@charset "gb2312";
/* CSS Document */

body{ width:100%;}
.wrap{ width:100%; max-width:1020px; margin:0 auto;}
/*head*/
.header{  width:100%; background:#eee; border-top:1px solid #fff; margin:0 auto; overflow:hidden;}
.logo{ position:relative; max-width:1020px; margin:0 auto; height:170px;}
.logoHou{ width:321px; height:67px; position:absolute; top:55px; left:12px; z-index:999;}

.nav{ width:100%; height:35px; background:url(imagesnavbg.jpg) repeat-x;}
.nav ul{ max-width:1020px; margin:0 auto;}
.nav li{ float:left; }
.nav li a{ display:block; text-align:center; line-height:35px; font-size:14px; color:#fff;
font-family:"microsoft yahei"; padding:0 32px;}
.nav li a:hover,.nav li a.active{ background:url(imagesnavhover.jpg) repeat-x;}

#kinMaxShow{visibility:hidden;width:100%; height:170px; overflow:hidden;}
#kinMaxShow .KMSPrefix_kinMaxShow_button{ display:none !important;}
#kinMaxShow .KMSPrefix_kinMaxShow_button li.KMSPrefix_kinMaxShow_focus{ background:none;}

/*footer*/
.footer{ width:100%; height:105px; margin-top:20px; *margin-top:40px; padding-top:55px; background:#e5e5e5;}
.footer p{ line-height:25px; text-align:center; color:#6f6f6f; font-size:12px;}



