@charset "gb2312";
* {
	word-break: break-all;
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	color: #131313;
	font-family: 'Î¢ÈíÑÅºÚ', Verdana, Georgia, SimSun, Arial, Helvetica, 'sans-serif';
	padding: 0px;
	margin: 0px auto;
	line-height: 30px;
	background-color: #FFF;
	overflow-x: hidden;
	width: 100%;
}
a {
	color: #131313;
	text-decoration: none;
}
a:hover {
	color: #0066cc;
	text-decoration: none
}

.wrap {
	width: 1200px;
	margin: 0 auto;
}


.m5 {
	overflow: hidden;
	margin-bottom: 30px;
}
.m51t {
	margin-bottom: 30px;
}
.m51t h2 {
	font-size: 24px;
	border-left: 6px #0066cc solid;
	padding-left: 10px;
}
.m51t span {
	float: right;
	display: block;
	width: 70px;
	height: 24px;
	line-height: 24px;
	background-color: #0066cc;
	border-radius: 24px;
	text-align: center;
}
.m51t span a {
	color: #ffffff;
}
.m51 {
	width: 570px;
	float: left;
}
.m52 {
	width: 570px;
	float: left;
	margin-left: 60px;
	display: inline;
}
.news_list1 {
	margin-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px #ddd dashed;
	padding-bottom: 20px;
}
.news_list1 dd {
	width: 84px;
	border: 1px solid #cfcfcf;
	text-align: center;
	font: 600 36px "arial";
	color: #9696a3;
	float: left;
	height: 74px;
	padding-top: 10px;
}
.news_list1 dd span {
	display: block;
	font: 400 14px "arial";
}
.news_list1 dt {
	width: 452px;
	float: left;
	margin-left: 32px;
}
.news_list1 dt a {
	color: #333;
	font-size: 18px;
	font-weight: bold;
}
.news_list1 dt span {
	display: block;
	font: 400 12px/24px "Î¢ÈíÑÅºÚ";
	text-indent: 2em;
}
.news_list1 dt span a {
	color: #0971ca;
	display: inline;
	font: 400 12px/24px "Î¢ÈíÑÅºÚ";
}
.news_list1:hover dd {
	background: #0066cc;
	border-color: #0066cc;
	color: #fff;
}
.news_list1:hover dt a {
	color: #0066cc;
}
.newsli li {
	width: 560px;
	float: left;
	margin-right: 80px;
	height: 36px;
	line-height: 36px;
	background: url(../images/li.jpg) no-repeat 5px center;
	text-indent: 20px;
	box-sizing: content-box;
	overflow: hidden;
}
.newsli .time {
	float: right;
	color: #666666;
}