@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-container-pointer-events {
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.vdr {
  touch-action: none;
  border: 1px dashed #000;
}
.handle,
.vdr {
  position: absolute;
  box-sizing: border-box;
}
.handle {
  width: 10px;
  height: 10px;
  background: #eee;
  border: 1px solid #333;
}
.handle-tl {
  top: -10px;
  left: -10px;
  cursor: nw-resize;
}
.handle-tm {
  top: -10px;
  left: 50%;
  margin-left: -5px;
  cursor: n-resize;
}
.handle-tr {
  top: -10px;
  right: -10px;
  cursor: ne-resize;
}
.handle-ml {
  left: -10px;
  cursor: w-resize;
}
.handle-ml,
.handle-mr {
  top: 50%;
  margin-top: -5px;
}
.handle-mr {
  right: -10px;
  cursor: e-resize;
}
.handle-bl {
  bottom: -10px;
  left: -10px;
  cursor: sw-resize;
}
.handle-bm {
  bottom: -10px;
  left: 50%;
  margin-left: -5px;
  cursor: s-resize;
}
.handle-br {
  bottom: -10px;
  right: -10px;
  cursor: se-resize;
}
@media only screen and (max-width: 768px) {
  [class*=handle-]:before {
    content: "";
    left: -10px;
    right: -10px;
    bottom: -10px;
    top: -10px;
    position: absolute;
  }
}
.slider {
  font-size: 12px;
  position: relative;
}
.slider-thumb {
  background-color: #fff;
  width: 16px;
  height: 16px;
  position: absolute;
  left: -1px;
  top: -6px;
  cursor: pointer;
  border-radius: 50%;
  transition: 0.5s box-shadow;
}
.slider-thumb.Act {
  box-shadow: 0 0 5px #333;
}
.slider-track {
  background: #797979;
  height: 4px;
  font-size: 0px;
  cursor: pointer;
  border-radius: 5px;
}
.slider-fill {
  background-color: #01beff;
  position: absolute;
  height: 100%;
  width: 0;
  left: 0;
  bottom: 0;
  border-radius: 5px;
}
.network-tips[data-v-5bfd8fe3] {
  position: absolute;
  color: #fff;
  font-size: 12px;
}
.net-status[data-v-5bfd8fe3] {
  padding-left: 10px;
  display: inline-block;
}
.net-status[data-v-5bfd8fe3]:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-left: 0px;
}
.signal-great[data-v-5bfd8fe3]:after {
  background-color: #38d30a;
}
.signal-medium[data-v-5bfd8fe3]:after {
  background-color: #ff910e;
}
.signal-bad[data-v-5bfd8fe3]:after {
  background-color: #db000e;
}
.net-status.signal-disconnect[data-v-5bfd8fe3]:after {
  content: "网络已断开";
  width: auto;
}
.view-logo {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 98px;
  height: 50px;
  box-sizing: border-box;
  z-index: 99999;
}
.view-logo img {
  float: right;
  max-width: 98px;
  max-height: 50px;
}
.view-logo-hidden {
  display: none;
  opacity: 0;
}
.view-logo-mobile {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 76px;
  height: 38px;
  box-sizing: border-box;
  z-index: 99999;
}
.view-logo-mobile img {
  float: right;
  max-width: 76px;
  max-height: 38px;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
::-webkit-scrollbar {
  width: 4px;
}
::-webkit-scrollbar-thumb {
  background: #9e9e9e;
  border-radius: 2px;
  /* background: rgba(255, 255, 255, 0.24); */
}
::-webkit-scrollbar-track-piece {
  background: transparent;
}
.content.ui-autoheight,
html,
.video .content {
  width: 100%;
  height: 100%;
  color: #000;
}
.video .content.ui-autoheight {
  background: #000;
}
body {
  height: 100%;
  overflow: hidden;
  font: 14px/1 \5fae\8f6f\96c5\9ed1, arial;
  background: #898fac;
}
em {
  font-style: normal;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix {
  display: block;
  clear: both;
  zoom: 1;
}
.clearfix:after {
  content: "";
}
.animated {
  animation-duration: 0.5s;
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 1s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: 0.75s;
}
/* body, div, p, ul, li, em, span, a, h1, h2, h2, h4, h5, h6 {
  margin: 0;
  padding: 0;
  -moz-user-select: none; 
  -webkit-user-select: none; 
  -ms-user-select: none; 
  -khtml-user-select: none; 
  user-select: none; 
} */
a,
button {
  outline: none;
}
em {
  font-style: normal;
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #333;
}
.clearfix {
  display: block;
  clear: both;
  zoom: 1;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
}
[class*="translate-x"] {
  opacity: 0;
  transition: all 0.2s;
}
.translate-x-top {
  transform-origin: top;
  transform: rotate3d(1, 0, 0, 90deg);
}
.translate-x-bottom {
  transform-origin: bottom;
  transform: rotate3d(1, 0, 0, -90deg);
}
[class*="translate-x"].active {
  transform: rotate3d(0, 0, 0, 0deg);
  opacity: 1;
}
[id^="$nginx"] {
  display: none;
}
.main-wrapper {
  height: 100%;
  position: relative;
  min-width: 720px;
}
.main-wrapper .iframe-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 999;
}
.main-wrapper .iframe-modal .iframe-box {
  width: 800px;
  height: 647px;
  margin: 76px auto;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
}
.main-wrapper .iframe-modal .iframe-box .iframe-title {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 40px;
  padding: 12px 16px;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  line-height: 16px;
  background: #f9f9f9;
}
.main-wrapper .iframe-modal .iframe-box .iframe-title .iframe-close {
  font-size: 16px;
  color: #999;
  font-weight: normal;
  transform: scale(1.06, 0.6875);
  cursor: pointer;
}
.main-wrapper .iframe-modal .iframe-box #iframe {
  display: block;
  width: 100%;
  height: 607px;
}
.live-wrapper {
  height: 100%;
}
.container {
  position: relative;
  width: 1710px;
  height: auto;
  margin: 0 auto;
  color: #fff;
}
.content-box {
  position: absolute;
  width: 100%;
  height: 100%;
}
.content-box .vdr {
  overflow: hidden;
  box-shadow: -2px 2px 20px rgba(0, 0, 0, 0.5);
  opacity: 1;
  border: 0 none;
}
.vdr.min {
  box-shadow: none;
  opacity: 0;
}
.vdr-stick.vdr-stick-br {
  overflow: visible;
  border: 0 none;
  box-shadow: none;
  background-color: transparent;
}
.content-box .handle {
  border: 0 none;
  background-color: transparent;
}
.handle {
  z-index: 1;
}
.handle.handle-br {
  bottom: 0;
  right: 0;
  width: 12px;
  height: 12px;
}
.handle.handle-br:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border: 0 none;
  background-image: url(e0e2ef48f7462757aa3012299fa64166.png);
  position: absolute;
  top: 0;
  left: 0;
}
.handle.handle-bm {
  bottom: -5px;
  left: 0;
  width: calc(100% - 12px);
  margin-left: 0;
}
.handle.handle-ml {
  left: -5px;
  top: 0;
  height: 100%;
  margin-top: 0;
}
.handle.handle-mr {
  right: -5px;
  top: 0;
  height: calc(100% - 12px);
  margin-top: 0;
}
.main-wrapper .vdr.active:before {
  content: none;
}
.vdr-titlebar {
  width: 100%;
  height: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.9);
  position: absolute;
  left: 0;
  top: -30px;
  z-index: 1;
  color: #fff;
  padding-left: 15px;
  cursor: move;
  transition: top 0.2s;
}
.vdr:hover .vdr-titlebar {
  top: 0;
}
.vdr-titlebar .vdr-operation {
  display: flex;
}
.vdr-titlebar .vdr-operation span {
  width: 32px;
  height: 30px;
  cursor: pointer;
  opacity: 0.8;
  margin-right: 10px;
}
.vdr-titlebar .vdr-operation span:hover {
  opacity: 1;
}
.vdr-titlebar .vdr-operation .vdr-min {
  display: flex;
  align-items: center;
  justify-content: center;
}
.vdr-titlebar .vdr-operation .vdr-min:before {
  content: "";
  background-color: #fff;
  height: 2px;
  width: 50%;
}
.vdr-titlebar .vdr-operation .vdr-max {
  background-image: url(d0796a74e6362703827f9f7cb99202e5.png);
  background-size: 32px 60px;
  background-repeat: no-repeat;
}
.vdr-titlebar .vdr-operation .vdr-max.ismax {
  background-position: 0 -30px;
}
.center_part {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.introduction {
  margin: 0;
  white-space: pre-line;
  height: 100%;
  background-color: #fff;
  overflow-y: auto;
}
.introduction .intro-subject {
  margin-top: 30px;
  font-size: 14px;
  color: #333;
}
.introduction .intro-title {
  line-height: 20px;
  font-size: 12px;
  padding: 5px 15px 5px 12px;
  color: #333;
  border-bottom: 1px solid #ddd;
  position: relative;
  margin: 10px 0 10px 0;
}
.introduction .intro-title:before {
  content: "\B7";
  font-size: 28px;
  color: #f04b3d;
  position: absolute;
  top: 5px;
  left: 2px;
}
.introduction .intro-content {
  line-height: 24px;
  word-break: break-all;
  word-wrap: normal;
  line-break: anywhere;
  color: #666;
  padding: 10px 30px 20px 30px;
}
.introduction .intro-content .cont {
  padding-left: 12px;
}
.introduction .intro-content .cont .speaker-name {
  color: #333;
  font-weight: 800;
  margin-top: 10px;
  padding-right: 15px;
  display: inline-block;
}
.introduction .intro-content .cont .speaker-name:first-child {
  margin-top: 0;
}
.close-icon {
  display: inline-block;
  min-width: 16px;
  min-height: 16px;
  position: relative;
}
.close-icon:before,
.close-icon:after {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  width: 100%;
  height: 2px;
  background: #999;
  transform-origin: center center;
}
.close-icon:before {
  transform: rotate(45deg);
}
.close-icon:after {
  transform: rotate(-45deg);
}
.live_content,
.right_content {
  position: relative;
  height: 100%;
}
.live-content-wrap[moved='true'] .btn_group {
  padding-top: 10px;
}
.live-content-wrap[moved='true'] .btn_group .danmaku,
.live-content-wrap[moved='true'] .btn_group .volume,
.live-content-wrap[moved='true'] .btn_group .share {
  display: none;
}
.live-content-wrap .btn_group .live-status {
  margin-right: 40px;
  position: relative;
}
.live-content-wrap .btn_group .live-status:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #1db3e7;
  border-radius: 50%;
  margin-right: 5px;
  vertical-align: middle;
}
.live-content-wrap {
  width: 100%;
  height: 100%;
}
.right_content,
.extra-recommend-list {
  width: 320px;
}
.right_content {
  display: flex;
  flex-direction: column;
}
.common-block {
  background: #fff;
  width: 100%;
}
.common-block .none-tips {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.extra-recommend-list {
  padding-top: 20px;
}
.extra-recommend-list .recommend-title {
  font-size: 18px;
  padding-bottom: 10px;
}
.extra-recommend-list .recommend-item {
  display: block;
  margin: 10px 0;
}
.recommend-item img {
  width: 100%;
}
.recommend-item .recommend-item-title {
  padding: 10px 0;
  color: #ccc;
}
/* 标题和简介以及推荐列表 */
.live-extra-info {
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
}
.extra-base-info {
  padding-right: 20px;
}
.extra-base-title {
  font-size: 24px;
  padding: 10px 0;
  line-height: 32px;
}
/* 视频部分 */
.live_part {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.live_part .video_box {
  background: #000;
  width: 100%;
  height: 100%;
  position: relative;
}
.video_box .danmaku-wrapper {
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  height: 33.33%;
  z-index: 1;
  font-size: 20px;
  visibility: hidden;
}
.video_box .danmaku-wrapper.show {
  visibility: visible;
}
.video_box .asr-wrapper {
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 40px;
  height: 70px;
  line-height: 35px;
  font-size: 18px;
  color: #fff;
  word-break: break-word;
  padding: 0 16px;
  overflow: hidden;
}
.video_box .asr-wrapper .asr {
  border-radius: 4px;
  display: inline-block;
  padding: 3px 10px 4px 10px;
  transform-origin: bottom;
  transition: all 0.3s;
}
.video_box .asr-wrapper .progressive {
  color: #777;
}
.video_box .mudu-error-text {
  line-height: 20px;
}
.live-stream-box {
  width: 100%;
  height: 100%;
}
.video_box .mudu-error-text a {
  text-decoration: underline;
  color: #5a5afd;
}
.live-stream-box.mudu-normal-mode .mudu-video-wrap {
  pointer-events: none;
  background: transparent;
}
/* .live-stream-box .mudu-video-wrap .mudu-video{ background-color: #000; } */
/* .video_box .mudu-big-play-btn{ border: solid 1px rgba(255,255,255, 0.5); } */
.video_box .mudu-big-play-btn .mudu-icon {
  font-size: 2.5em;
}
.video_box.islive .mudu-controller,
.video_box.islive .mudu-controller-mask {
  display: none;
}
.mudu-state-paused .mudu-big-play-btn {
  display: inline;
}
/* .mudu-big-play-btn .mudu-icon-play{ display: none; } */
/* .mudu-big-play-btn:before{ content: ""; width: 100%; height: 100%; display: block; position: relative; background-image: url(../images/play_big.png); background-size: 100%; }
.video_box .mudu-bezel .mudu-bezel-icon{ display: none; } */
@keyframes loading {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.player_loading {
  width: 79px;
  height: 79px;
  border-color: #01beff;
  border-width: 2px 2px 0px 0px;
  border-style: solid;
  border-radius: 50%;
  transform-origin: center;
  animation: loading 1.5s linear infinite;
}
.live_part .video_box > img {
  width: 100%;
}
.live-case-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center left;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.live-case-cover-bg {
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.live-case-cover-bg .subtitle {
  font-size: 18px;
  color: #f1f1f1;
  text-shadow: 2px 2px 1px #333;
}
.live-case-cover-bg.no-permission {
  background: url(442bd7b8c574b90294f7f34c73678106.png) no-repeat top center;
  padding-top: 110px;
  min-width: 300px;
  text-align: center;
  font-size: 12px;
  height: auto;
  color: #fff;
}
.live-case-cover-bg a {
  color: #0D94FF;
}
.live-case-cover-bg.live-end {
  flex-direction: column;
}
.live-case-cover-bg .goto-vod {
  padding: 30px 0;
}
.live-case-cover-bg .goto-vod a {
  background-color: #0D94FF;
  color: #fff;
  padding: 7px 30px 8px 30px;
  border-radius: 2px;
}
.remind-wrapper {
  padding: 30px 20px 20px 20px;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
}
.remind-content {
  padding: 8px;
  background-color: rgba(52, 55, 69, 0.6);
  color: #fff;
  position: absolute;
  top: 25px;
  left: 1px;
}
.remind-wrapper .time-subtitle {
  padding: 5px 0 7px 0;
  font-size: 12px;
}
.remind-wrapper .time-counter {
  display: flex;
  justify-content: center;
}
.remind-wrapper .time-counter li {
  display: flex;
  justify-content: center;
  flex-direction: column;
  /*width: 25%;*/
}
.remind-wrapper .time-counter li .num {
  background: linear-gradient(180deg, #2c2d36, #3d3d43, #2a2b34);
  border-radius: 3px;
  padding: 12px 7px;
  margin: 10px 3px;
  font-size: 24px;
}
.remind-wrapper .time-counter li .sub {
  font-size: 12px;
  color: #999;
}
.remind-wrapper .func-btns .live-status {
  padding-bottom: 30px;
  font-size: 14px;
  color: #fff;
  letter-spacing: 2px;
}
.remind-wrapper .func-btns button {
  width: 120px;
  height: 35px;
  background: rgba(0, 0, 0, 0);
  color: #0D94FF;
  font-size: 14px;
  border: solid 1px #0D94FF;
  border-radius: 2px;
  cursor: pointer;
  margin: 0 18px;
}
.remind-wrapper .func-btns button.solid {
  background: #0D94FF;
  color: #fff;
}
.live_part .live_infos {
  position: absolute;
  color: #eee;
  left: 16px;
  top: 16px;
  z-index: 100001;
  background: rgba(60, 60, 60, 0.9);
  border-radius: 2px;
  padding: 0 6px;
}
/* 封面cover */
.video_cover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}
/* 头部 */
.nav_title {
  line-height: 30px;
  width: 100%;
  padding: 10px 0;
}
.nav_title .signal_btn {
  width: 24px;
  height: 14px;
  margin-left: 12px;
  display: inline-block;
  /* background: url(../images/signal.png) no-repeat center; */
}
.live-logo {
  width: 156px;
  height: 24px;
  background-image: url(1f2f99c3fcbe12dc7ed3bb6391f18671.png);
  background-size: 156px 24px;
}
.live_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.live_title .title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 50px;
}
.live_title_right .login-status-box {
  background: url(0219f04cd1b36835614d4d4760472c75.png) no-repeat left 2px;
  padding: 0 5px 0 30px;
  opacity: 0.7;
}
.live_title_right span {
  display: inline-block;
  vertical-align: middle;
}
.live_title_right a {
  color: #ccc;
}
.welink-vi-icon {
  min-width: 59px;
  height: 17px;
  background: url(46a2aa6412b2eb28e9ac4c0f4c18b44e.png) no-repeat;
  background-size: 100% 100%;
}
.welink-vi-icon.mobile {
  position: absolute;
  top: 10px;
  right: 10px;
}
/* 底部人数， 全屏按钮 */
.btn_group {
  color: #ccc;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  background: rgba(0, 0, 0, 0.8);
  line-height: 38px;
  user-select: none;
}
.btn-group-left {
  float: left;
  margin-left: 20px;
}
.btn-group-right {
  float: right;
  margin-right: 20px;
}
.btn_group .btn-block {
  display: inline-block;
  vertical-align: middle;
}
.btn-group-left .player-opt {
  font-size: 24px;
  margin-right: 15px;
}
.btn-group-left .player-opt span {
  width: 12px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.btn-group-left .player-opt .mudu-icon-play {
  margin: -2px 0 0 -7px;
  width: 19px;
}
.btn-group-left .player-opt .icon-stop {
  width: 12px;
  height: 12px;
  background-color: #ccc;
  margin-top: -3px;
}
.btn_group .fullscreen {
  cursor: pointer;
}
.btn_group .live_nums:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 14px;
  background-size: 100%;
  background: url(0219f04cd1b36835614d4d4760472c75.png) no-repeat center;
  margin-right: 8px;
  position: relative;
  top: 1px;
}
.btn_group .fullscreen .full-icon {
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(92ea36680ababb2bbb7bfc5429c279fa.png);
  background-size: 24px 48px;
}
.btn_group .fullscreen.ismax .full-icon {
  background-image: url(92ea36680ababb2bbb7bfc5429c279fa.png);
  background-position: 0 -24px;
}
.btn_group .danmaku,
.btn_group .volume {
  padding: 0 20px 0 0;
}
.btn_group .danmaku {
  padding-left: 10px;
}
.btn_group .volume {
  padding-right: 40px;
}
.btn_group .danmaku span {
  display: inline-block;
  vertical-align: middle;
}
.btn_group .share {
  padding: 0 20px 0 0;
  position: relative;
}
.btn_group .share .share-icon {
  width: 19px;
  height: 18px;
  background: url(296eab04777026f04cf568113d4c4043.png) no-repeat;
  background-size: 19px 18px;
  cursor: pointer;
  margin-right: 5px;
}
.share-info-box {
  position: absolute;
  width: 480px;
  bottom: 50px;
  right: -110px;
  background-color: #262931;
  padding: 15px 0;
  display: flex;
  align-items: center;
}
.share-info-box .share-link {
  padding: 0 15px;
}
.share-info-box .share-title {
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
}
.share-info-box .sharelink {
  color: #999;
  padding: 10px;
  background-color: #34363D;
  margin-bottom: 20px;
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.share-info-box .sharebtn {
  background-color: #0D94FF;
  color: #fff;
  font-size: 14px;
  width: 104px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border: 0 none;
  border-radius: 2px;
  cursor: pointer;
}
.share-info-box .share-qrcode {
  padding: 0 15px;
  border-left: solid 1px #3b3b3b;
}
.share-info-box .share-qrcode img {
  width: 120px;
}
.share-info-box .share-qrcode p {
  font-size: 12px;
  padding: 7px 0;
  color: #fff;
  text-align: center;
}
.share-info-box .share-success-tips {
  position: absolute;
  top: -50px;
  left: 0;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 32px;
  color: #fff;
  opacity: 0;
  transition: opacity 0.2s;
}
.share-info-box .share-success-tips.show {
  opacity: 1;
}
.btn_group .volume {
  position: relative;
  margin-top: -3px;
}
.btn_group .volume .vol-icon,
.btn_group .volume .vol-line {
  display: inline-block;
  vertical-align: middle;
}
.btn_group .volume .vol-icon {
  width: 24px;
  height: 24px;
  background: url(36322fece8e3fa6aaaec7a46e6360793.png) no-repeat;
  background-size: 24px 72px;
  cursor: pointer;
  margin-right: 2px;
  background-position: left -24px;
}
.btn_group .volume .vol-icon.muted {
  background-position: left top;
}
.btn_group .volume .vol-icon.max {
  background-position: left -48px;
}
#volSlider {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  width: 70px;
  height: 2px;
}
#volSlider .slider-track {
  height: 2px;
}
#volSlider .slider-thumb {
  width: 10px;
  height: 10px;
  top: -4px;
}
#volSlider .slider-connect {
  background-color: #0D94FF;
}
#volSlider .slider-handle {
  cursor: pointer;
}
.btn_group .volume .vol-display {
  position: absolute;
  right: 15px;
  top: 0;
  width: 20px;
  text-align: left;
  height: 100%;
  display: none;
  align-items: center;
  color: #fff;
  font-size: 12px;
}
.btn_group .volume:hover .vol-display {
  display: flex;
}
.danmaku-switcher.active {
  background-position: 0 -24px;
}
.quality,
.multiline {
  position: relative;
  width: 50px;
  text-align: center;
}
.quality .quality-active,
.multiline .multiline-active {
  cursor: pointer;
  display: block;
  width: 100%;
  text-align: center;
}
.quality .quality-list,
.multiline .multiline-list {
  transition: all 0.2s;
  position: absolute;
  bottom: 100%;
  width: 140%;
  left: -20%;
  background-color: #0a0a0a;
}
.quality .quality-list.blur,
.multiline .multiline-list.blur {
  opacity: 0.1;
  pointer-events: none;
}
.quality .quality-list li,
.multiline .multiline-list li {
  color: #fff;
  line-height: 30px;
  font-size: 12px;
  cursor: pointer;
}
.quality .quality-list li.active,
.quality ul li:hover,
.multiline ul li.active,
.multiline ul li:hover {
  color: #0D94FF;
  background-color: rgba(255, 255, 255, 0.2);
}
.btn_group .asr-wrapper {
  position: relative;
  padding-right: 20px;
  font-size: 12px;
}
.btn_group .text-icon {
  background-image: url(2083c372b7a6251b32f754411be4e6f0.png);
  width: 24px;
  height: 24px;
  background-size: 24px 96px;
  cursor: pointer;
}
.asr-wrapper .asr-active {
  background-position: 0 -48px;
}
.asr-wrapper .asr-active.active {
  background-position: 0 -72px;
}
.asr-wrapper .asr-pannel {
  display: block;
  position: absolute;
  bottom: 32px;
  left: -54px;
  width: 138px;
  background-color: #0a0a0a;
}
.asr-wrapper .asr-pannel-en {
  width: 180px;
}
.asr-wrapper .asr-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
}
.asr-switcher .asr-slider-switcher {
  position: relative;
  width: 35px;
  height: 18px;
  background-color: #444;
  border-radius: 15px;
  cursor: pointer;
  transition: all 0.2s;
  margin-left: 5px;
}
.asr-switcher .asr-slider-switcher:before {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  background-color: #ccc;
  border-radius: 50%;
  top: 0;
  left: 0;
  transition: all 0.2s;
}
.asr-switcher .asr-slider-switcher.open {
  background-color: #0D94FF;
}
.asr-switcher .asr-slider-switcher.open:before {
  left: 17px;
}
.asr-wrapper .asr-author {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #aaa;
  justify-content: center;
  line-height: 30px;
}
.asr-wrapper .asr-author img {
  height: 14px;
  margin: 0 8px;
}
.asr-pannel .asr-display-lang {
  border-top: solid 1px rgba(102, 102, 102, 0.5);
}
.asr-pannel .asr-display-lang .asr-subtitle {
  font-size: 10px;
  line-height: 24px;
  padding: 5px 0;
  display: block;
  color: #888;
  padding-left: 20px;
}
.asr-pannel .asr-display-item {
  cursor: pointer;
  padding: 0 16px;
  position: relative;
  line-height: 40px;
}
.asr-pannel .asr-display-item:hover {
  color: #0D94FF;
  background-color: rgba(255, 255, 255, 0.2);
}
.asr-pannel .asr-display-item.selected {
  color: #0D94FF;
}
.asr-pannel .asr-display-item:before {
  content: "";
  display: block;
  opacity: 0;
  transition: opacity 0.2s;
  width: 15px;
  height: 8px;
  border-left: solid 1px #0D94FF;
  border-bottom: solid 1px #0D94FF;
  position: absolute;
  right: 20px;
  top: 13px;
  transform-origin: center center;
  transform: rotate(-45deg);
}
.asr-pannel .asr-display-item.selected:before {
  opacity: 1;
}
.asr-pannel .asr-display-item-nohover {
  padding: 0 20px;
  position: relative;
  line-height: 30px;
}
.asr-pannel .asr-display-item-nohover .asr-display-logo {
  height: 8px;
  width: 70px;
}
.asr-display-logo-info {
  position: absolute;
  font-size: 12px;
  right: 0;
  top: 50%;
  transform: translate(0, -50%) scale(0.7);
}
.asr-pannel .asr-display-item-nohover:before {
  content: "";
  display: block;
  opacity: 0;
  transition: opacity 0.2s;
  width: 15px;
  height: 8px;
  border-left: solid 1px #0D94FF;
  border-bottom: solid 1px #0D94FF;
  position: absolute;
  right: 20px;
  top: 13px;
  transform-origin: center center;
  transform: rotate(-45deg);
}
/* 底部人数， 全屏按钮 end */
/* 文档部分 */
.common-block .common-wrap {
  height: 100%;
}
.doc-content {
  height: 100%;
}
.doc-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.doc-none-tips {
  color: #999;
}
.doc-none-tips p {
  line-height: 30px;
}
.doc-exchange-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  text-align: center;
}
@media all and (-ms-high-contrast: none) {
  /* IE11 */
  *::-ms-backdrop,
  .doc-none-tips {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    flex-direction: column;
  }
}
.docimg-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.docimg-wrapper .board-wrapper {
  position: absolute;
  left: 0;
  top: 0;
}
.docimg-wrapper .board-wrapper.hide {
  z-index: -1;
}
.docimg-wrapper .painter-canvas {
  position: absolute;
  left: 0;
  top: 0;
}
.doc-exchange-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.doc-exchange-wrapper .cur-canvas-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media all and (-ms-high-contrast: none) {
  /* IE11 */
  *::-ms-backdrop,
  .doc-exchange-wrapper img,
  .doc-exchange-wrapper .cur-canvas-img {
    height: 100%;
    width: auto;
  }
}
.exchange-btn {
  width: 38px;
  height: 38px;
  display: block;
  position: absolute;
  background-image: url(9229764b5e8b28d2c3cb73d32d18f0d6.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.6);
  background-size: 28px 28px;
  z-index: 11;
  left: 10px;
  top: 50%;
  margin-top: -14px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s;
}
.exchange-btn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
/* chat part */
.chat {
  height: 100%;
  position: relative;
}
.chat .chat-top-notice {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  transition: top 0.2s;
  z-index: 1;
}
.chat .announcement {
  background-color: #f5f5f5;
  font-size: 12px;
  padding: 10px;
  line-height: 16px;
  word-break: break-all;
}
.chat .announcement .announcement-value {
  line-height: 20px;
}
.chat .announcement .announcement-value a {
  color: #0D94FF;
}
.chat .announcement .announcement-value img {
  width: 20px;
  margin: 0 1px;
  display: inline-block;
  vertical-align: top;
}
.chat .announcement .announcement-key {
  color: #999;
}
.chat .ano-notice {
  display: flex;
  padding: 7px 7px 7px 20px;
}
.chat .ano-notice p {
  font-size: 12px;
  line-height: 20px;
}
.chat .ano-notice p:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  display: inline-block;
  background-color: #f00;
  margin: 0 5px 1px -10px;
}
.chat:hover .chat-top-notice,
.vdr-titlebar:hover + .chat .chat-top-notice {
  top: 30px;
}
.chat_nav {
  position: relative;
}
.chat_nav .nomore,
.doc_nav .nomore {
  height: 30px;
  line-height: 28px;
  width: 100%;
  display: block;
  text-align: center;
  background: hsla(0, 0%, 96%, 0.6);
  cursor: pointer;
  position: absolute;
  bottom: -30px;
  left: 0;
  font-size: 12px;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  z-index: 10;
  color: #039be5;
}
.chat .pc-loading {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 0;
  overflow: hidden;
}
.chat .pc-loading.loading {
  height: 40px;
}
.chat .pc-loading img {
  width: 20px;
}
.user-info-wrap {
  height: 100%;
  position: absolute;
  right: 10px;
  top: 0;
  cursor: pointer;
  padding: 0 5px 0 10px;
  z-index: 11;
}
.user-info-name {
  position: relative;
  display: block;
  padding-right: 20px;
  color: #666;
  margin-top: 15px;
}
.user-info-wrap:hover .user-info-name:after {
  transform: rotate(-135deg);
  top: 5px;
}
.user-info-name:after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-right: solid 1px #666;
  border-bottom: solid 1px #666;
  position: absolute;
  right: 5px;
  top: 2px;
  transform: rotate(45deg);
  transform-origin: center center;
  transition: all 0.2s;
}
.user-info-wrap:hover ul {
  height: 35px;
}
.user-info-wrap ul {
  display: block;
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 100px;
  height: 0px;
  overflow: hidden;
  transition: all 0.2s;
}
.user-info-wrap ul li {
  background: #f1f1f1;
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
}
.chat .content,
.chat_nav_content,
.div_show {
  height: 100%;
}
.chat .chat_nav_content {
  height: calc(100% - 78px);
}
.chat .chat_nav_content.comments-disable {
  height: calc(100% - 55px);
}
.chat .chat_nav_content > div {
  padding: 65px 10px;
  display: none;
}
.chat .chat_nav_content > .div_show {
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
}
.div_show .no-comment {
  width: 100%;
  line-height: 30px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  opacity: 0.6;
  align-items: center;
}
.no-content-bg {
  background: url(5e2333cc720922d71e2dae61e0b36eb3.png) no-repeat;
  background-size: 120px 100px;
  width: 120px;
  height: 100px;
  background-position: center center;
}
.no-content-bg.plus {
  background-image: url(6385f256595b18cea81060d1a91db0b8.png);
  opacity: 0.6;
}
.chat .chat_nav_content .change_text {
  width: 100%;
  max-height: 100%;
}
.change_text .msg_content {
  margin-bottom: 14px;
  font-size: 14px;
}
.change_text .msg_content:last-child {
  padding-bottom: 12px;
  margin-bottom: 0;
}
.change_text .msg_content .info {
  color: #999;
  position: relative;
}
.change_text .msg_content .info .nickname {
  max-width: 280px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.change_text .msg_content .info .nickname-label {
  font-size: 12px;
  background-color: #1db3e7;
  margin: 0 5px;
  padding: 0 2px;
  color: #fff;
}
.change_text .msg_content .info .nicktime {
  display: inline-block;
  font-size: 10px;
  vertical-align: middle;
}
.change_text .msg_content .text {
  line-height: 20px;
  margin-top: 6px;
  padding: 5px 0;
  color: #333;
  display: inline-block;
  word-break: break-all;
  word-wrap: break-word;
}
.change_text .msg_content .text a {
  color: #4eceff;
}
.change_text .msg_content .text a:hover {
  color: #4eceff;
  text-decoration: underline;
}
.change_text .msg_content .text.self {
  background: rgba(255, 255, 255, 0.24);
}
.change_text .msg_content .text.red-package {
  background-image: url(f523368e08e597cc8c6bdf30a1f7df99.svg);
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: 0px 8px;
  text-indent: 18px;
  color: #ffa02a;
}
.chat .viewer_list {
  padding: 14px 20px;
}
.chat .viewer_list li {
  margin-bottom: 20px;
  /* height: 30px;
  line-height: 30px; */
  font-size: 14px;
}
.chat .viewer_list li img {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  margin-right: 10px;
  vertical-align: middle;
}
@keyframes loading {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* 发送消息 */
.sending_box {
  border-top: 1px solid #282828;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0 10px 10px 10px;
  background: #3b3b3b;
}
.sending_box .get-config-faild {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  z-index: 11;
  position: absolute;
  left: 0;
  top: 0;
  background: #924040;
  display: none;
}
.sending_box .toast {
  height: 30px;
  line-height: 28px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: hsla(0, 0%, 96%, 0.8);
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: -30px;
  left: 0;
  left: -18px \9\0;
  font-size: 12px;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  color: #039be5;
}
.sending_box .toast.warning {
  color: #f54a4a;
  background: #f1f1f1;
  cursor: auto;
}
.content-input-wrap {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content-disable-wrap {
  color: #999;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.operation-wrapper {
  display: flex;
  padding: 2px 0 5px 0;
}
.sending_box .op-icon {
  width: 24px;
  height: 24px;
  opacity: 0.6;
  display: block;
  background-size: 24px 24px;
  cursor: pointer;
  border-radius: 2px;
  -webkit-tap-highlight-color: transparent;
}
.sending_box .op-icon.clicked {
  opacity: 1;
  background-color: #0D94FF;
}
.sending_box .op-icon.lianmai {
  background-image: url(240018c5a5933f4f7b955e3ef0331140.png);
  margin-left: 5px;
}
.lianmai-popup {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  color: #333;
}
.lianmai-popup .lianmai-popup-dialog {
  border-top: solid 1px #ccc;
  padding: 20px;
  background-color: #fff;
}
.lianmai-popup .title {
  font-size: 12px;
  padding-bottom: 10px;
  line-height: 24px;
  text-align: center;
}
.lianmai-popup .title.single {
  padding-bottom: 0;
}
.lianmai-popup .lianmai-btn-wrapper {
  display: flex;
  justify-content: space-between;
}
.lianmai-popup .lianmai-btn {
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 2px;
  background-color: #0D94FF;
  color: #fff;
  width: calc(50% - 8px);
  cursor: pointer;
}
.lianmai-popup .lianmai-btn.danger {
  background-color: #F34B4B;
}
.lianmai-popup .lianmai-btn .lianmai-loading {
  width: 16px;
  opacity: 0;
  height: 16px;
  overflow: hidden;
  background-size: 16px 16px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  border-color: #fff;
  border-width: 0;
  border-style: solid;
  margin-left: -16px;
  transform-origin: center center;
  animation: loading 1s infinite linear;
  transition: all 0.2s;
}
.lianmai-popup .lianmai-btn .lianmai-loading.active {
  opacity: 1;
  margin-left: 10px;
  border-width: 1px 1px 0 0;
}
.emoji-box {
  padding-bottom: 3px;
}
.emoji-box .emoji-trigger {
  background-image: url(8c4a592d22ee15e8e26ac7296f047eab.png);
}
.emoji-box .emoji-wrap {
  position: absolute;
  z-index: 10;
  user-select: none;
  left: 0;
  bottom: 100%;
  height: 140px;
  width: 100%;
  background: #3b3b3b;
  border: 1px solid #525252;
  border-radius: 2px;
}
.emoji-box .emoji-wrap .emoji-list {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  padding: 8px;
}
/* .emoji-box .emoji-wrap:after{ content: ""; width: 0; height: 0; border-width: 10px; border-style: solid; border-color:#f1f1f1 transparent transparent transparent; position: absolute; bottom: -20px; right: 63px; } */
.emoji-box .emoji-list img {
  width: 24px;
  cursor: pointer;
  margin: 3px 5px;
}
/* .emoji-box .emoji-list img:hover{ border: solid 1px #f1f1f1; } */
/* 匿名聊天部分 */
.ano-list {
  cursor: pointer;
  width: 50px;
  height: 28px;
  background: #fff;
  border-radius: 2px;
  margin: 0 10px 1px 0;
  user-select: none;
}
.ano-box .ano-random {
  display: none;
}
.ano-list .ano-current {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #666;
  text-align: center;
  font-size: 12px;
}
.ano-list .ano-current .ano-title {
  max-width: 2em;
  overflow: hidden;
}
.ano-list .ano-current .ano-current-arr {
  color: #ccc;
  transform-origin: center 7px;
  transform: rotate(0deg);
  transition: all 0.2s;
}
.ano-list.active .ano-current-arr {
  color: #039be5;
  transform: rotate(180deg);
}
.ano-list.active .ano-nickname {
  transform: scaleY(1);
}
.ano-list .ano-nickname {
  position: absolute;
  transform-origin: center bottom;
  transform: scaleY(0);
  transition: transform 0.2s;
  left: 0;
  top: -80px;
  background: #fff;
  font-size: 12px;
  border-radius: 3px;
  color: #333;
  box-shadow: 0 0 5px #999;
  overflow: hidden;
}
.ano-list .ano-nick-item {
  border-bottom: solid 1px #f1f1f1;
  padding: 3px 10px;
  line-height: 28px;
  white-space: nowrap;
}
.ano-list .ano-nick-item:last-child {
  border-bottom: 0 none;
}
.ano-list .ano-nick-item.active {
  color: #039be5;
}
.ano-list .ano-nick-item:hover {
  background: #f1f1f1;
}
/* 匿名登记对话框 */
.common-dialog-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10001;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
}
.common-dialog-overlay .common-dialog-box {
  width: 570px;
  background-color: #fff;
  border-radius: 4px;
}
.common-dialog-overlay .common-dialog-box.mobile {
  width: 90%;
}
.common-dialog-overlay .common-dialog-box.mobile .dialog-header {
  justify-content: center;
}
.common-dialog-overlay .common-dialog-box.mobile .dialog-footer {
  padding: 0 0 0 0;
  text-align: center;
}
.common-dialog-overlay .common-dialog-box.mobile .dialog-footer button {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: transparent;
  border-top: solid 1px #efefef;
  color: #38a2ff;
  font-size: 16px;
}
.common-dialog-overlay .common-dialog-box.mobile .dialog-footer button:hover {
  color: #38a2ff;
}
.common-dialog-overlay .common-dialog-box.mobile .dialog-footer button.disabled {
  color: #eee;
}
.common-dialog-overlay .common-dialog-box .dialog-header {
  padding: 20px;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.common-dialog-overlay .common-dialog-box .dialog-header .dialog-close {
  background-image: url(6215cb4604e33c451d5725a8bc06ddc6.png);
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.common-dialog-overlay .common-dialog-box .dialog-body {
  padding: 20px;
}
.common-dialog-overlay .common-dialog-box .error-tip {
  position: absolute;
  bottom: 4px;
  width: 100%;
  padding: 4px 0 0 100px;
  color: #F34B4B;
  font-size: 12px;
}
.common-dialog-overlay .common-dialog-box .dialog-form-item input {
  width: calc(100% - 100px) !important;
}
.common-dialog-overlay .common-dialog-box .dialog-form-item input.nocheck {
  border: 1px solid #F34B4B;
}
.common-dialog-overlay .common-dialog-box .dialog-form-item input.nocheck:focus {
  border: 1px solid #F34B4B;
}
.common-dialog-overlay .common-dialog-box .dialog-form-item .form-label {
  width: 100px;
}
.common-dialog-overlay .common-dialog-box .dialog-form-item {
  position: relative;
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  flex-wrap: wrap;
}
.common-dialog-overlay .common-dialog-box .dialog-form-item .privacy {
  color: #666;
  line-height: 20px;
  font-size: 12px;
  width: calc(100% - 100px);
}
.common-dialog-overlay .common-dialog-box .dialog-form-item .privacy a {
  color: #38a2ff;
  text-decoration: underline;
}
.common-dialog-overlay .common-dialog-box .dialog-form-item:last-child {
  padding-bottom: 0;
}
.common-dialog-overlay .common-dialog-box .dialog-form-item .form-label {
  white-space: nowrap;
  text-align: right;
  width: 100px;
}
.common-dialog-overlay .common-dialog-box .dialog-form-item input {
  height: 32px;
  line-height: 32px;
  border: solid 1px #ddd;
  border-radius: 2px;
  width: 100%;
  outline: none;
  text-indent: 5px;
  transition: all 0.3s;
}
.common-dialog-overlay .common-dialog-box .dialog-form-item input:focus {
  border-color: #0D94FF;
}
.common-dialog-overlay .common-dialog-box .dialog-form-item ::placeholder {
  color: #bfbfbf;
}
.common-dialog-overlay .common-dialog-box .dialog-footer {
  padding: 0 20px 20px 0;
  text-align: right;
}
.common-dialog-overlay .common-dialog-box .dialog-footer button {
  width: 100px;
  height: 34px;
  line-height: 34px;
  background-color: #38a2ff;
  border: 0 none;
  color: #fff;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.2s;
}
.common-dialog-overlay .common-dialog-box .dialog-footer button:hover {
  background-color: #1f88e4;
  color: #fff;
}
.common-dialog-overlay .common-dialog-box .dialog-footer button.disabled {
  background-color: #ccc;
  cursor: not-allowed;
}
.common-dialog-overlay .common-dialog-box .dialog-footer .dialog-loading {
  width: 0;
  margin-left: 5px;
  transition: all 0.3s;
  display: inline-block;
  vertical-align: middle;
}
.common-dialog-overlay .common-dialog-box .dialog-footer .dialog-loading.show {
  width: 14px;
}
.common-dialog-overlay .common-dialog-box.tipbox {
  width: 400px;
}
.common-dialog-overlay .common-dialog-box.tipbox .dialog-header {
  padding: 10px 15px;
  border-bottom: solid 1px #dbe6f1;
}
.common-dialog-overlay .common-dialog-box.tipbox .dialog-body p {
  margin: 25px 10px;
  text-align: center;
  font-size: 16px;
}
.common-dialog-overlay .common-dialog-box.tipbox .dialog-body p .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  font-style: normal;
  color: #fff;
  background-color: #ffc370;
  border-radius: 50%;
  margin-right: 7px;
  font-size: 12px;
  vertical-align: middle;
}
.common-dialog-overlay .common-dialog-box.tipbox .dialog-footer {
  background-color: #f6f9fc;
  padding: 10px 20px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.common-dialog-overlay .common-dialog-box.tipbox .dialog-footer button {
  background-color: #fff;
  width: 80px;
  height: 30px;
  line-height: 30px;
  margin-left: 15px;
  border: solid 1px #1f88e4;
  color: #1f88e4;
  font-size: 12px;
}
.common-dialog-overlay .common-dialog-box.tipbox .dialog-footer button:hover {
  background-color: #1f88e4;
  color: #fff;
}
.common-dialog-overlay .common-dialog-box.tipbox .dialog-footer button.disabled {
  background-color: #ccc;
  cursor: not-allowed;
}
.content-input-wrap .input-placeholder {
  position: absolute;
  top: 0;
  left: 10px;
  color: #999;
  height: 100%;
  width: calc(100% - 70px);
  display: flex;
  align-items: center;
  font-size: 12px;
}
.content-input-wrap.withAno .input-placeholder {
  left: 60px;
  width: calc(100% - 120px);
}
.sending_box .sending_input {
  width: calc(100% - 10px);
  height: 100%;
  word-break: break-all;
  outline: none;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 19px;
  min-height: 32px;
  max-height: 150px;
  overflow-y: auto;
  overflow-x: hidden;
  word-wrap: break-word;
  background-color: #333;
  padding: 5px;
  border-radius: 2px;
}
.sending_box .withAno .sending_input {
  width: calc(100% - 80px);
}
.sending_box .sending_input img,
.msg_content .text img,
.mudu-video-danmaku img {
  vertical-align: middle;
  margin: 2px;
}
.sending_box .sending_input img {
  height: 18px;
}
.sending_box .sending_input a {
  color: #4eceff;
}
.msg_content .text img {
  height: 22px;
}
.cloudlive-danmu {
  padding: 7px 0;
  text-shadow: 1px 1px 2px #000;
  max-width: 35em;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
  white-space: nowrap;
  line-height: 24px;
  font-family: Arial, Helvetica, sans-serif;
}
.cloudlive-danmu img {
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  margin: 0 2px;
}
.cloudlive-danmu a {
  color: #42caff;
}
.send-message-box {
  line-height: 20px;
  font-size: 12px;
  color: #fff;
  cursor: pointer;
}
.send-message-box.empty-txt {
  color: #999;
  cursor: default;
}
.send-message-box .sending_btn {
  text-align: center;
  display: block;
  margin-left: 10px;
  width: 42px;
  height: 30px;
  line-height: 30px;
  background-color: #0D94FF;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
}
.send-message-box.empty-txt .sending_btn {
  background-color: #666;
  cursor: not-allowed;
}
.comment-forbidden {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: inherit;
  color: #999;
}
/* 模态框 */
.page_modal {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.modal_box {
  padding: 15px 20px 15px;
  width: 600px;
  background: #262931;
  position: relative;
  border-radius: 2px;
  color: #e1e1e1;
}
.modal_title h4 {
  font-weight: normal;
  font-size: 18px;
  text-align: center;
  padding: 15px 0;
  font-weight: 200;
}
.modal_title .close_modal_btn {
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 13px;
}
.modal_btns {
  text-align: center;
  margin-top: 25px;
}
.modal_btns > button {
  border-radius: 2px;
  padding: 4px 16px 5px 16px;
  cursor: pointer;
  border: 1px solid #0D94FF;
  background: #0D94FF;
  color: #fff;
}
.exit_warning p {
  margin-bottom: 50px;
  color: #666;
}
.modal_btns .cancle_btn {
  border: 1px solid #CCCCCC;
  background: #fff;
  color: #ccc;
  margin-right: 10px;
}
.end_info .end_status {
  text-align: center;
  padding: 8px 0 20px 0;
  color: #999;
  font-size: 12px;
}
.end_info h5 {
  font-size: 14px;
  color: #333333;
  margin-top: 20px;
}
.end_info ul {
  display: flex;
  margin: 0 30px;
  padding: 25px 0;
  border-bottom: solid 1px #474747;
}
.end_info ul li {
  text-align: left;
  font-size: 16px;
  color: #999;
  margin-right: 50px;
}
.end_info ul li .fr {
  float: right;
  color: #fff;
}
.end_info .recommend-list {
  margin: 15px 30px 10px 15px;
  font-size: 15px;
}
.recommend-list dt {
  padding: 15px;
}
.recommend-list dd {
  display: inline-block;
  width: 33.33%;
}
.recommend-list dd a {
  display: block;
  margin: 0 15px;
}
.recommend-list dd img {
  width: 100%;
}
.recommend-list dd .recommend-item-title {
  color: rgba(255, 255, 255, 0.7);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px 0;
  font-size: 12px;
}
.end_info .btn-box {
  padding: 30px 0 10px;
  text-align: center;
}
.end_info .btn-box button {
  background-color: #0D94FF;
  width: 120px;
  height: 36px;
  line-height: 36px;
  border: 0 none;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
}
.download-link {
  margin: 20px 30px;
  font-size: 14px;
}
.download-link a {
  width: 100px;
  height: 32px;
  line-height: 32px;
  background-color: #0D94FF;
  text-align: center;
  display: inline-block;
  color: #fff;
  margin: 0 20px;
  font-size: 12px;
}
/* iaccess接入提示 */
.video-notice {
  position: fixed;
  top: 3px;
  left: 30px;
  color: #f36f64;
  font-size: 14px;
  background-color: hsla(0, 0%, 100%, 0.86);
  border-radius: 4px;
  padding: 5px;
  z-index: 1;
}
.video-notice .notice-close,
.video-notice:before {
  width: 24px;
  height: 24px;
  margin: 0 10px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.video-notice:before {
  content: "";
  background-image: url(213dd2d98dc8fe69413a05b0ad715589.png);
  background-size: 24px 24px;
}
.video-notice .notice-close {
  background-image: url(1a20736132689389bff8b2b080cf4d7d.png);
}
.video-notice:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 5px solid hsla(0, 0%, 100%, 0.86);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  display: block;
  bottom: -5px;
  left: 50%;
}
.video-notice span {
  vertical-align: middle;
}
/* @media (max-width: 1789px){
  .container{ width: 1500px; }
  .live_content, .extra-base-info{ width: 1180px; }
  .live_content, .right_content{ height: 664px; }
}

@media (max-width: 1549px){
  .container{ width: 1300px; }
  .live_content, .extra-base-info{ width: 980px; }
  .live_content, .right_content{ height: 551px; }
}

@media (max-width: 1280px){
  .container{ width: 990px; }
  .live_content, .extra-base-info{ width: 670px; }
  .live_content, .right_content{ height: 377px; }
  .share-info-box{ right: -210px; }
} */
.container-m {
  overflow: hidden;
  height: 100%;
}
.container-m .player-wrapper {
  position: relative;
}
.container-m .player-wrapper .live-case-cover {
  top: 0;
  background-color: #000;
}
.container-m .player-wrapper .live-case-cover-bg.no-permission {
  color: #ebebeb;
}
.container-m .player-wrapper .remind-content {
  position: unset;
}
.container-m .tabs-wrapper .tabs-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f9f9f9;
  border-bottom: solid 1px #ebebeb;
  /* two items */
  /* three items */
}
.container-m .tabs-wrapper .tabs-title .tab {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.container-m .tabs-wrapper .tabs-title .tab .text {
  display: inline-block;
  padding: 0 10px;
  color: #333;
  height: 100%;
  position: relative;
  bottom: -1px;
}
.container-m .tabs-wrapper .tabs-title .tab .text.current {
  color: #0D94FF;
  border-bottom: solid 2px #0D94FF;
}
.container-m .tabs-wrapper .tabs-title .tab:first-child:nth-last-child(2),
.container-m .tabs-wrapper .tabs-title .tab:first-child:nth-last-child(2) ~ .tab {
  width: 50%;
}
.container-m .tabs-wrapper .tabs-title .tab:first-child:nth-last-child(3),
.container-m .tabs-wrapper .tabs-title .tab:first-child:nth-last-child(3) ~ .tab {
  width: 33.3333%;
}
.container-m .swiper-slide {
  height: 100%;
  background-color: #fff;
  overflow-y: auto;
}
.container-m .swiper-slide.ended {
  pointer-events: none;
}
.container-m .swiper-slide.ended .live-info p {
  line-height: 18px;
}
.container-m .swiper-slide.ended .introduction {
  display: none;
}
.container-m .swiper-slide .live-info {
  padding: 15px 10px;
}
.container-m .swiper-slide .live-info .live-subject {
  font-size: 17px;
  font-weight: 400;
  padding: 9px 0;
  line-height: 24px;
}
.container-m .swiper-slide .live-info p {
  color: #999;
  font-size: 12px;
  line-height: 27px;
}
.container-m .swiper-slide .live-info p.remind-user {
  display: flex;
  justify-content: space-between;
}
.container-m .swiper-slide .live-info p.remind-user span {
  padding-right: 10px;
}
.container-m .swiper-slide .live-info .timezone {
  padding-right: 10px;
}
.container-m .swiper-slide .introduction {
  height: auto;
}
.container-m .swiper-slide .introduction .intro-content {
  padding: 10px;
}
.container-m .swiper-slide .introduction .intro-content .intro-title {
  border-bottom: 0 none;
  font-size: 16px;
  margin-bottom: 0;
}
.container-m .swiper-slide .introduction .intro-content .cont {
  padding-left: 15px;
  display: block;
}
.container-m .swiper-slide .common-block {
  background-color: #fff;
}
.container-m .swiper-slide .common-block .common-nav {
  display: none;
}
.container-m .swiper-slide .chat {
  height: 100%;
}
.container-m .swiper-slide .chat:hover .chat-top-notice {
  top: 0;
}
.container-m .swiper-slide .chat_nav_content {
  padding: 0;
  height: calc(100% - 60px);
}
.container-m .swiper-slide .chat_nav_content .div_show {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container-m .swiper-slide .chat_nav_content .change_text {
  height: 100%;
}
.container-m .swiper-slide .chat_nav_content .change_text .mobile-chat-msg {
  padding: 5px 15px;
  font-size: 12px;
  line-height: 20px;
}
.container-m .swiper-slide .chat_nav_content .change_text .mobile-chat-msg:first-child {
  padding-top: 10px;
}
.container-m .swiper-slide .chat_nav_content .change_text .mobile-chat-msg .nickname {
  color: #999;
}
.container-m .swiper-slide .chat_nav_content .change_text .mobile-chat-msg .msg {
  padding-left: 5px;
  word-break: break-all;
}
.container-m .swiper-slide .chat_nav_content .change_text .mobile-chat-msg .msg a {
  color: #0d94ff;
}
.container-m .swiper-slide .chat_nav_content .change_text .mobile-chat-msg .msg img {
  width: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
}
.container-m .swiper-slide .chat_nav_content .change_text .mobile-chat-msg .msg.red-package {
  background-image: url(f523368e08e597cc8c6bdf30a1f7df99.svg);
  background-repeat: no-repeat;
  background-size: 13px;
  background-position: 7px 2px;
  text-indent: 18px;
  color: #ff7600;
  padding-left: 25px;
}
.container-m .swiper-slide .chat_nav_content .change_text .mobile-chat-msg .msg.red-package a {
  color: #ff7600;
  text-decoration: underline;
}
.container-m .swiper-slide .chat_nav_content .change_text .mobile-loading {
  margin-top: 15px;
  text-align: center;
  height: 0;
  overflow: hidden;
  transition: all 0.2s;
}
.container-m .swiper-slide .chat_nav_content .change_text .mobile-loading.loading {
  height: 18px;
}
.container-m .swiper-slide .chat_nav_content .change_text .mobile-loading img {
  width: 18px;
}
.container-m .swiper-slide .chat_nav_content .change_text .no-more {
  margin: 10px 0 10px 0;
  text-align: center;
  font-size: 12px;
  color: #999;
}
.container-m .doc-content {
  height: 100%;
  margin: 0;
  background-color: #fff;
}
.container-m .doc-content .mobile-doc-wrapper {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container-m .doc-content .mobile-doc-wrapper .board-wrapper {
  position: relative;
}
.container-m .doc-content .mobile-doc-wrapper .board-wrapper .painter-canvas {
  position: absolute;
  left: 0;
  top: 0;
}
.container-m .doc-content .mobile-doc-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.container-m .doc-content .mobile-doc-wrapper .doc-none-tips {
  color: #999;
  text-align: center;
}
.container-m .sending_box {
  background-color: #f9f9f9;
  border-top: solid 1px #ebebeb;
}
.container-m .sending_box.notempty .content-input-wrap .sending_input {
  line-height: 18px;
  height: 54px;
}
.container-m .sending_box.notempty .send-message-box {
  position: relative;
  bottom: 0;
  padding-top: 10px;
  text-align: right;
  float: right;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.container-m .sending_box .content-input-wrap {
  background-color: #fff;
  border: solid 1px #ddd;
  border-radius: 4px;
}
.container-m .sending_box .content-input-wrap .input-placeholder {
  left: 10px;
}
.container-m .sending_box .sending_input {
  color: #333;
  background-color: #fff;
  height: 36px;
}
.container-m .sending_box .send-message-box {
  text-align: center;
  display: none;
}
.container-m .sending_box .send-message-box .sending_btn {
  display: inline-block;
  border: 0 none;
  border-radius: 4px;
  background-color: #0D94FF;
  color: #fff;
  margin: 5px 10px;
}
.container-m .sending_box .send-message-box.empty-txt .sending_btn {
  background-color: #ccc;
}
.container-m .sending_box .toast {
  border-color: #ebebeb;
  top: -31px;
  background-color: #f9f9f9;
  -webkit-tap-highlight-color: transparent;
}
.container-m .sending_box .toast:active {
  background-color: #f1f1f1;
}
.container-m .sending_box .emoji-trigger {
  background-image: url(cf71bca3e1b5c09b4deac5771b5252f9.png);
}
.container-m .sending_box .emoji-trigger.clicked {
  background-image: url(8c4a592d22ee15e8e26ac7296f047eab.png);
}
.container-m .operation-wrapper .emoji-box .emoji-wrap {
  background-color: #fff;
  border-radius: 0px;
  border-width: 1px 0;
  border-color: #f1f1f1;
}
.container-m .operation-wrapper .emoji-box .emoji-list img {
  width: calc(100% / 11);
  padding: 3px;
  margin: 0;
}
.container-m .sending_box .op-icon {
  height: 28px;
  width: 28px;
  background-size: 28px 28px;
}
.navbar {
  width: 80px;
  height: 100%;
  min-height: 700px;
  background-color: #343745;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  right: 0;
  box-shadow: 0 2px 8px 3px rgba(0, 0, 0, 0.2);
  user-select: none;
  -ms-user-select: none;
}
.navbar .top-block,
.navbar .bottom-block {
  width: 100%;
}
.navbar .log-info {
  height: 76px;
  background-color: #202330;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.navbar .log-info .head-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
}
.navbar .log-info .head-icon:hover + .log-out,
.navbar .log-info .head-icon + .log-out:hover {
  top: 63px;
  opacity: 1;
}
.navbar .log-info .log-out {
  border-radius: 2px;
  background-color: #d2edfb;
  position: absolute;
  opacity: 0;
  top: 55px;
  left: 50%;
  white-space: nowrap;
  color: #333;
  margin-left: -26px;
  font-size: 12px;
  width: 52px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  transition: all 0.2s;
  cursor: pointer;
}
.navbar .log-info .log-out:before {
  content: '';
  border: 5px solid transparent;
  border-bottom: 5px solid #d2edfb;
  width: 0;
  height: 0;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -5px;
}
.navbar .operations .op-btn {
  padding: 15px 0;
  text-align: center;
  color: #ddd;
  font-size: 10px;
  display: block;
  border-bottom: 1px solid #272b38;
  transition: all 0.2s;
  background: inherit;
  cursor: pointer;
}
.navbar .operations .op-btn:hover {
  background: #292d3b;
  color: #fff;
}
.navbar .nav-list li {
  width: 100%;
  color: hsla(0, 0%, 100%, 0.8);
  float: left;
  margin-top: 30px;
  cursor: pointer;
  font-size: 10px;
  text-align: center;
}
.navbar .nav-list li:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background-image: url(15786ffe5de2b1b8da25976b5e1b0279.png);
}
.navbar .nav-list li.info:before {
  background-position: 0 -40px;
}
.navbar .nav-list li.doc:before {
  background-position: 0 -80px;
}
.navbar .nav-list li.comment:before {
  background-position: 0 -120px;
}
.navbar .nav-list li.playlist:before {
  background-position: -40px 0;
}
.navbar .nav-list li.min {
  opacity: 0.5;
}
.navbar .bottom-block {
  display: flex;
  flex-direction: column;
  justify-content: right;
  align-items: center;
  padding-top: 20px;
}
.navbar .bottom-block .share-box {
  width: 100%;
  cursor: pointer;
  position: relative;
  padding: 0 10px 0 10px;
}
.navbar .bottom-block .share-box:hover {
  z-index: 1999;
}
.navbar .bottom-block .share-box:hover .share-content {
  left: -420px;
  opacity: 1;
  visibility: visible;
}
.navbar .bottom-block .share-box .qrcode60 {
  width: 60px;
  height: 60px;
}
.navbar .bottom-block .share-box .qr-img-sm {
  width: 60px;
}
.navbar .bottom-block .share-box .qr-img-lg {
  width: 120px;
}
.navbar .bottom-block .share-box .qr-title {
  background-color: #883f39;
  padding: 3px 0;
}
.navbar .bottom-block .share-box .qr-title p {
  text-align: center;
  line-height: 18px;
  font-size: 10px;
  margin: 0;
  color: hsla(0, 0%, 100%, 0.8);
}
.navbar .bottom-block .share-box .share-content {
  padding: 12px 15px;
  width: 420px;
  background: #eee;
  border-right: 1px solid #b1aeae;
  position: absolute;
  top: 50%;
  left: -410px;
  margin-top: -92px;
  color: #666;
  cursor: default;
  box-shadow: 0 0 15px #555;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
  z-index: 1;
  display: flex;
  align-items: flex-start;
}
.navbar .bottom-block .share-box .share-content:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 1px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent transparent #eee;
  overflow: hidden;
  position: absolute;
  top: 70px;
  right: -21px;
}
.navbar .bottom-block .share-box .share-content .qrimg {
  width: 120px;
  height: 120px;
  overflow: hidden;
}
.navbar .bottom-block .share-box .share-content .qrimg img {
  width: 100%;
}
.navbar .bottom-block .share-box .share-content .watch-func {
  width: 135px;
  padding: 0 10px 0 15px;
  height: 120px;
}
.navbar .bottom-block .share-box .share-content .watch-func:last-child {
  border-left: solid 1px #ccc;
}
.navbar .bottom-block .share-box .share-content .watch-func p {
  font-size: 12px;
  line-height: 18px;
}
.navbar .bottom-block .share-box .share-content .watch-func p.func-title {
  padding-bottom: 8px;
  color: #898fac;
}
.navbar .bottom-block .complain-btn {
  margin-top: 16px;
  margin-bottom: 13px;
  font-size: 10px;
  color: #fff;
  opacity: 0.8;
  cursor: pointer;
}
.navbar .bottom-block .logo {
  padding: 0 10px 20px 10px;
  width: 100%;
}
.navbar .bottom-block .logo img {
  width: 100%;
}
@media screen and (max-height: 700px) {
  .navbar {
    min-height: 600px;
  }
  .navbar .nav-list li {
    margin-top: 15px;
  }
  .navbar .operations .op-btn {
    padding: 10px 0;
  }
}
.main-wrapper {
  min-width: unset;
}
.whitelist-section {
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.whitelist-section .cliff-icon {
  width: 400px;
  max-width: 80%;
}
.whitelist-section .whitelist-info {
  font-size: 32px;
  margin: 0 20px;
  line-height: 40px;
  text-align: center;
}
.whitelist-section .whitelist-info.en {
  font-size: 20px;
}
.whitelist-section .whitelist-info .apply {
  color: #0078d7;
  cursor: pointer;
}
.no-permission-box[data-v-967029d6] {
  width: 100%;
  height: 100%;
  padding-top: 150px;
  background-color: #fff;
  text-align: center;
}
.no-permission-box .cliff img[data-v-967029d6] {
  max-width: 90%;
}
.no-permission-box .nopermit-tips .cn[data-v-967029d6] {
  font-size: 32px;
}
.no-permission-box .nopermit-tips .en[data-v-967029d6] {
  font-size: 20px;
  padding: 15px 0;
}
.yun-wrapper {
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.yun {
  width: 750px;
  height: 500px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -375px;
  margin-top: -250px;
  line-height: 1.75em;
  text-align: center;
  color: #333;
  font-size: 15px;
}
.yun a {
  color: #01beff;
  text-decoration: underline;
}
.yun p {
  padding-bottom: 10px;
  text-align: left;
  text-indent: 2em;
}
.yun .phone {
  width: 456px;
  height: 336px;
  margin: 15px auto 0;
  position: relative;
}
.yun .yun_code {
  position: absolute;
  width: 150px;
  height: 150px;
  z-index: 999;
  left: 50%;
  top: 50%;
  margin-left: -75px;
  margin-top: -75px;
}
.video-list-block .video-list {
  padding: 10px 0;
  height: 100%;
  overflow-y: auto;
}
.video-list-block .video-list li {
  padding: 20px 15px;
  margin: 2px 0;
  display: flex;
  align-items: center;
  font-size: 12px;
  border-bottom: 1px solid #ccc;
  color: #333;
}
.video-list-block .video-list li:first-child {
  margin-top: 10px;
}
.video-list-block .video-list li .playing-btn {
  border: solid 1px #ccc;
  color: #ccc;
  border-radius: 50%;
  display: none;
}
.video-list-block .video-list li .playing-btn:before {
  content: "\e618";
  font-family: 'mudu-icons' !important;
  font-size: 14px;
  position: relative;
  left: 1px;
}
.video-list-block .video-list li.current {
  color: #f36e63;
  position: relative;
}
.video-list-block .video-list li.current .playing-btn {
  color: #f36e63;
  border-color: #f36e63;
  display: inline;
}
.video-list-block .video-list li .list-item {
  line-height: 20px;
  font-size: 14px;
  width: 100%;
  cursor: pointer;
  margin-left: 8px;
}
.mudu-quality-panel .mudu-menuitem .mudu-menuitem-label,
.mudu-play-back-rate-panel .mudu-menuitem .mudu-menuitem-label {
  text-align: center;
  padding: 0 1.5em;
  font-size: 12px;
}
.mudu-quality-panel .mudu-menuitem .mudu-menuitem-label:first-child,
.mudu-play-back-rate-panel .mudu-menuitem .mudu-menuitem-label:first-child {
  display: none;
}
.mudu-quality-panel .mudu-menuitem .mudu-menuitem-label.current + .mudu-menuitem-label,
.mudu-play-back-rate-panel .mudu-menuitem .mudu-menuitem-label.current + .mudu-menuitem-label {
  color: #38A2FF;
}
.mudu-bar,
.mudu-loaded,
.mudu-played {
  height: 0.2em;
}
.main-content {
  height: 100%;
  font-size: 24px;
  padding-top: 300px;
  text-align: center;
}
.mengzong-wrapper {
  background-color: #f5f6fa;
  min-height: 100%;
  color: #333;
}
.mengzong-wrapper .header-wrapper {
  background-color: #fff;
  border: solid 1px rgba(0, 0, 0, 0.13);
}
.mengzong-wrapper .header {
  width: 65%;
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}
.mengzong-wrapper .header .header-item {
  display: flex;
  align-items: center;
}
.mengzong-wrapper .header .logo-text {
  font-size: 24px;
  color: #f04b3d;
}
.mengzong-wrapper .header .logo-text .line {
  height: 20px;
  width: 1px;
  border-left: solid 1px #f04b3d;
  display: inline-block;
  padding-right: 5px;
  margin-left: 10px;
  vertical-align: middle;
}
.mengzong-wrapper .header .logo img {
  height: 22px;
}
.mengzong-wrapper .header .userhead {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 10px;
}
.mengzong-wrapper .player-section {
  width: 65%;
  margin: 30px auto;
}
.mengzong-wrapper .player-section .player-wrapper {
  background-color: #333;
  background-image: url(c365b1131fc62a3771b89b2eea34d46e.jpg);
  background-size: 100%;
}
.mengzong-wrapper .player-section .player-wrapper .live-status {
  display: flex;
  color: #fff;
  height: 100%;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  letter-spacing: 2px;
}
.mengzong-wrapper .player-section .player-wrapper .nostart {
  flex-direction: column;
}
.mengzong-wrapper .player-section .player-wrapper .nostart .live-time {
  padding: 25px 0 60px 0;
}
.mengzong-wrapper .player-section .player-wrapper .nostart .nostart-title {
  font-size: 36px;
}
.mengzong-wrapper .player-section .info-wrapper {
  background-color: #fff;
  padding: 20px;
}
.mengzong-wrapper .player-section .info-wrapper .title {
  padding-bottom: 10px;
  font-weight: bold;
  font-size: 16px;
}
.mengzong-wrapper .player-section .info-wrapper p {
  color: #666;
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 7px;
}
.mengzong-wrapper .player-section .info-wrapper p:last-child {
  margin-bottom: 0;
}
.mengzong-wrapper.mobile .header {
  width: 90%;
  min-width: unset;
  padding: 0 10px;
}
.mengzong-wrapper.mobile .player-section {
  min-width: unset;
  margin-top: 0;
}
.mengzong-wrapper.mobile .player-section {
  width: 100%;
}
.mengzong-wrapper.mobile .player-section .player-wrapper .nostart {
  flex-direction: column;
}
.mengzong-wrapper.mobile .player-section .player-wrapper .nostart .live-time {
  padding: 15px 0 30px 0;
  font-size: 12px;
}
.mengzong-wrapper.mobile .player-section .player-wrapper .nostart .nostart-title {
  font-size: 16px;
}
.mengzong-wrapper .mudu-controller-wrap {
  z-index: 2;
}
@media screen and (max-width: 1400px) {
  .mengzong-wrapper .header {
    height: 40px;
  }
  .mengzong-wrapper .player-section {
    width: 55%;
  }
  .mengzong-wrapper .header .logo img {
    height: 16px;
  }
  .mengzong-wrapper .header .logo-text {
    font-size: 18px;
  }
  .mengzong-wrapper .header .logo-text .line {
    height: 16px;
  }
  .mengzong-wrapper .header .userhead {
    width: 24px;
    height: 24px;
  }
  .mengzong-wrapper .player-section .player-wrapper .live-status {
    font-size: 14px;
  }
  .mengzong-wrapper .player-section .player-wrapper .nostart .nostart-title {
    font-size: 24px;
  }
}
.mudu-icons.mudu-icons-left .mudu-icon.mudu-play-icon {
  display: none;
}
