/*

这个css是用于控制文件系统的样式
一定要保持线上可以访问https://yun.live.educlouddata.com/static/css/file.css

*/
img {
    max-width: 100%;
}

video {
    width: 100% !important;
}

div.m {
    width: 100%;
    margin-top:0;
}
body {
    margin:0;
    padding:0;
}
