/*! Build time: 5/14/2025, 2:27:52 PM
Package: @bilibili-activity/pc-video-card
Version: 1.1.6
Env: production
 */
._root_4r6ff_1 {
  position: relative;
}
._root_4r6ff_1 * {
  box-sizing: border-box;
}
._root_4r6ff_1 ._pc-video-card_4r6ff_7 {
  position: relative;
  height: 100%;
}
._root_4r6ff_1 ._pc-video-card_4r6ff_7 ul, ._root_4r6ff_1 ._pc-video-card_4r6ff_7 li {
  margin: 0;
  padding: 0;
}
._root_4r6ff_1 ._pc-video-card_4r6ff_7 ._clearfix_4r6ff_15::after {
  display: block;
  visibility: hidden;
  clear: both;
  width: 0;
  height: 0;
  content: ".";
}.temp-model-videoswitch {
  height: 100%;
  margin: 0 auto;
}

.temp-model-videoswitch .t-top-switch,
.temp-model-videoswitch .t-bottom-switch {
  list-style: none;
}

.temp-model-videoswitch .t-top-switch li,
.temp-model-videoswitch .t-bottom-switch li {
  float: left;
  overflow: hidden;
  margin-right: 10px;
  width: 153px;
  height: 40px;
  border-radius: 4px;
  background-color: #fff;
  background-position: center center;
  background-size: 100%;
  color: #222;
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  cursor: pointer;
}

.temp-model-videoswitch .t-top-switch li:nth-child(6),
.temp-model-videoswitch .t-bottom-switch li:nth-child(6) {
  margin-right: 0;
}

.temp-model-videoswitch .t-top-switch li.on,
.temp-model-videoswitch .t-bottom-switch li.on {
  background-color: #1aa2d4;
  color: #fff;
}

.temp-model-videoswitch .t-left-switch {
  float: left;
}

.temp-model-videoswitch .t-bottom-switch {
  float: left;
}

.temp-model-videoswitch .t-left-switch li,
.temp-model-videoswitch .t-right-switch li {
  overflow: hidden;
  margin-bottom: 12px;
  width: 128px;
  height: 75px;
  border-radius: 4px;
  background-color: #fff;
  background-position: center center;
  background-size: 100%;
  color: #222;
  text-align: center;
  font-size: 14px;
  line-height: 75px;
  cursor: pointer;
}

.temp-model-videoswitch .t-left-switch li:nth-child(6),
.temp-model-videoswitch .t-right-switch li:nth-child(6) {
  margin-bottom: 0;
}

.temp-model-videoswitch .t-left-switch li.on,
.temp-model-videoswitch .t-right-switch li.on {
  background-color: #1aa2d4;
  color: #fff;
}

.temp-model-videoswitch .t-video-switch {
  float: left;
  margin: 0 auto;
}

.temp-model-videoswitch .t-hide {
  display: none;
}

.temp-model-videoswitch .t-live {
  display: inline-block;
  background: #000;
}

.temp-model-videoswitch .t-video {
  background: #000;
}

.temp-model-videoswitch .t-live-video {
  display: inline;
  float: left;
  font-size: 0;
}

.temp-model-videoswitch .t-live-btn {
  float: right;
}

.temp-model-videoswitch .t-enter-live {
  display: inline-block;
  margin-top: 12px;
  width: 155px;
  height: 40px;
  border-radius: 4px;
  background: #1aa2d4;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  cursor: pointer;
}

#screen {
  height: 100%;
}