.st0{fill:#EC6D2A;}
.st1{fill:#396AA8;} 

/* CSS Reset */
html{-webkit-text-size-adjust:none;}
body{color: #1a1a1a;overflow-x:hidden;margin:0; padding:0;}
input,select,textarea {border-radius: 0;outline: none;font-family:PingFang SC,'Microsoft YaHei',Arial,sans-serif;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}
a,*::before,*::after {font-size: 14px;text-decoration:none;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;color: #1a1a1a;} 
a * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
a:hover {color: #ee1c25;}
.fullscreen,.fullscreen body {width: 100%;height: 100%;overflow: hidden}
.pcshow { display:block;}
.mbshow { display:none!important;}
.clear { clear:both;} 
.img {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.pic {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.img img,.pic img {max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}
.img-center {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto!important;height: auto!important;z-index: 1;max-width: 100%;max-height:100%;}

.pic:before { content:" "; width:100%; height:100%; position: absolute; z-index:1; top:0px; left:0px; background:rgba(0,0,0,.4); }
.pic .shipin { width: auto!important; height:100vh !important; margin-left:-10%;}



.img-sp {display: block;width: 100%;height: auto; position:absolute; z-index:; top:opx; left:0px;}
.img-block {display: block;width: 100%;height: auto;}
.img-inline {display: inline-block;width: auto;height: auto;}
.clamp1 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.clamp4 {display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;}
.text-center {text-align: center;}
.div-container {position: relative;width:1300px;margin: auto;}
::-webkit-scrollbar{height:4px; width:3px;background: #666666;}
::-webkit-scrollbar-button{height:0; width:5px;background: #666666;}
::-webkit-scrollbar-thumb{background-color:#ee1c25;box-shadow:inset 1px 1px 0 #ee1c25,inset 0 -1px 0 #ee1c25;}
 



/* header */
.header {position:fixed;left: 0;top: 0;z-index: 500;width: 100%;transition:all .4s ease; }
.header::after {content: '';width: 100%;height: 1px;position: absolute;left: 0;bottom: 0;background: #f2f2f2;opacity: 0;}
.header * {transition:all .4s ease;}
.header-content {width:94%;height: 100px;margin: auto;position: relative;z-index: 500;}
.header-logo {position: absolute;left: 0;top: 50%;transform: translateY(-50%);z-index: 10;width: 8%;}
.header-logo a {display: block;}
.header-logo img{display: inline-block;max-width: 100%; margin-top:7px;}
.header-logo svg {display: block;width: 100%;height: auto;}
.header-logo svg * {fill: #fff;}
.header-right {position: absolute;right: 0;top: 50%;transform: translateY(-50%);z-index: 9;}
.header-nav {display: inline-block;vertical-align: middle;}
.header-nav ul{list-style: none;margin: 0;padding: 0;}
.header-nav ul li{display: inline-block;vertical-align: middle;list-style: none;margin: 0;padding: 0 20px;position: relative;}
.header-nav ul li.cur a.nav {color: #ee1c25;}
.header-nav ul a.nav{display: block;line-height: 100px;color: #fff;position: relative;}
.header-nav ul a.nav:hover {color: #ee1c25;}
.header-search {display: inline-block;vertical-align: middle;margin-left: 40px;}
.header-search a {display: block;width: 45px;height: 45px;position: relative;border: 2px solid rgba(255,255,255,.1);border-radius: 100%;}
.header-search a:hover {background: #ee1c25;border: 2px solid #ee1c25;}


.header.black,.header:hover,.header.scroll-down,.header.scroll-top  {background: #fff;}
.header.black::after,.header:hover::after,.header.scroll-down::after,.header.scroll-top::after  {opacity: 1;}
.header.black .header-logo svg .st0,.header:hover .header-logo svg .st0,
.header.scroll-down .header-logo svg .st0,.header.scroll-top .header-logo svg .st0{fill: #EC6D2A!important;}
.header.black .header-logo svg .st1,.header:hover .header-logo svg .st1,
.header.scroll-down .header-logo svg .st1,.header.scroll-top .header-logo svg .st1{fill: #396AA8!important;}
.header.black .header-nav ul a.nav,.header:hover .header-nav ul a.nav,
.header.scroll-down .header-nav ul a.nav,.header.scroll-top .header-nav ul a.nav{color: #000;} 
.header.black .header-search a,.header:hover .header-search a,
.header.scroll-down .header-search a,.header.scroll-top .header-search a {border: 2px solid rgba(0,0,0,.1);}
.header.black .header-search img,.header:hover .header-search img,.header.scroll-down .header-search img,.header.scroll-top .header-search img{filter: invert(100%);}
.header.black .header-search a:hover,.header:hover .header-search a:hover {border: 2px solid #ee1c25;}
.header.black .header-nav ul li a.nav:hover,.header.black .header-nav ul li.on a.nav,
.header.scroll-down .header-nav ul li.cur a.nav,.header.scroll-top .header-nav ul li.cur a.nav,
.header.black .header-nav ul li.cur a.nav {color: #ee1c25;}
.header:hover .header-search a:hover img {filter: invert(0);}
.header:hover .header-nav ul li a.nav:hover {color: #ee1c25;}
.detail .header {background: #fff;}
.detail .header::after {opacity: 1;}
.detail .header .header-logo svg .st0{fill: #EC6D2A!important;}
.detail .header .header-logo svg .st1{fill: #396AA8!important;}
.detail .header .header-nav ul a.nav {color: #000;} 
.detail .header .header-search a {border: 2px solid rgba(0,0,0,.1);}
.detail .header .header-search img {filter: invert(100%);}
.detail .header .header-search a:hover {border: 2px solid #ee1c25;}
.detail .header .header-nav ul li.cur a.nav,.detail .header .header-nav ul li a.nav:hover,.detail .header .header-nav ul li.on a.nav {color: #ee1c25;}

.header.scroll-down .header-content,.header.scroll-top .header-content {height: 70px;}
.header-nav-show-content.cur {margin-top: 70px;}



.header-nav-show-mark {width: 100%;height: 100%;position: fixed;left: 0;top: 0px;z-index:-1;opacity: 0;transition:all .4s ease;background: #000;}
.header-nav-show-mark.cur  {z-index: 20;opacity: .2;}
.header-nav-show {position: fixed;left: 0;top: 0;width: 100%;z-index:111;overflow: hidden;transition:all .4s ease;}
.header-nav-show.Hide {opacity:0;height: 0;z-index:111;}
.header-nav-show-content {width:90%;position: relative;overflow: hidden;transition:all .4s ease;background:rgba(255,255,255,.95);margin-top:100px;overflow: hidden; height:400px; padding:2% 5% 0px;}

.header-nav-show-content-left {float: left;width: 35%;overflow: hidden; display:none; }
.header-nav-show-content-right {position: absolute;right: 0;width: 100%;top: 0;height: 100%;}
.hnavshow-professional{position: relative;float: left;width: 16.66666%;height: 100%;overflow: hidden;}
.hnavshow-professional-item {padding: 20% 15%;overflow: hidden;position: relative;box-sizing: border-box;height: 100%;}
.hnavshow-professional-item::after {content: '';width: 1px;height: 100%;position: absolute;right: 0;top: 0;background: #f2f2f2;}

.hnavshow-professional-item .title-1 {position: relative;transition:all .4s ease; font-weight:400; color:#ee1c25;}
.hnavshow-professional-item .title-1 a {}
.hnavshow-professional-item .title-1::after {content: '';width: 17px;height: 17px;position: absolute;right: 0;top: 50%;background: url('../images/jt1.png');margin-top: -8px;}
.hnavshow-professional-item .item-1 {margin-top: 8%;}
.hnavshow-professional-item:hover { background:#f7f7f7; border-top:8px solid #ee1c25;}
.hnavshow-professional-item .item-1 li{list-style: none;margin: 0;padding: 0;padding: 1% 0;  line-height:29px;}
.hnavshow-professional-item .item-1 li a{display: block;}
.hnavshow-professional-item .item-1 li a:hover {color: #ee1c25;}
.hnavshow-professional-item .icon-1 {position: absolute;right: -10%;bottom: -3%;width: 40%;z-index: 11;opacity: 0;transition:all .4s ease;}
.hnavshow-professional-item:hover .title-1 {color: #ee1c25; }
.hnavshow-professional-item:hover .title-1::after {background: url('../images/jt2.png');}
.hnavshow-professional-item:hover .icon-1 {opacity: 1;}
.hnavshow-professional-item .title-0  a {  font-family: "Times New Roman", Times, serif; color:#8b8b8b !important; font-weight:400; font-size:18px; }

 


/* menu */
.menu-toggle {display: none;width: 40px;height: 40px;position: absolute;overflow: hidden;right: 1%;top: 5px;display: none;z-index: 111;}
.cd-nav-trigger {display: block;width: 40px;height: 40px;}
.menu-toggle span.hamburger,
.menu-toggle span.hamburger:after,
.menu-toggle span.hamburger:before {content:"";display:block;width:24px;height:2px;background:#000;position:absolute;top:50%;margin-top:-1px;left:50%;margin-left:-12px;-webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.menu-toggle span.hamburger:after {margin-top:-7px;top:0;transition-delay:0.27s;}
.menu-toggle span.hamburger:before {margin-top:7px;top:0;transition-delay:0.2s;}
.menu-toggle span.cross:before,
.menu-toggle span.cross:after {content:"";display:block;width:24px;height:2px;background:#000;position:absolute;top:50%;margin-top:-1.5px;left:50%;margin-left:-12px;-webkit-transform:translateY(-70px) translateX(-70px) rotate(45deg);transform:translateY(-70px) translateX(-70px) rotate(45deg);transition-delay:0.12s;}
.menu-toggle span.cross:after {transition-delay:0s;-webkit-transform:translateY(70px) translateX(-70px) rotate(-45deg);transform:translateY(70px) translateX(-70px) rotate(-45deg);}
.menu-toggle span.cross:after {-webkit-transform:translateY(-70px) translateX(70px) rotate(-45deg);transform:translateY(-70px) translateX(70px) rotate(-45deg);}
.no-touch .menu-toggle span.hamburger,
.no-touch .menu-toggle span.hamburger:after,
.no-touch .menu-toggle span.hamburger:before {-webkit-transform:translateX(70px);transform:translateX(70px);transition-delay:0.12s;}
.no-touch .menu-toggle span.hamburger:after {transition-delay:0s;}
.no-touch .menu-toggle span.hamburger:before {transition-delay:0.07s;}
.no-touch .menu-toggle span.cross:before {transition-delay:0.12s;-webkit-transform:rotate(45deg);transform:rotate(45deg);background: #000;}
.no-touch .menu-toggle span.cross:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;background: #000;}



/* footer */
.footer {background: url(../images/foot.jpg) no-repeat center top;position: relative;clear: both;padding: 3.5% 0 0 0;border-top: 0px solid #e5e5e5;}
.footer-content {width:1300px;margin: auto; }
.footer-content ul,.footer-content li{list-style: none;margin: 0;padding: 0;}
.footer-content-top {overflow: hidden;position: relative;padding-bottom: 5%; padding-top:5%;border-bottom: 1px solid rgba(255,255,255,.1); }
.footer-content-left {float: left;width: 32%; color:#fff; border-right:1px solid rgba(255,255,255,.1);}

.footer-content-left .x_logo { margin-top:-10px; margin-bottom:20px;}



.footer-content-left .text-1{overflow: hidden;}
.footer-contact {margin-top: 7%;}
.footer-contact li {overflow: hidden;margin-bottom: 1%; line-height:29px;}
.footer-contact .name-1 {color: #fff;display: inline-block;vertical-align: top;}
.footer-contact .text-2 {color: #fff;width: 70%;display: inline-block;vertical-align: top; opacity:.8;}
.footer-content-right {float: right;width: 64%;}
.footer-social {text-align: right;}
.footer-social li {display: inline-block;vertical-align: middle;position: relative;margin-left: 5px;} 
.footer-social li a{position: relative;width: 48px;height: 48px;border: 2px solid #eeeeee;border-radius: 100%;display: block;  background:#fff;} 
.footer-social li a:hover {background: #ee1c25;border: 2px solid #ee1c25;}
.footer-social li a:hover img {filter: invert(100%);}
.footer-content-bottom {clear: both;padding: 2% 0;overflow: hidden;position: relative;}
.footer-content-bottom a {color: #999999;}
.footer-content-bottom a:hover {color: #000;}
.footer-copy {color: #999999;}
.footer-link {color: #999999;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
 
.footer-nav {margin-top: 10%;}
.footer-nav ul{display: inline-block;vertical-align: top;text-align: left;width: 14%; margin:0px 3%;}
.footer-nav ul:first-child {margin-left: ;}
.footer-nav ul:last-child {width: auto;}
.footer-nav ul span{display: block;color: #fff;padding-bottom: 10px;}
.footer-nav ul li {padding: 1px 0;overflow: hidden; line-height:29px;}
.footer-nav ul li a{display: block;color: #fff;padding-bottom: 3px; opacity:.6; }
.footer-nav ul:nth-child(3) {}
.footer-nav ul:nth-child(3) li a {}
.footer-nav ul li a:hover {color: #ee1c25;}




/* index */
.index-banner-swiper {width: 100%;height: 100%;position: relative;background: #000;} 
.index-banner-swiper .swiper-slide-active .img .pic {animation: srmgani 6000ms 1 ease forwards;}
@keyframes srmgani{0%{transform:scale(1.05);} 100%{transform:scale(1.0);}}
.index-banner-item {position: relative;overflow: hidden;}
.index-banner-item .text{width: 48%;position: absolute;left: 13%;top: 50%;transform: translateY(-50%);z-index: 10;color: #fff;}
.index-banner-item .title-1,.index-banner-item .title-2,.viewmore-5,
.index-banner-item .title-3,.index-banner-item .text-4,.index-banner-item .text-5,.index-banner-item .title-4 {overflow: hidden;}
.index-banner-item .title-1 div,.index-banner-item .title-2 div,.viewmore-5 a,
.index-banner-item .title-3 div,.index-banner-item .text-4 div,.index-banner-item .title-4 div,
.index-banner-item .text-5 div{opacity: 0;transform:translateY(200px);transition: opacity 1s linear,transform 1s cubic-bezier(.215,.61,.355,1);}
.index-banner-item .title-1 {font-family: 'poppinssb';}
.index-banner-item .title-2 {font-family: 'poppinssb';margin-top: -.5%;}
.index-banner-item .title-3 {overflow: hidden;margin-top: -2%;} 
.index-banner-item .title-4 {font-weight: bold;color: #ee1c25;margin-bottom: -2%;}
.index-banner-item .text-4  {margin-top: 4%;}  
.index-banner-item .text-5  {margin-top: 3%;}
.index-banner-swiper .swiper-slide .title-1 div {transition-delay: .1s;}
.index-banner-swiper .swiper-slide .title-2 div {transition-delay: .1s;}
.index-banner-swiper .swiper-slide .title-3 div,
.index-banner-swiper .swiper-slide .title-4 div {transition-delay: .2s;}
.index-banner-swiper .swiper-slide .text-4 div  {transition-delay: .3s;}
.index-banner-swiper .swiper-slide .text-5 div,.index-banner-swiper .swiper-slide .viewmore-5 a {transition-delay: .4s;}
.index-banner-swiper .swiper-slide-active .title-1 div,
.index-banner-swiper .swiper-slide-active .title-2 div,
.index-banner-swiper .swiper-slide-active .title-3 div,.index-banner-swiper .swiper-slide-active .viewmore-5 a ,
.index-banner-swiper .swiper-slide-active .text-5 div,.index-banner-swiper .swiper-slide-active .title-4 div,
.index-banner-swiper .swiper-slide-active .text-4 div{transform: translateY(0px);opacity: 1;}

.scrolldown-1 {position:absolute ;right: 3%;bottom: 5%;width: 22px;z-index: 11;}
.banner-swiper-ctrl {position: absolute;left: 13%;bottom: 6%;z-index: 11;}
.banner-swiper-ctrl .banner-prev,.banner-swiper-ctrl .banner-next{display: inline-block;vertical-align: middle;color: #fff;cursor: pointer;}
.progress-bar-1 {width: 240px;display: inline-block;vertical-align: middle;position: relative;margin: 0 5px;}
.progress-bar-1 span {background: rgba(255,255,255,.2);display: block;width: 100%;height: 2px;position: relative;}
.progress-bar-1 span::before {content: '';width: 0;height: 100%;position: absolute;left: 0;top: 0;z-index: 11;background: #fff;transition:all .4s ease;}
.progress-bar-1 span.swiper-pagination-bullet-active::before  {-webkit-animation: ws100 5000ms 1 forwards;animation: ws100 5000ms 1 forwards;} 
@keyframes ws100{0%{width: 0%;} 100%{width: 100%;}}
.index-banner-swiper .swiper-pagination-bullet {display: none;}
.index-banner-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {display: block;}

.index-banner-item.center .text{width: 54%;left: 50%;top: 50%;transform: translate(-50%,-50%);text-align: center;}
.index-banner-item.right .text{width: 48%;left: auto;top: 50%;transform: translateY(-50%);text-align: right;right: 13%;}
.index-banner-item.none .text {display: none;}


.viewmore-5 {position: relative;margin-top: 5%;}
.viewmore-5 a {display: inline-block;position: relative;padding-bottom: 5px;overflow: hidden;}
.viewmore-5 a::after{content: '';width: 100%;height: 1px;position: absolute;left: 0;bottom: 0;z-index: 1;background: #fff;}
.viewmore-5 span {display: inline-block;vertical-align: middle;color: #fff;margin-right: 10px;}
.viewmore-5 i {display: inline-block;vertical-align: middle;width: 12px;height: 12px;background: url('../images/rd1.png') center no-repeat;}

.index-about {padding: 8% 0 0px;overflow: hidden;} 
.index-about-top {width: 76%;margin: auto;}
.index-about-top .class-1{color: #ee1c25;font-weight: 900;}
.index-about-top-text {overflow: hidden;margin-top: 2%;}
.index-about-top-left {float: left;width: 45%;}
.index-about-top-left .text-1{color: #111111;}
.index-about-top-right {float: right;width: 33%;}
.index-about-top-right .text-2 {color: #666;}
.index-about-buttom {margin-top: 2%; margin-bottom:2%; width: 100%;overflow: hidden;clear: both;}
.index-about-icon {text-align: center;padding-top: 0;font-size: 0;}
.index-about-icon.num7 .index-about-icon-item {width: 13%;}
.index-about-icon.num6 .index-about-icon-item {width: 13%;}
.index-about-icon.num5 .index-about-icon-item {width: 17%;}
.index-about-icon-item {display: inline-block;vertical-align: top;width: 17%;}
.index-about-icon-item a {display: block;} 
.index-about-icon-item .icon-1 {position: relative;width: 50px;height: 50px;margin: auto;}
.index-about-icon-item .data-1 {margin-top: 4%;}
.index-about-icon-item .data-1 div {font-family: 'montserratl';display: inline-block;vertical-align: top;}
.index-about-icon-item .data-1 sup {display: inline-block;vertical-align: top;margin-left: 5%;margin-top: 5%;}
.index-about-icon-item .text-1 {margin-top: 3%;color: #999999;}
.index-about-icon-item a:hover .data-1 div,.index-about-icon-item a:hover .text-1,.index-about-icon-item a:hover .data-1 sup{color: #ee1c25;}
.index-about-icon-item a:hover .data-1 div {font-family: 'montserratr';}
.about-icon-progress-bar {margin-top: 2%;position: relative;text-align: center;font-size: 0;overflow: hidden;padding-bottom: 15px;}
.about-icon-progress-bar-line {background: url('../images/line.png') repeat-x left bottom;background-size: auto;}
.aiprogress-bar-item {display: inline-block;vertical-align: top;width: 17%;}
.aiprogress-bar-item .hover-1 {position: relative;width: 50%;margin: auto;}
.aiprogress-bar-item .hover-1::after {content: '';width: 11px;height: 6px;position: absolute;bottom: -115px;background: url('../images/sj.png') center no-repeat;opacity: 0;transition:all .4s ease;left: 50%;transform: translateX(-50%);}
.aiprogress-bar-item .hover-1 i{width: 1px;height: 30px;display: inline-block;vertical-align:middle;position: relative;}
.aiprogress-bar-item .hover-1 i::before {content: '';position: absolute;left: 0;bottom: 0;background: #cccccc;width: 100%;height: 20px;}
.aiprogress-bar-item .hover-1 i::after {content: '';transition:all .4s ease;position: absolute;left: 0;bottom: 0;background: #ee1c25;width: 100%;height: 0;z-index:11;}
.aiprogress-bar-item.cur .hover-1 {background: url('../images/line1.png') repeat-x center bottom;}
.aiprogress-bar-item.cur .hover-1 i::after {height: 100%;}
.aiprogress-bar-item.cur .hover-1 i::before {opacity: 0;}
.aiprogress-bar-item.cur .hover-1::after {opacity: 1;bottom: -15px;}


.index-professional-competence {padding: 0% 0 0% 0;overflow: hidden;} 
.professional-competence-top {overflow: hidden;}
.professional-competence-top .class-1{color: #ee1c25;font-weight: 900;}
.professional-competence-top .text-1{margin-top: 2%;}
.professional-competence-top .text-1 img {display: inline-block;vertical-align: middle;margin-top: -.3%;}
.professional-competence-bottom {margin-top: 5%;}

.professional-competence-item {position: relative;float: left;width: 16%;overflow: hidden;background: #f7f7f7;margin-right: 1%; /*background:url(../images/cpt1.jpg) no-repeat center top;*/ background-size:auto 100%;} 

.professional-competence-item:nth-child(2){background:url(../images/cpt2.jpg) no-repeat center top; background-size:auto 100%;}
.professional-competence-item:nth-child(3){background:url(../images/cpt3.jpg) no-repeat center top; background-size:auto 100%;}
.professional-competence-item:nth-child(4){background:url(../images/cpt4.jpg) no-repeat center top; background-size:auto 100%;}
.professional-competence-item:nth-child(5){background:url(../images/cpt5.jpg) no-repeat center top; background-size:auto 100%;}

.professional-competence-item ,.professional-competence-item * {transition:all .4s ease;}
.professional-competence-item:last-child {margin-right: 0;}
.professional-competence-item li {position: relative;list-style: none;margin: 0;padding: 0;padding-left: 15px; font-size:15px; line-height:28px;}
.professional-competence-item li::before {content: '-';position: absolute;left: 0;top: 0;opacity: .3;}
.professional-competence-item .default-item {padding: 20% 15%;overflow: hidden;position: relative;height: 560px;box-sizing: border-box;}
.professional-competence-item .default-item .title-1 {position: relative; color:#fff; top:42%; left:0px; width:100%; text-align:center; font-weight:900; font-size:24px;}
.professional-competence-item .default-item .title-1::after {content: '';width: 17px;height: 17px;position: absolute;right: 0;top: 50%;background: url('../images/jt1w.png');margin-top: -8px;}
.professional-competence-item .default-item .item-1 {color: #fff;margin-top: 145%; text-align:center; width:100%;}
.professional-competence-item .default-item .item-1 p {margin: 0;padding: 0;}
.professional-competence-item .default-item .icon-1 {position: absolute; width:100%; text-align:center; top: 24%;z-index: 11;height: 80px; left:0px;}
.professional-competence-item .default-item .icon-1 img { margin:0px auto;}
.professional-competence-item.cur {width: 32%;}
.professional-competence-item.cur .hover-item {z-index: 11;opacity: 1;width: 100%;left: 0;}

.professional-competence-item .hover-item {background: url(../images/cpt1.jpg) no-repeat center bottom #ee1c25; background-size: auto 100%; position: absolute;height: 100%;left: 100%;top: 0;z-index: -11;opacity: 0;width: 660px;}

.professional-competence-item:nth-child(2) .hover-item{background:url(../images/cpt2.jpg) no-repeat center top; background-size:auto 100%;}
.professional-competence-item:nth-child(3) .hover-item{background:url(../images/cpt3.jpg) no-repeat center top; background-size:auto 100%;}
.professional-competence-item:nth-child(4) .hover-item{background:url(../images/cpt4.jpg) no-repeat center top; background-size:auto 100%;}
.professional-competence-item:nth-child(5) .hover-item{background:url(../images/cpt5.jpg) no-repeat center top; background-size:auto 100%;}


.professional-competence-item .hover-item-top {overflow: hidden; position:absolute; top:42%; width:100%;}
.professional-competence-item .hover-item-top .item-2 {color: #ffd6c1;padding: 10% 7% 5% 7%;overflow: hidden;}
.professional-competence-item .hover-item-top .item-2 li {padding: 0;color:#fff; opacity:.8; width:50%; float:left;}
.professional-competence-item .hover-item-top .item-2 li a {color: #fff;}
.professional-competence-item .hover-item-top .item-2 li::before{display: none;}
.professional-competence-item .hover-item-top .item-2 li a:hover {color: #fff;}
.professional-competence-item .icon-2 {position: absolute;right: 0%; bottom: 0%;width: 35%; display:none;}	
.hover-item-bottom {background: ;position: absolute;left: 0;width: 100%;top: 25%;z-index: 12;}	
.hover-item-bottom .text {padding: 5% 7%;overflow: hidden;}
.hover-item-bottom .title-2{color: #fff;position: relative; font-size:28px; font-weight:900;}			 
.hover-item-bottom .title-2::after {content: '';width: 17px;height: 17px;position: absolute;right: 0;top: 50%;background: url('../images/jt1w.png');margin-top: -8px;filter: invert(100%);transform:  rotate(180deg);}
.hover-item-bottom .text-2{color: #fff;margin-top: 2%; font-size:15px; opacity:.8;}
.professional-competence-item:nth-child(1) .hover-item-top .item-2 li {width: 50%;float: left;}

.index-representative-project {background: #f7f7f7;padding: 5% 0;overflow: hidden;} 
.representative-project-top {overflow: hidden;position: relative;}
.representative-project-top .class-1{color: #ee1c25;font-weight: 900;}
.representative-project-top .text-1{margin-top: 2%;width: 66%;}
.representative-project-top .viewmore-1 {position: absolute;right: 0;top: 70%;transform: translateY(-50%);}
.viewmore-1 {position: relative;}
.viewmore-1 a {display: inline-block;position: relative;padding-bottom: 5px;overflow: hidden;}
.viewmore-1 a::after{content: '';width: 100%;height: 1px;position: absolute;left: 0;bottom: 0;z-index: 1;background: #ee1c25;}
.viewmore-1 span {display: inline-block;vertical-align: middle;color: #ee1c25;margin-right: 10px;}
.viewmore-1 i {display: inline-block;vertical-align: middle;width: 10px;height: 10px;background: url('../images/rb1.png') center no-repeat;}
.viewmore-1 a:hover::after {background: #ee1c25;}
.viewmore-1 a:hover span {color: #ee1c25;}
.viewmore-1 a:hover i {background: url('../images/rb2.png') center no-repeat;}
.representative-project-bottom {margin-top: 4%;overflow: hidden;}
.representative-project-swiper {overflow: hidden;}
.representative-project-item {position: relative;}
.representative-project-item a {display: block;position: relative;}
.representative-project-item .mark-1 {position: absolute;left: 0;width: 100%;top: 0;z-index: 11;height: 100%;background: url('../upload/rp.png') top no-repeat #ee1c25;background-size: cover;opacity: 0;}
.representative-project-item .item-4 {padding: 10%;overflow: hidden;color: #fff;}
.representative-project-item .item-4 li {list-style: none;margin: 0;padding: 0;margin-bottom: 5%;}
.representative-project-item .item-4 li span{display: block;color: #ffb48e;}
.representative-project-item .item-4 li p{display: block;margin: 0;padding: 1% 0;}
.representative-project-item .item-4 li:first-child {width: 70%;float: left;}
.representative-project-item .item-4 li:nth-child(3) {clear: left;}
.representative-project-item .text {position: relative;padding: 5% 0;overflow: hidden;}
.representative-project-item .text::after {content: '';width: 100%;height: 1px;position: absolute;left: 0;bottom: 0;background: #ccc;}
.representative-project-item .text::before {content: '';width: 0;height: 1px;position: absolute;left: 0;bottom: 0;background: #000;z-index: 11;transition:all .4s ease;}
.representative-project-item .title-1 {position: relative;color: #000;}	
.representative-project-item .title-1::after {content: '';width: 17px;height: 17px;position: absolute;right: 0;background: url('../images/jt1.png');bottom: -5px;}
.representative-project-item .text-1 {margin-top: 1%;color: #666666;}
.representative-project-item a:hover .text::before{width: 100%;}
.representative-project-item a:hover .mark-1 {opacity: 1;}
.representative-project-item a:hover .text-1 {color: #000;}


.index-company-dynamics {overflow: hidden;padding: 7% 0; background:#f7f7f7;}
.company-dynamics-top {overflow: hidden;position: relative;}
.company-dynamics-top .class-1{color: #ee1c25;font-weight: 900; text-align:center;}
.company-dynamics-top .text-1{margin-top: 1.5%; text-align:center; width:80%; margin:0px auto; line-height:80px;}
.company-dynamics-top .text-2 {text-align:center; margin-bottom:20px;}
.company-dynamics-top .viewmore-1{ width:100%; text-align:center;}
.company-dynamics-bottom {margin-top: 4%;overflow: hidden;}
.company-dynamics-item {float: left;width: 46%;margin-bottom: 3%;}
.company-dynamics-item a {display: block;position: relative;}
.company-dynamics-item a:hover .pic {transform: scale(1.05);}
.company-dynamics-item a:hover .title-1 {color: #ee1c25;}
.company-dynamics-item .img{float: left;width: 42%;}
.company-dynamics-item .text{float: left;width: 53%;margin-left: 5%;}
.company-dynamics-item .date-1{color: #999999;margin-top: -4px;}
.company-dynamics-item .title-1 {color: #000;margin-top: 9px;}
.company-dynamics-item .text-1 {color: #666;margin-top: 9px; line-height:24px;}
.company-dynamics-item .class-1{margin-top: 16px;}
.company-dynamics-item .class-1 span{color: #ee1c25;display: inline-block;padding: 3px 7px;text-align: center;border: 1px solid #ee1c25;}
.company-dynamics-item:first-child{margin-right: 8%;width: 46%;margin-bottom: 0;}
.company-dynamics-item:first-child .img{float: none;width: 100%;}
.company-dynamics-item:first-child .text{float: none;margin-left:0;width: 100%;margin-top: 20px;}
.company-dynamics-item:last-child {margin-bottom: 0;}

.index-corporate-team {overflow: hidden;padding: 6% 0;background: #f7f7f7;}
.corporate-team-top {overflow: hidden;}
.corporate-team-top .class-1{color: #ee1c25;font-weight: 900;}
.corporate-team-top .text-1{margin-top: 1.5%;width: 68%;}
.corporate-team-bottom {margin-top: 4%;}
.corporate-team-pic {float: left;width: 53%;}
.corporate-team-pic-item {float: left;width: 45%;margin-right: 4%;}
.corporate-team-pic-item .pic {transition:all .4s ease;}
.corporate-team-pic-item.cur .pic {transform: scale(1.1);}
.corporate-team-list {float: right;width: 45%;}
.corporate-team-text-item {overflow: hidden;margin-bottom: 6%;margin-top: 2%;}
.corporate-team-text-item a{display: block;border-bottom: 1px solid #e5e5e5;padding-bottom: 6%;}
.corporate-team-text-item .text-1 {overflow: hidden;margin-bottom: 3%;color: #000;width: 94%;}
.corporate-team-text-item .bottom-2{position: relative;overflow: hidden;margin-top: 3%;}
.corporate-team-text-item .bottom-2::before {content: '';width: 0px;height: 1px;background: #ee1c25;position: absolute;left:0;top: 12px;transition:all .4s ease;}
.corporate-team-text-item .text-2 {color: #000;}
.corporate-team-text-item .text-3 {color: #666666;}
.corporate-team-text-item a:hover .bottom-2::before {width: 40px;}
.corporate-team-text-item a:hover .bottom-2 {padding-left: 60px;}
.corporate-team-text-item:last-child a {border: none;}
.corporate-team-text-item:last-child {margin-bottom: 0;}






/* professional */
.professional {margin-top: 100px;overflow: hidden;}
.professional-top {overflow: hidden;border-bottom: 1px solid #eeeeee;}
.professional-top .div-container{position: relative;padding: 4% 0 2% 0;}
.professional-content {width: 100%;overflow: hidden;}
.professional-content.w66 {width: 66%;}
.professional-content .class-1{color: #ee1c25;font-weight: 900; text-align:center;}
.professional-content .text-1{margin-top: 1.5%; text-align:center;}
.professional-content .text-2{color: #666666;margin-top: 5%;}
.professional-top .icon-1 {position: absolute;right: -1%;top: 50%;width: 300px;height: 350px;transform: translateY(-50%);}
.professional-center {padding: 3% 0;overflow: hidden;}
.professional-center-left {float: left;width: 70%;position: relative;overflow: hidden;padding-right: 4%;}
.professional-center-left::after {content: '';width: 1px;height: 100%;position: absolute;right: 0;top: 0;background: #eee;}
.professional-center-content {padding-bottom: 3%;overflow: hidden;}
.professional-center-nav {margin-top: 1%;}
.professional-nav-item {overflow: hidden;}
.professional-nav-item.mr0 {margin-right: 0;}
.professional-nav-item a{background: #f7f7f7;display: block;position: relative;}
.professional-nav-item .text {position: absolute;width: 90%;left: 5%;top: 50%;transform: translateY(-50%);z-index: 11;text-align: center;}
.professional-nav-item .icon-1 {display: inline-block;vertical-align: middle;width: 40px;height: 40px;position: relative;}
.professional-nav-item .title-1 {display: inline-block;vertical-align: middle;margin-left: 15px;text-align: left;color: #000;}
.professional-nav-item.cur a {background: #ee1c25;}
.professional-nav-item.cur .title-1 {color: #fff;}
.professional-nav-item.cur .icon-1 img { filter: invert(100%) grayscale(100%);}
.professional-nav-swiper .swiper-slide-thumb-active .professional-nav-item a {background: #ee1c25;}
.professional-nav-swiper .swiper-slide-thumb-active .professional-nav-item .title-1 {color: #fff;}
.professional-nav-swiper .swiper-slide-thumb-active .professional-nav-item .icon-1 img { filter: invert(100%) grayscale(100%);}
.professional-center-main {clear: both;width: 100%;padding-top: 3%;overflow: hidden;}
.professional-center-main-swiper {position: relative;}
.professional-consulting-main {padding: 3% 0;overflow: hidden;position: relative;}
.professional-consulting-main::after {content: '';width: 100%;height: 1px;background: #ee1c25;position: absolute;left: 0;top: 11px;}
.professional-consulting-main::before {content: '';width: 24px;height: 12px;background: url('../images/sjt.png') center no-repeat;position: absolute;top: 0;z-index: 11;}
.professional-consulting-main.pcm1::before {left: 15%;margin-left: 0;}
.professional-consulting-main.pcm2::before {left: 50%;margin-left: 12px;}
.professional-consulting-main.pcm3::before {left: 83%;margin-left: 0;}
.professional-consulting-main .img{float: left;width: 31.3333%;}
.professional-consulting-main .txt{float: left;width: 55%;padding: 2% 5% 5% 5%;}
.professional-consulting-main .title-2{font-weight: bold;}
.professional-consulting-main .text-1{margin-top: 3%;color: #666666;}
.professional-consulting-bottom {clear: both;overflow: hidden;padding-top: 3%;border-top: 1px solid #ee1c25;}
.consulting-list {padding: 1% 0;overflow: hidden;}
.consulting-list .professional-nav-item  {margin-bottom: 3%;width: 31.3333%;margin-right: 3%;float: left;}
.consulting-list .professional-nav-item.mr0 {margin-right: 0;}
 
.professional-center-right {float: right;width: 23%;overflow: hidden;}
.consulting-experts {margin-top: 1%;padding: 0 5%;overflow: hidden;}
.consulting-experts .title-2{position: relative;}
.consulting-experts .title-2::after {content: '';width: 17px;height: 17px;position: absolute;right: 0;top: 50%;background: url('../images/jt1.png');margin-top: -8px;transform: rotate(90deg);}
.consulting-experts-user {padding: 4% 0;overflow: hidden;margin-top: 5%;}
.consulting-experts-user .img{float: left;width: 33%;position: relative;background: #f1f1f1;border-radius: 100%;overflow: hidden;}
.consulting-experts-user .text{float: left;width: 60%;margin-left: 7%;padding-top: 3%;}
.consulting-experts-user .title-3 {font-weight: bold;}
.consulting-experts-user .text-3 {margin-top: 2%;color: #666666;}
.consulting-experts-contact {border-top: 1px solid #f5f5f5;border-bottom: 1px solid #f5f5f5;padding: 5% 0;overflow: hidden;margin-top: 7%;}
.consulting-experts-contact .item-2{position: relative;overflow: hidden;padding: 4% 0;}
.consulting-experts-contact .item-2 .icon-2 {float: left;width: 30%;overflow: hidden;}
.consulting-experts-contact .item-2 .icon-2 i {width: 60px;height: 60px;position: relative;background: #fef5f0;border-radius: 100%;margin: auto;display: block;}
.consulting-experts-contact .item-2 .text-2{float: left;width: 60%;}
.consulting-experts-contact .item-2 .text-1{margin-top: 3%;color: #999999;}
.consulting-experts-contact .item-2 .text-3 {color: #000;word-break: break-all;}				 

.professional-bottom {padding: 5% 0;overflow: hidden;background: #f7f7f7;}
.professional-bottom .class-1{color: #000;}
.professional-bottom .div-container {width: 88%;float: right;}
.professional-bottom-content{margin-top:3%;overflow: hidden;}
.related-cases-swiper {position: relative;width: 100%;}
.related-cases-swiper a {display: block;opacity: .4;position: relative;}
.related-cases-swiper .img{overflow: hidden;position: relative;}
.related-cases-swiper .img img {max-width: 500px;}
.related-cases-swiper .mark-1 {position: absolute;left: 0;width: 100%;top: 0;z-index: 11;height: 100%;background: url('../upload/rp.png') top no-repeat #ee1c25;background-size: cover;opacity: 0;}
.related-cases-swiper .item-4 {padding: 10%;overflow: hidden;color: #fff;}
.related-cases-swiper .item-4 li {list-style: none;margin: 0;padding: 0;margin-bottom: 5%;}
.related-cases-swiper .item-4 li span{display: block;color: #ffb48e;}
.related-cases-swiper .item-4 li p{display: block;margin: 0;padding: 1% 0;}
.related-cases-swiper .item-4 li:first-child {width: 70%;float: left;}
.related-cases-swiper .title-1{margin-top: 3%;color: #000;}
.related-cases-swiper .text-1{color: #666666;}
.related-cases-swiper a:hover img {transform: scale(1.05);}
.related-cases-swiper a:hover .mark-1 {opacity: 1;}
.related-cases-swiper .swiper-slide {width: auto;height: auto;}
.related-cases-swiper .swiper-slide.swiper-slide-active a {opacity: 1;}
.related-cases-swiper .swiper-slide.swiper-slide-next a{opacity: 1;} 
.related-cases-swiper .swiper-slide.cur a{opacity: 1;} 
.related-cases-swiper a:hover {opacity: 1;}

.professional-center-list {overflow: hidden;}
.professional-center-list .professional-nav-item {float: left;width: 32%;margin-right: 2%;margin-bottom: 1%;position: unset;z-index: 11;overflow: visible;}
.professional-center-list .professional-nav-item.cur .professional-consulting-main{display: block;}
.professional-center-list .professional-nav-item.mr0 {margin-right: 0;}
.professional-center-list .professional-nav-item .icon-1 {margin-left: 5%;}
.professional-center-list .professional-nav-item .title-1 {width: 60%;}
.professional-center-list .professional-consulting-main {width: 100%;border-bottom: 1px solid #ee1c25;display: none;position: absolute;left: 0;top: 100%;box-sizing: border-box;padding: 0;overflow: hidden;}
.professional-center-list .professional-consulting-main::before,.professional-center-list .professional-consulting-main::after {display: none;}
.professional-item3 {position: relative;clear: both;overflow: hidden;padding: .5% 0;}
.professional-container {overflow: hidden;position: relative;padding:3% 0 1% 0;margin: 1% 0;} 
.professional-container::before {content: '';width: 24px;height: 12px;background: url('../images/sjt.png') center no-repeat;position: absolute;top: 0;z-index: 11;}
.professional-container::after {content: '';width: 100%;height: 1px;background: #ee1c25;position: absolute;left: 0;top: 11px;}
.professional-consulting-main.pcm1 .professional-container::before {left: 15%;}
.professional-consulting-main.pcm2 .professional-container::before {left: 50%;}
.professional-consulting-main.pcm3 .professional-container::before {left: 83%;}
.professional-consulting-main .txt {width: 55%;padding: 2% 5% 5% 0;}
.professional-consulting-main .img {margin-right: 5%;}
/* .professional-nav-item a:hover {background: #ee1c25;}
.professional-nav-item a:hover .title-1 {color: #fff;}
.professional-nav-item a:hover .icon-1 img { filter: invert(100%) grayscale(100%);} */




/* trendsinsights */
.professional .viewmore-1 {position: absolute;right: 0;top: 80%;transform: translateY(-50%);}
.professional .viewmore-1 span{color: #ee1c25;}
.professional .viewmore-1 i {background: url('../images/rb2.png') center no-repeat;}
.professional .viewmore-1 a::after {background: #ee1c25;}
.trendsinsights-linurl-nav {margin-top: 0;overflow: hidden;padding: 3% 0; text-align:center;}
.trendsinsights-linurl-nav a {display: inline-block;vertical-align: middle;margin-right: 30px;color: #666666;padding-bottom: 5px;position: relative; font-size:18px;}
.trendsinsights-linurl-nav a:hover,.trendsinsights-linurl-nav a.cur {color: #ee1c25;}
.trendsinsights-linurl-nav a::after {content: '';width: 100%;height: 1px;background: #ee1c25;position: absolute;left: 0;bottom: 0;width: 0;transition:all .4s ease;}
.trendsinsights-linurl-nav a.cur::after {width: 100%;}
.trends-and-insights {padding: 4% 0;overflow: hidden;} 
.trends-and-insights-top {overflow: hidden;position: relative;}
.trends-and-insights-top .class-1{color: #ee1c25;font-weight: 900;}
.trends-and-insights-top .text-1{margin-top: 1.5%;}
.trends-and-insights-top .text-1 p {margin: 0;padding: 0;}
.trends-and-insights-list {padding-top: 4%;overflow: hidden;}
.trends-and-insights-left {float: left;width: 45%;padding-right: 3%;position: relative;overflow: hidden;}
.trends-and-insights-left::after {content: '';width: 1px;height: 100%;position: absolute;right: 0;top: 0;background: #eee;}
.trends-and-insights-item {position: relative;}
.trends-and-insights-item a{display: block;}
.trends-and-insights-item .text {overflow: hidden;margin-top: 2.5%;position: relative;}
.trends-and-insights-item .title-1 {color: #111111;width: 70%;}
.trends-and-insights-item .data-1 {color: #999999;position: absolute;right: 0;top: 50%;transform: translateY(-100%);}
.trends-and-insights-item .keyword-1 {margin-top: 2%;overflow: hidden;}
.trends-and-insights-item .keyword-1 span{display: inline-block;vertical-align: middle;margin-right: 5px;color: #ee1c25;padding: 3px 5px;background: #fdf0e9;}
.trends-and-insights-item a:hover .pic {transform: scale(1.05);}
.trends-and-insights-right {overflow: hidden;}
.trends-and-insights-right .trends-and-insights-item {width: 100%;position: relative;overflow: hidden;border-bottom: 1px solid #eee;}
.trends-and-insights-right .trends-and-insights-item:last-child {border: none;}
.trends-and-insights-right .trends-and-insights-item:first-child a{padding: 1% 5% 5% 5%;}
.trends-and-insights-right .trends-and-insights-item a {display: block;padding: 5%;overflow: hidden;}
.trends-and-insights-right .trends-and-insights-item .data-1 {position: relative;transform: none;top: auto;} 
.trends-and-insights-right .trends-and-insights-item .title-1 {width: 100%;margin-top: 2%;} 
.trends-and-insights-right .trends-and-insights-item .text-1 {margin-top: 2%;color: #666666;} 
.trends-and-insights-right .trends-and-insights-item .viewmore-1 {position: relative;margin-top: 6%;display: inline-block;padding-bottom: 7px;} 
.trends-and-insights-right .trends-and-insights-item .viewmore-1::after {content: '';width: 0;height: 1px;position:absolute;left: 0;bottom: 0;z-index: 11;background: #ee1c25;transition:all .4s ease;}
.trends-and-insights-right .trends-and-insights-item a:hover .title-1 {color: #ee1c25;}
.trends-and-insights-right .trends-and-insights-item a:hover .viewmore-1::after {width: 100%;}


.latest-insights {background: #f7f7f7;padding: 5% 0;overflow: hidden;}
.latest-insights-top {overflow: hidden;position: relative;}
.latest-insights-top .class-1{color: #ee1c25;font-weight: 900;}
.latest-insights-top .text-1{margin-top: 1.5%;}
.latest-insights-top .text-1 p {margin: 0;padding: 0;}
.latest-insights-list {padding-top: 4%;overflow: hidden;}
.latest-insights-item {position: relative;float: left;overflow: hidden;width: 24%;margin-right: 2%;}
.latest-insights-item.lii1 {width: 48%;}
.latest-insights-item.lii1 .keyword-1 span{color: #fff;background: #ee1c25;}
.latest-insights-item.lii1 .text {position: absolute;left: 5%;width: 90%;bottom: 8%;z-index: 1;color: #fff;padding: 0;}
.latest-insights-item.lii1 .title-1 {width: 50%;color: #fff;}
.latest-insights-item.lii1 .data-1 {position: absolute;right: 0;bottom: 1%;opacity: .4;margin: 0;color: #fff;}
.latest-insights-item:last-child {margin-right: 0;}
.latest-insights-item a {display: block;position: relative;overflow: hidden;background: #fff;}
.latest-insights-item .text {width: 80%;padding: 10%;overflow: hidden;}
.latest-insights-item .keyword-1 {overflow: hidden;}
.latest-insights-item .keyword-1 span{display: inline-block;vertical-align: middle;margin-right: 5px;color:#ee1c25;padding: 3px 5px;background: #fdf0e9;border-radius: 3px;}
.latest-insights-item .title-1 {width: 100%;margin-top: 3%;color: #000;}
.latest-insights-item .data-1 {margin-top: 15%;color: #999999;}
.latest-insights-item .img::after {content: '';width: 60px;height: 60px;background: #ee1c25;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: 0;}
.latest-insights-item .img::before {content: '';width: 60px;height: 60px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: url('../images/jt3.png') center no-repeat;z-index: 11; opacity: 0;}
.latest-insights-item .img img {opacity: 0;}
.latest-insights-item a:hover .img::after,.latest-insights-item a:hover .img::before{opacity: 1;}
.latest-insights-item a:hover .pic {transform: scale(1.05);}
.latest-insights-item:first-child .img img {opacity: 1;}

.dynamic-information {padding: 5% 0;overflow: hidden;}
.dynamic-information-top {overflow: hidden;position: relative;}
.dynamic-information-top .class-1{color: #ee1c25;font-weight: 900;}
.dynamic-information-top .text-1{margin-top: 1.5%;}
.dynamic-information-top .text-1 p {margin: 0;padding: 0;}
.dynamic-information-list {overflow: hidden;margin-top: 4%;}
.dynamic-information-item {position: relative;float: left;overflow: hidden;width: 47%;margin-bottom: 2.3%;}
.dynamic-information-item:last-child {margin-bottom: 0;}
.dynamic-information-item a {display: block;}
.dynamic-information-item .img {overflow: hidden;float: left;width: 40%;}
.dynamic-information-item .text {position: relative;overflow: hidden;padding-left: 5%;}
.dynamic-information-item .data-1 {color: #999999;clear: both;margin-top: 2%;}
.dynamic-information-item .title-1 {width: 100%;color: #000;margin-top: 3%;}
.dynamic-information-item .keyword-1 {overflow: hidden;}
.dynamic-information-item .keyword-1 span{display: inline-block;vertical-align: middle;margin-right: 5px;color:#ee1c25;padding: 3px 5px;background: #fdf0e9;border-radius: 3px;}
.dynamic-information-item .text-1 {color: #666;width: 100%;overflow: hidden;margin-top: 3%;}
.dynamic-information-item:first-child {margin-right: 2.5%;padding-right: 2.5%;width: 48%;margin-bottom: 0;}
.dynamic-information-item:first-child::after {content: '';width: 1px;height: 100%;position: absolute;right: 0;top: 0;background: #eee;}
.dynamic-information-item:first-child .img {width: 100%;float: none;}
.dynamic-information-item:first-child .title-1 {margin-top: 1%;width: 50%;}
.dynamic-information-item:first-child .text {width: 100%;float: none;padding-top: 3%;padding-left: 0;}
.dynamic-information-item:first-child .text-1 {position: absolute;right: 0;top: 60%;width: 40%;margin-top: 0;transform: translateY(-50%);text-align: justify;}
.dynamic-information-item:first-child .keyword-1 {margin-top: 2%;}
.dynamic-information-item:first-child  .data-1 {margin-top: 0;}
.dynamic-information-item a:hover .pic {transform: scale(1.05);}
.dynamic-information-item a:hover .title-1 {color: #ee1c25;}

.research-report-list{padding:0;overflow: hidden;position: relative;}
.research-report-list .div-container {width: 78%;}
.research-report-item {width: 33.333%;position: relative;float: left;overflow: hidden;} 
.research-report-item a::after{content: '';width: 1px;height: 100%;position: absolute;right: 0;top: 0;background: #e5e5e5;}
.research-report-item.rri3 a:after {display: none;}
.research-report-item a {padding: 10% 3% 5% 3%;overflow: hidden;position: relative;display: block;}
.research-report-item .text {overflow: hidden;padding-bottom: 3%;}
.research-report-item .keyword-1 {overflow: hidden;}
.research-report-item .keyword-1 span{display: inline-block;vertical-align: middle;margin-right: 5px;color:#ee1c25;padding: 3px 5px;background: #fdf0e9;border-radius: 3px;}
.research-report-item .title-1 {margin-top: 3%;color: #000;}
.research-report-item .data-1 {margin-top: 2%;color: #999999;}
.research-report-item .text-1 {color: #fff;padding: 5%;overflow: hidden;}
.research-report-item .mark-1 {position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 11;background: rgba(237,109,43,.9);opacity: 0;}
.research-report-item a:hover .title-1{text-decoration: underline;}
.research-report-item a:hover .mark-1 {opacity: 1;}

.pageturn-2 {text-align: center;clear: both;overflow: hidden;padding: 1% 0 3% 0;}
.pageturn-2 a {display: inline-block;vertical-align: middle;width: 20px;height: 20px;line-height: 20px;text-align: center;color: #666666;margin: 0 5px;position: relative;}
.pageturn-2 a.cur {color: #000;}
.pageturn-2 a:hover {opacity: 1;color: #000;text-decoration: underline;}
.pageturn-2 a.prev,.pageturn-2 a.next {opacity: .5;}
.pageturn-2 a.prev:hover,.pageturn-2 a.next:hover {opacity: 1;}
.pageturn-2 a.prev {background: url('../images/l1.png') center no-repeat;}
.pageturn-2 a.next {background: url('../images/r1.png') center no-repeat;}

.latest-insight-list {padding:0;overflow: hidden;position: relative;}
.latest-insight-list .div-container {padding-bottom: 1%;overflow: hidden;}
.latest-insight-item {float: left;width: 33.333%;overflow: hidden;border-bottom: 1px solid #e5e5e5;}
.latest-insight-item a{display: block;position: relative;padding: 2% 0;overflow: hidden;margin: 11% 5%;}
.latest-insight-item .img{position: relative;}
.latest-insight-item .text {position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 11;opacity: 1;background: #fff;}
.latest-insight-item .data-1 {color: #999999;}
.latest-insight-item .title-1 {margin-top: 2%;color: #000;} 
.latest-insight-item .keyword-1 {margin: 2% 0;}
.latest-insight-item .keyword-1 span {display: inline-block;vertical-align: middle;margin-right: 5px;color:#666666;padding: 3px 5px;background: #f7f7f7;border-radius: 3px;}
.latest-insight-item .text-1 {margin-top: 3%;color: #999999;}
.latest-insight-item .viewmore-1 {position: relative;left: auto;top: auto;transform: none;margin-top: 10%;}
.latest-insight-item .mark-1 {position: absolute;left: 8%;width: 82%;bottom: 10%;z-index: 11;opacity: 1;}
.latest-insight-item .mark-1::after {content: '';width: 17px;height: 17px;position: absolute;right: 0;bottom: 5%;background: url('../images/jt2.png'); transform: rotate(270deg);}
.latest-insight-item .mark-1 .data-1{color: #fff;opacity: .6;}
.latest-insight-item .mark-1 .title-1 {color: #fff;}
.latest-insight-item .mark-1 .keyword-1 span {background: #ee1c25;color: #fff;}
.latest-insight-item a:hover .mark-1{opacity: 1;}
.latest-insight-item a:hover .text {opacity: 0;}
.latest-insight-item.lii1 {width:100%;float: none;}
.latest-insight-item.lii1 a {padding: 4% 0;margin: 0;}
.latest-insight-item.lii1 .img{position: relative;width: 47%;height: 100%;left: auto;top: auto;opacity: 1;float: left;}
.latest-insight-item.lii1 .img img {opacity: 0;}
.latest-insight-item.lii1 .text {float: left;width: 50%;padding: 1% 0 0 3%;overflow: hidden;position: relative;left: auto;top: auto;}
.latest-insight-item.lii1 .title-1 {width: 68%;}
.latest-insight-item.lii1 .keyword-1 span {color:#ee1c25;background: #fdf0e9;}
.latest-insight-item.lii1 .viewmore-1 {margin-top: 15%;display: inline-block;position: relative;padding-bottom: 5px;}
.latest-insight-item.lii1 .viewmore-1::after {content: '';width: 100%;height: 1px;position:absolute;left: 0;bottom: 0;z-index: 11;background: #ee1c25;}
.latest-insight-item.lii1 a:hover .text {opacity: 1;}
.latest-insight-item.lii1 a:hover .pic {transform: scale(1.05);}
.latest-insight-item.lii1 a:hover .title-1 {color: #ee1c25;}
.latest-insight-item.lii2 a,.latest-insight-item.lii5 a {margin: 11% 10% 11% 0;}
.latest-insight-item.lii3 a,.latest-insight-item.lii6 a {margin: 11% 5% 11% 5%;}
.latest-insight-item.lii4 a,.latest-insight-item.lii7 a {margin: 11% 0 11% 10%;}
.latest-insight-item.lii5,.latest-insight-item.lii6,.latest-insight-item.lii7 {border-bottom:none}

.dynamic-informations-list {padding: 1.5% 0;overflow: hidden;}
.dynamic-informations-item {width: 100%;position: relative;}
.dynamic-informations-item a{display: block;overflow: hidden;box-sizing: border-box;}
.dynamic-informations-item .img{float: left;width: 65%;}
.dynamic-informations-item .text{width: 33%;height: 100%;position: absolute;right: 0;top: 0;}
.dynamic-informations-item .keyword-1{margin-top: 3%;color: #ee1c25;}
.dynamic-informations-item .title-1{margin-top: 2%;color: #000;}
.dynamic-informations-item .text-1{margin-top: 4%;color: #666666;}
.dynamic-informations-item .data-1 {color: #999999;margin-top: 5%;}
.dynamic-informations-item .viewmore-1{left: 0;right: auto;top: auto;transform: none;bottom: 5%;}
.dynamic-informations-item a:hover .pic{transform: scale(1.05);}
.dynamic-informations-main {overflow: hidden;position: relative;margin-top: 1%;width: 102%;}
.dynamic-informations-main::after {content: '';width: 1px;height: 100%;position: absolute;right: 34.333%;top: 20px;background: #e8e8e8;}
.dynamic-informations-main::before {content: '';width: 1px;height: 100%;position: absolute;left: 32.22%;top: 20px;background: #e8e8e8;}
.dynamic-informations-main .dynamic-informations-item {width: 100%;}
.dynamic-informations-main .dynamic-informations-item .text-1{color: #999;margin-top: 2%;}
.dynamic-informations-main .dynamic-informations-item .img{float: none;width: 100%;}
.dynamic-informations-main .dynamic-informations-item .img::after {content: '';width: 60px;height: 60px;background: #ee1c25;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: 0;}
.dynamic-informations-main .dynamic-informations-item .img::before {content: '';width: 60px;height: 60px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: url('../images/jt3.png') center no-repeat;z-index: 11; opacity: 0;}
.dynamic-informations-main .dynamic-informations-item .text{width: 100%;height: auto;position: relative;right: auto;top: auto;}
.dynamic-informations-main .dynamic-informations-item a:hover .title-1 {color: #ee1c25;}
.dynamic-informations-main .dynamic-informations-item a:hover .img::after,
.dynamic-informations-main .dynamic-informations-item a:hover .img::before {opacity: 1;}

.news-detail {margin-top: 100px;overflow: hidden;}
.news-detail-top {padding: 1.5% 0;overflow: hidden;}
.news-detail-top .div-container{width: 63%;}
.path-content {color: #999;}
.path-content a {color: #999;}
.path-content a.cur,.path-content a:hover {color: #000;}
.text-content {padding: 4% 0;overflow: hidden;}
.text-content .data-1{color: #ee1c25;font-weight: bold; font-family:Arial, Helvetica, sans-serif;}
.text-content .title-1{margin-top: 1%;width: 70%;}
.text-content .text-1{margin-top: 2%;color: #666666;}
.news-detail-bottom {padding: 4% 0;overflow: hidden;background: ;}
.news-detail-bottom .div-container{width: 63%;}
.news-detail-left {float: left;width: 15%;overflow: hidden;}
.news-detail-left .title-1 {color: #1a1a1a;padding-bottom: 3%;}
.classified-atalogue,.article-author,.article-label,.share-articles {margin-bottom: 15%;}
.classified-atalogue-nav {padding: 3% 0;overflow: hidden;}
.classified-atalogue-nav li {list-style: none;margin: 0;padding: 0;margin: 7px 0;}
.classified-atalogue-nav a {display: inline-block;position: relative;padding-bottom: 3px;}
.classified-atalogue-nav a::after {content: '';width: 100%;height: 1px;background: #ee1c25;position: absolute;left: 0;bottom: 0;display: none;}
.classified-atalogue-nav a.cur {color: #ee1c25;}
.classified-atalogue-nav a.cur::after {display: block;}
.article-author-content {padding: 3% 0;overflow: hidden;}        
.classified-atalogue-item {overflow: hidden;margin: 3% 0;clear: both;padding: 2% 0;}
.classified-atalogue-item .touxiang-1{float: left;width: 34%;border-radius: 100%;overflow: hidden;}
.classified-atalogue-item .text{float: left;width: 60%;margin-left: 6%;margin-top: 3%;}
.classified-atalogue-item .name-1{font-weight: bold;color: #000;}
.classified-atalogue-item .text-1{color: #1a1a1a;margin-top: 4%;}
.classified-atalogue-item .text-2{color: #1a1a1a;}            
.article-label-content {padding: 3% 0;overflow: hidden;}
.article-label a {padding: 2px 4px;border: 1px solid #999999;margin-right: 7px;margin-bottom:10px;text-align: center;color: #999;display: inline-block;vertical-align: middle;}
.article-label a:hover {color: #fff;border: 1px solid #ee1c25;background: #ee1c25;}
.share-articles-content {padding: 3% 0;overflow: hidden;}    
.share-articles-content li {list-style: none;margin: 0;padding: 0;position: relative;width: 30px;height: 30px;display: inline-block;vertical-align: middle;margin-right: 10;} 
.share-articles-content li img {opacity: .5;}
.download-articles {padding: 2% 0;}
.download-articles a {display: block;width: 74%;padding: 5.5% 0;text-align: center;color: #fff;background: #ee1c25;}
.download-articles a:hover {background: #ee1c25;}
.news-detail-right {float: left;width: 80%;overflow: hidden;padding-left: 5%;position: relative;}
.news-detail-right::before {content: '';position: absolute;left: 0;top: 0;width: 1px;height: 100%;background: #e5e5e5;}
.news-detail-right-content {color: #666;overflow: hidden;position: relative; line-height:30px !important;}
.news-detail-right-content img {max-width: 100%;height: auto!important;}
.news-detail-right-content strong {color: #000;}
.pageturn-3 {padding: 3% 0;overflow: hidden;position: relative;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;margin-top: 5%;}
.pageturn-3 a {display: block;width: 40%;position: relative;}
.pageturn-3 a:hover span{opacity: 1;}
.pageturn-3 a span{opacity: .5;color: #000;}
.pageturn-3 a.prev{float: left;padding-left: 4%;}
.pageturn-3 a.next{float: right;text-align: right;padding-right: 4%;}
.pageturn-3 a.prev::before,.pageturn-3 a.next::after {content: '';width: 10px;height: 10px;position: absolute;transform: translateY(-50%);opacity: .3;top: 50%;}
.pageturn-3 a.prev::before {left: 0;background: url('../images/l1.png') center no-repeat;}
.pageturn-3 a.next::after  {right: 0;background: url('../images/r1.png') center no-repeat;}
.pageturn-3 a.return-3 {position: absolute;width: 30px;height: 30px;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 11;padding-top: 10px;}
.pageturn-3 a.return-3 i{display: block;background: #999999;margin: 5px auto;width:80%;height: 2px;}
.pageturn-3 a.return-3:hover i {background: #000;}
.pageturn-3 a.prev:hover::before {opacity: 1;}
.pageturn-3 a.next:hover::after {opacity: 1;}




/* project */
.project-search {position: absolute;right: 0;bottom: 14%;width: 20%;z-index: 11;}
.project-search-input {width: 100%;border: 1px solid #ccc;border-radius: 50px;display: block;padding: 5% 8%;overflow: hidden;box-sizing: border-box;outline: none;transition:all .4s ease;background: none;}
.project-search-input:focus {border: 1px solid #000;}
/*.project-search-btn {width: 50px;height: 50px;position: absolute;right: 5%;top: 50%;background: url('../images/s.png') center no-repeat;z-index: 11;transform: translateY(-50%);}
.project-search-btn:hover {opacity: .5;}*/
.project-list {padding: 2% 0;overflow: hidden;}
.project-list-nav {overflow: hidden;}
.project-list-nav ul {list-style: none;margin: 0;padding: 5px 0 9px 6%;margin-bottom: 5px;overflow: hidden;position: relative;font-size: 0;}
.project-list-nav ul span{text-align: right;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.project-list-nav li {list-style: none;margin: 0;padding: 0;display: inline-block;vertical-align: middle;position: relative;}
.project-list-nav li::after {content: '';display: inline-block;vertical-align: middle;width: 1px;height: 15px;background: #ccc;margin: 0 10px;}
.project-list-nav li a{display: inline-block;vertical-align: middle;}
.project-list-nav li.cur a {color: #ee1c25;}
.project-list-content {position: relative;width: 100%;padding:0;overflow: hidden;margin-top: 3%;}
.project-list-content::before {content: '';width: 1px;height: 100%;position: absolute;left: 32.22%;top: 5px;background: #e8e8e8;}
.project-list-content::after {content: '';width: 1px;height: 100%;position: absolute;right: 34.44%;top: 5px;background: #e8e8e8;}
.project-list-item {width: 100%;position: relative;}
.project-list-item a {display: block;overflow: hidden;}
.project-list-item .text {position: relative;padding: 5% 0;overflow: hidden;}
.project-list-item .text::after {content: '';width: 17px;height: 17px;position: absolute;right: 0;top: 50%;background: url('../images/jt1.png');margin-top: -8px;}
.project-list-item .title-1 {color: #000;}
.project-list-item .text-1 {margin-top: 1%;color: #666666;}
.project-list-item .mark-1 {position: absolute;left: 0;width: 100%;top: 0;z-index: 11;height: 100%;background: url('../upload/rp.png') top no-repeat #ee1c25;background-size: cover;opacity: 0;}					  
.project-list-item .item-4 {padding: 10%;overflow: hidden;color: #fff;}
.project-list-item .item-4 li {list-style: none;margin: 0;padding: 0;margin-bottom: 5%;}
.project-list-item .item-4 li span{display: block;color: #ffb48e;}
.project-list-item .item-4 li p{display: block;margin: 0;padding: 1% 0;}
.project-list-item .item-4 li:first-child {width:100%;float: left; text-align:center; font-size:16px; margin-top:32%;}


.project-list-item .item-4 li:first-child p {width: 90%;}
.project-list-item a:hover img {transform: scale(1.05);}
.project-list-item a:hover .title-1 {color: #ee1c25;}
.project-list-item a:hover .mark-1 {opacity: 1;}
.statistics-1 {color: #666;}
.statistics-1 strong {color: #ee1c25;}

.return-detail-1 {position: fixed;left: 3%;top: 15%;z-index: 11;}
.return-detail-1 a{display: block;width: 45px;height: 45px;border: 2px solid #e9e9e9;border-radius: 100%;}
.return-detail-1 a::after {content: '';width: 10px;height: 10px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: url('../images/l2.png') center no-repeat;}
.return-detail-1 a:hover {background: #ee1c25;border: 2px solid #ee1c25;}
.return-detail-1 a:hover::after {filter: invert(100%);}

.project-detail {position: relative;overflow: hidden;margin-top: 100px;}
.project-detail-content {overflow: hidden;padding: 3.3% 0 5% 0;position: relative;}
.project-detail-left {float: left;width: 50%;position: relative;overflow: hidden;}
.project-detail-left img{max-width: 100%;height: auto!important;margin-bottom: 5px;}
.project-detail-right {float: left;margin-left: 5%;width: 45%;overflow: hidden; margin-bottom:100px;}
.project-detail-right-content {overflow: hidden;}
.project-detail-right .project-title{padding: 3% 0;overflow: hidden;border-bottom: 1px solid #000;}
.project-detail-right .project-title .title-1{font-weight: 900;color: #ee1c25;}
.project-detail-right .project-title .text-1{margin-top: 1%;color: #1a1a1a;}
.project-detail-right .project-item{padding: 3% 0;overflow: hidden;}        
.project-detail-right .project-item li{list-style: none;margin: 0;padding: 3px 0;overflow: hidden;}  
.project-detail-right .project-item li span:first-child{color: #999999;}  
.project-detail-right .project-text{border-top: 1px solid #dddddd;padding: 3% 0;overflow: hidden; font-size:15px; line-height:24px; font-family:Arial, "微软雅黑"; } 

.project-detail-right .project-text img { width:100% !important; height:auto !important;}
.project-detail-right .project-text table { width:100% !important;}
.project-detail-right .project-text table tr td { line-height:18px !important;}
.project-detail-right .project-text ul{list-style: none;margin: 0;margin-bottom: 3%;padding: 0;} 
.project-detail-right .project-text .text-2{color: #999999;} 
.project-detail-right .project-text .text-3{color: #000;margin-top: 1.5%;} 
.project-detail-right .project-text .keyword-3 {margin-top: 2%;}
.project-detail-right .project-text .keyword-3 li {margin: 0;padding: 0;padding: 10px 20px;text-align: center;border: 1px solid #dddddd;border-radius: 50px;float: left;display: block;margin-right: 5px;margin-bottom: 5px;list-style: none;} 
.project-detail-right .project-text .keyword-3 p {margin: 0;padding: 0;}
.project-detail-bottom {position: absolute;left: 0;bottom: 0;z-index: 11;}





/* career */
.career-development {margin-top: 100px;overflow: hidden;}
.career-development-content {text-align: center;padding: 6% 0%;overflow: hidden;}
.career-development-content .class-1 {font-weight: 900;color: #ee1c25;}
.career-development-content .text-1 {color: #1a1a1a;margin: auto;margin-top: 1.5%;width: 80%;}
.career-development-content .text-2 {color: #1a1a1a;margin: auto;margin-top: 2%;width: 96%;}
.career-development-video {position: relative;}
.career-development-video .video-text {position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 11;width: 50%;text-align: center;}
.career-development-video .title-1 {color: #fff;margin-top:1%;}
.career-development-video .title_cu { font-weight:700; font-size:42px;}
.career-development-video .play-1 {width: 90px;height: 90px;border-radius: 100%;background: #fff;margin: auto;position: relative;cursor: pointer;transition:all .4s ease;}
.career-development-video .play-1 i{display: block;width: 20px;height: 20px;background: url('../images/play.png') center top no-repeat;position: absolute;left: 40%;top: 50%;transform: translateY(-50%);transition:all .4s ease; }
.career-development-video .play-1:hover {transform: scale(0.9);}

.career-development-center {overflow: hidden;padding-bottom: 3%;}
.career-development-center .career-development-content {width: 76%;margin: auto;text-align: left;padding: 6% 0 4% 0;}
.career-development-center .career-development-content .text-1 {margin: 0;margin-top: 3%;width: 66%;}
.career-development-swiper {position: relative;float: right;width: 88%;overflow: visible;}
.career-development-item {overflow: hidden;}
.career-development-item .title-1{margin-top: 3%;}
.career-development-bottom {width:1200px;margin: auto;padding-bottom: 6%;overflow: hidden;}
.position-list {overflow: hidden;border-bottom: 1px solid #111111;}
.career-position-item {overflow: hidden;}
.career-position-item .title{border-top: 1px solid #111111;padding: 2% 0;overflow: hidden;cursor: pointer;position: relative;}
.career-position-item .title.cur .title-1{color: #ee1c25;}
.career-position-item .title.cur {border-bottom: 1px solid #fff;border-top: 1px solid #ee1c25;}
.career-position-item .title::before {content: '';width: 12px;height: 2px;background: #000;position: absolute;right: 0;top: 50%;margin-top: 0;}
.career-position-item .title::after {content: '';width: 2px;height: 12px;background: #000;position: absolute;right: 5px;top: 50%;margin-top: -5px;}
.career-position-item .title.cur::after,.career-position-item .title.cur .text-1{display: none;}
.career-position-item .title .title-1,.career-position-item .title .text-1{display: inline-block;vertical-align: middle;}
.career-position-item .title .title-1 {width: 25%;}
.career-position-item .title .text-1 {width: 15%;}
.career-position-item .text{padding: 2% 0;overflow: hidden;display: none;}
.career-position-item .position-li:first-child li{float: left;margin-right: 5%;}
.career-position-item .position-li {overflow: hidden;}
.career-position-item .position-li li{list-style: none;margin: 0;padding: 0;margin-bottom: 3%;}
.career-position-item .position-li .text-3{color: #999;}
.career-position-item .position-li .text-4{margin-top: 10px;}	
.career-position-item .position-li .text-4 p {margin: 0;padding: 0;} 
.apply-now-1 {overflow: hidden;}
.apply-now-1 a{width: 180px;padding: 20px 0;text-align: center;color: #fff;background: #ee1c25;display: block;}
.position-bottom {margin-top: 2%;}

.div-recruitment-windows {width: 31%;position: fixed;left: 50%;top: 50%;z-index: 1111;transform: translate(-50%,-250%);background: #fff;box-sizing: border-box;padding: 3% 3%;text-align: center;transition:all .4s ease;}
.div-recruitment-windows.cur {transform: translate(-50%,-50%);}
.div-recruitment-windows-mark {position: fixed;left: 0;top: 0;z-index: -1;width: 100%;height: 100%;background: rgba(0,0,0,.5);opacity: 0;transition:all .4s ease;}
.div-recruitment-windows-mark.cur {opacity: 1;z-index: 1110;}
.div-recruitment-windows .close-2{position: absolute;right: 2%;top: 2%;z-index: 2;}
.div-recruitment-windows .close-2 i {display: block;width: 50px;height: 50px;position: relative;cursor: pointer;transform: rotate(45deg);transition:all .4s ease;}
.div-recruitment-windows .close-2 i::after {content: '';width: 24px;height: 2px;background: #000;left: 50%;top: 50%;transform: translate(-50%,-50%);position: absolute;}
.div-recruitment-windows .close-2 i::before {content: '';width: 2px;height: 24px;background: #000;left: 50%;top: 50%;transform: translate(-50%,-50%);position: absolute;}
.div-recruitment-windows .close-2:hover i{transform: rotate(135deg);}
.div-recruitment-windows .title-1{overflow: hidden;}
.div-recruitment-windows .text-1{color: #999999;margin-top: 3%;}
.div-recruitment-from {text-align: left;margin-top:7%;}
.div-recruitment-from li{list-style: none;margin: 0;padding: 0;padding: 1% 0;position: relative;}
.div-recruitment-from .input-2{width: 100%;display: block;border: none;background: #f5f5f5;box-sizing: border-box;padding: 4.2% 6%;overflow: hidden;}
.div-recruitment-from .text-2 {padding: 2% 0;overflow: hidden;margin-top: 2%;}
.div-recruitment-from .text-2 span {color: #999999;}
.div-recruitment-from .input-3 {width: 100%;display: block;border: none;background:none;box-sizing: border-box;padding: 3% 6%;overflow: hidden;}
.div-recruitment-from .upload-2{position: relative;padding: 1% 0;border: 1px solid #e6e6e6;overflow: hidden;}
.div-recruitment-from .button-2{position: absolute;width:20%;display: block;border: none;background: #000;box-sizing: border-box;padding: 3% 3%;overflow: hidden;text-align: center;color: #fff;right: 8px;top: 50%;cursor: pointer;font-size: 12px;transform: translateY(-50%);}
.div-recruitment-from .button-2:hover {background: #ee1c25;}
.div-recruitment-from .submit-2 {width: 100%;display: block;border: none;background: #ee1c25;box-sizing: border-box;padding: 4% 0;overflow: hidden;text-align: center;color: #fff;cursor: pointer;margin-top: 5%;}
.div-recruitment-from .submit-2:hover {background: #ee1c25;}





/* about */

.about-us-content {margin-top: 100px;overflow: hidden;}
.about-us-top {padding: 6% 0 2% 0;overflow: hidden;border-bottom: 1px solid #dddddd;}
.about-us-top .class-1 {color: #ee1c25;font-weight: 900; text-align:center;}
.about-us-top .text-1 {margin-top: 1%; text-align:center;}
.about-us-bottom {padding: 2.3% 0;overflow: hidden;margin-bottom: 3%;}
.about-us-bottom .text-2 {float: left;width: 32%;font-weight: 800; font-size:18px; line-height:35px;}	 
.about-us-bottom .text-3 {float: right;width: 50%; line-height:35px; font-size:16px;}	
.about-us-bottom .text-3 a {font-size:16px;}
.about-us-bottom .icon-2 {position: absolute;left: 0;bottom: 7%;}	 
.about-us-content .index-about-buttom {margin-top: 0;}
.employees-and-culture {overflow: hidden;padding: 5% 0;}
.employees-and-culture-top {text-align: center;margin-top: 3%;}
.employees-and-culture-top .class-1{color: #ee1c25;font-weight: 900;}
.employees-and-culture-top .text-1{width: 80%;margin: auto;margin-top: 1%;}
.employees-and-culture-center {margin-top: 4%;text-align: center;font-size: 0;}
.employees-and-culture-item {width: 48.5%;margin: 1.5% 0;display: inline-block;vertical-align: top;}
.employees-and-culture-item:first-child {margin-right: 3%;}
.employees-and-culture-item:hover .pic {transform: scale(1.05);}
.employees-and-culture-item .pic {overflow: hidden;transition:all .4s ease;}
.employees-and-culture-item .text {width: 82%;margin: auto;margin-top: 3%;}
.employees-and-culture-item .title-1 {font-weight: 800;color: #ee1c25;}
.employees-and-culture-item .text-1 {margin-top: 1%;}
.employees-and-culture-item .text-2 {margin-top: 3%;color: #666666; font-size:16px;}
.employees-and-culture-bottom {padding: 4% 0;margin-bottom: 5%;}
.core-values-top {text-align: center;}
.core-values-top .class-1{color: #ee1c25;font-weight: 900;}
.core-values-top .text-1 {width: 80%;margin: auto;margin-top: 1%;}
.core-values-bottom {margin-top: 3%;position: relative;text-align: center;}
.core-values-item {display: inline-block;vertical-align: middle;position: relative;} 
.core-values-item * {transition:all .4s ease;}
.core-values-item .icon-1 {width: 74px;height: 74px;border-radius: 100%;overflow: hidden; border: 1px solid #ccc;margin: auto;}
.core-values-item .icon-1 i{display: block;width: 60px;height: 60px;border-radius: 100%;overflow: hidden;position: relative;margin: 6px;border: 1px #ccc dashed;}
.core-values-item .icon-1 img {opacity: .5;}
.core-values-item .title-1{text-align: center;margin-top: 20px;}
.core-values-item .core-values-show {width: 310px;position: absolute;left: 50%;top: 120%;transform: translateX(-50%);background: #fff;display: none;}
.core-values-item .core-values-show::before {content: '';width:0;height:0;border-left:30px solid transparent;border-right:30px solid transparent;border-bottom:40px solid #fff;position: absolute;left: 50%;transform: translateX(-50%);top: -15px;}
.core-values-item .text-1 {padding: 8%;overflow: hidden;position: relative;z-index: 11;}
.core-values-item:hover .title-1{color: #ee1c25;}
.core-values-item:hover .icon-1 {background: #ee1c25;border: 1px solid #ee1c25;}
.core-values-item:hover .icon-1 i {border: 1px #fff dashed;}
.core-values-item:hover .icon-1 img {filter: invert(100%);opacity: 1;}
.core-values-item:hover .core-values-show {display: block;}
.core-values-line {width: 100px;height: 1px;border-top: 1px #ccc dashed;display: inline-block;vertical-align: middle;margin: 0 10px 45px 10px;}
.service-team {padding: 6% 0;overflow: hidden;}
.service-team-top {text-align: center;}
.service-team-top .class-1{color: #ee1c25;font-weight: 900;}
.service-team-top .text-1{margin: auto;margin-top: 1%;width: 80%;} 
.service-team-bottom {margin-top: 5%;}
.corporate-team-list .viewmore-1 {position: absolute;right: 9%;bottom: 0;}
.corporate-team-list .viewmore-1 span {color: #ee1c25;}
.corporate-team-list .viewmore-1 i { background: url('../images/rb2.png') center no-repeat;}

.contact-us {padding: 6% 0;overflow: hidden;background: #f7f7f7;text-align: center;}
.contact-us-top {overflow: hidden;}
.contact-us-top .class-1{color: #ee1c25;font-weight: 900;}
.contact-us-top .text-1{width: 80%;margin: auto;margin-top: 1%;}
.contact-us-top .text-2{width: 70%;margin: auto;margin-top: 2%;}
.contact-us-bottom {margin-top: 5%;overflow: hidden;}
.contact-us-bottom h3 { font-family:Arial, Helvetica, sans-serif; color:#ee1c25; font-size:30px; font-weight:400;}
.contact-us-bottom .tel-1 {color: #999999;}
.contact-us-bottom .tel-1 strong{color: #ee1c25;font-weight: normal;}
.contact-us-bottom .contact-1 {margin-top: 1%;color: #1a1a1a;}
.contact-us-bottom .viewmore-1 {margin-top: 2%;}
.contact-us-bottom .viewmore-1 span{color: #ee1c25;}
.contact-us-bottom .viewmore-1 i {background: url('../images/rb2.png') center no-repeat;}
.contact-us-bottom .viewmore-1 a::after {background: #EC6D2A;width: 0;}
.contact-us-bottom .viewmore-1 a:hover::after {display: block;width: 100%;}


.return-detail-2 {position: fixed;left: 3%;top: 15%;z-index: 11;}
.return-detail-2 a{display: block;width: 45px;height: 45px;border: 2px solid rgba(255,255,255,.4);border-radius: 100%;}
.return-detail-2 a::after {content: '';width: 10px;height: 10px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: url('../images/l2.png') center no-repeat;filter: invert(100%);}
.return-detail-2 a:hover {background: #ee1c25;border: 2px solid #ee1c25;} 

.service-team-detail {position: relative;}
.service-team-detail-text {position: absolute;right: 10%;width: 40%;z-index: 11;color: #fff;top: 25%;}
.service-team-detail-top{padding-bottom: 3%;border-bottom: 1px solid rgba(255,255,255,.2);}
.service-team-detail-top .name-1{overflow: hidden;}
.service-team-detail-top .text-1{overflow: hidden;}
.service-team-detail-top .text-2{margin-top: 2%;}
.service-team-detail-botton {padding-top: 3%;}
.service-team-detail-botton .text-3{overflow: hidden;}
.service-team-detail .img img {opacity: 0;}




/* search */
.header-search-show {text-align: center;width: 24%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 111;display: none;}
.header-search-show.show {display: block;}
.header-search-show-content {position: relative;}
.search-input {display: block;width: 100%;background: #fff;padding: 5% 5%;outline: none;border: none;color: #000;box-sizing: border-box;}
.search-submit {position: absolute;right: 2%;top: 50%;width: 50px;height: 50px;background: url('../images/s.png') center no-repeat;z-index: 11;border: none;margin-top: -25px;cursor: pointer;transition:all .4s ease;}
.search-submit:hover {background: #ee1c25 url('../images/ss.png') center no-repeat;}


.search-submit1 {position: absolute;right: 2%;top: 60%;width: 40px;height: 40px;background: url('../images/s.png') center no-repeat;z-index: 11;border: none;margin-top: -25px;cursor: pointer;transition:all .4s ease; border-radius:50%; overflow:hidden;}
.search-submit1:hover {background: #ee1c25 url('../images/ss.png') center no-repeat;}



.search-detail {margin-top: 100px;overflow: hidden;}
.search-detail-content {margin-top: 3%;padding: 3% 0 0 0;overflow: hidden;}
.search-detail-content .title-1{color: #1a1a1a;}
.search-detail-content .search-1{margin-top: 1%;width: 30%;position: relative;}
.search-detail-content .search-1 .search-input {background: #f7f7f7;}
.search-nav-type {margin-top: 2%;overflow: hidden;padding: 1% 0 0 0;font-size: 0;position: relative;}
.search-nav-type::after {content: '';width: 100%;height: 1px;position: absolute;left: 0;bottom:0;background: #dddddd;z-index: 11;}
.search-nav-type a {display: inline-block;vertical-align: middle;margin-right: 30px;position: relative;padding: 1% 0;z-index: 21;}
.search-nav-type a::after {content: '';width: 100%;height: 1px;position: absolute;left: 0;bottom: 0;background: #ee1c25;z-index: 211;display: none;}
.search-nav-type a.cur {color: #ee1c25;}
.search-nav-type a.cur::after {display: block;}
.search-detail-main {padding: 1% 0 0 0;overflow: hidden;}
.search-detail-main .result-1{color: #666666;}
.search-detail-main .result-1 span{color: #ee1c25;}
.search-detail-result {padding: 1% 0;overflow: hidden;position: relative;}
.search-detail-result .latest-insight-item {border: none;}
.search-detail-result .latest-insight-item a { margin: 5% 5%;}
.search-detail-result .latest-insight-item.lii1 {width: 33.33%;float: left;}
.search-detail-result .latest-insight-item.lii1 .img {position: relative;width: 100%;height: 100%;left: auto;top: auto;opacity: 1;}
.search-detail-result .latest-insight-item.lii1 .text {float: none;width: 100%;padding:0;position: absolute;left: 0;top: 0;}
.search-detail-result .latest-insight-item.lii1 .title-1 {width: 100%;}
.search-detail-result .latest-insight-item.lii1 .keyword-1 span {color: #666;background: #f7f7f7;}
.search-detail-result .latest-insight-item.lii1 a:hover .keyword-1 span {color: #fff;background: #ee1c25;}
.search-detail-result .latest-insight-item.lii1 a { padding: 2% 0; }
.search-detail-result .latest-insight-item.lii1 .viewmore-1::after {display: none;}
.search-detail-result .latest-insight-item.lii1 .viewmore-1 {margin-top: 10%;}
.search-detail-result .latest-insight-item.lii1 a:hover .text {opacity:0 ;}
.search-detail-result .latest-insight-item.lii1 a:hover .title-1 {color: #fff;}
.search-detail-result .viewmore-1 span {color: #ee1c25;}
.search-detail-result .viewmore-1 i {background: url('../images/rb2.png') center no-repeat;}
.search-detail-result .latest-insight-item.lii1 a { margin: 5% 5% 5% 0;}
.search-detail-result .latest-insight-item.lii2 a { margin: 5% 2.5% 5% 2.5%;}
.search-detail-result .latest-insight-item.lii3 a { margin: 5% 0 5% 5%;}
.search-detail-result .dynamic-informations-main {margin-top: 0;}
.search-detail-result .research-report-item.rri1 a {padding: 10% 3% 5% 0;}
.search-detail-result .research-report-item.rri2 a {padding: 10% 1.5% 5% 1.5%;}
.search-detail-result .research-report-item.rri3 a {padding: 10% 0 5% 3%;}
.search-detail-result .research-report-item.rri1 a::after {display: none;}
.search-detail-result .research-report-item.rri2 a::after {display: none;}







@media screen and (max-width: 5120px) {
	.header-search-show {position: fixed;}
	.professional-competence-item .hover-item-top .item-2 {z-index: 111;}
	.professional-consulting-main.pcm3::before {left: 50%;}
	.professional-nav-swiper .swiper-slide:last-child .professional-consulting-main::before {left: 83%;}
	.latest-insights-item .keyword-1,.research-report-item .keyword-1,.latest-insight-item .keyword-1 {min-height: 26px;}
	.latest-insight-item .mark-1 .data-1 {min-height: 20px;}
	.latest-insight-item .text-1 {min-height: 48px;}
}
@media screen and (max-width: 3840px) { 

}
@media screen and (max-width: 2560px) {
	
}
@media screen and (max-width: 2048px) {
	
}
@media screen and (max-width: 1920px) {	
	.professional-nav-item .title-1 {max-width: 60%;}
	.research-report-item .text {min-height: 150px;}
	.latest-insight-item.lii5 {clear: left;}
}
@media screen and (max-width: 1680px) {
	.header-content {height: 80px;}
	.header-nav-show-content,.professional,.news-detail,.career-development ,.about-us-content,.search-detail,.project-detail {margin-top: 80px;}
	.header-search a {width: 40px;height: 40px;}
	.footer-social li a {width: 45px;height: 45px;}
	.career-development-video .play-1 {width: 80px;height: 80px;}
	.index-banner-swiper .swiper-slide .title-1 div img {width: 70px;}
	.representative-project-item .item-4 {padding: 5%;}
	.index-about {padding: 5% 0 0;}
	.index-about-icon {padding-top: 0%; margin-bottom:3%;}
	.corporate-team-text-item {margin-top: 0;}
	.professional-competence-bottom {margin-top: 3%;}
	.representative-project-item .item-4 li {margin-bottom: 3%;} 
	.index-about-top-right {width: 40%;}

	
	.professional-competence-item .hover-item-top .item-2 {padding: 5% 7% 5% 7%;}
	
	.company-dynamics-item:first-child {margin-right: 2%;width: 49%;}
	.company-dynamics-item .img {width: 45%;}
	.company-dynamics-item .text {width: 50%;margin-left: 5%;}
	.professional-top .icon-1 img {max-width: 80%;max-height: 70%;}
	.apply-now-1 a {width: 150px;padding: 15px 0;}
	.core-values-line {margin: 0 10px 45px 10px;width: 80px;}
	.service-team-detail-text {right: 10%;width: 40%;top: 55%;transform: translateY(-50%);}
	
	.project-detail-right .project-text .keyword-3 li {padding: 8px 16px;}
	.project-list-content::before {left: 32%;}
	.project-list-content::after {right: 34.555%;}
	.consulting-experts-contact .item-2 .icon-2 i {width: 50px;height: 50px;}
	.consulting-experts-contact .item-2 .text-2 {width: 70%;}
	.consulting-experts { padding:0;}
	.research-report-item .text {min-height: 137px;}
}
@media screen and (max-width: 1440px) {
	.header-content {height: 70px;}
	.header-nav-show-content,.professional,.news-detail,.career-development ,.about-us-content,.search-detail,.project-detail {margin-top: 70px;}
	.footer-social li a,.index-about-icon-item .icon-1 {width: 40px;height: 40px;}
	
	
	
	.company-dynamics-item {margin-bottom: 2%;}
	.corporate-team-text-item {margin-bottom: 3%;}
	.corporate-team-text-item a {padding-bottom: 3%;}
	.corporate-team-text-item .text-1 {width: 100%;}
	.professional-top .icon-1 {right: -4%;width: 250px;height: 300px;}
	.professional-nav-item .icon-1 {width: 35px;height: 35px;}
	.consulting-experts-contact .item-2 .icon-2 i {width: 50px;height: 50px;}

	.dynamic-informations-main::before {left: 31.666%;}
	.dynamic-informations-main::after {right: 34.666%;}
	.project-detail-right .project-text .keyword-3 li {padding: 6px 14px;}
	.apply-now-1 a {width: 140px;padding: 13px 0;}
	.core-values-line {width: 40px;}
	.corporate-team-text-item .text-1 {font-size: 15px;}
	.corporate-team-list .viewmore-1 {right: 0;}
	.project-list-content::before {left: 31.55%;}
	.project-list-content::after {right: 34.66%;} 
	.latest-insights-item .keyword-1,.research-report-item .keyword-1,.latest-insight-item .keyword-1 {min-height: 20px;}
	.latest-insight-item .text-1 {min-height: 40px;}
	.research-report-item .text {min-height: 127px;}
}
@media screen and (max-width: 1366px) {
	.hnavshow-professional-item {padding: 5% 10%;}
	.index-banner-swiper .swiper-slide .title-1 div img {width: 50px;}
	.index-banner-item .text,.banner-swiper-ctrl {left: 6%;}
	.professional-competence-item .default-item {height: 350px;}
	.professional-competence-item .default-item .icon-1 {width: 60px;height: 60px;}
	.representative-project-item .item-4 li span,.representative-project-item .item-4 li p ,.project-list-item .item-4 li span,.project-list-item .item-4 li p{font-size: 12px;}
	.representative-project-item .item-4 li:last-child p,.project-list-item .item-4 li p{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	.dynamic-information-item .text-1 {-webkit-line-clamp: 1;}
	.dynamic-information-item:first-child .text-1 {-webkit-line-clamp: 4;}
	.news-detail-top .div-container,.news-detail-bottom .div-container {width: 70%;}
	.professional-top .div-container,.div-container  {width: 80%;}
	.project-list-item .item-4 {padding: 5%;}
	.project-detail-right .project-title {padding: 0 0 2% 0;;}
	.project-detail-right .project-item {padding: 1% 0;}
	.project-detail-right .project-item li {padding: 0;}
	.project-detail-right .project-title .text-1 {margin-top: 0;}
	.research-report-item .text {min-height: 123px;}
}
@media screen and (max-width: 1280px) {
	.project-list-content::before {display: none;}
	.project-list-content::after {display: none;}
	.index-about-top-right {width: 45%;}
	.footer-content-left {width: 45%;} 
	.research-report-item .text {min-height: 115px;}
}
@media screen and (max-width: 1152px) {
	 
}
@media screen and (max-width: 1024px) {
	 
}
@media screen and (max-width: 980px) {
	.header {background: #fff;}
	.header-content {height: 50px;}
	.header-nav-show-content,.professional,.news-detail,.career-development ,.about-us-content,.search-detail,.project-detail {margin-top: 50px;}
	.header-right {position: fixed;right: 0;top: 0;transform: translateY(0);transform: translateX(100%);height: 100%;background: #fff;width: 100%;text-align: right;}
	.header-nav ul a.nav {line-height: normal;padding: 2% 0;font-size: 18px;text-align: right;}
	.header-nav ul {height: 100%;overflow: hidden;padding-top: 5%;}
	.header-nav ul li {padding: 0 6%;display: block;}
	.no-touch .header-right {transform: translateX(0);}
	.header-nav {margin-top: 50px;border-top: 1px solid #eeeeee;width: 100%;}
	.header-logo {width: 30%;}
	.header-search {margin:6%;}
	.header .header-logo svg .st0{fill: #EC6D2A!important;}
	.header .header-logo svg .st1{fill: #396AA8!important;}
	.header.scroll-down .menu-toggle span.hamburger,.header.scroll-down .menu-toggle span.hamburger:after,.header.scroll-down .menu-toggle span.hamburger:before {background: #000;}
	.index-banner-item .text {width: 90%;left: 5%;}
	.index-banner-swiper .swiper-slide .title-1 div img {width: 30px;}
	.index-banner-swiper .swiper-slide .text-4 div{font-size: 18px;}
	.index-banner-item .text-5 div,.company-dynamics-item .title-1 ,.professional-nav-item .title-1 {font-size: 14px;}
	.banner-swiper-ctrl {left: 5%;}
	.progress-bar-1 {width: 200px;}
	.footer {padding-top: 5%;}
	.professional-consulting-main,.professional-bottom {padding: 10% 0;}
	.index-about,.index-representative-project ,.contact-us,.service-team{padding: 15% 0;overflow: hidden;}
	.company-dynamics-item,.corporate-team-pic,.corporate-team-list {overflow: hidden;}
	.professional-competence-item,.company-dynamics-item:first-child,.footer-social,.latest-insights-item,.dynamic-information-item:first-child,.dynamic-informations-item ,.career-development-content .text-2,.career-development-content .text-1,.employees-and-culture-item {margin-bottom: 5%;}
	.corporate-team-list ,.footer-social,.latest-insights-item .data-1,.dynamic-information-item:first-child .text-1,.career-development-swiper,.about-us-bottom .text-3{margin-top: 5%;}
	.index-about-top,.div-container,.footer-content,.research-report-list .div-container,.news-detail-top .div-container,.news-detail-bottom .div-container,.career-development-content .text-1,.career-development-content .text-2,.career-development-center .career-development-content,.career-development-swiper ,.career-development-bottom,.employees-and-culture-top .text-1,.service-team-top .text-1,.contact-us-top .text-1,.contact-us-top .text-2,.professional-top .div-container, .div-container{width: 94%;}
	.representative-project-top .text-1,.corporate-team-top .text-1,.corporate-team-pic,.footer-content-left,.footer-content-right,.professional-content,.professional-center-left ,.trends-and-insights-item .title-1,.latest-insights-item.lii1,.dynamic-information-item:first-child .title-1,.research-report-item,.latest-insight-item,.dynamic-informations-item .img ,.text-content .title-1,.news-detail-left,.career-development-center .career-development-content .text-1,.div-recruitment-windows{width: 100%;float: none;}
	.index-about-top-left ,.index-about-top-right,.professional-competence-item,.professional-competence-item.cur,.company-dynamics-item:first-child,.company-dynamics-item ,.corporate-team-list,.professional-consulting-main .img,.professional-consulting-main .text,.professional-center-right,.trends-and-insights-left,.latest-insights-item,.dynamic-information-item:first-child,.dynamic-information-item,.dynamic-information-item .img,.latest-insight-item.lii1 .img,.latest-insight-item.lii1 .text,.news-detail-right,.about-us-bottom .text-2,.about-us-bottom .text-3,.employees-and-culture-item{float: none;width: 100%;margin-right: 0;}
	.index-about-top-right,.index-about-buttom,.professional-competence-bottom {margin-top: 5%;}
	.about-icon-progress-bar,.professional-competence-item .default-item ,.footer-nav,.professional-top .icon-1,.research-report-item a::after,.dynamic-informations-main::before,.dynamic-informations-main::after,.pageturn-3 a span,.return-detail-1,.career-position-item .title .text-1,.about-us-bottom .icon-2,.core-values-line,.return-detail-2{display: none;}
	.corporate-team-pic-item:last-child {margin-right: 0;}
	.index-about-icon-item,.index-about-icon.num5 .index-about-icon-item {width: 33%;margin: 5% 0;}
	.news-detail-right {padding-left: 0;}
	.professional-competence-item:nth-child(1) .hover-item-top .item-2 li{width: 45%;}
	.professional-competence-item .default-item {height: auto;}
	.professional-competence-item .hover-item {opacity: 1;width: 100%;left: auto;position:relative;top: auto;}
	.hover-item-bottom {position: relative;}
	.corporate-team-pic-item {width: 48%;}
	.footer-contact .text-2 {width: 80%;}
	.footer-social {text-align: left;}
	.footer-social li {margin-left: 0;margin-right: 5px;}
	.representative-project-top .viewmore-1,.company-dynamics-top .viewmore-1,.professional .viewmore-1 ,.trends-and-insights-item .data-1{position: relative;right: auto;top: auto;transform: none;margin-top: 5%;}
	.footer-link {position: relative;right: auto;top: auto;transform: none;}
	.professional-show-nav,.professional-show-nav a {display: block;}
	.professional-show-nav a {padding: 1% 0;}
	.professional-show-nav {padding: 2% 0;display: none;transition: none;} 
	.professional-center-left {padding-right: 0;}
	.professional-nav-item .icon-1 {width: 30px;height: 30px;}
	.professional-consulting-main .txt {box-sizing: border-box;padding: 5% 0;}
	.professional-consulting-main.pcm2::before,.professional-consulting-main.pcm1::before,.professional-consulting-main.pcm3::before {left: 20%;}
	.professional-consulting-main::before {left: 20%;}
	.professional-center-main-swiper .swiper-slide:last-child .professional-consulting-main::before {left: 80%;}
	.consulting-list .professional-nav-item {width: 47%;margin-right: auto;margin: 1%;}
	.consulting-list .professional-nav-item.mr0 {margin: 1%;}
	.trends-and-insights-right .trends-and-insights-item:first-child a,.trends-and-insights-right .trends-and-insights-item a {padding: 5% 0;}
	.latest-insights-item .text {width: 90%;padding: 5%;}
	.dynamic-information-item .text ,.research-report-item a,.pageturn-2,.latest-insight-item.lii1 .text {padding: 5% 0;}
	.dynamic-information-item:first-child .text-1 {position: relative;right: auto;top: auto;width: 100%;transform: none;text-align: justify;} 
	.latest-insight-item.lii2 a, .latest-insight-item.lii5 a,.latest-insight-item.lii3 a, .latest-insight-item.lii6 a,.latest-insight-item.lii4 a, .latest-insight-item.lii7 a {margin: 5% 0;}
	.dynamic-informations-item .text {width: 100%;height: 100%;position: relative;right: auto;top: auto;}
	.classified-atalogue-nav {padding: 0;}
	.classified-atalogue-nav li {display: inline-block;vertical-align: middle;margin-right: 15px;}
	.classified-atalogue, .article-author, .article-label, .share-articles {margin-bottom: 5%;}
	.classified-atalogue-item {float: left;width: 48%;clear: none;}
	.article-label {clear: both;}
	.download-articles a {width: 50%;padding: 4% 0;}
	.news-detail-right,.career-position-item .title,.career-position-item .text {padding: 5% 0;}
	.pageturn-3 {padding: 10% 0;}
	.pageturn-3 a.return-3 {padding-top: 0;height: auto;}
	.pageturn-3 a.prev::before, .pageturn-3 a.next::after {width: 30px;height: 30px;}
	.project-search {position: relative;right:auto;bottom: auto;width: 100%;margin: 5% 0;}
	.project-list-nav ul span {text-align: left;position: relative;left: auto;top: auto;transform: none;clear: both;display: block;padding-bottom: 3%;}
	.project-list-nav ul {padding: 4% 0;}
	.project-list-nav li {margin-bottom: 5px;}
	.project-list-nav li:nth-child(2) {clear: left;}
	.project-detail-left{float: right;width: 100%;}
	.project-detail-right {margin-left:0;width: 100%;}
	.career-development-video .video-text {width: 90%;}
	.career-development-video .title-1 {font-size: 16px;}
	.career-development-video .play-1 {width: 50px;height: 50px;}
	.career-development-video .play-1 i {left: 35%;}
	.core-values-item {width: 30%;margin: 5% 0;}
	.core-values-item .core-values-show ,.professional-center-left::after{display: none;opacity: 0;}
	.employees-and-culture-top .text-1 {font-size: 24px;}
	.service-team-detail .img {margin-top: 50px;}
	.service-team-detail .img img {opacity: 1;height: auto!important;}
	.service-team-detail-text {right: auto;width: 90%;top: auto;transform: none;color: #000;padding: 5%;height: auto;overflow: hidden;position: relative;}
	.fullscreen,.fullscreen, .fullscreen body,.service-team-detail {overflow: auto;height: auto;}
	.header-search-show {width: 100%;z-index: 1220;}
	.search-detail-content .search-1 ,.search-detail-result .latest-insight-item.lii1{width: 100%}
	.header-nav-show-mark.cur {z-index: 1120;}
	.header-search-show-content {width: 90%;margin: auto;}
	.search-nav-type a {padding-bottom: 3%;}
	.search-detail-result .latest-insight-item.lii2 a,.search-detail-result .latest-insight-item.lii3 a {margin: 5% 0 5% 0;}
	.header.scroll-down .header-content,.header.scroll-top .header-content {height: 50px;}
	.professional-center-list .professional-nav-item {width: 48%;margin-right: 2%;overflow: hidden;}
	.professional-center-list .professional-nav-item.mr0 {margin-right: 2%;}
	.professional-center-list .professional-nav-item.mr0 {clear: right;}
	.professional-center-list .professional-consulting-main {z-index: 1111;background: #fff;}
	.professional-container {padding: 5% 0 1% 0;margin: 3% 0 5% 0;}
	.professional-consulting-main.pcm2 .professional-container::before {left: 70%;}
	.professional-consulting-main.pcm1 .professional-container::before {left: 20%;}
	.professional-consulting-main .txt {width: 100%;}
	.header-nav ul a.nav {font-size: 20px;}
	.professional-show-nav a {font-size: 16px;}
	.career-position-item .title .title-1,.professional-content.w66 {width: 100%;}
	.professional-competence-top .text-1,.index-about-top-left .text-1,
	.dynamic-information-top .text-1,.career-development-content .text-1,.career-development-center .career-development-content .text-1,.service-team-top .text-1,
	.professional-content .text-1,.trends-and-insights-top .text-1,.latest-insights-top .text-1,.employees-and-culture-top .text-1,.contact-us-top .text-1,
	.representative-project-top .text-1,.company-dynamics-top .text-1,.corporate-team-top .text-1 {font-size: 22px;line-height: 28px;}
}
@media screen and (max-width: 860px) {
	.pcshow ,.aside-top,.header-nav-show {display: none!important;}
	.mbshow,.menu-toggle{display: block!important;}
	 

}





/* iPad */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
	
}

/* iPad x*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

}
/* iPad y */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	
}



.index-about .career-development { margin-top:0px;}








.init-4 {

}
.init-4 .container { text-align:center; width:100%; margin:0px auto;}


.init-4 .container .play{display:inline-block;position:relative;margin-top:50px;z-index:6}


.init-4 .container .play:before{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:rgba(255,255,255,.5);opacity:0;width:100%;height:100%;border-radius:100% !important;border-radius:inherit;-webkit-animation:ks 3s infinite;-o-animation:ks 3s infinite;animation:ks 3s infinite;display:block;z-index:-1}


.init-4 .container .play:after{content:'';position:absolute;top:50%;left:50%;border-radius:100% !important;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:rgba(255,255,255,.5);opacity:0;width:100%;height:100%;border-radius:inherit;-webkit-animation:ks 3s infinite;-o-animation:ks 3s infinite;animation:ks 3s infinite;display:block;z-index:-1;-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-o-animation-delay:.4s;animation-delay:.4s}


.init-4 .container .play {
    display: inline-block;
    position: relative;
    margin-top: 50px; left:0%;
    z-index: 6; margin:50px auto 0px;
}

    
.init-4 .container .play:before {
    content: '';
    position: absolute; 
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: rgba(255,255,255,.5);
    opacity: 0;
    width: 100%;
    height: 100%;
    border-radius: 100% !important;
    border-radius: inherit;
    -webkit-animation: ks 3s infinite;
    -o-animation: ks 3s infinite;
    animation: ks 3s infinite;
    display: block;
    z-index: -1;
}

.init-4 .container .play:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 100% !important;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: rgba(255,255,255,.5);
    opacity: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    -webkit-animation: ks 3s infinite;
    -o-animation: ks 3s infinite;
    animation: ks 3s infinite;
    display: block;
    z-index: -1;
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    -o-animation-delay: .4s;
    animation-delay: .4s;
}

@-webkit-keyframes ks {
0% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:1
}
70% {
-webkit-transform:translate(-50%, -50%) scale(2);
-moz-transform:translate(-50%, -50%) scale(2);
-ms-transform:translate(-50%, -50%) scale(2);
-o-transform:translate(-50%, -50%) scale(2);
transform:translate(-50%, -50%) scale(2);
opacity:0
}
100% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:0
}
}
@-o-keyframes ks {
0% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:1
}
70% {
-webkit-transform:translate(-50%, -50%) scale(2);
-moz-transform:translate(-50%, -50%) scale(2);
-ms-transform:translate(-50%, -50%) scale(2);
-o-transform:translate(-50%, -50%) scale(2);
transform:translate(-50%, -50%) scale(2);
opacity:0
}
100% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:0
}
}
@-moz-keyframes ks {
0% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:1
}
70% {
-webkit-transform:translate(-50%, -50%) scale(2);
-moz-transform:translate(-50%, -50%) scale(2);
-ms-transform:translate(-50%, -50%) scale(2);
-o-transform:translate(-50%, -50%) scale(2);
transform:translate(-50%, -50%) scale(2);
opacity:0
}
100% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:0
}
}
@keyframes ks {
0% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:1
}
70% {
-webkit-transform:translate(-50%, -50%) scale(2);
-moz-transform:translate(-50%, -50%) scale(2);
-ms-transform:translate(-50%, -50%) scale(2);
-o-transform:translate(-50%, -50%) scale(2);
transform:translate(-50%, -50%) scale(2);
opacity:0
}
100% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:0
}
}



.xinpin { width:100%; margin:0px auto; background:#f7f7f7; padding-bottom:60px;}
.xinpin .conz { width:1300px; margin:0px  auto 40px; box-shadow:0px 0px 30px 20px rgba(0,0,0,.3)}
.xinpin .con { width:1300px; margin:0px  auto 40px; position:relative; height:620px; overflow:hidden; }
.xinpin .con:before { content:" "; position:absolute; width:100%; height:100%; background:rgba(0,0,0,.4); z-index:1;}
.xinpin .con .career-development-video .video-text { top:auto; bottom:0px;} 
.xinpin .con .title_cu { font-weight:400; font-size:32px;}
.xinpin .con .shipin { width: auto; height:100%; position:absolute; top:0px; left:0px;}
.xinpin .con .shipin .zi { position: absolute; width:80%; text-align: left; top:0px; left:10%; z-index:2;}
.xinpin .con .career-development-video .video-text { text-align:left; left:32%;}
/*.xinpin .con .career-development-video .video-text .title-1:nth-child(1){ font-weight:700 !important; color:#ee1c25 !important; font-size:20px !important;}*/
.xinpin .con .career-development-video .video-text .gengduo a { color:#fff; font-size:18px !important; padding-top:15px; display:block; opacity:.8;}
.xinpin .conz .con .zi .career-development-video .video-text .title-1:nth-child(1) i{ padding:1px 7px; background:#ee1c25; color:#fff;  font-size:13px; font-style:normal; margin-left:5px; border-radius:2px;}




.hui_bg {background:#f7f7f7; margin-top:0px; padding-top:50px;}

.yingyong { padding-bottom:0px;}




 
 
.indexbanner_footer{ text-align:center;
position:absolute; left:50%; bottom:4%; z-index:10;transform:translateX(-50%);}
.indexbanner_footer_jt{ animation: pulsea 2s infinite;
position:relative; display:inline-block;}
 @keyframes pulsea {
    0% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
    50% {
      -webkit-transform: translate(0, 10px);
      transform: translate(0, 10px);
    }
    100% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
  }
  
  
.shubiao { width:100%; position:relative; height:50px; padding-top:20px;}



.footer-social li:hover .footer-social-ewmshow {display: block;}

.footer-social-ewmshow {width: 120px;height: 120px;position: absolute;left: 50%;top: 100%;z-index: 11;background: #fff;padding: 5px;display: none;margin-left: -60px;}
.about-icon-progress-bar-line {text-align: left;}
.aiprogress-bar-item{text-align: center;transition:all .4s ease;}
					
					
.footer-contact p a { color:#fff;}
