.mbxnav .nav_bar_box .breadcrumb {
	display: inline-block;
	width: 62%;
	margin-bottom: 0px;
}

.mbxnav .nav_bar_box .breadcrumb a {
	color: #666;
}

.bar_qy_hy {
	width: 100%;
	display: inline-block;
	text-align: center;
	padding: 20px 0;
}

.bar_qy_hy span {
	display: inline-block;
	padding: 10px 10px;
	cursor: pointer;
	color: #999;
}

.bar_qy_hy .active a {
	color: #02893f;
	font-size: 35px;
	font-weight: bold;
}

.hyxw_big_box {
	margin: 0px 0px 80px;
	float: left;
	width: 100%;
}

.hyxw_big_box ul li {
	border-bottom: 1px solid #f1f1f1;
	padding: 22px 0px;
	margin: 0;
}

.hyxw_big_box ul li .hyxw_date_box {
overflow: hidden;
    /* height: 94%; */
    font-size: 15px;
    color: #424242;
    width: 8%;
    float: left;
    line-height: 24px;
    padding: 10px;
    background: #f1f1f1;
}

.hyxw_big_box ul li .hyxw_tit {
	overflow: hidden;
	float: left;
	width: 84%;
	margin-left: 2%;

}

.hyxw_big_box ul li .hyxw_tit h4 {
	font-size: 15px;
	color: #3e3e3e;
	font-weight: bold;
	line-height: 26px;
}

.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 {
	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: #3e3e3e;
	border-color: #3e3e3e;
}

.hyxw_big_box .fy .active {
	background-color: #3e3e3e !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;
}

.cp_list {
	text-align: center;
	margin: 4% 0;
	margin-bottom: 90px;
}

.cp_list a {
	padding: 1% 3%;
	font-size: 16px;
	border: 1px solid #0f58d6;
}

.cp_list a:hover {
	padding: 1% 3%;
	font-size: 16px;
	border: 1px solid #0f58d6;
	background-color: #0f58d6;
	color: #fff;
	text-decoration: none;
}

@media (max-width:768px) {
	.cp_list a {
		padding: 1% 1%;
		font-size: 14px;
		border: 1px solid #0f58d6;
	}

	.cp_list {
		text-align: center;
		margin: 4% 0;
		margin-bottom: 10px;
	}
	.hyxw_big_box ul li .hyxw_date_box {
		width: 30% !important;
	}
	.hyxw_big_box ul li .hyxw_tit {
		width: 60% !important;	
	}
}
