.news-data .news-u1{
	width:1080px;
	font-size:14px;
	font-family: SimSun;
	color:#333;
	margin-top:40px;
}
.news-data .news-u1 li{
	padding:0 30px;
	border-top:1px solid #ccc;
	cursor: pointer;
}
.news-data .news-u1 .news-last{
	border-bottom:1px solid #ccc;
}
.news-data .news-u1 a li:hover{
	background-color:#eee;
	color:#dc3232;
}
.news-data a{
	color:#333;
}
.news-data .news-u2 li{
	height:54px;
	line-height:54px;
	display: inline-block;
	border:none;
	padding:0;
}
.news-data .news-u2 .ntitle{
	width:870px;
}
.news-data .news-u2 .date{
	width:150px !important;
	text-align: center; 
}
.pages{
    text-align: center;
    margin:40px 0 60px;
}
.pages ul li{
	display: inline-block;
	cursor: pointer;
}
.pages ul li a,.pre,.next,.each-page,.cometo-page{
	font-size: 16px;
	font-family: SimSun;
	width:30px;
	height:28px;
	line-height:28px;
	display: inline-block;
	border:1px solid #ccc;
	margin-right: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	behavior: url(js/PIE.htc);
	color:#666;
	text-decoration: none;
}
.pages ul li a:hover{
	background-color:#dc3232;
	color:#fff !important;
	border-color:#dc3232;
}
.pages .each-page{
	width:90px;
	background: url(../img/03xinwen-images/03news_3.png) no-repeat;
}
.pages .cometo-page{
	border:none;
	width:32px;
}
.pages .page-num input{
	width:40px;
	height:25px;
	padding:0;
	margin-right:5px;
	text-align: center;
}
/*新闻详情页*/
.news-details pre{
	 display: block;
    padding:0;
    margin: 0 !important;
    font-size: 16px !important;
    line-height: 20px;
    background: none;
    border: none;
    border-radius:0;
}
.news-details .news-content{
	line-height: 30px;
	font-size: 16px;
	color:#333;
	font-family: SimSun;
}
.news-details .news-title{
	font-family: Microsoft YaHei;
	font-size: 20px;
	color:#333;
	margin:40px 0 10px;
}
.news-details .team{
	font-family: SimSun;
	font-size: 12px;
	color:#999;
	margin-bottom: 40px;
}
.news-details .team .author{
	margin-right: 22px;
}
.news-picture{
	width:690px;
	margin:30px auto 60px;
	text-align: center;
}
.news-boby{
	color: #000;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 10px;
	padding:20px 0 4px;
	text-align: center;
	
}