.hyxwxqy_box {
  padding: 20px 0;
  width: 100%;
  overflow: hidden;
}

.hyxwxqy_box h4 {
  font-size: 22px;
  color: #333;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  line-height: 28px;
}

.hyxwxqy_box .date {
  color: #999;
  text-align: center;
}

.hyxwxqy_box .nr_text p {
  line-height: 30px;
  font-size: 16px;
}

.hyxwxqy_box .nr_text strong {
  display: block;
  margin-top: 15px;
}

.hyxwxqy_box .nr_text tr p {
  text-indent: 0 !important;
}

.hyxwxqy_box .nr_text img {
  display: block;
  margin: 0 auto;
  width: auto;
}

.hyxwxqy_box tr td {
  border: 1px solid #ebebeb;
}

.hyxwxqy_box tr td img {
  width: 100% !important;
  margin: 0 auto 10px;
}

@media(max-width:980px) {
  .hyxwxqy_box {
    padding: 0;
    width: 100%;
    overflow: hidden;
  }

  .hyxwxqy_box .nr_text img {
    display: block;
    margin: 0 auto 15px;
    width: 100% !important;
  }

  .hyxwxqy_box .nr_text td {
    width: 100% !important;
    display: block;
  }

  .prodxq_list ul li {
    width: 100%;
    margin-bottom: 15px;
  }

  .appli_cont img {
    width: 100% !important;
  }
}