.hw-overlay{display:none; position: fixed; top:0;left:0;width:100%;height:100%; background-color: rgba(0,0,0,0.3);z-index:20;}

.hw-layer-wrap .hw-icon{color:#b4d8f3;font-size:86px;text-align:center;}

.hw-layer-title{height: 42px;line-height: 42px; font-size: 16px; position: absolute; left: 20px; top: 10px; font-weight: bold;}

.qh{height:50px;}
.qh li{width:15%; height:30px; display: block; float: left;margin-left:13px; list-style-type:none;background-color:#eac38b;}
.qh li a{width:100%; text-decoration:none;height:30px; display: block; font-size:1.2em; color: #ffffff; text-align: center; line-height: 30px;}
.qh li a:hover { background-color:#48341f; }
.qh .on{width:100%; height:30px;margin-left:0px; display: block; background-color:#48341f}
.box1,.box2,.box3,.box4,.box5,.box6,.box7,.box8{width:100%; }
.quanbu{width:860px;margin:15px 0 20px 0;font-size:1.1em; color:#1e1a59;}


.bordered {  
border: solid #eac38b 1px;  
margin:0 auto;
-webkit-box-shadow: 0 1px 1px #ccc;  
-moz-box-shadow: 0 1px 1px #ccc;  
box-shadow: 0 1px 1px #ccc;
font-size:16px;
color:#f4b356;
}  
  
 
  
.bordered td, .bordered th {  
border-left: 1px solid #eac38b;  
border-top: 1px solid #eac38b;  
padding: 5px 50px;  
text-align: center;  

}  
  
.bordered th {  
background-image: -webkit-gradient(linear, left top, left bottom, from(#48341f), to(#000000));  
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;  
-moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;  
border-top: none;
text-align:center;
}  
  
.bordered td:first-child, .bordered th:first-child {  
border-left: none;  
}  
  
.bordered th:first-child {  

}  
  
.bordered th:last-child {  
 
}  
  
.bordered th:only-child{  
 
}  
  
.bordered tr:last-child td:first-child {  
 
}  
  
.bordered tr:last-child td:last-child {  

}  