.cont {
  width: 6.79rem;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.cont .title {
  width: 6.57rem;
  margin: 0 auto;
  font-family: PingFang SC;
  font-weight: 800;
  font-size: 0.44rem;
  color: #000000;
  line-height: 0.7rem;
  margin-bottom: 0.41rem;
  margin-top: 0.51rem;
}
.cont .source {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.28rem;
  color: #333333;
  margin-bottom: 0.32rem;
}
.cont .info {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.26rem;
  color: #888888;
  margin-bottom: 0.51rem;
}
.cont .info .time {
  margin-right: 0.3rem;
}
.cont .news-cont {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.34rem;
  color: #333333;
  line-height: 0.56rem;
  margin-bottom: 0.61rem;
}
.cont .news-cont img {
  display: block;
  width: 4.49rem;
  margin: 0 auto;
  margin-bottom: 0.57rem;
}
.cont .fj a {
  display: block;
  text-decoration: none;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.34rem;
  color: #1D77FF;
  line-height: 0.66rem;
}
