.hyxwxqy_box{
  width: 100%;
  overflow: hidden;
  margin: 40px 0;
}
.hyxwxqy_box .w h4{
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.hyxwxqy_box .w .date{
  margin: 0;
  color: #666;
  text-align: center;
}
.hyxwxqy_box .w .nr_text p{
  line-height: 28px;
  text-indent: 2em;
  margin: 0;
}
.hyxwxqy_box .w .nr_text img{
  display: block;
  margin: auto!important;
}
@media(max-width:768px){
  .hyxwxqy_box {
    width: 100%;
    overflow: hidden;
    margin: 20px 0 40px;
    padding: 0 10px;
  }
  .hyxwxqy_box .w .nr_text img {
    display: block;
    margin: auto!important;
    width: 100%!important;
  }
  .hyxwxqy_box .w .nr_text table tbody tr td{
    width: 100%!important;
    display: block;
    margin-bottom: 10px;
  } 
}