body{
	padding-top: 1px;
}
#sidenav {
	width: 42px;
	height: 106px;
	position: fixed;
	z-index: 99999999999999;
	top: 20%;
	right: 0;
	background:rgba(237,237,237,1);
	cursor: pointer;
}
#sidenav #contact{
	width: 14px;
	height: 14px;
	position: absolute;
	top: 13px;
	left: 13px;
}
#sidenav .sidenav_title{
	font-size:14px;
	font-family:SourceHanSansCN-Regular,SourceHanSansCN;
	font-weight:540;
	line-height:16px;
	width: 14px;
	height: 64px;
	position: absolute;
	top: 32px;
	left: 14px;
	color: #333333;
}
#wechat {
	width: 42px;
	height: 42px;
	background:rgba(237,237,237,1);
	position: fixed;
	z-index: 999999999;
	top: 31.01%;
	right: 0;
	cursor: pointer;
}
.wechatimg{
	position: fixed;
	top: 31.01%;
	right: 42px;
	z-index: 99999;
	display: none;
}
#wechat #ic_wechat{
	position: absolute;
	top: 12px;
	left: 12px;
}
#upload {
	width: 42px;
	height: 42px;
	background:rgba(237,237,237,1);
	position: fixed;
	z-index: 9999999999;
	top: 35.34%;
	right: 0;
	cursor: pointer;
}
#upload #ic_upload{
	position: absolute;
	top: 12px;
	left: 12px;
}
#header .menu>li.aboutUs a{
	border-bottom: 2px solid #F64848;
}
#header{
	background: #f3f3f3;
}
#header a{
	color: #333!important;
}
#course{
	background: linear-gradient(180deg, #EDEDED 0%, #fff 100%);
	height: 686px;
	position: relative;
}
#course img.banner-bg{
	position: absolute;
	top: 0;
	height: 300px;
	width: 100%;
}
#course .content{
	position: relative;
	height: 686px;
	width: 100%;
}
#course .content .banner-box{
	width:1200px;
	height:324px;
	border-radius:8px;
	position: absolute;
	top: 242px;
	left: 0;
	background: #fff;
	box-shadow:0px 2px 8px 0px rgba(228,228,228,0.5);
}
#course .content .title{
	width:144px;
	height:50px;
	font-size:36px;
	font-family:PingFangSC-Semibold,PingFang SC;
	font-weight:600;
	color:rgba(255,255,255,1);
	line-height:50px;
	position: absolute;
	top: 134px;
	left: 0;
}
#course .content .titleEn{
	width:103px;
	height:28px;
	font-size:20px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:28px;
	position: absolute;
	top: 190px;
	left: 0;
}
#course .content .banner-box .title{
	width:112px;
	height:30px;
	font-size:28px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:30px;
	position: absolute;
	top: 48px;
	left: 50px;
}
#course .content .banner-box .text{
	width:1100px;
	height:324px;
	border-radius:8px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:30px;
	position: absolute;
	top: 110px;
	left: 50px;
	text-indent: 32px;
}
#course .content .banner-box .text span{
	width: 1100px;
	text-indent: 32px;
	width:1100px;
	border-radius:8px;
	display: block;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:30px;
	position: absolute;
	top: 120px;
	left: 0px;
}
#course .content .banner-box .dong{
	position: absolute;
	bottom: 0;
	right: 0;
}
/* @media only screen and (max-width: 1260px) {
	#course .banner .textBox .list li{
		display: block;
	}
	#course .banner .textBox .list li>div{
		float: initial;
	}
	#course .banner .textBox .list li{
		margin-left: 0;
	}
	#course .banner .textBox .list li:nth-child(3) .icon{
		margin: 0.12rem 0 0.05rem 0;
	}
	#course .banner .textBox .list li .icon{
		margin-right: 0;
	}
	#course .banner .textBox .list:after{
		display: none;
	}
}
@media only screen and (max-width: 990px) {
	#header{
		height: 0.52rem;
	}
	#course{
		margin-top: 0.5rem;
	}
	#course .wrapper{
		background-size: 150% auto;
		background-position-x: -0.8rem;
	}
	#course .banner{
		padding: 65% 0 0.5rem 0;
	}
	#course .banner .textBox{
		box-sizing: border-box;
		width: 100%;
		max-width: 100%;
	}
}

.section .moduleTitle{
	text-align: center;
	margin-bottom: 0.9rem;
}
.section .moduleTitle .title{
	font-size: 0.26rem;
	margin-bottom: 0.1rem;
	font-weight: bold;
}
.section .moduleTitle .text{
	font-size: 0.12rem;
	color: #999;
}
@media only screen and (max-width: 990px) {
	.section .moduleTitle{
		margin-bottom: 0.5rem;
	}
} */


