/*表单部分开始*/
.formbm{width:96%;margin:0 auto;}
.formbm input,.xzk{width: 76%;border: none;height: 0.8rem;font-size: 0.45rem;padding-left: 0.4rem;border-radius: 0.6em;margin: 0.2rem   auto;background:#fff;display: inline-block;}
#bmbtn{background: #ffb228;border: #ffb228;color: black;font-size: 0.5rem;}
.user-info{position: fixed; bottom: 0; width: 100%;max-width: 640px;z-index:1;}
.user-info li .p1{background-image: url(http://m.ynxdfpr.com/images/indexiocn/xfzx.png);}
.user-info li .p2{background-image: url(http://m.ynxdfpr.com/images/indexiocn/xfzx2.png);}
.user-info li p {position: relative;font-size:.4rem; color: white;line-height:3em;height:3em; background-repeat: no-repeat;background-size: 2em;background-position: 15% center;}
#randomnumber{position: absolute;top: 10px;left: 66%;background: white;color: #ff6a2a;width: 1.5em;height: 1.5em;line-height: 1.5em;border-radius: 50%;}
.user-info li { width: 50%; text-align: center; float: left; display: inline; box-sizing: border-box }
.user-info li img { width:.7rem;height:.7rem;margin-top:.07rem;
}
.titlebt{border-bottom: 1px solid #eeeeee;margin-top: 1.5em;}
.titlebt p{width: 4rem;font-size: 0.5rem;text-align: center;margin: 0 auto;border-bottom: 3px solid #e60012;}
.titlebtx{text-align: center;font-size: 0.3rem;}
/*表单部分结束*/
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
.clearfix {
	*zoom: 1;
}
/*bottom*/
.f h2 {
	font-size: 1.4em;
	font-weight: 700;
	text-align: center;
}
.f h3 {
	font-size: 1.2em;
	font-weight: 700;
	text-align: center;
	color: #aa0000;
	margin-bottom: 0;
}
/*新东方特色烧烤*/
.profile li:nth-child(1) {
	width: 44%;
	float: left;
}
.profile li:nth-child(2) {
	width: 56%;
	float: left;
}
.profile h3 {
	font-size: 1.2em;
	padding: 0.5em 1em;
	text-align: justify;
	text-indent: 2em;
	line-height: 3em;
}
.profile .link {
	background: #df2822;
	color: white;
	display: block;
	width: 40%;
	padding: 0.5em 0;
	font-size: 1.1em;
	margin: 0.5em auto;
	text-align: center;
}
.profile ul {
	background: #f6eddc;
}
@media(max-width:580px) {
	.profile h3 {
		line-height: 2.4em;
	}
}
@media(max-width:530px) {
	.profile h3 {
		line-height: 2em;
	}
}
@media(max-width:490px) {
	.profile h3 {
		line-height: 1.6em;
	}
}
@media(max-width:440px) {
	.profile h3 {
		line-height: 1.4em;
	}
}
@media(max-width:420px) {
	.profile h3 {
		line-height: 1.2em;
	}
}
@media(max-width:400px) {
	.profile h3 {
		line-height: 1.2em;
		font-size: 1.1em;
	}
}
@media(max-width:360px) {
	.profile h3 {
		line-height: 1.3em;
		font-size: 1em;
	}
}
/*学习内容*/
.content h3 {
	font-size: 1.2em;
	padding: 0 1em;
	margin-bottom: 0.5em;
}
.content .link {
	background: #df2822;
	color: white;
	display: block;
	width: 100%;
	padding: 0.5em 0;
	font-size: 1.2em;
	margin: 0em auto 0.5em;
	text-align: center;
	font-weight: 700;
}