.h5-case-file-list[data-v-4f582b94]{min-height:100vh;background-color:#f0f4f7;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.upload-page[data-v-4f582b94]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:16px 16px 100px;-webkit-box-sizing:border-box;box-sizing:border-box}.file-item[data-v-4f582b94]{position:relative;margin-bottom:16px}.file-item .img-box[data-v-4f582b94]{border:1px dashed #ddd;-webkit-border-radius:12px;border-radius:12px;overflow:hidden;height:200px;background-color:#f9f9f9}.file-item .img-box img[data-v-4f582b94]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.file-item .del-box[data-v-4f582b94]{position:absolute;right:-8px;top:-12px;width:36px;height:36px;cursor:pointer;z-index:2}.file-item .del-box img[data-v-4f582b94]{width:100%;height:100%}.upload-item[data-v-4f582b94]{border:1px dashed #2563eb;-webkit-border-radius:12px;border-radius:12px;height:200px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s}.upload-item[data-v-4f582b94]:hover{background-color:#f5f9ff}.upload-item span[data-v-4f582b94]{font-weight:700;font-size:18px;color:#2563eb}.fixed-btn[data-v-4f582b94]{position:fixed;left:0;right:0;bottom:0;background-color:#fff;padding:12px 16px 20px;-webkit-box-shadow:0 -4px 12px rgba(0,0,0,.05);box-shadow:0 -4px 12px rgba(0,0,0,.05);z-index:10}.fixed-btn .primary-btn[data-v-4f582b94]{width:100%;height:48px;background:#2563eb;color:#fff;font-size:16px;font-weight:500;-webkit-border-radius:24px;border-radius:24px;border:none;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.fixed-btn .primary-btn[data-v-4f582b94]:hover{background:#1d4ed8}.fixed-btn .primary-btn[data-v-4f582b94]:active{-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.loading-mask[data-v-4f582b94]{position:fixed;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.9);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:2000}.loading-mask .loading-spinner[data-v-4f582b94]{width:40px;height:40px;border:3px solid #e2e8f0;border-top:3px solid #2563eb;-webkit-border-radius:50%;border-radius:50%;-webkit-animation:spin-4f582b94 .6s linear infinite;animation:spin-4f582b94 .6s linear infinite}@-webkit-keyframes spin-4f582b94{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-4f582b94{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media screen and (max-width:380px){.img-box[data-v-4f582b94],.upload-item[data-v-4f582b94]{height:160px}}