@charset "utf-8";

#priCont section { padding:20px;}

.gList {padding:0px 18px 48px 18px;}
.gList div.news-list {width:100%;}
.gList div.news-list ul { width:100%; }
.gList div.news-list ul li { width:100%; height:200px; float:left; clear:both; overflow:hidden; border-bottom:1px dashed #d4d4d5; margin-bottom:20px;}
	.news-list ul li .news-pic { width:180px; float:left; }
	.news-list ul li .news-pic:hover {}
	.news-list ul li .news-pic img { width:180px;/* border:1px solid #eee; */}
	.news-list ul li .news-text { widTh:680px;float:right; }
		.news-list ul li.long .news-text { widTh:900px;float:right; }
	.news-list ul li .news-text span.date { float:right; color:#b0b0b0; font-size:12px; }
	.news-list ul li .news-text p { padding-top:10px; font-size:12px; line-height:2.0; color:#666; margin-bottom:15px;}
	.news-list ul li .news-text a.news-title:hover {color:#E71C22;}
	.news-list ul li .news-text a.more { width:120px; height:38px; display:block; text-align:center; line-height:38px; background-color:#f0f0f0;}
	.news-list ul li .news-text a.more:hover { background-color:#E71C22; color:#fff;}


.gView dl dd{ }
.gView dl dt { width:100%; font-size:16px; text-align:center}
.gView dl dd { width:100%;padding:10px 0;}
.gView dl dd.info { height:35px; margin:20px auto;  text-align:center; line-height:35px; border-top:1px dashed #ddd; border-bottom:1px dashed #ddd;}
.gView dl dd span.date {display:inline-block;float:right;color:#9f9f9f;}
.gView dl dd span.source {display:inline-block;float:left;color:#9f9f9f;}
.gView dl dd.cont { border:none }
.gView dl dd.cont .arc_info { padding:10px; border:1px solid #eee; background-color:#fefefe; margin-bottom:20px; font-size:12px; color:#aaa}
.gView dl dd.pagebreak { text-align:center; width:100%; display:block; clear:both; zoom:1;  }
.gView dl dd.pagebreak ul li { display:inline-block; margin:10px; }
.gView dl dd.pagebreak ul li a { height:18px; padding-bottom:2px; }
.gView dl dd.pagebreak ul li a:hover {border-bottom:2px solid #3970B1 }
.gView dl dd.pagebreak ul li.thisclass a{ color:#CCC }
.gView dl dd.pre { border-top: 1px solid #D9D9D9; border-bottom: 1px solid #D9D9D9; }
.gView dl dd.next { border-bottom: 1px solid #D9D9D9; }