.module-news-list .flex-wrap{
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-direction: column;
	align-items: center;
}
.module-news-list .single-pic a:nth-child(2n){
	margin-top: -1px;
}
.module-news-list .d-pics{
	margin: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.module-news-list .d-pics a{
	flex: 1;
	margin-right: 20px;
}
.module-news-list .d-pics a:last-child{
	margin: 0;
}
.mr-20{
	margin-right: 20px;
}
.module-news-list{
	width:100%;
	margin:0 auto;
}
.module-news-list li{
	float:left;
	width:100%;
	border-radius: 4px;
	margin-top:33px;
}
.module-news-list li .item{
	border: 1px solid #ECECEC;
	padding:16px;
	overflow: hidden;
}
.module-news-list li .pic-item{
	padding-top:9px;
}
.module-news-list li .pic{
	width:180px;
	height:120px;
	float:left;
	position:relative;
	margin-right:15px;
	overflow:hidden;
}
.module-news-list li .pic img{
	height:100%;
}
.module-news-list li .pic .play-icon{
	width:32px;
	height: 32px;
	position: absolute;
	left:4px;
	bottom:4px;
	background: url(static/image/timeaxis-video.png) no-repeat;
	background-size:100%;
}

.module-news-list li .info{
	margin-top:-5px;
}
.module-news-list li .info .title{
	font-size:24px;
	line-height:38px;
	height:32px;
	overflow:hidden;
}
	.module-news-list li .info .text_content{
	font-size:16px;
	line-height:20px;
	height:40px;
	overflow:hidden;
	margin-top: 5px;
}
.module-news-list li .info .title a{
	color:#333;
}
.module-news-list li .info .title a:hover{
	color: #FFC879;
}
.module-news-list li .info .text{
	margin-top:30px;
	font-size:16px;
	height:20px;
	line-height:20px;
	color: #979797;
	overflow: hidden;
}
.module-news-list li .info .text span{
	float:left;
}
.module-news-list li .info .text .line{
	margin:0 8px;
}
.module-news-list li .info .text .comment{
	float:right;
	margin-right:10px;
}
.module-news-list li .info .text .comment a{
	color:#979797;
}
.module-news-list li .info .text .comment .icon{
	float:left;
	width:18px;
	height:18px;
	margin-right:8px;
	background:url(static/image/comment.png) no-repeat;
	background-size:100%;
}
/*三图*/
.module-news-list li .pic-item .title{
	font-size: 24px;
	line-height: 38px;
	overflow: hidden;
	max-height:76px;
}
.module-news-feed li .pic-item .info .pic-list{
	float: left;
}
.module-news-feed li .pic-item .info .pic-list .pic-list-img{
	float:left;
	width:125px;
	height: 82px;
	margin-right:10px;
	overflow:hidden;
}
.module-news-feed li .pic-item .info .pic-list img{
	width:125px;
	height:auto;
}
.module-news-list li .pic-item .info{
	overflow: hidden;
	margin:0;
}
.module-news-list li .pic-item .info .text{
	margin-top:65px;
	float: right;
}
a.click-more{display:inline-block;width:100%;font-size:24px;height:40px;line-height:40px;text-align: center;color:#999;overflow: hidden;margin-top:20px;}
a.click-more:hover, a.click-more:active, a.click-more:focus{color:#999;}     .module-news-list{
	width:100%;
	margin:0 auto;
}
.module-news-list li{
	float:left;
	width:100%;
	border-radius: 4px;
	margin-top:33px;
}
.module-news-list li .item{
	border: 1px solid #ECECEC;
	padding:16px;
	overflow: hidden;
}
.module-news-list li .pic-item{
	padding-top:9px;
}
.module-news-list li .pic{
	width:180px;
	height:120px;
	float:left;
	position:relative;
	margin-right:15px;
	overflow:hidden;
}
.module-news-list li .pic img{
	height:100%;
}
.module-news-list li .pic .play-icon{
	width:32px;
	height: 32px;
	position: absolute;
	left:4px;
	bottom:4px;
	background: url(static/image/timeaxis-video.png) no-repeat;
	background-size:100%
}
.module-news-list li .info{
	margin-top:-5px;
}
.module-news-list li .info .title{
	font-size:24px;
	line-height:38px;
	height:32px;
	overflow:hidden;
	text-align: left;
}
.module-news-list li .info .title a{
	color:#333;
}
.module-news-list li .info .text{
	margin-top:20px;
	font-size:16px;
	height:20px;
	line-height:20px;
	color: #979797;
	overflow: hidden;
}
.module-news-list li .info .text span{
	float:left;
}
.module-news-list li .info .text .line{
	margin:0 8px;
}
.module-news-list li .info .text .comment{
	float:right;
	margin-right:10px;
}
.module-news-list li .info .text .comment a{
	color:#979797;
}
.module-news-list li .info .text .comment .icon{
	float:left;
	width:18px;
	height:18px;
	margin-right:8px;
	background:url(static/image/comment.png) no-repeat;
	background-size:100%;
}
/*三图*/
.module-news-list li .pic-item .title{
	font-size: 24px;
	line-height: 38px;
	overflow: hidden;
	max-height:76px;
}
.module-news-list li .pic-item .info .pic-list{
	float: left;
}
.module-news-list li .pic-item .info .pic-list img{
	width:125px;
	margin-right:5px;
}
.module-news-list li .pic-item .info{
	overflow: hidden;
	margin:0;
}
.module-news-list li .pic-item .info .text{
	margin-top:65px;
	float: right;
}
.dropload-text{display:inline-block;width:100%;font-size:24px;height:40px;line-height:40px;text-align: center;color:#999;overflow: hidden;margin-top:20px;}
.dropload-text a{color:#999;}
.dropload-text a:hover, .dropload-text a:active, .dropload-text a:focus{color:#999;}
.module-news-list-narrow .module-news-list li .info .title{white-space: normal;}     .CMS-focus-big-cont{width:100%;margin-top:30px;overflow: hidden;}
.CMS-focus-big-cont .img_width{width:100%;}