.g-box[data-v-28c21b9a]{width:100%;height:500px;display:flex;justify-content:space-between}.g-box .g-left[data-v-28c21b9a]{width:200px;height:100%;overflow-y:auto}.g-box .g-left[data-v-28c21b9a]::-webkit-scrollbar{width:6px}.g-box .g-left[data-v-28c21b9a]::-webkit-scrollbar-thumb{border-radius:3px;background:#bdbdc0}.g-box .g-left div[data-v-28c21b9a]{cursor:pointer;width:100%;padding:0 10px;line-height:40px;border-radius:4px;box-sizing:border-box;font-size:13px;margin:2px 0}.g-box .g-left .g-selected[data-v-28c21b9a],.g-box .g-left div[data-v-28c21b9a]:hover{background-color:rgba(64,158,255,.1);color:#409eff}.g-box .g-right[data-v-28c21b9a]{width:calc(100% - 210px);height:100%}.g-box .g-right .g-list[data-v-28c21b9a]{width:100%;height:calc(100% - 70px);overflow-y:auto;display:flex;flex-wrap:wrap}.g-box .g-right .g-list[data-v-28c21b9a]::-webkit-scrollbar{width:6px}.g-box .g-right .g-list[data-v-28c21b9a]::-webkit-scrollbar-thumb{border-radius:3px;background:#bdbdc0}.g-box .g-right .g-list .g-files[data-v-28c21b9a]{width:140px;height:160px;display:flex;flex-direction:column;box-sizing:border-box;position:relative;cursor:pointer;border-radius:6px;padding:10px;border:1px solid rgba(0,0,0,.05);margin:5px;overflow:hidden;transition:All .2s ease-in-out}.g-box .g-right .g-list .g-files[data-v-28c21b9a]:hover{border-color:#409eff}.g-box .g-right .g-list .g-files .name[data-v-28c21b9a]{margin-top:5px;font-size:13px;height:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.g-box .g-right .g-list .g-files .mc[data-v-28c21b9a]{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;font-size:60px;color:#fff}.g-box .g-right .g-btn-box[data-v-28c21b9a]{display:flex;align-items:center;justify-content:space-between}