.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;
}
a {
	text-decoration: 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;
}


/*双12低价好课*/
.low,.food .content,.double {
	width: 1200px;
	margin: 0 auto;
}
.low h3,.food h3,.double h3 {
	font-size: 20px;
	text-align: center;
	font-weight: 100;
	margin-bottom: 20px;
}
/*特色美食任你吃*/
.food {
	background: #fdfc92;
	padding: 30px 0 130px 0;
}
.food form {
	background: #ffffff;
	position: absolute;
	left: calc(50% - 250px);
	top: 20%;
	width: 500px;
}
.food .form {
	position: relative;
}
.food form li {
	background: #eeeeee;
	font-size: 18px;
	margin-bottom: 10px;
	padding: 10px 5px;
	 color: #6b6b6b;
	width: 90%;
}
.food form li input {
	 color: #6b6b6b;
	outline: none;
}
/*预报定金翻倍抵学费*/
.double {
	margin-top: 30px;
	font-size: 18px;
}
.double table {
	width: 100%;
}
.double table tr {
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.double table tr td:nth-child(1) {
	text-align: left;
	padding-left: 50px;
}
.double table tr td:nth-child(3) a {
	color: #ff0000;
}
.double .link {
	background: #ff4200;
	color: white;
	font-size: 20px;
	display: block;
	margin: 30px auto;
	width: 26%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 30px;
}