.banner_bag {
	position: relative;
	overflow: hidden;
	margin-top: 120px;
	background: url(/assets/image/bcg.png) no-repeat center;
	background-position-x: center;
	height: 351px;
}


.banner_bag .txt {
	position: absolute;
	width: 100%;
	top: 47%;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.banner_bag .btp {
	position: absolute;
	width: 100%;
	top: 25px;
	left: 0;
	z-index: 3;
	display: none;
}

.banner_bag .txt .tt {
	margin: 0px 0 50px;
}

.banner_bag .btp * {
	color: #fff;
}

.f_36 {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #000;
}

.ny_nav {
	margin-top: -30px;
	position: relative;
	z-index: 5;
	line-height: 60px;
}

.ny_nav .an {
	background: #fff;
	text-align: center;
	border-radius: 2px;
	-moz-box-shadow: 0px 2px 5px #ddd;
	-webkit-box-shadow: 0px 2px 5px #ddd;
	box-shadow: 0px 2px 5px #ddd;
}

.ny_nav .an a {
	display: block;
	float: left;
	position: relative;
	width: 16.66%;
	color: #333;
	font-weight: bold;
}

.ny_nav .an a.act,
.ny_nav .an a:hover {
	color: #d60000;
}

/* .ny_nav .an a:after {
	display: block;
	content: '';
	position: absolute;
	width: 1px;
	height: 10px;
	background: #ddd;
	right: 0;
	top: 50%;
	margin-top: -5px;
} */

.ab1 {
	padding: 70px 0 90px;
	/* text-align: center; */
	color: #999;
}

.fbd {
	font-weight: bold;
	font-size: 36px;
	text-transform: uppercase;
}

.ab1 .tt {
	color: #d60000;
	margin: 0 0 30px;
	font-size: 28px;
}
.mbxnav .nav_bar_box .breadcrumb {
	display: inline-block;
	width: 62%;
	margin-bottom: 0px;
}

.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 {
	color: #6d0fc5;
	font-weight: bold;
}

.hyxwxqy_box {
	padding: 50px 0;
	line-height: 50px;
}

.hyxwxqy_box h4 {
	font-size: 26px;
	color: #333;
	/* font-weight: bold; */
	/* letter-spacing: 0.2em; */
	text-align: center;
	line-height: 35px;
}

.hyxwxqy_box .date {
	color: #999;
	text-align: center;
	border-bottom: 1px solid #cecece;
	line-height: 27px;
	margin-bottom: 50px;
}

.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: #690599;
	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: 26px;
}
.nr_text p img {
    width: 40%;
}

.fy {
	border-bottom: 1px solid #ccc;
	text-align: right;
}

.fy .active {
	background-color: #4F0599 !important;
	color: #fff;
}

	.hyxwxqy_box .hyxwxqy_fot_tit ul li :last-child {
		width: 70%;
}

@media (max-width:980px) {
	.nr_text p img {
		width: 100%;
	}

	.nr_text p {
	    line-height: 26px;
	    text-indent: 0em;
	}

	.hyxwxqy_box {
		padding: 50px 5px;
		line-height: 50px;
	}
	.banner_bag {
    position: relative;
    overflow: hidden;
    margin-top: 11px;
    background: url(/assets/image/bcg.png) no-repeat center;
    background-position-x: center;
    height: 351px;
	}
}
