.case-detail-dialog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100vh - 96px);min-width:800px;max-width:1500px;margin-top:48px!important;margin-bottom:0}.case-detail-dialog .el-dialog__header{border-bottom:1px solid #ebeef5}.case-detail-dialog .el-dialog__body{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;overflow:hidden;padding:0 12px 12px 2px;background-color:#f5f7fa}.case-detail-layout{display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px;height:100%;min-height:0;overflow:hidden}.case-detail-anchor{-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px;padding:8px 0;border-right:1px solid #ebeef5;background-color:#fff}.case-detail-dialog .anchor-item{position:relative;display:block;width:100%;height:40px;padding:0 16px 0 20px;border:0;background:transparent;color:#606266;font-size:14px;line-height:40px;text-align:left;cursor:pointer;outline:none}.case-detail-dialog .anchor-item:hover{color:#2970ff;background:#f5f7fa}.case-detail-dialog .anchor-item.active{color:#2970ff;background:#ecf5ff;font-weight:600}.case-detail-dialog .anchor-item.active:before{content:"";position:absolute;left:0;top:10px;width:3px;height:20px;background:#2970ff;border-radius:0 2px 2px 0}.case-detail-content{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;min-width:0;overflow-y:auto;overflow-x:hidden;padding:8px 10px 8px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.case-detail-content .el-row{margin-left:0!important;margin-right:0!important}.case-detail-dialog .detail-group{padding:4px 0 26px}.case-detail-dialog .detail-section{padding:4px 0 12px;margin-bottom:0}.case-detail-dialog .detail-group>.detail-section:first-child{padding-top:0}.case-detail-dialog .detail-group>.detail-section:last-child{padding-bottom:0}.case-detail-dialog .detail-group+.detail-group,.case-detail-dialog .detail-group+.detail-section,.case-detail-dialog .detail-section+.detail-group,.case-detail-dialog .detail-section+.detail-section{border-top:1px solid #ebeef5;padding-top:22px}.case-detail-dialog .detail-group:last-child,.case-detail-dialog .detail-section:last-child{padding-bottom:2px}.case-detail-dialog .section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 10px}.case-detail-dialog .section-header .label-shape{width:4px;height:16px;background-color:#2970ff;margin-right:10px;display:inline-block;border-radius:2px}.case-detail-dialog .section-header .label-name{font-size:15px;color:#303133;font-weight:600}.case-detail-dialog .detail-panel{background-color:#fff;border:1px solid #ebeef5;border-radius:4px;overflow:hidden}.case-detail-dialog .detail-panel-plain{padding:14px 16px}.case-detail-dialog .detail-row{margin:0!important}.case-detail-dialog .detail-row .el-col{padding:0!important}.case-detail-dialog .detail-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:42px;padding:8px 14px;border-right:1px solid #ebeef5;border-bottom:1px solid #ebeef5;line-height:22px;-webkit-box-sizing:border-box;box-sizing:border-box}.case-detail-dialog .detail-row .el-col:nth-child(3n) .detail-item{border-right:none}.case-detail-dialog .detail-row-4col .el-col:nth-child(3n) .detail-item{border-right:1px solid #ebeef5}.case-detail-dialog .detail-row-4col .el-col:nth-child(4n) .detail-item,.case-detail-dialog .detail-row .el-col:last-child .detail-item{border-right:none}.case-detail-dialog .detail-item-block{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-right:none!important}.case-detail-dialog .detail-panel>.detail-row>.el-col:last-child .detail-item{border-bottom:none}.case-detail-dialog .detail-label{color:#909399;-webkit-box-flex:0;-ms-flex:0 0 130px;flex:0 0 130px;text-align:right;padding-right:12px;font-size:13px}.case-detail-dialog .detail-value{color:#303133;-webkit-box-flex:1;-ms-flex:1;flex:1;word-break:break-all;font-size:13px;min-height:22px}.case-detail-dialog .detail-value-highlight{color:#f56c6c;font-weight:600}.case-detail-dialog .detail-item-multiline{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.case-detail-dialog .detail-value-multiline{white-space:pre-line;line-height:20px;padding:2px 0}.case-detail-dialog .detail-file-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.case-detail-dialog .detail-file-group{margin-bottom:14px}.case-detail-dialog .detail-file-group:last-child{margin-bottom:0}.case-detail-dialog .detail-file-group-title{margin-bottom:8px;color:#606266;font-size:13px;font-weight:600}.case-detail-dialog .detail-file-card{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 12px;background-color:#f4f6fb;border:1px solid #e4e7ed;border-radius:4px;color:#409eff;text-decoration:none;font-size:13px;font-family:inherit;line-height:1.4;max-width:100%;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.case-detail-dialog .detail-file-card:hover{background-color:#ecf5ff;border-color:#b3d8ff}.case-detail-dialog .detail-file-card i{margin-right:6px;font-size:15px}.case-detail-dialog .detail-file-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:320px}.case-detail-dialog .empty-text{color:#909399;font-size:13px}.case-detail-dialog .el-timeline{padding:4px 0 0 6px}.case-detail-dialog .el-timeline-item__timestamp{color:#909399;font-size:12px}.case-detail-dialog .progress-card{border:1px solid #ebeef5;border-radius:4px;background-color:#fafbfc;margin-top:6px}.case-detail-dialog .progress-card .el-card__body{padding:10px 14px}.case-detail-dialog .progress-card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.case-detail-dialog .progress-card-title{color:#303133;font-size:13px;font-weight:500;word-break:break-all}.case-detail-dialog .progress-file-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-top:10px}.case-detail-dialog .progress-file-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:320px;padding:4px 10px;border:1px solid #e4e7ed;border-radius:4px;background-color:#fff;color:#409eff;font-size:12px;font-family:inherit;line-height:1.4;text-decoration:none;cursor:pointer}.case-detail-dialog .progress-file-link i{margin-right:5px}.case-detail-dialog .progress-file-link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.progress-entry[data-v-76438d89]{height:100%;min-width:0;overflow-y:auto;overflow-x:hidden;padding:8px 10px 8px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.progress-entry .el-row[data-v-76438d89]{margin-left:0!important;margin-right:0!important}.section-header[data-v-76438d89]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:4px 0 20px}.label-shape[data-v-76438d89]{width:4px;height:16px;background-color:#409eff;margin-right:10px;display:inline-block}.label-name[data-v-76438d89]{font-size:15px;color:#303133;font-weight:600}.progress-form[data-v-76438d89]{margin-bottom:28px}.attachment-header[data-v-76438d89]{margin-top:8px}.readonly-file-list[data-v-76438d89]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.readonly-file-item[data-v-76438d89]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:24px;color:#606266;font-size:13px}.readonly-file-item i[data-v-76438d89]{margin-right:6px;color:#909399}.readonly-file-name[data-v-76438d89]{max-width:520px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:12px}.empty-text[data-v-76438d89]{color:#909399;font-size:13px}.progress-entry-dialog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100vh - 96px);min-width:800px;max-width:1500px;margin-top:48px!important;margin-bottom:0}.progress-entry-dialog .el-dialog__header{border-bottom:1px solid #ebeef5}.progress-entry-dialog .el-dialog__body{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;overflow:hidden;padding-top:10px}.progress-entry-dialog .el-dialog__footer{padding:10px 24px 16px;border-top:1px solid #ebeef5}.case-attachment-content[data-v-788771bc]{min-height:320px;max-height:calc(100vh - 210px);overflow-y:auto;overflow-x:hidden;padding:4px 4px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.attachment-grid[data-v-788771bc]{margin-bottom:-16px}.attachment-grid .el-col[data-v-788771bc]{margin-bottom:16px}.attachment-card[data-v-788771bc]{position:relative;height:320px;padding:14px;border:1px solid #e4e7ed;border-radius:6px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .2s,-webkit-box-shadow .2s;transition:border-color .2s,-webkit-box-shadow .2s;transition:border-color .2s,box-shadow .2s;transition:border-color .2s,box-shadow .2s,-webkit-box-shadow .2s}.attachment-card[data-v-788771bc]:hover{border-color:#b3d8ff;-webkit-box-shadow:0 2px 8px rgba(41,112,255,.08);box-shadow:0 2px 8px rgba(41,112,255,.08)}.attachment-card-header[data-v-788771bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;margin-bottom:10px}.attachment-card-title[data-v-788771bc]{min-width:0;color:#303133;font-size:14px;font-weight:600;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-empty[data-v-788771bc]{position:absolute;left:14px;right:14px;bottom:18px;color:#c0c4cc;font-size:13px;line-height:20px;pointer-events:none}.case-attachment-dialog{max-width:1500px;min-width:800px;margin-top:48px!important}.case-attachment-dialog .el-dialog__body{padding:12px 16px;background-color:#f5f7fa}.case-attachment-dialog .el-dialog__footer{padding:10px 24px 16px;border-top:1px solid #ebeef5}.case-attachment-dialog .attachment-card .el-upload__tip{margin-top:8px;color:#909399!important;line-height:18px}.case-attachment-dialog .attachment-card .upload-demo{position:relative;display:block!important;width:100%;max-width:100%;height:calc(100% - 32px);overflow:hidden}.case-attachment-dialog .attachment-card .el-upload-list{max-height:180px;max-width:100%;overflow-x:hidden;overflow-y:hidden;margin-top:8px;padding-right:4px}.case-attachment-dialog .attachment-card .upload-list-scrollable .el-upload-list{overflow-y:auto}.case-attachment-dialog .attachment-card .el-upload-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-width:0;height:24px;margin-top:4px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:24px}.case-attachment-dialog .attachment-card .el-upload-list__item-name{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;max-width:calc(100% - 28px);margin-right:28px;color:#606266;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.case-attachment-dialog .attachment-card .el-upload-list__item-name i{margin-right:6px}.case-attachment-dialog .attachment-card .el-upload-list__item-name [class^=el-icon],.case-attachment-dialog .attachment-card .el-upload-list__item-status-label,.case-attachment-dialog .attachment-card .el-upload-list__item .el-icon-close{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.case-closure[data-v-0553de0a]{height:100%;min-width:0;overflow-y:auto;overflow-x:hidden;padding:8px 10px 8px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.case-closure .el-row[data-v-0553de0a]{margin-left:0!important;margin-right:0!important}.section-header[data-v-0553de0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:4px 0 16px}.attachment-header[data-v-0553de0a]{margin-top:22px}.label-shape[data-v-0553de0a]{width:4px;height:16px;background-color:#409eff;margin-right:10px;display:inline-block}.label-name[data-v-0553de0a]{font-size:15px;color:#303133;font-weight:600}.profit-row[data-v-0553de0a]{border:1px solid #ebeef5;margin:0 0 12px}.profit-cell[data-v-0553de0a]{min-height:72px;padding:14px 16px;border-right:1px solid #ebeef5;-webkit-box-sizing:border-box;box-sizing:border-box}.profit-row .el-col:last-child .profit-cell[data-v-0553de0a]{border-right:none}.profit-label[data-v-0553de0a]{color:#909399;font-size:13px;margin-bottom:14px}.profit-value[data-v-0553de0a]{color:#303133;font-size:15px;font-weight:600}.profit-value.is-negative[data-v-0553de0a]{color:#f56c6c}.profit-value.is-positive[data-v-0553de0a]{color:#67c23a}.amount-tip[data-v-0553de0a]{margin-bottom:20px}.case-closure-dialog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100vh - 96px);min-width:800px;max-width:1500px;margin-top:48px!important;margin-bottom:0}.case-closure-dialog .el-dialog__header{border-bottom:1px solid #ebeef5}.case-closure-dialog .el-dialog__body{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;overflow:hidden;padding-top:10px}.case-closure-dialog .el-dialog__footer{padding:10px 24px 16px;border-top:1px solid #ebeef5}.case-action-dropdown[data-v-56d06f6a]{display:inline-block}.case-action-button[data-v-56d06f6a]{width:104px;padding-left:0;padding-right:0}.case-action-button .el-icon--right[data-v-56d06f6a]{margin-left:8px}.case-action-menu.el-dropdown-menu{min-width:136px;padding:4px 0;border-radius:4px}.case-action-menu .el-dropdown-menu__item{height:36px;line-height:36px;font-size:14px}.case-action-menu .el-dropdown-menu__item:not(.is-disabled):focus,.case-action-menu .el-dropdown-menu__item:not(.is-disabled):hover{color:#409eff;background-color:#ecf5ff}.case-action-menu .case-action-danger:not(.is-disabled){color:#f56c6c}.case-action-menu .case-action-danger:not(.is-disabled):focus,.case-action-menu .case-action-danger:not(.is-disabled):hover{color:#f56c6c;background-color:#fef0f0}