@charset "gb2312";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, a {
	margin:0;
	padding:0;
	font:12px simsun, "Î¢ÈíÑÅºÚ";
	color:#666;
}
html {
	width:100%;
	text-align:center;
	background:#f1f1f1 url(h_bg.jpg) no-repeat center 260px;
	-webkit-text-size-adjust:100%;
}
body {
	width:100%;
	margin:0 auto;
	text-align:center;
}
img {
	border:none;
}
a {
	text-decoration:none;
	cursor:pointer;
}
strong {
	font-weight:bold;
}
ul, ol, li, dt, dd {
	list-style:none;
}
em, i {
	font-style:normal;
}
.clearfix {
	zoom:1;
}
.clearfix:after {
	content:'.';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear {
	clear:both;
	height:0;
	overflow:hidden;
}
.f_l {
	float:left;
}
.f_r {
	float:right;
}
.m-10 {
	margin-top:10px;
}
.w_980 {
	width:982px;
	margin:0 auto;
}
.h-menu {
	background:#eaeaea;
	height:30px;
}
.h-time {
	background:url(h_time.jpg) no-repeat 3px center;
	line-height:30px;
	padding-left:25px;
}
.h-logo {
	background:url(h_logobg.jpg) no-repeat center;
	height:180px;
}
.h-logo .logo {
	text-align:left;
	padding-top:40px;
}
.h-operate a {
	line-height:30px;
}
.h-operate span {
	line-height:30px;
	padding:0 10px;
}
/*nav*/
.h-nav {
	background:#004a99;
	height:50px;
}
.h-ncon {
	position:relative;
	z-index:101;
}
.h-mnav {
	padding-right:10px;
}
.h-mnav li {
	float:left;
	margin:0 25px;
}
.h-mnav li a {
	display:inline-block;
	font:18px/50px "Î¢ÈíÑÅºÚ";
	padding:0 5px;
	color:#fff;
}
.h-mnav li.on a, .h-mnav li a:hover {
	background:url(h_nav_li_hover_bg.png) repeat-x left bottom;
}
.search {
	width:230px;
}
.sear-con {
	position:relative;
	width:230px;
	height:30px;
	margin-top:10px;
}
.sear-con input {
	width:220px;
	height:14px;
	border:0 none;
	font:14px/14px simsun;
	height:14px;
	padding:8px 5px;
	overflow:hidden;
}
.sear-con b {
	position:absolute;
	right:5px;
	top:4px;
	cursor:pointer;
}
.dropmenu {
	display:none;
	width:753px;
	background:url(h_dropmenu_bg02.png) no-repeat left bottom;
	padding-bottom:10px;
	_padding-bottom:9px;
	position:absolute;
	left:-10px;
}
.dropmenu .menubox {
	text-align:left;
	background:url(h_dropmenu_bg01.png) repeat-y left top;
	padding:0 10px 0 32px;
}
.menu-news {
	background:url(h_dropmenu_news_bg.jpg) no-repeat right top;
	padding:15px 0;
 *display:inline-block;
	_width:711px;
	_overflow:hidden;
}
.menu-xxgk {
	background:url(h_dropmenu_xxgk_bg.jpg) no-repeat right top;
	padding:15px 0;
 *display:inline-block;
	_width:711px;
	_overflow:hidden;
}
.menu-bsdt {
	background:url(h_dropmenu_bsdt_bg.jpg) no-repeat right top;
	padding:15px 0;
 *display:inline-block;
	_width:711px;
	_overflow:hidden;
}
.menu-hdjl {
	background:url(h_dropmenu_hdjl_bg.jpg) no-repeat right top;
	padding:15px 0;
 *display:inline-block;
	_width:711px;
	_overflow:hidden;
}
.menu-dl {
	display:inline-block;
	float:left;
	margin-right:30px;
	min-width: 100px;
_width:expression(document.body.clientWidth > 100 ? "100px" : "auto")
}
.menu-dl dt {
	height:24px;
	font:14px/24px Arial, Helvetica, sans-serif;
	color:#333;
	border-bottom:2px solid #ccc;
	text-align:left !important;
	padding-left:4px;
	margin-bottom:5px;
}
.menu-dl a dt:hover {
	color:#4182bf;
}
.menu-dl dd {
	text-align:left !important;
	height:24px;
	padding-left:6px;
}
.menu-dl dd a {
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#4182bf;
}
.menu-dl dd a:hover {
	color:#f60;
}
.h-subnav {
	margin-bottom:10px;
}
.h-subnav p {
	text-align:left;
	background:#d1e1f0 url(h_libg04.jpg) no-repeat 10px center;
	padding-left:135px;
}
.h-subnav p a, .h-subnav p span {
	font:14px/53px simsun;
	color:#000;
}
.h-subnav p a:hover {
	text-decoration:underline;
}
.h-subnav p span {
	padding:0 13px;
}
/*foot*/
.footer {
	background:#004a99;
	padding:10px 0 30px 0;
	margin-top:10px;
}
.firend {
	padding-bottom:20px;
}
.firend li {
	float:left;
	padding-right:12px
}
.firend select {
	width:236px;
	font:14px/14px "Î¢ÈíÑÅºÚ";
	color:#999;
	height:24px;
	overflow:hidden;
}
.layout p {
	color:#eee;
	line-height:24px;
}
/*·µ»Ø¶¥²¿*/
.return-top {
	position:absolute;
	right:50%;
	margin-right:-550px;
	top:100px;
	display:none;
}