/*
* my.css 是用来自定义后台样式文件，可以由开发者随便修改，升级不会被覆盖
*/
/* 视频标签 */
.note-video-clip{
    max-width: 100% !important;
    margin: 0 auto !important;
}