/* @media only screen and (max-width: 1220px) {
	#course .course .tabList{
		display: flex;
		justify-content: space-between;
	}
	#course .course .tabList li{
		margin-left: 0;
	}
} */

/* @media only screen and (max-width: 800px) {
	#course .courseWrapper{
		padding-bottom: 1.5rem;
	}
	#course .courseWrapper .courseList{
		transform: scale(0.8);
		transform-origin: center top;
	}
	#course .courseWrapper .courseList li .date{
		font-size: 0.18rem;
	}
	#course .courseWrapper .courseList li .text{
		white-space: normal!important;
	}
	#course .courseWrapper .courseList .text span{
		font-size: 0.16rem;
	}
}
@media only screen and (max-width: 650px) {
	#course .courseWrapper{
		padding-bottom: 0.5rem;
	}
	#course .courseWrapper .courseList{
		transform: scale(0.7);
		transform-origin: center top;
	}
	#course .courseWrapper .courseList li .date{
		margin: 0;
		font-size: 0.2rem;
	}
	#course .courseWrapper .courseList li .text span{
		font-size: 0.18rem;
	}
}
@media only screen and (max-width: 570px) {
	#course .courseWrapper{
		padding-bottom: 0;
	}
	#course .courseWrapper .courseList{
		transform: scale(0.6);
		transform-origin: center top;
	}
	#course .courseWrapper .courseList li .date{
		font-size: 0.22rem;
	}
	#course .courseWrapper .courseList li .text span{
		font-size: 0.2rem;
	}
}
@media only screen and (max-width: 490px) {
	#course .courseWrapper .courseList{
		transform: scale(0.55);
		transform-origin: center top;
	}
	#course .courseWrapper .courseList li .date{
		font-size: 0.24rem;
	}
	#course .courseWrapper .courseList li .text span{
		font-size: 0.22rem;
	}
	#team{
		padding-top: 0!important;
	}
} */


