.banner img{
	width: 100%;
}
/*学校简介*/
.about01 #main{
	font-family: "微软雅黑";
}
.about01 #main .inner{
	width: 1200px;
	max-width: 92%;
}
.about01 #main .web .ta-left{
	text-align: left;
}
.about01 #main .web .sec1{
	padding: 72px 0 86px;
	text-align: center;
}
.about01 #main .web .sec1 li{
	margin-bottom: 64px;
}
.about01 #main .web .sec1 li:last-child{
	margin-bottom: 0;
}
.about01 #main .web .sec1 li h3{
	font-size: 36px;
	color: #212121;
	font-weight: bold;
	margin-bottom: 26px;
}
.about01 #main .web .sec1 li p{
	font-size: 16px;
	color: #666;
	line-height: 1.5;
	margin-bottom: 20px;
}
.about01 #main .web .sec1 li p:last-child{
	margin-bottom: 0;
}
.about01 #main .web .sec2{
	background-image: url(../images/about01_web_sec2_img.jpg);
	background-size: auto 100%;
	background-position: center top;
	background-repeat: no-repeat;
	padding: 75px 0;
	text-align: center;
	min-height: 550px;
}
.about01 #main .web .sec2 h3{
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}
.about01 #main .web .sec2 h4{
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 58px;
}
.about01 #main .web .sec2 li{
	text-align: left;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding: 10px 3.33%;
}
.about01 #main .web .sec2 li:nth-child(2){
	border-left: 1px solid #fff;
}
.about01 #main .web .sec2 li p{
	font-size: 14px;
	color: #fff;
	line-height: 1.57;
	margin-bottom: 4px;
}
.about01 #main .web .sec2 li p:last-child{
	margin-bottom: 0;
}
.about01 #main .web .sec3{
	padding: 80px 0 65px;
}
.about01 #main .web .sec3 .left{
	float: left;
	padding-left: 2.5%;
	width: 60.25%;
	padding-top: 40px;
}
.about01 #main .web .sec3 .right{
	float: right;
	width: 30.5%;
	text-align: center;
}
.about01 #main .web .sec3 p{
	font-size: 18px;
	color: #666;
	line-height: 1.222;
	margin-bottom: 24px;
}
.about01 #main .web .sec3 p:last-child{
	margin-bottom: 0;
}
.about01 #main .web .sec3 table{
	width: 100%;
	font-size: 14px;
	color: #666;
}
.about01 #main .web .sec3 table th{
	border: 1px solid #6a6a6a;
	height: 44px;
}
.about01 #main .web .sec3 table td{
	border: 1px solid #6a6a6a;
	height: 24px;
}
.about01 #main .web .sec4{
	background-image: url(../images/about01_web_sec4_img.jpg);
	background-size: auto 100%;
	background-position: center top;
	background-repeat: no-repeat;
	padding: 60px 0 70px;
	text-align: center;
	min-height: 1210px;
}
.about01 #main .web .sec4 h3{
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 24px;
}
.about01 #main .web .sec4 h4{
	text-align: left;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	line-height: 1.222;
	padding: 0 3.75%;
}
.about01 #main .web .sec4 .line{
	width: 100%;
	height: 1px;
	background-color: #fff;
	margin: 30px 0 45px;
	opacity: 0.2;
}
.about01 #main .web .sec4 li{
	text-align: left;
	display: inline-block;
	vertical-align: top;
	width: 25%;
}
.about01 #main .web .sec4 li .box{
	margin-bottom: 38px;
}
.about01 #main .web .sec4 li .box:last-child{
	margin-bottom: 0;
}
.about01 #main .web .sec4 li h5{
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 20px;
}
.about01 #main .web .sec4 li p{
	font-size: 14px;
	color: #fff;
	line-height: 1.5;
}
.about01 #main .web .sec5{
	text-align: center;
	padding: 100px 0;
}
.about01 #main .web .sec5 h3{
	font-size: 36px;
	color: #212121;
	font-weight: bold;
	margin-bottom: 38px;
}
.about01 #main .web .sec5 .ul1{
	margin-bottom: 70px;
}
.about01 #main .web .sec5 ul{
	-webkit-display: flex;
	-webkit-align-items: flex-start;
	-webkit-justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-display: flex;
	-moz-align-items: flex-start;
	-moz-justify-content: space-between;
	-moz-flex-wrap: wrap;
	-ms-display: flex;
	-ms-align-items: flex-start;
	-ms-justify-content: space-between;
	-ms-flex-wrap: wrap;
	-o-display: flex;
	-o-align-items: flex-start;
	-o-justify-content: space-between;
	-o-flex-wrap: wrap;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.about01 #main .web .sec5 ul li h5{
	font-size: 16px;
	color: #202020;
	font-weight: bold;
}
.about01 #main .web .sec5 ul li :nth-child(2){
	font-size: 14px;
	color: #222;
	line-height: 1.286;
	margin: 14px 0 8px;
}
.about01 #main .web .sec5 ul li :nth-child(3){
	font-size: 16px;
	color: #212121;
}
/*核心价值*/
.about02 .sec1{
	padding: 80px 0 346px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 210px;
	background-image: url(../images/about02_web_sec1_bg.jpg);
}
.about02 .sec1 .title{
	margin-bottom: 60px;
}
.about02 .sec1 .title h3{
	font-size: 36px;
	color: #212121;
	font-weight: bold;
	font-family: "acrom";
	margin-bottom: 30px;
}
.about02 .sec1 .title h4{
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
.about02 .sec1 .box.top{
	margin-bottom: 45px;
}
.about02 .sec1 .box h3{
	font-size: 24px;
	color: #222;
	font-weight: bold;
	margin-bottom: 15px;
}
.about02 .sec1 .box h4{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	font-family: "acrom";
	margin-bottom: 24px;
}
.about02 .sec1 .box h5{
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin-bottom: 22px;
}
.about02 .sec1 .box h5 span{
	font-size: 16px;
	display: block;
	font-family: "acrom";
	margin-top: 10px;
}
.about02 .sec1 .box p{
	font-size: 14px;
	color: #444;
	text-align: center;
}
.about02 .sec1 .box p.chn{
	line-height: 26px;
	margin-bottom: 12px;
}
.about02 .sec1 .box p.eng{
	line-height: 28px;
	font-family: 'acrom';
}
/*管理团队*/
.about03 .sec1{
	padding: 80px 0 90px;
}
.about03 .sec1 .title{
	margin-bottom: 30px;
	text-align: center;
}
.about03 .sec1 .title h3{
	font-size: 36px;
	color: #212121;
	font-weight: bold;
	font-family: "acrom";
	margin-bottom: 22px;
}
.about03 .sec1 .title h4{
	font-size: 16px;
	color: #666;
	font-weight: bold;
	margin-bottom: 50px;
}
.about03 .sec1 .title p{
	font-size: 14px;
	color: #444;
	line-height: 26px;
	text-align: justify;
}
.about03 .sec1 .title p.chn{
	margin-bottom: 10px;
}
.about03 .sec1 .title p.chn.last{
	margin-bottom: 18px;
}
.about03 .sec1 .title p.eng{
	font-family: "acrom";
}
.about03 .sec1 .box{
	border-bottom: 1px solid #c7c7c7;
	margin-bottom: 50px;
	font-size: 0;
}
.about03 .sec1 .box:last-child{
	margin-bottom: 0;
}
.about03 .sec1 .box .img-box{
	display: inline-block;
	vertical-align: bottom;
	width: 45%;
}
.about03 .sec1 .box .img-box img{
	width: 100%;
	vertical-align: baseline;
}
.about03 .sec1 .box .text-box{
	display: inline-block;
	vertical-align: top;
	width: 55%;
}
.about03 .sec1 .box .text-box h3{
	font-size: 20px;
	color: #222;
	font-weight: bold;
	margin-bottom: 22px;
}
.about03 .sec1 .box .text-box h3 span{
	font-size: 14px;
	font-family: "acrom";
	margin-left: 10px;
}
.about03 .sec1 .box .text-box p{
	font-size: 14px;
	color: #444;
	line-height: 26px;
}
.about03 .sec1 .box .text-box p.chn{
	margin-bottom: 10px;
}
.about03 .sec1 .box .text-box p.chn.last{
	margin-bottom: 15px;
}
.about03 .sec1 .box .text-box p.eng{
	font-family: "acrom";
	margin-bottom: 30px;
}
/*校园环境*/
.about04 .sec1{
	padding: 80px 0 100px;
	background-color: #f2f2f2;
	text-align: center;
}
.about04 .sec1 .title{
	margin-bottom: 60px;
}
.about04 .sec1 .title h3{
	font-size: 36px;
	color: #212121;
	font-weight: bold;
	font-family: "acrom";
	margin-bottom: 22px;
}
.about04 .sec1 .title h4{
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
.about04 .sec1 .container{
	font-size: 0;
}
.about04 .sec1 .container .box{
	display: inline-block;
	vertical-align: top;
	width: 220px;
	margin-right: 25px;
	border-radius: 8px;
	overflow: hidden;
}
.about04 .sec1 .container .box:last-child{
	margin-right: 0;
}
.about04 .sec1 .container .box .img-box{
	position: relative;
}
.about04 .sec1 .container .box .img-box img{
	width: 100%;
}
.about04 .sec1 .container .box .img-box .cover{
	background-repeat: no-repeat;
	background-image: url(../images/about04_web_sec1_icon.png);
	background-position: center center;
	display: block;
	transition: all 0.5s;
	--webkit-transition: all 0.5s;
	position: absolute;
	left: 0;
	top: -100%;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
}
.about04 .sec1 .container .box:hover .img-box .cover,.about04 .sec1 .container .box.active .img-box .cover{
	top: 0;
}
.about04 .sec1 .container .box .text-box{
	background-color: #fff;
	height: 55px;
	line-height: 55px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	transition: all 0.5s;
	--webkit-transition: all 0.5s;
}
.about04 .sec1 .container .box:hover .text-box,.about04 .sec1 .container .box.active .text-box{
	color: #fff;
	background-color: #1781e0;
}
.about04 .fancy{
	display: none;
}
.about04 .fancybox-close{
	width: 18px;
	height: 18px;
	background-image: url(../images/about04_web_sec1_closebtn.png);
	background-size: 100% 100%;
	top: 20px;
	right: 20px;
}
.about04 .fancybox-skin{
	border-radius: 0;
	background-color: transparent;
}
.about04 .fancywrap{
	width: 650px;
	border-radius: 8px;
	overflow: hidden;
	background-color: #fff;
}
.about04 .swiper-slide{
	width: 100%;
	border-radius: 8px;
	padding: 10px 10px 0;
	overflow: hidden;
}
.about04 .swiper-slide img{
	width: 100%;
}
.about04 .swiper-slide p{
	text-align: center;
	height: 95px;
	line-height: 95px;
	font-size: 14px;
	color: #333;
}
.about04 .swiper-button-prev,.about04 .swiper-button-next{
	width: 40px;
	height: 40px;
	margin-top: 0;
	top: auto;
	bottom: 26px;
	background-size: 100% 100%;
}
.about04 .swiper-button-prev{
	background-image: url(../images/about04_web_sec1_prev.png);
}
.about04 .swiper-button-next{
	background-image: url(../images/about04_web_sec1_next.png);
}
/*授权资质*/
.about05 .sec1{
	padding: 80px 0;
}
.about05 .sec1 .title{
	margin-bottom: 50px;
	text-align: center;
}
.about05 .sec1 .title h3{
	font-size: 36px;
	color: #212121;
	font-weight: bold;
	font-family: "acrom";
	margin-bottom: 30px;
}
.about05 .sec1 .title h4{
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
.about05 .sec1 .box .top{
	background-color: #f5f5f5;
	text-align: center;
	padding: 25px 0;
	margin-bottom: 40px;
}
.about05 .sec1 .box .top h3{
	font-size: 24px;
	color: #222;
	font-weight: bold;
	margin-bottom: 15px;
}
.about05 .sec1 .box .top h4{
	font-size: 18px;
	color: #222;
	font-weight: bold;
	font-family: "acrom";
}
.about05 .sec1 .box .normal{
	border-bottom: 1px dotted #e6e6e6;
	font-size: 0;
	margin-bottom: 60px;
	padding-bottom: 60px;
}
.about05 .sec1 .box .normal:last-child{
	border-bottom: 0 none;
}
.about05 .sec1 .box .normal.nowrap{
	border-bottom: 1px solid #e6e6e6;
}
.about05 .sec1 .box .normal .left{
	display: inline-block;
	vertical-align: middle;
	width: 70%;
}
.about05 .sec1 .box .normal.nowrap .left{
	width: 100%;
}
.about05 .sec1 .box .normal .left h3{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-bottom: 20px;
}
.about05 .sec1 .box .normal .left h3 span{
	color: #1781e0;
	font-family: "acrom";
	margin-left: 6px;
	white-space: nowrap;
}
.about05 .sec1 .box .normal .left p{
	font-size: 14px;
	color: #444;
	line-height: 26px;
	margin-bottom: 14px;
}
.about05 .sec1 .box .normal .left p:last-child{
	margin-bottom: 0;
}
.about05 .sec1 .box .normal .right{
	display: inline-block;
	vertical-align: middle;
	width: 30%;
	text-align: center;
}
.about05 .sec1 .box .normal .right .certi-box{
	position: relative;
	width: 186px;
	height: 133px;
	line-height: 127px;
	border: 3px solid #313739;
	border-radius: 8px;
	display: inline-block;
	vertical-align: middle;
}
.about05 .sec1 .box .normal .right .certi-box:nth-child(2){
	margin-top: 44px;
}
.about05 .sec1 .box .normal .right .certi-box .icon{
	position: absolute;
	left: -34px;
	bottom: -37px;
}
.about05 .sec1 .box .normal .right .certi-box div{
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}
.about05 .sec1 .box .normal .right .certi-box h3{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
}
.about05 .sec1 .box .normal .right .certi-box a{
	width: 100px;
	height: 32px;
	line-height: 30px;
	border: 1px dashed #c4c4c4;
	font-size: 14px;
	color: #666;
	display: block;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	margin: 0 auto;
}
.about05 .sec1 .box .normal .right .certi-box a:hover{
	color: #fff;
	background-color: #1781e0;
	border: 1px solid #1781e0;
}
@media only screen and (max-width:1366px){
}
@media only screen and (max-width:1280px){
	/*学校简介*/
	.about01 #main .web .sec5 ul.ul2 li{
		width: 31%;
	}
	.about01 #main .web .sec5 ul.ul2 li:nth-child(1),.about01 #main .web .sec5 ul.ul2 li:nth-child(2),.about01 #main .web .sec5 ul.ul2 li:nth-child(3){
		margin-bottom: 60px;
	}
}
@media only screen and (max-width:1024px){
	/*核心价值*/
	.about02 .sec1{
		padding: 60px 0 346px;
	}
	.about02 .sec1 .title h3{
		font-size: 30px;
		margin-bottom: 18px;
	}
	/*管理团队*/
	.about03 .sec1{
		padding: 60px 0 90px;
	}
	.about03 .sec1 .title h3{
		font-size: 30px;
		margin-bottom: 18px;
	}
	.about03 .sec1 .title p.eng{
		font-size: 12px;
		line-height: 20px;
	}
	.about03 .sec1 .box .text-box{
		padding-bottom: 40px;
	}
	.about03 .sec1 .box .text-box p.eng{
		font-size: 12px;
		line-height: 20px;
	}
	/*校园环境*/
	.about04 .sec1{
		padding: 60px 0 100px;
	}
	.about04 .sec1 .title h3{
		font-size: 30px;
		margin-bottom: 18px;
	}
	.about04 .sec1 .container .box{
		width: 19%;
		margin-right: 1.25%;
	}
	/*授权资质*/
	.about05 .sec1{
		padding: 60px 0;
	}
	.about05 .sec1 .title h3{
		font-size: 30px;
		margin-bottom: 18px;
	}
	.about05 .sec1 .box .top h3{
		font-size: 20px;
	}
	.about05 .sec1 .box .normal{
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
}
@media only screen and (max-width:768px){
	/*管理团队*/
	.about03 .sec1 .box .img-box{
		width: 100%;
		text-align: center;
	}
	.about03 .sec1 .box .img-box img{
		width: 50%;
	}
	.about03 .sec1 .box .text-box{
		width: 100%;
		padding-bottom: 0;
	}
	/*校园环境*/
	.about04 #wrap{
		min-height: auto;
	}
	/*授权资质*/
	.about05 .sec1 .box .normal .left{
		padding-right: 6%;
	}

}
@media only screen and (max-width:767px){
	/*学校简介*/
	.about01 #main .mobile .ta-center{
		text-align: center;
	}
	.about01 #main .mobile .sec1{
		padding: 2rem 0 1.75rem;
	}
	.about01 #main .mobile .sec1 li{
		margin-bottom: 2rem;
	}
	.about01 #main .mobile .sec1 li:last-child{
		margin-bottom: 0;
	}
	.about01 #main .mobile .sec1 li h3{
		font-size: 1.25rem;
		line-height: 1.2;
		color: #222;
		font-weight: bold;
		margin-bottom: 0.6875rem;
		text-align: center;
	}
	.about01 #main .mobile .sec1 li p{
		font-size: 0.75rem;
		color: #444;
		line-height: 1.83;
		margin-bottom: 1.125rem;
	}
	.about01 #main .mobile .sec1 li p:last-child{
		margin-bottom: 0;
	}
	.about01 #main .mobile .sec2 .img-box{
		position: relative;
		margin-bottom: 1.125rem;
	}
	.about01 #main .mobile .sec2 .img-box img{
		width: 100%;
	}
	.about01 #main .mobile .sec2 .img-box .cover{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		-webkit-display: flex;
		-webkit-align-items: center;
		-webkit-justify-content: center;
		-webkit-flex-direction: column;
		-moz-display: flex;
		-moz-align-items: center;
		-moz-justify-content: center;
		-moz-flex-direction: column;
		-ms-display: flex;
		-ms-align-items: center;
		-ms-justify-content: center;
		-ms-flex-direction: column;
		-o-display: flex;
		-o-align-items: center;
		-o-justify-content: center;
		-o-flex-direction: column;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}
	.about01 #main .mobile .sec2 h3{
		font-size: 1.25rem;
		color: #fff;
		font-weight: bold;
		margin-bottom: 0.3125rem;
	}
	.about01 #main .mobile .sec2 h4{
		font-size: 0.8125rem;
		color: #fff;
		font-weight: normal;
	}
	.about01 #main .mobile .sec2 p{
		font-size: 0.75rem;
		color: #444;
		line-height: 1.75;
		margin-bottom: 0.625rem;
	}
	.about01 #main .mobile .sec2 p:last-child{
		margin-bottom: 0;
	}
	.about01 #main .mobile .sec3{
		padding: 1.875rem 0 1.75rem;
	}
	.about01 #main .mobile .sec3 .left{
		margin-bottom: 1.75rem;
	}
	.about01 #main .mobile .sec3 .right{
		text-align: center;
	}
	.about01 #main .mobile .sec3 p{
		font-size: 0.75rem;
		color: #444;
		line-height: 1.75;
		margin-bottom: 1.25rem;
	}
	.about01 #main .mobile .sec3 p:last-child{
		margin-bottom: 0;
	}
	.about01 #main .mobile .sec3 h5{
		color: #222;
		font-size: 0.9375rem;
		margin-bottom: 0.875rem;
		font-weight: bold;
	}
	.about01 #main .mobile .sec3 table{
		width: 100%;
		color: #444;
	}
	.about01 #main .mobile .sec3 table th{
		border: 1px solid #6a6a6a;
		height: 2.5rem;
		font-size: 0.9375rem;
	}
	.about01 #main .mobile .sec3 table td{
		border: 1px solid #6a6a6a;
		height: 1.375rem;
		font-size: 0.75rem;
	}
	.about01 #main .mobile .sec4 .img-box{
		position: relative;
		margin-bottom: 2.25rem;
	}
	.about01 #main .mobile .sec4 .img-box img{
		width: 100%;
	}
	.about01 #main .mobile .sec4 .img-box .cover{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		-webkit-display: flex;
		-webkit-align-items: center;
		-webkit-justify-content: center;
		-webkit-flex-direction: column;
		-moz-display: flex;
		-moz-align-items: center;
		-moz-justify-content: center;
		-moz-flex-direction: column;
		-ms-display: flex;
		-ms-align-items: center;
		-ms-justify-content: center;
		-ms-flex-direction: column;
		-o-display: flex;
		-o-align-items: center;
		-o-justify-content: center;
		-o-flex-direction: column;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}
	.about01 #main .mobile .sec4 h3{
		font-size: 0.9375rem;
		color: #fff;
		font-weight: bold;
		margin-bottom: 1.375rem;
		text-align: center;
	}
	.about01 #main .mobile .sec4 h4{
		font-size: 0.75rem;
		color: #fff;
		font-weight: normal;
		line-height: 1.666;
	}
	.about01 #main .mobile .sec4 .box{
		margin-bottom: 1.25rem;
	}
	.about01 #main .mobile .sec4 .box:last-child{
		margin-bottom: 0;
	}
	.about01 #main .mobile .sec4 .box h5{
		font-size: 1.125rem;
		color: #222;
		font-weight: bold;
		margin-bottom: 1.3125rem;
	}
	.about01 #main .mobile .sec4 .box p{
		font-size: 0.75rem;
		color: #444;
		line-height: 1.75;
	}
	.about01 #main .mobile .sec5{
		text-align: center;
		padding: 1.5625rem 0 0.3125rem;
	}
	.about01 #main .mobile .sec5 .inner{
		max-width: 100%;
	}
	.about01 #main .mobile .sec5 h3{
		font-size: 1.25rem;
		color: #212121;
		font-weight: bold;
		margin-bottom: 1.25rem;
	}
	.about01 #main .mobile .sec5 ul{
		-webkit-display: flex;
		-webkit-align-items: flex-start;
		-webkit-justify-content: space-between;
		-webkit-flex-wrap: wrap;
		-moz-display: flex;
		-moz-align-items: flex-start;
		-moz-justify-content: space-between;
		-moz-flex-wrap: wrap;
		-ms-display: flex;
		-ms-align-items: flex-start;
		-ms-justify-content: space-between;
		-ms-flex-wrap: wrap;
		-o-display: flex;
		-o-align-items: flex-start;
		-o-justify-content: space-between;
		-o-flex-wrap: wrap;
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.about01 #main .mobile .sec5 .ul1 li{
		width: 50%;
		margin-bottom: 1.25rem;
	}
	.about01 #main .mobile .sec5 .ul2 li{
		width: 33%;
		margin-bottom: 1.125rem;
	}
	.about01 #main .mobile .sec5 ul li h5{
		font-size: 0.75rem;
		color: #202020;
		font-weight: bold;
		line-height: 1.333;
	}
	.about01 #main .mobile .sec5 ul li :nth-child(2){
		font-size: 0.5625rem;
		color: #222;
		line-height: 1.5;
	}
	.about01 #main .mobile .sec5 ul li :nth-child(3){
		font-size: 0.6875rem;
		color: #212121;
	}
	/*核心价值*/
	.about02 .sec1{
		padding: 2.1875rem 4% 1.875rem;
		background-image: none;
	}
	.about02 .sec1 .title{
		margin-bottom: 2.1875rem;
	}
	.about02 .sec1 .title h3{
		font-size: 1.25rem;
		margin-bottom: 0.5625rem;
	}
	.about02 .sec1 .title h4{
		font-size: 0.75rem;
	}
	.about02 .sec1 .box.top{
		margin-bottom: 1.6875rem;
	}
	.about02 .sec1 .box h3{
		font-size: 0.75rem;
		margin-bottom: 0.5rem;
	}
	.about02 .sec1 .box h4{
		font-size: 0.6875rem;
		margin-bottom: 1.25rem;
	}
	.about02 .sec1 .box h5{
		font-size: 0.75rem;
		margin-bottom: 0.875rem;
	}
	.about02 .sec1 .box h5 span{
		font-size: 0.6875rem;
		margin-top: 0.5rem;
	}
	.about02 .sec1 .box p.chn{
		line-height: 1.25rem;
		margin-bottom: 0.4375rem;
		font-size: 0.75rem;
	}
	.about02 .sec1 .box p.eng{
		font-size: 0.625rem;
		line-height: 0.9375rem;
	}
	/*管理团队*/
	.about03 .sec1{
		padding: 2.1875rem 4% 3.6875rem;
	}
	.about03 .sec1 .title{
		margin-bottom: 1.1875rem;
	}
	.about03 .sec1 .title h3{
		font-size: 1.25rem;
		margin-bottom: 0.625rem;
	}
	.about03 .sec1 .title h4{
		font-size: 0.75rem;
		margin-bottom: 0.9375rem;
	}
	.about03 .sec1 .title p.chn{
		font-size: 0.75rem;
		margin-bottom: 0.3125rem;
		line-height: 1.25rem;
	}
	.about03 .sec1 .title p.chn.last{
		margin-bottom: 0.625rem;
	}
	.about03 .sec1 .title p.eng{
		font-size: 0.625rem;
		line-height: 1.1875rem;
	}
	.about03 .sec1 .box{
		margin-bottom: 1.5625rem;
	}
	.about03 .sec1 .box .img-box{
		vertical-align: top;
		width: 100%;
	}
	.about03 .sec1 .box .img-box img{
		width: 100%;
	}
	.about03 .sec1 .box .text-box{
		vertical-align: top;
		width: 100%;
		margin-bottom: 1.8125rem;
	}
	.about03 .sec1 .box .text-box h3{
		font-size: 0.9375rem;
		margin-bottom: 0.5625rem;
	}
	.about03 .sec1 .box .text-box h3 span{
		font-size: 0.75rem;
		margin-left: 0.375rem;
	}
	.about03 .sec1 .box .text-box p.chn{
		margin-bottom: 0.3125rem;
		font-size: 0.75rem;
		line-height: 1.3125rem;
	}
	.about03 .sec1 .box .text-box p.chn.last{
		margin-bottom: 0.3125rem;
	}
	.about03 .sec1 .box .text-box p.eng{
		font-size: 0.625rem;
		line-height: 1.1875rem;
		margin-bottom: 0;
	}
	/*校园环境*/
	.about04 .sec1{
		padding: 2.1875rem 4%;
	}
	.about04 .sec1 .title{
		margin-bottom: 1.25rem;
	}
	.about04 .sec1 .title h3{
		font-size: 1.25rem;
		margin-bottom: 0.375rem;
	}
	.about04 .sec1 .title h4{
		font-size: 0.75rem;
	}
	.about04 .sec1 .container{
		text-align: left;
	}
	.about04 .sec1 .container .box{
		width: 48%;
		margin-right: 4%;
		border-radius: 0.375rem;
		text-align: center;
		margin-bottom: 4%;
	}
	.about04 .sec1 .container .box:last-child{
		margin-right: 4%;
	}
	.about04 .sec1 .container .box:nth-child(even){
		margin-right: 0;
	}
	.about04 .sec1 .container .box .img-box .cover{
		display: none;
	}
	.about04 .sec1 .container .box .text-box{
		height: 2.5rem;
		line-height: 2.5rem;
		font-size: 0.75rem;
	}
	.about04 .fancybox-close{
		width: 0.9375rem;
		height: 0.9375rem;
		top: 0.9375rem;
		right: 0.9375rem;
	}
	.about04 .fancywrap{
		width: 21.5625rem;
		border-radius: 0.3125rem;
	}
	.about04 .swiper-slide{
		border-radius: 0.3125rem;
		padding: 0.3125rem;
	}
	.about04 .swiper-slide p{
		font-size: 0.75rem;
		height: 3.4375rem;
		line-height: 3.4375rem;
	}
	.about04 .swiper-button-prev,.about04 .swiper-button-next{
		width: 1.875rem;
		height: 1.875rem;
		bottom: 0.8125rem;
	}
	/*授权资质*/
	.about05 .sec1{
		padding: 2.1875rem 4%;
	}
	.about05 .sec1 .title{
		margin-bottom: 1.25rem;
	}
	.about05 .sec1 .title h3{
		font-size: 1.25rem;
		margin-bottom: 0.625rem;
	}
	.about05 .sec1 .title h4{
		font-size: 0.75rem;
	}
	.about05 .sec1 .box .top{
		padding: 0.9375rem 0;
		margin-bottom: 1.25rem;
	}
	.about05 .sec1 .box .top h3{
		font-size: 0.9375rem;
		margin-bottom: 0.4375rem;
	}
	.about05 .sec1 .box .top h4{
		font-size: 0.625rem;
	}
	.about05 .sec1 .box .normal{
		margin-bottom: 1.25rem;
		padding-bottom: 3.125rem;
	}
	.about05 .sec1 .box .normal.nowrap{
		padding-bottom: 0.9375rem;
	}
	.about05 .sec1 .box .normal .left{
		width: 100%;
		margin-bottom: 1.9375rem;
		padding-right: 0;
	}
	.about05 .sec1 .box .normal.nowrap .left{
		margin-bottom: 0;
	}
	.about05 .sec1 .box .normal .left h3{
		font-size: 0.9375rem;
		margin-bottom: 0.625rem;
		line-height: 1.3125rem;
	}
	.about05 .sec1 .box .normal .left h3 span{
		margin-left: 0.375rem;
	}
	.about05 .sec1 .box .normal .left p{
		font-size: 0.75rem;
		line-height: 1.3125rem;
		margin-bottom: 0.5rem;
	}
	.about05 .sec1 .box .normal .right{
		width: 100%;
	}
	.about05 .sec1 .box .normal .right .certi-box{
		display: block;
		margin: 0 auto;
		width: 9.375rem;
		height: 6.5625rem;
		line-height: 6.25rem;
		border: 0.15625rem solid #313739;
		border-radius: 0.4375rem;
	}
	.about05 .sec1 .box .normal .right .certi-box:nth-child(2){
		margin: 3.125rem auto 0;
	}
	.about05 .sec1 .box .normal .right .certi-box .icon{
		left: -1.6875rem;
		bottom: -1.875rem;
		width: 3.4375rem;
	}
	.about05 .sec1 .box .normal .right .certi-box h3{
		font-size: 0.9375rem;
		line-height: 1.1875rem;
		margin-bottom: 0.1875rem;
	}
	.about05 .sec1 .box .normal .right .certi-box a{
		width: 5rem;
		height: 1.5625rem;
		line-height: 1.5rem;
		border: 0.03125rem dashed #c4c4c4;
		font-size: 0.75rem;
	}
	.about05 .sec1 .box .normal .right .certi-box a:hover{
		border: 0.03125rem solid #1781e0;
	}
}
@media only screen and (max-width:767px){
	
}
@media only screen and (max-width:414px){
	
}