 
.maincon {
	clear: both;
	width: 100%; background-color:#ffffff
}
.newscon {
	clear: both;
	height: 500px;
	width: 1180px;
	overflow: hidden;
	margin: 10px auto;
}
.leftnews {
	width: 357px;
	padding-right: 32px;
	background-image: url(/uploads/image/simages/spline.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	margin-right: 20px;
}
.rightnews {
	float: right;
	width: 357px;
}
.newstop {
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	border-bottom: 2px solid #000;
	margin-bottom: 15px;
}
.newstop h3 {
	float: left;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.newstop a {
	float: right;
	color: #ccc;
	font-size: 14px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.newscontext {
	clear: both;
	height: 440px;
}
.newscon table td {
	height: 28px;
	line-height: 28px;
}
.newscon table .ask {
	background-image: url(/uploads/image/simages/ask.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.newscon table .ask a {
	color: #0376c7;
}
.newscon table .answer {
	background-image: url(/uploads/image/simages/answer.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.newscon table td a {
	margin-left: 30px;
	font-size: 14px;
}
.mewsbpic {
	display: block;
	width: 357px;
	height: 141px;
	margin: 0 auto;
	margin-bottom: 5px;
}
.newscontext ul li {
	line-height: 36px;
	height: 36px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px dashed #ccc;
}
.newscontext ul li a {
	color: #606060;
	font-size: 14px;
	margin-left: 15px;
}
.topnews h2 {
	line-height: 30px;
}
.topnews h2 a {
	font-size: 18px;
	color: #0376c7;
}
.topnews p {
	line-height: 24px;
	font-size: 14px;
	height: 100px;
}
.moren {
	display: block;
	color: #0376c7;
	font-size: 14px;
	margin-bottom: 30px;
}
.pagebotm {
	background-color: #232323;
	clear: both;
}
.pagedbox {
	width: 1180px;
	margin: 0 auto;
	padding: 40px 0;
}