.bt_box img{ margin:0 auto;	}
.bt_box{margin: 40px 0 20px 0;}
img{display:block;}
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);}
.banner{position:relative;overflow:hidden;}
/*热门米线面条系列*/
.content,.advantage,.teaching,.bottom {
	margin: 0 auto;
	width: 1200px;
	text-align: center;
}
.content h2,.advantage h2,.teaching h2 {
	color: black;
	font-size: 28px;
	margin-bottom: 10px;
	margin-top: 60px;
}
.content ul,.advantage ul,.teaching ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px dashed #7d7d7d;
	padding-top: 10px;

}
.content li {
	margin: 15px 5px;
	width: calc(20% - 22px);
	float: left;
	border: 1px solid #cdcdcd;
	padding: 5px;
}
.content p {
	font-size: 22px;
	color: black;
	margin-top: 5px;
	margin-bottom: 12px;
}
.content li img {
	width: 100%;
}
.content .linka {
	color: white;
	background: #cc1919;
	width: 46%;
	display: inline-block;
	border: 1px solid #cc1919;
	height: 26px;
	line-height: 26px;
	font-size: 16px;
}
.content .linkb {
	color: #cc1919;
	background: white;
	width: 46%;
	display: inline-block;
	border: 1px solid #cc1919;
	height: 26px;
	line-height: 26px;
	font-size: 16px;
}
.content .link {
	margin-bottom: 5px;
}
/*有优势创业开店一步到位*/
.advantage li {
	margin: 15px 5px;
	width: calc(20% - 20px);
	float: left;
	padding: 5px;
	background: #ffffff;
	position: relative;
	height: 270px;
}
.advantage h4 {
	font-size: 22px;
	color: #7b3a1c;
	margin-top: 85px;
}
.advantage h5 {
	font-size: 16px;
	color: black;
	text-align: justify;
	padding: 5px;
	
}
.advantage,.bottom {
	background: #f3f5f6;
}
.advantage li img {
	position: absolute;
	top: 6%;
	right: 29%;
}
.advantage h2 {
	padding-top: 60px;
}
.advantage ul {
	padding-top: 20px;
}
.advantage .link a,.teaching .link a {
	color: white;
	background: #d71935;
	width: 26%;
	display: inline-block;
	height: 46px;
	line-height: 46px;
	font-size: 22px;
	margin: 30px 70px 50px 70px;
	border-radius: 24px;
}
/*实操教学一对一辅导*/
.teaching li {
	margin: 4px 5px;
	width: calc(100% / 3 - 10px);
	float: left;
}
/*表单*/
.bottom {
	position: relative;
	height: 530px;
	font-size: 26px;
	color: black;
}
.bottom img {
	position: absolute;
	bottom: 0;
	left: 2%;
}
.bottom form {
	background: white;
	position: absolute;
	top: 7%;
	right: 3%;
	width: 50%;
	padding-bottom: 40px;
}
.bottom h2 {
	color: #fb0000;
	font-size: 30px;
}
.bottom input {
	width: 420px;
	height: 50px;
	font-size: 20px;
	padding-left: 10px;
	border-radius: 14px;
	outline: none;
}
.bottom #submit {
	width: 512px;
	background: #d71935;
	color: white;
	font-weight: 700;
	font-size: 28px;
	border: none;
	border-radius: 14px;
	padding-bottom: 15px;
	line-height: 50px;
}
/*中餐分类*/
.chinese-food img {
	width: 98%;
	margin: 0 auto;
}
.chinese-food {
	width: 1200px;
	margin: 0 auto;
	padding-top: 10px;
}
.clearfix:after {
	display: block;
	content: "";
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	*zoom: 1;
}
.chinese-food ul,.basic {
	padding: 0;
	list-style: none;
	width: 1200px;
	margin: 0 auto;
}

.chinese-food h2 {
	font-size: 32px;
	color: black;
	margin-bottom: 5px;
	text-align: center;
}
.basic {
	margin-top: 20px;
}
.chinese-food li {
	float: left;
	width: calc(100% / 3 - 2px);
	margin: 1px;
	color: black;
	background: #b5b5b5;
	font-size: 30px;
	height: 66px;
	line-height: 66px;
	text-align: center;
	cursor: pointer;
	
}
/*火锅干锅*/
.basic {
	text-align: center;
	
}
.basic .link {
	text-align: center;
	margin-bottom: 0.3em;
}
.basic .linka {
	background: #cc1919;
	border: 1px solid #cc1919;
	color: white;
	display: inline-block;
	width: 34%;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
}
.basic .linkb {
	border: 1px solid #cc1919;
	color: #cc1919;
	display: inline-block;
	width: 34%;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
}
.basic .linkc {
	background: #cc1919;
	color: white;
	display: inline-block;
	width: 28%;
	height: 54px;
	line-height: 54px;
	font-size: 28px;
	border-radius: 30px;
	text-align: center;
	margin: 20px auto 20px auto;
	
}
.basic li {
	float: left;
	width: calc(100%  / 3 - 12px);
	margin: 5px;
	text-align: center;
	border: 1px solid #535353;
	padding-bottom: 10px;
}
.basic img {
	width: 100%;
}
.basic p {
	font-size: 18px;
	margin: 5px 0 10px 0;
}
.basic h4 {
	font-size: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #ff0000;
}
/*一秒钟获取学费报价*/
.price {
	height: 100px;
	padding-top: 10px;
	
}

.price .content {
	max-width: 1200px;
	margin: 0 auto;
}
.price input {
	width: 60px;
	height: 20px;
}

.price form input {
	width: 71%;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	border: 1px solid black;
	outline: none;
	padding-left: 30px;
}
.price li {
	float: left;
	width: calc(100% / 3 - 30px);
	margin: 10px;
	overflow: hidden;
	border: none;
	font-size: 24px;
	font-weight: 600;
}
.price ul {
	width: 1200px;
	border: none;
}
.price #submit {
	background: #d71935;
	color: #ffffff;
	border: none;
	font-size: 22px;
	width: 100%;
	height: 44px;
}
