/* 开头图文介绍样式开始 */
.introTop img {
	float: left;
}

.textIntro {
	width: 629px;
	height: 193px;
	float: right;
}

	.textIntro h2 {
		font-size: 16px;
		color: #004098;
		font-weight: bold;
		padding-bottom: 20px;
	}

	.textIntro p {
		line-height: 24px;
		font-size: 14px;
		color: #656565;
	}

.newsUp {
	width: 1006px;
	margin: 0 auto 30px;
	display: none;
}

.moreNews a {
	width: 92px;
	border: 1px solid #cbcbcb;
	margin-top: 20px;
	font-size: 14px;
	text-align: center;
	line-height: 32px;
	font-family: "microsoft yahei";
	color: #8B8B8B;
	display: block;
	text-decoration: none;
}

	.moreNews a:hover {
		color: #004098;
	}
/* 开头图文介绍样式结束 */

/* 新闻列表样式开始 */
.newsList {
	width: 1006px;
	margin: 0 auto 100px;
}

.yearList {
	width: 1006px;
	border-bottom: 1px solid #CBCBCB;
}

	.yearList ul li {
		width: 60px;
		float: left;
		line-height: 42px;
		font-size: 16px;
		font-weight: bold;
		padding-left: 15px;
		cursor: pointer;
	}

		.yearList ul li:hover, .current {
			border-bottom: 2px solid #003F96;
			color: #003F96;
		}

.newsCon ul li {
	height: 48px;
	border-bottom: 1px dashed #cbcbcb;
	padding-left: 20px;
	background: url(/images/page/news/listBg.jpg) 5px center no-repeat;
	font-size: 14px;
	line-height: 48px;
}

.newsCon ul .lastOne {
	border-bottom: 1px solid #cbcbcb;
}

.newsCon ul li .time {
	float: right;
}

.newsCon a {
	text-decoration: none;
	font-family: "microsoft yahei";
	color: #8B8B8B;
}

	.newsCon a:hover {
		color: #004098;
	}
/* 新闻列表样式结束 */


.tit {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #656565;
	line-height: 40px;
	margin-top: 40px;
	font-family: "microsoft yahei";
}
/* 新闻中心标题样式开始 */
.shareBtn {
	font-size: 14px;
	text-align: center;
	line-height: 3;
}
/* 新闻中心标题样式结束 */

/* 新闻中心详情内容样式开始 */
.newsContent {
	width: 1006px;
	margin: 40px auto;
	border-top: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	padding: 40px 0;
}

.jiathis_style {
	width: 420px;
	margin: 0 auto;
}

.txtCon {
	width: 1006px;
	margin: 0 auto;
}

	.txtCon p {
		text-indent: 2em;
		line-height: 3;
		color: #666666;
	}

.pageTurn {
	width: 1006px;
	height: 28px;
	margin: 0 auto;
	font-size: 14px;
	margin-bottom: 100px;
	margin-top: 20px;
}

	.pageTurn p {
		font-size: 14px;
		line-height: 24px;
		color: #656565;
	}

		.pageTurn p a {
			color: #656565;
			font-family: "microsoft yahei";
			text-decoration: none;
		}

.turnList {
	padding-left: 15px;
	background: url(/images/page/news/pageTurn.png) left 5px no-repeat;
	color: #004098;
	text-decoration: underline;
	margin-right: 10px;
	line-height: 24px;
	font-family: "microsoft yahei"
}
/* 新闻中心详情内容样式结束 */
