﻿/* 头部开始 */
#header{ width:1100px; position:relative; z-index:1; margin:0 auto;  }
.header{ width:1100px;height:72px; 	
	     margin:25px auto 0 auto;	     
	   }
.in_logo{width: 383px;margin-left: 20px;float: left;}
.topNav{width:auto;height: 100%;float: left;margin-left:30px;margin-top: 30px;line-height:47px;}
.topNav,.topNav h3,.topNav a{ font-weight:bold; font-size:14px; text-align: center; text-decoration: none; color:#000;}
.topNav dl{ zoom:1; width:auto;font-weight: bold; }
.topNav dd{ float:left; position:relative; width:auto;margin-right: 30px; }
.topNav dd h3{ float:left;  }
.topNav dd h3 a{ display:inline-block; *display:inline; zoom:1;  width:auto;height:35px; line-height:35px; color:#000; }
.topNav dd h3 a:hover,
.topNav dd.on h3 a{ border-bottom: solid 3px #d2a609; }
.topNav dd ul{ display:none; /*默认隐藏*/ position:absolute;z-index:999999; width:auto;  top:38px; left:0; }
.topNav dd ul li{width:100%; line-height: 38px; height: 38px; float: left;font-weight: normal; }
.topNav dd ul li a{ display: block; width:100%; font-size:12px; line-height: 38px;}
.topNav dd ul li a:hover,.topNav dd ul li a.hover{ background:#d2a609; color:#fff;  }




/* 头部结束 */
/* 头部1开始 */
#header1{ width:100%;height:124px; overflow: hidden;background: #fff; }
.header1{ width:1100px;height:72px; margin:25px auto 0 auto;overflow: hidden;}
.ban{width:1920px;height:184px;margin: 0 auto;overflow: hidden;}

/* 头部1结束 */
/* 底部开始  */
#footer{ width:100%;height:auto; overflow:hidden;background: #f5f5f5;}
.footer{ width:1100px;height:auto; overflow:hidden;	margin:30px auto 30px auto;}
.footer p{text-align: center;font-size: 13px;font-family: "微软雅黑";line-height: 30px;color: #888888;	}
/* 底部结束 */