*{
	margin: 0;
	padding: 0;
}
html,body{
	font-family: "微软雅黑";	
}
.content1{
	width: 100%;
	height: 1.54rem;
	background: url(../img/bk.jpg) no-repeat center;
	background-size: cover;
	position: relative;
	padding-top: 13.5rem;
}
.logo{
	width: 2.5rem;
	position: absolute;
	top: 0.2rem;
	left: 0.2rem;
}
.title{
	width: 6.14rem;
	height: 1rem;
	background: url(../img/bk-title.png) no-repeat center;
	background-size: cover;
	color: #FFEEE0;
	font-size: 0.4rem;
	text-align: center;
	line-height: 1rem;
	margin: 0 auto;
}
.content2{
	font-size: 0;
}
.m1{
	width: 100%;
	height: 2.3rem;
	background: url(../img/top.png) no-repeat center;
	background-size: cover;
	/*text-align: center;*/
	color: #C89D7A;
	font-size: 0.36rem;
	padding-top: 1rem;
}
.m1 a,.m1 img{
	width: 2.52rem;
	height: 0.82rem;	
}
.m1 a{
	display: inline-block;
	margin-top: 0.4rem;
	width: 100%;
	text-align: center;
}
.m1 p{
	width: 6.28rem;
	margin: 0 auto;
	padding-left: 1.5em;
}
.m2{
	width: 100%;
	background: url(../img/center.jpg) repeat-y;
	background-size: 100%;
	color: #C89D7A;
	font-size: 0.36rem;
}
.m2 p,.m3 p{
	width: 6.28rem;
	margin: 0 auto;
	line-height: 0.55rem;
	margin-bottom: 0.1rem;
	padding-left: 1.5em;
}
.m2 .color,.m3 .color{
	color: #FFEEE0;
}
.m2 .num, .m3 .num,.left{
	color: #1F0B0A;
	font-size: 0.34rem;
	width:0.36rem;
	height:0.36rem;
	background:rgba(200,157,122,1);
	border-radius:50%;
	text-align: center;
	line-height: 0.34rem;
	display: inline-block;
	margin-right: 0.5em;
	margin-left: -1.5em;
}
.left{
	background: none;
	color: #C89D7A;
	font-size: 0.36rem;
}
.m2 .title-top{
	margin-bottom: 0.35rem;
}
.m2 .title2{
	margin-top: 0.8rem;
}
.m2 .last{
	margin-bottom: 0;
}
.m3{
	width: 100%;
	height: 7.45rem;
	background: url(../img/bottom.jpg) no-repeat center;
	background-size: cover;
	color: #C89D7A;
	font-size: 0.36rem;
}
