
.container{
	/* width: 100vw; */
	display: flex;
}
.container>.left{
	width: 11.5vw;
	height: 100vh;
	position: fixed;
	background: #fff;
	z-index: 88;
	top: 0;
	left: 0;
	border-right: 1px solid rgba(0, 0, 0, 0.10);
}
.container .left .logo{
	padding: 2vw 1.735vw;
}
.container .left .logo img{
	width: 100%;
	height: 100%;
}
.container .left .logo-line{
	margin: 0 2vw;
	border-top: 0.0694vw solid rgba(0, 0, 0, 0.10) ;
}

.container .left .nav .item{
	padding: 1.6656vw 1.388vw;
	font-size: 1.11vw;
	height: 1.6656vw;
	display: flex;
	align-items: center;
}
.container .left .nav .item:hover{
	background: #E8F1FF;
	color: #184482;
	cursor: pointer;
}
.container .left .nav .item.active{
	background: #184482 !important;
	color: #fff !important;
	font-weight: bold !important;
}
.container .content{
	margin-left: 11.3vw;
	flex: 1;
}
.container .content .tab-a {
	width: 100%;
}
.container .content .tab-a .swiper-img{
	width: 100%;
}
.container .content .tab-a .about-us{
	background: #fff;
}
.container .content .tab-a .about-us .top{
	display: flex;
	padding: 5.552vw 8.328vw 0;
}
.container .content .tab-a .about-us .top .left{
	width: 27.76vw;
	height: 30.536vw;
	margin-right: 2.776vw;
}
.container .content .tab-a .about-us .top .left img{
	width: 100%;
	height: 100%;
}
.container .content .tab-a .about-us .top .right{
	flex: 1;
}
.container .content .tab-a .about-us .top .right .about-btn{
	display: flex;
}
.container .content .tab-a .about-us .top .right .about-btn p{
	border: 1px solid #184482;
	border-radius: 4px;
	font-size: 0.9716vw;
	padding: 0.5552vw 1.1104vw;
	color: #184482;
	font-weight: bold;
}
.container .content .tab-a .about-us .top .right .h1{
	font-size: 2.2208vw;
	margin-top: 0.8328vw;
	font-weight: bold;
}
.container .content .tab-a .about-us .top .right .h2{
	font-size: 0.9716vw;
	margin-top: 1.6656vw;
	color: #555;
}
.container .content .tab-a .about-us .top .right .smv{
	border: 1px solid #C6C6C6;
	padding: 1.1104vw;
	margin-top: 2.2208vw;
	border-radius: 12px;
}
.container .content .tab-a .about-us .top .right .smv .tabs{
	display: flex;
}
.container .content .about-us .top .right .smv .tabs .tabs-item{
	padding: 0.2776vw 1.6656vw;
	font-size: 0.9716vw;
	border: 1px solid #C6C6C6;
}
.container .content .about-us .top .right .smv .tabs .tabs-item:hover{
	background: #E8F1FF;
	color: #F1AE3A;
	cursor: pointer;
}
.container .content .tab-a .about-us .top .right .smv .tabs .tabs-item.active{
	color: #fff !important;
	background: #F1AE3A !important;
}
.container .content .tab-a .about-us .top .right .smv .tabs .tabs-item:first-child{
	border-right: none;
}
.container .content .tab-a .about-us .top .right .smv .tabs .tabs-item:last-child{
	border-left: none;
}
.container .content .tab-a .about-us .top .right .smv .item-content{
	color: #555;
	font-size: 0.9716vw;
	margin-top: 1.1104vw;
	/* text-transform:capitalize; */
}
.container .content .tab-a .about-us .bottom{
	/* background: #F7F7F8; */
	display: flex;
	justify-content: space-between;
	margin: 2.2208vw 8.328vw ;
}
.container .content .tab-a .about-us .bottom .item{
	flex: ;
	display: flex;
	align-items: center;
	
}
.container .content .tab-a .about-us .bottom .item .left{
	margin: 2.9148vw 2.4984vw;
	width: 4.4416vw;
	height: 4.4416vw;
}
.container .content .tab-a .about-us .bottom .item .right {
	flex: 1;
} 
.container .content .tab-a .about-us .bottom .item .right .title{
	font-size: 1.388vw;
	font-weight: bold;
}
.container .content .tab-a .about-us .bottom .item .right .desc{
	font-size: 0.9716vw;
	margin-top: 0.5552vw;
	color: #555;
	max-width: 10.7696vw;
	/* text-transform:capitalize; */
}
.container .content .tab-a .about-us .intro-items{
	display: flex;
}
.container .content .tab-a .about-us .intro-items .item{
	width: 25%;
	height: 18.1828vw;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.container .content .tab-a .about-us .intro-items .item img{
	width: 4.4416vw;
	height: 4.4416vw;
}
.container .content .tab-a .about-us .intro-items .item p{
	font-size: 1.6656vw;
	margin-top: 0.5552vw;
	font-weight: bold;
}
.container .content .tab-a .about-us .intro-items .item .intro-desc{
	font-size: 0.9716vw;
	color: #555;
	margin-top: 1.6656vw;
}

.container .content .tab-a .wcu-wrap{
	padding: 5.552vw 8.328vw;
	background: #F7F7F8;
	display: flex;
	align-items: center;
	position: relative;
}
.container .content .tab-a .wcu-wrap .left{
	margin-right: 6.94vw;
	flex: 1;
}
.container .content .tab-a .wcu-wrap .left .wcu{
	display: flex;
}
.container .content .tab-a .wcu-wrap .left .wcu p{
	border: 1px solid #184482;
	border-radius: 4px;
	font-size: 0.9716vw;
	padding: 0.5552vw 1.1104vw;
	color: #184482;
	font-weight: bold;
}
.container .content .tab-a .wcu-wrap .left .h1{
	font-size: 2.2208vw;
	margin-top: 0.8328vw;
	max-width: 27.312vw;
	font-weight: bold;
}
.container .content .tab-a .wcu-wrap .left .h2{
	font-size: 0.9716vw;
	margin-top: 1.6656vw;
	color: #555;
	max-width: 30.312vw;
	text-transform:capitalize;
}
.container .content .tab-a .wcu-wrap .center{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.container .content .tab-a .wcu-wrap .right{
	margin-left: 2.776vw;
}
.container .content .tab-a .wcu-wrap .cube-item{
	border: 1px solid #D9D9D9;
	border-radius: 12px;
	padding: 1.6656vw;
}
.container .content .tab-a .wcu-wrap .cube-item:hover{
	cursor: pointer;
}
.container .content .tab-a .wcu-wrap .cube-item img{
	width: 4.4416vw;
	height: 4.4416vw;
}
.container .content .tab-a .wcu-wrap .cube-item .title{
	color: #184482;
	font-size: 1.388vw;
	font-weight: bold;
	margin-top: 0.5552vw;
}
.container .content .tab-a .wcu-wrap .cube-item .desc{
	max-width: 10.5488vw;
	margin-top: 1.1104vw;
	font-size: 0.9716vw;
	color: #555555;
	text-transform:capitalize
}
.container .content .tab-a .wcu-wrap .cube-item .cube-btn{
	color: #fff;
	font-size: 0.9716vw;
	margin-top: 1.6656vw;
	display: flex;
}
.container .content .tab-a .wcu-wrap .cube-item .cube-btn p{
	padding: 0.4164vw 0.8328vw;
	background: #F1AE3A;
	border-radius: 4px;
}
.container .content .tab-a .wcu-wrap .cube-item .cube-btn:hover p{
	background: rgba(241, 174, 58, .8)
}
.container .content .tab-a .wcu-wrap .wcu-all-mask{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
}
.container .content .tab-a .wcu-wrap .wcu-all-mask .wcu-all-left{
	width: 50%;
	height: 100%;
}
.container .content .tab-a .wcu-wrap .wcu-mask{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
	width: 50%;
	height: 100%;
	background: #184482;
	color: #fff;
	animation:fadenum 0.5s;
}
@keyframes fadenum{
  0%{transform:translateX(80vw);}
}
.container .content .tab-a .wcu-wrap .wcu-mask .h1{
	font-size: 2.2208vw;
	font-weight: bold;
	margin: 8.328vw 0 2.082vw 5.552vw;
}
.container .content .tab-a .wcu-wrap .wcu-mask .h2{
	font-size: 0.9716vw;
	font-weight: bold;
	margin: 0 0 0 5.552vw;
	max-width: 27.76vw;
	text-transform:capitalize;
	line-height: 1.6656vw;
}




.container .content .tab-a .os-wrap{
	padding: 5.552vw 8.328vw;
	background: #fff;
}
.container .content .tab-a .os-wrap .os{
	display: flex;
	justify-content: center;
}
.container .content .tab-a .os-wrap .os p{
	border: 1px solid #184482;
	border-radius: 4px;
	font-size: 0.9716vw;
	padding: 0.5552vw 1.1104vw;
	color: #184482;
	font-weight: bold;
}
.container .content .tab-a .os-wrap .h1{
	font-size: 2.2208vw;
	margin-top: 1.1104vw;
	text-align: center;
	font-weight: bold;
}
.container .content .tab-a .os-wrap .os-content{
	display: flex;
	margin-top: 4.164vw;
	text-transform:capitalize
}
.container .content .tab-a .os-wrap .os-content .left{
	height: 27.76vw;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex: 1;
}
.container .content .tab-a .os-wrap .os-content .left .item{
	padding: 2.082vw 1.6656vw;
	border: 1px solid #C6C6C6;
	font-size: 1.1104vw;
	font-weight: bold;
}
.container .content .tab-a .os-wrap .os-content .left .item:hover{
	background: #E8F1FF;
	color: #F1AE3A;
	cursor: pointer;
	border:none
}
.container .content .tab-a .os-wrap .os-content .left .item.active{
	border-color: #F1AE3A;
	background: #F1AE3A;
	color: #fff;
}
.container .content .tab-a .os-wrap .os-content .center img{
	width: 22.208vw;
	height: 27.76vw;
	margin: 0 2.776vw;
}
.container .content .tab-a .os-wrap .os-content .right{
	height: 27.76vw;
	display: flex;
	flex-direction: column;
}
.container .content .tab-a .os-wrap .os-content .right .title{
	text-align: center;
	font-size: 1.388vw;
	font-weight: bold;
	max-width: 23.4824vw;
}
.container .content .tab-a .os-wrap .os-content .right .desc{
	font-size: 0.9716vw;
	margin-top: 1.1104vw;
	color: #555555;
	max-width: 24.4824vw;
	margin-bottom: 2.2208vw;
	line-height: 1.4574vw;
}
.container .content .tab-a .os-wrap .os-content .right .radio-item{
	display: flex;
	align-items: center;
	font-size: 0.9716vw;
	color: #184482;
	margin-bottom: 1.1104vw;
}
.container .content .tab-a .os-wrap .os-content .right .radio-item img{
	width: 1.6656vw;
	height: 1.6656vw;
	margin-right: 0.5553vw;
}
.container .content .tab-a .os-wrap .os-content .right .os-btn{
	background: #F1AE3A;
	color: #fff;
	width: 16.656vw;
	line-height: 3.47vw;
	text-align: center;
}
.container .content .tab-a .tedtimonial-wrap{
	padding: 5.552vw 8.328vw;
	background: #F7F7F8;
}
.container .content .tab-a .tedtimonial-wrap .os{
	display: flex;
	justify-content: center;
}
.container .content .tab-a .tedtimonial-wrap .os p{
	border: 1px solid #184482;
	border-radius: 4px;
	font-size: 0.9716vw;
	padding: 0.5552vw 1.1104vw;
	color: #184482;
	font-weight: bold;
}
.container .content .tab-a .tedtimonial-wrap .h1{
	font-size: 2.2208vw;
	margin-top: 1.1104vw;
	font-weight: bold;
	text-align: center;
}
.container .content .tab-a .tedtimonial-wrap .people-list{
	display: flex;
	flex-wrap: wrap;
	margin-top: 4.164vw;
}
.container .content .tab-a .tedtimonial-wrap .people-list .item{
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	margin-bottom: 62px;
}
.container .content .tab-a .tedtimonial-wrap .people-list .item:nth-child(2n){
	margin-left: 4.164vw;
}
.container .content .tab-a .tedtimonial-wrap .people-list .item>img{
	width: 4.4416vw;
	height: 4.4416vw;
	position: absolute;
	top: 0;
}
.container .content .tab-a .tedtimonial-wrap .people-list .item .box{
	max-width: 29.808vw;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 1.6656vw;
	height: 14vw;
	background-image: url('../img/bg_img.png');
	background-size: 100% 100%;
	padding-bottom: 3.47vw;
	margin-top: 2.2208vw;
	color: #555555;
	line-height: 1.4574vw;
}
.container .content .tab-a .tedtimonial-wrap .people-list .item .pic{
	width: 6.94vw;
	height: 6.94vw;
	margin-top: 0.694vw;
}
.container .content .tab-a .tedtimonial-wrap .people-list .item .name{
	font-size: 1.388vw;
	font-weight: bold;
	margin-top: 1.6656vw;
}
.container .content .tab-a .tedtimonial-wrap .people-list .item:hover .name{
	color: #F1AE3A;
}
.container .content .tab-a .tedtimonial-wrap .people-list .item .career{
	font-size: 1.1104vw;
	color: #184482;
	margin-top: 0.5552vw;
}

.tab-b{
	padding: 2.776vw 8.328vw;
	background: #fff;
	/* animation:fadenum2 0.5s; */
}
@keyframes fadenum2{
  0%{transform:translateY(0);}
}
.tab-b .top{
	height: 12.492vw;
	background-image: url('../img/t2.jpg');
	background-size: 100% 100%;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 2.2208vw;
}
.tab-b .wrap{
	display: flex;
	margin-top: 2.776vw;
}
.tab-b .wrap .left{
	flex: 1;
}
.tab-b .wrap .left .h1{
	font-size: 2.2208vw;
	font-weight: bold;
}
.tab-b .wrap .left .h2{
	font-size: 1.1104vw;
	font-weight: bold;
	margin-top: 1.1104vw;
	text-transform:capitalize
}
.tab-b .wrap .left .h3{
	font-size: 0.9716vw;
	margin-top: 1.1104vw;
}

.tab-b .wrap .right{
	width: 33.312vw;
	height: 22.6244vw;
	margin-left: 4.164vw;
}
.tab-b .wrap .step-list{
	margin-top: 2.2208vw;
}
.tab-b .wrap .step-list .step-item{
	display: flex;
	align-items: center;
	margin-bottom: 2.2208vw;
}
.tab-b .wrap .step-list .step-item .step-left{
	border-left: 4px solid #C6C6C6;
	font-size: 3.3312vw;
	width: 6.94vw;
	height: 6.94vw;
	text-align: center;
	line-height: 6.94vw;
	color: #C6C6C6;
}
.tab-b .wrap .step-list .step-item .step-right{
	font-size: 0.9716vw;
	color: #555555;
	max-width: 37.476vw;
}
.op-wrap {
	display: flex;
	margin:  3.3312vw 0;
}
.op-wrap .left{
	flex: 1;
}	
.op-wrap .left .desc{
	max-width: 33.312vw;
	margin-top: 2.2208vw;
	color: #555555;
	font-size: 0.9716vw;
}
.op-wrap .right{
	width: 33.312vw;
	height: 22.208vw;
	margin-left: 4.4416vw;
}
.beat-wrap{
	display: flex;
	margin: 4.4416vw 0;
}
.beat-wrap .left{
	flex: 1;
	height: 37.1984;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.beat-wrap .left .select-item{
	height: 8.328vw;
	display: flex;
	flex-direction: column;
	justify-content: center;
	border-left: 4px solid #184482;
	background: #F5F7FB;
	padding: 0 1.388vw;
	border-radius: 0 10px 10px 0;
}
.beat-wrap .left .select-item:hover{
	border-color: #F1AE3A;
}

.beat-wrap .left .select-item .select-title{
	font-size: 1.388vw;
	font-weight: bold;
	color: #184482;
}
.beat-wrap .left .select-item:hover .select-title{
		color: #F1AE3A;
}
.beat-wrap .left .select-item .select-desc{
	font-size: 0.9716vw;
	margin-top: 0.8328vw;
	color: #555555;
}
.beat-wrap .right{
	width: 33.312vw;
	height: 37.1984vw;
	margin-left: 4.4416vw;
}




.tab-b .title{
	font-size: 2.2208vw;
	font-weight: bold;
	text-transform:capitalize;
}
.tab-b .faq-list{
	margin-top: 4.4416vw;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.tab-b .faq-list .faq-item{
	width: 22.208vw;
	margin-bottom: 2.2208vw;
	border-bottom: 2px solid #184482;
	position: relative;
}
.tab-b .faq-list .faq-item.active{
	border-color: #F1AE3A;
}
.tab-b .faq-list .faq-item img{
	width: 22.208vw;
	height: 16.656vw;
}
.tab-b .faq-list .faq-item .faq-text{
	height: 6.1072vw;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.388vw;
	max-width: 18.738vw;
	text-align: center;
	margin: 0 auto;
	color: #184482;
	font-weight: bold;
}
.tab-b .faq-list .faq-item.active .faq-text{
	color: #F1AE3A;
}
.tab-b .faq-list .faq-item .faq-mask{
	background: rgba(241, 174, 58, .9);
	color: #fff;
	width: 22.208vw;
	height: 16.656vw;
	position: absolute;
	top: 0;
}
.tab-b .faq-list .faq-item .faq-mask p{
	/* max-width: ; */
	margin: 1.6656vw;
	line-height: 1.4574vw;
}
.tab-b .downLoad-wrap{
	display: flex;
	margin-top: 4.858vw;
}
.downLoad-wrap .item{
	width: 50%;
}
.downLoad-wrap .item .h1{
	font-size: 1.388vw;
	margin-bottom: 2.2208vw;
}
.downLoad-wrap .item .h2{
	font-size: 0.9716vw;
	margin-bottom: 1.6656vw;
	max-width: 22.208vw;
}
.downLoad-wrap .item .downLoad-btn{
	display: flex;
	margin-bottom: 4.4416vw;
}
.downLoad-wrap .item .downLoad-btn .btn{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 16.656vw;
	height: 4.5804vw;
	background: #F1AE3A;
	color: #FFFFFF;
	border-radius: 8px;
}
.downLoad-wrap .item .downLoad-btn img{
	width: 2.2208vw;
	height: 2.2208vw;
	margin-right: 0.8328vw;
}
.downLoad-code{
	width: 8.8832vw;
	height: 8.8832vw;
}

.link-list{
	
}
.link-list .link-item{
	display: flex;
	font-size:  1.1104vw;
	font-weight: bold;
	margin: 2.5vw 0;
	
}
.link-list .link-item .left{
	width: 12vw;
	text-transform:capitalize;
}
.link-list .link-item .right{
	
}
.floot{
	padding: 0 8.328vw;
	background: #184482;
	text-transform:capitalize
}
.floot .floot-top{
	padding: 2.776vw 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.floot .floot-top .left{
	width: 9vw;
	height: 2.776vw;
}
.floot .floot-top .right{
	display: flex;
}
.floot .floot-top .right .item{
	margin-left: 3.3312vw;
	font-size: 0.9716vw;
	color: #fff;
}
.floot .floot-top .right .item:hover{
	color: #F1AE3A;
	cursor: pointer;
}
.floot .floot-bottom{
	border-top: 1px solid #3371C9;
	padding: 2.776vw 0;
}
.floot .floot-bottom p{
	font-size: 0.8328vw;
	color: #fff;
	margin-bottom: 0.5552vw;
}
.floot .floot-bottom p p{
	font-size: 0.8328vw;
	color: #F1AE3A;
	display: inline-block;
}



/* 轮播 */
