header.headbar a.back{
	display:block;
	position:absolute;
	top:.25rem;
	left:.3rem;
	background:url(../images/back.png) no-repeat left center;
	width:.16rem;
	height:.30rem;
	background-size:100% 100%;
}
header.headbar a.wap_set{
	display:block;
	position:absolute;
	top:.06rem;
	right:.3rem;
	color:#fff;
	font-size:.26rem;
	background:url(../images/wap_set.png) no-repeat left 48%;
	background-size:.30rem .29rem;
	padding-left:.4rem;
}
header.headbar a.h_nav{
	display:block;
	position:absolute;
	top:.15rem;
	right:.15rem;
	background:url(../images/h_nav.png) no-repeat left 48%;
	background-size:100% 100%;
	width:.45rem;
	height:.45rem;
}
header.headbar a.h_navD{
	display:block;
	position:absolute;
	top:.25rem;
	right:.23rem;
	background:url(../images/h_navD.png) no-repeat left 48%;
	background-size:100% 100%;
	width:.35rem;
	height:.35rem;
}
header.headbar a.h_set{
	display:block;
	position:absolute;
	top:.06rem;
	right:.8rem;
	color:#fff;
	font-size:.26rem;
	background:url(../images/sq_set.png) no-repeat left 48%;
	background-size:.32rem .30rem;
	padding-left:.35rem;
}
/*头部导航*/
.nav_pop{
	position:fixed;
	top:.8rem;
	left:0;
	width:100%;
	zoom:1;
	z-index:1;
}
.mark{
	position:fixed;
	left:0;
	top:.8rem;
	width:100%;
	height:100%;
	background:#000;
	opacity:.5;
	z-index:99;
}
.nav_box{
	position:fixed;
	top:.8rem;
	left:0;
	width:100%;
	zoom:1;
	z-index:9999;
	background:#f2f2f2;
	height:90%;
	overflow-y:scroll;
}
.nav_tab{
	padding:.3rem .2rem;
	background:#fff;
	position:relative;
	margin-bottom:.1rem;
}
 /*箭头向下*/
.arrow_up{
	position:absolute;
	right:.25rem;
	top:-.1rem;
    width:0; 
    height:0; 
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-bottom:10px solid #fff;
    zoom:1;
    z-index:999999;
}
.nav_cz{
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-o-box;
	-webkit-box-align:center;
	-moz-box-align:center;
	-ms-box-align:center;
	-o-box-align:cenrer;
}
.nav_cz a{
	display:block;
	-webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    -ms-box-flex:1;
    box-flex:1;
    text-align:center;
    border-left:1px solid #9b9b9b;
    font-size:.26rem;
    color:#da3231;
    line-height:.2rem;
}
.nav_cz a:first-child{
    border-left:none;
}
.nav_icon{
	padding:.15rem .2rem;
	border-bottom:1px solid #e6e6e6;
	background:#fff;
}
.nav_icon ul li{
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-o-box;
	-webkit-box-align:center;
	-moz-box-align:center;
	-ms-box-align:center;
	-o-box-align:cenrer;
	margin-bottom:.1rem;
}
.nav_icon ul li:last-child{
	margin-bottom:0;
}
.nav_icon ul li a{
	display:block;
	font-size:.24rem;
	color:#4a4a4a;
	border:1px solid #ccc;
	border-radius:.05rem;
	margin-left:.2rem;
	padding:0 .25rem 0 .55rem;
	height:.5rem;
	line-height:.55rem;
}
.nav_icon ul li a:first-child{
	margin-left:0;
}
.nav_icon ul li:first-child a:first-child{
	background:#f2f2f2 url(../images/n_icon1.png) no-repeat 15% center;
	background-size:.30rem .28rem;
}
.nav_icon ul li:first-child a:nth-child(2){
	background:#f2f2f2 url(../images/n_icon2.png) no-repeat 15% center;
	background-size:.29rem .28rem;
}
.nav_icon ul li:first-child a:nth-child(3){
	background:#f2f2f2 url(../images/n_icon3.png) no-repeat 15% center;
	background-size:.28rem .28rem;
}
.nav_icon ul li:first-child a:last-child{
	background:#f2f2f2 url(../images/n_icon4.png) no-repeat 18% center;
	background-size:.20rem .28rem;
}
.nav_icon ul li:nth-child(2) a:first-child{
	background:#f2f2f2 url(../images/n_icon9.png) no-repeat 10% center;
	background-size:.28rem .28rem;
	padding:0 .1rem 0 .45rem;
}
.nav_icon ul li:nth-child(2) a:nth-child(2){
	background:#f2f2f2 url(../images/n_icon6.png) no-repeat 15% center;
	background-size:.25rem .28rem;
}
.nav_icon ul li:nth-child(2) a:nth-child(3){
	background:#f2f2f2 url(../images/n_icon7.png) no-repeat 15% center;
	background-size:.29rem .28rem;
}
.nav_icon ul li:nth-child(2) a:last-child{
	background:#f2f2f2 url(../images/n_icon8.png) no-repeat 15% center;
	background-size:.30rem .30rem;
}
.nav_icon ul li:last-child a:first-child{
	background:#f2f2f2 url(../images/n_icon10.png) no-repeat 15% center;
	background-size:.28rem .28rem;
}
.nav_list{
	background:#fff;
}
.nav_list>div{
	border-bottom:1px solid #e6e6e6;
	padding:0 .2rem;
}
.nav_list p{
	background:url(../images/ssq_red.png) no-repeat left center;
	background-size:.06rem .28rem;
	color:#da3231;
	font-size:.24rem;
	padding:.1rem 0 .1rem .1rem;
}
.nav_list ul li{
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-o-box;
	-webkit-box-align:center;
	-moz-box-align:center;
	-ms-box-align:center;
	-o-box-align:cenrer;
	margin-bottom:.15rem;
}
.nav_list ul li a{
	display:block;
	font-size:.22rem;
	color:#4a4a4a;
	border:1px solid #e6e6e6;
	border-radius:.5rem;
    text-align:center;
    margin-left:.15rem;
    width:1.8rem;
    background:#f8f8f8;
	height:.45rem;
	line-height:.5rem;
}
.nav_list ul li a:first-child{
	margin-left:0;
}