.customer-incoming-create .create-head[data-v-8b92fb38]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px;padding:0 20px;background:var(--header-bg);border-radius:var(--radius-lg);-webkit-box-shadow:var(--box-shadow-card);box-shadow:var(--box-shadow-card)}.customer-incoming-create .create-head .create-head-left[data-v-8b92fb38],.customer-incoming-create .create-head[data-v-8b92fb38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customer-incoming-create .create-head .create-head-left .back-icon[data-v-8b92fb38]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;margin-right:12px;font-size:16px;color:var(--text-color-secondary);border-radius:50%;cursor:pointer}.customer-incoming-create .create-head .create-head-left .back-icon[data-v-8b92fb38]:hover{color:var(--primary-color);background:var(--item-hover-bg)}.customer-incoming-create .create-head .create-head-left .create-titles[data-v-8b92fb38]{padding:14px 0}.customer-incoming-create .create-head .create-head-left .create-titles .create-title[data-v-8b92fb38]{margin:0;font-size:18px;font-weight:600;color:var(--text-color)}.customer-incoming-create .create-head .create-head-left .create-titles .create-desc[data-v-8b92fb38]{margin:2px 0 0;font-size:13px;color:var(--text-color-secondary)}.customer-incoming-create .create-head .create-head-actions .el-button+.el-button[data-v-8b92fb38]{margin-left:8px}.customer-incoming-create .create-body[data-v-8b92fb38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.customer-incoming-create .create-body .step-card[data-v-8b92fb38]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:168px;margin-right:16px;padding:16px 8px;background:var(--header-bg);border-radius:var(--radius-lg);-webkit-box-shadow:var(--box-shadow-card);box-shadow:var(--box-shadow-card)}.customer-incoming-create .create-body .step-card .step-item[data-v-8b92fb38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;padding:0 8px;border-radius:var(--radius-base);color:var(--text-color-secondary);cursor:default}.customer-incoming-create .create-body .step-card .step-item .step-num[data-v-8b92fb38]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;margin-right:8px;font-size:12px;border-radius:50%;background:var(--background-color-base)}.customer-incoming-create .create-body .step-card .step-item .step-label[data-v-8b92fb38]{font-size:13px}.customer-incoming-create .create-body .step-card .step-item.active[data-v-8b92fb38]{color:var(--primary-color);background:var(--primary-bg)}.customer-incoming-create .create-body .step-card .step-item.active .step-num[data-v-8b92fb38]{color:#fff;background:var(--primary-color)}.customer-incoming-create .create-body .step-card .step-item.done .step-num[data-v-8b92fb38]{color:var(--primary-color);background:var(--primary-bg)}.customer-incoming-create .create-body .form-card[data-v-8b92fb38]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;padding:20px 24px;background:var(--header-bg);border-radius:var(--radius-lg);-webkit-box-shadow:var(--box-shadow-card);box-shadow:var(--box-shadow-card)}.customer-incoming-create .create-body .form-card .form-title[data-v-8b92fb38]{font-size:16px;font-weight:600;color:var(--text-color);border-bottom:1px solid var(--border-color-split);padding-bottom:14px;margin-bottom:20px}.customer-incoming-create .create-body .form-card .upload-row[data-v-8b92fb38]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -8px 8px}.customer-incoming-create .create-body .form-card .upload-row .upload-cell[data-v-8b92fb38]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:280px;margin:0 8px 12px}.customer-incoming-create .create-body .form-card .field-label[data-v-8b92fb38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px;font-size:14px;color:var(--text-color)}.customer-incoming-create .create-body .form-card .field-label .field-name .required[data-v-8b92fb38]{margin-left:2px;font-style:normal;color:var(--error-color)}.customer-incoming-create .create-body .form-card .field-label .ocr-tag[data-v-8b92fb38]{margin-left:auto;padding:0 8px;font-size:12px;line-height:20px;color:var(--primary-color);background:var(--primary-bg);border-radius:4px}.customer-incoming-create .create-body .form-card .upload-box[data-v-8b92fb38],.customer-incoming-create .create-body .form-card .upload-box[data-v-8b92fb38] .el-upload{width:100%}.customer-incoming-create .create-body .form-card .upload-box .upload-inner[data-v-8b92fb38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:118px;border:1px dashed var(--border-color-base);border-radius:var(--radius-base);color:var(--text-color-secondary);cursor:pointer;-webkit-transition:border-color .2s;transition:border-color .2s}.customer-incoming-create .create-body .form-card .upload-box .upload-inner[data-v-8b92fb38]:hover{border-color:var(--primary-color)}.customer-incoming-create .create-body .form-card .upload-box .upload-inner i[data-v-8b92fb38]{margin-bottom:6px;font-size:22px;color:var(--text-color-secondary)}.customer-incoming-create .create-body .form-card .upload-box .upload-inner .upload-main[data-v-8b92fb38]{font-size:14px;color:var(--text-color)}.customer-incoming-create .create-body .form-card .upload-box .upload-inner .upload-sub[data-v-8b92fb38]{margin-top:2px;font-size:12px}.customer-incoming-create .create-body .form-card .upload-box .upload-inner .upload-tip[data-v-8b92fb38]{margin-top:2px;font-size:12px;color:var(--text-color-secondary)}.customer-incoming-create .create-body .form-card .base-form[data-v-8b92fb38] .el-form-item{margin-bottom:18px}.customer-incoming-create .create-body .form-card .base-form[data-v-8b92fb38] .el-form-item .el-form-item__label{line-height:20px;padding-bottom:4px}.customer-incoming-create .create-body .form-card .base-form .el-input[data-v-8b92fb38],.customer-incoming-create .create-body .form-card .base-form .el-select[data-v-8b92fb38]{width:100%}.customer-incoming-create .create-body .form-card .form-footer[data-v-8b92fb38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:20px;padding-top:16px;border-top:1px solid var(--border-color-split)}