@charset "UTF-8";.industries-hero{background:linear-gradient(135deg,var(--bc-dark) 0,#1a2e22 100%);color:#fff;padding:80px 0 60px;text-align:center}.industries-hero h1{color:#fff;font-size:max(1.8rem, min(4vw, 2.8rem));margin-bottom:14px}.industries-hero p{color:rgba(255,255,255,.75);font-size:1rem;max-width:620px;margin:0 auto}.bc-industry-detail{padding:72px 0}.bc-industry-detail:nth-child(2n){background:var(--bc-bg-light)}.bc-industry-img{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-hover)}.bc-industry-img ai-img,.bc-industry-img img{width:100%;height:340px;-o-object-fit:cover;object-fit:cover;display:block}.bc-industry-content h2{font-size:1.7rem;margin-bottom:12px}.bc-industry-content p{color:var(--bc-mid);font-size:.925rem;line-height:1.7;margin-bottom:14px}.bc-industry-products{list-style:none;padding:0;margin:16px 0 24px}.bc-industry-products li{padding:7px 0 7px 24px;font-size:.875rem;color:var(--bc-dark);border-bottom:1px solid var(--bc-border);position:relative}.bc-industry-products li::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:12px;height:12px;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%232E7D32'%3e%3cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3e%3c/svg%3e") center/contain no-repeat}.bc-industry-products li:last-child{border-bottom:none}.bc-industry-spec{background:var(--bc-bg-section);border-left:4px solid var(--bc-green);padding:14px 18px;border-radius:0 var(--radius) var(--radius) 0;font-size:.85rem;color:var(--bc-dark);margin-bottom:20px}.bc-industry-spec strong{color:var(--bc-green)}