section.banner {
  margin: 0;
  padding: 0;
  border-right: none;
  border-left: none;
  position: relative;
  margin-top: 82px;
}
section.banner .images {
  margin: 0 auto;
  width: 100%;
  height: 7.13rem;
  background-image: url('../../assets/images/News_banner-373f76d1e0.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
section.banner .container {
  height: 100%;
  position: relative;
  color: #FFFFFF;
}
section.banner .container .content {
  width: 100%;
  margin-top: 60px;
}
section.banner .container .content h1 {
  font-size: 0.6rem;
  font-family: 'SourceHanSans', '黑体', '宋体';
  font-weight: 400;
  color: #333333;
  line-height: 0.68rem;
  margin-top: 3.2rem;
}
section.banner .container .content .sub-title {
  font-size: 0.24rem;
  font-family: 'SourceHanSans', '黑体', '宋体';
  font-weight: 400;
  color: #333333;
  line-height: 0.3rem;
  margin-top: 0.44rem;
}
section.news-show-box {
  margin-bottom: 0.3rem;
}
section.news-show-box .bg-div .container {
  margin: 0.8rem auto;
}
section.news-show-box .bg-div .container h1 {
  font-size: 0.42rem;
  font-family: 'SourceHanSans', '黑体', '宋体';
  font-weight: 400;
  color: #333333;
  line-height: 0.6rem;
}
section.news-show-box .bg-div .container .date {
  font-size: 0.24rem;
  font-family: 'SourceHanSans', '黑体', '宋体';
  font-weight: 400;
  color: #666666;
  line-height: 0.72rem;
}
section.news-show-box .bg-div .container .desc {
  font-size: 0.18rem;
  font-family: 'SourceHanSans', '黑体', '宋体';
  font-weight: 400;
  color: #000000;
  line-height: 0.36rem;
}
section.news-show-box .bg-div .container .desc h3 {
  margin-top: 0.3rem;
  margin-bottom: 0.2rem;
  font-size: 0.24rem;
  font-family: 'SourceHanSans', '黑体', '宋体';
  font-weight: bold;
  color: #000000;
  line-height: 0.36rem;
}
section.news-show-box .bg-div .container .desc h4 {
  margin-top: 0.2rem;
  margin-bottom: 0.1rem;
  font-size: 0.2rem;
  font-family: 'SourceHanSans', '黑体', '宋体';
  font-weight: bold;
  color: #000000;
  line-height: 0.26rem;
}
section.news-show-box .bg-div .container .desc p {
  margin-top: 0.1rem;
}
section.news-show-box .bg-div .container .desc p img {
  margin: 0.2rem 0;
}
section.news-show-box .bg-div .container .desc p span.f1 {
  font-weight: 700;
}
section.news-show-box .bg-div .container .desc p.f1 {
  font-weight: 700;
}
@media (max-width: 768px) {
  img {
    width: 100%;
  }
  section.banner {
    margin: 0;
    padding: 0;
    border-right: none;
    border-left: none;
    position: relative;
    margin-top: 82px;
  }
  section.banner .images {
    margin: 0 auto;
    width: 100%;
    height: 4.43rem;
    background-image: url('../../assets/images/ph-images/news_banner@2x-c899c417e7.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  section.banner .container {
    height: 100%;
    position: relative;
    color: #FFFFFF;
  }
  section.banner .container .content {
    width: 100%;
  }
  section.banner .container .content h1 {
    font-size: 0.46rem;
    font-family: 'SourceHanSans', '黑体', '宋体';
    font-weight: 400;
    color: #333333;
    line-height: 0.68rem;
    margin-top: 1.67rem;
  }
  section.banner .container .content .sub-title {
    font-size: 0.24rem;
    font-family: 'SourceHanSans', '黑体', '宋体';
    font-weight: 400;
    color: #333333;
    line-height: 0.3rem;
    margin-top: 0.27rem;
  }
  section.news-show-box {
    margin-bottom: 0.3rem;
  }
  section.news-show-box .bg-div .container {
    margin: 0.8rem auto;
  }
  section.news-show-box .bg-div .container h1 {
    font-size: 0.42rem;
  }
  section.news-show-box .bg-div .container .date {
    font-size: 0.24rem;
  }
  section.news-show-box .bg-div .container .desc {
    font-size: 0.24rem;
  }
}
