

.zysearch {
    width: 100%;
    height: 220px;
    text-align: center;
    /* padding: 20px 0 0; */
    position: relative;
    z-index: 9;
}
.zysearch::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0px;
    z-index: -1;
}
.zysearch::before {
    background: url(../image/bcg.png)no-repeat;
    background-position-x: center;
}

.mbxnav .nav_bar_box {
  overflow: hidden;
      background: #f5f5f5;
}
.mbxnav .nav_bar_box .breadcrumb {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 0;
    max-width: 1200px;
    margin: 0 auto;
}
.bar_qy_hy {
    width: 100%;
    display: inline-block;
    text-align: left;
    padding: 22px 0;
}
.bar_qy_hy_list{
    width: 100%;
    margin-bottom: 20px;
    float: left;
}
.bar_qy_hy_list ul li{
    width: 160px;
    border: 1px solid #00964e;
    height: 44px;
    float: left;
    text-align: center;
    margin-right: 15px;
    line-height: 41px;
}
.bar_qy_hy_list ul li a{
    line-height: 41px;
    font-size: 15px;
}
.mbxnav .bar_qy_hy .active a {
    color: #383838;
    font-size: 32px;
    font-weight: normal;
}
.mbxnav .nav_bar_box .breadcrumb a {
  color: #666;
}
.mbxnav .bar_qy_hy {
  width: 100%;
  display: inline-block;
  text-align: left;
}
.mbxnav .bar_qy_hy span {
    display: inline-block;
    cursor: pointer;
    color: #999;
    width: 100%;
    line-height: 60px;
}
.mbxnav .bar_qy_hy .active a {
    color: #383838;
    font-size: 32px;
    font-weight: normal;
}
.qylb_pic_box ul li {
    /* height: 100px; */
    padding: 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 22px;
}
.qylb_pic_box ul li .pic_box {
    height: 160px;
    width: 250px;
    float: left;
    background: #00964e;
}
.qylb_pic_box ul li .pic_box img {
  width: 100%;
  height: 100%;
}
.qylb_pic_box ul li .qylb_tit {
    float: left;
    width: 78%;
    margin-left: 7px;
}
.qylb_pic_box ul li .qylb_tit span {
    display: inline-block;
    text-align: left;
    font-weight: normal;
    overflow: hidden;
    line-height: 25px;
}
.qylb_pic_box ul li .qylb_tit :first-child {
    color: #b1b1b1;
    width: 100%;
    line-height: 44px;
}
.qylb_pic_box ul li .qylb_tit :last-child {
    color: #333;
    width: 98%;
    font-size: 15px;
    text-align: left;
    font-weight: bold;
}
.qylb_pic_box .fy {
  border-bottom: 1px solid #ccc;
  text-align: right;
}
.qylb_pic_box .fy li {
  margin: 0!important;
}
.qylb_pic_box .fy a {
  color: #333;
}
.qylb_pic_box .fy .pagination > .active > a,
.qylb_pic_box .fy .pagination > .active > a:focus,
.qylb_pic_box .fy .pagination > .active > a:hover {
    background: #808080 !important;
    color: #fff;
    border: #737373;
    border: 1px solid #808080;
}
.qylb_pic_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:768px) {
	.qylb_pic_box ul li .qylb_tit {
	    float: left;
	    width: 98%;
	    margin-left: 7px;
	}
	.bar_qy_hy_list ul li {
	    width: 28%;
	    border: 1px solid #00964e;
	    height: 44px;
	    float: left;
	    text-align: center;
	    margin-right: 15px;
	    line-height: 41px;
	}
	.hyxw_pic_box ul li .pic_box {
	    height: 188px;
	    width: 96%;
	    float: left;
	    background: #00964e;
	    margin-left: 2%;
	}
.hyxw_big_box ul li .hyxw_tit {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    height: 100%;
}
.hyxw_big_box ul li .hyxw_date_box {
    display: inline-block;
    width:82%;
    overflow: hidden;
    height: 94%;
    font-size: 15px;
    color: #999;
    line-height: 39px;
    float: right;
}
.qylb_pic_box ul li .pic_box {
    height: 200px;
    width: 100%;
    float: left;
    background: #00964e;
}
	.bar_qy_hy_list ul li {
	    width: 100px;
	    border: 1px solid #00964e;
	    height: 44px;
	    float: left;
	    text-align: center;
	    margin-right: 9px;
	    line-height: 41px;
	    margin-left: 6px;
	}
	.mbxnav .bar_qy_hy .active a {
	    color: #383838;
	    font-size: 32px;
	    font-weight: normal;
	    margin-left: 6px;
	}
	
}