header {
	padding: 0px 10px; 
	left: 0px; 
	top: 0px; 
	width:100%; 
	height:3.2em;
	position: fixed; 
	z-index: 99; 
	box-sizing: border-box; 
	background-color:#bf7e57;
}
header div {
	box-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1;
}
.logo{float:left; margin:0;margin-top:5px;}
.logo img{display: block;width:100%;}
.category {float:right;margin-top:13px; margin-right:5px;}
.category img{display: block;width:70%;}
.close {float:right;margin-top:13px; margin-right:5px;}
.close img{display: block;width:80%;}


.nav {
	position: fixed; 
	top: 3.6em;
	bottom:3.5em;
	display: none; 
	z-index: 999; 
	width: 100%; 
	height: 100%;
    min-width: 320px;
    max-width: 750px;
    overflow: hidden;overflow-y:scroll; -webkit-overflow-scrolling:touch;
    background-color: #ffffff;
}

.md003{
	width: 100%;
    overflow: hidden;
}

.quanzhannav {
    padding: 0 20px;
}
.quanzhannav .title {
    height: 2em;
    line-height: 2em;
    padding: 15px 20px 15px 0;
    font-weight: bold;
    color: #bf7e57;
    font-size: 1.2em;
    background: url(/ImagesWap/btnjiantou.png) no-repeat 12em center;
    background-size: 20px 20px;
}
.quanzhannav ul {
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
    list-style: none;
    font-weight: normal;
}
.quanzhannav ul li {
    float: left;
    width: 30%;
    margin-right: 5%;
    margin-bottom: 20px;
    color: #333333;
    font-size: 1em;
    line-height: 2em;
    text-align: center;
	list-style: none;
    font-weight: normal;
}
.quanzhannav ul li:nth-child(3n){
	margin-right: 0;
}
.quanzhannav ul li a {
    display: block;
    width: 100%;
    border: 1px solid #999999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #333333;
    border-radius: 6px;
    -webkit-border-radius: 6px;
}

.quanzhannav1 {
    padding: 0 20px;
}
.quanzhannav1 .title {
    height: 2em;
    line-height: 2em;
    padding: 15px 20px 15px 0;
    font-weight: bold;
    color: #bf7e57;
    font-size: 1.2em;
    background: url(/ImagesWap/btnjiantou.png) no-repeat 12em center;
    background-size: 20px 20px;
}
.quanzhannav1 ul {
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
    list-style: none;
    font-weight: normal;
}
.quanzhannav1 ul li {
    float: left;
    width: 47.68%;
    margin-right: 4.64%;
    margin-bottom: 20px;
    color: #333333;
    font-size: 1em;
    line-height: 2em;
    text-align: center;
	list-style: none;
    font-weight: normal;
}
.quanzhannav1 ul li:nth-child(2n){
	margin-right: 0;
}
.quanzhannav1 ul li a {
    display: block;
    width: 100%;
    border: 1px solid #999999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #333333;
    border-radius: 6px;
    -webkit-border-radius: 6px;
}

.vspace_shouyang {
    width: 100%;
	height: 6em;
}