@charset "utf-8";
/* CSS Document */
body, html {
	background: none;
}
html {
	background-image: url(../images/htmlBg.png);
	background-position: top;
	background-repeat: repeat-x;
}
body {
	background-image: url(../images/bodyBg.png);
	background-position: bottom;
}
header {
	background: none;
	width: 100%;
	background-image: url(../images/headerBg.png);
	background-repeat: no-repeat;
	background-position: top left;
}
header .warp {
	width: 1000px;
	height: 263px;
	position: relative;
	margin: auto;
	z-index: 999;
	background-image: url(../images/warpBg.png);
	background-repeat: no-repeat;
	background-position: top left;
}
header .warp #collect {
	position: absolute;
	width: 160px;
	height: 50px;
	right: 10px;
	top: 20px;
}
header .warp #collect a {
	width: 80px;
	height: 50px;
	display: block;
	float: left;
}
header .logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100px;
	height: 85px;
}
header nav {
	position: absolute;
	top: 90px;
	width: 990px;
	background: none;
	left: 0px;
}
header nav ul {
}
header nav ul li.focusOpen {
	background: none;
}
header nav ul li {
	width: 140px;
}
header nav ul li a {
	background: none;
	height: 40px;
	line-height: 40px;
	padding-top: 0px;
	font-size: 14px;
	color: #ffffff;
}
header nav ul li a:hover {
	background-image: url(../images/navListItemBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #c6000c;
}
header nav ul li.focusOpen a {
	color: #c6000c;
 background-color:
}
header nav ul li.current a {
	background-image: url(../images/navListItemBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
	color: #c6000c;
}
header nav ul li.focusOpen ul {
	background: none;
	width: 160px;
}
header nav ul li.focusOpen ul li {
	margin-top: 1px;
	width: 150px;
	position: relative;
}
header nav ul li.focusOpen ul li a {
	width: 140px;
	height: 20px;
	line-height: 20px;
	color: #000000;
	font-size: 12px;
	background: none;
	background-color: #F00;
}
header nav ul li.focusOpen ul li a.hover {
	font-weight: bold;
}
header nav ul ul {
	background: none;
	width: 160px;
}
header nav ul ul li {
	margin-top: 1px;
	width: 150px;
	position: relative;
}
header nav ul ul li a {
	font-size: 12px;
	background: none;
	background-color: #F00;
	width: 140px;
	height: 25px;
	line-height: 25px;
	padding-top: 0px;
}
header nav ul ul li a:hover {
	font-weight: bold;
}
header nav ul li#navListItem2 ul li a {
	background-color: #c5302e;
}
header nav ul li#navListItem2 ul li a:hover {
	height: 20px;
	width: 150px;
	background-color: #fff;
	position: relative;
	left: -5px;
}
header nav ul li#navListItem9 ul li a {
	height: 20px;
	width: 140px;
	background-color: #1ebe18;
}
header nav ul li#navListItem9 ul li a:hover {
	height: 20px;
	width: 150px;
	background-color: #fff;
	position: relative;
	left: -5px;
}
header nav ul li#navListItem17 ul li a {
	height: 20px;
	width: 140px;
	background-color: #da5f35;
}
header nav ul li#navListItem17 ul li a:hover {
	height: 20px;
	width: 150px;
	background-color: #fff;
	position: relative;
	left: -5px;
}
header nav ul li#navListItem21 ul li a {
	height: 20px;
	width: 140px;
	background-color: #d4ab08;
}
header nav ul li#navListItem21 ul li a:hover {
	height: 20px;
	width: 150px;
	background-color: #fff;
	position: relative;
	left: -5px;
}
header nav ul li#navListItem14 ul li a {
	height: 20px;
	width: 140px;
	background-color: #298ad6;
}
header nav ul li#navListItem14 ul li a:hover {
	height: 20px;
	width: 150px;
	background-color: #fff;
	position: relative;
	left: -5px;
}
header nav ul li#navListItem26 ul li a {
	height: 20px;
	width: 140px;
	background-color: #a768d7;
}
header nav ul li#navListItem26 ul li a:hover {
	height: 20px;
	width: 150px;
	background-color: #fff;
	position: relative;
	left: -5px;
}
header #searchForm {
	display: none;
	position: absolute;
	top: 10px;
}
header .languageLink {
	position: absolute;
	top: 20px;
	z-index: 1000;
	right: 0px;
}
header .languageLink a {
	text-indent: -9999px;
	width: 60px;
	height: 20px;
	float: left;
	display: block;
}
header #addFavorite {
	display: none;
	position: absolute;
	width: 80px;
	height: 30px;
	right: 90px;
	top: 40px;
	cursor: pointer;
	text-indent: -9999px;
}
header #setHome {
	display: none;
	cursor: pointer;
	position: absolute;
	width: 80px;
	height: 30px;
	right: 0px;
	top: 40px;
	text-indent: -9999px;
}
header .phone{
	position:absolute;
	right:0px;
	top:10px;
}
.pageBody {
	width: 1000px;
	background-image: url(../images/pageBodyBg.png);
	background-repeat: no-repeat;
}
footer {
	width: 1000px;
	background-image: url(../images/footerBg.png);
	background-repeat: no-repeat;
	color: #242424;
}
footer .tel{
	position:absolute;
	top:205px;
	left:470px;
}
footer .tongji{
	position:absolute;
	top:180px;
	left:470px;
}

#cnzz_stat_icon_1260145269 {
    position: absolute;
    top: 8px;
    left: 40px;
}
