@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px; font-size:14px; font-family:微软雅黑, Verdana, Geneva, sans-serif !important}
a{ color:#000; text-decoration:none}
li{ list-style:none}
p{ margin-bottom:5px;}
hr{ margin-top:10px !important; margin-bottom:10px; border-top:#999 solid 1px; }
h1,h2,h3,h4,h5,h6{ margin:5px 0px; padding:0px;}
.container{ max-width:640px; margin:0 auto; padding:0px 2px; overflow:hidden}
.mynav li{ width:25%; float:left; text-align:center; background:#915e29; margin-top:1px;}
.mynav li a{ color:#FFF; font-size:16px; padding:10px 0px; display:block; width:99%; border-right:#FFF solid 1px;}
.mynav li a:hover{ background: #915e29;
  -webkit-box-shadow: inset 0 0 10px rgba(132, 54, 14, 0.8);
  -moz-box-shadow: inset 0 0 10px rgba(132, 54, 14, 0.8);
  box-shadow: inset 0 0 10px rgba(132, 54, 14, 0.8);
}
.border_none{ border:none !important}
.text-danger{ color:#F00}
.text-center{ text-align:center}
.case{}
.case dd{ margin-top:3%; border:#CCC dashed 1px; float:left; border-radius:5px;}
.case .case-tit{ border-bottom:#CCC dashed 1px; color:#F00; font-weight:bold; font-size:16px; line-height:35px; text-align:center}
.case-intro{ float:left; margin:0px 2%;}
.case-img-list{ margin-top:2%; float:left}
.case-img-list li{ width:23%; padding:0px 1%; float:left; text-align:center}
.case-img-list li img{ width:96%;}
.case-img-list li h2{ color:#915e29}
.case-img-list li p{ text-indent:2em; text-align:left}
.sjys-word{ text-align:center; font-size:16px; font-weight:bold; margin:3% auto}
.case-jz{ margin-top:3%;}

.footnav{ background:#915e29; height:40px; line-height:40px;}
.footnav li{ width:25%; float:left; text-align:center; background:url(../images/fmenubg.jpg) right no-repeat;}
.footnav li a{ color:#FFF; border-right:#FFF solid 1px; display:block; height:20px; line-height:20px; margin-top:10px;}
.bottom{ background:url(../images/bottom.gif) no-repeat; position:fixed; bottom:0px; background-size:100%; width:100%; margin:0 auto; max-width:640px; }
.bottom a{ display:block; float:left; padding:7% 0px; }
footer{ padding-bottom:15%;}
.case-hid{ display:none}