#team{
	padding: 0rem 0 1.5rem 0;
}
#team .moduleTitle{
	max-width: 12rem;
    margin: 0 auto;
	height: 150px;
	text-align: center;
}
#team .moduleTitle .title{
	height:40px;
	font-size:28px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:40px;	
}
#team .moduleTitle .text{
	height:28px;
	font-size:20px;
	font-family:PingFangSC-Semibold,PingFang SC;
	font-weight:600;
	color:rgba(229,229,230,1);
	line-height:28px;
}
#team .wrapper .window{
	position: relative;
	overflow: hidden;
	height: 4.5rem;
}
#team .wrapper .window ul{
	position: absolute;
	left: 0;
	top: 0;
	width: 1100%;
	/* width: 1000%; */
}
#team .wrapper .window ul li{
	float: left;
	/*width: 9.0909%;*/
	width: 10%;
}
#team .wrapper .window ul li .photo{
	position: relative;
	width: 40%;
	height: 4.5rem;
	background: #F3F4F7;
	overflow: hidden;
}
#team .wrapper .window ul li .photo .imgBox{
	position: absolute;
	right: 0.57rem;
	bottom: 0;
	height: 4.33rem;
}
#team .wrapper .window ul li .photo .imgBox .Simg{
	position: absolute;
	right: 0.57rem;
	bottom: 0;
	/* height: 115px; */
} 
#team .wrapper .window ul li .introduce{
	width: 60%;
}
#team .wrapper .window ul li .introduce .box{
	margin-left: 0.16rem;
	padding: 0.8rem 0 0 0.9rem;
	min-height: 3.7rem;
	background: #2283EE;
	color: #C8DBF2;
	background: linear-gradient(238deg,rgba(34,131,238,1),rgba(28,103,215,1));
}
#team .wrapper .window ul li .introduce .name{
	font-size: 0.2rem;
	color: #fff;
}
#team .wrapper .window ul li .introduce .position{
	
	margin: 0.05rem 0 0.2rem 0;
}
#team .wrapper .window ul li .introduce .detail{
	width: 70%;
	line-height: 1.5em;
}
#team .wrapper .window ul li .introduce .detail .text{
	margin-bottom: 10px;
}
#team .wrapper .content{
	position: relative;
	/* overflow: hidden; */
}
#team .content-posi{
	position: relative;
}
#team .wrapper .window .btn{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 0.44rem;
	height: 0.44rem;
	cursor: pointer;
}
#team .content .btn.prev{
	z-index: 11;
	top: .27rem;
	left: .3rem;
	background: url(../images/aboutUs/prev.png);
}
#team .content .btn.next{
	z-index: 11;
	top: .27rem;
	right: .3rem;
	background: url(../images/aboutUs/next.png);
}
#team .content .nextbtn{
	z-index: 111;
	position: absolute;
	top: 1.256rem;
	bottom: 0;
	right: -1.28rem;
	border-radius: 50%;
	width: 1rem;
	height: 1rem;
	background:rgba(255,255,255,.8);
	cursor: pointer;
}
#team .content .prevbtn{
	z-index: 111;
	position: absolute;
	top: 1.256rem;
	bottom: 0;
	left: -1.28rem;
	border-radius: 50%;
	width: 1rem;
	height: 1rem;
	background:rgba(255, 255, 255, 0);
	cursor: pointer;
}
#team .content .btn{
	position: absolute;
	top: 0;
	top: 100px;
	margin: auto;
	width: 0.44rem;
	height: 0.44rem;
	cursor: pointer;
}
#team .wrapper .window .btn.prev{
	left: 5%;
	background: url(../images/aboutUs/prev.png);
}
#team .wrapper .window .btn.next{
	right: 5%;
	background: url(../images/aboutUs/next.png);
}

#team .wrapper .pictureList{
	/* overflow: hidden; */
	margin-top: 0.7rem;
}
#team .swiper_container{
	overflow: hidden;
}
#team .wrapper .pictureList li{
	float: left;
	width: 2.4rem;
	cursor: pointer;
	background: #fff;
}
#team .wrapper .pictureList li .imgBox{
	width: 1.09rem;
	height: 1.09rem;
}
#team .wrapper .pictureList li .imgBox img{
	height: 100%;
	width: auto;
}
#team .wrapper .pictureList li .textBox{
	padding: 0 0 0.1rem 0.15rem;
	min-width: 0.9rem;
}
#team .wrapper .pictureList li .textBox .name{
	margin: 0.22rem 0 0.05rem 0;
}
#team .wrapper .pictureList li .textBox .position{
	width: 102px;
	white-space:normal;
	font-size: 0.12rem;
	color: #92959C;
}
#team .wrapper .pictureList li.active{
	position: relative;
	box-shadow: 0px 0.02rem 0.08rem rgba(202,206,220,0.6);
	z-index: 10;
}
#team .wrapper .pictureList li.active div{
	color: #1C67D7!important;
}
/* @media only screen and (max-width: 1200px){
	#team .wrapper .window ul li .introduce .detail{
		width: 70%;
	}
}
@media only screen and (max-width: 990px) {
	#team{
		padding-bottom: 0.5rem;
	}
	#team .wrapper .window{
		height: auto;
	}
	#team .wrapper .window ul{
		position: relative;
		background: #2283EE;
		background: linear-gradient(238deg,rgba(34,131,238,1),rgba(28,103,215,1));
	}
	#team .wrapper .window ul li .photo,
	#team .wrapper .window .btn{
		display: none;
	}
	#team .wrapper .window ul li .introduce{
		width: 100%;
	}
	#team .wrapper .window ul li .introduce .box{
		margin-left: 0;
		padding: 0.2rem 0.3rem;
		background: transparent;
	}
	#team .wrapper .window ul li .introduce .detail{
		width: 100%;
	}
	#team .wrapper .pictureList{
		margin-top: 0.5rem;
	}
	#team .wrapper .pictureList li{
		width: 33.33%;
	}
}
@media only screen and (max-width: 719px) {
	#team .wrapper .pictureList li>div{
		padding-left: 0!important;
		width: 100%!important;
		text-align: center;
	}
	#team .wrapper .pictureList li .textBox .name{
		margin-top: 0.1rem;
	}
} */


