
@font-face {
	font-family: 'arial';
	src: url("../font/Roboto-Regular.ttf");
}


@font-face {
	font-family: 'syht';
	src: url("../font/思源黑体CN-Regular.otf");
}



a:active{star:expression(this.onFocus=this.blur());}
a:focus,button:focus{outline:none; -moz-outline:none;}
:focus{outline:none;}
/*Reset Css*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img,area,param{margin:0; padding:0;}
html,body{margin:0; padding:0; font-family:'syht'; -webkit-text-size-adjust:none;font-weight: lighter !important;}
input,button,select,textarea{font-family:'syht'; }
ol,ul{padding-left:0; list-style:none;}
img{border:none; display:inline-block; vertical-align:middle;}
th{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6,p{font-size:100%; font-weight:lighter;}
input{display:inline-block; vertical-align:middle;color:#666;}

fieldset{border:none;}
legend{display:none;}
/*Clear Css*/
.clear{clear:both; font-size:0; height:0; line-height:0;}
.clearfix:after{content:'\20';display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearb{ clear:both;}
.clearfix{display:block;zoom:1;}
* html .clearfix{height:1%;}
/*Common Css*/
body{font-size:12px;}
a{ text-decoration:none;}
.fl{float:left; _display:inline;}
.fr{float:right; _display:inline;}
::-ms-clear, ::-ms-reveal{display: none;}
input[type=button],input[type=submit],input[type=reset],select{border-radius:0;-webkit-appearance: none;-moz-appearance: none;}
a:focus,a:hover{-webkit-tap-highlight-color:rgba(0,0,0,0);transition: all 0.3s linear;}
.swiper-button-next,.swiper-button-prev{z-index:3 !important;}
textarea {resize: none;}


.table{height:100%;display:table;width:100%;}
.table-cell{display:table-cell;vertical-align:middle;}

.textover{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
input::placeholder{color:#666;}
input:-ms-input-placeholder {
    color: #666 !important;
}
input::-webkit-input-placeholder {
    color: #666;
}
/* Firefox 4-18 */
input:-moz-placeholder {
    color: #666;
}

/* Firefox 19-50 */
input::-moz-placeholder {
    color: #ccc;
}

/* - Internet Explorer 10–11
   - Internet Explorer Mobile 10-11 */
input:-ms-input-placeholder {
    color: #666 !important;
}

/* Edge (also supports ::-webkit-input-placeholder) */
input::-ms-input-placeholder {
    color: #666;
}

/* CSS Working Draft */
input::placeholder {color: #666;}
img{max-width:100%;width:100%;}



@media (max-width:6000px){
    html{
        font-size: calc(100vw/19.2) !important;
    }
}

@media (max-width:1024px){
    html{
        font-size: calc(100vw/7.5) !important;
    }
}

.w_1580{width:82.3%;margin: 0 auto;}
.w_1400{width:72.9%;margin: 0 auto;}
.w_1760{width:91.66%;margin: 0 auto;}

.xg_pic{overflow:hidden;}
.xg_pic img{transition: all 0.3s linear;}

.home_body{width: 100%;overflow:hidden;}

.page_zk{width: 100vw;height: 100vh;position: fixed;left: 0;top: 0;z-index: 110;overflow:hidden;transition: all 2s linear;}
.page_zk ul li{width: 100vw;height: 100vh;position: absolute;left: 0;top: 0;overflow:hidden;}
.page_zk ul li div{width: 50vw;height: 100%;background:#fff;position: relative;z-index: 3;transition: all 3s linear;}
.page_zk ul li:nth-of-type(2) div{width: 100vw;background: #0075C2;z-index: 2;transition: all 3s linear;}
.page_zk.on{transform: translateX(100%);z-index: -1;}
.page_zk.on ul li div{transform: translateX(300vw);}
.page_zk.on ul li:nth-of-type(2) div{transform: translateX(200vw);}
.h_100{width: 100vw;height: 100vh;}
.header{height: 0.8rem;border-bottom: 1px solid rgba(255,255,255,0.2);padding: 0 0.8rem;box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;width: 100%;position: fixed;left: 0;top: 0;z-index: 99;transition: all 0.5s linear;}
.logo{width:1.15rem;}
.logo svg{display: block;width: 100%;height: 0.4rem;fill: #fff;}
.header_r{display: flex;align-items: center;}
.nav{position:relative;right:19%;}
.nav ul{display: flex;align-items: center;}
.nav ul li{height: 0.8rem;}
.nav ul li{position: relative;margin-right: 0.26rem;}
.nav ul li h2 a{font-size: 0.18rem;color: #fff;padding: 0 0.18rem;line-height: 0.8rem;}
.nav ul li h2 a{color: #fff;}
.nav ul li h2::after{display: block;width: 0;height: 3px;content: '';background:#0075C2;position: absolute;left: 50%;top:98%;transform: translateX(-50%);transition: all 0.3s linear;}
.nav ul li:hover h2::after,.nav ul li.on h2::after{width: 100%;}
.nav ul li:hover h2 a,.nav ul li.on h2 a{color: #0075C2 !important;}
.nav2{position: absolute;left: 50%;top: 0.8rem;transform: translateX(-50%);width: 300vw;display: none;background:rgba(236,241,246,0.8);height: 1rem;display: none;}
.nav2 dl{display: flex;justify-content: center;align-items: center;}
.nav2 dl dd{position: relative;margin: 0 0.5rem;height: 1rem;}
.nav2 dl dd a{font-size: 0.16rem;color:#333333;line-height: 1rem;position: relative;display: block;height: 100%;}
.nav2 dl dd::after{display: block;width: 0;height: 3px;content: '';background:#0075C2;position: absolute;left: 50%;top:98%;transform: translateX(-50%);transition: all 0.3s linear;}
.nav2 dl dd:hover::after{width: 100%;}
.nav2 dl dd:hover a{color: #006ED3;}
.lan{width:0.28rem;}
.lan img:nth-of-type(1){display: block;}
.lan img:nth-of-type(2){display: none;}
.search{width:0.27rem;margin: 0 0.3rem 0 0.3rem;}
.search svg{fill: #fff;}        
.search img:nth-of-type(1){display: block;}
.search img:nth-of-type(2){display: none;}
.swiper-container-home{width: 100vw;height: 100vh;overflow:hidden;}
.swiper-container-home .swiper-slide{width: 100vw;height: 100vh;}
#ban{position: relative;width: 100%;height: 100vh;background: url(../img/ban_bg.jpg) no-repeat center center/cover;}
.ban_bg{display:block;width: 100%;height: 100vh;content: '';position: absolute;left: 0;top: 0;z-index: 2;
    opacity: 0.5;
    background-image: url(../img/video_texture.png);
    background-blend-mode: screen;
    background-repeat: repeat;
    background-color: rgba(0, 0, 0, 0.3);}
.ban_pic{width: 100vw;height: 100vh;position: relative;}
.home_ban{width: 100vw;height: 100vh;overflow:hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;transition:all 4s ease-in;transform: scale(1.3);}
.swiper-container-homeban .swiper-slide{width: 100vw;height: 100vh;}
.swiper-container-homeban .swiper-slide-active .home_ban{transform: scale(1);}
.swiper-pagination-homeban{position: absolute;left: 1.7rem !important;bottom: 0.6rem !important;}
.swiper-pagination-homeban .swiper-pagination-bullet{width: 0.1rem;height: 0.1rem;background: rgba(255,255,255,0.5);margin-right: 0.2rem;opacity: 1;}
.swiper-pagination-homeban .swiper-pagination-bullet-active{background: #fff;}
.nav_btn{width: 0.76rem;height: 0.26rem;border-left: 1px solid #fff;box-sizing: border-box;position: relative;}
.nav_btn span{display: block;width: 0.32rem;height: 2px;background:#fff;position: absolute;right: 0;}
.nav_btn span:nth-of-type(1){top: 0;width: 0.25rem;}
.nav_btn span:nth-of-type(2){top: 48%;}
.nav_btn span:nth-of-type(3){bottom: 0;}

.header.on,.header.active{background:#fff;border-bottom: 1px solid rgba(1,110,211,0.5);}
.header.on .logo svg,.header.active .logo svg{fill: #006ED3;}
.header.on .nav ul li a,.header.active .nav ul li a{color: #333;}
.header.on .nav ul li a:hover,.header.active .nav ul li a:hover{color:#0075C2;}
.header.on .lan img:nth-of-type(1),.header.active .lan img:nth-of-type(1){display: none;}
.header.on .lan img:nth-of-type(2),.header.active .lan img:nth-of-type(2){display: block;}
.header.on .search svg,.header.active .search svg{fill: #333;} 
.header.on .search img:nth-of-type(2),.header.active .search img:nth-of-type(2){display: block;}
.header.on .nav_btn,.header.active .nav_btn{border-color: #333;}
.header.on .nav_btn span,.header.active .nav_btn span{background:#333;}

.nav_zkbg{width: 100%;height: 100vh;background: #fefdfb;position: fixed;top: -100%;right: -100%;transform: matrix(1, 0, 0, 1, 0, 0);border-radius: 50%;z-index: 102;transition: all 0.5s ease-in;}
.nav_zkbg.on {top: 0px;right: 10%;transform: matrix(4, 0, 0, 4, 0, 0);}
.nav_zk{width: 100%;height: 100vh;position: fixed;left: 0;top: 0;transition-delay: 0.5;opacity: 0;padding: 0 0.8rem;box-sizing: border-box;z-index:-1;}
.nav_zktop{display: flex;justify-content: space-between;align-items: center;margin: 0.28rem 0 0.8rem 0;position: relative;z-index: 50;}
.nav_zklogo{width: 1.14rem;}
.nav_zkclose{width: 0.2rem;cursor: pointer;position: relative;z-index: 30;}
.nav_zkcen{width: 75.3125%;display: flex;justify-content: space-between;position: relative;z-index: 6;align-items: flex-start;margin: 0 auto;}
.nav_zksea{width:3.72rem;border-bottom: 1px solid #aaaaaa;padding-bottom: 0.18rem;display: flex;align-items: center;justify-content: space-between;opacity: 0;transform: translateY(0.3rem);transition: all 0.5s linear;position: relative;left: 2.2rem;}
.nav_zksea input{width: 90%;height: 0.3rem;background:none;border:none;border-left: 1px solid #aaaaaa;font-size: 0.17rem;color: #aaa;padding-left: 0.1rem;box-sizing: border-box;background:none;}
.nav_zksea input::placeholder{color: #aaa !important;}
.nav_zkseasub{width: 0.2rem;cursor: pointer;}
.nav_zkcennav{border-left: 1px solid #ececec;padding-left: 0.4rem;box-sizing: border-box;}
.nav_zkcennav ul li{margin-bottom: 0.4rem;position: relative;width: 2.46rem;opacity: 0;transform: translateY(0.3rem);z-index: 10;}
.nav_zkcennav ul li:hover{z-index: 50;}
.nav_zkcennav ul li h2{width: 100%;}
.nav_zkcennav ul li h2 a{font-size:0.24rem;color: #333333;font-weight: 500;}
.nav_zkcennav ul li h2 a span{display: block;font-size: 0.18rem;color: #808080;font-family: 'arial';padding-top: 0.08rem;}
.nav_zkcennav dl{position: absolute;left: 99%;top: 0;width: 2.66rem;z-index: -1;}
.nav_zkcennav dl dd{padding-bottom: 0.53rem;opacity: 0;transform: rotateY(90deg);transition: opacity .4s,transform .5s;z-index: -1;position: relative;}
.nav_zkcennav dl dd:nth-last-of-type(1){padding-bottom: 0;}
.nav_zkcennav dl dd a{font-size:0.21rem;color: #808080;line-height: 1;}
.nav_zkcennav dl dd:hover a{color: #006ED3;}
.nav_zkcennav ul li:hover h2 a{color: #006ED3;}
.nav_zkcennav ul li:hover h2 a span{color: #006ED3;}
.nav_zkfot{width: calc(100% - 1.6rem);position: absolute;bottom: 0.36rem;margin: 0 auto;display: flex;justify-content: space-between;align-items:flex-end;opacity: 0;transform: translateY(0.6rem);transition: all 0.8s linear;}
.nav_zkfotl{display: flex;align-items: flex-end;}
.nav_zkfotl ul{display: flex;align-items: center;}
.nav_zkfotl ul li{width:0.24rem;margin-right: 0.18rem;opacity: 0.8;transition: all 0.3s linear;}
.nav_zkfotl ul li:hover{opacity: 1;}
.nav_zkfottel{font-size:0.24rem;color: #4C4948;}
.nav_zkfottel a{color:#4C4948;display: flex;align-items: center;border-left: 1px solid #e6e6e6;font-family: 'arial';font-weight: 500;}
.nav_zkfottel a img{width:0.18rem;margin: 0 0.14rem;}
.nav_zkfotr{font-size:0.14rem;color: #808080;}
.nav_zkfotr a{color: #808080;}
.nav_zkfnav{position: absolute;right: 0.8rem;bottom: 1rem;z-index: 6;}

.nav_zkfnav ul{display: flex;}
.nav_zkfnav ul li{margin-left: 1rem;opacity: 0;transform: translateX(0.3rem);}
.nav_zkfnav ul li a{font-size:0.24rem;color: #333333;font-weight: 500;}
.nav_zkfnav ul li a span{display: block;font-size: 0.18rem;color: #808080;font-family: 'arial';padding-top: 0.08rem;}
.nav_zkfnav ul li.on a{color: #006ED3;}
.nav_zkfnav ul li.on a span{color: #006ED3;}
.nav_zkicon{width: 10.26rem;position: absolute;right: 0;bottom: 0;opacity: 0;transition: all 0.3s linear;}

.nav_zk.on {z-index: 113;opacity: 1;}
.nav_zk.on .nav_zksea{opacity: 1;transform: translateY(0);}
.nav_zk.on .nav_zkcennav ul li{opacity: 1;transform: translateY(0);transition: 0.3s ease-in;transition-delay: 0.2s;}
.nav_zk.on .nav_zkcennav ul li:nth-of-type(2){transition-delay: 0.4s;}
.nav_zk.on .nav_zkcennav ul li:nth-of-type(3){transition-delay: 0.6s;}
.nav_zk.on .nav_zkcennav ul li:nth-of-type(4){transition-delay: 0.8s;}
.nav_zk.on .nav_zkcennav ul li:nth-of-type(5){transition-delay: 1s;}
.nav_zk.on .nav_zkcennav ul li:nth-of-type(6){transition-delay: 1.2s;}
.nav_zkcennav ul li.on{z-index: 50;}
.nav_zkcennav ul li.on dl{z-index: 10;}
.nav_zkcennav ul li.on dl dd {opacity:1;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;z-index: 1;}
.nav_zkcennav ul li.on dl dd:nth-child(2) {-webkit-transition-delay:50ms;-moz-transition-delay:50ms;-ms-transition-delay:50ms;-o-transition-delay:50ms;transition-delay:50ms}
.nav_zkcennav ul li.on dl dd:nth-child(3) {-webkit-transition-delay:100ms;-moz-transition-delay:100ms;-ms-transition-delay:100ms;-o-transition-delay:100ms;transition-delay:100ms}
.nav_zkcennav ul li.on dl dd:nth-child(4) {-webkit-transition-delay:150ms;-moz-transition-delay:150ms;-ms-transition-delay:150ms;-o-transition-delay:150ms;transition-delay:150ms}
.nav_zkcennav ul li.on dl dd:nth-child(5) {-webkit-transition-delay:200ms;-moz-transition-delay:200ms;-ms-transition-delay:200ms;-o-transition-delay:200ms;transition-delay:200ms}
.nav_zkcennav ul li.on dl dd:nth-child(6) {-webkit-transition-delay:250ms;-moz-transition-delay:250ms;-ms-transition-delay:250ms;-o-transition-delay:250ms;transition-delay:250ms}
.nav_zkcennav ul li.on dl dd:nth-child(7) {-webkit-transition-delay:300ms;-moz-transition-delay:300ms;-ms-transition-delay:300ms;-o-transition-delay:300ms;transition-delay:300ms}
.nav_zkcennav ul li.on dl dd:nth-child(8) {-webkit-transition-delay:350ms;-moz-transition-delay:350ms;-ms-transition-delay:350ms;-o-transition-delay:350ms;transition-delay:350ms}
.nav_zk.on .nav_zkfnav ul li{opacity: 1;transform: translateX(0);transition: 0.3s ease-in;transition-delay: 0.2s;}
.nav_zk.on .nav_zkfnav ul li:nth-of-type(2){transition-delay: 0.4s;}
.nav_zk.on .nav_zkfnav ul li:nth-of-type(3){transition-delay: 0.6s;}
.nav_zk.on .nav_zkfot{opacity: 1;transform: translateY(0);}
.nav_zk.on .nav_zktop{opacity: 1;transform: translateY(0);}
.nav_zk.on .nav_zkicon{opacity: 1;}

.nav_zkfotewm{width: 1.08rem;}

.nav_zkcontact{position: absolute;right: 0.8rem;bottom: 1.2rem;display: flex;}
.nav_zkcontact h2{font-size:0.24rem;color: #333333;}
.nav_zkcontact h2 span{display:block;font-size:0.18rem;color: #808080;margin-right: 0.9rem;}
.nav_zkcontact .home_fottrtopr dl dd p{color: #000;}

.nav_zkcontact .home_fottrtopr dl dd p{color: #000;text-transform:uppercase;}
.nav_zkcontact .home_fottrtopr dl dd{
    margin-left: 0.2rem;
}
.nav_zkcontact .home_fottrtopr dl dd h2{width: 1.08rem;margin: 0 auto 0.1rem auto}
.nav_zkcontact .home_fottrtopr dl dd p{
    font-size: 0.18rem;
}
.ban_js{position: absolute;top: 50%;z-index: 30;transform: translateY(-50%);width: 100%;left: 0;}
.ban_js h2{font-size:0.6rem;color: rgba(255,255,255,0.6);line-height: 1;font-family: 'arial';}
.ban_js h3{font-size:0.24rem;color:#FFFFFF;line-height: 1;padding: 0.2rem 0 0 0;}
.ban_js h4{padding: 0;color: #fff;}
.ban_js h4 span{display: block;font-size: 0.6rem;font-weight: bold;line-height: 0.86rem;}
.ban_js h4 b{display: block;font-size:0.3rem;font-weight: normal;padding-top:0.3rem;}
.ban_btn{width:1.27rem;height: 0.45rem;position: relative;background: url(../img/more_bg.png) no-repeat center center/cover;margin-top:0.93rem;}
.ban_btn a{display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;font-size:0.16rem;color: #FFFFFF;width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.ban_btn a img{width: 0.15rem;margin-left: 0.1rem;}
.ban_btn:hover{opacity: 1;}
.ban_vbtn{position: absolute;right: 2.12rem;top: 50%;width: 1rem;height: 1rem;cursor: pointer;z-index: 31;transform: translateY(-50%);}
.ban_vbtn h2{width:1.2rem;border-radius: 1.2rem;overflow:hidden;position: relative;z-index: 20;display: flex;justify-content: center;align-items: center;height: 1.2rem;}
.ban_vbtn h2 img{width: 0.3rem;position: relative;left: 0.04rem;opacity: 0.7;}
.ban_vbtn h5{width:1.2rem;border-radius: 1.2rem;position: absolute;left: 0;top: 0;height: 1.2rem;z-index: 2;}
.ban_vbtn h5 span{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;border-radius: 50%;-webkit-transform: scale(0.5); transform: scale(0.5);}
.ban_vbtn h5 span.s1{animation: ss2 3s linear infinite ;-webkit-animation: ss2 3s linear  infinite;background: rgba(0,110,211,0.7);}
.ban_vbtn h5 span.s2{animation: ss2 3s linear  0.75s infinite ;-webkit-animation: ss2 3s linear 0.75s  infinite;background: rgba(0,110,211,0.6);}
.ban_vbtn h5 span.s3{animation: ss2 3s linear  1.5s infinite ;-webkit-animation: ss2 3s linear  1.5s infinite;background: rgba(0,110,211,0.5);}
.ban_vbtn h5 span.s4{animation: ss2 3s linear  2.25s infinite ;-webkit-animation: ss2 3s linear  2.25s infinite;background: rgba(0,110,211,0.4);}
.ban_vbtn h5 span.s5{transform: scale(0.2);-moz-transform: scale(0.2);}
.xh{width: 0.26rem;position: absolute;right: 0.67rem;bottom: 0.16rem;z-index: 30;}
.ban_pic video{display:block;width:110%;}

.bg_logo{width:8.58rem;position: absolute;}
.tit{margin: 1.6rem 0 0.4rem 0;}
.tit h2{font-size: 0.48rem;color: #ccc;line-height: 1;font-family: 'arial';font-weight: 500;}
.tit h3{font-size:0.24rem;color: #006ED3;line-height: 1;padding: 0.1rem 0 0.36rem 0;}
.tit h4{font-size:0.4rem;color: #3E3A39;font-weight: 500;line-height: 1;}
.tit h4 span{display: block;font-size:0.2rem;color: #3E3A39;padding-top: 0.14rem;}
.home_sol{position: relative;}
.home_sol .tit h4{font-size:0.36rem;line-height: 0.54rem;}
.home_soltop{display: flex;justify-content: space-between;align-items:center;}
.home_solnav{display: flex;position: relative;top: -0.16rem;}
.home_solnav span{display: inline-block;font-size:0.18rem;color: #666666;margin-left: 0.52rem;position: relative;padding-bottom: 0.15rem;}
.home_solnav span::after{display: block;width: 0;height: 2px;content: '';background:#0473ba;position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);transition: all 0.5s linear;}
.home_solnav span.on::after,.home_solnav span:hover::after{width: 100%;}
.home_solnav span.on,.home_solnav span:hover{color: #0473ba;}
.swiper-container-sol{width: 91.15%;margin:0 0 0 8.85% !important;position: relative;}
.swiper-container-sol .swiper-slide{width:11.7rem;overflow:hidden;position: relative;height: auto;margin-right: 0.5rem;}
.sol_bg{width:4.2rem;height: 100%;background:url(../img/sol_bg.png) no-repeat center center/cover;position: absolute;left: 0;top: 0;}
.sol_bg01{width: calc(100% - 3rem);height: 100%;background: #fff;position: absolute;left: 3rem;top: 0;}
.sol_js{width: 3rem;padding: 0 0 0 0.5rem;box-sizing: border-box;height: 100%;position: absolute;left: 0;top: 0;z-index: 3;}
.sol_js h2{font-size: 0.3rem;color: #FFFFFF;font-weight: 500;line-height: 1;padding: 0.96rem 0 0 0;font-weight: 500;}
.sol_js h3{font-size:0.16rem;color: #FFFFFF;line-height: 1.5;padding: 0.1rem 0 0.36rem 0;}
.sol_js dl{height: 2.4rem;margin-top: 0.4rem;}
.sol_js dl dd{width: 1.58rem;height: 0.36rem;border: 1px solid #FFFFFF;box-sizing: border-box;margin-bottom: 0.1rem;}
.sol_js dl dd a{display: block;width: 100%;height: 100%;font-size: 0.16rem;color: #fff;line-height: 0.36rem;text-align: center;}
.swiper-container-sol .swiper-slide:nth-of-type(2) .sol_js dl dd{width: 0.8rem;}

.home_sol .bg_logo{right: 0.8rem;top: 1.5rem;}
.homesol_btn{width: 0.46rem;}
.homesol_btn svg{display: block;fill:none;width: 100%;}
.home_solqhbtn{display: flex;justify-content: right;-webkit-justify-content: right;margin-top: 0.46rem;}
.home_solqhbtn div{width:0.46rem;margin-left: 0.2rem;}
.more{width: 2.04rem;height: 0.5rem;}
.more a{display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;background: url(../img/more_bg01.png) no-repeat center center/cover;font-size:0.16rem;color:#FFFFFF;}
.more a img{width: 0.22rem;margin-left: 0.12rem;}
.home_Innovation .more{position: relative;top: 0.2rem;}
.home_Innovationlist ul{display: flex;justify-content: space-between;}
.home_Innovationlist ul li{width: 31.64%;position: relative;overflow: hidden;}
.home_ysfotcon{width: 100%;padding: 0 0.7rem;box-sizing: border-box;position: absolute;z-index: 5;transition: all 0.5s linear;left: 0;bottom: 0.8rem;transform: translateY(70%);}
.home_ysfotcon h2{width:0.9rem;margin: 0 auto;}
.home_ysfotcon h3{text-align: center;padding: 0.1rem 0 0.35rem 0;}
.home_ysfotcon h3 span{display: block;font-size:0.18rem;color: #fff;line-height: 1;opacity: 0.6;font-family: 'arial';}
.home_ysfotcon h3 b{display: block;font-size:0.23rem;color: #fff;line-height: 1;padding-top: 0.1rem;}
.home_ysfotcon p{height: 1.3rem;font-size:0.18rem;color:#fff;line-height: 0.28rem;text-align: center;}
.ys_more{width:1.5rem;margin: 0 auto;transition: all 0.5s linear;}
.ys_more img:nth-of-type(1){display: block;}
.ys_more img:nth-of-type(2){display: none;}
.ys_more:hover img:nth-of-type(1){display: none;}
.ys_more:hover img:nth-of-type(2){display: block;}
.home_Innovationlist ul li:hover .home_ysfotcon{transform: translateY(0);}

.home_news{position: relative;}
.home_newscon{display: flex;justify-content: space-between;align-items: center;}
.home_newsconl{width: 50.25%;position: relative;}
.home_newsconl a .home_newsconljs{width: 100%;height: 1.12rem;background:rgba(0,0,0,0.3);position: absolute;left: 0;bottom: 0;display: flex;justify-content: space-between;align-items: center;padding: 0 0.2rem;box-sizing: border-box;}
.home_newsconl a .home_newsconljs h2{width: 0.74rem;height: 0.74rem;border:2px solid #fff;box-sizing: border-box;font-size:0.12rem;color: #fff;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;}
.home_newsconl a .home_newsconljs h2 b{display: block;width: 100%;font-size:0.42rem;text-align: center;line-height: 1;}
.home_newsconl a .home_newsconljs h3{width: 6.06rem;font-size:0.14rem;color: #fff;}
.home_newsconl a .home_newsconljs h3 span{display: block;font-size:0.18rem;line-height: 1;padding-bottom: 0.08rem;}
.home_newsbtn{width:0.38rem;}
.home_newsconr{width: 49.36%;height: 4.58rem;overflow:hidden;}
.home_newsconr ul li{position: relative;margin-bottom: 0.06rem;transition: all 0.3s linear;}
.home_newsconr ul li a{display: flex;justify-content: space-between;align-items: center;}
.home_newsconr ul li a .home_newsconrpic{width:2.58rem;}
.home_newsconr ul li a .home_newsconrjs{flex: 1;padding: 0 0.9rem 0 0.18rem;}
.home_newsconr ul li a .home_newsconrjs h2{font-size:0.14rem;color: #808080;font-family:'arial';line-height: 1;}
.home_newsconr ul li a .home_newsconrjs h3{font-size:0.18rem;color: #3E3A39;line-height: 1;padding: 0.16rem 0 ;}
.home_newsconr ul li a .home_newsconrjs p{font-size:0.14rem;color: #333333;line-height: 0.26rem;}
.home_newsconr ul li a .home_newsbtn01{width:0.36rem;position: absolute;right: 0.2rem;top: 50%;transform: translateY(-50%);opacity: 0;}
.home_newsconr ul li:hover{background: #f1f5f8;}
.home_newsconr ul li:hover a .home_newsbtn01{opacity: 1;}
.home_newsqh{display: none;}
.home_newsqh:nth-of-type(1){display: block;}
.home_news .ys_btn{margin: 0.5rem auto 0 auto;bottom: auto;}
.home_news .bg_logo{right: 0.8rem;top: 0.4rem;}
.home_new ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.home_new ul li{width: 49.4%;margin: 0 0 0.2rem 0;overflow:hidden;}
.home_new ul li img{transition: all 0.3s linear;}
.home_new ul li:hover img{transform: scale(1.05);}
.home_newsqhcon{display: none;}
.home_newsqhcon:nth-of-type(1){display: block;}
.home_news .more{margin: 0.85rem auto 0.45rem auto;}
.home_news .home_newnavlist{top: 0.46rem;}

.home_map{background: #f2f5f7;padding-bottom: 0.9rem;}
.map video{display:block;width:100%;}
.tit h4 span{display: block;font-size: 0.24rem;color: #3E3A39;}

.r_pf{position: fixed;right: 2%;top: 50%;transform: translateY(-50%);z-index: 60;transition: all 0.5s linear;}
.r_pf.on{transform: translate(2rem,-50%);}
.r_pf ul li{padding:0 0.18rem 0 0;position: relative;z-index: 3;opacity: 0.7;margin-bottom: 0.34rem;z-index: 2;}
.r_pf ul li:nth-last-of-type(1){margin-bottom: 0;}
.r_pf ul::after{display: block;width: 1px;height: 92%;content: '';background:#000;position: absolute;right: 1px;top: 50%;transform: translateY(-50%);opacity: 0.5;}
.r_pfjd{width: 1px;height:0%;background:#006ED3;position: absolute;right: 1px;top: 4%;z-index: 6;transition: all 0.3s linear;}
.r_pf ul li::after{display: block;width: 3px;height: 2px;content: '';background:#000;position: absolute;right: 0;top: 50%;transform: translateY(-50%);opacity: 0.7;}
.r_pf ul li.on a{color: #006ED3;}
.r_pf ul li.on::after{opacity: 1;background:#006ED3;}
.r_pf ul li a{color: #000;overflow:hidden;display: block;width: 1.2rem;text-align: right;}
.r_pf ul li a span{transform: translateX(100%);position: relative;display: block;width: 100%;transition: all 0.3s linear;}
.r_pf ul li.on a span{transform: translateX(0);}

.video_tc{width: 100vw;height: 100vh;position: fixed;left: 0;top: 0;z-index: 300;display: none;background: rgba(0,0,0,0.5);}
.video_tccon{width: 80%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.video_tc video{display: block;width: 100%;}
.video_tcclose{width: 0.4rem;height:0.4rem;background:rgba(255,255,255,0.4);cursor: pointer;position: absolute;right: 0.4rem;top: 0.4rem;z-index: 50;border-radius: 100%;}
.video_tcclose img{width: 0.16rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}

.home_fot{background:#006ed3;}
.home_fottop{display: flex;justify-content: space-between;padding: 0.4rem 0;box-sizing: border-box;border-bottom: 1px solid #fff;width: calc(100% - 2rem);margin: 0 auto;}
.home_fottl h3{width:2.4rem;}
.home_fottopr{display: flex;align-items: center;font-size:0.18rem;color: rgba(255,255,255,0.7);line-height: 1;}
.home_fottopr a{color: #fff;border-right: 1px solid #fff;padding: 0 0.14rem;}
.home_fottopr a:nth-last-of-type(1){border-right: none;}
.home_fotc{display: flex;justify-content: space-between;align-items: flex-start;margin: 0.52rem 0 0.5rem 0;padding: 0 1rem;box-sizing: border-box;}
.f_nav{display: flex;align-items: flex-start;}
.f_nav ul{border-left: 1px solid #ffffff;margin-right: 0.7rem;}
.f_nav ul li{padding:0 0.6rem 0 0.16rem;margin-bottom: 0.3rem;position: relative;}
.f_nav ul li h2{position: relative;}
.f_nav ul li h2 a{font-size:0.18rem;color: #fff;line-height: 1;opacity: 0.8;}
.f_nav ul li h2::after{display: block;width:1px;height: 100%;content: '';background:#fff;position: absolute;left: -0.17rem;top: 0;display: none;}
.f_nav ul li:hover h2 a{color: #fff;opacity: 1;}
.f_nav ul li:hover h2::after{display: block;}
.f_nav2{border-left: 1px solid #ffffff;padding-left: 0.16rem;box-sizing: border-box;position: absolute;left: 99%;top: 0;width: 1.8rem;z-index: -1;}
.f_nav2 dl{position: relative;}
.f_nav2 dl::after{display: block;width:1px;height: 100%;content: '';background:#fff;position: absolute;left: -0.17rem;top: 0;display: none;}
.f_nav2 dl dd{font-size:0.18rem;color: #fff;line-height: 1;margin-bottom: 0.3rem;opacity: 0;transform: rotateY(90deg);transition: opacity .4s,transform .5s;z-index: -1;position: relative;}
.f_nav2 dl dd a{font-size:0.18rem;color: #fff;line-height: 1;}
.f_nav2 dl dd:nth-last-of-type(1){margin-bottom: 0;}
.f_nav ul li:nth-last-of-type(1) .f_nav2,.f_nav ul li:nth-last-of-type(2) .f_nav2{top: auto;bottom: 0;}
.f_nav ul li.on{z-index: 50;}
.f_nav ul li.on dl{z-index: 10;}
.f_nav ul li.on dl dd {opacity:1;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;z-index: 1;}
.f_nav ul li.on dl dd:nth-child(2) {-webkit-transition-delay:50ms;-moz-transition-delay:50ms;-ms-transition-delay:50ms;-o-transition-delay:50ms;transition-delay:50ms}
.f_nav ul li.on dl dd:nth-child(3) {-webkit-transition-delay:100ms;-moz-transition-delay:100ms;-ms-transition-delay:100ms;-o-transition-delay:100ms;transition-delay:100ms}
.f_nav ul li.on dl dd:nth-child(4) {-webkit-transition-delay:150ms;-moz-transition-delay:150ms;-ms-transition-delay:150ms;-o-transition-delay:150ms;transition-delay:150ms}
.f_nav ul li.on dl dd:nth-child(5) {-webkit-transition-delay:200ms;-moz-transition-delay:200ms;-ms-transition-delay:200ms;-o-transition-delay:200ms;transition-delay:200ms}
.f_nav ul li.on dl dd:nth-child(6) {-webkit-transition-delay:250ms;-moz-transition-delay:250ms;-ms-transition-delay:250ms;-o-transition-delay:250ms;transition-delay:250ms}
.f_nav ul li.on dl dd:nth-child(7) {-webkit-transition-delay:300ms;-moz-transition-delay:300ms;-ms-transition-delay:300ms;-o-transition-delay:300ms;transition-delay:300ms}
.f_nav ul li.on dl dd:nth-child(8) {-webkit-transition-delay:350ms;-moz-transition-delay:350ms;-ms-transition-delay:350ms;-o-transition-delay:350ms;transition-delay:350ms}

#info{height: auto !important;}
.home_fottr{width: 74%;box-sizing: border-box;}
.home_fottrtop{display: flex;justify-content: space-between;}
.home_fottrtopl h2{display: flex;align-items: center;margin: 0 0 0.4rem 0;}
.home_fottrtopl h2 img{width:0.66rem;margin-right: 0.16rem;}
.home_fottrtopl h2 span{font-size:0.16rem;color: #fff;}
.home_fottrtopl h2 span b{display: block;font-size:0.4rem;font-style: italic;font-family: 'arial';}
.home_fottrtopl p{font-size:0.19rem;color: #FFFFFF;line-height: 0.46rem;display: flex;align-items: center;}
.home_fottrtopl p span:nth-of-type(1){width: 1rem;}
.home_fottrtopr dl{display: flex;align-items: center;}
.home_fottrtopr dl dd{text-align: center;margin-left: 0.2rem;}
.home_fottrtopr dl dd h2{margin:0 auto 0.1rem auto;width:1.08rem;}
.home_fottrtopr dl dd p{font-size:0.18rem;color: #fff;}

.home_fottrtopr dl{display: flex;align-items: center;}
.home_fottrtopr dl dd{position: relative;}
.home_fottrtopr dl dd .icon{width: 0.67rem;margin: 0 0.2rem;}
.home_fottrtopr dl dd .ewm{
    width: 0.97rem;
    position: absolute;
    top: 0.67rem;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    padding-top: 0.11rem;
}
.home_fottrtopr dl dd:hover .ewm{
    display: block;
}


.home_fotbd{border-top: 1px solid #ffffff;margin-top: 0.4rem;padding-top: 0.32rem;display: flex;align-items: center;justify-content: space-between;}
.home_fotbdk{width: 22%;height: 0.56rem;border:1px solid #fff;position: relative;display: flex;align-items: center;box-sizing: border-box;}
.home_fotbdk span:nth-of-type(1){width: 1.2rem;font-size:0.16rem;color: #fff;padding-left: 0.2rem;box-sizing: border-box;}
.home_fotbdk input{width: 1.3rem;height: 100%;background: none;border: none;font-size:0.16rem;color: #fff;}
.home_fotbdk span:nth-of-type(2){font-size:0.16rem;color: #fff;position: absolute;right: 0.2rem;top: 0.15rem;}
.home_fotbdsub{width: 30%;height: 0.56rem;background:#fff;display: flex;justify-content: center;align-items: center;font-size:0.16rem;color: #006ED3;opacity: 0.7;transition: all 0.3s linear;}
.home_fotbdsub img{width:0.18rem;margin-right: 0.1rem;}
.home_fotbdsub:hover{opacity: 1;}
.home_fotb{display: flex;justify-content: space-between;padding: 0.2rem 1rem;box-sizing: border-box;border-top: 1px solid #fff;}
.home_fotb span{font-size:0.14rem;color: #fff;font-weight: 400;}

.nav_fzkbtn{display: none;}


/*结果页*/
.search_con{background: #f2f5f7;margin-top: 0.8rem;overflow:hidden;}
.sea_tit{margin: 1.2rem 0 0.5rem 0;font-size: 0.48rem;color:#3E3A39;line-height: 1;font-weight: 500;}
.sea_tit span{display: block;font-size: 0.36rem;color: #A8A8A8;text-transform:capitalize;margin-bottom: 0.2rem;}
.ny_seach{width: 100%;height: 0.8rem;background: #ffffff;display: flex;align-items: center;}
.ny_seach input{width: 90%;height: 100%;background: none;border: none;font-size: 0.18rem;color: #333;padding-left: 0.2rem;box-sizing: border-box;}
.ny_seachsub{width: 10%;height: 100%;display: flex;justify-content: center;align-items: center;cursor: pointer;}
.ny_seachsub svg{width: 0.27rem;fill: #333;}
.ny_searel{border-bottom: 1px solid #e6e6e6;display: flex;align-items: center;padding: 0.9rem 0 0.2rem;margin-bottom: 0.2rem;font-size: 0.18rem;color: #333;}
.ny_searel span{width: 0.1rem;height: 0.1rem;background: #006ed3;border-radius: 100%;margin-right: 0.1rem;}
.sear_pro{border-bottom: 1px solid #e6e6e6;display: flex;align-items: center;padding: 0.8rem 0;}
.sear_prol{width: 3.2rem;margin-right: 0.48rem;}
.sear_pror h2{font-size: 0.24rem;color: #333333;line-height: 1;}
.sear_pror h3{font-size: 0.16rem;color: #333333;padding: 0.1rem 0 0.2rem 0;}
.sear_pror dl dd{display: flex;align-items: center;font-size: 0.14rem;color: #333333;}
.sear_pror dl dd span:nth-of-type(1){width: 0.05rem;height: 0.05rem;border-radius: 100%;border: 0.04rem solid #333;margin-right: 0.06rem;}
.sear_probtn{width: 0.46rem;height: 0.46rem;background: url(../img/ppdt/next_bg.png) no-repeat center center/cover;display: flex;justify-content: center;align-items: center;transition: all 0.3s linear;margin-right: 1px;margin-top: 0.35rem;}
.sear_probtn img{width: 0.17rem;}
.sear_probtn img:nth-of-type(1){display: block;}
.sear_probtn img:nth-of-type(2){display: none;}
.sear_probtn:hover{background:url(../img/ppdt/next_on.png) no-repeat center center/cover;}
.sear_probtn:hover img:nth-of-type(1){display: none;}
.sear_probtn:hover img:nth-of-type(2){display: block;}
.search_con .gs_hotlist ul li{border-bottom: 1px solid #e6e6e6;padding: 0.47rem 0;width: 100%;margin-right: 0;}
.search_con .gs_hotlist ul li a{display: flex;align-items: center;}
.search_con .gs_hotlist ul li .img{margin-right: 0.48rem;} 


/*关于我们*/
.ny_ban{position: relative;margin-top: 0.8rem;overflow: hidden;}
.ny_bantit{width: 100%;position: absolute;left: 0;top: 1.42rem;z-index: 3;}
.ny_bantit h2{font-size: 0.48rem;color: #fff;line-height: 1;font-weight: bold;padding-bottom: 0.2rem;}
.ny_bantit h3{font-size: 0.24rem;color: #fff;opacity: 0.45;line-height: 1;font-weight: normal;font-family: 'arial'}
.ny_bannav{position: absolute;left: 0.8rem;top: 0.24rem;z-index: 3;font-size:0.14rem;color:#fff;}
.ny_bannav a{color:#fff;}
.ny_bannav span{padding: 0 0.1rem;}
.ny_topnav{display: flex;justify-content: center;align-items: center;background: #fafafa;}
.ny_topnav a{width: 2.36rem;height: 0.7rem;font-size: 0.18rem;color:#333333;line-height: 0.7rem;text-align: center;position: relative;}
.ny_topnav a span{position: relative;z-index: 3;}
.ny_topnav a::after{display: block;width: 0;height: 100%;content: '';background:url(../img/about/nav_bg.png) no-repeat center center/100% 100%;position: absolute;left: 50%;top: 0;transform: translateX(-50%);transition: all 0.3s linear;}
.ny_topnav a:hover::after,.ny_topnav a.active::after{width: 100%;}
.ny_topnav a.active,.ny_topnav a:hover{color: #fff;}

.ab_js{margin: 1rem auto 0 auto;}
.ab_js .w_1400{display: flex;justify-content: space-between;}
.ab_jspic{width: 50%;}
.ab_jsr{width: 44.85%;}
.ny_tit h2{font-size: 0.36rem;color: #3E3A39;padding-bottom: 0.1rem;}
.ny_tit h3{font-size: 0.2rem;color: #333;}
.ny_titcenter{text-align: center;}
.ab_js .ny_tit{padding: 0.2rem 0 0.2rem 0;}
.ab_jsr p{font-size: 0.16rem;color: #333333;line-height:2;padding-bottom: 0.2rem;text-align:justify;}

.ab_cn{padding: 1.9rem 0 1.05rem 0;position: relative;margin-top: 1rem;}
.ab_cn::after{display:block;width: 100%;height: 150%;content: '';background: #FAFAFA;position: absolute;left: 0;top: 0;}
.ab_cn .w_1400{position: relative;z-index: 6;}
.ab_cn h6{font-size: 0.18rem;color: #333333;line-height: 0.3rem;text-align: center;font-weight: 500;margin-bottom: 0.85rem;}
.ab_cnlogo{width:4.84rem;position: absolute;right: -1.7rem;top: 0.3rem;z-index: 7;}
.home_aboutfot ul{display: flex;flex-wrap: wrap;}
.home_aboutfot ul li{width: 32%;margin:0 2% 0.67rem 0;}
.home_aboutfot ul li:nth-of-type(1),.home_aboutfot ul li:nth-of-type(2){width: 50%;margin-right: 0;}
.home_aboutfot ul li:nth-last-of-type(1){margin-right: 0;}
.home_aboutfot ul li h2{font-size:0.16rem;color: #3E3A39;padding-bottom: 0.1rem;border-bottom: 1px solid #cfd3d6;line-height: 1;margin-bottom: 0.3rem;}
.home_aboutfot ul li h3{font-size:1.2rem;color: #006ED3;font-family: 'arial';line-height: 1;position: relative;font-weight: 500;height: 1.6rem;overflow:hidden;}
.home_aboutfot ul li h3 span{transition: all 0.3s linear;position: relative;top:-100%;}
.home_aboutfot ul li h3 span:nth-of-type(2){transition-delay: 0.1s;}
.home_aboutfot ul li h3 span:nth-of-type(3){transition-delay: 0.2s;}
.home_aboutfot ul li h3 span:nth-of-type(4){transition-delay: 0.3s;}
.home_aboutfot ul li h3 span:nth-of-type(5){transition-delay: 0.4s;}
.home_aboutfot ul li h3 span:nth-of-type(6){transition-delay: 0.5s;}
.home_aboutfot ul li h3 span:nth-of-type(7){transition: all 0.7s linear;transition-delay: 0.6s;}
.home_aboutfot ul li h3.on span{top: 0;}
.home_aboutfot ul li h3 sup{font-size:0.18rem;color: #006ED3;position: absolute;top: 0.1rem;font-weight: normal;}
.home_aboutfot ul li p{font-size:0.16rem;color: #3E3A39;display: flex;align-items: flex-start;}
.home_aboutfot ul li p b{font-size:0.72rem;color: #3E3A39;font-family: 'arial';font-weight: normal;}

.ab_pp{position: relative;}
.ab_pp .ny_tit{padding-bottom: 0.46rem;}
.ab_pp::after{display: block;width: 100%;height: 5.16rem;content: '';background:#f2f5f7;position: absolute;left: 0;bottom: 0;}
.ab_pp .w_1400{position: relative;z-index: 3;}
.ab_pp .ny_tit{text-align: center;}
.ab_ppvideo{position: relative;height: 7rem;overflow:hidden;}
.ab_ppvideo .ban_vbtn{right: auto;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.ab_ppvideo video{display: none;width: 100%;position: absolute;left: 0;top: 0;z-index: 30;}
.ab_ppvideo .video_tcclose{display: none;}


.ab_his .ny_tit{text-align: center;padding:2rem 0 0.93rem 0;}
.ab_hiscon{width: 100%;height: 3rem;}
.swiper-container-his .swiper-slide{position: relative;}
.ab_hiscon dl{width: 51.42%;}
.ab_hiscon dl dd{display: flex;margin-bottom: 0.36rem;}
.ab_hiscon dl dd h4{width: 0.6rem;font-size: 0.18rem;color: #3E3A39;}
.ab_hiscon dl dd h4 span{font-size: 0.24rem;font-family: 'arial';}
.ab_hiscon dl dd p{flex: 1;font-size: 0.18rem;color: #3E3A39;line-height: 1.5;}
.ab_hiscon dl dd:hover h4{color: #006ED3;}
.ab_hiscon dl dd:hover p{color: #006ED3;}
.ab_hispic{width: 4.8rem;position: absolute;right: 30px;top: 0;height: 5.8rem;overflow: hidden;}
.ab_hispic ul{position: relative;transition: all 0.3s linear;}
.ab_hispic ul li{display: none;}
.ab_hispic ul li:nth-of-type(1){display: block;}
.ab_hisfot{display: flex;justify-content: space-between;align-items: center;margin: 0.56rem 0 1.46rem 0;}
.ab_hisfot .ab_hisprev,.ab_hisfot .ab_hisnext{width:0.46rem;}
.ab_hisfot .ab_hisnext{transform: rotate(180deg);}
.ab_hisyear{width: 92%;overflow: hidden;margin: 0 auto;}
.swiper-container-hisdata .swiper-wrapper{display: flex;align-items: flex-end;}
.swiper-container-hisdata .swiper-slide{font-size: 0.72rem;color:#E6E6E6;text-align: center;font-family: 'arial';}
.swiper-container-hisdata .swiper-slide-active{font-size: 1.5rem;color: #006ED3;font-weight: bold;position: relative;top: 0.16rem;}

.nyban_bg{width: 6.92rem;position: absolute;left: 0;top: 0;transform: translateY();}

/*企业文化*/
.ab_clutertit{font-size: 0.36rem;color:#333333;font-weight: bold;padding: 1.38rem 0 0.94rem 0;text-align: center;}
.ab_clutermissioncon{position: relative;}
.ab_cluterbg{width: 100%;height: 100%;background: #fff;position: absolute;left: 0;bottom: 0;}
.ab_clutermissioncon dl{position: absolute;left:0.8rem;bottom: 0.9rem;z-index: 5;display: flex;}
.ab_clutermissioncon dl dd{width: 4.9rem;border-top: 1px solid #979797;margin-right: 0.8rem;}
.ab_clutermissioncon dl dd h2{font-size: 0.36rem;color: #FFFFFF;padding: 0.26rem 0;}
.ab_clutermissioncon dl dd h2 b{display: block;font-weight: normal;font-family: 'arial';}
.ab_clutermissioncon dl dd p{font-size: 0.18rem;color: #FFFFFF;}
.culture_jzcon ul{display: flex;justify-content: space-between;align-items: center;}
.culture_jzcon ul li{width: 32%;position: relative;}
.culture_jzwz{width: 100%;position: absolute;left: 0;top: 1.1rem;padding: 0 0.4rem;box-sizing: border-box;opacity: 0;transition: all 0.3s linear;transform: translateY(0.3rem);}
.culture_jzwz h3{font-size: 0.36rem;color: #fff;font-family: 'arial';}
.culture_jzwz h2{font-size: 0.36rem;color: #FFFFFF;font-weight: 500;line-height: 1;padding:0.1rem 0 0 0;}
.culture_jzwz p{font-size: 0.18rem;color: #FFFFFF;line-height: 0.3rem;padding-top: 0.34rem;}
.culture_jzwzfot{position: absolute;left: 0.38rem;bottom: 0.76rem;}
.culture_jzwzfot h2{font-size:0.36rem;color: #fff;font-family: 'arial';}
.culture_jzwzfot h4{font-size:0.36rem;color: #fff;font-weight: 500;padding-top: 0.1rem;}
.culture_jzcon ul li:hover .culture_jzwzfot{display: none;}
.culture_jzcon ul li:hover .culture_jzwz{opacity: 1;transform: translateY(0);}

.ab_cluterxw{margin-top: 0.8rem;}
.ab_cluterxw .w_1760{display: flex;justify-content: space-between;align-items: center;}
.ab_cluterxwl{width: 50%;}
.ab_cluterxwr{width: 45.45%;padding-right: 17%;box-sizing: border-box;}
.ab_cluterxwr .ab_clutertit{text-align: left;padding: 0;}
.ab_cluterxwr h3{font-size: 0.24rem;color: #333333;line-height: 1;padding: 0.28rem 0 0 0;}
.ab_cluterxwr p{font-size: 0.18rem;color: #333333;line-height: 2;padding-top: 0.46rem;}
.ab_cluterxwr p span{display: block;font-size: 0.21rem;}
.ab_cluterttstit{font-size: 0.36rem;color: #333333;text-align: center;padding: 0 0 0.6rem 0;}
.ab_clutertticon{width: 11.1rem;margin: 0 auto 1.4rem auto;}
.ab_cluterttcon ul{display: flex;justify-content: space-between;}
.ab_cluterttcon ul li{width: 48.86%;position: relative;}
.ab_cluterttconjs{width: 100%;position: absolute;left: 0;top: 0;text-align: center;}
.ab_cluterttconjs p{font-size: 0.2rm;color: #333333;line-height: 2;}
.ab_cluterttconjs .ab_cluterttstit{padding: 0.7rem 0 0.2rem;}
.ab_cluterttfot{display: flex;margin: 1.26rem 0 1.66rem 0;}
.ab_cluterttl{width: 48.86%;text-align: center;margin-right:2.28%;}
.ab_cluterttl img{width:5.8rem;}
.ab_cluterttr{flex: 1;}
.ab_cluterttr .ab_cluterttstit{text-align: left;}
.ab_cluterttr p{font-size: 0.18rem;color:#808080;padding:0.36rem 0;border-top: 1px solid #eee;}

.map_pic{overflow:hidden;}
.map_pic img{width:101%;}

.ab_cluterhonor .ab_clutertit{padding:0 0 0 0;}
.ab_cluterhonor h3{font-size: 0.18rem;color: #333333;line-height: 1.5;text-align: center;padding: 0.28rem 0 1rem 0;}
.ab_cluterhonorcon{position: relative;}
.ab_cluterhonorcon_ry{width:90%;position: absolute;left: 5%;bottom: 1rem;}
.ab_cluterhonorcon_ry .swiper-slide{width: 5rem;position: relative;}
.ab_cluterhonorcon_ry .swiper-slide .ry_pic01{width: 3.4rem;position: absolute;left: 0.4rem;top: 0.4rem;}

/*解决方案列表*/
.product_infobg{width: 7.72rem;position: absolute;left: 0;top: 0;}
.sol .ab_clutertit{font-size: 0.36rem;line-height: 1.5;}
.solution_fa ul{display: flex;justify-content: space-between;}
.solution_fa ul li{position: relative;width:49%;overflow:hidden;}
.solution_fajs{width: 4.69rem;position: absolute;left: 0.5rem;bottom: 0.3rem;}
.solution_fa ul li .sol_bg{width: 4.7rem;}
.solution_fajs h2{font-size:0.36rem;color: #fff;font-weight: 500;line-height: 1;}
.solution_fajs h3{padding:0.4rem 0 0.4rem 0;height: 1.3rem;}
.solution_fajs h3 span{display: block;font-size:0.16rem;color: #fff;line-height: 0.36rem;border:1px solid #8ab1d4;margin:0 0 0.1rem 0;width: 1.6rem;text-align: center;}
.solution_fajs h3 span a{display: block;width: 100%;height: 100%;color: #fff;}
.sol_btn{width: 1.27rem;height: 0.45rem;overflow:hidden;}
.sol_btn a{display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;font-size: 0.16rem;color: #006ed3;background: url(../img/solution/btn_off.png) no-repeat center center/100% 100%;}
.sol_btn a img{width: 0.15rem;margin-left: 0.1rem;}
.sol_btn a img:nth-of-type(1){display: block;}
.sol_btn a img:nth-of-type(2){display: none;}
.sol_btn a:hover{color: #fff;background: url(../img/solution/btn_on.png) no-repeat center center/100% 100%;}
.sol_btn a:hover img:nth-of-type(1){display: none;}
.sol_btn a:hover img:nth-of-type(2){display: block;}
.sol_btn.on a{color: #fff;background: url(../img/solution/btn_on.png) no-repeat center center/100% 100%;opacity: 0.7;}
.sol_btn.on a:hover{opacity: 1;}
.sol_btn.on:hover img:nth-of-type(1){display: block;}
.sol_btn.on:hover img:nth-of-type(2){display: none;}
.solution_fa ul li:nth-of-type(2) .solution_fajs h3 span{width: 0.9rem !important;text-align: center;}
.sol_yylylist ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.sol_yylylist ul li{width: 23.5%;margin-bottom: 0.36rem;position: relative;overflow: hidden;height: 4.1rem;}
.sol_yylylist ul li img{transition: all 0.3s linear;}
.sol_yylylist ul li:hover img{transform: scale(1.1);}
.sol_yylylist ul li p{font-size: 0.24rem;color:#FFFFFF;position: absolute;left: 0.4rem;bottom: 0.4rem;}
.sol_yylylist ul li.w_49{width: 49%;}

.solution_dow{height:2.68rem;background: url(../img/solution/ys_dow.jpg) no-repeat center center/cover;}
.solution_dow .w_1400{display: flex;height: 100%;justify-content: space-between;align-items: center;}
.solution_dow .ys_btn{bottom: auto;}
.solution_dow .ys_btn a{color: #fff;}
.solution_dowl{display: flex;align-items: center;}
.solution_dowl h2{width: 0.86rem;margin-right: 0.2rem;}
.solution_dowl p{font-size: 0.18rem;color: #fff;}
.solution_dowl p span{display:block;font-size: 0.48rem;padding-bottom: 0.14rem;}
.ys_btn{width:1.89rem;position: relative;height: 0.45rem;bottom: 0.56rem;}
.ys_btn svg{display: block;width: 100%;fill: none;}
.ys_btn a{display:flex;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;font-size: 0.16rem;color:#006ED3;position: absolute;left: 0;top: 0;}
.ys_btn a span{width: 0.23rem;margin-left: 0.1rem;}
.ys_btn a span img:nth-of-type(1){display: block;}
.ys_btn a span img:nth-of-type(2){display: none;}

/*产品详情-超大卷*/
.product_info{margin: 0.8rem auto 0 auto;}
.product_infocon{position: relative;overflow: hidden;}
.product_infojs{position: absolute;left: 1.45rem;top: 50%;transform: translateY(-50%);}
.product_infojs h2{font-size: 0.48rem;color: #FFFFFF;}
.product_infojs h3{font-size: 0.24rem;color: #FFFFFF;padding: 0.3rem 0 0.6rem 0;}
.product_infojs dl{display: flex;}
.product_infojs dl dd{margin-right: 0.9rem;}
.product_infojs dl dd h4{font-size: 0.24rem;color: #FFFFFF;}
.product_infojs dl dd h4 span{font-size: 0.6rem;color: #FFFFFF;}
.product_infojs dl dd p{font-size: 0.24rem;color: #fff;}
.product_zxbtn{width: 1.38rem;height:0.48rem;font-size: 0.16rem;color: #FFFFFF;display: flex;justify-content: center;align-items: center;padding-right: 0.16rem;box-sizing: border-box;margin-top: 1rem;}
.product_fot{margin: 0.8rem 0 ;}
.product_fot ul{display: flex;justify-content: space-between;}
.product_fot ul li{width: 32%;position: relative;}
.guigang_bzfot ul li{width: 23.5%;}
.product_fot ul li p{width: 100%;background: rgba(0,110,211,0.7);font-size: 0.2rem;color: #FFFFFF;line-height: 1.7;padding:0.2rem 0 0.2rem 0.2rem;box-sizing: border-box;position: absolute;left: 0;bottom: 0;}
.product_infojs .ys_more{margin: 0.5rem 0 0 0;}


.contact_tc{width: 100%;height: 100vh;background: rgba(0,0,0,0.5);position: fixed;left: 0;top: 0;z-index: 99;display: none;}
.contact_tccon{width: 7rem;background: #fff;padding: 0 1rem;box-sizing: border-box;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.contact_tccon h2{font-size: 0.24rem;color: #333333;text-align: center;padding: 0.8rem 0 0.3rem 0;}
.contact_form input{display: block;width: 100%;height: 0.54rem;border:1px solid #E6E6E6;font-size: 0.16rem;color: #A8A8A8;padding-left: 0.22rem;margin-bottom: 0.4rem;}
.contact_form input::placeholder{color: #A8A8A8;}
.contact_form input:focus{border-color:#006ED3;}
.contact_formsub{width: 100%;height:0.54rem;background: #006ED3;opacity: 0.8;transition: all 0.3s linear;display: flex;justify-content: center;align-items: center;font-size: 0.18rem;color: #FFFFFF;margin: 0.4rem 0 0 0;}
.contact_formsub img{width: 0.18rem;margin-right: 0.1rem;}
.contact_tccon p{font-size:0.18rem;color: #808080;text-align: center;padding: 0.4rem 0 0.75rem 0;}
.contact_tccon p span{color: #333;}
.contact_close{width: 0.6rem;position: absolute;right: -0.6rem;top: -0.6rem;}

/*解决方案-铁心*/
.product_tx{padding-bottom: 1rem;}
.product_txz{padding: 1rem 0;}
.product_txtit{padding:1rem 0 0.52rem 0;text-align: center;width: 8.26rem;margin: 0 auto;font-size: 0.18rem;color: #333333;line-height: 1.6;}
.product_txtit b{display: block;font-size: 0.36rem;color: #333333;padding-bottom: 0.28rem;}
.product_txcon{display:flex;justify-content: space-between;}
.product_txconl{width: 49.43%;overflow: hidden;}
.product_txconl img{transition: all 0.3s linear;}
.product_txconl:hover img{transform: scale(1.1);}
.product_txconr{width: 46%;}
.product_txconr h2{font-size: 0.36rem;color: #333333;line-height: 1;padding: 0.5rem 0 0 0;}
.product_txconr h2 span{font-size: 0.36rem;color: #333333;font-weight: bold;padding:0.1rem 0 0.36rem;display: block;}
.product_txconr p{height: 2.72rem;font-size: 0.18rem;color: #808080;line-height: 1.8;}
.pro_zxbtn{width: 1.27rem;opacity: 0.8;transition: all 0.3s linear;}
.pro_zxbtn:hover{opacity: 1;}
.product_txtj{background: url(../img/tx/pro_bg.jpg) no-repeat center center/cover;padding:1.2rem 0 0.6rem 0;}
.product_txtj ul{display: flex;justify-content: space-between;}
.product_txtj ul li{width: 23.5%;text-align: center;}
.product_txtjpic{text-align: center;margin-bottom: 0.5rem;height: 2.8rem;display: flex;justify-content: center;align-items: center;}
.product_txtjpic img{max-width: 80%;transition: all 0.3s linear;}
.product_txtj ul li h2{border-top: 1px solid #ececec;padding-top: 0.14rem;font-size: 0.18rem;color: #808080;transition: all 0.3s linear;}
.product_txtj ul li h2 span{display: block;font-size: 0.24rem;color: #333;}
.product_txtj ul li:hover .product_txtjpic img{transform: scale(1.1);}
.product_txtj ul li:hover h2{color: #006ED3;}
.product_txtj ul li:hover h2 span{color: #006ED3;}

.szh_tit{text-align: center;padding: 1.03rem 0 0.6rem 0;}
.szh_tit h2{font-size: 0.36rem;color: #333333;line-height: 0.5rem;font-weight: bold;}
.szh_tit h2 span{display: block;color: #006ED3;}
.szh_tit p{font-size: 0.18rem;color: #333333;line-height: 0.3rem;padding-top: 0.46rem;}
.szh_xtcon ul{display: flex;justify-content: space-between;}
.szh_xtcon ul li{width: 32%;height: 3.7rem;background: #f5f6fa;padding: 0 0.4rem;box-sizing: border-box;transition: all 0.3s linear;}
.szh_xtcon ul li h2{margin: 0.54rem 0 0 0;}
.szh_xtcon ul li h2 img{width: auto;height: 0.7rem;}
.szh_xtcon ul li h3{font-size: 0.24rem;color: #333333;font-weight: bold;padding: 0.27rem 0 0.24rem 0;}
.szh_xtcon ul li p{font-size: 0.14rem;color: #333333;line-height: 0.24rem;}
.szh_xtcon ul li:hover{background: #fff;box-shadow: 0 0 0.3rem #efefef;}
.szh_dzh{margin-bottom: 1rem;}
.szh_dzh ul{display:flex;}
.szh_dzh ul li{padding: 0.8rem 0.5rem;background: #f3f5f9;box-sizing: border-box;display: flex;width: 25%;transition: all 0.3s linear;border-right: 1px solid #e7eaee;height: 3.28rem;overflow: hidden;}
.szh_dzh ul li:nth-last-of-type(1){border-right: none;}
.szh_dzh ul li h2{width: 1.25rem;margin-right: 0.6rem;transition: linear 0.3s linear;display: none;}
.szh_dzh ul li h3{flex: 1;font-size:0.14rem;color: #333333;line-height: 0.24rem;}
.szh_dzh ul li h3 span{display:block;font-size:0.24rem;color: #333333;padding-bottom:0.25rem;}
.szh_dzh ul li.on{width: 50%;background: #fff;}
.szh_dzh ul li.on h2{display: block;}


/*研发中心*/
.dt_jsfot{position: relative;}
.dt_jsfotlist{position: absolute;width: 100%;position: absolute;left: 0;bottom: 0;}
.dt_jsfotlist .w_1760{background:#fff;padding: 1.1rem 0 0.36rem 0;}
.dt_jsfotlist .w_1760 ul{display: flex;justify-content: center;border-bottom: 1px solid #e6e6e6;padding: 0 0 0.3rem 0;box-sizing: border-box;}
.dt_jsfotlist .w_1760 ul li{margin: 0 1.4rem;text-align: center;}
.dt_jsfotlist .w_1760 ul li h2{font-size:0.16rem;color: #333333;}
.dt_jsfotlist .w_1760 ul li h2 span{font-size:0.72rem;color: #006ED3;font-weight: 500;font-family: 'arial';}
.dt_jsfotlist .w_1760 ul li h2 sup{font-size:0.24rem;color: #006ED3;position: relative;top:-0.3rem;}
.dt_jsfotlist .w_1760 ul li h4{font-size:0.16rem;color: #333333;}
.dt_jslist{padding-bottom: 1rem;}
.dt_jslist p{width: 60%;font-size:0.18rem;color: #333333;line-height: 0.3rem;text-align: center;padding: 0.8rem 0 ;margin: 0 auto;}
.dt_jslist ul li{background:#f2f5f7;display: flex;justify-content: space-between;align-items: center;margin-bottom: 0.4rem;}
.dt_jslistpic{width: 6.8rem;}
.dt_jslisr{flex: 1;padding: 0 0.8rem;box-sizing: border-box;}
.dt_jslisr h3{width: 0.8rem;}
.dt_jslisr h4{font-size:0.36rem;color: #333333;font-weight: 500;line-height: 1;padding: 0.24rem 0;}
.dt_jslisr h5{font-size:0.18rem;color: #333333;line-height: 0.3rem;}

.dt_tjs{padding: 1rem 0 0 0;}
.dt_tjs ul{display: flex;justify-content: space-between;}
.dt_tjs ul li{width:48%;position: relative;overflow: hidden;}
.dt_tjscon{width: 100%;background: rgba(0,110,211,0.7);padding:0.6rem 0.8rem;box-sizing:border-box;position: absolute;left: 0;bottom: 0;transform: translateY(0.7rem);transition: all 0.3s linear;}
.dt_tjscon h2{width:0.8rem;}
.dt_tjscon h3{font-size:0.36rem;color: #FFFFFF;padding:0.3rem 0 0.14rem 0;}
.dt_tjscon p{font-size:0.18rem;color: #fff;line-height: 1.6;opacity: 0;}
.dt_tjs ul li:hover .dt_tjscon{transform: translateY(0);}
.dt_tjs ul li:hover .dt_tjscon p{opacity: 1;}

.dt_hzcon{position: relative;}
.dt_hzcon ul{display: flex;flex-wrap: wrap;}
.dt_hzcon ul li{width:23.5%;box-shadow: 0px 0.1rem 0.1rem 0px rgba(0,0,0,0.15);padding: 0 0.4rem;box-sizing: border-box;height: 3.2rem;margin: 0 2% 0.3rem 0;}
.dt_hzcon ul li:nth-of-type(4n){margin-right: 0;}
.dt_hzcon ul li h2{padding: 0.3rem 0;border-bottom: 1px solid #f7f7f7;text-align: center;}
.dt_hzcon ul li h2 img{width: 1.2rem;}
.dt_hzcon ul li p{text-align: center;padding: 0.26rem 0 0.45rem 0;font-size: 0.24rem;color: #333333;}
.dt_hzcon ul li p span{display: block;font-size: 0.18rem;color: #808080;font-family: 'arial';padding-top: 0.1rem;}
.dt_hzprev,.dt_hznext{width: 0.6rem;position: absolute;top: 50%;transform: translateY(-50%);cursor: pointer;}
.dt_hzprev{left: -0.3rem;}
.dt_hznext{right: -0.3rem;}
.dt_ry{margin: 1rem 0 1.76rem 0;}
.dt_rycon{width: 95.9375%;margin:0.3rem 0 0 4.0625%;}
.swiper-container-dt_ry .swiper-slide{width:3.2rem;}
.dt_xm{position: relative;}
.dt_xm .w_1760{display: flex;justify-content: space-between;position: relative;margin-bottom: 1rem;}
.dt_xm .w_1760::after{display: block;width: 100vw;height: 1.8rem;content: '';background: #fafafa;position: absolute;left: 50%;top:3.6rem;transform: translateX(-50%);}
.dt_xm .dt_xmtit{font-size: 0.36rem;color: #333333;margin: 0 1.5rem 0 0.6rem;position: relative;font-weight: bold;}
.dt_xmr{width: 100%;height: 9rem;position:relative;}
.dt_xmr ul li p{font-size: 0.16rem;color: #808080;line-height: 0.3rem;transition: all 0.3s linear;}

.dt_xmbg{width: 5.4rem;position: absolute;left: 0;top: -0.2rem;}
.swiper-pagination-xm{width: 4px !important;height: 9rem;position: relative !important;}
.swiper-container-xm .swiper-slide{height: 1.8rem;overflow: hidden;display:flex;align-items: center;justify-content: space-between;position: relative;}
.swiper-container-xm .swiper-slide h2::after{display: block;width: 1px;height: 100%;content: '';background: #ccc;position: absolute;left: 0.1rem;top: 0;}
.swiper-container-xm .swiper-slide h2{width:0.4rem;height: 100%;position: relative;display: flex;align-items: center;margin-right: 0.5rem;}
.swiper-container-xm .swiper-slide h2 span{width: 0.2rem;height: 0.2rem;background: #fff;border-radius: 100%;border:1px solid #ccc;position: relative;z-index: 6;}
.swiper-container-xm .swiper-slide h2 span::after{display:block;width: 0.12rem;height: 0.12rem;content: '';background: #ccc;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.swiper-container-xm .swiper-slide p{flex: 1;opacity: 0.5;padding-right: 1rem;box-sizing: border-box;}
.swiper-container-xm .swiper-slide-active h2 span{border-color: #006ED3;}
.swiper-container-xm .swiper-slide-active h2 span::after{background: #006ED3;}
.swiper-container-xm .swiper-slide-prev p{opacity: 0.75;}
.swiper-container-xm .swiper-slide-next p{opacity: 0.75;}
.swiper-container-xm .swiper-slide-active p{color: #006ED3;opacity: 1;}
.swiper-container-xmdata{height: 9rem;}
.swiper-container-xm .swiper-slide h3{font-weight: bold;transform: scale(0.5);transition: all 0.3s linear;display: flex;justify-content: center;align-items: center;font-size: 1.2rem;color:#ccc;font-weight: bold;font-family: 'arial';width: 20%;cursor: pointer;position: relative;left: -2%;}
.swiper-container-xm .swiper-slide-prev h3{transform: scale(0.75);color: #808080;}
.swiper-container-xm .swiper-slide-next h3{transform: scale(0.75);color: #808080;}
.swiper-container-xm .swiper-slide-active h3{transform: scale(1);color: #006ED3;}

/*智能制造*/
.znsb{padding-bottom: 1rem;}
.znsbtit{padding: 1rem 0 0 0;text-align: center;}
.znsbtit h2{font-size:0.36rem;color: #333333;font-weight: 500;line-height: 1;padding-bottom: 0.3rem;}
.znsbtit p{width: 60%;margin: 0 auto;font-size:0.16rem;color: #333333;line-height: 0.3rem;}
.znsb_stit{margin: 1rem 0 0.4rem;text-align: center;}
.znsb_stit h2{font-size:0.3rem;color: #006ED3;font-weight: bold;line-height: 1;margin-bottom: 0.2rem;display: flex;justify-content: center;align-items: center;}
.znsb_stit h2 img{height: 0.5rem;margin-right: 0.2rem;width: auto;}
.znsb_stit p{width: 100%;margin: 0 auto;font-size:0.16rem;color: #333333;line-height: 0.3rem;}
.znsbcon:nth-child(odd){background:#F9FCFF;overflow: hidden;padding-bottom: 0.8rem;}
.znsbcon{margin-top:1rem;}
.znsb_con{display: flex;justify-content: space-between;align-items: flex-start;}
.znsb_conl{position: relative;width: 48.57%;}
.znsb_conl .ban_vbtn{transform: scale(0.5);right: 0.2rem;bottom: 0.2rem;top: auto;}
.znsb_conr{width: 48.57%;margin-top:0.24rem;}
.znsb_conr dl{border-top: 1px solid #e6e6e6;}
.znsb_conr dl dd{border-bottom: 1px solid #e6e6e6;}
.znsb_conrtit{display: flex;justify-content: space-between;align-items: center;padding: 0.22rem 0;}
.znsb_conrtit h2{display: flex;align-items: center;font-size: 0.2rem;color: #333333;}
.znsb_conrtit h2 span{width: 0.06rem;height:0.06rem;background: #a8a8a8;border-radius: 100%;margin-right: 0.1rem;}
.znsb_zkbtn,.znsb_sqbtn{width: 0.18rem;cursor: pointer;}
.znsb_zkbtn{display: block;}
.znsb_sqbtn{display: none;}
.znsb_conr dl dd p{background: #fafafa;border-top: 1px solid #e6e6e6;padding: 0.2rem 0 0.2rem 0.16rem;display: none;}
.znsb_conr dl dd.on h2{color: #006ED3;}
.znsb_conr dl dd.on h2 span{background: #006ED3;}
.znsb_conr dl dd.on .znsb_zkbtn{display: none;}
.znsb_conr dl dd.on .znsb_sqbtn{display: block;}
.znsb_conr dl dd:nth-of-type(1) p{display: block;}
.znsb_cs{text-align: center;display: none;margin-top:0.4rem;}
.znsb_cs h4{font-size: 0.18rem;color: #333333;padding: 0.72rem 0 0.2rem 0;}
.znsb_cs dl{display: flex;justify-content: space-between;flex-wrap: wrap;}
.znsb_cs dl dd{width: 25%;}
.znsb_cs dl dd.w_20{width: 20%;}
.znsb_cs dl dd.w_50{width: 50%;}
.znsb_cs dl dd.w_33{width: 33.333%;}
.znsb_cs dl dd h2{background: #f1f4f7;font-size: 0.16rem;color: #333333;line-height: 0.7rem;}
.znsb_cs dl dd p{font-size: 0.16rem;color: #333;line-height: 0.7rem;border-bottom: 1px solid #f3f3f3;}
.znsb_cssqbtn,.znsb_cszkbtn{font-size: 0.14rem;color:#333333;background: #fafafa;line-height: 0.7rem;text-align: center;cursor: pointer;margin-top: 0.5rem;}
.znsb_cssqbtn{display: none;}
.znsb_cszkbtn{display: block;}
.blank{height: 0.75rem;}

.znsb_pf{position: fixed;left: 0.2rem;top: 50%;transform: translate(-2rem,-50%);z-index: 60;transition: all 0.5s linear;}
.znsb_pf.on{transform: translate(0.3rem,-50%);}
.znsb_pf ul li{padding:0 0 0 0.23rem;position: relative;z-index: 3;margin-bottom: 0.34rem;width: 1.6rem;box-sizing: border-box;}
.znsb_pf ul li:nth-last-of-type(1){margin-bottom: 0;}
.znsb_pf ul::after{display: block;width: 1px;height: 92%;content: '';background:#d8d8d8;position: absolute;left: 0.05rem;top: 50%;transform: translateY(-50%);opacity: 0.7;}
.znsb_pfjd{width: 1px;height:0%;background:#006ED3;position: absolute;left:0.05rem;top: 4%;z-index: 6;transition: all 0.3s linear;}
.znsb_pf ul li::after{display: block;width: 0.1rem;height: 0.1rem;content: '';background:#d8d8d8;position: absolute;left: 0;top: 50%;transform: translateY(-50%);border-radius: 100%;}
.znsb_pf ul li a{font-size: 0.14rem;color:#666;}
.znsb_pf ul li.on a{color: #000;}
.znsb_pf ul li.on::after{background: #006ED3;}

/*服务理念*/
.ser_ln{position: relative;}
.ser_tit{text-align: center;padding: 1rem 0 0.6rem 0;}
.ser_tit h2{font-size: 0.48rem;color: #000;font-weight: bold;}
.ser_tit h3{font-size: 0.24rem;color: #000;padding-top:0.26rem;}
.ser_tit h3 span{font-size: 0.36rem;font-family: 'arial';}
.ser_tit p{font-size: 14px;color: #fff;line-height: 20px;padding-top: 0.2rem;}
.ser_ln .ser_tit{width: 100%;position: absolute;left: 0;top: 0.65rem;}
.ser_ln .ser_tit h2{color: #fff;}
.ser_ln .ser_tit h3{color: #fff;}

.ser_wl{background: #f2f5f7;overflow: hidden;}
.map{width:100%;position: relative;}
.map_logo{width:8.29%;position: absolute;right: 6.2%;top: 37.5%;transform: scale(0);opacity: 0;transition: all 0.8s linear;}
.map.on .map_logo{transform: scale(1);opacity: 1;}
.map ul li{position: absolute;transition: all 0.5s linear;z-index: 3;}
.map ul li h2{width: 0.2rem;height: 0.2rem;border-radius: 100%;position: relative;z-index: 2;}
.map ul li h2 span{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;border-radius: 50%; -webkit-transform: scale(0.5); transform: scale(0.5); }
.map ul li h2 span.s1{animation: ss2 4s linear infinite ;-webkit-animation: ss2 4s linear  infinite;background: rgba(0,110,211,0.7);}
.map ul li h2 span.s2{animation: ss2 4s linear  0.75s infinite ;-webkit-animation: ss2 4s linear 0.75s  infinite;background: rgba(0,110,211,0.6);}
.map ul li h2 span.s3{animation: ss2 4s linear  1.5s infinite ;-webkit-animation: ss2 4s linear  1.5s infinite;background: rgba(0,110,211,0.5);}
.map ul li h2 span.s4{background:#fecc00;transform: scale(0.2);-moz-transform: scale(0.2);}

.map ul li:nth-of-type(1) h2 span.s1,.map ul li:nth-of-type(2) h2 span.s1{background:rgba(255,255,255,0.7);}
.map ul li:nth-of-type(1) h2 span.s2,.map ul li:nth-of-type(2) h2 span.s2{background:rgba(255,255,255,0.6);}
.map ul li:nth-of-type(1) h2 span.s3,.map ul li:nth-of-type(2) h2 span.s3{background:rgba(255,255,255,0.5);}
.map ul li:nth-of-type(1) h2 span.s4,.map ul li:nth-of-type(2) h2 span.s4{background:#d25251;}
.map_xq{width: 1.6rem;height: 0.5rem;overflow:hidden;position: absolute;left: 0;top: 0;background:#fff;border-radius:0.3rem;font-size: 0.14rem;color: #006ED3;transition: all 0.3s linear;z-index: 30;display: flex;align-items: center;transform: translateY(0.3rem);opacity: 0;}
.map_xq h6{width: 0.05rem;height: 0.05rem;background: #006ed3;border-radius: 100%;border: 0.08rem solid #b2d3f1;margin: 0 0.06rem;}
.map_xq p{line-height: 0.2rem;}
.map ul li.on .map_xq{z-index: 5;transform: translateY(0);opacity: 1;}
.map ul li.on{z-index: 100;}
.map ul li:nth-last-of-type(2){z-index: 5;}
.map_fot{width: 1rem;position: absolute;left: 5%;bottom: 0.2rem;}

.ser_wlfot{background: #fff;position: relative;margin: 0.8rem 0;overflow:hidden;}
.ser_wlfotcon{border-bottom: 1px solid #e6e6e6;padding: 0.62rem 0 0.62rem 0.8rem;box-sizing: border-box;display: flex;align-items: center;}
.ser_wlfotcon:nth-of-type(2){border-bottom: none;}
.ser_wlfotconl{width: 4.8rem;display: flex;align-items: center;}
.ser_wlfotconl h2{width: 1.46rem;height: 1.46rem;border-radius: 100%;margin-right: 0.25rem;border:1px solid #0d75d5;}
.ser_wlfotconl h3{font-size: 0.24rem;color: #333333;line-height: 0.34rem;}
.ser_wlfotconl h3 span{display: block;font-size: 0.14rem;color: #808080;text-transform: uppercase;}
.ser_wlfotconl h3 b{font-size: 0.36rem;font-family: 'arial';font-weight: bold;}
.ser_wlfotconr dl{display: flex;align-items: center;}
.ser_wlfotconr dl dd{margin-right: 0.58rem;text-align: center;}
.ser_wlfotconr dl dd h2{width: 0.8rem;height: 0.8rem;background: #006ed3;border-radius: 100%;margin-bottom: 0.17rem;}
.ser_wlfotconr dl dd p{font-size: 0.16rem;color: #808080;}
.ser_wlfotconr ul{display: flex;position: relative;top: 0.14rem;}
.ser_wlfotconr ul li{margin-right: 0.68rem;}
.ser_wlfotconr ul li h3{font-size: 0.18rem;color: #333333;padding-bottom: 0.14rem;}
.ser_wlfotconr ul li h4{font-size: 0.24rem;color: #333333;font-family: 'arial';padding-bottom: 0.18rem;}
.ser_wlfotconr ul li p{font-size: 0.18rem;color: #808080;line-height: 0.26rem;}
.ser_wlfotlogo{width: 4.12rem;position: absolute;right: 0;top: 0;}

.ser_rule{position: relative;}
.ser_rule .w_1400{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.ser_rule .ser_tit{padding-top: 0;text-align: center;}
.ser_rulelist dl{display: flex;justify-content: space-between;align-items: center;}
.ser_rulelist dl dd{width: 3.6rem;height: 3.65rem;background:#fff;border-radius: 0.28rem;text-align: center;}
.ser_rulelist dl dd h2{width:1rem;height: 1rem;background:#197cd7;border-radius: 100%;margin: 0.7rem auto 0 auto;}
.ser_rulelist dl dd h3{font-size: 0.24rem;color: #333333;font-weight: 500;line-height: 1;padding: 0.37rem 0 0.22rem 0;}
.ser_rulelist dl dd p{padding: 0 0.46rem;box-sizing: border-box;font-size: 0.14rem;color: #333;line-height:1.6;}


/*社会责任*/
.shzr_top{position: relative;}
.shzr_top .w_1400{position: absolute;left: 50%;top: 2.2rem;transform: translateX(-50%);}
.shzr_top h2{font-size:0.48rem;color: #333333;font-weight: 500;}
.shzr_top h4{font-size:0.14rem;color: #333333;line-height: 0.24rem;padding-top: 0.3rem;}
.shzr_list{padding: 0.9rem 0;}
.shzr_list .w_1400{display: flex;}
.shzr_list h2{font-size:0.48rem;color: #333333;font-weight: 500;margin-right: 0.7rem;}
.shzr_list ul li{width: 7rem;border-bottom: 1px solid #e6e6e6;padding: 0.12rem 0;}
.shzr_list ul li a{display: flex;justify-content: space-between;align-items: center;width: 100%;font-size:0.18rem;color: #333333;}
.shzr_list ul li a span{width: 70%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.shzr_list ul li a img{width: 0.17rem;}

/*可持续发展*/
.kcxfz{position: relative;}
.kcxfz_wz{width: 6.08rem;position: absolute;left: 50%;top: 1.72rem;transform: translateX(-50%);text-align: center;}
.kcxfz_wz h2{font-size:0.48rem;color: #fff;font-weight: 500;line-height: 1;}
.kcxfz_wz p{font-size:0.14rem;color: #FFFFFF;line-height: 0.24rem;padding-top: 0.3rem;}

/*投资者关系*/
.insvtor{margin: 0;padding: 0;position: relative;}
.fea .w_1764{position: relative;}
.feacon{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);text-align: center;}
.feacon .ny_tit{padding: 0;}
.feacon .ny_tit h2{color: #fff;}
.feacon .ny_tit h3{color: #fff;}
.feabtn{width: 1.27rem;height: 0.45rem;background: url(../img/ban_brnbg.png) no-repeat center center/cover;margin: 0.9rem auto 0 auto;opacity: 0.1;transition: all 0.3s linear;}
.feabtn a{display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;font-size:0.16rem;color: #fff;}
.feabtn:hover{opacity: 1;}

/*品牌动态*/
.ppdt_search{width:3.08rem;height: 0.5rem; border: 1px solid #D2D2D7;box-sizing: border-box;float:right;display: flex;justify-content: center;align-items: center;margin: 0.4rem 0 0.3rem 0;}
.ppdt_search input{width: 80%;height: 100%;background:none;border:none;font-size:0.14rem;color: #999999;padding-left: 0.2rem;}
.ppdt_sub{width: 20%;height: 100%;display: flex;justify-content: center;align-items: center;}
.ppdt_sub img{width:0.14rem;}
.ppdt_news{overflow: hidden;background:#f2f5f7;margin-bottom: 0.4rem;display: flex;}
.ppdt_newsl{width:62.78%;}
.ppdt_newsr{width: 37.22%;padding: 0 0.5rem;box-sizing: border-box;}
.ppdt_newsr a h2{font-size:0.14rem;color: #999999;line-height: 1;font-family: 'arial';padding: 0.76rem 0 0 0;}
.ppdt_newsr a h3{font-size:0.24rem;color: #006ED3;line-height: 0.33rem;padding: 0.1rem 0 0.2rem 0;font-weight: 500;}
.ppdt_newsr a p{font-size:0.14rem;color: #666666;line-height: 2;height: 1.4rem;}
.ppdt_newsr a h6{width:1.69rem;height: 0.47rem;background:url(../img/ppdt/more_btn.png) no-repeat center center/100% 100%;font-size:0.16rem;color: #006ED3;display: flex;justify-content: center;align-items: center;}
.ppdt_newsr a h6 img{width:0.17rem;margin-left: 0.1rem;}
.ppdt_list ul li{overflow: hidden;margin-bottom: 0.52rem;}
.ppdt_list ul li img{transition: all 0.3s linear;}
.ppdt_list ul li:hover img{transform: scale(1.1);}
.ppdt_list .ppdt_listpic{overflow:hidden;}
.ppdt_list ul li a h2{font-size: 0.24rem;color: #3E3A39;line-height: 1;padding: 0.3rem 0 0.14rem 0;}
.ppdt_list ul li a p{font-size: 0.18rem;color: #808080;}
.page{display: flex;justify-content: center;align-items: center;margin:0  0 1rem 0;}
.page a{width: 0.44rem;height: 0.44rem;background:url(../img/page_off.png) no-repeat center center/cover;margin: 0 0.1rem;font-size: 0.2rem;color: #2b86da;line-height: 0.44rem;text-align: center;}
.page a:hover,.page a.on{background: url(../img/page_on.png) no-repeat center center/cover;color: #fff;}
.ms_page {display: flex;justify-content: center;align-items: center;margin:0  0 1rem 0;}
.ms_page li{width: 0.44rem;height: 0.44rem;background:url(../img/page_off.png) no-repeat center center/cover;margin: 0 0.1rem;font-size: 0.2rem;color: #2b86da;line-height: 0.44rem;text-align: center;}
.ms_page li:hover,.ms_page li.active{background: url(../img/page_on.png) no-repeat center center/cover;color: #fff;}
.ms_page li a,.ms_page li span{display:inline-block;width:100%;height:100%;color:#2b86da;}
.ms_page li:hover a,.ms_page li.active span{background: url(../img/page_on.png) no-repeat center center/cover;color: #fff;}

/*公司要闻*/
.hykx_news{position: relative;margin-bottom: 0.4rem;}
.ppdt_newsbtn{position: absolute;left: 56%;bottom: 0;display: flex;align-items: center;z-index: 30;}
.ppdt_newsbtn div{width: 0.46rem;height: 0.46rem;background:#fff;display: flex;justify-content: center;align-items: center;transition: all 0.3s linear;margin-right: 1px;}
.ppdt_newsbtn div img{width:0.17rem;display: none;}
.ppdt_newsbtn div img:nth-of-type(1){display: block;}
.ppdt_newsbtn div:hover{background:#006ed3;}
.ppdt_newsbtn div:hover img:nth-of-type(1){display: none;}
.ppdt_newsbtn div:hover img:nth-of-type(2){display: block;}
.hykx_news .ppdt_news{margin-bottom: 0;}
.swiper-pagination-abnews{position: absolute;right: 0.4rem !important;bottom: 0.24rem !important;text-align: right !important;left: auto !important;font-size:0.16rem;color: #808080;font-family:'arial';}
.swiper-pagination-abnews .swiper-pagination-current{font-size: 0.24rem;color:#006ED3;}
.gs_hotlist ul{display: flex;flex-wrap: wrap;}
.gs_hotlist ul li{width: 32%;margin: 0 2% 0.7rem 0;}
.gs_hotlist ul li:nth-of-type(3n){margin-right: 0;}
.gs_hotlist ul li .img{position: relative;}
.gs_hotlist ul li a .jia{width: 0.2rem;height: 0.2rem;border:1px solid #fff;border-radius: 100%;display: flex;justify-content: center;align-items: center;font-size: 0.18rem;color: #fff;position: absolute;right: 0.04rem;bottom: 0.04rem;}
.gs_hotlist ul li a h2{font-size:0.18rem;color: #3E3A39;padding: 0.2rem 0 0 0;font-weight: 500;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.gs_hotlist ul li a h3{font-size: 0.14rem;color: #808080;line-height: 0.26rem;padding: 0.12rem 0 0.2rem 0;}
.gs_hotlist ul li a p{font-size:0.14rem;color: #999;font-family: 'arial';}

/*媒体报到*/
.mtbd_list ul li{background: #fff;padding: 0.4rem 0.4rem 0.4rem 0;box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;transition: all 0.3s linear;}
.mtbd_listl{display: flex;align-items: center;transition: all 0.3s linear;}
.mtbd_listlpic{width: 2.7rem;margin-right: 0.5rem;overflow:hidden;}
.mtbd_listlpic img{transition: all 0.3s linear;}
.mtbd_listl h2{font-size: 0.14rem;color: #808080;line-height: 0.2rem;width: 6.3rem;}
.mtbd_listl h2 span{display: block;width: 100%;text-overflow: ellipsis;white-space: nowrap;font-size: 0.24rem;color: #006ED3;padding-bottom: 0.18rem;}
.mtbd_list ul li h6{width: 1.69rem;height: 0.47rem;background: url(../img/ppdt/more_btn.png) no-repeat center center/100% 100%;font-size: 0.16rem;color: #006ED3;}
.mtbd_list ul li h6 a{display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;}
.mtbd_list ul li h6 img {width: 0.17rem;margin-left: 0.1rem;}
.mtbd_list ul li:hover{background: #fafafa;}
.mtbd_list ul li:hover .mtbd_listl{transform: translateX(0.4rem);}
.mtbd_list ul li:hover .mtbd_listlpic img{transform: scale(1.1);}

/*新闻详情*/
.news_topnav{display: flex;align-items: center;position: absolute;left: 0.8rem;top: 0.26rem;font-size: 0.14rem;color:#fff;}
.news_topnav b{font-weight: normal;padding: 0 0.12rem;}
.news_info{margin-top: 0.8rem;background:#f2f5f7;overflow:hidden;}
.news_info .news_topnav{position: relative;left: auto;top: auto;color: #000;margin: 0.22rem 0 0.76rem 0.8rem ;}
.news_infofh a{font-size:0.16rem;color: #333333;}
.news_infofh a img{width:0.39rem;margin-right: 0.08rem;}
.news_infotop{display: flex;justify-content: space-between;align-items: center;margin: 0.7rem 0 0.5rem 0;}
.news_infotopl{width: 80%;padding-left: 1.4rem;box-sizing: border-box;}
.news_infotopl h2{font-size:0.36rem;color: #3E3A39;font-weight: 500;}
.news_infotopl h3{font-size:0.14rem;color: #333;padding-top: 0.18rem;}
.news_infotopr{text-align: center;}
.news_infotopr h3{font-size:0.16rem;color: #333333;}
.news_infotopr h4 a{display: block;width:0.32rem;margin-top: 0.1rem;}

.news_infocon{background:#fff;}
.news_infocontop{width: 90%;border-bottom: 1px solid #d2d2d7;padding: 0.85rem;box-sizing: border-box;margin: 0 auto;}
.news_infocontop p{font-size:0.16rem;color: #333333;line-height: 2;}
.news_infofot{padding: 0.48rem 1rem;box-sizing: border-box;}
.news_infofot ul{display: flex;justify-content: space-between;align-items: center;}
.news_infofot ul li a{font-size:0.18rem;color: #3E3A39;}
.news_infofot ul li a img{width: 0.15rem;margin:0 0.1rem;}
.news_infotj .ppdt_newsbtn{position: relative;left: auto;bottom: auto;top: 0.3rem;}
.news_infotj .ppdt_newsbtn div{margin-left: 0.15rem;}
.news_infotj .ppdt_newsbtn div:nth-of-type(1){background:url(../img/ppdt/prev_bg.png) no-repeat center center/100% 100%;}
.news_infotj .ppdt_newsbtn div:nth-of-type(2){background:url(../img/ppdt/next_bg.png) no-repeat center center/100% 100%;}
.news_infotj .ppdt_newsbtn div:nth-of-type(1):hover{background:url(../img/ppdt/prev_on.png) no-repeat center center/100% 100%;}
.news_infotj .ppdt_newsbtn div:nth-of-type(2):hover{background:url(../img/ppdt/next_on.png) no-repeat center center/100% 100%;}
.news_infotj .home_soltop{align-items: center;border-bottom: 1px solid #e2e3e7;}
.swiper-container-newstj{width: 86.45%;margin:0.48rem 0 1rem 13.55% !important;}
.swiper-container-newstj .gs_hotlist ul li{width: 100%;margin: 0;}

.download_btn{margin-top: 0.5rem;}
.download_btn h6{font-size: 0.18rem;color: #333;}
.download_btn a{display: inline-block;font-size: 0.16rem;color: #fff;line-height: 0.6rem;padding: 0 0.3rem;margin-top: 0.3rem;background: #006ED3;opacity: 0.7;}
.download_btn a:hover{opacity: 1;}

/*企业福利*/
.rczc{text-align: center;padding: 1rem 0;position: relative;}
.rczc .fl_bg{position: absolute;left: 0;bottom: -3rem;}
.rczc h2{font-size: 0.36rem;color: #3E3A39;}
.rczc h3{font-size: 0.18rem;color: #333333;padding: 0.28rem 0;}
.rczc p{font-size: 0.16rem;color: #333333;line-height: 0.3rem;}
.rczc_fl{overflow: hidden;position: relative;padding-top: 1.5rem;margin-top:1rem;}
.rczc_flcon{float: right;position: relative;z-index: 5;}
.rczc_flpic{width: 11.4rem;position: absolute;left: 0;top: 0;}
.rczc_flcon01{width: 9.4rem;background: #006ed3;padding: 1rem 0.6rem 1rem 0.6rem;box-sizing: border-box;float: right;}
.rczc_flcon01 h2{font-size: 0.36rem;color: #fff;}
.rczc_flcon01 h3{font-size: 0.24rem;color: #fff;padding: 0.3rem 0 ;}
.rczc_flcon01 p{font-size: 0.16rem;color: #FFFFFF;line-height: 0.3rem;}
.rczc_flcon01:nth-of-type(2){width: 62.5%;background: #fafafa;right: 18.75%;position: relative;}
.rczc_flcon01:nth-of-type(2) h2{color: #000;}
.rczc_flcon01:nth-of-type(2) h3{color: #000;}
.rczc_flcon01:nth-of-type(2) p{color: #000;}
.rczc_flcon01 dl{display: flex;justify-content: space-between;border-left: 1px solid #e6e6e6;margin-top: 0.6rem;}
.rczc_flcon01 dl dd{width: 25%;border-right: 1px solid #e6e6e6;font-size: 0.16rem;color: #000;padding: 0.14rem 0 0.14rem 0.18rem;box-sizing: border-box;}
.rczc_flcon01 dl dd span{display: block;font-size: 0.48rem;color: #000;font-weight: bold;font-family: 'arial';}

.rczc_sb{overflow: hidden;position: relative;margin-top:1.3rem;}
.rczc_sbr{width: 9.4rem;float: right;background: #fafafa;padding: 2.5rem 2.2rem 3.6rem 1.35rem;box-sizing: border-box;position: relative;}
.rczc_sb h2{font-size: 1.2rem;color: #ebebeb;font-weight: bold;text-transform: uppercase;position: absolute;left: -0.9rem;top: 0;font-family: 'arial';}
.swiper-container-sb h3{font-size: 0.36rem;color: #333333;padding-bottom: 0.28rem;}
.swiper-container-sb p{font-size: 0.18rem;color: #333333;}
.rczc_sbr::after{display: block;width: 5.8rem;height: 1rem;content: '';background: #fff;position: absolute;left: 0;top: 0;}
.rczc_sbpic{width: 9.8rem;position: absolute;left: 0;top: 2rem;overflow: hidden;height: 5.26rem;}
.rczc_sbpic ul li{position: absolute;left: 0;top: 0;opacity: 0;transition: all 0.3s linear;}
.rczc_sbpic ul li.on{opacity: 1;}
.rczc_sbfl{width: 12rem;background: #fff;border: 1px solid #E6E6E6;margin: 0 auto;position: relative;top: -1.15rem;}
.rczc_sbfl ul{display: flex;justify-content: space-between;align-items: center;}
.rczc_sbfl ul li{width: 25%;border-right: 1px solid #E6E6E6;text-align: center;padding: 0.8rem 0;position: relative;}
.rczc_sbfl ul li h3{width: 0.8rem;height: 0.8rem;background: #F2F2F2;border-radius: 100%;border:1px solid #0671d4;margin: 0 auto 0.3rem auto;box-sizing: border-box;transition: all 0.3s linear;}
.rczc_sbfl ul li h3 img:nth-of-type(1){display: block;}
.rczc_sbfl ul li h3 img:nth-of-type(2){display: none;}
.rczc_sbfl ul li h4{font-size: 0.18rem;color: #333333;}
.rczc_sbfl ul li::after{display: block;width:0;height: 1px;content: '';background: #006ed3;position: absolute;left: 0;bottom: -1px;transition: all 0.3s linear;}
.rczc_sbfl ul li.on h3,.rczc_sbfl ul li:hover h3{background: #006ed3;border:0.1rem solid #e5f0fa;}
.rczc_sbfl ul li.on h3 img:nth-of-type(1),.rczc_sbfl ul li:hover h3 img:nth-of-type(1){display: none;}
.rczc_sbfl ul li.on h3 img:nth-of-type(2),.rczc_sbfl ul li:hover h3 img:nth-of-type(2){display: block;}
.rczc_sbfl ul li.on h4,.rczc_sbfl ul li:hover h4{color: #006ed3;}
.rczc_sbfl ul li.on::after,.rczc_sbfl ul li:hover::after{width: 100%;}
.swiper-pagination-sb{width: auto !important;position: absolute !important;right: 2.2rem !important;bottom: 1.7rem !important;font-size: 0.18rem;color: #333333;text-align: right !important;}
.swiper-pagination-sb .swiper-pagination-current{font-size: 0.24rem;}

.rczc_ac{overflow: hidden;display: flex;position: relative;padding-bottom: 1.5rem;width: 100%;}
.rczc_ac h2{width: 35.4%;padding-left: 2.2rem;box-sizing: border-box;font-size: 0.36rem;color: #333333;}
.rczc_acr{width:64.6%;}
.swiper-container-ac{padding-top: 0.46rem;}
.swiper-container-ac .swiper-slide p{font-size: 0.18rem;color: #333333;padding-top: 0.2rem;transform: translateY(0.2rem);opacity: 0;transition: all 0.3s linear;}
.swiper-container-ac .swiper-slide{transition: all 0.3s linear;}
.swiper-container-ac .swiper-slide:hover{transform: translateY(-0.46rem);}
.swiper-container-ac .swiper-slide:hover p{transform: translateY(0);opacity: 1;}
.fl_bg{width: 3.08rem;position: absolute;}
.rczc_ac .fl_bg{left: -0.5rem;bottom: -2rem;}
.rczc_fl .fl_bg{right: 0;bottom: 3rem;transform: rotate(180deg);width: 2rem;}

/*校园招聘*/
.job{margin-bottom: 1.5rem;}
.job_top{border-bottom: 1px solid #f7f7f7;padding: 1rem 0.4rem 0.3rem 0.4rem;box-sizing: border-box;display: flex;justify-content: space-between;}
.job_top span{font-size:0.18rem;color: #A8A8A8;width: 20%;}
.job_top span:nth-of-type(1){width: 35%;}
.job_top span:nth-last-of-type(1){width: 5%;}
.job_list ul li h3{padding: 0.22rem 0.4rem;box-sizing: border-box;display: flex;justify-content: space-between;}
.job_list ul li h3 span{width: 20%;font-size:0.18rem;color: #333333;}
.job_list ul li h3 span:nth-of-type(1){width: 35%;}
.job_list ul li h3 span:nth-of-type(5){width: 5%;}
.job_zk img{width:0.22rem;transition: all 0.3s linear;}
.job_list ul li.on .job_zk img{transform: rotate(180deg);}
.job_list ul li:nth-of-type(2n) h3{background: #fafafa;} 
.job_xq{padding: 0 0.4rem;box-sizing: border-box;position: relative;border-top: 1px solid #f7f7f7;display: none;}
.job_xq h4{font-size:0.18rem;color: #006ED3;padding: 0.36rem 0 0 0;}
.job_xq h5{font-size:0.14rem;color: #333333;padding: 0.24rem 0 0.1rem 0;}
.job_xq p{font-size:0.14rem;color: #333333;line-height: 2.1;}
.job_btn{width: 1.27rem;height: 0.45rem;overflow: hidden;display: flex;justify-content: center;align-items: center;font-size: 0.16rem;color: #fff;background: url(../img/solution/btn_on.png) no-repeat center center/100% 100%;position: absolute;right: 0.4rem;bottom: 0.7rem;}
.job_btn img{width:0.17rem;margin-left: 0.1rem;}

.job_sub{width: 1.27rem;height: 0.45rem;overflow: hidden;display: flex;justify-content: center;align-items: center;font-size: 0.16rem;color: #fff;background: url(../img/solution/btn_on.png) no-repeat center center/100% 100%;margin: 0.5rem auto;}
.job_sub img{width:0.17rem;margin-left: 0.1rem;}
.job_tc{width: 100%;height: 100vh;background: rgba(0,0,0,0.5);position: fixed;left: 0;top: 0;z-index: 100;display: none;}
.job_tccon{width: 12rem;background: #ffffff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);padding: 0 0.7rem;box-sizing: border-box}
.job_tccon h2{font-size:0.3rem;color: #000000;text-align: center;border-bottom: 1px solid #f7f7f7;padding: 0.5rem 0 0.35rem 0;}
.job_tcform{height: 60vh;}
.job_tcform h3{display:flex;align-items: center;font-size:0.18rem;color: #000000;margin: 0.5rem 0 0.35rem 0;}
.job_tcform h3 span{width: 0.04rem;height: 0.18rem;background: #006ed3;margin-right: 0.1rem;}
.job_tcform h3 input{width: 4.2rem;height: 0.46rem;background: #f3f5f9;border-radius: 0.04rem;font-size:0.14rem;color: #000000;padding-left: 0.2rem;box-sizing: border-box;margin-left: 0.2rem;border: none;}
.job_tcform h3 input::placeholder{color: #000;}
.job_tcform ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.job_tcform ul li{width: 49%;margin-bottom: 0.2rem;display:flex;align-items: center;justify-content: space-between;}
.job_tcform ul li span{width:0.8rem;font-size:0.14rem;color: #000000;}
.job_tcform ul li input,.job_tcform ul li select{flex: 1;height: 0.46rem;background: #f3f5f9;border-radius: 0.04rem;font-size:0.14rem;color: #000000;padding-left: 0.2rem;box-sizing: border-box;margin-left: 0.2rem;border: none;}
.job_tcform ul li b{width: 40%;height: 0.46rem;background: #f3f5f9;border-radius: 0.04rem;font-size:0.14rem;color: #000000;padding-left: 0.2rem;box-sizing: border-box;margin-left: 0.2rem;border: none;line-height: 0.46rem;}
.job_tcform ul li b.on{background: #006ed3;color: #fff;}
.job_tcform ul li.w_100{width: 100%;}
.job_tcform ul li dl{flex: 1;display: flex;align-items: center;}
.job_tcform ul li dl dd{width: 25%;display: flex;align-items: center;font-size:0.14rem;color: #000000;}
.job_tcform ul li dl dd strong{width: 0.16rem;height: 0.16rem;border: 1px solid #006ED3;border-radius: 100%;margin-right: 0.1rem;position: relative;}
.job_tcform ul li dl dd.on strong::after{display: block;width: 0.12rem;height: 0.12rem;background: #006ED3;border-radius: 100%;content: '';position: absolute;left: 0.02rem;top: 0.02rem;}
.job_tcform ul li.data input{flex: auto;width: 35%;}
.job_tcform ul li textarea{flex: 1;height: 2.16rem;background: #f8f9fa;border-radius: 0.08rem;font-size:0.14rem;color: #000000;padding-left: 0.2rem;padding: 0.2rem;box-sizing: border-box;border: none;}

/*搜索页*/
.honor_list{margin-top: 0.3rem;}
.honor_list ul{display: none;}
.honor_list ul:nth-of-type(1){display: block;}
.honor_list ul li{border-bottom: 1px solid #ebebeb;padding: 0.4rem 0;display: flex;justify-content: space-between;align-items:center;}
.honor_listl h2{font-size:0.24rem;color: #333333;line-height: 1;padding-bottom: 0.2rem;}
.honor_listl h3{font-size:0.18rem;color: #333333;line-height: 1;}
.honor_listl h3 span{color: #c5c7c8;border-right: 1px solid #c5c7c8;padding-right: 0.15rem;margin-right: 0.15rem;}
.honor_listr{font-size:0.16rem;color:#A8A8A8;font-family: 'arial';}


@media(max-width:1688px){
    .w_1580{width: 90%;}
    .w_1400{width: 90%;}
    .swiper-container-sol{width: 95%;margin-left: 5% !important;}
    .header{padding: 0 5%;}
    .home_fotb{padding: 0.2rem 5%;}
    .home_newsconr{height: 5rem;}
    .znsb .w_1400{width: 80%;}
    .znsb_pf{left: 0.1rem;}
    .znsb_pf.on {transform: translate(0.1rem,-50%);}
    .ser_rule .w_1400{width: 73%;}
    .pro_js{width: 90%;margin: 0 auto;}
    .pro_js ul li{width: 32%;margin: 0 1%;}
    .swiper-container-newstj{margin-left: 5% !important;width: 95%;}
    .zyfz_fllist ul li{margin: 0.76rem 0.6rem 0 0.6rem;}
    .sear_prol{width: 4.5rem;}
    .search_con .gs_hotlist ul li .img{width: 4.5rem;}
    .ab_pp .w_1400{width: 82%;}
    .swiper-container-his{padding: 0.1rem;box-sizing: border-box;flex: auto;}
    .swiper-container-his .swiper-slide:nth-of-type(1){margin-left: 0;}

    .ab_hisfot .w_1400{width: 82%;}
    .map_xq{width: 1.9rem;}

    .ny_bannav{left: 5%;}
    .ab_jsr p{font-size: 0.18rem;padding-top: 0.16rem;}
    .home_aboutfot ul li:nth-of-type(1),.home_aboutfot ul li:nth-of-type(2){margin-right: 0;}
    .home_aboutfot ul li{width: 28%;margin-right: 2%;}
    .ab_cnlogo{right: -0.8rem;}

}

@media(max-width:1024px){
    /*首页*/
    .nav{display: none;}
    .r_pf{display: none;}
    .ban_js{left: 5%;}
    .ban_btn{width: 2rem;height: 0.71rem;}
    .ban_btn a{font-size: 0.24rem;}
    .ban_btn a img{width: 0.2rem;margin-left: 0.2rem;}
    .swiper-pagination-homeban{left: 5% !important;}
    .ban_vbtn{width: 2rem;height: 2rem;top: auto;bottom: 14%;right: 0%;}
    .bg_logo{width: 4.5rem;}
    .tit{margin: 1rem 0 0.7rem 0;width: 100%;}
    .tit h3{font-size: 0.24rem;}
    .home_abouttop{flex-wrap: wrap;top: 0;margin-bottom: 0;}
    .home_abouttopl{width: 100%;}
    .home_abouttopl p{font-size: 0.24rem;line-height: 2;}
    .home_aboutfot ul li:nth-of-type(2){width: 30%;}
    .home_abouttopr{width: 100%;margin: 0.3rem 0 0.6rem 0;}
    .home_aboutfot ul li h2{font-size: 10px !important;}
    .home_soltop{flex-wrap: wrap;}
    .home_solnav{justify-content: center;width: 100%;}
    .home_solnav span{font-size: 14px;}
    .swiper-container-sol .swiper-slide{width: 100%;}
    .sol_js{padding: 0 0.2rem;box-sizing: border-box;}
    .sol_js h2{padding: 0.6rem 0 0 0;}
    .sol_js h3{font-size: 0.24rem;}
    .sol_js dl dd span:nth-of-type(1){width: 0.1rem;height: 0.1rem;}
    .sol_js dl dd span:nth-of-type(2){flex: 1;font-size: 0.24rem;}
    .homesol_btn{width: 0.5rem;position: absolute;left: 110%;bottom: 0.2rem;}
    .home_map{height: auto;padding-bottom: 1rem;}
    .map{position: relative;width: 90%;left: auto;top:auto;margin: 0.4rem auto 0 auto;}
    .ys_btn{top: auto;width: 2.5rem;margin-bottom: 0.6rem;}
    .home_solbtn{width: 1rem;height: 1rem;left: auto;right: 5%;top: auto;bottom: 0.2rem;}

    .home_yspic{width: 100%;}
    .home_yspic dl dd img{width: 260%;max-width: 260%;position: relative;left: -130%;}
    .home_ysfotcon h2{width: 1rem;}
    .home_ysfotcon h3 span{font-size: 0.24rem;}
    .home_ysfotcon h3 b{font-size: 0.28rem;}
    .home_ysfot ul li{border-right: none;}
    .home_ysfotcon{padding: 0 0.4rem;}
    .swiper-container-ys .swiper-slide-active .home_ysfotcon p{display: block;height: auto;font-size: 0.24rem;line-height: 2;padding: 0.4rem 0;}
    .swiper-container-ys .swiper-slide-active .ys_more{display:block;}
    .swiper-container-ys .swiper-slide-active::after{transform: translateY(0);}
    .home_new ul li{width: 100%;margin-right: 0;}
    .home_newscon{flex-wrap: wrap;}
    .home_newsconl{width: 100%;margin-bottom: 0.3rem;}
    .home_newsconr{width: 100%;}
    .home_newsconl a .home_newsconljs{height: 1.4rem;}
    .home_newsconl a .home_newsconljs h2{width: 1.4rem;height: 1rem;font-size: 0.24rem;}
    .home_newsconl a .home_newsconljs h2 b{font-size: 0.36rem;}
    .home_newsconl a .home_newsconljs h3{width: 64%;font-size: 0.24rem;text-overflow: ellipsis;white-space: nowrap;overflow:hidden;}
    .home_newsconl a .home_newsconljs h3 span{font-size: 0.26rem;width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow:hidden;}
    .home_newsconr{height: 6rem;}
    .home_newsconr ul li a .home_newsconrpic{width: 40%;}
    .home_newsconr ul li a .home_newsconrjs{padding: 0 0 0 0.18rem;width: 60%;}
    .home_newsconr ul li a .home_newsconrjs h2{font-size: 0.24rem;}
    .home_newsconr ul li a .home_newsconrjs h3{font-size: 0.28rem;width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow:hidden;}
    .home_newsconr ul li a .home_newsconrjs p{font-size: 0.24rem;width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow:hidden;}
    
}


@keyframes ss2 {
    0% {transform: scale(0.5);opacity: 1;}
    100% {transform: scale(1.5);opacity: 0;}
}