.hyxwxqy_box {
  padding: 20px 0 60px;
  width: 100%;
  overflow: hidden;
}
.hyxwxqy_box .w>h4 {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  line-height: 1.5;
  margin-top: 0;
}
.hyxwxqy_box .date {
  color: #999;
  text-align: center;
}
.hyxwxqy_box .nr_text p{
  margin: 0;
  line-height: 28px;
  font-size: 14px;
  /* text-indent: 2em; */
}
.hyxwxqy_box .nr_text p br{
  /* display:none; */
}
.hyxwxqy_box .nr_text td{
  border: 1px solid #e0e0e0;
}
.hyxwxqy_box .nr_text tr p{
  text-indent: 0!important;
}
.hyxwxqy_box .nr_text img{
  display: block;
  margin: 0 auto 15px;
}
@media(max-width:768px){
  .hyxwxqy_box {
    padding: 0 10px 30px 10px;
    width: 100%;
    overflow: hidden;
  }
  .hyxwxqy_box .nr_text img{
    display: block;
    margin: 0 auto 15px;
    width: 100%!important;
  }
}