/* header-Start */
.header { height: 90px;   width: 100%;  padding-top:10px;}

.header1 { background-color:#FFF;height: 90px;   position: fixed;   width: 100%;   z-index: 2147483647; border-top: 2px #000 solid}
.header2 { height: 100px;   position: fixed;   width: 100%;   z-index: 2147483647; background:#fff url(../images/bl_bg1.jpg) bottom repeat-x;}
.header .logo {margin-top: -25px;float:left}
.com-wrap{ width:1200px; margin:0 auto;}
/* header-End */


* {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
#nav {
	margin: 15px 0px 0px 120px; text-align: center; font-family: "microsoft yahei"; font-size: 15px;padding-top: 10px;
}
#nav ul {
	margin: 0px auto; width: 1080px;
}
#nav li {
	height: 40px; float: left; position: relative;
}
#nav li.line_off {
	background: none;
}
#nav a {
	width: 80px; height: 40px; color:#333; line-height: 40px;font: 16px / 48px Microsoft Yahei; text-decoration: none; float: left; display: block; font-weight: bold;
}
#nav a:hover {
	color:#1459a3; font-weight: 700; text-decoration: none; 
}
#nav .active a {
	color:#1459a3; font-weight: 700; text-decoration: none;
}
#nav li.sfhover a {
	color:#1459a3; font-weight: 700; text-decoration: none;
}
#nav a span {
	line-height: 16px; padding-bottom: 15px; font-size: 12px; font-weight: 300; display: block; position: relative; cursor: pointer; -webkit-text-size-adjust: none;
}
#nav .n {
	background: url("../images/i2.png") no-repeat 0px 4px; width: 16px; height: 51px; float: left;
}
#nav li ul {
	background: url("../images/nav2.png") repeat-y; padding: 10px 0px; left: -17px; top: 38px; width: 116px; display: none; position: absolute; z-index: 11;
}
#nav li ul li {
	margin: 0px; height: 30px; line-height: 30px; position: relative; z-index: 2; background-image: none;
}
#nav li ul a {
	background: url("../images/nav2.png") no-repeat -234px -100px; padding: 0px 0px 6px; width: 110px; height: auto; color:#333; line-height: 24px; font-size: 15px; font-weight: 700; margin-left: 3px; float: none; _background: url(../images/nav2_1.png) no-repeat 0 -30px;
}
#nav li.active ul a {
	background: url("../images/nav2.png") no-repeat -234px -100px; padding: 0px 0px 6px; width: 110px; height: auto; color:#333; line-height: 24px; font-size: 15px; font-weight: 700; margin-left: 3px; float: none; _background: url(../images/nav2_1.png) no-repeat 0 -30px;
}
#nav li.sfhover ul a {
	background: url("../images/nav2.png") no-repeat -234px -100px; padding: 0px 0px 6px; width: 110px; height: auto; color:#333; line-height: 24px; font-size: 15px; font-weight: 700; margin-left: 3px; float: none; _background: url(../images/nav2_1.png) no-repeat 0 -30px;
}
#nav li ul a:hover {
	background: url("../images/nav2.png") no-repeat -234px 0px; color: rgb(255, 255, 255); font-weight: 700; _background: url(../images/nav2_1.png) no-repeat 0 0;
}
#nav li ul .t {
	background: url("../images/nav2.png") no-repeat -116px 0px; left: 0px; top: 14px; width: 116px; height: 4px; line-height: 0; overflow: hidden; font-size: 0px; position: relative; z-index: 2; _background: url(../images/nav2_2.png) no-repeat;
}
