
.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;
}
.breadcrumb {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 0;
    max-width: 1200px;
    margin: 0 auto;
}
.mbxnav .nav_bar_box .breadcrumb a {
  color: #333;
}
.mbxnav .nav_bar_box .bar_qy_hy {
  width: 35%;
  display: inline-block;
  text-align: right;
}
.mbxnav .nav_bar_box .bar_qy_hy span {
  display: inline-block;
  padding: 10px 10px;
  cursor: pointer;
  color: #999;
}
.mbxnav .nav_bar_box .bar_qy_hy .active {
  border-bottom: 2px solid #000;
}
.mbxnav .nav_bar_box .bar_qy_hy .active a {
  color: #6d0fc5;
  font-weight: bold;
}
.hyxwxqy_box {
  padding: 50px 0;
  line-height: 50px;
}
.hyxwxqy_box h4 {
    font-size: 26px;
    color: #333;
    font-weight: normal;
    text-align: center;
}
.hyxwxqy_box .date {
color: #999;
    text-align: center;
    line-height: 25px;
}

.hyxwxqy_box .hyxwxqy_fot_tit {
    border-top: 1px solid #ccc;
    padding: 17px 0 0;
    overflow: hidden;
    line-height: 30px;
    margin-top: 20px;
}
.hyxwxqy_box .hyxwxqy_fot_tit ul li {
  display: inline-block;
  margin: 0px 0 20px;
}
.hyxwxqy_box .hyxwxqy_fot_tit ul li span {
  display: inline-block;
  height: 100%;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
}
.hyxwxqy_box .hyxwxqy_fot_tit ul li :first-child {
    color: #fff;
    width: 100px;
    background-color: #00964e;
    padding: 7px;
}
.hyxwxqy_box .hyxwxqy_fot_tit ul li :last-child {
    color: #333;
    padding: 7px;
    margin-left: -4px;
    font-size: 14px;
    text-align: left;
}
.fy {
  border-bottom: 1px solid #ccc;
  text-align: right;
}
.fy .active {
  background-color: #4F0599 !important;
  color: #fff;
}
.nr_text p{
	line-height: 30px;
	margin: 0;
}
.nr_text p img{
	text-align: center;
	}

@media (max-width:768px) {
	.nr_text img{
    width: 100%;
    height: 100%;
	}
	.nr_text{
		width: 98% !important;
		margin: 0 auto  !important;
	}
		.hyxwxqy_box {
		    padding: 20px 0;
		    line-height: 50px;
		}
	
}
