.hyxwxqy_box{
  padding: 60px 0 80px;
  width: 100%;
  overflow: hidden;
}
.hyxwxqy_box h4 {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  text-align: center;
}
.hyxwxqy_box .date {
  color: #999;
  text-align: center;
}
.nr_text img{
  width: auto;
  margin-bottom: 15px;
}
.nr_text  p{
  margin: 0;
  line-height: 28px;
}
@media(max-width:768px){
  .hyxwxqy_box{
    padding: 20px 0 30px;
    width: 100%;
    overflow: hidden;
  }
  .nr_text img{
    width: 100%!important;
  }
  .nr_text p {
    margin: 0;
    line-height: 26px;
  }
}