@charset "UTF-8";
.cmp__live-detail[data-v-1b181dd9] {
  padding-top: 124px;
}
@media screen and (max-width: 767px) {
.cmp__live-detail[data-v-1b181dd9] {
    padding: 128px 16px 0;
}
}
.cmp__live-detail .cmp__live-detail-kv[data-v-1b181dd9] {
  position: relative;
  text-align: center;
  padding-bottom: 68px;
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-kv[data-v-1b181dd9] {
    text-align: left;
    padding-bottom: 80px;
}
}
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-title[data-v-1b181dd9] {
  font-size: 38px;
  font-weight: 400;
  line-height: 1.5;
  color: rgb(19, 18, 20);
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-title[data-v-1b181dd9] {
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
}
}
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-time[data-v-1b181dd9] {
  margin-top: 50px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: rgba(19, 18, 20, 0.3);
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-time[data-v-1b181dd9] {
    margin-top: 28px;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: rgba(0, 0, 0, 0.4);
}
}
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-time span[data-v-1b181dd9] {
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-time span[data-v-1b181dd9] {
    margin-left: 0;
}
}
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img[data-v-1b181dd9] {
  position: relative;
  margin: 50px 64px 0;
  border-radius: 10px;
  overflow: hidden;
  background-color: #000;
}
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img.over[data-v-1b181dd9] {
  max-width: 100%;
  margin: 50px 0 0;
  border-radius: 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img.over[data-v-1b181dd9] {
    margin: 30px 0 0;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img[data-v-1b181dd9] {
    margin: 30px 32px 0;
}
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img[data-v-1b181dd9] {
    margin: 64px 0 0;
    border-radius: 6px !important;
}
}
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-wrap[data-v-1b181dd9] {
  position: relative;
  display: flex;
  aspect-ratio: 16/9;
  max-height: calc(100vh - 80px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-wrap[data-v-1b181dd9] {
    border-radius: 6px;
    overflow: hidden;
    aspect-ratio: 16/9;
    width: 100%;
}
}
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-wrap img[data-v-1b181dd9],
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-wrap video[data-v-1b181dd9],
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-wrap iframe[data-v-1b181dd9] {
  width: 100%;
  aspect-ratio: 16/9;
  -o-object-fit: fill;
     object-fit: fill;
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-wrap img[data-v-1b181dd9],
  .cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-wrap video[data-v-1b181dd9],
  .cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-wrap iframe[data-v-1b181dd9] {
    border-radius: 6px;
}
}
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-wrap[data-v-1b181dd9] .review-video {
  width: 100%;
  height: 100%;
  background-color: transparent;
  -o-object-fit: contain;
     object-fit: contain;
}
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-wrap[data-v-1b181dd9] .review-video video {
  height: auto;
  -o-object-fit: fill;
     object-fit: fill;
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-wrap[data-v-1b181dd9] .review-video {
    aspect-ratio: 16/9;
}
}
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-wrap[data-v-1b181dd9] .review-video .vjs-poster {
  background-color: transparent;
  background-size: cover;
  background-position: unset;
  -o-object-fit: contain;
     object-fit: contain;
}
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-wrap[data-v-1b181dd9] .review-video .vjs-poster img {
  width: 100%;
  aspect-ratio: 16/9;
}
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-wrap[data-v-1b181dd9] .review-video.video-js .vjs-big-play-button {
  display: none;
}
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-wrap[data-v-1b181dd9] .review-video.video-js .vjs-control-bar {
  display: none;
}
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-wrap[data-v-1b181dd9] .video-js.review-video .vjs-tech {
  -o-object-fit: contain;
     object-fit: contain; /* 与外部保持一致 */
}
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-wrap .video-container[data-v-1b181dd9] {
  width: 100%;
  max-width: 100%; /* 限制最大宽度 */
  overflow: hidden; /* 隐藏溢出内容 */
}
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-mask[data-v-1b181dd9] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  border-radius: 6px;
}
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-time[data-v-1b181dd9] {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-time .text[data-v-1b181dd9] {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 2px;
  color: rgb(240, 240, 240);
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-time .text[data-v-1b181dd9] {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 2px;
}
}
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-time .time[data-v-1b181dd9] {
  margin-top: 10px;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
  color: rgb(255, 255, 255);
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-time .time[data-v-1b181dd9] {
    margin-top: 0;
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
}
}
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-time .time i[data-v-1b181dd9] {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: rgb(255, 255, 255);
  font-style: normal;
  margin-right: 12px;
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .cmp__live-detail-kv-img-time .time i[data-v-1b181dd9] {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}
}
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .svg-icon[data-v-1b181dd9] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .svg-icon .video-play[data-v-1b181dd9] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 128px;
  height: 128px;
  cursor: pointer;
  color: white;
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-kv .cmp__live-detail-kv-img .svg-icon .video-play[data-v-1b181dd9] {
    width: 52px;
    height: 52px;
}
}
.cmp__live-detail .cmp__live-detail-list[data-v-1b181dd9] {
  padding-bottom: 88px;
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-list .responsive__layout[data-v-1b181dd9] {
    padding: 0;
}
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-list[data-v-1b181dd9] {
    margin-top: 0;
    padding-bottom: 40px;
}
}
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-header[data-v-1b181dd9] {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 56px;
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-header[data-v-1b181dd9] {
    margin-bottom: 44px;
}
}
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-header .title[data-v-1b181dd9] {
  font-size: 38px;
  font-weight: 400;
  line-height: 47.5px;
  color: rgb(19, 18, 20);
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-header .title[data-v-1b181dd9] {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: rgb(0, 0, 0);
}
}
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-header[data-v-1b181dd9] .more {
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  color: rgba(19, 18, 20, 0.4);
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-header[data-v-1b181dd9] .more {
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
}
}
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-header[data-v-1b181dd9] .more i {
  font-style: normal;
  color: rgb(19, 18, 20);
}
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-wrap[data-v-1b181dd9] {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-item[data-v-1b181dd9] {
  border-radius: 6px;
  overflow: hidden;
  width: calc(50% - 10px);
  border: 1px solid transparent;
  padding: 16px 20px;
  display: flex;
  gap: 24px 20px;
  background: rgb(250, 250, 250);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-item[data-v-1b181dd9] {
    width: 100%;
}
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-item[data-v-1b181dd9] {
    width: 100%;
    padding: 16px 16px 16px 36px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.05);
}
}
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-item[data-v-1b181dd9]:hover {
  border: 1px solid rgba(0, 0, 0, 0.05);
  background-color: rgb(255, 255, 255);
}
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-item:hover .cmp__live-detail-list-item-link[data-v-1b181dd9] {
  display: inline-block;
}
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-item .cmp__live-detail-list-item-img[data-v-1b181dd9] {
  width: 28.5%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-item .cmp__live-detail-list-item-img[data-v-1b181dd9] {
    width: 37.9008746356%;
}
}
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-item .cmp__live-detail-list-item-img img[data-v-1b181dd9] {
  width: 100%;
  aspect-ratio: 187/146;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-item .cmp__live-detail-list-item-img img[data-v-1b181dd9] {
    aspect-ratio: 130/109;
}
}
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-item .cmp__live-detail-list-item-content[data-v-1b181dd9] {
  display: flex;
  justify-content: space-between;
  padding: 6px 0;
  width: calc(71.5% - 20px);
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-item .cmp__live-detail-list-item-content[data-v-1b181dd9] {
    width: 62.0991253644%;
    display: block;
}
}
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-item .cmp__live-detail-list-item-info[data-v-1b181dd9] {
  padding: 10px;
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-item .cmp__live-detail-list-item-info[data-v-1b181dd9] {
    padding: 0;
}
}
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-item .cmp__live-detail-list-item-info .cmp__live-detail-list-item-title[data-v-1b181dd9] {
  font-size: 22px;
  font-weight: 500;
  line-height: 30.8px;
  color: rgb(0, 0, 0);
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-item .cmp__live-detail-list-item-info .cmp__live-detail-list-item-title[data-v-1b181dd9] {
    font-size: 16px;
    font-weight: 500;
    line-height: 22.4px;
}
}
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-item .cmp__live-detail-list-item-info .cmp__live-detail-list-item-desc[data-v-1b181dd9] {
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  color: rgba(0, 0, 0, 0.7);
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-item .cmp__live-detail-list-item-info .cmp__live-detail-list-item-desc[data-v-1b181dd9] {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.6);
}
}
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-item .cmp__live-detail-list-item-info .cmp__live-detail-list-item-price[data-v-1b181dd9] {
  margin-top: 48px;
  font-size: 22px;
  font-weight: 400;
  line-height: 33px;
  color: rgb(0, 0, 0);
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-item .cmp__live-detail-list-item-info .cmp__live-detail-list-item-price[data-v-1b181dd9] {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-top: 4px;
}
}
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-item .cmp__live-detail-list-item-link[data-v-1b181dd9] {
  display: none;
  text-align: center;
  background-color: rgb(0, 0, 0);
  color: #fff;
  padding: 8px 21px;
  text-decoration: none;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16.8px;
  margin-top: 4px;
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-list .cmp__live-detail-list-item .cmp__live-detail-list-item-link[data-v-1b181dd9] {
    display: inline-block;
    margin-top: 8px;
    padding: 8px 16px;
    background: rgb(250, 250, 250);
    font-size: 12px;
    font-weight: 400;
    line-height: 16.8px;
    color: rgb(0, 0, 0);
}
}
.cmp__live-detail .cmp__live-detail-list .v-pop[data-v-1b181dd9] {
  height: calc(var(--vh, 1vh) * 100);
  left: 0;
  position: fixed;
  top: 0;
  transform: translateY(120vh);
  width: 100%;
  z-index: 9999;
  transition: transform 0.5s;
  display: none;
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-list .v-pop[data-v-1b181dd9] {
    display: block;
}
}
.cmp__live-detail .cmp__live-detail-list .v-pop.show[data-v-1b181dd9] {
  transform: translateY(0);
}
.cmp__live-detail .cmp__live-detail-list .v-pop .v-pop-container[data-v-1b181dd9] {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  background: #201f1c;
}
.cmp__live-detail .cmp__live-detail-list .v-pop .v-pop-container .vjs-poster[data-v-1b181dd9] {
  background-color: transparent;
  background-size: cover;
  background-position: unset;
  -o-object-fit: contain;
     object-fit: contain;
}
.cmp__live-detail .cmp__live-detail-list .v-pop .v-pop-container .vjs-poster img[data-v-1b181dd9] {
  width: 100%;
  aspect-ratio: 16/9;
}
.cmp__live-detail .cmp__live-detail-list .v-pop .v-pop-container .v-pop-wrapper[data-v-1b181dd9] {
  width: 75vw;
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-list .v-pop .v-pop-container .v-pop-wrapper[data-v-1b181dd9] {
    width: 86.67vw;
    aspect-ratio: 16/9;
}
}
.cmp__live-detail .cmp__live-detail-list .v-pop .v-pop-container .v-pop-wrapper .v-pop-video-player[data-v-1b181dd9] {
  height: 100%;
  max-height: 75vh;
  aspect-ratio: 16/9;
  outline: none;
  width: 100%;
}
.cmp__live-detail .cmp__live-detail-list .v-pop .v-pop-container .v-pop-wrapper .v-pop-video-player video[data-v-1b181dd9],
.cmp__live-detail .cmp__live-detail-list .v-pop .v-pop-container .v-pop-wrapper .v-pop-video-player img[data-v-1b181dd9] {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cmp__live-detail .cmp__live-detail-list .v-pop .v-pop-container .v-pop-wrapper video[data-v-1b181dd9],
.cmp__live-detail .cmp__live-detail-list .v-pop .v-pop-container .v-pop-wrapper img[data-v-1b181dd9] {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cmp__live-detail .cmp__live-detail-list .v-pop .v-pop-container .v-pop-wrapper[data-v-1b181dd9] .vjs-big-play-button {
  display: none;
}
.cmp__live-detail .cmp__live-detail-list .v-pop .v-pop-container .video-js[data-v-1b181dd9] {
  height: 100%;
  width: 100%;
}
.cmp__live-detail .cmp__live-detail-list .v-pop .v-pop-container video[data-v-1b181dd9] {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cmp__live-detail .cmp__live-detail-list .v-pop .v-pop-container[data-v-1b181dd9] .vjs-control-bar {
  display: none;
}
.cmp__live-detail .cmp__live-detail-list .v-pop .v-pop-close[data-v-1b181dd9] {
  cursor: pointer;
  height: 32px;
  margin-left: auto;
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
.cmp__live-detail .cmp__live-detail-list .v-pop .v-pop-close[data-v-1b181dd9] {
    right: 7vw;
    right: calc(var(--vw, 1vw) * 7);
    top: 100px;
}
}