.mbxnav .nav_bar_box .breadcrumb {
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
    padding: 0px;
}

.mbxnav .nav_bar_box .breadcrumb a {
    line-height: 58px;
}

.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: #2081e1;
    font-weight: bold;
    /* letter-spacing: 0.1em; */
    text-align: center;
}

.hyxwxqy_box .date {
    color: #999;
    text-align: center;
    line-height: 35px;
    border-bottom: 1px solid #e8e8e8;
}

.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: 20%;
    background-color: #2081e1;
}

.hyxwxqy_box .hyxwxqy_fot_tit ul li :last-child {
    color: #333;
    background-color: #e0f0ff;
    margin-left: -5px;
    font-size: 14px;
    text-align: left;
    padding-left: 10px;
}

.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: 80%;
}

.nr_text p {
    line-height: 30px;
    padding: 0;
    text-indent: 2em;
}

.nr_text p img {
    width: 680px;
}

@media (max-width:768px) {
	.nr_text p {
	    line-height: 30px;
	    padding: 0;
	    text-indent: 0em;
	}
	
	.nr_text p img {
	    width: 100%;
	}
	.hyxwxqy_box .hyxwxqy_fot_tit ul li {
	    display: inline-block;
	    margin: 0px 0 20px;
	    padding: 6px;
	}
	.hyxwxqy_box .hyxwxqy_fot_tit ul li :first-child {
	    color: #fff;
	    width: 30%;
	    background-color: #2081e1;
	}
	.hyxwxqy_box .hyxwxqy_fot_tit ul li :last-child {
	    width: 100%;
	}
	.hyxwxqy_box .hyxwxqy_fot_tit ul li :last-child {
	    color: #333;
	    background-color: #e0f0ff;
	    margin-left: 0px; 
	    font-size: 14px;
	    text-align: left;
	    padding-left: 10px;
	    float: left;
	}
	.nr_text div{
		line-height: 24px;
	}
	.nr_text img {
		width: 100%;
		    height: 100%;
	}
	
}