
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,"Microsoft YaHei","PingFang SC","Helvetica Neue",sans-serif;line-height:1.8;overflow-x:hidden}
img{max-width:100%;height:auto;object-fit:contain;display:block}
a{text-decoration:none;color:inherit}
.wrap{width:min(1200px,calc(100% - 40px));margin:0 auto}
.brand{display:flex;align-items:center;gap:12px;font-weight:700}
.brand img{display:block;width:auto;height:38px;max-width:180px;max-height:42px;object-fit:contain;flex-shrink:0}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;border:1px solid transparent;font-weight:700;transition:.2s ease;white-space:nowrap}
.btn-primary{background:var(--btn);color:var(--btnText)}
.btn-outline{background:transparent;color:var(--outlineText);border-color:var(--outlineBorder)}
.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}
.hero p,.section p,.section li,.footer p{line-height:1.86}
.section h2,.section h3,.footer strong,.hero h1{line-height:1.15}
.faq details{background:#fff;border-radius:18px;padding:16px 18px;margin:0 0 12px;box-shadow:0 10px 22px rgba(0,0,0,.06)}
.faq summary{cursor:pointer;font-weight:700}
.mobile-bar{display:none}
@media (max-width:1024px){.actions{flex-direction:row}}
@media (max-width:768px){.wrap{width:min(100% - 28px,1200px)}.btn{width:auto}.actions{flex-direction:column}.mobile-bar{display:flex}.mobile-bar .btn{width:100%}}


.page-24 .site-header{background:#172A3A;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}
.page-24 .labbar{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;min-height:76px}
.page-24 .lab-mid{display:flex;gap:10px;align-items:center;justify-content:center;color:#BBD0DB;letter-spacing:.14em}
.page-24 .lab-mid span{background:rgba(125,226,226,.12);padding:7px 10px;border-radius:999px;border:1px solid rgba(125,226,226,.22)}
.page-24 .hero{background:linear-gradient(135deg,#203C50 0%,#172A3A 100%);padding:54px 0 30px;color:#D4E3EA}
.page-24 .passport-wrap{display:grid;grid-template-columns:1fr;gap:16px}
.page-24 .passport{background:#fff;border-radius:28px;padding:24px 24px 18px;border:1px solid rgba(69,124,156,.22);box-shadow:0 18px 44px rgba(12,30,42,.2);position:relative;overflow:hidden;min-height:260px}
.page-24 .passport:before{content:'FILE PASSPORT';position:absolute;right:24px;top:18px;color:#457C9C;font-weight:700;letter-spacing:.16em;font-size:12px}
.page-24 .passport-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;align-items:end}
.page-24 .passport h1{margin:0 0 10px;color:#fff;background:#457C9C;padding:14px 16px;border-radius:18px;display:inline-block;font-size:clamp(30px,4.5vw,54px);line-height:1.08;max-width:12ch}
.page-24 .passport p,.page-24 .section p,.page-24 .section li{color:#526875;font-size:16px;line-height:1.86}
.page-24 .passport .fields{display:grid;gap:10px;margin-top:14px}
.page-24 .field{display:flex;gap:10px;align-items:center;flex-wrap:wrap;color:#183346}
.page-24 .field .label{min-width:92px;color:#457C9C;font-weight:700}
.page-24 .passport .btn{justify-self:end}
.page-24 .hero-side{display:grid;gap:12px;align-self:end}
.page-24 .hero-side .chip{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:14px 16px;color:#fff}
.page-24 .section{padding:62px 0;background:#EEF3F7;color:#183346}
.page-24 .section h2{color:#183346;margin:0 0 14px}
.page-24 .bands{display:grid;gap:12px}
.page-24 .band{height:54px;border-radius:18px;background:#fff;display:flex;align-items:center;padding:0 16px;box-shadow:0 10px 24px rgba(24,51,70,.08)}
.page-24 .band.one{width:72%}.page-24 .band.two{width:88%}.page-24 .band.three{width:100%}
.page-24 .lab-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.page-24 .lab-card{background:#fff;border-radius:22px;padding:20px;box-shadow:0 10px 24px rgba(24,51,70,.08)}
.page-24 .progress{height:12px;background:#dfeaf0;border-radius:999px;overflow:hidden;margin:14px 0}
.page-24 .progress span{display:block;height:100%;width:72%;background:linear-gradient(90deg,#457C9C,#7DE2E2)}
.page-24 .footer{background:#172A3A;color:#D4E3EA;padding:22px 0 92px}
.page-24 .footer-inner{display:grid;grid-template-columns:1.2fr auto;gap:18px;align-items:end}
.page-24 .summary-links{display:flex;gap:12px;flex-wrap:wrap;font-size:14px}
.page-24 .summary-links a{color:#D4E3EA;text-decoration:underline;text-underline-offset:3px}
@media (max-width:1024px){.page-24 .passport-grid,.page-24 .lab-grid,.page-24 .footer-inner{grid-template-columns:1fr}.page-24 .passport h1{max-width:100%}.page-24 .passport .btn{justify-self:start}.page-24 .hero-side{grid-template-columns:repeat(3,1fr);display:grid}}
@media (max-width:768px){.page-24 .labbar{grid-template-columns:1fr}.page-24 .lab-mid{justify-content:flex-start;flex-wrap:wrap}.page-24 .hero{padding-top:34px}.page-24 .hero .btn,.page-24 .section .btn{width:100%}.page-24 .band.one,.page-24 .band.two,.page-24 .band.three{width:100%}.page-24 .hero-side{grid-template-columns:1fr}.page-24 .footer{padding-bottom:84px}.page-24 .mobile-bar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:40;background:#172A3A;padding:10px 14px;min-height:64px}.page-24 .mobile-bar .btn{width:100%}.page-24 body{padding-bottom:78px}}

.site-brand,.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0;min-width:max-content}
.site-logo,.brand img{display:block;width:auto;height:38px;max-width:180px;max-height:42px;object-fit:contain;flex-shrink:0}
@media (max-width:768px){.site-logo,.brand img{width:auto;height:32px;max-width:150px}}
