.hyxwxqy_box {
  padding: 50px 0;
  line-height: 28px;
}
.hyxwxqy_box h4 {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  text-align: center;
}
.hyxwxqy_box .date {
  color: #999;
  text-align: center;
  margin: 0;
}
.nr_text img{
  display: block;
  margin: auto;
}
.nr_text p,
.nr_text ul{
  margin: 0;
}
.zmrh table tbody tr td{
  border: 1px solid #ebebeb;
  text-align: center;
  padding: 5px;
}
.zmrh table tbody tr td br{
  display: none;
}
@media(max-width:768px){
  .hyxwxqy_box {
    padding: 20px 0;
    line-height: 28px;
  }
  .nr_text img {
    display: block;
    margin: auto;
    width: 100%!important;
  }
  .zmrh table tbody tr td{
    line-height: 22px;
  }
}
