@charset "utf-8";
*{ padding:0; margin:0;}
body{ width:100%; margin:0 auto;word-break: break-all;}
ul,li{ list-style:none;}
img{ border:none; vertical-align: middle;}
*:focus{ outline:none;}
.clearfix{*zoom: 1;}
.clearfix:after{ display:table; content:''; clear:both;}
a{ text-decoration: none;}
input{ border: none;}
select{ border: none;}
textarea{ border:none;}




.top{ width: 100%; height: 55px; background: #f5f5f5;}
.top li{ float: left; height: 55px; margin-right: 62px;}
.top .loco{ margin-left: 30px;}
.top li a{ display: block; width: 100%; height: 100%; line-height: 55px; font: 16px/55px 'Microsoft YaHei'; color: #666666;}
.top li a:hover{ color:#b18247; }

.bott{ clear: both; width: 100%; height: 52px; background: #f2f2f2;}
.bott p{ width: 1000px; margin: 0 auto; font: 12px/52px 'Microsoft YaHei'; color: #b8b8b8;}

#hide{ width: 100%; height: 55px; display: none;}
