.section{
	width: 100%;
	min-width: 1200px;
	padding-top: 86px;
}
.secbox{
	width: 1240px;
	margin: 0 auto;
	border: 0px solid #EAEAEA;
	padding-bottom: 40px;
	background: #fff;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.07);
}
.news_notice{
	width: 100%;
	height: 70px;
	line-height: 70px;
	/* border-bottom: 1px solid #DFDFDF; */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	
}
.xinwen{
	height: 70px;
	line-height: 63px;
	float: left;
	text-indent: 55px;
	font-size: 20px;
	color: #333333;
	letter-spacing: 0.13px;
	
	background: url(//image.zhihuishu.com/zhs_yufa_150820/ablecommons/demo/202004/2329c59e9b05402a900eee42a68b11c5.png) no-repeat 30px 22px;
}

.newslist{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
	padding: 0 20px;
	background: #fff;
}
.newssubject{
	width: 100%;
	height: auto;
	border-bottom: 1px solid #E6E6E6;
	padding: 28px 36px 45px;
}
.newsname{
	width: 100%;
	height: 26px;
	line-height: 26px;
}
.newsbody{
	width: 100%;
	font-size: 16px;
	line-height: 30px;
	color: #8F939A;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	max-height: 84px;
}
.newsimg{
	width: 100%;
	height: 162px;
	margin-top: 15px;
}
.newsimg img{
	height: 162px;
	float: left;
	margin-right: 20px;
}
.news_name{
	font-size: 20px;
	color: #333333;
	float: left;
	width: 960px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 25px;
	letter-spacing: 0.13px;
}
.news_time{
	float: right;
	font-size: 18px;
	color: #0046B6;
	letter-spacing: 0.12px;
}
.news_name:hover{
	/* text-decoration: underline; */
	color: #0046B6;
}
.newsimgbox{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 20px 20px 10px;
}
.newsimgbox img{
	display: block;
	float: left;
	width: 288px;
	height: 162px;
	margin-right: 20px;
}






.head_min,.head_min_meau,.seemore2,.appcode_min{
	display: none;
}

.new_img {
	width: 100%;
}