@charset "utf-8";

#NewNav{ position:relative; width:890px; margin:auto;}

#NewNav li {
	list-style:none;
	vertical-align:middle;
}
#NewNav ol li {
	list-style:inside decimal;
	padding-left:6px;
}
#NewNav img {
	border:0;
}

.Hide {
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;
	visibility:hidden;
}
/*结构布局*/

.WpIndex {
	text-align:left;
	margin:0 auto;
	width:805px;
}
.Wp {
	text-align:left;
	margin:0 auto;
	width:905px;
}
#Head {
	width:100%;
	padding:0px;
	height:57px;
	position:relative;
}
/*公用*/
#Head h1 {
	float:left;
}
#nav {
	list-style-type:none;
	margin:0px 0px 0px 0px;
	background:url(../images/bg/navBg.jpg) no-repeat center;
	height:42px;
	padding:20px 0px 0px 30px;
}
#nav li {
	margin:0px 15px 0px 0px;
	padding:0px;
	float:left;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	width:69px;
}
#nav li a {
	color:#71BB4C;
	text-decoration: none;
	background:url(../images/bg/navOffBg.gif) no-repeat;
	display:block;
	width:69px;
	height:26px;
	line-height:30px;
}
#nav a:link, #nav a:visited {
	color:#71BB4C;
	text-decoration:none;
	background:url(../images/bg/navOffBg.gif) no-repeat;
}
#nav a:hover, #nav a:active{
	color:#fff;
	background:url(../images/bg/navOnBg.gif) no-repeat;
}
#hover{
	color:#fff;
	background:url(../images/bg/navOnBg.gif) no-repeat;
}

#nav .City{	width:85px; }
#nav .City a{ width:85px; }

#nav .City a:link, #nav .City a:visited {
	color:#71BB4C;
	text-decoration:none;
	background:url(../images/bg/navOffBgD.gif) no-repeat;
}
#nav .City a:hover, #nav .City a:active{
	color:#fff;
	background:url(../images/bg/navOnBgD.gif) no-repeat;
}

/*一级菜单*/
#subNav{ width:100%; position:relative; }
#downall, #product, #product1, #product2, #product3 {
	position:absolute;
	top:-10px;
	margin:0px;
	padding:0px;
}
#downall{ left:417px; }
#product{ left:505px; }


#downall li, #product li, #product1 li, #product3 li, #product2 li {
	float:none;
}
#downall li a, #product li a, #product1 li a, #product3 li a, #product2 li a {
	width:69px;
	height:26px;
	line-height:30px;
	display:block;
	color:#fff;
	margin:2px 0px;
	text-align:center;
}
#downall a:link, #downall a:visited, #product a:link, #product a:visited, #product1 a:link, #product1 a:visited, #product2 a:link, #product2 a:visited, #product3 a:link, #product3 a:visited {
	text-decoration:none;
	color:#fff;
	background:url(../images/bg/navOnBg.gif) no-repeat;
}
#downall a:hover, #downall a:active, #product a:hover, #product a:active, #product1 a:hover, #product1 a:active, #product2 a:hover, #product2 a:active, #product3 a:hover, #product3 a:active {
	color:#71BB4C;
	background:url(../images/bg/navOffBg.gif) no-repeat;
}
