.el-video{box-sizing:border-box;position:relative}.el-video__poster{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.el-video__poster img{display:block;margin:0 auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.el-video__player{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.el-video__player video{margin:0 auto;max-height:100%;max-width:100%}.el-video__duration{bottom:4px;color:#fff;position:absolute;right:10px;z-index:1}.el-video__action{background:transparent;cursor:pointer;height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%}.el-video__btn{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}