.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: #666;
}

.mbxnav .bar_qy_hy {
	width: 100%;
	display: inline-block;
	text-align: center;
	padding: 20px 0;
}

.mbxnav .bar_qy_hy span {
	display: inline-block;
	padding: 10px 10px;
	cursor: pointer;
	color: #999;
}

.mbxnav .bar_qy_hy .active a {
	color: #6d0fc5;
	font-size: 20px;
	font-weight: bold;
}

.hyxw_big_box ul li {
    width: 100% !important;
    border-bottom: 1px solid #eee;
    margin-top: 15px !important;
    padding: 10px 0px;
}

.hyxw_big_box ul .first_li {
	margin-right: 238px !important;
}

.hyxw_big_box ul li .hyxw_date_box {
    display: inline-block;
    width: 8%;
    overflow: hidden;
    /* height: 94%; */
    font-size: 14px;
    color: #fff;
    line-height: 38px;
    text-align: center;
    background: #0067c4;
    margin-right: 15px;
}
.tit_abt {
    text-align: left;
    padding: 65px 0 15px;
    margin-bottom: 2rem;
	border-bottom: 1px solid #e4e4e4;
}
.tit_abt a {
position: relative;
    font-size: 30px;
    color: #333;
    line-height: 1.2em;
    padding-bottom: 1.5rem;
    font-weight: 400;
}


.hyxw_big_box ul li .hyxw_tit {
    display: inline-block;
    width: 89%;
    overflow: hidden;
    height: 100%;
}

.hyxw_big_box ul li .hyxw_tit a{
    line-height: 39px;
    color: #848484;
}
.hyxw_big_box ul li .hyxw_tit h4 {
    font-size: 15px;
    color: #333;
    width: 92%;
    float: left;
}

.hyxw_big_box ul li .hyxw_tit h4 a {
	color: #333;
	text-decoration: underline;
}

.hyxw_big_box ul li .hyxw_tit p {
	width: 83%;
	color: #999;
	line-height: 23px;
	font-size: 12px;
}

.hyxw_big_box .fy {
	border-bottom: 1px solid #ccc;
	text-align: right;
}

.hyxw_big_box .fy li {
	margin: 0 !important;
}

.hyxw_big_box .fy a {
	color: #333;
}

.hyxw_big_box .fy .pagination>.active>a,
.hyxw_big_box .fy .pagination>.active>a:focus,
.hyxw_big_box .fy .pagination>.active>a:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #4F0599;
	border-color: #4F0599;
}

.hyxw_big_box .fy .active {
	background-color: #690599 !important;
	color: #fff;
}

.spjszx {
	padding: 45px 8px;
}

.spjszx h4 {
	font-size: 16px;
	color: #6d0fc5;
}

.spjszx .p1 {
	color: #999;
}

.spjszx p {
	font-size: 14px;
}

.spjszx p .sl_date {
	margin-left: 30px;
}

@media (max-width:980px) {
	.hyxw_big_box{
		margin: 10px;
	}
	.hyxw_big_box ul li .hyxw_date_box {
	    display: inline-block;
	    width: 30%;
	    overflow: hidden;
	    /* height: 94%; */
	    font-size: 14px;
	    color: #fff;
	    line-height: 38px;
	    text-align: center;
	    background: #da021c;
	    margin-right: 15px;
	}
	.hyxw_big_box ul li .hyxw_tit h4 {
	    font-size: 15px;
	    color: #333;
	    width: 100%;
	    float: left;
	}
	
}


