@import "mixins/mixins";
@import "common/var";
@include b(live_show_oldplay_mobile_1) {
  .live_show_oldplay_mobile_1.goback {
    margin-top: 0.386667rem;
  }
}

  .el-live_show_oldplay_mobile_1 .cs-second-ul{
    width: 100%;
    height: 8rem;
    overflow-y: scroll;
  }
  .el-live_show_oldplay_mobile_1.appbar {
    background-color: #1c427e;
    height: 1.333333rem;
    line-height: 1.333333rem;
    color: #fff;
    display: flex;
    justify-content: flex-start;
    justify-content: space-between;
    padding: 0 .266667rem;
  }
  .el-live_show_oldplay_mobile_1.appbar-transparency {
    background-color: transparent;
  }
  .el-live_show_oldplay_mobile_1 .goback a{
    display: block;
    height: .56rem;
    line-height: .56rem;
    background: url(./images/goback.png) left center no-repeat;
    padding-left: .533333rem;
    font-size: .453333rem;
    color: #fff;
    background-size: .333333rem .56rem;
    text-decoration: none;
  }


.el-live_show_oldplay_mobile_1 ul li{
   display: inline-block;
   width: 100%;
   height: 1.146667rem;
   line-height: 1.146667rem;
   font-size: 0.4rem;
   color: #a0a0a0;
  padding: 0 1.5rem;

 }
.el-live_show_oldplay_mobile_1 .cc-title {
  display: block;
  font-size: 0.4rem;
  padding: 0.266667rem;
  background: #dcdcdc;
}
.el-live_show_oldplay_mobile_1 ul li a{
  display: flex;
  color: #a0a0a0;
}
.el-live_show_oldplay_mobile_1 ul li a i{
  flex: 1;
  color: #000;
}
 .el-live_show_oldplay_mobile_1 ul .on{
  background: #e0e4ea75 !important;
  color: #fff !important;
   font-size: 0.45rem;
}
.el-live_show_oldplay_mobile_1 #player_video{
  height: 6rem !important;
}

