.search .operation[data-v-851ca700]{margin-bottom:2vh}.search .icons[data-v-851ca700]{display:flex;align-items:center}.search .icons .item[data-v-851ca700]{width:40px;cursor:pointer}.search .icons .tip[data-v-851ca700]{margin-bottom:4px}.search .select-count[data-v-851ca700]{font-weight:600;color:#40a9ff}.search .select-clear[data-v-851ca700]{margin-left:10px}.search .page[data-v-851ca700]{margin-top:2vh}.search .drop-down[data-v-851ca700]{margin-left:5px}.tree-list[data-v-851ca700]{position:relative;min-height:80px}.drawer-footer[data-v-851ca700]{z-index:10;width:100%;position:absolute;bottom:0;left:0;border-top:1px solid #e8e8e8;padding:10px 16px;text-align:left;background:#fff}.device-components[data-v-851ca700]{min-height:600px}.centered-modal .modal-content-centered[data-v-851ca700]{display:flex;justify-content:center}.centered-modal .modal-content-centered .ivu-form[data-v-851ca700]{width:100%;max-width:100%}.detail-modal .detail-container[data-v-851ca700]{padding:10px 0}.detail-modal .detail-container .detail-left[data-v-851ca700],.detail-modal .detail-container .detail-right[data-v-851ca700]{padding:0;margin:10px}.detail-modal .detail-container .detail-left .image-section[data-v-851ca700]{margin-bottom:20px}.detail-modal .detail-container .detail-left .image-section .main-image[data-v-851ca700]{position:relative;width:100%;max-height:400px;border-radius:4px;overflow:hidden;cursor:pointer;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.detail-modal .detail-container .detail-left .image-section .main-image .main-image-content[data-v-851ca700]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;max-height:400px}.detail-modal .detail-container .detail-left .image-section .main-image .image-overlay[data-v-851ca700]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.detail-modal .detail-container .detail-left .image-section .main-image .image-overlay[data-v-851ca700]:hover{opacity:1}.detail-modal .detail-container .detail-left .image-section .main-image .image-overlay .image-count[data-v-851ca700]{color:#fff;font-size:14px;margin-top:8px;background:rgba(0,0,0,.6);padding:4px 12px;border-radius:12px}.detail-modal .detail-container .detail-left .description-section .section-title[data-v-851ca700]{font-size:16px;font-weight:600;color:#333;margin-bottom:16px;padding-bottom:8px}.detail-modal .detail-container .detail-left .description-section .description-content[data-v-851ca700]{max-height:200px;overflow-y:auto;transition:max-height .3s ease}.detail-modal .detail-container .detail-left .description-section .description-content p[data-v-851ca700]{line-height:1.8;color:#666;white-space:pre-wrap;word-break:break-word}.detail-modal .detail-container .detail-left .thumbnail-section .thumbnail-title[data-v-851ca700]{font-size:14px;font-weight:600;color:#333;margin-bottom:12px}.detail-modal .detail-container .detail-left .thumbnail-section .image-gallery[data-v-851ca700]{display:flex;gap:12px;flex-wrap:wrap}.detail-modal .detail-container .detail-left .thumbnail-section .image-gallery .gallery-item[data-v-851ca700]{width:80px;height:80px;border-radius:4px;overflow:hidden;cursor:pointer;border:1px solid #eee;transition:transform .2s}.detail-modal .detail-container .detail-left .thumbnail-section .image-gallery .gallery-item[data-v-851ca700]:hover{transform:scale(1.1)}.detail-modal .detail-container .detail-left .thumbnail-section .image-gallery .gallery-item img[data-v-851ca700]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.detail-modal .detail-container .detail-section[data-v-851ca700]{margin-bottom:0}.detail-modal .detail-container .detail-section .section-title[data-v-851ca700]{font-size:16px;font-weight:600;color:#333;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #1890ff}.detail-modal .detail-container .detail-section .description-content p[data-v-851ca700]{line-height:1.8;color:#666;white-space:pre-wrap;word-break:break-word}.detail-modal .detail-container .detail-section .image-gallery[data-v-851ca700]{display:flex;gap:12px;flex-wrap:wrap}.detail-modal .detail-container .detail-section .image-gallery .gallery-item[data-v-851ca700]{width:100px;height:100px;border-radius:4px;overflow:hidden;cursor:pointer;border:1px solid #eee;transition:transform .2s}.detail-modal .detail-container .detail-section .image-gallery .gallery-item[data-v-851ca700]:hover{transform:scale(1.1)}.detail-modal .detail-container .detail-section .image-gallery .gallery-item img[data-v-851ca700]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.detail-modal .detail-container .detail-section .parameters-table[data-v-851ca700]{max-height:500px;overflow-y:auto;padding-right:8px}.detail-modal .detail-container .detail-section .parameters-table table[data-v-851ca700]{width:100%;border-collapse:collapse}.detail-modal .detail-container .detail-section .parameters-table table tr[data-v-851ca700]{border-bottom:1px solid #f0f0f0}.detail-modal .detail-container .detail-section .parameters-table table tr[data-v-851ca700]:last-child{border-bottom:none}.detail-modal .detail-container .detail-section .parameters-table table tr td[data-v-851ca700]{padding:12px 8px}.detail-modal .detail-container .detail-section .parameters-table table tr td.param-name[data-v-851ca700]{width:120px;font-weight:600;color:#666;background-color:#fafafa;border-right:1px solid #f0f0f0}.detail-modal .detail-container .detail-section .parameters-table table tr td.param-value[data-v-851ca700]{color:#333;padding-left:16px}.image-preview-modal .image-preview-container[data-v-851ca700]{position:relative;min-height:500px}.image-preview-modal .image-preview-container .download-button-wrapper[data-v-851ca700]{position:absolute;top:20px;right:40px;z-index:100}.image-preview-modal .image-preview-container .download-button-wrapper .download-btn[data-v-851ca700]{background:rgba(0,0,0,.6);border-color:transparent;color:#fff;opacity:.8;transition:all .3s}.image-preview-modal .image-preview-container .download-button-wrapper .download-btn[data-v-851ca700]:hover{opacity:1;background:rgba(0,0,0,.8)}.image-preview-modal .image-preview-container .image-navigation-centered[data-v-851ca700]{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 20px;z-index:10}.image-preview-modal .image-preview-container .image-navigation-centered .nav-arrow[data-v-851ca700]{width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.6);border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.3);cursor:pointer;transition:all .3s ease;border:none}.image-preview-modal .image-preview-container .image-navigation-centered .nav-arrow .ivu-icon[data-v-851ca700]{font-size:50px;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.image-preview-modal .image-preview-container .image-navigation-centered .nav-arrow[data-v-851ca700]:hover:not([disabled]){background:hsla(0,0%,100%,.8);transform:scale(1.1)}.image-preview-modal .image-preview-container .image-navigation-centered .nav-arrow[disabled][data-v-851ca700]{opacity:.4;cursor:not-allowed}.image-preview-modal .image-preview-container .image-navigation-centered .nav-arrow.left-arrow[data-v-851ca700]{margin-left:20px}.image-preview-modal .image-preview-container .image-navigation-centered .nav-arrow.right-arrow[data-v-851ca700]{margin-right:20px}.image-preview-modal .image-preview-container .image-display[data-v-851ca700]{position:relative;min-height:500px;background:#fafafa;border-radius:4px;display:flex;align-items:center;justify-content:center;overflow:auto}.image-preview-modal .image-preview-container .image-display .preview-image[data-v-851ca700]{max-width:none;max-height:none;width:auto;height:auto;-o-object-fit:none;object-fit:none;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:4px}.image-preview-modal .image-preview-container .image-counter[data-v-851ca700]{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.6);color:#fff;padding:6px 16px;border-radius:20px;font-size:14px;z-index:10}.image-upload-section .uploaded-images[data-v-851ca700]{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:15px}.image-upload-section .uploaded-images .uploaded-image-item[data-v-851ca700]{position:relative;width:120px;height:120px;border:1px solid #ddd;border-radius:4px;overflow:hidden;cursor:pointer}.image-upload-section .uploaded-images .uploaded-image-item img[data-v-851ca700]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-upload-section .uploaded-images .uploaded-image-item .delete-btn[data-v-851ca700]{position:absolute;top:4px;right:4px;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0;background:hsla(0,0%,100%,.9);color:#ed401c;border:1px solid #ed401c;opacity:0;transition:all .3s}.image-upload-section .uploaded-images .uploaded-image-item .delete-btn[data-v-851ca700]:hover{background:#ed401c;color:#fff}.image-upload-section .uploaded-images .uploaded-image-item:hover .delete-btn[data-v-851ca700]{opacity:1}.image-upload-section .upload-area[data-v-851ca700]{position:relative;width:120px;height:120px;border:2px dashed #ccc;border-radius:4px;text-align:center;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center}.image-upload-section .upload-area[data-v-851ca700]:hover{border-color:#57a3f3;background-color:#f0faff}.image-upload-section .upload-area .upload-placeholder[data-v-851ca700]{color:#666;display:flex;flex-direction:column;align-items:center;justify-content:center}.image-upload-section .upload-area .upload-placeholder .upload-tip[data-v-851ca700]{font-size:12px;color:#999;margin-top:5px}.params-section[data-v-851ca700]{width:80%}.params-section[data-v-851ca700] .params-list{max-height:250px;overflow-y:auto;margin-bottom:10px;padding-right:4px}.params-section[data-v-851ca700] .params-list .param-item{margin-bottom:8px}.params-section[data-v-851ca700] .params-list .param-item:last-child{margin-bottom:0}.params-section .add-param-btn[data-v-851ca700]{margin-top:8px;width:50px}