/*网站新闻栏目列表页面样式开始*/
.columnMain { float:right; overflow:hidden; width:860px; margin:0 0 45px 0; }
.columnMain .columnHeader {
	position: relative;
	width: 100%;
	height: 32px;
	background: url(/images/more_bg.png) no-repeat;
}
.columnMain .columnHeader h1 {
	width: 120px;
	height: 32px;
	font-weight: bold;
	line-height: 32px;
	color: #FFF;
	text-indent: 15px;
}
.columnMain .columnHeader .columnPosition {
	position: absolute;
	top: 0;
	right: 20px;
	font-family: SimSun;
	line-height: 32px;
	color: #FFFFFF;
}
.columnMain .columnHeader .columnPosition a,
.columnMain .columnHeader .columnPosition a:visited,
.columnMain .columnHeader .columnPosition a:active {
	line-height: 32px;
	color: #FFFFFF;
}
.columnMain .textList { overflow:hidden; width:800px; padding:30px 0; margin:0 auto; }
.columnMain .textList ul { overflow:hidden; padding:0 0 15px 0; border-bottom:10px solid #D8DEE6; margin:0 0 15px 0; }
.columnMain .textList ul li {
	overflow: hidden;
	position: relative;
*zoom:1; 	padding: 5px 260px 5px 20px;
	border-bottom: 1px dashed #B0B1B2;
	background: url(/images/sprite.png) no-repeat -633px -36px;
}
.columnMain .textList ul li a,
.columnMain .textList ul li a:visited,
.columnMain .textList ul li a:active {
	font-size: 14px;
	line-height: 25px;
	color: #2D2D2D;
}
.columnMain .textList ul .source { position:absolute; top:5px; right:125px; width:125px; line-height:25px; color:#AEB0B1; }
.columnMain .textList ul .time { position:absolute; top:5px; right:0; width:120px; font-size:10px; line-height:25px; color:#AEB0B1; }
.columnMain .textList ul li:hover { background-color:#D8DEE6; }
.columnMain .textList ul .new a,
.columnMain .textList ul .new a:visited,
.columnMain .textList ul .new a:active { font-weight:bold; color:#031e39; }
.columnMain .graphicList { overflow:hidden; width:840px; padding:30px 0; margin:0 auto; }
.columnMain .graphicList .graphicListBlock { overflow:hidden; *zoom:1; padding:0 0 40px 0; border-bottom:10px solid #D8DEE6; margin:0 0 40px 0; }
.columnMain .graphicList .graphicListBlock .topicImg { float:left; overflow:hidden; width:260px; }
.columnMain .graphicList .graphicListBlock .topicImg img { width:260px; height:175px; }
.columnMain .graphicList .graphicListBlock ul { float:right; overflow:hidden; width:560px; }
.columnMain .graphicList .graphicListBlock ul li {
	overflow: hidden;
	position: relative;
*zoom:1; 	padding: 5px 260px 5px 20px;
	background: url(/images/sprite.png) no-repeat -633px -36px;
}
.columnMain .graphicList .graphicListBlock ul li a,
.columnMain .graphicList .graphicListBlock ul li a:visited,
.columnMain .graphicList .graphicListBlock ul li a:active { line-height:25px; color:#2D2D2D; }
.columnMain .graphicList .graphicListBlock ul .source { position:absolute; top:5px; right:125px; width:125px; line-height:25px; color:#AEB0B1; }
.columnMain .graphicList .graphicListBlock ul .time { position:absolute; top:5px; right:0; width:120px; font-size:10px; line-height:25px; color:#AEB0B1; }
.columnMain .graphicList .graphicListBlock ul li:hover { background-color:#D8DEE6; }
.columnMain .graphicList .graphicListBlock ul .new a,
.columnMain .graphicList .graphicListBlock ul .new a:visited,
.columnMain .graphicList .graphicListBlock ul .new a:active { font-weight:bold; color:#031e39; }
.columnMain .posterList { width:880px; padding:20px 0; margin:0 0 0 -20px; }
.columnMain .posterList ul { overflow:hidden; *+padding:0 0 20px 0; }
.columnMain .posterList ul li { _display:inline; float:left; overflow:hidden; width:200px; margin:0 0 20px 20px; }
.columnMain .posterList ul li img { display:block; width:200px; height:260px; margin:0 0 5px 0; -moz-transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -o-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear; }
.columnMain .posterList ul li strong { display:block; overflow:hidden; height:20px; margin:0 0 5px 0; }
.columnMain .posterList ul li strong a,
.columnMain .posterList ul li strong a:visited,
.columnMain .posterList ul li strong a:active { font-weight:bold; line-height:20px; color:#2D2D2D; }
.columnMain .posterList ul li p { position:relative; width:100%; height:22px; background:#E1E1E1; }
.columnMain .posterList ul li p .viewNum { display:block; padding:0 95px 0 5px; line-height:22px; color:#636363; }
.columnMain .posterList ul li p .time { position:absolute; top:0; right:0; width:95px; font-size:10px; line-height:22px; color:#636363; }
.columnMain .picList {
	overflow: hidden;
	width: 880px;
	padding: 20px 0;
	margin: 0 0 0 -20px;
}
.columnMain .picList ul { overflow:hidden; *+padding:0 0 20px 0; }

.columnMain .picList ul li {
	_display: inline;
	float: left;
	overflow: hidden;
	width: 180px;
	height: 200px;
	padding: 9px;
	margin: 0 0 20px 20px;
	background: #E7E7E7 url(/images/piclist_bg.png) no-repeat left bottom;
}
/*.columnMain .picList ul li {
	_display: inline;
	float: left;
	overflow: hidden;
	width: 180px;
	height: 200px;
	padding: 9px;
	border: 1px solid #DDD;
	margin: 0 0 20px 20px;
	background: #E7E7E7 url(/images/bg_change.jpg) repeat-x left bottom;
}*/
.columnMain .picList ul li img {
	width: 180px;
	height: 120px;
}
.columnMain .picList ul li .title {
	display: block;
	margin: 10px 0 4px;
*margin:3px 0; }
.columnMain .picList ul li .title a,
.columnMain .picList ul li .title a:visited,
.columnMain .picList ul li .title a:active { font-weight:bold; line-height:16px; color:#031E39; }
.columnMain .picList ul li .source { display:block; line-height:18px; color:#636363; }
.columnMain .picList ul li .time { display:block; /*border-bottom:1px solid #B1B8BD;*/ font-size:10px; line-height:22px; color:#636363; }
.footerNav { overflow:hidden; width:100%; margin:0 0 20px 0; text-align:center; }
.footerNav a,
.footerNav a:visited,
.footerNav a:active { margin:0 10px; font-size:14px; font-weight:bold; line-height:20px; color:#2D2D2D; }
/*网站新闻栏目列表页面样式结束*/
