.tv .top_box {
    width: 100%;
    height: 873px;
    color: #fff;
    background: #2F2F2F;
    display: flex;
    justify-content: center;
}

.tv .top_box a {
    color: #fff;
}

.tv .tv_video {
    width: 400px;
    margin-top: 57px;
    background-color: #1F1F1F;
    height: 759px;
}

.tv .be_playing {
    width: 384px;
    height: 82px;
    background-color: #2C2C2C;
    margin: 8px 8px 0;
    text-align: center;
    line-height: 82px;
}

.tv .be_playing .txt_bg {
    width: 11px;
    height: 14px;
    display: inline-block;
    background: url("https://www.tadaaam-studio.com/themes/default/images/other/audio_play.png") left center no-repeat;
    background-size: 11px 14px;
    margin-right: 17px;
}

.tv .be_playing .play_name {
    font-size: 24px;
    height: 78px;
    line-height: 78px;
    text-indent: 24px;
}

.tv .tv_video .share {
    font-size: 14px;
    color: #555;
    bottom: 66px;
    left: 85px;
}

.tv .bdsharebuttonbox a {
    float: none;
    margin: 0;
    width: 27px;
    height: 27px;
    display: inline-block;
}

.tv .bdsharebuttonbox a.bds_tsina {
    background: url("https://www.tadaaam-studio.com/themes/default/images/video/v_weibohui.png") no-repeat top center;
    background-size: 26px 21px;
}

.tv .bdsharebuttonbox a.bds_tsina:hover {
    background: url("https://www.tadaaam-studio.com/themes/default/images/video/v_weibo.png") no-repeat top center;
    background-size: 26px 21px;
}

.tv .bdsharebuttonbox a.bds_weixin {
    background: url("https://www.tadaaam-studio.com/themes/default/images/video/v_weixinhui.png") no-repeat top center;
    background-size: 27px 21px;
}

.tv .bdsharebuttonbox a.bds_weixin:hover {
    background: url("https://www.tadaaam-studio.com/themes/default/images/video/v_weixin.png") no-repeat top center;
    background-size: 27px 21px;
}

.tv .bdsharebuttonbox a.bds_sqq {
    background: url("https://www.tadaaam-studio.com/themes/default/images/video/v_qqhui.png") no-repeat top center;
    background-size: 22px 21px;
}

.tv .bdsharebuttonbox a.bds_sqq:hover {
    background: url("https://www.tadaaam-studio.com/themes/default/images/video/v_qq.png") no-repeat top center;
    background-size: 22px 21px;
}

.tv .bdsharebuttonbox a.bds_qzone {
    background: url("https://www.tadaaam-studio.com/themes/default/images/video/v_zonehui.png") no-repeat top center;
    background-size: 26px 21px;
}

.tv .bdsharebuttonbox a.bds_qzone:hover {
    background: url("https://www.tadaaam-studio.com/themes/default/images/video/v_zone.png") no-repeat top center;
    background-size: 26px 21px;
}

.tv .tc_cy {
    width: 400px;
    height: 320px;
}

.tv .tc_cybox .bf_extra {
    top: 15px;
    left: 96px;
    z-index:55;
}

.tv .tc_cybox .bf_bg {
    width: 191px;
    height: 191px;
    background-color: #2C2C2C;
}

.tv .tc_cybox .bf_bg img {
    width: 167px;
    height: 167px;
    padding: 12px;
    display: block;
}

.tv .tc_cybox .play_name {
    margin-top: 15px;
    text-align: center;
}
.tv .jw-background-color,.tv .jwplayer{
   background:none !important;
}

/* 左end */

.tv .program {
    width: 861px;
    height: 759px;
    background-color: #1F1F1F;
    margin-top: 57px;
    padding: 8px 7px 8px 0;
    box-sizing: border-box;
}

.tv .date_selector {
    height: 82px;
    background-color: #252525;
}

.tv .date_selector .time_select {
    display: flex;
}

.tv .date_selector li {
    width: 122px;
    height: 82px;
    text-align: center;
    color: #999;
    cursor: pointer;
    border-right: 2px solid #2C2C2C;
}