/* @media only screen and (max-width: 1190px) {
	#honor .wrapper{
		width: 8.22rem;
	}
}
@media only screen and (max-width: 920px) {
	#honor{
		padding: 0.5rem 0 1.2rem;
	}
	#honor .wrapper{
		width: 5.44rem;
	}
}
@media only screen and (max-width: 640px) {
	#honor{
		padding: 0.5rem 0 1rem;
	}
	#honor .wrapper{
		width: 2.66rem;
	}
} */

#advantage{
	height: 851px;
	position: relative;
}
#advantage .ys-bg{
	position: absolute;
	top: 447px;
	left: 174px;
}
#advantage .moduleTitle{
	max-width: 12rem;
    margin: 0 auto;
	height: 181px;
	text-align: center;
}
#advantage .moduleTitle .title{
	height:40px;
	font-size:28px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:40px;	
}
#advantage .moduleTitle .text{
	height:28px;
	font-size:20px;
	font-family:PingFangSC-Semibold,PingFang SC;
	font-weight:600;
	color:rgba(229,229,230,1);
	line-height:28px;
}
#advantage .content{
	position: relative;
}
#advantage .content ul{
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0;
	display: flex;
}
#advantage .content ul li{
	position: relative;
}
#advantage .content ul li:nth-of-type(1){
	height: 548px;
	width: 398px;
	background:rgba(32,122,231,1);
	border:1px solid rgba(240,240,240,1);
}
#advantage .content ul li:nth-of-type(1) .title{
	width:140px;
	height:30px;
	font-size:20px;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:500;
	color:rgba(255,255,255,1);
	line-height:30px;
	position: relative;
	top: 40px;
	left: 38px;
}
#advantage .content ul li:nth-of-type(1) .text{
	width:321px;
	height:392px;
	font-size:14px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:28px;
	position: absolute;
	top: 86px;
	left: 38px;
}
#advantage .content ul li:nth-of-type(2){
	width:399px;
	height:548px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(240,240,240,1);
	border-left: 0;
}
#advantage .content ul li:nth-of-type(2) img{
	width: 364px;
	height: 272px;
	position: absolute;
	top: 38px;
	/* left: 18px; */
}
#advantage .content ul li:nth-of-type(2) .title{
	width:140px;
	height:28px;
	font-size:20px;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:28px;
	position: absolute;
	top: 358px;
	left: 40px;
}
#advantage .content ul li:nth-of-type(2) .text{
	width:321px;
	height:56px;
	font-size:14px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:28px;
	position: absolute;
	top: 402px;
	left: 40px;
}
#advantage .content ul li:nth-of-type(2) .textEn{
	width:48px;
	height:22px;
	font-size:16px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:22px;
	position: absolute;
	top: 482px;
	left: 40px;
}
#advantage .content ul li:nth-of-type(2) .xian{
	width:46px;
	height:2px;
	background:rgba(153,153,153,1);
	position: absolute;
	top: 508px;
	left: 40px;
}
#advantage .content ul li:nth-of-type(3){
	width:399px;
	height:548px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(240,240,240,1);
	border-left: 0;
}
#advantage .content ul li:nth-of-type(3) img{
	width:364px;
	height:203px;
	position: absolute;
	top: 38px;
	left: 18px;
}
#advantage .content ul li:nth-of-type(3) .title{
	width:140px;
	height:28px;
	font-size:20px;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:28px;
	position: absolute;
	top: 358px;
	left: 40px;
}
#advantage .content ul li:nth-of-type(3) .text{
	width:321px;
	height:56px;
	font-size:14px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:28px;
	position: absolute;
	top: 402px;
	left: 40px;
}
#advantage .content ul li:nth-of-type(3) .textEn{
	width:48px;
	height:22px;
	font-size:16px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:22px;
	position: absolute;
	top: 482px;
	left: 40px;
}
#advantage .content ul li:nth-of-type(3) .xian{
	width:46px;
	height:2px;
	background:rgba(153,153,153,1);
	position: absolute;
	top: 508px;
	left: 40px;
}



