* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: #111820; background: #fff; font-family: "Microsoft YaHei", Arial, sans-serif; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
button { color: inherit; font: inherit; }
.wraper, .navbox, .heroin, .footin { width: min(1200px, calc(100% - 40px)); margin: 0 auto; }
.topbar { position: sticky; top: 0; z-index: 30; background: #fff; border-bottom: 1px solid #cfd7dc; }
.navbox { height: 76px; display: flex; align-items: center; gap: 22px; }
.brand { display: flex; align-items: center; gap: 11px; flex: 0 0 auto; }
.brand img { width: 44px; height: 44px; border-radius: 5px; object-fit: cover; }
.brand span { display: grid; }
.brand b { font-size: 17px; }
.brand small { margin-top: 3px; color: #f2602d; font-size: 9px; font-weight: 900; }
.navlst { margin-left: auto; display: flex; align-items: center; gap: 17px; color: #34414b; font-size: 12px; font-weight: 800; }
.navlst a:hover, .footnv a:hover { color: #f2602d; }
.getapp, .herobt { display: inline-flex; align-items: center; justify-content: center; gap: 9px; background: #111820; color: #fff; font-weight: 900; }
.getapp { min-height: 42px; padding: 0 17px; font-size: 12px; }
.menbtn { display: none; border: 0; background: transparent; font-size: 25px; }
.heroaa { overflow: hidden; background: #58d9e5; border-bottom: 1px solid #111820; }
.heroin { min-height: 670px; display: grid; grid-template-columns: 1fr 500px; align-items: center; gap: 55px; }
.herotx { position: relative; z-index: 2; }
.labelx { display: inline-block; padding: 7px 10px; border: 1px solid #111820; background: #fff; font: 900 11px Consolas, monospace; }
.herolg { width: 74px; height: 74px; margin: 27px 0 18px; border-radius: 5px; border: 1px solid #111820; object-fit: cover; }
h1 { margin: 0; max-width: 650px; font-size: 56px; line-height: 1.14; letter-spacing: 0; }
.herotx p { max-width: 590px; margin: 23px 0 29px; color: #273740; font-size: 16px; line-height: 1.9; }
.herobt { min-height: 57px; padding: 0 26px; border: 1px solid #111820; box-shadow: 8px 8px 0 #f2602d; }
.herpic { position: relative; width: 500px; min-height: 550px; justify-self: end; background: #e9f3f4; border: 1px solid #111820; }
.herpic:before { content: "FOCUS MODE"; position: absolute; right: 24px; bottom: 20px; color: #66767d; font: 900 11px Consolas, monospace; }
.herpic > img { position: absolute; z-index: 2; width: 310px; height: auto; left: 40px; bottom: 0; border: 7px solid #111820; border-bottom: 0; border-radius: 24px 24px 0 0; }
.stamp { position: absolute; z-index: 3; right: 24px; top: 28px; width: 104px; padding: 15px 9px; background: #f2602d; color: #fff; text-align: center; font: 900 11px/1.5 Arial, sans-serif; }
.note { position: absolute; z-index: 3; right: -25px; bottom: 100px; min-width: 210px; display: flex; align-items: center; gap: 12px; padding: 15px 17px; border: 1px solid #111820; background: #fff; box-shadow: 7px 7px 0 #111820; }
.note i { color: #f2602d; font-size: 26px; }.note span { display: grid; font-size: 11px; }.note b { margin-top: 4px; font-size: 14px; }
.secton { padding: 92px 0; }
.secttl { margin: 0 auto 44px; width: max-content; font-size: 32px; font-weight: 900; text-align: center; }
.secttl:before { content: "[ "; color: #f2602d; }.secttl:after { content: " ]"; color: #f2602d; }
.showbg { background: #111820; color: #fff; }
.showbg .secttl, .downbg .secttl { color: #fff; }
.shots { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.shots figure { margin: 0; padding: 9px; border: 1px solid #3d4b54; background: #1c2730; }
.shots img { width: 100%; height: auto; aspect-ratio: 9 / 16; object-fit: contain; background: #293640; }
.shots figcaption { display: flex; align-items: center; gap: 10px; min-height: 56px; color: #fff; font-size: 13px; font-weight: 800; }
.shots figcaption b { color: #58d9e5; font: 900 12px Consolas, monospace; }
.featbg { background: #f1f5f5; }
.featls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: #bdc7ca; border: 1px solid #bdc7ca; }
.featcr { min-height: 205px; padding: 27px; background: #fff; }
.featcr i { display: block; margin-bottom: 34px; color: #f2602d; font-size: 31px; }
.featcr b, .downit b, .newsit > b { display: block; font-size: 18px; }
.featcr p, .downit p, .newsit p { margin: 10px 0 0; color: #65717a; font-size: 14px; line-height: 1.8; }
.downbg { background: #f2602d; }
.downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.downit { position: relative; min-height: 225px; padding: 25px; background: #fff; border: 1px solid #111820; }
.downit > span { position: absolute; right: 18px; top: 18px; color: #819097; font: 900 11px Consolas, monospace; }
.downit > i { display: block; margin-bottom: 35px; color: #f2602d; font-size: 31px; }
.downit a { display: flex; justify-content: space-between; margin-top: 22px; padding: 13px 14px; background: #111820; color: #58d9e5; font-size: 13px; font-weight: 900; }
.stepbg { background: #fff; }
.timeln { max-width: 1050px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); gap: 15px; }
.timeln article { min-height: 180px; padding: 24px; background: #e9f3f4; border-top: 7px solid #58d9e5; }
.timeln article:nth-child(2n) { border-color: #f2602d; }
.timeln span { display: block; margin-bottom: 33px; color: #111820; font: 900 35px Consolas, monospace; }
.timeln b { font-size: 16px; }.timeln p { color: #647179; font-size: 13px; line-height: 1.7; }
.faqbg { background: #58d9e5; }
.faqlst { max-width: 930px; margin: 0 auto; background: #fff; border: 1px solid #111820; }
.faqitm { border-bottom: 1px solid #adb9bd; }.faqitm:last-child { border-bottom: 0; }
.faqbtn { width: 100%; min-height: 68px; display: flex; align-items: center; justify-content: space-between; gap: 14px; padding: 0 20px; border: 0; background: transparent; text-align: left; font-weight: 900; cursor: pointer; }
.faqbtn i { display: grid; width: 31px; height: 31px; place-items: center; background: #111820; color: #fff; }
.faqans { display: none; padding: 0 55px 22px 20px; color: #606c74; line-height: 1.8; }.faqans p { margin: 0; }.faqitm.active .faqans { display: block; }
.newsbg { background: #f1f5f5; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.newsit { position: relative; padding: 27px; border: 1px solid #c9d2d5; background: #fff; }
.newsit:after { content: ""; position: absolute; right: 0; bottom: 0; width: 28px; height: 28px; background: #58d9e5; }
.newsit:nth-child(2n):after { background: #f2602d; }
.newsit > div { display: flex; justify-content: space-between; margin-bottom: 22px; color: #849098; font: 700 11px Consolas, monospace; }.newsit > div span { color: #f2602d; font-weight: 900; }
.ratebg { background: #fff; }
.ratels { columns: 3; column-gap: 18px; }
.rateit { break-inside: avoid; margin: 0 0 18px; padding: 23px; border: 1px solid #111820; border-top: 8px solid #58d9e5; background: #fff; }
.rateit:nth-child(2n) { padding-bottom: 39px; border-top-color: #f2602d; }
.rateit > div { display: flex; justify-content: space-between; font-size: 13px; font-weight: 900; }.rateit > div b { color: #f2602d; letter-spacing: 0; }
.rateit p { margin: 24px 0; line-height: 1.85; }.rateit time { color: #7e8a91; font-size: 11px; }
.footer { padding: 36px 0 20px; background: #111820; color: #fff; }
.footin { display: flex; align-items: center; gap: 24px; }.footnv { margin-left: auto; display: flex; gap: 15px; font-size: 12px; }.footer .getapp { background: #58d9e5; color: #111820; }.copyrt { width: min(1200px, calc(100% - 40px)); margin: 28px auto 0; padding-top: 17px; border-top: 1px solid #3a4851; color: #86949b; text-align: center; font-size: 11px; }
@media (max-width: 767px) {
    .wraper, .navbox, .heroin, .footin { width: min(100% - 28px, 1200px); }
    .navbox { height: 66px; }.brand img { width: 40px; height: 40px; }.brand b { font-size: 14px; }
    .menbtn { display: block; margin-left: auto; }.topbar .getapp { display: none; }
    .navlst { display: none; position: absolute; left: 0; right: 0; top: 66px; padding: 10px 14px; border-top: 1px solid #cfd7dc; background: #fff; }.navlst.open { display: grid; }.navlst a { padding: 10px; }
    .heroin { min-height: 0; padding: 56px 0 72px; grid-template-columns: 1fr; gap: 60px; }.herolg { width: 62px; height: 62px; }h1 { font-size: 38px; }.herotx p { font-size: 15px; }.herobt { width: 100%; }
    .herpic { width: min(330px, 100%); min-height: 490px; justify-self: center; }.herpic > img { width: 260px; left: 20px; }.stamp { right: 10px; }.note { right: -4px; min-width: 195px; }
    .secton { padding: 66px 0; }.secttl { margin-bottom: 34px; font-size: 27px; }
    .shots { display: flex; gap: 14px; overflow-x: auto; padding-bottom: 15px; scroll-snap-type: x mandatory; }.shots figure { flex: 0 0 79%; scroll-snap-align: start; }
    .featls, .downls, .newsls { grid-template-columns: 1fr; }.featcr { min-height: 0; }
    .timeln { grid-template-columns: 1fr; }.timeln article { min-height: 145px; }.timeln span { margin-bottom: 18px; }
    .faqbtn { padding-inline: 16px; }.faqans { padding-left: 16px; }.ratels { columns: 1; }
    .footin { align-items: flex-start; flex-wrap: wrap; }.footnv { order: 3; width: 100%; margin: 10px 0 0; display: grid; grid-template-columns: repeat(2, 1fr); }.footer .getapp { margin-left: auto; }
}
