.create-purchase-order-dialog .el-dialog__body{padding-top:10px}.create-purchase-order-dialog .pay-order-section{margin-bottom:16px}.create-purchase-order-dialog .section-title{font-size:14px;font-weight:600;color:#303133;margin-bottom:10px;padding-left:8px;border-left:3px solid #409eff}.create-purchase-order-dialog .pay-order-form{padding:16px;background:#f8f9fb;border-radius:6px;border:1px solid #ebeef5}.create-purchase-order-dialog .pay-order-form .form-grid{display:flex;flex-wrap:wrap;gap:12px 24px;margin-bottom:16px}.create-purchase-order-dialog .pay-order-form .form-item{display:flex;align-items:center;min-width:240px}.create-purchase-order-dialog .pay-order-form .form-item.wide{width:100%}.create-purchase-order-dialog .pay-order-form .form-item.remark-item{align-items:flex-start}.create-purchase-order-dialog .pay-order-form .form-item.remark-item .el-textarea{flex:1;width:auto}.create-purchase-order-dialog .pay-order-form .form-item .el-input,.create-purchase-order-dialog .pay-order-form .form-item .el-select{width:180px}.create-purchase-order-dialog .pay-order-form .form-label{display:inline-block;width:80px;flex-shrink:0;color:#606266;font-size:13px}.create-purchase-order-dialog .pay-order-form .tax-label{margin-left:12px;color:#909399;font-size:12px}.create-purchase-order-dialog .pay-order-form .amount-summary{padding-top:12px;border-top:1px dashed #dcdfe6}.create-purchase-order-dialog .pay-order-form .amount-row{display:flex;align-items:center;min-height:36px;margin-bottom:8px}.create-purchase-order-dialog .pay-order-form .amount-row:last-child{margin-bottom:0}.create-purchase-order-dialog .pay-order-form .amount-label{width:80px;flex-shrink:0;color:#606266;font-size:13px}.create-purchase-order-dialog .pay-order-form .amount-value{font-size:16px;font-weight:600}.create-purchase-order-dialog .pay-order-form .amount-value.payable{color:#409eff}.create-purchase-order-dialog .pay-order-form .amount-value.positive{color:#67c23a}.create-purchase-order-dialog .pay-order-form .amount-value.negative{color:#f56c6c}.create-purchase-order-dialog .pay-order-form .amount-value.zero{color:#909399}.create-purchase-order-dialog .pay-order-form .amount-input{width:180px}.create-purchase-order-dialog .pay-order-form .amount-tip{margin-left:10px;color:#909399;font-size:12px}.create-purchase-order-dialog .preview-tip{margin-top:12px;color:#909399;font-size:12px;line-height:1.5}