*{	
	margin:0;
	padding:0;
}
body{
	margin:0 auto;
	padding:0;
	background-color:#f9f5ed;
	max-width:720px;
}
*{
	color:#331204;
}
a{
	text-decoration:none;
}
ul,li{ list-style:none;}
.left{
	float:left;
}
.right{
	float:right;
}
.center{
	margin:0 auto;
}
.header{
	width:100%;
	height:44px;
	background-color:#fff;
	position: relative;
}

.arrow img{
    width: 10px;
    position: absolute;
    left: 15px;
    top: 13px;
}
.title_c{	
	font-size:16px;
	line-height:44px;
	text-align:center;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;	
}
.change_ma img{
    width: 20px;
    position: absolute;
    right: 15px;
    top: 12px;	
}
.djq_tel{
	width:80%;
}
.footer_bj{
	width:100%;
	background-repeat:no-repeat;
	background-size:cover;
	background-position-y:50px;
}
.footer_ewm{
	width:100%;
}
.ewm_wz{
	width:95%;
	text-align:center;
	font-weight:600;
	line-height:30px;
}