.tv .date_selector li .weekday {
    margin-top: 13px;
    margin-bottom: 2px;
    font-size: 12px;
}

.tv .date_selector li .day {
    font-size: 24px;
}

.time_active {
    background-color: #2e9df9;
    color: #fff!important;
}

.tv .data_schedle {
    height: 661px;
    background-color: #2C2C2C;
}
.tv .data_schedle  .playitems{
   height:661px;
   overflow-y:auto;
}
.tv .data_schedle li {
    font-size: 14px;
    height: 62px;
    cursor: pointer;
}

.tv .data_schedle .sch_name {
    border-left: 2px solid #5F5F5F;
    display: inline-block;
    padding-left: 57px;
    position: relative;
}

.tv .data_schedle .sch_name::before {
    content: '';
    border: 2px solid #fff;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    background-color: #2C2C2C;
    left: -7px;
    top: 23px;
}

.tv .data_schedle .zhibo .sch_name::before {
    border: 2px solid #2e9df9;
}

.tv .data_schedle .sch_rig {
    height: 62px;
    line-height: 62px;
    margin-right: 29px;
}

.tv .data_schedle .sch_rig a {
    min-width:50px;
    height:30px;
    border-radius:15px;
    border:1px solid rgba(255,255,255,0.15);
    line-height: 30px;
    text-align: center;
    display: inline-block;
}

.tv .data_schedle .sch_left {
    height: 62px;
    line-height: 63px;
}

.tv .data_schedle .sch_time {
    margin-left: 28px;
    margin-right: 57px;
    display: inline-block;
    max-width: 49px;
    min-width: 49px;
}

.tv .data_schedle .zhibo .sch_rig a {
    background: none;
    color: #2e9df9;
    width: 56px;
    border: none;
}

.tv .data_schedle .zhibo {
    background: #252525;
    color: #2e9df9;
}

.tv .data_schedle .no_begin .sch_rig a {
    background: none;
    color: #929292;
}

.tv .data_schedle .no_begin {
    color: #929292;
}

.tv .data_schedle .back .sch_rigback {
    width: 50px;
    height: 30px;
    border-radius: 15px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    text-align: center;
    line-height: 30px;
    margin-top: 16px;
    margin-right: 35px;
}


/* 右end */

.tv .pindao {
    width: 166px;
    height: 759px;
    margin-top: 57px;
    background-color: #1F1F1F;
}

.tv .pd_title li {
    float: left;
    width: 100%;
    height: 62px;
    text-align: center;
    line-height: 62px;
    color: #999;
    background-color: #2C2C2C;
}

.tv .pd_title li.ds{
	display:none;
}

.tv .pd_title li.gb {
    background-color: #1f1f1f;
    color: #fff;
    border-top: 2px solid #2e9df9;
}

.tv .tv_lanmu .lanmu_box {
    padding: 11px 9px 0 0;
}

.tv .tv_lanmu .lanmu_box li {
    height: 125px;
    border-radius: 3px;
    padding: 14px 0;
    box-sizing: border-box;
    font-size: 16px;
    text-align: center;
}

.tv .tv_lanmu .lanmu_box a {
    font-size: 16px;
}

.tv .tv_lanmu li.active_lanmu {
    background-color: #2C2C2C!important;
    margin: 0 auto;
}


.tv .pindao .tv_lanmu .yitao {
    width: 63px;
    height: 63px;
    border-radius: 50%;
    background: url("https://www.tadaaam-studio.com/themes/default/images/common/c_moren.png") center center no-repeat;
    background-size: 63px 63px;
    margin-bottom: 12px;
}

.tv .pindao .tv_lanmu .ertao {
    width: 63px;
    height: 63px;
    border-radius: 50%;
    background: url("https://www.tadaaam-studio.com/themes/default/images/common/c_moren.png") center center no-repeat;
    background-size: 63px 63px;
    margin-bottom: 12px;
}
.playitems::-webkit-scrollbar {
    display: none; //Safari and Chrome
}
.playitems{
    -ms-overflow-style: none; //IE 10+
    overflow: -moz-scrollbars-none; //Firefox
}