.vue-video-warp{width:100%;height:100%;position:relative}.vue-video-warp .video-item-close{position:absolute;top:0;right:0;width:20px;height:20px;background-color:rgba(43,51,63,.7019607843);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;z-index:100}.vue-video-warp .video-item-close>i{color:#fff}.vue-video-warp .video-js-warp{width:100%;height:100%;background:#000}.vue-video-warp .video-js-warp .vjs-big-play-button{border-radius:50%;border:1px solid #fff;width:50px;height:50px;top:50%;left:50%;margin:-25px;outline:none}