﻿#dhbox {
	width: 100%;
	height:54px;
	background-image: url(../images/3-16_cj.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#navMenu {
	width: 1002px;
	height:54px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#navMenu_l {
	width: 18px;
	height: 54px;
	float: left;
}
#navMenu ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
#navMenu .onelink {
	background-image: none;
}
#navMenu_r {
	float: right;
}
#navMenu li {
	width: 96px;
	height:44px;
	line-height:44px;
	text-align: center;
	float: left;
	background-repeat: no-repeat;
	background-position: 0 center;
	position: relative;
}
#navMenu li h3 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	line-height: 54px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#navMenu li h3 a {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	line-height: 38px;
	font-weight: bold;
	display: block;
	height: 54px;
	line-height:54px
}
#dhbox .on h3 a {
	color: #ffffff;
	display: block;
	background-position: center 0px;
	background-repeat: no-repeat;
	height:58px;
	position:relative;
	top:-4px;
	background-image: url(../images/hover.png);
}

#b3s {
	width: 100%;
	overflow: hidden;
	height: 54px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	z-index: 1000;
	overflow: visible;
}
.dhsub {
	
	background-color: #078FF1;
	position: relative;

}
.dhsub li {
	float: left;
	text-align: center;
	line-height: 44px;
	width:95px;
	border-bottom:1px dashed #58bfff;
	display: block;
	zoom: 1;
	height: 33px;

}
*html .dhsub li {
	display: inline;
}
#dhbox .dhsub {
	display: none;
	position: absolute;
	width:90px;
	top: 54px;
	left: 3px;
	float: left;
	line-height: 30px;
	z-index: 1000;
	zoom: 1;
}
.dhsub li a {
	height:38px;
	color: #fff;
	display: block;
}
.dhsub li a:hover {
	height:38px;
	width:90px;
	color: #fff;
	display: block;
	background-color: #1166C2;
}
.dhsub li a:-webkit-any-link {
display:block;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
