.wap_banner,.pc_banner {
margin: 0 auto;
position: relative;
overflow: hidden;
width: 100%;
}
.wap_banner .hd,.pc_banner .hd {
width: 100%;
height: 1vh;
position: absolute;
z-index: 1;
bottom: 0;
text-align: center;
}
.wap_banner .hd ul,.pc_banner .hd ul {
overflow: hidden;
display: -moz-box;
display: -webkit-box;
display: box;
height: 1vh;
width: 50vw;
margin: 0 auto;
color: rgba(51, 51, 51, 0.5);
}
.wap_banner .hd ul li,.pc_banner .hd ul li {
-moz-box-flex: 1;
-webkit-box-flex: 1;
box-flex: 1;
list-style: none;
width: 1vw;
height:1vh;
background: rgba(0,0,0,0.7);
color: rgba(0,0,0,0.7);
margin-right: 1vw;
text-indent:-99999px;
}/*.wap_banner .hd ul li:nth-child(4n){ margin-right:0;}*/


.wap_banner .hd ul .on,.pc_banner .hd ul .on {
background: #d79266;
color: #d79266;
}
.wap_banner .bd,.pc_banner .bd {
position: relative;
z-index: 0;
}
.wap_banner .bd li img,.pc_banner .bd li img {
width: 100%;
}
.wap_banner .bd li a,.pc_banner .bd li a {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
/* 取消链接高亮 */
}

#footer_wap{display:none;}
#footer_wap{margin-bottom:4.6em;line-height:25px;padding-top:15px;padding:10px;text-align:left;}