.top_img {
	height: 256px;
	background:url(/skin/default/img/obanner.jpg) no-repeat center top/cover;
	margin-top: 30px;

}

.pub_cont > .left {
	position: relative;
	top: -125px;
	width: 245px;
	min-height: 730px;
	border:10px solid rgba(229,3,5,.55);
	border-top-width:0;
}
.pub_cont > .left .bgc-def2{
	height: 70px;
	padding:15px 30px;
	background-color:rgba(229,3,5,.55);
}


.pub_cont .c-666 li {
	border-bottom: 1px dashed #ddd;
}
.pub_cont .c-666 li ol {
	margin-top:5px;
	margin-left:26px;
}
.pub_cont .c-666 li ol li {
	line-height: 28px;
	border-bottom: none;
	font-size: 14px;
	color: #666;
}

.pub_cont .c-666 li:hover {

	color: black;

	transition:0.3s; 

}

.pub_cont .c-666 li.active {

	color:#e50305;

}



.pub_cont .right {

	width: 990px;

}

.pub_cont .fl-r > h2 {

	border-bottom: 1px solid #999;

	line-height: 30px;

}



/* ÁÐ±í·ÖÒ³ */

.shpa, #showpage { text-align: center; margin-bottom: 5px; overflow: auto; zoom: 1; padding:20px 10px; font-size:14px; }

.shpa b, #showpage b { padding: 0 8px 0; color: #FFF; display: inline-table; border: 1px solid #e00200; background: #e00200; }

.shpa a, #showpage a { padding: 0 8px 0; color: #a9a9a9; display: inline-table; border: 1px solid #e8e8e8; background:#fdfdfd; }

.shpa a:hover, #showpage a:hover { color: #fff; background: #e00200; border: 1px solid #e00200; text-decoration: none; }

