.newsTrends{
	width:1000px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#f9f9f9;
}
.top{
	width:100%;
	height:1px;
}
/*新闻动态标题*/
 .newsTrends .title{
	width:300px;
	height:30px;
	background-color:#1cab6b;
	border:2px solid #1cab6b;
	margin-top:20px;
	text-align: center;
	line-height: 30px;
	color:#ffffff;
}
.newsText{
	width: 1100px;
	height: auto;
	margin: auto;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
}
.span{
	font-family: "微软雅黑";
	font-size: 14px;
}
.footer{
	margin: auto;
	margin-top: 50px;
	width: 1100px;
	height: 100px;
	text-align: left;
}
.accessory{
	height: 24px;
}
.viewcount{
	height: 24px;
}
.viewcount div{
	float: right;
	color:red;
}
.prenext{
	font-weight: bold;
}

.newsImg1{
	width: 900px;
	height: auto;
	margin: 0 100px;
}
.newsImg2{
	width: 900px;
	height: auto;
	margin: 0 100px;
}
.p2{
    margin: 0 280px;
}

.news-cnt-warp{
	width: 1170px;
	margin: 0px auto ;
	background-color: #FFFFFF;
	margin-bottom: 80px;
	padding-top: 80px;
}
.notice_file{
	margin-left: 60px;
}
.news-summary{
	width: 1170px;
	height: 30px;
	margin: 30px auto 20px auto;
	font-size: 14px;
}
.news-summary-tips{
	width: 50px;
	height: 100%;
	float: left;
	margin-left: 35px;
}
.news-summary-centent{
	width: 800px;
	height: 100%;
	float: left;
}