<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */

.news_list{ width:918px; margin:0 auto;}
.news_list li{ height:352px; width:444px; float:left; margin-bottom:40px; margin-right:30px;}
.news_list li.news_list_last{ margin-right:0px;}
.news_pic_w{ width:442px; height:242px; position:relative; overflow:hidden; border:1px solid #e4e4e4; border-bottom:none;}
.news_pic{width:442px; height:242px; position:absolute; overflow:hidden; z-index:1; top:0; left:0;}
.news_adorn{width:30px; height:30px; position:absolute; z-index:2; top:0; left:0; background:url("../img/news/adorn.jpg") no-repeat;}

.news_title_bg{ width:442px; height:30px; bottom:0px; left:0; position:absolute;  opacity:0.3;filter:alpha(opacity=30); background:#000000;overflow:hidden; z-index:3; }
.news_title{ left:0px; width:422px; height:30px; bottom:0px; z-index:4;  position:absolute; padding-left:10px; padding-right:10px; overflow:hidden; line-height:30px;}
.news_title a{ font-size:16px;  line-height:30px; color:#ffffff;}

.news_desc_w{ border:1px solid #e4e4e4; border-top:none; padding:20px; width:402px; padding-bottom:0px;}
.news_desc{font-size:14px; color:#b2b2b2; line-height:20px; height:60px; overflow:hidden;}

.news_date{ height:28px; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#b2b2b2; }
.news_time{ float:left; width:189px; float:left; height:28px; line-height:28px; text-align:left;}
.click_number{ float:left; width:189px; float:left; height:28px; line-height:28px; text-align:right;}
.news_list_w{ padding:40px;}
.news_view_title{
	height:56px;
	line-height:56px;
	text-align:center;
	overflow:hidden;
	padding-top:10px;}
.news_view_title h2{	font-size:24px;
	color:#2b2b2b;}
	
	.info{
	height:24px;
	line-height:17px;
	text-align:center;
	overflow:hidden;
	color:#666;
}

.info small{
	margin-left:8px;
	margin-right:3px;
	color:#999;
	font-size:12px;
}
.viewbox .info a{
	color:#690;
}
.news_view_content{
	font-size:14px;
	padding:12px 16px;
	line-height:25px;
	color:#333;
}
.boxoff{
	height:10px;
	overflow:hidden;
	clear:both;
	background:url(../img/boxoff.gif) left 15px repeat-x;
	margin:4px auto;
	padding-top:10px;
}

.boxoff strong{
	display:block;
	width:8px;
	height:10px;
	overflow:hidden;
	font-size:0px;
	line-height:100px;
	background:url(../img/boxoff.gif) right -10px no-repeat;
	float:left;
}
.context{height: 59px;
    padding-top: 12px;
    overflow: hidden;}
 .context ul li{
	line-height:29px;
	color:#888;
}</pre></body></html>