.video-wrap[data-v-5dd2f12f] {
  width: 100%;
  height: 100%;
  padding: 0.625rem;
  box-sizing: border-box;
}
.video-wrap > video[data-v-5dd2f12f] {
  width: 18.75rem;
  height: 12.5rem;
}
[data-v-3e4c6bb8] .tab-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.625rem;
}
[data-v-3e4c6bb8] .van-tab--active {
  font-weight: bold;
  font-size: 1rem;
}
.box[data-v-3e4c6bb8] {
  width: 100%;
  /* max-width: 21.5625rem; */
  padding: 0 4%;
  background: #fff;
  margin: 0 auto;
  height: inherit;
  box-sizing: border-box;
}
.box .img-box[data-v-3e4c6bb8] {
  display: flex;
  padding: 1.125rem 0.55rem 0;
  justify-content: space-between;
  flex-wrap: wrap;
}
.box .img-box[data-v-3e4c6bb8]::after {
  content: "";
  width: 6rem;
}
.box .img-box[data-v-3e4c6bb8] .van-image__img {
  border-radius: 0.3125rem;
}
.box .img-box .van-image[data-v-3e4c6bb8] {
  margin-bottom: 0.625rem;
}
.box .img-box .play-box[data-v-3e4c6bb8] {
  position: relative;
  width: 6.375rem;
  height: 6.375rem;
}
.box .img-box .play-box .play-video[data-v-3e4c6bb8] {
  width: 2.5rem;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.box .img-box .play-box .video-time[data-v-3e4c6bb8] {
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0.1875rem;
}
