body{
	background-color: #f4f4f4;
}
.container h3{
	font-size: 28px;
}
.bgf{
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #dfdfdf;
	background-color: #fff;
}
.course{
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 3%;
	margin-bottom: 20px;
}
.course>img,.course section{
	display: inline-block;
	vertical-align: middle;
}
.course>img{
	width: 40%;
	margin-right: 2%;
}
.course section{
	width: 55%;
}
.course section img{
	width: 9%;
	max-width: 72px;
	margin-left: 2%;
}
.course section p{
	font-size: 15px;
	line-height: 25px;
	padding-top: 20px;
	padding-left: 130px;
	position: relative;
}
.course section p span{
	position: absolute;
	left: 2%;
	top: 28px;
	font-size: 42px;
}
.course section p:first-of-type{
	padding-bottom: 3%;
	margin-bottom: 4%;
	border-bottom: 1px dashed #dfdfdf;
}
.course section h4{
	font-size: 26px;
	font-weight: normal;
	margin-left: 130px;
	text-indent: 50px;
	position: relative;
}
.course section h4:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 33px;
	height: 33px;
	background: url(images/3.png) no-repeat center left;
}
.courses,.advantage,.major,.school{
	padding-bottom: 2.5%;
	margin-bottom: 10px;
}
.courses>div img,.courses>div section{
	display: inline-block;
	vertical-align: middle;
}
.courses>div img{
	width: 40%;
	margin-right: 3%;
}
.courses>div section{
	width: 52%;
	padding: 2% 2% 2% 3%;
	background-color: #f4f4f4;
}
.courses>div section p{
	font-size: 18px;
	line-height: 32px;
	position: relative;
}
.courses>div section p:before{
	position: absolute;
	content: '';
	left: -3.5%;
	top: 11px;
	width: 10px;
	height: 10px;
	background-color: #eb5056;
}
.courses>div section p em{
	text-decoration: underline;
}
.courses>div section p span{
	font-weight: bold;
}
.courses li{
	display: inline-block;
	width: 28%;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	padding: 3% 2%;
	margin-right: 2%;
	margin-top: 3%;
	margin-bottom: 2%;
	background-color: #0a0a87;
	text-align: center;
	vertical-align: top;
}
.courses li h4{
	font-size: 20px;
	padding-top: 20%;
	margin-bottom: 5%;
}
.courses li:first-of-type h4{
	background: url(images/5.png) no-repeat top center;
	background-size: 15%;
}
.courses li:nth-of-type(2) h4{
	background: url(images/6.png) no-repeat top center;
	background-size: 15%;
}
.courses li:last-of-type h4{
	background: url(images/7.png) no-repeat top center;
	background-size: 15%;
}
.courses li:hover{
	color: #1c1c1c;
	box-shadow: 2px 2px 10px rgba(10,10,135,.22);
	background-color: #fff;
}
.courses li:hover:first-of-type h4{
	background: url(images/icon1.png) no-repeat top center;
	background-size: 15%;
}
.courses li:hover:nth-of-type(2) h4{
	background: url(images/icon2.png) no-repeat top center;
	background-size: 15%;
}
.courses li:hover:last-of-type h4{
	background: url(images/icon3.png) no-repeat top center;
	background-size: 15%;
}
.courses a,.advantage a,.major a,.school a{
	display: block;
	font-size: 20px;
	color: #fff;
	width: 300px;
	height: 50px;
	line-height: 50px;
	background-color: #eb5056;
	border-radius: 25px;
	margin: 0 auto;
	text-align: center;
}
.advantage li{
	display: inline-block;
	width: 12.66%;
	font-size: 14px;
	padding: 0 2% 3%;
	margin-bottom: 3%;
	text-align: center;
	vertical-align: top;
	position: relative;
}
.advantage li .advantage-icon{
	display: inline-block;
	padding: 22%;
	box-shadow: 2px 2px 10px rgba(10,10,135,.22);
	border-radius: 50%;
}
.advantage li:after{
	position: absolute;
	content: '';
	right: 0;
	bottom: 0;
	top: 40%;
	width: 1px;
	background-color: #d9d9d9;
}
.advantage li h4{
	font-size: 20px;
	padding-top: 25px;
	padding-bottom: 15px;
}
.major ul h4,.major ul p{
	display: inline-block;
	color: #fff;
	vertical-align: top;
}
.major ul h4{
	width: 25%;
	font-size: 20px;
	line-height: 90px;
	margin-right: 2%;
	margin-bottom: 10px;
	position: relative;
	text-align: center;
}
.major ul h4:after{
	position: absolute;
	content: '';
	top: 21px;
	right: 5%;
	width: 9%;
	height: 48px;
	background: url(images/20.png) no-repeat center;
	background-size: contain;
}
.major ul li:first-of-type h4{
	background: url(images/14.jpg) no-repeat center;
	background-size: cover;
}
.major ul li:nth-of-type(2) h4{
	background: url(images/15.jpg) no-repeat center;
	background-size: cover;
}
.major ul li:nth-of-type(3) h4{
	background: url(images/16.jpg) no-repeat center;
	background-size: cover;
}
.major ul li:nth-of-type(4) h4{
	background: url(images/17.jpg) no-repeat center;
	background-size: cover;
}
.major ul li:nth-of-type(5) h4{
	background: url(images/18.jpg) no-repeat center;
	background-size: cover;
}
.major ul li:last-of-type h4{
	background: url(images/19.jpg) no-repeat center;
	background-size: cover;
}
.major ul li p{
	width: 73%;
	color: #fff;
	height: 50px;
	line-height: 50px;
	padding-top: 22px;
	padding-bottom: 22px;
	border-bottom: 1px dashed #dfdfdf;
}
.major ul li:first-of-type p{
	border-top: 1px dashed #dfdfdf;
}
.major ul li:last-of-type p{
	padding-bottom: 16px;
}
.major ul li p span{
	display: inline-block;
	width: 12%;
	margin-right: 1%;
	font-size: 15px;
	background-color: #5353ab;
	text-align: center;
	border-radius: 5px;
}
.major ul li:nth-of-type(2n) p span{
	color: #1c1c1c;
	background-color: #e6e6f3;
}
.major ul li:nth-of-type(3) p span{
	width: 10%;
}
.major a{
	margin-top: 2%;
}
.school li{
	display: inline-block;
	width: 30%;
	padding: 1%;
	margin-right: 2%;
	margin-bottom: 3%;
	vertical-align: top;
	box-shadow: 2px 2px 10px rgba(10,10,135,.22);
}
.school li h4{
	width: 84%;
	font-size: 20px;
	line-height: 65px;
	padding-left: 12%;
	margin-left: 1%;
	background: url(images/21.png) no-repeat 3% center #e6e6f3;
	background-size: 6%;
	box-shadow: 5px 5px 0 #0a0a87;
}
.school li h4 span{
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	padding-left: 10px;
}
.school li .school-logo{
	padding-top: 8%;
	padding-bottom: 8%;
	position: relative;
}
.school li .school-logo img{
	width: 21%;
	max-width: 94px;
	margin-right: 4%;
	border: 1px solid #dfdfdf;
	border-radius: 50%;
	box-shadow: 2px 2px 10px rgba(10,10,135,.22);
}
.school li .school-logo:after{
	position: absolute;
	content: '......';
	left: 78%;
	top: calc(50% - 5px);
	font-size: 24px;
	color: #bababa;
	line-height: 10px;
	letter-spacing: 3px;
}
.school li section{
	padding: 6%;
	background-color: #f4f4f4;
}
.school li section h5{
	font-size: 18px;
	padding-bottom: 20px;
}
.school li section p{
	display: inline-block;
	width: 50%;
	opacity: .8;
	font-size: 15px;
	line-height: 25px;
	vertical-align: top;
}
.school li section p span{
	display: block;
	padding-right: 5%;
	padding-left: 10%;
	text-decoration: underline;
	position: relative;
}
.school li section p span:before{
	position: absolute;
	content: '';
	width: 9px;
	height: 9px;
	left: 0;
	top: 8px;
	background-color: #eb5056;
}
.school li:nth-of-type(2) h5,.school li:nth-of-type(2) p{
	display: block;
	width: 80%;
	margin-left: 10%;
}
.school li p em{
	font-weight: bold;
}

.register{
	padding-top: 3%;
	padding-bottom: 3%;
	margin-top: 3%;
	background: url(images/31.jpg) no-repeat top center;
	background-size: cover;
}
.register h2{
	font-size: 26px;
	color: #fff;
	line-height: 40px;
	text-align: center;
}
.register p{
	display: inline-block;
	width: 20%;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	margin-left: 3%;
	margin-top: 25px;
	text-indent: 10px;
	border-radius: 5px;
	background-color: #fff;
}
.register p:first-of-type{
	margin-left: 5%;
}
.register p input{
	width: calc(100% - 90px);
	font-size: 16px;
	height: 50px;
	line-height: 50px;
}
.register p.tj{
	text-indent: 0;
	text-align: center;
	background-color: #eb5056;
	border-radius: 25px;
}
.register p.tj input{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
