@charset "gb2312";
/* CSS Document */
*{ margin:0; padding:0;}
a{text-decoration:none;}
ul,li{ list-style:none;}
section { display: block; }
.clear{ clear:both;}
p, ul{ padding:0px;margin:0px;}
img{border: 0;max-width: 100%;height: auto;}
.dl_white{ background:#ffffff; }
.bigbox{max-width:480px;margin:0 auto;font-size: 100%;-webkit-text-size-adjust: none;background:#ffffff;}
.dl_top{ display:block;background:#43331c; border-bottom:3px solid #a7966b;}
.dl_wid{  width:100%;  max-height:68px; }
.dl_wid img{ width:70%;  }
.dl_wid p{ background:url(../images/dl_tubx.png) no-repeat; float:right; width:20%; margin-right:4%; }
.dl_wid p img{ display:block; width:100px;}


.dl_xst{ margin-top:10px; padding-bottom:20px; }
.dl_xst1{color:#333333;font: 18px/32px 'microsoft yahei';  padding:15px 0 0 3%; border-bottom:1px solid #dddddd;}
.dl_xst1 a{ display:block; float:right;color:#794d01; margin-right:10px; font-size:14px;}
.dl_foot{ width:100%; height:202px; border-top:2px solid #a8956b; margin-top:10px; background:#fff; text-align:center; padding-top:10px;}
.dl_foot p{color:#999999; font: 12px/23px 'microsoft yahei'; margin-top:10px;}
.dl_foot p a{color:#999999;}
#dl_yh{ min-width:72px;}
.dl_zx{ height:255px; background:#ffffff; margin:10px 0 10px 0;}



@media screen and (max-width: 320px){
    .dl_wid{
        height: 45px;
    }
	 .dl_wid img{
        height: 45px;
    }
   
}



