@charset "utf-8";

@media screen and (max-width:800px) {
.top{width:auto;}
.center{ width:100%; overflow:hidden; display:block; margin-left:auto; margin-right:auto; }
.qing{ width:100%;}
.lf{ overflow:hidden;  float:left;}
.rf{ overflow:hidden;  float:right;}
.pcnone {display:none;}
.wap_header{width:80%;background:#793b08;}
/* .logo{width:100%;position:absolute; z-index: 999;}
 */
.logo a{display:block;position:relative;margin-top:-25px;}
.logo img{position:relative;margin-top:0px;width:94%;}
.index_head{position:relative; z-index:99;height:60px;overflow:hidden;}
.index_head .logo{margin-top:10px; position: absolute;}
.about{margin-top:10px;}
}