.video-js .vjs-current-time { display: block; }
.videojsMod_pointer:hover{cursor: pointer;}
.videojsMod_videoPlayMask{
    position: fixed;width: 100%;height: 100%;top: 0px;background-color: #0F0F0F;opacity: 0.7;z-index: 9999;display: none;
}
.videojsMod_videoPlay{position:fixed;z-index:99999;background-color: #0F0F0F;display: none;}
.videojsMod_videoCloseBtn{position: absolute;left:50%;margin-left: -0.3rem; bottom:-1rem;height: 0.6rem;width: 0.6rem;z-index:999;}