/* jtt上面 */

.v_detail .v_top {
    height: 824px;
    background-color: #2F2F2F;
    color: #fff;
}

.v_detail .v_top a {
    color: #fff;
}

.player_box {
    height: 759px;
}

.box_left .bl_top {
    width: 870px;
    height: 75px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.box_left .bl_top .play_name {
    padding-left: 24px;
    font-size: 22px;
    
   	flex:1
}

.box_left .bl_top .share {
    font-size: 14px;
    color: #555;
    padding-right: 23px;
}

.v_detail .bdsharebuttonbox {
   
}

.v_detail .bdsharebuttonbox a.bds_tsina {
    background: url("https://www.tadaaam-studio.com/themes/default/images/video/v_weibohui.png") no-repeat;
    background-size: 27px 21px;
    width: 27px;
    height: 21px;
    display: inline-block;
    padding: 0;
    margin-left: 18px;
}

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

.v_detail .bdsharebuttonbox a.bds_weixin {
    background: url("https://www.tadaaam-studio.com/themes/default/images/video/v_weixinhui.png") no-repeat;
    background-size: 27px 22px;
    width: 27px;
    height: 22px;
    display: inline-block;
    padding: 0;
    margin-left: 18px;
}

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

.v_detail .bdsharebuttonbox a.bds_sqq {
    background: url("https://www.tadaaam-studio.com/themes/default/images/video/v_qqhui.png") no-repeat;
    background-size: 22px 22px;
    width: 22px;
    height: 22px;
    display: inline-block;
    padding: 0;
    margin-left: 18px;
}

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

.v_detail .bdsharebuttonbox a.bds_qzone {
    background: url("https://www.tadaaam-studio.com/themes/default/images/video/v_zonehui.png") no-repeat;
    background-size: 26px 22px;
    width: 26px;
    height: 22px;
    display: inline-block;
    padding: 0;
    margin-left: 18px;
}

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

#tv_video {
    width: 870px;
    height: 653px;
    background-color: #000;
}

.v_detail .v_top .box_right {
    width: 330px;
    height: 728px;
    background: rgba(31, 31, 31, 1);
    border-radius: 5px;
    overflow: hidden;
}

.v_detail .v_top .date_selector {
    width: 318px;
    height: 75px;
    background-color: #2c2c2c;
    margin: 0 auto;
    line-height: 75px;
    text-indent: 12px;
    font-weight: 500;
}

.v_detail .v_top .data_schedle {
    width: 318px;
    margin: 0 auto;
    background-color: #2c2c2c;
}

.v_detail .v_top .data_schedle li {
    height: 105px;
}

.v_detail .v_top .data_schedle li .item {
    height: 105px;
}

.v_detail .v_top .data_schedle li .wrap {
    height: 105px;
    padding: 12px 34px 12px 12px;
    box-sizing: border-box;
}

.v_detail .v_top .data_schedle li .wrap .pic {
    width: 118px;
    height: 81px;
    margin-right: 12px;
}

.v_detail .v_top .data_schedle li .wrap .pic img{
    width: 100%;
    height: 100%;
    display: block;
}

.v_detail .v_top .data_schedle li .wrap .one_title a {
    display: block;
    height: 78px;
    overflow: hidden;
    font-size: 16px;
    line-height: 26px;
}

.v_detail .v_top .data_schedle ul {
    background-color: #2c2c2c;
}

.v_active {
    background-color: #252525;
}

.v_detail .v_top .data_cover {
    width: 318px;
    height: 81px;
    background: linear-gradient(180deg, rgba(44, 44, 44, 0) 0%, rgba(44, 44, 44, 1) 100%);
    bottom: 0;
    left: 0;
}


/* jtt下面 */

.v_detail .v_bottom .vb_left {
    width: 840px;
}

.v_detail .v_bottom .vb_right {
    width: 330px;
}

.common_tilte .line1 {
    width: 840px;
    border-top: 1px solid #E9E9E9;
    margin-bottom: 8px;
}

.common_tilte .line2 {
    width: 94px;
    height: 3px;
    background: url("https://www.tadaaam-studio.com/themes/default/images/index/i_linetitle.png") bottom center no-repeat;
    background-size: 94px 3px;
}

.common_tilte .index_title {
    font-size: 24px;
    font-weight: 500;
}
.common_tilte .index_title a:hover{
   color:#222!important;
} 
.v_detail .v_bottom .lanmu_name {
    font-size: 16px;
    margin-bottom: 8px;
}

.v_detail .v_bottom .lanmu_jianjie {
    font-size: 16px;
}

.v_detail .v_bottom .name_txt,
.v_detail .v_bottom .jianjie_txt {
    font-weight: 500;
}

.v_detail .v_bottom .jianjie_jianjies {
    line-height: 30px;
}

.v_detail .v_bottom .tj_ul li {
    float: left;
    margin-right: 29px;
}

.v_detail .v_bottom .tj_ul li:last-child {
    margin-right: 0;
}

.v_detail .v_bottom .tj_ul li .pic {
    width: 188px;
    height: 255px;
    overflow: hidden;
}

.v_detail .v_bottom .tj_ul li .pic img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.5s;
}
.v_detail .v_bottom .tj_ul li .tj_wrap:hover img{
      transform: scale(1.1);
}
.v_detail .v_bottom .tj_ul li .title {
    margin-top: 14px;
    text-align: center;
    height: 25px;
    overflow: hidden;
    max-width: 182px;
}
.v_detail .v_bottom .tj_ul li .title  a:hover{
   color:#222!important;
}
.v_detail .v_bottom .video_rdtj .rd_ul li {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.v_detail .v_bottom .video_rdtj .rd_ul li:nth-child(3n) {
    margin-right: 0;
}

.v_detail .v_bottom .video_rdtj .rd_ul li .pic {
    width: 260px;
    height: 178px;
    overflow: hidden;
}

.v_detail .v_bottom .video_rdtj .rd_ul li .pic .com_rd {
    display: block;
    width: 42px;
    height: 42px;
    background: url("https://www.tadaaam-studio.com/themes/default/images/index/i_play.png") no-repeat;
    background-size: contain;
    left: 11px;
    bottom: 11px;
}

.v_detail .v_bottom .video_rdtj .rd_ul li .pic img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}
.v_detail .v_bottom .video_rdtj .rd_ul li .rd_wrap:hover img{
    transform: scale(1.1);
}
.v_detail .v_bottom .video_rdtj .rd_ul li .title {
    margin-top: 9px;
    line-height: 30px;
    max-width: 260px;
    height: 60px;
    overflow: hidden;
}
.v_detail .v_bottom .video_rdtj .rd_ul li .title a:hover{
   color:#222!important;
}
.down_code{
  margin-bottom:70px;
}