@media screen and (max-width: 500px) {
  .detail-content.container.paddsss {
    padding-top: 4.8rem !important;
  }
  .main-content .container.info-content-width {
    padding-top: 2.4rem;
  }
  .nes-syule {
    margin-top: 4.8rem;
  }
  .info-content .right-news-detail .right-t h3 {
    font-size: 1.7rem;
    letter-spacing: 0px;
    line-height: 2.3rem;
    color: #333333;
    font-weight: 500;
    font-family: "Source Han Sans CN";
    text-align: center;
  }
  .info-content .right-news-detail .right-con p img {
    width: 100% !important;
    height: auto !important;
  }
  .info-content .right-news-detail .right-con h5 {
    border-bottom: 1px solid #f1f2f3;
    box-sizing: border-box;
    height: 3.3rem !important;
    padding-bottom: 1.5rem;
    margin-bottom: 1rem !important;
  }
  .info-content .right-news-detail .right-con h5 span {
    font-size: 1.3rem;
    line-height: 1.6rem;
    color: #898888;
    font-family: "Source Han Sans CN";
    text-align: center;
  }
  .bottom-img-news p {
    width: 7rem;
    height: 3.5rem;
    line-height: 3.5rem;
    border-radius: .2rem;
    background-color: #c02239;
  }
  .bottom-img-news p a {
    font-size: 1.4rem;
    color: #ffffff;
    font-family: "Source Han Sans CN";
  }
}