.product-list-container{width:1370px;margin:0 auto}.product-list-top-banner{width:100%;height:115px;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;margin-top:20px;margin-bottom:20px;border-radius:8px;background-image:linear-gradient(to right,#000,#333)}.product-list-header{font-size:16px;height:48px;font-weight:700;background-color:#ecf1f4;padding-left:10px;line-height:48px}.product-list-search-area{background-color:#ecf1f4;padding:15px;border:1px solid #e0e0e0}.product-list-search-label{font-weight:700;color:#0f218b;margin-bottom:16px;display:block}.product-list-input-group{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.product-list-input{padding:6px 10px;border:1px solid #ccc;border-radius:8px;width:200px;height:40px}.product-list-input:first-child{width:180px}.product-list-btn-search{background-color:#344de2;color:#fff;border:none;padding:6px 20px;cursor:pointer;height:40px;font-size:16px;border-radius:8px}.product-list-btn-search:hover{background-color:#3154b3}.product-list-table{width:100%;border-collapse:collapse;margin-bottom:20px;table-layout:fixed}.product-list-table th{background-color:#ecf1f4;padding:10px;height:64px;text-align:left;font-weight:700;color:#575757;font-size:14px;border-bottom:1px solid #ddd}.product-list-table td{padding:12px 10px;border-bottom:1px solid #eee;vertical-align:middle;color:#5c5c5c;font-size:14px}.product-list-table tr:nth-child(odd){background-color:#fff}.product-list-table tr:nth-child(2n){background-color:#f1f5f9}.product-list-table tr:hover{background-color:#f9fcff}.product-list-sub-table-container{background-color:#fcfcfc;display:none;margin-left:auto;margin-right:auto;border:1px dashed #ddd;border-top:none}.product-list-sub-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:11px}.product-list-sub-table td,.product-list-sub-table th{padding:8px 10px;text-align:left;border-bottom:1px solid #eee}.product-list-sub-table th{background-color:#f7f7f7;font-weight:400;color:#999}.product-list-expand-btn-style{cursor:pointer;display:inline-block;max-height:40px;padding:12px 5px;margin-bottom:4px;background-color:#f60}.product-list-self-box{display:flex;flex-direction:column;gap:4px}.product-list-self-box2{display:flex;align-items:center;cursor:pointer;gap:4px}.product-list-badge-row-box{display:flex}.product-list-supplier-cell{position:relative}.product-list-supplier-name a{display:block;color:#5c5c5c;font-size:14px}.product-list-text-box{color:#fff;display:inline-block;margin-bottom:5px;padding:10px 20px;background-color:#f60}.product-list-badge-row{display:flex;gap:2px}.product-list-badge{font-size:12px;font-weight:500;width:40px;border-radius:10px;text-align:center;border:1px solid;transform:scale(.9);transform-origin:left center;height:20px}.product-list-badge-red{border-color:#d72c35;background-color:#d72c35;color:#fff}.product-list-badge-green{border-color:#00ba95;background-color:#00ba95;color:#fff}.product-list-badge-orange{border-color:#387edf;background-color:#387edf;color:#fff}.product-list-text-gray{color:#999}.product-list-text-blue{color:#06c}.product-list-price{color:#333}.overflow-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:140px}.product-list-action-btns{display:flex;gap:5px}.product-list-btn-buy{background-color:#039;color:#fff;border:none;padding:4px 8px;cursor:pointer;font-size:11px}.product-list-btn-cart{border:1px solid #f60;color:#f60;background:#fff;padding:3px 8px;cursor:pointer;font-size:11px}.product-list-contact-icon{display:inline-block;margin-right:5px;cursor:pointer;font-style:normal}.product-list-contact-container{display:inline-block;position:relative;margin-right:8px}.product-list-contact-popover{display:none;position:absolute;top:-10px;left:50%;transform:translateX(-50%) translateY(-100%);background-color:#1c2350;color:#fff;padding:8px 12px;border-radius:4px;font-size:12px;white-space:nowrap;z-index:1000;pointer-events:none}.product-list-contact-popover::after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}.product-list-contact-container.active .product-list-contact-popover{display:flex;gap:8px;align-items:center}.product-list-contact-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:20px;border-radius:4px;transition:background-color .2s;font-size:12px;font-weight:700}.product-list-copy-toast{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:rgba(0,0,0,.75);color:#fff;padding:12px 20px;border-radius:8px;font-size:16px;z-index:2000;opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}.product-list-copy-toast.show{opacity:1}.product-list-qq{color:#4169e1}.product-list-wechat{color:#28a745}.product-list-email{color:#f60}.product-list-pagination{display:flex;justify-content:center;align-items:center;margin-top:30px;gap:5px}.product-list-page-item{width:30px;height:30px;display:flex;justify-content:center;align-items:center;cursor:pointer}.product-list-page-item.product-list-active{background-color:#f60;color:#fff;border-radius:50%}.product-list-page-item:hover:not(.product-list-active){background-color:#eee;border-radius:50%}.product-list-page-item.product-list-dots{cursor:default;color:#999}.product-list-page-item.product-list-disabled{color:#ccc;cursor:not-allowed;opacity:.6}.product-list-page-item.product-list-disabled:hover{background-color:transparent!important}.product-list-bottom-ads{display:flex;justify-content:space-between;margin-top:30px;gap:14px}.product-list-ad-box{flex:1;height:158px;color:#fff;display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:700}.product-list-expand-btn{position:fixed;right:20px;bottom:200px;width:40px;height:60px;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.2);text-align:center;padding-top:10px;font-size:12px;color:#999}.article-container{width:1370px;margin:0 auto}.article-header{background-color:#2d6ba8;color:#fff;padding:20px 0;margin-top:10px;margin-bottom:10px;display:flex;flex-direction:column;align-items:center}.article-logo-text{font-size:32px;font-weight:700;display:flex;align-items:center}.article-logo-box{background-color:#e65100;color:#fff;padding:2px 8px;margin-right:10px;font-size:24px;border:2px solid #fff}.article-sub-title{font-size:16px;margin-top:5px;opacity:.9}.article-main-body{display:flex;gap:15px;align-items:flex-start}.article-left-column{flex:2;background:#fff}.article-nav-tabs{display:flex;background-color:#eef1f6;border-bottom:1px solid #ddd}.article-tab-item{padding:12px 25px;font-size:14px;color:#333;cursor:pointer;border-right:1px solid #ddd}.article-tab-item.article-active{background-color:#fff;color:#2d6ba8;border-top:2px solid #2d6ba8;font-weight:700}.article-news-wrapper{padding:20px}.article-news-item{display:flex;margin-bottom:20px;border-bottom:1px dashed #eee;padding-bottom:20px}.article-news-img{width:160px;height:100px;background-color:#ddd;margin-right:20px;flex-shrink:0;overflow:hidden}.article-news-img img{width:100%;height:100%;object-fit:cover}.article-news-content h3{font-size:16px;color:#0056b3;margin-bottom:10px;cursor:pointer}.article-news-content h3:hover{text-decoration:underline}.article-news-desc{font-size:12px;color:#666;line-height:1.6}.article-view-more-btn{display:block;width:100%;text-align:center;padding:10px;background-color:#f0f2f5;color:#333;text-decoration:none;font-size:14px;border:1px solid #ddd;margin-top:10px}.article-sidebar{flex:1;display:flex;flex-direction:column;gap:15px}.article-ad-banner{background:#333;color:#f1c40f;height:100px;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:700;font-size:18px;background-image:linear-gradient(45deg,#000 25%,#222 25%,#222 50%,#000 50%,#000 75%,#222 75%,#222 100%);background-size:20px 20px}.article-sidebar-box{background-color:#f9f9f9;border:1px solid #eee}.article-sidebar-tabs{display:flex;border-bottom:1px solid #ddd}.article-sidebar-tab{flex:1;padding:10px;text-align:center;font-size:13px;color:#666;cursor:pointer;background:#eef1f6}.article-sidebar-tab.article-active{background:#fff;color:#2d6ba8;border-top:2px solid #2d6ba8}.article-sidebar-list{padding:15px;list-style:none}.article-sidebar-list li{font-size:12px;margin-bottom:8px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.article-sidebar-list li a{color:#333;text-decoration:none}.article-sidebar-list li a:hover{color:#2d6ba8}.article-component-table{width:100%;font-size:12px;border-collapse:collapse}.article-component-table td{padding:5px 10px;color:#555}.article-component-table tr:nth-child(odd){background-color:#fff}.article-col-blue{color:#0056b3!important}.article-bottom-ads{margin-top:20px;display:flex;gap:15px}.article-ad-box{height:100px;background-color:#333;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;position:relative;overflow:hidden}.article-ad-left{flex:2;background-color:#444}.article-ad-right{flex:1;background-color:#0056b3}.article-ad-full{margin-top:15px;height:80px;background-color:#222;color:#f39c12;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700}.article-btn-red{background-color:#d32f2f;color:#fff;padding:5px 10px;font-size:12px;position:absolute;bottom:10px;right:10px}.product-list-supplier-cell{position:relative}.product-list-vendor-popover{display:none;position:absolute;left:90%;top:0;width:450px;background-color:#fff;border:1px solid #ddd;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:15px;z-index:1500;transform:translateX(10px);cursor:default;font-size:12px}.product-list-supplier-cell:hover .product-list-vendor-popover{display:block}.vendor-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #eee}.vendor-title{font-size:14px;font-weight:700;color:#000}.vendor-action{color:#f60;cursor:pointer;margin-left:10px}.vendor-section{padding:5px 0}.vendor-label{font-weight:700;color:#666;margin-right:8px;display:inline-block}.vendor-badges{display:flex;flex-wrap:wrap;gap:5px}.vendor-badge{padding:2px 5px;border-radius:4px;font-size:11px;border:1px solid}.badge-red{border-color:#ff4d4f;color:#ff4d4f;background:#fff1f0}.badge-green{border-color:#52c41a;color:#52c41a;background:#f6ffed}.badge-orange{border-color:#faad14;color:#faad14;background:#fffbe6}.vendor-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 15px}.vendor-brand-list{display:flex;flex-wrap:wrap;gap:5px;padding:5px 0}.vendor-brand-item{background-color:#f0f2f5;padding:2px 6px;border-radius:3px}.certification-level{display:flex;align-items:center}