@charset "utf-8";
@font-face {
    font-family: robotoregular;
    src: url("../fonts/regular.woff2");
}
@font-face {
    font-family: robotobold;
    src: url("../fonts/700.woff2");
}
.robotobold{font-family: robotobold;}
* { padding: 0; margin: 0; outline: 0; text-decoration: none; list-style: none;box-sizing: border-box;}
html,body{font-size: 0.16rem;font-family:robotoregular,Arial,"Microsoft YaHei","PingFang SC";background: #fff;color: #000;}
input,textarea,select{font-family:robotoregular,Arial,"Microsoft YaHei","PingFang SC";font-size: 0.16rem;}
img,input,textarea{ border: none; }
h1,h2,h3,h4,h5{font-weight: normal;font-size: 0.16rem;line-height: 1.4;transition: all .4s;}
table{width: 100%;border-collapse: collapse;}
audio,canvas,video{ display: inline-block; *display: inline; *zoom: 1;}
html.hide{overflow: hidden;}
body.hide{overflow: hidden;}
a{color: #000;transition: all .4s;}
img{transition: all .4s;}
.fl{ float: left;}
.fr{float: right;}
.clear:after{ content: ''; display: table; clear: both; }
p{line-height: 1.5;transition: all .4s;}
.des-justify p{text-align: justify;}
.img100 img{vertical-align: bottom;width: 100%;}
.middle-box{display: table; height: 100%;  width:100%; margin:0 auto; position:relative; table-layout: fixed;}
.middle-inner{display: table-cell; vertical-align:middle; *position:absolute; *top:50%; *left:50%; width:100%;}
.pc-show{display: block;}
.wap-show{display: none;}
.position-full{position: absolute;top:0;left: 0;width: 100%;height: 100%;}
.relative{position: relative;}
.text-center{text-align: center;}
.overhide{overflow: hidden;}
.w1440{width:14.4rem;max-width:90.4%;margin: 0 auto;}
.w1600{width:16rem;max-width:90.4%;margin: 0 auto;}
ul{font-size: 0;}
ul li{font-size: 0.16rem;display: inline-block;vertical-align: top;}
ul li:last-child{margin-right: 0;}
.BMap_Marker img{width: 100%;vertical-align: bottom;}
.scrollBar::-webkit-scrollbar {width: 6px;height: 6px;}
.scrollBar::-webkit-scrollbar-thumb:hover { border: 1px solid #636363;background-color: #929292;}
.scrollBar::-webkit-scrollbar-thumb {background-color: #cfcfd2;border-radius: 8px;background-clip: padding-box;min-height: 28px;}
.scrollBar::-webkit-scrollbar-track-piece {background: #f3f3f3;}
.text::-webkit-input-placeholder{color:#BFBFBF;}
.text:-moz-placeholder{color:#BFBFBF;}
.text::-moz-placeholder{color:#BFBFBF;}
.text:-ms-input-placeholder{color:#BFBFBF;}
.edit *{list-style: revert;}
.mg-bt5{margin-bottom: 0.05rem;}
.mg-bt10{margin-bottom: 0.1rem;}
.mg-bt15{margin-bottom: 0.15rem;}
.mg-bt20{margin-bottom: 0.2rem;}
.mg-bt25{margin-bottom: 0.25rem;}
.mg-bt30{margin-bottom: 0.3rem;}
.mg-bt40{margin-bottom: 0.4rem;}
.mg-bt50{margin-bottom: 0.5rem;}
.mg-bt56{margin-bottom: 0.56rem;}
.mg-bt60{margin-bottom: 0.6rem;}
.mg-bt70{margin-bottom: 0.7rem;}
.mg-bt80{margin-bottom: 0.8rem;}
.des16 p{font-size: 0.16rem; line-height: 0.24rem;}
.des18 p{font-size: 0.18rem;}
.line20 p{line-height: 2;}
.line18 p{line-height: 1.8;}
.des-fff *{color: #fff;}
.title-fff *{color: #fff;}
.imgmax img{max-width: 100%;vertical-align: bottom;}
.swiper-pagination-bullets .swiper-pagination-bullet{vertical-align: middle;opacity: 1;}
.wow{transform: translateZ(0);}
::-webkit-scrollbar{width: 4px;height: 3px;background: #333;}
::-webkit-scrollbar-track{background: #333;}
::-webkit-scrollbar-thumb{background-color: #169CA7;}
.edit img{display: block;margin: 0 auto;max-width: 100%;height: auto !important;vertical-align: bottom;}
/*header s*/
.header{position: fixed;left: 0;width: 100%;top:0;z-index: 999;transition: all .4s;background: #fff;}
.header > .w1440{width: auto;margin: 0 0.4rem;max-width: 100%;height: 0.8rem;position: relative;}
.logo{position: absolute;left: 0;top:50%;transform: translateY(-50%);}
.logo img{height: 0.28rem;}
.header-con{display: flex;align-items: center;margin-left: 2.7rem;justify-content: space-between;}

.nav li{position: relative;}

.nav-yi{position: relative;line-height: 0.8rem;padding: 0 0.2rem;transition: all .4s;display: inline-block;}
.nav-yi span{position: relative;display: inline-block;line-height: normal;}
.nav-yi span:after{content: "";position: absolute;width: 0;height: 0;border:0.04rem solid transparent;border-top-width: 0.08rem; border-top-color: #169CA7;left: 50%;margin-left: -0.04rem;bottom:100%;transition: all .4s;opacity: 0;}
.nav li.active .nav-yi span:after{opacity: 1;}
.nav li.active .nav-yi{color: #169CA7;}
.nav-hide{position: absolute;left: 0;min-width: 2.5rem;opacity: 0;padding: 0.15rem;transition: all .4s ease-in-out;visibility: hidden;z-index: 10;background: #fff;white-space: nowrap;}
.nav li:hover .nav-hide{opacity: 1;visibility: visible;}
.nav-hide a{display: block;width: 100%;padding: 0.15rem 0.2rem;transition: all .4s;}
.nav-hide a:hover{color: #169CA7;}

.header-area{display: flex;align-items: center;}
.header-item{margin-right: 0.24rem;}
.header-item:last-child{margin-right: 0;}
.header-item-ic{width: 0.48rem;height: 0.48rem;cursor: pointer;transition: all .4s;}
.btn125x48{display: inline-block;transition: all .4s;width: 1.25rem;text-align: center;line-height: 0.48rem;background: #169CA7;color: #fff;}
.btn125x48:hover{background: #19B3BF;}
.btn125x48:active{background: #12838C;}
.header-item-ss .header-item-ic{background: url("../images/icon-seach.png") no-repeat center;background-size: cover;}
.header-item-lan .header-item-ic{background: url("../images/icon-earth.png") no-repeat center;background-size: cover;}
.header-item-lan{margin-right: 0.75rem;}
.header-item-ic:hover{background-color: rgba(22,156,167,0.1);}
.search-hide{position: fixed;width: 100%;display: none; background: #fff;left: 0;padding:0.4rem 0;}
.search-hide-con{border-bottom: 1px solid #BFBFBF;position: relative;}
.search-hide-con .text{display: block;height: 0.8rem;width: 100%;}
.size20{font-size: 0.2rem;}
.ss-btn{width: 0.4rem;height: 0.4rem;top:50%;margin-top: -0.2rem;position: absolute;}
.ss-sb{background: url("../images/icon-seach.png") no-repeat center;background-size: cover;left: 0;filter: contrast(0.05);}
.ss-gb{background: url("../images/icon-close.png") no-repeat center;background-size: cover;right: 0;}
.search-hide-text{margin-left: 0.5rem;}
/*.search-hide.active{display: block;}*/
.lan-hide{position: absolute;left: 50%;transform: translateX(-50%);background: #fff;display: none;}
.header-sd{box-shadow: 0 0.12rem 0.16rem -0.04rem rgba(0,0,0,.04), 0 0.04rem 0.06rem -0.02rem rgba(0,0,0,.14);white-space: nowrap;padding: 0.16rem 0;}
.lan-hide a{display: block;position: relative;padding: 0.13rem 0.4rem;transition: all .4s;}
.lan-hide a:hover{color: #169CA7;}
.lan-hide a:after{content: "";position: absolute;width: 0.16rem;height: 0.16rem;background: url("../images/icon-gou.png") no-repeat center;background-size: cover;top:50%;margin-top: -0.08rem;left: 0.15rem;opacity: 0;}
.lan-hide a.active:after{opacity: 1;}


.menu-handler{width: 0.6rem; height: 0.64rem; cursor: pointer; position: absolute;left:3%;top:50%;margin-top: -0.32rem; transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1); -moz-transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1); display: none; }
.menu-handler .burger{height: 0.04rem; background: #000; display: block;width: 0.36rem; position: absolute; z-index: 5; left: 0.12rem; transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center;-o-transform-origin: center; -ms-transform-origin: center;border-radius: 0.04rem;top: 0.16rem;transition:all .4s;}
.menu-handler .burger-2{top: 0.3rem; }
.menu-handler .burger-3{top: 0.44rem;}
.menu-handler.active .burger-1{top:0.3rem; -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); }
.menu-handler.active .burger-2{-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; }
.menu-handler.active .burger-3{top: 0.3rem; -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); transform: rotate(-225deg); }
.active .header{-webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px);background-color: rgba(255,255,255,0.75);}
.header-fff .header{background: #fff !important;}
/*header e*/
/*footer s*/
.footer-bot{background: #0E2C2E;padding: 7px 0;}
.footer-bot span{font-size: 12px;color: #808080;}
.padding-tb80{padding: 0.8rem 0;}
.footer-logo{height: 0.48rem;}
.des-808080 p{color: #808080;}
.footer-left{width: 47.2%;}
.footer-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
.footer-left li{margin-right: 0.32rem;}
.footer-left li:last-child{margin-right: 0;}
.footer-left li a{border-bottom: 1px solid #169CA7;display: inline-block;line-height: 1;}
.footer-left li a:hover p{color: #169CA7;}
.footer-right{max-width: 50%;padding-top: 0.6rem;}
.footer-right h3{font-family: robotobold;}
.footer-right li{margin-top: 0.15rem;display: block;position: relative;padding-left: 0.32rem;}
.footer-right li img{width: 0.24rem;position: absolute;left: 0;top:-0.005rem;}
.footer-share{display: flex;}
.footer-share a{width: 0.4rem;height: 0.4rem;border:1px solid #000;border-radius: 100%;margin-right: 0.2rem;}
.footer-share a:last-child{margin-right: 0;}
.footer-share a:hover{background-color: #169CA7;border-color: #169CA7;}
.footer-share a:hover img{filter: invert(1);}
/*footer e*/

/*index s*/
.zindex5{z-index: 5;}
.title64 h2{font-size: 0.64rem;line-height: 0.72rem;}
.banner .img100 img,.img-16-9 img{height:calc(100vw * 9/21);object-fit: cover;}
.img-16-9 video{height:calc(100vw * 9/21);object-fit: cover;display: block;width: 100%;vertical-align: bottom;}
.banner .position-full{height: auto;top:0.8rem;bottom:0;}
.banner-des{width: 60%;}
.banner-des h2{white-space: nowrap;}
.size64{font-size: 0.64rem;}
.banner-des .title64:before{content: "";position: absolute;left: -0.24rem;top:-0.24rem;bottom:-0.24rem;right: 0;background-image: linear-gradient(to right,#5AABFF,rgba(90,171,255,0));background-image: -webkit-linear-gradient(to right,#5AABFF,rgba(90,171,255,0));z-index: -1;}
.banner-data li{margin-right: 1rem;position: relative;}
.banner-data li:last-child{margin-right: 0;}
.banner-data li:after{content: "";position: absolute;top:0;height: 1.35rem;right: -0.5rem;border-right: 1px solid #707070;}
.banner-data li:last-child:after{display: none;}
.banner-data.color-fff li:after{border-color: #fff;}
.more{display: inline-block;transition: all .4s;min-width: 2.4rem;line-height: .48rem;border:1px solid #000;text-align: center;padding: 0 0.2rem;}
.more:hover{background: #169CA7;color: #fff;border-color: #169CA7;}
.more:active{background: #12838C;color: #fff;border-color: #12838C;}
.bannerDot{position: absolute;left: 0;width: 100%;bottom:0;z-index: 9;}
.bannerDot .swiper-pagination-bullet{height: 0.4rem;width: 0.8rem;border-radius: 0;background: none;position: relative;margin-right: 0.08rem;}
.bannerDot .swiper-pagination-bullet:last-child{margin-right: 0;}
.bannerDot .swiper-pagination-bullet:before{content: "";position: absolute;left: 0;width: 100%;height: 0.04rem;background: #fff;opacity: 0.75;transition: all .4s;top:50%;transform: translateY(-50%);}
.bannerDot .swiper-pagination-bullet-active:before{opacity: 1;height: 0.08rem;}
.padding-t120{padding-top: 1.2rem;}
.bg-fff{background: #fff;}
.padding80{padding: 0.8rem;}
.title48 h2{font-size: 0.48rem;line-height: 0.56rem;}
.brand-left{width: 50%;margin-top: -0.4rem;margin-bottom: -0.4rem;position: relative;}
.title-bold h2{font-family: robotobold;}
.title-bold h3{font-family: robotobold;}
.des20 p{font-size: 0.2rem;line-height: 0.28rem;}
.des-title32 h3{font-size: 0.32rem;line-height: 0.4rem;}
.title-169CA7 h3{color: #169CA7;}
.banner-data:after{content: "";position: absolute;left:-4rem; top:-0.48rem;bottom:-0.24rem;right: 0;background-image: linear-gradient(to right,#5ac0a4,rgba(90,192,164,0));background-image: -webkit-linear-gradient(to right,#5ac0a4,rgba(90,192,164,0));z-index: -1;}
.brand-box{border-top: 1px solid transparent;border-bottom: 1px solid transparent;}
.brand-left-i .i{position: absolute;width: 4rem;height: 0.64rem;z-index: -1;}
.brand-left-i .i:nth-child(1){left: -0.24rem;top:-0.24rem;background: linear-gradient(to right, #81BFFF, #26B3BE);}
.brand-left-i .i:nth-child(2){right: -0.24rem;bottom:-0.24rem;background: linear-gradient(to right, #81BFFF, #26B3BE);}
.brand-left-warp{min-height: 6.68rem;}
.padding-t160{padding-top: 1.6rem;}
.des32 p{font-size: 0.32rem;}
.global-data{display: flex;align-items: center;}
.global-data li{margin-right: 0.65rem;position: relative;}
.global-data li:after{content: "";position: absolute;height: 100%;top:0;right: -0.32rem;border-right: 1px solid #707070;}
.global-data li:last-child:after{display: none;}
.global-data li:nth-child(2){margin-right: 0;}
.global-data li span{margin-right: 0.08rem;}
.color64-bold{font-size: 0.64rem;font-family: robotobold;color: #169CA7;}
.global-con{margin-bottom: -2.75rem;}
.padding-t200{padding-top: 2rem;}
.padding-t80{padding-top: 0.8rem;}
.audits-bg{z-index: -1;}
.audits-bg:before{content: "";position: absolute;width: 100%;height: 100%;top:0;left: 0;background-image: -webkit-linear-gradient(135deg,rgba(0,0,0,0.5),rgba(0,0,0,0.1));background-image: linear-gradient(135deg,rgba(0,0,0,0.5),rgba(0,0,0,0.1));z-index: 3;}
.audits-box{display: flex;justify-content: space-between;position: relative;min-height: 6.4rem;flex-direction: row-reverse;}
.audits-box:after{content: "";position: absolute;top:0;height: 100%;left: 62.5%;border-right: 1px solid #fff;}
.audits-type{width: 37.5%;padding: 0.8rem 0;}
.audits-tab{width: 62.5%;}
.audits-type li{display: flex;align-items: center; cursor: pointer;padding-left: 0.5rem;height: 1.2rem;position: relative;}
.audits-type li:before{content: "";width: 0;height: 0;border:0.08rem solid transparent;border-left-color: #fff;border-left-width: 0.2rem;position: absolute;left: 0;top:50%;transform: translateY(-50%);opacity: 0;}
.audits-type li.active:before{opacity:1;}
.audits-type li.active{background: linear-gradient(to right, rgba(255,255,255,0.25), rgba(255,255,255,0));background: -webkit-linear-gradient(to right, rgba(255,255,255,0.25), rgba(255,255,255,0));}
.audits-page{display: none;padding: 0.8rem 1.6rem;padding-left: 2.2rem;}
.audits-page.active{display: block;}
.more-fff{border-color: #fff;color: #fff;}
.audits-bg .position-full{display: none;}
.audits-bg .position-full.active{display: block;}
.news-left{width: 48.88%;}
.news-left:hover h3{color: #169CA7;}
.news-right{width: 51.12%;height: 100%;}
.news-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
.news-img1{padding-bottom: 56%;}
.bg-F5F7FA{background: #F5F7FA;}
.des-title48 h3{font-size: 0.48rem;}
.news-bot{padding: 0.2rem 0.4rem 0.4rem;transition: all .4s;}
.news-right .news-bot{padding: 0.25rem 0.32rem;height: 100%;}
.bot-a{position: relative;display: block;}
.news-tip{display: flex;align-items: center;}
.news-tip:after{content: "";width: 0;height: 0;border:0.04rem solid transparent;border-left-color: #000;border-left-width: 0.1rem;margin-left: 0.05rem;}
/*.news-right ul{display: flex;justify-content: space-between;flex-wrap: wrap; }*/
.news-right ul li{width: 45.65%;margin-left: 4.35%;margin-bottom: 4.35%;}
.news-right ul li:nth-child(2) .news-bot{background: #97CC8F;}
.news-right ul li:nth-child(2) .news-bot *{color: #fff;}
.news-right ul li:nth-child(2) .news-tip:after{border-left-color: #fff;}
.news-right ul li:nth-child(3) .news-bot{background: #5AABFF;}
.news-right ul li:nth-child(3) .news-bot *{color: #fff;}
.news-right ul li:nth-child(3) .news-tip:after{border-left-color: #fff;}
.news-right ul li:last-child .img100{padding-bottom: 56%;}
.news-right ul li:nth-child(3){margin-bottom: 0;}
.news-right ul li:nth-child(4){margin-bottom: 0;}
.size24{font-size: 0.24rem;}
.size12{font-size: 0.12rem;}
.news-date{position: absolute;top:0.08rem;left: 0.08rem;-webkit-backdrop-filter: blur(20px); backdrop-filter: blur(20px);background-color: rgba(255,255,255,0.75);padding: 0.03rem 0.07rem 0.06rem;}
/*.index-new-bot{margin-left: 4.35%;}*/
.news-bot a:hover h3{color: #169CA7;}
.news-right ul li:nth-child(2) .news-bot:hover{background: #71996b;}
.news-right ul li:nth-child(3) .news-bot:hover{background: #4480bf;}
.news-right ul li:nth-child(4) .bot-a:hover p{color: #169CA7;}
.index-news-a-2 h3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 0.8rem;}
.index-news-a-2 p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;height: 0.84rem;}

.index-news-a-3 h3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;height: 1.2rem;}
.index-news-a-3 p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 0.56rem;}
.index-news-a{height: 1.96rem;display: block;}
.news-right ul li h3{height: 1.2rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.join-box{display: flex;justify-content: space-between;align-items: center;padding-bottom: 0.24rem;}
.join-right{margin-top: -0.42rem;margin-bottom: 0.42rem;width: 48.88%;}
.join-left{width: 37%;}
.mg-bt35{margin-bottom: 0.35rem;}
.join-left .title48{padding: 0.27rem 0;position: relative;z-index: 5;}
.join-left .title48:before{width: 100%;height: 100%;top:0;left: -0.4rem;background: url("../images/juxing.png") no-repeat center;background-size: 100% 100%;content: "";position: absolute;z-index: -1;}
.padding-tb160{padding: 1.6rem 0;}
.title-bg100{position: absolute;height: 1rem;width: 2.45rem;top:0.08rem;left: 0;background-image: linear-gradient(to right,#5AC0A4,rgba(90,192,164,0));background-image: -webkit-linear-gradient(to right,#5AC0A4,rgba(90,192,164,0));z-index: -1;}
.color-fff *{color: #fff;}
.banner-sm-des{position: absolute;width: 100%;left: 0;z-index: 10;bottom:0.45rem;}
.des-05 p{opacity: 0.5;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide .wap-show{position: relative;}
.banner .swiper-slide .wap-show:after{position: absolute;width: 100%;height: 100%;top:0;left: 0;background-image: linear-gradient(to left,rgba(22,156,167,0),rgba(10,45,77,0.8));content: "";}
.color-169CA7{color: #169CA7;}
.des-title24 h3{font-size: 0.24rem;line-height: 0.32rem;}
.mg-bt24{margin-bottom: 0.24rem;}
.des-075 p{opacity: 0.75;}
.des-bold p{font-weight: bold;}
.blog-tx{display: flex;align-items: center;}
.blog-pt{width: 0.32rem;height: 0.32rem;border-radius: 100%;margin-right: 0.08rem;}
/*index e*/
/*people s*/
.title80 h2{font-size: 0.8rem;line-height: 1.06rem;}
.des24 p{font-size: 0.24rem;line-height: 0.32rem;}
.professionals-img{width: 55.55%;}
.professionals-img .img100{padding-bottom: 100%;}
.professionals-text{position: absolute;width: 55.55%;left: -0.8rem;top:50%;transform: translateY(-50%);}
.professionals-text .pp-gradient{padding: 0.8rem;}
.pp-gradient{background-image: -webkit-linear-gradient(135deg,#18A7B3,#5AABFF);background-image: linear-gradient(135deg,#18A7B3,#5AABFF);}
.pp-gradient2{background-image: -webkit-linear-gradient(to right,#169CA7,#002427);background-image: linear-gradient(to right,#169CA7,#002427);}
.title-gradient span{color: transparent;background-image: linear-gradient(135deg,#169CA7,#A1D998,#5AABFF);-webkit-background-clip: text;}
.mg-bt48{margin-bottom: 0.48rem;}
.diff{display: flex;flex-wrap: wrap;}
.diff li{padding: 0.32rem;background: #fff;width: 48.88%;margin-right: 2.24%;margin-top: 2.24%;display: flex;justify-content: space-between;flex-wrap: wrap;min-height: 2rem;}
.diff li:nth-child(2n){margin-right: 0;}
.diff-img{width: 1.28rem;}
.diff-des{width: 68.75%;}
.mg-bt16{margin-bottom: 0.16rem;}
.what-des{padding: 1rem;margin-left: 1.6rem;padding-left: 2.73rem;}
.what-des p{margin-left: 2.05rem;margin-bottom: 0.2rem;}
.what-des p:nth-child(1){margin-left: 0;}
.what-list li .img100{padding-bottom: 75%;}
.what-list li:nth-child(1){position: absolute;left: 0.67rem;top:0.32rem;z-index: 5;width: 3.27rem;}
.what-list li:nth-child(2){position: absolute;left: 2.83rem;top:2rem;z-index: 4;width: 3.16rem;}
.what-list li:nth-child(3){position: absolute;left: 0;bottom:0.32rem;z-index: 6;width: 2.59rem;}
.mg-bt18{margin-bottom: 0.18rem;}
.team-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
.team-des{width: 44.44%;}
.more2{border-bottom: 1px solid #169CA7;}
.more2:hover{color: #169CA7;}
.more2-fff{color: #fff;}
.team-btn-group .more{margin-right: 0.32rem;}
.team-list{width: 44.44%;position: relative;}
.team-list li{width: 52.5%;}
.team-list li:nth-child(2){position: absolute;right: 0;top:0.8rem;z-index: 5;}
.team-list li a{display: block;position: relative;}
.team-bot{position: absolute;z-index: 5;width: 100%;left: 0;bottom:0;padding: 0.32rem;background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,1));background: -webkit-linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,1));}
.team-bot h3{display: flex;align-items: center;}
.team-bot h3:after{margin-left: 0.05rem; content: "";width: 0;height: 0;border:0.08rem solid transparent;border-left-color: #fff;border-left-width: 0.2rem;display: inline-block;vertical-align: middle;transition: all .4s;}
.team-list li .img100{padding-bottom: 100%;}
.team-list li a:hover h3{color: #169CA7;}
.team-list li a:hover h3:after{border-left-color: #169CA7;}
.padding-b80{padding-bottom: 0.8rem;}
.ban-sm{position: absolute;right: 0;top:0;width: 41.75%;}
.ban-sm img{height: auto !important;}
.pp-ban{height:calc(100vw * 9/21);}
/*people e*/
/*people-list s*/
.people-list{display: flex;flex-wrap: wrap;}
.people-list li{background: #fff;margin-top: 0.64rem;}
.people-list-clo2 li{width: 48.88%;margin-right: 2.24%;}
.people-list-clo2 li:nth-child(2n){margin-right: 0;}
.tx{width: 1.66rem;position: absolute;right: 0;top:-0.32rem;}
.tx .img100{padding-bottom: 120%;}
.des-404040 p{color: #404040;}
.people-list li{position: relative;z-index: 1;}
.people-list li a{display: block;position: relative;padding: 0.8rem 0.4rem;z-index: 5;background: #fff;height: 100%;}
.people-list .des16 p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.people-list li .i{width: 1.8rem;height: 0.64rem;opacity: 0;transition: all .4s;}
.people-list li:hover .i{opacity: 1;}
.people-list li:hover h3{color: #169CA7;}
.people-list-clo2 li .i{width: 2.4rem;}
.people-list li .i:nth-child(1){left: -0.16rem;top:-0.16rem;}
.people-list li .i:nth-child(2){right: -0.16rem;bottom:-0.16rem;}
.mg-bt32{margin-bottom: 0.32rem;}
.people-top{padding-top: 0.13rem;padding-right: 1.8rem;}
.people-page{position: relative;}
.people-page:last-child{margin-bottom: 0 !important;}
.people-list-clo3 li{margin-right: 2.24%;width: 31.84%;}
.people-list-clo3 li a{padding-left: 0.32rem;padding-right: 0.32rem;}
.people-list-clo3 li:nth-child(3n){margin-right: 0;}
.people-list-clo3 .people-top{padding-right: 0;padding-top: 1.1rem;}
.maodian{position: absolute;left: 0;top:-0.8rem;}
.mng-say{width: 8rem;max-width: 100%;margin: 0 auto;}
/*people-list e*/
/*people xq s*/
.ppxqban-img{width: 28.125%;}
.ppxqban-des{width: 68.875%;}
.ppxqban-img .img100{padding-bottom: 133%;}
.ppxqban .w1440{display: flex;align-items: center;flex-direction: row-reverse;flex-wrap: wrap;justify-content: space-between;}
.padding-t40{padding-top: 0.4rem;}
.grms-left{width: 70%;}
.pca li{display: block;margin-top: 0.2rem;}
.grms-a .w1440{display: flex;justify-content: space-between;flex-direction: row-reverse;}
.grms-right{width: 27.77%;}
.bg-000{background: #000;color: #fff;}
.grms-right{margin-top: -0.95rem;}
.grms-right-page{padding: 0.35rem 0.4rem 0.4rem;}
.border-bt-169CA7{border-bottom: 0.02rem solid #169CA7;}
.border-bt-169CA7:hover{color: #169CA7;}
.grms-right .footer-share a{border-color: #fff;}
.grms-right .footer-share a img{filter: invert(1);}
.element-clip{width: 1.44rem;position: absolute;right: 0;top:-0.25rem;}
.grms-right-mid p{margin-bottom: 0.12rem;}
.grms-right-mid p:last-child{margin-bottom: 0;}
.suc-case .swiper-slide:nth-child(1n){background-image: linear-gradient(135deg,#18A7B3,#5AABFF);background-image: -webkit-linear-gradient(135deg,#18A7B3,#5AABFF);}
.suc-case .swiper-slide:nth-child(2n){background-image: linear-gradient(135deg,#18A7B3,#597BFF);background-image: -webkit-linear-gradient(135deg,#18A7B3,#597BFF);}
.suc-case .swiper-slide:nth-child(3n){background-image: linear-gradient(135deg,#169CA7,#5AC0A4);background-image: -webkit-linear-gradient(135deg,#169CA7,#5AC0A4);}
.case-logo{width: 50%;}
.yaoxiang{position: absolute;top:0;left: 0;display: flex;align-items: center;background: rgba(0,0,0,0.15);padding: 0 0.05rem;}
.yaoxiang img{width: 0.24rem;}
.des14 p{font-size: 0.14rem;}
.case-logo-box{display: flex;justify-content: space-between;padding: 0.24rem 0.32rem;padding-left: 0;align-items: center;}
.case-logo-right li{margin-right: 0.5rem;position: relative;}
.case-logo-right li:after{content: "";right: -0.25rem;position: absolute;top:20%;height: 60%;border-right: 1px solid #fff;}
.case-logo-right li:last-child:after{display: none;}
.case-logo-right li:last-child{margin-right: 0;}
.swiperDot{margin-top: 0.36rem;}
.swiperDot .swiper-pagination-bullet{width: 0.68rem;height: 0.4rem;border-radius: 0;background: none;position: relative;}
.swiperDot .swiper-pagination-bullet:after{background: #000000;opacity: 0.15;content: "";position: absolute;left: 0;top:50%;transform: translateY(-50%);transition: all .4s;height: 0.08rem;width: 100%;}
.swiperDot .swiper-pagination-bullet-active:after{opacity: 1;}
.updates li{width: 32%;margin-right: 2%;margin-bottom: 2%;}
.updates li:nth-child(3n){margin-right: 0;}
.updates-bot{padding: 0.32rem;}
.updates{display: flex;flex-wrap: wrap;}
.updates a{position: relative;height: 100%;background: #F5F7FA;display: block;}
.updates a:hover h3{color: #169CA7;}
.updates-bot h3{height: 0.96rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.updates-img .img100{padding-bottom: 56%;}
.padding-header{padding-top: 0.8rem;}
.ppxqban-position{position: absolute;z-index: 9;top:0.4rem;left: 0.4rem;right: 0.4rem;}
.ppxqban-position a{display: flex;align-items: center;}
.ppxqban-position a:before{content: "";width: 0;height: 0;border: 0.04rem solid transparent;border-right-color: #000;border-right-width: 0.1rem;margin-right: 0.1rem;}
.ss-swiper-scrollbar{height: 0.08rem;background: rgba(0,0,0,0.15);width: 2rem;margin: 0 auto;}
.ss-swiper-scrollbar .swiper-scrollbar-drag{height: 0.4rem;top:-0.16rem;cursor: pointer;background: none;}
.ss-swiper-scrollbar .swiper-scrollbar-drag:before{content: "";width: 100%;height: 0.08rem;top:0.16rem;background: #000;position: absolute;}
.ban-sm-pp img{position: absolute;vertical-align: bottom;}
.ban-sm-pp img:nth-child(1){width: 47.6%;top:0;left: 6%;animation-delay: 0ms !important;}
.ban-sm-pp img:nth-child(2){width: 37.6%;top:1.23rem;left: 41%;animation-delay: 300ms !important;}
.ban-sm-pp img:nth-child(3){width: 25.3%;top:4.94rem;left: 21%;animation-delay: 600ms !important;}
/*people xq e*/
/*events s*/
.ev-ban .w1440{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ev-ban .ban-des{width: 58%;}
.upcoming li{display: block;margin-top: 0.8rem;}
.upcoming li a{display: flex;justify-content:space-between;background: #fff;flex-wrap: wrap;}
.upcoming-img{width: 50%;}
.upcoming-con{width: 50%;padding: 0.32rem;display: flex;justify-content: space-between;flex-direction: column;}
.upcoming-warp{width: 62%;}
.upcoming-img .img100{padding-bottom: 56%;height: 100%;}
.upcoming-warp p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.upcoming-bot{display: flex;align-items: center;}
.upcoming-bot .img{width: 0.24rem;margin-right: 0.04rem;}
.upcoming-bot .img img{width: 100%;vertical-align: bottom;}
.up-date{position: absolute;top:-0.4rem;right: -0.4rem;width: 2.4rem;height: 2.4rem;display: flex;justify-content: center;align-items: center;flex-direction: column;color: #fff;}
.up-date span:nth-child(1){font-size: 1.12rem;line-height: 1;}
.up-date span:nth-child(2){font-size: 0.56rem;}
.up-title64{display: inline-block;}
.up-nub{font-size: 0.32rem;color: #fff;background: #E50000;line-height: 0.4rem;min-width: 0.4rem;text-align: center;position: absolute;left: 100%;margin-left: -0.36rem; top:0;padding: 0 0.1rem; border-radius: 0.4rem;}
.upcoming a:hover h3{color: #169CA7;}
.ev-dl{padding: 0.27rem 0.32rem 0.32rem;width: 3.44rem;}
.mg-bt32{margin-bottom: 0.32rem;}
.input-page{border:1px solid #000;transition: all .4s;position: relative;}
.input-page .text{display: block;width: 100%;height: 0.48rem;text-indent: 0.16rem;}
/*.input-page select{display: block;width: 100%;height: 0.48rem;text-indent: 0.16rem;border:none;}*/
.check-area{display: flex;align-items: center;}
.check-item{display: flex;align-items: center;margin-right: 0.25rem;cursor: pointer;}
.check-item:last-child{margin-right: 0;}
.check-item .i{width: 0.18rem;height: 0.18rem;border:1px solid #808080;transition: all .4s;margin-right: 0.08rem;}
.check-item.active .i{border-color: #169CA7;background: #169CA7 url("../images/s32x32.png") no-repeat center;background-size: cover;}
.input-page.focus{border-color: #169CA7;}
.input-page.error{border-color: #E50000;}
.error-text{position: absolute;top:100%;left: 0;margin-top: 0.02rem;color: #E50000;display: none;}
.input-page.error .error-text{display: block;}
.sbss{position: absolute;top:50%;left: 0.32rem;right: 0.32rem;transform: translateY(-50%);background: rgba(0,0,0,0.8);text-align: center;padding: 0.24rem;display: none;}
.sbss img{display: block;width: 0.24rem;margin: 0 auto;}
.cli240{position: absolute;right: 0;top:-0.21rem;width: 1.2rem;}

/*events e*/
/*eventsxq s*/
.eventsxq-ban .title64{width: 56%;}
.des-title32-agenda{display: flex;align-items: center;}
.des-title32-agenda h3{margin-right: 0.16rem;}
.agenda-list{position: relative;}
.agenda-list li{display: block;position: relative;padding-left: 1.43rem;min-height: 0.28rem;margin-bottom: 0.18rem;}
.agenda-list li:last-child{margin-bottom: 0;}
.agenda-left{position: absolute;top:0;left: 0;padding-left: 0.2rem;}
.agenda-left:before{content: "";position: absolute;width: 0.08rem;height: 0.08rem;background: #169CA7;left: 0;top:50%;transform: translateY(-50%);border-radius: 100%;}
.agenda-list:before{content: "";position: absolute;width:0;border-right:1px solid #169CA7;left: 0.04rem;top:0.15rem;bottom:0.15rem;}
.speaker-list{display: flex;flex-wrap: wrap;}
.speaker-list li{width: 48.88%;margin-right: 2.24%;margin-bottom: 2.24%;display: flex;justify-content: space-between;background: #F5F7FA;}
.speaker-list li:nth-child(2n){margin-right: 0;}
.spk-img{width: 23.58%;}
.spk-con{width: 76.42%;display: flex;justify-content: center;flex-direction: column;padding: 0.24rem;}
.spk-img .img100{padding-bottom: 120.5%;}
.wall-list li{width: 48.88%;margin-right: 2.24%;margin-top: 2.24%;}
.wall-list li:nth-child(2n){margin-right: 0;}
.wall-vd video{display: block;width: 100%;vertical-align: bottom;}
.text-line{text-decoration: #169CA7 underline;}
.spk-con h3{display: flex;align-items: center;}
.spk-con h3 img{width: 0.24rem;margin-left: 0.13rem;}
.eventsxq-right li{display: block;margin-bottom: 0.35rem;}
.eventsxq-right li:last-child{margin-bottom: 0;}
.eventsxq-right li img{width: 0.48rem;margin-bottom: 0.08rem;}
.eventsxq-right .btn125x48{margin-top: 0.35rem;}
.btn125x48-full{width: 100%;}
.fixed-style{position: fixed;z-index: 99; width: 100%;left: 0;top:0.8rem;bottom:0;background: rgba(0,0,0,0.5);display: none;}
.fixed-style.active{display: block;}
.ev-register{width: 6.64rem;max-width: 100%;margin: 0 auto;}
.ev-register-list li{width: 48%;margin-right: 4%;}
.ev-register-list li:nth-child(2n){margin-right: 0;}
.mg-bt8{margin-bottom: 0.08rem;}
.cancel{color: #808080;}

.ev-register .cancel{margin-left: 0.24rem;}
.ev-register .sbss{width: 2.8rem;left: 50%;right: auto;transform: translate(-50%,-50%);}
.select-list{position: absolute;bottom:100%;left: -1px;right: -1px; background: #fff;max-height: 3.84rem;overflow: auto;box-shadow: 0 1px 2px #ddd;margin-bottom: 1px;display: none;}
.select-list a{display: block;padding: 0 0.16rem;line-height: 0.48rem;transition: all .4s;}
.select-list a:hover{background: rgba(22,156,167,0.1);}
.input-page-select:after{width: 0.2rem;height: 0.2rem;right: 0.08rem;top:50%;margin-top: -0.1rem; background: url("../images/xia40.png") no-repeat center;background-size: cover;transition: all .4s;content: "";position: absolute;}
.select-val{cursor: pointer;}
.input-page-select.active:after{transform: rotate(-180deg);}
.input-page-quhao{display: flex;align-items: center;}
.quhao{margin-left: 0.16rem;}
/*eventsxq e*/


.imgcover{position: absolute;width: 100%;height: 100%;top:0;left: 0;object-fit: cover;}
.imgscale .img100{overflow: hidden;}
.imgscale .img100 img{transition: all .4s;}
.imgscale:hover .img100 img{transform: scale(1.2);}
.background-cover{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.slideUp,.swiper-slide-active .banner-des{
    animation:slideUp 1s both ease-out;-webkit-animation:slideUp 1s both ease-out;
}
@keyframes slideUp{
    0%{opacity:0;-webkit-transform: translateY(60px);transform: translateY(60px);}
    100%{opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}
}
.slideDown{
    animation:slideDown 1s both ease-out;-webkit-animation:slideDown 1s both ease-out;
}
@keyframes slideDown{
    0%{opacity:0;-webkit-transform: translateY(-60px);transform: translateY(-60px);}
    100%{opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}
}
.slideLeft{
    animation:slideLeft 1s both ease-out;-webkit-animation:slideLeft 1s both ease-out;
}
@keyframes slideLeft{
    0%{opacity:0;-webkit-transform: translateX(-60px);transform: translateX(-60px);}
    100%{opacity: 1;-webkit-transform: translateX(0px);transform: translateX(0px);}
}
.slideRight{
    animation:slideRight 1s both ease-out;-webkit-animation:slideRight 1s both ease-out;
}
@keyframes slideRight{
    0%{opacity:0;-webkit-transform: translateX(60px);transform: translateX(60px);}
    100%{opacity: 1;-webkit-transform: translateX(0px);transform: translateX(0px);}
}
.tobig{
    animation:tobig 1s both ease-out;-webkit-animation:tobig 1s both ease-out;
}
@keyframes tobig{
    0%{opacity:0;-webkit-transform: scale(0);transform: scale(0);}
    100%{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
}

.grms-des p:nth-child(1)::first-letter{text-transform: capitalize;font-size: 0.48rem;}