.item[data-v-d700a2c3] {
    height: 2.42rem;
    width: 100%
}

.item .left-box[data-v-d700a2c3] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1.74rem;
    flex: 0 0 1.74rem;
    width: 1.74rem
}

.item .right-box[data-v-d700a2c3] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 2.4rem;
    line-height: 1;
    margin-left: .2rem;
    overflow: hidden;
    width: 0
}

.item .right-box .vod-name[data-v-d700a2c3] {
    color: var(--tv-text-2);
    font-size: .32rem
}

.item .right-box .label-list[data-v-d700a2c3] {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: auto;
    padding: .2rem 0 .15rem
}

.item .right-box .label-list span[data-v-d700a2c3] {
    color: var(--tv-text-9);
    font-size: .26rem
}

.item .right-box .label-list span+span[data-v-d700a2c3]:before {
    content: "/";
    padding: 0 .1rem
}

.item .right-box .intro[data-v-d700a2c3] {
    color: var(--tv-text-9);
    font-size: .22rem;
    line-height: 1.5
}