@charset "utf-8";
.zysearch {
    position: relative;
    margin: 0 auto;
/*    height: 416px !important;
	background: url(../image/bcg.png); */
	background-position-x: center;
}
.zysearch .search {
    max-width: 90%;
    text-align: center !important;
    height: 50px;
    position: relative;
    margin: 0 auto;
    top: -96px;
}
@media (min-width: 980px){
.search {
/*    height: 150px !important;
    padding: 105px !important; */
}
}
.zysearch::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.mbxnav .nav_bar_box {
  overflow: hidden;
  margin-bottom: 2%;
}
.mbxnav .nav_bar_box .breadcrumb {
    display: inline-block;
    width: 97%;
    margin-bottom: 0px;
    line-height: 40px;
    margin-left: 8px;
}
.mbxnav .nav_bar_box .breadcrumb a {
  color: #666;
}
.mbxnav .bar_qy_hy {
  width: 100%;
  display: inline-block;
  text-align: left;
  margin-bottom: 4%;
  border-top: 2px solid #f1c01c;
  border-bottom: 1px solid #f1c01c;
  text-indent: 0.2em;
}
.mbxnav .bar_qy_hy span {
  display: inline-block;
  cursor: pointer;
  color: #999;
}
.mbxnav .bar_qy_hy .active a {
  font-size: 28px;
  font-weight: 500;
  line-height: 57px;
}
.qylb_pic_box ul .click {
  cursor: pointer;
}
.qylb_pic_box ul li {
    height: 329px;
    margin-bottom: 20px;
}
.qylb_pic_box ul li .pic_box {
  height: 75%;
}
.qylb_pic_box ul li .pic_box img {
  width: 100%;
  height: 100%;
}
.qylb_pic_box ul li .qylb_tit {
  height: 15%;
}
.qylb_pic_box ul li .qylb_tit span {
    display: inline-block;
    text-align: center;
    font-weight: b;
    overflow: hidden;
    width: 100%;
    float: left;
}
.qylb_pic_box ul li .qylb_tit :first-child {
    color: #999;
    width: 100%;
    line-height: 31px;
    text-align: left;
	border-top: 1px solid #f3bb2a;
}
.qylb_pic_box ul li .qylb_tit :last-child {
color: #333;
    width: 100%;
    margin-left: -1px;
    font-size: 14px;
    text-align: left;
    /* border-top: 1px solid #f3bb2a; */
    /* line-height: 40px; */
    margin-top: 1px;
}
.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 {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #060606;
    border-color: #060606;
}
.qylb_pic_box .fy .active {
  background-color: #060606 !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;
}
