﻿ @charset "utf-8";
/* CSS Document */
* {
	font-size: 12px;
	font-family: "微软雅黑";
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, legend, button form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
body {
	background: #fafafa;
}
img {
	border: 0 none;
}
table {
	　　border-collapse: collapse;
	　　border-spacing: 0;
}
ol, ul, li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #c4141c;
}
input[type="submit"] {
	cursor: pointer;
}
button {
	cursor: pointer;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/*===头部===*/
.top {
	height: 85px;
	width: 100%;/*background: url(../images/bg-top.jpg) repeat-x;*/
}
.top_c {
	width: 970px;
	height: 85px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../images/top-bg.jpg) right center no-repeat;
}
.logo {
	height: 67px;
	width: 432px;
	overflow: hidden;
	margin: 9px 0px 9px 10px;
}
.top_li {
	margin-top: 30px;
	margin-right: 10px;
}
.top_li ul li {
	float: left;
}
.top_li ul li a {
	line-height: 2em;
	height: 30px;
	font-size: 14px;
}
.top_li ul li span {
	padding: 0 10px;
	line-height: 2em;
	font-size: 14px;
}
.top_li ul li.cn a {
	/*background: url(../images/cn.jpg) 0 center no-repeat;
	padding-left: 45px;*/
	/*padding-right: 15px;*/
	color: #c4141c;
}
.top_li ul li.en {
	/*background: url(../images/en.jpg) 0 center no-repeat;*/
	/*padding-left: 45px;*/
	padding-right: 45px;
}
/*===导航条===*/
.nav_c {
	width: 100%;
	height: 56px;
	overflow: hidden;
	background: url(../images/nav_bg.jpg) repeat-x;
}
.nav {
	width: 970px;
	height: 56px;
	overflow: hidden;
	margin: 0 auto;
}
.nav ul {
	width: auto;
	overflow: hidden;
	float: left;
}
.nav ul li {
	float: left;
}
.nav ul li {
	float: left;
}
.nav ul li a {
	width: 118px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	padding: 0px 10px;
	font-size: 14px;
	font-weight: bolder;
	color: #fff;
	display: block;
}
.nav ul li a.active {
	background: url(../images/active_bg.jpg) center 0 no-repeat;
}
.nav ul li a:hover {
	background: url(../images/active_bg.jpg) center 0 no-repeat;
	color: #fff;
}
.nav ul li ul {
	margin: 0 10px;
	padding: 0;
	position: absolute;
	visibility: hidden;
	padding-bottom: 4px;
	background: #c4141c;
}
.nav ul li ul li {
	float: none;
	display: inline;
}
.nav ul li ul li a {
	background: #fff;
	float: none;
	text-decoration: none;
	width: 118px;
	white-space: nowrap;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	color: #615b5b;
	font-size: 12px;
	font-weight: normal;
}
.nav ul li ul li a:hover {
	color: #fff;
}
/*#nav {
	width: 690px;
	height: 56px;
	float: left;
}
#nav .mainlevel {
	width: 118px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	float: left;
	margin: 0px 10px;
	_margin: 0px 5px;
}
#nav .mainlevel a {
	font-size: 14px;
	font-weight: bolder;
	display: block;
	color: #fff;
	width: 118px;
	height: 56px;
}
#nav .mainlevel.active {
	background: url(../images/active_bg.jpg) center 0 no-repeat;
}
#nav .mainlevel:hover {
	color: #fff;
	text-decoration: none;
	background: url(../images/active_bg.jpg) center 0 no-repeat;
	width: 118px;
}
#nav .mainlevel ul {
	clear: both;
	display: none;
	position: absolute;
	padding-bottom: 4px;
	background: #5c6c83;
	_margin-left: -50%;
}
#nav .mainlevel li {
	background: #fff;
	height: 30px;
	line-height: 30px;
	width: 118px;
}
#nav .mainlevel li a {
	color: #615b5b;
	font-size: 12px;
	font-weight: normal;
	width: 118px;
	height: 30px;
}
#nav .mainlevel li a:hover {
	color: #5c6c83;
	text-decoration: underline;
}*/
/*===搜索框===*/
.search {
	width: 186px;
	height: 24px;
	margin: 16px 5px;
	/*background: url(../images/search.png) no-repeat;*/
	background-image: url(../images/search.png)!important;
	background-repeat: no-repeat;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/search.png');
 _ background-image: none; /* IE6 */
}
.keys {
	border: 0px;
	height: 18px;
	line-height: 18px;
	margin: 3px 5px;
	width: 145px;
	float: left;
	background-color : transparent;
}
.btn {
	border: 0px;
	height: 18px;
	width: 30px;
	margin: 3px 0px;
	float: left;
	background-color : transparent;
}
/*===banner===*/
.banner {
	height: 430px;
	overflow: hidden;
	position: relative;
	z-index: -999;
}
.banner .d1 {
	width: 100%;
	height: 430px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}
