@charset "utf-8";
@font-face {
    font-family: dincondmedium;
    src: url("../font/dincondmedium.otf");
}
@font-face {
    font-family: dincondregular;
    src: url("../font/dincondregular.otf");
}
/*@font-face {*/
    /*font-family: alibabapuhuitiheavy;*/
    /*src: url("../font/alibabapuhuitiheavy.ttf");*/
/*}*/
@font-face {
    font-family: DINEngschrift;
    src: url("../font/DINEngschrift.otf");
}
* { padding: 0; margin: 0; outline: 0; text-decoration: none; list-style: none;box-sizing: border-box;}
html,body{font-size: 14px;font-family:"Microsoft YaHei","PingFang SC";background: #fff;color: #333;}
input,textarea,select{font-family:"Microsoft YaHei","PingFang SC";font-size: 14px;}
img,input,textarea{ border: none; }
h1,h2,h3,h4,h5{font-weight: normal;font-size: 14px;}
table{width: 100%;border-collapse: collapse;}
audio,canvas,video{ display: inline-block; *display: inline; *zoom: 1;}
html.hide{overflow: hidden;}
body.hide{overflow: hidden;}
a{color: #333;}
.fl{ float: left;}
.fr{float: right;}
.clear:after{ content: ''; display: table; clear: both; }
p{line-height: 2em;}
.img100 img{vertical-align: bottom;width: 100%;}
.middle-box{display: table; height: 100%;  width:100%; margin:0 auto; position:relative; table-layout: fixed;}
.middle-inner{display: table-cell; vertical-align:middle; *position:absolute; *top:50%; *left:50%; width:100%;}
.pc-show{display: block;}
.wap-show{display: none;}
.position-full{position: absolute;top:0;left: 0;width: 100%;height: 100%;}
.relative{position: relative;}
.text-center{text-align: center;}
.overhide{overflow: hidden;}
.w1440{width: 1440px;margin: 0 auto;max-width: 92%;}
ul{font-size: 0;}
ul li{font-size: 14px;display: inline-block;vertical-align: top;}
ul li:last-child{margin-right: 0;}
.BMap_Marker img{width: 100%;vertical-align: bottom;}
.scrollBar::-webkit-scrollbar {width: 8px;height: 8px;}
.scrollBar::-webkit-scrollbar-thumb:hover{border: 1px solid #636363;background-color: #929292;}
.scrollBar::-webkit-scrollbar-thumb {background-color: #cfcfd2;border-radius: 8px;background-clip: padding-box;min-height: 28px;}
.scrollBar::-webkit-scrollbar-track-piece {background: #f3f3f3;}


.hide-navs-san.scrollBar::-webkit-scrollbar {width: 10px;height: 10px;}
.hide-navs-san.scrollBar::-webkit-scrollbar-thumb:hover{background-color: #333;}
.hide-navs-san.scrollBar::-webkit-scrollbar-thumb {background-color: #666;border-radius: 10px;background-clip: padding-box;min-height: 28px;}
.hide-navs-san.scrollBar::-webkit-scrollbar-track-piece {background: #ccc;}


.edit *{font-weight: revert;list-style: revert;}
.mg-bt10{margin-bottom: 10px;}
.mg-bt15{margin-bottom: 15px;}
.mg-bt20{margin-bottom: 20px;}
.mg-bt25{margin-bottom: 25px;}
.mg-bt30{margin-bottom: 30px;}
.mg-bt40{margin-bottom: 40px;}
.mg-bt50{margin-bottom: 50px;}
.mg-bt60{margin-bottom: 60px;}
.mg-bt70{margin-bottom: 70px;}
.mg-bt80{margin-bottom: 80px;}
.des16 p{font-size: 16px;}
.des18 p{font-size: 18px;}
.line20 p{line-height: 2;}
.line18 p{line-height: 1.8;}
.des-fff *{color: #fff;}
.title-fff *{color: #fff;}
.imgmax img{max-width: 100%;vertical-align: bottom;}
/*body::-webkit-scrollbar {width: 6px;height: 6px;}*/
/*body::-webkit-scrollbar-thumb:hover { border: 1px solid #636363;background-color: #929292;}*/
/*body::-webkit-scrollbar-thumb {background-color: #cfcfd2;border-radius: 8px;background-clip: padding-box;min-height: 28px;}*/
/*body::-webkit-scrollbar-track-piece {background: #f3f3f3;}*/
.padding-tb100{padding: 100px 0;}
.padding-tb80{padding: 80px 0;}
.mg-bt100{margin-bottom: 100px;}

/*header s*/
.header{background: #0f3c6c;box-shadow: 2px 4px 7px 0 rgba(0, 0, 0, 0.6);position: relative;z-index: 999;height: 166px;}
.header-bot{height: 65px;width: 100%;background: #0f3c6c;}
.header-top{border-bottom: 1px solid #3269a3;}
.header-top .w1440{display: flex;height: 100px;justify-content: space-between;align-items: center;}
.header-con{display: flex;justify-content: space-between;align-items: center;}
.logo img{height: 66px;vertical-align: bottom;}
.nav{margin-left: 26px;}
.nav-yi{font-size: 18px;color: #fff;display: inline-block;line-height: 65px;padding:0 36px;}
.nav-yi span{display: inline-block;position: relative;line-height: 40px;}
.nav-yi span:after{content: "";position: absolute;left: 50%;transform: translateX(-50%);bottom:0;border-bottom: 1px solid #fff;opacity: 0;width: 0;transition: all .4s;}
.nav li.active .nav-yi span:after{opacity: 1;width: 100%;}
.nav li:hover .nav-yi span:after{opacity: 1;width: 100%;}
.nav-hide{position: absolute;width: 100%;background: #fff;left: 0;display: none;z-index: 9;box-shadow: 1px 2px 9px 0 rgba(4, 33, 73, 0.19);}
.nav-hide .w1440{max-width: 100%;padding: 42px 0 42px 62px;}
.nav-hide-bot{display: flex;justify-content: space-between;}
.nav-er-left{width: 25%;border-right: 1px solid #e5e5e5;}
.nav li:nth-child(2) .nav-er-left{min-height: 500px;}
.nav li:nth-child(3) .nav-er-left{min-height: 500px;}
.nav-er-right{width: 75%;}
.nav-hide-title h3{font-size: 30px;font-weight: bold;color: #0f3c6c;}
.nav-hide-title .i{height: 6px;width: 50px;background: #0f3c6c;display: inline-block;}
.hide-navs-page{margin-bottom:12px;}
.hide-navs-page a{display: inline-block;position: relative;font-size: 18px;color: #000;transition: all .4s;}
.hide-navs-page span{display: inline-block;position: relative;vertical-align: middle;}
.hide-navs-page span:after{content: "";position: absolute;left: 50%;transform: translateX(-50%);bottom:-8px;border-bottom: 1px solid #0f3c6c;opacity: 0;width: 0;transition: all .4s;}
.hide-navs-page img{width: 27px;display: inline-block;vertical-align: middle;margin-right: 20px;}
.hide-navs-page.active a{color: #0f3c6c;font-weight: bold;}
.hide-navs-page.active span:after{opacity: 1;width: 100%;}
.hide-navs-page:hover a{color: #0f3c6c;font-weight: bold;}
.hide-navs-page:hover span:after{opacity: 1;width: 100%;}
.nav-hide-right{border-left: 1px solid #e5e5e5;padding: 0 54px;width: 480px;}
.hide-navs-tabs{display: none;justify-content: space-between;}
.hide-navs-tabs.active{display: flex;}
.hide-san-item{margin-bottom: 12px;padding-left: 50px;}
.hide-san-item a{color:#000;display: block;transition: all .4s;font-size: 16px;line-height: 27px;}
.hide-san-item a:hover{color: #0f3c6c;font-weight: bold;}
.hide-navs-san{width: 38%;max-height: 596px;overflow: auto;}
.hide-navs-img{width: 62%;}
.nav-er-right:before{content: "";position: absolute;top:0;height: 100%;left: 53.8%; border-left: 1px solid #e5e5e5;}
.nav-er-right2:before{display: none;}
.cp-nav-list{font-size: 0;}
.cp-nav-item{display: inline-block;vertical-align: top;font-size: 14px;text-align: center;border:1px solid #d1d1d1;width: 32%;margin-left: 1.33%;margin-bottom: 1.33%;}
.cp-nav-item a{display: block;background: #f7f7f7;padding: 0 0 15px;}
.cp-nav-item p{font-size: 12px;color: #575757;transition: all .4s;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding: 0 2px;margin-top: 10px;margin-bottom: -5px;}
.cp-nav-item a:hover p{color: #0f3c6c;}
.cp-nav-item .img100{width: 200px;max-width: 100%;margin: 0 auto;}
.title24 h2{font-size: 24px;}
.title-0f3c6c h2{color: #0f3c6c;}
.des-696969 p{color: #696969;}
.des-justify p{text-align: justify;}
.search-box{border:1px solid rgba(222,234,246,.4);background: rgba(136,158,181,.4);width: 255px;position: relative;}
.search-box .text{display: block;width: 100%;height: 35px;background: none;text-indent: 1em;color: #fff;}
.sb{position: absolute;width: 35px;height: 35px;background: url("../images/search.png") no-repeat center;background-size: cover;top:0;right: 0;cursor: pointer;}
.sb:before{content: "";position: absolute;height: 10px;top:50%;margin-top: -5px;border-left: 1px solid #fff;}
.h-tel{display: inline-block;vertical-align: middle;margin-right: 26px;}
.h-tel img{display: inline-block;vertical-align: middle;width: 16px;margin-right: 8px;}
.h-tel span{font-size: 12px;color: #fff; display: inline-block;vertical-align: middle;}
.h-zxkf{display: inline-block;vertical-align: middle;margin-right: 26px;position: relative;}
.h-zxkf:before{content: "";position: absolute;left: -13px;border-left: 1px solid #a0a0a0;height: 10px;top:50%;margin-top: -5px;}
.h-zxkf:after{content: "";position: absolute;right: -13px;border-left: 1px solid #a0a0a0;height: 10px;top:50%;margin-top: -5px;}
.h-zxkf img{height: 15px;display: inline-block;vertical-align: middle;}
.language{display: inline-block;vertical-align: middle;cursor: pointer;position: relative;}
.language-top img{display: inline-block;vertical-align: middle;width: 19px;}
.language-top span{display: inline-block;vertical-align: middle;font-size: 12px;color: #fff;}
.language-top .i{display: inline-block;vertical-align: middle;width: 6px;height: 7px;background: url("../images/sjx-12x14.png") no-repeat center;background-size: 100% 100%;margin: 0 5px;}
.language-val{position: absolute;top:100%;right: 0;width: 67px;background: #fff;z-index: 9;padding: 5px 0;display: none;}
.language-val a{font-size: 12px;display: block;text-align: center;line-height: 20px;transition: all .4s;}
.language-val a:hover{color: #0f3c6c;}
.menu-handler{width: 30px; height: 32px; cursor: pointer; position: absolute;right:3%;top:14px; transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1); -moz-transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1); display: none; }
.menu-handler .burger{height: 2px; background: #fff; display: block;width: 20px; position: absolute; z-index: 5; left: 5px; transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center;-o-transform-origin: center; -ms-transform-origin: center;border-radius: 2px;-webkit-border-radius: 2px;top: 8px;transition:all .4s;}
.menu-handler .burger-2{top: 15px; }
.menu-handler .burger-3{top: 22px;}
.menu-handler.active .burger-1{top:15px; -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); }
.menu-handler.active .burger-2{-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; }
.menu-handler.active .burger-3{top: 15px; -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); transform: rotate(-225deg); }
.fixed-haeder .header-bot{position: fixed;z-index: 999;top:0;left: 0;}
/*header e*/
/*footer s*/
.footer{background: #333;padding-top: 40px;}
.footer-bot{padding: 25px 0;}
.footer-bot span,.footer-bot a{display: inline-block;color: #a2a2a2;margin-right: 5px;}
/*.footer-top{display: flex;justify-content: space-between;}*/
.footer-lg-fx{display: flex;justify-content: space-between;align-items: end;padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px solid rgba(255,255,255,0.1);}
.ljzx{display: inline-block;background: #0f3c6c;color: #fff;font-size: 12px;text-align: center;width: 100px;}
.ljzx img{width: 19px;vertical-align: middle;display: inline-block;margin-right: 8px;}
.ljzx span{vertical-align: middle;display: inline-block;line-height: 26px;}
.footer-right .ljzx{position: absolute;right: 0;top:0;}
.input-item{border:1px solid #d9d9d9;background: #fff;position: relative;margin-bottom: 10px;}
.input-con .text{display: block;height: 43px;text-indent: 25px;width: 100%;}
.xing{position: absolute;left: 12px;top:0;color: #f00;line-height: 43px;}
.textarea{padding-left: 25px;}
.textarea textarea{display: block;resize: none;overflow: auto;width: 100%;margin: 12px 0;height: 200px;}
.footer-right{width: 420px;}
.input-item-xm{width: 39%;}
.input-item-yx{width: 59%;}
.input-con .text::-webkit-input-placeholder{color:#bbbbbb;}
.input-con .text:-moz-placeholder{color:#bbbbbb;}
.input-con .text::-moz-placeholder{color:#bbbbbb;}
.input-con .text:-ms-input-placeholder{color:#bbbbbb;}
.textarea textarea::-webkit-input-placeholder{color:#bbbbbb;}
.textarea textarea:-moz-placeholder{color:#bbbbbb;}
.textarea textarea::-moz-placeholder{color:#bbbbbb;}
.textarea textarea:-ms-input-placeholder{color:#bbbbbb;}
.footer-logo img{height: 66px;display: inline-block;margin-right: 15px;}
.footer-logo span{color: #fff; display: inline-block;font-size: 24px;transform: translateY(-2px);}
.footer-logo{display: inline-block;margin-right: 50px;}
.footer-share{display: inline-block;}
.footer-share span,.footer-share a{display: inline-block;vertical-align: middle;}
.footer-share span{font-size: 16px;color: #fff;}
.footer-share a{position: relative;width: 32px;height: 32px;margin-left: 15px;}
.footer-share a:last-child{margin-right: 0;}
.share-hide{position: absolute;width: 120px;left: 50%;margin-left: -60px;bottom:35px;height: 0;overflow: hidden;transition: all .4s;}
.share-hide img{width: 120px;height: 120px;border:1px solid #9f9f9f;}
.footer-share a:hover .share-hide{height: 120px;}
.footer-share a.active .share-hide{height: 120px;}
/*.footer-nav{display: flex;justify-content: space-between;}*/
/*.footer-nav dl{padding: 0 22px;border-right: 1px solid #e3e3e3;min-width: 80px;border-right: none;padding: 0 35px;height: 365px;}*/
.footer-nav{font-size: 0;}
.footer-nav dl{display: inline-block;font-size: 14px;width: 20%;vertical-align: top;}
.footer-nav dl:nth-child(1){padding-left: 0;}
.footer-nav dl:nth-child(2){display: none;}
.footer-nav dl:nth-child(4){display: none;}
/*.footer-nav dl:nth-child(3){width: 33.32%;font-size: 0;}*/
/*.footer-nav dl:nth-child(3) dd{display: inline-block;width: 50%;font-size: 14px;}*/
.footer-nav dl:last-child{padding-right: 0;border-right: none;}
.footer-nav dt{margin-bottom: 25px;position: relative;}
.footer-nav dt a{color: #fff;font-size: 16px;}
.footer-nav dd a{line-height: 20px;}
/*.footer-nav dd a:hover{color: #000;font-weight: bold;}*/
.footer-nav dd{margin-bottom: 10px;}
.footer-nav dd:last-child{margin-bottom: 0;}
.footer-nav a{color: #727272;transition: all .4s;font-weight: bold;font-size: 16px;}
.footer-nav a:hover{color:#fff;text-decoration: underline;}
/*.footer-nav-hide{display: none;position: absolute;top:45px;left: 0;white-space: nowrap;}*/
.tj{display: inline-block;background: #0f3c6c;color: #fff;padding:2px 10px;}
.guding{position: fixed;z-index: 999;right: -80px;top:50%;transform: translateY(-50%); width: 70px;transition: all .4s;text-align: center;}
.gudings{cursor: pointer;margin-bottom: 2px;transition: all .4s;border-radius: 100%;border:1px solid #0f3c6c;background: #fff;height: 70px;}
.gudings.return{display: flex;justify-content: center;align-items: center;
    /*background: #0f3c6c;border-color: #0f3c6c;*/
}
.gudings:hover{background: #0f3c6c;border-color: #0f3c6c;}
.gudings:hover .img img{filter: brightness(20);}
.guding.active{right: 5px;}
.guding .img img{width: 100%;vertical-align: bottom;}
.guding .img span{display: block;font-size: 12px;color: #d7dbe7;margin-top: 2px;}
.gudings>a{display: block;position: relative;}
.gudings-hide{position: absolute;right: 100%;margin-right: 4px;top:0;width:0;overflow: hidden;transition: all .4s;}
.weixin-code img{width: 130px;vertical-align: bottom;border:1px solid #ddd;}
.gudings:hover .gudings-hide{width: 132px;}
.fx-hide{position: absolute;right: 100%;top:0;width: 154px;display: none;}
.gudings-tel .fx-hide{width: 200px;}
.fx-hide-warp{margin-right: 14px;text-align: center;}
.fx-hide-warp .img100{box-shadow: 0 0 4px #999;background: #fff;}
.fx-hide-warp span{display: block;font-size: 16px;}
.gudings:hover .fx-hide{display: block;}
.fx-hide-tel{line-height: 62px;box-shadow: 0 0 4px #999;background: #fff;font-size: 24px;font-family: dincondmedium;}

/*footer e*/
/*index s*/
.banner-des{display: inline-block;}
.banner-des h2{font-size: 60px;font-weight: bold;color: #fff; text-shadow: 2px 4px 7px rgba(11, 51, 100, 0.4);}
.banner-des p{font-size: 30px;color: #fff; text-shadow: 2px 4px 7px rgba(11, 51, 100, 0.4);}
.ckcp{display: inline-block;background: #fff;text-align: center;width: 150px;border-radius: 5px;color: #0f3c6c;transition: all .4s;}
.ckcp:hover{background: #0f3c6c;color: #fff;}
.ckcp:hover .i{background: url("../images/22x18-fff.png") no-repeat center;background-size: 100% 100%;}
.ckcp span{display: inline-block;vertical-align: middle;line-height: 45px;margin-right: 18px;}
.ckcp .i{display: inline-block;vertical-align: middle;width: 11px;height: 9px;background: url("../images/22x18.png") no-repeat center;background-size: 100% 100%;transition: all .4s;}
.bannerDot{position: absolute;z-index: 9;width: 100%;left: 0;bottom:30px;}
.bannerDot .swiper-pagination-bullet{vertical-align: middle;width: 13.5px;height: 18.5px;background: url("../images/bannerDot1.png") no-repeat center;background-size: 100% 100%;opacity: 1;margin-right: 15px;}
.bannerDot .swiper-pagination-bullet:last-child{margin-right: 0;}
.bannerDot .swiper-pagination-bullet-active{background: url("../images/bannerDot2.png") no-repeat center;background-size: 100% 100%;}
.banner-item{width: 100%;height: 590px;object-fit: cover;}
.padding-t100{padding-top: 100px;}
.title30 h2{font-size: 30px;}
.tsgd{display: inline-block;transition: all .4s;border:1px solid #b7b7b7;width: 130px;text-align: center;border-radius: 41px;font-size: 12px;color: #7d7d7d;}
.tsgd span{display: inline-block;vertical-align: middle;line-height: 39px;margin-right: 10px;}
.tsgd .i{display: inline-block;vertical-align: middle;width: 11px;height: 9px;background: url("../images/22x18-1.png") no-repeat center;background-size: 100% 100%;transition: all .4s;}
.tsgd:hover{background: #0f3c6c;color: #fff;border-color: #0f3c6c;}
.tsgd:hover .i{background: url("../images/22x18-fff.png") no-repeat center;background-size: 100% 100%;transform: translateX(5px);}
.title-bold h2{font-weight: bold;}
.qysm{display: flex;justify-content: space-between;align-items: center;flex-direction: row-reverse;}
.qysm-img{width: 55.7%;}
.qysm-text{width: 39%;}
.play60{display: inline-block;width: 60px;height: 60px;background: url("../images/play118.png") no-repeat center;background-size: cover;}
.sptc{position: fixed;z-index: 99999;background: rgba(0,0,0,0.5);left: 0;right: 0;top: 0;bottom:0;display: none;}
.video_t{position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);width: 1200px;max-width: 92%;}
.video_t a{position: absolute;width: 38px;height: 38px;right: -19px;top:-19px;z-index:9;}
.video_t a img{width: 100%;vertical-align: bottom;}
.video_t video{width: 100%;vertical-align: bottom;}
.shipin{cursor: pointer;}
@media (max-width:760px) {
    .video_t a{width: 24px;height: 24px;right: 0;top:-30px;}
}
.des-title20 h3{font-size: 20px;}
.title-bold h3{font-weight: bold;}
.fuwu{padding: 40px 60px;}
.fuwu li{width: 23.5%;margin-right: 2%;text-align: center;}
.fuwu li img{width: 45px;vertical-align: bottom;}
.fuwu li p{text-align: center;width: 260px;max-width: 100%;margin: 0 auto;}
.fuwu li:nth-child(4n){margin-right: 0;}
.title-sm{font-size: 18px;font-size: 26px;}
.preview{z-index: 9;}
.preview .swiper-slide{cursor: pointer;width: 20%;text-align: center;}
.scyx-sw-con{padding-top: 60px;}
.scyx-sw-con h3{font-size: 18px;transition: all .4s;color: #fff;position: absolute;width: 100%;left: 0;text-align: center;bottom:16px;line-height: 72px;}
.faan-bg{height: 392px;z-index: -1;position: absolute;bottom:0;left: 0;width: 100%;}
.zindex5{z-index: 5;}
.scyx-sw-con .dot{width: 28px;height: 28px;border-radius: 100%;background: rgba(255,255,255,0.3);margin: 0 auto;transition: all .4s;position: relative;}
.scyx-sw-con .dot .i{width: 14px;height: 14px;border-radius: 100%;position: absolute;top:50%;left: 50%;margin: -7px 0 0 -7px;background: #fff;}
.preview:before{content: "";position: absolute;bottom: 14px;border-top: 1px solid rgba(255,255,255,.47);width: 100%;left: 0;}
.scyx-sw-con .line{position: absolute;bottom:14px;border-top: 1px solid #fff;transition: all .4s;width: 0;opacity: 0;}
.scyx-sw-con .line{position: absolute;bottom:14px;border-top: 1px solid #fff;transition: all .4s;width: 0;opacity: 0;left: 50%;transform: translateX(-50%);}
.active-nav .line{width: 100%;opacity: 1;}
.swiper-slide:hover .line{width: 100%;opacity: 1;}
.active-nav .scyx-sw-con h3{font-size: 30px;background: #002060;}
.xilieBtn div{width: 28px;height: 46px;cursor: pointer;position: absolute;top:13px;z-index: 9;transition: all .4s;}
.xilieBtn div:hover{background-color: rgba(255,255,255,.2);}
.xilieBtn1{background: url("../images/40x80-1.png") no-repeat center;background-size: cover;left: 0;}
.xilieBtn2{background: url("../images/40x80-2.png") no-repeat center;background-size: cover;right: 0;}
.faan-cp-con{width: 38.19%;margin: 0 auto;background: url("../images/bg1.png") no-repeat center;background-size: cover; border-radius: 100%;position: relative;z-index: 9;}
.faan-cp-warp{position: absolute;background: rgba(33,74,117,0.1);border-radius: 100%;top:8%;right: 8%;bottom:8%;left: 8%;}
.faan-cp-img{position: absolute;background: #fff;border-radius: 100%;top:6%;right: 6%;bottom:6%;left: 6%;display: flex;align-items: center;justify-content: center;}
.faan-cp-img img{max-width: 76%;max-height: 76%;}
.faan-cp-list li{position: absolute;width: 33.95%;padding: 20px 20px 23px;min-height: 56px;}
.title-214a75 h3{color: #214a75;}
.faan-cp-list li .icon{width: 56px;position: absolute;top:-3px;left: 0;}
.faan-cp-des{margin-left: 72px;}
.des-6c6c6c p{color: #6c6c6c;}
.mg-bt5{margin-bottom: 5px;}
.faan-cp-list li:nth-child(1){left: 0;top:14%;background: url("../images/bg01.jpg") no-repeat center;background-size: 100% 100%;padding-right: 60px;}
.faan-cp-list li:nth-child(2){right: 0;top:14%;background: url("../images/bg02.jpg") no-repeat center;background-size: 100% 100%;padding-left: 60px;padding-right: 30px;}
.faan-cp-list li:nth-child(3){left: 0;top:47%;background: url("../images/bg03.png") no-repeat center;background-size: 100% 100%;padding-right: 90px;}
.faan-cp-list li:nth-child(4){right: 0;top:47%;background: url("../images/bg04.png") no-repeat center;background-size: 100% 100%;padding-left: 95px;padding-right: 30px;}
.bgf7{background: #f7f7f7;}
.cpgs-tsgd{position: absolute;right: 0;bottom:-9px;}
.cpgs-des{margin-right: 180px;}
.cpgs-list{display: flex;justify-content: space-between;}
.cpgs-list ul{width: 50%;}
.cpgs-list ul:nth-child(1) li{background: url("../images/cpgs-bg-1.jpg") no-repeat center;background-size: cover;}
.cpgs-list-right li{display: block;width: 100%;padding: 0 30px;}
.cpgs-list-right li a{display: flex;width: 100%;justify-content: space-between;align-items: center;position: relative;}
.cpgs-list-right li:nth-child(1){background: url("../images/cpgs-bg-2.jpg") no-repeat center;background-size: cover;}
.cpgs-list-right li:nth-child(2){background: url("../images/cpgs-bg-3.jpg") no-repeat center;background-size: cover;}
.cpgs-list-right li:nth-child(2) a{flex-direction: row-reverse;}
.cpgs-list-right li:nth-child(1) .cpgs-con{margin-left: 20px;}
.cpgs-list-right li:nth-child(2) .cpgs-con{margin-right: 20px;}
.cpgs-list-right .cpgs-con{width: 250px;}
.cpgs-list-right .ccpgs-img{width: 250px;}
.des-title22 h3{font-size: 22px;}
.cpgs-con .des-justify{height: 100px;}
.jt{display: inline-block;background: #fff;text-align: center;width: 50px;border-radius: 23px;padding: 7px 0;transition: all .4s;}
.jt .i{display: block;margin: 0 auto; width: 11px;height: 9px;background: url("../images/22x18.png") no-repeat center;background-size: cover;transition: all .4s;}
.jt:hover{background: #0f3c6c;}
a:hover .jt{background: #0f3c6c;}
a:hover .jt .i{background: url("../images/22x18-fff.png") no-repeat center;background-size: cover;transform: translateX(5px);}
.cpgs-list-left li{position: relative;height: 100%;width: 100%;display: block;}
.cpgs-list-left li a{position: relative;height: 100%;width: 100%;display: block;}
.cpgs-list-left .ccpgs-img{width: 400px;position: absolute;right: 30px;bottom:0;max-width: 84%;}
.cpgs-list-left .cpgs-con{width: 325px;padding-top: 40px;margin-left: 50px;box-sizing: border-box;}
.cpgs-list .jt{position: absolute;bottom:35px;}
.des-797878 p{color: #797878;}
.alfx-con{position: absolute;z-index: 5;top:0;left: 0;width: 100%;color: #fff;padding: 50px;}
.alfx-img h3{font-size: 18px;color: #fff;}
.alfx-img .swiper-container{display: none;}
.alfx-img .swiper-container.active{display: block;}
.alfx-type{font-size: 0;position: absolute;bottom:-37px;left: 130px;right: 130px;z-index: 9;}
.alfx-type a{font-size: 20px;color: #ffffff;background: #0f3c6c;text-align: center;line-height: 74px;display: inline-block;width: 25%;transition: all .4s;}
.alfx-type a.active{background: #248ac9;}
.alfx-type a:hover{background: #248ac9;}
.alfxBtn div{position: absolute;width: 100px;height: 100px;z-index: 9;cursor: pointer;top:50%;margin-top: -50px;}
.alfxBtn1{background: url("../images/200x200-1.png") no-repeat center;background-size: cover;left: 0;}
.alfxBtn2{background: url("../images/200x200-2.png") no-repeat center;background-size: cover;right: 0;}
.news-style{display: block;background-color: rgb(255, 255, 255);transition: all .4s;}
.news-style .img100 img{object-fit: cover;}
.news{margin:-8px;}
.news .news-style{margin:8px;}
.news-bot{background: #fff;padding:45px 35px 25px;}
.news-fl{background: #0f3c6c;color: #fff;position: absolute;right: 8px;line-height: 36px;bottom:-18px;width: 90px;text-align: center;}
.des-title18 h3{font-size: 18px;}
.news-bot h3{line-height: 1.5em;height: 3em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;transition: all .4s;}
.news-bot p{height: 4em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.date12{color: #949494;}
.jt-f1f1f1{background: #f1f1f1;}
.news-style:hover{box-shadow: 2px 4px 8px 0 rgba(0, 5, 36, 0.13);}
.news-style:hover h3{color: #0f3c6c;}
.swiperDot{margin-top: 50px;}
.swiperDot .swiper-pagination-bullet{opacity: 1;width: 14px;height: 19px;margin:0 6px;background: url("../images/dd1.png") no-repeat center;background-size: 100% 100%;}
.swiperDot .swiper-pagination-bullet-active{background: url("../images/dd2.png") no-repeat center;background-size: 100% 100%;}
.bgf7 .swiperDot .swiper-pagination-bullet{filter: contrast(0.5);}
.bgf7 .swiperDot .swiper-pagination-bullet-active{filter: contrast(1);}
.huoban li{border:1px solid #d9d9d9;width: 18%;margin-right: 2.5%;margin-bottom: 2.5%;transition: all .4s;}
.huoban li:hover{border-color: #0f3c6c;}
.huoban li:nth-child(5n){margin-right: 0;}
.qqfwwd{display: flex;justify-content: space-between;}
.qqfwwd-left{width: 32%;padding-top: 4%;}
.shijie{width: 61.9%;}
.des-686868 p{color: #686868;}
.des-bt20 p{margin-bottom: 20px;}
.des-bt20 p:last-child{margin-bottom: 0;}
.qqfwwd-left .title30{width: 362px;max-width: 100%;}
/*index e*/
/*2.1企业概况 s*/
.ban{overflow: hidden;}
.ban-con{position: absolute;left: 0;width: 100%;bottom:16%;}
.ban-des h2{font-size: 60px;color: #fff;font-family: alibabapuhuitiheavy;font-weight:bold;text-shadow: 2px 3px 7px rgba(11, 51, 100, 0.8);}
.ban-des span{font-size: 48px;color: #fff;font-family: alibabapuhuitiheavy;font-weight: bold; text-shadow: 2px 3px 7px rgba(11, 51, 100, 0.8);text-transform: uppercase;line-height: 1.1;display: block;}
.position{padding-top: 30px;}
.position a,.position img,.position span{display: inline-block;transition: all .4s;color: #7f7f7f;margin-right: 8px;}
.position img{width: 16px;}
.position a:last-child{color: #0f3c6c;margin-right: 0;}
.position a:hover{color: #0f3c6c;}
.gsjj-img{width: 47.73%;}
.gsjj-con{padding-top: 20px;width: 45%;}
.weare-serv-ul{max-width: 100%;margin: 0 auto;display: flex;align-items: center; justify-content: space-between;flex-wrap: wrap;}
.weare-serv-li{text-align: center;position: relative;}
.weare-serv-li-p{font-size: 24px;font-weight: bold;}
.weare-serv-li-num{position: relative;display: inline-block;}
.weare-serv-li-num .i{font-size: 36px;color: #4881bd;position: absolute;right: 0;top:0;font-family: dincondmedium;font-weight: bold;}
.weare-serv-li-num p{font-size: 110px;color: #4881bd;font-family: dincondmedium;display: inline-block;line-height: normal;font-weight: bold;}
.weare-serv-li-num span{color: #4881bd;display: inline-block;font-size: 20px;}
.weare-serv-li:before{content: "";position: absolute;right: -50%;height: 80px;top:50%;margin-top: -40px;border-right: 2px solid #d9e2eb;display: none;}
.div454{width: 2px;height: 80px;background: #d9e2eb;}
.weare-serv-li:nth-child(2):before{right: -110%;}
.weare-serv-li:nth-child(3):before{right: -80%;}
.weare-serv-li:nth-child(4n):before{display: none;}
.weare-serv-li:last-child:before{display: none;}
.weare-serv-ul li:last-child{display: none;}
.title-sm-696969{color: #696969;}
.gsyj{height: 534px;}
.des-di p{position: relative;padding-left: 24px;}
.des-di p:before{content: "";position: absolute;width: 16px;height: 20px;background: url("../images/di.png") no-repeat center;background-size: 100% 100%;top:1px;left: 0;}
.des-bt15 p{margin-bottom: 15px;}
.des-bt15 p:last-child{margin-bottom: 0;}
.des-153456 p{color: #153456;}
.sida li{width: 23.5%;margin-right: 2%;}
.sida li:last-child{margin-right: 0;}
/*2.1企业概况 e*/
/*2.2创新领航2 s*/
.width1095{width: 1095px;max-width: 100%;margin: 0 auto;}
.width880{width: 880px;max-width: 100%;margin: 0 auto;}
.des-bt25 p{margin-bottom: 25px;}
.des-bt25 p:last-child{margin-bottom: 0;}
.hjcp-bot{width: 86%;margin: -24% auto 0;}
.hjcp-img{width: 45.6%;}
.hjcp-con{max-width: 52%;position: absolute;left:45.6%;bottom:18%;width: 528px;}
/*2.2创新领航2 e*/
/*2.3科学制造2 s*/
.width1250{width: 1250px;max-width: 100%;margin: 0 auto;}
.kxzz-bot{padding:60px 40px 40px;}
.kxzz-list li{background: #f1f1f1;}
.title24 h3{font-size: 24px;}
.title-0f3c6c h3{color: #0f3c6c;}
.kxzz-list{display: flex;flex-wrap: wrap;}
.kxzz-list li{width: 47%;margin-right: 6%;}
.kxzz-list li:nth-child(odd){margin-bottom:8%;}
.kxzz-list li:nth-child(even){margin-right: 0;margin-top:8%;}
.kxzz-num{position: absolute;left: 40px;bottom:-38px;background: #0f3c6c;font-size: 48px;color: #fff;font-family: dincondregular;line-height: 76px;height: 76px;width: 70px;text-align: center;border-top-right-radius: 20px;border-top-left-radius: 20px;z-index: 9;}
/*2.3科学制造2 e*/
/*2.4企业历程 s*/
.his{padding-bottom: 48px;}
.his li{display: block;position: relative;margin-top: -10%;pointer-events: none;}
.his-con{width: 50%;pointer-events: auto;}
.his li:nth-child(1){margin-top: 0;}
.his li:nth-child(odd) .his-con{float: right;padding-left: 105px;}
.his li:nth-child(even) .his-con{float: left;padding-right: 105px;text-align: right;}
.his li:nth-child(even) .his-con p{text-align: right;}
.width1280{width: 1280px;max-width: 100%;margin: 0 auto;}
.width1300{width: 1300px;max-width: 100%;margin: 0 auto;}
.his-year{font-size: 16px;color: #0f3c6c;}
.his-year span{font-size: 48px;font-family: DINEngschrift;margin-right: 5px;line-height: 1em;}
.his-dot{position: absolute;top:12px;left: 50%;margin-left: -12px;width: 24px;height: 24px;border:1px solid #00479d;border-radius: 100%;transition: all .4s;background: #eff3f8;}
.qidian .his-con{padding-left: 90px;}
.qidian .his-dot{top:11.5px;background: #00479d;}
.zindex5{z-index: 5;}
.his-bot{width: 1165px;max-width: 100%;margin: 0 auto 160px;}
.his-bot:before{content: "";position: absolute;left: 50%;border-right: 1px dashed #205ea9;top:23px;z-index: -1; bottom:0;}
.chronometer img{width: 35px;vertical-align: bottom;}
.chronometer{position: absolute;top:30px;left: 50%;margin-left: -18px;}
.chronometer-box{padding-top: 15px;}
.chronometer-box:after{position: absolute;content: "";width: 90px;left: 50%;margin-left: -45px;background: #eff3f8;top:74px;bottom:0; z-index: -1;}
.tou img{width: 90px;}
.his-con:hover .his-dot{background: #0f3c6c;}
.sjx70x60{margin: 0 auto;width: 35px;height: 30px;background: url("../images/sjx70x60.png") no-repeat center;background-size: 100% 100%;}
.title36 h2{font-size: 36px;}
.his-bg{position: absolute;left: 0;width: 100%;z-index: -1;height: 360px;bottom:0;}
/*2.4企业历程 e*/
/*2.5资质分享 s*/
.ry-type{font-size: 0;}
.ry-type a{display: inline-block;font-size: 16px;transition: all .4s;color: #414141;width: 190px;text-align: center; border:1px solid #bbbbbb;margin-right: 15px;vertical-align: top;margin-bottom: 15px;}
.ry-type a:last-child{margin-right: 0;}
.ry-type img{display: inline-block;vertical-align: middle;width: 27px;margin-right: 10px;transition: all .4s;}
.ry-type span{display: inline-block;vertical-align: middle;line-height: 49px;}
.ry-type a.active{background: #0f3c6c;color: #fff;border-color: #0f3c6c;}
.ry-type a.active img{filter: brightness(4);}
.ry-type a:hover{background: #0f3c6c;color: #fff;border-color: #0f3c6c;}
.ry-type a:hover img{filter: brightness(4);}
#fullPage{display: none;background: black;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 19930428;}
#fullPage img{display: block;width: 100%;}
#canvas{width: 100%;height: 100%;background: none;display: block;}
.maodian{position: absolute;left: 0;top:-65px;}
.ry li{margin-bottom: 60px;width: 22.5%;margin-right: 3.33%;}
.ry li img{cursor: pointer;}
.ry li:nth-child(4n){margin-right: 0;}
.ry .img100{display: flex;justify-content: center;align-items: center;background: #f9f9f9;}
.ry .img100 img{max-width: 100%;max-height: 100%;width: auto;height: auto;}
.page{text-align: center;margin-top: 50px;}
.page a{display: inline-block;transition: all .4s;color: #474747;}
.page a:hover{color: #fff;}
.page a.active{color: #fff;}
.pages{width: 28px;text-align: center;height: 28px;border-radius: 100%;line-height: 26px;border:1px solid #cfd3d7;margin: 3px;vertical-align: bottom;}
.pages:hover{background: #214a75;border-color: #214a75;}
.pages.active{background: #214a75;border-color: #214a75;}
.page-btn{width: 54px;height: 69px;background: url("../images/page1.png") no-repeat center;background-size: 100% 100%;line-height: 88px;font-size: 12px;}
.page-btn:hover{background: url("../images/page2.png") no-repeat center;background-size: 100% 100%;}
.page-left{margin-right: 15px;}
.page-right{margin-left: 15px;}
/*2.5资质分享 e*/
/*3.1品牌优选2 s*/
.cpml{height: 410px;margin-bottom: 150px;}
.cpml-con{width: 47.2%;}
.title42 h2{font-size: 42px;}
.title-bold h2{font-weight: bold;}
.zlxz{display: inline-block;background: #0f3c6c;color: #fff;transition: all .4s;width: 184px;text-align: center;font-size: 16px;}
.zlxz img{width: 22px; display: inline-block;vertical-align: middle;margin-right: 15px;}
.zlxz span{display: inline-block;vertical-align: middle;line-height: 46px;}
.mulu{width: 450px;position: absolute;right: 54.5%;bottom:-85px;max-width: 50%;}
.yx-img{width: 50%;background: #e2e2e2;border:1px solid #e2e2e2;}
.yxDot{position: absolute;z-index: 9;right: 30px;bottom:25px;}
.yxDot .swiper-pagination-bullet{opacity: 1;width: 14px;height: 19px;background: url("../images/dot1.png") no-repeat center;background-size: 100% 100%;margin-right: 15px;}
.yxDot .swiper-pagination-bullet-active{background: url("../images/dot2.png") no-repeat center;background-size: 100% 100%;}
.yxDot .swiper-pagination-bullet:last-child{margin-right: 0;}
.yx-con{width: 42%;}
.bgf3{background: #f3f3f3;}
/*.yx-des{padding: 20px;}*/
.yx-logo{position: absolute;left: 0;top:5px;border:1px solid #b6b6b6;width: 76px;height: 76px;display: flex;align-items: center;justify-content: center;}
.yx-logo img{max-width: 92%;max-height: 92%;width: auto;}
.yx-logo0{position: absolute;left: 40px;top:30px;z-index: 9;}
.yx-top{min-height: 76px;}
.yx-logo0 img{width: auto;height: 52px;}
.yx-title{padding-left: 96px;}
.yx-title h3{margin-right: 100px;}
.yx-title .title36{margin-bottom: 8px;}
.yx-jg{position: absolute;right: 0;bottom:0;}
.yx-jg span:nth-child(1){font-weight: bold;}
.yx-jg span:nth-child(2){color: #525252;}
.yx-cs h5{font-size: 16px;font-weight: bold;border-bottom: 1px dashed #b2b2b2;padding-bottom: 5px;margin-bottom: 5px;}
/*.yx-item{display:inline-block;vertical-align: top;font-size: 14px;width: 48%;margin-right: 4%;}*/
.yx-item{font-size: 14px;}
.yx-item:nth-child(2n){margin-right: 0;}
.yx-page{font-size: 0;}
.yx-item-one{padding-left: 20px;position: relative;margin-top: 10px;padding-left: 0 !important;}
.yx-item-one p{margin-top: 5px;}
.yx-itme-name{color: #696969;line-height: 1.6em;font-size: 16px;}
/*.yx-itme-name:before{width: 8px;height: 10px;position: absolute;top:6px;left: 2px;background: url("../images/sxj-16x19.png") no-repeat center;background-size: 100% 100%;content: "";}*/
.cp li{width: 24.2%;margin-right: 1.06%;margin-bottom: 40px;}
.cp li p{min-height:4em;}
.cp li:nth-child(4n){margin-right: 0;}
.cp-style{display: block;position: relative;transition: all .4s;border:1px solid #d1d1d1;background: #f7f7f7;}
.cp-style .des16{position: absolute;z-index: 5;left: 0;width: 100%;bottom:5px;text-align: center;transition: all .4s;padding: 0 5px;}
.cp-style .des16 p{line-height: normal;}
.cp-style:hover{background: #fff;box-shadow: 0 0 9px 0 rgba(7, 35, 66, 0.46);}
.cp-style .yx-img{transition: all .4s;}
.cp-style:hover .yx-img{box-shadow: 0 0 9px 0 rgba(7, 35, 66, 0.46);}
.gdxq{display: inline-block;background: #0f3c6c;text-align: center;width: 200px;border-radius: 38px;color: #fff;transition: all .4s;}
.gdxq span{display: inline-block;vertical-align: middle;line-height: 38px;margin-right: 8px;}
.gdxq .i{display: inline-block;vertical-align: middle;width: 6px;height: 12px;background: url("../images/jt12x20.png") no-repeat center;background-size: 100% 100%;transition: all .4s;}
.cp-style .gdxq{position: absolute;bottom:20px;left: 50%;transform: translateX(-50%);z-index: 9;transition: all .4s;opacity: 0;}
.cp-style:hover .des16{opacity: 0;}
.cp-style:hover .gdxq{opacity: 1;}
/*3.1品牌优选2 e*/
/*4.1产品概览综合页 s*/
.cpglzhy li{width: 32%;margin-right: 2%;margin-bottom: 2%;}
/*.cpglzhy li:nth-child(1){width: 66%;}*/
/*.cpglzhy li:nth-child(1) .cpglzhy-img{width: 450px;max-width: 55%;}*/
/*.cpglzhy li:nth-child(1) .jt-kuang{margin-top: 20%;}*/
/*.cpglzhy li:nth-child(2){margin-right: 0;}*/
/*.cpglzhy li:nth-child(5){margin-right: 0;}*/
/*.cpglzhy li:nth-child(8){margin-right: 0;}*/
/*.cpglzhy li:nth-child(11){margin-right: 0;}*/
.cpglzhy li:nth-child(3n){margin-right:0;}

.cpglzhy-style{display: block;transition: all .4s;background: #f2f3f5;border-radius: 20px;padding: 50px 70px;position: relative;height: 460px;}
.cpglzhy-style:hover{box-shadow: 0 4px 9px 0 rgba(15, 60, 108, 0.73);}
.cpglzhy-style h3{transition: all .4s;}
.cpglzhy-style:hover h3{color: #0f3c6c;}
.cpglzhy-name{display: inline-block;background: #0f3c6c;color: #fff;text-align: center;min-width: 117px;line-height: 32px;padding: 0 10px;}
.jt-kuang{background: none;border:1px solid #b7b7b7;}
.jt-kuang .i{background: url("../images/22x18-1.png") no-repeat center;background-size: 100% 100%;}
a:hover .jt-kuang{border-color: #0f3c6c;}
.cpglzhy-img{position: absolute;right: 10px;bottom:10px;width: 300px;max-width: 70%;}
.cpglzhy-con{position: relative;z-index: 5;}
/*4.1产品概览综合页 e*/
/*4.2产品概览列表 s*/
.cpfl{font-size: 0;z-index: 5;position: relative;}
.cpfl:after{content: "";left: 20px;right: 20px;bottom:24px;border-bottom: 1px solid #d5d5d5;z-index: -1;position: absolute;}
.cpfl .hide-navs-page{display: inline-block;border-bottom: 1px solid #d5d5d5;}
.cpfl .hide-navs-page img{width: 32px;margin-right: 5px;}

.cpfl-style .hide-navs-page{width: 12%;margin-right: 0;}
.cpfl-style .hide-navs-page:nth-child(3){width: 20%;}
.cpfl-style .hide-navs-page:nth-child(10){width: 20%;}
.cpfl-style .hide-navs-page:nth-child(5){width: 20%;}
.cpfl-style .hide-navs-page:nth-child(12){width: 20%;}
.cpfl2 .hide-navs-page{width: 20%;padding-right: 1.25%;}
.cpfl2 .hide-navs-page:nth-child(5n){margin-right: 0;}
.cpyxnav .hide-navs-page img{width: 160px;}
.cpyxnav a:after{
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -1px;
    border-bottom: 2px solid #0f3c6c;
    opacity: 0;
    width: 0;
    transition: all .4s;
}
.cpyxnav li.active a:after{
    opacity: 1;
    width: 100%;
}
.cpyxnav a:hover:after{
    opacity: 1;
    width: 100%;
}

.cpfl a{color: #4c4c4c;}
.cpfl span{line-height: 46px;}
.cpfl span:after{bottom:-1px !important;border-width: 2px;}
/*4.2产品概览列表 e*/
/*5.1产品定制 s*/
.fw{display: flex;justify-content: space-between;align-items: center;}
.fw-con{width: 33%;}
.fw-img{width: 64.2%;}
.des-0f3c6c p{color: #0f3c6c;}
.input-kuang{border:1px solid #d9d9d9;position: relative;margin-bottom: 2%;}
.input-text{margin-left: 22px;}
.input-text .text{display: block;height: 43px;width: 100%;font-size: 18px;}
.input-kuang select{display: block;height: 43px;width: 100%;border:none;background: #fff;padding-left: 18px;color: #bbb;font-size:18px;}
.input-kuang select option{color: #333;}
.input-kuang select.active{color: #333;}
.input-text .text::-webkit-input-placeholder{color:#bbb;}
.input-text .text::-moz-placeholder{color:#bbb;}
.input-page-3 .input-kuang{width: 23.5%;margin-right: 2%;}
/*.input-page-3 .input-kuang:nth-child(2){width: 29%;}*/
.input-page-3 .input-kuang:nth-child(3){width: 49%;margin-right: 0;}
.input-page-4 .input-kuang{width: 23.5%;margin-right: 2%;}
.input-page-4 .input-kuang:nth-child(4n){margin-right: 0;}
.input-page-2 .input-kuang{width: 49%;margin-right: 2%;}
.input-page-2 .input-kuang:nth-child(2n){margin-right: 0;}
.input-kuang .textarea{padding-left: 22px;}
.input-kuang textarea{height: 200px;margin-top: 11px;margin-bottom: 11px;font-size: 18px;}
.tj2{width: 88px;line-height: 32px;font-size: 18px;text-align: center;}
/*5.1产品定制 e*/
/*6.1案例分享综合页 s*/
.width930{width: 930px;max-width: 100%;margin: 0 auto;}
.xm-mid{display: flex;justify-content: space-between;align-items: flex-start;}
.xm-mid li{width: 46%;}
.xm-mid li:nth-child(1){display: flex;flex-direction: column-reverse;}
.xm-mid li:nth-child(1) .xm-con{margin-bottom: 40px;}
.xm-mid li:nth-child(2) .img100{margin-bottom: 40px;}
/*.xm-mid li:nth-child(2){width: 49.3%;}*/
/*.xm-mid li:nth-child(2) .xm-con{padding: 0 35px;}*/
.sqsh-img{width: 50%;}
.sqsh-con{width: 47%;}
/*6.1案例分享综合页 e*/
/*6.2案例分享列表2 s*/
.xiangmu-top li{width: 49%;margin-right: 2%;margin-bottom: 30px;}
.xiangmu-top li:nth-child(2n){margin-right: 0;}
.szg-bg{background: url("../images/szg-bg.png") no-repeat center;background-size: cover;}
.xiangmu-top .title24{position: absolute;left: 0;z-index: 9;width: 100%;bottom:0;padding: 20px 45px;}
.xm-type{display: inline-block;background: #eaeaea;color: #414141;border-radius: 5px; min-width: 82px;text-align: center;line-height: 35px;padding: 0 5px;}
.szg-bg .xm-type{position: absolute;z-index: 9;top:30px;left: 30px;}
.xiangmu-bot{padding: 40px 0;}
.des-717171 p{color: #717171;}
.ssly-con{padding-top: 5px;}
.ssly-img .img100{width: 263px;object-fit: cover;position: relative;}
.ssly-img .img100 img{width: 100%;height:100%;top:0;left: 0; object-fit: cover;position: absolute;}
.xiangmu-bot li{width: 49%;margin-right: 2%;margin-top: 30px;}
.xiangmu-bot li:nth-child(1){margin-top: 0;}
.xiangmu-bot li:nth-child(2){margin-top: 0;}
.xiangmu-bot li:nth-child(2n){margin-right: 0;}
.xiangmu-bot a{display: block;position: relative;}
.ssly-con{position: absolute;top:0;right: 0;left: 312px;height: 100%;}
.xiangmu-item{margin-bottom: 70px;}
.ssly-con .des-717171 p{height: 4em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ssly-con h3{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
/*6.2案例分享列表2 e*/
/*6.4案例分享详情 s*/
.xmjs-img{width: 57%;}
.xmjs-img .img100:nth-child(1){width: 83%;}
.xmjs-img .img100:nth-child(2){width: 41%;margin-top: -29.5%;}
.xmjs-con{position: absolute;right: 0;top:0;width: 40%;padding-top: 90px;}
.xmjs-en{color: #f6f6f6;font-size: 108px;text-transform: uppercase;line-height: 1;font-weight: bold;position: absolute;right: 0;top:-95px;z-index: -1;}
.xmjs-img{position: relative;z-index: 5;}
.desxmgl{margin-bottom: 300px;}
.desxmgl img{max-width: 100%;}
.shuidi{position: absolute;width: 601px;z-index: -1;left: -165px;top:-205px;}
.pj-left{width: 49.5%;position: relative;}
.pj-right{width: 50.5%;height: 100%;right: 0;top:0;position: absolute;}
.pj-right li{width: 49.5%;position: absolute;height: 49.75%;}
.pj li .img100{position: absolute;width: 100%;height: 100%;top:0;left: 0;}
.pj li img{position: absolute;width: 100%;height: 100%;top:0;left: 0;object-fit: cover;}
.pj-right li:nth-child(1){top:0;left: 0.5%;}
.pj-right li:nth-child(2){top:0;right: 0;}
.pj-right li:nth-child(3){bottom:0;left: 0.5%;}
.pj-right li:nth-child(4){bottom:0;right: 0;}
.pj-des{position: absolute;width: 100%;left: 0;bottom:0;z-index: 9;background: rgba(15,60,108,.7);padding: 15px 30px;}
/*6.4案例分享详情 e*/
.xw li{width: 27.9%;margin-right: 8.15%;margin-bottom: 65px;}
.xw li:nth-child(3n){margin-right: 0;}
/*7.2媒体中心详情 s*/
.xwxq-top{border-bottom: 1px solid #cdcdcd;padding-bottom:50px;}
.xwxq-top h1{font-size: 36px;color: #000;}
.xwxq-time p{text-align: right;}
.padding-tb40{padding: 40px 0;}
.xwxq-bot{border-top: 1px solid #cdcdcd;padding-top: 40px;}
.xwxq-fy a{font-size: 16px;color: #666;transition: all .4s;display: inline-block;margin-right: 44px;}
.xwxq-fy a:last-child{margin-right: 0;}
.xwxq-fy a:hover{color: #0f3c6c;}
.fanhui2 i{display: inline-block;vertical-align: middle;width: 30px;height: 24px;background: url("../images/fanhui.png") no-repeat center;background-size: cover;margin-right: 15px;filter: grayscale(1); opacity: 0.6;transition: all .4s;}
.fanhui2 span{color:#666;font-size:16px;display: inline-block;vertical-align: middle;transition: all .4s;}
.fanhui2:hover span{color: #0f3c6c;}
.fanhui2:hover i{filter: grayscale(0);opacity: 1;}
.w1200{width: 1200px;max-width: 92%;margin: 0 auto;}
.edit img{max-width: 100%;display: block;margin: 0 auto;height: auto !important;}
.edit *{text-align: justify;}
.des-999 p{color: #999;}
/*7.2媒体中心详情 e*/
/*8.1服务支持 s*/
.bgf6{background: #f6f6f6;}
.tgfw-top{padding: 50px 80px;border-bottom: 1px solid #d9d9d9;}
.lxr-page{margin-bottom: 5px;position: relative;}
.lxr-page:last-child{margin-bottom: 0;}
.lxr-page p:nth-child(1){position: absolute;top:0;left: 0;}
.lxr-page p:nth-child(2){margin-left: 70px;}
.des-706f6f p{color: #706f6f;}
.tgfw-top .des-706f6f p{margin-top: 6px;}
.tgfw-top li{width: 32%;margin-right: 2%;position: relative;}
.tgfw-top li:last-child{margin-right: 0;}
.tgfw-top li:after{content: "";position: absolute;left: -10%;height: 140px;top:-4px;border-left: 1px solid #d9d9d9;}
.tgfw-top li:nth-child(1):after{display: none;}
.tgfw-bot{padding: 50px 80px;}
.gslt p{margin-bottom: 10px;}
.gslt p:last-child{margin-bottom: 0;}
.zckf img{width: 122px;display: block;margin: 0 auto 10px;}
.zckf li{text-align: center;margin-right: 40px;}
.zckf li:last-child{margin-right: 0;}
.map5934{position: absolute;left: 500px;background: #fff;height: 100%;right: 0;top:0;}
.map{position: absolute;top:10px;right: 10px;bottom:10px;left: 10px;background: #f2f2f2;}
.width1050{width: 1050px;max-width: 100%;margin: 0 auto;}
.yycg{display: inline-block;background: #0f3c6c;color: #fff;font-weight: bold;font-size: 30px;width: 410px;line-height: 60px;text-align: center;max-width: 100%;}
/*8.1服务支持 e*/

.xzzx-type{font-size: 0;}
.xzzx-type a{font-size: 18px;transition: all .4s;color: #4b4b4b;background: #e1e1e1;border-radius: 5px;width: 160px; text-align: center;line-height: 49px;display: inline-block;margin-right: 20px;}
.xzzx-type a:last-child{margin-right: 0;}
.xzzx-type a.active{background: #0f3c6c;color: #fff;}
.xzzx-type a:hover{background: #0f3c6c;color: #fff;}
.zxcp-top{background: #efefef;padding: 11px 30px;cursor: pointer;transition: all .4s;border-bottom: 1px solid #fff;}
.zxcp-top h3{position: relative;padding-left: 16px;transition: all .4s;}
.zxcp-top h3:before{position: absolute;content: "";width: 3px;height: 16px;background: #0f3c6c;top:7.5px;left: 0;transition: all .4s;}
.zxcp-top .i{width: 7px;height: 12px;background: url("../images/jt14x25.png") no-repeat center;background-size: 100% 100%;right: 0;position: absolute;transition: all .4s;top:50%;margin-top: -6px;}
.zxcp-bot-box{background: #f9f8f8;padding: 30px;display: none;}
.zxcp-bot{font-size: 0;flex-wrap: wrap;display: flex;}
.sgxlxz{display: inline-block;vertical-align: top;font-size: 14px;width: 32%;background: #fff;margin-right: 2%;padding: 30px 10px;margin-bottom: 2%;}
.sgxlxz:nth-child(3n){margin-right: 0;}
.sgxlxz-list li{display: block;margin-bottom: 17px;}
.sgxlxz-list li:last-child{margin-bottom: 0;}
.sgxlxz-list a{display: block;position: relative;color: #696969;padding-left: 20px;transition: all .4s;}
.sgxlxz-list a:before{content: "";position: absolute;width: 13px;height: 15px;background: url("../images/pdf.png") no-repeat center;background-size: 100% 100%;left: 0;top:3px;filter: grayscale(1);opacity: 0.8;}
.sgxlxz-list a:hover{color: #0f3c6c;}
.sgxlxz-list a:hover:before{filter: grayscale(0);opacity: 1;}
.xzcp-page:nth-child(even) .zxcp-top{background: #f4f4f5;}
.xzcp-page .zxcp-top:hover{background: #0f3c6c;}
.xzcp-page .zxcp-top:hover h3{color: #fff;}
.xzcp-page .zxcp-top:hover h3:before{background: #fff;}
.xzcp-page .zxcp-top:hover .i{background: url("../images/jt14x25-1.png") no-repeat center;background-size: 100% 100%;}
.xzcp-page.active .zxcp-top{background: #0f3c6c;}
.xzcp-page.active .zxcp-top h3{color: #fff;}
.xzcp-page.active .zxcp-top .i{background: url("../images/jt14x25-1.png") no-repeat center;background-size: 100% 100%;transform: rotate(90deg);}
.xzcp-page.active .zxcp-top h3:before{background: #fff;}
.khdl{background: #f6f6f6; border-radius: 20px; box-shadow: 2px 3px 8px 0 rgba(3, 25, 48, 0.38);width: 850px;max-width: 100%;margin: 0 auto;padding: 40px 50px 50px;}
.dl-page-box{width: 612px;max-width: 100%;margin: 0 auto;}
.dl-page{position: relative;border:1px solid #c4c4c4;}
.dl-name{position: absolute;font-size: 16px;top:0;left: 18px;color: #676767;line-height: 50px;}
.dl-page img{position: absolute;right: 6px;top:9px;width: 32px;}
.dl-text{margin-left: 60px;margin-right: 60px;}
.dl-text .text{display: block;width: 100%;height: 50px;font-size: 16px;background: none;}
.ljdl{display: inline-block;background: #0f3c6c;color: #fff;line-height: 52px;border-radius: 10px;width: 192px;font-size: 18px;}
.wjmm{color: #0f3c6c;}

.jizhu{cursor: pointer;display: flex;align-items: center;}
.jizhu .i{display: inline-block;vertical-align: middle;width: 14px;height: 14px;border:1px solid #a3a3a3;transition: all .4s;margin-right: 10px;position: relative;}
.jizhu span{display: inline-block;vertical-align: middle;color: #939393;}
.jizhu.active .i{border-color: #084f7f;}
.jizhu.active .i:after{content: "";position: absolute;top:2px;right: 2px;bottom:2px;left: 2px;background: #084f7f;}

.bgf8{background: #f8f8f8;}
.ss-a{padding: 60px 0;}
.ss-a h3{font-family: "dincondregular";letter-spacing: 4px;text-indent: 4px;}
.ss-a p{font-size: 22px;}
.ssbox{width: 600px;margin: 0 auto;max-width: 94%;}
.ssingput{border-radius: 6px;overflow: hidden;margin-right: 100px;}
.ssingput input{display: block;width: 100%;height: 54px;text-indent: 1em;font-size: 16px;}
.sbmint{position: absolute;right: 0;width: 92px;height: 100%;top:0;background: #084f7f;line-height: 54px;text-align: center;color: #fff;font-size: 18px;border-radius: 6px;cursor: pointer;}

.result{margin-bottom: 35px;}
.ssjecon{padding: 50px 0 80px;min-height: 300px;}
.conrt{padding: 40px;}
.result{font-size: 18px;color: #aeaeae;}
.result span{color: #0436a7;}
.sslb-tabs{display: none;min-height: 300px;}
.sslb-tabs .ry{margin: 0;}
.sslb-tabs .sslb-tabs{margin: 0;}
.sslb-tabs.active{display: block;}
.title-list li{margin-bottom: 30px;display: block;}
.title-list li:last-child{margin-bottom: 0;}
.title-list li a:hover h2{color: #0f3c6c;}

.fixed-style{position: fixed;z-index: 9999;left: 0;top:0;width: 100%;height: 100%;}
.gg-con{width: 929px;max-width: 92%;margin: 0 auto;}
.gbgg{position: absolute;right: 0;top:0;width: 32px;height: 32px;background: #0f3c6c url("../images/gbgg.png") no-repeat center;background-size: cover;border:1px solid #0f3c6c;border-radius: 100%;}
.padding-top20{padding-top: 20px;}
.padding-top30{padding-top: 30px;}
.padding-top40{padding-top: 40px;}
.padding-top50{padding-top: 50px;}
.padding-top60{padding-top: 60px;}
.edit-img-bt20 img{margin-bottom: 20px;}

.no-banner .ban{display: none;}

.eael-tab-inline-icon{position: relative;padding: 0;margin: 0;list-style-type: none;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;z-index: 1;}
.eael-tab-inline-icon li{position: relative;padding: 1em 1.5em;flex: 1 1 auto;cursor: pointer;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;text-align: center;background-color: #d1d1d1;}
.eael-tab-inline-icon li img{width: 40px;filter: brightness(0);}
.eael-tab-inline-icon li span{font-size: 16px;}
.eael-tab-inline-icon li.active{background: #444;color: #fff;}
.eael-tab-inline-icon li.active img{filter: brightness(1);}
.eael-tab-inline-icon li:hover{background: #333;color: #fff;}
.eael-tab-inline-icon li:hover img{filter: brightness(1);}
.eael-tabs-content{padding:40px 20px;border:1px solid #e5e5e5;}
.eael-tabs{display: none;}
.eael-tabs.active{display: block;}
.eael-tabs-img{width: 50%;}
.eael-tabs-right{width: 46%;}
.uael-table-id-49127645_filter{width: 300px;max-width: 100%;}
.uael-table-id-49127645_filter span{position: absolute;left: 0;top:0;line-height: 42px;color: #666;font-size: 16px;}
.uael-49127645_filter_input{border:1px solid #e5e5e5;margin-left: 50px;}
.uael-49127645_filter_input .text{display: block;width: 100%;height: 42px;font-size: 16px;text-indent: 1em;}
.eael-table th{border:1px solid #bbb;padding: 5px;min-width: 80px;height: 50px;}

.eael-table tr td{border:1px solid #bbb;padding: 5px;min-width: 80px;height: 40px;}
.eael-table tr:nth-child(odd) td{background: #eaeaea;}
/*.eael-table tr:nth-child(1) td{background: #444;color: #fff;}*/
.eael-table tr:nth-child(1) th{background-color: #444;color: #fff;}
.eael-table tr:nth-child(1) th *{background-color: #444;color: #fff !important;font-weight: bold !important;}

.logo-list{font-size: 0;}
.logo-page{display: inline-block;vertical-align: middle;font-size: 14px;width: 32%;margin-right: 2%;margin-bottom: 2%;border:1px solid #ddd;transition: all .4s;background: #f7f7f7;}
.logo-page:hover{border-color: #084f7f;}
.logo-page:nth-child(3n){margin-right: 0;}


.kxzz589 li{width: 31%;margin-right: 3.5%;margin-bottom: 50px;}
.kxzz589 li:nth-child(3n){margin-right: 0;}


.cpglnav li{width: 16.66%;text-align: center;font-size: 16px;position: relative;}
.cpglnav li:after{content: "";position: absolute;height: 70%;top:15%;right: -2px;width: 2px;background: #666;}
.cpglnav li *{display: inline-block;vertical-align: middle;}
.cpglnav li img{height: 32px;}
.cpglnav li a{display: block;}
.cpglnav li.active{background: #0084c1;z-index: 9;}
.cpglnav li span{line-height: 50px;}
.cpglnav li.active span{color: #fff;}
.cpglnav li.active img{filter: brightness(4);}
.cpglnav li.active:after{display: none !important;}
.cpglnav li:nth-child(6n):after{display: none;}
.cpglnav li:hover{background: #0084c1;z-index: 9;}
.cpglnav li:hover span{color: #fff;}
.cpglnav li:hover img{filter: brightness(4);}
.cpglnav li:hover:after{display: none !important;}

.cpyxnav{border-bottom: 1px solid #999;}
.cpyxnav li{width: 20%;position: relative;}
.cpyxnav li a{display: inline-block;position: relative;}
.cpyxnav li img{width: 200px;max-width: 100%; vertical-align: bottom;}
.xm459050{display: flex;justify-content: space-between;align-items: end;}
.xm459050-l{width: 46%;}
.xm459050-r{width: 46%;}
.yqlj {margin-top: 25px;}
.yqlj *{display: inline-block;color: #a2a2a2;margin-right: 5px;transition: all .4s;}
.yqlj a:hover{color: #fff;}

.imgscale .img100{overflow: hidden;}
.imgscale .img100 img{transition: all .4s;}
.imgscale:hover .img100 img{transform: scale(1.1);}
.background-cover{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.emuax{transform-origin: bottom !important;}
.slideUp{
    animation:slideUp 1s both ease-out;-webkit-animation:slideUp 1s both ease-out;
}
@keyframes slideUp{
    0%{opacity:0;-webkit-transform: translateY(60px);transform: translateY(60px);}
    100%{opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}
}
.slideLeft{
    animation:slideLeft 1s both ease-out;-webkit-animation:slideLeft 1s both ease-out;
}
@keyframes slideLeft{
    0%{opacity:0;-webkit-transform: translateX(-60px);transform: translateX(-60px);}
    100%{opacity: 1;-webkit-transform: translateX(0px);transform: translateX(0px);}
}
.slideRight{
    animation:slideRight 1s both ease-out;-webkit-animation:slideRight 1s both ease-out;
}
@keyframes slideRight{
    0%{opacity:0;-webkit-transform: translateX(60px);transform: translateX(60px);}
    100%{opacity: 1;-webkit-transform: translateX(0px);transform: translateX(0px);}
}
.tobig{
    animation:tobig 1s both ease-out;-webkit-animation:tobig 1s both ease-out;
}
@keyframes tobig{
    0%{opacity:0;-webkit-transform: scale(0);transform: scale(0);}
    100%{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
}
.tobig99{
    animation:tobig99 1s both ease-out;-webkit-animation:tobig99 1s both ease-out;
}
@keyframes tobig99{
    0%{opacity:1;-webkit-transform: scale(0.8);transform: scale(0.8);}
    100%{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
}

