/*Basefont*/
/* @font-face{font-family:Base-font;src:url(../fonts/bebas.eot);src:local('apple Regular'),local('apple'),url(../fonts/bebas.woff) format('woff'),url(../fonts/bebas.ttf) format('truetype'),url(../fonts/bebas.svg#apple) format('svg')} */
/*Basefont*/

.block{display:block}
.header{position:relative;z-index:9}
.header.fixed{position:fixed;top:0;left:0;right:0}
.header .top-box{font-size:0;padding:0 3.125vw;background-color:#4c4e52;height:36px;position:relative;z-index:5}
.header .top-box:after{content:'';display:block;clear:both}
.header .left-box{position:absolute;left:3.125vw;top:0;font-size:14px;color:#fff;line-height:36px}
.header .right-box{position:absolute;right:3.125vw;top:0}
.header .link{display:inline-block;vertical-align:top}
.header .link a{display:inline-block;font-size:14px;color:#fff;line-height:36px}
.header .link a:after{content:'';display:inline-block;vertical-align:middle;margin:0 20px;width:1px;height:12px;background-color:rgba(255,255,255,.2)}
.header .link a:last-of-type:after{display:none}
.header .lang{position:relative;display:inline-block;vertical-align:top;margin-left:40px}
.header .lang span{display:block;font-size:14px;color:#fff;line-height:36px;cursor:pointer}
.header .lang span:before{content:'';width:16px;height:16px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../bg/icon-3.png);display:inline-block;vertical-align:middle;margin:-3px 10px 0 0}
.header .lang span:after{content:'';width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #fff;display:inline-block;vertical-align:middle;margin:-3px 0 0 5px}
.header .lang .hide{position:absolute;width:90px;top:100%;left:50%;margin-left:-45px;padding-top:8px;opacity:0;visibility:hidden}
.header .lang .hide:before{content:'';width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid rgba(0,0,0,.8);position:absolute;top:2px;left:0;right:0;margin:0 auto}
.header .lang .hide a{display:block;font-size:12px;line-height:30px;color:#fff;margin-bottom:1px;text-align:center;background-color:rgba(0,0,0,.8);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
@media screen and (min-width:1025px){
.header .lang .hide a:hover{background-color:#123B8D}
}
.header .lang:hover .hide{opacity:1;visibility:visible}
.header .main{background-color:#fff;padding:0 3.125vw;position:relative}
.header .logo{position:absolute;left:3.125vw;top:50%;margin-top:-32px;font-size:0}
.header .logo img{height:64px}
.header .nav{font-size:0;text-align:center}
.header .nav li{display:inline-block;vertical-align:top;text-transform:uppercase}
.header .nav li a.single{position:relative;display:block;font-size:18px;line-height:100px;color:#4c4e52;padding:0 1.2vw;z-index:2}
.header .nav li a.single:after{content:'';width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;position:absolute;bottom:-1px;left:0;right:0;margin:0 auto;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.header .nav li .drop{font-size:0;background-color:#fff;position:absolute;top:100%;left:0;right:0;padding:3.5vw;text-align:center;border-top:1px solid #e6e6e6;box-shadow:0 10px 10px rgba(0,0,0,.1);opacity:0;visibility:hidden;display:none}
.header .nav li .drop .link{display:none}
/*!
.header .nav li .drop-big a{display:inline-block;vertical-align:top;margin:0 12px;position:relative;max-width:calc(20% - 24px)}
.header .nav li .drop-big a .img-box{overflow:hidden}
.header .nav li .drop-big a img{display:block;width:100%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.header .nav li .drop-big a h3{font-size:16px;color:#fff;position:absolute;bottom:10px;left:20px;right:20px;text-align:left}
*/
@media screen and (min-width:1025px){
.header .nav li .drop-products-bj .box:hover h4{background-image:url(../bg/d-2.png)}
/*!.header .nav li .drop-big a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
*/
}
.header .nav li .drop-products-bj .block{display:inline-block;vertical-align:top;width:18vw;max-width:360px;margin:0 2vw;text-align:left}
.header .nav li .drop-products-bj .block:nth-of-type(1) h3 a:before{width:27px;height:24px;background-image:url(../bg/nav-icon-1.png)}
.header .nav li .drop-products-bj .block:nth-of-type(2) h3 a:before{width:30px;height:24px;background-image:url(../bg/nav-icon-2.png)}
.header .nav li .drop-products-bj .block:nth-of-type(3) h3 a:before{width:24px;height:24px;background-image:url(../bg/nav-icon-3.png)}
.header .nav li .drop-products-bj .block:nth-of-type(4) h3 a:before{width:24px;height:24px;background-image:url(../bg/nav-icon-4.png)}
.header .nav li .drop-products-bj .box{margin-top:14px}
.header .nav li .drop-products-bj .box h4{box-sizing:border-box;padding-right:30px;background:url(../bg/d.png) right center no-repeat}
.header .nav li .drop-products-bj h3{font-size:24px;padding-bottom:24px;border-bottom:2px solid #e6e6e6}
.header .nav li .drop-products-bj h3 a{color:#4c4e52;color:#4c4e52;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;background-size:auto 24px;background-position:left center;background-repeat:no-repeat}
.header .nav li .drop-products-bj h3 a:before{content:'';display:inline-block;vertical-align:middle;margin-right:8px;margin-top:-3px;background-position:center;background-repeat:no-repeat;background-size:contain}
.header .nav li .drop-products-bj h4{font-size:16px; line-height: 30px; margin-top: 15px;}
.header .nav li .drop-products-bj h4 a{color:#4c4e52}
.header .nav li .drop-products-bj h4 a:hover{color:#123B8D}
.header .nav li .drop-products-bj .link{margin-top:10px}
.header .nav li .drop-products-bj .link a{display:block;font-size:12px;line-height:24px;color:#898989}
.header .nav li .drop-products-bj .link a:hover{color:#123B8D}
.header .nav li.active a.single{color:#123B8D}
@media screen and (min-width:1025px){
.header .nav li a.single{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.header .nav li.drop a.single:after{opacity:1;visibility:visible}
.header .nav li.active a.single{color:#123B8D}
.header .nav li:hover a.single{background-color:#123B8D;color:#fff}
.header .nav li:hover .drop{opacity:1;visibility:visible;display:block}
}
.header form{position:absolute;right:3.125vw;top:50%;margin-top:-24px;width:360px;height:48px;background-color:#f5f5f5;border-radius:24px;padding-right:48px;overflow:hidden}
.header input{display:block;width:100%;height:100%;padding:0 20px;font-size:16px;color:#666;background-color:transparent}
.header button{position:absolute;right:0;top:0;width:48px;height:48px;background-position:center;background-repeat:no-repeat;background-color:transparent;background-image:url(../bg/icon-4.png);cursor:pointer}
.header.down .top-box{height:0;overflow:hidden}
.header.down .nav li a.single{line-height:70px}
.nav-bg{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3);z-index:2;opacity:0;visibility:hidden}
.nav-bg.active{opacity:1;visibility:visible}
@media screen and (max-width:1700px){
.header form{width:260px;height:40px;margin-top:-20px;padding-right:40px}
.header button{width:40px;height:40px}
.header .nav li a.single{font-size:16px;line-height:80px}
}
@media screen and (max-width:1600px){
.header .nav li .drop-products-bj h3{font-size:20px;padding-bottom:15px}
.header .nav li .drop-products-bj .box{margin-top:15px}
.header .nav li .drop-products-bj .box1{margin-top:15px}
.header .nav li .drop-products-bj h4{font-size:16px}
}
@media screen and (max-width:1366px){
.header .logo{margin-top:-25px}
.header .logo img{height:50px}
.header form{width:230px}
.header .nav{padding-right:70px}
.header .nav li a.single{line-height:70px}
}
@media screen and (max-width:1024px){body{padding-top:64px}
.header{position:fixed;top:0;left:0;right:0}
.header .top-box{height:24px;padding:0 20px}
.header .left-box{display:none}
.header .right-box{position:static}
.header .lang span,.header .link a{font-size:12px;line-height:24px}
.header .link a:after{margin:0 10px}
.header .lang{position:absolute;margin-left:0;right:20px;top:0}
.header .lang span:before{width:12px;height:12px;margin:-1px 5px 0 0}
.header .lang .hide{width:80px;margin-left:-40px}
.header .main{padding:0 20px;height:60px}
.header .logo img{height:48px}
.header .logo{left:20px}
.header form{width:160px;height:26px;right:54px;padding-right:26px;margin-top:-13px}
.header button{width:26px;height:26px;background-size:auto 12px}
.header input{padding:0 10px;font-size:14px}
.header .nav{position:fixed;top:0;left:100%;width:100%;height:100%;background-color:#fff;padding:70px 0 0;z-index:3;-webkit-transition:left .3s linear;-moz-transition:left .3s linear;-ms-transition:left .3s linear;transition:left .3s linear}
.header .nav.active{left:0}
.header .nav ul{height:100%;padding:0 45px 45px;overflow:auto}
.header .nav li{display:block;text-align:left}
.header .nav li a.single{display:inline-block;vertical-align:top;padding:0;font-size:18px;line-height:50px}
.header .nav li a.single:after{display:none}
.header .nav li i{margin-left:10px;display:inline-block;vertical-align:top;width:20px;height:20px;float:right;background:url(../bg/drop.png) center no-repeat;background-size:auto 10px}
.dom-loaded .header .nav li .drop{position:static;opacity:1;visibility:visible;box-shadow:none;padding:15px 20px;display:none}
/*!
.header .nav li .drop-big a{display:block;margin:0;max-width:none}
.header .nav li .drop-big a .img-box{display:none}
.header .nav li .drop-big a h3{font-size:15px;line-height:30px;color:#333;position:static}
*/
.header .nav li .drop-products-bj .block{width:100%;max-width:none;margin:20px 0 0}
.header .nav li .drop-products-bj .block:nth-of-type(1){margin-top:0}
.header .nav li .drop-products-bj h3{border-bottom-width:1px}
.header .nav li .drop-products-bj h3{font-size:16px}
.header .nav li .drop-products-bj h4{font-size:14px}
.header .nav li .drop-products-bj .box{padding-left:20px}
.mNavBtn{display:block;width:24px;height:16px;right:20px;top:46px;position:fixed;cursor:pointer;z-index:4}
.mNavBtn.active .line2{display:none}
.mNavBtn.active .line1{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:7px}
.mNavBtn.active .line3{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);bottom:7px}
.mNavBtn span{position:absolute;left:0;width:24px;height:2px;background:#123B8D;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.mNavBtn span.line1{top:0}
.mNavBtn span.line2{top:7px}
.mNavBtn span.line3{bottom:0}
}
.comm-tit{text-align:center}
.home-banner{overflow:hidden}
.home-banner .items{height:37.5vw}
.home-banner .item{position:relative}
.home-banner .item .bg-box{position:absolute;top:0;left:0;right:0;bottom:0;background-position:center;background-repeat:no-repeat;background-size:cover;z-index:1}
.home-banner .item .txt-box{position:absolute;left:0;right:0;top:10vw;z-index:3}
.home-banner .item h3{font-size:48px;font-weight:bolder;color:#fff}
.home-banner .item h3 span{font-weight:700;color:#123B8D}
.home-banner .item h4{font-size:24px;color:#fff;font-family:AVGARDM;margin-top:15px}
.home-banner .item .btn{width:120px;line-height:40px;font-size:14px;text-align:center;border:1px solid transparent;margin-top:3.125vw;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.home-banner .item .btn:after{content:'';width:8px;height:12px;background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;vertical-align:middle;margin:-2px 0 0 30px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.home-banner .item .btn.btn-2{border-color:#fff;color:#fff}
.home-banner .item .btn.btn-2:after{background-image:url(../bg/icon-2-3-w.png)}
@media screen and (min-width:1025px){.home-banner .item .btn:hover{border-color:#123B8D;color:#fff;background-color:#123B8D;-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);box-shadow:0 10px 30px rgba(89,44,140,.2)}
.home-banner .item .btn:hover:after{background-image:url(../bg/icon-2-3-w.png)}
}
.home-banner .button{outline:0;position:absolute;width:25px;height:48px;background-position:center;background-repeat:no-repeat;background-size:contain;top:50%;margin-top:-30px;opacity:.5;background-image:url(../bg/next.png);cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;z-index:2}
.home-banner .button:hover{opacity:1}
.home-banner .button-prev{left:3vw;-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg)}
.home-banner .button-next{right:3vw}
.home-banner .ope{position:absolute;bottom:2vw;left:0;right:0;font-size:0;z-index:2}
.home-banner .ope ul{display:inline-block;vertical-align:middle}
.home-banner .ope a{display:inline-block;vertical-align:middle;width:16px;height:16px;background-position:center;background-repeat:no-repeat;background-image:url(../bg/icon-1.png);margin-left:20px}
.home-products-first{font-size:0;padding:12px}
.home-products-first .item{display:inline-block;vertical-align:top;position:relative}
.home-products-first .item .img-box{overflow:hidden}
.home-products-first .item .txt-box{position:absolute;left:1.5vw;right:1.5vw;bottom:1.5vw}
.home-products-first .item img{display:block;width:100%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.home-products-first .item h3{font-size:24px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2)}
.home-products-first .item h4{font-size:14px;color:rgba(255,255,255,.5);font-family:AVGARDM;margin-top:5px}
.title{line-height:1.5}
.title:after{content:"";display:inline-block;width:3em;height:4px;background-color:#123B8D;margin-top:.2em}
.title span{display:block;font-weight:700;color:#4c4e52;font-size:34px}
.title em{display:block;font-size:16px;color:#999;font-style:normal;font-family:Arial}
.tcenter{text-align:center}
@media screen and (min-width:1025px){.home-products-first .item{width:calc(25% - 9px);margin-right:12px}
.home-products-first .item:last-of-type{margin-right:0}
.home-products-first .item:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
}
.home-hot-products .tab-tit{text-align:center;margin-top:2vw}
.home-hot-products .tab-tit span{padding:.4em 1.5em;display:inline-block;vertical-align:top;font-size:20px;line-height:1.5;color:#4c4e52;border:1px solid #4c4e52;margin:0 .5em .8em .5em;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;cursor:pointer}
.home-hot-products .tab-tit span.active,.home-hot-products .tab-tit span:hover{background-color:#123B8D;border-color:#123B8D;color:#fff}
.gundong-hot{position:relative;background-color:#fff;padding:6vw 0}
.gundong-hot .tab-cont{margin-top:2vw}
.gundong-hot .tab-cont .child{position:relative;height:0;overflow:hidden}
.gundong-hot .tab-cont .child.active{height:auto}
.gundong-hot .tab-cont .item .img-box{overflow:hidden}
.gundong-hot .tab-cont .item img{display:block;width:100%;-webkit-transition:transform .3s ease;-moz-transition:transform .3s ease;-ms-transition:transform .3s ease;transition:transform .3s ease}
.gundong-hot .tab-cont .item h3{font-size:18px;line-height:3;color:#4c4e52;text-align:center}
@media screen and (min-width:1025px){.gundong-hot .tab-cont .item:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
}
.gundong-hot .button{outline:0;position:absolute;width:38px;height:62px;top:35%;background:url(../bg/prev-2.png) center no-repeat;cursor:pointer;background-size:contain;z-index:2;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.gundong-hot .button:hover{background-image:url(../bg/prev-3.png)}
.gundong-hot .button-prev{left:3vw}
.gundong-hot .button-next{right:3vw;-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg)}
.gundong-hot .button.swiper-button-disabled{opacity:.2;cursor:default}
.gundong-hot .swiper-pagination{position:static;margin-top:2vw}
.gundong-hot .swiper-pagination-bullet{width:12px;height:12px;margin:0 5px;background-color:#dcdddd;opacity:1;border-radius:6px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.gundong-hot .swiper-pagination-bullet-active{background-color:#123B8D;width:32px}
@media screen and (max-width:1600px){.home-banner .item h4,.home-products-first .item h3{font-size:20px}
.gundong-hot .tab-cont .item h3{font-size:16px}
.gundong-hot .button{top:32%}
}
@media screen and (max-width:1366px){.home-banner .item h3{font-size:36px}
.home-banner .item h4,.home-products-first .item h3{font-size:18px}
.home-products-first .item h4{font-size:13px}
.home-hot-products .tab-tit span{font-size:16px}
}
@media screen and (max-width:1024px){.home-banner .item h3{font-size:30px}
.home-banner .item h4{font-size:16px;margin-top:10px}
.home-banner .item .txt-box{top:8vw}
.home-products-first .item{width:calc(50% - 6px)}
.home-products-first .item:nth-of-type(odd){margin-right:12px}
.home-products-first .item:nth-of-type(3),.home-products-first .item:nth-of-type(4){margin-top:12px}
.home-products-first .item .txt-box{left:20px;right:20px;bottom:20px}
.gundong-hot .button{top:29%;display:none}
}
@media screen and (max-width:768px){
.home-banner .items{height:40vw}
.home-banner .button{display:none}
.home-banner .item .txt-box{padding:0 20px;top:12vw}
.home-banner .item h3{font-size:24px}
.home-banner .item h4{font-size:14px}
.home-banner .item .btn{line-height:36px;margin-top:20px}
.home-banner .item .btn:after{margin-left:20px}
.home-banner .ope{padding:0 20px;bottom:15px}
.gundong-hot .button{display:none}
.service-tit h3 {font-size: 20px;}
}
@media screen and (max-width:640px){.wrapper{width:86%}
.home-banner .items{height:60vw}
.home-products-first .item{width:100%;margin:12px 0 0}
.home-products-first .item:nth-of-type(1){margin-top:0}
.home-products-first .item:nth-of-type(odd){margin-right:0}
.home-hot-products .tab-tit{margin-top:20px}
.home-hot-products .tab-tit span{font-size:14px}
.gundong-hot .tab-cont{margin-top:20px}
.gundong-hot .tab-cont .item h3{font-size:14px}
.service_main .item .txt_block h3{font-size: 20px;}
.service-tit h3 {font-size: 20px;}
}
@media screen and (max-width:1600px){.home-banner .item h4,.home-products-first .item h3{font-size:20px}
.gundong-hot .tab-cont .item h3{font-size:16px}
.gundong-hot .button{top:32%}
}
@media screen and (max-width:1366px){.home-banner .item h3{font-size:36px}
.home-banner .item h4,.home-products-first .item h3{font-size:18px}
.home-products-first .item h4{font-size:13px}
.home-hot-products .tab-tit span{padding:.4em .8em}
.home-hot-products .tab-tit span{font-size:16px}
}
@media screen and (max-width:1024px){.home-banner .item h3{font-size:30px}
.home-banner .item h4{font-size:16px;margin-top:10px}
.home-banner .item .txt-box{top:8vw}
.home-products-first .item{width:calc(50% - 6px)}
.home-products-first .item .txt-box{left:20px;right:20px;bottom:20px}
.gundong-hot .button{top:29%}
}
@media screen and (max-width:768px){
.home-banner .items{height:40vw}
.home-banner .button{display:none}
.home-banner .item .txt-box{padding:0 20px;top:12vw}
.home-banner .item h3{font-size:24px}
.home-banner .item h4{font-size:14px}
.home-banner .item .btn{line-height:36px;margin-top:20px}
.home-banner .item .btn:after{margin-left:20px}
.home-banner .ope{padding:0 20px;bottom:15px}
.gundong-hot{padding:40px 20px}
.gundong-hot .button{display:none}
}
@media screen and (max-width:640px){.home-banner .items{height:60vw}
.home-products-first .item{width:100%;margin:12px 0 0}
.home-products-first .item:nth-of-type(1){margin-top:0}
.home-products-first .item:nth-of-type(odd){margin-right:0}
.home-hot-products .tab-tit{margin-top:20px}
.home-hot-products .tab-tit span{font-size:14px}
.gundong-hot .tab-cont{margin-top:20px}
.gundong-hot .tab-cont .item h3{font-size:14px;line-height:30px}
}
.index-main{padding-top:136px}

.home-banner .button.swiper-button-disabled{opacity:.2;cursor:default}
.home-banner .ope ul li{display:inline-block;vertical-align:top;width:32px;height:20px;position:relative;margin-left:10px;cursor:pointer}
.home-banner .ope ul li:first-of-type{margin-left:0}
.home-banner .ope ul li:before{content:'';position:absolute;left:0;right:0;top:8px;height:3px;background-color:#fff}
.home-banner .ope ul li span{position:absolute;left:0;top:8px;width:0;height:3px;background-color:#123B8D}
.home-banner .ope ul li.active span{-webkit-transition:all 5s linear;-moz-transition:all 5s linear;-ms-transition:all 5s linear;transition:all 5s linear;width:100%}
.home-banner .ope ul li.active:before{content:'';position:absolute;left:0;right:0;top:8px;height:3px;background-color:#ccc}
.home-banner .ope a{display:inline-block;vertical-align:middle;width:16px;height:16px;background-position:center;background-repeat:no-repeat;background-image:url(../bg/icon-1.png);margin-left:20px}
.home-banner .ope a.play{background-image:url(../bg/icon-2.png)}
@media screen and (max-width:1700px){.index-main{padding-top:116px}
}
@media screen and (max-width:1600px){.home-banner .item h4{font-size:20px}
}
@media screen and (max-width:1366px){.index-main{padding-top:106px}
.home-banner .item h3{font-size:36px}
.home-banner .item h4{font-size:18px}
}
@media screen and (max-width:1024px){.index-main{padding-top:0}
.home-banner .item h3{font-size:30px}
.home-banner .item h4{font-size:16px;margin-top:10px}
.home-banner .item .txt-box{top:8vw}
}
@media screen and (max-width:768px){.wrapper{width:100%}
.home-banner .items{height:40vw}
.home-banner .button{display:none}
.home-banner .item .txt-box{padding:0 20px;top:28vw}
.home-banner .item h3{font-size:24px}
.home-banner .item h4{font-size:14px}
.home-banner .item .btn{line-height:36px;margin-top:20px}
.home-banner .item .btn:after{margin-left:20px}
.home-banner .ope{padding:0 20px;bottom:15px}
}
@media screen and (max-width:640px){.wrapper{width:86%}
.home-banner .items{height:60vw}
}
/*ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹*/
.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}
.container{margin-right:auto;margin-left:auto}
.bgImg{background-position:center center;background-repeat:no-repeat;background-size:cover}
.bgImg img{display:none!important}
.overflowHide{overflow:hidden;position:relative;z-index:0}
.scaleImg .bgImg{transition:all .5s ease-in-out;position:absolute;height:100%;width:100%;left:0;top:0}
.scaleImg:hover .bgImg{transform:scale(1.1)}
.scaleImg img{transition:all .5s ease}
.scaleImg:hover img{transform:scale(1.1)}
.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.fp-section.fp-table{display:table;table-layout:fixed;width:100%}
.hmPubt{text-align:center}
.hmPubt strong{font-size:36px;font-weight:400;letter-spacing:4px;line-height:56px;display:block}
.hmPubt p{font-size:20px;color:#9fa0a0;line-height:32px;margin-top:12px;letter-spacing:2px}
@media (max-width:1799px){.hmPubt strong{font-size:34px;font-weight:bolder;color:#4c4e52;line-height:48px}
.hmPubt p{font-size:18px;margin-top:5px}
}
@media (max-width:1379px){.hmPubt p{margin-top:0;font-size:16px}
}
@media (max-width:767px){.hmPubt p{font-size:15px}
}
.baijin_news_box{margin-top:32px}
.baijin_news_Lx{float:left;width:50%}
.baijin_news_aBox{display:block;position:relative}
.baijin_news_aBox:hover{box-shadow:0 8px 22px rgba(0,88,78,.1)}
.baijin_news_aBox .overflowHide{height:405px}
.baijin_news_bom{display:block;height:195px;border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;border-left:1px solid #e6e6e6;padding:34px 40px 0;letter-spacing:1px}
.baijin_news_bom strong{font-size:24px;font-weight:400;display:block;line-height:46px;height:46px}
.baijin_news_bom p{font-size:14px;line-height:24px;color:grey;height:72px;overflow:hidden}
.baijin_news_Rx{float:right;width:50%;padding-left:20px}
.baijin_news_ul li{margin-bottom:24px}
.baijin_news_asBox{display:block;padding:22px 38px 0;height:184px;border:1px solid #e6e6e6;position:relative}
.baijin_news_asBox strong{font-size:24px;font-weight:400;display:block;line-height:50px;height:50px}
.baijin_news_asBox p{font-size:14px;line-height:24px;color:grey;height:48px;overflow:hidden}
.baijin_news_asBox span{font-size:16px;color:grey;line-height:38px}
.baijin_news_asBox:hover{box-shadow:0 8px 22px rgba(0,88,78,.1)}
.baijin_news_asBox i{content:"";width:0%;height:2px;position:absolute;left:0;top:-1px;transition:all .8s ease-in-out;background-image:linear-gradient(90deg,#003393 0,#123B8D 100%)}
.baijin_news_asBox:hover i{width:calc(100% + 2px)}
.baijin_news_tm{color:#fff;background:#123B8D;text-align:center;height:120px;width:120px;padding-top:15px;position:absolute;left:20px;top:-20px;font-family:din}
.baijin_news_tm h5{font-size:60px;line-height:60px;display:block}
.baijin_news_tm h6{height:34px;font:16px/34px din_light}
.baijin_news_Top{height:80px}
@media (max-width:1799px){.baijin_news_box{margin-top:20px}
.baijin_news_ul li{margin-bottom:12px}
.baijin_news_asBox{padding:14px 28px 0;height:148px}
.baijin_news_asBox strong{font-size:21px;line-height:36px;height:36px}
.baijin_news_bom{padding:15px 20px 0;height:150px}
.baijin_news_bom strong{font-size:21px;line-height:40px;height:40px}
.baijin_news_aBox .overflowHide{height:318px}
.baijin_news_tm{height:100px;width:100px;padding-top:10px}
.baijin_news_tm h5{font-size:50px;line-height:50px}
.baijin_news_tm h6{height:28px;font:15px/30px din_light}
.baijin_news_Top{height:60px}
}
@media (max-width:1379px){.baijin_news_box{margin-top:12px}
.baijin_news_ul li{margin-bottom:8px}
.baijin_news_asBox{padding:8px 20px 0;height:126px}
.baijin_news_asBox strong{font-size:18px;line-height:30px;height:30px}
.baijin_news_bom{padding:12px 15px 0;height:127px}
.baijin_news_bom strong{font-size:18px;line-height:30px;height:30px}
.baijin_news_aBox .overflowHide{height:268px}
.baijin_news_tm{height:80px;width:80px;padding-top:8px}
.baijin_news_tm h5{font-size:40px;line-height:40px}
.baijin_news_tm h6{height:26px;font:14px/26px din_light}
.baijin_news_Top{height:50px}
}
@media (max-width:767px){.baijin_news_box{margin-top:50px}
.baijin_news_Lx{width:100%;float:none;margin-bottom:8px}
.baijin_news_Rx{width:100%;float:none;padding-left:0}
.baijin_news_aBox .overflowHide{height:200px}
.baijin_news_Top{height:40px}
.hmPubt strong{font-size:24px}
}
@media (min-width:1199px){.hmPubt{transition:all .8s ease-in-out;transform:translate(0,-100px);opacity:0}
.hmPubt{opacity:1;transform:translate(0,0);transition-delay:.3s}
.baijin_news_box{transition:all .8s ease-in-out;transform:translate(0,70px);opacity:0}
.baijin_news_box{opacity:1;transform:translate(0,0);transition-delay:.5s}
}
/*ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸*/
/*ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¦Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â»Ãƒâ€šÃ‚Â¬*/img{border:none;max-width:100%;height:auto}
*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.clearfix:after,.clearfix:before{content:"";display:table}
.clearfix:after{clear:both}
a{color:#4c4e52;text-decoration:none;outline:0;transition:all .5s ease}
a:active,a:hover{text-decoration:none;color:#123B8D;outline:0}
.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.bgImg{background-position:center center;background-repeat:no-repeat;background-size:cover}
.bgImg img{display:none!important}
.overflowHide{overflow:hidden;position:relative;z-index:0}
.scaleImg .bgImg{transition:all .5s ease-in-out;position:absolute;height:100%;width:100%;left:0;top:0}
.scaleImg:hover .bgImg{transform:scale(1.1)}
.scaleImg img{transition:all .5s ease}
.scaleImg:hover img{transform:scale(1.1)}
@media (min-width:768px){.container{width:750px}
}
@media (min-width:993px){.container{width:970px}
}
@media (min-width:1200px){.container{width:1200px}
}
@media (min-width:1499px){.container{width:1470px}
}
.baijin_about_Top{transition:all .8s ease-in-out;transform:translate(0,-120px);margin-bottom:9.07vh}
.baijin_about_img{float:left;position:relative}
.baijin_about_img .overflowHide{float:left;height:360px;width:640px}
.baijin_about_img:before{content:"";background:url(../baijin_about__line2.png) no-repeat center center;display:inline-block;height:60px;width:60px;position:absolute;top:-6px;right:-6px;z-index:2;transition:all .5s ease-in-out}
.baijin_about_img:after{content:"";background:url(../baijin_about__line1.png) no-repeat;display:inline-block;height:60px;width:60px;left:-6px;bottom:-6px;position:absolute;z-index:2;transition:all .5s ease-in-out}
.baijin_about_TopRx{float:right;width:50%;height:360px;position:relative}
.baijin_about_img:hover:before{top:-26px;right:-26px}
.baijin_about_img:hover:after{bottom:-26px;left:-26px}
.baijin_about_TopRx strong{font-size:32px;font-weight:400;display:block;letter-spacing:4px;color:#123B8D;line-height:46px;margin-bottom:25px}
.baijin_about_TopRx_txt{position:absolute;left:0;width:100%;top:50%;transform:translateY(-50%)}
.baijin_about_TopRx p{font-size:16px;line-height:32px;margin-bottom:25px}
.baijin_about_TopRx a{font-size:14px;line-height:28px;color:#123B8D;text-transform:uppercase;display:inline-block;letter-spacing:1px}
.baijin_about_TopRx a:hover{color:#fff;background:#123B8D;padding:0 20px}
.baijin_about_Number{display:flex;justify-content:space-between}
.baijin_about_numItem{height:148px;position:relative;cursor:default}
.baijin_about_nBr_x1{height:82px;margin-bottom:24px;position:relative}
.baijin_about_nbr{display:inline-block;position:relative}
.hmx2ns1{font:108px/108px ea;transform:translateY(-15px);display:block}
.hmx2ns2{font-size:12px;line-height:20px;display:inline-block;width:100px;right:-118px;top:14px;position:absolute;text-transform:uppercase;font-weight:700}
.hmx2ns3{font:48px/28px ea;position:absolute;width:100px;right:-118px;bottom:0;display:inline-block}
.baijin_about_nBr_x2{position:absolute;left:0;top:0;height:82px;transition:all .5s ease-in-out;opacity:0;display:none}
.baijin_about_numItem strong{font-size:16px;line-height:26px;letter-spacing:1px;font-weight:400;display:block}
.baijin_about_numItem p{font-size:12px;text-transform:capitalize;color:#bfbfbf;line-height:16px}
.baijin_about_line{width:1px;height:148px;background:#e6e6e6}
.baijin_about_nBr_x2 .hmx2ns1,.baijin_about_nBr_x2 .hmx2ns2,.baijin_about_nBr_x2 .hmx2ns3{background-image:-webkit-gradient(linear,0 0,0 bottom,from(#123B8D),to(#003393));-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 15px 15px rgba(0,88,80,.15)}
.baijin_about_numItem:hover .baijin_about_nBr_x2{opacity:1}
.baijin_about_Top{margin-top:50px}
@media (max-width:1799px){.baijin_about_img .overflowHide{width:520px;height:300px}
.baijin_about_TopRx strong{font-size:28px;line-height:40px;margin-bottom:15px}
.baijin_about_TopRx p{font-size:15px;line-height:28px}
.baijin_about_TopRx{height:300px}
.hmx2ns1{font:88px/88px ea;font-family:Base-font}
.baijin_about_Top{margin-bottom:8vh}
.hmx2ns2{top:-3px}
.baijin_about_nBr_x1{height:70px;margin-bottom:10px}
.hmx2ns3{bottom:10px;font-size:40px}
}
@media (max-width:1379px){.baijin_about_img .overflowHide{height:250px}
.baijin_about_TopRx{height:250px}
}
@media (max-width:1199px){.baijin_about_Top{margin:0}
.baijin_about_TopRx{width:100%;height:auto;margin-bottom:35px}
.baijin_about_TopRx_txt{position:static;transform:translateY(0)}
.baijin_about_img{margin-bottom:35px}
.baijin_about_Top{transform:translateY(0)}
.baijin_about_img .overflowHide{width:640px;height:360px}
.baijin_about_line{display:none}
.baijin_about_Number{display:block;overflow:hidden;padding-top:15px}
.baijin_about_numItem{width:50%;float:left;height:148px}
}
@media (max-width:993px){.hmx2ns1{font:68px/68px ea}
.baijin_about_numItem strong{margin-top:-15px}
.hmx2ns3{bottom:25px}
}
@media (max-width:767px){.baijin_about_TopRx strong{font-size:24px;letter-spacing:2px;margin-bottom:5px}
.baijin_about_TopRx p{font-size:14px;margin-bottom:18px}
.baijin_about_TopRx a{color:#fff;background:#123B8D;padding:0 20px}
.baijin_about_img{width:100%;float:none;height:250px}
.baijin_about_img .overflowHide{width:100%;height:250px}
.baijin_about_TopRx{width:100%;float:none}
.baijin_about_img:hover:before{top:-6px;right:-6px}
.baijin_about_img:hover:after{bottom:-6px;left:-6px}
.baijin_about_numItem{width:100%;height:135px}
.baijin_about_Number{transform:scale(.9);transform-origin:left top}
}
@media (min-width:1199px){.baijin_about_Top{opacity:0}
.baijin_about_Top{opacity:1;transform:translate(0,0);transition-delay:.3s}
.baijin_about_Number{transition:all .8s ease-in-out;transform:translate(0,120px);opacity:0}
.baijin_about_Number{opacity:1;transform:translate(0,0);transition-delay:.3s}
}
/*ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¦Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â»Ãƒâ€šÃ‚Â¬*/
/*news list*/
.wrapper{width:100%;padding: 0 15px; max-width:1440px;margin:0 auto;position:relative;z-index:2}
.wrapper:after{content:'';display:block;clear:both}
.comm-page{font-size:0;text-align:center}
.comm-page li{display:inline-block;vertical-align:top;margin:0 5px}
.comm-page li a{display:block;width:40px;height:40px;font-size:14px;color:#666;line-height:40px;text-align:center;border:1px solid #e6e6e6;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.comm-page li:last-of-type a{width:60px}
.comm-page li.active a,.comm-page li:hover a{border-color:#123B8D;background-color:#123B8D;color:#fff}
.news-list-s1{padding:60px 0 6.25vw ;font-size:0}
.news-list-s1 .items{width: 100%;padding: 0 15px; max-width: 1440px;margin: 0 auto 2vw;  }
.news-list-s1 .item a{display:block;position:relative}
.news-list-s1 .item .bg-box{background-position:center right;background-repeat:no-repeat;background-size:auto 240%;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;opacity:0;transition:all .3s ease}
.news-list-s1 .item .bg-box:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:#123B8D; }
.news-list-s1 .item .wrapper{border-top:1px solid #e6e6e6;padding:2vw 0}
.news-list-s1 .item .date{width:72px;height:72px;display:inline-block;vertical-align:top;text-align:center; transition:all .3s ease}
.news-list-s1 .item .date b,.news-list-s1 .item .date span{display:block;color:#333;line-height:1}
.news-list-s1 .item .date b{font-size:40px;font-family:EuclidCircularA-Light;font-weight:400}
.news-list-s1 .item .date span{font-size:14px;font-family:EuclidCircularA-Light;margin-top:5px}
.news-list-s1 .item .img-box{width:362px;height: 241px;position: relative; display:inline-block;vertical-align:top;margin-left:2px;overflow:hidden}
.news-list-s1 .item img{display:block;position: absolute;top: 0;left: 0;height: 100%;object-fit: cover; width:100%;transition:transform .6s ease}
.news-list-s1 .item .txt-box{display:inline-block;vertical-align:top;width:calc(100% - 440px);padding-left:2vw}
.news-list-s1 .item h3{font-size:24px;color:#333;white-space: break-spaces;/*white-space:nowrap;overflow:hidden;*/text-overflow:ellipsis;transition:color .3s ease}
.news-list-s1 .item p{font-size:16px;line-height:2;color:grey;height:64px;overflow:hidden;margin:15px 0;transition:color .3s ease}
.news-list-s1 .item .more{font-size:14px;color:#123B8D;transition:color .3s ease}
.news-list-s1 .item:nth-of-type(1) .wrapper{border:none}
@media screen and (min-width:1025px){.news-list-s1 .item:hover .bg-box{opacity:1;background-size: 0 0;}
.news-list-s1 .item:hover .date b{color:#fff}
.news-list-s1 .item:hover .date span{color:#fff}
/* .news-list-s1 .item:hover img{transform:scale(1.1)} */
.news-list-s1 .item:hover .more,.news-list-s1 .item:hover h3,.news-list-s1 .item:hover p{color:#fff}
}
@media screen and (max-width:1600px){.news-list-s1 .item .date b{font-size:36px}
.news-list-s1 .item h3{font-size:20px}
.news-list-s1 .item p{font-size:15px}
.news-list-s1 .item p{height:60px}
}
@media screen and (max-width:1366px){.news-list-s1 .item .date b{font-size:30px}
.news-list-s1 .item h3{font-size:18px}
.news-list-s1 .item p{font-size:14px}
.news-list-s1 .item p{line-height:24px;height:48px}
}
@media screen and (max-width:1024px){.wrapper{width:90%}
}
@media screen and (max-width:768px){.news-list-s1 .item .date b{font-size:24px}
.news-list-s1 .item h3{font-size:16px}
.comm-page li{margin:0 1px}
.comm-page li a{width:30px;height:30px;line-height:30px;font-size:12px}
.comm-page li:last-of-type a{width:40px}
.news-list-s1 .item .date{width:100%;height:auto;text-align:left;background-color:#fff}
.news-list-s1 .item .date b,.news-list-s1 .item .date span{color:#123B8D;display:inline-block;vertical-align:bottom}
.news-list-s1 .item .date span{margin:0 0 0 10px}
.news-list-s1{padding:40px 0}
.news-list-s1 .items{margin-bottom:40px}
.news-list-s1 .item .wrapper{padding:20px 0}
.news-list-s1 .item:nth-of-type(1) .wrapper{padding-top:0}
.news-list-s1 .item:last-of-type .wrapper{padding-bottom:0}
.news-list-s1 .item .bg-box{display:none}
.news-list-s1 .item .img-box{margin:10px 0 0;width:100%;height: auto;padding-top: calc(241/362*100%);}
.news-list-s1 .item .txt-box{width:100%;padding:0;margin-top:15px}
.news-list-s1 .item p{margin:10px 0}
}
/*news list*/
/*news page*/
.news-detail-s1:after{content:'';display:block;clear:both}
.news-detail-s1 img{padding-bottom:15px}
.news-detail-s1 .cont{width:calc(100% - 12.5vw);float:left}
.news-detail-s1 .block{margin-right:-12.5vw;padding: 58px 0;}
.news-detail-s1 .main{max-width:1440px;margin:0 auto}
.news-detail-s1 .top-block{border-bottom:2px solid #e6e6e6;padding-bottom:1.05vw;margin-bottom:2.125vw}
.news-detail-s1 .top-block h3{font-size:36px;color:#333;letter-spacing:1px}
.news-detail-s1 .info{margin-top:1.525vw}
.news-detail-s1 .info .item{display:inline-block;vertical-align:top;font-size:18px;color:grey}
.news-detail-s1 .info .item:after{content:'';display:inline-block;vertical-align:middle;width:1px;height:14px;background-color:#ccc;margin:0 20px}
.news-detail-s1 .info .item:last-of-type:after{display:none}
.news-detail-s1 .info span{color:#003393;font-family:EuclidCircularA-Light}
.news-detail-s1 .bot-block{padding-top:20px;border-top:4px solid #e6e6e6}
.news-detail-s1 .bot-block a{display:block;font-size:16px;line-height:2;color:grey;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease}
.news-detail-s1 .bot-block a:hover{color:#003393}
.news-detail-s1 a.back{display:block;width:120px;height:120px;background-image:linear-gradient(45deg,#003393,#123B8D);border-radius:50%;margin:3.125vw auto;text-align:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.news-detail-s1 a.back span{display:block;font-size:14px;color:#fff}
.news-detail-s1 a.back span:before{content:'';width:26px;height:24px;display:block;margin:0 auto 15px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url('../images/news-back.png')}
@media screen and (min-width:1025px){.news-detail-s1 a.back:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,88,78,.3)}
}
@media screen and (max-width:1600px){.news-detail-s1 .top-block h3{font-size:30px}
.news-detail-s1 .info .item{font-size:16px}
.news-detail-s1 .bot-block a{font-size:15px}
.news-detail-s1 a.back{width:90px;height:90px}
.news-detail-s1 a.back span:before{margin:0 auto 5px}
}
@media screen and (max-width:1366px){.news-detail-s1 .top-block h3{font-size:26px}
.news-detail-s1 .info .item{font-size:15px}
.news-detail-s1 .bot-block a{font-size:14px}
}
@media screen and (max-width:1024px){.wrapper{width:90%}
}
@media screen and (max-width:768px){.news-detail-s1 .top-block h3{font-size:20px}
.news-detail-s1 .info .item{font-size:14px}
.news-detail-s1 .top-block{padding-bottom:20px;margin-bottom:20px}
.news-detail-s1 .info{margin-top:20px}
.news-detail-s1 .info .item{width:49%;margin-top:10px}
.news-detail-s1 .info .item:nth-of-type(1),.news-detail-s1 .info .item:nth-of-type(2){margin-top:0}
.news-detail-s1 .info .item:after{display:none}
.news-detail-s1 a.back{margin:20px auto}
.news-detail-s1 .cont{float:none;width:100%}
.news-detail-s1 .block{padding:20px 0 40px;margin:0}
}
.wrapper{width:80vw;max-width:1440px;margin:0 auto;position:relative;z-index:2}
.wrapper:after{content:'';display:block;clear:both}
.news-detail-s1{font-size:0}
.news-detail-s1:after{content:'';display:block;clear:both}
.news-detail-s1 .cont{width:calc(100% - 12.5vw);float:left}
.news-detail-s1 .block{margin-right:-12.5vw;padding: 58px 0 ;}
.news-detail-s1 .main{max-width:1440px;margin:0 auto}
.news-detail-s1 .top-block{border-bottom:2px solid #e6e6e6;padding-bottom:1.05vw;margin-bottom:2.125vw}
.news-detail-s1 .top-block h3{font-size:36px;color:#333;letter-spacing:1px}
.news-detail-s1 .info{margin-top:1.525vw}
.news-detail-s1 .info .item{display:inline-block;vertical-align:top;font-size:18px;color:grey}
.news-detail-s1 .info .item:after{content:'';display:inline-block;vertical-align:middle;width:1px;height:14px;background-color:#ccc;margin:0 20px}
.news-detail-s1 .info .item:last-of-type:after{display:none}
.news-detail-s1 .info span{color:#003393;font-family:EuclidCircularA-Light}
.news-detail-s1 .bot-block{padding-top:20px;border-top:4px solid #e6e6e6}
.news-detail-s1 .bot-block a{display:block;font-size:16px;line-height:2;color:grey;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease}
.news-detail-s1 .bot-block a:hover{color:#003393}
.news-detail-s1 a.back{display:block;width:120px;height:120px;background-image:linear-gradient(45deg,#003393,#123B8D);border-radius:50%;margin:3.125vw auto;text-align:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.news-detail-s1 a.back span{display:block;font-size:14px;color:#fff}
.news-detail-s1 a.back span:before{content:'';width:26px;height:24px;display:block;margin:0 auto 15px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../images/news-back.png)}
@media screen and (min-width:1025px){.news-detail-s1 a.back:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,88,78,.3)}
}
@media screen and (max-width:1600px){.news-detail-s1 .top-block h3{font-size:30px}
.news-detail-s1 .info .item{font-size:16px}
.news-detail-s1 .bot-block a{font-size:15px}
.news-detail-s1 a.back{width:90px;height:90px}
.news-detail-s1 a.back span:before{margin:0 auto 5px}
}
@media screen and (max-width:1366px){.news-detail-s1 .top-block h3{font-size:26px}
.news-detail-s1 .info .item{font-size:15px}
.news-detail-s1 .bot-block a{font-size:14px}
}
@media screen and (max-width:1024px){.wrapper{width:90%}
}
@media screen and (max-width:768px){.news-detail-s1 .top-block h3{font-size:20px}
.news-detail-s1 .info .item{font-size:14px}
.news-detail-s1 .top-block{padding-bottom:20px;margin-bottom:20px}
.news-detail-s1 .info{margin-top:20px}
.news-detail-s1 .info .item{width:49%;margin-top:10px}
.news-detail-s1 .info .item:nth-of-type(1),.news-detail-s1 .info .item:nth-of-type(2){margin-top:0}
.news-detail-s1 .info .item:after{display:none}
.news-detail-s1 a.back{margin:20px auto}
.news-detail-s1 .cont{float:none;width:100%}
.news-detail-s1 .block{padding:20px 0 40px;margin:0}
}
/*news page*/
/*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨*/
.market-prod-s1{padding:1.25vw 0;background-color:#f5f5f5}
.market-prod-s1 .block{margin-top:6.25vw}
.market-prod-s1 .block:nth-of-type(1){margin-top:0}
.market-prod-s1 .items{ font-size:0;display:flex;justify-content:space-between;flex-wrap:wrap}
.market-prod-s1 .item{width:calc((100% - 48px)/ 3);margin-top:24px;background-color:#fff;transition:all .3s ease;  }


.market-prod-s1 .item .img-box{position: relative;padding-top: calc(303/455*100%); overflow:hidden;}
.market-prod-s1 .item img{position: absolute;top: 0;left: 0;height: 100%;object-fit: cover; display:block;width:100%}
.market-prod-s1 .item .txt-box{padding:20px 1.5vw;border-top:0px solid #f5f5f5;position:relative}
.market-prod-s1 .item .txt-box:after{content:'';width:24px;height:24px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../images/proucts-list-icon.png);position:absolute;right:1.5vw;top:50%;margin-top:-12px;opacity:0;transition:all .3s ease}
.market-prod-s1 .item h3{font-size:24px;line-height: 30px; color:#171f29;margin-right:50px;transition:color .3s ease}
.market-prod-s1 .item p{font-size:16px;line-height: 25px; color:#123B8D;margin-right:50px;margin-top:5px;transition:color .3s ease}
@media screen and (min-width:1025px){.market-prod-s1 .item:hover{ background-color:#123B8D;box-shadow:0 10px 30px rgba(0,88,78,.3)}
.market-prod-s1 .item:hover h3{color:#fff}
.market-prod-s1 .item:hover p{color:#3b90f9}
.market-prod-s1 .item:hover .txt-box:after{opacity:1}
}
@media screen and (max-width:1600px){.inner-tit h3{font-size:30px}
.market-prod-s1 .item h3{font-size:20px}
.market-prod-s1 .item p{font-size:15px}
}
@media screen and (max-width:1366px){.inner-tit h3{font-size:26px}
.market-prod-s1 .item h3{font-size:18px}
.market-prod-s1 .item p{font-size:14px}
}
@media screen and (max-width:1024px){.wrapper{width:90%}
}
@media screen and (max-width:768px){.inner-tit h3{font-size:20px}
.market-prod-s1 .item h3{font-size:16px}
.market-prod-s1{padding:40px 0}
.market-prod-s1 .block{margin-top:40px}
.market-prod-s1 .items{margin-top:20px;display:block}
.market-prod-s1 .item{width:100%;margin-top:20px}
.market-prod-s1 .item:nth-of-type(1){margin-top:0}
.market-prod-s1 .item .txt-box{padding:20px}
.market-prod-s1 .item .txt-box:after{opacity:1;right:20px}
}

/*all*/
.products-all{padding:1.25vw 0;background-color:#f5f5f5}
.products-all .block{margin-top:6.25vw}
.products-all .block:nth-of-type(1){margin-top:0}
.products-all .items{ font-size:0;display:flex;justify-content:space-between;flex-wrap:wrap}
.products-all .item{width: calc(33.33% - 10px); margin-right: 15px;  margin-top:24px;background-color:#fff;transition:all .3s ease; float:}
.products-all .item:nth-child(3n){margin-right: 0;}

.products-all .item .img-box{width: 100%;padding-top:calc(303/455*100%);position: relative; overflow:hidden}
.products-all .item img{position: absolute;top: 0;left: 0;height: 100%;object-fit: cover; display:block;width:100%}
.products-all .item .txt-box{ position:relative;text-align: center;}
.products-all .item .txt-box:after{display: none; content:'';width:24px;height:24px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../images/proucts-list-icon.png);position:absolute;right:1.5vw;top:50%;margin-top:-12px;opacity:0;transition:all .3s ease}
.products-all .item h3{    color: #222222;
    font-size: 18px;
    line-height: 54px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;transition:color .3s ease}
.products-all .item p{font-size:16px;color:#123B8D;margin-right:50px;margin-top:5px;transition:color .3s ease}
@media screen and (min-width:1025px){
.products-all .item:hover{ background-color:#123B8D;box-shadow:0 10px 30px rgba(0,88,78,.3)}
.products-all .item:hover h3{color:#fff}
.products-all .item:hover p{color:#3b90f9}
.products-all .item:hover .txt-box:after{opacity:1}
}
@media screen and (max-width:1600px){.inner-tit h3{font-size:30px}
/* .products-all .item h3{font-size:20px} */
.products-all .item p{font-size:15px}
}
@media screen and (max-width:1366px){.inner-tit h3{font-size:26px}
/* .products-all .item h3{font-size:18px} */
.products-all .item p{font-size:14px}
}
@media screen and (max-width:1024px){
    .wrapper{width:90%}
    
.products-all .item h3{font-size: 14px;line-height: 30px;}
}
@media screen and (max-width:768px){.inner-tit h3{font-size:20px}
/* .products-all .item h3{font-size:16px} */
.products-all{padding:40px 0}
.products-all .block{margin-top:40px}
.products-all .items{margin-top:20px;display:block}
.products-all .item{width:100%;margin-top:20px}
.products-all .item:nth-of-type(1){margin-top:0}
/* .products-all .item .txt-box{padding:20px} */
.products-all .item .txt-box:after{opacity:1;right:20px}
}

/*all*/
/*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨*/
/*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âµ*/
/*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨*/
.proucts-c-banner p{font-weight:normal}
.products-nav{position:relative;z-index:5;padding:0 3.125vw;background-color:#f9f9f9;font-size:0;display:flex;justify-content:space-between}
.products-nav .proucts-nav-left-box a{display:inline-block;vertical-align:middle}
.products-nav .proucts-nav-left-box a:before{content:'';width:7px;height:10px;display:inline-block;vertical-align:middle;background-position:center;background-repeat:no-repeat;background-image:url(../images/icon-2-pr.png);margin:-2px 15px 0}
.products-nav .proucts-nav-left-box a.home{width:14px;height:16px;background-position:center;background-repeat:no-repeat;background-image:url(../images/nav-icon-home.png)}
.products-nav .proucts-nav-left-box a{font-size:14px;color:#333;line-height:60px}
.products-nav .proucts-nav-left-box a:first-of-type:before{display:none}
.products-nav .proucts-nav-right-box a{position:relative;display:inline-block;vertical-align:top;margin-left:0.9vw;font-size:13px;line-height:60px;color:#333;transition:color .3s ease}
.products-nav .proucts-nav-right-box a:before{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background-color:#123B8D;transform:scaleX(0);transition:transform .3s ease}
.products-nav .proucts-nav-right-box a:nth-of-type(1){margin-left:0}
.products-nav .proucts-nav-right-box a.active,.products-nav .proucts-nav-right-box a:hover{color:#123B8D}
.products-nav .proucts-nav-right-box a.active:before,.products-nav .proucts-nav-right-box a:hover:before{transform:scaleX(1)}
.proucts-c-banner{position:relative}
.proucts-c-banner:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}
.proucts-c-banner .paoducts-page-img-box{overflow:hidden}
.proucts-c-banner img{width:100%;float:right}
.proucts-c-banner .txt-box{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3}
.proucts-c-banner h3{font-size:52px;color:#fff}
.proucts-c-banner p{font-size:14px;line-height:33px;color:#fff;margin-top:1.6vw}
.products-top-bg .proucts-c-banner h3{color:#123B8D}
.products-top-bg .proucts-c-banner p{color:#4c4e52}
.products-top-bg .proucts-c-banner .txt{width:60%;margin-right:2%;display:inline-block;/*vertical-align:middle*/vertical-align:top}
.products-top-bg .proucts-c-banner .img{width:38%;height:60%;display:inline-block;vertical-align:middle;text-align:right}
.products-top-bg .proucts-c-banner .img img{width:auto;height:auto;max-width:100%;max-height:100%}
@media screen and (max-width:1600px){.proucts-c-banner h3{font-size:50px}
.proucts-c-banner p{font-size:18px}
}
@media screen and (max-width:1366px){.proucts-c-banner h3{font-size:40px}
.proucts-c-banner p{font-size:18px}
.products-nav .proucts-nav-right-box a{margin-left:2vw}
.products-nav .proucts-nav-left-box a.link,.products-nav .proucts-nav-right-box a{line-height:50px}
}
@media screen and (max-width:1024px){.products-nav{display:none}
}
@media screen and (max-width:768px){.proucts-c-banner p{font-size:14px;line-height:24px}
.products-top-bg .proucts-c-banner .img img{vertical-align:middle;padding:90px 0 0 10px}
.proucts-c-banner img{height:70vw;object-fit:cover}
.proucts-c-banner h3{font-size:24px}
.proucts-c-banner p{margin-top:10px}
}
/*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨*/
.products_page{background-color:#fff;margin-bottom:30px;overflow:hidden}
.products_page ul{margin-left:35px}
.products_page ul li{list-style:disc}
.products_page ol{margin-left:35px}
.products_page ol li{list-style-type:1;list-style:inherit}
.products_page-pic{float:left;background-color:#f8f8f8;padding:20px;width:420px}
.products_page-pic img{display:block;width:100%}
.products_page-desc{padding:30px 40px;overflow:hidden}
.products_page-desc .top_title_descr{padding-right:20px;border-bottom:1px solid #ccc;padding-bottom:20px;margin-bottom:20px}
.products_page-desc .tit{font-size:18px;color:#333;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:15px}
.products_page-desc .description{font-size:16px;color:#666}
.products_page-desc .jiage{font-size:14px;color:#666}
.products_page-desc .jiage span{font-size:18px;color:#03318c}
.products_page-desc .buyMozu{display:inline-block;width:106px;height:40px;line-height:40px;text-align:center;background:#03318c;font-size:14px;color:#fff;border-radius:20px;margin-top:20px}
.products_con{background-color:#fff;border:1px solid #ccc;margin-bottom:40px}
.products_con-title{border-bottom:1px solid #ccc}
.products_con-title span{display:inline-block;line-height:50px;position:relative;padding:0 20px;font-size:20px;font-weight:bolder}
.products_con-title span:after{content:'';position:absolute;top:0;left:0;width:100%;height:2px;background-color:#03318c}
.products_page{font-size:16px;line-height:28px}
.products_page p{margin:10px 0 15px 0}
.products_page img{vertical-align:middle;border:0;padding:0;margin:0;max-width:100%!important;height:auto!important;overflow:hidden}
@media only screen and (max-width:959px){.products_page-pic{width:320px}
.products_page-desc{padding:20px}

}
@media only screen and (max-width:767px){.products_page-pic{float:none;width:auto}
.products_page{font-size:14px;line-height:24px}


}

/*ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¼*/

#bnb table{width:100%;border:0;margin:10px 0}
#bnb table div, #bnb table p{margin:0;padding:0}
#bnb td{padding:16px 15px;line-height:20px;border:1px solid #ccc}
#bnb td:first-child{text-align:left;background:#fff; width:30%;color:#4c4e52}
/*ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â¬Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â*/
#bnb tr:nth-child(1) td:nth-child(2){background:#fff;color:#4c4e52}
#bnb tr:nth-child(2) td:nth-child(2){background:#fff;color:#4c4e52}
#bnb tr:nth-child(3) td:nth-child(2){background:#fff;color:#4c4e52}
#bnb tr:nth-child(4) td:nth-child(2){background:#fff;color:#4c4e52}
#bnb tr:nth-child(5) td:nth-child(2){background:#fff;color:#4c4e52}
#bnb tr:nth-child(6) td:nth-child(2){background:#fff;color:#4c4e52}

@media screen and (max-width:992px) {
#bnb td{padding:8px 7px;}
}
#lineTd {
    background: /*#fff */
    url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lIHgxPSIwIiB5MT0iMCIgeDI9IjEwMCUiIHkyPSIxMDAlIiBzdHJva2U9IiNkY2RjZGMiIHN0cm9rZS13aWR0aD0iMSIvPjwvc3ZnPg==) no-repeat 100% center;
}

#lineTd span:first-child {
    float: left;
    margin-top: 6px;
    margin-left: 0px;
}

#lineTd span:nth-child(2) {
    float: right;
    margin-top: 0px;
}
/*ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¼*/

.products_page .nietitle{width:100%;float:left;border-bottom:solid 1px #ececec;height:40px;margin-top:27px;margin-bottom:20px}
.products_page .nietitle h3{display:block;float:left;height:41px;border-bottom:solid 2px #005197;font-size:18px;font-weight:500;color:#03318c;line-height:30px;letter-spacing:1px;margin-bottom:20px}
.products_page table{width:100%;border:0;margin:10px 0}
.products_page table div,.products_page table p{margin:0;padding:0}
.products_page td{padding:16px 15px;line-height:20px;background:#fff;border:1px solid #ccc}
.products_page td:first-child{text-align:left;width:40%;background:#123B8D;color:#fff}
/*ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â¬Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â*/
.products_page tr:nth-child(1) td:nth-child(2){background:#fff;color:#4c4e52}
.products_page tr:nth-child(2) td:nth-child(2){background:#fff;color:#4c4e52}
.products_page tr:nth-child(3) td:nth-child(2){background:#fff;color:#4c4e52}
.products_page tr:nth-child(4) td:nth-child(2){background:#fff;color:#4c4e52}
.products_page tr:nth-child(5) td:nth-child(2){background:#fff;color:#4c4e52}
.products_page tr:nth-child(6) td:nth-child(2){background:#fff;color:#4c4e52}
.products_page #l td{padding:16px 15px;line-height:20px;border:1px solid #ccc}
.products_page #l tr td:first-child{padding-left:15px}
.products_page #l tr:nth-child(2n) td{background:#fafafa}
.products_page #l tr:nth-child(1) td{background:#123B8D;color:#fff}
@media screen and (max-width:992px) {
.products_page td{padding:8px 7px;}
}





.products_page .productspc{ width:50%;float: left; padding:0 15px 10px 0; overflow:hidden;border-radius: 9px;}
.products_page .productspc img{ border: 1px solid #ddd; padding: 8px; overflow:hidden;border-radius: 9px; margin:10px;transition:all .3s linear;-moz-transition:all .3s linear;-webkit-transition:all .3s linear;-o-transition:width all .3s linear}



/*inside ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â©Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¿Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â­ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â*/
.kxz .hm-cont-hd{margin-bottom:40px;position:relative;margin-top:35px}
.kxz .hm-cont-hd h1{position:absolute;z-index:-99;text-transform:uppercase;font-weight:600;font-family:Roboto;font-size:60px;-webkit-text-stroke:1px #a9a9a954;-webkit-text-fill-color:transparent;-webkit-animation:fill .5s infinite alternate;left:-20px;/*top:-36px;*/margin:0;line-height:70px}
.kxz .hm-cont-hd h1:before{content:'';width:0;height:0;background-color:#123B8D;display:inline-block;vertical-align:middle;margin:-2px 10px 0 0}
.listbannerTxt h1{position:absolute;z-index:0;text-transform:uppercase;font-weight:600;font-family:Roboto;font-size:90px;-webkit-text-stroke:1px #ffffff50;-webkit-text-fill-color:transparent;-webkit-animation:fill .5s infinite alternate;left:3s5px;top:-16px;margin:0;line-height:70px}
.txt-box h1{position:absolute;z-index:-999;text-transform:uppercase;font-weight:600;font-family:Roboto;font-size:90px;-webkit-text-stroke:1px #ffffff20;-webkit-text-fill-color:transparent;-webkit-animation:fill .5s infinite alternate;left:3s5px;top:-16px;margin:0;line-height:70px}
@media screen and (max-width:992px){.kxz .hm-cont-hd{margin-bottom:40px;position:relative;margin-top:35px}
.kxz .hm-cont-hd h1{position:absolute;z-index:0;text-transform:uppercase;font-weight:600;font-family:Roboto;font-size:50px;-webkit-text-stroke:1px #a9a9a954;-webkit-text-fill-color:transparent;-webkit-animation:fill .5s infinite alternate;left:-20px;/*top:-36px;*/margin:0;line-height:70px}
.kxz .hm-cont-hd h1:before{content:'';width:0;height:0;background-color:#123B8D;display:inline-block;vertical-align:middle;margin:-2px 10px 0 0}
.listbannerTxt h1{position:absolute;z-index:0;text-transform:uppercase;font-weight:600;font-family:Roboto;font-size:50px;-webkit-text-stroke:1px #ffffff50;-webkit-text-fill-color:transparent;-webkit-animation:fill .5s infinite alternate;left:3s5px;top:-16px;margin:0;line-height:70px}
.txt-box h1{position:absolute;z-index:-999;text-transform:uppercase;font-weight:600;font-family:Roboto;font-size:50px;-webkit-text-stroke:1px #ffffff20;-webkit-text-fill-color:transparent;-webkit-animation:fill .5s infinite alternate;left:3s5px;top:-16px;margin:0;line-height:70px}
}
.products_page h1{margin:15px 0}
.products_page h2{margin:15px 0}
.products_page h3{margin:15px 0}
.products_page h1:before{content:'';width:4px;height:24px;background-color:#123B8D;display:inline-block;vertical-align:middle;margin:-2px 10px 0 0}
.products_page h2:before{content:'';width:4px;height:24px;background-color:#123B8D;display:inline-block;vertical-align:middle;margin:-2px 10px 0 0}
.products_page h3:before{content:'';width:4px;height:24px;background-color:#123B8D;display:inline-block;vertical-align:middle;margin:-2px 10px 0 0}
/*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âµ*/
.Hnav-sub dd{font-size:16px;color:#4c4e52;line-height:30px;margin-top:15px;font-weight:400}
.Hnav-sub dd i{display:inline-block;margin-left:8px;width:8px;height:12px;background:url(../bg/d-3.png) no-repeat center;position:relative;top:5px;float:right}
.Hnav-sub dd.on i{transform:rotate(270deg);color:#123B8D}
.Hnav-sub dd.cur,.Hnav-sub dd:hover{color:#123B8D}
.Hnav-sub dd.on a{color:#123B8D}
.Hnav-sub dd.cur a{color:#4c4e52}
.Hnav-sub dd.cur a:hover{color:#123B8D;font-weight:bolder}
.Hnav-sub dd.cur:hover{color:#123B8D}
.Hnav-sub .son_nav{display:none}
.Hnav-sub .son_nav a{display:block;color:#4c4e52;font-size:14px;line-height:26px;margin:0 0 0 5px}
.Hnav-sub .son_nav a:hover{color:#123B8D}
/*about*/
.comm_title h3{text-transform:uppercase;font-size:80px;color:#123B8D;letter-spacing:3px;line-height:1;height:46px}
.comm_title p{font-size:34px;color:#222;margin-top:10px}
.about_main{background:#f7f7f7;padding:50px 0 7vw}
.about_main h2{ margin-top:30px;}

.about_main h2:before{content:'';width:4px;height:24px;background-color:#123B8D;display:inline-block;vertical-align:middle;margin:-2px 10px 0 0}
.about_main .left{width:61%;float:left}
.about_main .left .desc{font-size:15px;color:#666;line-height:2;margin-top:2.5vw;max-width:80%;text-align:justify}
.about_main .items{width:100%;font-size:0}
.about_main .items .item{width:25%;display:inline-block;vertical-align:top;margin-top:3vw}
.about_main .items .item i{display:block;width:100px;height:100px;background-size: contain; background-position:center;background-repeat:no-repeat}
.about_main .items .item h3{font-size:16px;color:#123B8D;margin-top:20px}
.about_main .items .item p{max-width:250px;font-size:14px;color:#333;line-height:20px;margin-top:10px}
.about_main .right{width:39%;float:left;position:relative}
.about_main .right:before{content:'';position:absolute;left:0;bottom:0;right:0;top:0;background:#123B8D}
.about_main .right .img_block{-webkit-transform:translate(-2vw,2vw);-moz-transform:translate(-2vw,2vw);-ms-transform:translate(-2vw,2vw);transform:translate(-2vw,2vw);overflow:hidden}
.about_main .right .img_block img{display:block;width:100%}
.about_main .right span{position:absolute;bottom:3vw;right:2vw;-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}
@media screen and (min-width:992px){.img_scale{position:relative}
.img_scale:after{content:'';position:absolute;width:0;height:100%;top:0;left:0;background:#123B8D;z-index:1;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.img_scale.first:after{width:100%}
.img_scale.last:after{right:0;left:auto;width:0}
.tit_scale h3,.tit_scale p{position:relative}
.tit_scale h3 span,.tit_scale p span{opacity:0;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease}
.tit_scale h3:after,.tit_scale p:after{content:'';position:absolute;width:0;height:100%;top:0;left:0;background:#123B8D;z-index:1;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.tit_scale.first h3:after,.tit_scale.first p:after{width:80%}
.tit_scale.first h3:after{transition-delay:0s}
.tit_scale.first p:after{transition-delay:.2s}
.tit_scale.last h3:after,.tit_scale.last p:after{right:20%;left:auto;width:0}
.tit_scale.last h3 span,.tit_scale.last p span{opacity:1}
.tit_scale.last h3:after{transition-delay:.2s}
.tit_scale.last p:after{transition-delay:0s}
}
@media screen and (max-width:1500px){.comm_title h3{font-size:58px;height:34px}
.comm_title p{font-size:26px;margin-top:5px}
.about_main .items .item{margin-top:2vw;padding-right:20px}
}
@media screen and (max-width:1366px){.about_main .left .desc{margin-top:2vw;font-size:14px;line-height:26px}
.about_main .items .item i{width:40px;height:40px;background-size:contain}
.about_main .items .item h3{margin-top:10px}
.about_main .items .item p{margin-top:5px}
}
@media screen and (max-width:1200px){.comm_title h3{font-size:48px;height:30px}
.comm_title p{font-size:22px}
}
@media screen and (max-width:992px){.comm_title{text-align:center}
.comm_title h3{font-size:36px;height:auto;line-height:.7;padding-top:10px}
.comm_title p{font-size:18px;margin-top:-5px}
.about_main{padding:6vw 0}
.about_main .left{width:100%;float:none}
.about_main .left .desc{max-width:100%;margin-top:15px;line-height:24px}
.about_main .items{width:100%}
.about_main .items .item i{margin:0 auto}
.about_main .items .item{margin-top:15px;text-align:center;width:50%}
.about_main .right{width:90%;margin:15px auto 0;float:none}
}
/*about*/
/*service*/
.service-tit h3{font-size:36px}
.service-tit p{font-size:16px;line-height:1.75;margin-top: 5px}
.service-tit:after{content:'';display:block;width:22px;height:3px;margin-top:24px;background-color:#123B8D}
.service-tit.gray h3{color:#333}
.service-tit.gray p{color:#999}
.service-tit.center{text-align:center}
.service-tit.center:after{display: none; margin-left:auto;margin-right:auto}
.servicebg{background:#f5f5f5}
.container_s{width:80%;height:100%;max-width:1440px;margin:0 auto}
.container_s:after{content:'';display:block;clear:both}
.service_main{padding:35px 0 50px}
.service_main .item{margin:40px 0;background:#fff;position:relative;overflow:hidden}
.service_main .item .img_block{position:absolute;top:0;bottom:0;width:50%;overflow:hidden}
.service_main .item .img_block .block{width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-transition:all .5s ease;transition:all .5s ease}
/* .service_main .item:hover .img_block .block{-webkit-transform:scale(1.1);transform:scale(1.1)} */
.service_main .item:nth-of-type(odd) .img_block{left:0}
.service_main .item:nth-of-type(even) .img_block{right:0}
.service_main .item:nth-of-type(odd) .txt_block{float:right}
.service_main .item:nth-of-type(even) .txt_block{float:left}
.service_main .item .txt_block{width:50%;padding:70px 40px;height:380px}
.service_main .item .txt_block h3{font-size:26px;color:#123B8D;margin-bottom:20px}
.service_main .item .txt_block p{color:#666;line-height:32px;text-align:justify}

@media  (max-width:769px){
    .service_main .item .img_block{width: 100%;position: relative;}
    .service_main .item .img_block .block{height: auto;padding-top: calc(380/600*100%);}
    .service_main .item .txt_block{width: 100%;padding: 20px;height: auto;}
    .service-tit h3{font-size:18px}
    .service_main .item .txt_block h3{font-size:20px;}
}

/*service*/
/*contact*/
.contact-tit h3{font-size:36px}
.contact-tit p{font-size:16px;line-height:1.75;margin-top:20px}
.contact-tit:after{content:'';display:block;width:22px;height:3px;margin-top:24px;background-color:#123B8D}
.contact-tit.gray h3{color:#333}
.contact-tit.gray p{color:#999}
.contact-tit.center{text-align:center}
.contact-tit.center:after{display: none; margin-left:auto;margin-right:auto}
.contact-s1{padding:35px 0 6vw;background-position:center;background-repeat:no-repeat;background-size:cover; }
.contact-s1 .cont{margin-top:3vw;padding:5vw;border-radius:10px;background-color:#fff;box-shadow:0 0 15px rgba(0,0,0,.1);font-size:0;display:flex;justify-content:space-between}
.contact-s1 .left-box{max-width:900px}
.contact-s1 .left-box h3{font-size:28px;color:#333}
.contact-s1 .left-box .tip{display: none; font-size:14px;color:#555;margin-top:10px}
.contact-s1 .left-box .info{font-size:0;margin-top:24px}
.contact-s1 .left-box .info span{display:inline-block;vertical-align:top;position:relative;width:48%;font-size:18px;line-height:20px;padding:10px 0;padding-left:50px;color:#333;margin-top:20px}
.contact-s1 .left-box .info span:before{content:'';width:36px;height:36px;border:1px solid #ddd;border-radius:50%;   background-position:center;background-repeat:no-repeat;position:absolute;left:0;top:50%;margin-top:-18px}
.contact-s1 .left-box .info span:nth-of-type(1):before{background-image:url(../images/c_email.png)}
.contact-s1 .left-box .info span:nth-of-type(2):before{background-image:url(../images/c_fax.png)}
.contact-s1 .left-box .info span:nth-of-type(3):before{background-image:url(../images/c_tel.png)}
.contact-s1 .left-box .info span:nth-of-type(4):before{background-image:url(../images/c_add.png)}
@media screen and (min-width:769px){.contact-s1 .left-box .info span:nth-of-type(1),.contact-s1 .left-box .info span:nth-of-type(2){margin-top:0}
}
.contact-s1 .right-box{white-space:nowrap}
.contact-s1 .ewm{display:inline-block;vertical-align:top;width:160px;margin-left:2vw}
.contact-s1 .ewm:nth-of-type(1){margin-left:0}
.contact-s1 .ewm .img{border:1px solid #dadada}
.contact-s1 .ewm img{display:block;width:100%}
.contact-s1 .ewm p{font-size:16px;color:#414141;margin-top:20px;text-align:center;font-weight:700}
@media screen and (max-width:1600px){.contact-tit h3{font-size:30px}
.contact-tit.center:after{margin-top:15px}
.contact-tit p{font-size:15px;margin-top:15px}
.contact-s1 .left-box h3{font-size:24px}
.contact-s1 .left-box .info span{font-size:16px}
.contact-s1 .ewm{width:140px}
.contact-s1 .ewm p{font-size:15px}
}
@media screen and (max-width:1366px){.contact-tit h3{font-size:26px}
.contact-tit:after{margin-top:15px}
.contact-tit p{font-size:14px;line-height:24px}
.contact-s1 .left-box h3{font-size:20px}
.contact-s1 .left-box .info span{font-size:15px}
.contact-s1 .ewm{width:120px}
}
@media screen and (max-width:768px){.contact-tit h3{font-size:20px}
.contact-tit:after{height:2px}
.contact-s1{padding:40px 5vw}
.contact-s1 .cont{margin-top:20px;padding:20px;display:block}
.contact-s1 .left-box h3{font-size:18px}
.contact-s1 .left-box .info{margin-top:20px}
.contact-s1 .left-box .info span{font-size:14px;width:100%}
.contact-s1 .left-box .info span:nth-of-type(1){margin-top:0}
.contact-s1 .right-box{margin-top:20px;text-align:center}
.contact-s1 .ewm{margin-left:10px;width:calc((100% - 24px)/ 3)}
.contact-s1 .ewm p{font-size:14px;margin-top:10px}
}
/*contact*/
/*foot*/
.footer{background:#333;padding-top:9.72vh;border-top:4px solid #003393}
.footerCon{max-width:1610px;margin:0 auto;padding:0 15px;color:#999}
.footerCon a{color:#999;white-space:nowrap}
.footerCon a:hover{color:#ccc}
.footerCon a.mga_a{background:url(../images/gaicon.png) no-repeat left center;padding-left:30px;display:inline-block;margin-left:8px}
.footerInfo{border-top:1px solid #3a3a3a;font-size:14px;line-height:26px;padding:5vh 0}
.footerTop{padding-bottom:7.59vh}
.footerLx{float:left;margin-right:8.02vw}
.footShare_a{background-color:rgba(255,255,255,.1);background-position:center center;background-repeat:no-repeat;display:inline-block;height:36px;width:36px;border-radius:50%;margin-right:8px}
.footer_share{margin-top:30px}
.footShare_a:hover{background-color:rgba(255,255,255,.2)}
.footer_share:last-child{margin-right:0}
.footerLinks{float:left}
.footCx_t,.footerLinks dt{line-height:50px;height:78px;position:relative;font-size:20px;color:#fff}
.footCx_t:after,.footerLinks dt:after{content:"";background:#123B8D;height:2px;width:24px;position:absolute;left:0;bottom:15px}
.footerLinks dd{overflow:hidden}
.foot_link1{margin-right:8.22vw;float:left;width:70px}
.foot_link2{float:left;width:12.7vw}
.foot_a{font-size:16px;line-height:40px;white-space:nowrap}
.foot_link2 .foot_a{/*width:6.35vw;float:left*/}
.footerWx{float:right;text-align:center;padding-top:14px}
.footerWx p{font-size:14px;line-height:18px;margin-top:25px}
.footerCx{float:right;margin-right:7.18vw}
.footCx_des{line-height:40px;font-size:16px}
.footCx_des strong{font:36px/36px din;color:#fff;display:block}
@media (max-width:1799px){.footerCon{padding-left:38px;padding-right:38px}
.footer{padding-top:35px;border-top:4px solid #003393}
.footerInfo{padding:25px 0}
.footCx_t,.footerLinks dt{font-size:18px;text-transform:uppercase}
.foot_a{font-size:14px;line-height:32px}
.footCx_des{font-size:14px;line-height:32px}
.footCx_des strong{font-size:32px}
.footerWx img{width:120px;height:120px}
.footerWx p{font-size:12px;margin-top:15px}
.footerLx img{height:55px;width:auto}
.footerLx{padding-top:5px}
.footerTop{padding-bottom:35px}
}
@media (max-width:1199px){.footerLx{margin-right:50px}
.foot_link1{margin-right:25px}
}
@media (max-width:993px){.footerLx{width:100%;margin-right:0;text-align:center;float:none}
.footerLinks{width:100%;float:none;margin-right:0}
.foot_link1,.foot_link2{float:none;width:100%;margin-right:0}
.footerLinks dd a{margin-right:55px;white-space:nowrap}
.footerCx{width:100%;float:none;margin-top:15px}
}
@media (max-width:767px){.footerLx img{height:50px;width:auto}
.footerCon{padding-left:15px;padding-right:15px}
.footerLinks{display:none}
.footerLinks dd a{margin-right:13px!important}
.footerLinks dd a:last-child{margin-right:0!important}
.footCx_des strong{font-size:28px}
.footerWx{position:relative;top:5px}
.footCx_t,.footerLinks dt{height:56px}
.footCx_t:after,.footerLinks dt:after{bottom:7px;height:1px}
.footerInfo{padding:15px 0 25px}
.footerInfo .fl,.footerInfo .fr{width:100%;text-align:center}
.footCx_t,.footerLinks dt{font-size:16px}
}
/*listbanner*/
.topEmpty{display: none; height:118px}
@media (max-width:1799px){.topEmpty{height:118px}
}
@media (max-width:993px){.topEmpty{height:56px}
}
.list-banner{position:relative}
.list-banner .bgImg{width: 100%;background-size: 0 0 ;}
/* min-height: 170px; */
.list-banner .bgImg img{display: block !important;width: 100% !important;height: auto !important;object-fit: cover;}
.listbannerTxt{position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%);color:#fff;z-index:2;padding-bottom:60px}
.listbannerTxt strong{color:#fff;font-size:48px;line-height:68px;display:block;position:relative;font-weight:400}
.listbannerTxt strong:after{content:"";height:2px;width:80px;position:absolute;left:0;bottom:-30px;background:rgba(255,255,255,.4)}
.m2posWpr{margin-top:-61px;position:relative;z-index:2}
.m2pos{line-height:60px;background:#fff;height:61px;border-bottom:1px solid #e6e6e6;padding:0 30px}
.m2pos_hm{background:url(../images/m2pos_i1.png) no-repeat center center;float:left;height:60px;width:22px}
.m2pos_tnm{font-size:16px;display:inline-block;line-height:60px;float:left;margin-left:65px;position:relative}
.m2pos_tnm{color:#185195}
.m2pos_tnm:before{content:"";background:url(../images/m2pos_ar.png) no-repeat center center;display:inline-block;height:16px;width:9px;position:absolute;top:50%;margin-top:-8px;left:-38px}
.mpos_icon{display:inline-block;padding-right:33px;font-size:16px;line-height:60px;color:#959595;letter-spacing:1px;white-space:nowrap;float:right;position:relative}
.mpos_icon:before{content:"";background:url(../images/m2pos_ms.png) no-repeat right center;height:22px;width:15px;margin-top:-11px;position:absolute;top:50%;right:0;animation:mouseIcon 2s linear infinite}
@media (max-width:1799px){.listbannerTxt strong{color:#fff;font-size:32px;line-height:48px}
.listbannerTxt strong:after{height:2px;width:70px;bottom:-25px}
 
}
/* @media (max-width:993px){.list-banner .bgImg{height:380px} */
/* } */
@media (max-width:767px){
.listbannerTxt strong{font-size:28px;line-height:42px}
.m2pos{display:none}
.listbannerTxt{padding-bottom:45px}
.m2banTxt strong:after{height:1px;width:50px;bottom:-15px} 
.list-banner .bgImg img{min-height: 150px;}
/* .list-banner .bgImg{height:220px} */
}
@media (max-width:767px){.m2posWpr{margin-top:0}
}
@media (max-width:767px){.m2posWpr .container{padding:0}
}

/*!job*/


.contact_join .section1{display: none; position:relative;padding-top:10vw}
.contact_join .section1:before{content:'';width:30%;height:100%;position:absolute;right:0;top:0;background-color:#f7f7f7;background-position:center;background-repeat:no-repeat;background-image:url(../images/join-w.png);background-size:100% auto}
.contact_join .section1 .main h3{font-size:40px;color:#222;line-height:48px;max-width:59%}
.contact_join .section1 .main p{font-size:15px;line-height:2;color:#666;max-width:59%;margin:3.5vw 0}
.contact_join .section1 .main .img_block{overflow:hidden}
.contact_join .section1 .main .img_block img{display:block;width:100%;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease}
.contact_join .section1 .main .img_block:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.contact_join .section1 .main .pos_txt{position:absolute;right:0;top:0;font-size:18px;color:#222;line-height:28px}
.contact_join .section1 .main .pos_txt:after{content:'';width:3px;height:330px;background:#123B8D;display:block;margin-top:3vw}
@media screen and (min-width:992px){.img_scale{position:relative}
.img_scale:after{content:'';position:absolute;width:0;height:100%;top:0;left:0;background:#123B8D;z-index:1;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.img_scale.first:after{width:100%}
.img_scale.last:after{right:0;left:auto;width:0}
}
@media screen and (max-width:1500px){.contact_join .section1 .main h3{font-size:30px;line-height:40px}
}
@media screen and (max-width:1366px){.contact_join .section1 .main h3{font-size:26px;line-height:36px}
.contact_join .section1{padding-top:7vw}
}
@media screen and (max-width:992px){.contact_join .section1 .main .pos_txt{display:none}
.contact_join .section1:before{display:none}
.contact_join .section1{padding-top:6vw}
.contact_join .section1 .main h3{font-size:18px;line-height:24px;text-align:center;max-width:100%}
.contact_join .section1 .main p{font-size:14px;line-height:24px;max-width:100%;margin:15px 0}
}
.inner-tit h3{font-size:36px}
.inner-tit p{font-size:20px;margin-top:20px}
.inner-tit.black h3{color:#171f29;text-transform:uppercase}
.inner-tit.black p{color:#9fa0a0}
.inner-tit.center{text-align:center}
.baijing-job{padding:45px 0;font-size:0}
.baijing-job .items{margin-top:2vw;display:flex;justify-content:space-between;flex-wrap:wrap}
.baijing-job .item{width:calc(50% - 12px);padding:2vw calc(5.125vw + 50px) 2vw 2vw;margin-top:24px;box-shadow:0 0 30px rgba(0,0,0,.1);position:relative;cursor:pointer;transition:all .3s ease}
.baijing-job .item .icon{width:50px;height:50px;position:absolute;right:3.125vw;top:50%;transform:translateY(-50%)}
.baijing-job .item img{display:block;width:100%;transition:all .3s ease}
.baijing-job .item img.hide{position:absolute;top:0;left:0;opacity:0}
.baijing-job .item h3{font-size:24px;color:#000;transition:color .3s ease}
.baijing-job .item span{display:inline-block;margin-top:20px;font-size:16px;color:#123B8D;transition:color .3s ease}
.baijing-job .item span:after{content:'';width:6px;height:10px;display:inline-block;vertical-align:middle;margin:-2px 0 0 10px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../images/job-icon-4.png);transition:all .3s ease}
.baijing-job .item .popups{display:none}

.job-textbox{width: 100%;padding-top: 30px; font-size: 15px;line-height: 2;color: #666;}
.job-textbox *{line-height: inherit;}
@media screen and (min-width:769px){.baijing-job .item:nth-of-type(1),.baijing-job .item:nth-of-type(2){margin-top:0}
}
@media screen and (min-width:1025px){.baijing-job .item:hover{background-color:#123B8D;box-shadow:0 0 40px rgba(0,88,78,.3)}
.baijing-job .item:hover img.show{opacity:0}
.baijing-job .item:hover img.hide{opacity:1}
.baijing-job .item:hover h3,.baijing-job .item:hover span{color:#fff}
.baijing-job .item:hover span:after{background-image:url(../images/job-icon-4-on.png)}
}
.baijing-job a.more{display:block;margin:2vw auto 0;width:180px;line-height:48px;font-size:14px;color:#fff;background-color:#123B8D;border-radius:24px;text-align:center;transition:all .3s ease}
@media screen and (min-width:1025px){.baijing-job a.more:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,88,78,.3)}
}
.campus-pop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;display:none}
.campus-pop .bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background-color:rgba(0,0,0,.3)}
.campus-pop .main{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}
.campus-pop .close{width:36px;height:36px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../images/job-icon-5.png);position:absolute;top:30px;right:30px;border-radius:50%;cursor:pointer;transition:all .3s ease}
.campus-pop .close:hover{box-shadow:0 15px 40px rgba(0,0,0,.5)}
.campus-pop .top-block{padding:10vh 6.25vw 5vh;background-color:#123B8D;background-position:center bottom;background-repeat:no-repeat;background-size:100% auto;}
.campus-pop .top-block h3{font-size:48px;color:#fff}
.campus-pop .top-block .info{margin-top:5vh;font-size:0}
.campus-pop .top-block .info span{font-size:16px;color:#fff;margin-right:4vw}
.campus-pop .top-block .info span:last-of-type{margin-right:0}
.campus-pop .bot-block{padding:7vh 6.25vw;background-color:#fff}
.campus-pop .bot-block .scroll{max-height:36vh;overflow:auto;padding-right:2vw}
.campus-pop .bot-block .box{padding-top:1vw;margin-top:1vw;border-top:1px solid #e6e6e6}
.campus-pop .bot-block .box:nth-of-type(1){padding-top:0;margin-top:0;border:none}
.campus-pop .bot-block .box h4{font-size:22px;color:#333}
.campus-pop .bot-block .box .para{font-size:16px;line-height:2;color:grey;margin-top:20px}

.campus-pop .bot-block .box .para ol li{padding-bottom:5px!important;margin-left:2rem;list-style:inherit!important}
.campus-pop .bot-block .box .para ul li{padding-bottom:5px!important;margin-left:2rem;list-style:disc}


.campus-pop .bot-block a{display:block;font-size:18px;line-height:60px;color:#fff;background-color:#123B8D;text-align:center;margin-top:7vh}
@media screen and (max-width:1600px){.campus-pop .top-block h3{font-size:40px}
.inner-tit h3{font-size:30px}
.campus-pop .bot-block .box h4,.baijing-job .item h3{font-size:20px;text-transform:uppercase}
.inner-tit p{font-size:18px}
.campus-pop .bot-block a{font-size:16px}
.campus-pop .bot-block .box .para,.campus-pop .top-block .info span,.baijing-job .item span{font-size:15px;text-transform:uppercase}
.baijing-job a.more{width:150px;line-height:44px}
.campus-pop .bot-block a{line-height:50px;margin-top:5vh;text-transform:uppercase}
.campus-pop .bot-block{padding:5vh 6.25vw}
.campus-pop .top-block{padding:8vh 6.25vw 3vh}
}
@media screen and (max-width:1366px){.campus-pop .top-block h3{font-size:34px}
.inner-tit h3{font-size:26px}
.campus-pop .bot-block .box h4,.baijing-job .item h3{font-size:18px}
.inner-tit p{font-size:16px}
.campus-pop .bot-block a{font-size:15px}
.campus-pop .bot-block .box .para,.campus-pop .top-block .info span,.baijing-job .item span{font-size:14px}
.baijing-job .item .icon{width:40px;height:40px}
}
@media screen and (max-width:1024px){.wrapper{width:90%}
}
@media screen and (max-width:768px){.campus-pop .top-block h3{font-size:20px;text-transform:uppercase}
.inner-tit h3{font-size:18px;text-transform:uppercase}
.campus-pop .bot-block .box h4,.baijing-job .item h3{font-size:16px}
.campus-pop .bot-block a{font-size:14px}
.baijing-job a.more{width:120px;line-height:36px}
.baijing-job{padding:40px 0}
.inner-tit p{margin-top:15px}
.baijing-job .items{margin-top:20px;display:block}
.baijing-job .item{width:100%;margin-top:20px;padding:20px 80px 20px 20px}
.baijing-job .item:nth-of-type(1){margin-top:0}
.baijing-job .item .icon{right:20px}
.baijing-job .item span{margin-top:10px;text-transform:uppercase}
.baijing-job a.more{margin-top:20px}
.campus-pop .close{top:15px;right:15px}
.campus-pop .top-block{padding:60px 20px 20px}
.campus-pop .top-block .info{margin-top:20px}
.campus-pop .bot-block{padding:20px}
.campus-pop .bot-block a{margin-top:20px}
}


/*!job*/

div.mCSB_scrollTools{width: 3px;}
div.mCSB_scrollTools .mCSB_draggerRail{width: 3px;background-color: #f0f0f0;filter: none;-ms-filter: none;}
div.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 3px;background-color: #123b8d;border-radius: 2px;filter: none;-ms-filter: none;}
div.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
div.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #123b8d;filter: none;-ms-filter: none;}
div.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #123b8d;filter: none;-ms-filter: none;}
div.mCSB_inside>.mCSB_container{margin-right: 0 ;}

.mid-block{ color: #666;font-size: 15px;line-height: 1.7;}
.mid-block *{line-height: inherit;}
.comm-pages{ color: #666;font-size: 15px;}

.paging{width: 100%;text-align: center;}
.paging-buttom{display: inline-block;vertical-align: middle;cursor: pointer; margin: 5px;min-width: 40px;  padding:  7px 10px ;font-size: 16px;color: #333;background-color: #f7f7f7;}
.paging-buttom:hover{color: #fff;background-color: #123b8d;}
.paging-item{display: inline-block;vertical-align: middle;cursor: pointer; margin: 5px;min-width: 40px; padding:  7px 10px ;font-size: 16px;color: #333;background-color: #f7f7f7;}
.paging-item:hover{color: #fff;background-color: #123b8d;}
.paging-item.active{color: #fff;background-color: #123b8d;}


@media(max-width: 900px){
    .paging-buttom{min-width: 30px;padding: 3px 8px;}
    .paging-item{min-width: 30px;padding: 3px 8px;}
}

body{padding-top: 75px !important;}
.h-a{position: fixed;top: 0;left: 0;z-index: 388; width: 100%;background-color: #fff;box-shadow: 0 1px 4px #e6e6e6;}
.h-main{width: 100%; max-width: 1470px;margin: 0 auto;padding: 0 15px;}
.h-cont{width: 100%;}
.h-cont:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.h-left{float: left;font-size: 0;}
.h-logo{display: flex;align-items: center; cursor: pointer;height: 75px; }
.h-logo img{width: 150px; height: 50px;object-fit: contain; max-width: none;}

.h-right{float: right;font-size: 0;}
.h-h{display: inline-block;vertical-align: middle;}
.h-i{display: inline-block;vertical-align: middle;cursor: pointer; }
.h-j{display: inline-block;padding: 0 20px;color: #222222;font-size: 16px; height: 75px;line-height: 75px;}
.h-i.active .h-j{color: #123b8d;}

.h-sub{display: none;height:  auto !important; position: absolute;top: 75px;left: 0;width: 100%;background-color: #fff; box-shadow: 0 1px 4px #e6e6e6;}
.hb-cont{width: 100%; max-width: 1470px;margin: 0 auto;max-height: calc(90vh - 75px);overflow: auto;  padding: 10px 15px 10px;}
.hb-item{display: inline-block;vertical-align: top; width: 25%;padding: 0 35px;}
.hb-b{width: 100%;position: relative; border-bottom: 1px solid #e6e6e6;}
.hb-one{display: block; padding: 10px 0; position: relative; padding-left: 50px;}
.hb-icon{position: absolute;top: 0;left: 0;width: 50px;}
.hb-icon1{display: block;width: 100%;height: 50px;display: flex;align-items: center;}
.hb-icon1 img{max-width: 80%;max-height: 90%;}
.hb-icon2{display: none;width: 100%;height: 50px;align-items: center;}
.hb-icon2 img{max-width: 80%;max-height: 90%;}
.hb-one .hb-text{font-size: 20px;line-height: 30px; color: #4c4e52;} 
.hb-one:hover .hb-icon1{display: none;}
.hb-one:hover .hb-icon2{display: flex;}
.hb-one:hover .hb-text{color: #123b8d;}
.hb-list{width: 100%;padding: 5px 0;}
.hb-twobox{width: 100%;}
.hb-two{display: block;position: relative;}
.has-three .hb-two{padding-right: 40px;}
.has-three .hb-two:after{content: '';transform: rotate(180deg);transition: all ease .5s; position: absolute;top: 0;right: 0;width: 20px;height: 100%;background-image: url('../images/a12.png');background-size: 8px auto;background-position: center center;background-repeat: no-repeat;}
.has-three.show .hb-two:after{transform: rotate(90deg);}
.hb-two .hb-text{display: inline-block;cursor: pointer;padding: 7px 0; color: #4c4e52;font-size: 16px;line-height: 26px;}
.hb-two .hb-text:hover{ color: #123b8d;}
.hb-threebox{display: none;width: 100%;}
.hb-three{margin: 3px 0; display: block;padding-left: 5px;color: #4c4e52;font-size: 14px;line-height: 1.7;}

.h-k{display: inline-block;vertical-align: middle;margin-left: 25px; }
.h-search{display: block;cursor: pointer; width: 22px;height: 75px;background-image: url('../images/a2.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.hs-a{display: none;z-index: 108;white-space: nowrap;width: 100%; position: fixed;top: 120px;left: 50%;transform: translate(-50%,0);}
.hs-form{display: flex;margin: 0 auto;  width: 100%;padding: 0 15px;max-width: 1470px; font-size: 0; }
.hs-text{border: none !important; flex: 1;border-radius: 5px 0 0 5px !important; height: 45px;padding: 0 20px; background-color: #fff;color: #333;font-size: 18px;}
.hs-submit{border: none;border-radius: 0 5px  5px 0; cursor: pointer; padding: 0 15px; height: 45px; color: #fff; background-color: #123b8d; font-size: 18px;}
.h-a.search-state .hs-a {display: block;}
.h-a.search-state .h-opa {display: block;} 
body.search{height: 100vh;overflow: hidden;}

.h-share{display: inline-block;vertical-align: middle;margin-left: 15px;}
.h-one{display: inline-block;vertical-align: middle;cursor: pointer;position: relative; margin-left: 10px;}
.h-icon{display: inline-block; width: 40px;height: 40px;border-radius: 50%;overflow: hidden;background-color: #2DA9E3;}
.h-icon img{width: 100%;height: 100%;object-fit: contain;}
.h-one:nth-child(2) .h-icon{background-color: #3289DA;}
.h-one:nth-child(4) .h-icon{background-color: #0073B1;}
.h-one:nth-child(5) .h-icon{background-color: #79c2e2;}
.h-one:nth-child(6) .h-icon{background-color: #f8991e;}
.h-one:hover .h-icon{background-color: #123b8d !important;}

.h-menu {display: none; position: absolute;cursor: pointer; top: 0;right:0; width: 50px;height: 75px;background-image: url('../images/a13.png');background-size: 80% auto;background-position: center center;background-repeat: no-repeat;}
.h-opa {display: none;width: 100%;height: 100%;position: fixed;left: 0;top: 0;background-color: rgba(0, 0, 0, 0.5);z-index: 10;cursor: pointer;}

.h-nub{position: absolute;top: -4px;right: -8px;white-space: nowrap;text-align: center; min-width: 16px; line-height: 16px; border-radius: 8px;font-size: 10px; color: #ffffff;background-color: #fb0303;}

@media(min-width: 1200px){
    .h-i:hover .h-j{background-color: #123b8d;color: #fff;}
}

@media(max-width: 1500px){
    .h-j{padding: 0 15px;}
    .h-k{margin-left: 10px;}
    .h-icon{width: 30px;height: 30px;}
}

@media(max-width: 1350px){
    .h-j{padding: 0 8px;}
}

@media(max-width: 1200px) { 
    .h-main{width: 100%;padding-left: 10px; padding-right: 10px;}

    .h-h {width: 260px;position: fixed;text-align: left; right: 0;top: 0;height: 100vh;background-color: #fff;margin-right: 0;padding-top: 10px;padding-bottom: 10px;overflow: auto;z-index: 1000;transform: translate(100%, 0);transition: transform .3s;}
    .h-i {position: relative; width: 100%;padding: 0 !important;margin: 0 !important;}
    .h-j {padding: 0;padding-left: 20px;height: 40px;line-height: 40px;color: #666;font-size: 16px;}
    .h-i.has-nav:after {content: ""; transform: rotate(180deg);transition: all ease .5s; background-image: url('../images/a12.png');background-size: 10px auto;background-position: center center;background-repeat: no-repeat; display: inline-block;width: 40px;height: 40px;line-height: 40px;text-align: center;position: absolute;right: 0;top: 0;font-size: 20px;color: #333;}
    .h-i.has-nav.show:after { transform: rotate(90deg);}
    .h-sub {position: relative;top: 0;background-color: #fff;box-shadow: none;left: 0;transform: translate(0,0);width: 100% !important;}
    .hb-cont{max-height: none;    padding: 10px 25px  ;}
    .hb-item{width: 100%;padding: 0;}
    /* .hb-one{padding: 10px 0 10px 35px;} */
    /* .hb-icon {top: 10px;} */

    .h-right{margin-right: 50px;} 
    .h-share{margin-left: 0;}
    /* ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ */
    .h-menu {transition: all ease 0s;display: block; }
    .h-a.menu-state  .h-h{transform: translate(0, 0);}
    .h-a.menu-state .h-opa {display: block;}

    .h-a.menu-state .h-menu{transition: all ease .5s; z-index: 388; right: 270px;top: 0;background-image: url('../images/a26.png');}
}

@media(max-width:500px) { 
    body{padding-top: 50px !important;}
    .h-logo {height: 50px;}
    .h-search {height: 50px;}
    .h-menu {height: 50px;}
    .h-one{margin-left: 8px;}

    .h-right{margin-right: 40px;}
    .h-menu{background-size: 60% auto;}
    .h-logo img{width: 80px; height: 30px;}
    .h-k{margin-left: 0;}
    .h-search{width: 18px;}
    .h-icon{height: 26px;width: 26px;}
    .hs-text{width: 230px;font-size: 14px;}
    .hs-submit{padding: 0 10px;font-size: 14px;}
}
 
@media(max-width:370px) { 
    .h-icon{height: 22px;width: 22px;}
    .h-search{width: 16px;}
    .h-logo img{width: 60px;}
}

.wf-a{width: 100%;padding-top: 45px;}
.wf-main{width: 100%;margin: 0 auto; max-width: 1470px;padding: 0 15px;}
.wf-top{width: 100%;padding-bottom: 25px;}
.wf-top:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.wf-left{float: left;font-size: 0;}
.wf-logo{display: block;margin-bottom: 30px;}
.wf-logo img{width: 170px;height: 64px;object-fit: contain;}
.wf-codebox{font-size: 0;}
.wf-code{display: inline-block;vertical-align: top;text-align: center; width: 130px;margin-bottom: 15px; margin-right: 20px;}
.wf-img{display: inline-block; border: 1px solid #eeeeee;}
.wf-img img{width: 100%; height: 116px;object-fit: contain;}

.wf-right{float: right;font-size: 0;}
.wf-b{display: inline-block;vertical-align: top;width: 490px;}
.wf-tip{width: 100%;margin-bottom: 20px; color: #333333;font-size: 22px;line-height: 1.45;}
.wf-list{width: 100%;}
.wf-one{display: inline-block;vertical-align: top;cursor: pointer; margin-bottom: 14px; width: 50%;padding-right: 10px;font-size: 16px; line-height: 1.3;color: #333;}
.wf-one:hover{color: #123b8d;}

.wf-c{display: inline-block;vertical-align: top;width: 360px; margin-left: 4.16vw;}
.wf-textbox{word-break: break-all; display: inline-block;vertical-align: top;cursor: pointer;font-size: 16px; line-height: 1.3;color: #333;}
.wf-textbox *{line-height: inherit;}
.wf-textbox p{margin-bottom: 14px;}

.wf-bottom{width: 100%;padding: 25px 0; border-top: 1px solid #ededed;}
.wf-bottom:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.wf-lt{float: left;font-size: 0;}
.wf-copyright{display: inline-block;vertical-align: middle;color: #666666; font-size: 16px;line-height: 1.6;}

.wf-rt{display: none; float: right;font-size: 0;}
.wf-link{display: inline-block;vertical-align: middle; cursor: pointer; color: #666666;font-size: 16px;line-height: 1.6;}
.wf-link:hover{color: #123b8d;}

@media(max-width: 1300px){
    .wf-b{width:30vw;}
    .wf-c{width: 30vw;}
}
 
@media(max-width: 1000px){
    .wf-main{width: 100%;max-width: 500px;}
    .wf-left{width: 100%;}
    .wf-code{width: calc(50% - 10px);margin-right: 20px;}
    .wf-code:nth-child(2n){margin-right: 0;}
    .wf-right{width: 100%;}
    .wf-b{width: 100%;}
    .wf-tip{font-size: 18px;}
    .wf-one{font-size: 14px;}
    .wf-c{width: 100%;margin-left: 0;}
    .wf-textbox{font-size: 14px;}

    .wf-copyright{font-size: 14px;}
    .wf-link{font-size: 14px;}
}

/*è§†é¢‘å®¹å™¨æ ·å¼*/
.xv-a {position: fixed;left: 0;top: 120%;z-index: 388; width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.8);transition: top .5s ease-in-out;}
.xv-a.show {top: 0;}
.xv-a.show .xv-e {visibility: visible;}
.xv-a.show .xv-f {display: block;}
.xv-main{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%); width: 800px;max-width: 94%;}
.xv-b {width: 100%;}
.xv-c {display: block;width: 40px;height: 40px;border-radius: 50%;background-color: #123b8d;position: absolute;right: -20px;top: -20px;cursor: pointer;z-index: 10000;;}
.xv-d {display: block;width: 100%;height: 100%;font-size: 21px;text-align: center;line-height: 40px;color: #fff;}
.xv-e{width: 100%;height: 60vh;}
.xv-f{width: 100%;height: auto;max-height: 90vh;}
@media(max-width:1200px) {
    .xv-c{right: 0; top: -45px;}
}

.wa-a{width: 100%;position: relative;}
.wa-b{width: 100%;}
.wa-item{width: 100%;position: relative;overflow: hidden;}
.wa-link{display: block;width: 100%;cursor: pointer;}
/* .wa-img{position: relative;width: 100%;min-height: 200px;padding-top: calc(850/1920*100%);}
.wa-img img{opacity: 0; position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;} */
.wa-img{width: 100%;}
.wa-img img{width: 100%;}
.wa-img img.show{opacity: 1;}

.wa-videoplay{position: absolute;top: 0;left: 0;width: 100%;height: 100%; cursor: url(../images/a25.png),auto; background-image: url('../images/a25.png');background-size: 64px auto; background-position: center center;background-repeat: no-repeat;}
.wa-videoplay:hover{background-size: 0 0;}
.wa-video{position: absolute;top: 0;left: 0;visibility: hidden;opacity: 0;z-index: -1; display: block;cursor: pointer; width: 100%;height: 100%;background-color: #000;}
.wa-video video{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.wa-a.play .wa-video{z-index: 28;opacity: 1;visibility: visible;opacity: 1;}

.wa-text{display: none; position: absolute;top: 17.65%;left: 50%;transform: translate(-50%,0);width: calc(100% - 220px); max-width: 1470px; padding: 34px  15px 0 15px;}
.wa-en{position: absolute;top: 0;left: 15px;z-index: -1;text-transform: uppercase; font-size: 88px;line-height: 1;font-weight: bold;-webkit-text-stroke: 1px #858585;-webkit-text-fill-color: transparent;-webkit-animation: fill .5s infinite alternate; }
.wa-titles{position: relative;z-index: 8;font-weight: bold; color: #ffffff;font-size: 48px;line-height: 1.2;margin-bottom: 15px;}
.wa-titles span{color: #123b8d; }
.wa-intro{position: relative;z-index: 8;color: #ffffff;line-height: 1.5;margin-bottom: 75px;}
.wa-more{position: relative;z-index: 8;display: inline-block;padding: 15px 37px; color: #ffffff;font-size: 16px;line-height: 1;font-weight: bold;border: solid 1px #eeeeee;}
.wa-more:hover{background-color: #fff;color: #123b8d;}

.wa-a .wa-prev{z-index: 28;cursor: pointer; opacity: .3; top: 50%;left: 3.9%;margin-top: -35px; width: 34px;height: 70px;background-image: url('../images/a7.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.wa-a .wa-prev:hover{opacity: 1;}
.wa-a .wa-next{z-index: 28;cursor: pointer;opacity: .3;transform: rotate(-180deg); top: 50%;right: 3.9%;margin-top: -35px; width: 34px;height: 70px;background-image: url('../images/a7.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.wa-a .wa-next:hover{opacity: 1;}

.wa-buttom{position: absolute;cursor: pointer;bottom: 22px;left: 0; z-index: 88; font-size: 0; width: 100%; padding:   0 3.9%;}
.wa-tabs{display: inline-block;vertical-align: middle;}
.wa-tab{display: inline-block;vertical-align: middle;cursor: pointer; position: relative; margin-right: 10px; position: relative;background-color: #ffffff;width: 16px;height: 3px;}
.wa-bar{display: none; position: absolute;top: 0;left: 0;width: 100%;height: 100%; background-color: #cccccc;}
.wa-inner{position: absolute;top: 0;left: 0;height: 100%; background-color: #123b8d; }
.wa-tab.active .wa-bar{display: block;}

.wa-control{display: inline-block;vertical-align: middle;margin-left: 10px;}
.wa-pause{display: block;cursor: pointer; width: 16px;height: 16px;background-image: url('../images/a9.png');background-size: auto  100%;background-position: center center;background-repeat: no-repeat;}
.wa-play{display: none;cursor: pointer; width: 16px;height: 16px;background-image: url('../images/a9-b.png');background-size: auto  100%;background-position: center center;background-repeat: no-repeat;}
.wa-control.pause .wa-pause{display: none;}
.wa-control.pause .wa-play{display: block;}

@media(max-width: 1200px){
    .wa-intro{margin-bottom: 20px;}
}

@media(max-width: 1000px){
    .wa-a .wa-prev{display: none;}
    .wa-a .wa-next{display: none;} 
    .wa-text{top: 40%;transform: translate(-50%,-50%); width: 100%;padding: 20px 15px 0 15px;}
    .wa-buttom{bottom: 15px;   width: 100%;padding: 0 15px;}
    .wa-en{font-size: 40px;}
    .wa-titles{font-size: 26px;}
    .wa-more{padding: 6px 20px;}

    .wa-img{position: relative;width: 100%;min-height: 200px;padding-top: calc(850/1920*100%);}
    .wa-img img{opacity: 0; position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
}

.wb-a{width: 100%;padding-top: 45px;padding-bottom: 86px; overflow: hidden;}
.wb-main{width: 100%; max-width: 1484px;margin: 0 auto;padding: 0 8px;}
.wb-top{width: 100%;padding: 0 7px 5px; display: flex;align-items: center;flex-wrap: wrap; justify-content: space-between;}
.wb-lt{display: block;margin-bottom: 20px;}
.wb-titles{color: #222222;font-size: 50px;font-weight: bold;line-height: 1.2;}
.wb-rt{font-size: 0;}
.wb-nav{display: inline-block;vertical-align: middle;cursor: pointer; margin-right: 20px; margin-bottom: 20px;color: #222222;font-size: 18px;text-align: center; min-width: 234px;padding: 0 10px;line-height: 49px;background-color: #f7f7f7;border: solid 1px #999999;}
.wb-nav:last-child{margin-right: 0;}
.wb-nav:hover{color: #ffffff;background-color: #123b8d;border: solid 1px #123b8d;}
.wb-nav.active{color: #ffffff;background-color: #123b8d;border: solid 1px #123b8d;}

.wb-bottom{width: 100%;position: relative;}
.wb-one{position: absolute;left: -110vw;top: 0;width: 100%;}
.wb-one.show{position: relative;left: 0;}
.wb-b{width: 100%;font-size: 0;}
.wb-item{display: inline-block;vertical-align: top; width: 33.33%;padding: 0 7px 25px;}
.wb-link{display: block;cursor: pointer;width: 100%;}
.wb-img{position: relative;width: 100%;overflow: hidden;padding-top: calc(317/476*100%);}
.wb-img img{opacity: 0; position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.wb-img img.show{opacity: 1;}
.wb-text{width: 100%; text-align: center;background-color: #fff;transition: all ease .5s;}
.wb-name{color: #222222;font-size: 18px;line-height: 54px; display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/* .wb-link:hover .wb-img img{transform: scale(1.05);} */
.wb-link:hover .wb-text{background-color: #123b8d; }
.wb-link:hover .wb-name{color: #fff;}

.wb-b .wb-pagination{position: relative;text-align: center;font-size: 0; width: 100%;}
.wb-b .wb-pagination .swiper-pagination-bullet{display: inline-block;vertical-align: middle;margin: 0 6px;opacity: 1; width: 55px;height: 12px;background-color: #999999;border-radius: 6px;}
.wb-b .wb-pagination .swiper-pagination-bullet-active{background-color: #123b8d;}

@media(max-width: 1000px){
    .wb-a{  padding-bottom: 30px;padding-top: 18px;}
    .wb-main{width: 100%;max-width: 500px;}
    .wb-lt{margin-bottom: 15px;}
    .wb-titles{font-size: 28px;}
    .wb-rt{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
    .wb-nav{margin-bottom: 10px;min-width: 10px; width: calc(50% - 5px);margin-right: 0;  padding:  0 10px;height: 30px;line-height: 30px;font-size: 14px;}

    .wb-item{width: 50%;padding-bottom: 10px;}
    .wb-name{font-size: 14px;line-height: 30px;}
    .wb-b .wb-pagination{margin-top: 15px;}
    .wb-b .wb-pagination .swiper-pagination-bullet{width: 12px;height: 4px;border-radius: 2px;}
}

.wc-a{width: 100%;padding-bottom: 56px;}
.wc-main{width: 100%; max-width: 1470px;margin: 0 auto;padding: 0 15px;}
.wc-cont{width: 100%;font-size: 0;} 
.wc-left{display: inline-block;vertical-align: middle; width: 49.3%;margin-bottom: 30px;}
.wc-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(498/710*100%);}
.wc-img img{opacity: 0; position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.wc-img img.show{opacity: 1;}
.wc-right{display: inline-block;vertical-align: middle;margin-bottom: 30px; padding-left: 35px;width: 50.7%;}
.wc-titles{color: #222222;font-size: 50px;font-weight: bold; line-height: 1.2;margin-bottom: 20px;}
.wc-textbox{font-size: 16px; color: #666666;line-height: 1.6;padding-bottom: 10px;}
.wc-textbox *{line-height: inherit;}
.wc-textbox p{margin-bottom: 25px;}
.wc-list{width: 100%;font-size: 0;padding-bottom: 15px;}
.wc-b{width: 100%;}
.wc-nub{display: inline-block;vertical-align: text-bottom;padding-right: 10px;font-size: 43px;line-height: 1; color: #123b8d;font-weight: bold;}
.wc-unit{display: inline-block;vertical-align: text-bottom;margin-bottom: 8px; color: #222222;font-size: 16px;line-height: 1;}
.wc-item{display: inline-block;vertical-align: top;margin-bottom: 20px; width: 33.33%;}
.wc-intro{margin-top: 15px; color: #222222;font-size: 16px; line-height: 1.6;}
.wc-more{display: inline-block;cursor: pointer;line-height: 50px;padding: 0 67px;font-size: 18px; color: #ffffff !important;background-color: #123b8d;border: 1px solid #123b8d;}
.wc-more:hover{background-color: #fff;color: #123b8d !important;}

@media(max-width: 1000px){
    .wc-a{padding-bottom: 30px;}
    .wc-main{width: 100%;max-width: 500px;}
    .wc-left{width: 100%;}
    .wc-right{width: 100%;padding-left: 0;}
    .wc-titles{font-size: 28px;}
    .wc-nub{font-size: 26px;}
    .wc-unit{font-size: 14px;margin-bottom: 3px;}
    .wc-intro{font-size: 14px;}
}

.wd-a{width: 100%;padding-bottom: 58px; background-image: url('../images/b12.jpg');background-size: 100% auto;background-position:bottom center  ;background-repeat: no-repeat;}
.wd-main{width: 100%; max-width: 1470px;margin: 0 auto;padding: 0 15px;}
.wd-top{width: 100%;padding-left: 10px;margin-bottom: 42px;}
.wd-titles{font-weight: bold;color: #222222;font-size: 50px;line-height: 1.2;}
.wd-bottom{width: 100%;}
.wd-bottom:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.wd-left{float: left;font-size: 0;width: calc(51.39% - 20px);}
.wd-one{display: inline-block;vertical-align: top;cursor: pointer;width: calc(50% - 10px) !important;margin-right: 20px;margin-bottom: 40px; background-color: #ffffff;border: solid 1px #eeeeee; }
.wd-one:last-child{margin-right: 0;}
.wd-link{display: block;width: 100%;cursor: pointer;}
.wd-one .wd-img{position: relative;width: 100%;overflow: hidden;padding-top: calc(241/362*100%);}
.wd-one .wd-img img{opacity: 0; position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.wd-one .wd-img img.show{opacity: 1;}
.wd-one .wd-text{width: 100%;padding: 25px 25px 30px;}
.wd-one .wd-name{color: #222222;line-height: 1.5;height: 3em; margin-bottom: 8px; font-weight: bold;font-size: 18px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.wd-one .wd-intro{color: #666666;font-size: 14px;line-height: 1.5;height: 6em;margin-bottom: 14px; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.wd-one .wd-time{color: #222222;font-size: 14px;}
.wd-one:hover  {background-color: #123b8d; }
/* .wd-one:hover .wd-img img{transform: scale(1.05);} */
.wd-one:hover .wd-name{color: #fff;}
.wd-one:hover .wd-intro{color: #fff;}
.wd-one:hover .wd-time{color: #fff;}

.wd-right{float: right;width: 48.61%;}
.wd-item{transition: all ease .5s; display: block;cursor: pointer; width: 100%;position: relative;margin-bottom: 12px; border: solid 1px #dddddd;padding-left: 103px;padding-right: 132px;}
.wd-item:before{transition: all ease .5s;content: '';position: absolute;top: 0;left: 0;width: 76px;height: 100%;background-color: #f3f3f3;border-right: solid 1px #dddddd;background-image: url('../images/a8.png');background-size: 19px auto;background-position: center center;background-repeat: no-repeat;}
.wd-item .wd-name{width: 100%;font-size: 18px; color: #131313;line-height: 98px;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wd-item .wd-time{position: absolute;top: 50%;right: 24px; transform: translate(0,-50%); color: #222222;font-size: 14px;}
.wd-item:hover{background-color: #123b8d;	border: solid 1px #123b8d;}
.wd-item:hover:before{background-image: url('../images/a8-b.png'); background-color: #123b8d; }
.wd-item:hover .wd-name{color: #fff;}
.wd-item:hover .wd-time{color: #fff;}

@media(max-width: 1000px){
    .wd-a{padding-bottom: 30px;}
    .wd-main{width: 100%;max-width: 500px;}
    .wd-top{padding-left: 0;margin-bottom: 25px;}
    .wd-titles{font-size: 28px;}
    .wd-left{width: 100%;}
    .wd-one{width: 100% !important;margin-right: 0;} 
    .wd-one .wd-name{white-space:break-spaces;}
    .wd-right{width: 100%;}
    .wd-item{padding:15px 15px 15px 60px; }
    .wd-item:before{width: 50px;}
    .wd-item .wd-name{line-height: 1.5;margin-bottom: .1rem;}
    .wd-item .wd-time{position: relative;right: 0;transform: translate(0,0);}
}

.we-a{width: 100%;padding-top: 40px;padding-bottom: 30px;border-bottom: 1px solid #d2d2d2;}
.we-main{width: 100%; max-width: 1470px;margin: 0 auto;padding: 0 15px;}
.we-top{width: 100%;margin-bottom: 30px;}
.we-top:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.we-left{float: left; width:38.19%;position: relative;}
.we-b{width: 100%;}
.we-item{width: 100%;position: relative;overflow: hidden;}
.we-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(370/550*100%);}
.we-img img{position: absolute;top: 0;left: 0; width: 100%;height: 100%;object-fit: cover;}

.we-play{position: absolute;top: 0;left: 0;width: 100%;height: 100%;  cursor: url(../images/a25.png),auto;  background-image: url('../images/a25.png');background-size: 64px auto; background-position: center center;background-repeat: no-repeat;}
.we-play:hover{background-size: 0 0;}
.we-video{position: absolute;top: 0;left: -110vw; display: block;cursor: pointer; width: 100%;height: 100%;background-color: #000;}
.we-video video{position: absolute;top: 0;left: 0;z-index: 28; width: 100%;height: 100%;}

.we-a.play .we-video{left: 0;}

.we-a  .we-prev{z-index: 28; left: 5px;margin-top: -15px; width: 33px;height: 30px;background-image: url('../images/a24.png');background-size: 13px auto;background-position: center center; background-repeat: no-repeat;}
.we-a  .we-prev:hover{background-image: url('../images/a24-b.png');}
.we-a  .we-next{z-index: 28; transform: rotate(-180deg); right: 5px;margin-top: -15px; width: 33px;height: 30px;background-image: url('../images/a24.png');background-size: 13px auto;background-position: center center; background-repeat: no-repeat;}
.we-a  .we-next:hover{background-image: url('../images/a24-b.png');}
.we-a .we-pagination{left: 0;bottom: -15px; width: 100%;font-size: 0;text-align: center;}
.we-a .we-pagination .swiper-pagination-bullet{opacity: 1; display: inline-block;vertical-align: middle;margin: 0 10px; width: 8px;height: 8px;background-color: #c3c3c3;}
.we-a .we-pagination .swiper-pagination-bullet-active{background-color: #123b8d;}

.we-right{float: right;width: calc(61.81% - 30px);padding-top: 20px;}
.we-titles{width: 100%;font-size: 18px;line-height: 1.5;font-weight: bold;color: #333;margin-bottom: 20px;}
.we-intro{width: 100%;color: #666;font-size: 14px;line-height: 1.7;margin-bottom: 20px;}
.we-intro *{line-height: inherit;}
.we-intro p:before{content: '';display: inline-block;vertical-align: middle; margin-right: 10px;width: 5px;height: 5px;border-radius: 50%;background-color: #666;}
.we-mail{display: inline-block;cursor: pointer; color: #fff !important;line-height: 2.6;font-size: 14px;padding: 0 20px; background-color: #123b8d; }
.we-mail img{margin-left: 8px; height: 1em;}

.we-bottom{width: 100%;}
.we-navbox{display: flex;width: 100%;  background-color: #C3C3C3;}
.we-nav{cursor: pointer; padding: 0 5px; flex: 1;display: flex;align-items: center;justify-content: center;text-align: center;min-height: 44px;color: #fff !important;font-size: 16px; line-height: 1.5;}
.we-nav.active{background-color: #123B8D;}
.we-cont{width: 100%;padding: 27px 0;}
.we-one{display: none;width: 100%;}
.we-one.show{display: block;}
.we-textbox {width: 100%;color: #666;font-size: 14px;line-height: 1.7;}
.we-textbox *{line-height: inherit;max-width: 100%;}
.we-textbox table{width: auto !important;max-width: 100%;}
.we-textbox ul li{list-style-type: disc;}
.we-textbox ul{padding-left: 15px;}
@media(max-width: 1000px){ 
    .we-a{padding-bottom: 10px;}
    .we-main{width: 100%;max-width: 500px;}
    .we-left{width: 100%;}
    .we-right{width: 100%;}
    /* .we-cont{padding: 20px 0;} */
    /* .we-nav{font-size: 11px;word-break: break-all;} */
    .we-nav{padding: 5px 0;  font-size: 12px;}

    .we-textbox {overflow: auto;}
    .we-textbox table{max-width: none; min-width: 500px !important; }
    .we-textbox table td{white-space: nowrap;}
}


@media(max-width: 1000px){ 
    .wa-tab{width: 20px;height: 5px;margin-right: 15px;}
    .wb-b .wb-pagination .swiper-pagination-bullet{ margin: 0 5px !important;   width: 20px;height: 6px;border-radius: 3px;}
}

.wg-a{width: 100%;padding-top: 135px;padding-bottom: 298px; background-size: cover;background-position: center center;background-repeat: no-repeat;}
.wg-main{width: 100%;max-width: 916px;margin: 0 auto;padding: 0 15px;}
.wg-cont{width: 100%;padding: 63px 10px 115px;text-align: center; position: relative;background-image: url('../images/a15.png'); background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.wg-cont:before{content: '';position: absolute;top: -10px;left: 0;width: 49px;height: 48px; background-image: url('../images/a14.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.wg-cont:after{content: '';position: absolute;bottom:  23px;right: 0;width: 49px;height: 48px; background-image: url('../images/a14-b.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.wg-titles{display: inline-block;max-width: 100%;width: 354px; margin-bottom: 28px; padding: 0 10px;border-radius: 100%; line-height: 100px; color: #22b14c;font-size: 49px;font-weight: bold;background-color: #ffffff;}
.wg-intro{width: 100%;color: #22b14c;font-size: 26px;line-height: 1.38;}
.wg-linkbox{width: 100%;font-size: 0;padding-top: 50px;}
.wg-link{display: inline-block;cursor: pointer;margin: 15px 10px 0; text-decoration: underline;color: #000000;font-size: 22px;line-height: 1;}
.wg-link:hover{color: #000000;text-decoration: underline;}

@media(max-width: 1000px){
    .wg-a{padding-top: 30px;  padding-bottom: 30px;}
    .wg-main{width: 100%;max-width: 500px;}
    .wg-cont{background-size: 99% 99%;}
    .wg-titles{ font-size: 28px;}
    .wg-intro{font-size: 20px;} 
    .wg-link{width: 100%;margin: 15px 0 0;}
}

 
.wi-a{width: 100%;padding-top: 20px;padding-bottom: 110px;border-bottom: 1px solid #d2d2d2; }
.wi-form{width: 100%;}
.wi-main{width: 100%;max-width: 1470px;margin: 0 auto;padding: 0 15px;}
.wi-top{width: 100%;padding-bottom: 10px;margin-bottom: 40px; border-bottom: 1px solid #eeeeee;}
.wi-titles{width: 100%;color: #222222;font-size: 39px;line-height: 50px;font-weight: bold;}

.wi-center{width: 100%;margin-bottom: 30px;}
.wi-tr{width: 100%;font-size: 0;padding: 20px 0;	background-color: #eeeeee;}
.wi-td{display: inline-block;vertical-align: middle;color: #333333;font-size: 18px;line-height: 30px;}
.wi-td:nth-child(1){width: 20.3%;padding-left: 45px;}
.wi-td:nth-child(2){width: 32.7%;padding-right: 10px;}
.wi-td:nth-child(3){width: 14.2%; text-align: center;}
.wi-td:nth-child(4){width: 16.7%; text-align: center;}
.wi-td:nth-child(5){width: 10.4%; text-align: center;}

.wi-cont{width: 100%;}
.wi-one{width: 100%;position: relative; font-size: 0;padding: 30px 0;border-bottom: 1px solid #eeeeee;}
.wi-c{display: inline-block;vertical-align: top;}
.wi-c:nth-child(1){width: 20.3%;padding-left: 45px;}
.wi-c:nth-child(2){width: 32.7%;padding-right: 10px;}
.wi-c:nth-child(3){width: 14.2%; text-align: center;}
.wi-c:nth-child(4){width: 16.7%; text-align: center;}
.wi-c:nth-child(5){width: 10.4%; text-align: center;}  

.wi-del{position: absolute;top: 0;right: 1.39%;display: block;cursor: pointer; width: 33px;height: 100%;background-image: url('../images/a16.png');background-size: 13px auto;background-position: center center;background-repeat: no-repeat;}
.wi-goods{display: block;cursor: pointer; width: 100%;padding-right: 10px;}
.wi-img{width: 100%;}
.wi-img img{width: 95px;max-width: 100%;}
.wi-intro{width: 100%;padding-top: 13px; color: #333333;line-height: 22px;font-size: 14px;}
.wi-intro *{line-height: inherit;}
.wi-d{width: 100%;color: #333333;font-size: 14px;line-height: 22px; }
.wi-price{width: 100%;color: #333333;font-size: 18px;line-height: 22px;}
.wi-total{width: 100%;color: #333333;font-size: 18px;line-height: 22px;}
.wi-num{display: flex;  margin: 0 auto; width: 145px;max-width: 100%;border: solid 1px #313131;}
.wi-btn{display: block;flex: 1;cursor: pointer; height: 40px;background-image: url('../images/a17.png');background-size: 37.5% auto;background-position: center center;background-repeat: no-repeat;}
.wi-btn.plus{background-image: url('../images/a17-b.png');}
.wi-num .wi-nub{width: 66px; display: inline-block;color: #202120;font-size: 18px;height: 40px;line-height: 40px;text-align: center; border: none;border-left: 1px solid #313131;border-right: 1px solid #313131;}

.wi-bottom{width: 840px;max-width: 100%;margin: 0 auto;}
.wi-subtitle{width: 100%;margin-bottom: 35px; color: #222222;font-weight: bold;line-height: 1.3;font-size: 30px;}
.wi-list{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.wi-item{display: block;width: 100%;margin-bottom: 30px;}
.wi-tip{width: 100%;margin-bottom: 10px;color: #666666;font-size: 14px;line-height: 1;}
.wi-b{width: 100%;}
.wi-a .wi-input{width: 100%;padding: 0 15px; height: 40px;color: #222222;font-size: 14px; background-color: #ffffff;border-radius: 6px;border: solid 1px #eeeeee;}
.wi-a .wi-textarea{width: 100%;padding: 10px 15px; height: 139px;color: #222222;font-size: 14px;line-height: 20px; background-color: #ffffff;border-radius: 6px;border: solid 1px #eeeeee;}
.wi-buttom{width: 100%;padding-top: 15px;text-align: center;}
.wi-submit{display: inline-block;cursor: pointer;border: none;width: 356px;max-width: 100%; color: #ffffff;font-size: 18px;height: 40px;line-height: 40px;background-color: #123b8d;border-radius: 6px;}

.wi-one:hover{background-color: #fdfcfc;}

.wi-e{width: 100%;text-align: right;margin-bottom: 60px;}
.wi-f{width: 100%;color: #333333;font-size: 18px;line-height: 1.5;}
.wi-f span{color: #fb0303;}
.wi-g{width: 100%;color: #333333;font-size: 18px;line-height: 1.5;}
.wi-g span{color: #fb0303;}

@media(min-width: 1000px){
    .wi-list .wi-item{width: calc(50% - 14px);}

    /* .wi-d{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;} */
    /* .wi-one:hover .wi-d{-webkit-line-clamp: 100;} */
}
@media(max-width: 1000px){
    .wi-a{padding-top: 30px;  padding-bottom: 30px;}
    .wi-main{width: 100%;max-width: 500px;}
    .wi-titles{font-size: 28px;line-height: 38px;}
    .wi-center{width: 100%;overflow: auto;}
    .wi-tr{width: 1000px;}
    .wi-td{  font-size: 12px;}
    .wi-td:nth-child(1){padding-left: 10px;}
    .wi-cont{width: 1000px;}
    .wi-c:nth-child(1){padding-left: 10px;}
    .wi-price{font-size: 16px;word-break: break-all;}
    .wi-total{font-size: 16px;word-break: break-all;} 
    .wi-subtitle{font-size: 22px;}
    .wi-del{width: 20px;}
}

.wj-a{ visibility: hidden;opacity: 0;z-index: -1;transition: all ease .5s; position: fixed;top: 0;left: 0; width: 100%;height: 100vh;background-color: rgba(0,0,0,.45);}
.wj-a.show{visibility: visible;opacity: 1; z-index: 388;}
.wj-main{position: absolute;top:50%;left:50%;transform: translate(-50%,-50%); width: 584px;max-width: 96%;}
.wj-close{position: absolute;top: 28px;right: 38px;display: block;cursor: pointer; width: 33px;height: 33px;border-radius: 50%; border: solid 1px #999999;background-image: url('../images/a18.png');background-size: 11px auto;background-position: center center;background-repeat: no-repeat;}
.wj-close:hover{border: solid 1px #e50106;background-image: url('../images/a18-b.png');}
.wj-cont{width: 100%;padding: 100px 55px;text-align: center; max-height: 90vh;overflow: auto; background-color: #fff;background-image: url('../images/b15.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.wj-titles{width: 100%;position: relative;margin-bottom: 45px; color: #22B14C;font-size: 45px;line-height: 55px;}
/* .wj-titles:before{content: '';position: absolute;bottom: 0;left: 0;width: 25px;height: 2px;background-color: #123b8d;} */
.wj-intro{width: 100%;color: #22B14C;font-size: 22px; line-height: 32px;}

@media(max-width: 1000px){
    .wj-close{top: 10px;right: 10px;}
    .wj-cont{padding: 50px 15px;}
    .wj-titles{font-size: 28px;line-height: 38px;}
}

.wk-main{width: 100%;}
.wk-top{width: 100%;margin-bottom: 30px;}
.wk-intro{width: 100%; color: #222222;font-size: 18px;line-height: 27px;}
.wk-intro *{line-height: inherit;}
.wk-titles{width: 100%; color: #222222;font-size: 50px;font-weight: bold;line-height: 1.2;}
.wk-table{width: 100%;overflow: auto;}
.wk-table table{width: 100%;}
/* .wk-table table *{word-break: break-all;} */
.wk-table tr{width: 100%;border-bottom: 1px solid #123b8d;}
.wk-table td{ padding: 0 5px;text-align: center; color: #222222;font-size: 14px;line-height: 30px;}

.wk-table tr:nth-child(1){border-bottom: none;}
.wk-table tr:nth-child(1) td{padding: 3px 0;font-size: 16px;font-weight: bold; border: 1px solid #123b8d;}
.wk-num{display: inline-block;vertical-align: middle;margin: 5px;width: 50px;position: relative;padding-right: 22px;	border-radius: 3px;border: solid 1px #eeeeee;}
.wk-btn{position: absolute;top: 0;right: 0;display: block;cursor: pointer; width: 22px;height: 14px;background-color: #eeeeee;border-radius: 3px;background-image: url('../images/a22.png');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.wk-btn.minus{top: auto;bottom: 0;background-image: url('../images/a22-b.png');}

.wk-nub{width: 100%;text-align: center;height: 29px;padding: 0 5px; color: #222222;font-size: 14px;} 
.wk-car{display: inline-block;vertical-align: middle;cursor: pointer;margin: 5px; width: 50px;height: 30px;background-color: #ffffff;border-radius: 3px;border: solid 1px #f8991e;background-image: url('../images/a21.png');background-size: 23px auto;background-position: center center;background-repeat: no-repeat;}
.wk-car:hover{background-color: #f8991e;background-image: url('../images/a21-b.png');}

.wk-fixed{visibility: hidden;opacity: 0;z-index: -1;transition: all ease .5s; position: fixed;top: 75px;left: 50%;transform: translate(-50%,0);overflow: auto;background-color: #fff;}
.wkf-list{width: 100%;font-size: 0;display: flex;border: 1px solid #123b8d;}
.wkf-item{display: flex;align-items: center;justify-content: center; padding: 3px 0;text-align: center; font-size: 16px;font-weight: bold;color: #222222;font-size: 14px;line-height: 30px; border-right: 1px solid #123b8d;}
.wkf-item:last-child{border-right: none;}
.we-cont.fixed .wk-fixed{opacity: 1;z-index: 38;visibility: visible;}

@media(max-width: 1000px){
    .wk-titles{font-size: 28px;} 
    /* .wk-table td{font-size: 12px;} */
    .wk-table td{padding-right: 3px !important;padding-left: 3px !important; white-space: nowrap;}
}

@media(max-width:500px){
    .wk-fixed{top: 50px;}
}


.wl-a{position: fixed;bottom: 0;right: 0;z-index: 38; width: 208px;}
.wl-form{width: 100%;}
.wl-main{width: 100%;}
.wl-buttom{width: 100%;display: block;cursor: pointer;position: relative;padding:0 40px 0 20px; background-color: #123b8d;border-radius: 6px 6px 0px 0px;}
.wl-titles{width: 100%;color: #ffffff;font-size: 14px;line-height: 40px;}
.wl-close{transform: rotate(180deg); transition: all ease .5s; position: absolute;top: 0;right: 20px;width: 13px;height: 100%;background-image: url('../images/a23.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.wl-cont{display: none; width: 100%;padding: 20px 20px 20px; background-color: #fff;}
.wl-item{width: 100%;margin-bottom: 20px;}
.wl-tip{width: 100%;color: #666666;font-size: 14px;line-height: 1;margin-bottom: 10px;}
.wl-b{width: 100%;}
.wl-a .wl-input{width: 100%;padding: 0 15px;font-size: 14px;color: #222; height: 41px;background-color: #ffffff;border-radius: 6px;border: solid 1px #eeeeee;}
.wl-a .wl-textarea{width: 100%;padding: 10px 15px;line-height: 20px; font-size: 14px;color: #222; height: 136px;background-color: #ffffff;border-radius: 6px;border: solid 1px #eeeeee;}

.wl-bottom{width: 100%;}
.wl-submit{display: block;cursor: pointer;border: none;width: 100%;color: #ffffff;font-size: 18px;font-weight: bold; height: 40px;line-height: 40px;text-align: center;background-color: #123b8d;border-radius: 6px;}

.wl-a.show .wl-close{transform: rotate(0);}

.wl-bg{display: block; width: 100%;height: 40px;background-color: #fff;}

 
@media(min-width: 1000px){ 
   .wl-a.show {width: 370px;}
}
@media(max-width: 1000px){
    .wl-a{width:100%; } 
    .wl-cont{max-height: calc(90vh - 100px);overflow: auto;}
    .wl-titles{line-height: 30px;text-align: center;}
    .wl-bg{height: 30px;}
}
