.page_content {
	height: auto;
}
.page_content .nrbf {
}
.page_content .nrbf .content_tit {
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
}
.page_content .nrbf .content_xx {
	overflow: hidden;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #ccc;
}
.page_content .nrbf .content_xx em {
	float: left;
	color: #666;
	font-size: 16px;
	margin-right: 20px;
}
.page_content .nrbf .content_xx .fL {
	padding-left: 100px;
}
.page_content .nrbf .content_xx .fR {
	padding-right: 100px;
}
.page_content .nrbf .zw_con {
	width: 1130px;
	height: auto;
	padding: 20px;
}
.page_content .nrbf .zw_con p {
	width: 100%;
	height: auto;
	line-height: 30px ! important;
	/*text-align: justify;*/
	color: #666;
	margin-bottom: 8px;
}
.page_content .nrbf .zw_con img {
	display: block;
	max-width: 90%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 20px;
}
.page_content .nrbf .zw_con .list_fj{
	width: 100%;
	height: auto;
}
.page_content .nrbf .zw_con .list_fj .tit_fj{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	color: #333;
	margin: 0;
}
.page_content .nrbf .zw_con .list_fj ul li {
	padding-left: 30px;
}
.page_content .tb_function {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-top: 1px solid #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
}
.page_content .tb_function em {
	cursor: pointer;
	display: inline-block;
	width: 80px;
	height: 30px;
	color: #FFFFFF;
	background-color: #2054ba;
	margin: 0 20px;
}

