body{
	background:#f4f1f4;
}
.g-bd{
	font-size:14px;
}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1} 
.titBox{
	margin-top:20px;
	margin-bottom:10px;
	height:35px;
	line-height:35px;
	width:525px;
	/* overflow:hidden;
	zoom:1; */
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-left:8px solid #3bad8d;
	
}
.mxzsTit{
	margin-top:40px;
}
.titBox div{
	margin-left:10px;
	font-size:20px;
	font-weight:bold;
	line-height:35px;
	color:#333;
	position:relative;
}
.titBox div .newIcon{
	position:absolute;
	width:34px;
	height:19px;
	top:-9px;
	right:-35px;
	background:url(../../img/mxjk/newIcon.png) no-repeat top left;
}
.titBox a{
	font-size:14px;
	color:#999999;
}
.listBox{
	overflow:hidden;
	zoom:1;
}
.list{
	margin-bottom:-15px;
	width:525px;
	float:left;
}
.list li{
	height:60px;
	width:525px;
	margin-bottom:15px;
	float:left;
	background-color:#fff;
}
.list.mr30{margin-right:30px;}
.mxtj li{
	background:#fff url(../../img/mxjk/tjIcon.png) no-repeat 5px 10px;
}
.list li .listCon{
	margin-left:48px;
	margin-top:10px;
}
.list .listCon  a{
	display:inline-block;
	width:470px;
	color:#333;
	font-size:14px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.list .listCon .dateTime{
	font-size:14px;
	color:#bfbfbf;
	margin-top:5px;
}
.mxjb li{
	background:#fff url(../../img/mxjk/jbIcon.png) no-repeat 8px 10px;
}
.mxzsBox{
	margin-top:25px;
	margin-bottom:20px;
}
.mxzsBox{
	width:1080px;
	height:135px;
	overflow:hidden;
	margin-bottom:45px;
}
.mxzsList{
	float:left;
	width:2160px;
}
.mxzsList li{
	float:left;
	width:160px;
	height:135px;
	margin-right:24px;
}
.mxzsList li a{
	display:block;
	width:160px;
	height:135px;
}
.mxzsList li a img{
	display:block;
	width:160px;
	height:107px;
}
.mxzsList li a span{
	display:inline-block;
	width:160px;
	text-align:center;
	font-size:14px;
	line-height:28px;
	color:#333;
	overflow:hidden;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}