/* 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: #fff;
 }

 a * {
 	-webkit-transition: all .4s ease;
 	-moz-transition: all .4s ease;
 	transition: all .4s ease;
 }

 a:hover {
 	color: #0095ad;
 }

 .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;
 	background-color: #333;
 }

 .pic {
 	position: relative;
 	overflow: hidden;
 	background-position: center center;
 	background-repeat: no-repeat;
 	background-size: cover;
 }

 .font12 {
 	font-size: 12px;
 }

 .font13 {
 	font-size: 13px;
 }

 .font14 {
 	font-size: 14px;
 }

 .font15 {
 	font-size: 15px;
 }

 .font16 {
 	font-size: 16px;
 }

 .font17 {
 	font-size: 17px;
 }

 .font18 {
 	font-size: 18px;
 }

 .font19 {
 	font-size: 19px;
 }

 .font20 {
 	font-size: 20px;
 }

 .font22 {
 	font-size: 22px;
 }

 .font23 {
 	font-size: 23px;
 }

 .font24 {
 	font-size: 24px;
 }

 .font26 {
 	font-size: 26px;
 }

 .font28 {
 	font-size: 28px;
 }

 .font30 {
 	font-size: 24px;
 }

 .font32 {
 	font-size: 32px;
 }

 .font34 {
 	font-size: 34px;
 }

 .font36 {
 	font-size: 36px;
 }

 .font38 {
 	font-size: 38px;
 }

 .font40 {
 	font-size: 40px;
 }

 .font42 {
 	font-size: 42px;
 }

 .font44 {
 	font-size: 44px;
 }

 .font46 {
 	font-size: 46px;
 }

 .font48 {
 	font-size: 48px;
 }

 .font50 {
 	font-size: 50px;
 }

 .font54 {
 	font-size: 54px;
 }

 .font60 {
 	font-size: 60px;
 }

 .font66 {
 	font-size: 66px;
 }

 .font70 {
 	font-size: 70px;
 }

 .font77 {
 	font-size: 77px;
 }

 .font80 {
 	font-size: 80px;
 }

 .font90 {
 	font-size: 90px;
 }

 .font100 {
 	font-size: 100px;
 }

 .font120 {
 	font-size: 120px;
 }

 .font300 {
 	font-size: 300px;
 	line-height: 280px;
 }

 .flh24 {
 	line-height: 24px;
 }

 .flh26 {
 	line-height: 26px;
 }

 .flh28 {
 	line-height: 28px;
 }

 .flh30 {
 	line-height: 30px;
 }

 .flh32 {
 	line-height: 32px;
 }

 .flh34 {
 	line-height: 34px;
 }

 .flh36 {
 	line-height: 36px;
 }

 .flh40 {
 	line-height: 40px;
 }

 .flh50 {
 	line-height: 50px;
 }

 .flh60 {
 	line-height: 60px;
 }

 .flh72 {
 	line-height: 72px;
 }

 .flh82 {
 	line-height: 82px;
 }

 .flh90 {
 	line-height: 110px;
 }

 .flh120 {
 	line-height: 120px;
 }


 /* fonts */


 body,
 a,
 input {
 	font-family: PingFang SC, 'Microsoft YaHei', Arial;
 }

 @font-face {
 	font-family: 'poppinssb';
 	src: url('../fonts/Poppins-SemiBold.ttf');
 	font-weight: normal;
 	font-style: normal;
 }

 /* @font-face {
 	font-family: 'montserratl';
 	src: url('../fonts/Montserrat-Light.woff');
 	font-weight: normal;
 	font-style: normal;
 } */

 @font-face {
 	font-family: 'montserratr';
 	src: url('../fonts/Montserrat-Regular.ttf');
 	font-weight: normal;
 	font-style: normal;
 }






 @media screen and (max-width: 5120px) {}

 @media screen and (max-width: 3840px) {}

 @media screen and (max-width: 2560px) {}

 @media screen and (max-width: 2048px) {}

 @media screen and (max-width: 1920px) {}

 @media screen and (max-width: 1680px) {
 	.font13 {
 		font-size: 12px;
 	}

 	.font14 {
 		font-size: 13px;
 	}

 	.font15 {
 		font-size: 14px;
 	}

 	.font16 {
 		font-size: 15px;
 	}

 	.font17 {
 		font-size: 16px;
 	}

 	.font18 {
 		font-size: 16px;
 	}

 	.font19 {
 		font-size: 18px;
 	}

 	.font20 {
 		font-size: 19px;
 	}

 	.font22 {
 		font-size: 20px;
 	}

 	.font23 {
 		font-size: 21px;
 	}

 	.font24 {
 		font-size: 22px;
 	}

 	.font26 {
 		font-size: 23px;
 	}

 	.font28 {
 		font-size: 24px;
 	}

 	.font30 {
 		font-size: 25px;
 	}

 	.font32 {
 		font-size: 26px;
 	}

 	.font34 {
 		font-size: 27px;
 	}

 	.font36 {
 		font-size: 28px;
 	}

 	.font38 {
 		font-size: 29px;
 	}

 	.font40 {
 		font-size: 30px;
 	}

 	.font42 {
 		font-size: 32px;
 	}

 	.font44 {
 		font-size: 34px;
 	}

 	.font46 {
 		font-size: 36px;
 	}

 	.font48 {
 		font-size: 38px;
 	}

 	.font50 {
 		font-size: 40px;
 	}

 	.font54 {
 		font-size: 44px;
 	}

 	.font60 {
 		font-size: 50px;
 	}

 	.font66 {
 		font-size: 56px;
 	}

 	.font70 {
 		font-size: 60px;
 	}

 	.font77 {
 		font-size: 67px;
 	}

 	.font80 {
 		font-size: 70px;
 	}

 	.font90 {
 		font-size: 80px;
 	}

 	.font100 {
 		font-size: 90px;
 	}

 	.font120 {
 		font-size: 100px;
 	}

 	.font300 {
 		font-size: 240px;
 		line-height: 200px;
 	}

 }

 @media screen and (max-width: 1440px) {
 	.font14 {
 		font-size: 12px;
 	}

 	.font15 {
 		font-size: 13px;
 	}

 	.font16 {
 		font-size: 14px;
 	}

 	.font17 {
 		font-size: 15px;
 	}

 	.font18 {
 		font-size: 16px;
 	}

 	.font19 {
 		font-size: 17px;
 	}

 	.font20 {
 		font-size: 18px;
 	}

 	.font22 {
 		font-size: 19px;
 	}

 	.font23 {
 		font-size: 20px;
 	}

 	.font24 {
 		font-size: 21px;
 	}

 	.font26 {
 		font-size: 22px;
 	}

 	.font28 {
 		font-size: 23px;
 	}

 	.font30 {
 		font-size: 24px;
 	}

 	.font32 {
 		font-size: 25px;
 	}

 	.font34 {
 		font-size: 26px;
 	}

 	.font36 {
 		font-size: 27px;
 	}

 	.font38 {
 		font-size: 28px;
 	}

 	.font40 {
 		font-size: 29px;
 	}

 	.font42 {
 		font-size: 30px;
 	}

 	.font44 {
 		font-size: 31px;
 	}

 	.font46 {
 		font-size: 32px;
 	}

 	.font48 {
 		font-size: 33px;
 	}

 	.font50 {
 		font-size: 34px;
 	}

 	.font54 {
 		font-size: 35px;
 	}

 	.font60 {
 		font-size: 36px;
 	}

 	.font66 {
 		font-size: 37px;
 	}

 	.font70 {
 		font-size: 40px;
 	}

 	.font77 {
 		font-size: 57px;
 	}

 	.font80 {
 		font-size: 60px;
 	}

 	.font90 {
 		font-size: 70px;
 	}

 	.font100 {
 		font-size: 80px;
 	}

 	.font120 {
 		font-size: 90px;
 	}

 	.font300 {
 		font-size: 190px;
 		line-height: 180px;
 	}


 }

 @media screen and (max-width: 1366px) {
 	.font15 {
 		font-size: 12px;
 	}

 	.font16 {
 		font-size: 13px;
 	}

 	.font17 {
 		font-size: 14px;
 	}

 	.font18 {
 		font-size: 15px;
 	}

 	.font19 {
 		font-size: 16px;
 	}

 	.font20 {
 		font-size: 17px;
 	}

 	.font22 {
 		font-size: 18px;
 	}

 	.font23 {
 		font-size: 19px;
 	}

 	.font24 {
 		font-size: 20px;
 	}

 	.font26 {
 		font-size: 21px;
 	}

 	.font28 {
 		font-size: 22px;
 	}

 	.font30 {
 		font-size: 20px;
 	}

 	.font32 {
 		font-size: 24px;
 	}

 	.font34 {
 		font-size: 25px;
 	}

 	.font36 {
 		font-size: 26px;
 	}

 	.font38 {
 		font-size: 27px;
 	}

 	.font40 {
 		font-size: 28px;
 	}

 	.font42 {
 		font-size: 29px;
 	}

 	.font44 {
 		font-size: 30px;
 	}

 	.font46 {
 		font-size: 31px;
 	}

 	.font48 {
 		font-size: 32px;
 	}

 	.font50 {
 		font-size: 33px;
 	}

 	.font54 {
 		font-size: 34px;
 	}

 	.font60 {
 		font-size: 35px;
 	}

 	.font66 {
 		font-size: 36px;
 	}

 	.font70 {
 		font-size: 40px;
 	}

 	.font77 {
 		font-size: 50px;
 	}

 	.font80 {
 		font-size: 55px;
 	}

 	.font90 {
 		font-size: 65px;
 	}

 	.font100 {
 		font-size: 70px;
 	}

 	.font120 {
 		font-size: 80px;
 	}



 }

 @media screen and (max-width: 1280px) {
 	.font16 {
 		font-size: 12px;
 	}

 	.font24 {
 		font-size: 18px;
 	}

 	.font36 {
 		font-size: 22px;
 	}

 	.font70 {
 		font-size: 35px;
 	}

 	.font77 {
 		font-size: 45px;
 	}

 	.font80 {
 		font-size: 50px;
 	}

 	.font90 {
 		font-size: 60px;
 	}

 	.font100 {
 		font-size: 60px;
 	}

 	.font120 {
 		font-size: 70px;
 	}
 }

 @media screen and (max-width: 1152px) {
 	.font38 {
 		font-size: 20px;
 	}
 }

 @media screen and (max-width: 1024px) {}

 @media screen and (max-width: 980px) {
 	.font19 {
 		font-size: 14px;
 	}

 	.font90 {
 		font-size: 24px;
 	}

 	.font100 {
 		font-size: 30px;
 	}

 	.font120 {
 		font-size: 32px;
 	}
 }

 .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%;
 }

 .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: 76%;
 	margin: auto;
 }

 ::-webkit-scrollbar {
 	height: 4px;
 	width: 3px;
 	background: #666666;
 }

 ::-webkit-scrollbar-button {
 	height: 0;
 	width: 5px;
 	background: #666666;
 }

 ::-webkit-scrollbar-thumb {
 	background-color: #0095ad;
 	box-shadow: inset 1px 1px 0 #0095ad, inset 0 -1px 0 #0095ad;
 }




 /* 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%;
 }

 .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: #0095ad;
 }

 .header-nav ul a.nav {
 	display: block;
 	line-height: 100px;
 	color: #fff;
 	position: relative;
 }

 .header-nav ul a.nav:hover {
 	color: #0095ad;
 }

 .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: #0095ad;
 	border: 2px solid #0095ad;
 }


 .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 #0095ad;
 }

 .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: #0095ad;
 }

 .header:hover .header-search a:hover img {
 	filter: invert(0);
 }

 .header:hover .header-nav ul li a.nav:hover {
 	color: #0095ad;
 }

 .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 #0095ad;
 }

 .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: #0095ad;
 }

 .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: 100%;
 	position: relative;
 	overflow: hidden;
 	transition: all .4s ease;
 	background: #fff;
 	margin-top: 100px;
 	overflow: hidden;
 }

 .header-nav-show-content-left {
 	float: left;
 	width: 35%;
 	overflow: hidden;
 }

 .header-nav-show-content-right {
 	position: absolute;
 	right: 0;
 	width: 65%;
 	top: 0;
 	height: 100%;
 }

 .hnavshow-professional {
 	position: relative;
 	float: left;
 	width: 25%;
 	height: 100%;
 	overflow: hidden;
 }

 .hnavshow-professional-item {
 	padding: 10% 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;
 }

 .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: 5%;
 }

 .hnavshow-professional-item .item-1 li {
 	list-style: none;
 	margin: 0;
 	padding: 0;
 	padding: 1% 0;
 }

 .hnavshow-professional-item .item-1 li a {
 	display: block;
 }

 .hnavshow-professional-item .item-1 li a:hover {
 	color: #0095ad;
 }

 .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: #0095ad;
 }

 .hnavshow-professional-item:hover .title-1::after {
 	background: url('../images/jt2.png');
 }

 .hnavshow-professional-item:hover .icon-1 {
 	opacity: 1;
 }





 /* 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: #fff;
 	position: relative;
 	clear: both;
 	padding: 3.5% 0 0 0;
 	border-top: 1px solid #e5e5e5;
 }

 .footer-content {
 	width: 76%;
 	margin: auto;
 }

 .footer-content ul,
 .footer-content li {
 	list-style: none;
 	margin: 0;
 	padding: 0;
 }

 .footer-content-top {
 	overflow: hidden;
 	position: relative;
 	padding-bottom: 3%;
 	border-bottom: 1px solid #e5e5e5;
 }

 .footer-content-left {
 	float: left;
 	width: 42%;
 }

 .footer-content-left .text-1 {
 	overflow: hidden;
 }

 .footer-contact {
 	margin-top: 7%;
 }

 .footer-contact li {
 	overflow: hidden;
 	margin-bottom: 1%;
 }

 .footer-contact .name-1 {
 	color: #999999;
 	display: inline-block;
 	vertical-align: top;
 }

 .footer-contact .text-2 {
 	color: #333333;
 	width: 50%;
 	display: inline-block;
 	vertical-align: top;
 }

 .footer-contact .text-2 p {
 	margin: 0;
 	padding: 0;
 }

 .footer-content-right {
 	float: right;
 	width: 50%;
 }

 .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;
 }

 .footer-social li a:hover {
 	background: #0095ad;
 	border: 2px solid #0095ad;
 }

 .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 {
 	text-align: right;
 	margin-top: 10%;
 }

 .footer-nav ul {
 	display: inline-block;
 	vertical-align: top;
 	text-align: left;
 	width: 18%;
 }

 .footer-nav ul:first-child {
 	margin-left: 0;
 }

 .footer-nav ul:last-child {
 	width: auto;
 }

 .footer-nav ul span {
 	display: block;
 	color: #999999;
 	padding-bottom: 10px;
 }

 .footer-nav ul li {
 	padding: 1px 0;
 	overflow: hidden;
 }

 .footer-nav ul li a {
 	display: block;
 	color: #333333;
 	padding-bottom: 3px;
 }

 .footer-nav ul:nth-child(3) {
 	width: 34%;
 }

 .footer-nav ul:nth-child(3) li a {
 	width: 50%;
 	float: left;
 }

 .footer-nav ul li a:hover {
 	color: #0095ad;
 }




 /* 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: #ed6e2b;
 	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;
 	overflow: hidden;
 }

 .index-about-top {
 	width: 76%;
 	margin: auto;
 }

 .index-about-top .class-1 {
 	color: #0095ad;
 	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%;
 	width: 100%;
 	overflow: hidden;
 	clear: both;
 }

 .index-about-icon {
 	text-align: center;
 	padding-top: 2%;
 	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: 20%;
 }

 .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 .font50 {
 	font-size: 50px;
 	color: #0095ad;
 }

 .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%;
 	color: #0095ad;
 }

 .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: #0095ad;
 }

 .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: #0095ad; */
 	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 2% 0;
 	overflow: hidden;
 	/*! background-color: #f5f7fa; */
 }

 .professional-competence-top {
 	overflow: hidden;
 }

 .professional-competence-top .class-1 {
 	color: #0095ad;
 	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: 0%;
 }

 .professional-competence-item {
 	position: relative;
 	float: left;
 	width: 19%;
 	overflow: hidden;
 	background: #f7f7f7;
 	margin-right: 1%;
 	border: 2px solid #fff;
 	box-sizing: border-box;
 	color: #fff;
 	overflow: hidden;
 	border-radius: 10px;
 	position: relative;
 	box-shadow: 8px 8px 20px rgba(55, 99, 170, .1);
 	padding: 22px 18px;
 }

 .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;
 	color: #fff;
 }

 .professional-competence-item li::before {
 	content: '-';
 	position: absolute;
 	left: 0;
 	top: 0;
 	opacity: .3;
 }

 .professional-competence-item .default-item {
 	padding: 10% 10%;
 	overflow: hidden;
 	position: relative;
 	height: 520px;
 	box-sizing: border-box;
 }

 .professional-competence-item .default-item .title-1 {
 	position: relative;
 	color: #fff;
 }

 .professional-competence-item .default-item .title-1::after {
 	content: '';
 	width: 17px;
 	height: 17px;
 	position: absolute;
 	right: 0;
 	top: 50%;
 	background: url('../images/jt1.png');
 	margin-top: -8px;
 }

 .professional-competence-item .default-item .item-1 {
 	color: #fff;
 	margin-top: 7%;
 }

 .professional-competence-item .default-item .item-1 p {
 	margin: 0;
 	padding: 0;
 }

 .professional-competence-item .default-item .icon-1 {
 	position: absolute;
 	right: 8%;
 	bottom: 7%;
 	z-index: 11;
 	width: 150px;
 	height: 150px;
 }

 .professional-competence-item.cur {
 	width: 40%;
 	background: linear-gradient(180deg, #f3f5f8, #fff);
 	box-shadow: 8px 8px 20px rgb(55 99 170 / 10%), -8px -8px 20px #fff;
 }

 .professional-competence-item.cur .hover-item {
 	z-index: 11;
 	opacity: 1;
 	width: 100%;
 	left: 0;
 }

 .professional-competence-item .hover-item {
 	/*! background: #0095ad; */
 	position: absolute;
 	height: 100%;
 	left: 100%;
 	top: 0;
 	z-index: -11;
 	opacity: 0;
 	width: 660px;
 	/* background: linear-gradient(180deg, #f3f5f875, #fff); */
 	box-shadow: 8px 8px 20px rgb(55 99 170 / 10%), -8px -8px 20px #fff;
 }

 .professional-competence-item .hover-item-top {
 	overflow: hidden;
 	/*! display: none; */
 }

 .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: #bbedf5;
 	font-size: 15px;
 }

 .professional-competence-item .hover-item-top .item-2 li a {
 	color: #ffffff;
 }

 .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: -3%;
 	top: -3%;
 	width: 45%;
 }

 .hover-item-bottom {
 	background: #04424cd1;
 	position: absolute;
 	left: 0;
 	width: 100%;
 	bottom: 0;
 	z-index: 12;
 }

 .hover-item-bottom .text {
 	padding: 5% 7%;
 	overflow: hidden;
 }

 .hover-item-bottom .title-2 {
 	color: #fff;
 	position: relative;
 }



 .hover-item-bottom .text-2 {
 	color: #f0feff;
 	margin-top: 2%;
 }

 .tpm-logo .list {
 	margin-top: 20px;
 }

 .tpm-logo li {
 	width: 45%;
 	float: left;
 	margin: 5px;
 }

 .professional-competence-item:nth-child(1) .hover-item-top .item-2 li {
 	/*! width: 100%; */
 	/*! float: left; */
 }

 .professional-competence-item:nth-child(1) .hover-item-top .item-2 li:nth-child(7),
 .professional-competence-item:nth-child(1) .hover-item-top .item-2 li:nth-child(9) {
 	width: 100%;
 	float: none;
 	clear: both;
 }

 .index-representative-project {
 	background: #f7f7f7;
 	padding: 5% 0;
 	overflow: hidden;
 }

 .representative-project-top {
 	overflow: hidden;
 	position: relative;
 }

 .representative-project-top .class-1 {
 	color: #0095ad;
 	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: #396aa8;
 }

 .viewmore-1 span {
 	display: inline-block;
 	vertical-align: middle;
 	color: #396aa8;
 	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: #0095ad;
 }

 .viewmore-1 a:hover span {
 	color: #0095ad;
 }

 .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 #0095ad;
 	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;
 }

 .company-dynamics-top {
 	overflow: hidden;
 	position: relative;
 }

 .company-dynamics-top .class-1 {
 	color: #0095ad;
 	font-weight: 900;
 }

 .company-dynamics-top .text-1 {
 	margin-top: 1.5%;
 }

 .company-dynamics-top .viewmore-1 {
 	position: absolute;
 	right: 0;
 	top: 70%;
 	transform: translateY(-50%);
 }

 .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: #0095ad;
 }

 .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;
 }

 .company-dynamics-item .class-1 {
 	margin-top: 16px;
 }

 .company-dynamics-item .class-1 span {
 	color: #0095ad;
 	display: inline-block;
 	padding: 3px 7px;
 	text-align: center;
 	border: 1px solid #0095ad;
 }

 .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: #0095ad;
 	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: #0095ad;
 	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: 74%;
 	overflow: hidden;
 }

 .professional-content.w66 {
 	width: 66%;
 }

 .professional-content .class-1 {
 	color: #0095ad;
 	font-weight: 900;
 }

 .professional-content .text-1 {
 	margin-top: 1.5%;
 }

 .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: #0095ad;
 }

 .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: #0095ad;
 }

 .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: #0095ad;
 	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 #0095ad;
 }

 .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 #0095ad;
 	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 #0095ad;
 	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: #0095ad;
 	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: #0095ad;}
