@charset "UTF-8";

body,input,h1,h2,h3,h4,h5,h6,p,textarea,table,div,ul,li,select,td,th,em,span,i,button,code{margin:0;padding:0;color:inherit;line-height: inherit; font-family: 'PingFang SC','PingFangMedium',"microsoft yahei"; }
img{border:0;display: inline-block;max-width:100%;vertical-align: middle;height: auto;}
.fl{float:left;}
.scroll-table-body{overflow-x: hidden;overflow-y: auto;}
.scroll-table-body::-webkit-scrollbar {width: 0 !important;}
.scroll-table-body::-webkit-scrollbar-thumb {background: #D0D5DA;border-radius: 3px;}
.fr{float:right;}
ul,li{ list-style:none; }
a,p,span,i,em{ text-decoration:none; color:inherit;font-size: inherit;}
pre{word-break: break-word;}
:focus{outline:none!important;border-color:inherit;}
.clearfix{*zoom: 1;}
.clearfix:before,.clearfix:after
{display: table;line-height: 0;content: "";}
.clearfix:after{clear: both;}
table{border-collapse:collapse;border-spacing:0;width:100%}
h3,h4,h5,h6{font-weight: normal;}
em,i{font-style:normal;}
*{box-sizing:border-box;color: #333333;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none;}
input[type="button"]{border:none;}
textarea {  -webkit-appearance: none;}  
.auto{margin:0 6% 0 6%;}
:hover{transition: all .2s;}
.img_hover_wrap{overflow: hidden;}
.img_hover{transition: all .3s;}
.img_hover:hover{transform: scale(1.05,1.05);}
.img_traslate{transition: all .3s;}
.img_traslate:hover{transform: translateY(-10px);}
.img_rotate{transition: all .3s;}
.img_rotate:hover{transform:rotate(-360deg);}
.bold{font-weight: bold;}
.normal{font-weight: normal!important;}
.center{text-align: center!important;}
.img{/* width: 100%; */display: block;    height: auto;}
.ellipsis{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ele{position:relative;}
.ele:before,.ele:after{content:'';display: inline-block;vertical-align: middle;}
.ipt{display: block;border:none;}
.ipt_button{cursor: pointer;}
.item_scale .icon{transition: all .3s;}
.item_scale:hover .icon{transform: scale(1.08,1.08);}
.text-left{text-align: left!important;}
.text-right{text-align: right!important;}
.clamp{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;display: -ms-flexbox; -webkit-box-orient: vertical;/*-webkit-line-clamp: 3;*/}
.clamp1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;display: -ms-flexbox; -webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.clamp2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;display: -ms-flexbox; -webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.clamp3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;display: -ms-flexbox; -webkit-box-orient: vertical;-webkit-line-clamp: 3;}
/* html{font-size: 5.2083vw;} */
body{background: #fff;overflow-x: hidden;}
.item{}
.item .imgbox{display: block;overflow: hidden;}
.item .img{transition: all 1s;width: 100%;display: block;}
.item:hover .imgbox .img{transform: scale(1.1,1.1);}

.zoomimg{position:relative;overflow: hidden;height: 0;display: block;}
.zoomimg .img{display: block;position:absolute;width: 100%;height: 100%;left: 0;top: 0;}


.flipx .icon{transition: all .3s;}
.flipx:hover .icon{transform:scaleX(-1);}
.scale .icon{transition: all .3s;}
.scale:hover .icon{transform: scale(1.1,1.1);}

.underline:hover{text-decoration: underline;}
label{-webkit-tap-highlight-color: rgba(255,0,0,0);} 

.flex{display: -webkit-box; display: -moz-box;display: -ms-flexbox; display: -webkit-flex; display: flex;}
.flex-align-start{align-items: flex-start;}
.flex-align-center {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.flex-align-end{align-items: flex-end;}
.flex-pack-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.flex-pack-justify {-webkit-box-pack: justify;-webkit-justify-content: pace-between;-ms-flex-pack: justify;justify-content: space-between;}
.flex-pack-start{justify-content: flex-start;}
.flex-pack-end{justify-content: flex-end;}
.flex-v {-webkit-box-orient: vertical; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.flex-w{flex-wrap:wrap;}
.flex-1{flex:1;overflow: hidden;}
.flex-11{flex:1;}

.img_full{width: 100%;height: 100%;display: block;object-fit: cover;}

/* 头部底部 */
.head{height: 75px;border-bottom:1px solid rgba(255,255,255,.16);position: fixed;width: 100%;left: 0;top: 0;z-index:100;}
.head .wrap{height: 100%;display: flex;align-items: center;justify-content: space-between;}
.head.scroll{background-color: #000e35;position: fixed!important;}

.hd-logo{}
.hd-logo .img{height: 70px;width: auto;}

.hd-tel{background:url(../images/icon_01.png) no-repeat left center;background-size:30px;padding-left: 40px;}
.hd-tel .fz{font-size: 16px;color:#ff9900;}
.hd-tel .wz{font-size: 12px;color:#fff;margin-top: 4px;}
.banner .itemcp{background:url(../images/cp_01.png) no-repeat center;background-size:cover;}
.banner .itemhz{background:url(../images/hz_01.png) no-repeat center;background-size:cover;}
.banner .itemlx{background:url(../images/lx_01.png) no-repeat center;background-size:cover;}
.banner .itemus{background:url(../images/us_01.png) no-repeat center;background-size:cover;}
.banner .itemal{background:url(../images/al_01.png) no-repeat center;background-size:cover;}
.hd-nav{}
.hd-nav li{display: inline-block;vertical-align: middle;padding:0 30px;}
.hd-nav li>a{font-size: 16px;color:#fff;line-height: 75px;position: relative;display: block;}
.hd-nav li>a::after{content:'';position: absolute;left: 50%;bottom: 0;width: 0;height: 2px;background-color: #fff;transition: all .3s;}
.hd-nav li:hover .drop{display: block;}
.hd-nav li:hover>a::after,.hd-nav li.cur>a::after{width: 100%;left: 0;}
.hd-nav .active::after {width: 100%;left: 0;}


.hd-nav .drop{width: 100%;left: 0;background-color: #000e35;position: absolute;padding:10px 0;display: none;border-top:1px solid rgba(255,255,255,.16);z-index:100;}
.hd-nav .box{display: flex;flex-wrap: wrap;}
.hd-nav .col{width: 20%;padding:25px 0;}
.hd-nav .tit{font-size: 14px;color:#fff;font-weight: bold;display: inline-block;vertical-align: middle;padding-bottom: 10px;border-bottom:1px solid rgba(255,255,255,.15);margin-bottom: 15px;}
.hd-nav .tit::before{content:'';display: inline-block;vertical-align: middle;width: 5px;height: 5px;background-color: #fff;margin-right: 10px;}
.tithexm::before{content:'';display: inline-block;vertical-align: middle;width: 5px;height: 5px;background-color: #fff;margin-right: 10px;}
.hd-nav .lks{}
.hd-nav .lk{display: block;font-size: 14px;color:#bdcbf1;line-height: 1.6;padding: 3px;}
.hd-nav .lk:hover{color:#fff;}
.hd-nav .lk::before{content:'';display: inline-block;vertical-align: middle;width: 3px;height: 3px;background-color: #fff;margin-right: 10px;}
.lkhexm::before{content:'';display: inline-block;vertical-align: middle;width: 3px;height: 3px;background-color: #fff;margin-right: 10px;}


.foot{background-color: #061831;}
.foot *{color:#8a909d;}
.ft-t{padding:40px 0 20px;display: flex;min-width: 1345px;justify-content: center;align-items: center;}
.ft-t .info{width: 32%;max-width:315px;}
.ft-t .info .tel{font-size: 26px;color:#fff;background:url(../images/ft_01.png) no-repeat left center;background-size:46px;padding-left: 60px;line-height: 50px;font-weight: bold;font-family: 'DIN';}
.ft-t .info .fz{font-size: 16px;margin-left: 60px;margin-bottom: 20px;}
.ft-t .info .row{font-size: 14px;line-height: 1.5;margin-top: 10px;}

.ft-t .menus{overflow: hidden;display: flex;padding:0 2% 0 0;white-space: nowrap;border-right: 1px solid #17263a;border-left: 1px solid #17263a;}
.ft-t .menus .col1{margin-left: 3%;}
.ft-t .menus .col2{margin-left: 3%;min-width: 711px;}
.ft-t .menus .tit{font-size: 16px;color:#fff;font-weight: bold;display: block;margin-bottom: 10px;}
.ft-t .menus .lks{font-size: 0;display: flex;flex-direction: column;gap: 15px;}
.ft-t .menus .lk{font-size: 14px;display: block;}
.ft-t .menus .lk:hover{color:#fff;}
.ft-t .menus .col2 .lk{display: inline-block;vertical-align: middle;min-width:120px;}

.ft-t .wxbox{width: 166px;margin-left: 35px;}
.ft-t .wxbox .pic{width: 100%;display: block;}
.ft-t .wxbox .fz{font-size: 14px;text-align: center;margin-top: 8px;}

.ft-b{text-align: center;font-size: 14px;border-top:1px solid #17263a;line-height: 20px;padding:15px 0;}

.crumb{font-size: 14px;border-bottom:1px solid #f1f7f4;line-height: 25px;padding:15px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.crumb .box::before{content:'';display: inline-block;vertical-align: middle;width: 20px;height: 20px;background:url(../images/icon_02.png) no-repeat center;background-size:contain;margin-top: -1px;}
.crumb span,.crumb a:hover{color:#006bff;}

/* 案例分享 */
.banner{height: 525px;display: flex;align-items: center;position: relative;}
.banner .item{height: 525px;display: flex;align-items: center;width: 100%;}
.banner .video{width: 100%;height: 100%;object-fit: cover;}
.banner .bbox{position: absolute;width: 100%;left: 0;top: 50%;transform: translate(0,-50%);}
.banner .txt{font-size: 66px;color:#fff;font-weight: bold;}

.banner .fx {position: absolute;display: flex;color: #ffffff;bottom: 2%;width: 100%;justify-content: center;font-size: 20px;}
.banner .fxd {display: flex;flex-direction: column;padding: 0 25px;}
.banner .txtcen {text-align: center;}
.banner .vertical-line {border-right: 2px solid #ccc;margin: 0 8px;vertical-align: middle;}

.case-main{padding:50px 0 100px;}

.case-menu{padding-bottom: 20px;}
.case-menu .lk{font-size: 16px;color:#666666;display: inline-block;vertical-align: middle;min-width:110px;text-align: center;line-height: 44px;border:1px solid #ebeff3;padding:0 10px;margin-right: 20px;margin-bottom: 20px;}
.case-menu .lk.cur,.case-menu .lk:hover{color:#fff;background-color: #006bff;border-color:#006bff;}

.case-list{display: flex;flex-wrap: wrap;margin-left: -3%;}
.case-list .item{width: 30.3%;margin:0 0 3% 3%;}
.case-list .imgbox{height: 140px;}
.case-list .info{padding:15px 18px 25px;border:1px solid #ebeff3;border-top:none;}
.case-list .title{font-size: 18px;font-weight: bold;display: block;line-height: 1.6;-webkit-line-clamp: 1;}
.case-list .txt{font-size: 14px;color:#666666;line-height: 24px;-webkit-line-clamp: 2;height: 48px;margin-top: 5px;}
.case-list .more{font-size: 14px;width: 105px;line-height: 38px;border:1px solid #ebeff3;display: block;text-align: center;margin-top: 20px;}
.case-list .item:hover .title{color:#006bff;}
.case-list .item:hover .more{color:#fff;background-color: #006bff;border-color:#006bff;}

.pagelist{margin-top: 30px;text-align: center;font-size: 14px;color:#547287;}
.pagelist a{display: inline-block;vertical-align: middle;color:#547287;border:1px solid #ebeff3;min-width:32px;line-height: 32px;height: 32px;margin:0 4px;}
.pagelist .prev,.pagelist .next{background:url(../images/icon_04.png) no-repeat center;background-size:22px;}
.pagelist .prev:hover,.pagelist .next:hover{background-image:url(../images/icon_04-1.png)}
.pagelist .next{transform: rotate(180deg);}
.pagelist a:hover,.pagelist a.active{color:#fff;border-color:#006bff;background-color: #006bff;}

/* 关于我们 */
.idx-tt{text-align: center;position: relative;padding-top: 1px;margin-bottom: 50px;min-height: 90px;}
.idx-tt .num{font-size: 130px;color:#06569f;opacity: .1;line-height: 90px;position: absolute;left: 50%;transform: translate(-50%,0);top: -20px;font-family: 'DIN';font-weight: bold;}
.idx-tt .bt{font-size: 36px;color:#000;font-weight: bold;line-height: 1;display: flex;align-items: center;justify-content: center;font-family: 'Microsoft YaHei';}
.idx-tt .bt::before,.idx-tt .bt::after{content:'';display: inline-block;width: 44px;height: 14px;}
.idx-tt .bt::before{background:url(../images/icon_05.png) no-repeat center;background-size:contain;margin-right: 22px;}
.idx-tt .bt::after{background:url(../images/icon_06.png) no-repeat center;background-size:contain;margin-left: 22px;}
.idx-tt .smwz{font-size: 16px;color:#717b94;line-height: 1.8;margin:15px auto 0;text-align: left;}
.idx-tt.white .num{}
.idx-tt.white .bt{color:#fff;}
.idx-tt.white .bt::before{background-image:url(../images/icon_05-1.png)}
.idx-tt.white .bt::after{background-image:url(../images/icon_06-1.png)}

.us-xx{padding:50px 0 150px;}
.us-xx .detail{display: flex;align-items: center;justify-content: center;}
.us-xx .info{min-height: 340px;background:url(../images/us_10.jpg) no-repeat center;background-size:cover;width: 700px;padding:30px 35px;margin-right: -60px;position: relative;z-index:10;box-shadow:0 0 40px rgba(193,206,224,.3);}
.us-xx .txt{font-size: 16px;color:#404f72;line-height: 1.8;}
.us-xx .txt p{text-indent: 2em;margin-bottom: 10px;}
.us-xx .imgbox{width: 400px;height: 460px;}


.us-tx{padding:0 0 70px;}
.us-tx .list{display: flex;}
.us-tx .list .item{padding:50px 30px;flex:1;overflow: hidden;text-align: center;min-height: 595px;transition: all .3s;}
.us-tx .list .icon{height: 90px;width: auto;display: block;margin:0 auto;}
.us-tx .list .title{font-size: 24px;font-weight: bold;margin-top: 30px;}
.us-tx .list .line{height: 7px;width: auto;display: block;margin:10px auto 0;}
.us-tx .list .txt{font-size: 16px;color:#2d4361;line-height: 2;margin-top: 25px;}

.us-tx .list .item1{background:url(../images/us_07.jpg) no-repeat center;background-size:100% 100%;}
.us-tx .list .item2{background:url(../images/us_08.jpg) no-repeat center;background-size:100% 100%;}
.us-tx .list .item3{background:url(../images/us_09.jpg) no-repeat center;background-size:100% 100%;}
.us-tx .list .item1 .title,.us-tx .list .item2 .title{color:#fff;}
.us-tx .list .item1 .txt,.us-tx .list .item2 .txt{color:#d9e9ff;}
.us-tx .list .item:hover{padding-top: 40px;}

/* 联系我们 */
.lx-sec{padding:50px 0 100px;}
.lx-sec .detail{display: flex;align-items: center;background:url(../images/lx_03.png) no-repeat center;background-size:cover;padding:40px 0;}
.lx-sec .imgbox{width: 60%;max-width: 720px;margin-right: 5%;}
.lx-sec .imgbox .img{width: 100%;}
.lx-sec .info{flex:1;overflow: hidden;}
.lx-sec .title{font-size: 28px;font-weight: bold;margin-bottom: 25px;position: relative;line-height: 1;}
.lx-sec .title span{position: relative;z-index:10;}
.lx-sec .title::after{content:'';position: absolute;width: 108px;height: 5px;background:url(../images/lx_04.png) no-repeat center;background-size:100% 100%;left: 0;bottom: 0;}
.lx-sec .txt{font-size: 14px;color:#333333;line-height: 1.8;}
.lx-sec .txt p{margin-bottom: 10px;text-indent: 2em;}

/* 案例详情 */
.case-sec{padding:1px 0;background:url(../images/case_20.jpg) no-repeat center bottom;background-size:100% auto;}
.case-bj{margin-top: 80px;margin-bottom: 150px;padding:90px 40px 80px;background:url(../images/case_08.jpg) no-repeat center;background-size:cover;overflow: hidden;}
.case-bj .txt{font-size: 16px;color:#deeffe;line-height: 2;text-align: center;}
.case-bj .idx-tt{margin-bottom: 20px;}

.case-nr{margin-bottom: 170px;overflow: hidden;}
.case-nr .list{display: flex;flex-wrap: wrap;margin-left: -1.6%;padding-top: 25px;}
.case-nr .list li{width: 15.06%;margin-left: 1.6%;background:url(../images/case_15.jpg) no-repeat center;background-size:cover;box-shadow:0 0 29px rgba(175,191,212,.19);padding:20px 10px 25px;transition: all .3s;}
.case-nr .list .icon{width: 75%;max-width:120px;margin:0 auto;display: block;margin:0 auto;}
.case-nr .list .title{font-size: 16px;font-weight: bold;margin-top: 15px;text-align: center;}
.case-nr .list li:hover{transform: translate(0,-10px);}

.case-xy{margin-bottom: 170px;}
.case-xy .list{display: flex;flex-wrap: wrap;justify-content: space-between;}
.case-xy .list li{width: 48.5%;margin-bottom: 3%;background-color: #fff;box-shadow:0 0 29px rgba(175,191,212,.19);padding:25px 30px;position: relative;}
.case-xy .list .info{flex:1;overflow: hidden;position: relative;z-index:10;}
.case-xy .list .num{font-size: 30px;font-weight: bold;font-family: 'DIN';}
.case-xy .list .line{width: 50px;height: 4px;background-color: #006bff;display: block;margin:15px 0;}
.case-xy .list .txt{font-size: 16px;}
.case-xy .list .icon{width: 100px;position: absolute;right: 20px;bottom: 20px;}
.case-xy .list li:hover{box-shadow:0 0 29px rgba(175,191,212,.35);}

/* 解决方案 */
.solu-gs{padding:100px 0 0;}
.solu-detbox{background:url(../images/solu_02.jpg) no-repeat center;background-size:cover;}
.solu-detbox .detail{display: flex;align-items: center;padding:50px 0;}
.solu-detbox .img{width: 48%;margin-right: 2%;}
.solu-detbox .info{width: 50%;box-shadow:0 16px 26px rgba(211,222,238,.36);padding:35px 50px;background-color: #fff;}
.solu-detbox .title{font-size: 32px;color:#000000;}
.solu-detbox .ic{width: 70px;margin-right: 15px;display: inline-block;vertical-align: middle;}
.solu-detbox .txt{font-size: 16px;color:#717b89;line-height: 30px;margin-top: 20px;}

.solu-jg{padding:100px 0;background:url(../images/solu_06.jpg) no-repeat center;background-size:cover;margin-bottom: 30px;}
.solu-jg .detail{box-shadow:0 16px 26px rgba(211,222,238,.36);}
.solu-jg .detail .img{width: 100%;display: block;}


.solu-xy{margin-bottom: 100px;}
.solu-xy .detail{display: flex;padding:30px 0;align-items: center;}
.solu-xy .imgbox{width: 55%;max-width:650px;height: 504px;}
.solu-xy .info{max-width:650px;padding: 30px;background-color: #fff;box-shadow:0 16px 26px rgba(211,222,238,.36);margin-left: -95px;margin-right: 40px;}
.solu-xy .txt{font-size: 16px;color:#717b89;line-height: 24px;}
.solu-xy .txt p{margin-bottom: 12px;}


.solu-advan{margin-bottom: 100px;}
.solu-advan .list{display: flex;flex-wrap: wrap;margin-left: -2%;padding-top: 75px;}
.solu-advan .list li{width: 18%;margin:0 0 0 2%;text-align: center;background-color: #edf6ff;padding:0 20px 30px;}
.solu-advan .list .icon{height: 130px;width: auto;display: block;margin:-72px auto 0;transition: all .3s;}
.solu-advan .list .title{font-size: 20px;color:#000;margin-top: 15px;}
.solu-advan .list .txt{font-size: 14px;opacity: .6;line-height: 24px;margin-top: 10px;}
.solu-advan .list li:hover .icon{transform: scale(1.06,1.06);}

/* 产品 */
.cp-head .head{position: relative;background-color: #07205f;}
.cp-head .crumb{background-color: #07205f;border:none;color:#fff;}
.cp-head .crumb .box::before{background-image:url(../images/icon_02-1.png);}


.cp-ban .box{max-width: 800px;}
.cp-ban .top{display: flex;align-items: center;}
.cp-ban .icon{width: 86px;margin-right: 15px;}
.cp-ban .info{flex:1;overflow: hidden;}
.cp-ban .title{font-size: 34px;color:#fff;font-weight: bold;}
.cp-ban .fz{font-size: 16px;color:#fff;opacity: .6;margin-top: 6px;}
.cp-ban .desc{font-size: 16px;color:#fff;text-indent: 2em;line-height: 1.9;-webkit-line-clamp: 8;margin-top: 25px;}
.cp-ban .smwz{font-size: 16px;color:#fff;line-height: 30px;display: inline-block;vertical-align: middle;padding:0 10px;margin-top: 20px;background-image: linear-gradient(to right, #ff6113 , #ffb80e);}
.cp-ban .bot{margin-top: 60px;display: flex;align-items: center;}
.cp-ban .more{font-size: 16px;color:#fff;width: 120px;line-height: 44px;background-color: #006bff;text-align: center;margin-right: 30px;}
.cp-ban .lks{flex:1;overflow: hidden;}
.cp-ban .lk{font-size: 16px;color:#fff;display: inline-block;vertical-align: middle;margin-right: 15px;}

.idx-tt .sbt{font-size: 20px;line-height: 4;display: flex;align-items: center;justify-content: center;font-family: 'Microsoft YaHei';}

.cp-menu{border-bottom:1px solid #ebeff3;}
.cp-menu .lk{font-size: 16px;color:#333333;display: inline-block;vertical-align: middle;padding:0 25px;line-height: 65px;margin-right: 45px;position: relative;}
.cp-menu .lk::after{content:'';position: absolute;width: 0;height: 6px;background:url(../images/cp_12.png) no-repeat center;background-size:contain;left: 50%;bottom: 0;transition: all .3s;}
.cp-menu .lk.cur,.cp-menu .lk:hover{color:#006bff;}
.cp-menu .lk.cur::after{width: 100%;left: 0;}


.cp-jg{margin-bottom: 100px;padding:0;}
.cp-jg .detail{background:url(../images/cp_04.jpg) no-repeat center;background-size:cover;padding:80px 0;}
.cp-jg .box{box-shadow:0 0 26px rgba(211,222,238,.2);}
.cp-jg .pic{width: 100%;display: block;}


.cp-advan{margin-bottom: 100px;}
.cp-advan .list{display: flex;flex-wrap: wrap;margin-left: -2%;}
.cp-advan .list li{width: 31.3%;margin: 0 0 2% 2%;background-color: #fff;box-shadow:0 0 29px rgba(175,191,212,.19);padding:25px 30px;position: relative;}
.cp-advan .list .info{flex:1;overflow: hidden;position: relative;z-index:10;}
.cp-advan .list .num{font-size: 30px;font-weight: bold;font-family: 'DIN';}
.cp-advan .list .line{width: 50px;height: 4px;background-color: #006bff;display: block;margin:15px 0;}
.cp-advan .list .txt{font-size: 16px;}
.cp-advan .list .icon{width: 90px;position: absolute;right: 20px;bottom: 20px;}
.cp-advan .list li:hover{box-shadow:0 0 29px rgba(175,191,212,.35);}


/* 合作伙伴 */
.hz-sec{padding:50px 0;background:url(../images/hz_03.jpg) no-repeat center;background-size:cover;}
.hz-sec .detail{margin-top: 80px;}
.hz-sec .pic{width: 100%;display: block;}



/* index */
.idx-ban{position: relative;}
.idx-ban .box{position: absolute;width: 100%;left: 0;top: 50%;transform: translate(0,-50%);z-index:80;}
.idx-ban .video{height: 900px;width: 100%;object-fit: cover;}
.idx-ban .title{font-size: 66px;font-weight: bold;color:#fff;margin-bottom: 55px;}
.idx-ban .txt{font-size: 22px;color:#fff;line-height: 2.4;margin-bottom: 80px;}

.idx-ban .swiper-pagination{bottom: 50px!important;font-size: 0;}
.idx-ban .swiper-pagination-bullet{width: 36px;height: 2px;background-color: rgba(255,255,255,.26);opacity: 1;border-radius:0;}
.idx-ban .swiper-pagination-bullet-active{width: 76px;background-color: #fff;}



.idx-cp{margin-bottom: 100px;margin-top: 100px;overflow: hidden;}
.idx-cp .detail{margin-left:calc(50% - 600px);position: relative;}
.idx-cp .item{display: block;/* width: 355px; */min-height: 430px;background:url(../images/idx_10.jpg) no-repeat center;background-size:cover;padding:90px 30px 30px;}
.idx-cp .item .icon{height: 100px;width: auto;display: block;}
.idx-cp .item .title{font-size: 20px;margin-top: 30px;}
.idx-cp .item .txt{font-size: 14px;color:#000000;opacity: .66;margin-top: 15px;}

.idx-cp .swiper-slide{width: 355px;}
.idx-cp .swiper-slide:nth-child(odd) .item{background:url(../images/idx_09.jpg) no-repeat center;background-size:cover;}
.idx-cp .swiper-slide:nth-child(odd) .item *{color:#fff;}
.idx-cp .swiper-pagination{display: none;}
.idx-cp .swiper-container{position: static;}

.idx-cp .item:hover{background-image:url(../images/idx_11.jpg)!important;}
.idx-cp .item:hover *{color:#fff;}

.idx-cp .swiper-button{width: 60px;height: 60px;background-size:12px;background-color: #006bff;border-radius:50%;margin-top: -30px;}
.idx-cp .swiper-button-next, .idx-cp .swiper-button-prev{}
.idx-cp .swiper-button-prev{left: -80px;}
.idx-cp .swiper-button-next{left: 50%;right: auto;margin-left: 330px;}



.idx-solu{}
.idx-solu .menu{display: flex;justify-content: space-between;margin-bottom: 30px;position: relative;padding:0 10px;}
.idx-solu .menu::after{content:'';position: absolute;left: 0;right: 0;top: 88px;height: 1px;background-color: #eff0f6;}
.idx-solu .menu .lk{cursor: pointer;}
.idx-solu .menu .icon{height: 70px;width: auto;display: block;margin:0 auto;}
.idx-solu .menu .ico-h{display: none;}
.idx-solu .menu .circle{width: 18px;height: 18px;border:4px solid #006bff;border-radius:50%;margin:10px auto 15px;background-color: #fff;display: block;opacity: 0;position: relative;z-index:10;}
.idx-solu .menu .tit{font-size: 18px;color:#000;}

.idx-solu .menu .lk.cur .tit,.idx-solu .menu .lk:hover .tit{color:#006bff;font-weight: bold;}
.idx-solu .menu .lk.cur .circle{opacity: 1;}
.idx-solu .menu .lk.cur .ico-h,.idx-solu .menu .lk:hover .ico-h{display: block;}
.idx-solu .menu .lk.cur .ico-s,.idx-solu .menu .lk:hover .ico-s{display: none;}

.idx-solu .solu-detbox .info{padding-bottom: 80px;}
.idx-solu .solu-detbox .txt{-webkit-line-clamp: 3;}
.idx-solu .more{font-size: 16px;color:#fff;display: block;background-color: #006bff;width: 160px;line-height: 50px;position: relative;text-align: center;margin-top: 115px;}
.idx-solu .more::after{content:'';position: absolute;width: 27px;height: 27px;background:url(../images/idx_18.png) no-repeat center;background-size:contain;right: -13px;top: 12px;}
.idx-solu .more:hover{color:#fff;background-color: #035cd7;}


.idx-case{margin-top: 120px;}
.idx-case .menu{display: flex;justify-content: space-between;}
.idx-case .menu .lk{display: inline-block;font-size: 18px;color:#000000;line-height: 26px;padding-bottom: 30px;position: relative;cursor: pointer;}
.idx-case .menu .lk::after{content:'';position: absolute;width: 0;height: 0;border-style: solid;border-width: 0 10px 12px 10px;border-color: transparent transparent #006bff transparent;bottom: 0;left: 50%;margin-left: -6px;display: none;}
.idx-case .menu .lk.cur{color:#006bff;font-weight: bold;}
.idx-case .menu .lk.cur::after{display: block;}

.idx-case .detail{min-height: 450px;background:url(../images/idx_20.jpg) no-repeat center;background-size:cover;position: relative;}
.idx-case .info{padding: 75px 60px;width: 42%;}
.idx-case .title{font-size: 32px;color:#fff;}
.idx-case .txt{font-size: 16px;color:#fff;line-height: 30px;height: 240px;margin-top: 15px;}
.idx-case .more{font-size: 16px;color:#006bff;display: block;background-color: #fff;width: 160px;line-height: 50px;position: relative;text-align: center;margin-top: 30px;}
.idx-case .more::after{content:'';position: absolute;width: 27px;height: 27px;background:url(../images/idx_18.png) no-repeat center;background-size:contain;right: -13px;top: 12px;}
.idx-case .more:hover{color:#fff;background-color: #035cd7;}
.idx-case .imgbox{width: 58%;position: absolute;right: 0;bottom: 0;height: 90%;}
.idx-case .imgbox .img{width: 100%;height: 100%;display: block;}




.idx-hz{margin-top: 100px;}
.idx-hz .detail{background:url(../images/idx_23.jpg) no-repeat center bottom;background-size:cover;}
.idx-hz .box{position: relative;}
.idx-hz .pic{width: 100%;display: block;}
.idx-hz .item{width: 165px;height: 70px;background-color: #fff;position: absolute;box-shadow:0 0 10px #efefef;}
.idx-hz .item .imgbox{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.idx-hz .item .imgbox::after{content:'';width: 0;height: 0;border-style: solid;
border-width: 10px 9px 0 9px;border-color: #fff transparent transparent transparent;left: 50%;transform: translate(-50%,0);bottom: -10px;position: absolute;}
.idx-hz .item .img{max-width: 95%;max-height: 95%;width: auto;}
.idx-hz .item1{left: 0;top: 100px;}
.idx-hz .item2{left: 88px;top: 252px;}
.idx-hz .item3{left: 255px;top: 395px;}
.idx-hz .item4{left: 510px;top: 440px;}
.idx-hz .item5{left: 783px;top: 415px;}
.idx-hz .item6{left: 1035px;top: 345px;}
.idx-hz .item7{left: 1010px;top: 165px;}
.idx-hz .item8{left: 793px;top: 205px;}
.idx-hz .item9{left: 830px;top: 50px;}
.idx-hz .item10{left: 560px;top: 32px;}
.idx-hz .item11{left: 298px;top: 5px;}
.idx-hz .item12{left: 275px;top: 125px;}


.idx-lx{padding:100px 0 0;}
.idx-lx .detail{position: relative;}
.idx-lx .map{height: 735px;background-color: #ddd}
.idx-lx .box{width: 460px;padding: 40px;position: absolute;left: 50%;top: 50%;transform: translate(0,-50%);margin-left: 140px;background:url(../images/idx_22.jpg) no-repeat center;background-size:cover;}
.idx-lx .title{font-size: 28px;color:#000000;font-weight: bold;margin-bottom: 20px;}
.idx-lx .form{}
.idx-lx .form .row{margin-bottom: 12px;}
.idx-lx .form .ipt-txt{font-size: 16px;color:#333;padding:0 22px;background-color: #f6fafd;width: 100%;height: 56px;line-height: 56px;}
.idx-lx .form .submit{font-size: 20px;color:#fff;line-height: 56px;border:none;cursor: pointer;background-color: #006bff;width: 100%;}
.idx-lx .form .submit:hover{background-color: #035cd7;}


.BMap_shadow img,.BMapLabel{display: none!important;}





















/* ebeff3  035cd7*/


@media screen and (min-width:1221px) and (max-width:1250px){
	.hd-nav li{padding:0 20px;}
	
	
	
	
}



@media screen and (min-width:992px) and (max-width:1220px){
	.auto{width: 94%;}
	
	.hd-logo .img{height: 60px;}
	
	.hd-tel{padding-left: 35px;}
	
	.hd-nav li{padding:0 15px;}
	
	.banner{height: 550px;}
	.banner .txt{font-size: 56px;}
	
	.ft-t .wxbox{width: 150px;}
	.ft-t .menus .lk{line-height: 30px;}
	.ft-t .menus .col2 .lk{min-width:100%;margin: 0;}
	
	
	/* index */
	.idx-ban .video{height: 650px;}
	.idx-ban .title{font-size: 50px;}
	.idx-ban .txt{font-size: 20px;}
	
	.idx-cp .detail{margin-left: 0;}
	.idx-cp .swiper-button{display: none;}
	.idx-cp .swiper-pagination{display: block;position: static;margin-top: 25px;}
	.idx-cp .swiper-pagination-bullet{width: 10px;height: 10px;margin:0 6px!important;}
	
	.idx-solu .menu .lk{padding:0 5px;text-align: center;}
	.idx-solu .menu .icon{height: 65px;}
	.idx-solu .menu .circle{margin: 14px auto 15px;}
	.idx-solu .menu .tit{font-size: 16px;}
	
	.idx-case .menu .lk{padding:0 5px 25px;text-align: center;}
	
	.idx-case .detail{min-height: 400px;}
	.idx-case .info{padding: 55px 30px;}
	.idx-case .title{font-size: 26px;}
	.idx-case .imgbox{width: 52%;}
	
	.idx-hz .detail{background:#fff;}
	.idx-hz .box{display: flex;flex-wrap: wrap;}
	.idx-hz .pic{display: none;}
	.idx-hz .item{position: static;width: 23%;margin:0 1% 2%;}
	
	
	.idx-lx .map{height: 600px;}
	.idx-lx .box{right: 0;margin: 0;}
	
	
}

@media screen and (min-width:768px) and (max-width:991px){
	.auto{width: 100%;padding:0 3%;}
	body{background-size: 100% auto!important;}
	
	.sj-menu{position:absolute;right: 2%;top: 50%;width: 40px;height: 40px;background: url(../images/menu.png) no-repeat center;background-size:34px;margin-top: -20px;display: block;z-index:101;}
	.sj-menu.close{background: url(../images/close.png) no-repeat center;background-size:34px;}
	
	
	.head{height: 85px;background-color: #072364!important;position: sticky;}
	.head .wrap{width: 100%;}
	
	.hd-logo .img{height: 55px;}
	.hd-tel{margin-right: 60px;background-size: 24px;padding-left: 30px;}
	.hd-tel .wz{display: none;}
	.hd-nav{position: fixed;width: 100%;left: 0;top: 85px;bottom:0;background-color: #072364;overflow-y: scroll!important;display: none;}
	.hd-nav li{display: block;border-bottom:1px solid rgba(255,255,255,.1);position: relative;}
	.hd-nav li>a{line-height: 70px;}
	.hd-nav li>a::after{display: none;}
	
	.hd-nav li:hover .drop{display: none;}
	.hd-nav .arrow{width: 70px;height: 70px;background:url(../images/arrow.png) no-repeat center;background-size:24px;position:absolute;right: 0;top: 0;}
	.hd-nav .arrow.this{transform: rotate(180deg);}
	
	.hd-nav .drop{position: static;display: none;padding: 0;background-color: #072364;}
	.hd-nav .box{display: block;padding: 0;}
	.hd-nav .col{width: 100%;padding: 0;}
	.hd-nav .tit{display: none;}
	.hd-nav .lk{line-height: 60px;padding-left: 20px;font-size: 15px;border-top:1px solid rgba(255,255,255,.1);}
	
	
	.ft-t{justify-content: space-between;padding:30px 0;}
	.ft-t .menus{display: none;}
	.ft-t .info{width: 60%;border:none;}
	.ft-t .info .tel{background-size: 40px;}
	.ft-t .wxbox{width: 120px;}
	.ft-t .wxbox em{display: block;}
	.ft-b{font-size: 13px;}
	

	
	/* 案例分享 */
	.banner{height: 420px;}
	.banner .txt{font-size: 40px;}
	
	.case-main{padding:50px 0 80px;}
	.case-menu .lk{min-width: 100px;margin-right: 13px;}
	
	.case-list .item{width: 47%;}
	
	
	/* 关于我们 */
	.idx-tt{min-height: 70px;margin-bottom: 40px;}
	.idx-tt .num{font-size: 100px;line-height: 70px;top: -20px;}
	.idx-tt .bt{font-size: 30px;}
	.idx-tt .smwz{font-size: 15px;}
	
	.us-xx{padding:80px 0;}
	.us-xx .txt{font-size: 15px;}
	
	.us-tx{padding:0 0 80px;}
	.us-tx .list{display: block;}
	.us-tx .list .item{ min-height: auto;}
	
	/* 联系我们 */
	.lx-sec .detail{flex-direction: column-reverse;}
	.lx-sec .imgbox{margin:30px auto 0;}
	
	
	/* 案例详情 */
	.case-bj{margin-bottom: 80px;margin-top: 60px;}
	
	.case-nr{margin-bottom: 80px;}
	.case-nr .list{margin: 0;}
	.case-nr .list li{width: 31.3%;margin:0 1% 2%;}
	.case-nr .list .icon{max-width:100px;}
	
	.case-xy{margin-bottom: 80px;}
	
	/* 解决方案 */
	.solu-detbox .detail{padding: 0;}
	.solu-detbox .img{display: none;}
	.solu-detbox .info{width: 100%;box-shadow:none;padding: 0 3%;}
	.solu-detbox .title{font-size: 25px;}
	.solu-detbox .ic{width: 50px;margin-right: 10px;}
	
	
	.solu-xy .imgbox{display: none;}
	.solu-xy .detail{padding: 0;}
	.solu-xy .info{max-width: 100%;margin: 0;box-shadow:none;padding: 0;}
	
	
	.solu-advan .list{padding-top: 0;}
	.solu-advan .list li{width: 31.3%;margin-top: 70px;}
	.solu-advan .list .icon{height: 100px;margin-top: -35px;}
	.solu-advan .list .title{font-size: 18px;}
	.solu-advan .list .txt{margin-top: 5px;}
	
	/* 产品 */
	.cp-ban .title{font-size: 26px;}
	.cp-ban .icon{width: 66px;}
	.cp-ban .fz{font-size: 14px;}
	.cp-ban .desc{font-size: 15px;}
	.cp-ban .smwz{font-size: 14px;}
	.cp-ban .bot{margin-top: 40px;}
	.cp-ban .lk{font-size: 14px;}
	.cp-ban .more{font-size: 14px;width: 100px;line-height: 38px;}
	
	.cp-menu{display: none;}
	
	.cp-jg{margin-bottom: 80px;}
	.cp-jg .detail{padding: 0;background:#fff;}
	.cp-jg .box{box-shadow:none;}
	
	.cp-advan{margin-bottom: 80px;}
	
	/* index */
	.idx-ban .video{height: 400px;}
	.idx-ban .title{font-size: 34px;margin-top: 15px;}
	.idx-ban .txt{font-size: 16px;line-height: 1.8;}
	.idx-ban .swiper-pagination{bottom: 20px!important;}
	.idx-ban .swiper-pagination-bullet{width: 20px;}
	.idx-ban .swiper-pagination-bullet-active{width: 20px;}
	
	.idx-cp .detail{margin-left: 0;overflow: hidden;}
	.idx-cp .item{padding:50px 30px 30px;min-height: 350px;}
	.idx-cp .item .icon{height: 80px;}
	
	.idx-cp .swiper-slide{width: 300px;}
	.idx-cp .swiper-button{display: none;}
	.idx-cp .swiper-pagination{display: block;position: static;margin-top: 25px;}
	.idx-cp .swiper-pagination-bullet{width: 10px;height: 10px;margin:0 6px!important;}
	
	
	.idx-solu .menu{display: block;white-space: nowrap;overflow-x: scroll;background-color: #efefef;padding: 0;}
	.idx-solu .menu::-webkit-scrollbar{ display: none;} 
	.idx-solu .menu .lk{padding:0 20px;text-align: center;display: inline-block;vertical-align: middle;line-height: 46px;}
	.idx-solu .menu .icon{display: none!important;}
	.idx-solu .menu .circle{display: none;}
	.idx-solu .menu .tit{font-size: 18px;}
	.idx-solu .menu .lk.cur{background-color: #006bff;}
	.idx-solu .menu .lk.cur .tit{color:#fff;}
	.idx-solu .more{margin: 25px auto 0;width: 120px;line-height: 44px;}
	.idx-solu .more::after{display: none;}
	
	.idx-case .auto{padding: 0;}
	.idx-case .idx-tt{padding:0 3%;}
	.idx-case .menu{white-space: nowrap;overflow-x: scroll;background-color: #efefef;margin-bottom: 0;}
	.idx-case .menu::-webkit-scrollbar{ display: none;} 
	.idx-case .menu .lk{padding:0 15px;line-height: 50px;font-size: 18px;}
	.idx-case .menu .lk.cur::after{display: none;}
	
	.idx-case .detail{min-height: auto;padding:0 0 220px;}
	.idx-case .info{padding: 45px 30px;width: 100%;}
	.idx-case .txt{height: auto;}
	.idx-case .title{font-size: 26px;}
	.idx-case .imgbox{width: auto;height:220px;right: 0;bottom: 0;}
	.idx-case .more{margin: 25px auto 0;width: 120px;line-height: 44px;}
	.idx-case .more::after{display: none;}
	
	
	
	.idx-hz .detail{background:#fff;}
	.idx-hz .box{display: flex;flex-wrap: wrap;}
	.idx-hz .pic{display: none;}
	.idx-hz .item{position: static;width: 23%;margin:0 1% 2%;}
	
	
	.idx-lx .map{height: 500px;}
	.idx-lx .box{position: static;margin: 0;transform: translate(0,0);width: 100%;padding:40px 10%;}
	.idx-lx .title{font-size: 24px;text-align: center;}
	.idx-lx .form .submit{font-size: 18px;width: 200px;margin:30px auto 0;display: block;}
	
	
}

@media screen and (min-width:320px) and (max-width:767px){
	
	.pc-show{display: none;}
	.sj-show{display: block;}
	.auto{width: 100%;padding:0 4%;}
	
	
	
	.sj-menu{position:absolute;right: 2%;top: 50%;width: 36px;height: 36px;background: url(../images/menu.png) no-repeat center;background-size:26px;margin-top: -18px;display: block;z-index:101;}
	.sj-menu.close{background: url(../images/close.png) no-repeat center;background-size:26px;}
	
	.head{height: 60px;position: sticky;background-color: #072364!important;}
	.head .wrap{width: 100%;}
	
	.hd-logo .img{height: 45px;}
	.hd-tel{margin-right: 40px;background-size: 20px;padding-left: 25px;}
	.hd-tel .wz{display: none;}
	.hd-tel .fz{font-size: 14px;}
	
	.hd-nav{position: fixed;width: 100%;left: 0;top: 60px;bottom:0;background-color: #072364;overflow-y: scroll!important;display: none;}
	.hd-nav li{display: block;border-bottom:1px solid rgba(255,255,255,.1);position: relative;padding:0;}
	.hd-nav li>a{line-height: 60px;padding:0 6%;}
	.hd-nav li>a::after{display: none;}
	
	.hd-nav li:hover .drop{display: none;}
	.hd-nav .arrow{width: 60px;height: 60px;background:url(../images/arrow.png) no-repeat center;background-size:20px;position:absolute;right: 0;top: 0;}
	.hd-nav .arrow.this{transform: rotate(180deg);}
	
	.hd-nav .drop{position: static;display: none;padding: 0;background: #072364;}
	.hd-nav .box{display: block;padding: 0;}
	.hd-nav .col{width: 100%;padding: 0;}
	.hd-nav .tit{display: none;}
	.hd-nav .lk{line-height: 50px;padding-left: 10%;font-size: 14px;border-top:1px solid rgba(255,255,255,.1);}
	
	
	
	.ft-t{padding:30px 0;display: block;}
	.ft-t .menus{display: none;}
	.ft-t .info{width: 100%;border:none;display: flex;flex-direction: column;align-items: center;}
	.ft-t .info .tel{background-size: 26px;padding-left: 40px;font-size: 22px;}
	.ft-t .info .fz{font-size: 14px;margin-left: 40px;}
	.ft-t .info .row{font-size: 13px;line-height: 1.3;}
	.ft-t .wxbox{width: 120px;margin:30px auto 0;}
	.ft-t .wxbox em{display: block;}
	.ft-t .wxbox .fz{font-size: 13px;}
	.ft-b{font-size: 13px;}
	
	

	
	/* 案例分享 */
	.banner{height: 200px;}
	.banner .txt{font-size: 24px;}
	
	.crumb{padding:10px 0;}
	.crumb .box::before{width: 18px;height: 18px;}
	
	.case-main{padding:30px 0 50px;}
	.case-menu{white-space: nowrap;overflow-x: scroll;padding-bottom: 0;}
	.case-menu::-webkit-scrollbar{ display: none;} 
	.case-menu .lk{min-width: auto;margin-right: 10px;font-size: 15px;line-height: 34px;padding:0 15px;}
	
	.case-list{margin-left: 0;}
	.case-list .item{width: 100%;display: flex;align-items: center;margin:0 0 20px;}
	.case-list .imgbox{width: 160px;height:120px;margin-right: 15px;}
	.case-list .info{border:none;flex:1;overflow: hidden;padding: 0;}
	.case-list .title{font-size: 16px;-webkit-line-clamp: 1;line-height: 1.6;}
	.case-list .txt{height: auto;line-height: 20px;font-size: 13px;}
	.case-list .more{line-height: 30px;width: 90px;margin-top: 10px;}
	
	.pagelist a{min-width:30px;height: 30px;line-height: 30px;margin:0 2px;}
	
	
	/* 关于我们 */
	.idx-tt{min-height: 50px;margin-bottom: 25px;}
	.idx-tt .num{font-size: 70px;line-height: 50px;top: -13px;}
	.idx-tt .bt{font-size: 22px;}
	.idx-tt .smwz{font-size: 13px;line-height: 1.6;}
	.idx-tt .smwz br{display: none;}
	.idx-tt .bt::before, .idx-tt .bt::after{width: 30px;height: 10px;}
	
	.us-xx{padding:50px 0 70px;}
	.us-xx .detail{display: block;}
	.us-xx .info{min-height: auto;width: 100%;padding:25px 20px;}
	.us-xx .txt{font-size: 15px;}
	.us-xx .imgbox{width: 100%;height: 240px;}
	
	
	.us-tx{padding:0 0 50px;}
	.us-tx .list{display: block;}
	.us-tx .list .item{ min-height: auto;}
	.us-tx .list .icon{height: 70px;}
	.us-tx .list .title{font-size: 20px;}
	.us-tx .list .line{height: 5px;}
	.us-tx .list .txt{font-size: 14px;margin-top: 20px;}
	
	
	/* 联系我们 */
	.lx-sec{padding:50px 0 70px;}
	.lx-sec .detail{flex-direction: column-reverse;padding: 0;background:transparent;}
	.lx-sec .imgbox{margin:20px auto 0;width: 90%;}
	.lx-sec .title{display: none;}
	.lx-sec .txt{line-height: 1.7;}
	
	
	/* 案例详情 */
	.case-bj{margin-bottom: 60px;margin-top: 30px;padding: 50px 20px 40px;}
	.case-bj .idx-tt{margin-bottom: 0;}
	.case-bj .txt{font-size: 14px;line-height: 1.8;}
	
	.case-nr{margin-bottom: 60px;}
	.case-nr .list{margin-left: -2%;padding-top: 0;}
	.case-nr .list li{width: 48%;margin:0 0 2% 2%;border:1px solid #efefef;padding: 15px 10px 15px;}
	.case-nr .list .icon{max-width:70px;}
	.case-nr .list .title{font-size: 15px;margin-top: 10px;}
	
	.case-xy{margin-bottom: 50px;}
	.case-xy .list{}
	.case-xy .list li{width: 100%;padding: 20px 25px;margin-bottom: 4%;}
	.case-xy .list .num{font-size: 24px;}
	.case-xy .list .line{width: 25px;height: 3px;margin: 12px 0;}
	.case-xy .list .txt{font-size: 15px;}
	.case-xy .list .icon{width: 60px;right: 10px;bottom: 10px;}
	
	
	/* 解决方案 */
	.solu-gs{padding:60px 0;}
	
	.solu-detbox .detail{padding: 0;}
	.solu-detbox .img{display: none;}
	.solu-detbox .info{width: 100%;box-shadow:none;padding: 0 3%;}
	.solu-detbox .title{font-size: 20px;}
	.solu-detbox .ic{width: 34px;margin-right: 10px;}
	.solu-detbox .txt{font-size: 15px;line-height: 1.8;}
	
	.solu-jg{padding:30px 0 60px;margin-bottom: 0;}
	.solu-jg .detail{box-shadow:none;}
	
	.solu-xy{margin-bottom: 60px;}
	.solu-xy .imgbox{display: none;}
	.solu-xy .detail{padding: 0;}
	.solu-xy .info{max-width: 100%;margin: 0;box-shadow:none;padding: 0;}
	.solu-xy .txt{font-size: 15px;line-height: 1.7;}
	
	.solu-advan{margin-bottom: 60px;}
	.solu-advan .idx-tt{margin-bottom: 0;}
	.solu-advan .list{padding-top: 0;margin-left: -3%;}
	.solu-advan .list li{width: 47%;margin:50px 0 0 3%;}
	.solu-advan .list .icon{height: 86px;margin-top: -20px;}
	.solu-advan .list .title{font-size: 17px;}
	.solu-advan .list .txt{margin-top: 5px;}
	
	
	/* 产品 */
	.cp-ban .item{padding: 0 0 30px;}
	.cp-ban .top{}
	.cp-ban .title{font-size: 20px;}
	.cp-ban .icon{display: none;}
	.cp-ban .fz{font-size: 13px;}
	.cp-ban .desc{display: none!important;}
	.cp-ban .smwz{font-size: 13px;display: none;}
	.cp-ban .bot{display: none;}
	
	
	.cp-menu{display: none;}
	
	.cp-jg{margin-bottom: 80px;padding:70px 0 0;}
	.cp-jg .detail{padding: 0;background:#fff;}
	.cp-jg .box{box-shadow:none;}
	
	.cp-advan{margin-bottom: 60px;}
	.cp-advan .list li{width: 100%;padding: 20px 25px;margin-bottom: 4%;}
	.cp-advan .list .num{font-size: 24px;}
	.cp-advan .list .line{width: 25px;height: 3px;margin: 12px 0;}
	.cp-advan .list .txt{font-size: 15px;}
	.cp-advan .list .icon{width: 60px;right: 10px;bottom: 10px;}
	
	/* 合作伙伴 */
	.hz-sec{padding:60px 0;}
	
	
	/* index */
	.idx-ban .box{padding-bottom: 35px;}
	.idx-ban .video{height: 300px;}
	.idx-ban .title{font-size: 24px;margin-bottom: 10px;}
	.idx-ban .txt{font-size: 14px;line-height: 1.8;}
	.idx-ban .swiper-pagination{bottom: 20px!important;}
	.idx-ban .swiper-pagination-bullet{width: 20px;}
	.idx-ban .swiper-pagination-bullet-active{width: 20px;}
	
	.idx-cp{margin:60px 0;}
	.idx-cp .detail{margin-left: 0;overflow: hidden;}
	.idx-cp .item{padding:40px 25px 30px;min-height: 280px;}
	.idx-cp .item .icon{height: 70px;}
	.idx-cp .item .title{font-size: 18px;margin-top: 20px;}
	.idx-cp .item .txt{font-size: 13px;margin-top: 10px;}
	
	.idx-cp .swiper-slide{width: 240px;}
	.idx-cp .swiper-button{display: none;}
	.idx-cp .swiper-pagination{display: none;}
	
	
	
	.idx-solu .menu{display: block;white-space: nowrap;overflow: hidden;overflow-x: scroll;background-color: #efefef;padding: 0;}
	.idx-solu .menu::-webkit-scrollbar{ display: none;} 
	.idx-solu .menu .lk{padding:0 15px;text-align: center;display: inline-block;vertical-align: middle;line-height: 42px;}
	.idx-solu .menu .icon{display: none!important;}
	.idx-solu .menu .circle{display: none;}
	.idx-solu .menu .tit{font-size: 16px;}
	.idx-solu .menu .lk.cur{background-color: #006bff;}
	.idx-solu .menu .lk.cur .tit{color:#fff;}
	.idx-solu .more{margin: 25px auto 0;width: 110px;line-height: 36px;font-size: 14px;}
	.idx-solu .more::after{display: none;}
	.idx-solu .solu-detbox .info{padding-bottom: 0;}
	
	.idx-case{margin-top: 70px;}
	.idx-case .auto{padding: 0;}
	.idx-case .idx-tt{padding:0 3%;}
	.idx-case .menu{white-space: nowrap;overflow-x: scroll;background-color: #efefef;margin-bottom: 0;}
	.idx-case .menu::-webkit-scrollbar{ display: none;} 
	.idx-case .menu .lk{padding:0 15px;line-height: 42px;font-size: 16px;}
	.idx-case .menu .lk.cur::after{display: none;}
	
	.idx-case .detail{min-height: auto;padding:0 0 0;}
	.idx-case .info{padding: 50px 6% 40px;width: 100%;}
	.idx-case .txt{height: auto;font-size: 15px;line-height: 1.8;}
	.idx-case .title{font-size: 20px;font-weight: bold;}
	.idx-case .imgbox{position: static;width: 100%;height: auto;display: flex;justify-content: flex-end;}
	.idx-case .imgbox .img{width: 90%;}
	.idx-case .more{margin: 25px auto 0;width: 110px;line-height: 36px;}
	.idx-case .more::after{display: none;}
	
	
	.idx-hz{margin-top: 60px;}
	.idx-hz .detail{background:#fff;}
	.idx-hz .box{display: flex;flex-wrap: wrap;}
	.idx-hz .pic{display: none;}
	.idx-hz .item{position: static;width: 46%;margin:0 2% 4%;}
	
	.idx-lx{padding:70px 0 0;}
	.idx-lx .idx-tt{padding:0 4%;}
	.idx-lx .map{height: 260px;}
	.idx-lx .box{position: static;margin: 0;transform: translate(0,0);width: 100%;padding:30px 4%;}
	.idx-lx .title{font-size: 18px;text-align: center;}
	.idx-lx .form .row{margin-bottom: 15px;}
	.idx-lx .form .ipt-txt{font-size: 15px;padding:0 20px;height: 44px;line-height: 44px;}
	.idx-lx .form .submit{font-size: 16px;width: 130px;margin:30px auto 0;display: block;line-height: 44px;}
}


