.hyxwxqy_box {
  padding: 20px 0;
  width: 100%;
  overflow: hidden;
}
.hyxwxqy_box h4 {
  font-size: 18px;
  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: 17px;
  color: #666;
}
.hyxwxqy_box .nr_text p strong,
.hyxwxqy_box .nr_text p b{
  color: #333;
  margin-top: 10px;
  display: block;
  font-size: 24px;
  margin-bottom: -10px;
}
.hyxwxqy_box .nr_text tr p{
  text-indent: 0!important;
}
.hyxwxqy_box .nr_text img{
  display: block;
  margin: 10px auto;
  width: auto;
}
.hyxwxqy_box  tr td{
  border: 1px solid #ebebeb;
}
.hyxwxqy_box  tr td img{
  width: 100%!important;
  margin: 0 auto 10px;
}
.hyxwxqy_box  .prod{
  width: 100%;
  overflow: hidden;
}
.hyxwxqy_box  .prod img{
  width: 420px!important;
  float: left;
  margin: 0;
}
.appli .w h4{
  font-size: 38px;
  color: #333;
  font-weight: normal;
  text-align: left;
  border-bottom: 0;
  padding-bottom: 15px;
  line-height: 26px
}
.appli .w .nr_text img{
  display: none;
}
.appli .w .nr_text p{
  text-indent: 0;
}
.prod_fl{
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}
.prod_fl h3{
  font-size: 30px;
  display: block;
  width: 100%;
}
.prod_fl>p{
  margin: 0;
  line-height: 32px;
  font-size: 15px;
  color: #666;
  width: 100%;
}
.prod_fl li{
  width: 24%;
  border: 1px solid #dedede;
  text-align: center;
  margin: 10px 0;
}
.prod_fl li img{
  width: 86%;
  display: block;
  margin: auto;
}
.prod_fl li p{
  margin: 0;
  background: #dedede;
  font-size: 18px;
  padding: 15px 0;
  font-weight: bold;
  color: #333;
  line-height: 1;
}
@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;
  }
  .appli .w h4{
    font-size: 30px;
    margin-bottom: 0;
    padding: 0;
    font-weight: bold;
  }
  .appli .w .nr_text p strong, 
  .appli .w .nr_text p b {
    margin-bottom: -10px;
    font-size: 20px;
  }
  .prod_fl{
    margin-top: 0;
  }
  .prod_fl>p {
    margin: 0;
    line-height: 30px;
    font-size: 16px;
    color: #666;
    width: 100%;
  }
  .prod_fl li {
    width: 100%;
  }
  .prod_fl li img {
    width: 100%;
    display: block;
    margin: auto;
  }
  .hyxwxqy_box .nr_text p {
    line-height: 28px;
    font-size: 16px;
    color: #666;
  }

}