#footer-bottom{
	height: 512px;
	background: #fff;
}
#footer-bottom .footer-bg{
	width: 100%;
	height: 400px;
	background: url('../images/index/bg-lxwm.png');
}
#footer-bottom .content{
	position: relative;
	top: -400px;
	height: 512px;
}
#footer-bottom .content .min{
	width:1200px;
	height:344px;
	background:rgba(255,255,255,1);
	box-shadow:0px 2px 8px 0px rgba(228,228,228,0.5);
	position: absolute;
	top: 100px;
}
#footer-bottom .content .min .title{
	width:112px;
	height:30px;
	font-size:28px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:30px;
	position: absolute;
	top: 50px;
	left: 50px;
}
#footer-bottom .content .min .service{
	width:222px;
	height:25px;
	font-size:18px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:25px;
	position: absolute;
	top: 121px;
	left: 50px;
}
#footer-bottom .content .min .service span{
	width:72px;
	height:25px;
	font-size:18px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(41,160,251,1);
	line-height:25px;
}
#footer-bottom .content .min .tel{
	width:151px;
	height:20px;
	font-size:14px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:20px;
	position: absolute;
	top: 178px;
	left: 50px;
}
#footer-bottom .content .min .fax{
	width:160px;
	height:20px;
	font-size:14px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:20px;
	position: absolute;
	top: 210px;
	left: 50px;
}
#footer-bottom .content .min .mail{
	width:200px;
	height:20px;
	font-size:14px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:20px;
	position: absolute;
	top: 242px;
	left: 50px;
}
#footer-bottom .content .min .address{
	width:512px;
	height:20px;
	font-size:14px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:20px;
	position: absolute;
	top: 274px;
	left: 50px;
}
#footer-bottom .content .min .address img{
	position: absolute;
	top: 0px;
	left: 522px;
}
#footer-bottom .content .min img.ewm{
	width: 180px;
	height: 180px;
	position: absolute;
	top: 88px;
	left: 951px;
}
#footer-bottom .content .min p.sys{
	width:112px;
	height:20px;
	font-size:14px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(153,153,153,1);
	line-height:20px;
	position: absolute;
	top: 267px;
	left: 974px;
}
#footer-bottom .content .beian{
	width:262px;
	height:20px;
	font-size:14px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:20px;
	position: absolute;
	top: 468px;
	left: 0;
}
#footer-bottom .content .jishuzhichi{
	width:177px;
	height:20px;
	font-size:14px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:20px;
	position: absolute;
	top: 468px;
	right: 0;
}

/* @media only screen and (min-width: 1080px) {
	#advantage .contentList{
		width: 10rem;
	}
} */

/* @media only screen and (max-width: 990px) {
	#advantage{
		padding-top: 0.5rem;
	}
	#advantage .tabList{
		display: none;
	}
	#advantage .contentList{
		height: auto;
	}
	#advantage .contentList ul li{
		position: initial;
		opacity: 1;
		margin-top: 0.5rem!important;
	}
	#advantage .contentList ul li .title{
		display: block;
	}
	#advantage .contentList ul li>div{
		width: 100%!important;
	}
	#advantage .contentList ul li .text{
		padding-top: 0.2rem!important;
	}
} */


#activity{
	padding: 1rem 0 0.6rem;
	background: #FAFAFA;
}
#activity .list li{
	float: left;
	width: 33.33%;
}
#activity .list li .box{
	margin: 0 0.1rem;
	padding: 0.4rem 0.3rem;
	background: #fff;
}
#activity .list li .box .title{
	font-size: 0.2rem;
	font-weight: bold;
}
#activity .list li .box .text{
	margin: 0.2rem 0 0.15rem;
	line-height: 1.5em;
	min-height: 0.85rem;
}
#activity .list li .box .imgBox{
	margin: 0 auto;
	max-width: 5.4rem;
	font-size: 0;
}
/* @media only screen and (max-width: 990px) {
	#activity{
		padding: 0.5rem 0 0;
	}
	#activity .list li{
		width: 100%;
	}
	#activity .list li .box{
		margin: 0;
		padding: 0.3rem;
	}
	#activity .list li .box .text{
		min-height: 0.6rem;
	}
} */