.album-box[data-v-c4482228]{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;height:calc(100vh - 75px);padding:20px 20px}.album-box .dir-box[data-v-c4482228]{width:300px;-webkit-box-flex:0;-ms-flex:none;flex:none}.album-box .body[data-v-c4482228]{-webkit-box-flex:1;-ms-flex:1;flex:1}.album-box .body .opt-box[data-v-c4482228]{display:-webkit-box;display:-ms-flexbox;display:flex;height:60px}.album-box .body .list-box[data-v-c4482228]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-10px;height:calc(100% - 60px);overflow-x:hidden;overflow-y:auto}.album-box .body .list-box .file-box[data-v-c4482228]{border:1px solid #f1f4f5;border-radius:10px;overflow:hidden;width:150px;height:150px;margin:0 10px 10px 0;position:relative}.album-box .body .list-box .file-box .img[data-v-c4482228]{width:100%;height:100%}.album-box .body .list-box .file-box .label[data-v-c4482228]{position:absolute;bottom:0;width:100%;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;height:30px;background-color:rgba(0,0,0,.5);cursor:pointer}