/*
wap 起点 css
*/
body{background:#FFF;font-size:16px;-webkit-text-size-adjust:none;}
body,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,blockquote{margin:0;padding:0;list-style:none;} 
a,a:visited{text-decoration:none;color:#09B396;}
img {border:0;}
.clear{clear:both;}
.black{ color:black ;}
.red{ color:#f50000;}
.reda{ color:#e67300;}
.gray{color:Gray;}
/*头部*/
.qd_head:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.qd_head{border-bottom:1px solid #999;position:relative;}
.qd_head{height:45px; padding:0 10px;background-color: #EEE;border-bottom:1px solid #999;}
.qd_head .return{
    line-height: 27px;
    text-align: center;
    border: 1px solid #09B396;
    position: absolute;
    display: block;
    margin-top: 9px;
    left: 10px;
    padding: 0px 10px;
}
.qd_head .return span{
    display: block;
    color: #09B396;
}
.qd_head h2,.qd_head h1{position: absolute;left: 85px;right: 95px;height: 45px;line-height: 45px;font-weight: normal;overflow: hidden;text-align: center;font-size: 1.0em;text-overflow: ellipsis;white-space: nowrap;top: 2px;}
.qd_head .dh_select{
    position: absolute;
    display: block;
    margin-top: 9px;
    right: 10px;
    line-height: 27px;
    text-align: center;
    border: 1px solid #09B396;
    padding: 0px 10px;
}
.qd_head .dh_select select{ height:27px; line-height:27px; font-size:0.9em; border:1px solid #565755; padding-right:25px; text-align:center; padding-top:4px;  -webkit--moz- width:80px; background:url(../images/2013/select_r.png) no-repeat top right; background-size:25px 25px;}
/*导航弹出样式*/
.qd_head .catalogbox  {position:absolute; z-index:10; left:0; top:46px; background:rgba(0,0,0,0.8);line-height:40px;text-align:center; font-size:1.0em; width:100%;}
.qd_head .catalogbox  .catalog{ padding:10px;}
.qd_head .catalogbox  .catalog a,.qd_head .catalogbox .catalog a:visited { width:25%; display:block; float:left; color:#fff; text-align:center;}
.qd_head .catalogbox  .catalog .hover{ color:#fff;}
.qd_head .catalogbox  .arrow_up { display:block; position:absolute; width:0px;height:0px;border-left:5px solid transparent; border-right:5px solid transparent;  border-bottom:5px solid #000;  font-size:0px;line-height:0px; opacity:0.6; z-index:3; top:-5px; right:45px;}
.main_cont{}
.left{ float:left;}
.right{ float:right;}

/*底部*/	
.footer:after  {content:".";display:block;height:0;clear:both;visibility:hidden;}
.buz-ad a{color: #E67300; padding: 10px;}
.footer {clear:both; *display:inline-block; border-top:1px solid #ccc;background:#f2f2f2;padding:12px 0;text-align:center; line-height:2em; overflow:hidden;}
.footer .box{}
.footer .ad_btm{ position:absolute; left:0; bottom:0;}	

.loading{ text-align: center; padding: 10px;}
.showmore{display: block;text-align: center;padding: 10px;background-color: rgb(220, 235, 205);}
.back2top{ display: none; width: 50px; height: 50px; background-image: url('../images/back2top.png'); position: fixed; right: 10px; bottom: 70px; cursor: pointer; z-index: 10000; opacity: 0.8;}