.home-container[data-v-c9ae1b08]{flex-direction:column;padding-bottom:60px;display:flex}.content-wrapper[data-v-c9ae1b08]{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.section-padding-top[data-v-c9ae1b08]{padding-top:60px}.section-padding-bottom[data-v-c9ae1b08]{padding-bottom:60px}.section-padding-grid[data-v-c9ae1b08]{padding-top:50px}.products-section[data-v-c9ae1b08]{background:url(https://www.sama.cn/wp-content/themes/sama2023/images/bg-explore.jpg) top}.products-section .product-tabs-bar[data-v-c9ae1b08]{border-bottom:1px solid #333;width:100%;margin-bottom:0}.products-section .product-tabs-bar .tabs-container[data-v-c9ae1b08]{box-sizing:border-box;justify-content:center;gap:60px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.products-section .product-tabs-bar .tab-item[data-v-c9ae1b08]{cursor:pointer;color:#666;flex-direction:column;align-items:center;gap:10px;padding:24px 0;transition:all .3s;display:flex;position:relative}.products-section .product-tabs-bar .tab-item .tab-icon[data-v-c9ae1b08]{width:32px;height:32px;transition:transform .3s}.products-section .product-tabs-bar .tab-item .tab-label[data-v-c9ae1b08]{font-size:14px;font-weight:500}.products-section .product-tabs-bar .tab-item[data-v-c9ae1b08]:hover{color:#a7a7a7}.products-section .product-tabs-bar .tab-item:hover .tab-icon[data-v-c9ae1b08]{transform:translateY(-4px)}.products-section .product-tabs-bar .tab-item.active[data-v-c9ae1b08]{color:#ffc300;font-weight:700}.products-section .product-tabs-bar .tab-item.active[data-v-c9ae1b08]:after{content:"";background:#ffc300;height:3px;position:absolute;bottom:0;left:0;right:0}.products-section .products-grid[data-v-c9ae1b08]{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:40px;display:grid}.products-section .products-grid .product-card[data-v-c9ae1b08]{cursor:pointer;background:#000;border-radius:8px;transition:all .3s;overflow:hidden}.products-section .products-grid .product-card[data-v-c9ae1b08]:hover{border-color:#ffc300;transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.products-section .products-grid .product-card:hover .product-real-img[data-v-c9ae1b08]{transform:scale(1.05)}.products-section .products-grid .product-card .product-image[data-v-c9ae1b08]{justify-content:center;align-items:center;height:180px;display:flex;position:relative;overflow:hidden}.products-section .products-grid .product-card .product-image .product-tag[data-v-c9ae1b08]{color:#000;z-index:2;text-transform:uppercase;letter-spacing:.5px;background:#ffc300e6;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700;position:absolute;top:10px;right:10px}.products-section .products-grid .product-card .product-image .img-placeholder[data-v-c9ae1b08]{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.products-section .products-grid .product-card .product-image .img-placeholder .product-real-img[data-v-c9ae1b08]{object-fit:contain;box-sizing:border-box;width:auto;max-width:100%;height:auto;max-height:100%;padding:10px;transition:transform .5s}.products-section .products-grid .product-card .product-info[data-v-c9ae1b08]{text-align:center;padding:16px}.products-section .products-grid .product-card .product-info .product-name[data-v-c9ae1b08]{color:#fff;margin:0;font-size:15px;font-weight:600}.products-section .more-products[data-v-c9ae1b08]{justify-content:center;margin-top:40px;display:flex}.products-section .more-products .btn-view-more[data-v-c9ae1b08]{color:#fff;background-color:#111925;border-radius:4px;align-items:center;gap:12px;padding:12px 40px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.products-section .more-products .btn-view-more svg[data-v-c9ae1b08]{width:18px;height:18px;transition:transform .3s}.products-section .more-products .btn-view-more[data-v-c9ae1b08]:hover{color:#111925;background-color:#ffc300;transform:translateY(-2px);box-shadow:0 5px 15px #ffc3004d}.products-section .more-products .btn-view-more:hover svg[data-v-c9ae1b08]{transform:translate(5px)}.section-header[data-v-c9ae1b08]{text-align:center;margin-bottom:40px}.section-header .section-title[data-v-c9ae1b08]{color:#fff;margin-bottom:12px;font-size:32px;font-weight:700}.section-header .section-underline[data-v-c9ae1b08]{background-color:#ffc300;width:60px;height:4px;margin:0 auto}.banner-slider[data-v-c9ae1b08]{width:100%;position:relative;overflow:hidden}.banner-slider .slider-wrapper[data-v-c9ae1b08]{grid-template-columns:1fr;width:100%;display:grid}.banner-slider .slide-item[data-v-c9ae1b08]{opacity:0;z-index:1;pointer-events:none;grid-area:1/1/2/1;width:100%;transition:opacity .8s}.banner-slider .slide-item.active[data-v-c9ae1b08]{opacity:1;z-index:2;pointer-events:auto}.banner-slider .slide-item .slide-img[data-v-c9ae1b08]{width:100%;height:auto;display:block}.banner-slider .slider-dots[data-v-c9ae1b08]{z-index:10;gap:12px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.banner-slider .slider-dots .dot[data-v-c9ae1b08]{cursor:pointer;background:#ffffff4d;border-radius:50%;width:10px;height:10px;transition:all .3s}.banner-slider .slider-dots .dot.active[data-v-c9ae1b08]{background:#ffc300;border-radius:5px;width:24px}.banner-slider .slider-dots .dot[data-v-c9ae1b08]:hover{background:#fff9}.news-grid[data-v-c9ae1b08]{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.news-grid .news-card[data-v-c9ae1b08]{cursor:pointer;background:#202430;border-radius:12px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.news-grid .news-card[data-v-c9ae1b08]:hover{border-color:#00f7ff;transform:translateY(-10px);box-shadow:0 20px 40px #00000014}.news-grid .news-card:hover .img-placeholder[data-v-c9ae1b08]{transform:scale(1.05)}.news-grid .news-card:hover .news-card-title[data-v-c9ae1b08]{color:#fff}.news-grid .news-card .news-image[data-v-c9ae1b08]{height:200px;position:relative;overflow:hidden}.news-grid .news-card .news-image .image-overlay[data-v-c9ae1b08]{z-index:2;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#111925cc;border-radius:4px;padding:4px 12px;font-size:12px;position:absolute;top:16px;left:16px}.news-grid .news-card .news-image .img-placeholder[data-v-c9ae1b08]{width:100%;height:100%;transition:transform .5s}.news-grid .news-card .news-body[data-v-c9ae1b08]{flex-direction:column;flex:1;padding:24px;display:flex}.news-grid .news-card .news-body .news-meta[data-v-c9ae1b08]{margin-bottom:12px}.news-grid .news-card .news-body .news-meta .news-date[data-v-c9ae1b08]{color:#999;font-size:14px}.news-grid .news-card .news-body .news-card-title[data-v-c9ae1b08]{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:18px;font-weight:700;line-height:1.4;transition:color .3s;display:-webkit-box;overflow:hidden}.news-grid .news-card .news-body .news-card-summary[data-v-c9ae1b08]{color:#8d8d8d;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:20px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.news-grid .news-card .news-body .news-more[data-v-c9ae1b08]{color:#fff;align-items:center;gap:4px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.news-grid .news-card .news-body .news-more[data-v-c9ae1b08]:hover{color:#ffc300}.more-news[data-v-c9ae1b08]{justify-content:center;margin-top:40px;display:flex}.more-news .btn-view-more-news[data-v-c9ae1b08]{color:#111925;background-color:#0000;border:2px solid #111925;border-radius:4px;align-items:center;gap:12px;padding:12px 40px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.more-news .btn-view-more-news svg[data-v-c9ae1b08]{width:18px;height:18px;transition:transform .3s}.more-news .btn-view-more-news[data-v-c9ae1b08]:hover{color:#fff;background-color:#111925;transform:translateY(-2px);box-shadow:0 5px 15px #1119251a}.more-news .btn-view-more-news:hover svg[data-v-c9ae1b08]{transform:translate(5px)}@media (width<=1024px){.products-section .products-grid[data-v-c9ae1b08],.news-grid[data-v-c9ae1b08]{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.products-section .product-tabs-bar .tabs-container[data-v-c9ae1b08]{flex-wrap:nowrap;justify-content:center;gap:10px;padding:0 10px;overflow-x:auto}.products-section .product-tabs-bar .tabs-container .tab-item[data-v-c9ae1b08]{flex-shrink:0;padding:16px 0}.products-section .product-tabs-bar .tabs-container .tab-item .tab-icon[data-v-c9ae1b08]{width:24px;height:24px}.products-section .product-tabs-bar .tabs-container .tab-item .tab-label[data-v-c9ae1b08]{font-size:13px}.products-section .products-grid[data-v-c9ae1b08],.news-grid[data-v-c9ae1b08]{grid-template-columns:1fr}}
