.main {width:92%;}
.arc_li {padding:2%;}
.arc_li img {vertical-align: middle;padding-right:3%;}
.arc_li.pad {padding-bottom:6%;}
.arc_li.bor {padding-top:6%;border-top:1px dashed #ccc;}
h2 {font-size:140%;}
h2 a {font-weight: normal;line-height: 200%;padding-right:3%;border-right:3px solid #db0b1c;}
.list_img {margin-top:3%;}
.list_img li {float:left;width: 46%;margin:2%;line-height: 200%;font-size: 95%;text-align: center;}
.list_img li img {width: 100%;height: 120px;}
.arc_tit {font-size:130%;text-align: center;padding:5% 0;font-weight: bold;}
.arc_info {font-size:90%;margin-bottom:5%;padding:0 3%;}
.arc_body {line-height:180%;}
.arc_body img {width:85%;margin:3% auto;height:auto !important;}
/*分页*/
.page {
	text-align: center;
	padding:20px 0 20px;
	font-family:verdana, geneva, sans-serif;
	font-size:85%;
}
.page .nopage, .page .pagebar a, .page li{
	padding: 3px;
	border: 1px solid #ccc;
	border-top: none;
	border-left: none;
	margin: 3px 2px;
	min-width: 15px;
	display: inline-block;
	*zoom:1;
	box-shadow:0 0 5px #ccc;
	border-radius:3px;
}
.page .nopage,.page .thisclass,.page .thisclass a{
	background: #e84242;
	color: #fff
}
.page .pagebar a {
	background: #fff;
	cursor: pointer;
}
.page .pagebar a:hover {
	background: #e84242;
	color: #fff;

}

.news_lb,.jctp {
	background: #f8f8f8;
	border: 1px solid #d7d7d7;
	margin: 20px 0 0;
}
.news_lb .hd ,.jctp_tit {
	height: 33px;
	border-bottom: 1px solid #d7d7d7;
	background: #fff;
	line-height: 33px;
}
.news_lb .hd li {
	font-size:14px;
	position: relative;
	top: 1px;
	width: 20%;
	cursor: pointer;
	color:#666666
}
.news_lb .hd li.on {
	/*background:  center bottom no-repeat;*/
	font-weight: bold;
	color:#000
}
.news_lb .bd ul {
	padding: 10px;
}
.news_lb .bd li {
	line-height: 220%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

 .p_newsmore {
	display: block;
	margin: 0 auto;
	width: 86%;
	border: 1px solid #d7d7d7;
	border-radius: 5px;
	line-height: 220%;
	text-align: center;
	background: #f4f4f4;
	margin-bottom: 10px;
}