@font-face{
    font-family: 'markpro';
    src: url('../otf/markpro.otf');
}
@font-face{
    font-family: 'markprobold';
    src: url('../otf/markpro-bold.otf');
}
@font-face{
    font-family: 'markpronarrowbold';
    src: url('../otf/markpro-narrowbold.otf');
}

.about-container{
	background: linear-gradient(to bottom, #7c93bf, #001031); 
}

.net-container{
	background-image: url('../png/net.png');
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: left 40%;
}

.about-desc{
	padding: 190px 0 110px;
}

.about-desc .item{
	width: 50%;
}

.about-desc .pic{
	display: inline-block;
	position: relative;
}

.about-desc .pic:after{
	content: " ";
	position: absolute;
	width: 75%;
	height: 95%;
	background-color: #00a0af;
	right: -10px;
	bottom: -10px;
	z-index: 1;
}

.about-desc .pic img{
	display: block;
	max-width: 100%;
	z-index: 2;
	position: relative;
}

.about-desc .text{
	padding-left: 80px;
    font-size: 16px;
    color: #FFFFFF;
}

.about-desc .text p{
	margin-top: 30px;
    line-height: 2;
}

.about-desc .title{
	font-size: 24px;
}

.line{
	display: inline-block;
    width: 66px;
    height: 3px;
    background-color: #00a0af;
}

.icons .icon-item{
	color: #FFF;
	width: 33.3333%;
}

.icons .icon-item:first-of-type{
	text-align: left;
}

.icons .icon-item:nth-of-type(2){
	text-align: center;
}

.icons .icon-item:nth-of-type(3){
	text-align: right;
}

.icons .box{
	display: inline-block;
	text-align: center;
}

.icons .box div{
	margin-top: 15px;
}

.icons .icon-item span{
	font-family: 'markprobold';
	font-size: 38px;
}

.vision{
	padding: 170px 0;
	overflow: hidden;
}

.vision-item{
	width: 33.3333%;
	color: #FFF;
}

.vision .desc{
	display: inline-block;
	padding-left: 90px;
	position: relative;
	height: 100%;
}

.vision-item:last-of-type{
	text-align: right;
}

.vision-item:last-of-type .desc{
	text-align: left;
}

.vision-item .desc::after{
	position: absolute;
	left: 0;
	top: 0;
	content: ' ';
	background-image: url('../png/vision.png');
	width: 55px;
	height: 100%;
	background-repeat: no-repeat;
	font-family: 'markpro';
}

.vision-item:nth-of-type(2) .desc::after{
	background-image: url('../png/mission.png');
}

.vision-item:nth-of-type(3) .desc::after{
	background-image: url('../png/values.png');
}

/*.vision .left{
	font-family: 'markprobold';
	position: relative;
	font-size: 58px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	text-stroke: 1px rgba(0, 160, 175, .5);
	-webkit-text-stroke: 1px rgba(0, 160, 175, .5);
	text-fill-color: transparent;
	-webkit-text-fill-color: transparent;
	margin-left: -60px;
}

.vision .left::after{
	position: absolute;
	left: 0;
	top: -10px;
	font-size: 58px;
	color: #FFF;
	text-stroke: initial;
	-webkit-text-stroke: initial;
	text-fill-color: initial;
	-webkit-text-fill-color: initial;
}

.vision .vision-font::after{
	content: 'Vision';
}

.vision .mission-font::after{
	content: 'Mission';
}

.vision .values-font::after{
	content: 'Values';
}*/

.vision h3{
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 12px;
}

.vision p{
	word-break: break-all;
	line-height: 1.8;
	font-size: 16px;
}

.blue-font{
	font-size: 18px;
	color: #00a0af;
}

.about-map{
	color: #FFFFFF;
	padding: 100px 0 200px;
	background-image: url('../png/map.png');
	background-size: auto;
	background-repeat: no-repeat;
	background-position: top right;
}

.about-map .title{
	background-image: url('../png/comma.png');
	background-size: 63px;
	background-repeat: no-repeat;
	background-position: right center;
	display: inline-block;
	line-height: 63px;
	font-size: 24px;
	padding-right: 93px;
}

.map-desc{
	margin-top: 50px;
}


.about-map .desc-list-yuan:before{
	position: absolute;
	content: ' ';
	height: 20px;
	width: 20px;
	background-color: #00a0af;
	border-radius: 50%;
	left: 5px;
	top: 0;
}
/*前面加圆圈*/
.about-map .desc-list{
	line-height: 1.8;
	font-size: 18px;
	margin-top: 30px;
}

.about-map .map-sign{
	font-size: 24px;
	line-height: 40px;
	padding-left: 56px;
	position: relative;
	margin: 50px 0;
}

.about-map .map-sign:before{
	position: absolute;
	content: ' ';
	height: 40px;
	width: 40px;
	background-color: #00a0af;
	border-radius: 50%;
	left: 0;
	top: 0;
}

.about-map .office-list{
	font-size: 18px;
	position: relative;
	padding-left: 50px;
}

.about-map .office-list span{
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 6px;
}

.about-map .office-list1{
	font-size: 18px;
	position: relative;
	padding-left: 50px;
}

.about-map .office-list1 span{
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 6px;
}



.about-map .office-list:before{
	position: absolute;
	content: ' ';
	height: 20px;
	width: 20px;
	background-color: #00a0af;
	border-radius: 50%;
	left: 5px;
	top: 0;
}

.course-container{
	/*height: 940px;
	background-image: url('../image/about/course.jpg');
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: bottom center;*/
	position: relative;
}

.course-container img{
	display: block;
	width: 100%
}

.course-container .common-line-title{
	top: 25%;
	left: 6%;
	color: #FFFFFF;
	position: absolute;
}

.qualification{
	background: linear-gradient(to bottom, #03050f, #314b78);
	color: #FFFFFF;
}

.qualification .container{
	position: relative;
	padding-top: 50px;
}

.qualification .big-title{
	font-family: 'markpronarrowbold';
	font-size: 180px;
	color: rgba(37, 40, 47, 0.2);
	position: absolute;
	top: 0;
	left: -60px;
	line-height: 0.8;
}

.qualification ul{
	margin-top: 60px;
}

.qualification li{
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
}

.aptitude{
	padding-bottom: 200px;
	background-image: url('../png/qualification.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top left;
}

.qhse{
	padding-bottom: 300px;
}

.qhse .text{
	width: 42%;
	padding-right: 100px;
	float: left;
}

.qhse .pic{
	width: 58%;
	position: relative;
	float: left;
}

.qhse .pic img{
	position: relative;
	max-width: 100%;
	padding: 0 12px 12px 0;
	z-index: 10;
	display: block;
}

.qhse .pic .blue{
	position: absolute;
	right: 0;
	bottom: 0;
	height: 50%;
	width: 65%;
	background-color: #00a0af;
	z-index: 9;
}

.qhse .common-line-title{
	margin: 30px 0;
}

.qhse .common-line-title:first-of-type{
	margin-top: 0;
}

.qhse ul{
	margin-top: 0;
}

.qhse p,.qhse li{
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 0;
	font-weight: normal;
}

.qhse p{
	margin-bottom: 20px;
}

@media screen and (max-width: 1440px) {

	.qualification .big-title{
		font-size: 120px;
	}

}

@media screen and (max-width: 1440px) {

	.course-container .common-line-title{
		left: 15px;
	}

	.vision-item .desc::after{
		width: 40px;
		background-size: 100%;
	}

	.vision .desc{
		padding-left: 60px;
		padding-right: 20px;
	}

}


@media screen and (max-width: 980px) {

	.about-desc{
		padding: 120px 0 80px;
		display: block;
	}

	.about-desc .item{
		width: 100%;
	}

	.about-desc .pic{
		display: block;
	}

	.about-desc .pic img{
		width: 100%;
		max-width: unset;
	}

	.about-desc .text{
		padding: 50px 0 0 0;
	}

	.qhse .text,.qhse .pic{
		float: none;
		width: 100%;
	}

	.qhse .pic img{
		padding: 0 0 12px 0;
	}

	.qhse .pic{
		margin-top: 50px;
	}

}


@media screen and (max-width: 768px) {

	.qualification .big-title{
		font-size: 40px;
		left: 15px;
	}

	.about-desc .title,.about-map .title,.common-line-title{
		font-size: 20px;
	}

	.icons .icon-item span{
		font-size: 24px;
	}

	.icons .box img{
		height: 40px;
	}

	.vision .flex{
		display: block;
	}

	.vision-item{
		width: 100%;
		margin-top: 40px;
	}

	.vision{
		padding: 80px 0;
	}

	.about-map{
		background-size: 100%;
		padding: 0 0 40px;
	}

	.about-map .title{
		background-size: 40px;
		padding-right: 60px;
		margin-top: 350px;
	}

	.about-map .desc-list,.about-map .office-list,.about-map .map-sign{
		font-size: 16px;
	}

	.map-desc{
		margin-top: 30px;
	}

	.about-map .map-sign:before{
		width: 30px;
		height: 30px;
		top: 5px;
	}

	.about-map .office-list:before{
		width: 20px;
		height: 20px;
	}

	.qualification li{
		font-size: 16px;
	}

	.aptitude{
		padding-bottom: 80px;
	}

	.qhse .text, .qhse .pic{
		padding-right: 0;
	}

	.qhse .common-line-title{
		margin-top: 80px;
	}

}