.search-filter-box[data-v-58781681]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px}.search-filter-box .search-input[data-v-58781681]{width:100%;padding:0 15px;color:#222}.search-filter-box .search-btn[data-v-58781681],.search-filter-box .search-input[data-v-58781681]{background-color:#fff;border:none;height:40px;font-size:14px;border-radius:5px;-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,.05);box-shadow:0 0 5px 1px rgba(0,0,0,.05)}.search-filter-box .search-btn[data-v-58781681]{text-align:center;width:80px;line-height:40px;margin-left:15px;cursor:pointer}.search-filter-box .blue[data-v-58781681]{width:160px;background-color:#2d8cf0;color:#fff}.search-filter-box .search-btn[data-v-58781681]:active{-webkit-transition:all .3s;transition:all .3s;background-color:#f0f5fb}.search-filter-box .upload-btn[data-v-58781681]{text-align:center;width:130px;height:40px;line-height:40px;margin-left:15px;padding:0 15px;font-size:14px;background-color:#fff}.file-list-box[data-v-58781681],.search-filter-box .upload-btn[data-v-58781681]{border-radius:5px;-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,.05);box-shadow:0 0 5px 1px rgba(0,0,0,.05)}.file-list-box[data-v-58781681]{width:100%;position:relative;min-height:500px;background:#fff;padding:15px}.file-list-box .loading[data-v-58781681]{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.file-list[data-v-58781681]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.file-list .file-item[data-v-58781681]{overflow:hidden;width:calc(14.28% - 10px);height:100%;margin-right:10px;margin-bottom:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;border:1px solid #f0f5fb}.file-list .file-item .imgBox[data-v-58781681]{position:relative;width:100%;height:150px}.file-list .file-item .imgBox .file-img[data-v-58781681]{width:100%;height:150px;-o-object-fit:cover;object-fit:cover}.file-list .file-item .imgBox .operation[data-v-58781681]{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#212224));background:linear-gradient(180deg,hsla(0,0%,100%,0),#212224);width:100%;height:30px;position:absolute;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.file-list .file-item .imgBox .operation .btn[data-v-58781681]{cursor:pointer}.file-list .file-item .imgBox .operation .btn img[data-v-58781681]{margin-right:2px;margin-bottom:3px}.file-list .file-item .info[data-v-58781681]{padding:10px}.file-list .file-item .info .title[data-v-58781681]{font-weight:550;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;margin-bottom:5px}.file-list .file-item .info .author[data-v-58781681]{margin-bottom:5px}.file-list .file-item .action-buttons[data-v-58781681],.file-list .file-item .info .author[data-v-58781681]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.file-list .file-item .action-buttons[data-v-58781681]{border-top:1px solid #ddd;margin:5px -10px -10px -10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.file-list .file-item .action-buttons .delete-btn[data-v-58781681],.file-list .file-item .action-buttons .edit-btn[data-v-58781681]{text-align:center;width:50%;border:none;color:#333;padding:5px 10px;cursor:pointer}.file-list .file-item .action-buttons .delete-btn[data-v-58781681]:hover,.file-list .file-item .action-buttons .edit-btn[data-v-58781681]:hover{background-color:#eee;color:#333}.file-list .file-item .action-buttons .edit-btn[data-v-58781681]{border-right:1px solid #ddd}