﻿@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;}

.nav{height:54px; background:#d9d1be; margin-bottom:5px;}
.nav li{width:25%; height:25px; float:left; text-align:center; line-height:25px; position:relative; margin-top:1px;}
.nav li a{display:block; font-size:14px;height:26px;}	
.nav li a{border-bottom:#b7a47b 1px solid;border-right:#b7a47b 1px solid;border-top:#fff 1px solid;border-left:#fff 1px solid}
.nav li a{ margin-left:1px; }
.nav a{ color:#7b5527;}
.nav li a:hover,.nav li a.hover{background:#7b5527;color:#fff;}

.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:240px; 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;}
.xiangmu_title{ width:100%; height:32px; background:#9f8763 url(../images/sj_03.jpg) no-repeat; line-height:32px; margin-top:5px;}
.xiangmu_title span{ float:left; display:inline; margin-left:10px; color:#4b1b0d}
.xiangmu_title a{ float:right; width:55px; text-align:center; height:32px; color:#ffffff}
.yuyue{ width:320px; margin:0 auto}
.yuyue ul{ margin:10px 0 0 15px;}
.yuyue ul li{ line-height:35px; margin-top:5px;color:#666666;}
.yuyue b{ width:80px; float:left}
.input1,.input2{width:205px; border:1px solid #d2d2d2; background-color:#f4f4f4; padding-left:5px; font-size:12px;color:#999;}
.input1{height:30px; line-height:30px;}
.input2{height:50px; line-height:20px;}
.input3{ width:110px; height:22px;border-radius: 5px;border:1px solid #acacac; background:#f4f4f4;/* background:url(../images/sj_sub.jpg) repeat-x; border:0;*/ color:#999; text-decoration:underline; margin-left:80px;}
.float{position: fixed;bottom: 0px;height:50px;width:100%;background:#676767;background: -webkit-gradient(linear, 0 0, 0 100%,from(#676767), to(#4b4b4b));background:-moz-linear-gradient(top, #676767,#4b4b4b 100%);background:-o-linear-gradient(top, #676767,#4b4b4b 100%);opacity: 0.90;}
.float li{float: left;width:25%;}
.float li a{display:block;height:50px; text-decoration:none}
.float li.fir a span{background:url(../images/float_icons.gif) no-repeat center -193px;}
.float li.sen a span{background:url(../images/float_icons.gif) no-repeat center -73px;}
.float li.one a span{background:url(../images/float_icons.gif) no-repeat center -134px;}
.float li.fou a span{background:url(../images/float_icons.gif) no-repeat center -13px;}
.float li a:link{ color:#FFF;}
.float li a:visited{color:#f5f5f5;}
.float li a span{display:block;height:100%;width:100%;text-align: center;line-height:75px; color:#fff;}
.float li a:hover,.float li a.hover{
	background:#4b4b4b;background: -webkit-gradient(linear, 0 0, 0 100%,from(#4b4b4b), to(#676767));background:-moz-linear-gradient(top, #4b4b4b,#676767 100%);background:-o-linear-gradient(top, #4b4b4b,#676767 100%);
box-shadow:inset 1em 1em 1em -1em #000;-moz-box-shadow:inset 1em 1em 1em -1em #000;-webkit-box-shadow:inset 1em 1em 1em -1em #000;
	}

@media screen and (max-width: 320px){
    .dl_wid{
        height: 45px;
    }
	 .dl_wid img{
        height: 45px;
    }
   
}



