
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: 'PingFangSC-Regular',"microsoft yahei";}
img{border:0;display: inline-block;max-width:100%;vertical-align: middle;}
.fl{float:left;}
.fr{float:right;}
ul,li{ list-style:none; }
a,p,span,i,em{ text-decoration:none; color:inherit;}
: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: #333;}
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{width: 1200px;margin:0 auto;}
: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;}
.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.05,1.05);}
.text-left{text-align: left!important;}
.text-right{text-align: right!important;}
.clamp{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-box-orient: vertical;/*-webkit-line-clamp: 3;*/}
.clamp1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.clamp2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.clamp3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
body{background: #f5f5fa;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;}
.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;}

.flex{display: -webkit-box; display: -moz-box;display: -ms-flexbox; display: -webkit-flex; display: flex;}
.flex-align-center {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.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-v { -webkit-box-orient: vertical; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.flex-w{flex-wrap:wrap;}

.btn{display: block;color: #fff;background: #009cfc;text-align: center;cursor: pointer;border:none;border-radius:4px;}
/* .btn:hover{background-color: #16bf22!important;color: #fff;} */

.c-main{color: #357dfd!important;}

.bg-white{background: #fff!important;}

/* common */
.head{position:fixed;width: 100%;left: 0;top: 0;z-index:100;padding:15px 5%;}


.head .wrap{display: flex;justify-content: space-between;align-items: center;}
.hd-logo{}
.hd-logo .img{height: 60px;width: auto;}
.hd-logo .img2{display: none;}

.hd-rig{display: flex;align-items: center;}
.hd-nav{padding-right: 25px;margin-right: 25px;position:relative;}
.hd-nav li{display: inline-block;vertical-align: middle;margin-left: 35px;}
.hd-nav li>a{display: block;font-size: 16px;color: #fff;line-height: 40px;}
.hd-nav li.cur>a,.hd-nav li:hover>a{text-decoration: underline;}

.hd-ht{}
.hd-ht .lk{width: 130px;font-size: 16px;color: #fff;border:1px solid #fff;border-radius:8px;line-height: 38px;display: inline-block;vertical-align: middle;margin-left: 20px;background: rgba(255,255,255,.1);text-align: center;}
.hd-ht .lk:hover{color: #fff;background: #357dfd;}


.head.scroll{background: #fff;border-bottom:1px solid #efefef;}
.head.scroll .img1{display: none;}
.head.scroll .img2{display: block;}
.head.scroll .hd-nav li>a{color: #333;}
.head.scroll .hd-ht .lk{color: #357dfd;border-color:#357dfd;background: rgba(53,125,253,.1)}
.head.scroll .hd-ht .lk:hover{color: #fff;background: #357dfd;}
.head.scroll .hd-nav li.cur>a,.head.scroll .hd-nav li:hover>a{color: #357dfd;}
.head.scroll+div{margin-top: 90px;}

.foot{padding:35px 0;background: #01112f;}
.ft-info{}
.ft-info .txt{font-size: 14px;color: #90929e;line-height: 32px;}
.ft-info .txt .ico{background-repeat:no-repeat;background-position:left center;background-size:20px;padding-left: 30px;}
.ft-info .txt .dz{background-image: url(../images/ft_01.png)}
.ft-info .txt .tel{background-image: url(../images/ft_02.png)}
.ft-info .txt .email{background-image: url(../images/ft_03.png)}

.ft-info .row{font-size: 14px;color: #515b6e;margin-top: 15px;}
.ft-info .row span{display: inline-block;vertical-align: middle;margin-right: 25px;}

.ft-vx{}
.ft-vx .img{width: 160px;display: block;border-radius:10px;}
.ft-vx .fz{font-size: 14px;color: #90929e;text-align: center;margin-top: 6px;}


.idx-ban{position:relative;}
.idx-ban .slide .item{height: 650px;}
.idx-ban .slide .auto{height: 100%;}
.idx-ban .slide .box{width: 100%;height: 100%;display: flex;align-items: center;}
.idx-ban .slide .title{font-size: 47px;font-weight: bold;color: #fff;}
.idx-ban .slide .smfz{font-size: 38px;font-weight: bold;color: #fff;margin-top: 30px;}
.idx-ban .slide .more{width: 200px;font-size: 18px;color: #fff;border:1px solid #fff;border-radius:8px;line-height: 54px;background: rgba(255,255,255,.1);text-align: center;display: block;margin-top: 65px;}
.idx-ban .slide .more:hover{color: #fff;background: #357dfd;}


.idx-ban .botbox{position:absolute;width: 100%;left: 0;bottom: 0;background: rgba(52,123,252,.2);}
.idx-ban .list{}
.idx-ban .list .item{padding:25px 0;}
.idx-ban .list .icon{width: 50px;display: block;float: left;}
.idx-ban .list .info{margin-left: 65px;}
.idx-ban .list .title{font-size: 20px;font-weight: bold;color: #fff;}
.idx-ban .list .fz{font-size: 14px;color: #fff;margin-top: 5px;}


.idx-tit{text-align: center;font-weight: bold;font-size: 30px;color: #333333;margin-bottom: 30px;line-height: 40px;}
.idx-tit .more{display: inline-block;vertical-align: middle;font-size: 16px;color: #9fa6b0;font-weight: normal;}
.idx-tit .more:hover{color: #357dfd;}
.idx-tit.white{color: #fff;}

.idx-func{padding:90px 0;background: #f4f6f9;}
.idx-func .list{margin-left: -2%;}
.idx-func .list .item{background: #fff;border-radius:30px;width: 31.3%;margin:0 0 2% 2%;box-shadow:0 6px 30px rgba(220,220,227,.36);padding:0 35px 15px;}
.idx-func .list .top{padding:20px 0;position:relative;}
.idx-func .list .num{font-size: 30px;color: #e7ebf3;font-weight: bold;font-style: italic;}
.idx-func .list .title{font-size: 26px;color: #333333;font-weight: bold;}
.idx-func .list .ico{position:absolute;right: 0;top: 50%;width: 40px;height: 40px;margin-top: -20px;}
.idx-func .list .ico-h{display: none;}
.idx-func .list .bot{padding:15px 0;border-top:1px dashed #e5e5e5;}
.idx-func .list .txt{font-size: 14px;color: #9fa6b0;line-height: 30px;/* -webkit-line-clamp: 3; */}
.idx-func .list .item.a:hover{background: url(../images/idx_31.png) no-repeat center;background-size:cover;box-shadow:0 10px 36px rgba(53,125,253,.65)}
.idx-func .list .item.a:hover .num{color: #85a8fb;}
.idx-func .list .item.a:hover .title{color: #fff;}
.idx-func .list .item.a:hover .bot{border-color: rgba(255,255,255,.6);}
.idx-func .list .item.a:hover .txt{color: #fff;}
.idx-func .list .item.a:hover .ico-s{display: none;}
.idx-func .list .item.a:hover .ico-h{display: block;}

.idx-func .list .last{display: flex;align-items: center;justify-content: center;}
.idx-func .list .last .tb{height: 100px;width: auto;display: block;margin:0 auto;}
.idx-func .list .last .font{font-size: 14px;color: #9fa6b0;margin-top: 20px;}


.idx-case{padding:90px 0;background-color: white;}
.idx-case .wrapbox{border-radius:30px;background: #fff;overflow: hidden;box-shadow:0 6px 30px rgba(220,220,227,.36);}
.idx-case .menu{padding:0 40px;border-bottom:1px solid #e5e5e5;}
.idx-case .menu .lk{font-size: 16px;color: #333333;line-height: 60px;position:relative;display: inline-block;vertical-align: middle;cursor: pointer;}
.idx-case .active .lk,.idx-case .lk:hover{color: #357dfd;font-weight: bold;}
.idx-case .active .lk::after{content:'';position:absolute;width: 100%;height: 2px;background: #357dfd;left: 0;bottom: 0;}



.idx-case .detail{padding:30px 65px 30px 40px;background: url(../images/idx_18.jpg) no-repeat center;background-size:cover;}
.idx-case .rbox{width: 200px;margin-left: 40px;}
.idx-case .lbox{flex:1;overflow: hidden;}
.idx-case .group{margin-bottom: 20px;}
.idx-case .title{font-size: 18px;color: #333;font-weight: bold;margin-bottom: 8px;}
.idx-case .txt{font-size: 14px;color: #9fa6b0;line-height: 26px;}
.idx-case .videobox{border-radius:10px;overflow: hidden;position:relative;margin-top: 35px;}
.idx-case .videobox .img{width: 100%;}
.idx-case .videobox .tit{font-size: 14px;color: #fff;line-height: 36px;background: rgba(0,0,0,.56);padding:0 15px;position:absolute;width: 100%;left: 0;bottom: 0;display: flex;align-items: center;}
.idx-case .videobox .tit::before{content:'';display: inline-block;vertical-align: middle;margin-right: 8px;width: 20px;height: 20px;background: url(../images/idx_17.png) no-repeat center;background-size:contain;}


.idx-case .gallery-thumbs{width: 80%;margin-left: 0;}
.idx-case .gallery-thumbs .swiper-slide{width: auto!important;}

.idx-case .wrapbox{position:relative;}
.idx-case .swiper-container{position:static;}
.idx-case .swiper-button-next, .idx-case .swiper-button-prev{width: 30px;height: 30px;left:auto;top: 15px;margin: 0;}
.idx-case .swiper-button-prev{background: url(../images/idx_14.png) no-repeat center;background-size:contain;right: 80px;}
.idx-case .swiper-button-next{background: url(../images/idx_15.png) no-repeat center;background-size:contain;right: 30px;}

.idx-case .swiper-button-prev:hover{background: url(../images/idx_14-1.png) no-repeat center;background-size:contain;}
.idx-case .swiper-button-next:hover{background: url(../images/idx_15-1.png) no-repeat center;background-size:contain;}





.idx-case .num-sec{border-top:1px solid #e5e5e5;padding:15px 0;}
.idx-case .num-sec li{flex:1;text-align: center;}
.idx-case .num-sec .fz{font-size: 14px;color: #357dfd;}
.idx-case .num-sec .fz i{font-size: 46px;color: #333333;font-weight: bold;font-family: 'Arial';line-height: 50px;}
.idx-case .num-sec .wz{font-size: 14px;color: #9fa6b0;margin-top: 5px;}


.idx-banben{padding:90px 0;background: #fff;}
.idx-banben .list{border-radius:30px;overflow: hidden;}
.idx-banben .list .item{border-right:1px solid #fff;width: 360px;}
.idx-banben .list .price{font-size: 20px;color: #fff;font-weight: bold;}
.idx-banben .list .title{font-size: 20px;color: #fff;margin-top: 13px;}
.idx-banben .list .box{font-size: 0;}
.idx-banben .list .grp{font-size: 14px;color: #fff;min-width:50%;line-height: 30px;margin-top: 13px;display: inline-block;vertical-align: middle;}
.idx-banben .list .anniu{font-size: 16px;color: #fff;width: 130px;line-height: 40px;border-radius:6px;background: #357dfd;margin:30px auto 0;display: block;text-align: center;}
.idx-banben .list .item:last-child{border-right:none;}
.idx-banben .list .shade{background: rgba(21,29,43,.75);height: 335px;padding:35px 35px 0;}
.idx-banben .list .item:hover .anniu{color: #357dfd;background: #fff;}
.idx-banben .list .item:hover .shade{background: rgba(6,61,159,.8)}
.idx-banben .list .item.a{width: 480px;}

.idx-advan{padding:70px 0 80px;}
.idx-advan .list{border-radius:30px;overflow: hidden;}
.idx-advan .list .item{width: 25%;height: 320px;position:relative;}
.idx-advan .list .box{padding:100px 15px 0;position:absolute;width: 100%;height: 100%;left: 0;top: 0;background: rgba(9,51,107,.9)}
.idx-advan .list .icon{height: 70px;width: auto;display: block;margin:0 auto;}
.idx-advan .list .title{font-size: 18px;color: #fff;font-weight: bold;text-align: center;margin-top: 20px;}
.idx-advan .list .bot{display: none;}
.idx-advan .list .line{width: 32px;height: 2px;background: #fff;margin:15px auto;display: block;}
.idx-advan .list .txt{font-size: 14px;color: #fff;line-height: 22px;max-width:230px;margin:0 auto;}
.idx-advan .list .item:hover .box{padding-top: 44px;}
.idx-advan .list .item:hover .bot{display: block;}
.idx-advan .list .item:hover .box{background: rgba(53,125,253,.95)}


.idx-tech{padding:0 0 90px; }
.idx-tech .list{}
.idx-tech .list .item{border-radius:30px;background: #fff;width: 31.3%;padding:90px 4% 30px;min-height:320px;}
.idx-tech .list .title{font-size: 26px;color: #333333;font-weight: bold;text-align: center;}
.idx-tech .list .line{width: 32px;height: 2px;background: #357dfd;margin:10px auto 15px;display: block;}
.idx-tech .list .txt{max-width:240px;margin:0 auto;font-size: 14px;color: #9fa6b0;line-height: 26px;}
.idx-tech .list .more{font-size: 16px;color: #fff;width: 115px;line-height: 40px;border:1px solid #fff;border-radius:8px;display: block;text-align: center;margin:30px auto 0;}
.idx-tech .list .more:hover{color: #357dfd;background: #fff;}
.idx-tech .list .item:hover{padding-top: 65px;background: #357dfd;}
.idx-tech .list .item:hover .title{color: #fff;}
.idx-tech .list .item:hover .txt{color: #fff;}
.idx-tech .list .item:hover .line{background: #fff;}

.idx-agent{padding:60px 0;background: url(../images/idx_27.jpg) no-repeat center;background-size:cover;}
.idx-agent .form{}
.idx-agent .form .box{width: 85%;}
.idx-agent .form .item{width: 45%;margin-right: 3%;}
.idx-agent .form .ipt-txt{width: 100%;font-size: 14px;color: #333;background: #fff;height: 40px;line-height: 40px;border-radius:8px;padding:0 25px;}
.idx-agent .form .submit{width: 130px;font-size: 14px;color: #fff;line-height: 40px;border:1px solid #fff;border-radius:8px;background: #2266c0;cursor: pointer;}
.idx-agent .form .submit:hover{background: #357dfd;border-color:#fff;}


.idx-about{padding:90px 0;}

.idx-us{width: 45%;background: #f5f5fa;border-radius:30px;overflow: hidden;}
.idx-us .imgbox{display: block;padding-top: 52.33%;}
.idx-us .info{padding:25px 30px;}
.idx-us .title{font-size: 18px;color: #333333;font-weight: bold;}
.idx-us .txt{font-size: 14px;color: #9fa6b0;margin-top: 10px;line-height: 24px;}

.idx-xw{width: 51%;}
.idx-xw .list-t{}
.idx-xw .list-t .item{width: 48%;}
.idx-xw .list-t .imgbox{display: block;padding-top: 63.72%;border-radius:30px;position:relative;}
.idx-xw .list-t .img{}
.idx-xw .list-t .datebox{position:absolute;right: 0;bottom: 0;width: 60px;text-align: left;padding:5px 0;background: #357dfd;font-size: 14px;color: #fff;line-height: 20px;text-align: center;}
.idx-xw .list-t .title{font-size: 14px;color: #333333;margin-top: 10px;}
.idx-xw .list-t .item:hover .title{color: #357dfd;}

.idx-xw .list-b{margin-top: 28px;border-top:1px solid #efefef;}
.idx-xw .list-b li{line-height: 52px;border-bottom:1px solid #efefef;font-size: 14px;display: flex;justify-content: space-between;}
.idx-xw .list-b .title{color: #333333;display: inline-block;width: 80%;}
.idx-xw .list-b .date{color: #9fa6b0;}
.idx-xw .list-b li:hover .title{color: #357dfd;}

/* 新闻中心 */
.inner-ban{height: 500px;display: flex;align-items: center;justify-content: center;text-align: center;}
.inner-ban .en{font-size: 26px;color: #fff;text-transform: uppercase;font-family: 'Arial';letter-spacing: 5px;}
.inner-ban .en::before,.inner-ban .en::after{content:'';display: inline-block;vertical-align: middle;width: 140px;height: 1px;background: #fff;margin:0 20px;}
.inner-ban .title{font-size: 56px;color: #fff;margin-top: 20px;}

.crumb{font-size: 14px;color: #333333;line-height: 60px;background: url(../images/xw_02.png) no-repeat left center;background-size:16px;padding-left: 25px;}
.crumb a:hover{color: #357dfd;}
.crumb span{color: #357dfd;}

.xw-main{padding-bottom: 100px;}
.xw-l{width: 270px;margin-right: 30px;}
.xw-r{flex:1;overflow: hidden;padding: 20px;background: #fff;border-radius:30px;}

.xw-mod{background: #fff;border-radius:30px;margin-bottom: 30px;padding:10px 15px 5px;}
.xw-mod:last-child{margin-bottom: 0;}
.xw-tt{line-height: 30px;margin-bottom: 10px;}
.xw-tt .bt{font-size: 16px;color: #333333;font-weight: bold;}
.xw-tt .more{font-size: 14px;color: #999999;}
.xw-tt .more:hover{color: #357dfd;}

.xw-new{}
.xw-new .hotbox{display: block;position:relative;border-radius:20px;overflow: hidden;}
.xw-new .hotbox .img{width: 100%;display: block;}
.xw-new .hotbox .title{position:absolute;width: 100%;left: 0;bottom: 0;font-size: 14px;color: #fff;padding:0 10px;background: rgba(0,0,0,.5);line-height: 32px;text-align: center;}

.xw-new .list{}
.xw-new .list .item{padding:15px 0;border-top:1px solid #efefef;}
.xw-new .list .imgbox{width: 58px;display: block;float: right;border-radius:8px;}
.xw-new .list .imgbox .zoomimg{padding-top: 72.4%;}
.xw-new .list .img{}
.xw-new .list .title{font-size: 14px;color: #333333;line-height: 22px;margin-right: 65px;}
.xw-new .list .item:first-child{border-top:none;}
.xw-new .list .item:hover .title{color: #357dfd;}

.xw-recom{}
.xw-recom .list{}
.xw-recom .list .item{padding:15px 0;border-top:1px solid #efefef;}
.xw-recom .list .imgbox{width: 70px;display: block;float: left;}
.xw-recom .list .img{width: 100%;display: block;}
.xw-recom .list .info{margin-left: 85px;}
.xw-recom .list .title{font-size: 14px;color: #333333;line-height: 24px;}
.xw-recom .list .date{font-size: 14px;color: #999999;margin-top: 6px;}
.xw-recom .list .item:first-child{padding-top: 0;border-top:none;}
.xw-recom .list .item:hover .title{color: #357dfd;}

.xt-top{padding: 15px;background: #f8f8f8;border-radius:20px; }
.xt-top .item{display: flex;align-items: center;font-size: 14px;color: #999999;}
.xt-top .ipt-txt{background: #fff;border-radius:8px;margin:0 8px;line-height: 36px;height: 36px;font-size: 14px;padding:0 15px;color: #333;width: 230px;}
.xt-top .submit{width: 70px;font-size: 14px;color: #fff;text-align: center;cursor: pointer;border:none;background: #357dfd;line-height: 36px;}
.xt-top .submit:hover{background: #114ab1;}

.xw-list{}
.xw-list .item{display: flex;padding:15px 0;border-bottom:1px solid #efefef;}
.xw-list .info{flex:1;overflow: hidden;}
.xw-list .tt{}
.xw-list .title{font-size: 16px;color: #333333;font-weight: bold;display: inline-block;vertical-align: middle;max-width: 80%;margin-right: 5px;}
.xw-list .tag{display: inline-block;vertical-align: middle;font-size: 12px;color: #999999;line-height: 20px;padding:0 8px;border:1px solid #ddd;border-radius:15px;background: #f5f5f5;}
.xw-list .tag.blue{color: #357dfd;border-color:#357dfd;background: #fff;}

.xw-list .txt{font-size: 14px;color: #666666;line-height: 24px;margin-top: 10px;}
.xw-list .bot{display: flex;align-items: center;margin-top: 10px;}
.xw-list .bot span{font-size: 14px;color: #999999;line-height: 30px;margin-right: 35px;display: block;padding-left: 20px;}
.xw-list .date{background: url(../images/xw_07.png) no-repeat left center;background-size:14px;}
.xw-list .read{background: url(../images/xw_08.png) no-repeat left center;background-size:14px;}
.xw-list .imgbox{display: block;margin-left: 20px;width: 160px;border-radius:18px;}
.xw-list .imgbox .zoomimg{padding-top: 65.6%;}
.xw-list .imgbox .img{}
.xw-list .item:hover .title{color: #357dfd;}

.pagelist{text-align: center;margin-top: 30px;}
.pagelist a{display: inline-block;vertical-align: middle;font-size: 14px;color: #333;width: 28px;height: 28px;text-align: center;line-height: 28px;border-radius:50%;}
.pagelist a:hover,.pagelist a.active{color: #fff;background: #357dfd;}


/* 新闻详情 */
.xwdet-main{padding:0 10px;}
.xwdet-top{}
.xwdet-top .title{font-size: 32px;color: #333333;line-height: 40px;}
.xwdet-top .sm{font-size: 12px;margin-top: 20px;color: #ddd;display: flex;align-items: center;}
.xwdet-top .sm span{padding:0 15px;color: #999999;}
.xwdet-top .sm .bq{color: #357dfd;border:1px solid #357dfd;padding:0 6px;display: inline-block;vertical-align: middle;border-radius:8px;}

.xwdet-edit{font-size: 14px;color: #333333;line-height: 38px;padding:20px 0 40px;}

.pagenav{border-top:10px solid #f8f8f8;display: flex;justify-content: space-between;padding:30px 0;}
.pagenav li{font-size: 14px;color: #333333;line-height: 34px;background: #f8f8f8;border-radius:8px;max-width:45%;padding:0 20px;}
.pagenav li a{display: block;transition: all 0s;}
.pagenav li:hover{color: #fff;background: #0053a3;}


/**添加**/
.idx_titbox{margin-bottom: 45px;}
.idx_tit{text-align: center;font-weight: bold;font-size: 30px;color: #333333;margin-bottom: 30px;line-height: 40px;}
.idx_tit.white{color: #fff;}
.idx_smfz{font-size: 14px;color: #9199a2;margin-top: 5px;text-align: center;}

.seozz_zz{padding:90px 0px;    background-color: white;}
.seozz_zz .detail{}
.seozz_zz .info{width: 580px;padding-top: 10px;}
.seozz_zz .txt{font-size: 16px;color: #666666;line-height: 34px;}
.seozz_zz .txt .txt_t{font-size: 18px;font-weight: bold; color: #333333;line-height: 34px;}
.seozz_zz .more{width: 160px;line-height: 50px;margin-top: 50px;}
.seozz_zz .img{width: 540px}

.seozz_db{padding:50px 0;background: #f4f6f9;} 
.seozz_db .detail{background: #fff;position:relative; border-radius: 30px;} 
.seozz_db .col{width: 50%;padding:30px 0;}   
.seozz_db .title{font-size: 30px;color: #464646;font-weight: bold;margin-bottom: 40px;margin-left: 190px;}   
.seozz_db .list{}      
.seozz_db .list li{margin-bottom: 30px;}
.seozz_db .list .icon{width: 34px;display: block;float: left;margin-top: 3px;}
.seozz_db .list .info{margin-left: 65px;}
.seozz_db .list .tit{font-size: 16px;color: #333333;font-weight: bold;}
.seozz_db .list .txt{font-size: 14px;color: #333333;;margin-top: 8px;}  

.seozz_db .col_1{background: rgb(9 108 241);border-radius: 30px;}
.seozz_db .col_1 .title{color: #fff;text-align: right;margin-left: 0;margin-right: 190px;}
.seozz_db .col_1 .list li{padding-right: 130px;text-align: right;}   
.seozz_db .col_1 .list .icon{float: right;}
.seozz_db .col_1 .list .info{margin-right: 65px;margin-left: 0;}
.seozz_db .col_1 .list .tit{color: #fff;}
.seozz_db .col_1 .list .txt{color: #fff;}
.seozz_db .col_2 .list li{padding-left: 130px;text-align: left;} 
.seozz_db .tp{position:absolute;left: 50%;top: 50%;width: 150px;margin-top: -75px;margin-left: -75px;}  


.xmt_case{background-size:cover;padding:35px 0;     background-color: white;}
.xmt_case .t_list{}
.xmt_case .t_list li{width: 33.3%;float: left;position:relative;padding-left: 65px;}
.xmt_case .t_list .num{font-size: 25px;color: #357dfd;display: inline-block;vertical-align: middle;margin-right: 10px;}
.xmt_case .t_list .num em{font-size: 50px;}
.xmt_case .t_list .num i{}
.xmt_case .t_list .txt{display: inline-block;vertical-align: middle;}
.xmt_case .t_list .fz{font-size: 16px;color: #333333;}
.xmt_case .t_list .wz{font-size: 13px;color: #898989;margin-top: 8px;}
.xmt_case .t_list li:before{content:'';position:absolute;width: 33px;height: 33px;background: url(../images/xmt_14.png) no-repeat center;background-size:contain;left: 0;top: 50%;margin-top: -16px;}
.xmt_case .t_list .li_1{padding-left: 0;width: 350px;}
.xmt_case .t_list .li_1:before{display: none;}

.xmt_case .t_list .li_2{width: 455px;}
.xmt_case .t_list .li_3{width: 395px;}


.xmt_case .b_list{margin-left: -25px;margin-top: 45px;}
.xmt_case .b_list .item{float: left;margin:0 0 25px 25px;width: 220px;border:1px solid #ddd;overflow: hidden;}
.xmt_case .b_list .img{width: 220px;height: 115px;transition: all .3s;}
.xmt_case .b_list .item:hover .img{transform: scale(1.05,1.05);}




/* 登录弹窗 */
.pop-sign{position: fixed;width: 100%;left: 0;top: 0;bottom: 0;z-index:100;background-color: rgba(0,0,0,.1);display: none;}
.pop-sign .wrapbox{background-color: #fff;width: 500px;height: 500px;border-radius:16px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);box-shadow:0 6px 16px rgba(195,195,195,.66);}
.pop-sign .menu{line-height: 60px;border-bottom:1px solid #dce0e7;padding:15px 50px 0;display: flex;justify-content: space-evenly;}
.pop-sign .menu .lk{font-size: 20px;color:#333;cursor: pointer;position: relative;}
.pop-sign .menu .lk::after{content:'';position: absolute;left: 50%;bottom: -1px;height: 2px;background-color: #007fff;transition: all 0.3s;width: 0;}
.pop-sign .menu .lk.cur{color:#007fff;}
.pop-sign .menu .lk.cur::after{width: 100%;left: 0;}

.pop-sign .sm-box{padding:60px 0 0;}
.pop-sign .sm-box .pic{width: 206px;display: block;border-radius:10px;border:1px solid #dce0e7;margin:0 auto;}
.pop-sign .sm-box .font{font-size: 16px;text-align: center;margin-top: 50px;}


.pop-sign .form-box{padding:55px 55px;}
.pop-sign .form-box .row{margin-top: 25px;background-color: #f4f5f7;border-radius:6px;overflow: hidden;display: flex;align-items: center;position: relative;}
.pop-sign .form-box .row:first-child{margin-top: 0;}
.pop-sign .form-box .ico{width: 22px;margin:0 8px 0 20px;}
.pop-sign .form-box .ipt-txt{width: 100%;height: 55px;line-height: 55px;background:transparent;flex:1;overflow: hidden;font-size: 16px;}
.pop-sign .form-box .sm{display: flex;justify-content: space-between;margin-top: 12px;}
.pop-sign .form-box .sm .lk{font-size: 16px;}
.pop-sign .form-box .sm .lk:hover{text-decoration: underline;}
.pop-sign .form-box .submit{font-size: 18px;color:#fff;line-height: 50px;height: 50px;text-align: center;border:0;cursor: pointer;display: block;background: #357dfd;width: 100%;border-radius:25px;margin-top: 30px;}
.pop-sign .form-box .submit:hover{background:#357dfd;}
.pop-sign .form-box .deal{font-size: 16px;text-align: center;margin-top: 17px;}

.pop-sign .form-box .getcode{font-size: 16px;color:#007fff;width: 116px;line-height: 40px;height: 40px;background-color: #fff;border-radius:6px;text-align: center;position: absolute;right: 8px;top: 50%;transform: translate(0,-50%);border:0;cursor: pointer;}
.pop-sign .form-box .getcode:hover{color:#fff;background-color: #007fff;}


/* 注册弹窗 */
.pop-register{position: fixed;width: 100%;left: 0;top: 0;bottom: 0;z-index:100;background-color: rgba(0,0,0,.1);display: none;}
.pop-register .wrapbox{background-color: #fff;width: 500px;border-radius:16px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);box-shadow:0 6px 16px rgba(195,195,195,.66);}
.pop-register .menu{line-height: 60px;border-bottom:1px solid #dce0e7;padding:15px 50px 0;display: flex;justify-content: space-between;}
.pop-register .menu .lk{font-size: 20px;color:#333;cursor: pointer;position: relative;}
.pop-register .menu .lk::after{content:'';position: absolute;left: 50%;bottom: -1px;height: 2px;background-color: #007fff;transition: all 0.3s;width: 0;}
.pop-register .menu .lk.cur{color:#007fff;}
.pop-register .menu .lk.cur::after{width: 100%;left: 0;}

.pop-register .sm-box{padding:60px 0 0;}
.pop-register .sm-box .pic{width: 206px;display: block;border-radius:10px;border:1px solid #dce0e7;margin:0 auto;}
.pop-register .sm-box .font{font-size: 16px;text-align: center;margin-top: 50px;}


.pop-register .form-box{padding:55px 55px;}
.pop-register .form-box .row{margin-top: 25px;background-color: #f4f5f7;border-radius:6px;overflow: hidden;display: flex;align-items: center;position: relative;}
.pop-register .form-box .row:first-child{margin-top: 0;}
.pop-register .form-box .ico{width: 22px;margin:0 8px 0 20px;}
.pop-register .form-box .ipt-txt{width: 100%;height: 55px;line-height: 55px;background:transparent;flex:1;overflow: hidden;font-size: 16px;}
.pop-register .form-box .sm{display: flex;justify-content: space-between;margin-top: 12px;}
.pop-register .form-box .sm .lk{font-size: 16px;}
.pop-register .form-box .sm .lk:hover{text-decoration: underline;}
.pop-register .form-box .submit{font-size: 18px;color:#fff;line-height: 50px;height: 50px;text-align: center;border:0;cursor: pointer;display: block;background:#357dfd;width: 100%;border-radius:25px;margin-top: 30px;}
.pop-register .form-box .submit:hover{background: #357dfd;}
.pop-register .form-box .deal{font-size: 16px;text-align: center;margin-top: 17px;}

.pop-register .form-box .getcode{font-size: 16px;color:#007fff;width: 116px;line-height: 40px;height: 40px;background-color: #fff;border-radius:6px;text-align: center;position: absolute;right: 8px;top: 50%;transform: translate(0,-50%);border:0;cursor: pointer;}
.pop-register .form-box .getcode:hover{color:#fff;background-color: #007fff;}


/* 找回密码弹窗 */
.pop-reset{position: fixed;width: 100%;left: 0;top: 0;bottom: 0;z-index:100;background-color: rgba(0,0,0,.1);display: none;}
.pop-reset .wrapbox{background-color: #fff;width: 500px;border-radius:16px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);box-shadow:0 6px 16px rgba(195,195,195,.66);}
.pop-reset .menu{line-height: 60px;border-bottom:1px solid #dce0e7;padding:15px 50px 0;display: flex;justify-content: space-between;}
.pop-reset .menu .lk{font-size: 20px;color:#333;cursor: pointer;position: relative;}
.pop-reset .menu .lk::after{content:'';position: absolute;left: 50%;bottom: -1px;height: 2px;background-color: #007fff;transition: all 0.3s;width: 0;}
.pop-reset .menu .lk.cur{color:#007fff;}
.pop-reset .menu .lk.cur::after{width: 100%;left: 0;}

.pop-reset .sm-box{padding:60px 0 0;}
.pop-reset .sm-box .pic{width: 206px;display: block;border-radius:10px;border:1px solid #dce0e7;margin:0 auto;}
.pop-reset .sm-box .font{font-size: 16px;text-align: center;margin-top: 50px;}


.pop-reset .form-box{padding:55px 55px;}
.pop-reset .form-box .row{margin-top: 25px;background-color: #f4f5f7;border-radius:6px;overflow: hidden;display: flex;align-items: center;position: relative;}
.pop-reset .form-box .row:first-child{margin-top: 0;}
.pop-reset .form-box .ico{width: 22px;margin:0 8px 0 20px;}
.pop-reset .form-box .ipt-txt{width: 100%;height: 55px;line-height: 55px;background:transparent;flex:1;overflow: hidden;font-size: 16px;}
.pop-reset .form-box .sm{display: flex;justify-content: space-between;margin-top: 12px;}
.pop-reset .form-box .sm .lk{font-size: 16px;}
.pop-reset .form-box .sm .lk:hover{text-decoration: underline;}
.pop-reset .form-box .submit{font-size: 18px;color:#fff;line-height: 50px;height: 50px;text-align: center;border:0;cursor: pointer;display: block;background: #357dfd;width: 100%;border-radius:25px;margin-top: 30px;}
.pop-reset .form-box .submit:hover{background: #357dfd;}
.pop-reset .form-box .deal{font-size: 16px;text-align: center;margin-top: 17px;}

.pop-reset .form-box .getcode{font-size: 16px;color:#007fff;width: 116px;line-height: 40px;height: 40px;background-color: #fff;border-radius:6px;text-align: center;position: absolute;right: 8px;top: 50%;transform: translate(0,-50%);border:0;cursor: pointer;}
.pop-reset .form-box .getcode:hover{color:#fff;background-color: #007fff;}


/** 客服**/
.side_kf{position:fixed;left: 0;bottom: 25%;z-index:110;width: 66px;}
.side_kf .item{background: #357dfd;padding:15px 0 10px;height: 82px;position:relative;}
.side_kf .smb{cursor: pointer;text-align: center;}
.side_kf .icon{}
.side_kf .tit{font-size: 12px;color: #fff;margin-top: 6px;}

.side_kf .item_1{border-radius:3px 3px 0 0;}
.side_kf .item_4{border-radius:0 0 3px 3px;}
.side_kf .item_5{margin-top: 10px;border-radius:3px;background:#357dfd;background-size:cover;}
.side_kf .item:after{content:'';position:absolute;bottom: 0;right: 8px;height: 1px;background: rgba(255,255,255,.36);width: 50px;}

.side_kf .drop{position:absolute;top: 0;display: none;}
.side_kf .drop .wbox{padding: 5px;background: #fff;box-shadow:0 3px 10px rgba(217,217,217,.56);position:relative;}
.side_kf .drop .wbox:before{content:'';position:absolute;width: 14px;height: 22px;background: url(../images/kf_08.png) no-repeat center;background-size:contain;right: -14px;top: 22px;}

.side_kf .item_3 .drop{left: -200px;width: 175px;}
.side_kf .item_3 .group{}
.side_kf .item_3 .t_tit{font-size: 14px;color: #333333;font-weight: bold;text-align: center;line-height: 32px;background: #357dfd;}
.side_kf .item_3 .det{}
.side_kf .item_3 .row{padding:10px 0;border-bottom:1px solid #e5e5e5;}
.side_kf .item_3 .row:last-child{border-bottom:none;}
.side_kf .item_3 .ico{width: 32px;float: left;}
.side_kf .item_3 .txt{width: 100px;float: left;margin-left: 10px;text-align: left;}
.side_kf .item_3 .name{font-size: 12px;color: #333333;}
.side_kf .item_3 .qq{font-size: 12px;color: #999999;margin-top: 3px;}
.side_kf .item_3 .lxbtn{font-size: 12px;width: 70px;line-height: 22px;float: right;margin-top: 5px;}

.side_kf .item_4 .drop{width: 175px;right: -185px;}
.side_kf .item_4 .wbox{padding: 15px 5px 10px;}
.side_kf .item_4 .group{float: left;width: 100%;}
.side_kf .item_4 .pic{width: 130px;height: 130px;border:1px solid #e5e5e5;display: block;margin:0 auto;}
.side_kf .item_4 .fz{font-size: 14px;color: red;margin-top: 10px;text-align: center;}

.side_kf .item_2 .drop{width: 175px;right: -185px;}
.side_kf .item_2 .wbox{padding: 15px 0 15px 25px;}  
.side_kf .item_2 .font{font-size: 15px;color: #357dfd;line-height: 35px;}  
.side_kf .item:hover .drop{display: block;}   

@media screen and (min-width:320px) and (max-width:1200px){
    .auto{width: 96%;}
    
}

@media screen and (min-width:992px) and (max-width:1199px){
	.head{padding: 15px 2%;}
	.hd-ht .lk{margin-left: 10px;width: 90px;font-size: 16px;}
	.hd-nav{padding-right: 0;}
	.hd-nav li{margin-left: 20px;}
	
	.inner-ban{height: 420px;}
	.inner-ban .title{font-size: 46px;}
	
	.xw-l{margin-right: 20px;}
	
	
	
	/* index */
	.idx-ban .slide .box{justify-content: center;}
	.idx-ban .slide .smfz{text-align: center;}
	.idx-ban .slide .more{margin:65px auto 0;}
	
	.idx-banben .list .item{width: 33.3%!important;}
	
	
	.idx-tech .list .item{padding:30px 2% 30px;min-height:auto;}
	.idx-tech .list .title{font-size: 22px;}
	
	.seozz_zz{padding:40px 0;}
	.idx_tit{font-size: 22px;margin-bottom:0px}
	.idx_titbox{margin-bottom:10px;}
	.seozz_zz .info{width:100%;}
	.seozz_zz .info .txt{font-size:18px;line-height: 30px;}
	.seozz_zz .info .txt .txt_t{font-size:18px; line-height:30px;}
}

@media screen and (min-width:768px) and (max-width:991px){	
	.sj-menu{position:absolute;right: 3%;top: 50%;width: 32px;height: 32px;background: url(../images/menu.png) no-repeat center;background-size:contain;margin-top: -16px;}
	.sj-menu.close{background: url(../images/close.png) no-repeat center;background-size:contain;}
	
	.head{position:fixed;width: 100%;left: 0;top: 0;z-index:100;height: 70px;background: #fff;padding:5px 0;border-bottom:1px solid #efefef;}
	.head+div{margin-top: 70px;}
	.head.scroll+div{margin-top: 70px;}
	
	.hd-logo .img{height: 60px;}
	
	.hd-nav{margin: 0;position:fixed;width: 100%;left: 0;background: #fff;top: 70px;bottom: 0;overflow-y: scroll!important;display: none;padding-right: 0;}
	.hd-nav li{margin-right: 0;display: block;border:none;border-bottom:1px solid #efefef;padding: 0!important;margin-left: 0;}
	.hd-nav li>a{color: #333;line-height: 60px;padding:0 30px;}
	
	.hd-ht{margin-right: 80px;}
	.hd-ht .lk{margin-left: 10px;width: 90px;font-size: 15px;line-height: 34px;}
	
	
	.head{background: #fff;border-bottom:1px solid #efefef;}
	.head .img1{display: none;}
	.head .img2{display: block;}
	.head .hd-nav li>a{color: #333;}
	.head .hd-ht .lk{color: #357dfd;border-color:#357dfd;background: rgba(53,125,253,.1)}
	.head .hd-ht .lk:hover{color: #fff;background: #357dfd;}
	.head .hd-nav li.cur>a,.head .hd-nav li:hover>a{color: #357dfd;}
	
	
	
	
	.inner-ban{height: 320px;}
	.inner-ban .title{font-size: 32px;}
	.inner-ban .en{font-size: 22px;letter-spacing: 2px;}
	.inner-ban .en::before, .inner-ban .en::after{width: 80px;}
	
	.xw-main{padding-bottom: 40px;}
	.xw-l{display: none;}
	.xt-top .ipt-txt{width: 200px;}
	
	
	.ft-vx .img{width: 120px;}
	
	/* 新闻详情 */
	.xwdet-top .title{font-size: 26px;}
	
	.xwdet-edit{line-height: 30px;}
	
	.pagenav{display: block;padding:20px 0;border-width:4px;}
	.pagenav li{max-width:100%;display: block;width: 100%;margin-bottom: 10px;}
	
	
	/* index */
	.idx-ban .slide .item{height: 550px;}
	.idx-ban .slide .box{justify-content: center;}
	.idx-ban .slide .smfz{text-align: center;margin-top: 15px;}
	.idx-ban .slide .title{font-size: 34px;}
	.idx-ban .slide .more{margin:35px auto 0;width: 160px;font-size: 16px;line-height: 40px;}
	
	.idx-ban .list .title{font-size: 18px;}
	.idx-ban .list .icon{width: 40px;}
	.idx-ban .list .info{margin-left: 55px;}
	
	.idx-tit{font-size: 24px;line-height: 30px;margin-bottom: 20px;}
	
	.idx-func{padding:60px 0;}
	.idx-func .list .item{padding:0 20px 15px;}
	.idx-func .list .top{padding:15px 0;}
	.idx-func .list .num{font-size: 26px;}
	.idx-func .list .title{font-size: 18px;}
	.idx-func .list .ico{width: 30px;height: 30px;margin-top: -25px;}
	.idx-func .list .txt{line-height: 24px;}
	
	.idx-case{padding:60px 0;}
	
	.idx-case .num-sec .fz i{font-size: 32px;line-height: 40px;}
	
	
	.idx-banben{padding:60px 0;}
	.idx-banben .list .item{width: 33.3%!important;}
	.idx-banben .list .shade{padding:20px 20px 0;text-align: center;}
	.idx-banben .list .box{margin-top: 10px;}
	.idx-banben .list .grp{width: 100%;margin-top: 0;line-height: 28px;}
	.idx-banben .list .anniu{width: 110px;margin-top: 20px;line-height: 32px;}
	
	.idx-advan{padding:60px 0;}
	.idx-advan .list .item{height: 300px;}
	.idx-advan .list .box{padding:110px 15px 0}
	.idx-advan .list .icon{height: 50px;}
	.idx-advan .list .title{font-size: 16px;margin-top: 10px;}
	.idx-advan .list .item:hover .box{padding-top: 25px;}
	
	.idx-tech{padding-bottom: 60px;}
	.idx-tech .list .item{padding:30px 2% 30px;min-height:auto;}
	.idx-tech .list .title{font-size: 18px;}
	.idx-tech .list .txt{line-height: 24px;}
	
	.idx-tech .list .item{background: #357dfd;border-radius: 12px;}
	.idx-tech .list .item .title{color: #fff;}
	.idx-tech .list .item .txt{color: #fff;}
	.idx-tech .list .item .line{background: #fff;}
	.idx-tech .list .more{font-size: 15px;width: 100px;line-height: 30px;margin-top: 15px;}
	
	.idx-agent{padding:40px 0;}
	
	.idx-about{padding:30px 0;}
	.idx-us{border-radius:10px;}
	.idx-xw .list-t .imgbox{border-radius:10px;}
	
	.idx-xw .list-b li{font-size: 13px;}
	
	.seozz_zz{padding:40px 0;}
	.idx_tit{font-size: 24px;margin-bottom:0px;}
	.idx_titbox{margin-bottom:10px;}
	.seozz_zz .info{width:100%;}
	.seozz_zz .info .txt{font-size:16px;line-height: 28px;}
	.seozz_zz .info .txt .txt_t{font-size:18px; line-height:30px;}
	.seozz_zz .img{width: 350px;margin-left:25%;}
	
	.xmt_case .t_list .wz{color: #9fa6b0;}
	.xmt_case .t_list .num em{font-size:45px;}
	.xmt_case .t_list .li_1{width:33.3%;}
	.xmt_case .t_list .li_2{width:33.3%;}
	.xmt_case .t_list .li_3{width:33.3%;}
	.xmt_case .t_list .txt{display:contents;}
	.xmt_case .t_list .li_1 .txt{}
	.xmt_case .t_list .li_2 .txt{ margin-bottom: 10px; margin-top:10px;}
	.xmt_case .t_list .li_3 .txt{}
	.xmt_case .b_list{margin-left:0px;}
	.xmt_case .b_list .item{    margin: 0 0 15px 10px; width: 46%;}
	.xmt_case .b_list .img{width:100%;height:auto;}
	
	.seozz_db{padding: 30px 0;}
	.seozz_db .col{padding-top:20px 0;}
	.seozz_db .title{ font-size: 20px;margin-bottom: 20px;text-align: center;margin:auto;}
	.seozz_db .col_1 .title{text-align: center;margin:auto;}
	
	.seozz_db .col_1 .list li{padding-right:30px;}
	.seozz_db .col_2 .list li{padding-left:30px;}
	.seozz_db .tp{width: 60px; margin-left: -30px; margin-top: -30px;}
	
	.seozz_db .list li{margin:10px 0;}
	.seozz_db .list .icon{width:24px;margin-top:20px;}
	
	.seozz_db .list .tit{font-size:16px;}
	.seozz_db .list .txt{font-size:14px;color:#9fa6b0;}
	.seozz_db .col_1 .list .info{margin-right: 35px;}
	.seozz_db .list .info{margin-left: 35px;}
}

@media screen and (min-width:320px) and (max-width:767px){	
	.auto{width: 94%;}
	
	.sj-menu{position:absolute;right: 3%;top: 50%;width: 30px;height: 30px;background: url(../images/menu.png) no-repeat center;background-size:26px;margin-top: -15px;}
	.sj-menu.close{background: url(../images/close.png) no-repeat center;background-size:contain;}
	
	.head{position:fixed;width: 100%;left: 0;top: 0;z-index:100;height: 60px;background: #fff;padding:5px 10px;border-bottom:1px solid #efefef;}
	.head+div{margin-top: 60px;}
	.head.scroll+div{margin-top: 60px;}
	
	.hd-logo .img{height: 50px;}
	
	.hd-nav{margin: 0;position:fixed;width: 100%;left: 0;background: #fff;top: 60px;bottom: 0;overflow-y: scroll!important;display: none;padding-right: 0;}
	.hd-nav li{margin-right: 0;display: block;border:none;border-bottom:1px solid #efefef;padding: 0!important;margin-left: 0;}
	.hd-nav li>a{color: #333;line-height: 50px;padding:0 20px;font-size: 15px;}
	
	.hd-ht{margin-right: 55px;}
	.hd-ht .lk{margin-left: 5px;width: 75px;font-size: 13px;line-height: 28px;}
	
	
	.head{background: #fff;border-bottom:1px solid #efefef;}
	.head .img1{display: none;}
	.head .img2{display: block;}
	.head .hd-nav li>a{color: #333;}
	.head .hd-ht .lk{color: #357dfd;border-color:#357dfd;background: rgba(53,125,253,.1)}
	.head .hd-ht .lk:hover{color: #fff;background: #357dfd;}
	.head .hd-nav li.cur>a,.head .hd-nav li:hover>a{color: #357dfd;}
	
	
	
	.inner-ban{height: 200px;}
	.inner-ban .title{font-size: 22px;margin-top: 10px;}
	.inner-ban .en{font-size: 15px;letter-spacing: 2px;}
	.inner-ban .en::before, .inner-ban .en::after{width: 40px;margin:0 10px;}
	
	.crumb{line-height: 50px;}
	
	.xw-main{padding-bottom: 20px;}
	.xw-l{display: none;}
	.xw-r{border-radius:6px;padding: 10px 10px 20px;}
	
	.xt-top{display: block;border-radius:8px;}
	.xt-top .item{margin-bottom: 10px;}
	.xt-top em{font-size: 14px;width: 70px;display: block;}
	.xt-top .ipt-txt{width: 155px;padding:0 10px;}
	.xt-top .submit{width: 60px;}
	.xt-top .item:last-child{margin-bottom: 0;}
	
	
	
	.xw-list .imgbox{width: 100px;border-radius: 8px;margin-left: 10px;}
	.xw-list .title{width: 100%;display: block;max-width:100%;font-size: 15px;margin-bottom: 5px;}
	.xw-list .tag{line-height: 16px;}
	.xw-list .txt{font-size: 12px;line-height: 20px;margin-top: 5px;}
	.xw-list .bot{margin-top: 5px;}
	.xw-list .bot span{font-size: 12px;line-height: 20px;}
	
	.pagelist{margin-top: 15px;}
	.pagelist a{font-size: 13px;}
	
	.foot{padding:20px 0;}
	.foot .wrap{display: block;}
	.ft-info .txt{font-size: 12px;line-height: 24px;margin-bottom: 15px;}
	.ft-info .txt .ico{background-position: left 4px;background-size: 18px;padding-left: 26px;}
	.ft-info .row{font-size: 12px;}
	
	.ft-vx{margin-top: 15px;}
	.ft-vx .img{width: 100px;margin:0 auto;border-radius: 6px;}
	.ft-vx .fz{font-size: 12px;}
	
	/* 新闻详情 */
	.xwdet-main{padding: 0;}
	.xwdet-top .title{font-size: 17px;line-height: 28px;}
	.xwdet-top .sm{font-size: 10px;display: block;margin-top: 10px;line-height: 24px;}
	.xwdet-top .sm .bq{display: none;}
	.xwdet-top .sm span{padding:0 5px;}
	
	
	.xwdet-edit{line-height: 26px;padding:20px 0;}
	
	.pagenav{display: block;padding:10px 0;border-width:4px;}
	.pagenav li{max-width:100%;display: block;width: 100%;margin-bottom: 10px;font-size: 13px;line-height: 26px;padding: 0;background: #fff;margin-bottom: 5px;}
	
	/* index */
	.idx-ban{margin-top: 60px;}
	.idx-ban .slide .item{height: 220px;}
	.idx-ban .slide .box{justify-content: center;}
	.idx-ban .slide .smfz{text-align: center;margin-top: 10px;font-size: 14px;}
	.idx-ban .slide .title{font-size: 20px;}
	.idx-ban .slide .more{margin:25px auto 0;width: 110px;font-size: 13px;line-height: 32px;border-radius:4px;}
	
	.idx-ban .botbox{position:static;background: rgba(52,123,252,1);}
	.idx-ban .list .item{padding:15px 5px;text-align: center;}
	.idx-ban .list .title{font-size: 15px;font-weight: normal;}
	.idx-ban .list .icon{width: 38px;display: block;margin:0 auto;float: none;}
	.idx-ban .list .info{margin-left: 0;margin-top: 8px;}
	.idx-ban .list .fz{font-size: 12px;}
	
	.idx-tit{font-size: 18px;line-height: 26px;margin-bottom: 10px;}
	.idx-tit .more{font-size: 14px;}
	

	
	.idx-func{padding:30px 0;}
	.idx-func .list .item{padding:0 15px 10px;width: 48%;border-radius:8px;}
	.idx-func .list .top{padding:15px 0;}
	.idx-func .list .num{font-size: 22px;}
	.idx-func .list .title{font-size: 16px;margin-top: 3px;}
	.idx-func .list .ico{width: 24px;height: 24px;top: 15px;margin: 0;}
	.idx-func .list .bot{padding:10px 0;}
	.idx-func .list .txt{line-height: 22px;font-size: 13px;}
	.idx-func .list .last{width: 100%;padding:20px 10px;}
	.idx-func .list .last .tb{height: 80px;}
	.idx-func .list .last .font{margin-top: 10px;}
	
	
	
	.idx-case{padding:30px 0;}
	.idx-case .wrapbox{border-radius:10px;}
	.idx-case .menu{padding:0 10px;}
	.idx-case .menu .lk{font-size: 15px;line-height: 40px;}
	.idx-case .swiper-button-next, .idx-case .swiper-button-prev{width: 24px;height: 24px;top: 10px;}
	.idx-case .swiper-button-next{right: 10px;}
	.idx-case .swiper-button-prev{right: 40px;}
	
	.idx-case .detail{padding:15px 15px;flex-wrap:wrap;}
	.idx-case .lbox{flex:auto;width: 100%;}
	.idx-case .group{margin-bottom: 10px;}
	.idx-case .title{font-size: 15px;margin-bottom: 5px;}
	.idx-case .txt{font-size: 13px;line-height: 22px;}
	
	.idx-case .rbox{margin: 0;width: 100%;}
	.idx-case .videobox{border-radius:6px;margin-top: 20px;}
	
	.idx-case .num-sec{border-top-color:#efefef;}
	.idx-case .num-sec .fz i{font-size: 22px;line-height: 30px;}
	.idx-case .num-sec .wz{font-size: 13px;}
	
	.idx-banben{padding:30px 0;}
	.idx-banben .list{border-radius:0}
	.idx-banben .list .item{width: 100%!important;margin-bottom: 10px;border-radius:8px;overflow: hidden;}
	.idx-banben .list .shade{padding:30px 20px;height: auto;}
	.idx-banben .list .box{margin-top: 10px;}
	.idx-banben .list .grp{margin-top: 0;line-height: 28px;}
	.idx-banben .list .anniu{width: 100px;margin-top: 15px;line-height: 32px;font-size: 14px;}
	.idx-banben .list .price{font-size: 18px;}
	.idx-banben .list .title{font-size: 17px;margin-top: 10px;}
	
	
	

	.idx-advan{padding:30px 0;}
	.idx-advan .list{border-radius:8px;}
	.idx-advan .list .item{height: 250px;width: 50%;}
	.idx-advan .list .box{padding:80px 15px 30px;position:static;}
	.idx-advan .list .icon{height: 40px;}
	.idx-advan .list .title{font-size: 16px;margin-top: 10px;}
	.idx-advan .list .item:hover .box{padding-top: 25px;}
	.idx-advan .list .txt{font-size: 12px;line-height: 20px;}
	.idx-advan .list .line{width: 20px;margin:10px auto;}
	
	
	
	
	.idx-tech{padding-bottom: 30px;}
	.idx-tech .list .item{padding:30px 2% 30px;min-height:auto;width: 100%;margin:0 0 10px;}
	.idx-tech .list .title{font-size: 16px;}
	.idx-tech .list .txt{line-height: 24px;height: auto;}
	
	.idx-tech .list .item{background: #357dfd;border-radius: 12px;}
	.idx-tech .list .item .title{color: #fff;}
	.idx-tech .list .item .txt{color: #fff;}
	.idx-tech .list .item .line{background: #fff;}
	.idx-tech .list .more{font-size: 14px;width: 100px;line-height: 30px;margin-top: 10px;}
	
	.idx-agent{padding:30px 0;}
	.idx-agent .idx-tit{text-align: center;margin-bottom: 20px;}
	.idx-agent .form{display: block;width: 80%;margin:0 auto;}
	.idx-agent .form .box{width: 100%;display: block;}
	.idx-agent .form .item{width: 100%;margin:0 0 15px;}
	.idx-agent .form .submit{margin:20px auto 0;width: 110px;line-height: 36px;display: block;}
	
	
	.idx-about{padding:30px 0;}
	.idx-about .wrap{display: block;}
	.idx-us{border-radius:10px;width: 100%;}
	.idx-us .info{padding:15px 20px;}
	.idx-us .title{font-size: 16px;}
	.idx-us .txt{line-height: 22px;margin-top: 6px;}
	
	.idx-xw{width: 100%;margin-top: 20px;}
	.idx-xw .list-t .imgbox{border-radius:8px;}
	.idx-xw .list-t .datebox{font-size: 12px;line-height: 18px;width: 55px;padding:2px 0;}
	.idx-xw .list-t .title{-webkit-line-clamp: 2;}
	
	
	.idx-xw .list-b li{font-size: 14px;display: block;line-height:auto;padding:8px 0;}
	.idx-xw .list-b .title{width: 100%;line-height: 30px;}
	.idx-xw .list-b .date{display: block;text-align: right;line-height: 20px;font-size: 13px;}
	
	
	.seozz_zz{padding:30px 0;}
    .idx_tit{font-size: 18px;margin-bottom:0px;}
	.idx_titbox{margin-bottom:10px;}
	.seozz_zz .info{width:100%;}
	.seozz_zz .info .txt{font-size:13px;line-height: 22px;}
	.seozz_zz .info .txt .txt_t{font-size:15px; line-height:28px;}
	.seozz_zz .img{width: 250px;margin-left: 15%;}
	
	.xmt_case .t_list .wz{color: #9fa6b0;}
	.xmt_case .t_list li{padding-left:0px;}
	.xmt_case .t_list .num em{font-size:25px;}
	.xmt_case .t_list .li_1{width:33%;}
	.xmt_case .t_list .li_2{width:33%;}
	.xmt_case .t_list .li_3{width:33%;}
	.xmt_case .t_list .txt{display:contents;}
	.xmt_case .t_list .fz{font-size:15px;}
	.xmt_case .b_list{margin-left:0px;}
	.xmt_case .b_list .item{    margin: 0 0 15px 10px; width: 46%;}
	.xmt_case .b_list .img{width:100%;height:auto;}
	
	.seozz_db{padding: 30px 0;}
	.seozz_db .col{padding-top:20px 0;}
	.seozz_db .title{ font-size: 18px;margin-bottom: 20px;text-align: center;margin:auto;}
	.seozz_db .col_1 .title{text-align: center;margin:auto;}
	
	.seozz_db .col_1 .list li{padding-right:30px;}
	.seozz_db .col_2 .list li{padding-left:30px;}
	.seozz_db .tp{width: 60px; margin-left: -30px; margin-top: -30px;}
	
	.seozz_db .list li{margin:10px 0;}
	.seozz_db .list .icon{width:24px;margin-top:20px;}
	
	.seozz_db .list .tit{font-size:15px;}
	.seozz_db .list .txt{font-size:13px;color:#9fa6b0;}
	.seozz_db .col_1 .list .info{margin-right: 35px;}
	.seozz_db .list .info{margin-left: 35px;}
	
		/* 登录弹窗 */
	.pop-sign .wrapbox{width: 90%;height: 450px;}
	.pop-sign .menu{padding:15px 25px 0;line-height: 50px;}
	.pop-sign .menu .lk{font-size: 19px;}
	
	.pop-sign .sm-box{padding:50px 0 0;}
	.pop-sign .sm-box .pic{width: 180px;}
	
	.pop-sign .form-box{padding:50px 30px;}
	.pop-sign .form-box .submit{font-size: 16px;}
	
		/* 注册弹窗 */
	.pop-register .wrapbox{width: 90%;height: 550px;}
	
		/* 找回弹窗 */
	.pop-reset .wrapbox{width: 90%;height: 550px;}
}


