.mbxnav .nav_bar_box .breadcrumb {
	display: inline-block;
	width: 100%;
	margin-bottom: 0px;
	padding: 0;
	line-height: 50px;
}

.mbxnav .nav_bar_box .breadcrumb a {
	color: #333;
}

.mbxnav .nav_bar_box .bar_qy_hy {
	width: 35%;
	display: inline-block;
	text-align: right;
}

.mbxnav .nav_bar_box .bar_qy_hy span {
	display: inline-block;
	padding: 10px 10px;
	cursor: pointer;
	color: #999;
}

.mbxnav .nav_bar_box .bar_qy_hy .active {
	border-bottom: 2px solid #000;
}

.mbxnav .nav_bar_box .bar_qy_hy .active a {
	font-weight: bold;
}

.hyxwxqy_box {
	padding: 50px 0px 70px;
	line-height: 50px;
	overflow: hidden;
}

.hyxwxqy_box h4 {
	font-size: 22px;
	color: #000;
	font-weight: bold;
	text-align: center;
}

.hyxwxqy_box .date {
	color: #999;
	text-align: center;
	line-height: 32px;
	margin-bottom: 46px;
	border-bottom: 1px solid #ccc;
}

.hyxwxqy_box .hyxwxqy_fot_tit {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 30px 0 0;
	overflow: hidden;
	line-height: 30px;
}

.hyxwxqy_box .hyxwxqy_fot_tit ul li {
	display: inline-block;
	margin: 0px 0 20px;
}

.hyxwxqy_box .hyxwxqy_fot_tit ul li span {
	display: inline-block;
	height: 100%;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
}

.hyxwxqy_box .hyxwxqy_fot_tit ul li :first-child {
	color: #fff;
	width: 30%;
	background-color: #001e57;
	padding: 15px;
}

.hyxwxqy_box .hyxwxqy_fot_tit ul li :last-child {
	color: #333;
	padding: 15px;
	background-color: #f0efff;
	margin-left: -4px;
	font-size: 14px;
	text-align: left;
}


.nr_text p {
	line-height: 25px;
	float: left;
	width: 100%;
	margin-bottom: 3px;
	text-align: justify;
}

.nr_text h3 {
	font-size: 18px;
	width: 100%;
	float: left;
	background: #f7f7f7;
	line-height: 50px;
	padding-left: 7px;
	font-weight: bold;
	color: #000;   
}

.nr_text h2 {
	float: left;
	width: 100%;
	color: #0070d5;
	border-top: 1px solid #dcdcdc;
	line-height: 50px;
	border-bottom: 1px solid #dcdcdc;
	font-size: 22px;
}

.g-row {
	overflow: hidden;
	padding-bottom: 24px;
	float: left;
	width: 100%;
}

.g-row-left {
	width: 40%;
	float: left;
}

.g-row-left img {
	width: 100%;
}

.g-row-right {
	width: 57%;
	float: right;
}

.g-row-right h5 {
	float: left;
	font-size: 18px;
	width: 100%;
	margin-top: 10px;
	font-weight: revert;
}

.g-row-right h6 {
	float: left;
	font-size: 14px;
	margin-top: 16px;
	font-weight: revert;
	background-color: #000000;
	line-height: 30px;
	padding: 5px 15px;
	color: #fff;
	width: 100%;
}


@media (max-width: 980px) {

	img.fr-fic.fr-dii,
	.nr_text p img,
	.nr_text.ql-snow.ql-editor p img {
		width: 100% !important;
	}

	.hyxwxqy_box {
		padding: 50px 8px !important;
	}

	.hyxwxqy_box .hyxwxqy_fot_tit ul li :first-child {
		width: 32% !important;
	}

	.nr_text p {
		line-height: 26px;
		text-indent: 0em;
		float: left;
		width: 100%;
		margin: 2px 0;
	}

	.hyxwxqy_box h4 {
		font-size: 20px;
		color: #000;
		font-weight: bold;
		text-align: center;
	}

	.g-row-left {
		width: 100%;
		float: left;
	}

	.g-row-right {
		width: 100%;
		float: right;
	}
}
