.banner{position: relative;}
.banner .banImage{width: 100%;}
.banner .banBox{width:1440px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-20%);-webkit-transform: translate(-50%,-20%);}
.banner .banBox .QDCI{width: 1.82rem;height: 1.26rem;}
.banner .banBox h2{color: #FFF;font-size: 0.69rem;line-height:1;font-weight:bold;}
.banner .banBox h3{color: #FFF;font-size: 0.46rem;line-height:1;}
.banner .banBox a{display: block;width: 1.26rem;height: 0.52rem;line-height: 0.52rem;background: #f08300;color: #FFF;font-size: 0.18rem;text-align: center;}
.banner .banBox1 h2{padding:0.31rem 0 0.21rem;}
.banner .banBox1 a{margin-top: 0.27rem;}
.banner .banBox .img{width: 1.44rem;height: 1.84rem;}
.banner .banBox h4{color: #FFF;font-size: 0.44rem;line-height:1;}
.banner .banBox .QDCIbg{width: 1.06rem;height: 0.32rem;margin-right: 0.2rem;}
.banner .banBox2 h4{padding: 0.3rem 0 0.2rem;}
.banner .banBox2 h2{padding-bottom: 0.5rem;}
.banner .banBox p{color: #FFF;font-size: 0.14rem;line-height:0.27rem;width: 9.05rem;}
.banner .banBox3 p{padding: 0.3rem 0 0.33rem;}
.banner .banBox4 h2{padding: 0.26rem 0 0.4rem;}
.banner .banBox5 .QDCI{margin-right: 0.19rem;}
.banner .banBox5 h3{padding: 0.25rem 0 0.55rem;}
.banner .swiper-pagination-bullet{width: 0.2rem;height: 2px;background: #FFF;opacity: 1;border-radius:0;position: absolute;top: 0;right: 0;}
.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin:0;}
.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2){top: 0.11rem;}
.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3){top: 0.23rem;}
.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4){top: 0.35rem;}
.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(5){top: 0.47rem;}
.banner .swiper-pagination-bullet-active{width: 0.5rem;transition: 1s;-webkit-transition: 1s;}
.banner .swiper-container-horizontal > .swiper-pagination-bullets{bottom:1.12rem;left:50%;width:1440px;text-align: right;margin-left: -7.2rem;}

.banner .banBox h2,
.banner .banBox h3,
.banner .banBox a,
.banner .banBox h4,
.banner .banBox .img,
.banner .banBox p,
.banner .banBox .QDCI2{opacity: 0;transform: translate(-20px,0);-webkit-transform: translate(-20px,0);}
.banner .banBox .QDCI3{opacity:1; width: 1.55rem;height:0.47rem;}
.banner .swiper-slide .banBox1 p{opacity: 1;transform: translate(0,0);-webkit-transform: translate(0,0);}
.banner .swiper-slide.swiper-slide-active .banBox1 p,
.banner .swiper-slide.swiper-slide-active .banBox1 .QDCI,
.banner .swiper-slide.swiper-slide-active .banBox1 h2,
.banner .swiper-slide.swiper-slide-active .banBox2 h4,
.banner .swiper-slide.swiper-slide-active .banBox3 h2,
.banner .swiper-slide.swiper-slide-active .banBox3 p,
.banner .swiper-slide.swiper-slide-active .banBox4 h4,
.banner .swiper-slide.swiper-slide-active .banBox5 h2{
   -webkit-animation: move01 1s linear 1s forwards alternate;
    -moz-animation: move01 1s linear 1s forwards alternate;
    -ms-animation: move01 1s linear 1s forwards alternate;
    animation: move01 1s linear 1s forwards alternate;
}

.banner .swiper-slide.swiper-slide-active .banBox1 a,
.banner .swiper-slide.swiper-slide-active .banBox1 h3,
.banner .swiper-slide.swiper-slide-active .banBox2 h2,
.banner .swiper-slide.swiper-slide-active .banBox2 a,
.banner .swiper-slide.swiper-slide-active .banBox3 a,
.banner .swiper-slide.swiper-slide-active .banBox4 h2,
.banner .swiper-slide.swiper-slide-active .banBox4 a,
.banner .swiper-slide.swiper-slide-active .banBox5 h3,
.banner .swiper-slide.swiper-slide-active .banBox5 a{
     -webkit-animation: move01 1s linear 3s forwards alternate;
    -moz-animation: move01 1s linear 3s forwards alternate;
    -ms-animation: move01 1s linear 3s forwards alternate;
    animation: move01 1s linear 3s forwards alternate;
}

@-webkit-keyframes move01{
    0% {
        opacity: 0;transform: translate(-20px,0);-webkit-transform: translate(-20px,0);
    }
    100% {
        opacity: 1;transform: translate(0,0);-webkit-transform: translate(0,0);
    }
}
@keyframes move01{
    0% {
        opacity: 0;transform: translate(-20px,0);-webkit-transform: translate(-20px,0);
    }
    100% {
        opacity: 1;transform: translate(0,0);-webkit-transform: translate(0,0);
    }
}
.focusBox{height: 1.05rem;text-align: center;}
.focusBox .title{display: inline-block;position: relative;margin-top: 0.29rem;}
.focusBox .title:before{content: "";display: block;width: 1.31rem;height: 1px;background:#f08300;position: absolute;top: 50%;left: -1.62rem;}
.focusBox .title:after{content: "";display: block;width: 1.31rem;height: 1px;background:#f08300;position: absolute;top: 50%;right: -1.62rem;}
.focusBox .title h3{color: #333333;font-size: 0.26rem;line-height:1;font-weight: bold;}
.focusBox .title p{color: #333333;font-size: 0.18rem;line-height:1;font-family: Arial;padding-top: 0.1rem;}
.focusBox2{background: #3eb2bf;}
.focusBox2 .title:before,
.focusBox2 .title:after{background:#FFF;}
.focusBox2 .title h3{color: #FFF;}
.focusBox2 .title p{color: #FFF;}
.transformation{padding: 0.7rem 0;background: #cfecef;}
.transformation .mationLeft{float: left;width: 8.67rem;}
.transformation .mationLeft .img_1{position: relative;overflow: hidden;}
.transformation .mationLeft .img_1 .image,
.transformation .mationLeft .img2 .image,
.transformation .mationRight .img_3 .image,
.transformation .mationRight .img_3 .image2{width: 100%;}
.transformation .mationRight .img_3 .image2{display: none;}
.transformation .imgAlpha{height: 0.95rem;background: rgba(0,0,0,0.4);position: absolute;top: 0.4rem;left: 0;z-index: 10;padding: 0.23rem 0.33rem 0 0.3rem;box-sizing: border-box;}
.transformation .imgAlpha .img{float: left;}
.transformation .imgAlpha .img,
.transformation .imgAlpha .img img{width: 0.55rem;height: 0.55rem;}
.transformation .imgAlpha .text{float: left;padding-left: 0.15rem;}
.transformation .imgAlpha .text h3{color: #FFF;font-size: 0.28rem;line-height:1;padding-bottom: 0.13rem;}
.transformation .imgAlpha .text p{color: #FFF;font-size: 0.16rem;line-height:1;font-family: Arial;}
.transformation .mationLeft .img2{float: left;width:49%;position: relative;overflow: hidden;}
.transformation .mationLeft .img2 + .img2{margin-left: 2%;}
.transformation .mationLeft .img_2{padding-top:4%;}
.transformation .mationRight{float: left;width:38.4%;margin-left:1.3%;}
.transformation .mationRight .img_3{position: relative;overflow: hidden;}
.news_Events{padding: 0.69rem 0;}
.news_Events .title_Nav{padding-bottom: 0.3rem;}
.news_Events .title_Nav .title{float: left;}
.news_Events .title_Nav .title h3{color: #333333;font-size: 0.26rem;line-height:1;}
.news_Events .title_Nav .title h3 span{color: #666666;font-size: 0.18rem;line-height:1;font-family: Arial;padding-left: 0.12rem;text-transform: uppercase;}
.news_Events .title_Nav .navs{float: right;font-size: 0;text-align: right;}
.news_Events .title_Nav .navs a{display: inline-block;color: #333333;font-size: 0.18rem;background:url(../images/test.png) no-repeat left center;background-size: 0.6rem 0.15rem;
padding-left: 0.67rem;}
.news_Events .title_Nav .navs a.active,
.news_Events .title_Nav .navs a:hover{background:url(../images/tests.png) no-repeat left center;background-size: 0.6rem 0.15rem;color: #f08300;font-weight: bold;}
.news_Events .title_Nav .navs a + a{margin-left: 0.42rem;}
.news_Events .events{display: none;}
.news_Events .events .eventImg{float: left;width: 48.6%;}
.news_Events .events .eventImg .img{overflow: hidden;}
.news_Events .events .eventImg .img img{width: 100%;}
.news_Events .events .eventImg .cont{background: #f5f5f5;padding: 0.44rem 0.8rem 0.52rem 0.7rem;box-sizing: border-box;}
.news_Events .events .eventImg .cont .tle{color: #333333;font-size: 0.24rem;line-height:0.37rem;height: 0.74rem;display: block;overflow: hidden;}
.news_Events .events .eventImg .cont p{color: #666666;font-size: 0.18rem;line-height:0.28rem;margin: 0.13rem 0 0.16rem;
    
     display: -webkit-box;
    /* 使用旧版WebKit内核布局盒模型 */
    -webkit-line-clamp: 3;
    /* 限制文本显示的行数为2行 */
    -webkit-box-orient: vertical;
    /* 设置盒模型布局方向为垂直 */
    overflow: hidden;
    /* 超出部分隐藏 */
    text-overflow: ellipsis;
}
.news_Events .events .eventImg .cont h5{color: #333333;font-size: 0.16rem;line-height:1;float: left;}
.news_Events .events .eventImg .cont .more{color: #3396a2;font-size: 0.16rem;line-height:1;font-family: Arial;display: block;float: right;}
.news_Events .events .eventImg .cont .more:hover,
.news_Events .events .eventCont .more:hover{text-decoration: underline;}
.news_Events .events .eventCont{float: left;width: 48.6%;background: #f5f5f5;box-sizing: border-box;padding: 0.36rem 0.7rem 0.5rem 0.7rem;margin-left: 2.8%;}
.news_Events .events .eventCont li{border-bottom: 1px solid #dddddd;padding: 0.27rem 0;}
.news_Events .events .eventCont li a{display: block;overflow: hidden;}
.news_Events .events .eventCont li .img{float: left;}
.news_Events .events .eventCont li .img,
.news_Events .events .eventCont li .img img{width: 0.84rem;height: 0.62rem;}
.news_Events .events .eventCont li .cont{float: left;width: 82%;box-sizing: border-box;padding-left: 0.24rem;padding-right:0.24rem;background:url(../images/arrow.png) no-repeat right center;
background-size: 0.19rem 0.19rem;}
.news_Events .events .eventCont li .cont p{color: #333333;font-size: 0.2rem;line-height:0.33rem;}
.news_Events .events .eventCont .more{color: #3396a2;font-size: 0.16rem;line-height:1;font-family: Arial;display: block;margin-top: 0.25rem;}
.ourTeam{width: 1590px;margin: 0.69rem auto;position: relative;}
.ourTeam .swiper-slide{float: left;position: relative;overflow: hidden;
-webkit-perspective: 1000;-ms-perspective: 1000;perspective: 1000;}
.ourTeam .swiper-slide a{display: block;

-webkit-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
width: 100%;}
.ourTeam .swiper-slide,
.ourTeam .swiper-slide img{width: 2.4rem;height: 2.39rem;}
.ourTeam .swiper-slide img{
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    /*position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;*/
}
.ourTeam .swiper-slide a{
    position: relative;
    overflow: hidden;
}
.ourTeam .swiper-slide a img{
    -webkit-transition: -webkit-transform .4s ease-out;
    -ms-transition: -ms-transform .4s ease-out;
    transition: transform .4s ease-out;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.ourTeam .swiper-slide:hover a img{
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.ourTeam .swiper-slide:hover a .albox{
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.ourTeam .swiper-container{width: 1440px;margin: 0 auto;}
.ourTeam .swiper-slide .albox{width: 100%;height: 100%;background: #f08300;position: absolute;top: 0;left: 0;z-index: 10;text-align: center;box-sizing: border-box;padding: 0.62rem 0.33rem 0;
    -webkit-transition: -webkit-transform .4s ease-out;
    -ms-transition: -ms-transform .4s ease-out;
    transition: transform .4s ease-out;
-webkit-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;}
.ourTeam .swiper-slide .albox h3{color: #FFF;font-size: 0.24rem;line-height:1;}
.ourTeam .swiper-slide .albox p{color: #FFF;font-size: 0.12rem;line-height:0.2rem;padding: 0.19rem 0 0.2rem;border-bottom: 1px solid #FFF;margin-bottom: 0.19rem;}
.ourTeam .swiper-slide .albox .more{color: #FFF;font-size: 0.16rem;line-height:1;font-family: Arial;}
.ourTeam .swiper-button-next.swiper-button-disabled, 
.ourTeam .swiper-button-prev.swiper-button-disabled{opacity:1;}
.ourTeam .swiper-button-prev, 
.ourTeam .swiper-button-next{width: 0.22rem;height: 0.39rem;margin-top: -0.195rem;}
.ourTeam .swiper-button-prev{background:url(../images/prev.png) no-repeat;background-size: 0.22rem 0.39rem;left: 0;}
.ourTeam .swiper-button-next{background:url(../images/next.png) no-repeat;background-size: 0.22rem 0.39rem;left: auto;right: 0;}

.ourTeam .indexteamtip {text-align: right;padding-right:0.72rem;color:#777474; line-height:0.5rem; }

.collaboration{padding: 0.7rem 0;background: #dde9ea;}
.collaboration .rationLeft{float: left;width:49.3%;}
.collaboration .rationLeft .img_1{position: relative;overflow: hidden;}
.collaboration .rationLeft .img_1 .image{width:100%;}
.collaboration .rationLeft .img_2{margin-top:2.6%;}
.collaboration .rationRight{float: left;width:49.3%;margin-left:1.3%;}
.collaboration .rationRight .img_3{position: relative;overflow: hidden;}
.collaboration .rationRight .img_3 .image,
.collaboration .rationRight .img_3 .image3{width:100%;}
.collaboration .rationRight .img_3 .image3{display: none;}
.collaboration .imgAlpha{height: 0.79rem;background: rgba(51,150,162,0.8);position: absolute;top: 0.26rem;left: 0;z-index: 10;padding: 0.13rem 0.44rem 0 0.27rem;box-sizing: border-box;}
.collaboration .imgAlpha .img{float: left;}
.collaboration .imgAlpha .img,
.collaboration .imgAlpha .img img{width: 0.62rem;height: 0.51rem;}
.collaboration .imgAlpha .text{float: left;padding-left: 0.15rem;}
.collaboration .imgAlpha .text h3{color: #FFF;font-size: 0.32rem;line-height:1;padding-bottom: 0.03rem;}
.collaboration .imgAlpha .text p{color: #FFF;font-size: 0.14rem;line-height:1;font-family: Arial;}
.collaboration .rationLeft .img_2{position: relative;overflow: hidden;}
.collaboration .rationLeft .img_2 .image{width:100%;}
.collaboration .coll{text-align: center;padding-bottom: 0.4rem;}
.collaboration .coll h3{color: #333333;font-size: 0.26rem;line-height:1;font-weight: bold;padding-bottom: 0.1rem;}
.collaboration .coll p{color: #666666;font-size: 0.18rem;line-height:1;font-family: Arial;text-transform: uppercase;}
.partnerBox{height: 5.11rem;background:url(../images/partner.jpg) no-repeat center top;background-size: 100% 5.11rem;position: relative;overflow: hidden;}
.partnerBox .title{text-align: center;padding-top: 0.72rem;}
.partnerBox .title h3{color: #FFF;font-size: 0.26rem;line-height:1;font-weight: bold;padding-bottom: 0.1rem;}
.partnerBox .title p{color: #FFF;font-size: 0.18rem;line-height:1;font-family: Arial;text-transform: uppercase;}
.partnerBox .swiper-slide{height:4.04rem;text-align: center;position: relative;}
.partnerBox .swiper-slide .line{width: 1px;height: 100%;background: #dcecef;margin: 0.21rem auto 0;position: relative;}
.partnerBox .swiper-slide .line:before{content: "";display: block;width: 0.14rem;height: 0.14rem;background: #f08300;border-radius: 100%;position: absolute;top: 0;left: 50%;
margin-left: -0.07rem;}
.partnerBox .partSwiper{width: 1440px;margin: 0 auto;position: relative;}
.partnerBox .slide1{top: 0.1rem;}
.partnerBox .slide2{top: 1.8rem;}
.partnerBox .slide3{top: 2.47rem;}
.partnerBox .slide4{top: 0px;}
.partnerBox .slide5{top: 1.59rem;}
.partnerBox .slide6{top: 0.8rem;}
.partnerBox .slide7{top: 0px;}
.partnerBox .slide8{top: 1rem;}
.partnerBox .slide9{top: 2.1rem;}
.partnerBox .slide10{top: 0.1rem;}
.partnerBox .slide11{top: 1.8rem;}
.partnerBox .slide12{top: 2.47rem;}
.partnerBox .slide13{top: 0px;}
.partnerBox .slide14{top: 1.59rem;}
.partnerBox .slide15{top: 0.8rem;}
.partnerBox .slide16{top: 0px;}
.partnerBox .slide17{top: 1rem;}
.partnerBox .slide18{top: 2.1rem;}
.partnerBox .swiper-button-next.swiper-button-disabled, 
.partnerBox .swiper-button-prev.swiper-button-disabled{opacity:1;}
.partnerBox .swiper-button-prev, 
.partnerBox .swiper-button-next{width: 0.22rem;height: 0.39rem;margin-top: -0.195rem;}
.partnerBox .swiper-button-prev{background:url(../images/prevs.png) no-repeat;background-size: 0.22rem 0.39rem;left: -0.96rem;}
.partnerBox .swiper-button-next{background:url(../images/nexts.png) no-repeat;background-size: 0.22rem 0.39rem;left: auto;right:-0.96rem;}
.bannerSon{position: relative;}
.bannerSon .banImg,
.mleft .ImageBox img{width: 100%;}
.bannerSon .banBox{width:1440px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,20%);-webkit-transform: translate(-50%,20%);}
.bannerSon .banBox h2{color: #FFF;font-size: 0.6rem;line-height:1;font-weight:bold;padding-bottom: 0.37rem;}
.bannerSon .banBox a{display: block;width: 1.26rem;height: 0.52rem;line-height: 0.52rem;background: #f08300;color: #FFF;font-size: 0.18rem;text-align: center;}
.mainBox{background: #f4f4f4;padding: 0.8rem 0;}
.mleft{float: left;width: 22.083%;}
.mleft .title{background: #02808f;height: 1.58rem;text-align: center;}
.mleft .title h2{color: #FFF;font-size: 0.32rem;line-height:1;padding: 0.5rem 0 0.1rem;}
.mleft .title p{color: #FFF;font-size: 0.18rem;line-height:1;font-family: Arial;}
.mleft .list{background: #FFF;}
.mleft .list li{border-bottom: 1px solid #e5e5e5;}
.mleft .list li .bere{display: block;height: 1.04rem;line-height: 1.04rem;color: #333333;font-size: 0.24rem;padding-left: 25%;}
.mleft .list li .bere.active,
.mleft .list li .bere:hover{color: #3396a2;background:url(../images/trans.png) no-repeat 16% center;background-size: 0.11rem 0.14rem;}
.mleft .list li:last-child{border:0;}
.mleft .ImageBox{overflow: hidden;margin-top: 0.4rem;}
.mright{float: left;width: 75.138%;margin-left: 2.777%;background: #FFF;padding: 0.22rem 0 0.32rem;}
.mright .rige{padding: 0.57rem 0.8rem 0.54rem;}
.mright .rige h2{color: #f08300;font-size: 0.26rem;line-height:1;}
.mright .rige h5{color: #333333;font-size: 0.18rem;line-height:1;font-family: Arial;padding: 0.1rem 0 0.22rem;}
.mright .rige p{color: #666666;font-size: 0.16rem;line-height:0.32rem;}
.mright .rige img{max-width: 100%;}
.mright .rige:nth-child(2n){background: #fef8f0;}
.mright .rige2{text-align: center;}
.mright .rige2 h5{padding-bottom: 0.4rem;}
.mright .rige3,
.mright .rige3 h5,
.mright2{padding-bottom: 0;}
.mright .team{padding: 0.32rem 0.8rem 0;}
.mright .team li{overflow: hidden;}
.mright .team li + li{margin-top: 0.5rem;}
.mright .team li .img{float: left;width: 26%;overflow: hidden;}
.mright .team li .img img{width: 100%;}
.mright .team li .cont{float: left;width: 69%;margin-left: 5%;border-bottom: 1px solid #d6d6d6;padding-bottom: 7%;}
.mright .team li .cont h2{color: #333333;font-size: 0.24rem;line-height:1;padding-top: 0.32rem;}
.mright .team li .cont h2 span{color: #333333;font-size: 0.24rem;font-family: Arial;padding-right: 0.07rem;}
.mright .team li .cont h3{color: #333333;font-size: 0.16rem;line-height:1;padding: 0.15rem 0 0.26rem;}
.mright .team li .cont p{color: #666666;font-size: 0.12rem;line-height:0.2rem;}

/* .page{font-size: 0;text-align: center;padding: 0.63rem 0;}
.page a{display: inline-block;color: #333333;font-size: 0.18rem;font-family: Arial;height: 0.32rem;line-height: 0.32rem;padding: 0 0.12rem;margin: 0 0.08rem;}
.page .upPage,
.page .downPage{font-family: '微软雅黑';}
.page a.on,
.page a:hover{color: #FFF;background: #f08300;} */
.page {
    display: flex;
    justify-content: center;
}
.page .page-link {
    display: block;
    font-size: 0.18rem;
    font-family: Arial;
    height: 0.32rem;
    line-height: 0.32rem;
    padding: 0 0.12rem;
    color: #333333;
    margin: 0 0.08rem;
}
.page .page-item.active  .page-link{
    color: #fff;
    background: #f08300;
}
.page .page-item:hover  .page-link{
    color: #fff;
    background: #f08300;
}

.mright .rige h2 span{color: #333333;font-size: 0.14rem;}
.mright .team2 li + li{margin-top: 0.4rem;}
.mright .team2 li .img{width: 17%;}
.mright .team2 li .cont{width:78%;padding-bottom: 3.5%;position: relative;}
.mright .team2 li .cont h2{padding-top: 0.06rem;}
.mright .team2 li .cont h3{padding: 0.15rem 0 0.2rem;}
.mright .team2 li .cont .viewMore{color: #f08300;font-size: 0.14rem;font-family: Arial;position: absolute;bottom:-0.03rem;right: 0;}
.mright .team2 li .cont .viewMore:hover{text-decoration: underline;}
.mleft .list li .slideSel{border-top: 1px dashed #d7d7d7;padding: 0.3rem 25% 0.42rem;display: none;}
.mleft .list li .slideSel a{display: block;color: #666666;font-size: 0.18rem;line-height: 1;position: relative;}
.mleft .list li .slideSel a:before{content: "";display: none;width: 0.06rem;height: 0.06rem;background: #f08300;position: absolute;left: -0.27rem;top: 50%;margin-top: -0.03rem;}
.mleft .list li .slideSel a.tive:before,
.mleft .list li .slideSel a:hover:before{display: block;}
.mleft .list li .slideSel a.tive,
.mleft .list li .slideSel a:hover{color: #f08300;}
.mleft .list li .slideSel a + a{margin-top: 0.2rem;}
.mright3 .rige:nth-child(2n){background: none;}
.mright3 .rige + .rige{border-top: 1px solid #e5e5e5;}
.mright3 .rige .outstyle{display: block;position: relative;padding-left: 0.36rem;}
.mright3 .rige .outstyle:before{content: "";display: block;width: 0.05rem;height: 0.05rem;background: #f08300;position: absolute;left:0.1rem;top:0.14rem;}
.bannerSon .banBox p{color: #FFF;font-size: 0.14rem;line-height:0.26rem;padding-bottom: 0.2rem;width: 9.1rem;}
.mright .content{color: #666666;font-size: 0.16rem;line-height:0.32rem;padding: 0.58rem 0.8rem 0.47rem;}
.mright .content h2{color: #333333;font-size: 0.26rem;line-height:1;padding-bottom: 0.2rem;}
.mright .content h3{color: #333333;font-size: 0.24rem;line-height:1;padding: 0.3rem 0;}
.mright4 .focusList{padding: 0 0.8rem;}
.mright4 .focusList li{overflow: hidden;padding: 0.58rem 0;}
.mright4 .focusList li + li{border-top: 1px solid #d6d6d6;}
.mright4 .focusList li img{width: 100%;}
.mright4 .focusList li .img{overflow: hidden;float: left;}
.mright4 .focusList li .cont{float: left;}
.mright4 .focusList li .cont h2{color: #f08300;font-size: 0.24rem;line-height:1;font-weight: bold;}
.mright4 .focusList li .cont h4{color: #333333;font-size: 0.18rem;line-height:1.5;padding: 0.2rem 0 0.15rem;}
.mright4 .focusList li .cont p{color: #666666;font-size: 0.16rem;line-height:0.38rem;}
.mright4 .focusList li:nth-child(2n-1) .img{float: right;}
.mright4 .focusList li:nth-child(2n-1) .cont{float: left;}
.mright4 .focusList li:nth-child(1) .img{width: 60%;}
.mright4 .focusList li:nth-child(1) .cont{width: 40%;}
.mright4 .focusList li:nth-child(2) .img{width: 37%;}
.mright4 .focusList li:nth-child(2) .cont{width: 63%;box-sizing: border-box;padding-left: 10%;}
.mright4 .focusList li:nth-child(3) .img{width:44%;}
.mright4 .focusList li:nth-child(3) .cont{width:56%;}
.mright4 .focusList li:nth-child(4) .img{width: 62%;}
.mright4 .focusList li:nth-child(4) .cont{width:38%;box-sizing: border-box;padding:4% 0 0 8%;}
.mright4 .focusList li:nth-child(4) .cont h2{padding-bottom: 0.13rem;}
.bannerSon .banBox3 h3{color: #FFF;font-size: 0.44rem;line-height:1;padding: 0.25rem 0 0.44rem;}
.bannerSon .banBox3 .QDCI{width: 1.55rem;height: 0.47rem;}
.contactBox .title{text-align: center;padding: 0.78rem 0 0.39rem;}
.contactBox .title h2{color: #02808f;font-size: 0.32rem;line-height:1;font-weight: bold;}
.contactBox .title p{color: #333333;font-size: 0.18rem;line-height:1;font-family: Arial;padding-top: 0.1rem;}
.contactBox .tactul{padding-bottom: 0.42rem;}
.contactBox .tactul li{text-align: center;float: left;width:30.277%;}
.contactBox .tactul li + li{margin-left: 4.5%;}
.contactBox .tactul li img,
/*.contactBox .tactMap img,*/
.contactBox .weChat .chat img{width: 100%;}
.contactBox .tactul li h2{color: #333333;font-size: 0.24rem;line-height:1;font-weight: bold;background: url(../images/current.png) no-repeat center top;background-size: 0.39rem 0.5rem;
padding: 0.64rem 0 0.13rem;margin-top: 0.8rem;}
.contactBox .tactul li p{color: #333333;font-size: 0.18rem;line-height:1;}
.contactBox .weChat{text-align: center;padding: 0.79rem 0 0.84rem;}
.contactBox .weChat h2{color: #02808f;font-size: 0.32rem;line-height:1;font-weight: bold;}
.contactBox .weChat p{color: #333333;font-size: 0.18rem;line-height:1;font-family: Arial;padding-top: 0.1rem;}
.contactBox .weChat .chat{width: 1.52rem;height: 1.52rem;border:1px solid #dbdbdb;text-align: center;border-radius: 1px;margin: 0.11rem auto 0;
box-sizing: border-box;padding: 0.07rem;}
.contactBox .weChat h3{color: #333333;font-size: 0.24rem;line-height:1;padding-top: 0.31rem;}
.bannerSon .banBox4 h2{padding-bottom: 0;}
.bannerSon .banBox4 h2 img{margin-right: 0.19rem;}
.bannerSon .banBox4{transform: translate(-50%,0);-webkit-transform: translate(-50%,0);}
.hiring{padding-bottom: 1.08rem;}
.hiring li{float: left;width: 31.111%;position: relative;min-height: 4.48rem;box-sizing: border-box;padding: 0.35rem;}
.hiring li:before{content: "";display: block;width: 100%;height: 100%;position: absolute;top: 2%;left:2%;z-index: 2;}
.hiring li + li{margin-left: 3.1%;}
.hiring li:nth-child(1){background: url(../images/li1bg.jpg) no-repeat;background-size:cover;border:1px solid #a0d9e0;}
.hiring li:nth-child(1):before{border:1px solid #42b3c1;}
.hiring li:nth-child(2){background: url(../images/li2bg.jpg) no-repeat;background-size:cover;border:1px solid #f2bb94;}
.hiring li:nth-child(2):before{border:1px solid #e98d4a;}
.hiring li:nth-child(3){background: url(../images/li3bg.jpg) no-repeat;background-size:cover;border:1px solid #8ea3bc;}
.hiring li:nth-child(3):before{border:1px solid #3f638e;}
.hiring li h2{color: #333333;font-size: 0.26rem;line-height:1;padding-bottom: 0.17rem;}
.hiring li p{color: #333333;font-size: 0.2rem;line-height:0.42rem;}
.contactBox2{background: url(../images/contactbox2.jpg) no-repeat center top;background-size:cover;padding-bottom: 1rem;}
.recruitment .recruit1{float: left;width: 30.694%;}
.recruitment .recruit1 .swiper-container{height: 6.9rem;}
.recruitment .recruit1 .cruitSwiper{width: 80%;}
.recruitment .recruit1 .swiper-button-prev,
.recruitment .recruit1 .swiper-button-next{position: static;opacity: 1;margin-top: 0;width: 100%;height: 0.45rem;}
.recruitment .recruit1 .swiper-button-prev{background: url(../images/prev2.png) no-repeat center center #02808f;background-size: 0.31rem 0.17rem;}
.recruitment .recruit1 .swiper-button-next{background: url(../images/next2.png) no-repeat center center #02808f;background-size: 0.31rem 0.17rem;}
.recruitment .recruit1 .swiper-slide span{display: block;color: #333333;font-size: 0.14rem;background: url(../images/arrow2.png) no-repeat right center;background-size: 0.08rem 0.14rem;
height: 0.56rem;line-height: 0.56rem;position: relative;border-bottom: 1px solid #d2d2d2;cursor: pointer;padding-left: 0.38rem;}
.recruitment .recruit1 .swiper-slide span:before{content: "";display: block;width:0.24rem;height:0.19rem;position: absolute;top:50%;left:0;z-index: 2;background: url(../images/person.png) no-repeat left center;
background-size: 0.24rem 0.19rem;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.recruitment .recruit1 .swiper-slide:hover span,
.recruitment .recruit1 .swiper-slide.active span{color: #02808f;background: url(../images/arrow2s.png) no-repeat right center;background-size: 0.08rem 0.14rem;}
.recruitment .recruit1 .swiper-slide:hover span:before,
.recruitment .recruit1 .swiper-slide.active span:before{background: url(../images/persons.png) no-repeat left center;background-size: 0.24rem 0.19rem;}
.recruitment .recruit2{float: left;width: 69.236%;border-left:1px solid #d2d2d2;box-sizing: border-box;padding-left:5%;display: none;}
.recruitment .recruit2 .scroll{height: 7.82rem;}
.recruitment .recruit2 h2{display: inline-block;color: #333333;font-size: 0.34rem;line-height:1;background: url(../images/renicon.png) no-repeat right center;background-size: 0.4rem 0.33rem;
padding-right: 0.5rem;}
.recruitment .recruit2 h3{color: #02808f;font-size: 0.24rem;line-height:1;padding: 0.24rem 0 0.3rem;}
.recruitment .recruit2 h4{color: #454545;font-size: 0.2rem;line-height:1;font-weight: bold;padding-bottom: 0.08rem;}
.recruitment .recruit2 p{color: #454545;font-size: 0.16rem;line-height:0.31rem;padding-bottom: 0.08rem;}
.recruitment .recruit2 .mCSB_scrollTools{width: 0.04rem;}
.recruitment .recruit2 .mCSB_scrollTools .mCSB_draggerRail{width: 0.04rem;background: #caddd9;}
.recruitment .recruit2 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background: #02808f;}
.application{padding: 0.97rem 0 0.7rem;}
.application .appLeft{float: left;width: 39.791%;}
.application .appLeft .title{padding: 0 0 0.32rem;text-align: left;}
.application .appLeft img{width: 100%;}
.application .appRight{float: left;width: 60.208%;box-sizing: border-box;padding-left: 3.5%;}
.application .appRight li{border-bottom: 1px solid #d0d0d0;padding: 0.42rem 0 0.32rem;}
.application .appRight li h2{color: #333333;font-size: 0.26rem;line-height:1;padding-bottom: 0.08rem;}
.application .appRight li p{color: #333333;font-size: 0.18rem;line-height:0.37rem;}
.application .appRight li p span{color: #02808f;}
.application .appRight li:last-child h2{line-height:0.59rem;}
.application .appRight li:last-child h2 span{color: #02808f;font-size: 0.44rem;font-weight: bold;}
.application .appRight li:last-child{padding: 0.22rem 0 0.12rem;}
.bannerSon .banBox5 h2{font-size: 0.54rem;padding-bottom: 0.15rem;}
.bannerSon .banBox5 p{font-size: 0.24rem;line-height:1;padding-bottom:0;width: auto;}
.bannerSon .banBox5{text-align: center;transform: translate(-50%,50%);-webkit-transform: translate(-50%,50%);}
.mleft .list li .lina{display: block;height: 1.04rem;line-height: 1.04rem;color: #333333;font-size: 0.24rem;padding-left:16%;}
.mleft .list li .lina.active,
.mleft .list li .lina:hover{color: #f08300;}
.mleft .list li .lina span{display: inline-block;width: 0.88rem;height: 0.18rem;background:url(../images/abg.png) no-repeat;background-size: 0.88rem 0.18rem;vertical-align: middle;
margin-right:0.03rem;}
.mleft .list li .lina.active span,
.mleft .list li .lina:hover span{background:url(../images/abgs.png) no-repeat;background-size: 0.88rem 0.18rem;}
.mleft .newTionBox{text-align: center;}
.mleft .newTionBox h2{padding: 0.6rem 0 0.2rem;font-size:0;}
.mleft .newTionBox h2 .name{color: #f08300;font-size: 0.28rem;line-height:1;display: inline-block;width: 46%;vertical-align: middle;}
.mleft .newTionBox h2 .line{display:inline-block;width:27%;height: 1px;background: #f08300;vertical-align: middle;}
.mleft .newTionBox .img{overflow: hidden;}
.mleft .newTionBox .img img{width: 100%;}
.mleft .newTionBox .cont{background: #FFF;text-align: left;padding: 0.28rem 0.4rem 0.4rem;}
.mleft .newTionBox .cont .title{color: #333333;font-size: 0.16rem;line-height:0.36rem;background:none;height: auto;}
.mleft .newTionBox .cont p{color: #666666;font-size: 0.14rem;line-height:0.28rem;padding-bottom: 0.1rem;}
.mleft .newTionBox .cont h5{color: #333333;font-size: 0.16rem;line-height:1;font-family: Arial;float: left;}
.mleft .newTionBox .cont .more{color: #f08300;font-size: 0.16rem;line-height:1;font-family: Arial;float: right;}
.mleft .newTionBox .cont .more:hover{text-decoration: underline;}
.mright2{padding: 0.39rem 0 0;}
.mright2 .newul{padding: 0 0.77rem;}
.mright2 .newul li{border-bottom: 1px solid #dddddd;overflow: hidden;padding: 0.4rem 0 0.3rem;}
.mright2 .newul li .img{float: left;}
.mright2 .newul li .img{width:12%;}
.mright2 .newul li .img img{width:100%;}
.mright2 .newul li .cont{float: left;width: 88%;box-sizing: border-box;padding-left: 2.5%;position: relative;}
.mright2 .newul li .cont p{color: #333333;font-size: 0.2rem;line-height:0.32rem;padding-top: 0.06rem;}
.mright2 .newul li .cont .date{display: block;color: #f08300;font-size: 0.18rem;font-family: Arial;background:url(../images/arrow3.png) no-repeat right center;
background-size: 0.19rem 0.19rem;padding-right: 0.3rem;position: absolute;top:50%;right: 0;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.mainBox2 .mleft{float: right;width: 27.8%;}
.mainBox2 .mright{float: left;margin: 0 2.77% 0 0;width: 69.4%;box-sizing: border-box;padding: 0.67rem 0.8rem 0.6rem;}
.mainBox2 .mleft .list{background: none;}
.mainBox2 .mleft .list li{background: #FFF;}
.mainBox2 .mleft .list li + li{margin-top: 0.3rem;}
.mainBox2 .mleft .list li .lina{padding-left: 0.21rem;border-bottom: 1px solid #e5e5e5;}
.mainBox2 .mleft .list li .listSelect .liSel{padding: 0.31rem 0.27rem 0.3rem 0.21rem;}
.mainBox2 .mleft .list li .listSelect .liSel + .liSel{border-top: 1px dashed #bfbfbf;}
.mainBox2 .mleft .list li .listSelect .img{float: left;width:24%;}
.mainBox2 .mleft .list li .listSelect .img img{width: 100%;}
.mainBox2 .mleft .list li .listSelect .cont{float: left;width:76%;box-sizing: border-box;padding-left: 4%;}
.mainBox2 .mleft .list li .listSelect .cont p{color: #333333;font-size: 0.14rem;line-height:0.21rem;padding-bottom: 0.05rem;}
.mainBox2 .mleft .list li .listSelect .cont .date{display: block;width:0.19rem;height:0.19rem;background:url(../images/arrow3.png) no-repeat;background-size: 0.19rem 0.19rem;}
.mainBox2 .mright .newTitle h2{color: #333333;font-size: 0.32rem;line-height:0.5rem;}
.mainBox2 .mright .newTitle .fenxiang{padding-top: 0.3rem;}
.mainBox2 .mright .newTitle .fxLeft{float: left;}
.mainBox2 .mright .newTitle .fxLeft h3{color: #333333;font-size: 0.16rem;line-height:1;padding-right: 0.1rem;}
.mainBox2 .mright .newTitle .fxLeft h3,
.mainBox2 .mright .newTitle .bdsharebuttonbox{display: inline-block;vertical-align: middle;}
.mainBox2 .mright .newTitle .bdshare-button-style0-16 a, 
.mainBox2 .mright .newTitle .bdshare-button-style0-16 .bds_more{width: 0.24rem;height: 0.24rem;line-height: 0.24rem;margin: 0 0.06rem 0 0;padding-left:0;}
.mainBox2 .mright .newTitle .bdshare-button-style0-16 .bds_weixin{background:url(../images/bds_weixin.png) no-repeat;background-size: 0.24rem 0.24rem;}
.mainBox2 .mright .newTitle .bdshare-button-style0-16 .bds_weixin:hover{background:url(../images/bds_weixins.png) no-repeat;background-size: 0.24rem 0.24rem;}
.mainBox2 .mright .newTitle .bdshare-button-style0-16 .bds_qzone{background:url(../images/bds_qzone.png) no-repeat;background-size: 0.24rem 0.24rem;}
.mainBox2 .mright .newTitle .bdshare-button-style0-16 .bds_qzone:hover{background:url(../images/bds_qzones.png) no-repeat;background-size: 0.24rem 0.24rem;}
.mainBox2 .mright .newTitle .bdshare-button-style0-16 .bds_tsina{background:url(../images/bds_tsina.png) no-repeat;background-size: 0.24rem 0.24rem;}
.mainBox2 .mright .newTitle .bdshare-button-style0-16 .bds_tsina:hover{background:url(../images/bds_tsinas.png) no-repeat;background-size: 0.24rem 0.24rem;}
.mainBox2 .mright .newTitle .bdshare-button-style0-16 .bds_tqq{background:url(../images/bds_tqq.png) no-repeat;background-size: 0.24rem 0.24rem;}
.mainBox2 .mright .newTitle .bdshare-button-style0-16 .bds_tqq:hover{background:url(../images/bds_tqqs.png) no-repeat;background-size: 0.24rem 0.24rem;}
.mainBox2 .mright .newTitle .bdshare-button-style0-16 .bds_tieba{background:url(../images/bds_tieba.png) no-repeat;background-size: 0.24rem 0.24rem;}
.mainBox2 .mright .newTitle .bdshare-button-style0-16 .bds_tieba:hover{background:url(../images/bds_tiebas.png) no-repeat;background-size: 0.24rem 0.24rem;}
.mainBox2 .mright .newTitle .bdshare-button-style0-16 .bds_more{background:url(../images/bds_more.png) no-repeat;background-size: 0.24rem 0.24rem;}
.mainBox2 .mright .newTitle .fenxiang p{float: left;color: #333333;font-size: 0.16rem;height: 0.24rem;line-height: 0.24rem;padding-left: 0.28rem;}
.mainBox2 .mright .newTitle .bdshare-button-style0-16 .bds_weixin{background-position: 0 0;}
.mainBox2 .mright .newContent{color: #333333;font-size: 0.16rem;line-height:0.35rem;padding: 0.34rem 0 0.5rem;}
.mainBox2 .mright .newContent img{max-width: 100%;}
.mainBox2 .mright .newPage{border-top: 1px solid #d7d7d7;border-bottom: 1px solid #d7d7d7;padding: 0.3rem 0;}
.mainBox2 .mright .newPage .age{width: 45%;}
.mainBox2 .mright .newPage .age h3{color: #02808f;font-size: 0.14rem;line-height:1;font-weight: bold;padding-bottom: 0.2rem;}
.mainBox2 .mright .newPage .age a{color: #333333;font-size: 0.14rem;line-height:1;display: block;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.mainBox2 .mright .newPage .age a:hover,
.mainBox2 .mright .newOner li:hover .cont h3{color: #02808f;}
.mainBox2 .mright .newPage .agel{float: left;}
.mainBox2 .mright .newPage .ager{float: right;text-align: right;}
.mainBox2 .mright .newOner{}
.mainBox2 .mright .newOner h2{color: #333333;font-size: 0.24rem;line-height:1;padding: 0.4rem 0 0.2rem;}
.mainBox2 .mright .newOner li{float: left;width: 28.5%;}
.mainBox2 .mright .newOner li + li{margin-left: 7.2%;}
.mainBox2 .mright .newOner li .img{overflow: hidden;}
.mainBox2 .mright .newOner li .img img{width: 100%;}
.mainBox2 .mright .newOner li .cont{border-bottom: 1px solid #e5e5e5;padding: 0.14rem 0 0.2rem;}
.mainBox2 .mright .newOner li .cont h3{color: #333333;font-size: 0.16rem;line-height:0.28rem;padding-bottom: 0.08rem;}
.mainBox2 .mright .newOner li .cont p{color: #f08300;font-size: 0.12rem;background:url(../images/arrow3.png) no-repeat right center;background-size: 0.19rem 0.19rem;height: 0.19rem;
line-height: 0.19rem;}


















/*******************************************************************************************************************************************************************************/

.news_Events .events .eventImg .cont .tle:hover{color: #3396a2;}


.transformation .mationLeft .img_1 .image,
.transformation .mationLeft .img2 .image,
.transformation .mationRight .img_3 .image,
.news_Events .events .eventImg .img img,
.collaboration .rationLeft .img_1 .image,
.collaboration .rationLeft .img_2 .image,
.collaboration .rationRight .img_3 .image,
.mleft .ImageBox img,
.mright .team li .img img,
.mright .focusList li img,
.mainBox2 .mright .newOner li .img img{transition: 1s;-webkit-transition: 1s;transform: scale(1);-webkit-transform: scale(1);}

.transformation .mationLeft .img_1:hover .image,
.transformation .mationLeft .img2:hover .image,
.transformation .mationRight .img_3:hover .image,
.news_Events .events .eventImg .img img:hover,
.collaboration .rationLeft .img_1:hover .image,
.collaboration .rationLeft .img_2:hover .image,
.collaboration .rationRight .img_3:hover .image,
.mleft .ImageBox img:hover,
.mright .team li .img img:hover,
.mright .focusList li img:hover,
.mainBox2 .mright .newOner li:hover .img img{transform: scale(1.1);-webkit-transform: scale(1.1);}

@media screen and (max-width: 1680px){
.partnerBox .swiper-button-prev{left: -0.5rem;}
.partnerBox .swiper-button-next{right: -0.5rem;}

}

@media screen and (max-width: 1600px){
.banner .banBox,
.bannerSon .banBox{width:100%;padding: 0 4%;box-sizing: border-box;}
.banner .banBox .QDCI{width: 1.82rem;height: 1.26rem;}
.banner .banBox .QDCI3{opacity:1; width: 1.55rem;height:0.47rem;}
.banner .banBox h2{font-size: 0.5rem;padding: 0.25rem 0 0.21rem;}
.banner .banBox h3{font-size: 0.4rem;}
.banner .banBox a{width: 1.1rem;height: 0.42rem;line-height: 0.42rem;font-size: 0.16rem;margin-top: 0.2rem;}
.banner .banBox .img{width: 1rem;height: 1.28rem;}
.banner .banBox h4{font-size: 0.34rem;padding: 0.2rem 0 0;}
.banner .banBox2 a{margin-top: 0;}
.banner .banBox3 p{padding: 0 0 0.1rem;width: 6.5rem;}
.banner .banBox4 h2{padding-bottom: 0.1rem;}
.banner .banBox5 h3{padding: 0.1rem 0 0.2rem;}
.banner .banBox .QDCIbg{width: 0.8rem;height: 0.24rem;}
.banner .swiper-pagination-bullet{width: 0.25rem;}
.banner .swiper-pagination-bullet-active{width: 0.35rem;}
.banner .swiper-container-horizontal > .swiper-pagination-bullets{bottom: 1rem;left: 0;width: 96%;margin-left: 0;box-sizing: border-box;}
.focusBox .title h3{font-size: 0.22rem;}
.focusBox .title::before{width: 0.9rem;left: -1.2rem;}
.focusBox .title::after{width: 0.9rem;right:-1.2rem;}
.transformation .mationLeft{width: 60%;}
.transformation .imgAlpha .img, 
.transformation .imgAlpha .img img{width: 0.45rem;height: 0.45rem;}
.transformation .imgAlpha .text h3{font-size: 0.24rem; padding-bottom: 0.1rem;}
.transformation .imgAlpha{height: 0.85rem;top: 0.3rem;padding: 0.2rem 0.25rem 0 0.2rem;}
.transformation,
.news_Events,
.collaboration,
.mainBox{padding: 0.5rem 0;}
.news_Events .title_Nav .title h3{font-size: 0.24rem;}
.news_Events .title_Nav .title h3 span{font-size: 0.16rem;}
.news_Events .title_Nav .navs a{font-size: 0.16rem;}
.news_Events .title_Nav .navs a + a{margin-left: 0.3rem;}
.news_Events .events .eventImg .cont .tle{font-size: 0.2rem;line-height: 0.3rem;height: 0.59rem;}
.news_Events .events .eventImg .cont p{font-size: 0.16rem;line-height: 0.24rem;padding: 0.1rem 0 0.13rem;}
.news_Events .events .eventImg .cont{padding: 0.3rem 0.5rem 0.4rem 0.5rem;}
.news_Events .events .eventCont li .cont p{font-size: 0.18rem;line-height: 0.3rem;}
.news_Events .events .eventCont{padding: 0.1rem 0.5rem 0.3rem 0.5rem;}
.news_Events .events .eventCont li{padding:4.17% 0;}
.ourTeam{margin: 0.5rem auto;width: 1400px;}
.ourTeam .swiper-container{width: 1280px;}
.ourTeam .swiper-slide .albox h3{font-size: 0.18rem;}
.ourTeam .swiper-slide .albox p{padding: 0.1rem 0;margin-bottom: 0.1rem;}
.ourTeam .swiper-slide .albox .more{font-size: 0.14rem;}
.collaboration .coll h3,
.partnerBox .title h3{font-size: 0.24rem;}
.collaboration .coll p,
.partnerBox .title p{font-size: 0.16rem;}
.collaboration .coll{padding-bottom: 0.3rem;}
.collaboration .imgAlpha .img, 
.collaboration .imgAlpha .img img{width: 0.45rem;height: 0.37rem;}
.collaboration .imgAlpha .text h3{font-size: 0.24rem; padding-bottom: 0.1rem;}
.collaboration .imgAlpha{height: 0.85rem;top: 0.3rem;padding: 0.2rem 0.25rem 0 0.2rem;}
.partnerBox .title{padding-top: 0.5rem;}
.partnerBox{height: 4.8rem;}
.partnerBox .partSwiper{width: 1330px;}
.bannerSon .banBox h2{font-size: 0.5rem;padding-bottom:0.21rem;}
.bannerSon .banBox a{width: 1.1rem;height: 0.42rem;line-height: 0.42rem;font-size: 0.16rem;}
.mleft .title{height: 1rem;}
.mleft .title h2{font-size: 0.26rem;padding: 0.3rem 0 0.1rem;}
.mleft .title p{font-size: 0.16rem;}
.mleft .list li .bere{height: 0.7rem;line-height: 0.7rem;font-size: 0.2rem;}
.mleft .ImageBox{margin-top: 0.3rem;}
.mright .rige{padding: 0.4rem 0.6rem;}
.mright{padding: 0.1rem 0 0.2rem;}
.mright .rige h2{font-size: 0.22rem;}
.mright .rige h5{font-size: 0.16rem;padding: 0.1rem 0 0.15rem;}
.mright .rige p{font-size: 0.15rem;line-height: 0.28rem;}
.mright .rige2 h5{padding-bottom: 0.3rem;}
.mleft .list li .bere.active,
.mleft .list li .bere:hover{background:url(../images/trans.png) no-repeat 16% center;background-size: 0.09rem 0.11rem;}
.mright .rige3,
.mright .rige3 h5{padding-bottom: 0;}
.mright .team{padding: 0.25rem 0.6rem 0;}
.mright .team li + li{margin-top: 0.4rem;}
.mright .team li .cont h2,
.mright .team li .cont h2 span{font-size: 0.2rem;}
.mright .team li .cont h2{padding-top: 5%;}
.mright .team li .cont h3{padding: 2% 0 3%;}
.mright .team li .cont{padding-bottom: 9%;}
.page a{margin: 0 0.04rem;}
.page{padding: 0.4rem 0;}
.mright .team2 li + li{margin-top: 0.4rem;}
.mright .team2 li .img{width: 17%;}
.mright .team2 li .cont{width:78%;padding-bottom: 3.5%;position: relative;}
.mright .team2 li .cont h2{padding-top: 0.06rem;}
.mright .team2 li .cont h3{padding: 0.15rem 0 0.2rem;}
.mright3 .rige .outstyle::before{top: 0.12rem;}
.bannerSon .banBox2{transform: translate(-50%,0);-webkit-transform: translate(-50%,0);}
.mright .content{padding: 0.3rem 0.5rem;}
.mright .content h2{font-size: 0.22rem;padding-bottom: 0.15rem;}
.mright .content h3{font-size: 0.2rem;padding: 0.2rem 0;}
.mright4 .focusList li .cont h2{font-size: 0.2rem;}
.mright4 .focusList li .cont h4{font-size: 0.16rem;padding: 0.15rem 0 0.05rem;}
.mright4 .focusList li .cont p{font-size: 0.15rem; line-height: 0.32rem;}
.mright4 .focusList li{padding: 0.4rem 0;}
.mright4 .focusList{padding: 0 0.5rem;}
.mright4{padding: 0;}
.mright4 .focusList li:nth-child(2) .cont{padding-left: 7%;}
.mright4 .focusList li:nth-child(4) .cont{padding: 2% 0 0 5%;}
.bannerSon .banBox3{transform: translate(-50%,0);-webkit-transform: translate(-50%,0);}
.bannerSon .banBox3 h3{font-size: 0.4rem;padding:0.2rem 0 0.3rem;}
.bannerSon .banBox3 .QDCI{width: 1.2rem;height: 0.36rem;}
.contactBox .title h2,
.contactBox .weChat h2{font-size: 0.28rem;}
.contactBox .title p,
.contactBox .tactul li p,
.contactBox .weChat p{font-size: 0.16rem;}
.contactBox .title{padding: 0.5rem 0 0.3rem;}
.contactBox .tactul li h2{font-size: 0.2rem;padding: 0.6rem 0 0.1rem;margin-top: 0.5rem;}
.contactBox .tactul{padding-bottom: 0.35rem;}
.contactBox .weChat h3{font-size: 0.2rem;padding-top: 0.2rem;}
.contactBox .weChat .chat{width: 1.2rem;height: 1.2rem;}
.contactBox .weChat{padding: 0.5rem 0;}
.bannerSon .banBox4 h2{padding-bottom: 0;}
.hiring li h2{font-size: 0.22rem;padding-bottom: 0.1rem;}
.hiring li p{font-size: 0.18rem; line-height: 0.38rem;}
.hiring li{min-height: 4.1rem;}
.hiring,
.contactBox2{padding-bottom: 0.7rem;}
.recruitment .recruit2 h2{font-size: 0.28rem;background: url(../images/renicon.png) no-repeat right center;background-size: 0.3rem 0.25rem;padding-right: 0.4rem;}
.recruitment .recruit2 h3{font-size: 0.2rem;padding: 0.2rem 0;}
.recruitment .recruit2 h4{font-size: 0.18rem;}
.recruitment .recruit2 p{font-size: 0.15rem;line-height: 0.28rem;}
.application .appRight li h2{font-size: 0.22rem;}
.application .appRight li p{font-size: 0.16rem;line-height: 0.3rem;}
.application .appRight li{padding: 0.3rem 0 0.25rem;}
.application .appRight li:last-child{padding: 0.15rem 0 0.1rem;}
.application .appRight li:last-child h2 span{font-size: 0.35rem;}
.application .appRight li:last-child h2{line-height: 0.5rem;}
.application{padding: 0.6rem 0;}
.bannerSon .banBox5 h2{font-size: 0.4rem;padding-bottom: 0.1rem;}
.bannerSon .banBox5 p{font-size: 0.2rem;padding-bottom:0;width: auto;}
.mleft .list li .lina{height: 0.7rem;line-height: 0.7rem;font-size: 0.2rem;padding-left:24%;}
.mleft .list li .lina span{width: 0.77rem;height: 0.16rem;background:url(../images/abg.png) no-repeat;background-size: 0.77rem 0.16rem;}
.mleft .list li .lina.active span,
.mleft .list li .lina:hover span{background:url(../images/abgs.png) no-repeat;background-size: 0.77rem 0.16rem;}
.mleft .newTionBox h2{padding: 0.4rem 0 0.2rem;}
.mleft .newTionBox h2 .name{font-size: 0.24rem;width: 40%;}
.mleft .newTionBox h2 .line{width:30%;}
.mleft .newTionBox .cont{padding:0.2rem 0.3rem 0.3rem;}
.mleft .newTionBox .cont .title{line-height:0.3rem;}
.mright2{padding: 0.2rem 0 0;}
.mright2 .newul{padding: 0 0.5rem;}
.mright2 .newul li{padding:0.3rem 0 0.2rem;}
.mright2 .newul li .cont p{font-size: 0.18rem;line-height:0.28rem;padding-top:0.15rem;}
.mainBox2 .mleft .list li .listSelect .liSel{padding: 0.25rem 0.2rem;}
.mainBox2 .mleft .list li + li{margin-top: 0.2rem;}
.mainBox2 .mright .newTitle h2{font-size: 0.28rem;line-height: 0.4rem;}
.mainBox2 .mright .newTitle .fenxiang{padding-top: 0.2rem;}
.mainBox2 .mright .newContent{padding: 0.2rem 0 0.35rem;}
.mainBox2 .mright .newOner h2{font-size: 0.2rem;padding: 0.3rem 0 0.2rem;}
.mainBox2 .mright{padding: 0.5rem 0.6rem;}
.ourTeam .indexteamtip {padding-right:0.6rem; }
}
@media screen and (max-width:1583px) {
    .news_Events .events .eventCont li{padding:4.24% 0;}
}
@media screen and (max-width: 1440px){
.ourTeam{width: 1280px;}
.ourTeam .swiper-container{width: 1150px;}
.partnerBox .partSwiper{width: 1150px;}
.mright .team li .cont{padding-bottom: 7%;}
.mleft .newTionBox h2 .name{width: 48%;}
.mleft .newTionBox h2 .line{width: 26%;}
.mleft .list li .slideSel a{font-size: 0.17rem;}
.news_Events .events .eventCont li{padding: 4.31% 0;}
.ourTeam .indexteamtip {padding-right:0.6rem; }
}

@media screen and (max-width: 1366px){
.ourTeam{width: 1200px;}
.ourTeam .swiper-container{width: 1100px;}
.news_Events .events .eventCont li{padding: 4.15% 0;}
.ourTeam .indexteamtip {padding-right:0.5rem; }
.banner .banBox .QDCI{width: 1.21rem;height: 0.83rem;}
}

@media screen and (max-width: 1280px){
.banner .banBox .QDCI{width: 0.968rem;height: 0.664rem;}
.banner .banBox .QDCI3{width: 0.8rem;height:0.24rem;}
.banner .banBox h2{font-size: 0.24rem;padding: 0.1rem 0;}
.banner .banBox h3{font-size: 0.16rem;}
.banner .banBox a{width:0.8rem;height: 0.35rem;line-height: 0.35rem;font-size: 0.14rem;}
.banner .banBox .img{width: 0.7rem;height: 0.9rem;}
.banner .banBox h4{font-size: 0.28rem;}
.banner .banBox3 p{padding: 0;line-height: 0.24rem;}
.banner .banBox4 h2{padding-bottom: 0.1rem;}
.banner .banBox5 h3{padding:0;}
.banner .banBox .QDCIbg{width: 0.6rem;height: 0.18rem;}
.focusBox .title h3{font-size: 0.18rem;}
.focusBox .title::before{width: 0.7rem;left: -0.9rem;}
.focusBox .title::after{width: 0.7rem;right: -0.9rem;}
.focusBox .title p{font-size: 0.16rem;padding-top: 0.07rem;}
.focusBox{height: 0.8rem;}
.focusBox .title{margin-top: 0.2rem;}
.transformation .imgAlpha .img, 
.transformation .imgAlpha .img img{width: 0.35rem;height: 0.35rem;}
.transformation .imgAlpha .text h3{font-size: 0.18rem; padding-bottom: 0.07rem;}
.transformation .imgAlpha .text p{font-size: 0.15rem;}
.transformation .imgAlpha{height: 0.7rem;top: 0.2rem;padding:0.15rem 0.2rem 0 0.2rem;}
.news_Events .events .eventCont li .img, 
.news_Events .events .eventCont li .img img{width: 0.7rem;height: 0.52rem;}
.news_Events .title_Nav .title h3{font-size: 0.2rem;}
.news_Events .title_Nav .title h3 span{font-size: 0.15rem;}
.news_Events .title_Nav{padding-bottom: 0.2rem;}
.news_Events .title_Nav .navs a + a{margin-left: 0.2rem;}
.news_Events .events .eventImg .cont .tle{font-size: 0.16rem;line-height: 0.26rem;height: auto;}
.news_Events .events .eventImg .cont p{font-size: 0.14rem;line-height: 0.22rem;}
.news_Events .events .eventImg .cont h5,
.news_Events .events .eventImg .cont .more{font-size: 0.14rem;}
.news_Events .events .eventImg .cont{padding:0.2rem 0.3rem 0.3rem 0.3rem;}
.news_Events .events .eventCont li .cont p{font-size: 0.16rem;line-height: 0.24rem;}
.news_Events .events .eventCont{padding:0.1rem 0.3rem 0.3rem 0.3rem;}
.news_Events .events .eventCont li{padding:3.65% 0;}
.collaboration .coll h3,
.partnerBox .title h3{font-size: 0.2rem;}
.collaboration .coll p,
.partnerBox .title p{font-size: 0.15rem;}
.collaboration .coll{padding-bottom: 0.2rem;}
.collaboration .imgAlpha .img, 
.collaboration .imgAlpha .img img{width: 0.35rem;height: 0.29rem;}
.collaboration .imgAlpha .text h3{font-size: 0.18rem; padding-bottom: 0.07rem;}
.collaboration .imgAlpha{height: 0.7rem;top: 0.2rem;padding:0.15rem 0.2rem 0 0.2rem;}
.partnerBox .title{padding-top: 0.4rem;}
.partnerBox{height: 4.5rem;}
.partnerBox .partSwiper{width: 1000px;}
.bannerSon .banBox h2{font-size: 0.3rem;padding-bottom:0.15rem;}
.bannerSon .banBox a{width:0.8rem;height: 0.35rem;line-height: 0.35rem;font-size: 0.14rem;}
.mleft .title{height: 0.8rem;}
.mleft .title h2{font-size: 0.2rem;padding: 0.2rem 0 0.05rem;}
.mleft .title p{font-size: 0.15rem;}
.mleft .list li .bere{height: 0.5rem;line-height: 0.5rem;font-size: 0.16rem;}
.mleft .ImageBox{margin-top: 0.2rem;}
.mright .rige{padding: 0.3rem 0.5rem;}
.mright{padding: 0 0 0.1rem;}
.mright .rige h2{font-size: 0.18rem;}
.mright .rige h5{font-size: 0.15rem;padding: 0.05rem 0 0.1rem;}
.mright .rige p{font-size: 0.14rem;line-height: 0.24rem;}
.mright .rige2 h5{padding-bottom: 0.2rem;}
.mleft .list li .bere.active,
.mleft .list li .bere:hover{background:url(../images/trans.png) no-repeat 16% center;background-size: 0.07rem 0.09rem;}
.mright .rige3,
.mright .rige3 h5{padding-bottom: 0;}
.mright .team{padding: 0.2rem 0.5rem 0;}
.mright .team li + li{margin-top: 0.3rem;}
.mright .team li .cont h2,
.mright .team li .cont h2 span{font-size: 0.18rem;}
.mright .team li .cont h2{padding-top: 0.2rem;}
.mright .team li .cont h3{padding: 0.12rem 0 0.15rem;}
.mright .team li .cont{padding-bottom:0.6rem;}
.page a{margin: 0 0.02rem;font-size: 0.16rem;height: 0.26rem;line-height: 0.26rem;padding: 0 0.09rem;}
.page{padding: 0.33rem 0;}
.mleft .list li .slideSel a{font-size: 0.16rem;}
.mleft .list li .slideSel a::before{left: -0.23rem;}
.mleft .list li .slideSel a + a{margin-top: 0.15rem;}
.mleft .list li .slideSel{padding: 0.2rem 25% 0.3rem;}
.mright .team2 li + li{margin-top: 0.3rem;}
.mright .team2 li .img{width: 17%;}
.mright .team2 li .cont{width:78%;padding-bottom: 3.5%;position: relative;}
.mright .team2 li .cont h2{padding-top: 0.06rem;}
.mright .team2 li .cont h3{padding: 0.15rem 0 0.2rem;}
.mright3 .rige .outstyle::before{top: 0.1rem;}
.bannerSon .banBox2 p{width: auto;}
.mright .content h2{font-size: 0.18rem;padding-bottom: 0.1rem;}
.mright .content h3{font-size: 0.16rem;padding: 0.1rem 0;}
.mright4 .focusList li .cont h2{font-size: 0.18rem;}
.mright4 .focusList li .cont h4{font-size: 0.15rem;padding: 0.1rem 0 0.05rem;}
.mright4 .focusList li .cont p{font-size: 0.14rem; line-height: 0.26rem;}
.mright4 .focusList li{padding: 0.3rem 0;}
.mright4{padding: 0;}
.mright4 .focusList li:nth-child(2) .cont{padding-left: 5%;}
.bannerSon .banBox3 h3{font-size: 0.2rem;padding:0.1rem 0 0.2rem;}
.bannerSon .banBox3 .QDCI{width: 0.8rem;height: 0.24rem;}
.contactBox .title h2,
.contactBox .weChat h2{font-size: 0.22rem;}
.contactBox .title p,
.contactBox .tactul li p,
.contactBox .weChat p{font-size: 0.15rem;}
.contactBox .title{padding: 0.4rem 0 0.3rem;}
.contactBox .tactul li h2{font-size: 0.18rem;margin-top: 0.3rem;background: url(../images/current.png) no-repeat center top;background-size: 0.29rem 0.37rem;padding: 0.5rem 0 0.1rem;}
.contactBox .tactul{padding-bottom: 0.3rem;}
.contactBox .weChat h3{font-size: 0.18rem;}
.contactBox .weChat .chat{width: 1rem;height: 1rem;padding: 0.04rem;}
.contactBox .weChat{padding: 0.4rem 0;}
.bannerSon .banBox4 h2{padding-bottom: 0;}
.hiring li h2{font-size: 0.18rem;}
.hiring li p{font-size: 0.16rem; line-height: 0.34rem;}
.hiring li{min-height: 3.7rem;}
.hiring,
.contactBox2{padding-bottom: 0.5rem;}
.recruitment .recruit2 h2{font-size: 0.22rem;background: url(../images/renicon.png) no-repeat right center;background-size: 0.25rem 0.21rem;padding-right: 0.35rem;}
.recruitment .recruit2 h3{font-size: 0.18rem;}
.recruitment .recruit2 h4{font-size: 0.16rem;}
.recruitment .recruit2 p{font-size: 0.14rem;line-height: 0.24rem;}
.application .appRight li h2{font-size: 0.18rem;}
.application .appRight li p{font-size: 0.15rem;line-height: 0.26rem;}
.application .appRight li{padding: 0.25rem 0 0.2rem;}
.application .appRight li:last-child{padding: 0.1rem 0 0.05rem;}
.application .appRight li:last-child h2 span{font-size: 0.28rem;}
.application .appRight li:last-child h2{line-height: 0.4rem;}
.application{padding: 0.4rem 0;}
.bannerSon .banBox5 h2{font-size: 0.3rem;}
.bannerSon .banBox5 p{font-size: 0.18rem;padding-bottom:0;width: auto;}
.mleft .list li .lina{height: 0.5rem;line-height: 0.5rem;font-size: 0.16rem;}
.mleft .list li .lina span{width: 0.6rem;height: 0.12rem;background:url(../images/abg.png) no-repeat;background-size: 0.6rem 0.12rem;}
.mleft .list li .lina.active span,
.mleft .list li .lina:hover span{background:url(../images/abgs.png) no-repeat;background-size: 0.6rem 0.12rem;}
.mleft .newTionBox h2{padding:0.3rem 0 0.15rem;}
.mleft .newTionBox h2 .name{font-size: 0.2rem;width: 47%;}
.mleft .newTionBox h2 .line{width:26%;}
.mleft .newTionBox .cont h5,
.mleft .newTionBox .cont .more{font-size: 0.14rem;}
.mleft .newTionBox .cont p{line-height: 0.24rem;padding: 0.05rem 0 0.1rem;}
.mleft .newTionBox .cont{padding:0.15rem 0.25rem 0.2rem;}
.mleft .newTionBox .cont .title{line-height:0.26rem;}
.mright2{padding: 0.2rem 0 0;}
.mright2 .newul{padding: 0 0.5rem;}
.mright2 .newul li{padding:0.2rem 0;}
.mright2 .newul li .cont p{font-size: 0.16rem;line-height: 0.24rem;padding-top: 0.1rem;}
.mright2 .newul li .cont .date{font-size: 0.16rem; }
.mainBox2 .mright .newTitle h2{font-size: 0.24rem;line-height: 0.35rem;}
.mainBox2 .mright .newOner h2{font-size: 0.17rem;padding: 0.2rem 0;}
}

@media screen and (max-width: 1240px){
.ourTeam{width: 1100px;}
.ourTeam .swiper-container{width: 1000px;}
}

@media screen and (max-width: 1140px){
.partnerBox .partSwiper{width: 900px;}
}

@media screen and (max-width: 1100px){
.ourTeam{width: 1000px;}
.ourTeam .swiper-container{width: 900px;}
}

@media screen and (max-width: 1024px){
.ourTeam{width: 900px;}
.ourTeam .swiper-container{width: 800px;}
.partnerBox .partSwiper{width: 768px;}
.transformation .mationRight .img_3 .image,
.collaboration .rationRight .img_3 .image{display: none;}
.transformation .mationRight .img_3 .image2,
.collaboration .rationRight .img_3 .image3{display: block;}
.ourTeam .swiper-slide .albox{backface-visibility:visible;-webkit-backface-visibility:visible;height: 100%;top: auto;bottom: 0;background: rgba(0,0,0,0.3);padding: 1.83rem 0.33rem 0;
-webkit-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);}
.ourTeam .swiper-slide:hover a{-webkit-transform: rotateY(0deg);-ms-transform: rotateY(0deg);transform: rotateY(0deg);}
}

@media screen and (max-width: 1024px){
.transformation .mationLeft,
.transformation .mationRight,
.news_Events .events .eventImg,
.news_Events .events .eventCont,
.collaboration .rationLeft,
.collaboration .rationRight,
.mleft,
.mright{float: none;width: auto;}
.transformation .mationRight,
.news_Events .events .eventCont,
.collaboration .rationRight,
.mright{margin: 0.2rem 0 0;}
.transformation .mationLeft .img_2{padding-top: 0.2rem;}
.transformation,
.news_Events,
.collaboration,
.mainBox{padding: 4% 0;}
.news_Events .events .eventCont li .cont{width: 90%;}
.ourTeam{margin: 4% auto;}
.collaboration .rationLeft .img_2{margin-top:0.2rem;}
.mright .rige{padding: 0.3rem;}
.mleft .list li .bere.active,
.mleft .list li .bere:hover{background:url(../images/trans.png) no-repeat 0.3rem center;background-size: 0.07rem 0.09rem;}
.mleft .list li .bere{padding-left: 0.5rem;}
.mright .rige3,
.mright .rige3 h5{padding-bottom: 0;}
.mright .team{padding: 0.2rem 0.3rem 0;}
.mright .team li + li{margin-top: 0.2rem;}
.mright .team li .cont{padding-bottom:0.2rem;}
.mright .team li .cont h2{padding-top: 0.1rem;}
.mleft .list li .slideSel a::before{left: -0.2rem;}
.mleft .list li .slideSel{padding: 0.2rem 0.5rem 0.3rem;}
.mright .team2 li + li{margin-top: 0.2rem;}
.mright .content{padding: 0.3rem 4%;font-size: 0.14rem;line-height: 0.26rem;}
.mright .content h2{font-size: 0.16rem;}
.mright .content h3{font-size: 0.14rem;}
.mright4 .focusList{padding: 0 4%;}
.contactBox .title h2,
.contactBox .weChat h2{font-size: 0.18rem;}
.contactBox .title p,
.contactBox .tactul li p,
.contactBox .weChat p{font-size: 0.14rem;}
.contactBox .title,
.contactBox .weChat{padding: 4% 0;}
.contactBox .tactul li h2{font-size: 0.16rem;margin-top: 0.2rem;}
.contactBox .weChat h3{font-size: 0.16rem;}
.hiring li{float: none;width: auto;min-height:0;}
.hiring li + li{margin: 4% 0 0;}
.hiring li::before{top: 0.1rem;left: 0.1rem;}
.hiring li h2{font-size: 0.16rem;}
.hiring li p{font-size: 0.14rem; line-height: 0.28rem;}
/*.hiring,
.contactBox2{padding-bottom: 0.5rem;}*/
.recruitment .recruit1,
.recruitment .recruit2,
.application .appLeft,
.application .appRight,
.mainBox2 .mleft,
.mainBox2 .mright{float: none;width: auto;}
.application .appRight{padding-left:0;}
.recruitment .recruit2{padding: 0.3rem 0 0;border-left:0;}
/*.recruitment .recruit1 .swiper-button-prev, 
.recruitment .recruit1 .swiper-button-next{width: 0.5rem;height: 1rem;float: left;}
.recruitment .recruit1 .swiper-button-prev{background: url(../images/prev2s.png) no-repeat center center #02808f;background-size:0.17rem 0.31rem;}
.recruitment .recruit1 .swiper-button-next{background: url(../images/next2s.png) no-repeat center center #02808f;background-size:0.17rem 0.31rem;}
.recruitment .recruit1 .swiper-container{height:1rem;float: left;width: 89.3%;}
.recruitment .recruit1 .cruitSwiper{width:100%;overflow: hidden;}*/
.recruitment .recruit1 .cruitSwiper{width: 100%;}
.recruitment .recruit1 .swiper-container{height: 2.8rem;}
.recruitment .recruit2 h2{font-size: 0.18rem;background: url(../images/renicon.png) no-repeat right center;background-size: 0.25rem 0.21rem;padding-right: 0.35rem;}
.recruitment .recruit2 h3,
.application .appRight li h2{font-size: 0.16rem;}
.recruitment .recruit2 h4{font-size: 0.15rem;}
.recruitment .recruit2 .scroll{height: 5.1rem;}
.application .appRight li p{font-size: 0.14rem;line-height: 0.24rem;}
.application .appRight li:last-child h2 span{font-size: 0.24rem;}
.recruitment .recruit1 .swiper-button-prev, 
.recruitment .recruit1 .swiper-button-next{height: 0.35rem;}
.recruitment .recruit1 .swiper-button-prev{background: url(../images/prev2.png) no-repeat center center #02808f;background-size: 0.24rem 0.13rem;}
.recruitment .recruit1 .swiper-button-next{background: url(../images/next2.png) no-repeat center center #02808f;background-size: 0.24rem 0.13rem;}
.mleft .list li .lina{padding-left:0.3rem;}
.mleft .newTionBox h2 .name{font-size: 0.18rem;width: 25%;}
.mleft .newTionBox h2 .line{width: 37%;}
.mright2 .newul{padding: 0 0.3rem;}
.mainBox2 .mright{margin: 0.2rem 0 0;padding: 0.3rem;}
.mainBox2 .mright .newTitle h2{font-size: 0.18rem;line-height: 0.3rem;}
.mainBox2 .mright .newContent,
.mainBox2 .mright .newPage{padding: 0.2rem 0;}
.mainBox2 .mright .newOner h2{font-size: 0.16rem;}
.mainBox2 .mright .newOner li .cont h3{font-size: 0.15rem; line-height: 0.24rem;}
.mainBox2 .mright .newOner li + li{margin-left: 4.2%;}
.mainBox2 .mright .newOner li{width: 30.5%;}
.mainBox2 .mright .newContent{font-size: 0.15rem;line-height: 0.3rem;}
.mainBox2 .mleft .list li .listSelect .cont p{font-size: 0.14rem;line-height: 0.26rem;padding-bottom: 0.1rem;}
}

@media screen and (max-width: 1000px){
.banner .banBox{transform: translate(-50%,-30%);-webkit-transform: translate(-50%,-30%);}  
.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2){top: 0.06rem;}
.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3){top: 0.12rem;}
.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4){top: 0.18rem;}
.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(5){top: 0.24rem;}
.banner .swiper-container-horizontal > .swiper-pagination-bullets{bottom: 0.5rem;}
.banner .swiper-pagination-bullet{width: 0.2rem;}
.banner .swiper-pagination-bullet-active{width: 0.3rem;}
.news_Events .events .eventCont li .cont{width: 88%;}
.partnerBox .partSwiper{width: 740px;}
.partnerBox .swiper-button-prev, .partnerBox .swiper-button-next{margin-top: 0;top: 1.5rem;}
.bannerSon .banBox2{transform: translate(-50%,20%);-webkit-transform: translate(-50%,20%);}
.bannerSon .banBox2 p{display: none;}
.bannerSon .banBox5{transform: translate(-50%,20%);-webkit-transform: translate(-50%,20%);}
}

@media screen and (max-width: 920px){
.ourTeam{width: 800px;}
.ourTeam .swiper-container{width: 700px;}

}

@media screen and (max-width: 890px){
.partnerBox .partSwiper{width: 600px;}
}

@media screen and (max-width: 820px){
.ourTeam{width: 7rem;}
.ourTeam .swiper-container{width: 6rem;}
}

@media screen and (max-width: 768px){
    .ourTeam .swiper-slide .albox{background: rgba(0,0,0,0.3);padding: 1.83rem 0.33rem 0;}
.banner .banBox .img{display: none;}
.banner .banBox3 p{width: auto;}
.partnerBox .swiper-button-prev{left: 0;} 
.partnerBox .swiper-button-next{right: 0;}
.partnerBox .partSwiper{width: 6.95rem;}
.partnerBox .partSwiper .swiper-container{width: 6rem;}
.partnerBox .slide1,
.partnerBox .slide5,
.partnerBox .slide9,
.partnerBox .slide8{top: 0.1rem;}
.partnerBox .slide3,
.partnerBox .slide7,
.partnerBox .slide2{top: 1.5rem;}
.bannerSon .banBox3{transform: translate(-50%,-20%);-webkit-transform: translate(-50%,-20%);}
.contactBox .tactul li,
.mainBox2 .mright .newOner li{float: none;width: auto;}
.contactBox .tactul li + li{margin:0.3rem 0 0;}
.mright2 .newul li .cont p{padding-top: 0.05rem;}
.mainBox2 .mright .newTitle .fenxiang p{float: none;height: auto;line-height: normal;display: inline-block;vertical-align: middle;}
.mainBox2 .mright .newOner li + li{margin:0.2rem 0 0;}
.transformation .imgAlpha .text h3,
.collaboration .imgAlpha .text h3,
.collaboration .imgAlpha .text p,
.collaboration .coll h3, 
.partnerBox .title h3{font-size: 0.24rem;}
.transformation .imgAlpha .text p,
.news_Events .title_Nav .title h3 span,
.collaboration .coll p, 
.partnerBox .title p{font-size: 0.16rem;}
.news_Events .title_Nav .navs a{font-size: 0.18rem;}
.news_Events .title_Nav .title h3{font-size: 0.24rem;font-weight: bold;}
.news_Events .events .eventImg .cont .tle{font-size: 0.24rem; line-height: 0.3rem;}
.news_Events .events .eventImg .cont p{font-size: 0.18rem;line-height: 0.24rem;}
.news_Events .events .eventImg .cont h5, 
.news_Events .events .eventImg .cont .more{font-size: 0.18rem;}
.news_Events .events .eventCont li .cont p{font-size: 0.2rem;line-height: 0.3rem;}
.collaboration .imgAlpha{ height: 0.85rem;}
.focusBox .title h3{font-size: 0.22rem;}
.focusBox .title p{ font-size: 0.18rem;}
.partnerBox .slide3, 
.partnerBox .slide7, 
.partnerBox .slide2{top: 1rem;}
/*.partnerBox{height: 3rem;}*/
.partnerBox .swiper-button-prev, 
.partnerBox .swiper-button-next{top: 1rem;}
    .footer .footul li:nth-child(1), .footer .footul li:nth-child(3), .footer .footul li:nth-child(2){width: 100%;    margin-bottom: 0.3rem;}
    .footer .footul li:nth-child(2) {padding: 0 .3rem;box-sizing: border-box;
        margin: 0;}
    .footer .footul li:nth-child(1):after, .footer .footul li:nth-child(2):after{display: none}
    .banner .swiper-slide.swiper-slide-active .banBox1 a{
        margin-top: 2px;
    }
}

@media screen and (max-width:640px){
.mright4 .focusList li .img,
.mright4 .focusList li .cont,
.mright4 .focusList li:nth-child(2n-1) .img,
.mright4 .focusList li:nth-child(1) .cont,
.mright4 .focusList li:nth-child(2n-1) .cont,
.mright4 .focusList li:nth-child(2) .img,
.mright4 .focusList li:nth-child(2) .cont,
.mright4 .focusList li:nth-child(4) .img,
.mright4 .focusList li:nth-child(4) .cont{float: none;width: auto;}
.mright4 .focusList li:nth-child(2) .cont,
.mright4 .focusList li:nth-child(4) .cont{padding-left: 0;}
.mright4 .focusList li:nth-child(4) .cont,
.mright4 .focusList li .cont{padding-top: 0.2rem;}
 .mright2 .newul li .cont .date {
        display: none;
    }
}

@media screen and (max-width:480px){
.recruitment .recruit1 .swiper-container{height: 1.7rem;}
}

@media screen and (max-width:360px){
.news_Events .title_Nav .title,
.news_Events .title_Nav .navs{float: none;}
.news_Events .title_Nav .navs{text-align: left;padding-top: 0.2rem;}
.news_Events .events .eventCont li .cont{width: 86%;}
.ourTeam{width: 6rem;}
.ourTeam .swiper-container{width: 4.8rem;}
.partnerBox .partSwiper .swiper-container{width: 5rem;}
.partnerBox .partSwiper{width: 5.7rem;}
}

@media screen and (max-width:345px){
.transformation .imgAlpha .text h3,
.collaboration .imgAlpha .text h3{font-size: 0.18rem;}
.transformation .imgAlpha .text p,
.collaboration .imgAlpha .text p{font-size: 0.15rem;}
.collaboration .imgAlpha{height: 0.7rem;}
}

@media screen and (max-height:700px){
.focusBox1{margin-top: -0.3rem;position: relative;z-index: 10;background: #FFF;}
}

