/* 列表卡片封面不再显示中央播放按钮。 */
.myui-vodlist__thumb > .play,
.myui-vodlist__thumb > .play-v {
    display: none !important;
}

.wb-vod-hover-preview,
.wb-vod-hover-preview__status {
    display: none !important;
}
