html,body{
	min-width: 1366px;
	width: 100%;
	margin: 0;
	padding: 0;

}
.container{
	width: 1170px;
	margin: 0 auto;	
	height: 1300px;
	display: block;
}

.t-c{
	width: 100%;
	height: 1px;
	 
	display: block;
	padding-top: 90px;
	color: #999999;
	font-size:14px;
	font-family:PingFangSC-Light,PingFang SC;
	font-weight:300;
	line-height:14px;
}
.s2{
	height:16px;
	font-size:14px;
	font-family:PingFangSC-Regular,'PingFang SC';
	font-weight:400;
	color:rgba(72,72,72,1);
	line-height:16px;
}
.t-c a{
	float: left;
	margin-right: 5px;
	padding-top: 50px;
	color: #999999;
	text-decoration: none;
}
.t-c a:hover{	 
	color: #ff0099; 
}
.t-c span{
	float: left;
	margin-right: 5px;
	padding-top: 50px;
	color: #999999;
}
.c-c{
	width: 100%;
	height: 1260px;
	display: block;

}
.c-l{
	width: 900px;
	height: 1060px;
	float: left;

}
.c-r{
	width: 270px;
	height: 1260px;
	float: left;

}

.c-l span.s1{
	font-size:16px;
	font-family:PingFangSC-Semibold,'PingFang SC';
	font-weight:600;
	color:rgba(26,26,26,1);
	line-height:20px;
	display: block;
	margin-top: 40px;
}

.c-l span.s1:after{
	font-size:16px;
	content: "*";
	font-weight:600;
	color:#FF0072;
	line-height:20px;		
} 

.c-l-c{
	display: block;
	height: 140px;
	width: 100%;

}
.c-l-o{
	float: left;
	height: 140px;
	width: 200px;
	margin-top: 29px;
cursor: pointer;
}
.contryImg{
	width: 100px;
	height: 67px;
	display: block;
}

.c-i{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 48px;
}

.c-o{
	float: left;
	width: 12px;
	height: 12px;
	border:1px solid rgba(151,151,151,1);
	border-radius: 50%;
	margin: 17px 12px 0 0;
}

.c-d{
	width:6px;
	height:6px;
	background:rgba(255,0,114,1);
	border-radius: 50%;
	display: none;
	margin: 3px auto;
}

.c-l-o-sel .c-d{
	display: block;
}
.c-l-o-sel .c-o{
	border:1px solid rgba(255,0,114,1);
}
.c-l-o-sel span.s2{
	color: #FF0072;
}
/**/
.c-l-c-h{
	height: 140px;
	width: 840px;
	margin-top: 15px;
}
.major{
	height: 46px;
	line-height: 46px;
	float: left;
	margin-right: 50px;
	cursor: pointer;
}

.major-sel .c-d{
	display: block;
}
.major-sel .c-o{
	border:1px solid rgba(255,0,114,1);
}
.major-sel span.s2{
	color: #FF0072;
}
/**/
.edu-h{
	margin-top: 15px;
	height: 46px;
}
.edu{
	height: 46px;
	line-height: 46px;
	float: left;
	margin-right: 50px;
	cursor: pointer;
}

.edu-sel .c-d{
	display: block;
}
.edu-sel  .c-o{
	border:1px solid rgba(255,0,114,1);
}
.edu-sel  span.s2{
	color: #FF0072;
}
.c-l span.s:after{ 
	content: ""; 	
}

/**/

.sch-h{
	height: 400px;
	margin-top: 15px;
}
.schoolImg{
	height: 100px;
	border: 1px solid #f0f4f7;
}

.sch-sel .c-d{
	display: block;
}
.sch-sel  .c-o{
	border:1px solid rgba(255,0,114,1);
}
.sch-sel  span.s2{
	color: #FF0072;
}

.countBtn{
	display: block;
	width:300px;
	height:44px;
	background:rgba(255,0,114,1);
	padding: 0;
	border: none;
	cursor: pointer;
	font-size:20px;
	font-family:PingFangSC-Medium,'PingFang SC';
	font-weight:500;
	color:rgba(255,255,255,1);
	margin: 0 auto;
	letter-spacing:1px;
	outline: medium;
}
.info{
	font-size:12px;
	font-family:PingFangSC-Regular,'PingFang SC';
	font-weight:400;
	color:rgba(178,178,178,1);
	line-height:17px;
	display: block;
	margin-top: 60px;
}