@charset "utf-8";
	/* CSS Document */



.news-Ltit {
	font-size:18px;
	height:45px;
	font-weight:bold;
	color:#4c4c4c;
	line-height:65px;
	border-left:27px solid #2f3032;
	margin-left:30px;
	margin-top:10px;
	padding-left:10px;
}
.newsbox li {
	clear:both;
	width:817px;
	height:160px;
	margin-left:30px;
	margin-top:20px;
	border-bottom:1px dotted #999999;
}
.newsbox li a {
	width:186px;
	height:137px;
	float:left;
	overflow:hidden;
}
.newsbox li a img {
	width:100%;
	height:100%;
}
.newsbox li span {
	width:606px;
	height:137px;
	float:right;
	font-size:14px;
}
.newsbox li span a {
	clear:both;
	width:100%;
	height:26px;
	background:none;
	font-size:16px;
	font-weight:bold;
	line-height:26px;
}
.newsbox li span a:hover {
	color:#166bd4;
}
.newsbox li span p {
	color:#555;
}
.news-time {
	font-size:12px;
	color:#999999;
	line-height:20px;
}
.Turnpage {
	width:364px;
	margin:0 auto;
	overflow:hidden;
	padding:20px 0;
}
.currentpage {
	background:#0d7ddc;
	color:#fff;
}
.Turnpage li {
	width:40px;
	height:36px;
	text-align:center;
	line-height:36px;
	float:left;
}
.Turnpage li a:hover {
	background:#3da0f4;
	color:#fff;
}
.Turnpage .pageUp {
	width:70px;
	background:#dbdfea;
	border-radius:4px;
	margin-right:4px;
}
.Turnpage .pageDown {
	width:70px;
	background:#dbdfea;
	border-radius:4px;
}
