.lds-spinner {
  color: official;
  display: inline-block;
  position: fixed;
  width: 64px;
  height: 64px;
  left: 50%;
  top: 50%;
  margin-left: -32px;
  margin-top: -32px;
}

.lds-spinner div {
  transform-origin: 32px 32px;
  animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 29px;
  width: 5px;
  height: 14px;
  border-radius: 20%;
  background: #292929;
}

.dark .lds-spinner div:after {
  background: #f8f8f8 !important;
}

.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}

.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}

.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}

.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}

.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}

.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}

.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}

.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}

.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}

.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}

@keyframes lds-spinner {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.no-ie[_ngcontent-mbm-c81] {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #0006;
  z-index: 99999;
  color: #000;
}

.no-ie-box[_ngcontent-mbm-c81],
.no-ie.danger-notify[_ngcontent-mbm-c81] {
  background-color: #fff;
}

.no-ie-box[_ngcontent-mbm-c81] {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100000;
  position: fixed;
  width: 640px;
  height: 400px;
  left: 50%;
  top: 50%;
  font-size: 18px;
  padding: 15px;
  transform: translate(-50%, -50%);
}

.buttons-gap[_ngcontent-mbm-c81] {
  height: 70px;
  position: absolute;
  top: 0;
  border-right: 2px solid #373843;
}

.light[_nghost-mbm-c81] .buttons-gap[_ngcontent-mbm-c81],
.light [_nghost-mbm-c81] .buttons-gap[_ngcontent-mbm-c81] {
  border-right-color: #ddd;
}

.guide-cover[_ngcontent-mbm-c81] {
  position: fixed;
  z-index: 5000;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000b3;
}

.still-leave-btn[_ngcontent-mbm-c81] {
  color: #fff3 !important;
}

.light[_nghost-mbm-c81] .still-leave-btn[_ngcontent-mbm-c81],
.light [_nghost-mbm-c81] .still-leave-btn[_ngcontent-mbm-c81] {
  color: #afafaf !important;
}


@charset "UTF-8";

.logo-title[_ngcontent-mbm-c58] {
  color: #fff;
  height: 1em;
  font-size: 41px;
  font-weight: 700;
  position: absolute;
  top: -0.01em;
  font-family: Microsoft Yahei;
  margin-left: 11px;
}

.logo[_ngcontent-mbm-c58] {
  min-width: 187px;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}

.img-pos[_ngcontent-mbm-c58] {
  position: absolute;
  left: 0;
  transition: all 0.2s;
  top: 11px;
}

.i-hidden[_ngcontent-mbm-c58] {
  opacity: 0;
}

.outline[_ngcontent-mbm-c58] {
  display: inline-block;
  background-color: initial;
  width: 1px;
  height: 100%;
}

.light[_nghost-mbm-c58] .outline[_ngcontent-mbm-c58],
.light [_nghost-mbm-c58] .outline[_ngcontent-mbm-c58] {
  border-color: #0000;
}

.nav-bar[_ngcontent-mbm-c58] {
  width: 122px;
  background-color: inherit;
}

.light[_nghost-mbm-c58] .nav-bar[_ngcontent-mbm-c58],
.light [_nghost-mbm-c58] .nav-bar[_ngcontent-mbm-c58] {
  background-color: initial;
}

.top-nav[_ngcontent-mbm-c58] {
  padding: 0;
  height: 62px;
  width: 100%;
  z-index: 9998;
  top: 0;
  left: 0;
  position: absolute;
  transition: background-color 0.2s;
}

.light[_nghost-mbm-c58] .top-nav[_ngcontent-mbm-c58],
.light [_nghost-mbm-c58] .top-nav[_ngcontent-mbm-c58] {
  color: #fff;
}

.top-nav.no-trans[_ngcontent-mbm-c58] {
  transition: none !important;
}

.top-nav.fixed[_ngcontent-mbm-c58] {
  min-width: 1340px;
  position: fixed;
}

.light[_nghost-mbm-c58] .top-nav.fixed[_ngcontent-mbm-c58],
.light [_nghost-mbm-c58] .top-nav.fixed[_ngcontent-mbm-c58] {
  border-color: #0000;
}

.top-nav[_ngcontent-mbm-c58]:after {
  content: "";
  height: 62px;
  width: 100%;
  z-index: 0;
  top: 0;
  left: 0;
  background: linear-gradient(180deg,
      #0009,
      #00000080 15%,
      #00000052 38%,
      #0003 50%,
      rgba(0, 0, 0, 0.067) 74%,
      #00000008 86%,
      #0000 99%,
      #0000);
}

.discount[_ngcontent-mbm-c58],
.top-nav[_ngcontent-mbm-c58]:after {
  position: absolute;
}

.elementHoverable[_ngcontent-mbm-c58] {
  min-width: 4.5em;
}

.elementHoverable[_ngcontent-mbm-c58] div[title][_ngcontent-mbm-c58] {
  margin: 0 auto;
}

.elementHoverable[_ngcontent-mbm-c58] div[title][_ngcontent-mbm-c58]:after {
  content: attr(title);
  font-size: 12px;
  transition: all 0.2s;
  white-space: nowrap;
  position: absolute;
  text-align: center;
  bottom: -2em;
  opacity: 0;
  pointer-events: none;
  margin-left: -0.2em;
  transform: translateX(-50%);
  left: 50%;
}

.elementHoverable[_ngcontent-mbm-c58] .iconfont[_ngcontent-mbm-c58] {
  transition: all 0.2s;
}

.elementHoverable[_ngcontent-mbm-c58]:hover div[title][_ngcontent-mbm-c58] {
  color: #fff;
}

.elementHoverable[_ngcontent-mbm-c58]:hover .iconfont[_ngcontent-mbm-c58] {
  font-size: 18px;
  margin-top: -1em;
}

.elementHoverable[_ngcontent-mbm-c58]:hover div[title][_ngcontent-mbm-c58]:after {
  bottom: 1em;
  opacity: 1;
}

.elementHoverable[_ngcontent-mbm-c58]:hover .iconfont[_ngcontent-mbm-c58] {
  font-size: 18px !important;
}

.uploader[_ngcontent-mbm-c58] {
  cursor: pointer;
  color: #ffffffb3;
  margin: 0 auto;
}

.light[_nghost-mbm-c58] .uploader[_ngcontent-mbm-c58],
.light [_nghost-mbm-c58] .uploader[_ngcontent-mbm-c58] {
  color: #fff;
}

.uploader[_ngcontent-mbm-c58]:after {
  margin-left: 0 !important;
}

.uploadtable[_ngcontent-mbm-c58] {
  position: relative;
}

.uploadtable[_ngcontent-mbm-c58]:hover .upload-hover-box[_ngcontent-mbm-c58] {
  display: block;
}

.upload-hover-box[_ngcontent-mbm-c58] {
  position: absolute;
  top: 4.8em;
  left: -179px;
  padding: 2em 1em;
  background-color: #2b2c3a;
  box-shadow: 2px 2px 1px 0 #00000057;
  width: 32em;
  display: none;
}

.light[_nghost-mbm-c58] .upload-hover-box[_ngcontent-mbm-c58],
.light [_nghost-mbm-c58] .upload-hover-box[_ngcontent-mbm-c58] {
  background-color: #fafafa;
}

.light[_nghost-mbm-c58] .upload-hover-box[_ngcontent-mbm-c58],
.light [_nghost-mbm-c58] .upload-hover-box[_ngcontent-mbm-c58] {
  box-shadow: 2px 2px 4px 0 #0000003d;
}

.upload-hover-box[_ngcontent-mbm-c58] .upload-title[_ngcontent-mbm-c58] {
  color: #ffffffb3;
  margin-top: 1em;
  font-size: 12px !important;
  display: flex;
  align-items: center;
  position: relative;
}

.upload-hover-box[_ngcontent-mbm-c58] .upload-title[_ngcontent-mbm-c58] .iconfont[_ngcontent-mbm-c58] {
  position: absolute;
  right: -20px;
  top: 13px;
  color: #00c0ff;
}

.upload-hover-box[_ngcontent-mbm-c58] .upload-title[_ngcontent-mbm-c58] .iconfont[_ngcontent-mbm-c58]:after {
  content: "电影、电视剧、综艺等...";
  font-size: 12px;
  padding: 2px 4px;
  white-space: nowrap;
  color: #222;
  display: none;
  background-color: #fef3c9;
  position: absolute;
}

.upload-hover-box[_ngcontent-mbm-c58] .upload-title[_ngcontent-mbm-c58] .iconfont[_ngcontent-mbm-c58]:hover:after {
  display: block;
}

.light[_nghost-mbm-c58] .upload-hover-box[_ngcontent-mbm-c58] .upload-title[_ngcontent-mbm-c58],
.light [_nghost-mbm-c58] .upload-hover-box[_ngcontent-mbm-c58] .upload-title[_ngcontent-mbm-c58] {
  color: #888;
}

.upload-hover-box[_ngcontent-mbm-c58] .upload-title[_ngcontent-mbm-c58] span[_ngcontent-mbm-c58]:hover {
  color: #fff;
}

.light[_nghost-mbm-c58] .upload-hover-box[_ngcontent-mbm-c58] .upload-title[_ngcontent-mbm-c58] span[_ngcontent-mbm-c58]:hover,
.light [_nghost-mbm-c58] .upload-hover-box[_ngcontent-mbm-c58] .upload-title[_ngcontent-mbm-c58] span[_ngcontent-mbm-c58]:hover {
  color: #333;
}

.upload-hover-box[_ngcontent-mbm-c58] .upload-btn[_ngcontent-mbm-c58] {
  cursor: pointer;
}

.container[_ngcontent-mbm-c58] {
  position: relative;
  z-index: 4000;
}

.container[_ngcontent-mbm-c58],
.container[_ngcontent-mbm-c58] .inner[_ngcontent-mbm-c58] {
  height: 100%;
}

.membership-status[_ngcontent-mbm-c58] {
  white-space: nowrap;
}

.box[_ngcontent-mbm-c58] {
  flex: 1;
  display: contents;
  justify-content: center;
}

.box[_ngcontent-mbm-c58]:first-child>div[_ngcontent-mbm-c58] {
  margin-right: auto;
}

.box[_ngcontent-mbm-c58] {
  align-items: center;
  height: 100%;
}

.logo[_ngcontent-mbm-c58] {
  width: 200px;
  margin-right: 20px;
}

.logo.hidden[_ngcontent-mbm-c58] {
  display: none !important;
}

.logo.app[_ngcontent-mbm-c58] {
  position: absolute;
}

@media (max-width: 1439px) {
  .logo[_ngcontent-mbm-c58] {
    width: 148px !important;
  }
}

@media (min-width: 1440px) and (max-width: 1911px) {
  .logo[_ngcontent-mbm-c58] {
    width: 168px !important;
  }
}

.app[_ngcontent-mbm-c58] .moveable[_ngcontent-mbm-c58] {
  margin-left: -8.5em;
}

.navbg[_ngcontent-mbm-c58] {
  background: linear-gradient(180deg, #00000080, #fff0);
  background-color: #1c1d2ffa;
}

.light[_nghost-mbm-c58] .navbg[_ngcontent-mbm-c58],
.light [_nghost-mbm-c58] .navbg[_ngcontent-mbm-c58] {
  background: #0000;
}

.light[_nghost-mbm-c58] .navbg[_ngcontent-mbm-c58],
.light [_nghost-mbm-c58] .navbg[_ngcontent-mbm-c58] {
  background-color: #fff;
}

.navbg[_ngcontent-mbm-c58]:after {
  height: 0;
  background: none;
}

.playPageNavBg[_ngcontent-mbm-c58] {
  background: linear-gradient(180deg, #00000080, #fff0) !important;
  background-color: #1c1d2ffa !important;
  color: #fff !important;
}

.top-nav-shadow[_ngcontent-mbm-c58] {
  padding: 0;
  height: 62px;
  width: 100%;
  z-index: 3995;
  top: 0;
  left: 0;
  position: absolute;
}

.top-nav-shadow.fixed[_ngcontent-mbm-c58] {
  position: fixed;
}

.light[_nghost-mbm-c58] .top-nav-shadow.navShadow[_ngcontent-mbm-c58],
.light [_nghost-mbm-c58] .top-nav-shadow.navShadow[_ngcontent-mbm-c58] {
  box-shadow: 0 4px 40px 10px #0000001f;
}

.multi-top-buttons[_ngcontent-mbm-c58] {
  display: flex;
  align-items: center;
  position: relative;
  min-width: 150px;
}

.multi-top-buttons[_ngcontent-mbm-c58] .top-nav-btn[_ngcontent-mbm-c58] {
  margin-left: 2.4em;
}

.multi-top-buttons[_ngcontent-mbm-c58] .top-nav-btn[_ngcontent-mbm-c58]:first-child {
  margin-left: 0 !important;
}

.margin-adjust[_ngcontent-mbm-c58] {
  margin-left: 1.5em !important;
  margin-right: 1.5em !important;
}

@media (max-width: 1678px) {
  .margin-adjust[_ngcontent-mbm-c58] {
    margin-left: 0.5em !important;
    margin-right: 0.5em !important;
  }
}

.discover-btn[_ngcontent-mbm-c58],
.top-nav-btn[_ngcontent-mbm-c58] {
  position: relative;
}

.top-nav-btn[_ngcontent-mbm-c58] .top-nav-btn-new-icon[_ngcontent-mbm-c58] {
  text-align: center;
  padding: 0 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  position: absolute;
  top: 3px;
  right: -21px;
  font-size: 12px;
  height: 18px;
  line-height: 17px;
  font-weight: 400;
  background-color: #0085ff;
  color: #fff !important;
  cursor: default;
}

.btn-text[_ngcontent-mbm-c58] {
  font-size: 16px;
  color: #ffffffb3;
}

.light[_nghost-mbm-c58] .btn-text[_ngcontent-mbm-c58],
.light [_nghost-mbm-c58] .btn-text[_ngcontent-mbm-c58] {
  color: #fff;
}

.btn-text[_ngcontent-mbm-c58]:hover {
  color: #fff;
}

.btn-text.main-color[_ngcontent-mbm-c58]:hover {
  color: #00c0ff;
}

.light[_nghost-mbm-c58] .btn-text.grey-color[_ngcontent-mbm-c58],
.light [_nghost-mbm-c58] .btn-text.grey-color[_ngcontent-mbm-c58] {
  color: #888 !important;
}

.light[_nghost-mbm-c58] .top-nav.playPage[_ngcontent-mbm-c58] .btn-text[_ngcontent-mbm-c58],
.light [_nghost-mbm-c58] .top-nav.playPage[_ngcontent-mbm-c58] .btn-text[_ngcontent-mbm-c58],
.light[_nghost-mbm-c58] .top-nav.playPage[_ngcontent-mbm-c58] .btn-text.grey-color[_ngcontent-mbm-c58],
.light [_nghost-mbm-c58] .top-nav.playPage[_ngcontent-mbm-c58] .btn-text.grey-color[_ngcontent-mbm-c58] {
  color: #ffffffb3 !important;
}

.light[_nghost-mbm-c58] .top-nav.playPage[_ngcontent-mbm-c58] .btn-text.grey-color[_ngcontent-mbm-c58]:hover,
.light [_nghost-mbm-c58] .top-nav.playPage[_ngcontent-mbm-c58] .btn-text.grey-color[_ngcontent-mbm-c58]:hover,
.light[_nghost-mbm-c58] .top-nav.playPage[_ngcontent-mbm-c58] .btn-text[_ngcontent-mbm-c58]:hover,
.light [_nghost-mbm-c58] .top-nav.playPage[_ngcontent-mbm-c58] .btn-text[_ngcontent-mbm-c58]:hover {
  color: #fff !important;
}

.btn-new-icon[_ngcontent-mbm-c58] {
  text-align: center;
  padding: 0 5px;
  justify-content: center;
  border-radius: 4px;
  position: absolute;
  top: 4px;
  left: 38px;
  font-size: 12px;
  height: 14px;
  line-height: 14px;
  font-weight: 400;
  background-color: #1283d2;
  color: #fff !important;
  cursor: default;
}

.backToOld[_ngcontent-mbm-c58],
.btn-new-icon[_ngcontent-mbm-c58] {
  display: flex;
  align-items: center;
}

.backToOld[_ngcontent-mbm-c58] {
  margin-left: -25px;
  font-size: 16px;
  font-weight: 700;
}

.hidden-button[_ngcontent-mbm-c58] {
  width: 20px;
  height: 20px;
  position: absolute;
  margin-left: -30px;
  margin-top: -30px;
}

.lottery-prize[_ngcontent-mbm-c58] {
  width: 64px;
  height: 34px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.lottery-prize-name[_ngcontent-mbm-c58] {
  width: 64px;
  font-size: 12px;
  text-align: center;
}

.lottery-button[_ngcontent-mbm-c58],
.lottery-prize-name[_ngcontent-mbm-c58] {
  opacity: 0;
  position: absolute;
  height: 34px;
}

.lottery-button[_ngcontent-mbm-c58] {
  width: 44px;
  background-image: url(/assets/images/bargain-event/lottery/float_kj@2x.png);
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}

@keyframes fade {
  0% {
    opacity: 0;
  }

  10% {
    opacity: 1;
  }

  90% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.lottery-button.fade-in[_ngcontent-mbm-c58],
.lottery-prize-name.fade-in[_ngcontent-mbm-c58] {
  animation: fade 3s infinite;
}

.invite-svgaplaybox[_ngcontent-mbm-c58] {
  width: 48px;
  height: 48px;
  background-color: #fff0 !important;
  cursor: pointer;
}

@media screen and (max-width: 1340px) {
  .top-nav.fixed[_ngcontent-mbm-c58] {
    position: absolute !important;
  }

  .top-nav-shadow.navShadow[_ngcontent-mbm-c58] {
    box-shadow: none !important;
  }
}


a[_ngcontent-mbm-c48] {
  display: block;
  padding: 10px 12px;
}

.nav-expander.expanded[_ngcontent-mbm-c48] a[_ngcontent-mbm-c48],
.nav-expander[_ngcontent-mbm-c48]:hover a[_ngcontent-mbm-c48] {
  color: #fff;
  opacity: 1 !important;
}

.nav-expander.expanded[_ngcontent-mbm-c48] span[_ngcontent-mbm-c48],
.nav-expander[_ngcontent-mbm-c48]:hover span[_ngcontent-mbm-c48] {
  opacity: 1 !important;
}

.nav-expander[_ngcontent-mbm-c48] a[_ngcontent-mbm-c48] {
  padding: 3px 3px 3px 12px;
}

.hot-icon[_ngcontent-mbm-c48] {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 16px;
  left: 87px;
  height: 5px;
  width: 5px;
  background-color: red;
}

.mainColor[_ngcontent-mbm-c48] {
  color: #00c0ff;
}

.margin-adjust[_ngcontent-mbm-c48] {
  margin-top: 2px !important;
}


[_nghost-mbm-c49] {
  margin-top: 2px;
}

.search-box[_ngcontent-mbm-c49] {
  width: 478px;
  height: 40px;
}

.search-box.focused[_ngcontent-mbm-c49] #search-input[_ngcontent-mbm-c49] {
  color: #fff;
}

.inner[_ngcontent-mbm-c49] {
  width: 100%;
  height: 100%;
  position: relative;
}

.search-suggest[_ngcontent-mbm-c49] {
  left: 36px;
  top: 11px;
  transition: all 0.3s ease-out;
  z-index: 0;
  white-space: nowrap;
  color: #b5b5b5;
}

#search-input[_ngcontent-mbm-c49],
.search-suggest[_ngcontent-mbm-c49] {
  position: absolute;
  color: #ffffffb3;
}

#search-input[_ngcontent-mbm-c49] {
  top: 0;
  left: 0;
  line-height: 28px;
  border: 1px solid #0000;
  background-color: #98989833;
  border-radius: 19px;
  padding: 5px 10px 5px 36px;
  width: 100%;
}

.submit[_ngcontent-mbm-c49] {
  width: 80px;
  height: 100%;
  border-radius: 0 19px 19px 0;
  color: #fff;
  position: absolute;
  top: 0;
  right: -0.1em;
  font-size: 13px;
  white-space: nowrap;
  line-height: 41px;
  z-index: 2;
  cursor: pointer;
}

.submit[_ngcontent-mbm-c49],
.submit[_ngcontent-mbm-c49]:hover {
  background-color: #00c0ff;
}

.search-agent[_ngcontent-mbm-c49] {
  border: 1px solid #0000;
  border-radius: 0;
  position: absolute;
  top: 38px;
  left: 10px;
  width: 390px;
  background-color: #1c1d2f;
  z-index: 9999;
  transition: all 1s ease-in-out;
  box-shadow: 2px 2px 1px 0 #00000057;
}

.light[_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49],
.light [_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] {
  border-color: #0000;
}

.light[_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49],
.light [_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] {
  background-color: #fff;
}

.light[_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49],
.light [_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] {
  box-shadow: 2px 2px 4px 0 #0000003d;
}

.light[_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49],
.light [_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] {
  color: #333;
}

.search-agent[_ngcontent-mbm-c49] .item[_ngcontent-mbm-c49] {
  margin: 0;
  padding: 4px 8px;
  line-height: 23px;
  cursor: pointer;
  position: relative;
  align-items: center;
}

.search-agent[_ngcontent-mbm-c49] .item.active[_ngcontent-mbm-c49],
.search-agent[_ngcontent-mbm-c49] .item[_ngcontent-mbm-c49]:hover {
  background-color: #2b2c3a;
  color: inherit !important;
}

.light[_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] .item.active[_ngcontent-mbm-c49],
.light [_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] .item.active[_ngcontent-mbm-c49],
.light[_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] .item[_ngcontent-mbm-c49]:hover,
.light [_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] .item[_ngcontent-mbm-c49]:hover {
  background-color: #fff;
}

.light[_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] .item.active[_ngcontent-mbm-c49],
.light [_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] .item.active[_ngcontent-mbm-c49],
.light[_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] .item[_ngcontent-mbm-c49]:hover,
.light [_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] .item[_ngcontent-mbm-c49]:hover {
  color: inherit;
}

.search-agent[_ngcontent-mbm-c49] .item[_ngcontent-mbm-c49] span[_ngcontent-mbm-c49] {
  line-height: 23px;
}

.search-agent[_ngcontent-mbm-c49] .trending-search-item[_ngcontent-mbm-c49] {
  padding: 5px 8px 5px 42px;
}

.light[_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] .trending-search-item[_ngcontent-mbm-c49] span.flex-1[_ngcontent-mbm-c49],
.light [_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] .trending-search-item[_ngcontent-mbm-c49] span.flex-1[_ngcontent-mbm-c49] {
  color: #333;
}

.iconsousuo[_ngcontent-mbm-c49] {
  top: 4px;
  font-size: 32px;
  right: 16px;
  line-height: 32px;
  position: absolute;
  opacity: 0.4;
  color: #fff;
  cursor: pointer;
}

.iconsousuo[_ngcontent-mbm-c49]:hover {
  opacity: 1;
}

.iconpaihang2[_ngcontent-mbm-c49] {
  top: 4px;
  font-size: 32px;
  right: 52px;
  line-height: 32px;
  position: absolute;
  opacity: 0.4;
  color: #fff;
  cursor: pointer;
}

.iconpaihang2[_ngcontent-mbm-c49]:hover {
  opacity: 1;
}

.trending-search-index[_ngcontent-mbm-c49] {
  height: 22px;
  width: 22px;
  text-align: center;
  background-color: #bfbfbf;
  color: #fff;
  line-height: 22px;
  font-size: 11px;
}

.trending-search-index.rank1[_ngcontent-mbm-c49] {
  background-color: #e7a200;
}

.trending-search-index.rank2[_ngcontent-mbm-c49] {
  background-color: #b85702;
}

.trending-search-index.rank3[_ngcontent-mbm-c49] {
  background-color: #a33407;
}

.header[_ngcontent-mbm-c49] {
  padding: 5px 8px;
}

.hd-line[_ngcontent-mbm-c49] {
  padding: 4px 8px;
  line-height: 35px;
}

.instance-result-item[_ngcontent-mbm-c49] span[_ngcontent-mbm-c49] {
  color: red;
}

.clear-button[_ngcontent-mbm-c49] {
  color: #fff;
}

.light[_nghost-mbm-c49] .clear-button[_ngcontent-mbm-c49],
.light [_nghost-mbm-c49] .clear-button[_ngcontent-mbm-c49] {
  color: #333;
}

.clear-button[_ngcontent-mbm-c49]:hover {
  color: red;
}

@media (max-width: 1678px) {
  .search-agent[_ngcontent-mbm-c49] {
    width: 290px !important;
  }
}

@media (max-width: 1439px) {
  .search-box[_ngcontent-mbm-c49] {
    width: 330px !important;
  }

  .search-agent[_ngcontent-mbm-c49] {
    width: 290px !important;
  }
}

@media (min-width: 1440px) and (max-width: 1678px) {
  .search-box[_ngcontent-mbm-c49] {
    width: 315px !important;
  }

  .search-agent[_ngcontent-mbm-c49] {
    width: 290px !important;
  }
}

.light[_nghost-mbm-c49] .search-history-item[_ngcontent-mbm-c49],
.light [_nghost-mbm-c49] .search-history-item[_ngcontent-mbm-c49] {
  color: #333;
}

.trending-number[_ngcontent-mbm-c49] {
  color: #494958;
  font-size: 14px;
}

.light[_nghost-mbm-c49] .trending-number[_ngcontent-mbm-c49],
.light [_nghost-mbm-c49] .trending-number[_ngcontent-mbm-c49] {
  color: #888;
}

.trending-number.icon-1[_ngcontent-mbm-c49] {
  color: #ff4800 !important;
}

.trending-number.icon-2[_ngcontent-mbm-c49] {
  color: #ff7800 !important;
}

.trending-number.icon-3[_ngcontent-mbm-c49] {
  color: #ffb400 !important;
}


.item[_ngcontent-mbm-c51] {
  position: relative;
  height: 100%;
  font-size: 13px;
}

.notifications[_ngcontent-mbm-c51] {
  right: 1em;
  top: 1.5em;
  position: absolute;
  width: 0.4em;
  height: 0.4em;
  padding: 0;
  color: #000;
  min-width: 1px;
}

.notifications.showNum[_ngcontent-mbm-c51] {
  right: -0.4em;
  top: 0.5em;
  min-width: 16px;
  width: auto;
  height: 16px;
  line-height: 16px;
  color: #fff;
  border-radius: 4px;
}

.notifications.showNum[_ngcontent-mbm-c51] span[_ngcontent-mbm-c51] {
  margin-left: -0.1em;
}

.item[_ngcontent-mbm-c51] .align-items-center[_ngcontent-mbm-c51] {
  color: #ffffffb3;
}

.light[_nghost-mbm-c51] .item[_ngcontent-mbm-c51] .align-items-center[_ngcontent-mbm-c51],
.light [_nghost-mbm-c51] .item[_ngcontent-mbm-c51] .align-items-center[_ngcontent-mbm-c51] {
  color: #fff;
}

.item[_ngcontent-mbm-c51] .align-items-center[_ngcontent-mbm-c51]:after {
  margin-left: 0 !important;
}

.item[_ngcontent-mbm-c51] {
  min-width: 4.5em;
}

.item[_ngcontent-mbm-c51] div[title][_ngcontent-mbm-c51] {
  margin: 0 auto;
}

.item[_ngcontent-mbm-c51] div[title][_ngcontent-mbm-c51]:after {
  content: attr(title);
  font-size: 12px;
  transition: all 0.2s;
  white-space: nowrap;
  position: absolute;
  text-align: center;
  bottom: -2em;
  opacity: 0;
  pointer-events: none;
  margin-left: -0.2em;
  transform: translateX(-50%);
  left: 50%;
}

.item[_ngcontent-mbm-c51] .iconfont[_ngcontent-mbm-c51] {
  transition: all 0.2s;
}

.item[_ngcontent-mbm-c51]:hover div[title][_ngcontent-mbm-c51] {
  color: #fff;
}

.item[_ngcontent-mbm-c51]:hover .iconfont[_ngcontent-mbm-c51] {
  font-size: 18px;
  margin-top: -1em;
}

.item[_ngcontent-mbm-c51]:hover div[title][_ngcontent-mbm-c51]:after {
  bottom: 1em;
  opacity: 1;
}

.item[_ngcontent-mbm-c51]:hover .iconfont[_ngcontent-mbm-c51] {
  font-size: 18px !important;
}

.item-img[_ngcontent-mbm-c51] {
  width: 25px;
  margin: 0 10px 0 0;
}

.dNotify[_ngcontent-mbm-c51] {
  animation-name: notify;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}

.dCaption[_ngcontent-mbm-c51],
.dNotify[_ngcontent-mbm-c51] {
  text-align: center;
  display: block;
}

.dCaption[_ngcontent-mbm-c51] {
  animation: data 2s infinite;
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fec1a1;
  font-size: 14px;
  width: 4em;
  transform: translate(-50%, -50%);
  text-shadow: 1px 1px 1px #656565;
  white-space: nowrap;
}

@keyframes data {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes notify {
  0% {
    transform: translateY(0) rotateY(0);
  }

  15% {
    transform: translateY(-10px) rotateY(0);
  }

  50% {
    transform: translateY(-10px) rotateY(1turn) scale(1);
  }

  75% {
    transform: translateY(0) rotateY(1turn) scale(0);
  }

  to {
    transform: translateY(0) rotateY(1turn) scale(0);
  }
}


[_nghost-mbm-c54] {
  position: relative;
}

.sign-in-ctn[_ngcontent-mbm-c54] {
  cursor: pointer;
  color: #ffffffb3;
  min-width: 4.5em;
  text-align: center;
  height: 100%;
}

.sign-in-ctn[_ngcontent-mbm-c54] div[title][_ngcontent-mbm-c54] {
  margin: 0 auto;
}

.sign-in-ctn[_ngcontent-mbm-c54] div[title][_ngcontent-mbm-c54]:after {
  content: attr(title);
  font-size: 12px;
  transition: all 0.2s;
  white-space: nowrap;
  position: absolute;
  text-align: center;
  bottom: -2em;
  opacity: 0;
  pointer-events: none;
  margin-left: -0.2em;
  transform: translateX(-50%);
  left: 50%;
}

.sign-in-ctn[_ngcontent-mbm-c54] .iconfont[_ngcontent-mbm-c54] {
  transition: all 0.2s;
}

.sign-in-ctn[_ngcontent-mbm-c54]:hover div[title][_ngcontent-mbm-c54] {
  color: #fff;
}

.sign-in-ctn[_ngcontent-mbm-c54]:hover .iconfont[_ngcontent-mbm-c54] {
  font-size: 18px;
  margin-top: -1em;
}

.sign-in-ctn[_ngcontent-mbm-c54]:hover div[title][_ngcontent-mbm-c54]:after {
  bottom: 1em;
  opacity: 1;
}

.sign-in-ctn[_ngcontent-mbm-c54] .sign-in[_ngcontent-mbm-c54] {
  margin: 0 auto;
}

.light[_nghost-mbm-c54] .sign-in-ctn[_ngcontent-mbm-c54] .sign-in[_ngcontent-mbm-c54],
.light [_nghost-mbm-c54] .sign-in-ctn[_ngcontent-mbm-c54] .sign-in[_ngcontent-mbm-c54] {
  color: #fff;
}

.sign-in-ctn[_ngcontent-mbm-c54] .sign-in[_ngcontent-mbm-c54]:after {
  margin-left: 0 !important;
}

.sign-in-ctn[_ngcontent-mbm-c54]:hover .iconfont[_ngcontent-mbm-c54] {
  font-size: 18px !important;
}

.new-label[_ngcontent-mbm-c54] {
  background-color: #f15151;
  color: #333;
  position: absolute;
  top: -12px;
  left: 38px;
  font-size: 12px;
  font-weight: 600;
  padding: 0 6px;
  transform: scale(0.7);
  border-radius: 10px 10px 10px 0;
}

.sign-in-text[_ngcontent-mbm-c54] {
  vertical-align: text-bottom;
}


.popup-box-arrow[_ngcontent-mbm-c34] {
  position: absolute;
}

.popup-box-arrowOut[_ngcontent-mbm-c34] {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px;
}

.popup-box-arrowIn[_ngcontent-mbm-c34] {
  position: absolute;
  width: 0;
  height: 0;
  border: 7px solid #0000;
  border-right-color: #1c1d2f;
}


[_nghost-mbm-c55] {
  height: 100%;
}


@charset "UTF-8";

[_nghost-mbm-c57] {
  min-width: 4.5em;
  padding-left: 1em;
  position: relative;
  height: 100%;
}

[_nghost-mbm-c57] [_ngcontent-mbm-c57]:hover .avatar[_ngcontent-mbm-c57] {
  top: 16px;
  right: -15px;
}

[_nghost-mbm-c57] [_ngcontent-mbm-c57]:hover .avatar.not-login[_ngcontent-mbm-c57] {
  top: 1.2em;
  right: 6em;
}

[_nghost-mbm-c57] [_ngcontent-mbm-c57]:hover .nickname[_ngcontent-mbm-c57] {
  opacity: 0;
}

[_nghost-mbm-c57] [_ngcontent-mbm-c57]:hover .hoverable[_ngcontent-mbm-c57] {
  width: 80px;
  height: 80px;
}

[_nghost-mbm-c57] [_ngcontent-mbm-c57]:hover .badge[_ngcontent-mbm-c57] {
  display: block;
}

[_nghost-mbm-c57] [_ngcontent-mbm-c57]:hover .badge[_ngcontent-mbm-c57] img[_ngcontent-mbm-c57] {
  width: 24px;
  height: 24px;
}

.login-link[_ngcontent-mbm-c57] {
  color: #ffffffb3;
}

.login-link[_ngcontent-mbm-c57] span[_ngcontent-mbm-c57] {
  vertical-align: text-bottom;
}

.icon-login[_ngcontent-mbm-c57]:before {
  content: "";
  line-height: 40px;
  font-size: 24px;
}

.logon[_ngcontent-mbm-c57] {
  position: absolute;
  top: 1.2em;
  right: 3em;
  transition: all 0.2s linear;
}

.logon[_ngcontent-mbm-c57],
.logon-inner[_ngcontent-mbm-c57] {
  height: 30px;
  width: 30px;
}

.logon-inner[_ngcontent-mbm-c57] {
  position: relative;
}

.logon[_ngcontent-mbm-c57] img[_ngcontent-mbm-c57] {
  width: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.logon[_ngcontent-mbm-c57]:hover img[_ngcontent-mbm-c57] {
  width: 35px !important;
}

.avatar[_ngcontent-mbm-c57] {
  position: absolute;
  cursor: pointer;
  padding-left: 0.5em;
  top: 1.4em;
  right: 0;
  z-index: 1;
}

.avatar[_ngcontent-mbm-c57],
.avatar[_ngcontent-mbm-c57] .hoverable[_ngcontent-mbm-c57] {
  transition: all 0.3s;
}

.avatar[_ngcontent-mbm-c57] img[_ngcontent-mbm-c57] {
  width: 31px;
  height: 31px;
  border-radius: 50%;
  object-fit: cover;
}

.avatar[_ngcontent-mbm-c57] .badge[_ngcontent-mbm-c57] {
  display: none;
}

.avatar[_ngcontent-mbm-c57] .badge[_ngcontent-mbm-c57] img[_ngcontent-mbm-c57] {
  position: absolute;
  width: 13px;
  height: 13px;
  right: 0;
  bottom: 3px;
  border-radius: 0;
}

.avatar.not-login[_ngcontent-mbm-c57] {
  top: 1.2em;
  right: 4em;
}

.avatar.not-login[_ngcontent-mbm-c57],
.avatar.not-login[_ngcontent-mbm-c57] img[_ngcontent-mbm-c57] {
  height: 30px;
  width: 30px;
}

.user-status[_ngcontent-mbm-c57] {
  cursor: pointer;
  width: 100%;
}

.nickname[_ngcontent-mbm-c57] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  margin-top: 0.5em;
  padding-right: 0.3em;
  padding-top: 1.2em;
}

.nickname[_ngcontent-mbm-c57],
.user-status[_ngcontent-mbm-c57] .menu-label[_ngcontent-mbm-c57] {
  width: 80px;
}


.sign-in-expanded[_ngcontent-mbm-c53] {
  width: 215px;
  top: 62px;
  left: -72px;
  z-index: 999;
  position: absolute;
  background-color: #2b2c3a;
  box-shadow: 2px 2px 1px 0 #00000057;
  border-top: none;
}

.light[_nghost-mbm-c53] .sign-in-expanded[_ngcontent-mbm-c53],
.light [_nghost-mbm-c53] .sign-in-expanded[_ngcontent-mbm-c53] {
  background-color: #fafafa;
}

.light[_nghost-mbm-c53] .sign-in-expanded[_ngcontent-mbm-c53],
.light [_nghost-mbm-c53] .sign-in-expanded[_ngcontent-mbm-c53] {
  box-shadow: 2px 2px 4px 0 #0000003d;
}

.content[_ngcontent-mbm-c53] {
  position: relative;
  padding: 12px;
  height: 220px;
}

.content.only-button[_ngcontent-mbm-c53] {
  height: 110px;
}

.loader-content[_ngcontent-mbm-c53] {
  position: relative;
  padding: 12px;
  height: 220px;
}

.status-box[_ngcontent-mbm-c53] {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  height: 125px;
}

.status-box.finished[_ngcontent-mbm-c53] {
  padding-top: 10px;
}

.daily-icon[_ngcontent-mbm-c53] {
  margin-bottom: 20px;
  width: 28px;
}

.daily-icon.finished[_ngcontent-mbm-c53] {
  width: 52px;
}

.daily-text[_ngcontent-mbm-c53] {
  padding: 5px 0;
  vertical-align: middle;
  text-align: center;
}

.button-box[_ngcontent-mbm-c53] {
  margin-top: 30px;
  padding: 0 10px;
  display: flex;
  justify-content: center;
}

.button-box.justify-around[_ngcontent-mbm-c53] {
  margin-top: 10px;
  padding: 0;
  justify-content: space-around;
}

.open-sign-button[_ngcontent-mbm-c53] {
  width: 120px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 16px;
}

.open-sign-button[_ngcontent-mbm-c53],
.open-sign-button[_ngcontent-mbm-c53]:hover {
  background-color: #00c0ff;
}

.gc[_ngcontent-mbm-c53] {
  margin-bottom: 3px;
}

.exp[_ngcontent-mbm-c53],
.gc[_ngcontent-mbm-c53] {
  margin-right: 5px;
  width: 18px;
}

.exp[_ngcontent-mbm-c53] {
  margin-left: 15px;
  margin-bottom: 2px;
}

.button-block[_ngcontent-mbm-c53] {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 68px;
}

.button-icon[_ngcontent-mbm-c53] {
  width: 40px;
}

.button-text[_ngcontent-mbm-c53] {
  font-size: 12px;
}

.light[_nghost-mbm-c53] .button-text[_ngcontent-mbm-c53],
.light [_nghost-mbm-c53] .button-text[_ngcontent-mbm-c53] {
  color: #888 !important;
}

.button-text[_ngcontent-mbm-c53]:hover {
  color: #fff;
}

.light[_nghost-mbm-c53] .button-text[_ngcontent-mbm-c53]:hover,
.light [_nghost-mbm-c53] .button-text[_ngcontent-mbm-c53]:hover {
  color: #333 !important;
}


#sticky-block[_ngcontent-mbm-c59] {
  position: fixed;
  right: 25px;
  bottom: 30px;
  width: 40px;
  z-index: 999;
  opacity: 0.95;
  -webkit-user-select: none;
  user-select: none;
}

#sticky-block.guide[_ngcontent-mbm-c59] {
  position: absolute;
  opacity: 1;
  z-index: auto !important;
}

#sticky-block.iphone[_ngcontent-mbm-c59] .iconfont.iconVIP[_ngcontent-mbm-c59] {
  color: #fec1a1;
  background: none !important;
  overflow: hidden;
  background-clip: unset;
  -webkit-text-fill-color: unset;
}

#sticky-block.changeBottom[_ngcontent-mbm-c59] {
  bottom: 105px;
}

.sticky-back-top[_ngcontent-mbm-c59] {
  cursor: pointer;
  line-height: 35px;
  height: 35px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  position: relative;
  color: #ffffffb3;
}

.light[_nghost-mbm-c59] .sticky-back-top[_ngcontent-mbm-c59],
.light [_nghost-mbm-c59] .sticky-back-top[_ngcontent-mbm-c59] {
  color: #888;
}

.sticky-back-top[_ngcontent-mbm-c59] i.iconfont[_ngcontent-mbm-c59] {
  font-size: 28px;
}

@media (any-hover: hover) {
  .sticky-back-top[_ngcontent-mbm-c59]:hover {
    color: #fff;
  }

  .light[_nghost-mbm-c59] .sticky-back-top[_ngcontent-mbm-c59]:hover,
  .light [_nghost-mbm-c59] .sticky-back-top[_ngcontent-mbm-c59]:hover {
    color: #333;
  }
}

.inner[_ngcontent-mbm-c59] {
  position: relative;
  background-color: #2b2c3a;
  box-shadow: 2px 2px 1px 0 #00000057;
  clip-path: 2;
  border-radius: 20px;
  padding: 18px 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.light[_nghost-mbm-c59] .inner[_ngcontent-mbm-c59],
.light [_nghost-mbm-c59] .inner[_ngcontent-mbm-c59] {
  background-color: #fff;
}

.light[_nghost-mbm-c59] .inner[_ngcontent-mbm-c59],
.light [_nghost-mbm-c59] .inner[_ngcontent-mbm-c59] {
  box-shadow: 2px 2px 4px 0 #0000003d;
}

.sticky-block-popup[_ngcontent-mbm-c59] {
  top: 1px;
  opacity: 0;
  transition: all 0.4s ease-in-out;
  font-size: 16px;
  color: #aaa;
}

.stick-block-button[_ngcontent-mbm-c59] {
  cursor: pointer;
  line-height: 35px;
  height: 35px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  position: relative;
  color: #ffffffb3;
}

.light[_nghost-mbm-c59] .stick-block-button[_ngcontent-mbm-c59],
.light [_nghost-mbm-c59] .stick-block-button[_ngcontent-mbm-c59] {
  color: #888;
}

.stick-block-button[_ngcontent-mbm-c59] i.iconfont[_ngcontent-mbm-c59] {
  font-size: 22px;
}

.stick-block-button[_ngcontent-mbm-c59] a[_ngcontent-mbm-c59] {
  transition: none !important;
}

.light[_nghost-mbm-c59] .stick-block-button[_ngcontent-mbm-c59] a[_ngcontent-mbm-c59],
.light [_nghost-mbm-c59] .stick-block-button[_ngcontent-mbm-c59] a[_ngcontent-mbm-c59] {
  color: #aaa;
}

.stick-block-button[_ngcontent-mbm-c59] .iconshensepifu.guide[_ngcontent-mbm-c59] {
  position: relative;
  z-index: 5002;
}

@media (any-hover: hover) {
  .stick-block-button[_ngcontent-mbm-c59]:hover {
    border-color: #00c0ff;
    background-color: #384386;
  }

  .stick-block-button[_ngcontent-mbm-c59]:hover a[_ngcontent-mbm-c59] {
    color: #fff !important;
  }

  .stick-block-button[_ngcontent-mbm-c59]:hover .dn-icon.icon-vipc[_ngcontent-mbm-c59] {
    background-position: -29px;
  }

  .stick-block-button[_ngcontent-mbm-c59]:hover .hint[_ngcontent-mbm-c59] {
    width: 6em;
    transition: width 0.15s;
    padding-right: 0.5em;
    padding-left: 1em;
  }

  .light[_nghost-mbm-c59] .stick-block-button[_ngcontent-mbm-c59]:hover,
  .light [_nghost-mbm-c59] .stick-block-button[_ngcontent-mbm-c59]:hover {
    border-color: #00c0ff;
  }
}

.stick-block-button.mainColorBg[_ngcontent-mbm-c59] {
  background-color: #00c0ff !important;
  color: #fff !important;
}

.stick-block-button.appIconColor[_ngcontent-mbm-c59] {
  position: relative;
}

.stick-block-button.appIconColor[_ngcontent-mbm-c59] i.iconfont[_ngcontent-mbm-c59] {
  background: linear-gradient(0deg, #00c3ff, #e2c9f8 80%, #f3b0fc);
  -webkit-background-clip: text;
  color: #0000;
  font-size: 24px;
}

.stick-block-button.appIconColor[_ngcontent-mbm-c59]:before {
  content: "";
  background-image: url(/assets/images/hot-icon.png);
  position: absolute;
  right: -4px;
  top: -3px;
  width: 24px;
  height: 10px;
}

.dn-icon.icon-vipc[_ngcontent-mbm-c59] {
  width: 29px;
  height: 25px;
  font-size: 14px;
  display: inline-block;
  background-image: url(/assets/images/vipselect1.png);
  margin-top: 20px;
}

.hint[_ngcontent-mbm-c59] {
  position: absolute;
  font-size: 14px;
  right: 2.8em;
  background-color: #fff;
  text-align: right;
  background-color: #384386;
  color: #fff;
  width: 0;
  overflow: hidden;
  white-space: nowrap;
  border-radius: 20px 0 0 20px;
}

.onlytext[_ngcontent-mbm-c59] {
  font-size: 12px;
  height: 48px;
  width: 52px;
  padding: 8px 5px 8px 11px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 4px;
  color: #fff;
}

.onlytext[_ngcontent-mbm-c59] span.text-word[_ngcontent-mbm-c59] {
  letter-spacing: 2px;
}

.light[_nghost-mbm-c59] .onlytext[_ngcontent-mbm-c59],
.light [_nghost-mbm-c59] .onlytext[_ngcontent-mbm-c59] {
  color: #888 !important;
}

.light[_nghost-mbm-c59] .onlytext[_ngcontent-mbm-c59]:hover,
.light [_nghost-mbm-c59] .onlytext[_ngcontent-mbm-c59]:hover {
  color: #fff !important;
}

.guide-tips[_ngcontent-mbm-c59] {
  background-image: url(/assets/images/guide-change-color.png);
  width: 371px;
  height: 95px;
  position: absolute;
  top: 1px;
  left: -324px;
  z-index: 5001;
  display: none;
  cursor: pointer;
}

.guide-tips.topFixed[_ngcontent-mbm-c59] {
  top: 51px;
}

.guide-tips.guide[_ngcontent-mbm-c59] {
  display: block;
}


.sticky[_ngcontent-mbm-c80] {
  position: fixed;
  z-index: 10000;
  right: 16px;
  bottom: 30px;
}

.sticky.hasNew[_ngcontent-mbm-c80] {
  animation: jump 0.5s linear 0s infinite alternate;
}

.sticky.afterShow[_ngcontent-mbm-c80] {
  animation: jump2 0.5s linear 0s 4 alternate;
}

.sticky.playerStyle[_ngcontent-mbm-c80] {
  bottom: 105px;
}

.sticky.playerStyle.hasNew[_ngcontent-mbm-c80] {
  animation: jumpInPlayer 0.5s linear 0s infinite alternate;
}

.sticky.playerStyle.afterShow[_ngcontent-mbm-c80] {
  animation: jumpInPlayer2 0.5s linear 0s 4 alternate;
}

@keyframes jump {
  0% {
    bottom: 25px;
  }

  50% {
    bottom: 30px;
  }

  to {
    bottom: 35px;
  }
}

@keyframes jump2 {
  0% {
    bottom: 25px;
  }

  50% {
    bottom: 30px;
  }

  to {
    bottom: 35px;
  }
}

@keyframes jumpInPlayer {
  0% {
    bottom: 100px;
  }

  50% {
    bottom: 105px;
  }

  to {
    bottom: 110px;
  }
}

@keyframes jumpInPlayer2 {
  0% {
    bottom: 100px;
  }

  50% {
    bottom: 105px;
  }

  to {
    bottom: 110px;
  }
}

.sticky-notification[_ngcontent-mbm-c80] {
  width: 60px;
  height: 52px;
  background-repeat: no-repeat;
  background-position: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
}

.sticky-notification[_ngcontent-mbm-c80]:hover .sticky-close[_ngcontent-mbm-c80] {
  display: flex;
}

.notification-nums-ctn[_ngcontent-mbm-c80] {
  cursor: pointer;
  background-color: red;
  color: #fff;
  padding: 0 4px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  border-radius: 4px;
  font-size: 12px !important;
  margin-top: -31px;
  margin-left: 35px;
}

.sticky-close[_ngcontent-mbm-c80] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #00000080;
  position: absolute;
  top: -18px;
  right: 0;
  display: none;
  align-items: center;
  justify-content: center;
  padding-top: 1px;
}

.sticky-close[_ngcontent-mbm-c80] .close[_ngcontent-mbm-c80] {
  font-size: 12px;
  color: #ffffffb3;
  cursor: pointer;
}

.sticky-close[_ngcontent-mbm-c80]:hover .close[_ngcontent-mbm-c80] {
  color: #fff;
}

.sticky-chat[_ngcontent-mbm-c80] {
  width: 460px;
  height: 360px;
  position: absolute;
  bottom: 0;
  right: 65px;
  background-color: #1b1d27;
  box-shadow: 1px 1px 5px 0 #00000059;
}

.light[_nghost-mbm-c80] .sticky-chat[_ngcontent-mbm-c80],
.light [_nghost-mbm-c80] .sticky-chat[_ngcontent-mbm-c80] {
  background-color: #fff;
}


.dropdown[_ngcontent-mbm-c36] {
  padding: 1em;
}

.dn-button[_ngcontent-mbm-c36] {
  margin: 0;
  min-width: 80px;
  padding: 6px 0;
  background-color: #00c0ff;
}

.discountbox[_ngcontent-mbm-c36] {
  border-bottom: 1px solid #6663;
  margin-bottom: 0.8em;
  padding-bottom: 0.8em;
}

.discountinfo[_ngcontent-mbm-c36] {
  background: linear-gradient(90deg, #ee609c, #b967d8);
  color: #fff;
  box-sizing: initial;
  font-size: 12px;
  padding: 0 4px;
  height: 20px;
  margin-left: 0.7em;
  margin-right: 1.9em;
  line-height: 20px;
  text-align: center;
  border-radius: 2px;
}

.light[_nghost-mbm-c36] .discountcontent[_ngcontent-mbm-c36],
.light [_nghost-mbm-c36] .discountcontent[_ngcontent-mbm-c36] {
  color: #333;
}

.line[_ngcontent-mbm-c36] {
  min-height: 5em;
  width: 100%;
}

.line.bg[_ngcontent-mbm-c36] {
  background-image: url(/assets/images/vip-bg.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  background-size: 100%;
  padding: 1em;
  display: flex;
  align-items: center;
}

.h5[_ngcontent-mbm-c36] {
  font-size: 14px;
  font-weight: 700;
  margin-top: 0.5em;
}

.vip-right[_ngcontent-mbm-c36] {
  display: inline-block;
  background: url(/assets/images/vip-right-new@1.png) no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
  margin-right: 1em;
}

.vip-right.light[_ngcontent-mbm-c36] {
  background: url(/assets/images/vip-right-light-new@1.png) no-repeat;
}

.vip-right.x1[_ngcontent-mbm-c36] {
  width: 3em;
  height: 3em;
}

.vip-right.x1.vip-adfree[_ngcontent-mbm-c36] {
  background-position: -3em 0;
}

.vip-right.x1.vip-1080[_ngcontent-mbm-c36] {
  background-position: 0 0;
}

.vip-right.x1.vip-download[_ngcontent-mbm-c36] {
  background-position: -6em 0;
}

.vip-right.x1.vip-qiupian[_ngcontent-mbm-c36] {
  background-position: -3em -6em;
}

.vip-right.x1.vip-zungui[_ngcontent-mbm-c36] {
  background-position: 0 -3em;
}

.vip-right.x1.vip-4K[_ngcontent-mbm-c36] {
  background-position: 0 0;
}

.leftdays[_ngcontent-mbm-c36] {
  margin-left: auto;
  color: #fff6;
}

.leftdays[_ngcontent-mbm-c36] span[_ngcontent-mbm-c36] {
  color: #fff;
  padding: 0 0.4em;
}

.groupid[_ngcontent-mbm-c36] {
  width: 20px;
}

.block[_ngcontent-mbm-c36] {
  display: flex;
  align-items: center;
  width: 100%;
  padding-left: 0.6em;
}

.block[_ngcontent-mbm-c36] .g[_ngcontent-mbm-c36] {
  display: inline-block;
  font-weight: 700;
  padding: 0 0.5em;
  font-size: 14px;
  margin-left: 1.2em;
}

.align-items-center[_ngcontent-mbm-c36] {
  color: #ffffffb3;
}

.light[_nghost-mbm-c36] .align-items-center[_ngcontent-mbm-c36],
.light [_nghost-mbm-c36] .align-items-center[_ngcontent-mbm-c36] {
  color: #333 !important;
}

.gothere[_ngcontent-mbm-c36],
.gothere[_ngcontent-mbm-c36] a[_ngcontent-mbm-c36] {
  color: #fff6;
}

.light[_nghost-mbm-c36] .gothere[_ngcontent-mbm-c36] a[_ngcontent-mbm-c36],
.light [_nghost-mbm-c36] .gothere[_ngcontent-mbm-c36] a[_ngcontent-mbm-c36] {
  color: #00c0ff !important;
}

.gothere[_ngcontent-mbm-c36] a[_ngcontent-mbm-c36]:hover {
  color: #fff;
}

.light[_nghost-mbm-c36] .gothere[_ngcontent-mbm-c36] a[_ngcontent-mbm-c36]:hover,
.light [_nghost-mbm-c36] .gothere[_ngcontent-mbm-c36] a[_ngcontent-mbm-c36]:hover {
  color: #00c0ff !important;
}

.bigVip[_ngcontent-mbm-c36] {
  color: #00c0ff;
}


[_nghost-mbm-c40] {
  padding: 12px 0 8px;
  background-color: red;
}

.item[_ngcontent-mbm-c40] {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 35px;
  padding: 4px 8px;
}

.item[_ngcontent-mbm-c40]:hover {
  background-color: #1c1d2f;
}

.light[_nghost-mbm-c40] .item[_ngcontent-mbm-c40]:hover,
.light [_nghost-mbm-c40] .item[_ngcontent-mbm-c40]:hover {
  background-color: #eee;
}

.title[_ngcontent-mbm-c40] {
  width: 160px;
  min-width: 160px;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
}

.light[_nghost-mbm-c40] .title[_ngcontent-mbm-c40],
.light [_nghost-mbm-c40] .title[_ngcontent-mbm-c40] {
  color: #333;
}

.episode[_ngcontent-mbm-c40] {
  flex: 1;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  padding-left: 2px;
  white-space: nowrap;
}

.light[_nghost-mbm-c40] .episode[_ngcontent-mbm-c40],
.light [_nghost-mbm-c40] .episode[_ngcontent-mbm-c40] {
  color: #888;
}

.timestamp[_ngcontent-mbm-c40] {
  width: 90px;
  min-width: 90px;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
}

.light[_nghost-mbm-c40] .timestamp[_ngcontent-mbm-c40],
.light [_nghost-mbm-c40] .timestamp[_ngcontent-mbm-c40] {
  color: #888;
}

.jbutton[_ngcontent-mbm-c40] {
  -webkit-user-select: none;
  user-select: none;
}

.jbutton-default[_ngcontent-mbm-c40] {
  color: #a0a0a0;
  cursor: pointer;
}

.light[_nghost-mbm-c40] .jbutton-default[_ngcontent-mbm-c40],
.light [_nghost-mbm-c40] .jbutton-default[_ngcontent-mbm-c40] {
  color: #a0a0a0 !important;
}

.jbutton-default[_ngcontent-mbm-c40]:not(.disabled):hover {
  color: #fff;
}

.light[_nghost-mbm-c40] .jbutton-default[_ngcontent-mbm-c40]:not(.disabled):hover,
.light [_nghost-mbm-c40] .jbutton-default[_ngcontent-mbm-c40]:not(.disabled):hover {
  color: #00c0ff !important;
}

.jbutton-default.disabled[_ngcontent-mbm-c40] {
  color: #aaa;
  cursor: not-allowed;
}

.dropdown-footer[_ngcontent-mbm-c40] {
  padding: 0 12px;
}

.historylist[_ngcontent-mbm-c40] a[_ngcontent-mbm-c40] {
  color: #fff6;
}

.light[_nghost-mbm-c40] .historylist[_ngcontent-mbm-c40] a[_ngcontent-mbm-c40] span[_ngcontent-mbm-c40],
.light [_nghost-mbm-c40] .historylist[_ngcontent-mbm-c40] a[_ngcontent-mbm-c40] span[_ngcontent-mbm-c40] {
  color: #888;
}

.historylist[_ngcontent-mbm-c40] a[_ngcontent-mbm-c40]:hover {
  color: #fff;
}

.light[_nghost-mbm-c40] .historylist[_ngcontent-mbm-c40] a[_ngcontent-mbm-c40]:hover span[_ngcontent-mbm-c40],
.light [_nghost-mbm-c40] .historylist[_ngcontent-mbm-c40] a[_ngcontent-mbm-c40]:hover span[_ngcontent-mbm-c40] {
  color: #333 !important;
}


.dropdown[_ngcontent-mbm-c45] {
  padding-top: 0 !important;
}

.dropdown[_ngcontent-mbm-c45]:before {
  width: 60px;
  left: 120px;
}

.dropdown[_ngcontent-mbm-c45]:after,
.dropdown[_ngcontent-mbm-c45]:before {
  content: "";
  display: block;
  height: 20px;
  background: #0000;
  position: absolute;
  top: -20px;
}

.dropdown[_ngcontent-mbm-c45]:after {
  width: 125px;
  left: 180px;
}

.dropdown-bottom[_ngcontent-mbm-c45] {
  width: 100%;
  height: 0 !important;
  position: relative;
  z-index: -10;
}

.dropdown-bottom[_ngcontent-mbm-c45]:after {
  content: "";
  display: block;
  width: 110%;
  height: 60px;
  background: #0000;
  position: absolute;
  bottom: -20px;
  left: -19px;
}

.notification-tabs[_ngcontent-mbm-c45] {
  height: 36px;
  display: flex;
  min-height: 50px;
  padding: 0 15px;
}

.notification-tab[_ngcontent-mbm-c45] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #ffffffb3;
  position: relative;
  border-bottom: 1px solid #4d4c4c33;
}

.light[_nghost-mbm-c45] .notification-tab[_ngcontent-mbm-c45],
.light [_nghost-mbm-c45] .notification-tab[_ngcontent-mbm-c45] {
  color: #a0a0a0;
}

.light[_nghost-mbm-c45] .notification-tab[_ngcontent-mbm-c45],
.light [_nghost-mbm-c45] .notification-tab[_ngcontent-mbm-c45] {
  border-color: #eee;
}

.notification-tab.active[_ngcontent-mbm-c45] {
  color: #00c0ff !important;
}

.notification-tab.active[_ngcontent-mbm-c45] .tab-shadow[_ngcontent-mbm-c45] {
  width: 70px;
  border-bottom: 1px solid #00c0ff;
  position: absolute;
  bottom: 0;
}

.favorites-number[_ngcontent-mbm-c45],
.messages-number[_ngcontent-mbm-c45] {
  z-index: 1;
  background-color: red;
  color: #fff;
  min-width: 16px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 400;
  height: 16px;
  line-height: 16px;
  margin-left: 5px;
  text-align: center;
  padding: 0 4px;
}


.my-card[_ngcontent-mbm-c56] {
  width: 360px;
  height: 190px;
  top: 58px;
  left: -21em;
  position: absolute;
  background-color: #2b2c3a;
  box-shadow: 2px 2px 1px 0 #00000057;
  color: #fff6;
}

.light[_nghost-mbm-c56] .my-card[_ngcontent-mbm-c56],
.light [_nghost-mbm-c56] .my-card[_ngcontent-mbm-c56] {
  background-color: #fff;
}

.light[_nghost-mbm-c56] .my-card[_ngcontent-mbm-c56],
.light [_nghost-mbm-c56] .my-card[_ngcontent-mbm-c56] {
  box-shadow: 2px 2px 4px 0 #0000003d;
}

.light[_nghost-mbm-c56] .my-card[_ngcontent-mbm-c56],
.light [_nghost-mbm-c56] .my-card[_ngcontent-mbm-c56] {
  color: #ffffffb3;
}

.my-card[_ngcontent-mbm-c56] .nickname[_ngcontent-mbm-c56] {
  color: #fff;
}

.my-card[_ngcontent-mbm-c56] a[_ngcontent-mbm-c56] {
  color: #fff6;
}

.my-card[_ngcontent-mbm-c56] a[_ngcontent-mbm-c56]:hover {
  color: #fff;
}

.my-card.none-user[_ngcontent-mbm-c56] {
  background-color: #1c1d2f !important;
}

.content[_ngcontent-mbm-c56] {
  position: relative;
  padding: 1em 1.5em;
  height: 130px;
  background-repeat: no-repeat;
  background-position: -1px -1px;
}

.avatar[_ngcontent-mbm-c56] {
  border: 1px solid #0000;
  position: absolute;
  width: 114px;
  height: 114px;
}

.light[_nghost-mbm-c56] .avatar[_ngcontent-mbm-c56],
.light [_nghost-mbm-c56] .avatar[_ngcontent-mbm-c56] {
  border-color: #0000;
}

.avatar[_ngcontent-mbm-c56] img[_ngcontent-mbm-c56] {
  width: 100%;
}

.info[_ngcontent-mbm-c56] {
  min-height: 114px;
}

.dn-badge[_ngcontent-mbm-c56] {
  display: inline-block;
  width: 19px;
  margin-right: 5px;
  position: relative;
}

.from[_ngcontent-mbm-c56] {
  padding-top: 2px;
  line-height: 18px;
  color: #aaa;
}

.close-btn[_ngcontent-mbm-c56] {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.pull-left[_ngcontent-mbm-c56] {
  float: left !important;
}

.loading[_ngcontent-mbm-c56] {
  background-color: #ddd;
  display: inline-block;
  animation: pulse 2s ease-in-out infinite;
  -webkit-animation: pulse 2s ease-in-out infinite;
}

.loading.nickname[_ngcontent-mbm-c56] {
  color: #fff;
  width: 160px;
  height: 24px;
}

.loading.mem-from[_ngcontent-mbm-c56] {
  width: 140px;
  height: 24px;
}

.loading.level[_ngcontent-mbm-c56] {
  width: 160px;
  height: 24px;
}

.loading.coins[_ngcontent-mbm-c56] {
  width: 120px;
  height: 24px;
}

.text-bold[_ngcontent-mbm-c56] {
  color: #fff;
}

.line[_ngcontent-mbm-c56] {
  padding-left: 2em;
  padding-right: 8em;
  position: relative;
  margin-top: 1em;
  min-height: 1.5em;
}

.line[_ngcontent-mbm-c56] .right[_ngcontent-mbm-c56] {
  position: absolute;
  right: -13px;
  top: 0;
  width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}

@keyframes pulse {
  0% {
    background-color: #a5a5a51a;
  }

  50% {
    background-color: #a5a5a54d;
  }

  to {
    background-color: #a5a5a51a;
  }
}

.ml-auto[_ngcontent-mbm-c56] a[_ngcontent-mbm-c56] {
  color: #ffffffb3;
}

.vipleft[_ngcontent-mbm-c56] {
  margin-left: 1em;
}

.progress[_ngcontent-mbm-c56] {
  height: 4px;
  position: relative;
  top: 0.7em;
  width: 215px;
}

.progress[_ngcontent-mbm-c56] .progress-bar[_ngcontent-mbm-c56] {
  height: inherit;
}

.text-sm[_ngcontent-mbm-c56] {
  font-size: 12px;
}

.avatar-icon[_ngcontent-mbm-c56] {
  position: absolute;
  z-index: 1;
  right: 1em;
  bottom: 92px;
  opacity: 0;
  animation: fadeInIcon 0.3s ease-in;
  animation-fill-mode: forwards;
}

@keyframes fadeInIcon {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.user-level[_ngcontent-mbm-c56] {
  position: absolute;
  color: #fff;
  font-size: 20px;
  font-style: italic;
  right: 1em;
  bottom: 52px;
  width: 59px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
}

.user-level-1[_ngcontent-mbm-c56] {
  background-image: url(/assets/images/user/LV1.png);
}

.user-level-2[_ngcontent-mbm-c56] {
  background-image: url(/assets/images/user/LV2.png);
}

.user-level-3[_ngcontent-mbm-c56] {
  background-image: url(/assets/images/user/LV3.png);
}

.user-level-4[_ngcontent-mbm-c56] {
  background-image: url(/assets/images/user/LV4.png);
}

.user-level-5[_ngcontent-mbm-c56] {
  background-image: url(/assets/images/user/LV5.png);
}

.user-level-6[_ngcontent-mbm-c56] {
  background-image: url(/assets/images/user/LV6.png);
}

.user-level-7[_ngcontent-mbm-c56] {
  background-image: url(/assets/images/user/LV7.png);
}

.user-level-8[_ngcontent-mbm-c56] {
  background-image: url(/assets/images/user/LV8.png);
}

.footer[_ngcontent-mbm-c56] {
  border-top: 1px solid #0000;
  padding: 0 20px;
  height: 60px;
}

.clear[_ngcontent-mbm-c56] {
  clear: both;
}

.user-center[_ngcontent-mbm-c56] {
  background-color: #373843;
  display: inline-block;
  padding: 0.5em 2em 0.5em 1em;
  position: relative;
}

.light[_nghost-mbm-c56] .user-center[_ngcontent-mbm-c56],
.light [_nghost-mbm-c56] .user-center[_ngcontent-mbm-c56] {
  background-color: initial;
}

.light[_nghost-mbm-c56] .user-center[_ngcontent-mbm-c56],
.light [_nghost-mbm-c56] .user-center[_ngcontent-mbm-c56] {
  color: #00c0ff !important;
}

.user-center[_ngcontent-mbm-c56] .iconfont[_ngcontent-mbm-c56] {
  position: absolute;
  top: -1px;
}

.light[_nghost-mbm-c56] .user-center[_ngcontent-mbm-c56]:hover,
.light [_nghost-mbm-c56] .user-center[_ngcontent-mbm-c56]:hover {
  background-color: #00c0ff !important;
}

.light[_nghost-mbm-c56] .user-center[_ngcontent-mbm-c56]:hover,
.light [_nghost-mbm-c56] .user-center[_ngcontent-mbm-c56]:hover {
  color: #fff !important;
}

.small[_ngcontent-mbm-c56] {
  font-size: 12px;
}

.small[_ngcontent-mbm-c56] .iconfont[_ngcontent-mbm-c56] {
  font-size: 21px;
}

.light[_nghost-mbm-c56] .small[_ngcontent-mbm-c56] a[_ngcontent-mbm-c56],
.light [_nghost-mbm-c56] .small[_ngcontent-mbm-c56] a[_ngcontent-mbm-c56] {
  color: #a0a0a0;
}

.light[_nghost-mbm-c56] .small[_ngcontent-mbm-c56] a[_ngcontent-mbm-c56]:hover,
.light [_nghost-mbm-c56] .small[_ngcontent-mbm-c56] a[_ngcontent-mbm-c56]:hover {
  color: #00c0ff;
}

.none-user-content[_ngcontent-mbm-c56] {
  position: relative;
  height: 190px;
  padding: 10px;
  cursor: default;
}

.login-header[_ngcontent-mbm-c56] {
  color: #fff;
  font-size: 15px;
  display: flex;
  align-items: center;
  height: 24px;
  width: 110px;
  padding: 0 5px;
  margin-top: 5px;
  cursor: pointer;
}

.login-header[_ngcontent-mbm-c56] .iconfont[_ngcontent-mbm-c56] {
  margin-top: 1px;
  margin-left: 6px;
  font-size: 28px;
}

.login-text[_ngcontent-mbm-c56] {
  font-size: 12px;
  color: #ffffffb3;
  padding: 0 5px;
  margin-top: 5px;
  margin-bottom: 15px;
}

.login-inner-box[_ngcontent-mbm-c56] {
  width: 100%;
  height: 103px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/images/user/login-bg.png);
  box-shadow: 2px 2px 1px 0 #00000057;
}

.inner-top[_ngcontent-mbm-c56] {
  padding: 16px 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.vip-promt-icon[_ngcontent-mbm-c56] {
  width: 38px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/images/user/login-icon.png);
}

.promt-text[_ngcontent-mbm-c56] {
  font-weight: 700;
  color: #ffdcca;
}

.promt-text[_ngcontent-mbm-c56],
.promt-text-sub[_ngcontent-mbm-c56] {
  font-size: 12px;
  width: 150px;
  text-overflow: ellipsis;
  white-space: pre;
  overflow: hidden;
}

.promt-text-sub[_ngcontent-mbm-c56] {
  color: #ffffffb3;
}

.vip-recharge-btn[_ngcontent-mbm-c56] {
  background: linear-gradient(#fdeec7, #ffc1a2);
  font-size: 13px;
  font-weight: 700;
  color: #982c18 !important;
  border-radius: 4px;
  padding: 8px 16px;
  line-height: 14px;
  text-align: center;
  cursor: pointer;
}

.inner-bottom[_ngcontent-mbm-c56] {
  padding: 0 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff6;
}

.vip-right-icon[_ngcontent-mbm-c56] {
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
  width: 25px;
  height: 25px;
}

.vip-right-icon.vip-adfree[_ngcontent-mbm-c56] {
  background: url(/assets/images/vip_44_ad@3x.png) no-repeat;
  background-size: contain;
}

.vip-right-icon.vip-adfree.light[_ngcontent-mbm-c56] {
  background: url(/assets/images/light_vip_44_ad@3x.png) no-repeat;
  background-size: contain;
}

.vip-right-icon.vip-zungui[_ngcontent-mbm-c56] {
  background: url(/assets/images/vip_44_expression@3x.png) no-repeat;
  background-size: contain;
}

.vip-right-icon.vip-zungui.light[_ngcontent-mbm-c56] {
  background: url(/assets/images/light_vip_44_expression@3x.png) no-repeat;
  background-size: contain;
}

.vip-right-icon.vip-download[_ngcontent-mbm-c56] {
  background: url(/assets/images/vip_44_download@3x.png) no-repeat;
  background-size: contain;
}

.vip-right-icon.vip-download.light[_ngcontent-mbm-c56] {
  background: url(/assets/images/light_vip_44_download@3x.png) no-repeat;
  background-size: contain;
}

.vip-right-icon.vip-4K[_ngcontent-mbm-c56] {
  background: url(/assets/images/vip_44_4K@3x.png) no-repeat;
  background-size: contain;
}

.vip-right-icon.vip-4K.light[_ngcontent-mbm-c56] {
  background: url(/assets/images/light_vip_44_4K@3x.png) no-repeat;
  background-size: contain;
}


a[_ngcontent-mbm-c46] {
  display: block;
  padding: 10px 12px;
}

.nav-expander.expanded[_ngcontent-mbm-c46] a[_ngcontent-mbm-c46],
.nav-expander[_ngcontent-mbm-c46]:hover a[_ngcontent-mbm-c46] {
  color: #fff;
  opacity: 1 !important;
}

.nav-expander.expanded[_ngcontent-mbm-c46] span[_ngcontent-mbm-c46],
.nav-expander[_ngcontent-mbm-c46]:hover span[_ngcontent-mbm-c46] {
  opacity: 1 !important;
}

.nav-expander[_ngcontent-mbm-c46] a[_ngcontent-mbm-c46] {
  padding: 3px 3px 3px 12px;
}

.hot-icon[_ngcontent-mbm-c46] {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 16px;
  left: 87px;
  height: 5px;
  width: 5px;
  background-color: red;
}

.mainColor[_ngcontent-mbm-c46] {
  color: #00c0ff;
}

.margin-adjust[_ngcontent-mbm-c46] {
  margin-top: 2px !important;
}


.ranking-container[_ngcontent-mbm-c121] {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
}

.ranking-header[_ngcontent-mbm-c121] {
  height: 279px;
  min-width: 1020px;
  text-align: center;
  background: url(/assets/images/ranking/ranking-bg.png) no-repeat 50%;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.rank-icon[_ngcontent-mbm-c121] {
  font-size: 32px;
  color: #fff6;
  position: relative;
  top: 38px;
}

.light[_nghost-mbm-c121] .rank-icon[_ngcontent-mbm-c121],
.light [_nghost-mbm-c121] .rank-icon[_ngcontent-mbm-c121] {
  color: #fff6;
}

.ranking-title[_ngcontent-mbm-c121] {
  font-size: 32px;
  padding: 2.5rem 0;
  position: relative;
}

.light[_nghost-mbm-c121] .ranking-title[_ngcontent-mbm-c121],
.light [_nghost-mbm-c121] .ranking-title[_ngcontent-mbm-c121] {
  color: #fff;
}

.ranking-nav-ctn[_ngcontent-mbm-c121] {
  height: 55px;
  line-height: 55px;
  background: #0000004d;
  font-size: 16px;
  display: flex;
  justify-content: center;
}

.nav-tab[_ngcontent-mbm-c121] {
  margin: 0 30px;
  width: 88px;
  min-width: 88px;
  cursor: pointer;
  color: #ffffffb3;
}

.light[_nghost-mbm-c121] .nav-tab[_ngcontent-mbm-c121],
.light [_nghost-mbm-c121] .nav-tab[_ngcontent-mbm-c121] {
  color: #ffffffb3;
}

.nav-tab[_ngcontent-mbm-c121]:hover {
  transition: all 0.2s;
  color: #fff;
}

.light[_nghost-mbm-c121] .nav-tab[_ngcontent-mbm-c121]:hover,
.light [_nghost-mbm-c121] .nav-tab[_ngcontent-mbm-c121]:hover {
  color: #00c0ff;
}

.nav-tab.current[_ngcontent-mbm-c121] {
  transition: all 0.2s;
  color: #fff;
  background-color: #0000004d;
}

.light[_nghost-mbm-c121] .nav-tab.current[_ngcontent-mbm-c121],
.light [_nghost-mbm-c121] .nav-tab.current[_ngcontent-mbm-c121] {
  background-color: #00c0ff;
}

.light[_nghost-mbm-c121] .nav-tab.current[_ngcontent-mbm-c121],
.light [_nghost-mbm-c121] .nav-tab.current[_ngcontent-mbm-c121] {
  color: #fff;
}

.ranking-content[_ngcontent-mbm-c121] {
  min-height: 720px;
  min-width: 1020px;
  max-width: 1920px;
  margin: 0 auto;
  background-color: #090b21;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 6px 60px;
}

.light[_nghost-mbm-c121] .ranking-content[_ngcontent-mbm-c121],
.light [_nghost-mbm-c121] .ranking-content[_ngcontent-mbm-c121] {
  background-color: #eee;
}

.ranking-content.row-style[_ngcontent-mbm-c121] {
  justify-content: flex-start;
  flex-direction: column;
  padding: 8px 115px;
}

.column-wrap-aligner[_ngcontent-mbm-c121] {
  width: 430px;
  height: 0;
  margin: 10px 5px;
}

.d-block[_ngcontent-mbm-c121] {
  z-index: 2;
  position: relative;
}

.load-more[_ngcontent-mbm-c121] {
  font-size: 16px;
  color: #ffffffb3;
  height: 70px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: default;
}

.load-text[_ngcontent-mbm-c121] {
  cursor: default;
  margin-left: 10px;
  margin-top: -30px;
}

.light[_nghost-mbm-c121] .load-text[_ngcontent-mbm-c121],
.light [_nghost-mbm-c121] .load-text[_ngcontent-mbm-c121] {
  color: #333;
}

@media screen and (max-width: 1439px) {
  .ranking-content.row-style[_ngcontent-mbm-c121] {
    padding: 8px 80px;
  }
}

@media screen and (min-width: 1440px) and (max-width: 1679px) {
  .ranking-content.row-style[_ngcontent-mbm-c121] {
    padding: 8px 100px;
  }
}


.lds-spinner[_ngcontent-mbm-c52] {
  color: official;
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
  vertical-align: middle;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52] {
  transform-origin: 32px 32px;
  animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:after {
  content: " ";
  display: block;
  position: absolute;
  top: 16px;
  left: 31px;
  width: 2px;
  height: 7px;
  border-radius: 20%;
  background: #666;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:first-child {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}

@keyframes lds-spinner {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}


.container-p[_ngcontent-mbm-c109] {
  background-color: #090b21;
  background-color: #0d0d17;
  color: #ffffffb3;
}

.light[_nghost-mbm-c109] .container-p[_ngcontent-mbm-c109],
.light [_nghost-mbm-c109] .container-p[_ngcontent-mbm-c109] {
  background-color: #eee;
}

.light[_nghost-mbm-c109] .container-p[_ngcontent-mbm-c109],
.light [_nghost-mbm-c109] .container-p[_ngcontent-mbm-c109] {
  color: #888;
}

.container[_ngcontent-mbm-c109] {
  padding: 45px 30px 30px;
}

.light[_nghost-mbm-c109] .container[_ngcontent-mbm-c109],
.light [_nghost-mbm-c109] .container[_ngcontent-mbm-c109] {
  background-color: #eee;
}

.footer-top[_ngcontent-mbm-c109]>div[_ngcontent-mbm-c109] {
  width: 180px;
}

.links[_ngcontent-mbm-c109]>a[_ngcontent-mbm-c109] {
  width: 130px;
}

.links[_ngcontent-mbm-c109] img[_ngcontent-mbm-c109] {
  height: 40px;
}

.footer-bottom[_ngcontent-mbm-c109] {
  margin-top: 15px;
  padding: 30px 0 0;
  border-top: 1px solid #6663;
}

a[_ngcontent-mbm-c109] {
  color: #ffffffb3;
}

a[_ngcontent-mbm-c109]:hover {
  color: #fff !important;
}

.footer-ctn[_ngcontent-mbm-c109] {
  position: relative;
  padding: 0 5em;
  justify-content: center;
  width: 100%;
}

.footer-left[_ngcontent-mbm-c109] {
  flex: 2;
}

.footer-right[_ngcontent-mbm-c109] {
  margin-left: 1em;
}

.footer-copyright[_ngcontent-mbm-c109] {
  position: absolute;
  bottom: 0;
  font-size: 12px;
  color: #fff3;
}

.light[_nghost-mbm-c109] .footer-copyright[_ngcontent-mbm-c109],
.light [_nghost-mbm-c109] .footer-copyright[_ngcontent-mbm-c109] {
  color: #a0a0a0;
}

.contact-info-box[_ngcontent-mbm-c109] {
  padding-bottom: 46px;
  margin-right: 16px;
}

.downloads[_ngcontent-mbm-c109] {
  justify-content: space-between;
  padding-bottom: 46px;
  width: auto;
}

.downloads[_ngcontent-mbm-c109],
.downloads[_ngcontent-mbm-c109] .download-box[_ngcontent-mbm-c109] {
  display: flex;
  align-items: center;
  height: 100%;
}

.downloads[_ngcontent-mbm-c109] .download-box[_ngcontent-mbm-c109] {
  margin-right: 16px;
}

.downloads[_ngcontent-mbm-c109] .download-box[_ngcontent-mbm-c109]:last-child {
  margin-right: 0;
}

.downloads[_ngcontent-mbm-c109] a[_ngcontent-mbm-c109] {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dl-title[_ngcontent-mbm-c109] {
  color: #fff;
  font-size: 14px;
  margin-top: 3px;
  white-space: nowrap;
}

.light[_nghost-mbm-c109] .dl-title[_ngcontent-mbm-c109],
.light [_nghost-mbm-c109] .dl-title[_ngcontent-mbm-c109] {
  color: #888;
}

@media (max-width: 1439px) {
  .container[_ngcontent-mbm-c109] {
    width: 1345px !important;
    min-width: 1345px !important;
    max-width: 1345px !important;
  }
}

@media (min-width: 1440px) and (max-width: 1678px) {
  .container[_ngcontent-mbm-c109] {
    width: 1400px !important;
    min-width: 1400px !important;
    max-width: 1400px !important;
  }
}

@media (min-width: 1679px) and (max-width: 1911px) {
  .container[_ngcontent-mbm-c109] {
    width: 1528px !important;
    min-width: 1528px !important;
    max-width: 1528px !important;
  }
}


.region-selector[_ngcontent-mbm-c105] {
  position: relative;
  width: 240px;
  height: 30px;
  margin: 0 auto;
}

.label[_ngcontent-mbm-c105] {
  left: 0;
  top: 0;
  line-height: 26px;
}

.label[_ngcontent-mbm-c105],
.regions[_ngcontent-mbm-c105] {
  position: absolute;
  padding: 2px;
}

.regions[_ngcontent-mbm-c105] {
  border: 1px solid #6663;
  z-index: 50;
  bottom: 5px;
  left: 116px;
  background-color: #171928;
  transition: all 0.3s ease-in-out;
  width: 86px;
  height: 22px;
  overflow: hidden;
}

.regions.expanded[_ngcontent-mbm-c105] {
  bottom: -8px;
  left: 107px;
  width: 392px;
  height: 152px;
  box-shadow: 0 0 5px 0 #000000bf;
}

.regions.inner[_ngcontent-mbm-c105] {
  position: relative;
}

.selected-region[_ngcontent-mbm-c105] {
  position: absolute;
  bottom: 2px;
  left: 114px;
  width: 90px;
  padding: 2px;
  text-align: center;
  background-color: #090b21;
  border: 1px solid #6663;
  border-radius: 2px;
  z-index: 900;
  overflow: hidden;
  cursor: pointer;
}

.selected-region.expanded[_ngcontent-mbm-c105] {
  color: #ddd;
  border-color: #6663;
}

.selected-region.expanded[_ngcontent-mbm-c105]:after {
  border-width: 0 !important;
  top: -5px;
  right: -5px;
  transition: all 0.2s ease-in-out;
}

.selected-region[_ngcontent-mbm-c105]:after,
.selected-region[_ngcontent-mbm-c105]:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-color: #0000;
  border-style: solid;
}

.selected-region[_ngcontent-mbm-c105]:after {
  border-radius: 0;
  border-width: 5px;
  border-right-color: #999;
  border-top-color: #999;
}

.items[_ngcontent-mbm-c105] {
  padding: 4px;
  position: absolute;
  left: 0;
  bottom: 44px;
  border-bottom: 1px solid #6663;
}

.item[_ngcontent-mbm-c105] {
  line-height: 26px;
  height: 26px;
  width: 90px;
  background-color: #0000002b;
  border-radius: 2px;
  margin: 3px;
  cursor: pointer;
}

.item.selected[_ngcontent-mbm-c105] {
  background-color: #00c0ff !important;
  color: #fff;
}

.item[_ngcontent-mbm-c105]:hover {
  background-color: #00c0ff;
  color: #fff;
}

.new-region-selector[_ngcontent-mbm-c105] {
  position: relative;
  width: 120px;
  height: 30px;
  margin: -9px auto 0;
}

.icon-style[_ngcontent-mbm-c105] {
  font-size: 24px;
  color: #ffffffb3;
}

.light[_nghost-mbm-c105] .icon-style[_ngcontent-mbm-c105],
.light [_nghost-mbm-c105] .icon-style[_ngcontent-mbm-c105] {
  color: #aaa;
}

.new-selected-region[_ngcontent-mbm-c105] {
  position: absolute;
  bottom: 0;
  left: 30px;
  width: 90px;
  padding: 2px;
  display: flex;
  align-items: center;
  text-align: left;
  border-radius: 2px;
  z-index: 900;
  overflow: hidden;
  cursor: pointer;
  color: #ffffffb3;
}

.light[_nghost-mbm-c105] .new-selected-region[_ngcontent-mbm-c105],
.light [_nghost-mbm-c105] .new-selected-region[_ngcontent-mbm-c105] {
  color: #888;
}

.new-selected-region.expanded[_ngcontent-mbm-c105] {
  color: #ddd;
}

.light[_nghost-mbm-c105] .new-selected-region.expanded[_ngcontent-mbm-c105],
.light [_nghost-mbm-c105] .new-selected-region.expanded[_ngcontent-mbm-c105] {
  color: #333;
}

.regionFlag[_ngcontent-mbm-c105] {
  width: 24px;
  height: 19px;
  margin-right: 9px;
  -webkit-user-drag: none;
}

.GL[_ngcontent-mbm-c105]:before {
  background: url(/assets/images/footer/GL.png) no-repeat 50%;
}

.US[_ngcontent-mbm-c105]:before {
  background: url(/assets/images/footer/US.png) no-repeat 50%;
}

.UK[_ngcontent-mbm-c105]:before {
  background: url(/assets/images/footer/UK.png) no-repeat 50%;
}

.MY[_ngcontent-mbm-c105]:before {
  background: url(/assets/images/footer/MY.png) no-repeat 50%;
}

.IT[_ngcontent-mbm-c105]:before {
  background: url(/assets/images/footer/IT.png) no-repeat 50%;
}

.ES[_ngcontent-mbm-c105]:before {
  background: url(/assets/images/footer/ES.png) no-repeat 50%;
}

.DE[_ngcontent-mbm-c105]:before {
  background: url(/assets/images/footer/DE.png) no-repeat 50%;
}

.CA[_ngcontent-mbm-c105]:before {
  background: url(/assets/images/footer/CA.png) no-repeat 50%;
}

.AU[_ngcontent-mbm-c105]:before {
  background: url(/assets/images/footer/AU.png) no-repeat 50%;
}

.JP[_ngcontent-mbm-c105]:before {
  background: url(/assets/images/footer/JP.png) no-repeat 50%;
}

.FR[_ngcontent-mbm-c105]:before {
  background: url(/assets/images/footer/FR.png) no-repeat 50%;
}

.NZ[_ngcontent-mbm-c105]:before {
  background: url(/assets/images/footer/NZ.png) no-repeat 50%;
}

.KR[_ngcontent-mbm-c105]:before {
  background: url(/assets/images/footer/KR.png) no-repeat 50%;
}

.SG[_ngcontent-mbm-c105]:before {
  background: url(/assets/images/footer/SG.png) no-repeat 50%;
}

.new-regions[_ngcontent-mbm-c105] {
  padding: 2px;
  z-index: 4000;
  position: absolute;
  bottom: 25px;
  left: 30px;
  transition: all 0.2s ease-in-out;
  width: 60px;
  height: 14px;
  overflow: hidden;
}

.new-regions.expanded[_ngcontent-mbm-c105] {
  background-color: #2b2c3a;
  bottom: 35px;
  left: -10px;
  width: 132px;
  height: 514px;
  box-shadow: 2px -2px 3px 0 #00000040;
}

.light[_nghost-mbm-c105] .new-regions.expanded[_ngcontent-mbm-c105],
.light [_nghost-mbm-c105] .new-regions.expanded[_ngcontent-mbm-c105] {
  background-color: #fff;
}

.light[_nghost-mbm-c105] .new-regions.expanded[_ngcontent-mbm-c105],
.light [_nghost-mbm-c105] .new-regions.expanded[_ngcontent-mbm-c105] {
  box-shadow: 2px -2px 3px 0 #0000003d;
}

.new-regions.inner[_ngcontent-mbm-c105] {
  position: relative;
}

.new-items[_ngcontent-mbm-c105] {
  padding: 4px;
  display: flex;
  flex-direction: column;
}

.new-item[_ngcontent-mbm-c105] {
  line-height: 26px;
  height: 26px;
  width: 115px;
  margin: 5px 3px;
  cursor: pointer;
  position: relative;
  padding-left: 3px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.light[_nghost-mbm-c105] .new-item[_ngcontent-mbm-c105],
.light [_nghost-mbm-c105] .new-item[_ngcontent-mbm-c105] {
  color: #888;
}

.new-item.selected[_ngcontent-mbm-c105],
.new-item[_ngcontent-mbm-c105]:hover {
  color: #00c0ff !important;
}

.new-item[_ngcontent-mbm-c105] .region-text[_ngcontent-mbm-c105] {
  margin-top: 2px;
}

.new-item[_ngcontent-mbm-c105] .region-text.name[_ngcontent-mbm-c105] {
  margin-right: 4px;
}


.copyright[_ngcontent-mbm-c106] {
  color: #fff6;
}

.light[_nghost-mbm-c106] .copyright[_ngcontent-mbm-c106],
.light [_nghost-mbm-c106] .copyright[_ngcontent-mbm-c106] {
  color: #888;
}

.light[_ngcontent-mbm-c106] a[_ngcontent-mbm-c106] {
  color: #888;
}

.light[_ngcontent-mbm-c106] a[_ngcontent-mbm-c106]:hover {
  color: #00c0ff;
}

.footer-copyright[_ngcontent-mbm-c106] {
  margin-top: 3em;
  font-size: 12px;
  color: #fff3;
}

.light[_nghost-mbm-c106] .footer-copyright[_ngcontent-mbm-c106],
.light [_nghost-mbm-c106] .footer-copyright[_ngcontent-mbm-c106] {
  color: #a0a0a0;
}

.address-color[_ngcontent-mbm-c106] {
  color: #ffffffb3;
}

.light[_nghost-mbm-c106] .address-color[_ngcontent-mbm-c106],
.light [_nghost-mbm-c106] .address-color[_ngcontent-mbm-c106] {
  color: #333;
}


.light[_nghost-mbm-c107] a[_ngcontent-mbm-c107],
.light [_nghost-mbm-c107] a[_ngcontent-mbm-c107] {
  color: #888;
}

.light[_nghost-mbm-c107] a[_ngcontent-mbm-c107]:hover,
.light [_nghost-mbm-c107] a[_ngcontent-mbm-c107]:hover {
  color: #00c0ff;
}

.footer-menu-title[_ngcontent-mbm-c107] {
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
}

.light[_nghost-mbm-c107] .footer-menu-title[_ngcontent-mbm-c107],
.light [_nghost-mbm-c107] .footer-menu-title[_ngcontent-mbm-c107] {
  color: #333;
}

.nav-button[_ngcontent-mbm-c107] {
  cursor: pointer;
}

.light[_nghost-mbm-c107] .nav-button[_ngcontent-mbm-c107],
.light [_nghost-mbm-c107] .nav-button[_ngcontent-mbm-c107] {
  color: #888;
}

.light[_nghost-mbm-c107] .nav-button[_ngcontent-mbm-c107]:hover,
.light [_nghost-mbm-c107] .nav-button[_ngcontent-mbm-c107]:hover {
  color: #00c0ff;
}

.footer-menu-item[_ngcontent-mbm-c107] div[_ngcontent-mbm-c107] {
  margin-bottom: 10px;
  height: 32px;
  display: flex;
  align-items: center;
}

.partner-ctn[_ngcontent-mbm-c107] {
  width: auto;
}

.partner-logo[_ngcontent-mbm-c107] {
  width: 65px;
  height: 32px;
  border-radius: 3px;
}

.partner-logo-item[_ngcontent-mbm-c107] div[_ngcontent-mbm-c107] {
  margin-bottom: 10px;
  margin-right: 15px;
  height: 32px;
}


.clickcontact[_ngcontent-mbm-c108] {
  border: 1px solid #000;
  padding: 1em;
  display: block;
  margin-bottom: 1em;
  cursor: pointer;
}

.clickcontact.no-border[_ngcontent-mbm-c108] {
  border: none;
}

.customer-service-box[_ngcontent-mbm-c108] {
  height: auto;
  width: auto;
}

.cs-box[_ngcontent-mbm-c108] {
  cursor: pointer;
}

.cs-box[_ngcontent-mbm-c108] img[_ngcontent-mbm-c108] {
  margin: 0 auto;
}

.cs-title[_ngcontent-mbm-c108] {
  color: #fff;
  font-size: 14px;
  margin-top: 10px;
}

.light[_nghost-mbm-c108] .cs-title[_ngcontent-mbm-c108],
.light [_nghost-mbm-c108] .cs-title[_ngcontent-mbm-c108] {
  color: #888;
}


.column-container[_ngcontent-mbm-c119] {
  width: 430px;
  min-height: 640px;
  background-color: #6663;
  margin: 5px;
  padding: 20px 25px 5px;
}

.light[_nghost-mbm-c119] .column-container[_ngcontent-mbm-c119],
.light [_nghost-mbm-c119] .column-container[_ngcontent-mbm-c119] {
  background-color: #fff;
}

.column-header[_ngcontent-mbm-c119] {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.ranking-title[_ngcontent-mbm-c119] {
  font-size: 21px;
  font-weight: 700;
}

.ranking-filter[_ngcontent-mbm-c119] {
  font-size: 16px;
  font-weight: 700;
}

.filter-type[_ngcontent-mbm-c119] {
  margin: 0 5px;
  cursor: pointer;
}

.light[_nghost-mbm-c119] .filter-type[_ngcontent-mbm-c119],
.light [_nghost-mbm-c119] .filter-type[_ngcontent-mbm-c119] {
  color: #888;
}

.filter-type[_ngcontent-mbm-c119]:hover {
  color: #00c0ff;
}

.light[_nghost-mbm-c119] .filter-type[_ngcontent-mbm-c119]:hover,
.light [_nghost-mbm-c119] .filter-type[_ngcontent-mbm-c119]:hover {
  color: #00c0ff;
}

.filter-type.current[_ngcontent-mbm-c119] {
  color: #00c0ff;
}

.light[_nghost-mbm-c119] .filter-type.current[_ngcontent-mbm-c119],
.light [_nghost-mbm-c119] .filter-type.current[_ngcontent-mbm-c119] {
  color: #00c0ff;
}

.column-content[_ngcontent-mbm-c119] {
  padding: 15px 0 5px;
}

.column-other[_ngcontent-mbm-c119] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 25px;
}

.ranking-number[_ngcontent-mbm-c119] {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background-color: #636363;
  margin-right: 18px;
}

.other-title[_ngcontent-mbm-c119] {
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}

.other-title[_ngcontent-mbm-c119]:hover {
  color: #00c0ff;
}

.text-ellipsis[_ngcontent-mbm-c119] {
  max-width: 280px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


.top3-container[_ngcontent-mbm-c118] {
  margin: 20px 0;
  display: flex;
  transition: all 0.4s;
}

.top3-cover[_ngcontent-mbm-c118] {
  cursor: pointer;
  margin-left: 40px;
}

.rank-number[_ngcontent-mbm-c118] {
  margin-left: -6px;
}

.rank-number[_ngcontent-mbm-c118],
.ranking-number[_ngcontent-mbm-c118] {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  z-index: 3;
}

.ranking-number[_ngcontent-mbm-c118] {
  font-size: 18px;
  color: #fff;
  background-color: #636363;
}

.ranking-number.top1[_ngcontent-mbm-c118] {
  background-color: #ff4800 !important;
}

.ranking-number.top2[_ngcontent-mbm-c118] {
  background-color: #ff8400 !important;
}

.ranking-number.top3[_ngcontent-mbm-c118] {
  background-color: #ffb400 !important;
}

.hot-number[_ngcontent-mbm-c118] {
  color: #ffffffb3;
  font-size: 14px;
  position: absolute;
  z-index: 3;
  margin-top: 140px;
  margin-left: 20px;
}

.light[_nghost-mbm-c118] .hot-number[_ngcontent-mbm-c118],
.light [_nghost-mbm-c118] .hot-number[_ngcontent-mbm-c118] {
  color: #888;
}

.hot-number[_ngcontent-mbm-c118]:before {
  content: "";
  width: 9px;
  height: 12px;
  position: absolute;
  margin-top: 4px;
  margin-left: -20px;
}

.rating-number[_ngcontent-mbm-c118] {
  font-size: 22px;
  font-weight: 700;
  color: #ffb400;
  position: absolute;
  z-index: 3;
  margin-top: 131px;
  margin-left: 160px;
}

.rating-number.text[_ngcontent-mbm-c118] {
  margin-left: 125px;
}

.cover[_ngcontent-mbm-c118] {
  position: absolute;
  z-index: 2;
  height: 40px;
  width: 120px;
  margin-top: 132px;
  background: linear-gradient(#30303000, #000000a8);
}

.cover-ctn[_ngcontent-mbm-c118] {
  overflow: hidden;
}

.cover-ctn[_ngcontent-mbm-c118],
.cover-path[_ngcontent-mbm-c118] {
  width: 120px;
  height: 172px;
}

.top3-cover[_ngcontent-mbm-c118]:hover .cover[_ngcontent-mbm-c118] {
  height: 172px;
  margin-top: 0;
}

.top3-cover[_ngcontent-mbm-c118]:hover .cover-path[_ngcontent-mbm-c118] {
  transform: scale(1.05);
  transition: all 0.4s;
}

.top3-context[_ngcontent-mbm-c118] {
  margin-left: 25px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.top10-context[_ngcontent-mbm-c118] {
  margin-left: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;

}

.top3-title[_ngcontent-mbm-c118] {
  color: #fff;
  font-size: 16px;
  margin-bottom: 12px;
  cursor: pointer;
}

.light[_nghost-mbm-c118] .top3-title[_ngcontent-mbm-c118],
.light [_nghost-mbm-c118] .top3-title[_ngcontent-mbm-c118] {
  color: #333;
}

.top3-title[_ngcontent-mbm-c118]:hover {
  color: #00c0ff;
}

.light[_nghost-mbm-c118] .top3-title[_ngcontent-mbm-c118]:hover,
.light [_nghost-mbm-c118] .top3-title[_ngcontent-mbm-c118]:hover {
  color: #00c0ff;
}

.top3-info-box[_ngcontent-mbm-c118] {
  color: #ffffffb3;
  margin: 0 3px;
  width: 43px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: #2b2c3a;
  cursor: default;
}

.light[_nghost-mbm-c118] .top3-info-box[_ngcontent-mbm-c118],
.light [_nghost-mbm-c118] .top3-info-box[_ngcontent-mbm-c118] {
  color: #888;
}

.light[_nghost-mbm-c118] .top3-info-box[_ngcontent-mbm-c118],
.light [_nghost-mbm-c118] .top3-info-box[_ngcontent-mbm-c118] {
  background-color: #f8f8f8;
}

.top3-info[_ngcontent-mbm-c118] {
  color: #ffffffb3;
  font-size: 14px;
  margin-bottom: 4px;
  cursor: default;
}

.text-ellipsis[_ngcontent-mbm-c118] {
  max-width: 210px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mini-ctn[_ngcontent-mbm-c118] {
  margin-bottom: 25px;
}

.mini-ctn[_ngcontent-mbm-c118] .ranking-number[_ngcontent-mbm-c118] {
  position: relative;
}

.mini-ctn[_ngcontent-mbm-c118] .top3-cover[_ngcontent-mbm-c118] {
  display: none;
}

.mini-ctn[_ngcontent-mbm-c118] .top3-title[_ngcontent-mbm-c118] {
  margin-bottom: 0;
  margin-top: 3px;
  margin-left: 15px;
}

.mini-ctn[_ngcontent-mbm-c118] .top3-info[_ngcontent-mbm-c118],
.mini-ctn[_ngcontent-mbm-c118] .top3-info-box[_ngcontent-mbm-c118] {
  display: none;
}

.mini-ctn[_ngcontent-mbm-c118] .rating-number[_ngcontent-mbm-c118] {
  margin-left: 324px;
  margin-top: 4px;
  font-size: 16px;
}

.mini-ctn[_ngcontent-mbm-c118] .rating-number.text[_ngcontent-mbm-c118] {
  margin-left: 305px;
}

.mini-ctn[_ngcontent-mbm-c118] .hot-number[_ngcontent-mbm-c118] {
  display: none;
}

.animation[_ngcontent-mbm-c118] .top3-cover[_ngcontent-mbm-c118] {
  animation: toScale 0.4s linear;
}

.animation[_ngcontent-mbm-c118] .top3-info[_ngcontent-mbm-c118],
.animation[_ngcontent-mbm-c118] .top3-info-box[_ngcontent-mbm-c118] {
  animation: toOpacity 0.4s linear;
}

@keyframes toScale {
  0% {
    transform: scale(0.9);
    opacity: 0;
  }

  75% {
    transform: scale(0.99);
  }

  to {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes toOpacity {
  0% {
    opacity: 0.5;
  }

  to {
    opacity: 1;
  }
}


a[_ngcontent-mbm-c47] {
  display: block;
  padding: 10px 12px;
}

.nav-expander.expanded[_ngcontent-mbm-c47] a[_ngcontent-mbm-c47],
.nav-expander[_ngcontent-mbm-c47]:hover a[_ngcontent-mbm-c47] {
  color: #fff;
  opacity: 1 !important;
}

.nav-expander.expanded[_ngcontent-mbm-c47] span[_ngcontent-mbm-c47],
.nav-expander[_ngcontent-mbm-c47]:hover span[_ngcontent-mbm-c47] {
  opacity: 1 !important;
}

.nav-expander[_ngcontent-mbm-c47] a[_ngcontent-mbm-c47] {
  padding: 3px 3px 3px 12px;
}

.hot-icon[_ngcontent-mbm-c47] {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 16px;
  left: 87px;
  height: 5px;
  width: 5px;
  background-color: red;
}

.mainColor[_ngcontent-mbm-c47] {
  color: #00c0ff;
}

.margin-adjust[_ngcontent-mbm-c47] {
  margin-top: 2px !important;
}


.new-container[_ngcontent-mbm-c123] {
  border-left: 0 !important;
  border-right: 0 !important;
  background-color: initial;
}

.profile[_ngcontent-mbm-c123] {
  padding-top: 20px;
  background-color: #f08080;
  background-size: cover;
  width: 100%;
  height: 260px;
}

.new-tabs[_ngcontent-mbm-c123] {
  margin-top: -40px;
  position: relative;
  z-index: 3;
}

.new-profile[_ngcontent-mbm-c123] {
  position: relative;
  background-size: cover;
  background-position: 50%;
  background-position-y: 1px;
  width: 100%;
  height: 245px;
  padding: 0 40px;
  display: flex;
  align-items: center;
}

.my-page-btn[_ngcontent-mbm-c123] {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 110px;
  height: 28px;
  line-height: 29px;
  text-align: center;
  border-radius: 18px;
  color: #fff !important;
  background-color: #0000002b;
  cursor: pointer;
}

.light[_nghost-mbm-c123] .my-page-btn[_ngcontent-mbm-c123],
.light [_nghost-mbm-c123] .my-page-btn[_ngcontent-mbm-c123] {
  background-color: #00c0ff;
}

.my-page-btn[_ngcontent-mbm-c123]:hover {
  background-color: #00000080;
}

.light[_nghost-mbm-c123] .my-page-btn[_ngcontent-mbm-c123]:hover,
.light [_nghost-mbm-c123] .my-page-btn[_ngcontent-mbm-c123]:hover {
  background-color: #00c0ff;
}

.avatar-ctn[_ngcontent-mbm-c123] {
  margin-right: 40px;
  margin-bottom: 40px;
}

.profile-ctn[_ngcontent-mbm-c123] {
  height: 124px;
  margin-bottom: 40px;
  color: #ffffffb3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.profile-row[_ngcontent-mbm-c123] {
  padding: 10px 0;
}

.name-color[_ngcontent-mbm-c123] {
  color: #fff;
}

.icon-size[_ngcontent-mbm-c123] {
  font-size: 20px;
  margin-bottom: 1px;
}

.icon-size.iconnanxing[_ngcontent-mbm-c123] {
  color: #00adef;
}

.icon-size.iconnvxing[_ngcontent-mbm-c123] {
  color: #ec108f;
}

.level-badge[_ngcontent-mbm-c123] {
  margin-right: 0.5rem;
  background-color: #00c0ff;
  color: #fff;
  font-size: 12px;
  font-weight: lighter;
  min-width: 34px;
  justify-content: center;
  text-align: center;
  align-items: baseline;
  border-radius: 4px;
  transform: skew(-10deg) scale(0.9);
  box-shadow: 1px 1px 1px 0 #2b2b2b;
}

.level-badge[_ngcontent-mbm-c123] .level-num[_ngcontent-mbm-c123] {
  margin-left: 0.15rem;
  font-size: 14px;
  transform: skew(10deg) scale(1);
  height: 18px;
  font-weight: 700;
}

.level-badges[_ngcontent-mbm-c123] {
  margin-right: 0.5rem;
  width: 36px;
  height: 18px;
  background-size: contain !important;
}

.level-badges.maxLv[_ngcontent-mbm-c123] {
  width: 54px;
  height: 18px;
}

.constellation[_ngcontent-mbm-c123] {
  padding: 0 2px;
  margin-right: 1rem;
  background: linear-gradient(#efd17b, #896318);
  color: #fff;
  font-weight: lighter;
  text-align: center;
  height: 18px;
  min-width: 34px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  transform: skew(-10deg);
  box-shadow: 1px 1px 1px 0 #2b2b2b;
}

.constellation[_ngcontent-mbm-c123] .icon-size[_ngcontent-mbm-c123] {
  font-size: 12px !important;
  margin-bottom: 0;
  transform: skew(10deg) scale(0.9);
}

.constellation[_ngcontent-mbm-c123] .constellation-text[_ngcontent-mbm-c123] {
  margin-left: 0.1rem;
  font-size: 12px !important;
  transform: skew(10deg) scale(0.9);
}

.edit-btn[_ngcontent-mbm-c123] {
  margin-left: 1.5rem;
  background-color: #0000002b;
  color: #fff !important;
  text-align: center;
  padding: 0 10px;
  height: 24px;
  line-height: 23px;
  border-radius: 12px;
  cursor: pointer;
}

.edit-btn[_ngcontent-mbm-c123] .btn-text[_ngcontent-mbm-c123] {
  margin-bottom: -1px;
}

.edit-btn[_ngcontent-mbm-c123]:hover {
  background-color: #00000080;
}

.progress-bar[_ngcontent-mbm-c123] {
  height: 10px;
  width: 150px;
  background-color: #0003;
  border-radius: 8px;
  position: relative;
}

.exp-progress[_ngcontent-mbm-c123] {
  height: 10px;
  width: 0;
  background-color: #00c0ff;
  border-radius: 8px 0 0 8px;
  position: absolute;
  left: 0;
  top: 0;
}

.profile-signature[_ngcontent-mbm-c123] {
  cursor: pointer;
  height: 20px;
  width: 400px;
  text-align: left;
}

.signature-input[_ngcontent-mbm-c123] {
  height: 20px;
  width: 400px;
  color: #fff;
  background: #0000;
  border: none;
  border-bottom: 1px solid #fff6 !important;
}

.avatar[_ngcontent-mbm-c123] {
  width: 110px;
  height: 110px;
  margin: 0 auto;
}

.avatar[_ngcontent-mbm-c123] img[_ngcontent-mbm-c123] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}

.avatar-frame[_ngcontent-mbm-c123] {
  position: absolute;
  top: -38px;
  left: -35px;
  width: 160px;
  height: 160px;
  background-size: cover;
  background-image: url(/assets/images/user-center/avatar_frame_6.png);
}

.vip-icon[_ngcontent-mbm-c123] {
  position: absolute;
  width: 24px;
  height: 24px;
  margin-top: -23px;
  margin-left: 85px;
}

.vip-icon.bigV[_ngcontent-mbm-c123] {
  margin-top: -26px;
}

.badge[_ngcontent-mbm-c123] img[_ngcontent-mbm-c123] {
  height: 18px;
}

.uc-btn[_ngcontent-mbm-c123] {
  width: 180px;
  height: 138px;
  position: relative;
  color: #434343;
}

.uc-btn[_ngcontent-mbm-c123] .inner[_ngcontent-mbm-c123] {
  height: 85px;
  width: 85px;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -100%);
  border-radius: 50%;
  background-color: #fff9;
  cursor: pointer;
  padding-top: 5px;
}

.uc-btn[_ngcontent-mbm-c123] .inner[_ngcontent-mbm-c123]>div[_ngcontent-mbm-c123] {
  height: 44px;
}

.uc-btn[_ngcontent-mbm-c123] .inner[_ngcontent-mbm-c123]:hover {
  background-color: #ffffffb3;
  color: #434343;
}

.uc-btn[_ngcontent-mbm-c123] .dn-icon[_ngcontent-mbm-c123] {
  font-size: 32px;
}

.icon-mars[_ngcontent-mbm-c123] {
  color: #00adef;
}

.icon-mars[_ngcontent-mbm-c123]:before {
  font-weight: 700;
}

.icon-venus[_ngcontent-mbm-c123] {
  color: #ec108f;
}

.icon-venus[_ngcontent-mbm-c123]:before {
  font-weight: 700;
}

.avatar-container[_ngcontent-mbm-c123] {
  width: 220px;
}

.b-icon[_ngcontent-mbm-c123] {
  display: inline-block;
  background: url(/assets/images/user-levels.png?v=1) no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
  margin-top: -1px;
}

.dn-icons[_ngcontent-mbm-c123] {
  background-position: 0 -19px;
}

.dn-icons[_ngcontent-mbm-c123],
.exp[_ngcontent-mbm-c123] {
  width: 19px;
  height: 19px;
}

.exp[_ngcontent-mbm-c123] {
  background-position: 0 0;
}

.icon-download[_ngcontent-mbm-c123]:before {
  transform: rotate(-180deg);
}

.user-meta[_ngcontent-mbm-c123] {
  white-space: nowrap;
  align-content: center;
  justify-content: center;
}

.user-meta[_ngcontent-mbm-c123]:first-child,
.user-meta[_ngcontent-mbm-c123]:nth-child(3) {
  width: 160px;
}

.user-meta[_ngcontent-mbm-c123]:nth-child(2) {
  width: 120px;
}

.vip-valid-period[_ngcontent-mbm-c123] {
  position: relative;
  padding-left: 15px;
  padding-right: 14px;
  height: 26px;
  width: 260px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-image: url(/assets/images/background-2.png);
  background-color: #2b2c3a;
  font-weight: 600;
  overflow: hidden;
  background-repeat: no-repeat;
}

.light[_nghost-mbm-c123] .vip-valid-period[_ngcontent-mbm-c123],
.light [_nghost-mbm-c123] .vip-valid-period[_ngcontent-mbm-c123] {
  color: #888;
}

.vip-valid-period-days[_ngcontent-mbm-c123] {
  color: #992b1c;
}

.light[_nghost-mbm-c123] .vip-valid-period-expire[_ngcontent-mbm-c123],
.light [_nghost-mbm-c123] .vip-valid-period-expire[_ngcontent-mbm-c123] {
  color: #888;
}

.light[_nghost-mbm-c123] .vip-valid-period-expire.new[_ngcontent-mbm-c123],
.light [_nghost-mbm-c123] .vip-valid-period-expire.new[_ngcontent-mbm-c123] {
  color: #ffffffb3;
}

.vip-valid-period.new[_ngcontent-mbm-c123] {
  padding-left: 10px;
  padding-right: 15px;
  height: 24px;
  padding-top: 2px;
  width: 350px;
  background-size: cover;
  background-position: 0;
  font-size: 12px !important;
  background-color: #0000002b;
}

.vip-valid-period.new.not-vip[_ngcontent-mbm-c123] {
  padding-left: 20px;
  width: 190px;
}

.vip-valid-period[_ngcontent-mbm-c123] .vip-valid-period-recharge[_ngcontent-mbm-c123] {
  color: #ffc1a2;
}

.gap-line[_ngcontent-mbm-c123] {
  margin: 0 6px;
  height: 5px;
  border-right: 1px solid;
  border-color: #992b1c;
}

.highlight[_ngcontent-mbm-c123] {
  color: #ffc1a2;
}

@media (max-width: 1439px) {
  .user-center-container[_ngcontent-mbm-c123] {
    width: 1270px;
  }
}

@media (min-width: 1440px) and (max-width: 1678px) {
  .user-center-container[_ngcontent-mbm-c123] {
    width: 1262px;
  }
}

@media (min-width: 1679px) and (max-width: 1911px) {
  .user-center-container[_ngcontent-mbm-c123] {
    width: 1523px;
  }
}


.box-container[_ngcontent-mbm-c122] {
  min-height: 600px;
}

.box[_ngcontent-mbm-c122] {
  padding: 1rem;
  width: 640px;
  height: 480px;
  border: 1px solid red;
  border-radius: 4px;
}

.login[_ngcontent-mbm-c122] {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.notice-img[_ngcontent-mbm-c122] {
  width: 295px;
  margin-bottom: 30px;
}

.notice-login-text[_ngcontent-mbm-c122] {
  text-align: center;
  font-size: 17px;
  color: #fff;
  margin: 18px 0 27px;
}

.light[_nghost-mbm-c122] .notice-login-text[_ngcontent-mbm-c122],
.light [_nghost-mbm-c122] .notice-login-text[_ngcontent-mbm-c122] {
  color: #333;
}

.login-button[_ngcontent-mbm-c122] {
  border: none;
  outline: none;
  padding: 8px 30px;
  min-width: 200px;
  background-color: #01bdfc;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.2s linear;
}

.login-button[_ngcontent-mbm-c122]:hover {
  background-color: #018ef3;
}


@media (max-width: 1678px) {
  h1[_ngcontent-mbm-c230] {
    font-size: 24px;
  }

  .video-meta[_ngcontent-mbm-c230] div[_ngcontent-mbm-c230] {
    font-size: 15px;
    line-height: 24px;
  }

  .page-container[_ngcontent-mbm-c230] {
    width: 840px;
    margin: 0 auto;
    padding: 0 16px 16px 0;
  }

  .page-container.video-meta[_ngcontent-mbm-c230] {
    padding: 20px;
    width: 689px;
    min-width: 689px;
    height: 460px;
  }

  .page-container.video-player[_ngcontent-mbm-c230] {
    width: 840px;
    height: 473px;
    background-color: #000;
  }

  .playPageBottom[_ngcontent-mbm-c230] .left[_ngcontent-mbm-c230] {
    width: 840px;
    margin-left: 30px;
  }
}

@media (max-width: 1439px) {
  .page-right[_ngcontent-mbm-c230] {
    padding-right: 8px;
    margin-left: 14px;
  }
}

@media (min-width: 1440px) and (max-width: 1678px) {
  .page-right[_ngcontent-mbm-c230] {
    padding-right: 8px;
    margin-left: 16px;
  }
}

@media (min-width: 1679px) and (max-width: 1911px) {
  .page-right[_ngcontent-mbm-c230] {
    padding-right: 8px;
    margin-left: 18px;
  }
}

@media (min-width: 1912px) {
  .page-right[_ngcontent-mbm-c230] {
    padding-right: 8px;
    margin-left: 21px;
  }
}

.playPageTop[_ngcontent-mbm-c230] {
  min-height: 965px;
  padding-bottom: 0;
}

.playPageBottom[_ngcontent-mbm-c230] {
  min-height: auto;
}

@media (min-width: 1679px) and (max-width: 1911px) {
  .playPageTop[_ngcontent-mbm-c230] {
    min-height: 852px !important;
    padding-bottom: 0;
  }
}

@media (max-width: 1678px) {
  .playPageTop[_ngcontent-mbm-c230] {
    min-height: 694px !important;
    padding-bottom: 0;
  }
}

@media (min-width: 1679px) and (max-width: 1911px) {
  .page-container[_ngcontent-mbm-c230] {
    width: 1056px;
    margin: 0 auto;
    padding: 22px;
  }

  .page-container.video-meta[_ngcontent-mbm-c230] {
    height: 500px;
  }

  .page-container.video-player[_ngcontent-mbm-c230] {
    width: 1056px;
    height: 594px;
    background-color: #000;
  }

  .video-meta[_ngcontent-mbm-c230] div[_ngcontent-mbm-c230] {
    font-size: 15px;
    line-height: 24px;
  }

  .playPageBottom[_ngcontent-mbm-c230] .left[_ngcontent-mbm-c230] {
    width: 1056px;
    margin-left: 9px;
  }
}

@media (min-width: 1912px) {
  .page-container[_ngcontent-mbm-c230] {
    width: 1223px;
    margin: 0 auto;
    padding: 22px;
  }

  .page-container.video-meta[_ngcontent-mbm-c230] {
    height: 500px;
  }

  .page-container.video-player[_ngcontent-mbm-c230] {
    width: 1223px;
    height: 688px;
    background-color: #000;
  }

  .video-meta[_ngcontent-mbm-c230] div[_ngcontent-mbm-c230] {
    font-size: 15px;
    line-height: 24px;
  }

  .playPageBottom[_ngcontent-mbm-c230] .left[_ngcontent-mbm-c230] {
    width: 1223px;
    margin-left: 3px;
  }
}


.content[_ngcontent-mbm-c230] {
  padding: 24px;
}

.player-header[_ngcontent-mbm-c230] {
  padding: 11px 10px;
  background-color: #000;
  color: #fff;
}

.player-header[_ngcontent-mbm-c230] a[_ngcontent-mbm-c230] {
  color: #fff;
}

.player-header[_ngcontent-mbm-c230] a[_ngcontent-mbm-c230]:hover {
  color: #ddd;
}

.ps[_ngcontent-mbm-c230] {
  width: 520px;
  margin-left: 21px;
}

.ps[_ngcontent-mbm-c230] img[_ngcontent-mbm-c230] {
  width: 100%;
}

.ps[_ngcontent-mbm-c230] .block[_ngcontent-mbm-c230] {
  background-color: #1c1d2f;
}

.block-mb[_ngcontent-mbm-c230] {
  margin-bottom: 21px;
}

.block-mt[_ngcontent-mbm-c230] {
  margin-top: 21px;
}

.video-meta[_ngcontent-mbm-c230] {
  height: 633px;
  padding: 35px 40px;
  background-color: #ededed;
  position: relative;
  color: #434343;
}

.video-meta[_ngcontent-mbm-c230] div[_ngcontent-mbm-c230] {
  font-size: 16px;
  line-height: 29px;
}

.loading-overlay[_ngcontent-mbm-c230] {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #2b2c3a;
  z-index: 999;
}

.light[_nghost-mbm-c230] .loading-overlay[_ngcontent-mbm-c230],
.light [_nghost-mbm-c230] .loading-overlay[_ngcontent-mbm-c230] {
  background-color: #fff;
}

.media-btn[_ngcontent-mbm-c230] {
  font-family: Microsoft YaHei;
}

.list-title[_ngcontent-mbm-c230] {
  width: 80px;
}

.v-page-content[_ngcontent-mbm-c230] .page-container[_ngcontent-mbm-c230] {
  padding-top: 0 !important;
}

.video-player[_ngcontent-mbm-c230] {
  padding: 0 !important;
}

.screen-small[_ngcontent-mbm-c230] h1[_ngcontent-mbm-c230] {
  font-size: 24px;
}

.screen-small[_ngcontent-mbm-c230] .video-meta[_ngcontent-mbm-c230] div[_ngcontent-mbm-c230] {
  font-size: 15px;
  line-height: 24px;
}

.star[_ngcontent-mbm-c230] {
  cursor: pointer;
}

.fixed-player[_ngcontent-mbm-c230] {
  position: fixed;
  right: 30px;
  top: 80px;
  width: 480px;
  height: 320px;
  z-index: 9999;
}

.main[_ngcontent-mbm-c230] {
  margin: 0 auto;
  background-color: #090b21;
  min-height: 100vh;
}

.light[_nghost-mbm-c230] .main[_ngcontent-mbm-c230],
.light [_nghost-mbm-c230] .main[_ngcontent-mbm-c230] {
  background-color: #fff;
}

.light[_nghost-mbm-c230] .playPageTop[_ngcontent-mbm-c230],
.light [_nghost-mbm-c230] .playPageTop[_ngcontent-mbm-c230] {
  background-color: #090b21;
}

.light[_nghost-mbm-c230] .playPageBottom[_ngcontent-mbm-c230],
.light [_nghost-mbm-c230] .playPageBottom[_ngcontent-mbm-c230] {
  background-color: #fff;
}

.copyrightInfo[_ngcontent-mbm-c230] {
  color: red;
}

.d-block.hidden[_ngcontent-mbm-c230] {
  display: none !important;
}

.h5[_ngcontent-mbm-c230] {
  padding: 1em;
  font-weight: 700;
}

#comments-title[_ngcontent-mbm-c230] {
  font-size: 22px;
}

#comments-title[_ngcontent-mbm-c230] .iconfont[_ngcontent-mbm-c230] {
  position: relative;
  top: 0.15em;
  font-size: 48px;
  color: #00c0ff;
}

.center-in-content[_ngcontent-mbm-c230] {
  display: flex;
  justify-content: center;
  align-items: center;
}

.buttons-gap[_ngcontent-mbm-c230] {
  height: 70px;
  position: absolute;
  top: 0;
  border-right: 2px solid #373843;
}

.light[_nghost-mbm-c230] .buttons-gap[_ngcontent-mbm-c230],
.light [_nghost-mbm-c230] .buttons-gap[_ngcontent-mbm-c230] {
  border-right-color: #ddd;
}

.playlist-new[_ngcontent-mbm-c230] {
  background-color: #090b21;
  z-index: 2;
}

.light[_nghost-mbm-c230] .playlist-new[_ngcontent-mbm-c230],
.light [_nghost-mbm-c230] .playlist-new[_ngcontent-mbm-c230] {
  background-color: #fff;
}

.bg-cover[_ngcontent-mbm-c230] {
  background-color: #090b21;
  position: relative;
  z-index: 2;
}

.light[_nghost-mbm-c230] .bg-cover[_ngcontent-mbm-c230],
.light [_nghost-mbm-c230] .bg-cover[_ngcontent-mbm-c230] {
  background-color: #fff;
}

.playPageGap[_ngcontent-mbm-c230] {
  height: 12px;
  margin-top: -1px;
  background-color: #090b21;
  position: relative;
  z-index: 1;
}

.float-player[_ngcontent-mbm-c230] dn-videoplayer[_ngcontent-mbm-c230] {
  position: fixed;
  z-index: 999;
  pointer-events: none;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100vw !important;
  height: 100vh !important;
}

.video-publisher-container[_ngcontent-mbm-c230] {
  margin-top: 21px;
  height: 122px;
}

.video-publisher-container.xs[_ngcontent-mbm-c230] {
  margin-top: 19px !important;
  height: 72px !important;
}

.app-download-block[_ngcontent-mbm-c230] {
  background: url(/assets/images/background.png);
  height: 137px;
  margin-top: 19px;
  background-size: cover;
  position: relative;
  padding: 16px;
  overflow: hidden;
}

.app-download-block[_ngcontent-mbm-c230] .app-download-block-inner[_ngcontent-mbm-c230] {
  position: relative;
}

.app-download-block[_ngcontent-mbm-c230] .app-download-block-content[_ngcontent-mbm-c230] {
  margin-left: 120px;
  height: 104px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.app-download-block[_ngcontent-mbm-c230] .image[_ngcontent-mbm-c230] {
  width: 104px;
  height: 104px;
  position: absolute;
  left: 0;
  top: 0;
}

.app-download-block[_ngcontent-mbm-c230] .image[_ngcontent-mbm-c230] img[_ngcontent-mbm-c230] {
  width: 100%;
  height: 100%;
}

.app-download-block[_ngcontent-mbm-c230] .app-download-block-content[_ngcontent-mbm-c230] {
  text-align: center;
}

.app-download-block[_ngcontent-mbm-c230] .link-button[_ngcontent-mbm-c230] {
  display: inline-block;
  -webkit-user-select: none;
  user-select: none;
  height: 29px;
  margin: 10px 0;
  width: 172px;
}

.dl-label[_ngcontent-mbm-c230] {
  font-size: 14px;
  border-radius: 14px;
  background: linear-gradient(45deg, #5562a0 10%, #b687c3);
  cursor: pointer;
  position: relative;
  width: 164px;
  height: 29px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 0 2px 0 4px;
}

.dl-label[_ngcontent-mbm-c230],
.dl-label[_ngcontent-mbm-c230] .iconfont[_ngcontent-mbm-c230] {
  color: #fff;
}

.dl-label[_ngcontent-mbm-c230] .iconfont.iconanzhuo[_ngcontent-mbm-c230] {
  font-size: 16px;
  color: #b2ff9d;
}

.dl-label[_ngcontent-mbm-c230] .iconfont.iconanzhuo.wy[_ngcontent-mbm-c230] {
  font-size: 18px;
  color: #61db32;
}

.dl-label[_ngcontent-mbm-c230] .iconfont.iconWindows[_ngcontent-mbm-c230] {
  font-size: 16px;
  color: #9ee7ff;
}

.dl-label[_ngcontent-mbm-c230] .iconfont.iconTVDUAN[_ngcontent-mbm-c230] {
  font-size: 16px;
  color: #a5ffdc;
}

.dl-label[_ngcontent-mbm-c230] .iconfont.iconzhengzaixiazai[_ngcontent-mbm-c230] {
  font-size: 18px;
}

.dn-videoplayer-wrap[_ngcontent-mbm-c230] {
  height: 688px;
}

.main-color[_ngcontent-mbm-c230] {
  color: #00c0ff !important;
}

.text-content-in-dialog[_ngcontent-mbm-c230] {
  font-size: 16px;
  color: #ffffffb3;
  margin: 15px 0;
}

.light[_nghost-mbm-c230] .text-content-in-dialog[_ngcontent-mbm-c230],
.light [_nghost-mbm-c230] .text-content-in-dialog[_ngcontent-mbm-c230] {
  color: #888;
}

.block[_ngcontent-mbm-c230] {
  background-color: #1c1d2f;
}

@media (min-width: 1679px) and (max-width: 1911px) {
  .ps[_ngcontent-mbm-c230] {
    width: 450px;
    margin-left: 18px;
  }

  .block-mb[_ngcontent-mbm-c230] {
    margin-bottom: 18px;
  }

  .block-mt[_ngcontent-mbm-c230],
  .video-publisher-container[_ngcontent-mbm-c230] {
    margin-top: 18px;
  }
}

@media (max-width: 1678px) {
  .ps[_ngcontent-mbm-c230] {
    width: 357px;
    margin-left: 14px;
  }

  .block-mb[_ngcontent-mbm-c230] {
    margin-bottom: 14px;
  }

  .block-mt[_ngcontent-mbm-c230],
  .video-publisher-container[_ngcontent-mbm-c230] {
    margin-top: 14px;
  }
}


.video-detail[_ngcontent-mbm-c219] {
  margin-top: 28px;
  padding-left: 1em;
}

.bar-container[_ngcontent-mbm-c219] {
  position: relative;
  border-radius: 20px;
  height: 20px;
  padding-left: 54px;
  background-color: #090b21;
  overflow: hidden;
  border: 1px solid #6663;
}

.bar-container[_ngcontent-mbm-c219] .label[_ngcontent-mbm-c219] {
  position: absolute;
  top: 0;
  left: 15px;
  font-size: 15px;
  line-height: 17px;
}

#introDiv[_ngcontent-mbm-c219] {
  overflow: hidden !important;
  margin-bottom: 0 !important;
}

.actors[_ngcontent-mbm-c219] {
  width: inherit;
  max-height: 24px;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.info-label[_ngcontent-mbm-c219] {
  display: inline-block;
  white-space: nowrap;
  width: 3em;
}

.light[_nghost-mbm-c219] .info-label[_ngcontent-mbm-c219],
.light [_nghost-mbm-c219] .info-label[_ngcontent-mbm-c219] {
  color: #888;
}

.star[_ngcontent-mbm-c219] {
  cursor: pointer;
  white-space: normal;
  text-transform: capitalize;
}

.h4[_ngcontent-mbm-c219] {
  font-size: 22px;
  font-weight: 700;
}

.img[_ngcontent-mbm-c219] {
  width: 216px;
  height: 309px;
  margin-right: 25px;
}

.intro[_ngcontent-mbm-c219] {
  color: #ffffffb3;
  font-size: 16px;
}

.light[_nghost-mbm-c219] .intro[_ngcontent-mbm-c219],
.light [_nghost-mbm-c219] .intro[_ngcontent-mbm-c219] {
  color: #333;
}

.intro[_ngcontent-mbm-c219] .d-flex[_ngcontent-mbm-c219],
.linear[_ngcontent-mbm-c219] {
  margin-bottom: 1.5em;
}

.linear[_ngcontent-mbm-c219] span[_ngcontent-mbm-c219] {
  display: inline-block;
  margin-right: 1em;
  color: #ffffffb3;
}

.light[_nghost-mbm-c219] .linear[_ngcontent-mbm-c219] span[_ngcontent-mbm-c219],
.light [_nghost-mbm-c219] .linear[_ngcontent-mbm-c219] span[_ngcontent-mbm-c219] {
  color: #333;
}

.linear[_ngcontent-mbm-c219] .action[_ngcontent-mbm-c219] {
  margin-right: 2em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  font-size: 16px;
}

.light[_nghost-mbm-c219] .linear[_ngcontent-mbm-c219] .action[_ngcontent-mbm-c219]:hover,
.light [_nghost-mbm-c219] .linear[_ngcontent-mbm-c219] .action[_ngcontent-mbm-c219]:hover {
  color: #00c0ff;
}

.light[_nghost-mbm-c219] .linear[_ngcontent-mbm-c219] .action[_ngcontent-mbm-c219]:hover .iconfont[_ngcontent-mbm-c219],
.light [_nghost-mbm-c219] .linear[_ngcontent-mbm-c219] .action[_ngcontent-mbm-c219]:hover .iconfont[_ngcontent-mbm-c219] {
  color: #00c0ff;
}

.linear[_ngcontent-mbm-c219] .action.active[_ngcontent-mbm-c219] {
  color: #00c0ff;
}

.light[_nghost-mbm-c219] .linear[_ngcontent-mbm-c219] .action.active[_ngcontent-mbm-c219],
.light [_nghost-mbm-c219] .linear[_ngcontent-mbm-c219] .action.active[_ngcontent-mbm-c219] {
  color: #00c0ff;
}

.light[_nghost-mbm-c219] .linear[_ngcontent-mbm-c219] .action.active[_ngcontent-mbm-c219] .iconfont[_ngcontent-mbm-c219],
.light [_nghost-mbm-c219] .linear[_ngcontent-mbm-c219] .action.active[_ngcontent-mbm-c219] .iconfont[_ngcontent-mbm-c219] {
  color: #00c0ff;
}

.linear[_ngcontent-mbm-c219] .iconfont[_ngcontent-mbm-c219] {
  font-size: 27px;
  position: relative;
  top: 0.2em;
}

.light[_nghost-mbm-c219] .linear[_ngcontent-mbm-c219] .iconfont[_ngcontent-mbm-c219],
.light [_nghost-mbm-c219] .linear[_ngcontent-mbm-c219] .iconfont[_ngcontent-mbm-c219] {
  color: #aaa;
}

.linear[_ngcontent-mbm-c219] .linear-left[_ngcontent-mbm-c219] {
  margin-top: -1em;
  margin-left: -0.4em;
}

.tag[_ngcontent-mbm-c219] {
  background-color: #1c1d2f;
  color: #fff6;
  padding: 0.1em 0;
  width: 55px;
  font-size: 12px;
  text-align: center;
}

.light[_nghost-mbm-c219] .tag[_ngcontent-mbm-c219],
.light [_nghost-mbm-c219] .tag[_ngcontent-mbm-c219] {
  background-color: #f8f8f8;
}

.light[_nghost-mbm-c219] .tag[_ngcontent-mbm-c219],
.light [_nghost-mbm-c219] .tag[_ngcontent-mbm-c219] {
  color: #888 !important;
}

.tag[_ngcontent-mbm-c219]:hover a[_ngcontent-mbm-c219] {
  color: #fff;
}

.light[_nghost-mbm-c219] .tag[_ngcontent-mbm-c219]:hover a[_ngcontent-mbm-c219],
.light [_nghost-mbm-c219] .tag[_ngcontent-mbm-c219]:hover a[_ngcontent-mbm-c219] {
  color: #fff;
}

.openner[_ngcontent-mbm-c219] {
  overflow: hidden;
  transition: height 0.3s;
  z-index: 0;
  position: relative;
}

.openner.statistics[_ngcontent-mbm-c219] {
  height: 0;
  background-color: #090b21;
}

.light[_nghost-mbm-c219] .openner.statistics[_ngcontent-mbm-c219],
.light [_nghost-mbm-c219] .openner.statistics[_ngcontent-mbm-c219] {
  background-color: #fff;
}

.openner.statistics.opened[_ngcontent-mbm-c219] {
  z-index: 1;
  height: 352px !important;
  overflow: hidden;
  margin-bottom: 0;
}

.openner.opened[_ngcontent-mbm-c219] {
  z-index: 0;
  margin-bottom: 28px;
  overflow: visible;
}

.openner.noMaxHeight[_ngcontent-mbm-c219] {
  max-height: unset !important;
}

.rate[_ngcontent-mbm-c219] {
  font-size: 12px;
  align-items: baseline;
}

.rate[_ngcontent-mbm-c219],
.rate[_ngcontent-mbm-c219] .value[_ngcontent-mbm-c219] {
  color: #ee9d03 !important;
  display: inline-block;
}

.rate[_ngcontent-mbm-c219] .value[_ngcontent-mbm-c219] {
  font-weight: 700;
  font-size: 14px;
  margin-right: 5px !important;
}

.rate[_ngcontent-mbm-c219] .rate-label[_ngcontent-mbm-c219] {
  color: #ee9d03 !important;
  display: inline-block;
  line-height: 12px;
  vertical-align: text-top;
}

.iconrenqi[_ngcontent-mbm-c219] {
  font-size: 28px !important;
}

.text-serial[_ngcontent-mbm-c219] {
  color: #ffffffb3;
}

.light[_nghost-mbm-c219] .text-serial[_ngcontent-mbm-c219],
.light [_nghost-mbm-c219] .text-serial[_ngcontent-mbm-c219] {
  color: #888;
}

.score-info[_ngcontent-mbm-c219] {
  align-items: center;
}

.gap-line[_ngcontent-mbm-c219] {
  margin: 0 18px;
  height: 10px;
  border-right: 1px solid;
  border-color: #6663;
}

.site-logo[_ngcontent-mbm-c219] {
  width: 16px;
  height: 16px;
  margin-right: 6px !important;
}

.site-score[_ngcontent-mbm-c219] {
  color: #ffa800;
  font-size: 16px;
}

.other-logo[_ngcontent-mbm-c219] {
  margin-right: 6px !important;
}

.other-logo.douban[_ngcontent-mbm-c219] {
  width: 13px;
  height: 13px;
  background: url(/assets/images/score-douban.png) no-repeat 50%;
  background-size: contain;
}

.other-logo.imdb[_ngcontent-mbm-c219] {
  width: 26px;
  height: 13px;
  background: url(/assets/images/score-imdb.png) no-repeat 50%;
  background-size: contain;
}

.other-logo.rt[_ngcontent-mbm-c219] {
  width: 13px;
  height: 13px;
  background: url(/assets/images/score-rt.png) no-repeat 50%;
  background-size: contain;
}

.other-score[_ngcontent-mbm-c219] {
  font-size: 14px;
  margin-right: 12px;
}


.overlay[_ngcontent-mbm-c65] {
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #00000080;
  z-index: 9999;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
}

.dialog[_ngcontent-mbm-c65],
.overlay[_ngcontent-mbm-c65] {
  position: fixed;
  right: 0;
}

.dialog[_ngcontent-mbm-c65] {
  z-index: 10001;
  left: 50%;
  top: 42%;
  transform: translate(-50%, -50%);
  min-height: 200px;
  width: 90%;
  background-color: #2b2c3a;
  padding: 12px;
  border: none;
}

.light[_nghost-mbm-c65] .dialog[_ngcontent-mbm-c65],
.light [_nghost-mbm-c65] .dialog[_ngcontent-mbm-c65] {
  background-color: #fff;
}

.dialog.noPadding[_ngcontent-mbm-c65] {
  padding: 0 !important;
}

.dialog.centerInParent[_ngcontent-mbm-c65] {
  position: absolute;
}

.dialog.setBorderRadius-6[_ngcontent-mbm-c65] {
  border-radius: 6px;
  overflow: hidden;
}

.dialog.noBackgroudColor[_ngcontent-mbm-c65] {
  background-color: initial !important;
}

.dn-dialog-buttons[_ngcontent-mbm-c65] {
  width: 100%;
  position: absolute;
  display: flex;
  justify-content: center;
  bottom: 0;
  left: 0;
  padding: 15px 0;
  text-align: center;
  border-top: 2px solid #373843;
}

.light[_ngcontent-mbm-c65] .dn-dialog-buttons[_ngcontent-mbm-c65] {
  border-top-color: #ddd !important;
}

.buttons-gap[_ngcontent-mbm-c65] {
  height: 70px;
  position: absolute;
  top: 0;
  border-right: 2px solid #373843;
}

.light[_ngcontent-mbm-c65] .buttons-gap[_ngcontent-mbm-c65] {
  border-right-color: #ddd !important;
}


@charset "UTF-8";

.control-left[_ngcontent-mbm-c201] {
  display: flex;
  align-items: center;
}

.right-block[_ngcontent-mbm-c201] {
  color: #fff !important;
  background-color: #00c0ff;
  margin: 0;
  font-size: 20px;
  position: absolute;
  right: 3.7em;
  bottom: 0.8em;
  display: block;
  padding: 0.5em 0.7em 0.5em 1em;
  text-align: center;
  border-radius: 3px;
  box-shadow: 2px 2px 1px 0 #00000057;
}

.right-block[_ngcontent-mbm-c201] .iconfont[_ngcontent-mbm-c201] {
  font-size: 20px;
  position: relative;
  top: 2px;
}

.ads-fullscreen[_ngcontent-mbm-c201] {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 0.5em 0.8em 1em;
  z-index: 10000000000;
  cursor: default;
}

.video-container[_ngcontent-mbm-c201] {
  background-color: #000;
  position: relative;
  pointer-events: auto;
}

.video-container.trans-bg[_ngcontent-mbm-c201],
.video-container.trans-bg[_ngcontent-mbm-c201] vg-player[_ngcontent-mbm-c201] {
  background-color: initial !important;
}

.video-container.small[_ngcontent-mbm-c201] {
  position: absolute;
  bottom: 28px;
  right: 98px;
  width: 500px;
  height: 282px;
}

.video-container[_ngcontent-mbm-c201] .video-box[_ngcontent-mbm-c201] {
  width: 100%;
}

.video-container[_ngcontent-mbm-c201] .video-box[_ngcontent-mbm-c201] .caption[_ngcontent-mbm-c201] {
  font-size: 16px;
  position: absolute;
  color: #fec1a1;
  text-align: right;
  right: 1em;
  top: 1em;
  visibility: hidden;
  pointer-events: none;
  max-width: 0;
  transition: max-width 1s;
  z-index: 204;
  overflow: hidden;
}

.video-container[_ngcontent-mbm-c201] .video-box[_ngcontent-mbm-c201] .caption.show[_ngcontent-mbm-c201] {
  max-width: 20em;
  visibility: visible;
}

.video-container[_ngcontent-mbm-c201] .video-box[_ngcontent-mbm-c201] .caption[_ngcontent-mbm-c201] .inner[_ngcontent-mbm-c201] {
  background-color: rgba(0, 0, 0, 0.749);
  padding: 0.2em 0.5em;
  margin-bottom: 0.2em;
  word-break: normal;
  white-space: nowrap;
  text-shadow: 2px 1px 4px #434343;
}

.video-container[_ngcontent-mbm-c201] .video-box[_ngcontent-mbm-c201] video[_ngcontent-mbm-c201] {
  width: 100%;
  height: 100%;
}

.video-container[_ngcontent-mbm-c201] .video-box[_ngcontent-mbm-c201] video.window-activity-video[_ngcontent-mbm-c201] {
  margin: auto;
  background: #000;
}

.video-container[_ngcontent-mbm-c201] .video-box[_ngcontent-mbm-c201] vg-scrub-bar[_ngcontent-mbm-c201] {
  background-color: initial;
  margin: 0;
  width: 98%;
  padding: 1em 0;
  box-sizing: border-box;
}

.video-container[_ngcontent-mbm-c201] .video-box[_ngcontent-mbm-c201] vg-scrub-bar.tiny[_ngcontent-mbm-c201] {
  height: 5px !important;
  box-sizing: initial;
  bottom: -5.5em !important;
}

.video-container[_ngcontent-mbm-c201] .video-box[_ngcontent-mbm-c201] vg-scrub-bar[_ngcontent-mbm-c201],
.video-container[_ngcontent-mbm-c201] .video-box[_ngcontent-mbm-c201] vg-scrub-bar-buffering-time[_ngcontent-mbm-c201],
.video-container[_ngcontent-mbm-c201] .video-box[_ngcontent-mbm-c201] vg-scrub-bar-current-time[_ngcontent-mbm-c201] {
  height: 2px;
}

.video-container[_ngcontent-mbm-c201] .video-box[_ngcontent-mbm-c201] vg-scrub-bar-buffering-time[_ngcontent-mbm-c201],
.video-container[_ngcontent-mbm-c201] .video-box[_ngcontent-mbm-c201] vg-scrub-bar-current-time[_ngcontent-mbm-c201] {
  bottom: 0;
}

.video-container[_ngcontent-mbm-c201] .video-box[_ngcontent-mbm-c201] vg-scrub-bar-buffering-time.activity[_ngcontent-mbm-c201],
.video-container[_ngcontent-mbm-c201] .video-box[_ngcontent-mbm-c201] vg-scrub-bar-current-time.activity[_ngcontent-mbm-c201] {
  top: 0;
}

.video-container[_ngcontent-mbm-c201] .video-box[_ngcontent-mbm-c201] vg-controls[_ngcontent-mbm-c201] {
  height: 80px;
  font-size: 16px;
  background-color: initial !important;
}

.video-container[_ngcontent-mbm-c201] .video-box[_ngcontent-mbm-c201] vg-scrub-bar-current-time[_ngcontent-mbm-c201] {
  background-color: #74747494;
}

.video-container[_ngcontent-mbm-c201] .stick-bottom[_ngcontent-mbm-c201] {
  position: absolute;
  height: 0.5em;
  width: 100%;
  bottom: 96px;
  padding: 0 1%;
  transition: initial;
}

.video-container[_ngcontent-mbm-c201] .stick-bottom[_ngcontent-mbm-c201] vg-time-display[_ngcontent-mbm-c201] {
  height: 2em;
  line-height: 2em;
  display: inline-block;
  text-align: right;
  width: auto;
  min-width: 40px;
}

.video-container.iphone[_ngcontent-mbm-c201] vg-scrub-bar[_ngcontent-mbm-c201] {
  display: block;
}

.video-container.iphone[_ngcontent-mbm-c201] vg-scrub-bar.tiny[_ngcontent-mbm-c201] {
  margin: 0 !important;
  height: 5px !important;
}

.video-container[_ngcontent-mbm-c201] .publicplay[_ngcontent-mbm-c201] vg-controls[_ngcontent-mbm-c201] {
  display: none;
}

.bg-overlayer[_ngcontent-mbm-c201] {
  background: linear-gradient(180deg, #0000, #000);
  display: flex;
  align-items: center;
  z-index: 4447;
}

.bg-overlayer[_ngcontent-mbm-c201]:hover {
  opacity: 1 !important;
}

.bg-overlayer.guide[_ngcontent-mbm-c201] {
  z-index: auto !important;
}

vg-controls.sticky[_ngcontent-mbm-c201] {
  bottom: 0 !important;
}

.control-item[_ngcontent-mbm-c201] {
  margin-right: 10px;
  color: #ffffffb3;
}

.control-item.active[_ngcontent-mbm-c201],
.control-item[_ngcontent-mbm-c201]:not(vg-playback-button):hover {
  color: #fff;
}

.l[_ngcontent-mbm-c201] .openList[_ngcontent-mbm-c201] {
  width: 6em;
  text-align: center;
  margin-left: -2em;
}

.l[_ngcontent-mbm-c201] .openList[_ngcontent-mbm-c201] .item[_ngcontent-mbm-c201] {
  padding: 0.5em 0;
}

.openList[_ngcontent-mbm-c201]:hover+.currentLanguage[_ngcontent-mbm-c201] {
  color: #ffffffb3 !important;
}

.openList[_ngcontent-mbm-c201] .item.active[_ngcontent-mbm-c201],
.openList[_ngcontent-mbm-c201] .item[_ngcontent-mbm-c201]:hover {
  color: #00c0ff !important;
}

.l[_ngcontent-mbm-c201]:not(vg-playback-button):hover>.currentLanguage[_ngcontent-mbm-c201] {
  color: #00c0ff;
}

.l.active[_ngcontent-mbm-c201] {
  color: #ffffffb3;
}

.text-fixed[_ngcontent-mbm-c201] {
  margin: 0 -0.3em;
}

.video-loader[_ngcontent-mbm-c201] {
  width: 1px;
  height: 1px;
}

.publicbox[_ngcontent-mbm-c201] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5003;
  cursor: pointer;
}

.publicbox.inFloat[_ngcontent-mbm-c201] {
  z-index: 5013;
}

.publicbox[_ngcontent-mbm-c201] .control-list[_ngcontent-mbm-c201] {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.749);
  padding-left: 0.2em;
  margin: 1.2em 1em 0 0;
  font-size: 15px;
}

.publicbox[_ngcontent-mbm-c201] .control-item[_ngcontent-mbm-c201] {
  margin: 0;
  padding: 0.6em 1.5em 0.1em 0.5em;
}

.publicbox[_ngcontent-mbm-c201] .control-item.none[_ngcontent-mbm-c201] {
  border-right: none;
  margin-right: 1em;
  padding-right: 0.7em;
}

.publicbox[_ngcontent-mbm-c201] .control-item.ismuted[_ngcontent-mbm-c201] {
  padding-top: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 34px;
  padding-right: 0.8em;
}

.publicbox[_ngcontent-mbm-c201] .control-item.ismuted[_ngcontent-mbm-c201] .iconfont[_ngcontent-mbm-c201] {
  height: 34px;
}

.publicbox[_ngcontent-mbm-c201] .control-item.cross[_ngcontent-mbm-c201]:before {
  transform: rotate(119deg);
}

.publicbox[_ngcontent-mbm-c201] .control-item.cross[_ngcontent-mbm-c201]:after,
.publicbox[_ngcontent-mbm-c201] .control-item.cross[_ngcontent-mbm-c201]:before {
  content: " ";
  position: absolute;
  width: 2px;
  height: 130%;
  background-color: #fff;
  top: -0.3em;
  left: 1.5em;
}

.publicbox[_ngcontent-mbm-c201] .control-item.cross[_ngcontent-mbm-c201]:after {
  transform: rotate(57deg);
}

.publicbox[_ngcontent-mbm-c201] .control-fix[_ngcontent-mbm-c201] {
  position: relative;
  top: -0.2em;
  padding-right: 0.3em;
  margin: 0 -0.8em 0 0;
  color: #fec1a1;
}

.publicbox[_ngcontent-mbm-c201] .control-fix.none[_ngcontent-mbm-c201] {
  border-right: none;
}

.publicbox[_ngcontent-mbm-c201] .line[_ngcontent-mbm-c201] {
  width: 1px;
  height: 100%;
}

.publicbox[_ngcontent-mbm-c201] .tips-text[_ngcontent-mbm-c201] {
  font-size: 12px;
  color: #fff;
  opacity: 0.5;
  position: absolute;
  top: 8px;
  left: 8px;
  text-shadow: 2px 2px #000;
}

.publicbox[_ngcontent-mbm-c201] .learn-more[_ngcontent-mbm-c201] {
  position: absolute;
  bottom: 40px;
  right: 0;
  width: calc(158px + 40px);
  height: calc(47px + 40px);
  background-image: url(/assets/images/learn-more.png);
  background-position: 20px;
  background-repeat: no-repeat;
}

.publicbox[_ngcontent-mbm-c201] .learn-more[_ngcontent-mbm-c201]:hover {
  background-image: url(/assets/images/learn-more-hover.png);
}

.publicbox[_ngcontent-mbm-c201] .learn-more.small[_ngcontent-mbm-c201] {
  transform: scale(0.6);
  bottom: 20px;
  right: -30px;
}

.splash[_ngcontent-mbm-c201] {
  color: #ffffffb3;
  font-size: 12px;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
  position: relative;
  top: -0.1em;
}

.hover-item[_ngcontent-mbm-c201] {
  position: absolute;
  background-color: initial;
  box-sizing: initial;
  z-index: 10000;
  bottom: 3.9em !important;
}

.hover-item[_ngcontent-mbm-c201],
.hover-item[_ngcontent-mbm-c201] .volume-box[_ngcontent-mbm-c201] {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s;
}

.hover-item[_ngcontent-mbm-c201] .volume-box[_ngcontent-mbm-c201] {
  background-color: #000000ab;
  position: relative;
  bottom: 0;
}

.hover-item.show[_ngcontent-mbm-c201] {
  padding-bottom: 0.5em;
}

.hover-item.show[_ngcontent-mbm-c201],
.hover-item.show[_ngcontent-mbm-c201] .volume-box[_ngcontent-mbm-c201] {
  max-height: 10.5em;
}

.controll-right[_ngcontent-mbm-c201] {
  margin-left: auto;
  display: flex;
  align-items: center;
}

.controll-right[_ngcontent-mbm-c201] button[_ngcontent-mbm-c201] {
  width: 80px;
  border: none;
  background-color: initial;
  color: #ffffffb3;
  outline: none !important;
}

.controll-right[_ngcontent-mbm-c201] button[_ngcontent-mbm-c201]:hover {
  color: #fff;
}

.control-left[_ngcontent-mbm-c201] button[_ngcontent-mbm-c201] {
  min-width: 80px;
  border: none;
  background-color: initial;
  color: #ffffffb3;
  margin-left: 20px;
  outline: none !important;
}

.control-left[_ngcontent-mbm-c201] button[_ngcontent-mbm-c201]:hover {
  color: #fff;
}

.cleartop[_ngcontent-mbm-c201] {
  bottom: 6em;
  background-color: #000000ab;
  border-radius: 0.5em;
  height: 10.5em;
  max-height: 0;
  transition: max-height 0.2s;
  overflow: hidden;
}

.cleartop.show[_ngcontent-mbm-c201] {
  max-height: 10.5em;
}

.cleartop[_ngcontent-mbm-c201] {
  display: inline-block;
  top: -4px;
  font-size: 14px;
}

.cleartop[_ngcontent-mbm-c201],
vg-fullscreen.control-item[_ngcontent-mbm-c201] {
  position: relative;
}

vg-time-display.control-item[_ngcontent-mbm-c201] {
  margin-right: 0;
}

vg-play-pause.control-item[_ngcontent-mbm-c201] {
  margin-left: 1em;
}

vg-playback-button.control-item[_ngcontent-mbm-c201] {
  font-size: 16px;
  margin-top: 0;
}

.play-next[_ngcontent-mbm-c201] {
  min-width: 60px;
  text-align: center;
  cursor: pointer;
  position: relative;
}

.iconxiayiji[_ngcontent-mbm-c201] {
  margin: 0 auto;
}

.stick-top[_ngcontent-mbm-c201] {
  position: relative;
  top: 3em;
}

.second[_ngcontent-mbm-c201] {
  font-size: 14px;
}

.second[_ngcontent-mbm-c201]:after {
  content: "";
  display: block;
  width: 1px;
  height: 16px;
  background-color: #aaa;
  opacity: 0.7;
  position: absolute;
  top: 2px;
  right: -7px;
}

.gold[_ngcontent-mbm-c201] {
  color: #ffc000;
  padding: 0 0.1em;
  font-size: 14px;
}

.control-item[_ngcontent-mbm-c201] {
  cursor: pointer;
}

.pull-right[_ngcontent-mbm-c201] {
  float: right !important;
}

.config[_ngcontent-mbm-c201] .iconfont[_ngcontent-mbm-c201] {
  width: 52px;
  height: 69px;
  font-size: 32px;
  padding: 10px 10px 11px;
}

.player-selection[_ngcontent-mbm-c201] {
  position: absolute;
  right: 0;
  z-index: 500;
  color: #fff;
  font-size: 16px;
  padding: 0.5em 1.2em 0.2em 0.2em;
  cursor: pointer;
  top: -2em;
  transition: top 0.5s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}

.player-selection.gray[_ngcontent-mbm-c201] .bar[_ngcontent-mbm-c201] {
  background-color: #131111;
}

.player-selection.isshow[_ngcontent-mbm-c201] {
  top: 0;
}

.player-selection[_ngcontent-mbm-c201] .bar[_ngcontent-mbm-c201] {
  background-color: #00c0ff;
  display: inline-block;
  width: 2em;
  height: 0.8em;
  margin: 0 0.5em;
  box-sizing: initial;
  position: relative;
  top: 0.05em;
  border-radius: 0.5em;
}

.player-selection[_ngcontent-mbm-c201] .slider[_ngcontent-mbm-c201] {
  position: absolute;
  width: 1.3em;
  height: 1.3em;
  border-radius: 50%;
  background-color: #fff;
  top: -0.25em;
  left: -0.2em;
  transition: left 0.5s;
}

.player-selection.second[_ngcontent-mbm-c201] .slider[_ngcontent-mbm-c201] {
  left: 0.8em;
}

.video-header[_ngcontent-mbm-c201] .caption[_ngcontent-mbm-c201] {
  color: #f00000;
  text-align: center;
  position: absolute;
  z-index: 500;
  left: 50%;
  font-size: 20px;
  margin-left: -1em;
  margin-top: 0.1em;
  transform: translateX(-50%);
}

.box[_ngcontent-mbm-c201] {
  padding: 0.5em 0.5em 1em;
}

.box[_ngcontent-mbm-c201],
.box[_ngcontent-mbm-c201] .b-t[_ngcontent-mbm-c201] {
  color: #ffffffb3;
  font-size: 16px;
}

.box[_ngcontent-mbm-c201] .b-t[_ngcontent-mbm-c201] {
  padding: 0.5em 0;
}

.box[_ngcontent-mbm-c201] .b-i[_ngcontent-mbm-c201] {
  display: inline-block;
  min-width: 3em;
  text-align: center;
  cursor: pointer;
}

.box[_ngcontent-mbm-c201] .b-i.select[_ngcontent-mbm-c201] {
  background-color: #00c0ff;
  color: #fff;
}

.l[_ngcontent-mbm-c201] {
  padding: 1em;
}

.switch-caption[_ngcontent-mbm-c201] {
  position: relative;
  top: -0.2em;
  left: 0.1em;
}

.box-data[_ngcontent-mbm-c201] {
  position: relative;
  overflow: hidden;
}

vg-player.fake-fullscreen[_ngcontent-mbm-c201] {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 100000;
  top: 0;
}

.progress[_ngcontent-mbm-c201] {
  height: 5px;
  background-color: #e3e300;
  transition: width 0.5s;
  border-radius: 0;
}

.needTouch[_ngcontent-mbm-c201],
.progress[_ngcontent-mbm-c201] {
  bottom: 0;
  position: absolute;
}

.needTouch[_ngcontent-mbm-c201] {
  color: #fff;
  cursor: pointer;
  background-color: #3333;
  background-size: contain;
  background-position: 50%;
  width: 100%;
  height: 100%;
  z-index: 4445;
  text-shadow: 1px 1px 4px #888;
}

.needTouch.inFloat[_ngcontent-mbm-c201] {
  z-index: 5010;
}

.needTouch[_ngcontent-mbm-c201]:after {
  content: "";
  font-family: iconfont !important;
  font-size: 100px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.needTouch[_ngcontent-mbm-c201] .c[_ngcontent-mbm-c201] {
  color: #fff;
  text-align: center;
  position: absolute;
  width: 100%;
  top: 8em;
  color: red;
  font-size: 20px;
}

vg-pause-d.pauseInFloat[_ngcontent-mbm-c201] {
  z-index: 5010;
}

vg-scrub-bar[_ngcontent-mbm-c201]:hover vg-scrub-bar-current-time[_ngcontent-mbm-c201] {
  height: 7px !important;
}

vg-scrub-bar[_ngcontent-mbm-c201]:hover vg-scrub-bar-current-time.activity[_ngcontent-mbm-c201] {
  height: 4px !important;
}

vg-scrub-bar[_ngcontent-mbm-c201]:hover vg-scrub-bar-buffering-time[_ngcontent-mbm-c201] {
  height: 7px !important;
}

vg-scrub-bar[_ngcontent-mbm-c201]:hover vg-scrub-bar-buffering-time.activity[_ngcontent-mbm-c201] {
  height: 4px !important;
}

.input-section[_ngcontent-mbm-c201] {
  width: 370px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  bottom: 0.5em;
  z-index: 999;
}

.danmu-toggler[_ngcontent-mbm-c201] {
  color: #222;
  float: left;
  margin-top: 2px;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  padding: 0.1em 0.5em;
  border: 1px solid #ddd;
  background-color: #f2f2f2;
  border-radius: 3px;
  margin-right: 1em;
}

.danmu-toggler.closed[_ngcontent-mbm-c201] {
  color: #fff;
  background-color: initial;
}

.block-center[_ngcontent-mbm-c201] {
  position: absolute;
  width: 263px;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 1em;
}

.open-black[_ngcontent-mbm-c201] {
  right: -2.2em;
  bottom: 5em;
}

.video-container[_ngcontent-mbm-c201] .video-box[_ngcontent-mbm-c201] .player-title-bar[_ngcontent-mbm-c201] {
  width: 100% !important;
  height: 50px !important;
  position: absolute;
  top: 12px;
  padding: 0 24px;
  transition: opacity 0.1s linear;
  display: flex;
  align-items: center;
}

.video-container[_ngcontent-mbm-c201] .video-box[_ngcontent-mbm-c201] .player-title-bar.hide[_ngcontent-mbm-c201] {
  opacity: 0;
}

.video-container[_ngcontent-mbm-c201] .video-box[_ngcontent-mbm-c201] .player-title[_ngcontent-mbm-c201] {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  text-shadow: 2px 2px 2px #444;
  margin-left: 54px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.video-container[_ngcontent-mbm-c201] .switching-prompt[_ngcontent-mbm-c201] {
  padding: 5px;
  background-color: #00000080;
  position: absolute;
  font-size: 16px;
  left: 15px;
  bottom: 16px;
  z-index: 499;
  opacity: 0;
  color: #ffffffb3;
  transition: opacity 0.2s ease-in-out;
}

.video-container[_ngcontent-mbm-c201] .switching-prompt.show[_ngcontent-mbm-c201] {
  opacity: 1;
}

.video-container.fixed-player[_ngcontent-mbm-c201] {
  transform: unset !important;
}

.guide-tips[_ngcontent-mbm-c201] {
  background-image: url(/assets/images/guide-player-setting.png);
  width: 326px;
  height: 208px;
  position: absolute;
  top: -149px;
  left: -269px;
  z-index: 5001;
  display: none;
}

.guide-tips.guide[_ngcontent-mbm-c201] {
  display: block;
}

.floating-player-controls[_ngcontent-mbm-c201] {
  opacity: 0;
  z-index: 5010;
  position: absolute;
  width: 100%;
  height: 100%;
}

.floating-player-controls[_ngcontent-mbm-c201] .control-item[_ngcontent-mbm-c201] {
  position: absolute;
  left: 17px;
  bottom: 18px;
  transform: translate(-50%);
}

.floating-player-controls[_ngcontent-mbm-c201] .close-small-player-button[_ngcontent-mbm-c201] {
  z-index: 5019;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 29px;
  height: 26px;
}

.floating-player-controls[_ngcontent-mbm-c201] .close-small-player-button[_ngcontent-mbm-c201] .iconguanbi[_ngcontent-mbm-c201] {
  font-size: 15px;
}

.floating-player-controls[_ngcontent-mbm-c201] .close-small-player-button[_ngcontent-mbm-c201]:hover {
  color: #fff;
}

.video-box[_ngcontent-mbm-c201]:hover .floating-player-controls[_ngcontent-mbm-c201] {
  opacity: 1;
}

.video-box.spaceStyle[_ngcontent-mbm-c201] {
  height: 344px !important;
}

.bottom-scrub-bar[_ngcontent-mbm-c201] {
  position: absolute;
  z-index: 4446;
  bottom: 15px !important;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bottom-scrub-bar[_ngcontent-mbm-c201] vg-scrub-bar[_ngcontent-mbm-c201] {
  width: 95% !important;
  opacity: 1 !important;
}

.video-activity-cover[_ngcontent-mbm-c201] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 1070px;
  height: calc(1070px / (16 / 9));
  margin: auto;
}

.video-activity-cover.vertical[_ngcontent-mbm-c201] {
  width: calc(655px * (9 / 16));
  height: 655px;
}

.video-activity-cover[_ngcontent-mbm-c201] .fullscreen-btn[_ngcontent-mbm-c201] {
  position: absolute;
  z-index: 4446;
  bottom: 5px;
  right: 0;
  text-shadow: 1px 1px 4px #888;
}

.video-activity-cover[_ngcontent-mbm-c201] .image-content[_ngcontent-mbm-c201] {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  width: inherit;
  height: inherit;
  object-fit: cover;
}

.bottom-scrub-bar.activity[_ngcontent-mbm-c201] {
  left: 0;
  right: 0;
  margin: auto;
  width: 1070px;
  bottom: 38px !important;
}

.bottom-scrub-bar.activity[_ngcontent-mbm-c201] .time-label[_ngcontent-mbm-c201] {
  position: relative;
  top: -38px;
  right: 12px;
  font-size: 16px;
  text-shadow: 2px 2px 4px #000000e6;
}

.bottom-scrub-bar.activity[_ngcontent-mbm-c201] vg-scrub-bar[_ngcontent-mbm-c201] {
  width: 100% !important;
  overflow: hidden;
}

.bottom-scrub-bar.activity.vertical[_ngcontent-mbm-c201] {
  bottom: 12px !important;
  width: calc(655px * (9 / 16));
}

.bottom-scrub-bar.activity.vertical[_ngcontent-mbm-c201] vg-scrub-bar[_ngcontent-mbm-c201] {
  width: 99.9% !important;
}

@media (max-width: 1439px) {
  .video-box.vertical[_ngcontent-mbm-c201] {
    height: 530px;
  }

  video.window-activity-video[_ngcontent-mbm-c201] {
    width: 500px !important;
    height: calc(500px / (16 / 9)) !important;
  }

  video.window-activity-video.vertical[_ngcontent-mbm-c201] {
    width: calc(480px * (9 / 16)) !important;
    height: 480px !important;
  }

  .video-activity-cover[_ngcontent-mbm-c201] {
    width: 500px;
    height: calc(500px / (16 / 9));
  }

  .video-activity-cover.vertical[_ngcontent-mbm-c201] {
    width: calc(480px * (9 / 16));
    height: 480px;
  }

  .bottom-scrub-bar.activity[_ngcontent-mbm-c201] {
    width: 500px;
    bottom: 68px !important;
  }

  .bottom-scrub-bar.activity[_ngcontent-mbm-c201] vg-scrub-bar[_ngcontent-mbm-c201] {
    width: 100% !important;
  }

  .bottom-scrub-bar.activity.vertical[_ngcontent-mbm-c201] {
    width: calc(480px * (9 / 16));
    bottom: 11px !important;
  }

  .bottom-scrub-bar.activity.vertical[_ngcontent-mbm-c201] vg-scrub-bar[_ngcontent-mbm-c201] {
    width: 100% !important;
  }
}

@media (min-width: 1440px) and (max-width: 1678px) {
  .video-box.vertical[_ngcontent-mbm-c201] {
    height: 630px;
  }

  video.window-activity-video[_ngcontent-mbm-c201] {
    width: 700px !important;
    height: calc(700px / (16 / 9)) !important;
  }

  video.window-activity-video.vertical[_ngcontent-mbm-c201] {
    width: calc(570px * (9 / 16)) !important;
    height: 570px !important;
  }

  .video-activity-cover[_ngcontent-mbm-c201] {
    width: 700px;
    height: calc(700px / (16 / 9));
  }

  .video-activity-cover.vertical[_ngcontent-mbm-c201] {
    width: calc(570px * (9 / 16));
    height: 570px;
  }

  .bottom-scrub-bar.activity[_ngcontent-mbm-c201] {
    width: 700px;
    bottom: 11px !important;
  }

  .bottom-scrub-bar.activity[_ngcontent-mbm-c201] vg-scrub-bar[_ngcontent-mbm-c201] {
    width: 100% !important;
  }

  .bottom-scrub-bar.activity.vertical[_ngcontent-mbm-c201] {
    width: calc(570px * (9 / 16));
    bottom: -34px !important;
  }

  .bottom-scrub-bar.activity.vertical[_ngcontent-mbm-c201] vg-scrub-bar[_ngcontent-mbm-c201] {
    width: 100% !important;
  }
}

@media (max-width: 1678px) {
  .video-box[_ngcontent-mbm-c201] {
    height: 473px;
  }

  .video-box.activityStyle[_ngcontent-mbm-c201] {
    height: 505px;
  }

  .video-box.vertical[_ngcontent-mbm-c201] {
    height: 590px;
  }
}

@media (min-width: 1679px) and (max-width: 1911px) {
  .video-box[_ngcontent-mbm-c201] {
    height: 594px;
  }

  .video-box.activityStyle[_ngcontent-mbm-c201] {
    height: 631.6px;
  }

  .video-box.vertical[_ngcontent-mbm-c201] {
    height: 767px;
  }

  video.window-activity-video[_ngcontent-mbm-c201] {
    width: 960px !important;
    height: calc(960px / (16 / 9)) !important;
  }

  video.window-activity-video.vertical[_ngcontent-mbm-c201] {
    width: calc(655px * (9 / 16)) !important;
    height: 655px !important;
  }

  .video-activity-cover[_ngcontent-mbm-c201] {
    width: 960px;
    height: calc(960px / (16 / 9));
  }

  .video-activity-cover.vertical[_ngcontent-mbm-c201] {
    width: calc(655px * (9 / 16));
    height: 655px;
  }

  .bottom-scrub-bar.activity[_ngcontent-mbm-c201] {
    width: 960px;
    bottom: 1px !important;
  }

  .bottom-scrub-bar.activity[_ngcontent-mbm-c201] vg-scrub-bar[_ngcontent-mbm-c201] {
    width: 100% !important;
  }

  .bottom-scrub-bar.activity.vertical[_ngcontent-mbm-c201] {
    width: calc(655px * (9 / 16));
    bottom: 11px !important;
  }

  .bottom-scrub-bar.activity.vertical[_ngcontent-mbm-c201] vg-scrub-bar[_ngcontent-mbm-c201] {
    width: 99.9% !important;
  }
}

@media (min-width: 1912px) {
  .video-box[_ngcontent-mbm-c201] {
    height: 688px;
  }

  .video-box.activityStyle[_ngcontent-mbm-c201],
  .video-box.vertical[_ngcontent-mbm-c201] {
    height: 767px;
  }

  video.window-activity-video[_ngcontent-mbm-c201] {
    width: 1070px !important;
    height: calc(1070px / (16 / 9)) !important;
  }

  video.window-activity-video.vertical[_ngcontent-mbm-c201] {
    width: calc(655px * (9 / 16)) !important;
    height: 655px !important;
  }
}

.live-error[_ngcontent-mbm-c201] {
  background-image: url(/assets/images/no-signal.jpg?v=2);
  z-index: 1;
  height: 100%;
  background-size: 100%;
}

.dataCaption[_ngcontent-mbm-c201],
.live-error[_ngcontent-mbm-c201] {
  position: absolute;
  width: 100%;
}

.dataCaption[_ngcontent-mbm-c201] {
  color: red;
  z-index: 10;
  text-align: center;
  font-size: 24px;
  top: 0.8em;
}

.hidden-in-float[_ngcontent-mbm-c201] {
  opacity: 0;
  z-index: -1;
}


.user-data-bar[_ngcontent-mbm-c221] {
  position: relative;
  font-size: 15px;
  line-height: 30px;
  background-color: #1c1d2f;
  padding: 7px 18px 7px 12px;
  min-height: 65px;
}

.icon-container[_ngcontent-mbm-c221] {
  height: 30px;
  width: 30px;
  text-align: center;
  display: flex;
  justify-content: center;
}

.dn-icon[_ngcontent-mbm-c221] {
  font-size: 25px;
  margin: 0 auto 2px;
  cursor: pointer;
}

.seprator-overlay[_ngcontent-mbm-c221] {
  z-index: -1;
}

.ico[_ngcontent-mbm-c221] {
  position: relative;
  cursor: pointer;
  flex: 1;
  white-space: nowrap;
  margin-right: 1.5em;
  color: #fff6;
  background-color: initial;
  border: none;
  outline: none;
}

.ico[_ngcontent-mbm-c221] .iconfont[_ngcontent-mbm-c221] {
  font-size: 32px;
}

.ico[_ngcontent-mbm-c221]:hover .dn-icon[_ngcontent-mbm-c221],
.ico[_ngcontent-mbm-c221]:hover div[_ngcontent-mbm-c221] {
  color: #00c0ff;
}

.ico[_ngcontent-mbm-c221]:active {
  transform: translateY(1px);
}

.ico.small[_ngcontent-mbm-c221] {
  flex: 0;
}

.ico[_ngcontent-mbm-c221]:last-child {
  margin-right: 0;
}

.active[_ngcontent-mbm-c221] {
  color: #00c0ff;
}

.sec-first[_ngcontent-mbm-c221],
.sec-last[_ngcontent-mbm-c221],
.sec-second[_ngcontent-mbm-c221] {
  width: 33%;
}

.seprator[_ngcontent-mbm-c221] {
  height: 30px;
  width: 1px;
  background-color: #ddd;
}

.sec-center[_ngcontent-mbm-c221] {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.icon-favorite[_ngcontent-mbm-c221] {
  margin-top: -2px;
}

.favorited[_ngcontent-mbm-c221] {
  position: absolute;
  font-size: 13px;
  background-color: red;
  line-height: 18px;
  color: #fff;
  top: 2px;
  padding: 1px 2px;
  right: 0;
  border: 1px solid red;
}

.ico[_ngcontent-mbm-c221] {
  font-size: 12px;
}

@media (max-width: 1911px) {
  .user-data-inner[_ngcontent-mbm-c221] {
    width: 420px;
  }

  .user-data-inner[_ngcontent-mbm-c221] .ico.comment[_ngcontent-mbm-c221] {
    display: none;
  }
}

.app-hover[_ngcontent-mbm-c221] {
  position: relative;
}

.hover-button[_ngcontent-mbm-c221] {
  font-size: 12px;
  width: 72px;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  cursor: pointer;
  background: linear-gradient(45deg, #5562a0 45%, #b687c3);
  color: #fff !important;
}

.hover-button[_ngcontent-mbm-c221] .icon-container[_ngcontent-mbm-c221] {
  width: auto;
  height: auto;
  margin-right: 2px;
}

.hover-button[_ngcontent-mbm-c221] .iconfont[_ngcontent-mbm-c221] {
  font-size: 16px;
}

.hover-button[_ngcontent-mbm-c221] .icon-text[_ngcontent-mbm-c221] {
  white-space: nowrap;
  margin-right: 2px;
}

.hovered-box[_ngcontent-mbm-c221] {
  display: block;
  width: 305px;
  height: 130px;
  border-radius: 0;
  position: absolute;
  left: -108px;
  top: -154px;
  z-index: 4599;
  background-color: #2b2c3a;
}

.box-inner[_ngcontent-mbm-c221] {
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.box-mid[_ngcontent-mbm-c221] {
  width: 100%;
  margin: 10px 0;
  display: flex;
  justify-content: space-around;
}

.box-content[_ngcontent-mbm-c221] {
  width: 90px;
  height: 90px;
}

.box-content.with-label[_ngcontent-mbm-c221] {
  width: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.box-text[_ngcontent-mbm-c221] {
  color: #fff;
}

.box-text[_ngcontent-mbm-c221],
.box-text-footer[_ngcontent-mbm-c221] {
  text-align: center;
  font-size: 12px;
}

.box-text-footer[_ngcontent-mbm-c221] {
  color: #fff6;
}

.dl-label[_ngcontent-mbm-c221] {
  font-size: 14px;
  border-radius: 14px;
  background: linear-gradient(45deg, #5562a0 10%, #b687c3);
  cursor: pointer;
  position: relative;
  width: 164px;
  height: 29px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 0 2px 0 4px;
  margin: 2px 0;
}

.dl-label[_ngcontent-mbm-c221],
.dl-label[_ngcontent-mbm-c221] .iconfont[_ngcontent-mbm-c221] {
  color: #fff;
}

.dl-label[_ngcontent-mbm-c221] .iconfont.iconanzhuo[_ngcontent-mbm-c221] {
  font-size: 16px;
  color: #b2ff9d;
}

.dl-label[_ngcontent-mbm-c221] .iconfont.iconanzhuo.wy[_ngcontent-mbm-c221] {
  font-size: 18px;
  color: #61db32;
}

.dl-label[_ngcontent-mbm-c221] .iconfont.iconWindows[_ngcontent-mbm-c221] {
  font-size: 16px;
  color: #9ee7ff;
}

.dl-label[_ngcontent-mbm-c221] .iconfont.iconTVDUAN[_ngcontent-mbm-c221] {
  font-size: 16px;
  color: #a5ffdc;
}

.dl-label[_ngcontent-mbm-c221] .iconfont.iconzhengzaixiazai[_ngcontent-mbm-c221] {
  font-size: 18px;
}

.qr-path[_ngcontent-mbm-c221] {
  width: 100%;
  height: 100%;
}

.box-close[_ngcontent-mbm-c221] {
  position: absolute;
  right: 6px;
  top: 0;
}

.box-close[_ngcontent-mbm-c221] .iconfont[_ngcontent-mbm-c221] {
  cursor: pointer;
  font-size: 18px;
  color: #ffffffb3;
}

.box-close[_ngcontent-mbm-c221] .iconfont[_ngcontent-mbm-c221]:hover {
  color: #fff;
}

.cus-mr[_ngcontent-mbm-c221] {
  margin-right: 0.5rem;
}

.hovered-share-box[_ngcontent-mbm-c221] {
  display: block;
  width: 575px;
  height: 280px;
  border-radius: 0;
  position: absolute;
  left: 75px;
  top: -275px;
  z-index: 4599;
  background-color: #1c1d2f;
  box-shadow: 2px 2px 1px 0 #00000057;
}

.hovered-share-box.drama[_ngcontent-mbm-c221] {
  height: 317px;
  top: -312px;
}

.share-box-inner[_ngcontent-mbm-c221] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.share-box-top[_ngcontent-mbm-c221] {
  padding: 18px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.share-box-bottom[_ngcontent-mbm-c221] {
  padding: 18px;
  height: 112px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: #090b21;
}

.share-content[_ngcontent-mbm-c221] {
  display: flex;
}

.share-cover[_ngcontent-mbm-c221] {
  width: 228px;
  height: 135px;
  overflow: hidden;
  border-radius: 8px;
  background-color: #2b2c3a;
}

.share-cover.drama[_ngcontent-mbm-c221] {
  width: 120px;
  height: 172px;
}

.share-cover[_ngcontent-mbm-c221] .cover-path[_ngcontent-mbm-c221] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.share-info[_ngcontent-mbm-c221] {
  margin-left: 15px;
  display: flex;
  flex-direction: column;
}

.share-title[_ngcontent-mbm-c221] {
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 290px;
}

.share-title.drama[_ngcontent-mbm-c221] {
  margin-top: 10px;
  width: 400px;
}

.share-data[_ngcontent-mbm-c221] {
  line-height: 21px;
  height: 25px;
  margin: 10px 0;
  display: flex;
  align-items: center;
}

.share-data.drama[_ngcontent-mbm-c221] {
  margin-bottom: 30px;
}

.tag[_ngcontent-mbm-c221] {
  background-color: #2b2c3a;
  color: #fff6;
  padding: 0.1em 0;
  width: 50px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
  font-size: 14px;
  margin-right: 12px;
  text-align: center;
}

.rate[_ngcontent-mbm-c221] {
  font-size: 14px;
  align-items: baseline;
  margin-left: 12px;
}

.rate[_ngcontent-mbm-c221],
.rate[_ngcontent-mbm-c221] .value[_ngcontent-mbm-c221] {
  color: #ee9d03 !important;
  display: inline-block;
}

.rate[_ngcontent-mbm-c221] .value[_ngcontent-mbm-c221] {
  font-weight: 700;
  font-size: 24px;
}

.rate[_ngcontent-mbm-c221] .rate-label[_ngcontent-mbm-c221] {
  color: #ee9d03 !important;
  display: inline-block;
  line-height: 15px;
  vertical-align: text-top;
  margin-left: 5px !important;
}

.share-context[_ngcontent-mbm-c221] {
  overflow: hidden;
  width: 290px;
  line-height: 21px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #ffffffb3;
}

.share-context.drama[_ngcontent-mbm-c221] {
  width: 400px;
}

@media (max-width: 1911px) {
  .ico[_ngcontent-mbm-c221] {
    margin-right: 1.5em;
    flex: unset;
  }

  .ico[_ngcontent-mbm-c221] .iconfont[_ngcontent-mbm-c221] {
    font-size: 24px;
  }

  .ico[_ngcontent-mbm-c221] .cus-mr[_ngcontent-mbm-c221] {
    margin-right: 0;
  }

  .ico[_ngcontent-mbm-c221] .hideInSmall[_ngcontent-mbm-c221] {
    display: none;
  }

  .app-hover[_ngcontent-mbm-c221] {
    margin-left: 0.5rem;
  }
}

@media (min-width: 1679px) and (max-width: 1911px) {
  .user-data-bar[_ngcontent-mbm-c221] {
    padding: 3px 18px 3px 12px;
    min-height: 56px;
  }
}

@media (max-width: 1678px) {
  .user-data-bar[_ngcontent-mbm-c221] {
    padding: 0 18px 0 12px;
    min-height: 45px;
  }
}


@charset "UTF-8";

.input-area[_ngcontent-mbm-c190] {
  position: relative;
  min-height: 3em;
  background-color: #0000;
  padding: 0.5em 0;
  font-size: 15px;
  margin-left: auto;
  align-items: center;
  cursor: pointer;
}

.input-area[_ngcontent-mbm-c190] .line[_ngcontent-mbm-c190] {
  height: 1px;
  background-color: #676767;
  margin-top: -2px;
}

.input-area.full[_ngcontent-mbm-c190] {
  padding: 0.5em 0 0;
}

.input-area.full.lg[_ngcontent-mbm-c190] {
  padding-top: 0.8em;
  padding-bottom: 0.7em;
}

.input-area[_ngcontent-mbm-c190] .item[_ngcontent-mbm-c190] {
  display: inline-block;
}

.input-area[_ngcontent-mbm-c190] .item.config[_ngcontent-mbm-c190] {
  color: #fff;
  font-size: 16px;
  padding: 0 2em;
  width: 33.333%;
  text-align: center;
}

.input-area[_ngcontent-mbm-c190] .item.config.selected[_ngcontent-mbm-c190] {
  background-color: #383844;
}

.input-area[_ngcontent-mbm-c190] .button[_ngcontent-mbm-c190] {
  color: #ffffffb3;
  background-color: #373843;
  border: none;
  position: absolute;
  right: 0;
  padding: 0 1em;
  cursor: pointer;
  line-height: 35px;
  height: 35px;
}

.input-area[_ngcontent-mbm-c190] .button[_ngcontent-mbm-c190]:hover {
  color: #fff;
}

.input-area[_ngcontent-mbm-c190] .danmu-input-setting-button[_ngcontent-mbm-c190] {
  position: absolute;
  right: 65px;
  top: 0;
  height: 100%;
  padding: 0;
  border: none;
  outline: none;
  display: flex;
  align-items: center;
  background-color: initial;
  color: #ffffffb3;
}

.input-area[_ngcontent-mbm-c190] .setting[_ngcontent-mbm-c190] {
  margin-left: -0.5em;
  position: relative;
  top: 0.2em;
  margin-right: 0.5em;
}

.input-area.invisible[_ngcontent-mbm-c190] {
  min-height: 0;
  max-height: 0;
  padding: 0 !important;
}

.input[_ngcontent-mbm-c190] {
  position: relative;
}

.input[_ngcontent-mbm-c190] input[type="text"][_ngcontent-mbm-c190] {
  background-color: #2a2c39;
  border: none;
  height: 35px;
  color: #ffffffb3;
  padding-left: 1em;
  width: 100%;
  padding-right: 6.5em;
}

.input[_ngcontent-mbm-c190] input[type="text"][_ngcontent-mbm-c190]::placeholder {
  position: relative;
  top: 0.1em;
  -webkit-user-select: none;
  user-select: none;
}

.input[_ngcontent-mbm-c190] input[type="text"][_ngcontent-mbm-c190]:focus {
  color: #fff;
}

.item-text[_ngcontent-mbm-c190] {
  line-height: 12px;
}

.selector[_ngcontent-mbm-c190] {
  color: #222;
}

.selector[_ngcontent-mbm-c190] .item[_ngcontent-mbm-c190] {
  text-align: center;
}

.selector[_ngcontent-mbm-c190] .item[_ngcontent-mbm-c190] .item-text[_ngcontent-mbm-c190] {
  display: inline-block;
}

.selector[_ngcontent-mbm-c190] .item[_ngcontent-mbm-c190] .item-text.selected[_ngcontent-mbm-c190] {
  background-color: #383844;
}

.text-sample[_ngcontent-mbm-c190] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  color: #222;
  right: 4.2em;
  text-shadow: 0 0 1px #eaeaea;
  padding: 0 0.5em;
  z-index: 9;
}

.config-block[_ngcontent-mbm-c190] {
  background-color: #1c1d2f;
  position: absolute;
  bottom: 51px;
  right: 14.2em;
  z-index: 9999;
  width: 326px;
  height: 414px;
  font-size: 12px;
  border: 1px solid #0000;
  -webkit-user-select: none;
  user-select: none;
}

.config-block-tabs[_ngcontent-mbm-c190] {
  display: flex;
  align-items: center;
  position: absolute;
  width: 100%;
  bottom: 0;
}

.config-block-tabs[_ngcontent-mbm-c190] .tab[_ngcontent-mbm-c190] {
  padding: 5px 0;
  flex: 1;
  text-align: center;
  color: #ffffffb3;
  cursor: pointer;
}

.config-block-tabs[_ngcontent-mbm-c190] .tab[_ngcontent-mbm-c190]:hover {
  color: #fff !important;
}

.config-block-tabs[_ngcontent-mbm-c190] .tab.selected[_ngcontent-mbm-c190] {
  background-color: #383844;
  color: #fff !important;
}

.config-block-content[_ngcontent-mbm-c190] {
  height: 370px;
  box-sizing: border-box;
  padding: 10px 0;
  color: #fff6;
  cursor: auto;
}

.option[_ngcontent-mbm-c190] {
  cursor: pointer;
  color: #fff6;
}

.type-selector-inner[_ngcontent-mbm-c190] {
  display: flex;
}

.type-selector-inner[_ngcontent-mbm-c190] .type-item[_ngcontent-mbm-c190] {
  text-align: center;
  margin-right: 30px;
}

.type-selector-inner[_ngcontent-mbm-c190] .item-image[_ngcontent-mbm-c190] {
  width: 24px;
  height: 24px;
  background-size: cover;
  margin: 0 auto;
}

.type-selector-inner[_ngcontent-mbm-c190]:last-child {
  margin-right: 0;
}

.type-selector-inner[_ngcontent-mbm-c190] .option[_ngcontent-mbm-c190]:first-child .item-image[_ngcontent-mbm-c190] {
  background-image: url(/assets/images/tan_full.png);
}

.type-selector-inner[_ngcontent-mbm-c190] .option[_ngcontent-mbm-c190]:first-child.selected,
.type-selector-inner[_ngcontent-mbm-c190] .option[_ngcontent-mbm-c190]:first-child:hover {
  color: #00c0ff;
}

.type-selector-inner[_ngcontent-mbm-c190] .option[_ngcontent-mbm-c190]:first-child.selected .item-image[_ngcontent-mbm-c190],
.type-selector-inner[_ngcontent-mbm-c190] .option[_ngcontent-mbm-c190]:first-child:hover .item-image[_ngcontent-mbm-c190] {
  background-image: url(/assets/images/tan_full_click.png);
}

.type-selector-inner[_ngcontent-mbm-c190] .option[_ngcontent-mbm-c190]:nth-child(2) .item-image[_ngcontent-mbm-c190],
.type-selector-inner[_ngcontent-mbm-c190] .option[_ngcontent-mbm-c190]:nth-child(3) .item-image[_ngcontent-mbm-c190] {
  position: relative;
  background-image: url(/assets/images/tan_top.png);
}

.type-selector-inner[_ngcontent-mbm-c190] .option[_ngcontent-mbm-c190]:nth-child(2) .item-image[_ngcontent-mbm-c190]:after,
.type-selector-inner[_ngcontent-mbm-c190] .option[_ngcontent-mbm-c190]:nth-child(3) .item-image[_ngcontent-mbm-c190]:after {
  font-family: iconfont !important;
  content: "";
  background: -webkit-linear-gradient(#fec1a1, #feecc6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #0000;
  font-size: 16px;
  display: block;
  position: absolute;
  top: -14px;
  right: -10px;
}

.type-selector-inner[_ngcontent-mbm-c190] .option[_ngcontent-mbm-c190]:nth-child(2).selected,
.type-selector-inner[_ngcontent-mbm-c190] .option[_ngcontent-mbm-c190]:nth-child(2):hover,
.type-selector-inner[_ngcontent-mbm-c190] .option[_ngcontent-mbm-c190]:nth-child(3).selected,
.type-selector-inner[_ngcontent-mbm-c190] .option[_ngcontent-mbm-c190]:nth-child(3):hover {
  color: #fec1a1;
}

.type-selector-inner[_ngcontent-mbm-c190] .option[_ngcontent-mbm-c190]:nth-child(2).selected .item-image[_ngcontent-mbm-c190],
.type-selector-inner[_ngcontent-mbm-c190] .option[_ngcontent-mbm-c190]:nth-child(2):hover .item-image[_ngcontent-mbm-c190],
.type-selector-inner[_ngcontent-mbm-c190] .option[_ngcontent-mbm-c190]:nth-child(3).selected .item-image[_ngcontent-mbm-c190],
.type-selector-inner[_ngcontent-mbm-c190] .option[_ngcontent-mbm-c190]:nth-child(3):hover .item-image[_ngcontent-mbm-c190] {
  background-image: url(/assets/images/tan_top_click.png);
}

.type-selector-inner[_ngcontent-mbm-c190] .option[_ngcontent-mbm-c190]:nth-child(3) .item-image[_ngcontent-mbm-c190] {
  background-image: url(/assets/images/tan_bottom.png);
}

.type-selector-inner[_ngcontent-mbm-c190] .option[_ngcontent-mbm-c190]:nth-child(3).selected .item-image[_ngcontent-mbm-c190],
.type-selector-inner[_ngcontent-mbm-c190] .option[_ngcontent-mbm-c190]:nth-child(3):hover .item-image[_ngcontent-mbm-c190] {
  background-image: url(/assets/images/tan_bottom_click.png);
}

.line-seprator[_ngcontent-mbm-c190] {
  width: 100%;
  height: 1px;
  background-color: #666;
}

.color-selector-inner[_ngcontent-mbm-c190] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.color-selector-inner[_ngcontent-mbm-c190] .item[_ngcontent-mbm-c190] {
  width: 27px;
  height: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.color-selector-inner[_ngcontent-mbm-c190] .color[_ngcontent-mbm-c190] {
  width: 27px;
  height: 27px;
  cursor: pointer;
}

.color-selector-inner[_ngcontent-mbm-c190] .color.vip-right[_ngcontent-mbm-c190]:before {
  font-family: iconfont !important;
  content: "";
  background: -webkit-linear-gradient(#fec1a1, #feecc6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #0000;
  font-size: 16px;
  display: block;
  position: absolute;
  top: -19px;
  right: -11px;
}

.color-selector-inner[_ngcontent-mbm-c190] .color.selected[_ngcontent-mbm-c190]:after {
  content: "";
  background-image: url(/assets/images/click_o@2x.png);
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  background-size: cover;
  height: 16px;
  width: 16px;
}

.c-title[_ngcontent-mbm-c190] {
  color: #fff6;
  margin: 0.5em 0 1em 0.5em;
  display: inline-block;
}

.danmu-toggle[_ngcontent-mbm-c190] {
  padding: 0 5px;
  font-size: 11px;
  margin-left: 5px;
  cursor: pointer;
}

.action[_ngcontent-mbm-c190] {
  display: inline-flex;
  cursor: pointer;
  margin-right: 25px;
  color: #ffffffb3;
}

.action[_ngcontent-mbm-c190]:hover .iconfont[_ngcontent-mbm-c190] {
  color: #00c0ff;
}

.action[_ngcontent-mbm-c190] .icondanmukai[_ngcontent-mbm-c190],
.action.active[_ngcontent-mbm-c190] {
  color: #fff;
}

.action-pannel[_ngcontent-mbm-c190],
.tabs[_ngcontent-mbm-c190] {
  display: flex;
}

.tabs[_ngcontent-mbm-c190] {
  border-bottom: 1px solid #6663;
}

.tabs[_ngcontent-mbm-c190] .tab[_ngcontent-mbm-c190] {
  display: inline-block;
  cursor: pointer;
  flex: 1;
  text-align: center;
  padding: 0.5em;
  color: #ffffffb3;
}

.danmu-center-content[_ngcontent-mbm-c190] {
  color: #fff6;
  font-size: 13px;
}

.danmu-input-container[_ngcontent-mbm-c190] {
  min-width: 560px;
}

.danmu-input-container[_ngcontent-mbm-c190] input[_ngcontent-mbm-c190] {
  width: 460px;
}

.item[_ngcontent-mbm-c190] {
  position: relative;
}

.vip-label[_ngcontent-mbm-c190] {
  margin-left: 5px;
}

.danmu-input-settings-block[_ngcontent-mbm-c190] {
  position: absolute;
  right: 60px;
  bottom: 36px;
  background-color: #1c1d2f;
  width: 337px;
  height: 334px;
  z-index: 5001;
  padding: 20px;
  color: #fff;
  font-size: 12px;
}

.danmu-input-settings-block-header[_ngcontent-mbm-c190] {
  margin-bottom: 10px;
  line-height: 30px;
}

.danmu-input-settings-block[_ngcontent-mbm-c190] .text-color-secondary[_ngcontent-mbm-c190] {
  color: #ffffffb3;
}

.img-avatar-defaul[_ngcontent-mbm-c190] {
  background-image: url(/assets/images/head_24.png);
}

.img-avatar-defaul[_ngcontent-mbm-c190],
.img-location[_ngcontent-mbm-c190] {
  height: 24px;
  width: 24px;
  background-size: cover;
  margin-right: 5px;
}

.img-location[_ngcontent-mbm-c190] {
  background-image: url(/assets/images/location.png);
}

.slider-label[_ngcontent-mbm-c190] {
  width: 120px;
  display: flex;
  align-items: center;
}

.slider-label[_ngcontent-mbm-c190] span[_ngcontent-mbm-c190] {
  position: relative;
}

.slider-label[_ngcontent-mbm-c190] span[_ngcontent-mbm-c190]:after {
  font-family: iconfont !important;
  content: "";
  background: -webkit-linear-gradient(#fec1a1, #feecc6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #0000;
  font-size: 16px;
  display: block;
  position: absolute;
  top: 0;
  right: -23px;
}

@media (min-width: 1679px) and (max-width: 1911px) {
  .config-block[_ngcontent-mbm-c190] {
    bottom: 47px;
  }
}

@media (max-width: 1678px) {
  .input-area[_ngcontent-mbm-c190] .button[_ngcontent-mbm-c190] {
    line-height: 30px;
    height: 30px;
  }

  .input[_ngcontent-mbm-c190] input[type="text"][_ngcontent-mbm-c190] {
    height: 30px;
  }

  .config-block[_ngcontent-mbm-c190] {
    bottom: 39px;
  }
}


[_nghost-mbm-c66] {
  height: 19px;
}

.slide-toggle[_ngcontent-mbm-c66] {
  display: inline-block;
  background-color: initial;
  cursor: pointer;
  position: relative;
  border-radius: 20px;
  border: 1px solid #fff;
  overflow: hidden;
  -webkit-user-select: none;
  user-select: none;
  width: 29px;
  height: 17px;
  transition: background-color 0.2s ease-in-out;
}

.light[_nghost-mbm-c66] .slide-toggle.allowLight[_ngcontent-mbm-c66],
.light [_nghost-mbm-c66] .slide-toggle.allowLight[_ngcontent-mbm-c66] {
  border-color: #888;
}

.slide-toggle.on[_ngcontent-mbm-c66] {
  background-color: #00c0ff;
  border: 1px solid #00c0ff !important;
}

.slide-toggle-off[_ngcontent-mbm-c66],
.slide-toggle-on[_ngcontent-mbm-c66] {
  width: 11px;
  height: 11px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  transition: all 0.2s ease-in-out;
}

.slide-toggle-shadow[_ngcontent-mbm-c66] {
  position: absolute;
  left: 3px;
  top: 2px;
  width: 11px;
  height: 11px;
  background-color: #fff;
  border-radius: 45px;
  transition: left 0.2s ease-in-out;
}

.on[_ngcontent-mbm-c66] .slide-toggle-shadow[_ngcontent-mbm-c66] {
  left: 14px;
}



.block-title[_ngcontent-mbm-c124] {
  display: block;
  padding: 5px 0 5px 36px;
  position: relative;
  margin-bottom: 20px;
  cursor: default;
}

.block-title[_ngcontent-mbm-c124]:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  bottom: 5px;
  background-size: contain;
  width: 24px;
  height: 24px;
  margin-right: 1.2em;
}

.block-title.search[_ngcontent-mbm-c124] {
  padding: 5px 0;
}

.block-title.search[_ngcontent-mbm-c124]:after {
  width: 0;
  height: 0;
}


[_nghost-mbm-c222] .video-page-right[_ngcontent-mbm-c222] a[_ngcontent-mbm-c222] {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: 520px;
  height: 366px;
}

[_nghost-mbm-c222] .video-page-right[_ngcontent-mbm-c222] a[_ngcontent-mbm-c222] img[_ngcontent-mbm-c222] {
  flex-shrink: 0;
  min-width: 100%;
  min-height: 100%;
}

@media (max-width: 1678px) {
  [_nghost-mbm-c222] .video-page-right[_ngcontent-mbm-c222] a[_ngcontent-mbm-c222] {
    width: auto;
    height: auto;
    min-height: 252px;
  }
}

@media (min-width: 1679px) and (max-width: 1911px) {
  [_nghost-mbm-c222] .video-page-right[_ngcontent-mbm-c222] a[_ngcontent-mbm-c222] {
    width: auto;
    height: auto;
    min-height: 316px;
  }
}

.video-page-left[_ngcontent-mbm-c222],
.video-page-left[_ngcontent-mbm-c222] .inner[_ngcontent-mbm-c222],
.video-page-right[_ngcontent-mbm-c222],
.video-page-right[_ngcontent-mbm-c222] .inner[_ngcontent-mbm-c222] {
  height: 100%;
}

.video-page-left[_ngcontent-mbm-c222] img[_ngcontent-mbm-c222],
.video-page-right[_ngcontent-mbm-c222] img[_ngcontent-mbm-c222] {
  height: 100%;
  top: 0;
}

.video-page-right[_ngcontent-mbm-c222] .inner[_ngcontent-mbm-c222] {
  text-align: center;
}

.video-page-content[_ngcontent-mbm-c222] img[_ngcontent-mbm-c222] {
  width: 100%;
}

.sticky[_ngcontent-mbm-c222] {
  position: fixed !important;
  top: 80px;
}

.search-page-content[_ngcontent-mbm-c222] img[_ngcontent-mbm-c222] {
  width: 100%;
  left: 0;
}

.search-page-left[_ngcontent-mbm-c222] {
  height: 100%;
}

.search-page-left[_ngcontent-mbm-c222] img[_ngcontent-mbm-c222] {
  position: absolute;
  right: 0;
  top: 0;
}

.search-page-left.fixed[_ngcontent-mbm-c222] img[_ngcontent-mbm-c222] {
  position: fixed;
  left: -20px;
  top: 60px;
}

.search-page-right[_ngcontent-mbm-c222] {
  height: 100%;
}

.search-page-right[_ngcontent-mbm-c222] img[_ngcontent-mbm-c222] {
  position: absolute;
  left: 0;
  top: 0;
}

.search-page-right.fixed[_ngcontent-mbm-c222] img[_ngcontent-mbm-c222] {
  position: fixed;
  right: -20px;
  left: auto;
  top: 60px;
}

.extended-pru[_ngcontent-mbm-c222] {
  position: absolute;
  min-height: 366px !important;
  height: 366px !important;
  object-fit: cover;
  object-position: top;
  transition-delay: 50ms;
  transition: height 0.2s ease-out, z-index 0.2s ease-out;
  z-index: 0;
  will-change: height, z-index;
}

.extended-pru[_ngcontent-mbm-c222]:hover {
  top: 0;
  height: 753px !important;
  z-index: 20;
}

.extended-prd[_ngcontent-mbm-c222] {
  position: absolute;
  min-height: 366px !important;
  height: 366px !important;
  object-fit: cover;
  object-position: top;
  transition: all 0.2s ease-out;
  transition-delay: 50ms;
  will-change: height, z-index;
}

.extended-prd[_ngcontent-mbm-c222]:hover {
  top: -387px !important;
  bottom: unset !important;
  z-index: 20;
  height: 753px !important;
}

@media (max-width: 1678px) {
  .video-page-left[_ngcontent-mbm-c222] img[_ngcontent-mbm-c222] {
    right: 0;
  }

  .video-page-right[_ngcontent-mbm-c222] img[_ngcontent-mbm-c222] {
    left: 0;
    width: 357px;
    height: 252px;
  }

  .extended-pru[_ngcontent-mbm-c222] {
    min-height: 252px !important;
    height: 252px !important;
  }

  .extended-pru[_ngcontent-mbm-c222]:hover {
    height: 518px !important;
  }

  .extended-prd[_ngcontent-mbm-c222] {
    min-height: 252px !important;
    height: 252px !important;
  }

  .extended-prd[_ngcontent-mbm-c222]:hover {
    top: -266px !important;
    bottom: unset !important;
    height: 518px !important;
  }
}

@media (min-width: 1679px) and (max-width: 1911px) {
  .video-page-left[_ngcontent-mbm-c222] img[_ngcontent-mbm-c222] {
    width: 358px;
    right: 0;
  }

  .video-page-right[_ngcontent-mbm-c222] img[_ngcontent-mbm-c222] {
    width: 450px;
    height: 316px;
    left: 0;
  }

  .extended-pru[_ngcontent-mbm-c222] {
    min-height: 316px !important;
    height: 316px !important;
  }

  .extended-pru[_ngcontent-mbm-c222]:hover {
    height: 650px !important;
  }

  .extended-prd[_ngcontent-mbm-c222] {
    min-height: 316px !important;
    height: 316px !important;
  }

  .extended-prd[_ngcontent-mbm-c222]:hover {
    top: -334px !important;
    bottom: unset !important;
    height: 650px !important;
  }
}

.gg-tips-text[_ngcontent-mbm-c222] {
  font-size: 12px;
  color: #fff;
  opacity: 0.5;
  position: absolute;
  top: 5px;
  left: 8px;
  text-shadow: 2px 2px #000;
}

.bg-center[_ngcontent-mbm-c222] {
  background-position: 50%;
}

.bg-center[_ngcontent-mbm-c222],
.bg-hoverable[_ngcontent-mbm-c222] {
  background-repeat: no-repeat;
}

.bg-hoverable[_ngcontent-mbm-c222] {
  height: 122px;
  background-position: 0;
  background-size: cover;
  transition: background-position 0.5s ease-in-out;
  transition-delay: 50ms;
  will-change: background-position;
}

.bg-hoverable[_ngcontent-mbm-c222]:hover {
  background-position: 100%;
}

@media (max-width: 1678px) {
  .bg-hoverable[_ngcontent-mbm-c222] {
    height: 84px;
  }
}

@media (min-width: 1679px) and (max-width: 1911px) {
  .bg-hoverable[_ngcontent-mbm-c222] {
    height: 106px;
  }
}


vg-player {
  font-family: "iconfont";
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: black;
}

vg-player.fullscreen {
  position: fixed;
  left: 0;
  top: 0;
}

vg-player.native-fullscreen.controls-hidden {
  cursor: none;
}


vg-pause-d {
  z-index: 4500;
}

vg-overlay-pause {
  display: block;
  z-index: 999;
}

.vg-overlay-pause {
  width: 100%;
  height: 100%;
}

.vg-bg {
  position: absolute;

  max-width: 640px;
  max-height: 360px;
  background-size: 100%;
  margin: 0 auto;
  cursor: pointer;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 45%;
  width: 57%;
  height: 57%;
}

.vg-b {
  width: 100%;
  height: 100%;
}

.vg-pause-close {
  // background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKTWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVN3WJP3Fj7f92UPVkLY8LGXbIEAIiOsCMgQWaIQkgBhhBASQMWFiApWFBURnEhVxILVCkidiOKgKLhnQYqIWotVXDjuH9yntX167+3t+9f7vOec5/zOec8PgBESJpHmomoAOVKFPDrYH49PSMTJvYACFUjgBCAQ5svCZwXFAADwA3l4fnSwP/wBr28AAgBw1S4kEsfh/4O6UCZXACCRAOAiEucLAZBSAMguVMgUAMgYALBTs2QKAJQAAGx5fEIiAKoNAOz0ST4FANipk9wXANiiHKkIAI0BAJkoRyQCQLsAYFWBUiwCwMIAoKxAIi4EwK4BgFm2MkcCgL0FAHaOWJAPQGAAgJlCLMwAIDgCAEMeE80DIEwDoDDSv+CpX3CFuEgBAMDLlc2XS9IzFLiV0Bp38vDg4iHiwmyxQmEXKRBmCeQinJebIxNI5wNMzgwAABr50cH+OD+Q5+bk4eZm52zv9MWi/mvwbyI+IfHf/ryMAgQAEE7P79pf5eXWA3DHAbB1v2upWwDaVgBo3/ldM9sJoFoK0Hr5i3k4/EAenqFQyDwdHAoLC+0lYqG9MOOLPv8z4W/gi372/EAe/tt68ABxmkCZrcCjg/1xYW52rlKO58sEQjFu9+cj/seFf/2OKdHiNLFcLBWK8ViJuFAiTcd5uVKRRCHJleIS6X8y8R+W/QmTdw0ArIZPwE62B7XLbMB+7gECiw5Y0nYAQH7zLYwaC5EAEGc0Mnn3AACTv/mPQCsBAM2XpOMAALzoGFyolBdMxggAAESggSqwQQcMwRSswA6cwR28wBcCYQZEQAwkwDwQQgbkgBwKoRiWQRlUwDrYBLWwAxqgEZrhELTBMTgN5+ASXIHrcBcGYBiewhi8hgkEQcgIE2EhOogRYo7YIs4IF5mOBCJhSDSSgKQg6YgUUSLFyHKkAqlCapFdSCPyLXIUOY1cQPqQ28ggMor8irxHMZSBslED1AJ1QLmoHxqKxqBz0XQ0D12AlqJr0Rq0Hj2AtqKn0UvodXQAfYqOY4DRMQ5mjNlhXIyHRWCJWBomxxZj5Vg1Vo81Yx1YN3YVG8CeYe8IJAKLgBPsCF6EEMJsgpCQR1hMWEOoJewjtBK6CFcJg4Qxwicik6hPtCV6EvnEeGI6sZBYRqwm7iEeIZ4lXicOE1+TSCQOyZLkTgohJZAySQtJa0jbSC2kU6Q+0hBpnEwm65Btyd7kCLKArCCXkbeQD5BPkvvJw+S3FDrFiOJMCaIkUqSUEko1ZT/lBKWfMkKZoKpRzame1AiqiDqfWkltoHZQL1OHqRM0dZolzZsWQ8ukLaPV0JppZ2n3aC/pdLoJ3YMeRZfQl9Jr6Afp5+mD9HcMDYYNg8dIYigZaxl7GacYtxkvmUymBdOXmchUMNcyG5lnmA+Yb1VYKvYqfBWRyhKVOpVWlX6V56pUVXNVP9V5qgtUq1UPq15WfaZGVbNQ46kJ1Bar1akdVbupNq7OUndSj1DPUV+jvl/9gvpjDbKGhUaghkijVGO3xhmNIRbGMmXxWELWclYD6yxrmE1iW7L57Ex2Bfsbdi97TFNDc6pmrGaRZp3mcc0BDsax4PA52ZxKziHODc57LQMtPy2x1mqtZq1+rTfaetq+2mLtcu0W7eva73VwnUCdLJ31Om0693UJuja6UbqFutt1z+o+02PreekJ9cr1Dund0Uf1bfSj9Rfq79bv0R83MDQINpAZbDE4Y/DMkGPoa5hpuNHwhOGoEctoupHEaKPRSaMnuCbuh2fjNXgXPmasbxxirDTeZdxrPGFiaTLbpMSkxeS+Kc2Ua5pmutG003TMzMgs3KzYrMnsjjnVnGueYb7ZvNv8jYWlRZzFSos2i8eW2pZ8ywWWTZb3rJhWPlZ5VvVW16xJ1lzrLOtt1ldsUBtXmwybOpvLtqitm63Edptt3xTiFI8p0in1U27aMez87ArsmuwG7Tn2YfYl9m32zx3MHBId1jt0O3xydHXMdmxwvOuk4TTDqcSpw+lXZxtnoXOd8zUXpkuQyxKXdpcXU22niqdun3rLleUa7rrStdP1o5u7m9yt2W3U3cw9xX2r+00umxvJXcM970H08PdY4nHM452nm6fC85DnL152Xlle+70eT7OcJp7WMG3I28Rb4L3Le2A6Pj1l+s7pAz7GPgKfep+Hvqa+It89viN+1n6Zfgf8nvs7+sv9j/i/4XnyFvFOBWABwQHlAb2BGoGzA2sDHwSZBKUHNQWNBbsGLww+FUIMCQ1ZH3KTb8AX8hv5YzPcZyya0RXKCJ0VWhv6MMwmTB7WEY6GzwjfEH5vpvlM6cy2CIjgR2yIuB9pGZkX+X0UKSoyqi7qUbRTdHF09yzWrORZ+2e9jvGPqYy5O9tqtnJ2Z6xqbFJsY+ybuIC4qriBeIf4RfGXEnQTJAntieTE2MQ9ieNzAudsmjOc5JpUlnRjruXcorkX5unOy553PFk1WZB8OIWYEpeyP+WDIEJQLxhP5aduTR0T8oSbhU9FvqKNolGxt7hKPJLmnVaV9jjdO31D+miGT0Z1xjMJT1IreZEZkrkj801WRNberM/ZcdktOZSclJyjUg1plrQr1zC3KLdPZisrkw3keeZtyhuTh8r35CP5c/PbFWyFTNGjtFKuUA4WTC+oK3hbGFt4uEi9SFrUM99m/ur5IwuCFny9kLBQuLCz2Lh4WfHgIr9FuxYji1MXdy4xXVK6ZHhp8NJ9y2jLspb9UOJYUlXyannc8o5Sg9KlpUMrglc0lamUycturvRauWMVYZVkVe9ql9VbVn8qF5VfrHCsqK74sEa45uJXTl/VfPV5bdra3kq3yu3rSOuk626s91m/r0q9akHV0IbwDa0b8Y3lG19tSt50oXpq9Y7NtM3KzQM1YTXtW8y2rNvyoTaj9nqdf13LVv2tq7e+2Sba1r/dd3vzDoMdFTve75TsvLUreFdrvUV99W7S7oLdjxpiG7q/5n7duEd3T8Wej3ulewf2Re/ranRvbNyvv7+yCW1SNo0eSDpw5ZuAb9qb7Zp3tXBaKg7CQeXBJ9+mfHvjUOihzsPcw83fmX+39QjrSHkr0jq/dawto22gPaG97+iMo50dXh1Hvrf/fu8x42N1xzWPV56gnSg98fnkgpPjp2Snnp1OPz3Umdx590z8mWtdUV29Z0PPnj8XdO5Mt1/3yfPe549d8Lxw9CL3Ytslt0utPa49R35w/eFIr1tv62X3y+1XPK509E3rO9Hv03/6asDVc9f41y5dn3m978bsG7duJt0cuCW69fh29u0XdwruTNxdeo94r/y+2v3qB/oP6n+0/rFlwG3g+GDAYM/DWQ/vDgmHnv6U/9OH4dJHzEfVI0YjjY+dHx8bDRq98mTOk+GnsqcTz8p+Vv9563Or59/94vtLz1j82PAL+YvPv655qfNy76uprzrHI8cfvM55PfGm/K3O233vuO+638e9H5ko/ED+UPPR+mPHp9BP9z7nfP78L/eE8/sl0p8zAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAHySURBVHjavJZNSFRRFMd/o0IQrcqyGMZFFEIUGRUhKPRBswghQsGislW4l2IgaNWyMGjjom0biaIwCjISLJionMYMtaJAJshMXES1ydevhQPpzJsP+nh/uIt3zzvnf8/HPefGVMogAewDWoBmYCNQD8wB74EskAaGgVxJK2rYiqspNWN1yOT/j4fZCyNIqoP+GQbz+mVJOtUx/w5jeTuhJMl/QLCUKFlIEi8K0ey8ZiY1CCqb/KmOTujn+cLQxZeSpIoUR0Z151G9PrRopByejmvTYb18rVCSUqnJl2lXUdmtr4eFBei9CHcfQalKz76G3ksQBLBqZaG0C0igdpc84fhb3XVM1+7VW8PF8ucTurVDNxzQ++lSHnej9pcNRXZKtxzR1W1648Hv/ScvteWkNiaX7xejHzVd+apN6rYObdivQ2l990H3HF/8DvNwOdIx9ROwjkp49gp6LsCPABrWQG4Gzp+GE+2VNGdRg6qr/9wVXbF7cR3s0S/fqtEKavLNjqo8ufcYNjdC6w6Y/gi3H1ajORdJTiKrrkjuSSJ0bryZ1u2dmkjqnZHSreXFlLae0k3tevVm2JxJ1OQn2kBRumbmoK4O+s7CoTaIlUhrcxP0nYHaWvj6vVA6AOQi7cKRzJPIJmNkM/6/vFZiUby7fg0AfskAwR4G0nsAAAAASUVORK5CYII=');
  background-image: url("./assets/images/vg-pause-close.png?v=2");
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  //top: -20px;
  right: -30px;
  position: absolute;
  margin-left: auto;
  margin-right: 0;
  top: -30px;
}

.vg-pause-close:hover {
  background-image: url("./assets/images/vg-pause-close.png?v=2");
  // background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKTWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVN3WJP3Fj7f92UPVkLY8LGXbIEAIiOsCMgQWaIQkgBhhBASQMWFiApWFBURnEhVxILVCkidiOKgKLhnQYqIWotVXDjuH9yntX167+3t+9f7vOec5/zOec8PgBESJpHmomoAOVKFPDrYH49PSMTJvYACFUjgBCAQ5svCZwXFAADwA3l4fnSwP/wBr28AAgBw1S4kEsfh/4O6UCZXACCRAOAiEucLAZBSAMguVMgUAMgYALBTs2QKAJQAAGx5fEIiAKoNAOz0ST4FANipk9wXANiiHKkIAI0BAJkoRyQCQLsAYFWBUiwCwMIAoKxAIi4EwK4BgFm2MkcCgL0FAHaOWJAPQGAAgJlCLMwAIDgCAEMeE80DIEwDoDDSv+CpX3CFuEgBAMDLlc2XS9IzFLiV0Bp38vDg4iHiwmyxQmEXKRBmCeQinJebIxNI5wNMzgwAABr50cH+OD+Q5+bk4eZm52zv9MWi/mvwbyI+IfHf/ryMAgQAEE7P79pf5eXWA3DHAbB1v2upWwDaVgBo3/ldM9sJoFoK0Hr5i3k4/EAenqFQyDwdHAoLC+0lYqG9MOOLPv8z4W/gi372/EAe/tt68ABxmkCZrcCjg/1xYW52rlKO58sEQjFu9+cj/seFf/2OKdHiNLFcLBWK8ViJuFAiTcd5uVKRRCHJleIS6X8y8R+W/QmTdw0ArIZPwE62B7XLbMB+7gECiw5Y0nYAQH7zLYwaC5EAEGc0Mnn3AACTv/mPQCsBAM2XpOMAALzoGFyolBdMxggAAESggSqwQQcMwRSswA6cwR28wBcCYQZEQAwkwDwQQgbkgBwKoRiWQRlUwDrYBLWwAxqgEZrhELTBMTgN5+ASXIHrcBcGYBiewhi8hgkEQcgIE2EhOogRYo7YIs4IF5mOBCJhSDSSgKQg6YgUUSLFyHKkAqlCapFdSCPyLXIUOY1cQPqQ28ggMor8irxHMZSBslED1AJ1QLmoHxqKxqBz0XQ0D12AlqJr0Rq0Hj2AtqKn0UvodXQAfYqOY4DRMQ5mjNlhXIyHRWCJWBomxxZj5Vg1Vo81Yx1YN3YVG8CeYe8IJAKLgBPsCF6EEMJsgpCQR1hMWEOoJewjtBK6CFcJg4Qxwicik6hPtCV6EvnEeGI6sZBYRqwm7iEeIZ4lXicOE1+TSCQOyZLkTgohJZAySQtJa0jbSC2kU6Q+0hBpnEwm65Btyd7kCLKArCCXkbeQD5BPkvvJw+S3FDrFiOJMCaIkUqSUEko1ZT/lBKWfMkKZoKpRzame1AiqiDqfWkltoHZQL1OHqRM0dZolzZsWQ8ukLaPV0JppZ2n3aC/pdLoJ3YMeRZfQl9Jr6Afp5+mD9HcMDYYNg8dIYigZaxl7GacYtxkvmUymBdOXmchUMNcyG5lnmA+Yb1VYKvYqfBWRyhKVOpVWlX6V56pUVXNVP9V5qgtUq1UPq15WfaZGVbNQ46kJ1Bar1akdVbupNq7OUndSj1DPUV+jvl/9gvpjDbKGhUaghkijVGO3xhmNIRbGMmXxWELWclYD6yxrmE1iW7L57Ex2Bfsbdi97TFNDc6pmrGaRZp3mcc0BDsax4PA52ZxKziHODc57LQMtPy2x1mqtZq1+rTfaetq+2mLtcu0W7eva73VwnUCdLJ31Om0693UJuja6UbqFutt1z+o+02PreekJ9cr1Dund0Uf1bfSj9Rfq79bv0R83MDQINpAZbDE4Y/DMkGPoa5hpuNHwhOGoEctoupHEaKPRSaMnuCbuh2fjNXgXPmasbxxirDTeZdxrPGFiaTLbpMSkxeS+Kc2Ua5pmutG003TMzMgs3KzYrMnsjjnVnGueYb7ZvNv8jYWlRZzFSos2i8eW2pZ8ywWWTZb3rJhWPlZ5VvVW16xJ1lzrLOtt1ldsUBtXmwybOpvLtqitm63Edptt3xTiFI8p0in1U27aMez87ArsmuwG7Tn2YfYl9m32zx3MHBId1jt0O3xydHXMdmxwvOuk4TTDqcSpw+lXZxtnoXOd8zUXpkuQyxKXdpcXU22niqdun3rLleUa7rrStdP1o5u7m9yt2W3U3cw9xX2r+00umxvJXcM970H08PdY4nHM452nm6fC85DnL152Xlle+70eT7OcJp7WMG3I28Rb4L3Le2A6Pj1l+s7pAz7GPgKfep+Hvqa+It89viN+1n6Zfgf8nvs7+sv9j/i/4XnyFvFOBWABwQHlAb2BGoGzA2sDHwSZBKUHNQWNBbsGLww+FUIMCQ1ZH3KTb8AX8hv5YzPcZyya0RXKCJ0VWhv6MMwmTB7WEY6GzwjfEH5vpvlM6cy2CIjgR2yIuB9pGZkX+X0UKSoyqi7qUbRTdHF09yzWrORZ+2e9jvGPqYy5O9tqtnJ2Z6xqbFJsY+ybuIC4qriBeIf4RfGXEnQTJAntieTE2MQ9ieNzAudsmjOc5JpUlnRjruXcorkX5unOy553PFk1WZB8OIWYEpeyP+WDIEJQLxhP5aduTR0T8oSbhU9FvqKNolGxt7hKPJLmnVaV9jjdO31D+miGT0Z1xjMJT1IreZEZkrkj801WRNberM/ZcdktOZSclJyjUg1plrQr1zC3KLdPZisrkw3keeZtyhuTh8r35CP5c/PbFWyFTNGjtFKuUA4WTC+oK3hbGFt4uEi9SFrUM99m/ur5IwuCFny9kLBQuLCz2Lh4WfHgIr9FuxYji1MXdy4xXVK6ZHhp8NJ9y2jLspb9UOJYUlXyannc8o5Sg9KlpUMrglc0lamUycturvRauWMVYZVkVe9ql9VbVn8qF5VfrHCsqK74sEa45uJXTl/VfPV5bdra3kq3yu3rSOuk626s91m/r0q9akHV0IbwDa0b8Y3lG19tSt50oXpq9Y7NtM3KzQM1YTXtW8y2rNvyoTaj9nqdf13LVv2tq7e+2Sba1r/dd3vzDoMdFTve75TsvLUreFdrvUV99W7S7oLdjxpiG7q/5n7duEd3T8Wej3ulewf2Re/ranRvbNyvv7+yCW1SNo0eSDpw5ZuAb9qb7Zp3tXBaKg7CQeXBJ9+mfHvjUOihzsPcw83fmX+39QjrSHkr0jq/dawto22gPaG97+iMo50dXh1Hvrf/fu8x42N1xzWPV56gnSg98fnkgpPjp2Snnp1OPz3Umdx590z8mWtdUV29Z0PPnj8XdO5Mt1/3yfPe549d8Lxw9CL3Ytslt0utPa49R35w/eFIr1tv62X3y+1XPK509E3rO9Hv03/6asDVc9f41y5dn3m978bsG7duJt0cuCW69fh29u0XdwruTNxdeo94r/y+2v3qB/oP6n+0/rFlwG3g+GDAYM/DWQ/vDgmHnv6U/9OH4dJHzEfVI0YjjY+dHx8bDRq98mTOk+GnsqcTz8p+Vv9563Or59/94vtLz1j82PAL+YvPv655qfNy76uprzrHI8cfvM55PfGm/K3O233vuO+638e9H5ko/ED+UPPR+mPHp9BP9z7nfP78L/eE8/sl0p8zAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAK9SURBVHjaxNZtaJVlGAfw355zRCiRSZumx7PKGBM19ai9KMMc2qgQBYn25XySDFGH5QuIpqxGC9oYln0o8uVDIxpIVEiCBSKIIwOdYkEMBjZ8Wa0Zo8QPzvnhPKedPWdnZ+Wg/5cHnuu+rj/3fV/X/3+XDE2uNgaSqMFyLMYclKEP3ehEB06jp1CRkgIkCaRRh5TiuIh2tOHaeEhqUY+1/j1O4BBO5f6MRxa9gv1Y6L9hLSowFcezP4PIDh6EIIuFYZ3aKEkiPKJhgvJSUlUEQfGyJVhSRVlpLlF9WPcfknTeHcx9nE/3smFVpshYWDaPz98h/WL06NJZkmTYRSNx8w/iMVq38/KKwkSLK2l9g1iMv25Ho3VIBuEc5LdpVw/pA/T2c+wA61bmEyydy2dv82SCLe9z5JvoihRqgnDQRseVbl5r4vdbHN3Phprh2LPzObSLqQ+zrYXvzjM0apXlsYZ4xVuYXZCot5+OK6xexqur6ezCEIf38cQstjbz1ZmxbuxuydDk6l5ML9pBT8/jkz1MimeIkzNoPErbyWKZvwWhFhXHjz9z8hyVSaoXcfUGX58ZT2ZZEIqdce3kpRWZhjh7icdmsv758WT2BaGajo1UFUf2MauMNw/yehO3BmipZ/3KYtndQSjXhbGokrYGEtPZ0sz35+m+zvbWzPfDnSO7Lh+dQegHo2PBHA7vpXwaGxv58vRw7IefqG9h4G8+2sULzxQa2I5YQ7yiH6swc0SoMskX72Y0bFMTJ87mp9/oo+Myzz1F3Rpu3+HCL1GfeS8IHa09r8Cjj3B3kB0f8O25QoOWmZsdBxkcZMpD0Wg7erKmlcDHI0SyvJTZM7jUxb17xVU4VcWvvfT9mWtgm3Et1xlr0TwBfgKXsTvrkLlmcQqN4YIHJWjMteCo/R7HwER7/P/2Wpnwd9f9AQCf9MFXVuEYnQAAAABJRU5ErkJggg==');
  animation: rotate 0.5s ease 1 forwards;
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(90deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
  }

  75% {
    -webkit-transform: rotate(270deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

.vg-pause-close-font {
  width: 22px;
  height: 22px;
  right: -30px;
  position: absolute;
  margin-left: auto;
  margin-right: 0;
  top: -30px;
  color: #ffffff;
  text-shadow: 1px 1px 4px #000000;
}

.vg-tips-text {
  font-size: 12px;
  color: #ffffff;
  opacity: 0.5;
  position: absolute;
  top: 5px;
  left: 8px;
  text-shadow: 1px 1px #000000;
}

.vg-learn-more {
  margin: 0 auto 0 auto;
  width: calc(158px + 40px);
  height: calc(47px + 40px);
  background-image: url("./assets/images/learn-more.png");
  background-position: 20px;
  background-repeat: no-repeat;
  // background-size: contain;
}

.vg-learn-more:hover {
  background-image: url("./assets/images/learn-more-hover.png");
}


vg-buffering {
  z-index: 1;
}

vg-buffering.hidden {
  z-index: -1;
}

vg-buffering.isready {
  display: none;
}

vg-buffering.is-buffering {
  display: block;
}

.vg-buffering {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}

.vg-buffering .bufferingContainer {
  width: 100%;
  position: absolute;
  cursor: pointer;
  top: 50%;
  margin-top: -50px;

  zoom: 1;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

/* Loading Spinner
          * http://www.alessioatzeni.com/blog/css3-loading-animation-loop/
          */
.vg-buffering .loadingSpinner {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid white;
  opacity: 0.9;
  border-top: 5px solid rgba(0, 0, 0, 0);
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-radius: 50px;
  //box-shadow: 0 0 35px #FFFFFF;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  -moz-animation: spin 0.5s infinite linear;
  -webkit-animation: spin 0.5s infinite linear;
}

.vg-buffering .loadingSpinner .stop {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(360deg);
  }
}

@-moz-keyframes spinoff {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(-360deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes spinoff {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(-360deg);
  }
}


vg-controls {
  position: absolute;
  display: flex;
  width: 100%;
  height: 50px;
  z-index: 300;
  bottom: -1px;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 0.2s;
}

vg-controls.hide {
  opacity: 0;
}


vg-scrub-bar {
  user-select: none;
  width: 100%;
  height: 5px;
  margin: 0;
  cursor: pointer;
  align-items: center;
  background: rgba(0, 0, 0, 0.75);
  z-index: 250;
  position: absolute;
}

vg-scrub-bar .scrubBar {
  position: relative;
  display: flex;
  flex-grow: 1;
  align-items: center;
  height: 1.2em;
  margin-top: -0.5em;
}

vg-controls vg-scrub-bar {
  background: transparent;
  height: 50px;
  flex-grow: 1;
  flex-basis: 0;
  margin: 0 10px;
}

vg-scrub-bar.hide {
  opacity: 0;
}

vg-controls vg-scrub-bar.hide {
  opacity: initial;
}

.scrubBar .overshow {
  position: absolute;
  background-color: black;
  text-align: center;
  font-size: 15px;
  color: white;
  border: 1px solid black;
  transform: translateX(-50%);
  bottom: 10px;
  box-sizing: content-box;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
  display: block;
}

.scrubBar .overshow.hasPreview {
  width: 160px;
  height: 90px;
}

.scrubBar .overshow.hasPreview.vertical {
  width: 90px;
  height: 160px;
}

.scrubBar:hover .overshow {
  opacity: 1;
}

.preview {
  background-repeat: no-repeat;
  width: 160px;
  height: 90px;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}

.overshow.hasPreview .preview {
  display: block;
}

.overshow.hasPreview.vertical .preview {
  width: 90px !important;
  height: 160px !important;
}

.scru-t {
  position: absolute;
  bottom: 0em;
  background-color: rgba(0, 0, 0, 0.68);
  padding: 0.2em 0.5em;
  left: 50%;
  transform: translateX(-50%);
  font-size: 13px;
}

.overshow.hasPreview .scru-t {
  border-radius: 0.5em 0.5em 0 0;
}


vg-scrub-bar-current-time {
  display: flex;
  width: 100%;
  height: 5px;
  pointer-events: none;
  position: absolute;
  transition: 0.1s height;
}

vg-scrub-bar-current-time .background {
  background-color: #fe0000;
  z-index: 1;
}

vg-scrub-bar-current-time .background .dot {
  width: 10px;
  height: 10px;
  position: relative;
  display: block;
  background-color: white;
  border: 3px solid red;
  border-radius: 50%;
  margin-top: -4px;
  right: 0;
  float: right;
  right: -9px;
  background-color: red;
  transition: 0.2s height, 0.2s width, 0.2s top;
}

vg-controls vg-scrub-bar-current-time {
  position: absolute;
}

vg-scrub-bar-current-time .slider {
  background: white;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  box-shadow: 0px 0px 10px black;
  margin-top: -5px;
  margin-left: -10px;
}


vg-scrub-bar-buffering-time {
  display: flex;
  width: 100%;
  height: 5px;
  pointer-events: none;
  position: absolute;
  transition: 0.2s height;
}

vg-scrub-bar-buffering-time .background {
  background-color: rgba(255, 255, 255, 0.3);
}

vg-controls vg-scrub-bar-buffering-time {
  position: absolute;
}

vg-controls vg-scrub-bar-buffering-time .background {}


vg-fullscreen {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  justify-content: center;
  height: 50px;
  width: 50px;
  cursor: pointer;
  color: white;
  line-height: 50px;
}

vg-fullscreen .iconfont {
  pointer-events: none;
  font-size: 32px;
}


.vg-overlay-play {
  z-index: 4445;
}

.vg-overlay-play.paused {
  z-index: 4446;
  cursor: pointer;
}

vg-overlay-play.is-buffering {
  display: none;
}

vg-overlay-play.isdesktop .vv-state {
  pointer-events: none;
}

vg-overlay-play .vg-overlay-play {
  position: absolute;
  display: block;
  color: white;
  width: 100%;
  height: 100%;
  font-size: 80px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

vg-overlay-play .vg-overlay-play.native-fullscreen.controls-hidden {
  cursor: none;
}

.vg-overlay-play .overlay-play-container {
  width: 100%;
  height: 100%;
  position: relative;
}

.vv-state {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  color: white;
  font-size: 100px;
  border-radius: 50%;
  padding: 0.5em;

  /* transition:opacity 0.3s; */
  opacity: 0;
  /* visibility:hidden; */
}

.vv-state.iconbofang:before {
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  position: absolute;
}

.vv-state.iconbofang3:before {
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  position: absolute;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  border: 3px solid #ffffff;
  background-color: #00000080;
  padding-left: 16px;
  font-size: 54px;
}

.vv-state.iconzanting3:before {
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  position: absolute;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  border: 3px solid #ffffff;
  background-color: #00000080;
  padding-left: 13px;
  font-size: 54px;
}

.vv-state.iconzanting3 {
  opacity: 0;
  transition: opacity 0.5s ease-out;
}

@keyframes opacityForAWhile {
  0% {
    opacity: 1;
  }

  75% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.overlay-play-container .vg-icon-pause {
  opacity: 1;
  visibility: visible;
}

.overlay-play-container .iconbofang {
  opacity: 1;
  visibility: visible;
  text-shadow: 1px 1px 4px #888888;
}

.overlay-play-container .iconbofang3 {
  opacity: 1;
  visibility: visible;
  text-shadow: 1px 1px 4px #888888;
  font-size: 60px;
}

.overlay-play-container:hover .iconzanting3 {
  opacity: 0;
  transition: opacity 0.5s ease-out;
  animation: opacityForAWhile 2s 1;
  visibility: visible;
  text-shadow: 1px 1px 4px #888888;
  font-size: 60px;
}

vg-overlay-play .vg-overlay-play:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

vg-overlay-play .vg-overlay-play:hover .overlay-play-container.iconbofang:before {
  transform: scale(1.2);
}

.overlay-play-container .overlay-part {
  width: 50%;
  height: 100%;
  text-align: center;
}

.overlay-play-container .overlay-part.overlay-play-left {
  float: left;
}

.overlay-play-container .overlay-part.overlay-play-right {
  float: right;
}

.overlay-part>svg {
  height: 2em;
  width: 3em;
  font-size: 14px;
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
}

.overlay-part.overlay-play-left>svg {
  transform: scaleX(-1);
  left: 1em;
}

.overlay-part.overlay-play-right>svg {
  //  margin-left: 1.2em;
  right: 2em;
}

.overlay-caption {
  width: 100%;
  height: 3.5em;
  font-size: 15px;
  text-align: center;
  background: linear-gradient(to top, transparent, black);
  padding-top: 1em;
}

.overlay-logo {
  position: absolute;
  width: 1em;
  height: 0.5em;
  pointer-events: none;
  background-position: left top;
  background-repeat: no-repeat;
  margin-left: 23px;
  margin-top: 23px;
  top: 0;
  z-index: 500;
  -webkit-transition: top 1s;
  -khtml-transition: top 1s;
  -moz-transition: top 1s;
  -ms-transition: top 1s;
  transition: top 1s;
  background-size: contain;
  font-size: 70px;
}

.overlay-logo.hide {
  //top:-1em;
}

.vg-overlay-play.is-buffering .vv-state {
  display: none;
}

.vg-overlay-play.paused.is-buffering {
  display: block;
}

.live-overlay-logo {
  position: absolute;
  width: 1em;
  height: 0.5em;
  pointer-events: none;
  background-repeat: no-repeat;
  margin-right: 23px;
  margin-top: 23px;
  top: 0;
  right: 0;
  opacity: 0.7;
  z-index: 500;
  background-image: url("assets/images/live-logo.png?v=1");
  -webkit-transition: top 1s;
  -khtml-transition: top 1s;
  -moz-transition: top 1s;
  -ms-transition: top 1s;
  transition: top 1s;
  background-size: contain;
  font-size: 60px;
}


[_nghost-mbm-c183] {
  width: 100%;
  height: 100%;
  position: absolute;
  pointer-events: none;
}

.vg-overlay-danmu[_ngcontent-mbm-c183] {
  cursor: pointer;
  position: absolute;
  display: block;
  color: #fff;
  width: 100%;
  height: 100%;
}

.movetxt[_ngcontent-mbm-c183] {
  animation: moving 5s linear;
  -webkit-animation: moving 5s linear;
  position: relative;
}

.hidden[_ngcontent-mbm-c183] {
  visibility: hidden;
}

@keyframes moving {
  0% {
    left: 1024px;
  }

  to {
    left: 0;
  }
}

.fudai-opened[_ngcontent-mbm-c183] {
  border-radius: 0 0 16px 16px;
  background: linear-gradient(90deg, #e0c3fc, #8ec5fc);
  padding: 0 13px;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  text-shadow: none !important;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  opacity: 0;
  margin-top: -40px;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: pre;
}

.fudai-opened[_ngcontent-mbm-c183] .fudai-image[_ngcontent-mbm-c183] {
  height: 30px;
  margin-right: 5px;
}

.run-animation[_ngcontent-mbm-c183] {
  animation: fudaiAnimation 4s ease-out;
}

@keyframes fudaiAnimation {
  0% {
    z-index: 1;
    margin-top: -40px;
    opacity: 1;
  }

  15% {
    z-index: 1;
    margin-top: 0;
    opacity: 1;
  }

  65% {
    z-index: 1;
    margin-top: 0;
    opacity: 1;
  }

  to {
    z-index: 1;
    margin-top: -40px;
    opacity: 1;
  }
}


vg-play-pause {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  justify-content: center;
  height: 50px;
  width: 50px;
  cursor: pointer;
  color: white;
  line-height: 50px;
}

vg-play-pause .iconfont {
  pointer-events: none;
  font-size: 66px;
  margin-left: -5px;
}


vg-airplay {
  display: none !important;
  /* width: 1.8em; */
  /* height: 3.2em; */
  text-align: center;
  color: white;
  cursor: pointer;
  margin-right: 2em !important;
}

vg-airplay .iconfont {}

vg-airplay.show {
  display: inline-block !important;
  cursor: pointer;
}


.vip-label {
  margin: 0 5px;
}

.inline {
  display: inline-block;
  white-space: nowrap;
}

vg-quality-selector {
  -webkit-user-select: none;
  user-select: none;
  display: flex;
  justify-content: center;
  width: 140px;
  margin-right: 30px !important;
  height: 50px;
  cursor: pointer;
  color: #fff;
  line-height: 50px;
}

vg-quality-selector .openList {
  text-align: center;
  transition: 0.3s;
  opacity: 1;
}

vg-quality-selector .box {
  position: relative;
  display: flex;
  width: 100%;
  align-items: center;
  padding: 0;
}

vg-quality-selector .quality-selected {
  margin: 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
}

vg-quality-selector .quality-selected .iconjiesuo {
  font-size: 16px;
  color: #fed9b6;
}

vg-quality-selector .quality-selected:hover {
  color: #00c0ff;
}

vg-quality-selector .quality-selected .vg-quality-selector-label {
  flex: 1;
  margin-left: 5px;
  white-space: nowrap;
}

vg-quality-selector .item {
  height: 44px;
  line-height: 44px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  white-space: nowrap;
  justify-content: space-between;
  width: 168px;
}

vg-quality-selector .item .iconjiesuo {
  font-size: 16px;
  color: #fed9b6;
}

vg-quality-selector .item:hover {
  color: #00c0ff !important;
}

vg-quality-selector .openList.opened {
  position: absolute;
  max-height: 36em;
  opacity: 1;
}

.use-coin-box {
  height: 85px;
  background-color: #1c1d2f;
  padding: 0 16px;
}

.use-coin-title {
  font-size: 14px;
  letter-spacing: 0.2em;
  color: #fec1a1;
  height: 45px;
}

.use-coin-title .gap-dot {
  margin: 0 0.6em;
}

.use-coin-action {
  display: flex;
  justify-content: space-between;
}

.button-style-qs1 {
  padding: 0 6px;
  min-width: 62px;
  max-width: 62px;
  outline: none;
  border: 1px solid #ffc1a2;
  color: #ffc1a2;
  background-color: initial;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  white-space: nowrap;
}

.button-style-qs1.active,
.button-style-qs1:hover {
  background-color: #ffc1a2;
  color: #090b21;
}

.button-style-qs2 {
  padding: 0 6px;
  min-width: 62px;
  max-width: 62px;
  font-size: 12px;
  height: 24px;
  line-height: 25px;
  outline: none;
  border: none;
  color: #982e16;
  background: linear-gradient(#fdeec7, #ffc1a2);
  white-space: nowrap;
}

.bitrate-text {
  font-size: 12px;
}


vg-playback-button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  justify-content: center;
  height: 50px;
  width: 50px;
  cursor: pointer;
  color: white;
  line-height: 50px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

vg-playback-button .button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
}

.player-speed {
  position: relative;
}

.player-speed-toggler {
  width: 90px;
  padding: 0 10px;
  line-height: 52px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.player-speed-toggler-label {
  flex: 1;
  text-align: center;
}

.player-speed-toggler:hover {
  color: #00c0ff;
}

.player-speed-menu {
  max-height: unset !important;
  left: -2px !important;
  margin-left: 0 !important;
  bottom: 3.5em !important;
  display: none;
}

.player-speed-menu.opened {
  display: block;
}

.openList.opened {
  padding: 0 !important;
}

.player-speed-menu-item {
  line-height: 26px;
  min-width: 92px;
  padding: 9px 10px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.player-speed-menu-item-label {
  flex: 1;
  text-align-center: center;
}

.player-speed-menu-item.active {
  background-color: rgba(0, 0, 0, 0.76);
  color: #00c0ff;
}

.player-speed-menu-item:hover {
  color: #00c0ff;
}


vg-mute {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  justify-content: center;
  height: 50px;
  width: 50px;
  cursor: pointer;
  color: white;
  line-height: 50px;
  margin-left: 20px;
}

vg-mute .iconfont {
  pointer-events: none;
  font-size: 32px;
}


.scroll-bar[_ngcontent-mbm-c200] {
  overflow-y: overlay;
  overflow-x: hidden;
}

.player-media-list-inner[_ngcontent-mbm-c200] {
  padding-top: 1em;
}


.comment-box[_ngcontent-mbm-c169] {
  min-height: 12em;
  padding: 4px;
  position: relative;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
  color: #ffffffb3;
  background-color: #1c1d2f;
}

.light[_nghost-mbm-c169] .comment-box[_ngcontent-mbm-c169],
.light [_nghost-mbm-c169] .comment-box[_ngcontent-mbm-c169] {
  color: #888;
}

.light[_nghost-mbm-c169] .comment-box[_ngcontent-mbm-c169],
.light [_nghost-mbm-c169] .comment-box[_ngcontent-mbm-c169] {
  background-color: #fff;
}

.comment-box.albumBgc[_ngcontent-mbm-c169],
.comment-box.msgBgc[_ngcontent-mbm-c169] {
  background-color: #2b2c3a;
}

.light[_nghost-mbm-c169] .comment-box.albumBgc[_ngcontent-mbm-c169],
.light [_nghost-mbm-c169] .comment-box.albumBgc[_ngcontent-mbm-c169] {
  background-color: #f3f3f3;
}

.comment-box.activityStyle[_ngcontent-mbm-c169] {
  background-color: #171928;
  border-top: 1px solid #6666;
  transition: none;
  min-height: 8.5em;
  padding: 12px 12px 4px;
}

.light[_nghost-mbm-c169] .comment-box.activityStyle[_ngcontent-mbm-c169],
.light [_nghost-mbm-c169] .comment-box.activityStyle[_ngcontent-mbm-c169] {
  background-color: #eee;
}

.comment-box.activityStyle.activityReply[_ngcontent-mbm-c169] {
  border-top: none;
  min-height: 10.5em;
  background-color: initial;
}

.light[_nghost-mbm-c169] .comment-box.activityStyle.activityReply[_ngcontent-mbm-c169],
.light [_nghost-mbm-c169] .comment-box.activityStyle.activityReply[_ngcontent-mbm-c169] {
  background-color: initial;
}

.comment-tools[_ngcontent-mbm-c169] {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 44px;
  padding: 4px 12px;
  width: 100%;
  box-sizing: border-box;
}

.comment-tools[_ngcontent-mbm-c169] .iconfont[_ngcontent-mbm-c169] {
  font-size: 32px;
}

.comment-tools-inner[_ngcontent-mbm-c169] {
  width: 100%;
  height: 100%;
  padding-top: 3px;
}

.counter[_ngcontent-mbm-c169] {
  line-height: 32px;
  margin-right: 1em;
  color: #fff6;
}

.light[_nghost-mbm-c169] .counter[_ngcontent-mbm-c169],
.light [_nghost-mbm-c169] .counter[_ngcontent-mbm-c169] {
  color: #888;
}

.counter.red[_ngcontent-mbm-c169] {
  color: #f00000 !important;
}

.comment-input[_ngcontent-mbm-c169] {
  width: 100%;
  height: 100%;
  padding: 1em 1em 50px;
  color: #fff6;
}

.light[_nghost-mbm-c169] .comment-input[_ngcontent-mbm-c169],
.light [_nghost-mbm-c169] .comment-input[_ngcontent-mbm-c169] {
  color: #333;
}

.comment-input.activityStyle[_ngcontent-mbm-c169] {
  background-color: #6663;
  height: 48px;
  max-height: 48px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 5px 8px;
}

.light[_nghost-mbm-c169] .comment-input.activityStyle[_ngcontent-mbm-c169],
.light [_nghost-mbm-c169] .comment-input.activityStyle[_ngcontent-mbm-c169] {
  background-color: #f8f8f8;
}

.comment-input.activityStyle.activityReply[_ngcontent-mbm-c169] {
  height: 72px;
  max-height: 72px;
  background-color: #171928;
  border: 1px solid #6666;
}

.light[_nghost-mbm-c169] .comment-input.activityStyle.activityReply[_ngcontent-mbm-c169],
.light [_nghost-mbm-c169] .comment-input.activityStyle.activityReply[_ngcontent-mbm-c169] {
  background-color: #eee;
}

.comment-input[_ngcontent-mbm-c169]:active,
.comment-input[_ngcontent-mbm-c169]:focus {
  color: #fff !important;
}

.comment-input[_ngcontent-mbm-c169]:active:empty:before,
.comment-input[_ngcontent-mbm-c169]:focus:empty:before {
  opacity: 0 !important;
}

.comment-prompt[_ngcontent-mbm-c169] {
  padding: 12px 12px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.dn-button[_ngcontent-mbm-c169] {
  border-radius: 0;
  min-width: 60px;
  margin-bottom: 0.5em;
  padding: 0.3em 0;
  margin-right: 0;
}

.comment-box-mask-layer[_ngcontent-mbm-c169] {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #090b21b3;
}

.light[_nghost-mbm-c169] .comment-box-mask-layer[_ngcontent-mbm-c169] .comment-prompt[_ngcontent-mbm-c169],
.light [_nghost-mbm-c169] .comment-box-mask-layer[_ngcontent-mbm-c169] .comment-prompt[_ngcontent-mbm-c169] {
  color: #888;
}

.btn-placeholder[_ngcontent-mbm-c169] {
  width: 65px;
}

.loading-overlay[_ngcontent-mbm-c169] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #6663;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.8;
}

.new-comment[_ngcontent-mbm-c169] {
  text-decoration: underline;
  cursor: pointer;
}

[contenteditable="true"][_ngcontent-mbm-c169]:empty:before {
  content: attr(placeholder);
  display: block;
  color: #fff6;
  cursor: text;
}

.light[_nghost-mbm-c169] [contenteditable="true"][_ngcontent-mbm-c169]:empty:before,
.light [_nghost-mbm-c169] [contenteditable="true"][_ngcontent-mbm-c169]:empty:before {
  color: #888;
}

.over[_ngcontent-mbm-c169] {
  text-align: center;
  background-color: #090b21b3;
  height: 100%;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}

.light[_nghost-mbm-c169] .over[_ngcontent-mbm-c169],
.light [_nghost-mbm-c169] .over[_ngcontent-mbm-c169] {
  color: #888;
}

.over[_ngcontent-mbm-c169]>span[_ngcontent-mbm-c169] {
  font-size: 13px;
  margin-top: 5em;
  display: inline-block;
}

.iconbiaoqing[_ngcontent-mbm-c169],
.icontoupiao[_ngcontent-mbm-c169] {
  position: relative;
  top: -0.1em;
  margin-right: 0.2em;
}

.close-reply[_ngcontent-mbm-c169] {
  position: absolute;
  right: 10px;
  top: 10px;
}

.close-reply-button[_ngcontent-mbm-c169] {
  margin-bottom: 0.5em;
  margin-right: 0.5em;
  padding: 0.3em 0;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  color: #ffffffb3;
}

.light[_nghost-mbm-c169] .close-reply-button[_ngcontent-mbm-c169],
.light [_nghost-mbm-c169] .close-reply-button[_ngcontent-mbm-c169] {
  color: #888;
}

.close-reply-button[_ngcontent-mbm-c169]:hover {
  color: #fff;
}

.light[_nghost-mbm-c169] .close-reply-button[_ngcontent-mbm-c169]:hover,
.light [_nghost-mbm-c169] .close-reply-button[_ngcontent-mbm-c169]:hover {
  color: #333;
}

.activity-publishing-div[_ngcontent-mbm-c169] {
  display: flex;
  flex-direction: row;
  margin-top: -38px;
}

.activity-publishing-text[_ngcontent-mbm-c169] {
  margin: 20px;
}


.top-box[_ngcontent-mbm-c167] {
  min-height: unset;
  height: unset;
  width: 325px;
}

.inner[_ngcontent-mbm-c167] {
  position: relative;
  height: 100%;
  width: 100%;
}

.title[_ngcontent-mbm-c167] {
  font-size: 16px;
  margin: 0 0 0 5px;
}

.bottom[_ngcontent-mbm-c167] {
  display: flex;
  justify-content: center;
  bottom: 10px;
  left: 0;
  padding: 1rem;
  text-align: center;
}

.dn-button[_ngcontent-mbm-c167] {
  width: 116px !important;
  height: 40px !important;
  font-size: 15px !important;
  line-height: 29px !important;
  border-radius: 0;
}

.light[_nghost-mbm-c167] .dn-button[_ngcontent-mbm-c167],
.light [_nghost-mbm-c167] .dn-button[_ngcontent-mbm-c167] {
  background-color: #ddd;
}

.light[_nghost-mbm-c167] .dn-button[_ngcontent-mbm-c167]:hover,
.light [_nghost-mbm-c167] .dn-button[_ngcontent-mbm-c167]:hover {
  background-color: #777;
}

.input-placeholder[_ngcontent-mbm-c167] textarea[_ngcontent-mbm-c167] {
  color: #ffffffb3;
}

.light[_nghost-mbm-c167] .input-placeholder[_ngcontent-mbm-c167] textarea[_ngcontent-mbm-c167],
.light [_nghost-mbm-c167] .input-placeholder[_ngcontent-mbm-c167] textarea[_ngcontent-mbm-c167] {
  color: #333;
}

.input-placeholder[_ngcontent-mbm-c167] textarea[_ngcontent-mbm-c167]:focus {
  color: #ffffffb3;
}

.light[_nghost-mbm-c167] .input-placeholder[_ngcontent-mbm-c167] textarea[_ngcontent-mbm-c167]:focus,
.light [_nghost-mbm-c167] .input-placeholder[_ngcontent-mbm-c167] textarea[_ngcontent-mbm-c167]:focus {
  color: #333;
}

.input-placeholder[_ngcontent-mbm-c167] input[_ngcontent-mbm-c167] {
  background-color: #373843;
  border-color: #373843;
  color: #ffffffb3;
}

.light[_nghost-mbm-c167] .input-placeholder[_ngcontent-mbm-c167] input[_ngcontent-mbm-c167],
.light [_nghost-mbm-c167] .input-placeholder[_ngcontent-mbm-c167] input[_ngcontent-mbm-c167] {
  background-color: #f3f3f3;
}

.light[_nghost-mbm-c167] .input-placeholder[_ngcontent-mbm-c167] input[_ngcontent-mbm-c167],
.light [_nghost-mbm-c167] .input-placeholder[_ngcontent-mbm-c167] input[_ngcontent-mbm-c167] {
  border-color: #f3f3f3;
}

.light[_nghost-mbm-c167] .input-placeholder[_ngcontent-mbm-c167] input[_ngcontent-mbm-c167],
.light [_nghost-mbm-c167] .input-placeholder[_ngcontent-mbm-c167] input[_ngcontent-mbm-c167] {
  color: #333;
}

.input-placeholder[_ngcontent-mbm-c167] input[_ngcontent-mbm-c167]:focus {
  color: #ffffffb3;
}

.light[_nghost-mbm-c167] .input-placeholder[_ngcontent-mbm-c167] input[_ngcontent-mbm-c167]:focus,
.light [_nghost-mbm-c167] .input-placeholder[_ngcontent-mbm-c167] input[_ngcontent-mbm-c167]:focus {
  color: #888;
}

.form-row[_ngcontent-mbm-c167] {
  padding: 3px 10px;
  margin: 0;
}

.form-row[_ngcontent-mbm-c167] .label[_ngcontent-mbm-c167] {
  color: #fff6;
}

.light[_nghost-mbm-c167] .form-row[_ngcontent-mbm-c167] .label[_ngcontent-mbm-c167],
.light [_nghost-mbm-c167] .form-row[_ngcontent-mbm-c167] .label[_ngcontent-mbm-c167] {
  color: #333;
}

.form-row[_ngcontent-mbm-c167] .label.tips[_ngcontent-mbm-c167] {
  color: #00c0ff !important;
}

.counter[_ngcontent-mbm-c167] {
  margin-top: 6px;
  padding: 0;
  line-height: 1.5;
  border: 1px solid #0000;
  font-size: 1rem;
  color: #707070;
}

select#multipleSelect[_ngcontent-mbm-c167],
select#viewResults[_ngcontent-mbm-c167] {
  width: auto;
  background-color: #373843;
  border-color: #373843;
  color: #ffffffb3;
}

.light[_nghost-mbm-c167] select#multipleSelect[_ngcontent-mbm-c167],
.light [_nghost-mbm-c167] select#multipleSelect[_ngcontent-mbm-c167],
.light[_nghost-mbm-c167] select#viewResults[_ngcontent-mbm-c167],
.light [_nghost-mbm-c167] select#viewResults[_ngcontent-mbm-c167] {
  background-color: #f3f3f3;
}

.light[_nghost-mbm-c167] select#multipleSelect[_ngcontent-mbm-c167],
.light [_nghost-mbm-c167] select#multipleSelect[_ngcontent-mbm-c167],
.light[_nghost-mbm-c167] select#viewResults[_ngcontent-mbm-c167],
.light [_nghost-mbm-c167] select#viewResults[_ngcontent-mbm-c167] {
  border-color: #f3f3f3;
}

.light[_nghost-mbm-c167] select#multipleSelect[_ngcontent-mbm-c167],
.light [_nghost-mbm-c167] select#multipleSelect[_ngcontent-mbm-c167],
.light[_nghost-mbm-c167] select#viewResults[_ngcontent-mbm-c167],
.light [_nghost-mbm-c167] select#viewResults[_ngcontent-mbm-c167] {
  color: #333;
}

.delete[_ngcontent-mbm-c167] {
  position: absolute;
  top: 1px;
  right: 4px;
  font-size: 24px;
  color: #fff6;
}

.light[_nghost-mbm-c167] .delete[_ngcontent-mbm-c167],
.light [_nghost-mbm-c167] .delete[_ngcontent-mbm-c167] {
  color: #888;
}

.delete[_ngcontent-mbm-c167]:hover {
  color: #00c0ff;
  cursor: pointer;
}

.btn-add-option[_ngcontent-mbm-c167] {
  background-color: initial !important;
  border: none;
  color: #fff !important;
  margin-left: -2px;
  padding: 6px 0;
  cursor: pointer;
  font-size: 16px;
}

.light[_nghost-mbm-c167] .btn-add-option[_ngcontent-mbm-c167],
.light [_nghost-mbm-c167] .btn-add-option[_ngcontent-mbm-c167] {
  color: #888 !important;
}

.btn-add-option[_ngcontent-mbm-c167] span[_ngcontent-mbm-c167] {
  color: #00c0ff;
  font-size: 14px;
}

.btn-add-option[_ngcontent-mbm-c167] span[_ngcontent-mbm-c167]:first-child {
  margin-right: 5px;
}

.btn-add-option[_ngcontent-mbm-c167] span[_ngcontent-mbm-c167]:last-child {
  margin-left: 8px;
}

.btn-add-option[_ngcontent-mbm-c167]:hover {
  color: #ffffffb3 !important;
}

.options[_ngcontent-mbm-c167] {
  padding: 0;
  border-radius: 5px;
  overflow: hidden;
}

.options[_ngcontent-mbm-c167] input[_ngcontent-mbm-c167] {
  width: 175px;
}

.vote-option[_ngcontent-mbm-c167] {
  width: 100%;
  padding: 2px 0 !important;
  margin-bottom: 12px;
}

.option-inner[_ngcontent-mbm-c167] {
  padding: 2px 8px;
  width: 100%;
  position: relative;
  background-color: #373843;
  border: 1px dashed #0000;
}

.light[_nghost-mbm-c167] .option-inner[_ngcontent-mbm-c167],
.light [_nghost-mbm-c167] .option-inner[_ngcontent-mbm-c167] {
  background-color: #f3f3f3;
}

.option-inner[_ngcontent-mbm-c167] .option-input[_ngcontent-mbm-c167] input[_ngcontent-mbm-c167] {
  background-color: #373843;
  border-color: #373843;
  color: #ffffffb3;
}

.light[_nghost-mbm-c167] .option-inner[_ngcontent-mbm-c167] .option-input[_ngcontent-mbm-c167] input[_ngcontent-mbm-c167],
.light [_nghost-mbm-c167] .option-inner[_ngcontent-mbm-c167] .option-input[_ngcontent-mbm-c167] input[_ngcontent-mbm-c167] {
  background-color: #f3f3f3;
}

.light[_nghost-mbm-c167] .option-inner[_ngcontent-mbm-c167] .option-input[_ngcontent-mbm-c167] input[_ngcontent-mbm-c167],
.light [_nghost-mbm-c167] .option-inner[_ngcontent-mbm-c167] .option-input[_ngcontent-mbm-c167] input[_ngcontent-mbm-c167] {
  border-color: #f3f3f3;
}

.light[_nghost-mbm-c167] .option-inner[_ngcontent-mbm-c167] .option-input[_ngcontent-mbm-c167] input[_ngcontent-mbm-c167],
.light [_nghost-mbm-c167] .option-inner[_ngcontent-mbm-c167] .option-input[_ngcontent-mbm-c167] input[_ngcontent-mbm-c167] {
  color: #333;
}

.option-inner[_ngcontent-mbm-c167] .option-input[_ngcontent-mbm-c167] input[_ngcontent-mbm-c167]:focus {
  color: #ffffffb3;
}

.light[_nghost-mbm-c167] .option-inner[_ngcontent-mbm-c167] .option-input[_ngcontent-mbm-c167] input[_ngcontent-mbm-c167]:focus,
.light [_nghost-mbm-c167] .option-inner[_ngcontent-mbm-c167] .option-input[_ngcontent-mbm-c167] input[_ngcontent-mbm-c167]:focus {
  color: #888;
}

.top-box[_ngcontent-mbm-c167] {
  z-index: 10000;
  position: fixed;
  right: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-height: 200px;
  background-color: #2b2c3a;
  padding: 6px 12px;
  border: 1px solid #222;
  box-shadow: 2px 2px 2px 0 #00000080;
}

.light[_nghost-mbm-c167] .top-box[_ngcontent-mbm-c167],
.light [_nghost-mbm-c167] .top-box[_ngcontent-mbm-c167] {
  background-color: #f8f8f8;
}

.close-dialog[_ngcontent-mbm-c167] {
  cursor: pointer;
  margin-left: auto;
  z-index: 100;
  opacity: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.close-dialog[_ngcontent-mbm-c167] .iconfont[_ngcontent-mbm-c167] {
  color: #fff6;
  font-size: 22px;
}

.light[_nghost-mbm-c167] .close-dialog[_ngcontent-mbm-c167] .iconfont[_ngcontent-mbm-c167],
.light [_nghost-mbm-c167] .close-dialog[_ngcontent-mbm-c167] .iconfont[_ngcontent-mbm-c167] {
  color: #888;
}

.close-btn[_ngcontent-mbm-c167] {
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.closeme-button[_ngcontent-mbm-c167] {
  display: block;
  width: 24px;
  height: 24px;
  overflow: hidden;
  background-image: url(/assets/images/closeme2.png);
}

.closeme-button[_ngcontent-mbm-c167]:hover {
  background-position-y: -24px;
}

.options.ng-touched[_ngcontent-mbm-c167] .ng-invalid[_ngcontent-mbm-c167],
input.ng-touched.ng-invalid[_ngcontent-mbm-c167] {
  border: 1px solid red;
}

textarea[_ngcontent-mbm-c167] {
  resize: none;
  height: 66px;
  background-color: #373843;
  border: none;
}

.light[_nghost-mbm-c167] textarea[_ngcontent-mbm-c167],
.light [_nghost-mbm-c167] textarea[_ngcontent-mbm-c167] {
  background-color: #f3f3f3;
}

textarea[_ngcontent-mbm-c167]:focus {
  background-color: #373843;
  color: #fff;
}

.light[_nghost-mbm-c167] textarea[_ngcontent-mbm-c167]:focus,
.light [_nghost-mbm-c167] textarea[_ngcontent-mbm-c167]:focus {
  background-color: #f3f3f3;
}

.light[_nghost-mbm-c167] textarea[_ngcontent-mbm-c167]:focus,
.light [_nghost-mbm-c167] textarea[_ngcontent-mbm-c167]:focus {
  color: #333;
}

.light[_nghost-mbm-c167] .icontoupiao[_ngcontent-mbm-c167],
.light [_nghost-mbm-c167] .icontoupiao[_ngcontent-mbm-c167] {
  color: #888;
}


.publisher[_ngcontent-mbm-c225] {
  width: 100%;
  position: relative;
  padding: 22px 22px 12px;
  color: #fff;
  border-bottom: 1px solid #6663;
}

.action[_ngcontent-mbm-c225],
.publisher[_ngcontent-mbm-c225] {
  background-color: #1c1d2f;
}

.action[_ngcontent-mbm-c225] {
  padding: 1.25em 22px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.message-btn-ctn[_ngcontent-mbm-c225] {
  height: 37px;
}

.btn[_ngcontent-mbm-c225] {
  margin-top: 0.2em;
}

.avatar[_ngcontent-mbm-c225] {
  width: 50px;
  height: 50px;
  cursor: pointer;
  margin-right: 25px;
}

.avatar[_ngcontent-mbm-c225] .img-responsive[_ngcontent-mbm-c225] {
  border-radius: 50%;
}

.cardBox[_ngcontent-mbm-c225] {
  opacity: 0;
}

.cardBox[_ngcontent-mbm-c225]:hover {
  opacity: 1;
}

.img-responsive[_ngcontent-mbm-c225] {
  width: 100%;
  height: 100%;
}

.vip-icon[_ngcontent-mbm-c225] {
  position: absolute;
  z-index: 999;
  width: 20px;
  height: 20px;
  margin-top: -25px;
  margin-left: 35px;
}

.new-bigv-icon[_ngcontent-mbm-c225] {
  zoom: 0.8333333333;
}

.name[_ngcontent-mbm-c225] {
  font-size: 16px;
  line-height: 16px;
  cursor: pointer;
}

.name[_ngcontent-mbm-c225] .name-text[_ngcontent-mbm-c225] {
  max-width: 175px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 4px;
}

.medal[_ngcontent-mbm-c225] img[_ngcontent-mbm-c225] {
  width: 38px;
  margin-top: 8px;
}

.medal.maxLv[_ngcontent-mbm-c225] img[_ngcontent-mbm-c225] {
  width: 54px;
}

.intro[_ngcontent-mbm-c225] {
  padding: 29px 4px;
  color: #fff6;
}

.intro[_ngcontent-mbm-c225] .ac[_ngcontent-mbm-c225] {
  color: #fff;
  margin-bottom: 1.5em;
}

.count[_ngcontent-mbm-c225] {
  position: absolute;
  right: 0;
  bottom: -0.5em;
  color: #525252;
  width: 5em;
  text-align: center;
  white-space: nowrap;
}

.from[_ngcontent-mbm-c225] {
  color: #fff6;
  display: flex;
  align-items: center;
  margin-top: 5px;
}

.icon-btn[_ngcontent-mbm-c225] {
  color: #fff6;
  cursor: pointer;
}

.icon-btn[_ngcontent-mbm-c225] span[_ngcontent-mbm-c225] {
  position: relative;
  top: -0.3em;
  margin-left: 0.3em;
}

.icon-btn[_ngcontent-mbm-c225]:hover {
  color: #fff;
}

.btn-default[_ngcontent-mbm-c225] {
  color: #ffffffb3 !important;
  border: 0 !important;
  height: 34px;
  padding: 0.3em 1em;
}

.btn-default[_ngcontent-mbm-c225],
.btn-default[_ngcontent-mbm-c225]:hover {
  background-color: #373843 !important;
}

.btn-default[_ngcontent-mbm-c225]:hover {
  color: #fff !important;
}

.icon-size[_ngcontent-mbm-c225] {
  font-size: 16px;
  font-weight: 700;
}

.icon-sm[_ngcontent-mbm-c225] .iconfont[_ngcontent-mbm-c225] {
  font-size: 14px;
}

.user-space[_ngcontent-mbm-c225] {
  margin-left: auto;
  margin-right: 1em;
}

.follow-button[_ngcontent-mbm-c225],
.space-button[_ngcontent-mbm-c225] {
  padding-bottom: 0.2em;
}

.follow-button[_ngcontent-mbm-c225] {
  min-width: 70px;
}

.follow-button.notAttend[_ngcontent-mbm-c225] {
  background-color: #00c0ff !important;
  color: #fff !important;
}

.publisher.xs[_ngcontent-mbm-c225] {
  height: 72px !important;
  padding-top: 7px !important;
  border-bottom: none !important;
}

.publisher.xs[_ngcontent-mbm-c225] .intro[_ngcontent-mbm-c225],
.publisher.xs[_ngcontent-mbm-c225] .seprate-line[_ngcontent-mbm-c225] {
  display: none !important;
}

.action.xs[_ngcontent-mbm-c225] {
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}

.action.xs[_ngcontent-mbm-c225] .message-btn-ctn[_ngcontent-mbm-c225],
.action.xs[_ngcontent-mbm-c225] .user-space[_ngcontent-mbm-c225] {
  display: none !important;
}

.action.xs[_ngcontent-mbm-c225] .follow-button[_ngcontent-mbm-c225] {
  height: auto !important;
  position: absolute !important;
  top: 28px !important;
  right: 25px !important;
}

.vip-icon[_ngcontent-mbm-c225] {
  pointer-events: none;
}

.publisher[_ngcontent-mbm-c225] {
  background-color: #131429 !important;
}

.action[_ngcontent-mbm-c225] {
  position: relative;
  height: 0;
  padding: 0 !important;
  margin: 0 !important;
}

.action[_ngcontent-mbm-c225] .user-space[_ngcontent-mbm-c225] {
  display: none !important;
}

.action[_ngcontent-mbm-c225] .btn-default[_ngcontent-mbm-c225] {
  height: auto;
}

.intro[_ngcontent-mbm-c225] .ac[_ngcontent-mbm-c225] {
  margin-bottom: 0 !important;
  height: 19px;
}

.seprate-line[_ngcontent-mbm-c225],
.slogon[_ngcontent-mbm-c225] {
  display: none;
}

@media (max-width: 1678px) {
  .intro[_ngcontent-mbm-c225] {
    display: none;
  }

  .publisher[_ngcontent-mbm-c225] {
    padding: 15px 18px 16px;
    border-bottom: none !important;
  }

  .follow-button[_ngcontent-mbm-c225] {
    position: absolute;
    top: -59px;
    right: 25px;
  }

  .message-btn-ctn[_ngcontent-mbm-c225] {
    display: none;
  }
}

@media (min-width: 1679px) and (max-width: 1911px) {
  .intro[_ngcontent-mbm-c225] {
    padding: 8px 72px 0 8px !important;
  }

  .publisher[_ngcontent-mbm-c225] {
    padding: 13px 18px;
    border-bottom: none !important;
  }

  .follow-button[_ngcontent-mbm-c225] {
    position: absolute;
    top: -83px;
    right: 25px;
  }

  .message-btn-ctn[_ngcontent-mbm-c225] {
    position: absolute;
    top: -42px;
    right: 34px;
  }
}

@media (min-width: 1912px) {
  .intro[_ngcontent-mbm-c225] {
    padding: 25px 165px 0 8px !important;
  }

  .publisher[_ngcontent-mbm-c225] {
    padding: 12px 18px 13px;
    border-bottom: none !important;
  }

  .follow-button[_ngcontent-mbm-c225] {
    position: absolute;
    top: -97px;
    right: 25px;
  }

  .message-btn-ctn[_ngcontent-mbm-c225] {
    position: absolute;
    top: -42px;
    right: 34px;
  }
}


.fixed[_nghost-mbm-c171] .avatar[_ngcontent-mbm-c171] {
  left: 12px;
}

.fixed[_nghost-mbm-c171] .name-card[_ngcontent-mbm-c171] {
  left: 11px;
  box-shadow: none;
}

.name-card[_ngcontent-mbm-c171] {
  font-size: 14px;
  width: 330px;
  z-index: 998;
  position: absolute;
  background-color: #090b21;
  box-shadow: 2px 2px 4px 0 #0000003d;
}

.light[_nghost-mbm-c171] .name-card[_ngcontent-mbm-c171],
.light [_nghost-mbm-c171] .name-card[_ngcontent-mbm-c171] {
  box-shadow: 2px 2px 4px 0 #0000003d;
}

.name-card.add-bs[_ngcontent-mbm-c171] {
  box-shadow: 0 0 4px 1px #00000057;
}

.name-card[_ngcontent-mbm-c171] .activity[_ngcontent-mbm-c171],
.name-card[_ngcontent-mbm-c171] .content[_ngcontent-mbm-c171],
.name-card[_ngcontent-mbm-c171] .footer[_ngcontent-mbm-c171] {
  display: none !important;
}

.name-card[_ngcontent-mbm-c171] .avatar[_ngcontent-mbm-c171] {
  margin-top: -12px;
  object-fit: cover;
}

.name-card.expanded[_ngcontent-mbm-c171],
.name-card[_ngcontent-mbm-c171]:hover {
  z-index: 1000;
}

.name-card.expanded[_ngcontent-mbm-c171] .activity[_ngcontent-mbm-c171],
.name-card.expanded[_ngcontent-mbm-c171] .content[_ngcontent-mbm-c171],
.name-card.expanded[_ngcontent-mbm-c171] .footer[_ngcontent-mbm-c171],
.name-card[_ngcontent-mbm-c171]:hover .activity[_ngcontent-mbm-c171],
.name-card[_ngcontent-mbm-c171]:hover .content[_ngcontent-mbm-c171],
.name-card[_ngcontent-mbm-c171]:hover .footer[_ngcontent-mbm-c171] {
  display: flex !important;
}

.name-card.expanded[_ngcontent-mbm-c171] .avatar[_ngcontent-mbm-c171],
.name-card[_ngcontent-mbm-c171]:hover .avatar[_ngcontent-mbm-c171] {
  width: 80px !important;
  height: 80px !important;
  top: -40px;
  z-index: 10;
  margin-top: 2px;
}

.name-card.expanded[_ngcontent-mbm-c171] .vipIcon[_ngcontent-mbm-c171],
.name-card[_ngcontent-mbm-c171]:hover .vipIcon[_ngcontent-mbm-c171] {
  z-index: 0;
}

.name-card.expanded[_ngcontent-mbm-c171] .vipIcon.new-icon[_ngcontent-mbm-c171],
.name-card[_ngcontent-mbm-c171]:hover .vipIcon.new-icon[_ngcontent-mbm-c171] {
  margin-left: 70px;
  margin-top: 18px;
  zoom: 1;
  z-index: 1000;
}

.nickname[_ngcontent-mbm-c171] {
  line-height: 16px;
  cursor: pointer;
  display: flex;
  align-items: center;
  height: 18px;
}

.light[_nghost-mbm-c171] .nickname[_ngcontent-mbm-c171],
.light [_nghost-mbm-c171] .nickname[_ngcontent-mbm-c171] {
  color: #fff;
}

.nickname[_ngcontent-mbm-c171] .name-text[_ngcontent-mbm-c171] {
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  margin: 0 5px;
}

.content[_ngcontent-mbm-c171] {
  position: relative;
  background-image: url(/assets/images/user-bg.png);
  background-position: 50%;
  background-repeat: no-repeat;
  padding: 12px 18px 0;
}

.info[_ngcontent-mbm-c171] {
  padding-left: 6em;
  min-height: 115px;
}

.left[_ngcontent-mbm-c171] {
  width: 64px;
  min-height: 1em;
  display: inline-flex;
  min-height: 1.4em;
}

.line[_ngcontent-mbm-c171] {
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 16em;
}

.dn-badge[_ngcontent-mbm-c171] {
  display: inline-block;
  line-height: 1.5;
  height: 18px;
  margin-right: 5px;
}

.from[_ngcontent-mbm-c171] {
  line-height: 1.4;
  margin: 4px 0;
  font-size: 14px;
  color: #ffffffb3;
  position: relative;
  top: -0.4em;
}

.light[_nghost-mbm-c171] .from[_ngcontent-mbm-c171],
.light [_nghost-mbm-c171] .from[_ngcontent-mbm-c171] {
  color: #fff;
}

.from[_ngcontent-mbm-c171] .iconfont[_ngcontent-mbm-c171] {
  font-size: 20px;
  margin-right: 0.2em;
}

.footer[_ngcontent-mbm-c171] {
  padding: 16px;
  background-color: #6663;
}

.light[_nghost-mbm-c171] .footer[_ngcontent-mbm-c171],
.light [_nghost-mbm-c171] .footer[_ngcontent-mbm-c171] {
  background-color: #fff;
}

.close-btn[_ngcontent-mbm-c171] {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.pulse-loading.nickname[_ngcontent-mbm-c171] {
  width: 160px;
  height: 24px;
}

.pulse-loading.mem-from[_ngcontent-mbm-c171] {
  width: 140px;
  height: 24px;
}

.pulse-loading.level[_ngcontent-mbm-c171] {
  width: 160px;
  height: 24px;
}

.pulse-loading.coins[_ngcontent-mbm-c171] {
  width: 120px;
  height: 24px;
}

.progress[_ngcontent-mbm-c171] {
  height: 0.5em;
  position: relative;
  top: -1.7em;
  left: 31px;
  width: 189px;
}

.progress[_ngcontent-mbm-c171] .progress-bar[_ngcontent-mbm-c171] {
  height: inherit;
}

.left.coin-icon[_ngcontent-mbm-c171] {
  background-position: 0 -1.4em;
}

.text-gold[_ngcontent-mbm-c171] {
  position: relative;
  left: -2.4em;
  top: -0.4em;
}

.level[_ngcontent-mbm-c171] {
  margin-left: 1em;
  height: 14px;
  font-size: 17px;
  font-weight: 700;
  font-style: italic;
}

.light[_nghost-mbm-c171] .level[_ngcontent-mbm-c171],
.light [_nghost-mbm-c171] .level[_ngcontent-mbm-c171] {
  color: #fff;
}

.level[_ngcontent-mbm-c171] span[_ngcontent-mbm-c171] {
  font-size: 24px;
  font-style: normal;
  margin-left: 0.1em;
}

.group-left[_ngcontent-mbm-c171] {
  position: absolute;
  top: 3.5em;
  left: 0;
}

.experience[_ngcontent-mbm-c171] {
  margin-top: 2.75em;
  margin-left: 1em;
  color: #ffffffb3;
  width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
}

.chat[_ngcontent-mbm-c171] {
  color: #fff6;
}

.chat[_ngcontent-mbm-c171]:hover {
  color: #fff;
}

.light[_nghost-mbm-c171] .chat[_ngcontent-mbm-c171]:hover,
.light [_nghost-mbm-c171] .chat[_ngcontent-mbm-c171]:hover {
  color: #333;
}

.chat[_ngcontent-mbm-c171] .iconfont[_ngcontent-mbm-c171] {
  font-size: 20px;
  position: relative;
  top: 0.1em;
}

.light[_nghost-mbm-c171] .chat[_ngcontent-mbm-c171],
.light [_nghost-mbm-c171] .chat[_ngcontent-mbm-c171] {
  color: #888;
}

.avatar[_ngcontent-mbm-c171] {
  position: absolute;
  width: 48px;
  height: 48px;
  left: 12px;
  top: 0;
  border-radius: 50%;
  z-index: 5;
  transition: all 0.2s linear;
}

.status-text[_ngcontent-mbm-c171] {
  color: #ffffffb3;
  line-height: 24px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  padding-left: 17px;
  position: absolute;
  right: 11px;
  top: 9px;
}

.status-label[_ngcontent-mbm-c171] {
  position: absolute;
  top: 10px;
  left: 6px;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background-color: #ff0048;
}

.vipIcon[_ngcontent-mbm-c171] {
  position: absolute;
  margin-left: 46px;
  margin-top: 18px;
  z-index: 1000;
}

.vipIcon.new-icon[_ngcontent-mbm-c171] {
  margin-left: 60px;
  margin-top: 25px;
  zoom: 0.75;
}

.private-msg-btn[_ngcontent-mbm-c171] {
  color: #fff6;
  cursor: pointer;
}

.light[_nghost-mbm-c171] .private-msg-btn[_ngcontent-mbm-c171],
.light [_nghost-mbm-c171] .private-msg-btn[_ngcontent-mbm-c171] {
  color: #888;
}

.private-msg-btn[_ngcontent-mbm-c171] span[_ngcontent-mbm-c171] {
  position: relative;
  top: -0.3em;
  margin-left: 0.3em;
}

.private-msg-btn[_ngcontent-mbm-c171]:hover {
  color: #fff;
}

.light[_nghost-mbm-c171] .private-msg-btn[_ngcontent-mbm-c171]:hover,
.light [_nghost-mbm-c171] .private-msg-btn[_ngcontent-mbm-c171]:hover {
  color: #00c0ff !important;
}

.activity[_ngcontent-mbm-c171] {
  height: auto;
  border-bottom: 1px solid;
  border-color: #6663;
  background-color: #6663;
  flex-direction: column;
  padding: 10px;
}

.light[_nghost-mbm-c171] .activity[_ngcontent-mbm-c171],
.light [_nghost-mbm-c171] .activity[_ngcontent-mbm-c171] {
  border-color: #ddd;
}

.light[_nghost-mbm-c171] .activity[_ngcontent-mbm-c171],
.light [_nghost-mbm-c171] .activity[_ngcontent-mbm-c171] {
  background-color: #fff;
}

.activity-header[_ngcontent-mbm-c171] {
  color: #ffffffb3;
  margin-bottom: 5px;
}

.activity-text[_ngcontent-mbm-c171] {
  color: #fff6 !important;
  margin-bottom: 10px;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-height: 21px;
  cursor: pointer;
}

.light[_nghost-mbm-c171] .activity-text[_ngcontent-mbm-c171],
.light [_nghost-mbm-c171] .activity-text[_ngcontent-mbm-c171] {
  color: #888 !important;
}

.activity-image[_ngcontent-mbm-c171] {
  margin-bottom: 10px;
}

.img-ctn[_ngcontent-mbm-c171] {
  width: 73px;
  height: 73px;
  overflow: hidden;
  position: relative;
  margin-right: 6px;
  cursor: pointer;
}

.img-ctn[_ngcontent-mbm-c171]:last-child {
  margin-right: 0;
}

.img-ctn[_ngcontent-mbm-c171] img[_ngcontent-mbm-c171] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.multi-img-shadow[_ngcontent-mbm-c171] {
  width: 78px;
  height: 78px;
  background-color: #000000b3;
}

.multi-img-remain[_ngcontent-mbm-c171],
.multi-img-shadow[_ngcontent-mbm-c171] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.multi-img-remain[_ngcontent-mbm-c171] {
  margin: auto;
  font-size: 20px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #fff !important;
}

.light[_nghost-mbm-c171] .multi-img-remain[_ngcontent-mbm-c171],
.light [_nghost-mbm-c171] .multi-img-remain[_ngcontent-mbm-c171] {
  color: #fff !important;
}

.activity-timestamp[_ngcontent-mbm-c171] {
  font-size: 12px;
  color: #fff6 !important;
}

.light[_nghost-mbm-c171] .activity-timestamp[_ngcontent-mbm-c171],
.light [_nghost-mbm-c171] .activity-timestamp[_ngcontent-mbm-c171] {
  color: #888 !important;
}

.canplay-icon-sl[_ngcontent-mbm-c171] {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #00000080;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.canplay-icon-sl[_ngcontent-mbm-c171] .iconfont[_ngcontent-mbm-c171] {
  color: #fff !important;
  font-size: 12px;
  margin-top: 2px;
  margin-left: 2px;
}


.lds-ring[_ngcontent-mbm-c170] {
  display: inline-block;
  position: relative;
  width: 1em;
  height: 1em;
}

.lds-ring[_ngcontent-mbm-c170] div[_ngcontent-mbm-c170] {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 1.2em;
  height: 1.2em;
  margin: 0;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border: 3px solid #0000;
  border-top-color: #ddd;
}

.lds-ring[_ngcontent-mbm-c170] div[_ngcontent-mbm-c170]:first-child {
  animation-delay: -0.45s;
}

.lds-ring[_ngcontent-mbm-c170] div[_ngcontent-mbm-c170]:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring[_ngcontent-mbm-c170] div[_ngcontent-mbm-c170]:nth-child(3) {
  animation-delay: -0.15s;
}

.medium.lds-ring[_ngcontent-mbm-c170] {
  display: inline-block;
  position: relative;
  width: 52px;
  height: 52px;
}

.medium.lds-ring[_ngcontent-mbm-c170] div[_ngcontent-mbm-c170] {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 45px;
  height: 45px;
  margin: 3px;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border: 3px solid #0000;
  border-top-color: #fff;
}

.medium.lds-ring[_ngcontent-mbm-c170] div[_ngcontent-mbm-c170]:first-child {
  animation-delay: -0.45s;
}

.medium.lds-ring[_ngcontent-mbm-c170] div[_ngcontent-mbm-c170]:nth-child(2) {
  animation-delay: -0.3s;
}

.medium.lds-ring[_ngcontent-mbm-c170] div[_ngcontent-mbm-c170]:nth-child(3) {
  animation-delay: -0.15s;
}

.gray.lds-ring[_ngcontent-mbm-c170] div[_ngcontent-mbm-c170] {
  border-color: #ddd #0000 #0000;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(1turn);
  }
}


.top-comments[_ngcontent-mbm-c175] {
  margin-bottom: 25px;
}

.bottom-line[_ngcontent-mbm-c175] {
  position: relative;
  z-index: 0;
  margin-top: 35px;
  font-size: 12px;
  color: #ffffff73;
}

.light[_nghost-mbm-c175] .bottom-line[_ngcontent-mbm-c175],
.light [_nghost-mbm-c175] .bottom-line[_ngcontent-mbm-c175] {
  color: #888;
}

.bottom-line[_ngcontent-mbm-c175] span[_ngcontent-mbm-c175] {
  display: inline-block;
  padding: 0 1em;
  background-color: #090b21;
}

.light[_nghost-mbm-c175] .bottom-line[_ngcontent-mbm-c175] span[_ngcontent-mbm-c175],
.light [_nghost-mbm-c175] .bottom-line[_ngcontent-mbm-c175] span[_ngcontent-mbm-c175] {
  background-color: #fff;
}

.bottom-line[_ngcontent-mbm-c175]:before {
  content: "";
  border-top: 1px solid #fff3;
  margin: 0 auto;
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}

.light[_nghost-mbm-c175] .bottom-line[_ngcontent-mbm-c175]:before,
.light [_nghost-mbm-c175] .bottom-line[_ngcontent-mbm-c175]:before {
  border-top-color: #eee !important;
}

.bottom-line.in-child[_ngcontent-mbm-c175] {
  margin: 0 5px 30px 15px;
}

.bottom-line.in-child[_ngcontent-mbm-c175] span[_ngcontent-mbm-c175] {
  background-color: #171928;
}

.light[_nghost-mbm-c175] .bottom-line.in-child[_ngcontent-mbm-c175] span[_ngcontent-mbm-c175],
.light [_nghost-mbm-c175] .bottom-line.in-child[_ngcontent-mbm-c175] span[_ngcontent-mbm-c175] {
  background-color: #f8f8f8;
}

.body[_ngcontent-mbm-c175] font[_ngcontent-mbm-c175] {
  color: #00ae00 !important;
}

.loading[_ngcontent-mbm-c175] {
  color: #ffffffb3;
}

.light[_nghost-mbm-c175] .loading[_ngcontent-mbm-c175],
.light [_nghost-mbm-c175] .loading[_ngcontent-mbm-c175] {
  color: #888;
}

.centerload[_ngcontent-mbm-c175] {
  display: inline-block;
  position: relative;
  width: 32px;
  height: 32px;
}

.centerload[_ngcontent-mbm-c175]>app-loader-spinner[_ngcontent-mbm-c175] {
  margin-top: 0.5em;
  position: absolute;
  left: -1em;
  top: 1.5em;
}

.tabs[_ngcontent-mbm-c175] {
  margin-bottom: 24px;
  margin-top: 24px;
}

.tabs.activityStyle[_ngcontent-mbm-c175] {
  margin-left: 12px;
  margin-bottom: 34px;
}

.tabs[_ngcontent-mbm-c175] .tab[_ngcontent-mbm-c175] {
  display: inline-block;
  cursor: pointer;
  color: #fff6 !important;
  background-color: #1c1d2f;
  padding: 4px 16px;
  font-size: 16px;
}

.light[_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab[_ngcontent-mbm-c175],
.light [_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab[_ngcontent-mbm-c175] {
  color: #888 !important;
}

.light[_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab[_ngcontent-mbm-c175],
.light [_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab[_ngcontent-mbm-c175] {
  background-color: #eee !important;
}

.tabs[_ngcontent-mbm-c175] .tab.active[_ngcontent-mbm-c175] {
  color: #ffffffb3 !important;
  background-color: #2b2c3a !important;
}

.light[_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.active[_ngcontent-mbm-c175],
.light [_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.active[_ngcontent-mbm-c175] {
  color: #fff !important;
}

.light[_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.active[_ngcontent-mbm-c175],
.light [_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.active[_ngcontent-mbm-c175] {
  background-color: #00c0ff !important;
}

.tabs[_ngcontent-mbm-c175] .tab[_ngcontent-mbm-c175]:hover {
  color: #ffffffb3 !important;
}

.light[_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab[_ngcontent-mbm-c175]:hover,
.light [_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab[_ngcontent-mbm-c175]:hover {
  color: #333 !important;
}

.light[_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab[_ngcontent-mbm-c175]:hover,
.light [_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab[_ngcontent-mbm-c175]:hover {
  background-color: #eee !important;
}

.light[_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.active[_ngcontent-mbm-c175]:hover,
.light [_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.active[_ngcontent-mbm-c175]:hover {
  color: #fff !important;
}

.light[_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.active[_ngcontent-mbm-c175]:hover,
.light [_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.active[_ngcontent-mbm-c175]:hover {
  background-color: #00c0ff !important;
}

.tabs[_ngcontent-mbm-c175] .tab.activityStyle[_ngcontent-mbm-c175] {
  padding: 4px 10px;
  font-size: 12px;
  position: relative;
  background-color: #2b2c3a !important;
}

.light[_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.activityStyle[_ngcontent-mbm-c175],
.light [_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.activityStyle[_ngcontent-mbm-c175] {
  background-color: #fff !important;
}

.tabs[_ngcontent-mbm-c175] .tab.activityStyle.active[_ngcontent-mbm-c175] {
  color: #00c0ff !important;
}

.light[_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.activityStyle.active[_ngcontent-mbm-c175],
.light [_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.activityStyle.active[_ngcontent-mbm-c175] {
  color: #00c0ff !important;
}

.tabs[_ngcontent-mbm-c175] .tab.activityStyle[_ngcontent-mbm-c175]:hover {
  color: #00c0ff !important;
}

.light[_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.activityStyle[_ngcontent-mbm-c175]:hover,
.light [_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.activityStyle[_ngcontent-mbm-c175]:hover {
  color: #00c0ff !important;
}

.tabs[_ngcontent-mbm-c175] .tab.activityStyle.active[_ngcontent-mbm-c175]:hover {
  color: #00c0ff !important;
  background-color: #2b2c3a !important;
}

.light[_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.activityStyle.active[_ngcontent-mbm-c175]:hover,
.light [_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.activityStyle.active[_ngcontent-mbm-c175]:hover {
  color: #00c0ff !important;
}

.light[_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.activityStyle.active[_ngcontent-mbm-c175]:hover,
.light [_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.activityStyle.active[_ngcontent-mbm-c175]:hover {
  background-color: #fff !important;
}

.tabs[_ngcontent-mbm-c175] .tab.activityStyle[_ngcontent-mbm-c175] .tab-gap[_ngcontent-mbm-c175] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  height: 55%;
  border-right: 1px solid;
  border-color: #6663;
}

.tabs[_ngcontent-mbm-c175] .tab.activityStyle[_ngcontent-mbm-c175]:last-child .tab-gap[_ngcontent-mbm-c175] {
  border: none !important;
}

.light[_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.watchStyle[_ngcontent-mbm-c175],
.light [_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.watchStyle[_ngcontent-mbm-c175] {
  background-color: #1c1d2f !important;
}

.light[_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.watchStyle.active[_ngcontent-mbm-c175],
.light [_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.watchStyle.active[_ngcontent-mbm-c175] {
  color: #ffffffb3 !important;
}

.light[_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.watchStyle.active[_ngcontent-mbm-c175],
.light [_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.watchStyle.active[_ngcontent-mbm-c175] {
  background-color: #2b2c3a !important;
}

.light[_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.watchStyle[_ngcontent-mbm-c175]:hover,
.light [_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.watchStyle[_ngcontent-mbm-c175]:hover {
  color: #ffffffb3 !important;
}

.light[_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.watchStyle.active[_ngcontent-mbm-c175]:hover,
.light [_nghost-mbm-c175] .tabs[_ngcontent-mbm-c175] .tab.watchStyle.active[_ngcontent-mbm-c175]:hover {
  color: #ffffffb3 !important;
}

.hot-comments-seprator[_ngcontent-mbm-c175] {
  padding-left: 65px;
  width: 100%;
}

.hot-comments-seprator-inner[_ngcontent-mbm-c175] {
  background-color: #0e1025;
  padding: 12px;
  margin-bottom: 65px;
  text-align: center;
  color: #fff6;
  border-radius: 2px;
}

.light[_nghost-mbm-c175] .hot-comments-seprator-inner[_ngcontent-mbm-c175],
.light [_nghost-mbm-c175] .hot-comments-seprator-inner[_ngcontent-mbm-c175] {
  background-color: #f3f3f3 !important;
}

.light[_nghost-mbm-c175] .hot-comments-seprator-inner[_ngcontent-mbm-c175],
.light [_nghost-mbm-c175] .hot-comments-seprator-inner[_ngcontent-mbm-c175] {
  color: #888 !important;
}

.back-to-comment[_ngcontent-mbm-c175] {
  cursor: pointer;
  padding: 5px;
  width: max-content;
  margin-bottom: 15px;
}

.back-to-comment[_ngcontent-mbm-c175] .iconfont[_ngcontent-mbm-c175] {
  margin-top: 1px;
  font-size: 30px;
  color: #ffffffb3;
}

.light[_nghost-mbm-c175] .back-to-comment[_ngcontent-mbm-c175] .iconfont[_ngcontent-mbm-c175],
.light [_nghost-mbm-c175] .back-to-comment[_ngcontent-mbm-c175] .iconfont[_ngcontent-mbm-c175] {
  color: #333;
}

.back-to-comment[_ngcontent-mbm-c175] .back-text[_ngcontent-mbm-c175] {
  font-size: 16px;
  color: #ffffffb3;
}

.light[_nghost-mbm-c175] .back-to-comment[_ngcontent-mbm-c175] .back-text[_ngcontent-mbm-c175],
.light [_nghost-mbm-c175] .back-to-comment[_ngcontent-mbm-c175] .back-text[_ngcontent-mbm-c175] {
  color: #333;
}

.back-to-comment[_ngcontent-mbm-c175] .comments-count[_ngcontent-mbm-c175] {
  font-size: 12px;
  color: #fff6;
}

.light[_nghost-mbm-c175] .back-to-comment[_ngcontent-mbm-c175] .comments-count[_ngcontent-mbm-c175],
.light [_nghost-mbm-c175] .back-to-comment[_ngcontent-mbm-c175] .comments-count[_ngcontent-mbm-c175] {
  color: #888;
}

.back-to-comment[_ngcontent-mbm-c175]:hover .iconfont[_ngcontent-mbm-c175] {
  color: #fff;
}

.light[_nghost-mbm-c175] .back-to-comment[_ngcontent-mbm-c175]:hover .iconfont[_ngcontent-mbm-c175],
.light [_nghost-mbm-c175] .back-to-comment[_ngcontent-mbm-c175]:hover .iconfont[_ngcontent-mbm-c175] {
  color: #00c0ff;
}

.back-to-comment[_ngcontent-mbm-c175]:hover .back-text[_ngcontent-mbm-c175] {
  color: #fff;
}

.light[_nghost-mbm-c175] .back-to-comment[_ngcontent-mbm-c175]:hover .back-text[_ngcontent-mbm-c175],
.light [_nghost-mbm-c175] .back-to-comment[_ngcontent-mbm-c175]:hover .back-text[_ngcontent-mbm-c175] {
  color: #00c0ff;
}

.back-to-comment[_ngcontent-mbm-c175]:hover .comments-count[_ngcontent-mbm-c175] {
  color: #fff;
}

.light[_nghost-mbm-c175] .back-to-comment[_ngcontent-mbm-c175]:hover .comments-count[_ngcontent-mbm-c175],
.light [_nghost-mbm-c175] .back-to-comment[_ngcontent-mbm-c175]:hover .comments-count[_ngcontent-mbm-c175] {
  color: #00c0ff;
}

.no-item[_ngcontent-mbm-c175] {
  padding-top: 0;
}

.no-item-image[_ngcontent-mbm-c175] {
  width: 140px;
  margin-bottom: 5px;
}

.no-item-image[_ngcontent-mbm-c175] .img-path[_ngcontent-mbm-c175] {
  width: 100%;
}

.no-item-text[_ngcontent-mbm-c175] {
  font-size: 16px;
  text-align: center;
  color: #fff6;
}

.light[_nghost-mbm-c175] .no-item-text[_ngcontent-mbm-c175],
.light [_nghost-mbm-c175] .no-item-text[_ngcontent-mbm-c175] {
  color: #888;
}

.no-item-text[_ngcontent-mbm-c175] .text-level-2[_ngcontent-mbm-c175] {
  font-size: 14px;
}


button[_ngcontent-mbm-c70] {
  border: none;
  outline: none;
  padding: 13px 30px;
  line-height: normal;
  min-width: 120px;
  background-color: #01bdfc;
  color: #fff;
  cursor: pointer;
  transition: all 0.2s linear;
}

button.btn-medium[_ngcontent-mbm-c70] {
  padding: 6px 8px;
  min-width: 80px;
}

button.btn-small[_ngcontent-mbm-c70] {
  padding: 0 4px;
  min-width: 46px;
}

button[_ngcontent-mbm-c70]:hover {
  background-color: #018ef3;
}

button.btn-color-default[_ngcontent-mbm-c70] {
  background-color: #1c1d2f;
  color: #fff;
}

button.btn-color-default[_ngcontent-mbm-c70]:hover {
  background-color: #00000080;
}

button.btn-color-transparent[_ngcontent-mbm-c70] {
  background-color: initial;
  color: #fff;
}

button.btn-color-transparent[_ngcontent-mbm-c70]:hover {
  background-color: #00000080;
}

button.disabled[_ngcontent-mbm-c70] {
  background-color: #ddd !important;
}


.statistics[_ngcontent-mbm-c216] {
  margin-bottom: -9em;
}

.chart-container[_ngcontent-mbm-c216] {
  width: 52em;
  margin-top: 52px;
}

.py-3[_ngcontent-mbm-c216] {
  color: #fff6;
}

.light[_nghost-mbm-c216] .py-3[_ngcontent-mbm-c216],
.light [_nghost-mbm-c216] .py-3[_ngcontent-mbm-c216] {
  color: #333;
}


.statistics[_ngcontent-mbm-c217] {
  margin-bottom: -9em;
}

.chart-container[_ngcontent-mbm-c217] {
  width: 52em;
  min-height: 220px;
  position: relative;
}

.chart-title[_ngcontent-mbm-c217] {
  color: #fff6;
}

.light[_nghost-mbm-c217] .chart-title[_ngcontent-mbm-c217],
.light [_nghost-mbm-c217] .chart-title[_ngcontent-mbm-c217] {
  color: #333;
}

button[_ngcontent-mbm-c217] {
  width: 60px;
  height: 22px;
  background-color: #1c1d2f !important;
  border: none;
  margin-right: 12px;
  outline: none;
  color: #ffffffb3;
}

.light[_nghost-mbm-c217] button[_ngcontent-mbm-c217],
.light [_nghost-mbm-c217] button[_ngcontent-mbm-c217] {
  background-color: #f8f8f8 !important;
}

.light[_nghost-mbm-c217] button[_ngcontent-mbm-c217],
.light [_nghost-mbm-c217] button[_ngcontent-mbm-c217] {
  color: #888;
}

button.active[_ngcontent-mbm-c217] {
  color: #00c0ff !important;
}

.no-data[_ngcontent-mbm-c217] {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 22px;
  color: #fff6;
  transform: translate(-50%, -50%);
}

.light[_nghost-mbm-c217] .no-data[_ngcontent-mbm-c217],
.light [_nghost-mbm-c217] .no-data[_ngcontent-mbm-c217] {
  color: #888;
}


.summary[_ngcontent-mbm-c218] {
  font-size: 16px;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre-wrap;
  opacity: 0;
  max-width: 77em;
  max-height: 6em;
  overflow-y: auto;
}

.summary.expanded[_ngcontent-mbm-c218] {
  max-height: 500px !important;
  transition: all 0.5s ease-out;
}

.summary.should-hide[_ngcontent-mbm-c218] {
  max-height: 6rem;
}

.summary.hasRating[_ngcontent-mbm-c218] {
  max-height: 3em;
}

.summary.show[_ngcontent-mbm-c218] {
  opacity: 1;
}

.expander[_ngcontent-mbm-c218] {
  color: #00a8ec !important;
}

.expander[_ngcontent-mbm-c218]:hover {
  color: #1278ba !important;
}

@media (max-width: 1911px) {
  .summary[_ngcontent-mbm-c218] {
    max-height: 3em;
  }
}

[_ngcontent-mbm-c218]::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
  background-color: #6663 !important;
  border-radius: 0.5rem;
}

.light[_nghost-mbm-c218] [_ngcontent-mbm-c218]::-webkit-scrollbar,
.light [_nghost-mbm-c218] [_ngcontent-mbm-c218]::-webkit-scrollbar {
  background-color: #eee;
}

[_ngcontent-mbm-c218]::-webkit-scrollbar-track {
  border-radius: 0;
}

[_ngcontent-mbm-c218]::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #6663;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 0.5rem;
}

[_ngcontent-mbm-c218]::-webkit-scrollbar-thumb:hover {
  background-color: #98989833;
}


.comment[_ngcontent-mbm-c174] {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 25px;
}

.comment.sub-level[_ngcontent-mbm-c174] {
  border: none !important;
  margin-bottom: 0;
}

.comment.sub-level[_ngcontent-mbm-c174] .body[_ngcontent-mbm-c174] {
  padding: 0 20px 0 0;
  margin-bottom: 5px;
}

.comment.sub-level[_ngcontent-mbm-c174] .author-block[_ngcontent-mbm-c174]:after {
  content: ":";
  display: inline-block;
  width: 20px;
  text-align: center;
}

.comment.sub-level[_ngcontent-mbm-c174] .author-block.activityLast3Child[_ngcontent-mbm-c174]:after {
  content: unset;
  display: unset;
  width: unset;
  text-align: unset;
}

.comment.sub-level[_ngcontent-mbm-c174] .content[_ngcontent-mbm-c174] {
  padding-left: 62px;
}

.comment.sub-level[_ngcontent-mbm-c174] .content.activityStyle[_ngcontent-mbm-c174] {
  padding-left: 20px;
}

.comment[_ngcontent-mbm-c174]:not(.last) {
  border-bottom: 1px solid #4d4d4d33;
}

.light[_nghost-mbm-c174] .comment[_ngcontent-mbm-c174]:not(.last),
.light [_nghost-mbm-c174] .comment[_ngcontent-mbm-c174]:not(.last) {
  border-bottom-color: #f8f8f8;
}

.comment.last[_ngcontent-mbm-c174] {
  padding-bottom: 0;
  margin-bottom: 17px;
}

.comment.activityStyle[_ngcontent-mbm-c174] {
  border-bottom: none !important;
  margin-bottom: 15px;
}

.sublevel[_ngcontent-mbm-c174] {
  margin-left: 4.4em;
  margin-top: 1em;
}

.bottom[_ngcontent-mbm-c174] {
  position: relative;
}

.bottom[_ngcontent-mbm-c174] .content.activityStyle[_ngcontent-mbm-c174] {
  width: 100%;
  padding-left: 16px;
}

.childShowedActivity[_ngcontent-mbm-c174] {
  margin-top: 20px;
}

.side[_ngcontent-mbm-c174] {
  position: absolute;
  width: 48px;
  left: 0;
}

.side[_ngcontent-mbm-c174]:hover {
  z-index: 1001;
}

.side[_ngcontent-mbm-c174]:hover .avatar[_ngcontent-mbm-c174] {
  width: 62px;
}

.avatar[_ngcontent-mbm-c174] {
  transition: all 0.3s;
  cursor: pointer;
  width: 31px;
  border-radius: 50%;
}

.author[_ngcontent-mbm-c174] {
  cursor: pointer;
  font-size: 16px;
  white-space: nowrap;
  max-width: 175px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.light[_nghost-mbm-c174] .author[_ngcontent-mbm-c174],
.light [_nghost-mbm-c174] .author[_ngcontent-mbm-c174] {
  color: #888 !important;
}

.author.no-pointer[_ngcontent-mbm-c174] {
  cursor: default !important;
}

.author.activityStyle[_ngcontent-mbm-c174] {
  margin-top: -10px;
  font-size: 14px;
  max-width: 120px;
}

.light[_nghost-mbm-c174] .author.watchStyle[_ngcontent-mbm-c174],
.light [_nghost-mbm-c174] .author.watchStyle[_ngcontent-mbm-c174] {
  color: #fff6 !important;
}

.content[_ngcontent-mbm-c174] {
  padding-left: 76px;
}

.body[_ngcontent-mbm-c174] {
  font-size: 16px;
  padding: 10px 20px 5px 0;
  word-wrap: break-word;
  color: #ffffffb3;
  text-align: justify;
  overflow: hidden;
}

.light[_nghost-mbm-c174] .body[_ngcontent-mbm-c174],
.light [_nghost-mbm-c174] .body[_ngcontent-mbm-c174] {
  color: #333;
}

.body.activityStyle[_ngcontent-mbm-c174] {
  overflow-wrap: anywhere;
  display: block;
  font-size: 14px;
  padding: 10px 20px 5px 0 !important;
  margin-bottom: 0 !important;
}

.icongengduo[_ngcontent-mbm-c174] {
  color: #ffffffb3;
  font-size: 18px;
  position: relative;
  bottom: -0.2em;
}

.light[_nghost-mbm-c174] .icongengduo[_ngcontent-mbm-c174],
.light [_nghost-mbm-c174] .icongengduo[_ngcontent-mbm-c174] {
  color: #333;
}

.membership[_ngcontent-mbm-c174] {
  margin-left: 0.5em;
  margin-top: 0.2em;
}

.membership.alone[_ngcontent-mbm-c174] {
  position: absolute;
  margin-left: -30px;
  margin-top: 18px;
  z-index: 1000;
}

.controls[_ngcontent-mbm-c174] {
  font-size: 15px;
  color: #fff6;
  margin-left: 15em;
  display: flex;
  align-items: center;
}

.light[_nghost-mbm-c174] .controls[_ngcontent-mbm-c174],
.light [_nghost-mbm-c174] .controls[_ngcontent-mbm-c174] {
  color: #888;
}

.controls.childParent[_ngcontent-mbm-c174] {
  width: 70px;
  height: 70px;
  background-color: #2b2c3a;
  text-align: center;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 15px auto 0;
}

.controls.childParent[_ngcontent-mbm-c174] .like-button[_ngcontent-mbm-c174] {
  flex-direction: column;
}

.controls.childParent[_ngcontent-mbm-c174] .like-button[_ngcontent-mbm-c174] .zcount[_ngcontent-mbm-c174] {
  min-width: unset;
  margin-top: -8px;
}

.controls.activity-margin[_ngcontent-mbm-c174] {
  margin-left: auto;
}

.time[_ngcontent-mbm-c174] {
  font-size: 14px;
}

.time.pd-left[_ngcontent-mbm-c174] {
  padding-left: 60px;
}

.zcount[_ngcontent-mbm-c174] {
  min-width: 2em;
  display: flex;
  align-items: center;
  font-size: 14px;
  margin-top: 1px;
}

.voted[_ngcontent-mbm-c174] {
  color: #00c0ff;
}

.card[_ngcontent-mbm-c174] {
  position: absolute;
  left: 220px;
  top: -60px;
  background-color: initial;
  border-color: #0000;
}

.hover-red[_ngcontent-mbm-c174]:hover,
.status[_ngcontent-mbm-c174] {
  color: #00c0ff;
}

.status[_ngcontent-mbm-c174] {
  padding: 0 0.5rem;
}

.shortcut-menu[_ngcontent-mbm-c174] {
  position: absolute;
  right: 0;
  top: 25px;
  border: 1px solid #6663;
  background-color: #090b21;
  z-index: 99;
}

.light[_nghost-mbm-c174] .shortcut-menu[_ngcontent-mbm-c174],
.light [_nghost-mbm-c174] .shortcut-menu[_ngcontent-mbm-c174] {
  background-color: #f8f8f8;
}

.shortcut-menu[_ngcontent-mbm-c174] .button[_ngcontent-mbm-c174] {
  border-bottom: 1px solid #6663;
  padding: 4px 12px 4px 10px;
  white-space: nowrap;
}

.shortcut-menu[_ngcontent-mbm-c174] .button[_ngcontent-mbm-c174]:last-child {
  border-bottom: none;
}

.black-list-overlay[_ngcontent-mbm-c174] {
  display: none;
}

.black-list[_ngcontent-mbm-c174]>.content[_ngcontent-mbm-c174] .author[_ngcontent-mbm-c174],
.black-list[_ngcontent-mbm-c174]>.content[_ngcontent-mbm-c174] .body[_ngcontent-mbm-c174] {
  text-decoration: line-through !important;
}

.black-list[_ngcontent-mbm-c174]>.content[_ngcontent-mbm-c174] .black-list-overlay[_ngcontent-mbm-c174] {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffffe6;
  z-index: 10;
}

.black-list[_ngcontent-mbm-c174]>.content[_ngcontent-mbm-c174] .black-list-overlay[_ngcontent-mbm-c174] .content[_ngcontent-mbm-c174] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 15px;
}

.iconzan[_ngcontent-mbm-c174],
.replyholder[_ngcontent-mbm-c174] {
  position: relative;
}

.replyholder[_ngcontent-mbm-c174] {
  padding-left: 5em;
}

.replyholder.activityStyle[_ngcontent-mbm-c174] {
  padding-left: 3.8em;
}

.floating[_ngcontent-mbm-c174] {
  position: absolute;
  min-width: 60px;
  right: 5px;
  bottom: 4px;
  margin-bottom: 0.5em;
  padding: 0.3em 0;
}

.light[_nghost-mbm-c174] .floating[_ngcontent-mbm-c174],
.light [_nghost-mbm-c174] .floating[_ngcontent-mbm-c174] {
  background-color: #777;
}

.pull-down[_ngcontent-mbm-c174] {
  cursor: pointer;
  color: #ffffffb3;
}

.light[_nghost-mbm-c174] .pull-down[_ngcontent-mbm-c174],
.light [_nghost-mbm-c174] .pull-down[_ngcontent-mbm-c174] {
  color: #888;
}

.pull-down[_ngcontent-mbm-c174]:hover {
  color: #fff;
}

.light[_nghost-mbm-c174] .pull-down[_ngcontent-mbm-c174]:hover,
.light [_nghost-mbm-c174] .pull-down[_ngcontent-mbm-c174]:hover {
  color: #333;
}

.toLine[_ngcontent-mbm-c174] {
  color: #ececeeb3;
  background-color: #090b21;
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-top: -0.7em;
  padding: 0 1em;
  transform: translateX(-50%);
}

.light[_nghost-mbm-c174] .toLine[_ngcontent-mbm-c174],
.light [_nghost-mbm-c174] .toLine[_ngcontent-mbm-c174] {
  color: #888;
}

.light[_nghost-mbm-c174] .toLine[_ngcontent-mbm-c174],
.light [_nghost-mbm-c174] .toLine[_ngcontent-mbm-c174] {
  background-color: #fff;
}

.sublevel[_ngcontent-mbm-c174] .avatar[_ngcontent-mbm-c174] {
  width: 26px;
}

.new-vip-icon[_ngcontent-mbm-c174] {
  margin-top: 4px;
}

.new-vip-icon.activityStyle[_ngcontent-mbm-c174] {
  margin-top: 0;
  position: relative;
  top: -8px;
}

.level[_ngcontent-mbm-c174] {
  margin-left: 0.5em;
  margin-top: 6px;
}

.level.activityStyle[_ngcontent-mbm-c174] {
  margin-top: -6px;
  height: 13px;
}

.light[_nghost-mbm-c174] .time[_ngcontent-mbm-c174],
.light [_nghost-mbm-c174] .time[_ngcontent-mbm-c174] {
  color: #888 !important;
}

.comment-replies-renderer[_ngcontent-mbm-c174] {
  padding-left: 60px;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 14px;
}

.comment-replies-renderer[_ngcontent-mbm-c174] span.toggle-more-replies[_ngcontent-mbm-c174] {
  font-size: 14px;
  color: #00c0ff;
  cursor: pointer;
}

.comment-replies-renderer[_ngcontent-mbm-c174] span.toggle-more-replies[_ngcontent-mbm-c174]:hover {
  color: #72d4f5;
}

.comment-replies-renderer[_ngcontent-mbm-c174] span.toggle-more-replies[_ngcontent-mbm-c174]:first-child {
  margin-right: 16px;
}

.comment-replies-renderer-loading[_ngcontent-mbm-c174] {
  color: #fff3;
}

.comment-menu[_ngcontent-mbm-c174] {
  position: absolute;
  right: 0;
  top: 0;
}

.comment-menu.activityStyle[_ngcontent-mbm-c174] {
  top: -18px;
}

.comment-menu.activityLast3Child[_ngcontent-mbm-c174] {
  top: -5px;
}

.like-button[_ngcontent-mbm-c174] {
  background-color: initial;
  color: #fff6;
  border: none;
  outline: none;
}

.light[_nghost-mbm-c174] .like-button[_ngcontent-mbm-c174],
.light [_nghost-mbm-c174] .like-button[_ngcontent-mbm-c174] {
  color: #888;
}

.like-button[_ngcontent-mbm-c174]:active {
  transform: translateY(1px);
}

.like-button.voted[_ngcontent-mbm-c174],
.like-button[_ngcontent-mbm-c174]:hover {
  color: #00c0ff !important;
}

.status-text[_ngcontent-mbm-c174] {
  color: #ffffffb3;
  line-height: 24px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  padding-left: 17px;
  position: relative;
}

.light[_nghost-mbm-c174] .status-text[_ngcontent-mbm-c174],
.light [_nghost-mbm-c174] .status-text[_ngcontent-mbm-c174] {
  color: #888;
}

.status-text.activityStyle[_ngcontent-mbm-c174] {
  margin-top: -11px;
}

.status-label[_ngcontent-mbm-c174] {
  position: absolute;
  top: 10px;
  left: 6px;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background-color: #ff0048;
}

.enter-child-comments[_ngcontent-mbm-c174] {
  padding-left: 60px;
}

.enter-child-comments[_ngcontent-mbm-c174] a[_ngcontent-mbm-c174] {
  font-size: 14px;
  color: #00c0ff;
}

.enter-child-comments[_ngcontent-mbm-c174] a[_ngcontent-mbm-c174]:hover {
  color: #72d4f5;
}

.enter-child-comments[_ngcontent-mbm-c174] a[_ngcontent-mbm-c174]:first-child {
  margin-right: 16px;
}

.replyTo-container[_ngcontent-mbm-c174] {
  margin-top: -10px;
  font-size: 14px;
  display: flex;
}

.replyTo-text[_ngcontent-mbm-c174] {
  margin-top: 0 !important;
}

.replyTo-nickname[_ngcontent-mbm-c174] {
  display: inline-block;
  font-size: 14px;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff6;
}

.light[_nghost-mbm-c174] .replyTo-nickname[_ngcontent-mbm-c174],
.light [_nghost-mbm-c174] .replyTo-nickname[_ngcontent-mbm-c174] {
  color: #888;
}

.replyTo-nickname[_ngcontent-mbm-c174]:hover {
  color: #00c0ff !important;
}

.replyTo-level[_ngcontent-mbm-c174] {
  height: 11px;
  margin-top: 5px !important;
}

@media (max-width: 1439px) {

  .author.activityStyle[_ngcontent-mbm-c174],
  .replyTo-nickname[_ngcontent-mbm-c174] {
    max-width: 60px;
  }
}


.text[_ngcontent-mbm-c35] {
  color: #fff6;
}

.light[_nghost-mbm-c35] .text[_ngcontent-mbm-c35],
.light [_nghost-mbm-c35] .text[_ngcontent-mbm-c35] {
  color: #888;
}

.text.isVip[_ngcontent-mbm-c35] {
  color: #fff;
}

.light[_nghost-mbm-c35] .text.isVip[_ngcontent-mbm-c35],
.light [_nghost-mbm-c35] .text.isVip[_ngcontent-mbm-c35] {
  color: #ffc1a2;
}

.vip-icon-box[_ngcontent-mbm-c35] {
  width: 20px;
  height: 18px;
  background-image: url(/assets/images/user/icon_VIP.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 45% 0;
}

.vip-icon-box.premium[_ngcontent-mbm-c35] {
  width: 24px;
  height: 24px;
  background-position: 0 0;
}

.vip-icon-box.speaker[_ngcontent-mbm-c35] {
  width: 24px;
  height: 24px;
  background-image: url(/assets/images/user/icon_kefu.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: unset;
}

.vip-icon-box.bigV[_ngcontent-mbm-c35] {
  width: 24px;
  height: 24px;
  background-position: 9% 0;
}

.vip-icon-box.nomusicvip[_ngcontent-mbm-c35] {
  background-position: 27% 0;
}

.vip-icon-box.musicvip[_ngcontent-mbm-c35] {
  background-position: 36% 0;
}

.vip-icon-box.vip[_ngcontent-mbm-c35] {
  background-position: 45% 0;
}

.vip-icon-box.gvip[_ngcontent-mbm-c35] {
  background-position: 55% 0;
}

.vip-icon-box.royalVip[_ngcontent-mbm-c35] {
  background-position: 64% 0;
}

.vip-icon-box.cpvip[_ngcontent-mbm-c35],
.vip-icon-box.editor[_ngcontent-mbm-c35],
.vip-icon-box.etvip[_ngcontent-mbm-c35],
.vip-icon-box.royalAdmin[_ngcontent-mbm-c35] {
  background-position: 73% 0;
}

.outer-icon-box[_ngcontent-mbm-c35] {
  position: relative;
}

.outer-icon-box[_ngcontent-mbm-c35]:hover .hover-icon-box[_ngcontent-mbm-c35] {
  opacity: 1;
  visibility: visible;
}

.outer-icon-box[_ngcontent-mbm-c35]:hover .box-bottom-arrow[_ngcontent-mbm-c35] {
  opacity: 1;
}

.hover-icon-box[_ngcontent-mbm-c35] {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 9998;
  top: -50px;
  left: -35px;
  width: 90px;
  padding: 10px 5px;
  background-color: #2b2c3a;
  box-shadow: 2px 2px 3px 0 #00000080;
}

.light[_nghost-mbm-c35] .hover-icon-box[_ngcontent-mbm-c35],
.light [_nghost-mbm-c35] .hover-icon-box[_ngcontent-mbm-c35] {
  background-color: #fafafa;
}

.hover-icon-box[_ngcontent-mbm-c35]:after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 12px;
  background: #0000;
}

.hover-icon-box.bigV[_ngcontent-mbm-c35],
.hover-icon-box.speaker[_ngcontent-mbm-c35] {
  top: -54px;
  left: -33px;
}

.box-bottom-arrow[_ngcontent-mbm-c35] {
  opacity: 0;
  position: absolute;
  bottom: -6px;
  left: calc(50% - 6px);
  width: 0;
  height: 0;
  border-left: 6px solid #0000 !important;
  border-right: 6px solid #0000 !important;
  border-top: 6px solid #2b2c3a;
  filter: drop-shadow(0 2px 1px rgba(0, 0, 0, 0.5));
}

.light[_nghost-mbm-c35] .box-bottom-arrow[_ngcontent-mbm-c35],
.light [_nghost-mbm-c35] .box-bottom-arrow[_ngcontent-mbm-c35] {
  border-top-color: #fafafa;
}

.vip-icon-text[_ngcontent-mbm-c35] {
  margin-top: 2px;
  cursor: default;
  font-size: 13px;
}

.vip-icon-text.bigV[_ngcontent-mbm-c35] {
  color: #00c0ff;
}

.vip-icon-text.mLeft[_ngcontent-mbm-c35] {
  margin-left: 1.7em !important;
}

.hover-icon-box[_ngcontent-mbm-c35] .vip-icon-text.small[_ngcontent-mbm-c35] {
  font-size: 12px;
}


.video-compact[_ngcontent-mbm-c226] {
  position: relative;
}

.video-compact[_ngcontent-mbm-c226] h5[_ngcontent-mbm-c226] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.video-compact[_ngcontent-mbm-c226] .poster[_ngcontent-mbm-c226] {
  width: 105px;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}

.video-compact[_ngcontent-mbm-c226] .poster[_ngcontent-mbm-c226] img[_ngcontent-mbm-c226] {
  width: 105px;
  height: 150px;
}

.video-compact[_ngcontent-mbm-c226] .poster[_ngcontent-mbm-c226]:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0;
  background: linear-gradient(180deg, #0000, #0003 38%, #0006);
  width: 100%;
}

.video-compact[_ngcontent-mbm-c226] .poster[_ngcontent-mbm-c226] .view-count[_ngcontent-mbm-c226] {
  position: absolute;
  bottom: 7px;
  right: 7px;
  color: #fff;
  z-index: 1;
  font-size: 12px;
  line-height: 20px;
}

.video-compact[_ngcontent-mbm-c226] .poster[_ngcontent-mbm-c226] .shadow-bar[_ngcontent-mbm-c226] {
  height: 30px;
  position: absolute;
  bottom: 4px;
  width: 100%;
  background: linear-gradient(180deg, #0000, #000000e6 90%, #000);
}

.video-compact[_ngcontent-mbm-c226] .poster[_ngcontent-mbm-c226] .hot-count[_ngcontent-mbm-c226] {
  display: inline-flex;
  align-items: center;
  color: #fff;
  line-height: 20px;
  z-index: 1;
  font-size: 12px;
  position: absolute;
  bottom: 7px;
  left: 7px;
}

.video-compact[_ngcontent-mbm-c226] .poster[_ngcontent-mbm-c226] .hot-count[_ngcontent-mbm-c226] .iconfont[_ngcontent-mbm-c226] {
  font-size: 16px;
  color: #fe6f71;
}

.video-compact[_ngcontent-mbm-c226] .title[_ngcontent-mbm-c226] {
  margin: 0 0 4px;
  display: -webkit-box;
  max-height: 50px;
  line-height: 25px;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 2;
  font-weight: 500;
  font-size: 16px;
  color: #fff;
}

.light[_nghost-mbm-c226] .video-compact[_ngcontent-mbm-c226] .title[_ngcontent-mbm-c226],
.light [_nghost-mbm-c226] .video-compact[_ngcontent-mbm-c226] .title[_ngcontent-mbm-c226] {
  color: #333;
}

.video-compact[_ngcontent-mbm-c226] .title[_ngcontent-mbm-c226]:hover {
  color: #00c0ff !important;
}

.video-compact[_ngcontent-mbm-c226] .right[_ngcontent-mbm-c226] {
  padding-left: 120px;
  min-height: 160px;
}

.video-compact[_ngcontent-mbm-c226] .label[_ngcontent-mbm-c226],
.video-compact[_ngcontent-mbm-c226] .value[_ngcontent-mbm-c226] {
  color: #fff6;
  line-height: 28px;
  font-size: 15px;
}

.video-compact[_ngcontent-mbm-c226] .value[_ngcontent-mbm-c226] {
  display: inline-block;
}

.tags[_ngcontent-mbm-c226] {
  margin-top: 0.5em;
  margin-bottom: 1em;
  font-size: 12px;
  color: #fff6;
}

.light[_nghost-mbm-c226] .tags[_ngcontent-mbm-c226],
.light [_nghost-mbm-c226] .tags[_ngcontent-mbm-c226] {
  color: #888;
}

.tags[_ngcontent-mbm-c226] span[_ngcontent-mbm-c226] {
  background-color: #1c1d2f;
  display: inline-block;
  padding: 0.1em 0;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  width: 58px;
  text-align: center;
}

.light[_nghost-mbm-c226] .tags[_ngcontent-mbm-c226] span[_ngcontent-mbm-c226],
.light [_nghost-mbm-c226] .tags[_ngcontent-mbm-c226] span[_ngcontent-mbm-c226] {
  background-color: #f8f8f8;
}

.video-compact.isNews[_ngcontent-mbm-c226] .poster[_ngcontent-mbm-c226] {
  width: 185px;
}

.video-compact.isNews[_ngcontent-mbm-c226] .poster[_ngcontent-mbm-c226] img[_ngcontent-mbm-c226] {
  width: 185px;
  height: 102px;
  object-fit: cover;
  background: #000;
}

.video-compact.isNews[_ngcontent-mbm-c226] .right[_ngcontent-mbm-c226] {
  padding-left: 200px;
  min-height: 110px;
}

.video-compact[_ngcontent-mbm-c226] .published[_ngcontent-mbm-c226] {
  color: #fff6;
  white-space: nowrap;
  display: flex;
  align-items: center;
}

.light[_nghost-mbm-c226] .video-compact[_ngcontent-mbm-c226] .published[_ngcontent-mbm-c226],
.light [_nghost-mbm-c226] .video-compact[_ngcontent-mbm-c226] .published[_ngcontent-mbm-c226] {
  color: #333;
}

.publisher[_ngcontent-mbm-c226] {
  margin-right: 14px;
}

.publisher[_ngcontent-mbm-c226] a[_ngcontent-mbm-c226] {
  display: flex;
  align-items: center;
}

.publisher[_ngcontent-mbm-c226] .avatar[_ngcontent-mbm-c226] {
  width: 21px;
  height: 21px;
  border-radius: 50%;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.publisher[_ngcontent-mbm-c226] .nickName[_ngcontent-mbm-c226] {
  color: #fff6;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80px;
}

.light[_nghost-mbm-c226] .publisher[_ngcontent-mbm-c226] .nickName[_ngcontent-mbm-c226],
.light [_nghost-mbm-c226] .publisher[_ngcontent-mbm-c226] .nickName[_ngcontent-mbm-c226] {
  color: #888;
}

.publisher[_ngcontent-mbm-c226]:hover .nickName[_ngcontent-mbm-c226] {
  color: #00c0ff !important;
}

@media (max-width: 1678px) {
  .publisher[_ngcontent-mbm-c226] {
    margin-right: 7px;
  }

  .publisher[_ngcontent-mbm-c226] .nickName[_ngcontent-mbm-c226] {
    width: 60px;
  }

  .publish-date[_ngcontent-mbm-c226] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90px;
  }
}

.update-status[_ngcontent-mbm-c226] {
  color: #fff6;
  font-size: 14px;
  padding-left: 0.1em;
}

.update-status[_ngcontent-mbm-c226] .item[_ngcontent-mbm-c226] {
  color: #fff;
}

.relative-info[_ngcontent-mbm-c226] {
  margin-top: 10px;
}

.hot-number[_ngcontent-mbm-c226] {
  font-size: 14px;
  color: #ffffffb3;
}

.light[_nghost-mbm-c226] .hot-number[_ngcontent-mbm-c226],
.light [_nghost-mbm-c226] .hot-number[_ngcontent-mbm-c226] {
  color: #888;
}

.gap-line[_ngcontent-mbm-c226] {
  margin: 0 18px;
  height: 10px;
  border-right: 1px solid;
  border-color: #a0a0a0;
}

.rating-text[_ngcontent-mbm-c226] {
  color: #ffa800;
}

.rating-text[_ngcontent-mbm-c226] .rating-number[_ngcontent-mbm-c226] {
  font-weight: 600;
  position: absolute;
  font-size: 14px;
}

@media (max-width: 1678px) {
  .tags[_ngcontent-mbm-c226] span[_ngcontent-mbm-c226] {
    width: 48px !important;
  }
}


vg-time-display {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  justify-content: center;
  height: 50px;
  width: 60px;
  cursor: pointer;
  color: white;
  line-height: 50px;
  pointer-events: none;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}



[_nghost-mbm-c182] .inner.my-last[_ngcontent-mbm-c182] {
  border: 1px solid #00c0ff;
  padding: 2px 5px;
}

[_nghost-mbm-c182] .hidden[_ngcontent-mbm-c182] {
  opacity: 0;
}

[_nghost-mbm-c182] .avatar[_ngcontent-mbm-c182] {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  margin-right: 8px;
}

[_nghost-mbm-c182] .name[_ngcontent-mbm-c182] {
  color: #e89f75;
  text-shadow: none !important;
  margin-right: 8px;
  display: flex;
  align-items: center;
}

[_nghost-mbm-c182] .name[_ngcontent-mbm-c182] .name-text[_ngcontent-mbm-c182] {
  max-width: 175px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  margin-right: 4px;
}

[_nghost-mbm-c182] .bullet-context[_ngcontent-mbm-c182] {
  height: 40px;
}

[_nghost-mbm-c182] .official-up-logo[_ngcontent-mbm-c182] {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}

[_nghost-mbm-c182] .official-up-logo-on-avatar[_ngcontent-mbm-c182] {
  width: 15px;
  height: 15px;
  position: absolute;
  bottom: 0;
  left: 28px;
}

[_nghost-mbm-c182] .vip-icon[_ngcontent-mbm-c182] {
  width: 24px;
  margin-right: 8px;
}

[_nghost-mbm-c182] .location[_ngcontent-mbm-c182] {
  color: #eee;
  text-shadow: #000 0 0 2px !important;
  font-size: 16px;
}

[_nghost-mbm-c182] .location[_ngcontent-mbm-c182] .iconfont[_ngcontent-mbm-c182] {
  font-size: 16px;
  margin-left: 5px;
}

[_nghost-mbm-c182] .goodDanmu[_ngcontent-mbm-c182] {
  color: #eee;
  text-shadow: #000 0 0 2px !important;
  font-size: 16px;
}

[_nghost-mbm-c182] .goodDanmu[_ngcontent-mbm-c182] .iconfont[_ngcontent-mbm-c182] {
  font-size: 24px;
  margin-left: 5px;
}

[_nghost-mbm-c182] .goodDanmu.active[_ngcontent-mbm-c182] {
  color: #00c0ff;
}

[_nghost-mbm-c182] .link-button[_ngcontent-mbm-c182] {
  margin-left: 10px;
  max-width: 100px;
  height: 24px;
  line-height: 24px;
  padding: 0 6px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-radius: 16px;
  background: linear-gradient(90deg, #f176ff80, #3779ff80);
  position: relative;
  z-index: 0;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica,
    Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, sans-serif !important;
}

[_nghost-mbm-c182] .link-button[_ngcontent-mbm-c182]:hover {
  background: linear-gradient(90deg, #f176ff, #3779ff);
}

[_nghost-mbm-c182] .link-button[_ngcontent-mbm-c182]:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1px;
  border-radius: 16px;
  background: linear-gradient(90deg, #f176ff, #3779ff);
  -webkit-mask: linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

[_nghost-mbm-c182] .fudai[_ngcontent-mbm-c182] {
  margin-right: 10px;
  cursor: pointer;
}

[_nghost-mbm-c182] .fudai.end[_ngcontent-mbm-c182] {
  margin-right: 0;
  margin-left: 10px;
}

[_nghost-mbm-c182] .fudai[_ngcontent-mbm-c182] .fudai-image[_ngcontent-mbm-c182] {
  height: 40px;
}



app-search-filter[_ngcontent-mbm-c242] {
  margin-bottom: 15px !important;
}

app-search-filter.removeMarginBottom[_ngcontent-mbm-c242],
app-search-filter[_ngcontent-mbm-c242]:last-child {
  margin-bottom: 0 !important;
}

#list-page[_ngcontent-mbm-c242] .v-c[_ngcontent-mbm-c242] {
  margin-right: 5px;
}

#list-page[_ngcontent-mbm-c242] .v-c[_ngcontent-mbm-c242]:last-child {
  margin-right: 0;
}

.page-container[_ngcontent-mbm-c242] {
  padding-top: 22px;
  min-height: 700px;
  background-color: #090b21;
  border-left: 1px solid #6663;
  border-bottom-color: #6663;
  border-right: 1px solid #6663;
  border-top-color: #6663;
}

.light[_nghost-mbm-c242] .page-container[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .page-container[_ngcontent-mbm-c242] {
  background-color: #eee;
}

.page-container[_ngcontent-mbm-c242] .search-results[_ngcontent-mbm-c242] {
  min-height: 800px;
  align-items: flex-start;
  align-content: flex-start;
}

.page-container[_ngcontent-mbm-c242] .content[_ngcontent-mbm-c242] {
  width: 893px;
}

.video-item[_ngcontent-mbm-c242] {
  margin-bottom: 28px;
}

.cb-15[_ngcontent-mbm-c242] {
  border-top: 1px solid #6663;
  margin-bottom: 25px;
}

.search-tools[_ngcontent-mbm-c242] {
  padding: 0 0 4px;
  margin-bottom: 28px;
}

.search-tools.search[_ngcontent-mbm-c242] {
  margin-bottom: 0;
}

.search-tools-label[_ngcontent-mbm-c242] {
  padding: 2px 0;
  width: 70px;
  flex: 0 0 70px;
}

.search-results[_ngcontent-mbm-c242]:not(.d-flex) {
  padding-left: 70px;
}

.flex-place-holder[_ngcontent-mbm-c242] {
  width: 240px;
}

.border-bottom[_ngcontent-mbm-c242] {
  border-bottom: 1px solid #6663 !important;
}

.page-controls[_ngcontent-mbm-c242] {
  margin-top: 70px;
}

.search-page-left[_ngcontent-mbm-c242] {
  position: fixed;
  top: 60;
  left: 0;
}

.search-top[_ngcontent-mbm-c242] {
  margin-bottom: 20px;
  z-index: 3999;
  position: relative;
}

.search-bottom[_ngcontent-mbm-c242] {
  display: flex;
}

.search-bottom[_ngcontent-mbm-c242] .inner.search[_ngcontent-mbm-c242] {
  width: calc(100% - 478px - 8px);
  margin-right: 40px;
  position: relative;
  z-index: 3999;
}

.search-bottom[_ngcontent-mbm-c242] .inner.search.uploader[_ngcontent-mbm-c242] {
  margin-top: -275px !important;
}

.search-result-counter[_ngcontent-mbm-c242] {
  font-size: 15px;
  line-height: 36px;
  margin-left: 1em;
  color: #ffffffb3;
}

.light[_nghost-mbm-c242] .search-result-counter[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .search-result-counter[_ngcontent-mbm-c242] {
  color: #333;
}

.search-result-counter.top-result[_ngcontent-mbm-c242] {
  margin-left: 0;
  font-size: 14px;
  color: #fff6;
  line-height: 34px;
}

.light[_nghost-mbm-c242] .search-result-counter.top-result[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .search-result-counter.top-result[_ngcontent-mbm-c242] {
  color: #333;
}

.search-result-counter.search[_ngcontent-mbm-c242] {
  border-bottom: 1px solid;
  border-color: #6663;
  margin-bottom: 30px;
  padding-bottom: 15px;
  align-items: center;
  justify-content: space-between;
}

.search-result-rank[_ngcontent-mbm-c242] {
  font-size: 14px;
  line-height: 36px;
  display: flex;
  align-items: center;
  margin-right: 15px;
}

.search-result-rank[_ngcontent-mbm-c242] a[_ngcontent-mbm-c242] {
  color: #00c0ff !important;
}

.search-result-rank[_ngcontent-mbm-c242] .iconpaihang[_ngcontent-mbm-c242] {
  color: #0000;
  background: linear-gradient(155deg, #24c3ff, #87a2ff 50%, #ff4be5);
  -webkit-background-clip: text;
  font-size: 32px;
  margin-right: 5px;
}

.filters[_ngcontent-mbm-c242] {
  margin: 20px 0 10px !important;
  background-color: #1c1d2f;
  padding: 30px 3em;
  border: 1px solid #0000;
  width: 100%;
  min-height: 333px;
}

.light[_nghost-mbm-c242] .filters[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .filters[_ngcontent-mbm-c242] {
  background-color: #fff;
}

.light[_nghost-mbm-c242] .filters[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .filters[_ngcontent-mbm-c242] {
  border-color: #eee;
}

.filters.withGG[_ngcontent-mbm-c242] {
  width: calc(100% - 444px);
  min-height: 333px !important;
}

.filters.search[_ngcontent-mbm-c242] {
  padding: 0 !important;
  min-height: auto !important;
  background-color: initial !important;
  border: none !important;
}

.filters.search.withGG[_ngcontent-mbm-c242] {
  width: calc(100% - 478px - 8px);
  min-height: 333px !important;
}

@media (min-width: 1679px) and (max-width: 1911px) {
  .filters.search.withGG[_ngcontent-mbm-c242] {
    width: calc(100% - 438px - 8px);
  }
}

.inner[_ngcontent-mbm-c242] {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.inner[_ngcontent-mbm-c242],
.inner.search[_ngcontent-mbm-c242] {
  align-items: flex-start;
}

.sidebar[_ngcontent-mbm-c242] {
  width: 438px;
}

.sidebar.new[_ngcontent-mbm-c242] {
  margin-left: 8px !important;
}

.s-page[_ngcontent-mbm-c242] {
  display: flex;
  position: relative;
  padding-top: 61px;
  justify-content: center;
  background-color: #090b21;
}

.light[_nghost-mbm-c242] .s-page[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .s-page[_ngcontent-mbm-c242] {
  background-color: #fafafa;
}

.no-results[_ngcontent-mbm-c242] {
  height: 200px;
  margin: 0 auto;
  color: #ffffffb3;
  flex-direction: column;
  padding-top: 50px;
}

.light[_nghost-mbm-c242] .no-results[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .no-results[_ngcontent-mbm-c242] {
  color: #888;
}

.no-results[_ngcontent-mbm-c242] .main-color[_ngcontent-mbm-c242] {
  color: #00c0ff;
}

.no-item-image[_ngcontent-mbm-c242] {
  width: 150px;
  margin-bottom: 5px;
}

.no-item-image[_ngcontent-mbm-c242] .img-path[_ngcontent-mbm-c242] {
  width: 100%;
}

.try-another-box[_ngcontent-mbm-c242] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}

.try-another-box[_ngcontent-mbm-c242] .try-another-text[_ngcontent-mbm-c242] {
  color: #fff;
  margin: 10px 0;
}

.light[_nghost-mbm-c242] .try-another-box[_ngcontent-mbm-c242] .try-another-text[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .try-another-box[_ngcontent-mbm-c242] .try-another-text[_ngcontent-mbm-c242] {
  color: #333;
}

.try-another-box[_ngcontent-mbm-c242] .try-another-button[_ngcontent-mbm-c242] {
  margin: 10px 0;
  width: 104px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #00c0ff;
  color: #fff;
  cursor: pointer;
}

.channel[_ngcontent-mbm-c242] {
  width: 170px;
  margin-bottom: 1.5em;
}

.channel[_ngcontent-mbm-c242] a[_ngcontent-mbm-c242] {
  position: relative;
  display: block;
}

.channel[_ngcontent-mbm-c242] .title[_ngcontent-mbm-c242] {
  text-align: center;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 0.5em;
}

.channel[_ngcontent-mbm-c242] img[_ngcontent-mbm-c242] {
  width: 100%;
  border: 1px solid #d0d0d0;
  margin-bottom: 0.5em;
  border-radius: 2em;
}

.channel[_ngcontent-mbm-c242] .overlap[_ngcontent-mbm-c242] {
  position: absolute;
  bottom: 2.2em;
  left: 0;
  height: 2em;
  width: 100%;
  border-radius: 0 0 2em 2em;
  color: #fff;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.259);
  padding: 0.3em 1em 0;
}

.channel[_ngcontent-mbm-c242] .overlap[_ngcontent-mbm-c242] .view[_ngcontent-mbm-c242] {
  float: left;
}

.channel[_ngcontent-mbm-c242] .overlap[_ngcontent-mbm-c242] .fav[_ngcontent-mbm-c242] {
  float: right;
}

.channel[_ngcontent-mbm-c242] .badge[_ngcontent-mbm-c242] {
  color: #fff;
  background-color: red;
  position: absolute;
  right: 1em;
  top: 1em;
  border-radius: 1em;
}

.border-off[_ngcontent-mbm-c242] {
  border: none;
}

.search-buttons[_ngcontent-mbm-c242] {
  background-color: #1c1d2f;
  border: 1px solid #0000;
}

.light[_nghost-mbm-c242] .search-buttons[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .search-buttons[_ngcontent-mbm-c242] {
  background-color: #fff;
}

.light[_nghost-mbm-c242] .search-buttons[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .search-buttons[_ngcontent-mbm-c242] {
  border-color: #eee;
}

.search-buttons.search[_ngcontent-mbm-c242] {
  border: none !important;
}

.white[_ngcontent-mbm-c242] {
  color: #fff;
}

.light[_nghost-mbm-c242] .white[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .white[_ngcontent-mbm-c242] {
  color: #00c0ff;
}

.teaser-detail-cover[_ngcontent-mbm-c242] {
  position: absolute;
  z-index: 100;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
  background-color: #090b21;
}

.light[_nghost-mbm-c242] .teaser-detail-cover[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .teaser-detail-cover[_ngcontent-mbm-c242] {
  background-color: #fafafa;
}

.teaser-cover[_ngcontent-mbm-c242] {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #00000080;
  opacity: 0;
  z-index: -1;
}

.cover-play-area[_ngcontent-mbm-c242] {
  height: 135px;
}

.cover-play-area[_ngcontent-mbm-c242],
.cover-play-area[_ngcontent-mbm-c242] .cover-play-button[_ngcontent-mbm-c242] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.cover-play-area[_ngcontent-mbm-c242] .cover-play-button[_ngcontent-mbm-c242] {
  height: 100%;
  text-align: center;
  cursor: pointer;
}

.cover-play-area[_ngcontent-mbm-c242] .cover-play-button[_ngcontent-mbm-c242] .play-icon[_ngcontent-mbm-c242] {
  font-size: 50px;
  color: #fff6;
  transition: 0.2s linear;
}

.cover-play-area[_ngcontent-mbm-c242]:hover .cover-play-button[_ngcontent-mbm-c242] .play-icon[_ngcontent-mbm-c242] {
  color: #fff;
  font-size: 75px;
}

.teaser-detail[_ngcontent-mbm-c242] {
  position: absolute;
  z-index: 100;
  bottom: -146px;
  left: 0;
  background-repeat: no-repeat;
  background-position: 50%;
  transition: bottom 0.3s;
  cursor: default;
}

.v-c[_ngcontent-mbm-c242] {
  position: relative;
  overflow: hidden;
}

@keyframes toMoveBottom {
  0% {
    display: block;
    top: 91px;
  }

  to {
    display: none;
    top: 310px;
  }
}

@keyframes toMoveTop {
  0% {
    top: 310px;
    z-index: 0;
  }

  to {
    top: 91px;
    z-index: 100;
  }
}

@keyframes toScale {
  0% {
    transform: scale(0.95);
  }

  75% {
    transform: scale(0.99);
  }

  to {
    transform: scale(1);
  }
}

.detail-ctn[_ngcontent-mbm-c242] {
  width: 100%;
  height: 100%;
  background-color: #1c1d2ffa;
  padding: 10px 10px 0;
}

.light[_nghost-mbm-c242] .detail-ctn[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .detail-ctn[_ngcontent-mbm-c242] {
  background-color: #fffffffa;
}

.detail-header[_ngcontent-mbm-c242] {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 700;
}

.title-ctn[_ngcontent-mbm-c242] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 192px;
}

.title-text[_ngcontent-mbm-c242] {
  color: #fff;
}

.light[_nghost-mbm-c242] .title-text[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .title-text[_ngcontent-mbm-c242] {
  color: #333;
}

.title-text[_ngcontent-mbm-c242]:hover {
  color: #00c0ff !important;
}

.rating-text[_ngcontent-mbm-c242] {
  color: #ffa800;
}

.detail-tags[_ngcontent-mbm-c242] {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
  font-size: 12px;
  color: #ffffffb3;
  display: flex;
  flex-wrap: nowrap;
}

.light[_nghost-mbm-c242] .detail-tags[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .detail-tags[_ngcontent-mbm-c242] {
  color: #888;
}

.detail-tags[_ngcontent-mbm-c242] span[_ngcontent-mbm-c242] {
  background-color: #2b2c3a;
  display: inline-block;
  padding: 0.1em 0;
  margin-right: 0.5em;
  width: 44px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}

.light[_nghost-mbm-c242] .detail-tags[_ngcontent-mbm-c242] span[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .detail-tags[_ngcontent-mbm-c242] span[_ngcontent-mbm-c242] {
  background-color: #eee;
}

.detail-intro[_ngcontent-mbm-c242] {
  font-size: 12px;
  color: #fff6;
}

.light[_nghost-mbm-c242] .detail-intro[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .detail-intro[_ngcontent-mbm-c242] {
  color: #888;
}

.detail-starring[_ngcontent-mbm-c242],
.detail-story[_ngcontent-mbm-c242] {
  margin-bottom: 0.5em;
}

.detail-starring[_ngcontent-mbm-c242] {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.detail-starring.lower[_ngcontent-mbm-c242] {
  height: 21px;
}

.detail-story[_ngcontent-mbm-c242] {
  height: 36px;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.intro-title[_ngcontent-mbm-c242] {
  color: #fff;
}

.light[_nghost-mbm-c242] .intro-title[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .intro-title[_ngcontent-mbm-c242] {
  color: #333;
}

.detail-action[_ngcontent-mbm-c242] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
}

.detail-dialog[_ngcontent-mbm-c242] {
  font-size: 12px;
  padding: 0 5px;
  text-align: center;
  color: #00c0ff;
  border: 1px solid #00c0ff;
}

.detail-dialog[_ngcontent-mbm-c242]:hover {
  color: #fff;
  background-color: #00c0ff;
}

.favorite-button[_ngcontent-mbm-c242] {
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  color: #ffffffb3;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.light[_nghost-mbm-c242] .favorite-button[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .favorite-button[_ngcontent-mbm-c242] {
  color: #aaa;
}

.favorite-button[_ngcontent-mbm-c242] .icon[_ngcontent-mbm-c242] {
  font-size: 24px;
}

.favorite-button.active[_ngcontent-mbm-c242],
.favorite-button[_ngcontent-mbm-c242]:hover {
  color: #00c0ff;
}

.light[_nghost-mbm-c242] .favorite-button.active[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .favorite-button.active[_ngcontent-mbm-c242],
.light[_nghost-mbm-c242] .favorite-button[_ngcontent-mbm-c242]:hover,
.light [_nghost-mbm-c242] .favorite-button[_ngcontent-mbm-c242]:hover {
  color: #00c0ff;
}

.favorite-button.active[_ngcontent-mbm-c242] .favorite-number[_ngcontent-mbm-c242],
.favorite-button[_ngcontent-mbm-c242]:hover .favorite-number[_ngcontent-mbm-c242] {
  color: #00c0ff;
}

.light[_nghost-mbm-c242] .favorite-button.active[_ngcontent-mbm-c242] .favorite-number[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .favorite-button.active[_ngcontent-mbm-c242] .favorite-number[_ngcontent-mbm-c242],
.light[_nghost-mbm-c242] .favorite-button[_ngcontent-mbm-c242]:hover .favorite-number[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .favorite-button[_ngcontent-mbm-c242]:hover .favorite-number[_ngcontent-mbm-c242] {
  color: #00c0ff;
}

.favorite-number[_ngcontent-mbm-c242] {
  margin-left: 8px;
  height: 34px;
  line-height: 36px;
}

.light[_nghost-mbm-c242] .favorite-number[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .favorite-number[_ngcontent-mbm-c242] {
  color: #888;
}

.hot-number[_ngcontent-mbm-c242] {
  color: #ffffffb3;
}

.light[_nghost-mbm-c242] .hot-number[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .hot-number[_ngcontent-mbm-c242] {
  color: #333;
}

.ss-ctn[_ngcontent-mbm-c242] {
  margin: 20px 0 10px !important;
  width: 438px;
  background-color: #1c1d2f;
  display: flex;
  align-items: center;
}

.light[_nghost-mbm-c242] .ss-ctn[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .ss-ctn[_ngcontent-mbm-c242] {
  background-color: #fff;
}

.ss-ctn.search[_ngcontent-mbm-c242] {
  height: 333px !important;
}

.ss-ctn[_ngcontent-mbm-c242] .ss[_ngcontent-mbm-c242] {
  width: inherit;
  height: 333px;
  overflow: hidden;
}

.search-tag-item[_ngcontent-mbm-c242] {
  color: #ffffffb3;
  font-size: 20px;
  margin-right: 30px;
  display: flex;
  align-items: flex-start;
  cursor: pointer;
}

.light[_nghost-mbm-c242] .search-tag-item[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .search-tag-item[_ngcontent-mbm-c242] {
  color: #888;
}

.search-tag-item.active[_ngcontent-mbm-c242] {
  color: #00c0ff !important;
}

.tag-item-number[_ngcontent-mbm-c242] {
  font-size: 12px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}

.search-gap[_ngcontent-mbm-c242] {
  margin: 0 38px;
  height: 18px;
  border-right: 1px solid;
  border-color: #6666;
}

.key-box[_ngcontent-mbm-c242] {
  height: 34px;
  background-color: #2b2c3a;
  color: #00c0ff;
  padding: 0 0.8em;
  font-size: 14px;
  margin-bottom: 20px;
  margin-right: 17px;
  min-width: 86px;
}

.light[_nghost-mbm-c242] .key-box[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .key-box[_ngcontent-mbm-c242] {
  background-color: #fff;
}

.light[_nghost-mbm-c242] .key-box[_ngcontent-mbm-c242],
.light [_nghost-mbm-c242] .key-box[_ngcontent-mbm-c242] {
  border: 1px solid #00c0ff;
}

.key-box[_ngcontent-mbm-c242] .iconguanbi[_ngcontent-mbm-c242] {
  font-size: 14px;
  margin-left: 1.2em;
  cursor: pointer;
}

.key-box.search[_ngcontent-mbm-c242] {
  height: 28px;
  line-height: 28px;
  margin-bottom: 0;
  display: flex;
}

.key-box.search[_ngcontent-mbm-c242] .key-text[_ngcontent-mbm-c242] {
  max-width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.shadow-cover[_ngcontent-mbm-c242] {
  position: fixed;
  background-color: #000000e6;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 4000;
}

.serach-more-popUp[_ngcontent-mbm-c242] {
  position: fixed;
  z-index: 4001;
  margin: auto;
  top: 170px;
  left: 0;
  right: 0;
  width: min-content;
  height: min-content;
  text-align: center;
}

.try-search-image[_ngcontent-mbm-c242],
.try-search-text[_ngcontent-mbm-c242] {
  -webkit-user-select: none;
  user-select: none;
}

.try-search-text[_ngcontent-mbm-c242] {
  color: #fff;
  font-size: 22px;
  text-align: center;
  margin-top: 40px;
  width: 400px;
}

.result-counter-text[_ngcontent-mbm-c242] {
  height: 28px;
  line-height: 28px;
}

@media (max-width: 1678px) {
  .detail-tags[_ngcontent-mbm-c242] {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .detail-tags[_ngcontent-mbm-c242] span[_ngcontent-mbm-c242] {
    width: 41px !important;
  }

  .detail-starring[_ngcontent-mbm-c242],
  .detail-story[_ngcontent-mbm-c242] {
    margin-bottom: 0.3em;
  }

  .filters[_ngcontent-mbm-c242] {
    padding: 15px 3em;
  }

  .search-result-counter.search[_ngcontent-mbm-c242] {
    align-items: flex-start;
    flex-direction: column;
  }

  .search-tools.search[_ngcontent-mbm-c242] {
    margin-top: 10px;
  }
}

@media (min-width: 1679px) and (max-width: 1911px) {
  .key-box.search[_ngcontent-mbm-c242] .key-text[_ngcontent-mbm-c242] {
    width: 108px;
  }
}


.rank[_ngcontent-mbm-c241] {
  position: relative;
  padding: 0 15px 8px 42px;
  vertical-align: middle;
}

.title[_ngcontent-mbm-c241] {
  height: 26px;
  line-height: 26px;
  width: 170px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.title.search[_ngcontent-mbm-c241] {
  margin-left: -10px;
}

.search-count[_ngcontent-mbm-c241] {
  line-height: 26px;
  margin-left: auto;
  min-width: 100px;
  white-space: nowrap;
  color: #ffffffb3;
}

.light[_nghost-mbm-c241] .search-count[_ngcontent-mbm-c241],
.light [_nghost-mbm-c241] .search-count[_ngcontent-mbm-c241] {
  color: #333;
}

.rank-pos[_ngcontent-mbm-c241] {
  position: absolute;
  height: 26px;
  width: 26px;
  top: 0;
  left: 4px;
  text-align: center;
  background-color: #bfbfbf;
  color: #fff;
  line-height: 26px;
  font-size: 11px;
}

.rank-pos.search[_ngcontent-mbm-c241] {
  font-size: 16px;
  background-color: initial !important;
  text-align: left;
  color: #ffffffb3;
  left: 0;
}

.light[_nghost-mbm-c241] .rank-pos.search[_ngcontent-mbm-c241],
.light [_nghost-mbm-c241] .rank-pos.search[_ngcontent-mbm-c241] {
  color: #888;
}

.rank-pos.search.rank1[_ngcontent-mbm-c241] {
  color: #a33407 !important;
}

.rank-pos.search.rank2[_ngcontent-mbm-c241] {
  color: #b85702 !important;
}

.rank-pos.search.rank3[_ngcontent-mbm-c241] {
  color: #e7a200 !important;
}

.rank1[_ngcontent-mbm-c241] {
  background-color: #e7a200;
}

.rank2[_ngcontent-mbm-c241] {
  background-color: #b85702;
}

.rank3[_ngcontent-mbm-c241] {
  background-color: #a33407;
}

.rating-bar[_ngcontent-mbm-c241] {
  margin-top: 8px;
  width: 48px;
  display: inline-block;
  text-align: center;
  line-height: 26px;
}

.tab-header[_ngcontent-mbm-c241] {
  border-bottom: 3px solid #6663;
  padding-left: 4px;
}

.tab-header[_ngcontent-mbm-c241] .title[_ngcontent-mbm-c241] {
  width: 208px;
}

.tab-header[_ngcontent-mbm-c241] .rating-bar[_ngcontent-mbm-c241] {
  margin: 0;
}


.search-filter-label[_ngcontent-mbm-c237] {
  padding: 2px 0;
  width: 70px;
  flex: 0 0 70px;
  color: #ffffffb3;
}

.light[_nghost-mbm-c237] .search-filter-label[_ngcontent-mbm-c237],
.light [_nghost-mbm-c237] .search-filter-label[_ngcontent-mbm-c237] {
  color: #333;
}

.filter-button[_ngcontent-mbm-c237] {
  -webkit-user-select: none;
  user-select: none;
  position: relative;
  height: 22px;
  line-height: 19px;
  padding: 2px 17px 1px;
  cursor: pointer;
  color: #ffffffb3;
  white-space: nowrap;
}

.light[_nghost-mbm-c237] .filter-button[_ngcontent-mbm-c237],
.light [_nghost-mbm-c237] .filter-button[_ngcontent-mbm-c237] {
  color: #333;
}

.filter-button.wrap-bottom[_ngcontent-mbm-c237] {
  margin-bottom: 15px !important;
}

.filter-button.active[_ngcontent-mbm-c237] {
  background: #00c0ff;
  color: #fff !important;
  border-color: #00c0ff;
}

.light[_nghost-mbm-c237] .filter-button.active[_ngcontent-mbm-c237],
.light [_nghost-mbm-c237] .filter-button.active[_ngcontent-mbm-c237] {
  color: #fff !important;
}

.filter-button[_ngcontent-mbm-c237]:hover:not(.disable) {
  color: #fff;
}

.light[_nghost-mbm-c237] .filter-button[_ngcontent-mbm-c237]:hover:not(.disable),
.light [_nghost-mbm-c237] .filter-button[_ngcontent-mbm-c237]:hover:not(.disable) {
  color: #00c0ff;
}

.filter-button.disable[_ngcontent-mbm-c237] {
  color: #636363;
}


.sort-button[_ngcontent-mbm-c139] {
  -webkit-user-select: none;
  user-select: none;
  position: relative;
  border-color: #0000 !important;
  color: #ffffffb3;
  font-size: 15px;
  padding: 9px 37px 9px 31px;
  cursor: pointer;
}

.light[_nghost-mbm-c139] .sort-button[_ngcontent-mbm-c139],
.light [_nghost-mbm-c139] .sort-button[_ngcontent-mbm-c139] {
  color: #888;
}

.sort-button.search[_ngcontent-mbm-c139] {
  font-size: 12px;
  padding: 5px 17px 5px 11px;
  background: #1c1d2f;
}

.light[_nghost-mbm-c139] .sort-button.search[_ngcontent-mbm-c139],
.light [_nghost-mbm-c139] .sort-button.search[_ngcontent-mbm-c139] {
  background: #fff;
}

.sort-button[_ngcontent-mbm-c139] .iconfont[_ngcontent-mbm-c139] {
  position: absolute;
  right: 12px;
  top: 9px;
  color: #2b2c3a00;
  font-size: 17px;
}

.sort-button[_ngcontent-mbm-c139] .iconfont.search[_ngcontent-mbm-c139] {
  right: 3px;
  top: 5px;
}

.sort-button.active[_ngcontent-mbm-c139] {
  background: #2b2c3a;
  color: #fff !important;
  border-color: #2b2c3a !important;
}

.light[_nghost-mbm-c139] .sort-button.active[_ngcontent-mbm-c139],
.light [_nghost-mbm-c139] .sort-button.active[_ngcontent-mbm-c139] {
  background-color: #00c0ff;
}

.light[_nghost-mbm-c139] .sort-button.active[_ngcontent-mbm-c139],
.light [_nghost-mbm-c139] .sort-button.active[_ngcontent-mbm-c139] {
  border-color: #0000 !important;
}

.sort-button.active[_ngcontent-mbm-c139] .iconfont[_ngcontent-mbm-c139],
.sort-button[_ngcontent-mbm-c139]:hover:not(.active) {
  color: #fff;
}

.light[_nghost-mbm-c139] .sort-button[_ngcontent-mbm-c139]:hover:not(.active),
.light [_nghost-mbm-c139] .sort-button[_ngcontent-mbm-c139]:hover:not(.active) {
  color: #00c0ff;
}

.sort-button[_ngcontent-mbm-c139]:hover:not(.active) .iconfont[_ngcontent-mbm-c139] {
  color: #fff;
}

.light[_nghost-mbm-c139] .sort-button[_ngcontent-mbm-c139]:hover:not(.active) .iconfont[_ngcontent-mbm-c139],
.light [_nghost-mbm-c139] .sort-button[_ngcontent-mbm-c139]:hover:not(.active) .iconfont[_ngcontent-mbm-c139] {
  color: #00c0ff;
}

.sort-button.desc[_ngcontent-mbm-c139] .iconfont[_ngcontent-mbm-c139] {
  transform: rotate(-180deg);
}

.sort-button[_ngcontent-mbm-c139] i[_ngcontent-mbm-c139],
.sort-button[_ngcontent-mbm-c139] span[_ngcontent-mbm-c139] {
  line-height: 16px;
}

.sort-button[_ngcontent-mbm-c139] .dn-icon[_ngcontent-mbm-c139]:before {
  margin: 0;
  line-height: 18px;
}


.video-detail[_ngcontent-mbm-c238] {
  margin-bottom: 50px;
}

.channel[_ngcontent-mbm-c238],
.text-dark[_ngcontent-mbm-c238] {
  color: #ffffffb3 !important;
}

.light[_nghost-mbm-c238] .channel[_ngcontent-mbm-c238],
.light [_nghost-mbm-c238] .channel[_ngcontent-mbm-c238],
.light[_nghost-mbm-c238] .text-dark[_ngcontent-mbm-c238],
.light [_nghost-mbm-c238] .text-dark[_ngcontent-mbm-c238] {
  color: #333 !important;
}

.poster[_ngcontent-mbm-c238] {
  width: 182px;
  height: 262px;
  flex: 0 0 100px;
  margin-right: 20px;
}

.title[_ngcontent-mbm-c238] {
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 380px;
}

.light[_nghost-mbm-c238] .title[_ngcontent-mbm-c238],
.light [_nghost-mbm-c238] .title[_ngcontent-mbm-c238] {
  color: #333;
}

.title[_ngcontent-mbm-c238]:hover {
  color: #00c0ff !important;
}

.tag[_ngcontent-mbm-c238] {
  color: #ffffffb3;
  background-color: #2b2c3a;
  font-size: 12px;
  padding: 0.1em 0;
  width: 55px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 1em;
  text-align: center;
}

.light[_nghost-mbm-c238] .tag[_ngcontent-mbm-c238],
.light [_nghost-mbm-c238] .tag[_ngcontent-mbm-c238] {
  background-color: #f8f8f8;
}

.light[_nghost-mbm-c238] .tag[_ngcontent-mbm-c238],
.light [_nghost-mbm-c238] .tag[_ngcontent-mbm-c238] {
  color: #888;
}

.actors[_ngcontent-mbm-c238],
.info-row[_ngcontent-mbm-c238] {
  height: 20px;
}

.actors[_ngcontent-mbm-c238] {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.text-number[_ngcontent-mbm-c238] {
  color: #ffffffb3;
}

.light[_nghost-mbm-c238] .text-number[_ngcontent-mbm-c238],
.light [_nghost-mbm-c238] .text-number[_ngcontent-mbm-c238] {
  color: #333;
}

.label-icon[_ngcontent-mbm-c238] {
  display: flex;
  align-items: center;
  margin-right: 0.2em;
  min-width: 60px;
  font-size: 12px;
  color: #fff6;
}

.light[_nghost-mbm-c238] .label-icon[_ngcontent-mbm-c238],
.light [_nghost-mbm-c238] .label-icon[_ngcontent-mbm-c238] {
  color: #888;
}

.label-icon[_ngcontent-mbm-c238] .iconfont[_ngcontent-mbm-c238] {
  font-size: 16px;
}

.label-icon[_ngcontent-mbm-c238] i[_ngcontent-mbm-c238] {
  margin-right: 2px;
  font-size: 18px;
}

.label-icon-sl-ctn[_ngcontent-mbm-c238] {
  display: none;
}

.rating-number[_ngcontent-mbm-c238] {
  font-size: 20px;
  color: #ffb400;
  margin-left: 20px;
  margin-right: 20px;
}

.episode-ctn[_ngcontent-mbm-c238] {
  margin-top: 12px;
  width: 90px;
  padding: 0 10px;
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: #242435;
  color: #ffffffb3;
}

.light[_nghost-mbm-c238] .episode-ctn[_ngcontent-mbm-c238],
.light [_nghost-mbm-c238] .episode-ctn[_ngcontent-mbm-c238] {
  background-color: #eee;
}

.light[_nghost-mbm-c238] .episode-ctn[_ngcontent-mbm-c238],
.light [_nghost-mbm-c238] .episode-ctn[_ngcontent-mbm-c238] {
  color: #333;
}

.episode-ctn[_ngcontent-mbm-c238]:hover {
  color: #00c0ff;
}

.light[_nghost-mbm-c238] .episode-ctn[_ngcontent-mbm-c238]:hover,
.light [_nghost-mbm-c238] .episode-ctn[_ngcontent-mbm-c238]:hover {
  color: #00c0ff;
}

.episode-ctn.notshow[_ngcontent-mbm-c238] {
  line-height: 52px;
  font-size: 18px;
}

.episode-ctn.larger[_ngcontent-mbm-c238] {
  width: 200px;
}

.new-media[_ngcontent-mbm-c238] {
  position: absolute;
  top: 14px;
  right: 2px;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background-color: #fa2828;
}

.play-right-now[_ngcontent-mbm-c238] {
  width: 90px;
  height: 38px;
  line-height: 37px;
  text-align: center;
  border-radius: 2px;
  border: 1px solid #00c0ff;
  color: #00c0ff !important;
  font-size: 14px;
  cursor: pointer;
}

.play-right-now[_ngcontent-mbm-c238]:hover {
  background-color: #00c0ff;
  color: #fff !important;
}

.svideo-time-shadow[_ngcontent-mbm-c238] {
  background: #000;
  background: linear-gradient(180deg, #0000, #00000080 38%, #000000e6);
  left: 0;
  height: 30px;
  width: 100%;
  position: absolute;
  bottom: 4px;
}

.svideo-time-label[_ngcontent-mbm-c238] {
  color: #fff;
  font-size: 14px;
  position: absolute;
  right: 5px;
  bottom: 4px;
}

.svideo-uploader-info[_ngcontent-mbm-c238] {
  color: #fff6;
}

.light[_nghost-mbm-c238] .svideo-uploader-info[_ngcontent-mbm-c238],
.light [_nghost-mbm-c238] .svideo-uploader-info[_ngcontent-mbm-c238] {
  color: #888;
}

.svideo-uploader-text[_ngcontent-mbm-c238] {
  color: #ffffffb3;
}

.light[_nghost-mbm-c238] .svideo-uploader-text[_ngcontent-mbm-c238],
.light [_nghost-mbm-c238] .svideo-uploader-text[_ngcontent-mbm-c238] {
  color: #333;
}

.result-nav-link[_ngcontent-mbm-c238]:visited {
  color: #636363;
}

.light[_nghost-mbm-c238] .result-nav-link[_ngcontent-mbm-c238]:visited,
.light [_nghost-mbm-c238] .result-nav-link[_ngcontent-mbm-c238]:visited {
  color: #888;
}

.result-nav-link[_ngcontent-mbm-c238]:visited .title[_ngcontent-mbm-c238] {
  color: #636363;
}

.light[_nghost-mbm-c238] .result-nav-link[_ngcontent-mbm-c238]:visited .title[_ngcontent-mbm-c238],
.light [_nghost-mbm-c238] .result-nav-link[_ngcontent-mbm-c238]:visited .title[_ngcontent-mbm-c238] {
  color: #888;
}

.result-nav-link[_ngcontent-mbm-c238]:visited .svideo-title[_ngcontent-mbm-c238] {
  color: #636363;
}

.light[_nghost-mbm-c238] .result-nav-link[_ngcontent-mbm-c238]:visited .svideo-title[_ngcontent-mbm-c238],
.light [_nghost-mbm-c238] .result-nav-link[_ngcontent-mbm-c238]:visited .svideo-title[_ngcontent-mbm-c238] {
  color: #888;
}

.result-nav-link[_ngcontent-mbm-c238]:visited .episode-ctn[_ngcontent-mbm-c238] {
  color: #636363;
}

.light[_nghost-mbm-c238] .result-nav-link[_ngcontent-mbm-c238]:visited .episode-ctn[_ngcontent-mbm-c238],
.light [_nghost-mbm-c238] .result-nav-link[_ngcontent-mbm-c238]:visited .episode-ctn[_ngcontent-mbm-c238] {
  color: #888;
}

.top-right-icon[_ngcontent-mbm-c238] {
  position: absolute;
  top: 8px;
  right: 8px;
  display: flex;
}

.top-right-icon[_ngcontent-mbm-c238] div[_ngcontent-mbm-c238]:last-child {
  margin-right: 0 !important;
}

.high-res[_ngcontent-mbm-c238] {
  text-shadow: #000;
  filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.65));
  z-index: 2;
  width: 25px;
  height: 17px;
  margin-right: 8px;
}

.high-res.icon-4K[_ngcontent-mbm-c238] {
}

.high-res.icon-2K[_ngcontent-mbm-c238],
.high-res.icon-4K[_ngcontent-mbm-c238] {
  background-size: contain;
  background-repeat: no-repeat;
}

.high-res.icon-2K[_ngcontent-mbm-c238] {
}

@media (max-width: 1439px) {
  .title[_ngcontent-mbm-c238] {
    max-width: 200px;
  }

  .episode-ctn[_ngcontent-mbm-c238] {
    width: 84px;
  }

  .episode-ctn.larger[_ngcontent-mbm-c238] {
    width: 180px;
  }

  .label-icon[_ngcontent-mbm-c238] {
    display: none;
  }

  .label-icon-sl-ctn[_ngcontent-mbm-c238] {
    display: flex !important;
  }

  .label-icon-sl-ctn[_ngcontent-mbm-c238] .label-icon[_ngcontent-mbm-c238] {
    display: block !important;
  }
}

@media (min-width: 1440px) and (max-width: 1678px) {
  .title[_ngcontent-mbm-c238] {
    max-width: 200px;
  }

  .episode-ctn[_ngcontent-mbm-c238] {
    width: 84px;
  }

  .episode-ctn.larger[_ngcontent-mbm-c238] {
    width: 180px;
  }

  .label-icon[_ngcontent-mbm-c238] {
    display: none;
  }

  .label-icon-sl-ctn[_ngcontent-mbm-c238] {
    display: flex !important;
  }

  .label-icon-sl-ctn[_ngcontent-mbm-c238] .label-icon[_ngcontent-mbm-c238] {
    display: block !important;
  }
}

@media (min-width: 1679px) and (max-width: 1911px) {
  .title[_ngcontent-mbm-c238] {
    max-width: 200px;
  }
}


.pagination[_ngcontent-mbm-c132] {
  display: flex;
  margin: 0 auto;
  justify-content: center;
}

li[_ngcontent-mbm-c132] span[_ngcontent-mbm-c132] {
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  padding: 6px 12px;
  margin: 4px;
  border-radius: 2px;
  min-width: 40px;
  white-space: nowrap;
  color: #ffffffb3;
}

.light[_nghost-mbm-c132] li[_ngcontent-mbm-c132] span[_ngcontent-mbm-c132],
.light [_nghost-mbm-c132] li[_ngcontent-mbm-c132] span[_ngcontent-mbm-c132] {
  color: #888;
}

li[_ngcontent-mbm-c132] span[_ngcontent-mbm-c132]:hover {
  background-color: #373843;
  color: #fff;
}

.light[_nghost-mbm-c132] li[_ngcontent-mbm-c132] span[_ngcontent-mbm-c132]:hover,
.light [_nghost-mbm-c132] li[_ngcontent-mbm-c132] span[_ngcontent-mbm-c132]:hover {
  background-color: #00c0ff;
}

.light[_nghost-mbm-c132] li[_ngcontent-mbm-c132] span[_ngcontent-mbm-c132]:hover,
.light [_nghost-mbm-c132] li[_ngcontent-mbm-c132] span[_ngcontent-mbm-c132]:hover {
  color: #fff;
}

li[_ngcontent-mbm-c132] span.active[_ngcontent-mbm-c132] {
  border: 1px solid #00c0ff;
  background-color: #00c0ff;
  color: #fff !important;
}

li.disabled[_ngcontent-mbm-c132] span[_ngcontent-mbm-c132] {
  cursor: default;
  color: #424242 !important;
}

.light[_nghost-mbm-c132] li.disabled[_ngcontent-mbm-c132] span[_ngcontent-mbm-c132],
.light [_nghost-mbm-c132] li.disabled[_ngcontent-mbm-c132] span[_ngcontent-mbm-c132] {
  color: #ddd !important;
}

li[_ngcontent-mbm-c132] span.omitted[_ngcontent-mbm-c132],
li.disabled[_ngcontent-mbm-c132] span[_ngcontent-mbm-c132]:hover {
  background-color: initial !important;
}

li[_ngcontent-mbm-c132] span.omitted[_ngcontent-mbm-c132] {
  color: #ffffffb3 !important;
  cursor: default !important;
}

.light[_nghost-mbm-c132] li[_ngcontent-mbm-c132] span.omitted[_ngcontent-mbm-c132],
.light [_nghost-mbm-c132] li[_ngcontent-mbm-c132] span.omitted[_ngcontent-mbm-c132] {
  color: #888 !important;
}

@media (max-width: 1439px) {
  li[_ngcontent-mbm-c132] span[_ngcontent-mbm-c132] {
    margin: 2px;
  }
}


.video-teaser[_ngcontent-mbm-c98] {
  background-color: #090b21;
  height: 100%;
}

.light[_nghost-mbm-c98] .video-teaser[_ngcontent-mbm-c98],
.light [_nghost-mbm-c98] .video-teaser[_ngcontent-mbm-c98] {
  background-color: #fff;
}

.light[_nghost-mbm-c98] .video-teaser.list-bg[_ngcontent-mbm-c98],
.light [_nghost-mbm-c98] .video-teaser.list-bg[_ngcontent-mbm-c98] {
  background-color: #fafafa;
}

.video-teaser[_ngcontent-mbm-c98]:hover .content[_ngcontent-mbm-c98] {
  box-shadow: 0 2px 5px 0 #0000004d;
}

.video-teaser[_ngcontent-mbm-c98]:hover .recommended-shadow[_ngcontent-mbm-c98] {
  top: -5px;
  left: -5px;
}

.video-teaser[_ngcontent-mbm-c98] .rating[_ngcontent-mbm-c98] {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #ffa800;
  font-size: 16px;
  font-weight: 700;
  right: 0.8em;
  bottom: 0.5em;
}

.video-teaser[_ngcontent-mbm-c98] .v-content[_ngcontent-mbm-c98] {
  overflow: hidden;
  min-height: calc(100% - 53px);
}

.video-teaser[_ngcontent-mbm-c98] .v-content.list[_ngcontent-mbm-c98] {
  width: 216px;
  height: 309px;
}

.video-teaser[_ngcontent-mbm-c98] .poster[_ngcontent-mbm-c98] {
  width: 100%;
  height: 100%;
  transition: all 0.25s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.video-teaser[_ngcontent-mbm-c98] .recommended[_ngcontent-mbm-c98] {
  color: #fff;
  text-shadow: #000;
  z-index: 2;
  filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.65));
  font-size: 16px;
  position: absolute;
  background-image: url(/assets/images/recommender.png);
  width: 2em;
  height: 3em;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
}

.video-teaser[_ngcontent-mbm-c98] .recommended-shadow[_ngcontent-mbm-c98] {
  position: absolute;
  color: #fff;
  text-shadow: #000;
  border-top: 52px solid #0006;
  border-right: 52px solid #0000;
  z-index: 1;
  transition: all 0.4s ease-in-out;
}

.video-teaser[_ngcontent-mbm-c98] .top-right-icon[_ngcontent-mbm-c98] {
  position: absolute;
  top: 8px;
  right: 8px;
  display: flex;
}

.video-teaser[_ngcontent-mbm-c98] .top-right-icon[_ngcontent-mbm-c98] div[_ngcontent-mbm-c98]:last-child {
  margin-right: 0 !important;
}

.video-teaser[_ngcontent-mbm-c98] .updated[_ngcontent-mbm-c98] {
  z-index: 1;
  background-color: red;
  color: #fff;
  line-height: 18px;
  min-width: 16px;
  text-align: center;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 400;
}

.video-teaser[_ngcontent-mbm-c98] .high-res[_ngcontent-mbm-c98],
.video-teaser[_ngcontent-mbm-c98] .updated[_ngcontent-mbm-c98] {
  height: 17px;
  text-shadow: #000;
  filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.65));
}

.video-teaser[_ngcontent-mbm-c98] .high-res[_ngcontent-mbm-c98] {
  z-index: 2;
  width: 25px;
  margin-right: 8px;
}

.video-teaser[_ngcontent-mbm-c98] .high-res.icon-4K[_ngcontent-mbm-c98] {
  background-size: contain;
  background-repeat: no-repeat;
}

.video-teaser[_ngcontent-mbm-c98] .high-res.icon-2K[_ngcontent-mbm-c98] {
  background-size: contain;
  background-repeat: no-repeat;
}

.video-teaser[_ngcontent-mbm-c98] .view-count[_ngcontent-mbm-c98] {
  display: inline-flex;
  align-items: center;
  line-height: 20px;
  color: #fff;
  padding: 0 7px;
  border-radius: 10px;
  z-index: 1;
  font-size: 14px;
  position: absolute;
  bottom: 9px;
  left: 7px;
}

.video-teaser[_ngcontent-mbm-c98] .view-count[_ngcontent-mbm-c98] .num[_ngcontent-mbm-c98] {
  color: #fff;
}

.video-teaser[_ngcontent-mbm-c98] .title-box[_ngcontent-mbm-c98] {
  padding: 10px 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  position: relative;
  z-index: 101;
  background-color: #090b21;
}

.light[_nghost-mbm-c98] .video-teaser[_ngcontent-mbm-c98] .title-box[_ngcontent-mbm-c98],
.light [_nghost-mbm-c98] .video-teaser[_ngcontent-mbm-c98] .title-box[_ngcontent-mbm-c98] {
  background-color: #f8f8f8;
}

.light[_nghost-mbm-c98] .video-teaser[_ngcontent-mbm-c98] .title-box.list-bg[_ngcontent-mbm-c98],
.light [_nghost-mbm-c98] .video-teaser[_ngcontent-mbm-c98] .title-box.list-bg[_ngcontent-mbm-c98] {
  background-color: #fafafa;
}

.video-teaser[_ngcontent-mbm-c98] .title-box[_ngcontent-mbm-c98] .title[_ngcontent-mbm-c98] {
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  margin-bottom: 1px;
  width: 194px;
}

.video-teaser[_ngcontent-mbm-c98] .title-box[_ngcontent-mbm-c98] a[_ngcontent-mbm-c98] {
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}

.video-teaser[_ngcontent-mbm-c98] .title-box[_ngcontent-mbm-c98] a[_ngcontent-mbm-c98]:hover {
  color: #00c0ff;
}

.video-teaser[_ngcontent-mbm-c98] .title-box[_ngcontent-mbm-c98] span[_ngcontent-mbm-c98] {
  overflow: hidden;
  text-overflow: ellipsis;
}

.light[_nghost-mbm-c98] .video-teaser[_ngcontent-mbm-c98] .title-box[_ngcontent-mbm-c98] .text-light[_ngcontent-mbm-c98],
.light [_nghost-mbm-c98] .video-teaser[_ngcontent-mbm-c98] .title-box[_ngcontent-mbm-c98] .text-light[_ngcontent-mbm-c98] {
  color: #888;
}

.video-teaser[_ngcontent-mbm-c98] .title-box[_ngcontent-mbm-c98] .tag-text[_ngcontent-mbm-c98] {
  font-size: 14px;
}

.video-teaser[_ngcontent-mbm-c98] .title-box[_ngcontent-mbm-c98] .status-text[_ngcontent-mbm-c98] {
  font-size: 12px;
  max-width: 90px;
  line-height: 22px;
  white-space: pre;
  overflow: hidden;
  text-overflow: ellipsis;
}

.video-teaser[_ngcontent-mbm-c98] .title-box[_ngcontent-mbm-c98] .watched-at[_ngcontent-mbm-c98] {
  max-width: 80px;
  white-space: pre;
  overflow: hidden;
  text-overflow: ellipsis;
}

.video-teaser[_ngcontent-mbm-c98] .title-box.news-title[_ngcontent-mbm-c98] a[_ngcontent-mbm-c98] {
  color: #ffffffb3 !important;
}

.light[_nghost-mbm-c98] .video-teaser[_ngcontent-mbm-c98] .title-box.news-title[_ngcontent-mbm-c98] a[_ngcontent-mbm-c98],
.light [_nghost-mbm-c98] .video-teaser[_ngcontent-mbm-c98] .title-box.news-title[_ngcontent-mbm-c98] a[_ngcontent-mbm-c98] {
  color: #333 !important;
}

.video-teaser[_ngcontent-mbm-c98] .title-box.news-title[_ngcontent-mbm-c98] a[_ngcontent-mbm-c98]:hover {
  color: #00c0ff !important;
}

.light[_nghost-mbm-c98] .video-teaser[_ngcontent-mbm-c98] .title-box.news-title[_ngcontent-mbm-c98] a[_ngcontent-mbm-c98]:hover,
.light [_nghost-mbm-c98] .video-teaser[_ngcontent-mbm-c98] .title-box.news-title[_ngcontent-mbm-c98] a[_ngcontent-mbm-c98]:hover {
  color: #00c0ff !important;
}

.video-teaser.search-list[_ngcontent-mbm-c98] {
  width: 211px;
  height: 366px;
}

@media (max-width: 1911px) {
  .video-teaser[_ngcontent-mbm-c98] .title-box[_ngcontent-mbm-c98] {
    padding: 8px 6px !important;
  }
}


.video-teaser-small[_ngcontent-mbm-c98] {
  width: 201px;
  height: 349px;
  margin-bottom: 4px;
}

.video-teaser-small[_ngcontent-mbm-c98] .poster[_ngcontent-mbm-c98] {
  width: 201px;
  height: 287px;
}

.actors[_ngcontent-mbm-c98] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 280px;
}

.shadow-bar[_ngcontent-mbm-c98] {
  width: 100%;
  background-image: linear-gradient(#00000003, #000c);
  color: #fff;
  position: absolute;
  bottom: -41px;
  left: 0;
  line-height: 1.5em;
  padding-top: 50%;
  height: 2.6em;
  transition: all 0.3s ease-in-out;
}

.pulse-loading.poster[_ngcontent-mbm-c98] {
  transform: none !important;
  height: 340px;
  width: 238px;
}

.pulse-loading.title[_ngcontent-mbm-c98] {
  height: 22px;
  width: 160px;
}

.pulse-loading.genre[_ngcontent-mbm-c98] {
  height: 19px;
  width: 80px;
}

.bar[_ngcontent-mbm-c98] {
  background: #000;
  background: linear-gradient(180deg, #0000, #00000080 38%, #000000e6);
  left: 0;
  line-height: 1.5em;
  height: 3.2em;
  font-size: 1em;
  width: 100%;
  color: #fff;
  position: absolute;
  bottom: 0;
}


.teaser-detail[_ngcontent-mbm-c99] {
  position: absolute;
  z-index: 100;
  bottom: 0;
  left: 0;
  bottom: -166px;
  transition: bottom 0.3s;
  background-repeat: no-repeat;
  background-position: 50%;
  cursor: default;
  height: 50%;
  width: 100%;
}

.teaser-detail.new[_ngcontent-mbm-c99] {
  border-radius: 4px;
  background-size: cover;
  transition: width 0.1s ease-out, height 0.1s ease-out, top 0.1s ease-out,
    left 0.1s ease-out;
  bottom: 0;
  opacity: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  box-shadow: 0 0 4px 1px #00000057;
}

.light[_nghost-mbm-c99] .teaser-detail.new[_ngcontent-mbm-c99],
.light [_nghost-mbm-c99] .teaser-detail.new[_ngcontent-mbm-c99] {
  box-shadow: 0 0 4px 1px #0000003d;
}

.detail-ctn[_ngcontent-mbm-c99] {
  width: 100%;
  height: 100%;
  background-color: #1c1d2ffa;
  padding: 10px 10px 0;
}

.light[_nghost-mbm-c99] .detail-ctn[_ngcontent-mbm-c99],
.light [_nghost-mbm-c99] .detail-ctn[_ngcontent-mbm-c99] {
  background-color: #fffffffa;
}

.detail-ctn.new[_ngcontent-mbm-c99] {
  border-radius: 4px;
  background-color: initial !important;
  position: absolute;
  z-index: 112;
  height: min-content;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.teaser-detail-cover[_ngcontent-mbm-c99] {
  position: absolute;
  z-index: 111;
  top: 0;
  left: 0;
  border-radius: 4px;
  background: linear-gradient(180deg, #0000, #000c 48%, #000000e6);
  width: 100%;
  height: 100%;
}

.teaser-detail-cover-play-area[_ngcontent-mbm-c99] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 75px;
  width: 75px;
  margin: 75px auto 0;
}

.teaser-detail-cover-play-area[_ngcontent-mbm-c99] .teaser-detail-cover-play-button[_ngcontent-mbm-c99] {
  height: 100%;
  width: 100%;
  text-align: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.teaser-detail-cover-play-area[_ngcontent-mbm-c99] .teaser-detail-cover-play-button[_ngcontent-mbm-c99] .teaser-detail-play-icon[_ngcontent-mbm-c99] {
  font-size: 75px;
  color: #ffffffb3;
  transition: 0.2s linear;
}

.teaser-detail-cover-play-area[_ngcontent-mbm-c99] .teaser-detail-cover-play-button[_ngcontent-mbm-c99] .teaser-detail-play-icon[_ngcontent-mbm-c99]:hover {
  color: #fff;
}

.recommended[_ngcontent-mbm-c99] {
  color: #fff;
  text-shadow: #000;
  filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.65));
  font-size: 16px;
  background-image: url(/assets/images/recommender.png);
  width: 2em;
  height: 3em;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  border-radius: 4px 0 0 0;
}

.recommended[_ngcontent-mbm-c99],
.top-right-icon[_ngcontent-mbm-c99] {
  z-index: 111;
  position: absolute;
}

.top-right-icon[_ngcontent-mbm-c99] {
  top: 8px;
  right: 8px;
  display: flex;
}

.top-right-icon[_ngcontent-mbm-c99] div[_ngcontent-mbm-c99]:last-child {
  margin-right: 0 !important;
}

.updated[_ngcontent-mbm-c99] {
  z-index: 1;
  background-color: red;
  color: #fff;
  line-height: 18px;
  min-width: 16px;
  text-align: center;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 400;
}

.high-res[_ngcontent-mbm-c99],
.updated[_ngcontent-mbm-c99] {
  height: 17px;
  text-shadow: #000;
  filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.65));
}

.high-res[_ngcontent-mbm-c99] {
  z-index: 2;
  width: 25px;
  margin-right: 8px;
}

.high-res.icon-4K[_ngcontent-mbm-c99] {
}

.high-res.icon-2K[_ngcontent-mbm-c99],
.high-res.icon-4K[_ngcontent-mbm-c99] {
  background-size: contain;
  background-repeat: no-repeat;
}

.high-res.icon-2K[_ngcontent-mbm-c99] {
}

.detail-header[_ngcontent-mbm-c99] {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 700;
}

.detail-action[_ngcontent-mbm-c99] {
  width: 100%;
  padding: 0 19px 0 0;
}

.detail-action.new[_ngcontent-mbm-c99] {
  padding: 0;
}

.title-ctn[_ngcontent-mbm-c99] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 192px;
}

.title-text[_ngcontent-mbm-c99] {
  color: #fff;
}

.light[_nghost-mbm-c99] .title-text[_ngcontent-mbm-c99],
.light [_nghost-mbm-c99] .title-text[_ngcontent-mbm-c99] {
  color: #333;
}

.title-text[_ngcontent-mbm-c99]:hover {
  color: #00c0ff !important;
}

.detail-tags[_ngcontent-mbm-c99] {
  margin-top: 0.5em;
  margin-bottom: 1em;
  font-size: 12px;
  color: #ffffffb3;
  display: flex;
  flex-wrap: nowrap;
}

.light[_nghost-mbm-c99] .detail-tags[_ngcontent-mbm-c99],
.light [_nghost-mbm-c99] .detail-tags[_ngcontent-mbm-c99] {
  color: #888;
}

.detail-tags[_ngcontent-mbm-c99] span[_ngcontent-mbm-c99] {
  background-color: #2b2c3a;
  display: inline-block;
  padding: 0.1em 0;
  margin-right: 0.5em;
  width: 44px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}

.light[_nghost-mbm-c99] .detail-tags[_ngcontent-mbm-c99] span[_ngcontent-mbm-c99],
.light [_nghost-mbm-c99] .detail-tags[_ngcontent-mbm-c99] span[_ngcontent-mbm-c99] {
  background-color: #eee;
}

.detail-tags.new[_ngcontent-mbm-c99] {
  color: #fff6;
}

.detail-tags.new[_ngcontent-mbm-c99] span[_ngcontent-mbm-c99] {
  background-color: initial !important;
  border: 1px solid #fff6;
  padding: 0 !important;
  width: 38px;
}

.light[_nghost-mbm-c99] .detail-tags.new[_ngcontent-mbm-c99] span[_ngcontent-mbm-c99],
.light [_nghost-mbm-c99] .detail-tags.new[_ngcontent-mbm-c99] span[_ngcontent-mbm-c99] {
  border-color: #888;
}

.detail-intro[_ngcontent-mbm-c99] {
  font-size: 12px;
  color: #fff6;
}

.light[_nghost-mbm-c99] .detail-intro[_ngcontent-mbm-c99],
.light [_nghost-mbm-c99] .detail-intro[_ngcontent-mbm-c99] {
  color: #888;
}

.detail-intro.new[_ngcontent-mbm-c99] {
  color: #ffffffb3 !important;
}

.detail-rating[_ngcontent-mbm-c99] {
  color: #ffa800;
  font-size: 18px;
  font-weight: 700;
}

.detail-title[_ngcontent-mbm-c99] {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  width: 240px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.detail-date[_ngcontent-mbm-c99],
.detail-starring[_ngcontent-mbm-c99],
.detail-story[_ngcontent-mbm-c99] {
  margin-bottom: 0.5em;
}

.detail-date[_ngcontent-mbm-c99],
.detail-starring[_ngcontent-mbm-c99] {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.detail-starring.lower[_ngcontent-mbm-c99] {
  height: 21px;
}

.detail-story[_ngcontent-mbm-c99] {
  height: 36px;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  min-width: 254px;
}

@media (max-width: 1439px) {
  .detail-story[_ngcontent-mbm-c99] {
    min-width: 244px;
  }
}

.intro-title[_ngcontent-mbm-c99] {
  color: #fff;
}

.light[_nghost-mbm-c99] .intro-title[_ngcontent-mbm-c99],
.light [_nghost-mbm-c99] .intro-title[_ngcontent-mbm-c99] {
  color: #333;
}

.intro-title.new[_ngcontent-mbm-c99] {
  color: #fff6;
}

.light[_nghost-mbm-c99] .intro-title.new[_ngcontent-mbm-c99],
.light [_nghost-mbm-c99] .intro-title.new[_ngcontent-mbm-c99] {
  color: #888;
}

.detail-action[_ngcontent-mbm-c99] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
}

.detail-action.new[_ngcontent-mbm-c99] {
  position: relative;
}

.detail-dialog[_ngcontent-mbm-c99] {
  font-size: 12px;
  padding: 0 5px;
  text-align: center;
  color: #00c0ff;
  border: 1px solid #00c0ff;
}

.detail-dialog.new[_ngcontent-mbm-c99] {
  padding: 1px 13px;
  color: #fff6;
  border-color: #fff6;
}

.light[_nghost-mbm-c99] .detail-dialog.new[_ngcontent-mbm-c99],
.light [_nghost-mbm-c99] .detail-dialog.new[_ngcontent-mbm-c99] {
  border-color: #888;
}

.detail-dialog.new[_ngcontent-mbm-c99]:hover {
  border-color: #00c0ff !important;
}

.detail-dialog[_ngcontent-mbm-c99]:hover {
  color: #fff;
  background-color: #00c0ff;
}

.hot-number[_ngcontent-mbm-c99] {
  color: #ffffffb3;
}

.light[_nghost-mbm-c99] .hot-number[_ngcontent-mbm-c99],
.light [_nghost-mbm-c99] .hot-number[_ngcontent-mbm-c99] {
  color: #333;
}

.hot-number.new[_ngcontent-mbm-c99] {
  color: #ff743d !important;
}

@media (max-width: 1678px) {
  .detail-tags[_ngcontent-mbm-c99] {
    margin-top: 0.5em !important;
    margin-bottom: 0.5em !important;
  }

  .detail-tags[_ngcontent-mbm-c99] span[_ngcontent-mbm-c99] {
    width: 42px !important;
  }

  .detail-starring[_ngcontent-mbm-c99],
  .detail-story[_ngcontent-mbm-c99] {
    margin-bottom: 0.3em !important;
  }
}


[_nghost-mbm-c111] {
  position: relative;
  display: block;
  overflow: hidden;
}

.sub-link-title[_ngcontent-mbm-c111] {
  display: none;
  color: #ffffffb3;
}

.last-slider[_ngcontent-mbm-c111] {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}

.nav-link.active[_ngcontent-mbm-c111]:after {
  content: "";
  position: absolute;
  z-index: 0;
  height: 68px;
  width: 100%;
  background: #bcbcbc;
  background: linear-gradient(90deg,
      #bcbcbc,
      #ff0a0a00 0,
      #bcbcbc2b 59%,
      #bcbcbc00);
}

.nav-link.active[_ngcontent-mbm-c111] .a-link[_ngcontent-mbm-c111] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 1;
}

.nav-link.active[_ngcontent-mbm-c111] .a-link[_ngcontent-mbm-c111] .main-link-title[_ngcontent-mbm-c111] {
  font-size: 22px;
  line-height: 34px;
  text-align: right;
}

.nav-link.active[_ngcontent-mbm-c111] .a-link[_ngcontent-mbm-c111] .sub-link-title[_ngcontent-mbm-c111] {
  display: block;
  font-size: 14px;
  line-height: 16px;
  text-align: right;
}

@media screen and (max-width: 1400px) {
  .nav-link.active[_ngcontent-mbm-c111]:after {
    height: 36px;
  }

  .nav-link.active[_ngcontent-mbm-c111] .a-link[_ngcontent-mbm-c111] .main-link-title[_ngcontent-mbm-c111] {
    font-size: 18px;
    line-height: 22px;
  }

  .nav-link.active[_ngcontent-mbm-c111] .a-link[_ngcontent-mbm-c111] .sub-link-title[_ngcontent-mbm-c111] {
    font-size: 12px;
    line-height: 12px;
  }
}

@media screen and (min-width: 1401px) and (max-width: 1679px) {
  .nav-link.active[_ngcontent-mbm-c111]:after {
    height: 46px;
  }

  .nav-link.active[_ngcontent-mbm-c111] .a-link[_ngcontent-mbm-c111] .main-link-title[_ngcontent-mbm-c111] {
    font-size: 18px;
    line-height: 27px;
  }

  .nav-link.active[_ngcontent-mbm-c111] .a-link[_ngcontent-mbm-c111] .sub-link-title[_ngcontent-mbm-c111] {
    font-size: 12px;
    line-height: 17px;
  }
}


[_nghost-mbm-c112] {
  background-color: #0000002b;
  padding: 15px;
  display: block;
  position: absolute;
  width: 100%;
  min-width: 1340px;
  background: #090b21;
  background: linear-gradient(0deg,
      #090b21 7.5%,
      rgba(9, 11, 33, 0.985) 13%,
      #090b21f2 17.3%,
      #090b2180 51%,
      #090b211a 79.5%,
      #090b210d 85%,
      #090b2103 92%,
      #090b2100 99%);
  bottom: 0;
}

.light [_nghost-mbm-c112] {
  background-color: #fff;
}

.light [_nghost-mbm-c112] {
  background: #fafafa;
}

.container[_ngcontent-mbm-c112] {
  background-color: initial;
}

.light[_ngcontent-mbm-c112] .container[_ngcontent-mbm-c112] {
  background-color: #fff;
}

.l[_ngcontent-mbm-c112] {
  min-width: 70px;
  padding: 5px 0;
  display: block;
  line-height: 30px;
}

.l[_ngcontent-mbm-c112]>a[_ngcontent-mbm-c112] {
  color: #fff;
}

.light[_nghost-mbm-c112] .l[_ngcontent-mbm-c112]>a[_ngcontent-mbm-c112],
.light [_nghost-mbm-c112] .l[_ngcontent-mbm-c112]>a[_ngcontent-mbm-c112] {
  color: #333;
}

.l[_ngcontent-mbm-c112]>a[_ngcontent-mbm-c112]:hover {
  color: #00c0ff;
}

.light[_nghost-mbm-c112] .l[_ngcontent-mbm-c112]>a[_ngcontent-mbm-c112]:hover,
.light [_nghost-mbm-c112] .l[_ngcontent-mbm-c112]>a[_ngcontent-mbm-c112]:hover {
  color: #00c0ff;
}

.recommends[_ngcontent-mbm-c112] {
  min-width: 86px;
}

.recommends[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112] {
  min-width: 70px;
  padding: 5px 12px;
  display: block;
  line-height: 30px;
  color: #ffffffb3;
}

.light[_nghost-mbm-c112] .recommends[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112],
.light [_nghost-mbm-c112] .recommends[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112] {
  color: #333;
}

.recommends[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112]:hover {
  color: #00c0ff;
}

.light[_nghost-mbm-c112] .recommends[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112]:hover,
.light [_nghost-mbm-c112] .recommends[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112]:hover {
  color: #00c0ff;
}

.recommends.adfav[_ngcontent-mbm-c112],
.recommends.adfav[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112] {
  min-width: 30px;
}

.il[_ngcontent-mbm-c112] {
  display: flex;
  justify-content: center;
  align-items: center;
}

.il[_ngcontent-mbm-c112] span[_ngcontent-mbm-c112] {
  vertical-align: middle;
}

.light[_nghost-mbm-c112] .il[_ngcontent-mbm-c112] span[_ngcontent-mbm-c112],
.light [_nghost-mbm-c112] .il[_ngcontent-mbm-c112] span[_ngcontent-mbm-c112] {
  color: #aaa;
}

.light[_nghost-mbm-c112] .il[_ngcontent-mbm-c112] div[_ngcontent-mbm-c112],
.light [_nghost-mbm-c112] .il[_ngcontent-mbm-c112] div[_ngcontent-mbm-c112] {
  color: #888;
}

@media (max-width: 1439px) {
  .il[_ngcontent-mbm-c112] {
    font-size: 12px;
  }
}

.separater[_ngcontent-mbm-c112] {
  justify-content: center;
  display: flex;
  align-items: center;
}

.separater1[_ngcontent-mbm-c112] .line[_ngcontent-mbm-c112] {
  height: 72%;
  margin: 28% 10px 0;
  border: 1px solid #fff3;
}

.light[_nghost-mbm-c112] .separater1[_ngcontent-mbm-c112] .line[_ngcontent-mbm-c112],
.light [_nghost-mbm-c112] .separater1[_ngcontent-mbm-c112] .line[_ngcontent-mbm-c112] {
  border-color: #e6e6e6;
}

.sec1[_ngcontent-mbm-c112] {
  width: 490px;
  margin-left: -0.7em;
}

.sec1[_ngcontent-mbm-c112],
.sec2[_ngcontent-mbm-c112] {
  justify-content: center;
  height: 75px;
  overflow: hidden;
  font-size: 16px;
}

.sec2[_ngcontent-mbm-c112] {
  margin-left: 15px;
  width: 440px;
  flex: 1;
}

.sec3[_ngcontent-mbm-c112] {
  width: auto;
  max-width: 380px;
  justify-content: flex-start;
  flex-wrap: nowrap;
  overflow: hidden;
}

.sec3[_ngcontent-mbm-c112],
.sec4[_ngcontent-mbm-c112] {
  font-size: 14px;
}

.sec4[_ngcontent-mbm-c112] {
  justify-content: center;
}

.sec4[_ngcontent-mbm-c112] .l[_ngcontent-mbm-c112] {
  width: 50px;
  min-width: 50px;
  padding: 5px 0;
}

.sec4.all-d[_ngcontent-mbm-c112] {
  width: 380px;
}

.homepage-nav[_ngcontent-mbm-c112] .sec1[_ngcontent-mbm-c112] .l[_ngcontent-mbm-c112] {
  min-width: 78px;
  width: 78px;
  white-space: nowrap;
}

.homepage-nav[_ngcontent-mbm-c112] .sec1[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112] {
  color: #fff;
}

.light[_nghost-mbm-c112] .homepage-nav[_ngcontent-mbm-c112] .sec1[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112],
.light [_nghost-mbm-c112] .homepage-nav[_ngcontent-mbm-c112] .sec1[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112] {
  color: #333;
}

.homepage-nav[_ngcontent-mbm-c112] .sec1[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112]:hover {
  color: #00c0ff !important;
}

.light[_nghost-mbm-c112] .homepage-nav[_ngcontent-mbm-c112] .sec1[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112]:hover,
.light [_nghost-mbm-c112] .homepage-nav[_ngcontent-mbm-c112] .sec1[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112]:hover {
  color: #00c0ff !important;
}

.variety[_ngcontent-mbm-c112] .sec1[_ngcontent-mbm-c112] {
  width: 466px;
}

.documentary[_ngcontent-mbm-c112] .sec1[_ngcontent-mbm-c112] {
  width: 380px;
}

.new-videos[_ngcontent-mbm-c112] {
  z-index: 1;
  font-size: 12px;
  margin-left: 3px;
}

.nav-notifications[_ngcontent-mbm-c112],
.new-videos[_ngcontent-mbm-c112] {
  background-color: #e10000;
  color: #fff;
  padding: 0 5px;
  text-align: center;
  border-radius: 4px;
  font-weight: 400;
  height: 16px;
}

.nav-notifications[_ngcontent-mbm-c112] {
  font-size: 12px !important;
}

@media (min-width: 1912px) {
  .sec1[_ngcontent-mbm-c112] {
    margin-left: unset !important;
  }
}

@media (max-width: 1439px) {
  .sec1[_ngcontent-mbm-c112] {
    width: 420px;
    margin-left: unset !important;
  }

  .l[_ngcontent-mbm-c112] {
    min-width: 70px;
    padding: 5px 0;
    line-height: 30px;
  }

  .news[_ngcontent-mbm-c112] .l[_ngcontent-mbm-c112] {
    min-width: 80px;
  }

  .il[_ngcontent-mbm-c112] .l[_ngcontent-mbm-c112] {
    min-width: 70px;
  }

  .homepage-nav[_ngcontent-mbm-c112] .sec1[_ngcontent-mbm-c112] .l[_ngcontent-mbm-c112] {
    min-width: 78px;
    width: 78px;
    white-space: nowrap;
  }

  .movies[_ngcontent-mbm-c112] .sec1[_ngcontent-mbm-c112] {
    width: 590px;
  }

  .tv-series[_ngcontent-mbm-c112] .sec1[_ngcontent-mbm-c112] {
    width: 420px;
  }

  .variety[_ngcontent-mbm-c112] .sec1[_ngcontent-mbm-c112] {
    width: 466px;
  }

  .anime[_ngcontent-mbm-c112] .sec1[_ngcontent-mbm-c112] {
    width: 468px;
  }

  .sec2[_ngcontent-mbm-c112] {
    width: 324px;
  }

  .sec3[_ngcontent-mbm-c112] {
    max-width: 228px;
  }

  .sec4[_ngcontent-mbm-c112] {
    margin-right: -1.5em !important;
  }

  .sec4[_ngcontent-mbm-c112] .l[_ngcontent-mbm-c112] {
    width: 50px;
  }
}

@media (min-width: 1440px) and (max-width: 1678px) {
  .l[_ngcontent-mbm-c112] {
    min-width: 70px;
    padding: 5px 0;
    line-height: 30px;
  }

  .news[_ngcontent-mbm-c112] .l[_ngcontent-mbm-c112] {
    min-width: 80px;
  }

  .il[_ngcontent-mbm-c112] .l[_ngcontent-mbm-c112] {
    min-width: 70px;
  }

  .movies[_ngcontent-mbm-c112] .sec1[_ngcontent-mbm-c112] {
    width: 580px;
  }

  .tv-series[_ngcontent-mbm-c112] .sec1[_ngcontent-mbm-c112] {
    width: 420px;
  }

  .variety[_ngcontent-mbm-c112] .sec1[_ngcontent-mbm-c112] {
    width: 444px;
  }

  .anime[_ngcontent-mbm-c112] .sec1[_ngcontent-mbm-c112] {
    width: 440px;
  }

  .sec1[_ngcontent-mbm-c112] {
    margin-left: unset !important;
  }

  .sec2[_ngcontent-mbm-c112] {
    width: 141px;
  }

  .sec3[_ngcontent-mbm-c112] {
    max-width: 228px;
  }

  .sec4[_ngcontent-mbm-c112] {
    margin-right: -2em !important;
  }

  .sec4[_ngcontent-mbm-c112] .l[_ngcontent-mbm-c112] {
    width: 50px;
  }

  .sec4.all-vip[_ngcontent-mbm-c112] {
    width: 305px;
  }
}

@media (min-width: 1679px) and (max-width: 1911px) {
  .l[_ngcontent-mbm-c112] {
    min-width: 70px;
    padding: 5px 0;
    line-height: 30px;
  }

  .news[_ngcontent-mbm-c112] .l[_ngcontent-mbm-c112] {
    min-width: 80px;
  }

  .il[_ngcontent-mbm-c112] .l[_ngcontent-mbm-c112] {
    min-width: 70px;
  }

  .movies[_ngcontent-mbm-c112] .sec1[_ngcontent-mbm-c112] {
    width: 580px;
  }

  .tv-series[_ngcontent-mbm-c112] .sec1[_ngcontent-mbm-c112] {
    width: 420px;
  }

  .variety[_ngcontent-mbm-c112] .sec1[_ngcontent-mbm-c112] {
    width: 444px;
  }

  .anime[_ngcontent-mbm-c112] .sec1[_ngcontent-mbm-c112] {
    width: 440px;
  }

  .sec1[_ngcontent-mbm-c112] {
    margin-left: unset !important;
  }

  .sec2[_ngcontent-mbm-c112] {
    width: 324px;
  }

  .sec3[_ngcontent-mbm-c112] {
    max-width: 228px;
  }

  .sec4[_ngcontent-mbm-c112] {
    margin-right: -1.7em !important;
  }

  .sec4[_ngcontent-mbm-c112] .l[_ngcontent-mbm-c112] {
    width: 50px;
  }
}

.width-inherit[_ngcontent-mbm-c112] {
  width: inherit;
}

.homepage-nav.d[_ngcontent-mbm-c112] .sec1[_ngcontent-mbm-c112] {
  width: 390px;
}

.sec4[_ngcontent-mbm-c112] {
  margin-right: -1em;
}

.sec4[_ngcontent-mbm-c112] .il[_ngcontent-mbm-c112] {
  text-align: center;
}

.sec4[_ngcontent-mbm-c112] .il[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112] div[_ngcontent-mbm-c112] {
  position: relative;
  bottom: -0.5em;
}

.sec4[_ngcontent-mbm-c112] .il[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112]:hover {
  color: #00c0ff;
}

.light[_nghost-mbm-c112] .sec4[_ngcontent-mbm-c112] .il[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112]:hover,
.light [_nghost-mbm-c112] .sec4[_ngcontent-mbm-c112] .il[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112]:hover {
  color: #00c0ff;
}

.light[_nghost-mbm-c112] .sec4[_ngcontent-mbm-c112] .il[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112]:hover div[_ngcontent-mbm-c112],
.light [_nghost-mbm-c112] .sec4[_ngcontent-mbm-c112] .il[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112]:hover div[_ngcontent-mbm-c112],
.light[_nghost-mbm-c112] .sec4[_ngcontent-mbm-c112] .il[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112]:hover span[_ngcontent-mbm-c112],
.light [_nghost-mbm-c112] .sec4[_ngcontent-mbm-c112] .il[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112]:hover span[_ngcontent-mbm-c112] {
  color: #00c0ff;
}

.new-item[_ngcontent-mbm-c112] {
  width: 8px;
  height: 8px;
  top: -3px;
  background-color: red;
  border-radius: 50%;
  right: -10px;
}

.hot-icon[_ngcontent-mbm-c112] {
  border-radius: 3px;
  left: 30px;
}

.hot-icon[_ngcontent-mbm-c112],
.nav-new-icon[_ngcontent-mbm-c112] {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  font-size: 12px;
  height: 14px;
  line-height: 14px;
  padding: 0 5px 2px;
  font-weight: 400;
  background-color: #e10000;
  color: #fff !important;
  cursor: default;
}

.nav-new-icon[_ngcontent-mbm-c112] {
  border-radius: 4px;
  top: -5px;
  left: 35px;
}

@media (max-width: 1911px) {
  .nav-new-icon[_ngcontent-mbm-c112] {
    left: 45px !important;
  }
}

.vip-icon-hover[_ngcontent-mbm-c112]:hover {
  color: #00c0ff !important;
}

.vip-icon-hover[_ngcontent-mbm-c112]:hover .iconfont.iconVIP[_ngcontent-mbm-c112] {
  font-size: 28px;
}

.external-item[_ngcontent-mbm-c112] {
  font-size: 12px;
}

.external-item[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112] {
  min-width: 76px;
  padding: 0 12px;
  display: block;
  top: 5px;
  line-height: 26px;
  color: #ffffffb3;
}

.light[_nghost-mbm-c112] .external-item[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112],
.light [_nghost-mbm-c112] .external-item[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112] {
  color: #333;
}

.external-item[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112]:hover {
  color: #00c0ff;
}

.light[_nghost-mbm-c112] .external-item[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112]:hover,
.light [_nghost-mbm-c112] .external-item[_ngcontent-mbm-c112] a[_ngcontent-mbm-c112]:hover {
  color: #00c0ff;
}

.external-item[_ngcontent-mbm-c112] .external-cover-box[_ngcontent-mbm-c112] {
  width: 36px;
  height: 36px;
  overflow: hidden;
  border-radius: 5px;
  position: relative;
}

.external-item[_ngcontent-mbm-c112] .external-cover[_ngcontent-mbm-c112] {
  width: 36px;
  height: 36px;
  object-fit: cover;
}

.external-item[_ngcontent-mbm-c112] .cover-icon[_ngcontent-mbm-c112] {
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 12px;
  border-radius: 0 0 5px 0;
  background-color: #000000b3;
  background-image: url(/assets/images/nav-panel/tag_ad_text.png);
  background-repeat: no-repeat;
  background-size: unset;
  background-position: 50%;
}

.new-game-icon[_ngcontent-mbm-c112] {
  width: 40px;
  height: 19px;
  background: #e62c17;
  border-radius: 9px;
  line-height: 19px;
  text-align: center;
  font-size: 12px;
  transform: scale(0.75);
  color: #fff;
  position: absolute;
  top: 20px;
  margin-left: 23px;
}


[_nghost-mbm-c110] {
  display: block;
}

.dn-live-monitor-container[_ngcontent-mbm-c110] {
  position: absolute;
  left: 0;
  bottom: 120px;
}

.dlm[_ngcontent-mbm-c110] {
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.block-title[_ngcontent-mbm-c110] {
  padding: 15px 0 33px;
}

.logo-icon[_ngcontent-mbm-c110] {
  background-size: contain;
  width: 24px;
  height: 24px;
  margin-right: 1.2em;
}

.try-button[_ngcontent-mbm-c110] {
  color: #00c0ff;
  font-size: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}

.try-button[_ngcontent-mbm-c110] .iconfont[_ngcontent-mbm-c110] {
  font-size: 20px;
  margin-right: 0.2rem;
}

.meta-container[_ngcontent-mbm-c110] {
  width: 100%;
  height: 579px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-right: 6px;
  margin-bottom: 18px;
  background-image: url(/assets/images/white.bg-block-photo.png);
}

.meta-container.no-bg[_ngcontent-mbm-c110] {
  background-image: none;
}

.discovery-shadow[_ngcontent-mbm-c110] {
  position: fixed;
  background-color: #000000b3;
  width: 100%;
  height: calc(100% + 1px);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
}

@media (max-width: 1439px) {
  .meta-container[_ngcontent-mbm-c110] {
    height: 559px;
    padding-right: 3px;
  }
}

@media (min-width: 1440px) and (max-width: 1678px) {
  .meta-container[_ngcontent-mbm-c110] {
    height: 559px;
    padding-right: 8px;
  }
}

@media (min-width: 1679px) and (max-width: 1911px) {
  .meta-container[_ngcontent-mbm-c110] {
    height: 579px;
    padding-right: 0;
  }
}


.header[_ngcontent-mbm-c94] {
  padding: 33px 0;
}

.header[_ngcontent-mbm-c94] .icon-close[_ngcontent-mbm-c94] {
  font-size: 21px;
  transform: rotate(90deg);
  margin-right: 0.3em;
}

.header[_ngcontent-mbm-c94] .icon-close[_ngcontent-mbm-c94]:before {
  margin: 0;
}


.container[_ngcontent-mbm-c94] {
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.hot-place[_ngcontent-mbm-c94] {
  background-image: url(/assets/images/load_hot_new.png);
  background-repeat: no-repeat;
}

.no-bg[_ngcontent-mbm-c94] {
  background-image: none;
}

.header[_ngcontent-mbm-c94] {
  position: relative;
}

.header.sp[_ngcontent-mbm-c94] {
  padding: 15px 0 33px;
}

.refresh[_ngcontent-mbm-c94] {
  position: absolute;
  right: 0;
  top: 7px;
}

.icon-close[_ngcontent-mbm-c94] {
  font-size: 17px !important;
}

.mainColor[_ngcontent-mbm-c94] {
  color: #00c0ff !important;
}

.text-small[_ngcontent-mbm-c94] a[_ngcontent-mbm-c94] {
  color: #00a8ec !important;
}

.text-small[_ngcontent-mbm-c94] a[_ngcontent-mbm-c94]:hover {
  color: #1278ba !important;
}

.sub-text-color[_ngcontent-mbm-c94] {
  color: #fff6;
}

.light[_nghost-mbm-c94] .sub-text-color[_ngcontent-mbm-c94],
.light [_nghost-mbm-c94] .sub-text-color[_ngcontent-mbm-c94] {
  color: #ffffffb3;
}

a.title-wrap-link[_ngcontent-mbm-c94] {
  font-size: 14px;
  color: #fff;
}

.light[_nghost-mbm-c94] a.title-wrap-link[_ngcontent-mbm-c94],
.light [_nghost-mbm-c94] a.title-wrap-link[_ngcontent-mbm-c94] {
  color: #fff;
}

a.title-wrap-link[_ngcontent-mbm-c94]:hover {
  color: #00c0ff;
}

.light[_nghost-mbm-c94] a.title-wrap-link[_ngcontent-mbm-c94]:hover,
.light [_nghost-mbm-c94] a.title-wrap-link[_ngcontent-mbm-c94]:hover {
  color: #00c0ff;
}

.title-wrap[_ngcontent-mbm-c94] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  bottom: 0;
  background-color: #00000080;
  width: 100%;
  padding-left: 0.5em;
  padding-right: 0.5em;
  box-sizing: border-box;
  height: 36px;
  transition: all 0.3s ease-in-out;
}

.light[_nghost-mbm-c94] .title-wrap[_ngcontent-mbm-c94],
.light [_nghost-mbm-c94] .title-wrap[_ngcontent-mbm-c94] {
  color: #fff;
}

.title-wrap[_ngcontent-mbm-c94] .play-times[_ngcontent-mbm-c94] {
  display: none;
}

.rec-news-item[_ngcontent-mbm-c94] {
  position: relative;
  overflow: hidden;
  background-color: #94949433;
}

.rec-news-item[_ngcontent-mbm-c94]:hover .title-wrap[_ngcontent-mbm-c94] {
  height: 56px;
}

.rec-news-item[_ngcontent-mbm-c94]:hover .title-wrap[_ngcontent-mbm-c94] .play-times[_ngcontent-mbm-c94] {
  display: block;
}

.rec-news-item[_ngcontent-mbm-c94] {
  margin-right: 5px;
}

.rec-news-item[_ngcontent-mbm-c94]:last-child {
  margin-right: 0;
}

app-dn-headline-slider[_ngcontent-mbm-c94] {
  margin-right: 5px;
}

@media (max-width: 1439px) {
  .hover-scale[_ngcontent-mbm-c94] {
    width: 207px;
    height: 115px;
  }
}

@media (min-width: 1440px) and (max-width: 1678px) {
  .hover-scale[_ngcontent-mbm-c94] {
    width: 209px;
    height: 115px;
  }
}

@media (min-width: 1679px) {
  .hover-scale[_ngcontent-mbm-c94] {
    width: 216px;
    height: 120px;
  }
}

.rec[_ngcontent-mbm-c94] {
  min-height: 408px;
}

@media (max-width: 1678px) {
  .rec[_ngcontent-mbm-c94] {
    min-height: 380px;
  }
}

.keepOneLine[_ngcontent-mbm-c94] {
  flex-wrap: wrap;
}

.rec-slider[_ngcontent-mbm-c94] {
  width: calc(100% - 2px);
  overflow-x: hidden;
  overflow-y: hidden;
}

.rec-track[_ngcontent-mbm-c94] {
  transform: translateZ(0);
}

.rec-track.animation[_ngcontent-mbm-c94] {
  transition: transform 0.5s ease 0s;
}

.nav-shadow-cover[_ngcontent-mbm-c94] {
  position: absolute;
  z-index: 1;
  top: 0;
  pointer-events: none;
}

.nav-shadow-cover.last[_ngcontent-mbm-c94] {
  left: 0;
  background: linear-gradient(-90deg,
      #090b2100,
      #090b2133 70%,
      #090b21cc 90%,
      #090b21);
}

.nav-shadow-cover.next[_ngcontent-mbm-c94] {
  right: 0;
  background: linear-gradient(90deg,
      #090b2100,
      #090b2133 70%,
      #090b21cc 90%,
      #090b21);
}

@media (pointer: coarse) {
  .nav-shadow-cover.next[_ngcontent-mbm-c94] {
    right: -1px !important;
  }
}

.nav-shadow-cover.hidden[_ngcontent-mbm-c94] {
  z-index: -1;
}

.nav-btn[_ngcontent-mbm-c94] {
  position: absolute;
  z-index: 10;
  top: 0;
  width: 76px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  cursor: pointer;
}

.nav-btn.last[_ngcontent-mbm-c94] {
  left: 0;
}

.nav-btn.next[_ngcontent-mbm-c94] {
  right: 0;
}

.nav-btn[_ngcontent-mbm-c94] .iconfont[_ngcontent-mbm-c94] {
  font-size: 76px;
  color: #fff;
}

.nav-btn.hidden[_ngcontent-mbm-c94] {
  z-index: -1;
}


.tv-block-container[_ngcontent-mbm-c95] {
  margin-bottom: 6px;
}

.block-title[_ngcontent-mbm-c95] {
  padding: 15px 0 33px;
}

.logo-icon[_ngcontent-mbm-c95] {
  background-size: contain;
  width: 24px;
  height: 24px;
  margin-right: 1.2em;
}

.mainColor[_ngcontent-mbm-c95] {
  color: #00c0ff !important;
}

.tv-live-slider-container[_ngcontent-mbm-c95] {
  width: 100%;
  height: min-content;
  padding-right: 6px;
}

.tv-box[_ngcontent-mbm-c95] {
  text-align: center;
  width: 216px;
  height: 266px;
  position: relative;
}

.tv-box[_ngcontent-mbm-c95] .tv-cover[_ngcontent-mbm-c95] {
  width: 100%;
  height: 216px;
  background-color: #1c1d2f;
  overflow: hidden;
}

.light[_nghost-mbm-c95] .tv-box[_ngcontent-mbm-c95] .tv-cover[_ngcontent-mbm-c95],
.light [_nghost-mbm-c95] .tv-box[_ngcontent-mbm-c95] .tv-cover[_ngcontent-mbm-c95] {
  background-color: #fafafa;
}

.tv-box[_ngcontent-mbm-c95] .tv-cover[_ngcontent-mbm-c95] img[_ngcontent-mbm-c95] {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.25s ease-in-out;
}

.tv-box[_ngcontent-mbm-c95] .tv-cover[_ngcontent-mbm-c95]:hover img[_ngcontent-mbm-c95] {
  transform: scale(1.1);
}

.tv-box[_ngcontent-mbm-c95] .tv-title[_ngcontent-mbm-c95] {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
}

.tv-box[_ngcontent-mbm-c95] .tv-title[_ngcontent-mbm-c95] a[_ngcontent-mbm-c95] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre;
}

.v-n-place[_ngcontent-mbm-c95] {
  background-image: url(/assets/images/load_video.png);
  background-repeat: no-repeat;
}

.v-n-place.pureBg[_ngcontent-mbm-c95] {
  background: #090b21;
}

.light[_nghost-mbm-c95] .v-n-place.pureBg[_ngcontent-mbm-c95],
.light [_nghost-mbm-c95] .v-n-place.pureBg[_ngcontent-mbm-c95] {
  background: #fff;
}

.rec-slider[_ngcontent-mbm-c95] {
  width: calc(100% - 2px);
  min-height: 250px;
  overflow-x: hidden;
  overflow-y: hidden;
}

.rec-track[_ngcontent-mbm-c95] {
  transform: translateZ(0);
}

.rec-track.animation[_ngcontent-mbm-c95] {
  transition: transform 0.5s ease 0s;
}

.tv-nav-shadow-cover[_ngcontent-mbm-c95] {
  position: absolute;
  z-index: 1;
  top: 0;
  pointer-events: none;
  width: 216px;
  height: 216px;
}

.tv-nav-shadow-cover.last[_ngcontent-mbm-c95] {
  left: 0;
  background: linear-gradient(-90deg,
      #090b2100,
      #090b2133 70%,
      #090b21cc 90%,
      #090b21);
}

.tv-nav-shadow-cover.next[_ngcontent-mbm-c95] {
  right: 0;
  background: linear-gradient(90deg,
      #090b2100,
      #090b2133 70%,
      #090b21cc 90%,
      #090b21);
}

@media (pointer: coarse) {
  .tv-nav-shadow-cover.next[_ngcontent-mbm-c95] {
    right: -2px !important;
  }
}

.tv-nav-shadow-cover.hidden[_ngcontent-mbm-c95] {
  z-index: -1;
}

.tv-nav-btn[_ngcontent-mbm-c95] {
  position: absolute;
  z-index: 10;
  top: 0;
  width: 76px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  cursor: pointer;
  height: 216px;
}

.tv-nav-btn.last[_ngcontent-mbm-c95] {
  left: 0;
}

.tv-nav-btn.next[_ngcontent-mbm-c95] {
  right: 0;
}

.tv-nav-btn[_ngcontent-mbm-c95] .iconfont[_ngcontent-mbm-c95] {
  font-size: 76px;
  color: #fff;
}

.tv-nav-btn.hidden[_ngcontent-mbm-c95] {
  z-index: -1;
}

@media (max-width: 1678px) {
  .tv-nav-shadow-cover[_ngcontent-mbm-c95] {
    width: 207px;
    height: 207px;
  }

  .tv-nav-btn[_ngcontent-mbm-c95] {
    height: 207px;
  }

  .tv-box[_ngcontent-mbm-c95] {
    width: 207px;
    height: 257px;
  }

  .tv-box[_ngcontent-mbm-c95] .tv-cover[_ngcontent-mbm-c95] {
    width: 100%;
    height: 207px;
  }
}

.fix-label[_ngcontent-mbm-c95] {
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  width: 74px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #e62c17;
  background-color: #e62c1733;
  border-radius: 0 4px 0 4px;
}


.header[_ngcontent-mbm-c101] {
  padding: 33px 0;
}

.header[_ngcontent-mbm-c101] .icon-close[_ngcontent-mbm-c101] {
  font-size: 21px;
  transform: rotate(90deg);
  margin-right: 0.3em;
}

.header[_ngcontent-mbm-c101] .icon-close[_ngcontent-mbm-c101]:before {
  margin: 0;
}


.container[_ngcontent-mbm-c101] {
  position: relative;
  height: 454px;
}

.container.row-2[_ngcontent-mbm-c101] {
  height: max-content;
}

.container.autoHeight[_ngcontent-mbm-c101] {
  height: 260px;
}

.container.autoHeight[_ngcontent-mbm-c101] .v-c[_ngcontent-mbm-c101] {
  height: auto !important;
}

.container.news[_ngcontent-mbm-c101] {
  height: 380px;
}

.mainColor[_ngcontent-mbm-c101] {
  color: #00c0ff !important;
}

.v-place[_ngcontent-mbm-c101] {
  background-image: url(/assets/images/white.bg-block.png);
  background-repeat: no-repeat;
  min-height: 362px;
}

@media (max-width: 1678px) {
  .v-place[_ngcontent-mbm-c101] {
    min-height: 348px;
  }
}

.v-n-place[_ngcontent-mbm-c101] {
  background-image: url(/assets/images/load_video.png);
  background-repeat: no-repeat;
}

.v-n-place.pureBg[_ngcontent-mbm-c101] {
  background: #090b21;
}

.light[_nghost-mbm-c101] .v-n-place.pureBg[_ngcontent-mbm-c101],
.light [_nghost-mbm-c101] .v-n-place.pureBg[_ngcontent-mbm-c101] {
  background: #fff;
}

.no-bg[_ngcontent-mbm-c101] {
  background-image: none;
}

.icon-close[_ngcontent-mbm-c101] {
  font-size: 17px !important;
}

.trending-searches[_ngcontent-mbm-c101] a[_ngcontent-mbm-c101] {
  color: #00a8ec;
}

.trending-searches[_ngcontent-mbm-c101] a[_ngcontent-mbm-c101]:hover {
  color: #1278ba !important;
}

.rank[_ngcontent-mbm-c101] {
  background-color: red;
}

.refresh[_ngcontent-mbm-c101] a[_ngcontent-mbm-c101] {
  color: #00a8ec;
}

.refresh[_ngcontent-mbm-c101] a[_ngcontent-mbm-c101]:hover {
  color: #1278ba !important;
}

.pulse-loading.title[_ngcontent-mbm-c101] {
  height: 40px;
  width: 120px;
}

.pulse-loading.random-item[_ngcontent-mbm-c101] {
  height: 20px;
  width: 60px;
}

.iconfont[_ngcontent-mbm-c101] {
  font-size: 21px;
}

.header[_ngcontent-mbm-c101] {
  padding: 15px 0 33px;
}

.header-news[_ngcontent-mbm-c101] {
  padding: 0 0 35px;
  margin-top: 35px;
}

.teaser-cover[_ngcontent-mbm-c101] {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #00000080;
  opacity: 0;
  z-index: -1;
}

.cover-play-area[_ngcontent-mbm-c101] {
  height: 135px;
}

.cover-play-area[_ngcontent-mbm-c101],
.cover-play-area[_ngcontent-mbm-c101] .cover-play-button[_ngcontent-mbm-c101] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.cover-play-area[_ngcontent-mbm-c101] .cover-play-button[_ngcontent-mbm-c101] {
  height: 100%;
  text-align: center;
  cursor: pointer;
}

.cover-play-area[_ngcontent-mbm-c101] .cover-play-button[_ngcontent-mbm-c101] .play-icon[_ngcontent-mbm-c101] {
  font-size: 50px;
  color: #fff6;
  transition: 0.2s linear;
}

.cover-play-area[_ngcontent-mbm-c101]:hover .cover-play-button[_ngcontent-mbm-c101] .play-icon[_ngcontent-mbm-c101] {
  color: #fff;
  font-size: 75px;
}

@keyframes toMoveBottom {
  0% {
    display: block;
    top: 91px;
  }

  to {
    display: none;
    top: 310px;
  }
}

@keyframes toMoveTop {
  0% {
    top: 310px;
  }

  to {
    top: 91px;
  }
}

@keyframes toScale {
  0% {
    transform: scale(0.95);
  }

  75% {
    transform: scale(0.99);
  }

  to {
    transform: scale(1);
  }
}

.detail-ctn[_ngcontent-mbm-c101] {
  width: 100%;
  height: 100%;
  background-color: #1c1d2ffa;
  padding: 10px 10px 0;
}

.light[_nghost-mbm-c101] .detail-ctn[_ngcontent-mbm-c101],
.light [_nghost-mbm-c101] .detail-ctn[_ngcontent-mbm-c101] {
  background-color: #fffffffa;
}

.detail-header[_ngcontent-mbm-c101] {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 700;
}

.title-ctn[_ngcontent-mbm-c101] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 192px;
}

.title-text[_ngcontent-mbm-c101] {
  color: #fff;
}

.light[_nghost-mbm-c101] .title-text[_ngcontent-mbm-c101],
.light [_nghost-mbm-c101] .title-text[_ngcontent-mbm-c101] {
  color: #333;
}

.title-text[_ngcontent-mbm-c101]:hover {
  color: #00c0ff !important;
}

.rating-text[_ngcontent-mbm-c101] {
  color: #ffa800;
}

.detail-tags[_ngcontent-mbm-c101] {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
  font-size: 12px;
  color: #ffffffb3;
  display: flex;
  flex-wrap: nowrap;
}

.light[_nghost-mbm-c101] .detail-tags[_ngcontent-mbm-c101],
.light [_nghost-mbm-c101] .detail-tags[_ngcontent-mbm-c101] {
  color: #888;
}

.detail-tags[_ngcontent-mbm-c101] span[_ngcontent-mbm-c101] {
  background-color: #2b2c3a;
  display: inline-block;
  padding: 0.1em 0;
  margin-right: 0.5em;
  width: 44px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}

.light[_nghost-mbm-c101] .detail-tags[_ngcontent-mbm-c101] span[_ngcontent-mbm-c101],
.light [_nghost-mbm-c101] .detail-tags[_ngcontent-mbm-c101] span[_ngcontent-mbm-c101] {
  background-color: #eee;
}

.v-c[_ngcontent-mbm-c101] {
  position: relative;
  overflow: hidden;
  margin-right: 5px;
}

.v-c[_ngcontent-mbm-c101]:last-child {
  margin-right: 0;
}

@media (max-width: 1678px) {
  .v-c[_ngcontent-mbm-c101]:nth-child(6) {
    margin-right: 0;
  }

  .v-c.hasWatched[_ngcontent-mbm-c101]:nth-child(6) {
    margin-right: 5px;
  }
}

@media (min-width: 1679px) and (max-width: 1911px) {
  .v-c[_ngcontent-mbm-c101]:nth-child(7) {
    margin-right: 0;
  }

  .v-c.hasWatched[_ngcontent-mbm-c101]:nth-child(7) {
    margin-right: 5px;
  }
}

.detail-intro[_ngcontent-mbm-c101] {
  font-size: 12px;
  color: #fff6;
}

.light[_nghost-mbm-c101] .detail-intro[_ngcontent-mbm-c101],
.light [_nghost-mbm-c101] .detail-intro[_ngcontent-mbm-c101] {
  color: #888;
}

.detail-starring[_ngcontent-mbm-c101],
.detail-story[_ngcontent-mbm-c101] {
  margin-bottom: 0.5em;
}

.detail-starring[_ngcontent-mbm-c101] {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.detail-starring.lower[_ngcontent-mbm-c101] {
  height: 21px;
}

.detail-story[_ngcontent-mbm-c101] {
  height: 36px;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.intro-title[_ngcontent-mbm-c101] {
  color: #fff;
}

.light[_nghost-mbm-c101] .intro-title[_ngcontent-mbm-c101],
.light [_nghost-mbm-c101] .intro-title[_ngcontent-mbm-c101] {
  color: #333;
}

.detail-action[_ngcontent-mbm-c101] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
}

.detail-dialog[_ngcontent-mbm-c101] {
  font-size: 12px;
  padding: 0 5px;
  text-align: center;
  color: #00c0ff;
  border: 1px solid #00c0ff;
}

.detail-dialog[_ngcontent-mbm-c101]:hover {
  color: #fff;
  background-color: #00c0ff;
}

.favorite-button[_ngcontent-mbm-c101] {
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  color: #ffffffb3;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.light[_nghost-mbm-c101] .favorite-button[_ngcontent-mbm-c101],
.light [_nghost-mbm-c101] .favorite-button[_ngcontent-mbm-c101] {
  color: #aaa;
}

.favorite-button[_ngcontent-mbm-c101] .icon[_ngcontent-mbm-c101] {
  font-size: 24px;
}

.favorite-button.active[_ngcontent-mbm-c101],
.favorite-button[_ngcontent-mbm-c101]:hover {
  color: #00c0ff;
}

.light[_nghost-mbm-c101] .favorite-button.active[_ngcontent-mbm-c101],
.light [_nghost-mbm-c101] .favorite-button.active[_ngcontent-mbm-c101],
.light[_nghost-mbm-c101] .favorite-button[_ngcontent-mbm-c101]:hover,
.light [_nghost-mbm-c101] .favorite-button[_ngcontent-mbm-c101]:hover {
  color: #00c0ff;
}

.favorite-button.active[_ngcontent-mbm-c101] .favorite-number[_ngcontent-mbm-c101],
.favorite-button[_ngcontent-mbm-c101]:hover .favorite-number[_ngcontent-mbm-c101] {
  color: #00c0ff;
}

.light[_nghost-mbm-c101] .favorite-button.active[_ngcontent-mbm-c101] .favorite-number[_ngcontent-mbm-c101],
.light [_nghost-mbm-c101] .favorite-button.active[_ngcontent-mbm-c101] .favorite-number[_ngcontent-mbm-c101],
.light[_nghost-mbm-c101] .favorite-button[_ngcontent-mbm-c101]:hover .favorite-number[_ngcontent-mbm-c101],
.light [_nghost-mbm-c101] .favorite-button[_ngcontent-mbm-c101]:hover .favorite-number[_ngcontent-mbm-c101] {
  color: #00c0ff;
}

.favorite-number[_ngcontent-mbm-c101] {
  margin-left: 8px;
  height: 34px;
  line-height: 36px;
}

.light[_nghost-mbm-c101] .favorite-number[_ngcontent-mbm-c101],
.light [_nghost-mbm-c101] .favorite-number[_ngcontent-mbm-c101] {
  color: #888;
}

.hot-number[_ngcontent-mbm-c101] {
  color: #ffffffb3;
}

.light[_nghost-mbm-c101] .hot-number[_ngcontent-mbm-c101],
.light [_nghost-mbm-c101] .hot-number[_ngcontent-mbm-c101] {
  color: #333;
}

.container.row-2[_ngcontent-mbm-c101] {
  min-height: max-content;
}

.sub-category[_ngcontent-mbm-c101] {
  font-size: 12px;
  color: #ffffffb3;
  display: flex;
  flex-wrap: nowrap;
}

.light[_nghost-mbm-c101] .sub-category[_ngcontent-mbm-c101],
.light [_nghost-mbm-c101] .sub-category[_ngcontent-mbm-c101] {
  color: #888;
}

.sub-category[_ngcontent-mbm-c101]:hover {
  color: #fff;
}

.light[_nghost-mbm-c101] .sub-category[_ngcontent-mbm-c101]:hover,
.light [_nghost-mbm-c101] .sub-category[_ngcontent-mbm-c101]:hover {
  color: #333;
}

.sub-category[_ngcontent-mbm-c101] span[_ngcontent-mbm-c101] {
  background-color: #1c1d2f;
  display: inline-block;
  padding: 0.3em 0;
  margin-right: 1.2em;
  width: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}

.light[_nghost-mbm-c101] .sub-category[_ngcontent-mbm-c101] span[_ngcontent-mbm-c101],
.light [_nghost-mbm-c101] .sub-category[_ngcontent-mbm-c101] span[_ngcontent-mbm-c101] {
  background-color: #eee;
}

@media (max-width: 1678px) {

  .d-block[_ngcontent-mbm-c101],
  .v-c[_ngcontent-mbm-c101] {
    width: 207px;
    height: 348px;
  }

  .container.row-2[_ngcontent-mbm-c101] {
    height: 810px;
    min-height: 810px;
  }
}

@media (min-width: 1679px) {

  .d-block[_ngcontent-mbm-c101],
  .v-c[_ngcontent-mbm-c101] {
    width: 216px;
    height: 362px;
  }
}

.rec-slider[_ngcontent-mbm-c101] {
  width: calc(100% - 2px);
  min-height: 250px;
}

.rec-slider[_ngcontent-mbm-c101],
.rec-slider-hasWatched[_ngcontent-mbm-c101] {
  overflow-x: hidden;
  overflow-y: hidden;
}

.rec-slider-hasWatched[_ngcontent-mbm-c101] {
  width: calc(100% - 3px);
}

@media (min-width: 1679px) and (max-width: 1911px) {
  .rec-slider-hasWatched[_ngcontent-mbm-c101] {
    width: calc(100% - 0px);
  }
}

.rec-track[_ngcontent-mbm-c101] {
  transform: translateZ(0);
}

.rec-track.animation[_ngcontent-mbm-c101] {
  transition: transform 0.5s ease 0s;
}

.hide-next-track[_ngcontent-mbm-c101] {
  display: none !important;
}

.hide-prev-track[_ngcontent-mbm-c101] {
  opacity: 0 !important;
}

.nav-shadow-cover[_ngcontent-mbm-c101] {
  position: absolute;
  z-index: 1;
  top: 0;
  pointer-events: none;
}

.nav-shadow-cover.last[_ngcontent-mbm-c101] {
  left: 0;
  background: linear-gradient(-90deg,
      #090b2100,
      #090b2133 70%,
      #090b21cc 90%,
      #090b21);
}

.nav-shadow-cover.next[_ngcontent-mbm-c101] {
  right: 0;
  background: linear-gradient(90deg,
      #090b2100,
      #090b2133 70%,
      #090b21cc 90%,
      #090b21);
}

@media (pointer: coarse) {
  .nav-shadow-cover.next[_ngcontent-mbm-c101] {
    right: -1px !important;
  }
}

.nav-shadow-cover.hidden[_ngcontent-mbm-c101] {
  z-index: -1;
}

.nav-btn[_ngcontent-mbm-c101] {
  position: absolute;
  z-index: 10;
  top: 0;
  width: 76px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  cursor: pointer;
}

.nav-btn.last[_ngcontent-mbm-c101] {
  left: 0;
}

.nav-btn.next[_ngcontent-mbm-c101] {
  right: 0;
}

.nav-btn[_ngcontent-mbm-c101] .iconfont[_ngcontent-mbm-c101] {
  font-size: 76px;
  color: #fff;
}

.nav-btn.hidden[_ngcontent-mbm-c101] {
  z-index: -1;
}


.container[_ngcontent-mbm-c104] {
  position: relative;
  height: 454px;
}

.container.row-2[_ngcontent-mbm-c104] {
  height: 835px;
}

.container.autoHeight[_ngcontent-mbm-c104] {
  height: 260px;
}

.container.autoHeight[_ngcontent-mbm-c104] .v-c[_ngcontent-mbm-c104] {
  height: auto !important;
}

.container.news[_ngcontent-mbm-c104] {
  height: 380px;
}

.mainColor[_ngcontent-mbm-c104] {
  color: #00c0ff !important;
}

.v-place[_ngcontent-mbm-c104] {
  background-image: url(/assets/images/white.bg-block.png);
  background-repeat: no-repeat;
  min-height: 362px;
}

@media (max-width: 1678px) {
  .v-place[_ngcontent-mbm-c104] {
    min-height: 348px;
  }
}

.v-n-place[_ngcontent-mbm-c104] {
  background-image: url(/assets/images/load_video.png);
  background-repeat: no-repeat;
}

.v-n-place.pureBg[_ngcontent-mbm-c104] {
  background: #090b21;
}

.light[_nghost-mbm-c104] .v-n-place.pureBg[_ngcontent-mbm-c104],
.light [_nghost-mbm-c104] .v-n-place.pureBg[_ngcontent-mbm-c104] {
  background: #fff;
}

.no-bg[_ngcontent-mbm-c104] {
  background-image: none;
}

.icon-close[_ngcontent-mbm-c104] {
  font-size: 17px !important;
}

.trending-searches[_ngcontent-mbm-c104] a[_ngcontent-mbm-c104] {
  color: #00a8ec;
}

.trending-searches[_ngcontent-mbm-c104] a[_ngcontent-mbm-c104]:hover {
  color: #1278ba !important;
}

.rank[_ngcontent-mbm-c104] {
  background-color: red;
}

.refresh[_ngcontent-mbm-c104] a[_ngcontent-mbm-c104] {
  color: #00a8ec;
}

.refresh[_ngcontent-mbm-c104] a[_ngcontent-mbm-c104]:hover {
  color: #1278ba !important;
}

.pulse-loading.title[_ngcontent-mbm-c104] {
  height: 40px;
  width: 120px;
}

.pulse-loading.random-item[_ngcontent-mbm-c104] {
  height: 20px;
  width: 60px;
}

.iconfont[_ngcontent-mbm-c104] {
  font-size: 21px;
}

.header[_ngcontent-mbm-c104] {
  padding: 15px 0 33px;
}

.header-news[_ngcontent-mbm-c104] {
  padding: 0 0 35px;
  margin-top: 35px;
}

.teaser-cover[_ngcontent-mbm-c104] {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #00000080;
  opacity: 0;
  z-index: -1;
}

.cover-play-area[_ngcontent-mbm-c104] {
  height: 135px;
}

.cover-play-area[_ngcontent-mbm-c104],
.cover-play-area[_ngcontent-mbm-c104] .cover-play-button[_ngcontent-mbm-c104] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.cover-play-area[_ngcontent-mbm-c104] .cover-play-button[_ngcontent-mbm-c104] {
  height: 100%;
  text-align: center;
  cursor: pointer;
}

.cover-play-area[_ngcontent-mbm-c104] .cover-play-button[_ngcontent-mbm-c104] .play-icon[_ngcontent-mbm-c104] {
  font-size: 50px;
  color: #fff6;
  transition: 0.2s linear;
}

.cover-play-area[_ngcontent-mbm-c104]:hover .cover-play-button[_ngcontent-mbm-c104] .play-icon[_ngcontent-mbm-c104] {
  color: #fff;
  font-size: 75px;
}

@keyframes toMoveBottom {
  0% {
    display: block;
    top: 91px;
  }

  to {
    display: none;
    top: 310px;
  }
}

@keyframes toMoveTop {
  0% {
    top: 310px;
  }

  to {
    top: 91px;
  }
}

@keyframes toScale {
  0% {
    transform: scale(0.95);
  }

  75% {
    transform: scale(0.99);
  }

  to {
    transform: scale(1);
  }
}

.detail-ctn[_ngcontent-mbm-c104] {
  width: 100%;
  height: 100%;
  background-color: #1c1d2ffa;
  padding: 10px 10px 0;
}

.light[_nghost-mbm-c104] .detail-ctn[_ngcontent-mbm-c104],
.light [_nghost-mbm-c104] .detail-ctn[_ngcontent-mbm-c104] {
  background-color: #fffffffa;
}

.detail-header[_ngcontent-mbm-c104] {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 700;
}

.title-ctn[_ngcontent-mbm-c104] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 192px;
}

.title-text[_ngcontent-mbm-c104] {
  color: #fff;
}

.light[_nghost-mbm-c104] .title-text[_ngcontent-mbm-c104],
.light [_nghost-mbm-c104] .title-text[_ngcontent-mbm-c104] {
  color: #333;
}

.title-text[_ngcontent-mbm-c104]:hover {
  color: #00c0ff !important;
}

.rating-text[_ngcontent-mbm-c104] {
  color: #ffa800;
}

.detail-tags[_ngcontent-mbm-c104] {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
  font-size: 12px;
  color: #ffffffb3;
  display: flex;
  flex-wrap: nowrap;
}

.light[_nghost-mbm-c104] .detail-tags[_ngcontent-mbm-c104],
.light [_nghost-mbm-c104] .detail-tags[_ngcontent-mbm-c104] {
  color: #888;
}

.detail-tags[_ngcontent-mbm-c104] span[_ngcontent-mbm-c104] {
  background-color: #2b2c3a;
  display: inline-block;
  padding: 0.1em 0;
  margin-right: 0.5em;
  width: 44px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}

.light[_nghost-mbm-c104] .detail-tags[_ngcontent-mbm-c104] span[_ngcontent-mbm-c104],
.light [_nghost-mbm-c104] .detail-tags[_ngcontent-mbm-c104] span[_ngcontent-mbm-c104] {
  background-color: #eee;
}

.v-c[_ngcontent-mbm-c104] {
  position: relative;
  overflow: hidden;
  margin-right: 5px;
}

.v-c[_ngcontent-mbm-c104]:last-child {
  margin-right: 0;
}

@media (max-width: 1678px) {
  .v-c[_ngcontent-mbm-c104]:nth-child(6) {
    margin-right: 0;
  }

  .v-c.hasWatched[_ngcontent-mbm-c104]:nth-child(6) {
    margin-right: 5px;
  }
}

@media (min-width: 1679px) and (max-width: 1911px) {
  .v-c[_ngcontent-mbm-c104]:nth-child(7) {
    margin-right: 0;
  }

  .v-c.hasWatched[_ngcontent-mbm-c104]:nth-child(7) {
    margin-right: 5px;
  }
}

.detail-intro[_ngcontent-mbm-c104] {
  font-size: 12px;
  color: #fff6;
}

.light[_nghost-mbm-c104] .detail-intro[_ngcontent-mbm-c104],
.light [_nghost-mbm-c104] .detail-intro[_ngcontent-mbm-c104] {
  color: #888;
}

.detail-starring[_ngcontent-mbm-c104],
.detail-story[_ngcontent-mbm-c104] {
  margin-bottom: 0.5em;
}

.detail-starring[_ngcontent-mbm-c104] {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.detail-starring.lower[_ngcontent-mbm-c104] {
  height: 21px;
}

.detail-story[_ngcontent-mbm-c104] {
  height: 36px;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.intro-title[_ngcontent-mbm-c104] {
  color: #fff;
}

.light[_nghost-mbm-c104] .intro-title[_ngcontent-mbm-c104],
.light [_nghost-mbm-c104] .intro-title[_ngcontent-mbm-c104] {
  color: #333;
}

.detail-action[_ngcontent-mbm-c104] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
}

.detail-dialog[_ngcontent-mbm-c104] {
  font-size: 12px;
  padding: 0 5px;
  text-align: center;
  color: #00c0ff;
  border: 1px solid #00c0ff;
}

.detail-dialog[_ngcontent-mbm-c104]:hover {
  color: #fff;
  background-color: #00c0ff;
}

.favorite-button[_ngcontent-mbm-c104] {
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  color: #ffffffb3;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.light[_nghost-mbm-c104] .favorite-button[_ngcontent-mbm-c104],
.light [_nghost-mbm-c104] .favorite-button[_ngcontent-mbm-c104] {
  color: #aaa;
}

.favorite-button[_ngcontent-mbm-c104] .icon[_ngcontent-mbm-c104] {
  font-size: 24px;
}

.favorite-button.active[_ngcontent-mbm-c104],
.favorite-button[_ngcontent-mbm-c104]:hover {
  color: #00c0ff;
}

.light[_nghost-mbm-c104] .favorite-button.active[_ngcontent-mbm-c104],
.light [_nghost-mbm-c104] .favorite-button.active[_ngcontent-mbm-c104],
.light[_nghost-mbm-c104] .favorite-button[_ngcontent-mbm-c104]:hover,
.light [_nghost-mbm-c104] .favorite-button[_ngcontent-mbm-c104]:hover {
  color: #00c0ff;
}

.favorite-button.active[_ngcontent-mbm-c104] .favorite-number[_ngcontent-mbm-c104],
.favorite-button[_ngcontent-mbm-c104]:hover .favorite-number[_ngcontent-mbm-c104] {
  color: #00c0ff;
}

.light[_nghost-mbm-c104] .favorite-button.active[_ngcontent-mbm-c104] .favorite-number[_ngcontent-mbm-c104],
.light [_nghost-mbm-c104] .favorite-button.active[_ngcontent-mbm-c104] .favorite-number[_ngcontent-mbm-c104],
.light[_nghost-mbm-c104] .favorite-button[_ngcontent-mbm-c104]:hover .favorite-number[_ngcontent-mbm-c104],
.light [_nghost-mbm-c104] .favorite-button[_ngcontent-mbm-c104]:hover .favorite-number[_ngcontent-mbm-c104] {
  color: #00c0ff;
}

.favorite-number[_ngcontent-mbm-c104] {
  margin-left: 8px;
  height: 34px;
  line-height: 36px;
}

.light[_nghost-mbm-c104] .favorite-number[_ngcontent-mbm-c104],
.light [_nghost-mbm-c104] .favorite-number[_ngcontent-mbm-c104] {
  color: #888;
}

.hot-number[_ngcontent-mbm-c104] {
  color: #ffffffb3;
}

.light[_nghost-mbm-c104] .hot-number[_ngcontent-mbm-c104],
.light [_nghost-mbm-c104] .hot-number[_ngcontent-mbm-c104] {
  color: #333;
}

.container.row-2[_ngcontent-mbm-c104] {
  min-height: 835px;
}

.sub-category[_ngcontent-mbm-c104] {
  font-size: 12px;
  color: #ffffffb3;
  display: flex;
  flex-wrap: nowrap;
}

.light[_nghost-mbm-c104] .sub-category[_ngcontent-mbm-c104],
.light [_nghost-mbm-c104] .sub-category[_ngcontent-mbm-c104] {
  color: #888;
}

.sub-category[_ngcontent-mbm-c104]:hover {
  color: #fff;
}

.light[_nghost-mbm-c104] .sub-category[_ngcontent-mbm-c104]:hover,
.light [_nghost-mbm-c104] .sub-category[_ngcontent-mbm-c104]:hover {
  color: #333;
}

.sub-category[_ngcontent-mbm-c104] span[_ngcontent-mbm-c104] {
  background-color: #1c1d2f;
  display: inline-block;
  padding: 0.3em 0;
  margin-right: 1.2em;
  width: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}

.light[_nghost-mbm-c104] .sub-category[_ngcontent-mbm-c104] span[_ngcontent-mbm-c104],
.light [_nghost-mbm-c104] .sub-category[_ngcontent-mbm-c104] span[_ngcontent-mbm-c104] {
  background-color: #eee;
}

@media (max-width: 1678px) {

  .d-block[_ngcontent-mbm-c104],
  .v-c[_ngcontent-mbm-c104] {
    width: 207px;
    height: 348px;
  }

  .container.row-2[_ngcontent-mbm-c104] {
    height: 810px;
    min-height: 810px;
  }
}

@media (min-width: 1679px) {

  .d-block[_ngcontent-mbm-c104],
  .v-c[_ngcontent-mbm-c104] {
    width: 216px;
    height: 362px;
  }
}

.rec-slider[_ngcontent-mbm-c104] {
  width: calc(100% - 2px);
  min-height: 250px;
}

.rec-slider[_ngcontent-mbm-c104],
.rec-slider-hasWatched[_ngcontent-mbm-c104] {
  overflow-x: hidden;
  overflow-y: hidden;
}

.rec-slider-hasWatched[_ngcontent-mbm-c104] {
  width: calc(100% - 3px);
}

@media (min-width: 1679px) and (max-width: 1911px) {
  .rec-slider-hasWatched[_ngcontent-mbm-c104] {
    width: calc(100% - 0px);
  }
}

.rec-track[_ngcontent-mbm-c104] {
  transform: translateZ(0);
}

.rec-track.animation[_ngcontent-mbm-c104] {
  transition: transform 0.5s ease 0s;
}

.hide-next-track[_ngcontent-mbm-c104] {
  display: none !important;
}

.hide-prev-track[_ngcontent-mbm-c104] {
  opacity: 0 !important;
}

.nav-shadow-cover[_ngcontent-mbm-c104] {
  position: absolute;
  z-index: 1;
  top: 0;
  pointer-events: none;
}

.nav-shadow-cover.last[_ngcontent-mbm-c104] {
  left: 0;
  background: linear-gradient(-90deg,
      #090b2100,
      #090b2133 70%,
      #090b21cc 90%,
      #090b21);
}

.nav-shadow-cover.next[_ngcontent-mbm-c104] {
  right: 0;
  background: linear-gradient(90deg,
      #090b2100,
      #090b2133 70%,
      #090b21cc 90%,
      #090b21);
}

@media (pointer: coarse) {
  .nav-shadow-cover.next[_ngcontent-mbm-c104] {
    right: -1px !important;
  }
}

.nav-shadow-cover.hidden[_ngcontent-mbm-c104] {
  z-index: -1;
}

.nav-btn[_ngcontent-mbm-c104] {
  position: absolute;
  z-index: 10;
  top: 0;
  width: 76px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  cursor: pointer;
}

.nav-btn.last[_ngcontent-mbm-c104] {
  left: 0;
}

.nav-btn.next[_ngcontent-mbm-c104] {
  right: 0;
}

.nav-btn[_ngcontent-mbm-c104] .iconfont[_ngcontent-mbm-c104] {
  font-size: 76px;
  color: #fff;
}

.nav-btn.hidden[_ngcontent-mbm-c104] {
  z-index: -1;
}


.header[_ngcontent-mbm-c100] {
  padding: 15px 0 33px;
}

.top-ranked.fixed[_ngcontent-mbm-c100] {
  z-index: 102;
  position: absolute;
  right: 1px;
  top: 0;
  padding: 0;
}

.top-ranked.fixed[_ngcontent-mbm-c100] .content[_ngcontent-mbm-c100] {
  padding: 1em 1em 1.6em;
}

.top-ranked.fixed[_ngcontent-mbm-c100] .ranked-items[_ngcontent-mbm-c100] {
  margin-bottom: 7px;
  padding: 0;
}

.ranked-items[_ngcontent-mbm-c100] {
  margin-bottom: 25px;
  padding: 15px 0 0;
}

.rank[_ngcontent-mbm-c100] {
  position: relative;
  padding: 0 28px 1px 64px;
  vertical-align: top;
  margin-bottom: 13px;
  font-size: 16px;
}

.rank[_ngcontent-mbm-c100] a[_ngcontent-mbm-c100],
.rank[_ngcontent-mbm-c100]>div[_ngcontent-mbm-c100] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rank[_ngcontent-mbm-c100] a[_ngcontent-mbm-c100] {
  line-height: 26px;
  display: block;
  padding-right: 38px;
  width: 100%;
}

.rank-pos[_ngcontent-mbm-c100] {
  font-size: 16px;
  position: absolute;
  height: 26px;
  width: 26px;
  top: -0.6em;
  left: 10px;
  text-align: center;
  color: #fff;
  line-height: 26px;
  padding: 1em 0;
}

.rank1[_ngcontent-mbm-c100] {
  color: #e7a200;
}

.rank2[_ngcontent-mbm-c100] {
  color: #b85702;
}

.rank3[_ngcontent-mbm-c100] {
  color: #a33407;
}

.icon-rank-nochange[_ngcontent-mbm-c100],
.icon-rankdown[_ngcontent-mbm-c100],
.icon-rankup[_ngcontent-mbm-c100] {
  position: absolute;
  top: 6px;
  right: 10px;
}

.more-link[_ngcontent-mbm-c100] {
  display: block;
  text-align: center;
  background-color: #e8e8e8;
  padding: 4px 0;
  color: #666;
}

.more-link[_ngcontent-mbm-c100]:hover {
  background-color: #eee;
  color: #000;
}

.top-ranked[_ngcontent-mbm-c100] {
  width: 100%;
}

.top-ranked.fixed[_ngcontent-mbm-c100] {
  width: 420px;
  padding-right: 6px;
}

@media (max-width: 1678px) {
  .tags[_ngcontent-mbm-c100] span[_ngcontent-mbm-c100] {
    width: 48px !important;
  }

  .ranked-items[_ngcontent-mbm-c100] {
    margin-bottom: 4px;
  }
}

@media (min-width: 1679px) and (max-width: 1911px) {
  .top-ranked.fixed[_ngcontent-mbm-c100] {
    width: 422px !important;
    padding-right: 0 !important;
  }

  .top-ranked.fixed[_ngcontent-mbm-c100] .content[_ngcontent-mbm-c100] {
    padding-bottom: 2.1em !important;
  }

  .top-ranked[_ngcontent-mbm-c100] .rank[_ngcontent-mbm-c100] {
    margin-bottom: 0.8em;
  }

  .ranked-items[_ngcontent-mbm-c100] {
    margin-bottom: 5px;
  }
}

.content[_ngcontent-mbm-c100] {
  background-color: #1c1d2f;
  padding: 1em 1em 0;
}

.light[_nghost-mbm-c100] .content[_ngcontent-mbm-c100],
.light [_nghost-mbm-c100] .content[_ngcontent-mbm-c100] {
  background-color: #fafafa !important;
}

.light[_nghost-mbm-c100] .content[_ngcontent-mbm-c100],
.light [_nghost-mbm-c100] .content[_ngcontent-mbm-c100] {
  border-color: #f8f8f8 !important;
}

.light[_nghost-mbm-c100] .tags[_ngcontent-mbm-c100],
.light [_nghost-mbm-c100] .tags[_ngcontent-mbm-c100] {
  color: #888;
}

.tags[_ngcontent-mbm-c100] span[_ngcontent-mbm-c100] {
  padding: 0.2em 1em;
}

.light[_nghost-mbm-c100] .tags[_ngcontent-mbm-c100] span[_ngcontent-mbm-c100],
.light [_nghost-mbm-c100] .tags[_ngcontent-mbm-c100] span[_ngcontent-mbm-c100] {
  background-color: #f4f4f4;
}

.tags[_ngcontent-mbm-c100] {
  margin-top: 0.5em;
  margin-bottom: 1em;
  font-size: 12px;
  color: #fff6;
}

.light[_ngcontent-mbm-c100] .tags[_ngcontent-mbm-c100] {
  color: #888;
}

.tags[_ngcontent-mbm-c100] span[_ngcontent-mbm-c100] {
  background-color: #2b2c3a;
  display: inline-block;
  padding: 1px 0;
  margin-right: 0.5em;
  width: 56px;
  text-align: center;
}

.light[_ngcontent-mbm-c100] .tags[_ngcontent-mbm-c100] span[_ngcontent-mbm-c100] {
  background-color: #f8f8f8;
}

.iconfont[_ngcontent-mbm-c100] {
  margin-right: 0.5em;
}

.light[_ngcontent-mbm-c100] h3[_ngcontent-mbm-c100]:hover,
h3[_ngcontent-mbm-c100]:hover {
  color: #00c0ff;
}

.rate[_ngcontent-mbm-c100] {
  position: absolute;
  right: 2em;
  top: 0;
  color: #ffb400;
  font-weight: 700;
  font-size: 16px;
}

.number-1[_ngcontent-mbm-c100],
.number-2[_ngcontent-mbm-c100],
.number-3[_ngcontent-mbm-c100],
.number-4[_ngcontent-mbm-c100],
.number-5[_ngcontent-mbm-c100],
.number-6[_ngcontent-mbm-c100],
.number-7[_ngcontent-mbm-c100],
.number-8[_ngcontent-mbm-c100],
.number-9[_ngcontent-mbm-c100] {
  display: inline-block;
  background: url(/assets/images/numbers.png) no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
}

.number-1[_ngcontent-mbm-c100] {
  background-position: 0 0;
  width: 17px;
  height: 21px;
}

.number-1.light[_ngcontent-mbm-c100] {
  background: url(/assets/images/numbers_light.png) no-repeat;
  background-position: 0 0;
}

.number-2[_ngcontent-mbm-c100] {
  background-position: -17px 0;
  width: 17px;
  height: 21px;
}

.number-2.light[_ngcontent-mbm-c100] {
  background: url(/assets/images/numbers_light.png) no-repeat;
  background-position: -17px 0;
}

.number-3[_ngcontent-mbm-c100] {
  background-position: -34px 0;
  width: 17px;
  height: 21px;
}

.number-3.light[_ngcontent-mbm-c100] {
  background: url(/assets/images/numbers_light.png) no-repeat;
  background-position: -34px 0;
}

.number-4[_ngcontent-mbm-c100] {
  background-position: 0 -21px;
  width: 17px;
  height: 21px;
}

.number-4.light[_ngcontent-mbm-c100] {
  background: url(/assets/images/numbers_light.png) no-repeat;
  background-position: 0 -21px;
}

.number-5[_ngcontent-mbm-c100] {
  background-position: -17px -21px;
  width: 17px;
  height: 21px;
}

.number-5.light[_ngcontent-mbm-c100] {
  background: url(/assets/images/numbers_light.png) no-repeat;
  background-position: -17px -21px;
}

.number-6[_ngcontent-mbm-c100] {
  background-position: -34px -21px;
  width: 17px;
  height: 21px;
}

.number-6.light[_ngcontent-mbm-c100] {
  background: url(/assets/images/numbers_light.png) no-repeat;
  background-position: -34px -21px;
}

.number-7[_ngcontent-mbm-c100] {
  background-position: 0 -42px;
  width: 17px;
  height: 21px;
}

.number-7.light[_ngcontent-mbm-c100] {
  background: url(/assets/images/numbers_light.png) no-repeat;
  background-position: 0 -42px;
}

.number-8[_ngcontent-mbm-c100] {
  background-position: -17px -42px;
  width: 17px;
  height: 21px;
}

.number-8.light[_ngcontent-mbm-c100] {
  background: url(/assets/images/numbers_light.png) no-repeat;
  background-position: -17px -42px;
}

.number-9[_ngcontent-mbm-c100] {
  background-position: -34px -42px;
  width: 17px;
  height: 21px;
}

.number-9.light[_ngcontent-mbm-c100] {
  background: url(/assets/images/numbers_light.png) no-repeat;
  background-position: -34px -42px;
}


.abs[_ngcontent-mbm-c93] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
  z-index: 1;
}

.box[_ngcontent-mbm-c93] {
  position: relative;
}

.new-svideo-block[_ngcontent-mbm-c93] {
  overflow: hidden;
}

.new-svideo-block.sp[_ngcontent-mbm-c93] {
  margin-bottom: 35px;
}

.new-svideo-block[_ngcontent-mbm-c93] .poster[_ngcontent-mbm-c93] {
  object-fit: cover;
}

.new-svideo-block[_ngcontent-mbm-c93] .image-content[_ngcontent-mbm-c93],
.new-svideo-block[_ngcontent-mbm-c93] .poster[_ngcontent-mbm-c93] {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.new-svideo-block[_ngcontent-mbm-c93] .image-content[_ngcontent-mbm-c93] {
  background-color: #94949433;
}

.new-svideo-block[_ngcontent-mbm-c93] .image-content[_ngcontent-mbm-c93] img[_ngcontent-mbm-c93] {
  transition: all 0.25s ease-in-out;
}

.new-svideo-block[_ngcontent-mbm-c93] .image-content[_ngcontent-mbm-c93]:hover img[_ngcontent-mbm-c93] {
  transform: scale(1.02);
}

.shadow-bar[_ngcontent-mbm-c93] {
  height: 50px;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: linear-gradient(180deg, #0000, #000000e6 90%, #000);
}

.video-length[_ngcontent-mbm-c93] {
  display: inline-flex;
  align-items: center;
  color: #fff;
  padding: 0 6px;
  line-height: 20px;
  z-index: 1;
  font-size: 13px;
  position: absolute;
  bottom: 8px;
  right: 6px;
}

.video-length[_ngcontent-mbm-c93] .num[_ngcontent-mbm-c93] {
  color: #fff;
}

.hot-count[_ngcontent-mbm-c93] {
  display: inline-flex;
  align-items: center;
  color: #fff;
  line-height: 20px;
  z-index: 1;
  font-size: 13px;
  position: absolute;
  bottom: 8px;
  left: 6px;
}

.hot-count[_ngcontent-mbm-c93] .iconfont[_ngcontent-mbm-c93] {
  font-size: 18px;
  color: #fe6f71;
}

.hot-count[_ngcontent-mbm-c93] .num[_ngcontent-mbm-c93] {
  color: #fff;
}

.title-box[_ngcontent-mbm-c93] {
  text-align: left;
  padding: 6px 6px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 29px;
  line-height: 24px;
  font-size: 16px;
  width: 100%;
  position: relative;
  z-index: 101;
  background-color: #090b21;
}

.light[_nghost-mbm-c93] .title-box[_ngcontent-mbm-c93],
.light [_nghost-mbm-c93] .title-box[_ngcontent-mbm-c93] {
  background-color: #f8f8f8;
}

.upload-box[_ngcontent-mbm-c93] {
  padding: 10px 6px;
  font-size: 14px;
  width: 100%;
  position: relative;
  z-index: 101;
  background-color: #090b21;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.light[_nghost-mbm-c93] .upload-box[_ngcontent-mbm-c93],
.light [_nghost-mbm-c93] .upload-box[_ngcontent-mbm-c93] {
  background-color: #f8f8f8;
}

.upload-box.sp[_ngcontent-mbm-c93] {
  padding: 8px 6px;
}

.uploader[_ngcontent-mbm-c93] a[_ngcontent-mbm-c93] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.uploader[_ngcontent-mbm-c93] .avatar[_ngcontent-mbm-c93] {
  background-color: #373843;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.light[_nghost-mbm-c93] .uploader[_ngcontent-mbm-c93] .avatar[_ngcontent-mbm-c93],
.light [_nghost-mbm-c93] .uploader[_ngcontent-mbm-c93] .avatar[_ngcontent-mbm-c93] {
  background-color: #eee;
}

.uploader[_ngcontent-mbm-c93] .nickName[_ngcontent-mbm-c93] {
  color: #fff6;
}

.light[_nghost-mbm-c93] .uploader[_ngcontent-mbm-c93] .nickName[_ngcontent-mbm-c93],
.light [_nghost-mbm-c93] .uploader[_ngcontent-mbm-c93] .nickName[_ngcontent-mbm-c93] {
  color: #888;
}

.uploader[_ngcontent-mbm-c93]:hover .nickName[_ngcontent-mbm-c93] {
  color: #00c0ff !important;
}

.official-up-logo-on-avatar[_ngcontent-mbm-c93] {
  width: 12px;
  height: 12px;
  position: absolute;
  bottom: -1px;
  left: 12px;
}

.upload-date[_ngcontent-mbm-c93] {
  color: #fff6;
}

.light[_nghost-mbm-c93] .upload-date[_ngcontent-mbm-c93],
.light [_nghost-mbm-c93] .upload-date[_ngcontent-mbm-c93] {
  color: #888;
}

.hover-preview-player[_ngcontent-mbm-c93] {
  transition: all 0.4s ease-out;
  position: relative;
  opacity: 0;
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
}

.hover-preview-player.active[_ngcontent-mbm-c93] {
  opacity: 1;
}

.content[_ngcontent-mbm-c176] {
  padding: 24px
}

.player-header[_ngcontent-mbm-c176] {
  padding: 11px 10px;
  background-color: #000;
  color: #fff
}

.player-header[_ngcontent-mbm-c176] a[_ngcontent-mbm-c176] {
  color: #fff
}

.player-header[_ngcontent-mbm-c176] a[_ngcontent-mbm-c176]:hover {
  color: #ddd
}

.ps[_ngcontent-mbm-c176] {
  width: 520px;
  margin-left: 21px
}

.ps[_ngcontent-mbm-c176] img[_ngcontent-mbm-c176] {
  width: 100%
}

.ps[_ngcontent-mbm-c176] .block[_ngcontent-mbm-c176] {
  background-color: #1c1d2f
}

.block-mb[_ngcontent-mbm-c176] {
  margin-bottom: 21px
}

.block-mt[_ngcontent-mbm-c176] {
  margin-top: 21px
}

.video-meta[_ngcontent-mbm-c176] {
  height: 633px;
  padding: 35px 40px;
  background-color: #ededed;
  position: relative;
  color: #434343
}

.video-meta[_ngcontent-mbm-c176] div[_ngcontent-mbm-c176] {
  font-size: 16px;
  line-height: 29px
}

.loading-overlay[_ngcontent-mbm-c176] {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #2b2c3a;
  z-index: 999
}

.light[_nghost-mbm-c176] .loading-overlay[_ngcontent-mbm-c176],
.light [_nghost-mbm-c176] .loading-overlay[_ngcontent-mbm-c176] {
  background-color: #fff
}

.media-btn[_ngcontent-mbm-c176] {
  font-family: Microsoft YaHei
}

.list-title[_ngcontent-mbm-c176] {
  width: 80px
}

.v-page-content[_ngcontent-mbm-c176] .page-container[_ngcontent-mbm-c176] {
  padding-top: 0 !important
}

.video-player[_ngcontent-mbm-c176] {
  padding: 0 !important
}

.screen-small[_ngcontent-mbm-c176] h1[_ngcontent-mbm-c176] {
  font-size: 24px
}

.screen-small[_ngcontent-mbm-c176] .video-meta[_ngcontent-mbm-c176] div[_ngcontent-mbm-c176] {
  font-size: 15px;
  line-height: 24px
}

.star[_ngcontent-mbm-c176] {
  cursor: pointer
}

.fixed-player[_ngcontent-mbm-c176] {
  position: fixed;
  right: 30px;
  top: 80px;
  width: 480px;
  height: 320px;
  z-index: 9999
}

.main[_ngcontent-mbm-c176] {
  margin: 0 auto;
  background-color: #090b21;
  min-height: 100vh
}

.light[_nghost-mbm-c176] .main[_ngcontent-mbm-c176],
.light [_nghost-mbm-c176] .main[_ngcontent-mbm-c176] {
  background-color: #fff
}

.light[_nghost-mbm-c176] .playPageTop[_ngcontent-mbm-c176],
.light [_nghost-mbm-c176] .playPageTop[_ngcontent-mbm-c176] {
  background-color: #090b21
}

.light[_nghost-mbm-c176] .playPageBottom[_ngcontent-mbm-c176],
.light [_nghost-mbm-c176] .playPageBottom[_ngcontent-mbm-c176] {
  background-color: #fff
}

.copyrightInfo[_ngcontent-mbm-c176] {
  color: red
}

.d-block.hidden[_ngcontent-mbm-c176] {
  display: none !important
}

.h5[_ngcontent-mbm-c176] {
  padding: 1em;
  font-weight: 700
}

#comments-title[_ngcontent-mbm-c176] {
  font-size: 22px
}

#comments-title[_ngcontent-mbm-c176] .iconfont[_ngcontent-mbm-c176] {
  position: relative;
  top: .15em;
  font-size: 48px;
  color: #00c0ff
}

.center-in-content[_ngcontent-mbm-c176] {
  display: flex;
  justify-content: center;
  align-items: center
}

.buttons-gap[_ngcontent-mbm-c176] {
  height: 70px;
  position: absolute;
  top: 0;
  border-right: 2px solid #373843
}

.light[_nghost-mbm-c176] .buttons-gap[_ngcontent-mbm-c176],
.light [_nghost-mbm-c176] .buttons-gap[_ngcontent-mbm-c176] {
  border-right-color: #ddd
}

.playlist-new[_ngcontent-mbm-c176] {
  background-color: #090b21;
  z-index: 2
}

.light[_nghost-mbm-c176] .playlist-new[_ngcontent-mbm-c176],
.light [_nghost-mbm-c176] .playlist-new[_ngcontent-mbm-c176] {
  background-color: #fff
}

.bg-cover[_ngcontent-mbm-c176] {
  background-color: #090b21;
  position: relative;
  z-index: 2
}

.light[_nghost-mbm-c176] .bg-cover[_ngcontent-mbm-c176],
.light [_nghost-mbm-c176] .bg-cover[_ngcontent-mbm-c176] {
  background-color: #fff
}

.playPageGap[_ngcontent-mbm-c176] {
  height: 12px;
  margin-top: -1px;
  background-color: #090b21;
  position: relative;
  z-index: 1
}

.float-player[_ngcontent-mbm-c176] dn-videoplayer[_ngcontent-mbm-c176] {
  position: fixed;
  z-index: 999;
  pointer-events: none;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100vw !important;
  height: 100vh !important
}

.video-publisher-container[_ngcontent-mbm-c176] {
  margin-top: 21px;
  height: 122px
}

.video-publisher-container.xs[_ngcontent-mbm-c176] {
  margin-top: 19px !important;
  height: 72px !important
}

.app-download-block[_ngcontent-mbm-c176] {
  background: url(/assets/images/background.png);
  height: 137px;
  margin-top: 19px;
  background-size: cover;
  position: relative;
  padding: 16px;
  overflow: hidden
}

.app-download-block[_ngcontent-mbm-c176] .app-download-block-inner[_ngcontent-mbm-c176] {
  position: relative
}

.app-download-block[_ngcontent-mbm-c176] .app-download-block-content[_ngcontent-mbm-c176] {
  margin-left: 120px;
  height: 104px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center
}

.app-download-block[_ngcontent-mbm-c176] .image[_ngcontent-mbm-c176] {
  width: 104px;
  height: 104px;
  position: absolute;
  left: 0;
  top: 0
}

.app-download-block[_ngcontent-mbm-c176] .image[_ngcontent-mbm-c176] img[_ngcontent-mbm-c176] {
  width: 100%;
  height: 100%
}

.app-download-block[_ngcontent-mbm-c176] .app-download-block-content[_ngcontent-mbm-c176] {
  text-align: center
}

.app-download-block[_ngcontent-mbm-c176] .link-button[_ngcontent-mbm-c176] {
  display: inline-block;
  -webkit-user-select: none;
  user-select: none;
  height: 29px;
  margin: 10px 0;
  width: 172px
}

.dl-label[_ngcontent-mbm-c176] {
  font-size: 14px;
  border-radius: 14px;
  background: linear-gradient(45deg, #5562a0 10%, #b687c3);
  cursor: pointer;
  position: relative;
  width: 164px;
  height: 29px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 0 2px 0 4px
}

.dl-label[_ngcontent-mbm-c176],
.dl-label[_ngcontent-mbm-c176] .iconfont[_ngcontent-mbm-c176] {
  color: #fff
}

.dl-label[_ngcontent-mbm-c176] .iconfont.iconanzhuo[_ngcontent-mbm-c176] {
  font-size: 16px;
  color: #b2ff9d
}

.dl-label[_ngcontent-mbm-c176] .iconfont.iconanzhuo.wy[_ngcontent-mbm-c176] {
  font-size: 18px;
  color: #61db32
}

.dl-label[_ngcontent-mbm-c176] .iconfont.iconWindows[_ngcontent-mbm-c176] {
  font-size: 16px;
  color: #9ee7ff
}

.dl-label[_ngcontent-mbm-c176] .iconfont.iconTVDUAN[_ngcontent-mbm-c176] {
  font-size: 16px;
  color: #a5ffdc
}

.dl-label[_ngcontent-mbm-c176] .iconfont.iconzhengzaixiazai[_ngcontent-mbm-c176] {
  font-size: 18px
}

.dn-videoplayer-wrap[_ngcontent-mbm-c176] {
  height: 688px
}

.main-color[_ngcontent-mbm-c176] {
  color: #00c0ff !important
}

.text-content-in-dialog[_ngcontent-mbm-c176] {
  font-size: 16px;
  color: #ffffffb3;
  margin: 15px 0
}

.light[_nghost-mbm-c176] .text-content-in-dialog[_ngcontent-mbm-c176],
.light [_nghost-mbm-c176] .text-content-in-dialog[_ngcontent-mbm-c176] {
  color: #888
}

.block[_ngcontent-mbm-c176] {
  background-color: #1c1d2f
}

@media (min-width:1679px) and (max-width:1911px) {
  .ps[_ngcontent-mbm-c176] {
    width: 450px;
    margin-left: 18px
  }

  .block-mb[_ngcontent-mbm-c176] {
    margin-bottom: 18px
  }

  .block-mt[_ngcontent-mbm-c176],
  .video-publisher-container[_ngcontent-mbm-c176] {
    margin-top: 18px
  }
}

@media (max-width:1678px) {
  .ps[_ngcontent-mbm-c176] {
    width: 357px;
    margin-left: 14px
  }

  .block-mb[_ngcontent-mbm-c176] {
    margin-bottom: 14px
  }

  .block-mt[_ngcontent-mbm-c176],
  .video-publisher-container[_ngcontent-mbm-c176] {
    margin-top: 14px
  }
}