
*{margin:0;padding:0;box-sizing:border-box;font-family:'Arimo',Helvetica,Arial,sans-serif}
body, p, li, td, th, input, textarea, select, button{font-size:16px;}
.sigma_subheader.style-6{min-height:20px;display:flex;align-items:center;}
.sigma_subheader .sigma_subheader-inner{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;}
.sigma_subheader .breadcrumb{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:rgba(0,0,0,0.15);padding:10px 18px;border-radius:30px;margin-top:20px;}
.sigma_subheader .breadcrumb-item,.sigma_subheader .breadcrumb-item a{color:#fff;font-weight:500;}
.sigma_subheader .breadcrumb-item+.breadcrumb-item::before{color:#f0f0f0;}
.sigma_product-single{margin-top:40px;}
.sigma_product-single .row{align-items:center;}
.sigma_product-single-content{display:flex;flex-direction:column;justify-content:center;height:100%;}
.sigma_product-single-thumb{position:relative;}
.product-main-slider{position:relative;width:100%;margin-bottom:15px;overflow:hidden;border:1px solid #e0e0e0;border-radius:8px;background:#fff;cursor:grab;}
.product-main-slider:active{cursor:grabbing;}
.slider-main-item{display:none;width:100%;text-align:center;user-select:none;}
.slider-main-item.active{display:block;}
.slider-main-item img.main-image{width:100%;height:auto;max-width:500px;display:block;margin:0 auto;}
.slider-nav{display:flex;gap:10px;overflow:hidden;}
.slider-nav-track{display:flex;transition:transform .3s ease;}
.slider-nav-item{flex:0 0 80px;height:80px;border:2px solid #e0e0e0;border-radius:6px;overflow:hidden;cursor:pointer;transition:all .3s ease;opacity:.6;margin-right:10px;}
.slider-nav-item:last-child{margin-right:0;}
.slider-nav-item:hover{opacity:1;border-color:#2563eb;transform:scale(1.05);}
.slider-nav-item.active{opacity:1;border-color:#2563eb;border-width:3px;}
.slider-nav-item img{width:100%;height:100%;object-fit:cover;display:block;}
.section-title{text-align:center;margin:40px auto 20px;max-width:640px;}
.section-title .section-badge{display:inline-block;padding:6px 18px;border-radius:999px;background:#eef2ff;color:#4c1d95;font-weight:600;font-size:13px;margin-bottom:10px;}
.section-title h3{font-size:28px;margin-bottom:10px;font-weight:700;}
.section-title p{color:#64748b;margin-bottom:0;}
#tab-product-infoz span{padding:2px;margin:5px;border:1px solid #e2e2e2;border-radius:7px;}
#tab-product-infoz a{Color:#666;}
#tab-product-infoz a:hover{color:var(--thm-base);}

.content-card{background:#fff;border-radius:18px;box-shadow:0 12px 32px rgba(0,0,0,0.08);padding:32px 28px;margin-top:12px;}
@media (max-width:576px){
  .content-card{padding:22px 18px;border-radius:14px;}
}

 /* 标签样式 */
 #tab-product-infoz span{padding: 2px;margin: 5px;border: 1px solid #e2e2e2;border-radius: 7px;}
 #tab-product-infoz a{Color:#666;}
 #tab-product-infoz a:hover{color: var(--thm-base);}
