.bt_box img{ margin:0 auto;	}
.bt_box{margin: 40px 0 20px 0;}
img{display:block;width: 100%;}
h3,body{margin:0;}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	*zoom: 1;
}
li {
	list-style: none;
}
/*banner*/
.banner img{position:relative;left:calc(50% - 960px);width: auto;}
.banner{position:relative;overflow:hidden;}
.clearfix {
	*zoom: 1;
}
.clearfix:after {
	display: block;
	content:"";
	clear: both;
	height: 0;
	visibility: hidden;
}
/*bottom*/
form {
	background: url(../img/bottom.jpg) no-repeat;
	height: 325px;
	width: 1200px;
	margin: 0 auto;
}
form ul {
	padding-left: 610px;
	padding-top: 50px;
	width: 500px;
}
form li {
	border-bottom: 2px solid #fd002c;
	font-size: 28px;
	margin-bottom: 35px;
	color: #fd002c;
}
form li input {
	font-size: 24px;
	outline: none;
}
h2 {
	text-align: center;
	color: white;
	font-size: 32px;
}
/*热门专业推荐*/
.e li {
	float: left;
	width: calc(25% - 22px);
	margin: 10px;
	border: 1px solid black;
	border-radius: 6px;
	overflow: hidden;
	text-align: center;
	padding-bottom: 15px;
}
.e h3 {
	font-size: 20px;
	color: black;
	margin-top: 3px;
	margin-bottom: 3px;
}
.e .linka {
	background: #d10101;
	color: white;
	text-decoration: none;
	padding: 5px 18px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #ee7601;
	margin: 0 10px;
}
.e .linkb {
	color: black;
	text-decoration: none;
	padding: 5px 18px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid black;
	margin: 0 10px;
}
.e .blue {
	background: #e3f4fd;
	color: #207bff;
}
.e .red {
	color: #ff0000;
	font-size: 14px;
	padding: 1px;
}
.e .green {
	background: #e4f2df;
	color: #43a023;
}
.e .purple {
	background: #edeaf8;
	color: #553db6;
}
.e b {
	font-size: 12px;
	padding: 5px 10px;
	border-radius: 4px;
	margin-left: 2px;
}
.e p {
	font-size: 16px;
	text-align: justify;
	color: #000000;
	padding: 3px 10px;
	height: 60px;
}
.e li span {
	color: #FB0307;
}

.e h2 {
	text-align: center;
	color: #fd002c;
	font-size: 32px;
	padding-top: 20px;
	margin-bottom: 10px;
}
.e {
	background: white;
}
.e ul {
	margin: 0 auto;
	width: 1200px;
}

/*时间倒计时*/
.time-box {
	width: 1200px;
	margin: 0px auto;
	background: #ffff01;
	display: flex;
	padding-top: 20px;
	padding-bottom: 10px;
}
.time-box .wrapper {
	height: 100px;
	width: 650px;
}
.time-box b {
	color: #f32f0a;
	font-size: 28px;
	padding: 10px 94px 0 112px;
	letter-spacing: 3px;
}
.time-box .cntSeparator {
	font-size: 24px;
	padding-top: 56px;
}
/*报名享助学优惠*/
.gift {
	margin: 0 auto;
	width: 1200px;
}
.gift h2 {
	text-align: center;
	color: white;
	font-size: 32px;
}
.gift .link a {
	background: #ffff01;
	color: black;
	text-decoration: none;
	padding: 10px 35px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #ee7601;
	font-size: 24px;
}
.gift .link {
	text-align: center;
	margin: 30px 0;
}
