.header {
  height: 22.6rem;
}
.header .up-video .page-info {
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
}
.header .up-video .page-info > p {
  width: 20.9rem;
  margin: 0 auto;
  margin-top: 1.3rem;
  font-size: 1rem;
  font-family: PingFangSC, PingFangSC-Regular;
  color: #ffffff;
  line-height: 1.6rem;
  font-weight: normal;
}

.content .application-item {
  width: 100%;
  height: 8.7rem;
  display: block;
  position: relative;
  margin-top: 0.33rem;
}
.content .application-item > img {
  width: 100%;
  height: 100%;
}
.content .application-item .text {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 0.93rem 1rem;
  font-size: 1.2rem;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: bold;
  color: #ffffff;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
}/*# sourceMappingURL=move.css.map */