.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;
}
.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;
	border: 1px solid #B5B5B5;
	margin: 0px auto;
	margin-top: 15px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.notice_file{
	margin-left: 60px;
}
