.floating-cart[data-v-8069acd2]{position:fixed;right:24px;bottom:180px;z-index:999;display:flex;flex-direction:column;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,#165dff,#0f42cc);border-radius:8px;cursor:pointer;box-shadow:0 4px 8px rgba(22,93,255,.35);transition:all .3s cubic-bezier(.4,0,.2,1)}.floating-cart[data-v-8069acd2]:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(22,93,255,.45);background:linear-gradient(135deg,#2970ff,#165dff)}.floating-cart[data-v-8069acd2]:active{transform:translateY(0);box-shadow:0 2px 8px rgba(22,93,255,.3)}.floating-cart .cart-icon-wrap[data-v-8069acd2]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.floating-cart .cart-icon-wrap .cart-icon[data-v-8069acd2]{font-size:26px;color:#fff;position:relative}.floating-cart .cart-icon-wrap .badge-num[data-v-8069acd2]{position:absolute;top:0;right:0;transform:translate(40%,-40%)}.floating-cart .cart-label[data-v-8069acd2]{margin-top:4px;font-size:11px;color:#fff;line-height:1;font-weight:500;margin-left:4px}.cart-loading[data-v-3e6a17ae]{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.7);z-index:100}.product-detail-page[data-v-3e6a17ae]{width:100%;height:100%;display:flex;background:#f5f5f5;overflow:auto;position:relative;box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none}.product-detail-page[data-v-3e6a17ae]::-webkit-scrollbar{display:none}.product-detail-page .product-content[data-v-3e6a17ae]{width:100%;height:1000px;display:flex;gap:16px;overflow:hidden}.product-detail-page .product-content .container[data-v-3e6a17ae]{height:100%;width:73%;flex-grow:1;background:#fff;border-radius:8px;padding:20px;box-sizing:border-box;display:flex;flex-direction:column}.product-detail-page .product-content .container .product-header[data-v-3e6a17ae]{display:flex;flex-direction:column;margin-bottom:24px;flex-shrink:0}.product-detail-page .product-content .container .product-header .product-gallery[data-v-3e6a17ae]{display:flex;gap:24px;width:100%;align-items:center;position:relative}.product-detail-page .product-content .container .product-header .product-gallery .main-image[data-v-3e6a17ae]{width:320px;height:320px;flex-shrink:0;aspect-ratio:1;border-radius:4px;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center;position:relative;cursor:crosshair}.product-detail-page .product-content .container .product-header .product-gallery .main-image .img[data-v-3e6a17ae]{width:100%;height:100%;object-fit:cover;background:#f5f5f5;display:block}.product-detail-page .product-content .container .product-header .product-gallery .main-image .magnifier-lens[data-v-3e6a17ae]{position:absolute;width:100px;height:100px;border:2px solid #1890ff;background:hsla(0,0%,100%,.15);pointer-events:none;z-index:10;box-sizing:border-box}.product-detail-page .product-content .container .product-header .product-gallery .magnifier-zoom[data-v-3e6a17ae]{position:absolute;left:344px;top:0;width:320px;height:320px;border:1px solid #e8e8e8;background-repeat:no-repeat;box-shadow:0 4px 16px rgba(0,0,0,.18);pointer-events:none;z-index:200;background-color:#f5f5f5}.product-detail-page .product-content .container .product-header .product-gallery .gallery-info[data-v-3e6a17ae]{flex:1;display:flex;flex-direction:column;gap:8px}.product-detail-page .product-content .container .product-header .product-gallery .gallery-info .product-name[data-v-3e6a17ae]{color:#1d2129;font-weight:600;font-size:16px}.product-detail-page .product-content .container .product-header .product-gallery .gallery-info .info-row[data-v-3e6a17ae]{display:grid;grid-template-columns:1fr 1fr;gap:8px 40px;border-top:1px solid #f0f0f0;padding-top:8px}.product-detail-page .product-content .container .product-header .product-gallery .gallery-info .info-row[data-v-3e6a17ae]:first-of-type{border-top:none;padding-top:0}.product-detail-page .product-content .container .product-header .product-gallery .gallery-info .info-row .info-item[data-v-3e6a17ae]{display:flex;margin-bottom:4px;font-size:13px;line-height:1.6;align-items:center;overflow:hidden}.product-detail-page .product-content .container .product-header .product-gallery .gallery-info .info-row .info-item .label[data-v-3e6a17ae]{color:#666;min-width:70px;flex-shrink:0}.product-detail-page .product-content .container .product-header .product-gallery .gallery-info .info-row .info-item .value[data-v-3e6a17ae]{color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-detail-page .product-content .container .product-header .product-gallery .gallery-info .info-row .info-item .value.price[data-v-3e6a17ae]{color:#f5222d;font-size:18px;font-weight:700}.product-detail-page .product-content .container .product-header .thumbnail-slider[data-v-3e6a17ae]{width:320px;flex-shrink:0;display:flex;align-items:center;gap:4px}.product-detail-page .product-content .container .product-header .thumbnail-slider .slide-btn[data-v-3e6a17ae]{width:24px;height:54px;border:none;background:#fff;border-radius:4px;cursor:pointer;font-size:16px;color:#666;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px rgba(0,0,0,.1);flex-shrink:0}.product-detail-page .product-content .container .product-header .thumbnail-slider .slide-btn[data-v-3e6a17ae]:hover{background:#f5f5f5}.product-detail-page .product-content .container .product-header .thumbnail-slider .thumbnail-track[data-v-3e6a17ae]{flex:1;display:flex;gap:8px;overflow-x:auto;scroll-behavior:smooth;padding:4px 0;-ms-overflow-style:none;scrollbar-width:none}.product-detail-page .product-content .container .product-header .thumbnail-slider .thumbnail-track[data-v-3e6a17ae]::-webkit-scrollbar{display:none}.product-detail-page .product-content .container .product-header .thumbnail-slider .thumbnail-track .thumbnail-item[data-v-3e6a17ae]{width:72px;height:54px;border:2px solid transparent;border-radius:4px;overflow:hidden;cursor:pointer;background:#f5f5f5;flex-shrink:0}.product-detail-page .product-content .container .product-header .thumbnail-slider .thumbnail-track .thumbnail-item.active[data-v-3e6a17ae]{border-color:#1890ff}.product-detail-page .product-content .container .product-header .thumbnail-slider .thumbnail-track .thumbnail-item .img[data-v-3e6a17ae]{width:100%;height:100%;object-fit:contain}.product-detail-page .product-content .container .product-header .thumbnail-slider .thumbnail-track .thumbnail-item[data-v-3e6a17ae] ::deep(.ant-image-img){object-fit:contain}.product-detail-page .product-content .container .product-header .product-info[data-v-3e6a17ae]{width:100%;display:flex;align-items:center;gap:24px}.product-detail-page .product-content .container .product-header .product-info .action-area[data-v-3e6a17ae]{flex:1;display:flex;align-items:center;gap:20px;padding-top:0}.product-detail-page .product-content .container .product-header .product-info .action-area .quantity-select[data-v-3e6a17ae]{display:flex;align-items:center}.product-detail-page .product-content .container .product-header .product-info .action-area .quantity-select .qty-btn[data-v-3e6a17ae]{width:36px;height:36px;border:1px solid #d9d9d9;background:#fff;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:all .2s}.product-detail-page .product-content .container .product-header .product-info .action-area .quantity-select .qty-btn[data-v-3e6a17ae]:hover{color:#1890ff;border-color:#1890ff}.product-detail-page .product-content .container .product-header .product-info .action-area .quantity-select input[data-v-3e6a17ae]{width:80px;height:36px;border:1px solid #d9d9d9;border-left:none;border-right:none;text-align:center;outline:none;font-size:14px}.product-detail-page .product-content .container .product-header .product-info .action-area .quantity-select input[data-v-3e6a17ae]:focus{border-color:#1890ff}.product-detail-page .product-content .container .product-header .product-info .action-area .action-buttons[data-v-3e6a17ae]{display:flex;gap:12px}.product-detail-page .product-content .container .product-info-section[data-v-3e6a17ae]{flex-shrink:0}.product-detail-page .product-content .container .product-info-section .section-title[data-v-3e6a17ae]{font-size:16px;font-weight:600;color:#333;margin-bottom:16px;padding-left:12px;border-left:3px solid #1890ff}.product-detail-page .product-content .container .product-info-section .info-grid[data-v-3e6a17ae]{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.product-detail-page .product-content .container .product-info-section .info-grid .info-item[data-v-3e6a17ae]{display:flex;font-size:13px;line-height:1.6;overflow:hidden}.product-detail-page .product-content .container .product-info-section .info-grid .info-item .label[data-v-3e6a17ae]{color:#666;min-width:70px;flex-shrink:0;white-space:nowrap}.product-detail-page .product-content .container .product-info-section .info-grid .info-item .value[data-v-3e6a17ae]{color:#333;word-break:break-all;white-space:nowrap}.product-detail-page .product-content .container .tabs-section[data-v-3e6a17ae]{display:flex;flex-direction:column;padding-top:10px;flex:1;overflow:hidden}.product-detail-page .product-content .container .tabs-section[data-v-3e6a17ae] .ant-tabs{flex:1;overflow:hidden}.product-detail-page .product-content .container .tabs-section[data-v-3e6a17ae] .ant-tabs-content-holder,.product-detail-page .product-content .container .tabs-section[data-v-3e6a17ae] .ant-tabs-tabpane{display:flex}.product-detail-page .product-content .container .tabs-section[data-v-3e6a17ae] .ant-tabs-content{flex:1;overflow:hidden}.product-detail-page .product-content .container .tabs-section .tab-content[data-v-3e6a17ae]{flex:1;overflow:hidden;box-sizing:border-box;display:flex;flex-direction:column}.product-detail-page .product-content .container .tabs-section .tab-content .table-wrap[data-v-3e6a17ae]{flex:1;display:flex;flex-direction:column;background:#fff;box-sizing:border-box;overflow:hidden;min-height:0}.product-detail-page .product-content .container .tabs-section .tab-content .table-wrap .table[data-v-3e6a17ae]{flex:1;overflow:hidden;min-height:0}.product-detail-page .product-content .container .tabs-section .tab-content .table-wrap .table[data-v-3e6a17ae] .vxe-table--body-wrapper,.product-detail-page .product-content .container .tabs-section .tab-content .table-wrap .table[data-v-3e6a17ae] .vxe-table--header-wrapper{-ms-overflow-style:none;scrollbar-width:none}.product-detail-page .product-content .container .tabs-section .tab-content .table-wrap .table[data-v-3e6a17ae] .vxe-table--body-wrapper::-webkit-scrollbar,.product-detail-page .product-content .container .tabs-section .tab-content .table-wrap .table[data-v-3e6a17ae] .vxe-table--header-wrapper::-webkit-scrollbar{display:none}.product-detail-page .product-content .container .tabs-section .tab-content .table-wrap .page-wrap[data-v-3e6a17ae]{margin-top:10px;text-align:right;display:flex;align-items:center;justify-content:space-between}.product-detail-page .product-content .container .tabs-section .tab-content .table-wrap .page-wrap .total-page[data-v-3e6a17ae]{font-size:14px;color:#333}.product-detail-page .product-content .container .tabs-section .tab-content .filter-bar[data-v-3e6a17ae]{display:flex;align-items:center;flex-wrap:wrap;background:#fff;border-radius:6px;margin-bottom:16px;flex-shrink:0;gap:10px}.product-detail-page .product-content .container .tabs-section .tab-content .detail-image[data-v-3e6a17ae]{margin-bottom:16px}.product-detail-page .product-content .container .tabs-section .tab-content .detail-image .img[data-v-3e6a17ae]{width:100%;max-width:800px;object-fit:cover;border-radius:4px}.product-detail-page .product-content .container .tabs-section .tab-content .detail-image .image-desc[data-v-3e6a17ae]{margin-top:8px;color:#666;text-align:center;font-size:13px}.product-detail-page .product-content .container .tabs-section .tab-content-product[data-v-3e6a17ae]{overflow:auto}.product-detail-page .product-content .container .tabs-section .tab-content-product .detail-image[data-v-3e6a17ae]{display:flex;align-items:center;justify-content:center}.product-detail-page .product-content .container .tabs-section .pagination-wrap[data-v-3e6a17ae]{text-align:right;margin-top:12px;display:flex;align-items:center;justify-content:space-between}.product-detail-page .product-content .container .tabs-section .pagination-wrap .total-page[data-v-3e6a17ae]{font-size:14px;color:#333}.product-detail-page .product-content .sidebar[data-v-3e6a17ae]{width:23%;flex-shrink:0;display:flex;flex-direction:column;gap:10px;overflow:hidden}.product-detail-page .product-content .sidebar .new-product-section[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section[data-v-3e6a17ae]{background:#fff;border-radius:8px;padding:16px;height:50%}.product-detail-page .product-content .sidebar .new-product-section .section-header[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .section-header[data-v-3e6a17ae]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.product-detail-page .product-content .sidebar .new-product-section .section-header .title[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .section-header .title[data-v-3e6a17ae]{font-size:14px;font-weight:600;color:#333}.product-detail-page .product-content .sidebar .new-product-section .section-header .link-more[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .section-header .link-more[data-v-3e6a17ae]{font-size:12px;font-weight:400;color:#333}.product-detail-page .product-content .sidebar .new-product-section .section-header .header-actions[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .section-header .header-actions[data-v-3e6a17ae]{display:flex;gap:12px}.product-detail-page .product-content .sidebar .new-product-section .new-product-list[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .new-product-section .recommend-list[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .new-product-list[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .recommend-list[data-v-3e6a17ae]{display:flex;flex-direction:column;gap:12px}.product-detail-page .product-content .sidebar .new-product-section .new-product-list .new-product-item[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .new-product-section .new-product-list .recommend-item[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .new-product-section .recommend-list .new-product-item[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .new-product-section .recommend-list .recommend-item[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .new-product-list .new-product-item[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .new-product-list .recommend-item[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .recommend-list .new-product-item[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .recommend-list .recommend-item[data-v-3e6a17ae]{display:flex;gap:10px;cursor:pointer;padding:8px;border-radius:4px;transition:background .2s}.product-detail-page .product-content .sidebar .new-product-section .new-product-list .new-product-item[data-v-3e6a17ae]:hover,.product-detail-page .product-content .sidebar .new-product-section .new-product-list .recommend-item[data-v-3e6a17ae]:hover,.product-detail-page .product-content .sidebar .new-product-section .recommend-list .new-product-item[data-v-3e6a17ae]:hover,.product-detail-page .product-content .sidebar .new-product-section .recommend-list .recommend-item[data-v-3e6a17ae]:hover,.product-detail-page .product-content .sidebar .recommend-section .new-product-list .new-product-item[data-v-3e6a17ae]:hover,.product-detail-page .product-content .sidebar .recommend-section .new-product-list .recommend-item[data-v-3e6a17ae]:hover,.product-detail-page .product-content .sidebar .recommend-section .recommend-list .new-product-item[data-v-3e6a17ae]:hover,.product-detail-page .product-content .sidebar .recommend-section .recommend-list .recommend-item[data-v-3e6a17ae]:hover{background:#f5f5f5}.product-detail-page .product-content .sidebar .new-product-section .new-product-list .new-product-item .item-img[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .new-product-section .new-product-list .recommend-item .item-img[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .new-product-section .recommend-list .new-product-item .item-img[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .new-product-section .recommend-list .recommend-item .item-img[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .new-product-list .new-product-item .item-img[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .new-product-list .recommend-item .item-img[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .recommend-list .new-product-item .item-img[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .recommend-list .recommend-item .item-img[data-v-3e6a17ae]{width:80px;height:60px;flex-shrink:0;border-radius:4px;overflow:hidden;background:#f5f5f5}.product-detail-page .product-content .sidebar .new-product-section .new-product-list .new-product-item .item-img .img[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .new-product-section .new-product-list .recommend-item .item-img .img[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .new-product-section .recommend-list .new-product-item .item-img .img[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .new-product-section .recommend-list .recommend-item .item-img .img[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .new-product-list .new-product-item .item-img .img[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .new-product-list .recommend-item .item-img .img[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .recommend-list .new-product-item .item-img .img[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .recommend-list .recommend-item .item-img .img[data-v-3e6a17ae]{width:100%;height:100%;object-fit:cover}.product-detail-page .product-content .sidebar .new-product-section .new-product-list .new-product-item .item-info[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .new-product-section .new-product-list .recommend-item .item-info[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .new-product-section .recommend-list .new-product-item .item-info[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .new-product-section .recommend-list .recommend-item .item-info[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .new-product-list .new-product-item .item-info[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .new-product-list .recommend-item .item-info[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .recommend-list .new-product-item .item-info[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .recommend-list .recommend-item .item-info[data-v-3e6a17ae]{flex:1;display:flex;flex-direction:column;justify-content:space-between}.product-detail-page .product-content .sidebar .new-product-section .new-product-list .new-product-item .item-info .item-name[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .new-product-section .new-product-list .recommend-item .item-info .item-name[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .new-product-section .recommend-list .new-product-item .item-info .item-name[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .new-product-section .recommend-list .recommend-item .item-info .item-name[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .new-product-list .new-product-item .item-info .item-name[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .new-product-list .recommend-item .item-info .item-name[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .recommend-list .new-product-item .item-info .item-name[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .recommend-list .recommend-item .item-info .item-name[data-v-3e6a17ae]{font-size:13px;color:#333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-detail-page .product-content .sidebar .new-product-section .new-product-list .new-product-item .item-info .item-qty[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .new-product-section .new-product-list .recommend-item .item-info .item-qty[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .new-product-section .recommend-list .new-product-item .item-info .item-qty[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .new-product-section .recommend-list .recommend-item .item-info .item-qty[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .new-product-list .new-product-item .item-info .item-qty[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .new-product-list .recommend-item .item-info .item-qty[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .recommend-list .new-product-item .item-info .item-qty[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .recommend-list .recommend-item .item-info .item-qty[data-v-3e6a17ae]{font-size:12px;color:#999}.product-detail-page .product-content .sidebar .new-product-section .new-product-list .new-product-item .item-info .item-price[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .new-product-section .new-product-list .recommend-item .item-info .item-price[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .new-product-section .recommend-list .new-product-item .item-info .item-price[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .new-product-section .recommend-list .recommend-item .item-info .item-price[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .new-product-list .new-product-item .item-info .item-price[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .new-product-list .recommend-item .item-info .item-price[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .recommend-list .new-product-item .item-info .item-price[data-v-3e6a17ae],.product-detail-page .product-content .sidebar .recommend-section .recommend-list .recommend-item .item-info .item-price[data-v-3e6a17ae]{font-size:14px;color:#f5222d;font-weight:500}.product-detail-page .link[data-v-3e6a17ae]{color:#1890ff;cursor:pointer;font-size:12px}.product-detail-page .link[data-v-3e6a17ae]:hover{opacity:.8}.product-detail-page .star-active[data-v-3e6a17ae]{color:#faad14}.product-detail-page .star-inactive[data-v-3e6a17ae]{color:#d9d9d9}