.category-cascader[data-v-36e25882] .fin-input__inner{height:32px!important}.price_range[data-v-88948128]{display:flex;justify-content:space-between}.min_price_icon[data-v-88948128]{position:absolute;left:10px;z-index:99}.max_price_icon[data-v-88948128]{position:absolute;left:58%;z-index:99}.level2-container~.level2-container[data-v-e09b64dc]{border-top:1px solid #eee;padding-top:10px}.category-selection-dialog .category-selection-container .category-tips[data-v-e09b64dc]{display:flex;justify-content:space-between;align-items:center;padding:10px;background-color:#fff5f5;border-radius:4px;border:1px solid #e1241b}.category-selection-dialog .category-selection-container .category-tips .cancel-selection[data-v-e09b64dc]{cursor:pointer;color:#e1241b}.category-selection-dialog .category-selection-container .category-tips .cancel-selection[data-v-e09b64dc]:hover{opacity:.8}.category-selection-dialog .category-selection-container .operation-tips .fin-alert[data-v-e09b64dc]{margin-bottom:0}.category-selection-dialog .category-selection-container .category-tree-container[data-v-e09b64dc]{display:flex;height:400px;border:1px solid #ebeef5;border-radius:4px}.category-selection-dialog .category-selection-container .category-tree-container .category-level-1[data-v-e09b64dc]{width:30%;border-right:1px solid #ebeef5;overflow-y:auto;background-color:#f8f8fb}.category-selection-dialog .category-selection-container .category-tree-container .category-level-1 .category-list .category-checkbox[data-v-e09b64dc]{display:block;margin-right:0}.category-selection-dialog .category-selection-container .category-tree-container .category-level-1 .category-list .active[data-v-e09b64dc]{background-color:#fff}.category-selection-dialog .category-selection-container .category-tree-container .category-level-1 .category-item[data-v-e09b64dc]{padding:10px;display:flex;cursor:pointer}.category-selection-dialog .category-selection-container .category-tree-container .category-level-1 .category-list-label[data-v-e09b64dc]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-selection-dialog .category-selection-container .category-tree-container .category-level-23[data-v-e09b64dc]{width:70%;padding:10px;overflow-y:auto}.category-selection-dialog .category-selection-container .category-tree-container .category-level-23 .level2-item[data-v-e09b64dc] .fin-checkbox__label{font-weight:700}.category-selection-dialog .category-selection-container .category-tree-container .category-level-23 .category-list .category-checkbox[data-v-e09b64dc]{margin-right:15px;margin-bottom:10px}.category-selection-dialog .category-selection-container .category-tree-container .category-level-23 .category-list .empty-message[data-v-e09b64dc]{color:#909399;font-size:14px;padding:10px 0}.category-selection-dialog .dialog-footer[data-v-e09b64dc]{display:flex;justify-content:space-between;align-items:center}.category-selection-dialog .dialog-footer .footer-left[data-v-e09b64dc]{color:#606266}.result-confirm-dialog .result-content .result-summary[data-v-e09b64dc]{margin-bottom:15px}.result-confirm-dialog .result-content .result-summary p[data-v-e09b64dc]{margin:5px 0;font-size:14px}.result-confirm-dialog .result-content .result-summary p.success-text[data-v-e09b64dc]{color:#67c23a}.result-confirm-dialog .result-content .result-summary p.fail-text[data-v-e09b64dc]{color:#f56c6c}.result-confirm-dialog .result-content .result-message[data-v-e09b64dc]{padding:10px;background-color:#f5f7fa;border-radius:4px}.result-confirm-dialog .result-content .result-message p[data-v-e09b64dc]{margin:0;color:#606266;line-height:1.5}.batch-import-dialog .batch-import-container .batch-import-buttons[data-v-e09b64dc]{display:flex;justify-content:flex-start;margin-bottom:20px}.batch-import-dialog .batch-import-container .batch-import-buttons .upload-demo[data-v-e09b64dc]{display:inline-block}.batch-import-dialog .batch-import-container .batch-import-tips[data-v-e09b64dc]{background-color:#f5f7fa;border-radius:4px;padding:15px}.batch-import-dialog .batch-import-container .batch-import-tips .tip-item[data-v-e09b64dc]{margin-bottom:10px;display:flex}.batch-import-dialog .batch-import-container .batch-import-tips .tip-item[data-v-e09b64dc]:last-child{margin-bottom:0}.product-list-container .product-list-header[data-v-5212b2f4]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.product-list-container .product-list-header h3[data-v-5212b2f4]{margin:0;font-size:16px;font-weight:700}.product-list-container .product-list-header .product-list-actions[data-v-5212b2f4]{display:flex;gap:10px;align-items:center}.product-list-container .selected-count[data-v-5212b2f4]{margin-bottom:16px;font-weight:700}.product-list-container .product-grid[data-v-5212b2f4]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.product-list-container .product-grid .product-card[data-v-5212b2f4]{position:relative;border:1px solid #fff;border-radius:6px;padding:12px;cursor:pointer;transition:all .3s;background-color:#fff;overflow:hidden}.product-list-container .product-grid .product-card .selected-sign[data-v-5212b2f4]{position:absolute;left:0;right:0;bottom:0;height:24px;line-height:24px;text-align:center;color:#fff;background:rgba(51,51,51,.6);z-index:2}.product-list-container .product-grid .product-card[data-v-5212b2f4]:hover{background-color:#fff2f2}.product-list-container .product-grid .product-card.selected[data-v-5212b2f4]{border-color:#f23016}.product-list-container .product-grid .product-card.selected[data-v-5212b2f4]:before{content:"";position:absolute;width:0;height:0;border-bottom:27px solid #f23016;border-left:27px solid transparent;bottom:0;right:0;background-color:initial;border-bottom-right-radius:6px}.product-list-container .product-grid .product-card.selected[data-v-5212b2f4]:after{content:"";position:absolute;bottom:4px;right:4px;width:8px;height:4px;border:solid #fff;border-width:0 0 2px 2px;transform:translateY(-50%) rotate(-45deg) scale(1)}.product-list-container .product-grid .product-card .product-image[data-v-5212b2f4]{position:relative;width:160px;height:160px;margin:0 auto 8px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:4px}.product-list-container .product-grid .product-card .product-image .placeholder-image[data-v-5212b2f4]{color:#909399;font-size:14px}.product-list-container .product-grid .product-card .product-info .product-name[data-v-5212b2f4]{font-size:14px;font-weight:500;margin-bottom:4px;height:40px;line-height:20px}.product-list-container .product-grid .product-card .product-info .product-code[data-v-5212b2f4]{font-size:12px;color:#909399;margin-bottom:4px}.product-list-container .product-grid .product-card .product-info .product-price[data-v-5212b2f4]{font-size:12px;margin-bottom:4px}.product-list-container .product-grid .product-card .product-info .product-price .supply-price[data-v-5212b2f4]{color:#f56c6c;margin-bottom:2px}.product-list-container .product-grid .product-card .product-info .product-price .market-price[data-v-5212b2f4]{color:#909399;text-decoration:line-through}.product-list-container .product-grid .product-card .product-info .product-tag[data-v-5212b2f4]{height:30px;display:flex;gap:6px}.product-list-container .product-grid .product-card .product-info .product-tag .high-rating-tag[data-v-5212b2f4],.product-list-container .product-grid .product-card .product-info .product-tag .sales-high-tag[data-v-5212b2f4]{font-size:12px;padding:6px;border-radius:4px}.product-list-container .product-grid .product-card .product-info .product-tag .high-rating-tag[data-v-5212b2f4]{border:1px solid #69cc39;color:#69cc39}.product-list-container .product-grid .product-card .product-info .product-tag .sales-high-tag[data-v-5212b2f4]{border:1px solid #f23016;color:#f23016}.product-list-container .product-list-view .text-right[data-v-5212b2f4],.product-list-container .text-right[data-v-5212b2f4]{text-align:right}.recommend-selection-dialog .dialog-header[data-v-184271ea]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.recommend-selection-dialog .dialog-header .dialog-description[data-v-184271ea]{flex:1;line-height:1.6}.recommend-selection-dialog .dialog-header .dialog-description .highlight-number[data-v-184271ea]{font-weight:700}.recommend-selection-dialog .recommend-content .text-right[data-v-184271ea]{text-align:right}.recommend-selection-dialog .recommend-stats[data-v-184271ea]{display:flex;justify-content:space-around;margin:20px 0;border-radius:4px;gap:8px}.recommend-selection-dialog .recommend-stats .stat-item[data-v-184271ea]{background-color:#f9f9f9;flex:1;text-align:left;padding:20px 10px}.recommend-selection-dialog .recommend-stats .stat-item .stat-label[data-v-184271ea]{font-size:14px;color:#606266;margin-bottom:8px}.recommend-selection-dialog .recommend-stats .stat-item .stat-value[data-v-184271ea]{font-size:14px;font-weight:700}.recommend-selection-dialog .product-list-section[data-v-184271ea]{margin-top:20px}.recommend-selection-dialog .product-list-section .product-list-header[data-v-184271ea]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.recommend-selection-dialog .product-list-section .product-list-header h3[data-v-184271ea]{margin:0;font-size:16px;font-weight:700}.recommend-selection-dialog .product-list-section .product-list-header .product-list-actions[data-v-184271ea]{display:flex;gap:10px;align-items:center}.recommend-selection-dialog .product-list-section .product-list-header .product-list-actions .view-toggle[data-v-184271ea]{display:flex;gap:5px}.recommend-selection-dialog .product-list-section .product-grid[data-v-184271ea]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.recommend-selection-dialog .product-list-section .product-grid .product-card[data-v-184271ea]{position:relative;border:1px solid #ebeef5;border-radius:4px;padding:12px;cursor:pointer;transition:all .3s}.recommend-selection-dialog .product-list-section .product-grid .product-card[data-v-184271ea]:hover{box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.recommend-selection-dialog .product-list-section .product-grid .product-card .product-image[data-v-184271ea]{position:relative;height:160px;margin-bottom:8px;display:flex;align-items:center;justify-content:center;background-color:#f5f7fa;border-radius:4px}.recommend-selection-dialog .product-list-section .product-grid .product-card .product-image img[data-v-184271ea]{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.recommend-selection-dialog .product-list-section .product-grid .product-card .product-image .placeholder-image[data-v-184271ea]{color:#909399;font-size:14px}.recommend-selection-dialog .product-list-section .product-grid .product-card .product-image .high-rating-tag[data-v-184271ea]{position:absolute;top:5px;right:5px;background-color:#ff6b35;color:#fff;font-size:12px;padding:2px 6px;border-radius:10px}.recommend-selection-dialog .product-list-section .product-grid .product-card .product-info .product-name[data-v-184271ea]{font-size:14px;font-weight:500;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recommend-selection-dialog .product-list-section .product-grid .product-card .product-info .product-code[data-v-184271ea]{font-size:12px;color:#909399;margin-bottom:4px}.recommend-selection-dialog .product-list-section .product-grid .product-card .product-info .product-price[data-v-184271ea]{font-size:12px}.recommend-selection-dialog .product-list-section .product-grid .product-card .product-info .product-price .supply-price[data-v-184271ea]{color:#f56c6c;margin-bottom:2px}.recommend-selection-dialog .product-list-section .product-grid .product-card .product-info .product-price .market-price[data-v-184271ea]{color:#909399;text-decoration:line-through}.recommend-selection-dialog .product-list-section .product-grid .product-card .product-selection[data-v-184271ea]{position:absolute;top:5px;left:5px;width:20px;height:20px;border-radius:50%;border:1px solid #dcdfe6;background-color:#fff;display:flex;align-items:center;justify-content:center}.recommend-selection-dialog .product-list-section .product-grid .product-card .product-selection.selected[data-v-184271ea]{background-color:#409eff;border-color:#409eff;color:#fff}.recommend-selection-dialog .product-list-section .product-list-view .text-right[data-v-184271ea]{text-align:right}.dialog-footer[data-v-184271ea]{display:flex;justify-content:flex-end;align-items:center}.import-list-dialog .import-tips[data-v-cb713554]{padding:15px;background-color:#f5f7fa;border-radius:4px}.import-list-dialog .import-tips p[data-v-cb713554]{margin:0 0 5px 0;line-height:1.5;color:#606266;font-size:14px}.import-list-dialog .hidden-upload[data-v-cb713554]{display:none}.browse-dialog[data-v-d816201e] .fin-dialog__body{height:600px;overflow-y:auto;background:#f7f7f7;padding-bottom:54px}.dialog-footer[data-v-d816201e]{position:absolute;bottom:0;left:0;right:0;display:flex;min-height:32px;padding:20px;background-color:#fff;justify-content:flex-end;align-items:center;border-radius:0 0 4px 4px}.browse-product-list .tips-info[data-v-d816201e]{text-align:right;margin-bottom:16px;color:#909399;font-size:12px}.browse-product-list .price_range[data-v-d816201e]{display:flex;justify-content:space-between;align-items:center;position:relative}.browse-product-list .min_price_icon[data-v-d816201e]{position:absolute;left:8px;z-index:1}.browse-product-list .max_price_icon[data-v-d816201e]{position:absolute;left:58%;z-index:1}.browse-product-list .text-right[data-v-d816201e]{text-align:right}.import-list-dialog .import-tips[data-v-b155fa68]{padding:15px;background-color:#f5f7fa;border-radius:4px}.import-list-dialog .import-tips p[data-v-b155fa68]{margin:0 0 5px 0;line-height:1.5;color:#606266;font-size:14px}.import-list-dialog .hidden-upload[data-v-b155fa68]{display:none}.price_range[data-v-212f9425]{display:flex;justify-content:space-between}.min_price_icon[data-v-212f9425]{position:absolute;left:10px;z-index:99}.max_price_icon[data-v-212f9425]{position:absolute;left:58%;z-index:99}.price_range[data-v-20cdaa71]{display:flex;justify-content:space-between}.min_price_icon[data-v-20cdaa71]{position:absolute;left:10px;z-index:99}.max_price_icon[data-v-20cdaa71]{position:absolute;left:58%;z-index:99}