.mbxnav .nav_bar_box {
    overflow: hidden;
    max-width: 1300px;
    margin: 0 auto;
}
.mbxnav .nav_bar_box .breadcrumb {
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
    padding: 0;
    background: 0;
    font-size: 16px;
    color: #fff;
    text-align: left;
}
.mbxnav .nav_bar_box .breadcrumb a {
color: #999;
    line-height: 44px;
}

.main_head {
    color: #788791;
    padding-bottom: 0;
    border-bottom: none;
    font-size: 30px;
    margin-top: 4%;
	    font-weight: 300;
}
.main_head:after {
    display: block;
    content: '';
    width: 50px;
    height: 2px;
    background: #0146a7;
    margin-top: 6px;;
}
.hyxw_big_box{
    margin-top: 30px;
}

.hyxw_big_box ul li {
    width:100% !important;
    /* border-bottom: 1px solid #eee; */
    margin: 20px 15px 0px 0px;
    padding: 16px;
    padding-bottom: 20px;
    background: #fff;
	transition: all 0.5s;
}
.hyxw_big_box ul li:hover{
    background-color: #ebf4ff;
	box-shadow: 0 0 10px #d0d0d0;
	transition: all 0.5s;
}
.hyxw_big_box ul li .hyxw_date_box {
line-height: 28px;
    text-align: left;
    width: 10%;
    color: #999;
    margin-top: 15px;
    margin-bottom: 0px;
    float: left;
	font-weight: 300;
}
.hyxw_big_box ul li .hyxw_tit {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.hyxw_big_box ul li .hyxw_tit h4 {
    margin-bottom: 12px;
    font-size: 16px;
    margin-top: 10px;
    line-height: 34px;
    font-weight: bold;
    width: 87%;
    color: #0146a7;
    float: left;
}
.hyxw_big_box ul li .hyxw_tit h4 a {
  color: #999;
  text-decoration: underline;
}
.more {
    display: block;
    width: 13%;
    height: 33px;
    text-align: center;
    color: #0146a7;
    font-size: 13px;
    line-height: 32px;
    margin: 0 auto;
    border: 1px solid #0146a7;
    margin-top: 10px;
    float: left;
    font-weight: 300;
    transition: all 0.5s;
}

.more:hover {
	background-color: #0146a7;
	color: #fff;
	width: 20%;
	transition: all 0.5s;
	
}
.bar_qy_hy_list{
    width: 100%;
    float: left;
    margin-top: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e6e6e6;
}
.bar_qy_hy_list ul li{
    height: 46px;
    float: left;
    text-align: left;
    margin-right: 2%;
    line-height: 56px;
    width: 100px;
}
.bar_qy_hy_list ul li a{
    line-height: 41px;
    font-size: 15px;
    font-weight: bold;
}

.hyxw_big_box ul li.hyxw_tit p{
  width: 83%;
  color: #999;
  line-height: 23px;
  font-size: 12px;
}
.hyxw_big_box .fy {
    float: right;
    border-top: 1px solid #e4e4e4;
    text-align: right;
    width: 100%;
        margin-bottom: 90px;
        margin-top: 30px;
}
.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 screen and (max-width:767px) {
	.hyxw_big_box {
	    margin-top: 30px;
	    padding: 11px;
	}
	.hyxw_big_box ul li .hyxw_tit h4 {
	    margin-bottom: 5px;
	    font-size: 16px;
	    margin-top: 4px;
	    line-height: 34px;
	    /* font-weight: bold; */
	    width: 100%;
	    color: #868686;
	    float: left;
	}
	.hyxw_big_box ul li .hyxw_date_box {
	    line-height: 28px;
	    text-align: left;
	    width: 34%;
	    color: #999;
	    margin-top: 4px;
	    margin-bottom: 0px;
	    float: left;
	}
	.more {
	    display: block;
	    width: 32%;
	    height: 35px;
	    text-align: center;
	    color: #0146a7;
	    font-size: 13px;
	    line-height: 32px;
	    margin: 0 auto;
	    border: 1px solid #0146a7;
	    margin-top: 10px;
	    float: left;
	    font-weight: 300;
	}
	
}
