.spec-block{max-width:1200px;margin:0 auto;background:#fff;border:1px solid #eee;border-radius:16px;overflow:hidden;font-family:inherit;box-shadow:0 0 10px 2px #fff4f4}.spec-hero{display:flex;align-items:center;gap:48px;padding:30px;border-bottom:1px solid #ccc}.spec-hero-image{flex:0 0 380px;border-radius:12px;overflow:hidden}.spec-hero-image img{width:100%;height:auto;display:block;border-radius:12px;border-radius:0;border:none;box-shadow:none;max-width:100%;aspect-ratio:10/7;object-fit:cover}.spec-hero-content{flex:1}.spec-hero-title{font-size:34px;font-weight:800;color:#16213e;line-height:1.2;margin:0 0 16px}.spec-hero-divider{width:50px;height:3px;background-color:#d90b31;margin-bottom:16px}.spec-hero-subtitle{font-size:16px;color:#555;line-height:1.5;margin:0;max-width:480px}.spec-grid{display:grid;grid-template-columns:1fr 1fr}.spec-item{display:flex;align-items:flex-start;gap:16px;padding:24px 32px;border-bottom:1px solid #ccc}.spec-item:nth-child(odd){border-right:1px solid #ccc}.spec-item:nth-last-child(-n+2){border-bottom:none}.spec-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;min-width:48px;border-radius:50%;background-color:rgba(217,11,49,.08)}.spec-label{display:block;font-size:16px;font-weight:700;color:#1a1a2e;margin-bottom:4px}.spec-value{margin:0;font-size:14.5px;color:#666;line-height:1.5}.spec-phone .spec-value a{color:#d90b31;font-weight:700;font-size:16px;text-decoration:none}@media (max-width:900px){.spec-hero{flex-direction:column;padding:32px}.spec-hero-image{flex:0 0 auto;width:100%}.spec-grid{grid-template-columns:1fr}.spec-item:nth-child(odd){border-right:none}.spec-item:nth-last-child(-n+2){border-bottom:1px solid #eee}.spec-grid .spec-item:last-child{border-bottom:none}}