* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: #10182f; background: #f3f6f8; font-family: "Microsoft YaHei", Arial, sans-serif; }
a { color: inherit; text-decoration: none; }
button { font: inherit; }
.topbar { position: sticky; top: 0; z-index: 30; border-bottom: 1px solid #d4dae5; background: #fff; }
.navbox { width: min(1200px, calc(100% - 40px)); height: 76px; margin: 0 auto; display: flex; align-items: center; gap: 25px; }
.brandx { display: flex; align-items: center; gap: 10px; flex: 0 0 auto; }
.brandx img { width: 42px; height: 42px; border-radius: 10px; }
.brandx span { display: grid; }
.brandx b { color: #1146d8; font-size: 17px; }
.brandx small { color: #ff5e45; font-family: Consolas, monospace; font-size: 9px; font-weight: 900; }
.navlst { margin-left: auto; display: flex; gap: 18px; }
.navlst a { font-size: 12px; font-weight: 700; }
.navlst a:hover, .footnv a:hover { color: #ff5e45; }
.getapp { height: 41px; padding: 0 18px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; color: #fff; background: #1146d8; font-size: 12px; font-weight: 800; }
.menbtn { display: none; width: 42px; height: 42px; border: 0; color: #fff; background: #1146d8; font-size: 21px; }
.heroaa { overflow: hidden; color: #fff; background: #1146d8; }
.heroin { width: min(1200px, calc(100% - 40px)); min-height: 620px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 70px; }
.labelx { width: fit-content; margin-bottom: 23px; display: flex; align-items: center; border: 1px solid #9eb8ff; font-family: Consolas, monospace; font-size: 10px; font-weight: 900; }
.labelx span, .labelx b { padding: 8px 11px; }
.labelx b { color: #10182f; background: #b8ee43; }
h1 { margin: 0; font-size: 56px; line-height: 1.16; letter-spacing: 0; }
.heropx { max-width: 540px; margin: 24px 0 30px; color: #d5e0ff; font-size: 16px; line-height: 1.9; }
.herobt { width: 215px; height: 55px; display: inline-flex; align-items: center; justify-content: center; gap: 18px; color: #10182f; background: #b8ee43; font-weight: 900; box-shadow: 7px 7px 0 #ff5e45; }
.herort { position: relative; height: 520px; }
.maplin { position: absolute; left: 30px; top: 55px; bottom: 50px; width: 7px; background: #b8ee43; }
.maplin span { position: absolute; left: -9px; width: 25px; height: 25px; border: 6px solid #b8ee43; border-radius: 50%; background: #1146d8; }
.maplin span:nth-child(1) { top: 0; }
.maplin span:nth-child(2) { top: 33%; }
.maplin span:nth-child(3) { top: 66%; }
.maplin span:nth-child(4) { bottom: 0; }
.device { position: absolute; right: 45px; bottom: 0; width: 278px; height: 500px; overflow: hidden; border: 10px solid #10182f; border-bottom: 0; border-radius: 28px 28px 0 0; background: #10182f; box-shadow: 13px 0 0 #7fa0ff; }
.device img { width: 100%; height: auto; display: block; }
.routex { position: absolute; left: 65px; top: 75px; width: 235px; padding: 18px; display: grid; grid-template-columns: 52px 1fr; align-items: center; gap: 3px 13px; color: #10182f; background: #fff; box-shadow: 7px 7px 0 #ff5e45; }
.routex img { width: 52px; height: 52px; grid-row: span 2; border-radius: 8px; }
.routex b { font-size: 17px; }
.routex small { color: #65708a; font-size: 10px; }
.nextst { position: absolute; left: 65px; bottom: 75px; width: 220px; padding: 16px; display: grid; grid-template-columns: 1fr auto; color: #10182f; background: #b8ee43; }
.nextst span { grid-column: 1 / -1; font-family: Consolas, monospace; font-size: 9px; }
.nextst b { margin-top: 5px; }
.nextst i { align-self: end; }
.lineup { height: 64px; display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid #315dde; background: #10182f; }
.lineup span { display: flex; align-items: center; justify-content: center; gap: 10px; border-right: 1px solid #2f3954; font-size: 12px; }
.lineup b { color: #b8ee43; font-family: Consolas, monospace; }
.secton { padding: 94px 0; }
.wraper, .faqinn { width: min(1200px, calc(100% - 40px)); margin: 0 auto; }
.secttl { margin-bottom: 46px; text-align: center; color: #10182f; font-size: 34px; font-weight: 900; letter-spacing: 0; }
.secttl::before { content: "●"; margin-right: 11px; color: #ff5e45; font-size: 16px; vertical-align: 5px; }
.showbg { background: #fff; }
.shotsx { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.shotit { margin: 0; padding: 12px; border: 1px solid #cdd5e4; background: #f3f6f8; }
.shotit span { display: block; margin-bottom: 10px; color: #1146d8; font-family: Consolas, monospace; font-size: 10px; font-weight: 900; }
.shotit img { width: 100%; height: auto; display: block; }
.shotit figcaption { padding: 14px 3px 4px; font-size: 13px; font-weight: 800; }
.featbg { background: #f3f6f8; }
.featls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.featcr { min-height: 225px; padding: 27px; position: relative; background: #fff; box-shadow: 0 5px 0 #dce2ec; }
.featcr:nth-child(2), .featcr:nth-child(5) { border-top: 5px solid #b8ee43; }
.featcr:nth-child(3), .featcr:nth-child(4) { border-top: 5px solid #ff5e45; }
.featcr > span { position: absolute; top: 22px; right: 23px; color: #99a5b9; font-family: Consolas, monospace; }
.featcr > i { margin-bottom: 27px; display: block; color: #1146d8; font-size: 31px; }
.featcr b { font-size: 17px; }
.featcr p { margin: 12px 0 0; color: #69758a; font-size: 14px; line-height: 1.8; }
.downbg { background: #e5ecff; }
.downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; }
.downit { min-height: 145px; padding: 21px; display: grid; grid-template-columns: 35px 42px 1fr 38px; align-items: center; gap: 10px; border-left: 5px solid #1146d8; background: #fff; }
.downit > span { color: #ff5e45; font-family: Consolas, monospace; font-size: 10px; font-weight: 900; }
.downit > i { color: #1146d8; font-size: 27px; }
.downit div { display: grid; gap: 7px; }
.downit div b { font-size: 16px; }
.downit div p { margin: 0; color: #7e889b; font-size: 11px; }
.downit > a { width: 38px; height: 38px; display: grid; place-items: center; color: #10182f; background: #b8ee43; }
.stepbg { background: #b8ee43; }
.timeln { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); gap: 26px; }
.timeln::before { content: ""; position: absolute; top: 26px; left: 8%; right: 8%; height: 5px; background: #1146d8; }
.stepit { position: relative; text-align: center; }
.stepit > span { width: 56px; height: 56px; margin: 0 auto 23px; position: relative; z-index: 2; display: grid; place-items: center; border: 5px solid #1146d8; border-radius: 50%; color: #fff; background: #10182f; font-family: Consolas, monospace; font-size: 10px; }
.stepit b { font-size: 17px; }
.stepit p { margin: 10px 0 0; color: #39451f; font-size: 13px; line-height: 1.7; }
.faqbg { background: #fff; }
.faqinn { max-width: 920px; }
.faqitm { margin-bottom: 9px; border: 1px solid #d2d9e5; }
.faqbtn { width: 100%; min-height: 68px; padding: 0 19px; display: flex; align-items: center; justify-content: space-between; gap: 15px; border: 0; color: #10182f; background: #f7f9fb; text-align: left; font-size: 15px; font-weight: 800; cursor: pointer; }
.faqbtn i { color: #1146d8; font-size: 21px; }
.faqans { max-height: 0; overflow: hidden; transition: max-height .25s ease; }
.faqans p { margin: 0; padding: 0 55px 23px 19px; color: #667187; line-height: 1.8; }
.faqitm.active { border-left: 5px solid #ff5e45; }
.faqitm.active .faqans { max-height: 150px; }
.newsbg { background: #10182f; }
.newsbg .secttl { color: #fff; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 17px; }
.newsit { min-height: 180px; padding: 25px; color: #fff; background: #1d2844; }
.newtop { margin-bottom: 19px; display: flex; justify-content: space-between; color: #b8ee43; font-family: Consolas, monospace; font-size: 10px; }
.newsit > b { font-size: 17px; }
.newsit > p { margin: 11px 0 0; color: #acb8d1; font-size: 14px; line-height: 1.75; }
.ratebg { background: #f3f6f8; }
.ratels { column-count: 3; column-gap: 18px; }
.rateit { width: 100%; margin: 0 0 18px; padding: 24px; display: inline-block; border: 1px solid #cdd5e4; background: #fff; break-inside: avoid; }
.rateit:nth-child(2n) { border-bottom: 5px solid #b8ee43; }
.rateit:nth-child(3n) { border-bottom: 5px solid #ff5e45; }
.ratop { display: flex; justify-content: space-between; color: #1146d8; font-size: 12px; font-weight: 800; }
.ratop b { color: #8893a8; font-family: Consolas, monospace; }
.rateit p { margin: 18px 0; color: #4d596f; line-height: 1.9; }
.rateit time { color: #929bac; font-family: Consolas, monospace; font-size: 10px; }
.footer { color: #fff; background: #091126; }
.footin { width: min(1200px, calc(100% - 40px)); min-height: 132px; margin: 0 auto; display: flex; align-items: center; gap: 30px; }
.footnv { margin-left: auto; display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 15px; }
.footnv a { color: #a4aec4; font-size: 11px; }
.copyrt { padding: 15px 20px; border-top: 1px solid #29334c; color: #737e96; text-align: center; font-family: Consolas, monospace; font-size: 10px; }

@media (max-width: 767px) {
    .navbox { width: calc(100% - 28px); height: 68px; }
    .brandx img { width: 38px; height: 38px; }
    .menbtn { margin-left: auto; display: block; }
    .topbar .getapp { display: none; }
    .navlst { position: absolute; top: 68px; left: 0; right: 0; padding: 12px 20px 20px; display: none; grid-template-columns: repeat(2, 1fr); gap: 0; border-bottom: 1px solid #d4dae5; background: #fff; }
    .navlst.active { display: grid; }
    .navlst a { padding: 12px 8px; }
    .heroin { width: calc(100% - 28px); min-height: auto; padding: 55px 0 62px; grid-template-columns: 1fr; gap: 35px; }
    h1 { font-size: 40px; }
    .heropx { font-size: 15px; }
    .herobt { width: 100%; }
    .herort { height: 455px; }
    .device { right: 10px; width: 230px; height: 420px; }
    .maplin { left: 12px; }
    .routex { left: 42px; top: 60px; width: 190px; }
    .nextst { left: 42px; bottom: 40px; width: 175px; }
    .lineup { height: auto; grid-template-columns: repeat(2, 1fr); }
    .lineup span { min-height: 50px; border-bottom: 1px solid #2f3954; }
    .secton { padding: 68px 0; }
    .wraper, .faqinn { width: calc(100% - 28px); }
    .secttl { margin-bottom: 34px; font-size: 28px; }
    .shotsx { display: flex; gap: 14px; overflow-x: auto; padding-bottom: 12px; scroll-snap-type: x mandatory; }
    .shotit { min-width: 78%; scroll-snap-align: start; }
    .featls, .downls, .newsls { grid-template-columns: 1fr; }
    .featcr { min-height: 210px; }
    .timeln { grid-template-columns: 1fr; gap: 0; }
    .timeln::before { top: 5px; bottom: 10px; left: 26px; right: auto; width: 5px; height: auto; }
    .stepit { min-height: 115px; display: grid; grid-template-columns: 56px 1fr; gap: 18px; text-align: left; }
    .stepit > span { margin: 0; }
    .ratels { column-count: 1; }
    .footin { width: calc(100% - 28px); padding: 38px 0; flex-direction: column; align-items: flex-start; }
    .footnv { margin-left: 0; justify-content: flex-start; }
    .footin .getapp { width: 100%; }
}