.banner .d2 {
	width: 100%;
	height: 30px;
	clear: both;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 390px;
}
.banner .d2 ul {
	float: left;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -30px;
	display: inline;
}
.banner .d2 li {
	width: 17px;
	height: 15px;
	overflow: hidden;
	cursor: pointer;
	/*background: url(../images/img1.png) no-repeat center;*/
	background-image: url(../images/img1.png)!important;
	background-repeat: no-repeat;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/img1.png');
 _ background-image: none; /* IE6 */
	float: left;
	margin: 0 3px;
	display: inline;
}
.banner .d2 li.nuw {
	/*background: url(../images/img1_1.png) no-repeat center;*/
	background-image: url(../images/img1_1.png)!important;
	background-repeat: no-repeat;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/img1_1.png');
 _ background-image: none; /* IE6 */
}
/*===中部滚动新闻===*/
.adlist {
	height: 36px;
	width: 100%;
	background: url(../images/middle_t.gif) repeat-x;
}
.news_h {
	width: 950px;
	height: 36px;
	line-height: 36px;
	background: url(../images/icon.gif) 0 center no-repeat;
	margin: 0 auto;
	padding-left: 20px;
	overflow: hidden;
}
.news_h ul {
	width: 950px;
	height: 36px;
	overflow: hidden;
}
.news_h ul li {
	width: 395px;
	padding-left: 0px;
	padding-right: 80px;
	float: left;
}
.news_h ul li span {
	float: right;
	color: #303030;
}
.news_h ul li a {
	color: #303030;
}
.news_h ul li a:hover {
	color: #4f65a4;
	text-decoration: underline;
}
/*==通用中部样式==*/
.main {
	width: 970px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
/*==底部信息==*/
.fot {
	width: 100%;
	height: 116px;
	overflow: hidden;
	background: url(../images/fot_bg.jpg) repeat-x;
}
.fot_c {
	width: 950px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	padding: 0px 10px;
}
.fot_con {
	margin-top: 30px;
	line-height: 25px;
	color: #ffffff;
}
.fot_con span {
	float: right;
}
.fot_con span h1 {
	color: #ffffff;
	float: left;
}
.fot_con span img {
	/*float: right;*/
	margin: 4px 2px;
}
.fot_nav {
	height: auto;
	overflow: hidden;
	line-height: 25px;
	color: #ffffff;
	width:100%;
}
.fot_nav span {
	float: right;
}
.fot_nav a {
	color: #ffffff;
}
.fot_nav a:hover {
	text-decoration: underline;
}
/*分享代码*/
.fenxiang {
	width: 95%;
	height: 44px;
	background: url(../images/line.jpg) left top repeat-x;
	clear: both;
	text-align: center;
	padding-top: 10px;
	margin: 0 auto;
}
.font_top {
	float: right;
	width: 224px;
	margin-top: 2px;
}
.font_top a {
	color: #333;
}
.dayin {
	background: url(../images/print.jpg) left top no-repeat;
	width: 34px;
	padding-left: 20px;
}
.big {
	display: inline-block;
	line-height: 15px;
	background: url(../images/fontbig.jpg) left top no-repeat;
	width: 17px;
	height: 16px;
	cursor: pointer;
}
.small {
	display: inline-block;
	background: url(../images/fontsmall.jpg) left top no-repeat;
	width: 16px;
	height: 16px;
	line-height: 15px;
	cursor: pointer;
}
.tops {
	display: inline-block;
	background: url(../images/top.jpg) no-repeat;
	padding-left: 20px;
	height: 15px;
	line-height: 15px;
	text-decoration: underline;
}
