/*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:#005fd5}
}
.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:#005fd5}
.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:#005fd5}
.header .nav li.active a.single{color:#005fd5}
@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:#005fd5}
.header .nav li:hover a.single{background-color:#005fd5;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:330px;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:#005fd5;-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:#005fd5}
.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:#005fd5;color:#fff;background-color:#005fd5;-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:#005fd5;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:#005fd5;border-color:#005fd5;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:#005fd5;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}
}
@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}
}
@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:#005fd5}
.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,#005fd5 100%)}
.baijin_news_asBox:hover i{width:calc(100% + 2px)}
.baijin_news_tm{color:#fff;background:#005fd5;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:#005fd5;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:#005fd5;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:#005fd5;text-transform:uppercase;display:inline-block;letter-spacing:1px}
.baijin_about_TopRx a:hover{color:#fff;background:#005fd5;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(#005fd5),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:#005fd5;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:80vw;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:#005fd5;background-color:#005fd5;color:#fff}
.news-list-s1{padding:6.25vw 0;font-size:0}
.news-list-s1 .items{margin-bottom: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:#005fd5;background:linear-gradient(90deg,#005fd5,90%,rgba(0,88,78,.4))}
.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;background-color:#005fd5;transition:all .3s ease}
.news-list-s1 .item .date b,.news-list-s1 .item .date span{display:block;color:#fff;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:240px;display:inline-block;vertical-align:top;margin-left:2px;overflow:hidden}
.news-list-s1 .item img{display:block;width:100%;transition:transform .6s ease}
.news-list-s1 .item .txt-box{display:inline-block;vertical-align:top;width:calc(100% - 320px);padding-left:2vw}
.news-list-s1 .item h3{font-size:24px;color:#333;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:#005fd5;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}
.news-list-s1 .item:hover .date{background-color:#003393}
.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:#005fd5;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%}
.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:6.25vw 0}
.news-detail-s1 .main{max-width:1200px;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,#005fd5);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/bg/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:6.25vw 0}
.news-detail-s1 .main{max-width:1200px;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,#005fd5);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/bg/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{margin-top:2vw;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; float:}


.market-prod-s1 .item .img-box{overflow:hidden}
.market-prod-s1 .item img{display:block;width:100%}
.market-prod-s1 .item .txt-box{padding:1.5vw;border-top:2px 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/bg/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;color:#171f29;margin-right:50px;transition:color .3s ease}
.market-prod-s1 .item p{font-size:16px;color:#005fd5;margin-right:50px;margin-top:5px;transition:color .3s ease}
@media screen and (min-width:1025px){.market-prod-s1 .item:hover{transform:translateY(-10px);background-color:#005fd5;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{margin-top:2vw;font-size:0;display:flex;justify-content:space-between;flex-wrap:wrap}
.products-all .item{width:calc((100% - 25px)/ 2);margin-top:24px;background-color:#fff;transition:all .3s ease; float:}


.products-all .item .img-box{overflow:hidden}
.products-all .item img{display:block;width:100%}
.products-all .item .txt-box{padding:1.5vw;border-top:2px solid #f5f5f5;position:relative}
.products-all .item .txt-box:after{content:'';width:24px;height:24px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(/images/bg/proucts-list-icon.png);position:absolute;right:1.5vw;top:50%;margin-top:-12px;opacity:0;transition:all .3s ease}
.products-all .item h3{font-size:24px;color:#171f29;margin-right:50px;transition:color .3s ease}
.products-all .item p{font-size:16px;color:#005fd5;margin-right:50px;margin-top:5px;transition:color .3s ease}
@media screen and (min-width:1025px){.products-all .item:hover{transform:translateY(-10px);background-color:#005fd5;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%}
}
@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/bg/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/bg/nav-icon-home.png)}
.products-nav .proucts-nav-left-box a{font-size:14px;color:grey;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:grey;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:#005fd5;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:#005fd5}
.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:#005fd5}
.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:#005fd5;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:#005fd5;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:#005fd5;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:#005fd5;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:#005fd5;display:inline-block;vertical-align:middle;margin:-2px 10px 0 0}
.products_page h2:before{content:'';width:4px;height:24px;background-color:#005fd5;display:inline-block;vertical-align:middle;margin:-2px 10px 0 0}
.products_page h3:before{content:'';width:4px;height:24px;background-color:#005fd5;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:#005fd5}
.Hnav-sub dd.cur,.Hnav-sub dd:hover{color:#005fd5}
.Hnav-sub dd.on a{color:#005fd5}
.Hnav-sub dd.cur a{color:#4c4e52}
.Hnav-sub dd.cur a:hover{color:#005fd5;font-weight:bolder}
.Hnav-sub dd.cur:hover{color:#005fd5}
.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:#005fd5}
/*about*/
.comm_title h3{text-transform:uppercase;font-size:80px;color:#005fd5;letter-spacing:3px;line-height:1;height:46px}
.comm_title p{font-size:34px;color:#222;margin-top:10px}
.about_main{background:#f7f7f7;padding:3vw 0 7vw}
.about_main h2{ margin-top:30px;}

.about_main h2:before{content:'';width:4px;height:24px;background-color:#005fd5;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-position:center;background-repeat:no-repeat}
.about_main .items .item h3{font-size:16px;color:#005fd5;margin-top:20px}
.about_main .items .item p{max-width:250px;font-size:14px;color:#999;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:#005fd5}
.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:#005fd5;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:#005fd5;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:20px}
.service-tit:after{content:'';display:block;width:22px;height:3px;margin-top:24px;background-color:#005fd5}
.service-tit.gray h3{color:#333}
.service-tit.gray p{color:#999}
.service-tit.center{text-align:center}
.service-tit.center:after{margin-left:auto;margin-right:auto}
.servicebg{background:#f5f5f5}
.container_s{width:80%;height:100%;max-width:1200px;margin:0 auto}
.container_s:after{content:'';display:block;clear:both}
.service_main{padding:50px 0}
.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:#005fd5;margin-bottom:20px}
.service_main .item .txt_block p{color:#666;line-height:32px;text-align:justify}
/*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:#005fd5}
.contact-tit.gray h3{color:#333}
.contact-tit.gray p{color:#999}
.contact-tit.center{text-align:center}
.contact-tit.center:after{margin-left:auto;margin-right:auto}
.contact-s1{padding:6vw 0;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url(/images/bg/contact_us_bg.jpg)}
.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{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/bg/c_email.png)}
.contact-s1 .left-box .info span:nth-of-type(2):before{background-image:url(/images/bg/c_fax.png)}
.contact-s1 .left-box .info span:nth-of-type(3):before{background-image:url(/images/bg/c_tel.png)}
.contact-s1 .left-box .info span:nth-of-type(4):before{background-image:url(/images/bg/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:#005fd5;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{height:118px}
@media (max-width:1799px){.topEmpty{height:118px}
}
@media (max-width:993px){.topEmpty{height:56px}
}
.list-banner{position:relative}
.list-banner .bgImg{height:34.37vw}
.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}
.list-banner .bgImg{height:28vw}
}
@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{height:220px}
}
@media (max-width:767px){.m2posWpr{margin-top:0}
}
@media (max-width:767px){.m2posWpr .container{padding:0}
}

/*!job*/


.contact_join .section1{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/bg/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:#005fd5;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:#005fd5;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:6.25vw 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:#005fd5;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/bg/job-icon-4.png);transition:all .3s ease}
.baijing-job .item .popups{display:none}
@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:#005fd5;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/bg/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:#005fd5;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/bg/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:#005fd5;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:#005fd5;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:20px;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*/