@charset "utf-8";
/* CSS Document */
/*返回顶部*/
#totop {
	position: fixed;
	bottom: 40px;
	right: 10px;
	z-index: 999;
	width: 71px;
	cursor: pointer;
	display: none;
}
*html #totop {
	position: absolute;
	cursor: pointer;
	right: 10px;
	display: none;
	top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight) -112 +"px" )
}
#totop a {
	display: block;
	width: 71px;
	height: 24px;
	padding-top: 48px;
	background: url(../images/12221852.gif) no-repeat;
	text-align: center;
	color: #888;
}
#totop a.cur {
	background-position: -88px 0;
	text-decoration: none;
	color: #3a9
}



.top{ width:100%; height:543px;  background:url(../images/12221845.jpg) no-repeat top center;  font-family:"微软雅黑"; position:relative;}
.dh{height:43px;line-height:43px;position:absolute;bottom:0;width:100%;background: url(../images/12221846.jpg) repeat-x;}
.dh ul{width: 1200px;margin: 0 auto;}
.dh ul li{ width:16.6%; text-align:center; float:left; font-size:20px; color:#fff4a3; background:url(../images/top/tp3.jpg) no-repeat right center;}
.dh ul li a{  color:#fff; font-weight:bold;}
.dh ul li.on a{ color:#ffe013;}
.dh ul li.last{ background:none;}