.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: #0095ad;
 }

 .professional .viewmore-1 i {
 	background: url('../images/rb2.png') center no-repeat;
 }

 .professional .viewmore-1 a::after {
 	background: #0095ad;
 }

 .trendsinsights-linurl-nav {
 	margin-top: 3%;
 	overflow: hidden;
 	padding: 3% 0;
 }

 .trendsinsights-linurl-nav a {
 	display: inline-block;
 	vertical-align: middle;
 	margin-right: 30px;
 	color: #666666;
 	padding-bottom: 5px;
 	position: relative;
 }

 .trendsinsights-linurl-nav a:hover,
 .trendsinsights-linurl-nav a.cur {
 	color: #0095ad;
 }

 .trendsinsights-linurl-nav a::after {
 	content: '';
 	width: 100%;
 	height: 1px;
 	background: #0095ad;
 	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: #0095ad;
 	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: #0095ad;
 	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: #0095ad;
 	transition: all .4s ease;
 }

 .trends-and-insights-right .trends-and-insights-item a:hover .title-1 {
 	color: #0095ad;
 }

 .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: #0095ad;
 	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: #0095ad;
 }

 .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: #0095ad;
 	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: #0095ad;
 	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: #0095ad;
 	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: #0095ad;
 	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: #0095ad;
 }

 .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: #0095ad;
 	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: #0095ad;
 	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: #0095ad;
 	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: #0095ad;
 }

 .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: #0095ad;
 }

 .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: #0095ad;
 }

 .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: #0095ad;
 	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: #0095ad;
 }

 .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: #0095ad;
 	font-weight: bold;
 }

 .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: #f5f5f5;
 }

 .news-detail-bottom .div-container {
 	width: 63%;
 }

 .news-detail-left {
 	float: left;
 	width: 20%;
 	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: #0095ad;
 	position: absolute;
 	left: 0;
 	bottom: 0;
 	display: none;
 }

 .classified-atalogue-nav a.cur {
 	color: #0095ad;
 }

 .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 #0095ad;
 	background: #0095ad;
 }

 .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: #0095ad;
 }

 .download-articles a:hover {
 	background: #0095ad;
 }

 .news-detail-right {
 	float: left;
 	width: 75%;
 	overflow: hidden;
 	padding-left: 5%;
 	position: relative;
 	min-height: 600px;
 }

 .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;
 }

 .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 5px 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: #0095ad;
 }

 .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 #0095ad;
 	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: 70%;
 	float: left;
 }

 .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: #0095ad;
 }

 .project-list-item a:hover .mark-1 {
 	opacity: 1;
 }

 .statistics-1 {
 	color: #666;
 }

 .statistics-1 strong {
 	color: #0095ad;
 }

 .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: #0095ad;
 	border: 2px solid #0095ad;
 }

 .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;
 }

 .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: #0095ad;
 }

 .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;
 }

 .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: #0095ad;
 }

 .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: 66%;
 }

 .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: 3%;
 }

 .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: 76%;
 	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: #0095ad;
 }

 .career-position-item .title.cur {
 	border-bottom: 1px solid #fff;
 	border-top: 1px solid #0095ad;
 }

 .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: #0095ad;
 	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: #0095ad;
 }

 .div-recruitment-from .submit-2 {
 	width: 100%;
 	display: block;
 	border: none;
 	background: #0095ad;
 	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: #0095ad;
 }





 /* 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: #0095ad;
 	font-weight: 900;
 }

 .about-us-top .text-1 {
 	margin-top: 1%;
 }

 .about-us-bottom {
 	padding: 2.3% 0;
 	overflow: hidden;
 	margin-bottom: 3%;
 }

 .about-us-bottom .text-2 {
 	float: left;
 	width: 32%;
 	font-weight: 800;
 }

 .about-us-bottom .text-3 {
 	float: right;
 	width: 50%;
 }

 .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: #0095ad;
 	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: #0095ad;
 }

 .employees-and-culture-item .text-1 {
 	margin-top: 1%;
 }

 .employees-and-culture-item .text-2 {
 	margin-top: 3%;
 	color: #666666;
 }

 .employees-and-culture-bottom {
 	padding: 4% 0;
 	margin-bottom: 5%;
 }

 .core-values-top {
 	text-align: center;
 }

 .core-values-top .class-1 {
 	color: #0095ad;
 	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: #0095ad;
 }

 .core-values-item:hover .icon-1 {
 	background: #0095ad;
 	border: 1px solid #0095ad;
 }

 .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: #0095ad;
 	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: #0095ad;
 }

 .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: #0095ad;
 	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 .tel-1 {
 	color: #999999;
 }

 .contact-us-bottom .tel-1 strong {
 	color: #0095ad;
 	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: #0095ad;
 }

 .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: #0095ad;
 	border: 2px solid #0095ad;
 }

 .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: #0095ad 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: #0095ad;
 	z-index: 211;
 	display: none;
 }

 .search-nav-type a.cur {
 	color: #0095ad;
 }

 .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: #0095ad;
 }

 .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: #0095ad;
 }

 .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: #0095ad;
 }

 .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;
 	}

 	.index-about-icon {
 		padding-top: 3%;
 	}

 	.corporate-team-text-item {
 		margin-top: 0;
 	}

 	.professional-competence-bottom {
 		margin-top: 0%;
 	}

 	.representative-project-item .item-4 li {
 		margin-bottom: 3%;
 	}

 	.index-about-top-right {
 		width: 40%;
 	}

 	.professional-competence-item .default-item .icon-1 {
 		right: 8%;
 		bottom: 7%;
 		width: 100px;
 		height: 100px;
 	}

 	.professional-competence-item .default-item {
 		height: 450px;
 	}

 	.professional-competence-item .hover-item-top .item-2 {
 		padding: 5% 7% 5% 7%;
 		display: none;
 	}

 	.company-dynamics-item:first-child {
 		margin-right: 5%;
 		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%);
 	}

 	.header-nav ul li {
 		padding: 0 15px
 	}

 	.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;
 	}

 	.header-nav ul li {
 		padding: 0 10px
 	}

 	.professional-competence-item .default-item {
 		height: 400px;
 	}

 	.company-dynamics-item .text-1 {
 		display: none;
 	}

 	.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;
 	}

 	.footer-nav ul {
 		width: 20%;
 	}

 	.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: 1%;
 	}

 	.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;
 		display: none;
 	}

 	.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) {}

 @media screen and (min-width:1440px) {
 	.tpm-view-l .tpm-section {
 		padding-left: 40px;
 		padding-right: 40px
 	}

 	.tpm-view-l .tpm-section.is-full {
 		padding-left: 0;
 		padding-right: 0
 	}

 	.tpm-view-l .tpm-section__inner {
 		max-width: 1420px
 	}

 	.tpm-view-l .tpm-section__hd {
 		margin-bottom: 40px
 	}
 }

 .tpm-section {
 	padding: 50px 20px;
 	background-color: #f5f7fa00;
 }

 .tpm-section.bg-gray {
 	background-color: #f5f7fa
 }

 .tpm-section.is-full {
 	padding-left: 0;
 	padding-right: 0
 }

 .tpm-section.is-full .tpm-section__inner {
 	max-width: 100%
 }

 .tpm-section.left .tpm-section__hd {
 	text-align: left
 }

 .tpm-section__inner {
 	margin: 0 auto;
 	box-sizing: border-box;
 	max-width: 1350px;
 }

 .tpm-section__hd {
 	margin-bottom: 52px;
 	text-align: center;
 	-webkit-font-smoothing: antialiased
 }

 .tpm-section__title {
 	color: #333;
 	margin-bottom: 0.15rem;
 	font-weight: 500;
 	letter-spacing: 4px;
 	font-size: 32px;
 }

 .tpm-section__sub {
 	margin-top: 12px
 }

 .tpm-section__desc {
 	color: #3d485d;
 	width: 100%;
 	text-align: center;
 	line-height: 1.6;
 	font-size: 16px;
 	letter-spacing: 2px;
 }

 .tpm-section__links {
 	margin-left: 12px
 }

 .tpm-section__links .tp-link {
 	margin-right: 12px
 }

 .tpm-section__links .tp-link:last-child {
 	margin-right: 0
 }

 .tpm-market {
 	display: -ms-flexbox;
 	display: flex;
 	-webkit-font-smoothing: antialiased
 }

 .tpm-market__cell:last-child {
 	width: 45%;
 }

 .tpm-market__cell:first-child {
 	position: relative;
 	padding-top: 25px;
 	-ms-flex: 1;
 	flex: 1;
 	min-height: 260px;
 	margin-right: 23px
 }

 .tpm-market__bg {
 	position: absolute;
 	right: 0;
 	bottom: 0;
 	width: 100%;
 	height: 100%;
 	background-repeat: no-repeat;
 	background-size: 380px auto;
 	background-position: 100%;
 	background-image: url(../images/bg_941.png);
 	opacity: .1;
 }

 .tpm-market__inner {
 	position: relative
 }

 .tpm-market__desc {
 	max-width: 92%;
 	font-size: 15px;
 	color: #4b556a;
 	line-height: 28px;
 	margin-bottom: 60px
 }

 .tpm-market__desc em {
 	color: #0095ab;
 	font-weight: 600
 }

 .tpm-market__features {
 	font-size: 0;
 	max-width: 480px;
 	margin-bottom: -20px
 }

 .tpm-market__feature img {
 	width: 25px;
 	padding-right: 5px;
 }

 .tpm-market__feature {
 	display: inline-block;
 	vertical-align: top;
 	box-sizing: border-box;
 	width: 50%;
 	padding-right: 10px;
 	margin-bottom: 20px;
 	position: relative;
 	padding-left: 28px;
 	font-size: 16px;
 	color: #253554;
 	line-height: 24px
 }

 .tpm-market__feature-icon {
 	position: absolute;
 	left: 0;
 	top: 4px;
 	width: 16px;
 	height: 16px
 }

 .tpm-market__feature-icon.handpick {
 	background-image: url(../images/sprite.Main-202308241038.svg);
 	background-position: 10% 100%;
 	background-size: 1100% auto
 }

 .tpm-market__feature-icon.test {
 	background-image: url(../images/sprite.Main-202308241038.svg);
 	background-position: 41.25% 88.40579710144928%;
 	background-size: 1100% auto
 }

 .tpm-market__feature-icon.service {
 	background-image: url(../images/sprite.Main-202308241038.svg);
 	background-position: 30% 100%;
 	background-size: 1100% auto
 }

 .tpm-market__feature-icon.sale {
 	background-image: url(../images/sprite.Main-202308241038.svg);
 	background-position: 20% 100%;
 	background-size: 1100% auto
 }

 .tpm-market__entries {
 	display: -ms-flexbox;
 	display: flex;
 	-ms-flex-wrap: wrap;
 	flex-wrap: wrap;
 	margin-bottom: -24px;
 	justify-content: space-around;
 }

 .tpm-market__entries>li {
 	margin-left: 24px;
 	margin-bottom: 24px
 }

 .tpm-market__entry {
 	display: -ms-flexbox;
 	display: flex;
 	-ms-flex-align: center;
 	align-items: center;
 	-ms-flex-pack: center;
 	justify-content: center;
 	-ms-flex-direction: column;
 	flex-direction: column;
 	box-sizing: border-box;
 	width: 108px;
 	height: 108px;
 	background-image: linear-gradient(0deg, #fff, #f3f5f8);
 	border: 2px solid #fff;
 	box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, .1), -8px -8px 20px 0 #fff;
 	border-radius: 10px
 }

 @media screen and (min-width:769px) {
 	.tpm-market__entry {
 		transition: box-shadow .3s ease-in-out
 	}
 }

 .tpm-market__entry-icon {
 	display: block;
 	width: 60px;
 	height: 60px;
 	background-repeat: no-repeat;
 	background-size: 100% auto;
 	background-position: top;
 	margin-bottom: 10px
 }

 .tpm-market__entry-icon {
 	display: block;
 	width: 32px;
 	height: 32px;
 	background-repeat: no-repeat;
 	background-size: 100% auto;
 	background-position: top;
 	margin-bottom: 10px;
 }

 .tpm-market__entry-label {
 	font-size: 14px;
 	color: #253554;
 	line-height: 20px;
 	white-space: nowrap;
 	overflow: hidden;
 	text-overflow: ellipsis
 }

 .tpm-market__entry:hover {
 	background: #f3f5f8;
 	box-shadow: inset 8px 8px 20px 0 rgba(55, 99, 170, .11), inset -8px -8px 20px 0 #fff
 }

 .tpm-market__section {
 	padding-top: 110px;
 	background-color: #ffffff;
 }

 @media screen and (min-width:769px) {
 	.tpm-market__entry-icon.is-enter {
 		-webkit-animation: tpm-market__entry-icon-enter .3s steps(16) forwards;
 		animation: tpm-market__entry-icon-enter .3s steps(16) forwards
 	}

 	.tpm-market__entry-icon.is-leave {
 		-webkit-animation: tpm-market__entry-icon-leave .3s steps(16) forwards;
 		animation: tpm-market__entry-icon-leave .3s steps(16) forwards
 	}

 	@-webkit-keyframes tpm-market__entry-icon-enter {
 		0% {
 			background-position: 0 0
 		}

 		to {
 			background-position: 0 -960px
 		}
 	}

 	@keyframes tpm-market__entry-icon-enter {
 		0% {
 			background-position: 0 0
 		}

 		to {
 			background-position: 0 -960px
 		}
 	}

 	@-webkit-keyframes tpm-market__entry-icon-leave {
 		0% {
 			background-position: 0 -960px
 		}

 		to {
 			background-position: 0 0
 		}
 	}

 	@keyframes tpm-market__entry-icon-leave {
 		0% {
 			background-position: 0 -960px
 		}

 		to {
 			background-position: 0 0
 		}
 	}
 }

 @media screen and (min-width:1440px) {
 	.tpm-view-l .tpm-market-bg {
 		opacity: 1
 	}
 }

 @media screen and (max-width:1200px) {
 	.tpm-market__cell:last-child {
 		width: 50%
 	}

 	.tpm-market__bg {
 		background-position: right bottom -30px
 	}

 	.tpm-market__desc {
 		margin-bottom: 30px
 	}

 	.tpm-market__entries>li {
 		margin: 0;
 		padding: 0 0 24px 24px;
 		width: 25%;
 		box-sizing: border-box
 	}

 	.tpm-market__entries>li:last-child,
 	.tpm-market__entries>li:nth-last-child(2) {
 		display: none
 	}

 	.tpm-market__entry {
 		width: 100%
 	}

 	.tpm-market__section {
 		padding-top: 122px
 	}
 }

 @media screen and (max-width:768px) {
 	.tpm-market {
 		display: block
 	}

 	.tpm-market__cell:last-child {
 		width: auto
 	}

 	.tpm-section__hd {
 		padding-top: 38px;
 		text-align: center;
 		-webkit-font-smoothing: antialiased;
 	}

 	.tpm-market__cell:first-child {
 		padding-top: 0;
 		min-height: 0;
 		margin-right: 0;
 		padding-bottom: 45px
 	}

 	.tpm-market__entries {
 		margin: 0 -7px -14px;
 		display: flex;
 	}

 	.tpm-market__entries>li {
 		margin: 0;
 		padding: 0 7px 14px;
 		width: 20%
 	}

 	.tpm-market__entries>li:last-child,
 	.tpm-market__entries>li:nth-last-child(2) {
 		display: block
 	}

 	.tpm-market__entry {
 		height: 100px
 	}

 	.tpm-market__entry-icon {
 		width: 32px;
 		height: 32px;
 	}

 	.tpm-market__entry-label {
 		font-size: 14px;
 		line-height: 24px
 	}

 	.tpm-market__section {
 		padding-top: 0
 	}
 }

 @media screen and (max-width:768px) {
 	.tpm-market__bg {
 		background-size: 300px auto;
 		opacity: .4
 	}

 	.tpm-market__desc {
 		max-width: none;
 		margin-bottom: 24px
 	}

 	.tpm-market__features {
 		max-width: none;
 		margin-bottom: -12px
 	}

 	.tpm-market__feature {
 		margin-bottom: 12px;
 		padding-left: 0px;
 		font-size: 14px;
 	}

 	.tpm-market__entries>li {
 		width: 25%;
 	}

 	.tpm-market__entries>li:last-child {
 		display: block;
 	}

 	.tpm-market__section {
 		padding-top: 0
 	}

 	.tpm-market__section .tpm-section__desc>span:first-child {
 		display: none
 	}
 }

 .tpm-infrastructure {
 	height: 435px;
 	-webkit-font-smoothing: antialiased
 }

 .tpm-infrastructure__bg {
 	position: absolute;
 	left: 0;
 	top: 0;
 	width: 100%;
 	height: 100%;
 	background-size: 1920px auto;
 	background-position: bottom;
 	background-repeat: no-repeat
 }

 .tpm-earth img {}

 .tpm-infrastructure__main {
 	position: relative;
 	height: 340px;
 	z-index: 5;
 	pointer-events: none
 }

 .tpm-infrastructure__tab {
 	display: inline-block;
 	vertical-align: top;
 	max-width: 100%;
 	pointer-events: auto
 }

 .tpm-infrastructure__tab-list {
 	font-size: 0;
 	margin-bottom: -2px
 }

 .tpm-infrastructure__tab-item {
 	display: inline-block;
 	vertical-align: top;
 	margin-right: 32px
 }

 .tpm-infrastructure__tab-item-link {
 	box-sizing: border-box;
 	border: 2px solid transparent;
 	background: #f3f5f8;
 	box-shadow: inset 8px 8px 20px 0 rgba(55, 99, 170, .11), inset -8px -8px 20px 0 #fff;
 	border-radius: 6px;
 	font-size: 14px;
 	color: #3d485d;
 	line-height: 28px;
 	font-weight: 500;
 	text-align: center;
 	cursor: pointer;
 	padding: 0 12px;
 	min-width: 64px
 }

 .tpm-infrastructure__tab-item-link:hover {
 	color: #0052d9
 }

 .tpm-infrastructure__tab-item.is-active {
 	position: relative;
 	z-index: 2
 }

 .tpm-infrastructure__tab-item.is-active .tpm-infrastructure__tab-item-link {
 	border-color: #fff #fff transparent;
 	background: linear-gradient(180deg, #f4f6f8 0, #f5f7f9);
 	padding-bottom: 10px;
 	border-bottom-left-radius: 0;
 	border-bottom-right-radius: 0;
 	color: #0052d9;
 	cursor: default;
 	box-shadow: none
 }

 .tpm-infrastructure__tab-item:first-child.is-active:before {
 	content: "";
 	position: absolute;
 	left: 0;
 	bottom: -6px;
 	border-left: 2px solid #fff;
 	background-color: #f5f7f9;
 	width: 6px;
 	height: 8px;
 	pointer-events: none
 }

 .tpm-infrastructure__tab-bd {
 	background: linear-gradient(180deg, #f5f7f9 0, #fff);
 	border: 2px solid #fff;
 	box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, .1);
 	border-radius: 6px;
 	box-sizing: border-box;
 	min-height: 220px;
 	padding: 24px 8px 24px 30px;
 	display: inline-block;
 	vertical-align: top;
 	min-width: 636px
 }

 .tpm-infrastructure__region {
 	position: relative;
 	min-height: 216px
 }

 .tpm-infrastructure__region-all {
 	position: relative;
 	z-index: 2;
 	font-size: 0;
 	padding-right: 320px
 }

 .tpm-infrastructure__region-list {
 	display: inline-table;
 	margin-right: 60px;
 	white-space: nowrap;
 	margin-bottom: -8px
 }

 .tpm-infrastructure__region-item {
 	display: table-row;
 	font-size: 14px;
 	color: #000;
 	line-height: 24px
 }

 .tpm-infrastructure__region-item-label {
 	display: table-cell;
 	padding-bottom: 8px
 }

 .tpm-infrastructure__region-item-label:after {
 	content: "ï¼š"
 }

 .tpm-infrastructure__region-item-text {
 	display: table-cell;
 	padding-bottom: 8px
 }

 .tpm-infrastructure__region-map {
 	position: absolute;
 	right: 0;
 	top: 50%;
 	margin-top: -100px;
 	width: 400px;
 	height: 200px
 }

 .tpm-infrastructure__region-map img {
 	display: block;
 	width: 100%;
 	height: 100%
 }

 .tpm-infrastructure .tpm-earth-canvas {
 	width: 1152px !important;
 	height: 900px !important;
 	margin-left: 200px;
 	top: 80px
 }

 .tpm-infrastructure__pc-metrics {
 	margin-bottom: 40px
 }

 .tpm-infrastructure__pc-metrics:last-child {
 	margin-bottom: 0
 }

 .tpm-infrastructure__pc-metrics-title {
 	margin-bottom: 4px;
 	font-weight: 500;
 	font-size: 20px;
 	line-height: 28px;
 	color: #495770
 }

 .tpm-infrastructure__pc-metrics-title em {
 	margin: 0 4px;
 	font-size: 32px;
 	line-height: 40px;
 	color: #0052d9
 }

 .tpm-infrastructure__pc-metrics-desc {
 	font-size: 14px;
 	line-height: 22px;
 	color: #495770
 }

 .tpm-infrastructure__pc-metrics-list {
 	margin-top: 63px;
 	margin-left: 40px
 }

 .tpm-infrastructure__metrics {
 	margin-bottom: 50px
 }

 .tpm-infrastructure__metrics-num {
 	margin-bottom: 6px;
 	font-size: 40px;
 	line-height: 40px;
 	color: #3d485d
 }

 .tpm-infrastructure__metrics-label {
 	display: inline-block;
 	vertical-align: top;
 	height: 22px;
 	box-sizing: border-box;
 	border: 1px solid #798496;
 	border-radius: 2px;
 	font-size: 12px;
 	color: #3d485d;
 	text-align: center;
 	line-height: 20px;
 	padding: 0 8px
 }

 .tpm-infrastructure__metrics-list {
 	display: none;
 	position: absolute;
 	top: 0;
 	right: 28px;
 	white-space: nowrap
 }

 .tpm-infrastructure__cert {
 	position: relative;
 	z-index: 5;
 	background-image: linear-gradient(0deg, #fff, #f3f5f8);
 	border: 2px solid #fff;
 	box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, .1);
 	border-radius: 4px;
 	padding: 0 28px
 }

 .tpm-infrastructure__cert-list {
 	display: -ms-flexbox;
 	display: flex;
 	-ms-flex-pack: justify;
 	justify-content: space-between
 }

 .tpm-infrastructure__cert-item:nth-last-child(2) {
 	display: none
 }

 .tpm-infrastructure__cert-item-link {
 	display: block;
 	padding: 20px 8px 22px;
 	font-size: 14px;
 	color: #3d485d;
 	text-align: center;
 	line-height: 20px
 }

 .tpm-infrastructure__cert-item-logo {
 	width: 80px;
 	height: 80px;
 	background: #fff;
 	border: 1px solid #e5e8ed;
 	border-radius: 50%;
 	box-sizing: border-box;
 	display: -ms-flexbox;
 	display: flex;
 	-ms-flex-align: center;
 	align-items: center;
 	-ms-flex-pack: center;
 	justify-content: center;
 	margin: 0 auto 6px;
 	overflow: hidden;
 	transition: box-shadow .3s ease-in-out, background .3s ease-in-out;
 	padding: 15px
 }

 .tpm-infrastructure__cert-item-logo img {
 	display: block;
 	width: 100%;
 	height: 100%
 }

 .tpm-infrastructure__cert-item-text {
 	white-space: nowrap;
 	overflow: hidden;
 	text-overflow: ellipsis
 }

 .tpm-infrastructure__cert-item-link:hover {
 	color: #0052d9
 }

 .tpm-infrastructure__cert-item-link:hover .tpm-infrastructure__cert-item-logo {
 	padding: 14px;
 	background-image: linear-gradient(0deg, #fff, #f3f5f8);
 	border: 2px solid #fff;
 	box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, .1), -8px -8px 20px 0 #fff
 }

 .tpm-infrastructure__cert-item--more .tpm-infrastructure__cert-item-logo:after {
 	content: "";
 	display: block;
 	width: 60px;
 	height: 60px;
 	background-image: url(../images/more_2b2.png);
 	background-repeat: no-repeat;
 	background-position: 50%;
 	background-size: contain
 }

 .tpm-infrastructure__cert-entry {
 	display: none
 }

 .tpm-infrastructure__section {
 	position: relative;
 	padding-bottom: 0
 }

 .tpm-infrastructure__section .tpm-section__hd {
 	position: relative;
 	z-index: 2
 }

 @media screen and (min-width:1440px) {
 	.tpm-view-l .tpm-infrastructure__cert {
 		padding: 0 68px
 	}

 	.tpm-view-l .tpm-infrastructure__pc-metrics-list {
 		margin-left: 104px
 	}

 	.tpm-view-l .tpm-infrastructure .tpm-earth-canvas {
 		width: 1440px !important;
 		height: 1125px !important;
 		margin-left: 250px;
 		top: 70px
 	}
 }

 @media screen and (max-width:1200px) {

 	.tpm-infrastructure__cert-item-text,
 	.tpm-infrastructure__cert-item .tp-link {
 		display: none
 	}
 }

 @media screen and (max-width:768px) {
 	.tpm-infrastructure {
 		height: auto
 	}

 	.tpm-infrastructure .tpm-earth {
 		display: none
 	}

 	.tpm-infrastructure__bg {
 		background-image: url(../images/bg-mobile_dae.jpg);
 		background-size: 100% auto;
 		height: auto;
 		bottom: 0;
 		background-position: top -110px center
 	}

 	.tpm-infrastructure__main {
 		height: auto;
 		margin-top: 60px
 	}

 	.tpm-infrastructure__pc-metrics,
 	.tpm-infrastructure__tab {
 		display: none
 	}

 	.tpm-infrastructure__metrics {
 		display: inline-block;
 		vertical-align: top;
 		margin: 0 16px;
 		text-align: left
 	}

 	.tpm-infrastructure__metrics-num {
 		margin-bottom: 4px;
 		font-size: 28px;
 		color: #3d485d;
 		line-height: 36px
 	}

 	.tpm-infrastructure__metrics-list {
 		display: block;
 		margin-bottom: 40px;
 		position: static;
 		text-align: center
 	}

 	.tpm-infrastructure__cert {
 		padding: 20px 28px
 	}

 	.tpm-infrastructure__cert-list {
 		-ms-flex-pack: initial;
 		justify-content: normal;
 		-ms-flex-wrap: wrap;
 		flex-wrap: wrap;
 		margin: 0 -10px -16px
 	}

 	.tpm-infrastructure__cert-item {
 		padding: 0 10px 16px;
 		width: 20%;
 		max-width: none;
 		text-align: center;
 		box-sizing: border-box
 	}

 	.tpm-infrastructure__cert-item-link {
 		padding: 0
 	}

 	.tpm-infrastructure__cert-item-logo {
 		width: 60px;
 		height: 60px;
 		padding: 10px
 	}

 	.tpm-infrastructure__cert-item-link:hover .tpm-infrastructure__cert-item-logo {
 		padding: 9px
 	}

 	.tpm-infrastructure__cert-item-text,
 	.tpm-infrastructure__cert-item .tp-link {
 		display: block;
 		font-size: 12px
 	}

 	.tpm-infrastructure__cert-item:nth-last-child(2) {
 		display: block
 	}
 }

 @media screen and (max-width:600px) {
 	.tpm-infrastructure__bg {
 		background-image: url(../images/bg-mobile_dae.jpg);
 		background-position: top
 	}

 	.tpm-infrastructure__cert-item {
 		width: 33.33%
 	}

 	.tpm-infrastructure__cert-item-text {
 		white-space: normal
 	}

 	.tpm-infrastructure__cert-item:last-child {
 		display: none
 	}

 	.tpm-infrastructure__cert-entry {
 		display: block;
 		margin-top: 24px;
 		text-align: center
 	}
 }

 .tpm-btn:active,
 .tpm-btn:hover {
 	background-color: #2670e8;
 	box-shadow: none;
 }

 .tpm-solution2__card-btns {
 	margin-top: 36px
 }

 .tpm-solution2__card-btns .tpm-btn+.tpm-btn {
 	margin-left: 20px;
 }

 .tpm-btn.tpm-btn--white {
 	background-color: #fff;
 	color: #43474d;
 	box-shadow: 8px 8px 20px 0 rgb(55 99 170 / 10%), inset 0 4px 20px 0 hsl(0deg 0% 100% / 50%);
 }

 .tpm-btn {
 	display: inline-block;
 	box-sizing: border-box;
 	min-width: 104px;
 	height: 36px;
 	padding: 0 24px;
 	color: #fff;
 	font-size: 14px;
 	line-height: 34px;
 	white-space: nowrap;
 	text-align: center;
 	text-decoration: none;
 	vertical-align: middle;
 	background-color: #04424c;
 	border: 1px solid transparent;
 	outline: 0 none;
 	cursor: pointer;
 	box-shadow: 8px 8px 20px 0 rgb(55 99 170 / 10%);
 }

 .tpm-solution2__card.v2 .tpm-solution2__card-cover {
 	background-position: 100% 0
 }

 .tpm-solution2__card.v2 .tpm-solution2__card-desc {
 	position: absolute;
 	right: 18px;
 	top: 62px;
 	transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
 	transition: opacity .3s ease-in-out, transform .3s ease-in-out;
 	transition: opacity .3s ease-in-out, transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
 	max-width: calc(100% - 36px)
 }

 @media screen and (min-width:1440px) {
 	.tpm-view-l .tpm-solution2__card {
 		width: 196px
 	}

 	.tpm-solution2__card-btns .tpm-btn {
 		width: 45%;
 	}

 	.tpm-view-l .tpm-solution2__card-bg-icon {
 		left: 352px
 	}

 	.tpm-view-l .tpm-solution2__card.is-active {
 		width: 556px
 	}
 }

 @media screen and (min-width:1600px) {
 	.tpm-view-l .tpm-solution2__nav-desc {
 		display: block;
 		white-space: nowrap;
 		text-overflow: ellipsis
 	}
 }

 @media screen and (min-width:1440px) and (max-width:1500px) {
 	.tpm-solution2__card-btns .tpm-btn {
 		max-width: calc(50% - 10px)
 	}

 	.tpm-view-l .tpm-solution2__card.is-active {
 		width: calc(100% - 864px)
 	}
 }

 .mo-box {
 	width: 54%;
 	max-width: 1035px;
 	position: absolute;
 	right: 0;
 	bottom: -4.28%;
 	z-index: 2;

 	img {
 		display: block;
 		width: 100%;

 		&.bg {
 			display: block;
 			width: 100%;
 		}
 	}

 	.box {
 		position: absolute;
 	}

 	.box1 {
 		width: 4.44%;
 		top: 50.54%;
 		left: 16.71%;
 		transition-delay: .6s;
 	}

 	.box2 {
 		width: 14.39%;
 		top: 13.91%;
 		left: 22.41%;
 		transition-delay: .7s;
 	}

 	.box3 {
 		width: 5.99%;
 		top: 23.18%;
 		left: 25.21%;
 		transition-delay: .3s;

 		img {
 			&.ani {
 				position: absolute;
 				top: 0;
 				left: 0;
 			}

 			&.ani1 {
 				animation: moimgani1 4s linear infinite;
 			}

 			&.ani2 {
 				animation: moimgani2 4s linear infinite;
 			}
 		}
 	}

 	.box4 {
 		width: 4.15%;
 		top: 29.98%;
 		left: 31.59%;
 		transition-delay: .4s;
 	}

 	.box5 {
 		width: 11.88%;
 		top: -2.62%;
 		left: 40.19%;
 		transition-delay: .2s;

 		img {
 			&.ani {
 				position: absolute;
 				top: 0;
 				left: 0;
 			}

 			&.ani1 {
 				animation: moimgani1 4s .3s linear infinite;
 			}

 			&.ani2 {
 				animation: moimgani2 4s .3s linear infinite;
 			}
 		}
 	}

 	.box6 {
 		width: 4.44%;
 		top: 12.67%;
 		left: 49.17%;
 		transition-delay: .3s;
 	}

 	.box7 {
 		width: 15.16%;
 		top: 17%;
 		left: 54.49%;
 		transition-delay: .3s;

 		img {
 			&.ani {
 				position: absolute;
 				top: 0;
 				left: 0;
 				animation: moimgani3 3.8s linear infinite;
 			}
 		}
 	}

 	.box8 {
 		width: 3.86%;
 		top: 31.68%;
 		left: 78.74%;
 		transition-delay: .4s;
 	}

 	.box9 {
 		width: 5.5%;
 		top: 15.91%;
 		left: 71.11%;
 		transition-delay: .5s;
 	}

 	.box10 {
 		width: 3.86%;
 		top: 10.51%;
 		left: 68.5%;
 		transition-delay: .6s;

 		img {
 			animation: floatUserlive 2.5s infinite ease;
 			animation-delay: .6s;
 		}
 	}

 	.box11 {
 		width: 7.72%;
 		top: 45.74%;
 		left: 51.4%;
 		transition-delay: .1s;
 	}

 	.box12 {
 		width: 2.99%;
 		top: 42.65%;
 		left: 51.4%;
 		transition-delay: .3s;

 		img {
 			animation: floatUserlive 2.5s infinite ease;
 			animation-delay: .3s;
 		}
 	}

 	.box13 {
 		width: 2.8%;
 		top: 39.87%;
 		left: 55.07%;
 		transition-delay: .2s;

 		img {
 			animation: floatUserlive 2.2s infinite ease;
 			animation-delay: .5s;
 		}
 	}

 	.box14 {
 		width: 6.95%;
 		top: 33.69%;
 		left: 42.89%;
 		transition-delay: .4s;
 	}

 	.box15 {
 		width: 1.64%;
 		top: 3.7%;
 		left: 55.45%;
 		transition-delay: .5s;

 		img {
 			animation: floatUserlive 2.5s infinite ease;
 		}
 	}

 	.box16 {
 		width: 1.64%;
 		top: 44.82%;
 		left: 59.9%;
 		transition-delay: .6s;

 		img {
 			animation: floatUserlive 2.5s infinite ease;
 			animation-delay: .2s;
 		}
 	}

 	.box17 {
 		width: 1.64%;
 		top: 30.29%;
 		left: 36.9%;
 		transition-delay: .3s;

 		img {
 			animation: floatUserlive 2.5s infinite ease;
 			animation-delay: .4s;
 		}
 	}

 	.box18 {
 		width: 1.64%;
 		top: 16.69%;
 		left: 77.58%;
 		transition-delay: .4s;

 		img {
 			animation: floatUserlive 2.5s infinite ease;
 			animation-delay: .8s;
 		}
 	}

 	.box19 {
 		width: 1.64%;
 		top: 67.69%;
 		left: 74.39%;
 		transition-delay: .2s;

 		img {
 			animation: floatUserlive 2.5s infinite ease;
 			animation-delay: .5s;
 		}
 	}
 }

 .m-show {
 	display: none;

 	img {
 		display: block;
 		width: 100%;
 	}
 }
 }

 .about-area {
 	/* background: #f8f8f8; */
 }

 .about-content .welcome {
 	color: #0282a4;
 	display: inline-block;
 	position: absolute;
 	top: 100px;
 	left: 0;
 	width: 100%;
 	font-weight: bold;
 	line-height: 100px;
 	font-size: 100px;
 	opacity: .05;
 	text-transform: uppercase;
 }

 .about-content .about-title {
 	padding-top: 5px;
 	font-size: 32px;
 	font-weight: 600;
 	font-family: "Poppins", sans-serif
 }

 @media only screen and (min-width:992px) and (max-width:1199px) {
 	.about-content .about-title {
 		font-size: 30px
 	}
 }

 @media(max-width:767px) {
 	.about-content .about-title {
 		font-size: 22px
 	}

 	.about-content .about-title br {
 		display: none
 	}

 	.about-area .row.align-items-center {
 		display: flex;
 		flex-direction: column-reverse;
 	}

 	.gs-2right {
 		width: 100% ! important;
 		transform: translateX(0%) ! important;
 		padding: 5%;
 		margin-right: 0% ! important;
 	}

 	.gs-2left {
 		width: 100% ! important;
 		overflow: hidden;
 		padding: 5%;
 	}

 	.about-content .line {
 		background-color: #0080a3;
 		width: 100px;
 		height: 4px;
 		margin-top: 20px;
 		display: inline-block;
 	}

 	.about-content .about-sub-title {
 		font-size: 18px;
 		font-weight: 600;
 		padding-top: 20px
 	}

 	.about-content .text {
 		padding-top: 20px;
 		font-size: 15px;
 		font-weight: 400;
 		line-height: 30px;
 		color: #5f6773;
 		margin: 0;
 	}

 	.about-content .text span {
 		padding-top: 20px;
 		font-size: 15px;
 		font-weight: 600;
 		line-height: 30px;
 		color: #0080a3;
 		margin: 0;
 	}



 }

 @media only screen and (min-width:576px) and (max-width:767px) {
 	.about-content .about-title {
 		font-size: 26px
 	}
 }

 .gs-2right {
 	width: 50%;
 	transform: translateX(4%);
 	margin-right: 4%;
 }

 .gs-2left {
 	width: 43.6%;
 	overflow: hidden;
 	display: flex;
 	justify-content: center;
 	align-items: center;
 }

 .about-content .line {
 	background-color: #0080a3;
 	width: 100px;
 	height: 4px;
 	margin-top: 20px;
 	display: inline-block;
 }

 .about-content .about-sub-title {
 	font-size: 18px;
 	font-weight: 600;
 	padding-top: 20px
 }

 .about-content .text {
 	padding-top: 20px;
 	font-size: 15px;
 	font-weight: 400;
 	line-height: 30px;
 	color: #5f6773;
 	margin: 0;
 }

 .about-content .text span {
 	padding-top: 20px;
 	font-size: 15px;
 	font-weight: 600;
 	line-height: 30px;
 	color: #0080a3;
 	margin: 0;
 }

 .about-content ul {
 	padding-top: 20px
 }

 .about-content ul li {
 	display: inline-block;
 	margin-top: 0px;
 }

 .about-content ul li a.app-store {
 	/* background-color: #fff; */
 	/* padding: 14px 22px; */
 	border-radius: 5px;
 	color: #0080a3;
 	font-size: 14px;
 	letter-spacing: 1px;
 	margin-right: 30px;
 	/* -webkit-box-shadow: 0 24px 38px 12px rgba(0, 0, 0, 0.1); */
 	-moz-box-shadow: 0 24px 38px 12px rgba(0, 0, 0, 0.1);
 	/* box-shadow: 0 24px 38px 12px rgba(0, 0, 0, 0.1); */
 }

 .omsc1ul_l {
 	width: 30%;
 	float: left;
 }

 .omsc1ul_l li {
 	width: 100%;
 	height: 120px;
 }

 .omsc1ul_l h3 {
 	padding-left: 45px;
 	font-size: 18px;
 	line-height: 30px;
 	color: #4a5761;
 	font-weight: bold;
 }

 .omsc1ul_l p {
 	font-size: 14px;
 	line-height: 24px;
 	color: #8a98ae;
 	margin: 10px;
 }

 .omsc1ul_l li:nth-child(1) {
 	background: url(../images/part01_01.png) no-repeat top left;
 }

 .omsc1ul_l li:nth-child(2) {
 	background: url(../images/part01_02.png) no-repeat top left;
 }

 .omsc1ul_l li:nth-child(3) {
 	background: url(../images/part01_03.png) no-repeat top left;
 }

 .omsc1ul_l li:nth-child(4) {
 	background: url(../images/part01_04.png) no-repeat top left;
 }



 .omsc1ul_c {
 	width: 40%;
 	padding: 50px 0px;
 	float: left;
 	display: flex;
 	justify-content: center;
 }

 .omsc1ul_c img {
 	animation: banTBani 3s ease-in-out infinite;
 }

 @keyframes fadenum {
 	0% {
 		transform: translateY(-10px);
 	}

 	50% {
 		transform: translateY(10px);
 	}

 	100% {
 		transform: translateY(-10px);
 	}
 }

 .omsc1ul_r {
 	width: 30%;
 	float: left;
 }

 .omsc1ul_r li {
 	width: 100%;
 	/* margin: 5% 0; */
 	height: 120px;
 }

 .omsc1ul_r h3 {
 	padding-left: 45px;
 	font-size: 18px;
 	line-height: 30px;
 	color: #4a5761;
 	font-weight: bold;
 }

 .omsc1ul_r p {
 	font-size: 14px;
 	line-height: 24px;
 	color: #8a98ae;
 	margin: 10px;
 }

 .omsc1ul_r li:nth-child(1) {
 	background: url(../images/part01_05.png) no-repeat top left;
 }

 .omsc1ul_r li:nth-child(2) {
 	background: url(../images/part01_06.png) no-repeat top left;
 }

 .omsc1ul_r li:nth-child(3) {
 	background: url(../images/part01_07.png) no-repeat top left;
 }

 .omsc1ul_r li:nth-child(4) {
 	background: url(../images/part01_08.png) no-repeat top left;
 }

 .uno-section {
 	background: #fff
 }

 .uno-section-bg-color {
 	background-color: #f5f7fa
 }

 .uno-section-inner {
 	width: auto;
 	margin: 0 auto;
 	padding: 60px 0;
 	position: relative
 }

 .uno-section-tit-normal {
 	display: inline-block
 }

 .uno-section-tit-normal span {
 	vertical-align: middle
 }

 .uno-section-tit .uno-tags-user-type {
 	margin-left: 16px
 }

 @media screen and (max-width:768px) {
 	.uno-section-inner {
 		width: auto;
 		padding: 40px 0
 	}

 	.row.no-gutters {
 		display: flex;
 		flex-wrap: wrap;
 		flex-direction: row-reverse;
 	}

 	.omsc1ul_l {
 		width: 100%;
 		float: left;
 	}

 	.omsc1ul_r {
 		width: 100%;
 		float: left;
 		padding: 2% 0;
 	}

 	.omsc1ul_r li {
 		width: 100%;
 	}

 	.omsc1ul_c {
 		display: none;
 	}
 }

 @media screen and (min-width:769px) {
 	.uno-section {
 		min-width: 1200px
 	}
 }

 .uno-section-tit {
 	font-size: 28px;
 	line-height: 36px;
 	color: #000;
 	font-weight: 500;
 	margin-bottom: 10px;
 }

 .uno-section-tit-divider {
 	margin: 0 4px
 }

 .uno-section-tit-highlight {
 	color: #0092ff;
 	position: relative;
 	display: inline-block
 }

 .uno-section-tit-highlight:after {
 	display: inline-block;
 	content: attr(data-text);
 	position: absolute;
 	left: 0;
 	top: 0;
 	height: 100%;
 	display: block;
 	color: #49ff9b;
 	-webkit-mask-image: -webkit-linear-gradient(right, #49ff9b, transparent);
 	z-index: 10
 }

 .uno-section-sub-tit {
 	font-size: 14px;
 	line-height: 22px;
 	color: #4c5b76;
 	margin-top: 12px
 }

 .uno-section-sub-tit .uno-list {
 	display: block
 }

 @media screen and (min-width:769px) {
 	.uno-section-header {
 		width: 1180px;
 		margin: auto auto 32px;
 	}

 	.uno-section-sub-tit .uno-action+span,
 	.uno-section-sub-tit .uno-bubble-trigger+span,
 	.uno-section-sub-tit .uno-link+span,
 	.uno-section-sub-tit span+.uno-action,
 	.uno-section-sub-tit span+.uno-bubble-trigger,
 	.uno-section-sub-tit span+.uno-link {
 		margin-left: 12px
 	}

 	.uno-section-sub-tit .uno-link .uno-icon-link {
 		vertical-align: -2px
 	}
 }

 @media screen and (max-width:768px) {
 	.uno-section-tit {
 		font-size: 24px;
 		line-height: 32px;
 		margin-bottom: 10px;
 	}

 	.uno-section-sub-tit {
 		font-size: 14px;
 		line-height: 22px;
 		margin-top: 8px
 	}

 	.uno-section-sub-tit .uno-action+span,
 	.uno-section-sub-tit .uno-bubble-trigger+span,
 	.uno-section-sub-tit .uno-link+span,
 	.uno-section-sub-tit span+.uno-action,
 	.uno-section-sub-tit span+.uno-bubble-trigger,
 	.uno-section-sub-tit span+.uno-link {
 		margin-left: 8px
 	}

 	.text-center.pc {
 		display: none !important;
 	}

 	.text-center.mobile {
 		display: block !important;
 	}

 	.uno-section-header {
 		padding-bottom: 20px;
 		padding-left: 16px;
 		padding-right: 16px
 	}

 	.uno-section-header+.uno-section-body .uno-panel:first-child {
 		margin-top: 12px
 	}

 	.uno-section-header+.uno-section-body .uno-secondtit:first-child {
 		padding-top: 12px
 	}

 	.uno-section .uno-justify-right .uno-button {
 		width: 84px;
 		min-width: auto;
 		border-radius: 2px
 	}
 }

 @media screen and (min-width:769px) {
 	.uno-section .uno-justify-right .uno-button {
 		border-radius: 2px
 	}

 	.uno-panel:first-child {
 		margin-top: 8px
 	}

 	.uno-section-header+.uno-section-body .uno-secondtit:first-child {
 		padding-top: 24px
 	}
 }

 .text-center.pc {
 	display: block;
 }

 .text-center.mobile {
 	display: none;
 }

 .uno-section.uno-section-center .uno-section-header {
 	text-align: center
 }

 .uno-section-header {
 	text-align: center;
 }

 @media (min-width:769px) {
 	.uno-section .uno-module {
 		padding-top: 0
 	}

 	.uno-section .uno-module+.uno-act-bar,
 	.uno-section .uno-module+.uno-module .uno-act-bar {
 		margin-top: 60px
 	}

 	.uno-section-actbar {
 		padding-top: 60px;
 		background: #fff
 	}

 	.uno-section-actbar.uno-section-bg-color {
 		background: #f5f7fa
 	}

 	.uno-section-actbar .uno-section-bg-color {
 		background: #fff
 	}

 	.uno-section-actbar.uno-section-bg-color .uno-section:not(.uno-section-bg-color) {
 		background-color: #f5f7fa
 	}
 }

 @media (max-width:768px) {
 	.uno-section .uno-module {
 		padding-top: 0
 	}
.act-enter-step.uno-module.yy {
  padding-top: 10px
}
 	.uno-section .uno-module+.uno-act-bar,
 	.uno-section .uno-module+.uno-module .uno-act-bar {
 		margin-top: 32px
 	}

 	.uno-section-actbar {
 		background: #fff
 	}

 	.uno-section-actbar.uno-section-bg-color {
 		background: #f5f7fa
 	}

 	.uno-section-actbar .uno-section-bg-color {
 		background: #fff
 	}

 	.uno-section-actbar.uno-section-bg-color .uno-section:not(.uno-section-bg-color) {
 		background-color: #f5f7fa
 	}
 }

 @media (min-width:769px) {
 	.act-enter-step {
 		margin-bottom: 70px
 	}
.act-enter-step.uno-module.yy{
 		margin: 60px auto;
 	}
 	.act-enter-step-wrap {
 		font-size: 0;
 		display: -ms-flexbox;
 		display: flex
 	}

 	.act-enter-step-wrap.list-2 .act-enter-step-item {
 		width: calc(50% - 18px)
 	}

 	.act-enter-step-wrap.list-2 .act-enter-step-item:nth-child(n+2) {
 		margin-left: 36px
 	}

 	.act-enter-step-wrap.list-3 .act-enter-step-item {
 		width: calc(33.33333% - 24px)
 	}

 	.act-enter-step-wrap.list-3 .act-enter-step-item:nth-child(n+2) {
 		margin-left: 36px
 	}

 	.act-enter-step-wrap.list-4 .act-enter-step-item {
 		width: calc(33% - 27px);
 	}

 	.act-enter-step-wrap.list-4 .act-enter-step-item:nth-child(n+2) {
 		margin-left: 36px
 	}

 	.act-enter-step-wrap.list-5 .act-enter-step-item {
 		width: calc(20% - 28.8px)
 	}

 	.act-enter-step-wrap.list-5 .act-enter-step-item:nth-child(n+2) {
 		margin-left: 36px
 	}

 	.act-enter-step-item {
 		display: inline-block;
 		position: relative
 	}

 	.act-enter-step-item:nth-child(n+2):after {
 		content: "";
 		display: inline-block;
 		width: 32px;
 		height: 32px;
 		background-image: url(../images/箭头@2x.png);
 		background-size: cover;
 		position: absolute;
 		left: -34px;
 		top: calc(50% - 13.5px)
 	}
 	.list-5 .act-enter-step-item-img {
 		width: 100%;
 		height: 158px;
 		background-image: url(../images/web2.png);
 		background-repeat: no-repeat;
 		background-size: contain;
 		background-position: top;
 		margin: 0 auto;
 		position: relative
 	}
 	.act-enter-step-item-img {
 		width: 369px;
 		height: 161px;
 		background-image: url(../images/web2.png);
 		background-repeat: no-repeat;
 		background-size: contain;
 		background-position: top;
 		margin: 0 auto;
 		position: relative
 	}

 	.act-enter-step-item-card {
 		margin-top: -152px;
 		border: 2px solid #fff;
 		border-radius: 4px;
 		background: linear-gradient(180deg, #f3f5f857, #ffffff80);
 		backdrop-filter: blur(30px);
 		-webkit-backdrop-filter: blur(30px);
 		box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, .1);
 		height: 100%;
 		box-sizing: border-box;
 		position: relative;
 		padding: 8px 20px
 	}

 	.act-enter-step-item-num {
 		width: 36px;
 		height: 36px;
 		margin: 0 auto;
 		display: block
 	}
.list-5 .act-enter-step-item-icon {
  width: 100%;
  height: auto;
  margin: 18px auto 0;
    margin-bottom: 0px;
  margin-bottom: 0px;
  display: block;
}
 	.act-enter-step-item-icon {
 		width: 50px;
 		height: 50px;
 		margin: 18px auto 0;
 		display: block
 	}

 	.act-enter-step-item-tit {
 		color: #000;
 		font-size: 16px;
 		font-weight: 500;
 		text-align: center;
 		line-height: 24px;
 		margin-top: 12px
 	}
.list-5 .act-enter-step-item-desc {
 		color: #98a3b7;
 		font-size: 14px;
 		font-weight: 400;
 		text-align: center;
 		line-height: 22px;
 		margin-top: 1rem;
 		margin-bottom: 1rem;
 	}
 	.act-enter-step-item-desc {
 		color: #98a3b7;
 		font-size: 14px;
 		font-weight: 400;
 		text-align: center;
 		line-height: 22px;
 		margin-top: 4px
 	}
 }

 @media (min-width:769px) {
 	.uno-buy-card .uno-list {
 		margin-top: 0
 	}
 }

 @media (max-width:768px) {
 	.act-enter-step {
 		margin-bottom: 24px
 	}

 	.act-enter-step-item {
 		position: relative
 	}

 	.act-enter-step-item:nth-child(n+2) {
 		margin-top: 20px
 	}

 	.act-enter-step-item-img {
 		width: 118px;
 		height: 70px;
 		background-image: url(../images/图形_web.svg);
 		background-repeat: no-repeat;
 		background-size: contain;
 		background-position: top;
 		position: absolute;
 		top: -8px;
 		right: 10px
 	}

 	.act-enter-step-item-card {
 		border-radius: 4px;
 		opacity: 1;
 		border: 2px solid #fff;
 		background: linear-gradient(180deg, rgba(109, 153, 220, .1), hsla(0, 0%, 100%, .1));
 		-webkit-backdrop-filter: blur(30px);
 		backdrop-filter: blur(30px);
 		box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, .1);
 		box-sizing: border-box;
 		position: relative;
 		padding: 20px 16px 20px 68px
 	}

 	.act-enter-step-item-num {
 		width: 36px;
 		height: 36px;
 		margin: 0 auto;
 		display: block;
 		position: absolute;
 		top: 0;
 		right: 50px
 	}
  .list-5 .act-enter-step-item-icon {
    width: 100px;
    height: auto;
    margin: -10px auto 0;
    margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 0px;
    display: block;
  }
    .list-5 .act-enter-step-item-card {
    border-radius: 4px;
    opacity: 1;
    border: 2px solid #fff;
    background: linear-gradient(180deg, rgba(109, 153, 220, .1), hsla(0, 0%, 100%, .1));
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, .1);
    box-sizing: border-box;
    position: relative;
    padding: 20px 16px 20px 128px;
  }
 	.act-enter-step-item-icon {
 		width: 40px;
 		height: 40px;
 		display: block;
 		position: absolute;
 		top: calc(50% - 20px);
 		left: 16px
 	}

 	.act-enter-step-item-tit {
 		color: #000;
 		font-size: 16px;
 		font-weight: 500;
 		text-align: left;
 		line-height: 24px
 	}

 	.act-enter-step-item-desc {
 		color: #707888;
 		font-size: 14px;
 		font-weight: 400;
 		text-align: left;
 		line-height: 22px;
 		margin-top: 4px
 	}
 }

 @media screen and (min-width: 1200px) {
 	.services-area .ptys {
 		width: 20%;
 		animation: 1s ease 0s 1 normal none running classify2;
 	}

 	.rlxc.single-services-2.services-top {
 		margin-top: 0px;
 	}

 	.single-services-2.services-top {
 		/*! margin-top: 80px; */
 	}

 	.rlxc .single-services-2 {
 		padding: 50px 26px;
 		border: 1px dashed rgb(179, 188, 204);
 		margin-top: 5px;
 		/*! position: relative; */
 		/*! z-index: 5; */
 		/*! background-color: #fff; */
 		/*! box-shadow: 0 7px 16px 0 rgba(18,26,42,.08); */
 		/*! position: relative; */
 		/*! box-sizing: border-box; */
 		height: 170px;
 		padding: 24px 40px;
 		background-image: linear-gradient(180deg, #f3f5f8, #fff);
 		border: 2px solid #fff;
 		box-shadow: 8px 8px 20px rgba(55, 99, 170, .1), -8px -8px 20px #fff;
 		border-radius: 4px;
 		margin-bottom: 20px;
 	}

 	.single-services-2 .services-content {
 		/*! padding-top: 45px; */
 		max-width: calc(100% - 56px);
 		overflow: hidden;
 	}
 }

 .single-services-2 {
 	padding: 50px 26px;
 	border: 1px solid rgb(248, 234, 231);
 	margin-top: 30px;
 	position: relative;
 	z-index: 5;
 }



 .single-services-2:hover {
 	box-shadow: rgba(204, 204, 204, 0.42) 2px 10px 20px;
 }

 .single-services-2:hover {
 	background: #f3f5f8;
 	box-shadow: inset 8px 8px 20px rgba(55, 99, 170, .1), inset -8px -8px 20px #fff;
 	transition: all ease .3s
 }

 .single-services-2:after {
 	content: "";
 	width: 0;
 	height: 3px;
 	transition: width ease .3s;
 	position: absolute;
 	left: 0;
 	bottom: 0
 }

 .single-services-2:hover:after {
 	width: 100%;
 	/*! background-color: #0080a3 */
 }

 .servicework-icon {
 	position: absolute;
 	width: 48px;
 	height: 48px;
 	bottom: 24px;
 	right: 20px;
 	background-repeat: no-repeat;
 	background-size: 100% auto;
 	background-position: top;
 }

 @media (max-width: 767px) {
 	.rlxc .single-services-2 {
 		padding: 30px 15px;
 		border: 1px dashed rgb(179, 188, 204);
 		margin-top: 20px;
 		position: relative;
 		z-index: 5;
 		background-image: linear-gradient(180deg, #f3f5f8, #fff);
 		border: 2px solid #fff;
 		box-shadow: 8px 8px 20px rgba(55, 99, 170, .1), -8px -8px 20px #fff;
 		border-radius: 4px;
 		animation: 1s ease 0s 1 normal none running classify2;
 	}

 	.single-services-2 {
 		padding: 30px 20px 20px 20px;
 	}

 	.rlxc .single-services-2.services-top {
 		margin-top: 20px;
 		animation: 1s ease 0s 1 normal none running classify3
 	}

 	.single-services-2.services-top {
 		margin-top: 20px;
 	}

 	.services-area .ptys {
 		width: 100%;
 		padding: 0% 5%;
 		animation: 1s ease 0s 1 normal none running classify2;
 	}

 	.pb-50 {
 		padding-bottom: 50px;
 	}

 	.single-services-2 .services-content .text {
 		font-size: 14px;
 	}

 	.single-services-2 .services-content {
 		/* padding-top: 25px; */
 		max-width: calc(100% - 56px);
 		overflow: hidden;
 	}

 	.servicework-icon {
 		position: absolute;
 		width: 48px;
 		height: 48px;
 		bottom: 24px;
 		right: 20px;
 		background-repeat: no-repeat;
 		background-size: 100% auto;
 		background-position: top;
 	}
 }



 .single-services-2 .services-content .services-title a {
 	font-size: 18px;
 	font-weight: 400;
 	color: #181818;
 	transition: all 0.3s ease-out 0s;
 }

 .single-services-2 .services-content .services-title a:hover {
 	color: #0080a3;
 }

 .single-services-2 .services-content .text {
 	margin-top: 20px;
 	color: #4b5b76;
 	font-size: 14px;
 	letter-spacing: 1px;
 }

 .single-services-2 .text2 {
 	margin-top: 30px;
 	color: rgb(102, 102, 102);
 	font-size: 16px;
 	letter-spacing: 1px;
 	text-align: center;
 }

 .single-services-2 .services-content .more {
 	font-size: 22px;
 	width: 50px;
 	height: 50px;
 	line-height: 42px;
 	text-align: center;
 	border: 1px solid rgb(248, 234, 231);
 	border-radius: 50%;
 	margin-top: 30px;
 	float: right;
 	color: #0080a3;
 	background: linear-gradient(to right, rgb(239, 89, 59) 0px, #0080a3 100%) text;
 	-webkit-text-fill-color: transparent;
 }

 .tpm-hero2__entry-icon {
 	display: inline-block;
 	vertical-align: -5.5px;
 	width: 24px;
 	height: 24px;
 	background-repeat: no-repeat;
 	background-position: 50%;
 	background-size: contain;
 	margin-right: 12px;
 }