.overflow{
	overflow:hidden;
	zoom:1;
}
.m-box{
	margin:0px auto 80px;
}
.m-l-box{
	float:left;
	width:293px;
}
.m-c-box{
	float:left;
	width:568px;
	margin:0px 23px 
}
.m-r-box{
	float:left;
	width:293px;
}
.m-list{
	margin-top:20px;
}
.m-list-header{
	border-bottom:1px solid #eeeeee
}
.m-list-header a{
	font-size:16px;
	font-weight:bold;
	line-height:34px;
	display:inline-block;
	color:#393939;
	margin-right:15px;
	padding:0px 4px 0px 3px;
	overflow:hidden;
	
}
.m-list-header a.sel{
	color:#79c145;
	margin-bottom:-1px;
	border-bottom:1px solid #79c145;
}
.m-list-header a i{
	position:relative;
	display:inline-block;
	background:url(../../img/jyzx/xjyzx/icon.png)no-repeat 0 0;
	margin-right:8px;
}
.m-list-header a.header-icon-1 i{
	width:30px;
	height:20px;
	top:7px;
	background-position:-35px 0;
}
.m-list-header a.sel.header-icon-1 i{
	background-position:0 0;
}
.m-list-header a.header-icon-2 i{
	width:23px;
	height:23px;
	top:5px;
	background-position:-35px -25px;
}
.m-list-header a.header-icon-3 i{
	width:23px;
	height:23px;
	top:5px;
	background-position:-35px -50px;
}
.m-list-header a.sel.header-icon-3 i{
	background-position:0 -50px;
}
.m-list-header a.header-icon-4 i{
	width:23px;
	height:18px;
	top:8px;
	background-position:-35px -75px;
}
.m-list-header a.sel.header-icon-4 i{
	background-position:0 -75px;
}
.m-list-header a.header-icon-5 i{
	width:27px;
	height:24px;
	top:2px;
	float:left;
	background-position:-35px -100px;
}
.m-list-header a.sel.header-icon-5 i{
	background-position:0 -100px;
}
.m-list-header a.header-icon-6 i{
	width:27px;
	height:29px;
	top:3px;
	float:left;
	background-position:-35px -125px;
}
.m-list-header a.sel.header-icon-6 i{
	background-position:0 -124px;
}
.list-first{
	margin:18px auto 8px;
	overflow:hidden;
}

.list-first img{
	width:109px;
	height:75px;
	float:left;
}
.list-first a{
	overflow:hidden;
	height:75px;
	margin-left:120px;
	display:block;
}
.list-first span{
	line-height:25px;
	font-size:16px;
	color:#404040;
}
.m-list ul.dis{
	display:none;
}
.m-list li a{
	line-height:32px;
	font-size:12px;
	color:#404040;
	width:100%;
	display: inline-block;
}
.m-list li a span{
	color:#d8d8d8;
	margin-right:5px;
}
.m-c-list{
	margin-top:30px;
}
.img-news{
	display:block;
	width:100%;
	height:289px;
	position:relative;
}
.img-news img{
	width:100%;
	height:100%;
}
.img-news .img-news-type{
	position:absolute;
	top:0px;
	left:0px;
	width:80px;
	height:27px;
	line-height:27px;
	text-align:center;
	color:#ffffff;
	font-size:16px;
	background-color:#f23324;
}
.img-news .img-news-tit{
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	position:absolute;
	left:0px;
	bottom:10px;
	width:100%;
	padding-left:10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.text-news{
	margin:20px 0px 8px;
}
.text-news a{
	display:block;
	width:100%;
	color:#404040;
	line-height:38px;
	font-size:18px;
}
.text-news a.first-a{
	font-size:24px;
	font-weight:bold;
	position:relative;
	padding-left:30px;
	margin-bottom:8px;
	line-height:34px;
}
.text-news a.first-a i{
	position:absolute;
	left: 0px;
	height:34px;
	width:19px;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	font-weight:normal;
	line-height:1;
	word-wrap:break-word;
	white-space: initial;
	padding-top: 2px;
	background-color:#f23324;
}
.img-news .img-news-type.green,.text-news a i.green{
	background-color:#79c145;
}
.text-news p{
	margin-top:8px;
	line-height:38px;
	font-size:18px;
	color:#404040;
}