@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;}
.textarea::-webkit-input-placeholder{color:#BFBFBF;}
.textarea:-moz-placeholder{color:#BFBFBF;}
.textarea::-moz-placeholder{color:#BFBFBF;}
.textarea:-ms-input-placeholder{color:#BFBFBF;}
.edit *{list-style: revert;}
.global-data li{list-style:none}
.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{max-width: 100%;height: auto !important;vertical-align: bottom;}
.center-img img{display: block;width: 100%;height: auto !important;vertical-align: bottom;margin: 0 auto;}
/*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;}
.nav-hide a.active{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;cursor: pointer;}
.btn125x48:hover{background: #19B3BF;}
.btn125x48:active{background: #12838C;}
.header-item-ss .header-item-ic{background: url("../images/icon-seach.png?v=1") no-repeat center;background-size: cover;}
.header-item-lan .header-item-ic{background: url("../images/icon-earth.png?v=1") 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) !important;}
.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?v=1") no-repeat center;background-size: cover;left: 0;filter: contrast(0.05);}
.ss-gb{background: url("../images/icon-close.png?v=1") 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);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;}
.padding40{padding: 0.4rem;}
.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;max-height: 0.8rem;}
.index-news-a-2 p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;max-height: 0.84rem;}

.index-news-a-3 h3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;max-height: 1.2rem;}
.index-news-a-3 p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;max-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;}
.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;}
.bg-000 .footer-share a{border-color: #fff;}
.bg-000 .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-bot-line2 h3{height: 0.64rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;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;}
.updates-bg{padding: 0.34rem 0.4rem;}
.updates-bg h2{position: relative;z-index: 5;line-height: 0.64rem;}
.updates-bg .i1{position: absolute;z-index: 1;width: 2.71rem;height: 0.48rem;background-image: linear-gradient(to right, #5AABFF, rgba(90,171,255,0));top:0.3rem;left: 0;}
.updates-bg .i2{position: absolute;z-index: 2;width: 3.11rem;height: 0.84rem;background-image: linear-gradient(to right, #5AC0A4, rgba(90,192,164,0));bottom:-0.11rem;left: -0.4rem;}
/*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-date-sm{width: 1rem;height: 1rem;}
.up-date-sm span:nth-child(1){font-size: 0.48rem;line-height: 1;}
.up-date-sm span:nth-child(2){font-size: 0.24rem;}
.explore-box li .up-date-sm{top:0;right: 0;}


.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.15rem;top: -0.04rem;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;flex-wrap: wrap;}
.check-item{display: flex;align-items: center;margin-right: 0.25rem;cursor: pointer;margin-bottom: 0.14rem;}
.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;}
.cli240 img{transform: scale(1) !important;}

/*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-bottom: 2.24%;position: absolute;}
.wall-list li:nth-child(2n){margin-right: 0;}
.wall-vd video{display: block;width: 100%;vertical-align: bottom;}
.text-line{border-bottom:1px solid #169CA7;display: inline-block;}
.spk-con h3{display: flex;align-items: center;}
.spk-con h3 a{width: 0.24rem;height: 0.24rem; margin-left: 0.13rem;}
/*.spk-con h3 a img{width: 100%;vertical-align: middle;}*/
.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;top:100%;left: -1px;right: -1px; background: #fff;max-height: 2.4rem;overflow: auto;box-shadow: 0 1px 2px #ddd;margin-top: 1px;z-index:9;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;}
.min100{min-height: calc(100vh - 0.8rem);display: flex;align-items: center;}
.banner-vd:after{content: "";position: absolute;width: 100%;height: 100%;top:0;left: 0;background-image: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0));}
.inbox{background-image: linear-gradient(to right, #169CA7, #002427);}
.inbox .w1440{padding: 0.51rem 0;}
.inbox .title48{width: 60%;}
.linear-5AABFF{background-image: linear-gradient(to right, #5AABFF, rgba(90,171,255,0));width: 4.74rem;height: 0.48rem;}
.linear-5AC0A4{background-image: linear-gradient(to right, #5AC0A4, rgba(90,192,164,0));width: 2.4rem;height: 0.48rem;}
.inbox .linear-5AABFF{position: absolute;top:-0.24rem;left: -0.4rem;}
.inbox .linear-5AC0A4{position: absolute;bottom:-0.24rem;right: 32%;}
.inbox-info{position: absolute;right: 0;top:-0.24rem;width: 32%;bottom:-0.24rem;padding: 0.35rem 0.4rem;}
/*eventsxq e*/


.coming{width: 2.8rem;margin: 0 auto;padding: 24px;background: rgba(0, 0, 0, 0.8);}


/*insights s*/
.paragraph-mission{}
.paragraph{width: 50%;}
.mission{padding: 0.77rem 0.4rem;width: 50%;margin-top: 0.4rem;min-height: 3.58rem;}
.paragraph-warp{padding: 0.8rem;}
.mg-bt48{margin-bottom: 0.48rem;}
.title-bg-left{position: absolute;width: 100%;height: 100%;top:0;left: 0;background-image: linear-gradient(to right,rgba(90,171,255,0.8),rgba(90,171,255,0));background-size: 100% 100%;}
.title-bg-bot{position: absolute;width: 3.2rem;height: 0.48rem;bottom:-0.24rem;left: 0;background-image: linear-gradient(to right,rgba(90,192,164,1),rgba(90,192,164,0));background-size: 100% 100%;}
.paragraph-title{padding: 0.15rem 0;}
.paragraph-title .title-bg-left{left: -0.8rem;width: auto;right: -0.8rem;height: 68%;}
.paragraph-title .title-bg-bot{bottom: 0.34rem;}
.title-img48 *{display: inline;vertical-align: middle;}
.title-img48 img{width: 0.48rem;}
.mg-bt8{margin-bottom: 8px;}
.resources-box{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;}
.resources-left{width: 63.33%;}
.resources-left .blog-pt{width: 0.48rem;height: 0.48rem;}
.resources-right{width: 36.67%;}
.resources-shadow{background-image: linear-gradient(to top,rgba(0,0,0,1),rgba(0,0,0,0));position: absolute;width: 100%;left: 0;bottom:0;height: 53%;z-index: 3;}
.resources-bot{position: absolute;width: 100%;left: 0;bottom:0;padding: 0.4rem;z-index: 5;}
.des-opa75 p{opacity: 0.75;}
.resources-bot h3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.resources-right-a-full .bg-F5F7FA{position: relative;width: 100%;height: 100%;display: flex;align-items: center;padding: 0.4rem;justify-content: center;}
.douhao{position: absolute;width: 0.64rem;}
.douhao img{width: 100%;vertical-align: bottom;}
.douhao1{top:0.4rem;left: 0.4rem;}
.douhao2{bottom:0.4rem;right: 0.4rem;}
.resources-right-a-full .des32 p{line-height: 0.4rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 7;overflow: hidden;}
a:hover .des32 p{color: #169CA7;}
a:hover .resources-date p{color: #169CA7;}
.resources-right-2 a{display: flex;margin-left: 0.32rem;flex: 1;padding: 0.32rem;justify-content: space-between;flex-direction: column;}
.resources-right-2 a:last-child{margin-right: 0;}
.resources-right-2{display: flex;gap: 0.32rem;flex-direction: column;}
.resources-right-2 .des32 p{line-height: 0.4rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.resources-left .upcoming-bot .img{width: 0.48rem;}
.resources-date p{line-height: normal;}
.resources-date p:first-child{font-size: 1.8rem;}
.resources-date p:nth-child(2){font-size: 0.56rem;}
.stay-con{padding: 0.68rem 0;width: 60%;min-height: 4.5rem;}
.stay-con p{width: 540px;max-width: 100%;}
.explore-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
.explore-left{width: 65.9%;}
.explore-right{width: 31.9%;display: flex;flex-direction: column;gap:0.32rem;}
.explore-box li{position: relative;height: 50%;display: flex;width: 100%;flex-direction: column;}
.explore-box li a{position: relative;height: 100%;background: #F5F7FA;}
.img32{width: 0.32rem;}
.upcoming-bot .img32{width: 0.32rem;}
.explore-bot{width: 66%;position: absolute;left: 0;bottom:0.32rem;}
.explore-bot a{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;flex-direction: row-reverse;}
.explore-bot .news-img1{width: 41.57%;padding-bottom: 23.4%;}
.explore-bot .news-bot{width: 58.43%;padding-bottom: 0.25rem;}
.explore-box a:hover h3{color: #169CA7;}
.hover-color:hover{color: #169CA7;}
.more-group a{margin-right: 0.32rem;}
.more-group a:last-child{margin-right: 0;}
.itn-a a{position: absolute;width: 10%;height: 10%;}
.itn-a .wsj{width: 23.1%;height: 42%;top: 22%;left: 2%;}
.itn-a .barrons{width: 4.5%;height: 51%;top: 0;left: 26%;}
.itn-a .scmp{width: 18.7%;height: 43%;top: 8.3%;left: 32%;}
.itn-a .bloomberg{width: 28.7%;height: 15%;top: 51.5%;left: 22%;z-index: 5;}
.itn-a .theeconomist{width: 13%;height: 17%;top: 68.5%;left: 26.7%;}
.itn-a .bbcnews{width: 8.7%;height: 17%;top: 68.5%;left: 41%;}
.itn-a .financialtimes{width: 3%;height: 84%;top: 12%;left: 52.5%;}
.itn-a .cnbc{width: 22%;height: 9%;top: 15%;left: 57.5%;}
.itn-a .forbes{width: 31.5%;height: 20.8%;top: 29.2%;left: 56.2%;}
.itn-a .cgtn{width: 4.5%;height: 40.8%;top: 10.4%;left: 89.7%;}
.itn-a .accountingtoday{width: 42%;height: 13.5%;top: 54.4%;left: 56.2%;}
.itn-a .nikkeiasia{width: 21.8%;height: 17.1%;top: 68.4%;left: 57%;}
/*insights e*/
/*news s*/
.content-view{min-height: calc(100vh - 0.8rem);}
.news-con{width: 42.2%;padding-top: 0.36rem;}
.news-img{width: 55.55%;}
.news-top{display: flex;justify-content: space-between;flex-wrap: wrap;}
.news-top:hover h2{color: #169CA7;}
.news-img .img100{padding-bottom: 56.3%;}
.des-clamp4 p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.des-clamp2 p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news-con .linear-5AC0A4{position: absolute;left: 0;z-index: -1;top:0;width: 1.32rem;}
.news-con .linear-5AABFF{position: absolute;left: -0.4rem;z-index: -2;top:0.24rem;height: 0.64rem;width: 3.44rem;}
.newsplay a{display: block;padding: 0.32rem;}
.news-num{font-size: 0.64rem;position: absolute;top:50%;left: 0;transform: translateY(-50%);}
.newsplay-con{padding-left: 0.6rem;min-height: 0.64rem;}
/*.no-news{display: none;}*/
.paging{text-align: center;}
.paging a{display: inline-block;vertical-align: middle;width: 0.4rem;text-align: center;height: 0.4rem;line-height: 0.4rem;border-radius: 100%;margin-right: 0.05rem;margin-bottom: 0.05rem;}
.paging a:last-child{margin-right: 0;}
.paging a:hover{background-color: #F5F7FA;}
.paging .pages:hover{border-color: #F5F7FA;}
.paging a:active{background-color: #E9ECF2;}
.paging a.active{background-color: #404040 !important;border-color: #404040 !important;color: #fff !important;}
.paging .dot{margin-right: 0.18rem;margin-left: 0.13rem;}
.paging .dot i{display: inline-block;vertical-align: middle;width: 0.04rem;height: 0.04rem;background: #BFBFBF;border-radius: 100%;margin-right: 0.04rem;}
.paging .dot i:last-child{margin-right: 0;}
.pages{border:1px solid #BFBFBF;}
.page-btn{position: relative;}
.page-left:before{content:"";position:absolute;width:0.24rem;height:0.24rem;background: url("../images/jt96.png") no-repeat center;background-size: cover;top:50%;left: 50%;transform: rotate(180deg);margin-left: -0.12rem;margin-top: -0.12rem;}
.page-right:before{content:"";position:absolute;width:0.24rem;height:0.24rem;background: url("../images/jt96.png") no-repeat center;background-size: cover;top:50%;left: 50%;transform: translate(-50%,-50%);}
.news-choose{position: absolute;width: 100%;left: 0;top:1.6rem;z-index: 998;pointer-events: none;height: 0.98rem;}
.news-choose .news-choose-con.fixed{pointer-events: auto;}
.news-choose-warp{display: flex;pointer-events: auto;}
.news-choose-warp .input-page-select{margin-right: 0.24rem;}
.news-choose-warp .input-page-select .text{background: none;}
.news-choose-warp .input-page-select:last-child{margin-right: 0;}
.news-choose-con{padding: 0.24rem 0;width: 100%;left: 0;transition: all .4s;}
.news-choose-con.fixed{position: fixed;top:0.8rem;z-index: 998;}
.news-choose-warp .select-list{top:100%;bottom:auto;margin-top: 1px;z-index: 9;}
.news-choose-warp .select-list a{padding-left: 0.4rem;position: relative;}
.news-choose-warp .select-list a:before{width: 0.16rem;height: 0.16rem;content: "";position: absolute;background: url("../images/icon-gou.png") no-repeat center;background-size: cover;left: 0.16rem;display:none;top:50%;margin-top: -0.08rem;}
.news-choose-warp .select-list a.active:before{display: block;}
.news-choose-warp .select-list a:hover{background: none;color: #169CA7;}
.select-date-hide{position: absolute;width: 3.56rem;top:100%;right: 0;z-index: 9;display: none;}
.input-page-select-date.active .select-date-hide{display: block;}
.select-date-hide > div{background: #fff;box-shadow: 0 0 0.04rem #ddd;margin-top: 1px;}
.select-date-top{border-bottom: 1px solid #F2F2F2;position: relative;}
.select-date-bot{padding: 0.16rem 0.16rem 0;display: flex;flex-wrap: wrap;}
.select-date-bot a{width: 33.33%;text-align: center;margin-bottom: 0.16rem;line-height: 0.51rem;}
.select-date-bot a.none{opacity: 0.5;pointer-events: none;}
.year{line-height: 0.51rem;margin-left: 0.51rem;margin-right: 0.51rem;text-align: center;cursor: pointer;}
.date-btn{position: absolute;width: 0.51rem;height: 0.51rem;cursor: pointer;top:0;z-index: 9;}
.date-btn1{left: 0;}
.date-btn1:before{content:"";position:absolute;width:0.24rem;height:0.24rem;background: url("../images/jt96.png") no-repeat center;background-size: cover;top:50%;left: 50%;transform: rotate(180deg);margin-left: -0.12rem;margin-top: -0.12rem;}
.date-btn2:before{content:"";position:absolute;width:0.24rem;height:0.24rem;background: url("../images/jt96.png") no-repeat center;background-size: cover;top:50%;left: 50%;transform: translate(-50%,-50%);}
.date-btn2{right: 0;}
.date-btn:hover,.select-date-day .year:hover,.select-date-bot a:hover{background-color: #F5F7FA;}
.date-btn:active,.select-date-day .year:active,.select-date-bot a:active{background-color: #E9ECF2;}
.select-date-bot a.active{background-color: #D2F4F7;color: #169CA7;}
.input-page-select-date .date-btn.no{pointer-events: none;opacity: 0.25;}
.select-date-year-list{display: none;}
.select-date-year{display: none;}
.mg--t60{margin-top: -0.6rem;}
.jian{position: absolute;width: 0.16rem;height: 0.16rem;background: url("../images/jian.png") no-repeat center;background-size: cover;right: 0.1rem;top:50%;transform: translateY(-50%);z-index: 5;cursor: pointer;display: none;}
.input-page-select-date.has:after{display: none;}
.text-list li{display: block;border-bottom: 1px solid #000;}
.text-list li:first-child{border-top: 1px solid #000;}
.text-list li a{display: block;position: relative;padding: 0.3rem 0;}
/*.text-list li:first-child a{padding-top: 0;}*/
.text-list-con{width: 66.1%;}
.text-list-date{position: absolute;top:0;right: 0;}
.text-list a:hover h3{color: #169CA7;}
/*news e*/
/*blogs s*/
.more-icon span{vertical-align: middle;display: inline-block;}
.more-icon img{width: 0.2rem;vertical-align: middle;display: inline-block;}
.more-icon.active img{transform: rotate(-180deg);}
.blog-type-con{margin-left: 0.83rem;}
.blog-type-con a{line-height: 0.4rem;padding: 0 0.16rem;min-width: 0.72rem;text-align: center;margin-bottom: 0.06rem;margin-right: 0.1rem;}
.blog-type-con a span{color: #808080 !important;}
.blog-type-yi{display: flex;flex-wrap: wrap;}
.blog-type-er-box{display: block;}
.blog-type-er{display: none;flex-wrap: wrap;}
.blog-type-er.active{display: flex;}
.blog-type-name{position: absolute;top:0;left: 0;}
.blog-type-name p{line-height: 0.4rem;}
.blog-type-item{min-height: 0.4rem;margin-bottom: 0.16rem;}
.blog-type-item:last-child{margin-bottom: 0;}
.blog-type-item .more-icon{position: absolute;top:0;right: 0;line-height: 0.4rem;}
.blog-type-con a:hover{background-color: #F5F7FA;}
.blog-type-con a:active{background-color: #E9ECF2;}
.blog-type-con a.active{background-color: #D2F4F7;color: #169CA7;}
.blog-type-item-more .blog-type-con{margin-right: .8rem;height: 0.4rem;overflow: hidden;}
.blog-type-con.active{height: auto;overflow: visible;}
.blog-type-box{min-height: 1.81rem;}
.blog-type{padding: 0.4rem 0;}
.header-item-filter{display: none;}
.header-item-filter .header-item-ic{background: url("../images/icon-filter.png?v=1") no-repeat center;background-size: cover;}
.header-item-filter .header-item-ic.active{background: url("../images/icon-filter2.png?v=1") no-repeat center;background-size: cover;}
.blog-list h3{height: auto !important;}
.blog-list a:hover h3{color: #169CA7;}
.blog-list-last{display: flex;justify-content: space-between;align-items: center;}
/*.blog-list{margin:0 -2.9%;}*/
.blogs-tip{position: absolute;width: 100%;left: 0;bottom:0;display: flex;flex-wrap: wrap;padding: 0 0.08rem;}
.blogs-tip span{background: rgba(0,0,0,0.25);color: #fff;font-size: 0.14rem;padding: 0.03rem 0.1rem;margin-right: 0.08rem;margin-bottom: 0.08rem;}
.list-clo3 li{margin-right: 2.24%;width: 31.84%;}
.list-clo3 li:nth-child(3n){margin-right: 0;}
.blog-list li{transition: all .2s;display: block;position: absolute;left: 34.08%;width: 31.84%;}
.show-filter .header-item-filter{display: block;}
.show-filter .blog-type{position: fixed;width: 100%;top:0.8rem;left: 0;z-index: 99;background: #fff;box-shadow: 0 2px 4px #ddd;display: none;animation: none !important;}
.blog-type-close{position: absolute;right: 0;top:-0.3rem;width: 0.4rem;height: 0.4rem;background: url("../images/icon-close.png") no-repeat center;background-size: cover;cursor: pointer;display: none;z-index: 8;}
.blog-type-close:hover{background-color: #F5F7FA;}
.blog-type-close:active{background-color: #E9ECF2;}
.show-filter .blog-type-close{display: block;}
/*blogs e*/
/*blogs details s*/
.back-fff{color: #fff;}
.ppxqban-position a.back-fff:before{border-right-color: #fff;}
.blogsxq-ban .title64{width: 60%;}
.blogsxq-ban .img100:before{width: 100%;height: 100%;top:0;left: 0;content: "";background-image: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0.1));position: absolute;-webkit-backdrop-filter: blur(30px); backdrop-filter: blur(30px);}
.padding32{padding: 0.32rem;}
.padding-tb40{padding: 0.4rem 0;}
.updates-line4 h3{height: 1.28rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.div875343:before{content: "";width: 0.4rem;right: 100%;top:0;height: 100%;background: #F5F7FA;position: absolute;border-left: 0.04rem solid #169CA7;}
.div875343:after{content: "";width: 999999px;left: 100%;top:0;height: 100%;background: #F5F7FA;position: absolute;}
.xq-tags{position: absolute;bottom:0.24rem;left: 0;width: 100%;}
.xq-tags .blogs-tip{position: static;padding: 0;}
.blogs-xq-right-mid{display: flex;align-items: center;justify-content: center;}
.blogs-xq-right-tx{width: 1.68rem;height: 1.68rem;border-radius: 100%;display: block;margin: 0 auto 0.07rem;background: #fff;position: relative;}
.blogs-xq-right-tx div{position: absolute;top:0.04rem;right: 0.04rem;bottom:0.04rem;left: 0.04rem;border-radius: 100%;}
.blogs-xq-right-mid .footer-share a{width: 0.24rem;height: 0.24rem;margin-left: 0.13rem;}
.grms-right-blogsxq{margin-top: -1.24rem;}
.fixed-tx{position:fixed;z-index: 998;left: 0;top:0.8rem;width: 100%;padding: 0.12rem 0;display: none;}
.fixed-tx.active{display: block;}
.fixed-tx .blog-pt{width: 0.56rem;height: 0.56rem;}
.fixed-tx-back{position: absolute;left: 0;top:50%;transform: translateY(-50%);}
.other-watching{margin-top: 0.2rem;padding-bottom: 0.2rem; padding-left: 0.23rem;white-space: normal;}
.other-watching li{display: block;width: 100%;margin-top: 0.2rem;}
.other-watching li p:nth-child(1){color: #808080 !important;position: absolute;left: 0;top:0;}
.other-watching li a{display: inline-block;position: relative;padding-left: 0.27rem;}
.other-watching li a:hover p{color: #169CA7;}
.other-watching-top{padding-left: 0.27rem;}
.img540 img{height: 28vw; object-fit: cover;}
.blogs-tip span a{color: #fff;}
.loading{z-index: 9;display: none;}
.loading-con{justify-content: center;display: flex;align-items: center;}
.loading img{width: 64px;height: 64px;}
@keyframes rotation{
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}
.loading img{
    animation: rotation 2s linear infinite;
    animation-fill-mode: forwards;
}
/*blogs details e*/
/*result s*/
.result li{display: block;margin-bottom: 0.8rem;}
.result li a{display: flex;justify-content: space-between;flex-wrap: wrap;}
.result li a:hover h3{color: #169CA7;}
.rs-img{width: 33%;}
.rs-con{width: 63%;}
.rs-img .img100{padding-bottom: 70%;}
@font-face {
    font-family: 'CD-Project-Icons';
    src: url('../fonts/CD-Project-Icons.woff2?l3sqeq') format('woff2'), url('../fonts/CD-Project-Icons.ttf?l3sqeq') format('truetype'), url('../fonts/CD-Project-Icons.woff?l3sqeq') format('woff'), url('../fonts/CD-Project-Icons.svg?l3sqeq#CD-Project-Icons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
[class*=" icon-"], [class^=icon-] {
    font-family: CD-Project-Icons !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-angle-left:before {
    content: "\e913";
}
.icon-layers-line:before {
    content: "\e9a6";
}
.icon-angle-right:before {
    content: "\e915";
}
.post-header--top{border-top: 1px solid #e2e2ec;border-bottom: 1px solid #e2e2ec;}
.post-header--bottom{border-top: 1px solid #e2e2e2;}
.dpsp-shortcode-wrapper{float: right;}
.post-header__share{float: right;height: 3.125em;line-height: 3.125em;}
.post-header__share-label{font-size: 0.75em;line-height: 1.2;font-weight: 700;text-transform: uppercase;display: inline-block;vertical-align: middle;margin-right: 0.7895em;}
.post-header__share ul{display: inline-block;vertical-align: middle;line-height: 1.2;list-style: none;margin: 0;padding: 0;overflow: hidden;}
.post-header__share li{display: block;float: left;margin-right: 0;}
.post-header__share a{text-align: center;transition: all 250ms ease;width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;}
.post-header__share a span{display: block;}
.dpsp-button-style-8 .dpsp-networks-btns-content.dpsp-networks-btns-wrapper .dpsp-network-btn:hover{box-shadow: none}
.post-header__nav{float: left;}
.post-header__nav ul{list-style: none;margin: 0;padding: 0;}
.post-header__nav li{display: block;float: left;}
.post-header__nav a{display: block;height: 3.125em;line-height: 3em;text-align: center;width: 5em;border-right: 1px solid rgba(226, 226, 236,1);color: #169CA7;}
.post-header__nav a:hover{color: #808080;}
.post-header__nav a.post-header__nav--disabled{cursor: default;color: #a7a9ac}
.post-header__nav a:not(.post-header__nav--disabled):hover{}
.post-header__nav div{display: inline-block;vertical-align: middle;line-height: 1;font-size: 0.75em;font-weight: 700;text-transform: uppercase;}
.post-header__nav span{font-size: 1.5em;display: block;margin-bottom: 0.2222em;font-weight: normal;}
.dpsp-icon-total-share svg, .dpsp-network-icon .dpsp-network-icon-inner svg{position: relative;overflow: visible;width: auto;max-height: 14px;transition: fill .15s ease-in-out;vertical-align: middle;}
.dpsp-button-style-8 .dpsp-networks-btns-content.dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-icon .dpsp-network-icon-inner > svg{fill: #169CA7;}
.dpsp-button-style-8 .dpsp-networks-btns-wrapper .dpsp-network-btn:hover .dpsp-network-icon .dpsp-network-icon-inner>svg{fill: #808080;}
.w960{width: 960px;max-width: 92%;margin: 0 auto;}
.xwxq-top h1{font-size: 0.38rem;}
.uppercase{text-transform: uppercase;}
.in-hover-color:hover{background-color: #169CA7;border-color: #169CA7;}
.in-hover-color:hover img{filter: invert(1);}
/*result e*/
.top-blur{-webkit-backdrop-filter: blur(8px);backdrop-filter: blur(8px);background-color: rgba(255, 255, 255, 0.75);position: fixed;top:0;width: 100%;z-index: 990;left: 0;display: none;height: 1.8rem;}


/*移动端弹窗条件 s*/
.fixed-full{z-index: 9999;position: fixed;width: 100%;height: 100%;top:0;left: 0;background: rgba(0,0,0,0.5);display: none;}
.f-f-b{position: absolute;bottom:0;left: 0;width: 100%;}
.m-des32 p{font-size: 0.32rem;}
.m-news-type{padding: 0 0.32rem;margin-bottom: 0.8rem;}
.m-news-type a{display: block;border-top: 1px solid #f1f1f1;position: relative;}
.m-news-type a:after{content: '';position: absolute;top:50%;right: 0;width: 0.48rem;height: 0.48rem;background: url("../images/icon-gou2.png") no-repeat center;background-size: cover;margin-top: -0.24rem;display: none;}
.m-news-type a.active:after{display: block;}
.m-news-type a:nth-child(1){border-top: none;}
.m-news-type a p,.f-f-t-title p{line-height: 1.2rem;}
.f-f-t{height: 1.2rem;}
.f-f-t-left{position: absolute;top:50%;left: 0.32rem;transform: translateY(-50%);}
.f-f-t-right{position: absolute;top:50%;right: 0.32rem;transform: translateY(-50%);}
.m-close24{opacity: 0.5; width: 0.48rem;height: 0.48rem;background: url("../images/icon-close.png") no-repeat center;background-size: cover;}
.m-size28{font-size: 0.28rem;}
.color-1677FF{color:#1677FF;}
.color-808080{color:#808080;}
.swiper-container-month .swiper-container{display: none;}
.swiper-container-month .swiper-container.active{display: block;}
.f-f-c-date{display: flex;justify-content: space-between;position: relative;}
.f-f-c-date:before{content: "";position: absolute;top:2.4rem;left: 0;width: 100%;border-top: 1px solid #f4f4f4;}
.f-f-c-date:after{content: "";position: absolute;top:3.6rem;left: 0;width: 100%;border-top: 1px solid #f4f4f4;}
.f-f-c-date > div{width: 50%;}
.f-f-c-date .swiper-container{height: 6rem;}
.swiper-container-year{}
.f-f-c-date .swiper-slide{height: 1.2rem;line-height: 1.2rem;text-align: center;font-size: 0.32rem;color: #808080;}
.f-f-c-date .swiper-slide.swiper-slide-next + div{color: #169CA7;font-weight: bold;}
.m-news-choose-type{margin-right: 0.5rem;}
.m-news-choose{pointer-events: auto;}
.news-choose-con{position: fixed;top:1.6rem;}
.m-news-choose li{position: relative;padding-right: 0.4rem;}
.m-news-choose li:after{width: 0.36rem;height: 0.36rem;right: 0;top: 50%;margin-top: -0.18rem;background: url(../images/xia40.png) no-repeat center;background-size: cover;transition: all .4s;content: "";position: absolute;}
.padding-40-16{padding: 0.4rem 0.32rem;}
.m-blog-type{display: flex;flex-wrap: wrap;}
.m-blog-type a{display: flex;align-items: center;background: #F5F7FA;font-size: 0.32rem;line-height: 0.84rem;padding: 0 0.32rem;min-width: 1.44rem;justify-content: center;margin-right: 0.24rem;margin-top: 0.24rem; text-align: center;}
.m-blog-type a span{font-size: 0.28rem;color: #808080;margin-left: 0.12rem;}
.m-blog-type a.active{background: #D2F4F7;color: #169CA7;}
.m-clean-save{display: flex;justify-content: space-between;}
.m-clean-save a{width: 49%;line-height: 0.8rem;text-align: center;}
.m-save{background: #169CA7;color: #fff;}
.m-blog-type .mmyyyy{position: relative;padding-right: 0.2rem;}
.mmyyyy:after{background: url("../images/jt96.png") no-repeat center;background-size: cover;width: 0.36rem;height: 0.36rem;content: "";}
.m-filter{position: fixed;z-index: 998;top:1.2rem;left: 0;width: 100%;}
/*.active .m-filter{background: #fff;}*/
.filterBtn p{line-height: 0.8rem;}
.filterBtn{position: relative;display: flex;justify-content: center;align-items: center;}
.filterBtn:after{content: "";width: 0.32rem;height: 0.32rem;background: url("../images/icon-filter.png") no-repeat center;background-size: cover;}
.filterBtn.active:after{content: "";width: 0.32rem;height: 0.32rem;background: url("../images/icon-filter2.png") no-repeat center;background-size: cover;}
/*移动端弹窗条件 e*/
.title64-70 .title64{width: 70%;}
.title64-70 .title-long{width: 87%;}

/*services s*/
.services-ban .title80{width: 54%;}
.services-ban .i1{height: 1.1rem;width: 16.8rem;position: absolute;bottom:0.15rem;left: -2.4rem;z-index: -1;background-image: linear-gradient(to right,rgba(90,192,164,1),rgba(90,192,164,0));}
.services-ban .i2{height: 2.9rem;width: 3.66rem;position: absolute;bottom:0.15rem;left: -0.74rem;z-index: -2;background:url("../images/sxj366.png") no-repeat center;background-size: cover;}
.up80{margin-top: -0.8rem;}
.services-ban .position-full{height: auto;top:0;bottom:0.8rem;}
.linear-81BFFF{background-image: linear-gradient(to right,#81BFFF,#26B3BE);width: 3.2rem;height: 0.52rem;}
.linear-81BFFF-b-r{position: absolute;right: -0.15rem;bottom:-0.15rem;z-index: -1;}
.linear-81BFFF-t-l{position: absolute;left: -0.15rem;top:-0.15rem;z-index: -1;}
.wwa-con .linear-81BFFF-t-l{left: -0.16rem;top:-0.16rem;width: 4rem;max-width: 100%;height: 0.52rem;}
.hxfw{display: flex;flex-wrap: wrap;}
.hxfw li{width: 48.8%;background: #fff;margin-right: 2.4%;margin-bottom: 1.2%;margin-top: 1.2%;}
.hxfw li a{display: block;position: relative;height: 100%;}
.hxfw li a .des-title32{display: flex;align-items: center;}
.hxfw li a .des-title32 h3{margin-right: 0.1rem;}

.hxfw .hasUrl:hover{background: #169CA7;}
.hxfw .hasUrl:hover p{color: #fff;}
.hxfw .hasUrl:hover h3{color: #fff;}
.hxfw .hasUrl:hover .r48{filter: invert(1)}
.hxfw .hasUrl:active{background: #12838C;}
.hxfw .hasUrl:active p{color: #fff;}
.hxfw .hasUrl:active h3{color: #fff;}


.hxfw li:nth-child(2n){margin-right: 0;}
.hxfw-title{position: absolute;top:50%;left: 50%;background: #000;border-radius: 100%;width: 2.4rem;height: 2.4rem;display: flex;align-items: center;justify-content: center;margin-top: -1.2rem;margin-left: -1.2rem;}
.hxfw-title h3{width: 1.2rem;}
.hxfw-title img{position: absolute;width: 1.18rem;top:50%;left: 50%;transform: translate(-50%,-50%);z-index: -1;}
.why{display: flex;flex-wrap: wrap;}
.why li{position: relative;width: 48.8%;margin-bottom: 2.4%;margin-right: 2.4%;min-height: 3.52rem;}
.why li:nth-child(2n){margin-right: 0;}
.why-icon{position: absolute;right: 0.4rem;bottom:0.2rem;}
.why-icon img{height: 1.4rem;}
/*services e*/
/*Services-Audit & Assurance s*/
.sj-ban .i1{background-image: linear-gradient(to right,rgba(90,171,255,1),rgba(90,171,255,0));height: auto;bottom:-0.14rem;top:-0.4rem;}
.sj-ban h2{line-height: 0.83rem;}
.sj-ban .title80{width: 61%;}
.sj-ban .linear-5AC0A4{top:-0.7rem;left: 0;position: absolute;width: 2.2rem;height: 0.56rem;}
.mg-left160{margin-left: 1.6rem;}
.kjzy{padding-top: 0.4rem;padding-left: 0.8rem;padding-bottom: 0.4rem;}
.kjzy-con{width: 39%;padding-top: 0.4rem;}
.kjzy{display: flex;justify-content: space-between;flex-wrap: wrap;}
.kjzy-img{width: 56.7%;}
.kjzy-img .img100{padding-bottom: 56.3%;}
.exper-top{display: flex;flex-wrap: wrap;align-items: center;}
.exper-top-left{margin-right: 0.32rem;font-size: 1rem;}
.exper-top-des{width: 7.93rem;padding-left: 0.32rem;position: relative;}
.exper-top-des:before{content: "";position: absolute;left: 0;top:5%;height: 90%;border-left: 1px solid #000;}

.exper-top-left{background-image: linear-gradient(0deg,#169CA7,#A1D998 75%,#5AABFF);background-image: -webkit-linear-gradient(0deg,#169CA7,#A1D998 75%,#5AABFF);-webkit-background-clip: text;color: transparent;}
.exper-list{width: 16.666%;}
.exper-list li{display: block;position: relative;}
.exper-list .position-full{background: rgba(0,0,0,0.25);display: flex;align-items: center;justify-content: center;padding: 0.2rem;}
.exper-list h3{text-shadow: 0 2px 4px #333;}
.exper-list .img100{padding-bottom: 100%;}
.exper-list:nth-child(2){margin-top: 0.8rem;}
.exper-list:nth-child(5){margin-top: 0.8rem;}
.exper-list:nth-child(3){margin-top: 0.4rem;}
.exper-ul{display: flex;flex-wrap: wrap;}
.bzfw-lis{display: flex;flex-wrap: wrap;}
.bzfw-lis a{background: #fff;width: 48.8%;margin-right: 2.4%;margin-bottom: 2.4%;padding: 0.32rem;display: flex;align-items: center;}
.bzfw-lis a p{margin-right: 0.07rem;transition: none;}
.bzfw-lis a:nth-child(2n){margin-right: 0;}
.r48{width: 0.24rem;height: 0.24rem;background: url("../images/r48.png") no-repeat center;background-size: cover;display: inline-block;vertical-align: middle;transition: all .4s;}
.bzfw-lis .hasUrl:hover{background: #169CA7;color: #fff;}
.bzfw-lis .hasUrl:hover .r48{filter: invert(1)}
.bzfw-lis .hasUrl:active{background: #12838C;}



.indes-top{width: 50%;}
.indes-top .des32{width: 80%;}
.indes-con{width: 80.34%;}
.mg-t60{margin-bottom: 0.6rem;}
.linear-top{position: absolute;top:-0.16rem;left: -0.16rem;z-index: -1;}
.linear-bottom{position: absolute;bottom:-0.16rem;right: -0.16rem;z-index: -1;}

.bg-5AABFF-240x54{background-image: linear-gradient(to right,rgba(90,171,255,1),rgba(90,171,255,0));width: 2.4rem;height:0.54rem;}
.bg-5AABFF{background-image: linear-gradient(to right,rgba(90,171,255,1),rgba(90,171,255,0));}
.bg-7163EF{background-image: linear-gradient(to right,rgba(113,99,239,1),rgba(113,99,239,0));}
.bg-5AC0A4-48x48{background-image: linear-gradient(to right,rgba(90,192,164,1),rgba(90,192,164,0));width: 0.48rem;height:0.48rem;}
.bg-5AC0A4{background-image: linear-gradient(to right,rgba(90,192,164,1),rgba(90,192,164,0));}
.supot .bg-5AABFF-240x54{left: -0.32rem;top:-0.07rem;position: absolute;z-index: -1;}
.supot .bg-5AC0A4-48x48{left: 0;top:0;position: absolute;z-index: 6;}
.pcaob-img{position: absolute;right: 0;top:0;width: 43.4%;}
.pcaob-img .img100{padding-bottom: 75%;}
.padding40{padding: 0.4rem;}
.comprehen-list li{display: block;}
.comprehen-con{width: 50%;position: relative;z-index: 5;}
.pcaob-page{padding-left: 1.04rem;margin-top: 0.3rem;min-height: 0.83rem;display: flex;align-items: center;}
.pcaob-page .img100{position: absolute;left: 0;top:50%;transform: translateY(-50%);width: 0.8rem;}
.pcaob-page p{line-height: 0.415rem;}
.comprehen-img{width: 52.36%;position: absolute;}
.comprehen-img .img100{padding-bottom: 75%;}
.comprehen-list li{display: flex;flex-wrap: wrap;justify-content: space-between;position: relative;margin-bottom: 0.32rem;}
.comprehen-list li:nth-child(even){flex-direction: row-reverse;}
.comprehen-list li:nth-child(odd) .comprehen-img{right: 0;top:-0.4rem;}
.comprehen-list li:nth-child(even) .comprehen-img{left: 0;top:0.4rem;}
.stay-con-360{min-height: 3.6rem;}
.stay-con-w43{width: 43%;}
/*Services-Audit & Assurance e*/
/*Services-Advisory Services s*/
.zxfw-h2-a{display: flex;align-items: center;}
.zxfw-h2-a h2{position: relative}
.zxfw-h2-a .relative{margin-right: 0.3rem;}
.zxfw-h2-a .linear-5AABFF{height: 1.44rem;top:50%;transform: translateY(-50%);position: absolute;width: auto;right: -0.3rem;left: -0.3rem; z-index: -1;}
.zxfw-ban .i1{height: 1.57rem;top:50%;transform: translateY(-50%);width: 9.6rem;}
.wwo-list{display: flex;flex-wrap: wrap;}
.wwo-list li{width: 48.8%;margin-right: 2.4%;margin-bottom: 2.4%;position: relative;min-height: 3.7rem;}
.wwo-list li:nth-child(2n){margin-right: 0;}
.wwo-des p{margin-bottom: 0.13rem;position: relative;padding-left: 0.15rem;width: 4.6rem;max-width: 100%;}
.wwo-des p span{position: absolute;top:0;left: 0;}
.wwo-list .linear-5AABFF{left: -0.4rem;position: absolute;z-index: -1;bottom:-0.11rem;top:-0.16rem;height: auto; width: 3.52rem;}
.wwo-list .bg-5AC0A4-48x48{position: absolute;top:0;left: 0;z-index: 6;}
.whyad-con{width: 50%;padding: 0.6rem 0.8rem;}
.whyad-img{width: 50%;margin-top: 0.4rem;}
.whyad li{display: flex;flex-wrap: wrap;align-items: flex-start;}
.des-gou p{position: relative;}
.des-gou p:before{content: '';position: absolute;top:0.06rem;left:-0.44rem;width: 0.32rem;height: 0.32rem;background: url("../images/icon-gou2.png") no-repeat center;background-size: cover;}
.whyad-con p{margin-bottom: 0.25rem;}
.whyad-con p:last-child{margin-bottom: 0;}
.title-sui{display: flex;align-items: center;margin-left: -0.24rem;margin-right: -0.24rem;}
.title-sui img{width: 0.4rem;}
.whyad-img .img100{padding-bottom: 100%;}
.stay-des-780 p{width: 7.8rem;max-width: 100%;}
/*Services-Advisory Services e*/
/*Services-International Tax s*/
.tax-ban .i1{background-image: linear-gradient(to right,rgba(90,171,255,1),rgba(90,171,255,0));z-index: -1; top:-0.24rem;bottom:-0.16rem;width: 16.8rem;left: -2.4rem;position: absolute;}
.tax-ban .i2{position: absolute;left: 0;top:-0.54rem;width: 2.2rem;height: 0.56rem;}
.tax-ban .i3{position: absolute;left: 6rem;bottom:-0.32rem;width: 8.4rem;height: 0.32rem;}
.tax-ban .title64{width: 10rem;max-width: 100%;}
.ocs-list li{display: flex;flex-wrap: wrap;margin-bottom: 0.32rem;position: relative;}
.ocs-list li:after{content: "";position: absolute;height: 100%;top:0;left: 100%;background: #F5F7FA;width: 9999rem;}
.ocs-list li:last-child{margin-bottom: 0;}
.ocs-list li:nth-child(2){margin-left: 0.4rem;}
.ocs-list li:nth-child(3){margin-left: -0.4rem;}
.ocs-img{width: 43.68%;}
.ocs-con{width: 56.32%;display: flex;align-items: center;}
.ocs-img .img100{padding-bottom: 27.3%;height: 100%;}
.ocs-img-title{display: flex;align-items: center;padding: 0 0.4rem;}
.ocs-img-title .bg-5AABFF{position: absolute;top:-0.11rem;bottom:-0.16rem;left: -0.4rem;width: 3.52rem;max-width: 100%;z-index: -1;}
.ocs-img-title .bg-5AC0A4-48x48{top:-0.35rem;position: absolute;left: -0.4rem;}
.des32-dot p{position: relative;padding-left: 0.2rem;}
.des32-dot p span{position: absolute;top:0;left: 0;}
.des20-dot p{position: relative;padding-left: 0.12rem;}
.des20-dot p span{position: absolute;top:0;left: 0;}
.whytax-box{display: flex;justify-content: space-between;flex-direction: row-reverse;}
.whytax-con{width: 73.88%;margin-top: 0.4rem;padding-top: 0.6rem;padding-bottom: 0.6rem;}
.whytax-img{width: 26.12%;}
.whytax-img .img100{padding-bottom: 148%;}
.iws{margin-left: 2.4rem;}
.stay-des-720 .title48{width: 7.2rem;max-width: 100%;}
.stay-des-720 p{width: 7.2rem;max-width: 100%;}
.up80 > .w1440{transform: none;}
/*Services-International Tax e*/
/*xwxq4 s*/
.newsxq-ban .newsxq-title{border-bottom: 1px solid #000;}
.xwxq-ban-bot{display: flex;justify-content: space-between;align-items: center;}
.media-logo img{height: 0.4rem;display: block;}
.xwxq-tj{margin-top: 0 !important;}
.xwxq-tj-list li{display: block;padding: 0.3rem 0;border-bottom: 1px solid #000;}
.xwxq-tj-list li:last-child{border-bottom: none;padding-bottom: 0;}
.xwxq-tj-list li a{display: block;position: relative;padding-left: 0;}
.xwxq-tj-list li a span{position: absolute;top:0;left: 0;font-size: 0.32rem;font-weight: bold;transition: all .4s;}
.xwxq-tj-list li a:hover p{color: #169CA7;}
.xwxq-tj-list li a:hover span{color: #169CA7;}
/*xwxq4 e*/
.xing{color: #E50000;}
.textarea{line-height: 1.5;}
.input-page-textarea textarea{display: block;width: 100%;resize: none;height: 1rem;padding: 0.12rem .16rem;}
.ev-register-list .li-full{width: 100%;margin-right: 0;}
/*office s*/
.off-bot{display: flex;align-items: center;position: relative;z-index: 9;white-space: nowrap;overflow: auto;}
.off-bot p{margin-right: 0.32rem;cursor: pointer;}
.off-bot p.active{font-weight: bold;color: #000;}
.off-bot p:hover{font-weight: bold;color: #000;}
.off-bot p:last-child{margin-right: 0;}
/*.off-bot:before{height: 0.24rem;width: 2.5rem;background: url("../images/line001.png") no-repeat center;background-size: 100% 100%;position: absolute;left: 0;top:50%;margin-top: -0.12rem;content: "";}*/
/*.off-bot:after{height: 0.24rem;width: 2.5rem;background: url("../images/line001.png") no-repeat center;background-size: 100% 100%;position: absolute;right: 0;top:50%;margin-top: -0.12rem;content: "";transform: rotate(-180deg);}*/
.off-bot2{justify-content: center;}
.off-con{padding: 1rem 0.8rem;overflow: hidden;}
.icon32-group{position: relative;padding-left: 0.4rem;}
.icon32-group .img{margin-right: 0.08rem;position: absolute;left: 0;top:-0.04rem;}
.icon32-group img{width: 0.32rem;}
/*.title80-off h2{line-height: 1.06rem;}*/
.title80-off .bg-5AC0A4{width: 7.2rem;top:0;bottom:-0.07rem;position: absolute;left: -0.8rem;z-index: 1;}
.title80-off .bg-5AABFF{width: 2rem;height:0.14rem;position: absolute;left: 0;bottom:-0.14rem;z-index: 2;}
.icon32-group{width: 5.35rem;max-width: 100%;}
.off .swiper-slide{padding-top: 0.4rem;transition: all .4s;cursor: pointer;}
.off .swiper-slide-active{padding-top: 0;cursor: default;}
/*office e*/
/*Firm-Sustainability s*/
.banner-sus .title80{width: 8.8rem;max-width: 100%;}
.sus-a{margin-top: -3.55rem;}
.sus-a-con{width: 8rem;max-width: 100%;}
.width1000{width: 10rem;max-width: 100%;}
.esg-list li{width: 25%;transition: all .4s;overflow: hidden;background: rgba(0,0,0,0.5);height: 5.94rem;cursor: pointer;border-right: 1px solid rgba(255,255,255,0.5);}
.esg-list li:last-child{border:none;}
.esg-list li.active{width: 50%;background: none !important;}
.esg-list li:hover{background: rgba(0,0,0,0.4);}
.esg-list li:last-child{top:0;right: 0;}
.esg-bg div{display: none;}
.esg-bg div.active{display: block;}
.esg-icon{width: 0.96rem;}
.esg-des1{opacity: 0;transition: all .4s;}
.esg-des2{opacity: 0;transition: all .4s;}
.esg-list li.active .esg-des1{opacity: 1;}
.esg-list li.active .esg-des2{opacity: 1;}
.del-des{padding: 0.4rem 0.8rem;}
.list-2{display: flex;flex-wrap: wrap;}
.list-2 li{width: 48.8%;margin-top: 2.4%;margin-right: 2.4%;}
.list-2 li:nth-child(2n){margin-right: 0;}
.list-2 li:nth-child(1){margin-top: 0;}
.list-2 li:nth-child(2){margin-top: 0;}
.pcc-list li{display: flex;min-height: 1.58rem;flex-direction: column;justify-content: center;}
.iss-list{display: flex;flex-wrap: wrap;}
.iss-list li:after{content: "";position: absolute;right: -0.3rem;height: 100%;top:0;border-right:1px solid #666;}
.iss-list li{position: relative;margin-right: 0.6rem;}
.iss-list li:last-child{margin-right: 0;}
.iss-list li:last-child:after{display: none;}
.iss-list .des-bold p{display: inline-block;}
.iss-list .des-bold div{display: inline-block;}
.esas-list .pcaob-page{margin-top: 0 !important;padding-left: 1.68rem;}
.esas-list li{min-height: 1.66rem;display: flex;align-items: center;padding: 0.2rem 0.32rem;margin-bottom: 0.16rem;}
.esas-list li:last-child{margin-bottom: 0;}
.esas-list .img100{width: 1.28rem;}
.stay-con-720{width: 7.2rem;max-width: 100%;}
.stay-con-720 p{width: 100%;}
.scotej-list li{background: #5AABFF;width: 49.44%;margin-right: 1.12%;}
.scotej-list li p{width: 100%;}
.scotej-list li:nth-child(2){margin-right: 0;background: #97CC8F;margin-top: 1.24rem;position: relative;}
.scotej-list li:nth-child(2):before{content: "";position: absolute;height: 0.46rem;width: 0.6rem;left: 50%;margin-left: -0.23rem;background: #97CC8F;top:-0.46rem;border-top-left-radius: 0.3rem;border-top-right-radius: 0.3rem;}
.scotej-list li:nth-child(2):after{content: "";position: absolute;height: 0.94rem;width: 0.62rem;left: -0.62rem;background: url("../images/yuan1508.png") no-repeat center;background-size: 100% 100%; margin-top: -0.47rem; top:50%;}
/*Firm-Sustainability e*/
/*Firm–Services-Approaches s*/
.banner-ocsa .title80{width: 11rem;max-width: 100%;}
.banner-ss2 .title64{width: 8.8rem;max-width: 100%;}
.title-169CA7 h2{color: #169CA7;}
.fsa-list{display: flex;flex-wrap: wrap;}
.fsa-list li{width: 50%;position: relative;}
.fsa-list li:nth-child(odd){padding-left: 0;}
.fsa-list li:nth-child(even){padding-right: 0;}
.fsa-list li:nth-child(2){background: #F5F7FA;}
.fsa-list li:nth-child(2):after{background: #F5F7FA;position: absolute;height: 100%;top:0;left: 100%;width: 999999px;content: "";}
.fsa-list li:nth-child(3){background: #F5F7FA;}
.fsa-list li:nth-child(3):after{background: #F5F7FA;position: absolute;height: 100%;top:0;right: 100%;width: 999999px;content: "";}
.fsa-list li:nth-child(6){background: #F5F7FA;}
.fsa-list li:nth-child(6):after{background: #F5F7FA;position: absolute;height: 100%;top:0;left: 100%;width: 999999px;content: "";}
.fsa-list li:nth-child(7){background: #F5F7FA;}
.fsa-list li:nth-child(7):after{background: #F5F7FA;position: absolute;height: 100%;top:0;right: 100%;width: 999999px;content: "";}
.fsa-list li:nth-child(10){background: #F5F7FA;}
.fsa-list li:nth-child(10):after{background: #F5F7FA;position: absolute;height: 100%;top:0;left: 100%;width: 999999px;content: "";}
.fsa-list li:nth-child(11){background: #F5F7FA;}
.fsa-list li:nth-child(11):after{background: #F5F7FA;position: absolute;height: 100%;top:0;right: 100%;width: 999999px;content: "";}
.fsa-list li:nth-child(14){background: #F5F7FA;}
.fsa-list li:nth-child(14):after{background: #F5F7FA;position: absolute;height: 100%;top:0;left: 100%;width: 999999px;content: "";}
.fsa-list li:nth-child(15){background: #F5F7FA;}
.fsa-list li:nth-child(15):after{background: #F5F7FA;position: absolute;height: 100%;top:0;right: 100%;width: 999999px;content: "";}
.des24-dot p{position: relative;padding-left: 0.15rem;}
.des24-dot p:before{position: absolute;content: "•";top:0;left: 0;}
/*Firm–Services-Approaches e*/
/*Firm-Overview s*/
.aptr-left{width: 77%;}
.des32-xing p{position: relative;}
.des32-xing p:before{content: "";width: 0.32rem;height: 0.32rem;background: url("../images/xing.png") no-repeat center;background-size: cover;left:-0.4rem;top:0.05rem;position: absolute;}
.aptr-right{position: absolute;z-index: 2;width: 2.52rem;top:50%;right: 0.8rem;transform: translateY(-50%);}
.our-adv-list{display: flex;flex-wrap: wrap;}
.our-adv-list li{width: 50%;padding-top: 0.25rem;padding-bottom: 0.25rem;border-right: 1px solid #fff;border-top: 1px solid #fff;}
.our-adv-list li:nth-child(odd){padding-right: 0.3rem;}
.our-adv-list li:nth-child(even){padding-left: 0.3rem;border-right: none;}
.our-adv-list li:nth-child(1){padding-top: 0;border-top: none;}
.our-adv-list li:nth-child(2){padding-top: 0;border-top: none;}
.our-adv-list li:last-child{padding-bottom: 0;}
.our-adv-list li:nth-last-of-type(2){padding-bottom: 0;}
.dot15{width: 0.15rem;height: 0.15rem;border-radius: 0.15rem;background: #000;position: relative;z-index: 9;transition: all .4s;}
.miles .swiper-slide{width: 4.58rem;}
.miles .swiper-slide:last-child .line3456{display: none;}
.miles-con{padding-right: 0.64rem;}
.line3456{border-top: 1px solid #808080;left: 0;width: 4.58rem;top:50%;position: absolute;}
.miles{margin-left: calc(50% - 7.2rem);}
.grle{margin-left: calc(50% - 7.2rem);}
.miles .swiper-slide:hover h2{color: #19B3BF;}
.miles .swiper-slide:hover .dot15{background: #19B3BF;}

.miles .swiper-slide:active h2{color: #12838C;}
.miles .swiper-slide:active .dot15{background: #12838C;}
.grle-right{margin-left: 2.4rem;}
.grle-left{width: 8rem;max-width: 100%;position: absolute;left: 0;top:50%;transform: translateY(-50%);}
.dfk{display: flex;justify-content: flex-end;align-items: center;position: absolute;right: 3rem;top:0;height: 100%;}
.dfk .img100{width: 5.3rem;}
.stay-des-800{width: 8rem;max-width: 100%;}
.div84346767{display: flex;flex-wrap: wrap;}
.div843467671 h2{display: inline-block;padding: 0.26rem 0.32rem;}
.div843467671{width: 4.15rem;margin-right: 0.4rem;}
.div843467671 h2:nth-child(2){margin-left: -0.32rem;margin-top: -0.32rem;margin-bottom: -0.32rem;position: relative;z-index: 3;}
.div843467671 h2:nth-child(3){margin-left: 0.52rem;}
.div84346767 .stay-des-800{padding-top: 0.32rem;}
/*Firm-Overview e*/
.jianbian h2{background-image: linear-gradient(135deg, #169CA7, #A1D998, #5AABFF);
    -webkit-background-clip: text;display: inline-block;
    color: transparent; /* 确保文字本身是透明的 */}
/*Careers s*/
.banner-careers .title80{width: 9.5rem;max-width: 100%;}
.careers-diff li{background: #F5F7FA;}
.careers-diff li{width: 100%;}
.esas-list-careers p{line-height: 0.28rem;}
.esas-list-careers li{padding: 0.32rem;}
.des-tdclli1{width: 10.8rem;max-width: 100%;}
.des-tdclli2{width: 7.2rem;max-width: 100%;}
.des-tdclli1 p{line-height: 0.41rem;}
.des-tdclli2 p{line-height: 0.41rem;}
.des-169CA7 p{color: #169CA7;}
.des-left-qi{margin-left: 0.44rem;}
.div4677ff-box{margin-top: -4rem;}
.careers2-img{position: absolute;bottom:0;left: 7.2rem;right:-2.4rem;z-index: -1;}
.careers4-img{position: absolute;width: 53.4%;right: 0;bottom:-1.2rem;top:-1.2rem;}
.careers4-text{width: 42%;}
/*Careers e*/
/*job list s*/
.job-list li{border-bottom: 1px solid #000; display: block;padding: 0.3rem 0;}
.job-list li a{display: block;}
.job-list-des p{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.inline-block{display: inline-block;padding: 0.03rem 0.08rem;}
.job-list li a:hover h2{color: #169CA7;}
.blog-type-job .blog-type-con{margin-left: 1.8rem;}
.blog-type-job .blog-type{padding: 0;}
.bg1391{position: absolute;z-index: -1;top:0;left: 0;width: 100%;height: calc(100vh - 0.8rem);}
.grms-right-job{margin-top: -0.41rem;}
.fixed-tx-job .w1440{display: flex;justify-content: space-between;align-items: center;}
.btn125x48-240{width: 2.4rem;}
.img-w24{width: 0.24rem;}
.job-bd li{width: 45%;margin-right:10%;margin-bottom: 0.4rem;}
.job-bd li:nth-child(2n){margin-right: 0;}
.job-check{display: flex;flex-direction: column;}
.job-check-item{cursor: pointer;display: flex;align-items: center;margin-bottom: 0.24rem;}
.job-check-item p{line-height: 1;}
.job-check-item .i{width: 0.24rem;height: 0.24rem;border:1px solid #BFBFBF;margin-right: 0.16rem;}
.job-check-item.active .i{background: #169CA7 url("../images/icon-4848.png") no-repeat center;background-size: cover;border-color: #169CA7;}
.disabled{filter: grayscale(1);opacity: 0.5;transition: all .4s;pointer-events: none;}
/*job list e*/

.btn40{display: flex;justify-content: space-between;align-items: center;}
.btn40 a{width: 0.4rem;height: 0.4rem;display: inline-block;border-radius: 0.05rem;border:1px solid rgba(0,0,0,0.3);position: relative;}
.btn40 a:after{content: "";position: absolute;width: 86%;height: 86%;top:7%;left: 7%;}
.btn401:after{background: url("../images/l.png") no-repeat center;background-size: cover;filter: brightness(0.5);transition: all .4s;}
.btn401:hover:after{filter: brightness(1);}
.btn402:hover:after{filter: brightness(1);}
.btn402:after{background: url("../images/r.png") no-repeat center;background-size: cover;filter: brightness(0.5);transition: all .4s;}
.btn40 a:hover{background-color: rgba(22,156,167,1);border-color: rgba(22,156,167,1); }
.btn40 a.swiper-button-disabled{pointer-events: none;}


.imgcover{position: absolute;width: 100%;height: 100%;top:0;left: 0;object-fit: cover;}
.peopleimg{width:auto !important;}
.img100 .peopleimg img{width:auto !important;}
.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);}
}
/*编辑框公共样式*/
.edit > p:nth-child(1)::first-letter{text-transform: capitalize;font-size: 0.48rem;}
.edit table p:nth-child(1)::first-letter{text-transform: none;font-size: inherit;}
.edit table{width: 100% !important;line-height: 1.6;background-color: #F5F7FA !important;border:none !important;font-size: 0.2rem;}
.edit h1{font-size: 0.6rem;}
.edit table h3{font-size: 0.24rem;}
.edit a{border-bottom: 1px solid #169CA7;}
.edit blockquote{
    background-color: #F5F7FA;
    border-left: 0.04rem solid #169CA7;
    margin: 0;
    padding: 0.45rem 0.65rem 0.4rem 0.35rem;
    position: relative;
}
.edit blockquote:after{content: "";position: absolute;height: 100%;top:0;width: 999999px;left: 100%;background: #F5F7FA;}
.edit blockquote h1{color: #169CA7;}
.edit blockquote h2{color: #169CA7;}
.edit blockquote h3{color: #169CA7;}
.edit blockquote h4{color: #169CA7;}
.edit blockquote h5{color: #169CA7;}
.edit blockquote h6{color: #169CA7;}
.edit video{display: block;width: 100%;height: auto !important;}
.edit ul{margin:revert;padding: revert;}
.edit ul li{display: list-item;margin:revert;padding: revert;}
/*个人信息详情*/
.grms-edit p{margin-bottom: 0.2rem;}
.grms-edit h2{font-size: 0.32rem;margin: 0.8em 0;}
/*events详情*/
.events-edit h3{margin-bottom: 0.2rem;margin-top: 0.5rem;}
.events-edit h2{font-size: 0.32rem;margin-bottom: 0.2rem;margin-top: 0.5rem;}
/*.events-edit p{margin-bottom: 0.2rem;}*/
/*blog详情*/
.blog-edit h2{font-size: 0.32rem;}
.blog-edit p{margin-bottom: 0.2rem;}
/*news详情*/
.news-edit p{margin-bottom: 0.2rem;}
.jacken-box{display: flex;flex-wrap: wrap;justify-content: space-between;}
.jacken-img{width: 33%;}
.jacken-con{width: 64%;}
.news-edit blockquote{margin-bottom: 0.2rem;}
.news-edit blockquote:after{display: none;}
.news-edit blockquote p{font-size: 0.32rem;color: #169CA7;line-height: 1.4;}
.news-edit blockquote p strong{color: #169CA7;}


.jobxq-edit-er,.jobxq-edit-san-box{padding-left: 0.25rem;position: relative;}
.job-xq-num{position: absolute;left: 0;top:0;}
.job-xq-dot{position: absolute;left: 0;top:0;}
.jobxq-edit-san-box p{padding-left: 0.1rem;margin-top: 0.1rem;position: relative;}
.more-feiji img{display: inline-block;vertical-align: middle;width: 0.16rem;margin-right: 0.08rem;}
.off-btn-item{display: none;justify-content: space-between;margin-top: 1rem;}
.off-btn-item a{width: 48%;border-color: #E6E6E6;line-height: 0.8rem;font-size: 0.28rem;}
.off-btn-item a img{width: 0.32rem;vertical-align: middle;display: inline-block;}
.off-btn-item a span{vertical-align: middle;display: inline-block;}
.off-btn-item.active{display: flex;}
.drtr32{margin-top: 0.24rem;}
.job-ban-bot{display: flex;justify-content: space-between;}
.job-ban-botfre{display: flex;align-items: center;}
.job-ban-botfre img{display: block;width: 0.3rem;}

.div45577hgh{position: fixed;width: 100%;left: 0;bottom:0;z-index: 998;}
.div45577hgh a{display: block;width: 100%;line-height: 0.8rem;}
.new1225{display: flex;justify-content: space-between;flex-wrap: wrap;}
.new1225-left{width: 65.97%;}
.new1225-right{width: 31.875%;}
.new1225 li{display: block;}
.new1225-img .img100{padding-bottom: 56.2%;}
.new1225-right .new1225-des{display: none;}
.new1225-right li{margin-bottom: 0.32rem;border-bottom: 1px solid #000;padding-bottom: 0.3rem;}
.new1225-right li:last-child{margin-bottom: 0;border-bottom: none;padding-bottom: 0;}
.new1225 li a{display: block;}
.new1225 li a:hover h2{color: #169CA7;}
.new1225 li a:hover h3{color: #169CA7;}
.new1225 h2,.new1225 h3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.new1225-des p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}

.wwa-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
.wwa-img{width: 50%;}
.wwa-img .img100{height: 100%;position: relative;}
.wwa-img img{height: 100%;object-fit: cover;}
.wwa-con{width: 50%;}
.oc-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
.oc-box > *{width: 48.88%;}
.oc-box-right{display: flex;flex-direction: column;gap:2.24%;}
.oc-box-right li{background: #F0F9FA;height: 48.88%;}
.oc-list2 li:last-child{margin-bottom: 0;}
.line856589823124{position: absolute;height: 100%;top:0;left: 0;right: calc(50% - 7.2rem);width: auto;}
.hww{width: 8rem;max-width: 100%;}
.hww li{border-bottom: 1px solid #fff;padding: 0.3rem 0;display: block;}
.hww li:last-child{border-bottom: none;padding-bottom: 0;}
.hww-img{width: 8rem;max-width: 100%;position: absolute;top:50%;transform: translateY(-50%);right: -2.4rem;}
.olgv li{width: 31.8%;margin-right: 2.3%;margin-bottom: 2.3%;background: #F5F7FA;position: relative;overflow: hidden;z-index: 5;min-height: 2.58rem;}
.olgv li:nth-child(3n){margin-right: 0;}
.olgv li img{position: absolute;right: 0;bottom:0;z-index: -1;width: 3rem;max-width: 100%;}
.padding-40-80{padding: 0.4rem 0.8rem;}

.comprehensive-box{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.comprehensive-box::after{content: "";position: absolute;height: 100%;top:0;left: 50%;background: #fff;width: 1px;}
.wwo-des-auto p{width: auto;}
.comprehensive-item{width: 44.44%;}
.des-mg-bt30 p{margin-bottom: 0.3rem;}
.des-mg-bt20 p{margin-bottom: 0.2rem;}
.des-mg-bt10 p{margin-bottom: 0.1rem;}
.des-mg-bt30 p:last-child{margin-bottom: 0;}
.des-mg-bt20 p:last-child{margin-bottom: 0;}
.bg-000-25{background: rgba(0,0,0,0.25);}
.wwo-des-auto:last-child{margin-bottom: 0;}
.our-adv-list-000 li{border-color: #000;}
.des-mg-bt0 p{margin-bottom: 0;}
.list8789146 li:nth-child(1){padding-right: 0.8rem;}
.list8789146 li:nth-child(3){padding-right: 0.8rem;}
.list8789146 li:nth-child(2){padding-left: 0.8rem;}
.list8789146 li:nth-child(4){padding-left: 0.8rem;}
.spac-team-top{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: flex-start;}
.spac-team-top .spk-con h3 a{display: inline-flex;transition: all .4s;border-radius: 100%;border:1px solid #000;align-items: center;justify-content: center;}
.spac-team-top .spk-con h3 a:hover{background-color: #169CA7;border-color: #169CA7;}
.spac-team-top .spk-con h3 a:hover img{filter: brightness(0) invert(1);}
.spac-team-top .spk-con img{width: 0.24rem;}
/* .spac-team-top .spk-con h3 span{margin-right: 0.1rem;} */
.spac-team-top .spk-img{width: 26.7%;}
.spac-team-top .spk-con{padding: 0;width: 70%;}
.p-0107 li{width: 23.33%;margin-right: 2.22%;margin-top: 1.11%;margin-bottom: 1.11%;}
.p-0107 li:nth-child(4n){margin-right: 0;}
.lifecycle-a-style{padding: 0.16rem 0.4rem 0;border-bottom: 1px solid #E6E6E6;}
.lifecycle-a-style a{margin-right: 0.8rem;line-height: 0.72rem;position: relative;display: inline-block;transition: all 0.4s;}
.lifecycle-a-style a::after{content: "";position: absolute;height: 0.02rem;background: #169CA7;bottom: 0;left: 50%;transform: translateX(-50%);bottom:0;transition: all 0.4s;width: 0;}
.lifecycle-a-style a.active{font-weight: bold;}
.lifecycle-a-style a.active::after{width: 0.4rem;}
.lifecycle-a-style a:hover{font-weight: bold;}
.lifecycle-a-style a:hover::after{width: 0.4rem;}
.lifecycle-a-style a:last-child{margin-right: 0;}
.lifecycle-a-bot{padding: 0.22rem 0.4rem 0.4rem;}
.tab{display: none;}
.tab.active{display: block;}
.lifecycle-a-bot .divey656htgh{width: 8.3rem;max-width: 100%;}
.lifecycle-a-bot .divey656htgh .wwo-des p{padding-left: 0.3rem;}
.lifecycle-a-bot .divey656htgh .des20 .des-808080{margin-top: -0.1rem;}
.lifecycle-a-bot .divey656htgh .des20 .des-808080 p{margin-bottom: 0;}

.wenda li{display: block;padding: 0.32rem 0;border-bottom: 1px solid #000;}
.wenda li:first-child{padding-top: 0;}
.wh{width: 0.24rem;position: absolute;top:0;left: 0;}
.wenda-top{padding-left: 0.36rem;cursor: pointer;padding-right: 0.36rem;}
.wenda-con{padding-left: 0.36rem;padding-top: 0.22rem;display: none;}
.bot32{width: 0.32rem;height: 0.32rem;background: url("../images/bot64.png") no-repeat center;background-size: cover;transition: all .4s;}
.wenda-top .bot32{position: absolute;right: 0;top:-0.04rem;}
.wenda li.active .bot32{transform: rotate(-180deg);}
.padding-t15{padding-top: 0.15rem;}
.up260{margin-top: -2.6rem;}
