
*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Microsoft YaHei",Arial,sans-serif;background:#f5f7fb;color:#11243d;line-height:1.75}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.topbar{background:#f8fafc;color:#22324a;font-size:13px;border-bottom:1px solid #e5e7eb}.topbar .wrap{max-width:1240px;margin:auto;display:flex;justify-content:space-between;gap:12px;padding:8px 18px}.header{background:#fff;position:sticky;top:0;z-index:99;box-shadow:0 2px 15px rgba(15,23,42,.08)}.nav{max-width:1240px;margin:auto;height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 18px}.logo{display:flex;align-items:center;gap:12px;font-weight:800;color:#08264a}.mark{width:46px;height:46px;border-radius:50%;border:3px solid #d7aa4b;display:grid;place-items:center;color:#d7aa4b;font-size:24px}.logo small{display:block;color:#64748b;font-size:11px;letter-spacing:.8px}.menu{display:flex;align-items:center;gap:22px;font-size:15px}.menu a:hover,.menu a.active{color:#c8942e}.hero{min-height:520px;background:#0b2545;position:relative;display:flex;align-items:center;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.35),rgba(0,0,0,.12))}.hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero .inner{position:relative;z-index:2;max-width:1240px;margin:auto;width:100%;padding:80px 22px;color:#fff}.hero h1{font-size:48px;line-height:1.25;margin-bottom:16px;text-shadow:0 3px 12px rgba(0,0,0,.4)}.hero p{font-size:23px;margin-bottom:30px;color:#f8fafc}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#e2b75c;color:#071b33;padding:13px 28px;border-radius:999px;font-weight:700;box-shadow:0 10px 30px rgba(226,183,92,.35)}.btn.secondary{background:#0b2545;color:#fff}.features{max-width:1180px;margin:-48px auto 0;position:relative;z-index:5;background:#092646;color:#fff;border-radius:14px;padding:24px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;box-shadow:0 18px 40px rgba(2,8,23,.22)}.feature{display:flex;align-items:center;gap:14px;border-right:1px solid rgba(255,255,255,.12)}.feature:last-child{border-right:0}.ico{font-size:34px;color:#e2b75c}.feature h3{font-size:17px}.feature p{font-size:13px;color:#cbd5e1}.section{padding:80px 18px}.wrap{max-width:1240px;margin:auto}.section-title{text-align:center;margin-bottom:42px}.section-title h2{font-size:32px;color:#092646}.section-title p{color:#64748b;margin-top:8px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(15,23,42,.08);border:1px solid #e5e7eb}.card img{width:100%;height:220px;object-fit:cover}.card .body{padding:24px}.card h3{color:#092646;margin-bottom:10px;font-size:22px}.card p{color:#475569}.stats{background:#092646;color:#fff;border-radius:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;overflow:hidden}.stat{text-align:center;padding:30px 12px;background:rgba(255,255,255,.03)}.stat b{font-size:34px;color:#e2b75c}.layout{display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center}.panel{background:#fff;padding:34px;border-radius:18px;box-shadow:0 10px 30px rgba(15,23,42,.08);border:1px solid #e5e7eb}.list{display:grid;gap:14px}.list li{list-style:none;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px}.faqbox{max-width:850px;margin:auto;display:grid;gap:12px}.q{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px 22px}.news-list{background:#fff;border-radius:16px;padding:28px;border:1px solid #e5e7eb}.news-item{display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid #e5e7eb}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px}.form input,.form textarea{width:100%;padding:14px 16px;margin-bottom:14px;border:1px solid #dbe1ea;border-radius:10px;font-size:15px}.form textarea{height:150px}.footer{background:#061a31;color:#cbd5e1;padding:42px 18px 22px}.footer .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.foot-nav{display:flex;gap:15px;flex-wrap:wrap}.copy{text-align:center;margin-top:28px;color:#94a3b8}.float{position:fixed;right:22px;bottom:22px;background:#e2b75c;color:#071b33;padding:14px 20px;border-radius:999px;font-weight:800;z-index:120;box-shadow:0 10px 35px rgba(0,0,0,.25)}.page-hero{min-height:360px}.breadcrumb{font-size:14px;color:#e2e8f0;margin-bottom:12px}.thumb-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:28px}.thumb-strip img{height:120px;width:100%;object-fit:cover;border-radius:12px}.mobile-menu{display:none}@media(max-width:980px){.menu{display:none}.mobile-menu{display:block}.hero h1{font-size:36px}.hero p{font-size:18px}.features,.grid,.stats,.layout,.contact-grid{grid-template-columns:1fr}.features{margin:0;border-radius:0}.feature{border-right:0;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:14px}.thumb-strip{grid-template-columns:repeat(2,1fr)}.topbar .wrap{flex-direction:column}.nav{height:68px}.section{padding:55px 16px}.float{right:14px;bottom:14px}}
