/* 分页 */
.pages {
	overflow: hidden;
	clear: both;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #505568;
	margin: 24px 0;
	background: #fff;
	padding: 20px;
}
.pages_l {
	float: left;
}
.pages_l span.red {
	color: #a00;
}
.pages_m {
	float: left;
	width: 370px;
	text-align: center;
}
.pages_r input {
	width: 40px;
	cursor: pointer;
}
.pages_m a {
	text-align: center;
	height: 16px;
	display: inline-block;
	color: #505568;
	line-height: 16px;
	margin: 0 4px;
	text-decoration: none;
}
.pages_m a:hover {
	color: #006CBA;
}
.pages_m a.cur {
	color: #006CBA;
}
#jump_page_id {
	width: 30px;
	margin: -3px 5px 0 5px;
	padding: 0px 4px;
	text-align: center;
}
.main-boxl p.text-p {
	font-size: 12px;
	color: #818181;
	line-height: 20px;
	margin-top: 10px;
	width: 615px;
	margin: 15px auto 20px auto;
}
.list-gj .list-gjbox {
	float: left;
	width: 305px;
	margin-left: 15px;
}
.list-gj .list-hjtitle {
	background: #c3c3c3;
	color: #fff;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	margin: 10px 0;
}
.list-gj .list-gjbox ul li {
	float: left;
	text-align: center;
	font-size: 12px;
}
.list-gj .list-gjbox ul li.gj-img {
	margin-left: 13px;
}
.list-gj .list-gjbox ul li img {
	width: 63px;
	height: 63px;
	display: block;
	border: solid 1px #f9b600;
}
.sg-box {
	float: left;
	width: 100%;
	height: auto;
	background: #fff;
	margin: 15px 0 30px 0;
	padding-bottom: 20px;
}
.sg-box .sg-table table {
	float: left;
	width: 310px;
	margin: 15px 0 0 15px;
}
.sg-box .sg-table thead tr th {
	background: #c3c3c3;
	height: 34px;
	color: #fff;
	font-size: 14px;
}
.sg-box .sg-table tbody tr td {
	color: #8d8d8d;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border: solid 1px #eaeaea;
	border-top: none;
	font-size: 12px;
}
.nz-imgbox {
	float: left;
	width: 320px;
	height: 428px;
	background: #fff;
}
.nz-img {
	float: left;
}
.nz-img img {
	float: left;
	width: 125px;
	height: 125px;
	border: solid 1px #bababa;
	padding: 5px;
	margin: 10px;
}
.nz-img ul {
	float: left;
	margin-top: 10px;
}
.nz-img ul li {
	font-size: 12px;
	color: #8d8d8d;
	display: block;
	line-height: 24px;
	width: 150px;
}
.nz-text {
	margin-top: 10px;
	font-size: 12px;
	color: #8d8d8d;
	line-height: 24px;
	text-indent: 24px;
}
