.index-top {
  height: 25.75rem;
  flex-shrink: 0;
  background: url("static/newscenter/Group 1000001803@2x.png") no-repeat;
  padding-top: 1px;
  background-size: 100% 100%;
}

.index-top .top1 {
  color: #333333;
  font-family: "Microsoft YaHei";
  font-size: 3.13rem;
  font-style: normal;
  font-weight: 700;
  line-height: 3.86rem;
  margin-top: 8.66rem;
}

.news {
  padding-top: 3.19rem;
  padding-bottom: 5.36rem;
  background: #FAFAFA;
}

.news .news-content {
  width: 75rem;
  margin: auto;
}

.news .news-content .news-title {
  color: #333333;
  font-family: "PingFang SC";
  font-size: 2rem;
  font-style: normal;
  font-weight: 900;
  line-height: 1.42rem;
  padding-bottom: 1.81rem;
  border-bottom: 1px solid #EFEFEF;
}

.news .news-content .news-date {
  color: #999999;
  font-family: "Microsoft YaHei";
  font-size: 1rem;
  margin-top: 2rem;
}

.news .news-content .news-date img {
  width: 1.16rem;
  height: 1.16rem;
  margin-right: 0.16rem;
}

.news .news-content .news-detail {
  width: 74.44rem;
  color: #333333;
  font-family: "PingFang SC";
  font-size: 1.38rem;
  font-style: normal;
  margin: 0 auto;
  font-weight: 500;
}

.news .news-content .news-detail div {
  line-height: 2.18rem;
  margin-top: 1rem;
}

.news .news-content .news-detail img {
  width: 100%;
  height: auto;
  margin-top: 1rem;
}
