@charset "utf-8";
/* CSS Document */
html {
	background-color:#c5e2f8;
}
body {
	font-size:14px;/*font-family:"\5FAE\8F6F\96C5\9ED1", SimSun;*/
	background-color:#c5e2f8;
	color: #323232;
	font-family:'Microsoft YaHei', "微软雅黑", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
}
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dl, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
	margin:0px;
	padding:0px;/*color: #323232;*/
	font-size: 100%;
	-webkit-font-smoothing: subpixel-antialiased;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}
fieldset, img {
	border:0;
}
img, object {
	max-width:100%;
	height:auto;
	width:auto\9;/* for ie8 */
	-ms-interpolation-mode: bicubic;
}
a {
	outline:none;
blr:expression(this.onFocus=this.blur());
	text-decoration:none;
	color: #323232;
}
a:hover {
	color: #323232;
	text-decoration: none;
}
input[type='button'] {
	outline:none;
	border:0 none;
	background-color:transparent;
	cursor:pointer;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:400;
}
/*定义清除浮动样式 方法一*/
.clearfix:after {
	content:'\20';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	zoom:1;
}
/*定义清除浮动样式 方法二*/
.clear {
	clear:both;
}
/*font-size */
.f12px {
	font-size:12px;
}
.f14px {
	font-size:14px;
}
.f16px {
	font-size:16px;
}
.f18px {
	font-size:18px;
}
.f20px {
	font-size:20px;
}
.f22px {
	font-size: 22px;
}
.f24px {
	font-size:24px;
}
.f48px {
	font-size:48px;
}
/*float */
.fl {
	float:left;
}
.fr {
	float:right;
}
ul, ol, li {
	list-style:none outside none;
}
.tc {
	text-align:center !important;
}
.tl {
	text-align:left !important;
}
.tr {
	text-align:right !important;
}
.fwn {
	font-weight:normal;
}
.fwb {
	font-weight:bold;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
	content:none;
}
input, textarea, select {
	font-weight:inherit;
	font-size:100%;
}
input, select, textarea, button {
	vertical-align:middle
}
.pa {
	position:absolute;
}
.pr {
	position:relative;
}
.inblock {
	display:inline-block;
*zoom:1;
*display:inline;
}
.disnone {
	display:none;
}
.block {
	display:block;
}
.hidden {
	overflow:hidden !important;
}
.none {
	display:none;
}
.textoverflow {
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
.underline:hover {
	text-decoration:underline;
}
.mtc {
	margin:0 auto;
}
.number {
}
.fw600 {
	font-weight: 600;
}
.hand {
	cursor: pointer;
}
.distable {
	display: table;
}
.distr {
	display:table-row;
}
.distd {
	display:table-cell;
}
/*基础样式*/
.header {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	z-index:2;
	position:relative
}
.search {
	width:219px;
	height:29px;
}
.search input {
	position:absolute;
	width:178px;
	height:29px;
	line-height:29px;
}
.search input.notxt {
	color:#3f3f3c;
	padding-left:12px;
}
.search input.notxt1 {
	position: absolute;
	width: 28px;
	height: 29px;
	top: 0px;
	left:0px;
	border: none;
	cursor: pointer;
	background: none;
	cursor:pointer;
}
.logo {
}
.nav {
	height:41px;
	z-index:888;
}
.nav ul {
	width:1000px;
	margin:0 auto;
}
.nav ul li {
	float:left;
	padding:0px;
	position:relative;
}
.nav ul li a {
	text-align:center;
	font-size:14px;
	text-align:center;
}
.nav ul li a:hover {
	font-weight:bold
}
.nav ul li .subNav {
	line-height:38px;
	font-size:14px;
	display:none;
	position:absolute;
	left:0;
	top:41px;
	text-align:center;
	z-index:9999;
	background-color:#fff;
	width:130px;
}
.nav ul li.on {
}
.nav ul li.on a {
	font-weight:bold
}
.nav ul li.on .subNav {
	display:block;
}
.nav ul li.on .subNav dl {
	overflow:hidden;
}
.nav ul li.on .subNav dl dd {
	line-height:30px;
	height:30px;
	text-align:left;
}
.nav ul li.on .subNav dl dd a {
	font-size:14px;
	line-height:20px;
	border-top:none;
	text-align:center;
	font-weight:normal;
	height:auto;
	font-family:'Microsoft YaHei';
	padding-left:28px;
}
.nav ul li.on .subNav dl dd a:hover {
	font-weight:bolder;
}
.content {
	z-index:1;
	position:relative;
	background-color:#c5e2f8;
}
.Banner {
}
.row {
}
.menu {
}
.subMenu {
}
.mode {
}
.col {
}
.date {
}
.time {
}
.more {
	float:right;
}
.scroll {
}
.tab {
}
.list {
}
.title {
}
.service {
}
.hot {
}
.news {
}
.download {
}
.regsiter {
}
.status {
}
.btn {
}
.vote {
}
.partner {
}
.friendLink {
}
.footer {
	position:relative
}
.copyRight {
}
/*二级页基础样式*/
.Bread {
	width:1000px;
	height:39px;
	line-height:39px;
	font-size:12px;
	color:#333;
	margin-top:5px;
}
.Bread a {
	color:#333;
}
.page {
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	margin:0 auto;
	font-size:12px;
	clear:both;
}
.page a {
	padding:0 5px;
}
.fujian {
	padding:0px;
	overflow:hidden;
}
.fujian h3 {
	font-size: 16px;
	line-height: 30px;
	color:#004a00;
	padding-left:5px;
}
.fujian ul li {
	height: 26px;
	line-height: 26px;
	padding-left: 28px;
}
.fujian ul li a {
	font-size: 12px;
	line-height: 24px;
	color:#656464;
}
.fujian ul li a:hover {
	color:#004a00;
}
/*组件*/

/*articleList*/
.articleList {
}
.listTitle {
	height:33px;
	line-height:33px;
	height:33px;
}
.listTitle h2 {
	font-size: 18px;
	font-weight: bold;
	line-height:33px;
}
.articleList ul li {
	height:30px;
	line-height:30px;
	padding-left:10px;
}
.articleList ul li span {
	float:right;
	margin-right:30px;
}
/*articlePicture*/
.articlePicture {
}
.articTitle {
	height:33px;
	line-height:33px;
	height:33px;
}
.articTitle h2 {
	font-weight: bold;
	line-height:33px;
	padding-left: 14px;
}
.articlePicture .Article {
	line-height:28px;
}
.articlePicture .Article img {
	float:left
}
/*banner1*/
#bannerPic {
	position:relative;
	width:1000px;
	height:349px;
	overflow:hidden;
	margin:0px auto;
}
#banner_bg {
	position:absolute;
	bottom:0;
	background-color:#000;
	height:50px;
	filter: Alpha(Opacity=70);
	opacity:0.7;
	z-index:1000;
	cursor:pointer;
	width:545px;
	background:none;
}
#banner_info {
	position:absolute;
	bottom:30px;
	left:5px;
	height:16px;
	color:#fff;
	z-index:1001;
	cursor:pointer
}
#bannerPic ul {
	position:absolute;
	list-style-type:none;
	z-index:1002;
	margin:0;
	bottom:11px;
	_bottom:11px;
	right:5px;
}
#bannerPic ul li {
	float:left;
	display:block;
	cursor:pointer;
}
#bannerPic ul li.on {
}
#banner_list a {
	position:absolute;
}
/*banner2*/
.Banner2 ul {
}
.Banner2 ul li {
	width:451px;
	height:282px;
	position: absolute;
	top:0;
	left:0;
	display: none;
}
.Banner2 ul li div {
	width:451px;
	height:33px;
	line-height: 33px;
	text-align: center;
	position: absolute;
	bottom: 0;
	left:0;
}
.Banner2 ul li div a {
	color:#fff;
	font-size: 14px;
}
.Banner2 ul li div a:hover {
	color:#fff;
}
.Banner2 ol {
	float:right;
	width:147px;
	height:282px;
}
.Banner2 ol li {
	padding:4px 4px 4px 10px;
	cursor: pointer;
}
.Banner2 ol li.current {
}
/*banner2结束*/
