* { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { color: #161616; background: #f6f6f0; font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif; line-height: 1.7; }
a { color: inherit; text-decoration: none; }
button { color: inherit; font: inherit; }
img { display: block; max-width: 100%; }
.topbar { position: sticky; top: 0; z-index: 50; border-bottom: 1px solid #363636; color: #ffffff; background: #10110f; }
.navbox, .heroin, .wraper, .footin { width: min(1200px, calc(100% - 40px)); margin: 0 auto; }
.navbox { min-height: 74px; display: flex; align-items: center; gap: 25px; }
.brandx { display: inline-flex; align-items: center; gap: 10px; flex: 0 0 auto; font-size: 18px; font-weight: 900; }
.brandx img { width: 45px; height: 45px; border: 2px solid #dfff00; border-radius: 5px; }
.navlst { flex: 1; display: flex; justify-content: center; gap: 19px; }
.navlst a, .footnv a { font-size: 13px; font-weight: 700; }
.navlst a:hover, .footnv a:hover { color: #dfff00; }
.getapp, .mainbt { display: inline-flex; align-items: center; justify-content: center; gap: 9px; border-radius: 3px; font-weight: 900; }
.getapp { min-height: 42px; padding: 0 17px; color: #11120f; background: #dfff00; white-space: nowrap; }
.menbtn { display: none; width: 42px; height: 42px; border: 1px solid #dfff00; color: #dfff00; background: #10110f; font-size: 22px; }
.herose { overflow: hidden; color: #ffffff; background: #11120f; }
.heroin { min-height: 700px; display: grid; grid-template-columns: .88fr 1.12fr; align-items: center; gap: 72px; padding: 66px 0; }
.eyebrw { display: inline-flex; align-items: center; gap: 8px; margin-bottom: 25px; padding: 7px 11px; border: 1px solid #dfff00; color: #dfff00; font-size: 11px; font-weight: 900; }
h1 { font-size: 64px; line-height: 1.07; letter-spacing: 0; font-weight: 900; }
.herotx > p { max-width: 560px; margin-top: 25px; color: #b9bbb4; font-size: 17px; }
.heroac { margin-top: 35px; display: flex; align-items: center; gap: 22px; }
.mainbt { min-height: 60px; padding: 0 24px; color: #11120f; background: #dfff00; box-shadow: 6px 6px 0 #20dfd0; }
.heroac span { color: #20dfd0; font-size: 12px; }
.filebx { position: relative; height: 560px; overflow: hidden; border: 1px solid #4d5049; background: #1c1e1a; box-shadow: 14px 14px 0 #e9433f; }
.filehd { height: 50px; display: flex; align-items: center; justify-content: space-between; padding: 0 20px; border-bottom: 1px solid #4d5049; color: #b8bbb3; font-size: 10px; font-weight: 900; }
.filehd b { color: #dfff00; }
.gaugex { position: absolute; top: 84px; left: 30px; width: 185px; height: 185px; display: grid; place-items: center; border: 20px solid #30322e; border-top-color: #dfff00; border-right-color: #dfff00; border-bottom-color: #20dfd0; border-radius: 50%; transform: rotate(38deg); }
.gaugex div { text-align: center; transform: rotate(-38deg); }
.gaugex b { display: block; color: #ffffff; font-size: 43px; line-height: 1; }
.gaugex span { color: #dfff00; font-size: 10px; font-weight: 900; }
.status { position: absolute; top: 300px; left: 32px; width: 180px; padding: 18px; border-left: 4px solid #20dfd0; background: #272a25; }
.status span { display: block; color: #dfff00; font-size: 11px; }
.status b { display: block; margin: 5px 0; font-size: 22px; }
.status p { color: #989c92; font-size: 10px; }
.heroim { position: absolute; right: 28px; bottom: 0; width: 245px; height: auto; border: 2px solid #20dfd0; border-bottom: 0; }
.tagger { position: absolute; right: 205px; bottom: 38px; width: 112px; height: 70px; display: grid; place-items: center; border: 1px solid #11120f; color: #11120f; background: #e9433f; text-align: center; font-size: 12px; font-weight: 900; line-height: 1.2; transform: rotate(-6deg); }
.marque { min-width: max-content; display: flex; justify-content: center; align-items: center; gap: 27px; padding: 14px; color: #11120f; background: #dfff00; font-size: 12px; font-weight: 900; }
.marque i { color: #e9433f; }
.secton { padding: 92px 0; border-bottom: 1px solid #2a2b28; }
.secttl { margin-bottom: 46px; text-align: center; font-size: 34px; font-weight: 900; }
.secttl::before { margin-right: 10px; content: "["; color: #e9433f; }
.secttl::after { margin-left: 10px; content: "]"; color: #e9433f; }
.showbg { background: #f6f6f0; }
.shotsx { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.shotit { padding: 10px; border: 1px solid #1b1c19; background: #ffffff; box-shadow: 5px 5px 0 #20dfd0; }
.shotit > div { min-height: 38px; display: flex; align-items: center; justify-content: space-between; font-size: 10px; font-weight: 900; }
.shotit > div b { color: #e9433f; }
.shotit img { width: 100%; height: auto; }
.featbg { background: #20dfd0; }
.featls, .downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.featcr { min-height: 235px; padding: 25px; border: 1px solid #161616; background: #f6f6f0; }
.featcr:nth-child(3), .featcr:nth-child(5) { color: #ffffff; background: #171916; }
.featop { display: flex; align-items: center; justify-content: space-between; margin-bottom: 35px; }
.featop i { width: 48px; height: 48px; display: grid; place-items: center; border-radius: 3px; color: #161616; background: #dfff00; font-size: 24px; }
.featop span { font-size: 10px; font-weight: 900; }
.cardtl { font-size: 20px; line-height: 1.4; font-weight: 900; }
.featcr p, .stepct p, .newsit p { margin-top: 10px; color: #5f625b; font-size: 14px; }
.featcr:nth-child(3) p, .featcr:nth-child(5) p { color: #b9bbb4; }
.downbg { color: #ffffff; background: #151714; }
.downit { min-height: 122px; display: grid; grid-template-columns: 28px 42px 1fr 22px; align-items: center; gap: 12px; padding: 20px; border: 1px solid #53564f; background: #22241f; }
.downit:hover { color: #11120f; background: #dfff00; }
.downit em { color: #20dfd0; font-size: 10px; font-style: normal; }
.downit > i:nth-child(2) { font-size: 28px; }
.downit div { display: flex; flex-direction: column; }
.downit span { color: #aeb1a9; font-size: 10px; }
.downit:hover span, .downit:hover em { color: #4c5144; }
.stepbg { background: #dfff00; }
.timeln { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; }
.timeln::before { position: absolute; top: 33px; left: 7%; right: 7%; height: 3px; content: ""; background: #161616; }
.stepit { position: relative; text-align: center; }
.stepno { position: relative; z-index: 2; width: 68px; height: 68px; margin: 0 auto; display: grid; place-items: center; border: 2px solid #161616; color: #ffffff; background: #e9433f; font-weight: 900; }
.stepct { margin-top: 22px; padding: 22px 17px; border: 1px solid #161616; background: #f6f6f0; }
.faqbg { background: #f6f6f0; }
.narrow { max-width: 930px; }
.faqitm { margin-bottom: 12px; border: 1px solid #161616; background: #ffffff; }
.faqbtn { width: 100%; min-height: 72px; display: flex; align-items: center; justify-content: space-between; padding: 0 22px; border: 0; background: transparent; cursor: pointer; text-align: left; font-weight: 900; }
.faqbtn span { display: flex; gap: 15px; }
.faqbtn b { color: #e9433f; }
.faqbtn i { font-size: 24px; transition: transform .2s; }
.faqans { display: none; padding: 0 68px 22px; color: #5f625b; font-size: 14px; }
.faqitm.active { box-shadow: 5px 5px 0 #20dfd0; }
.faqitm.active .faqans { display: block; }
.faqitm.active .faqbtn i { transform: rotate(45deg); }
.newsbg { color: #ffffff; background: #e9433f; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
.newsit { min-height: 195px; padding: 25px; border: 1px solid #51544e; background: #171916; }
.newsit p { color: #b9bbb4; }
.newstm { margin-bottom: 18px; display: flex; justify-content: space-between; color: #aeb1a9; font-size: 10px; }
.newstm b { color: #dfff00; }
.voicbg { background: #20dfd0; }
.voicls { columns: 3; column-gap: 18px; }
.voicit { break-inside: avoid; margin-bottom: 18px; padding: 22px; border: 1px solid #161616; background: #ffffff; box-shadow: 5px 5px 0 #161616; }
.voicit:nth-child(2n) { background: #dfff00; }
.voictp { display: grid; grid-template-columns: 42px 1fr 25px; align-items: center; gap: 11px; }
.avatar { width: 42px; height: 42px; display: grid; place-items: center; color: #ffffff; background: #e9433f; font-weight: 900; }
.voictp > div:nth-child(2) { display: flex; flex-direction: column; }
.voictp time { color: #686b64; font-size: 10px; }
.voictp > i { color: #e9433f; font-size: 23px; }
.voicit > p { margin-top: 17px; font-size: 14px; }
.footer { color: #ffffff; background: #10110f; }
.footin { min-height: 120px; display: flex; align-items: center; gap: 28px; }
.footnv { flex: 1; display: flex; justify-content: center; flex-wrap: wrap; gap: 10px 20px; }
.copyrt { padding: 17px; border-top: 1px solid #40423e; color: #aeb1a9; text-align: center; font-size: 12px; }
@media (max-width: 767px) {
    .navbox, .heroin, .wraper, .footin { width: min(100% - 28px, 1200px); }
    .navbox { min-height: 66px; gap: 10px; }
    .brandx img { width: 40px; height: 40px; }
    .brandx span { max-width: 128px; line-height: 1.25; }
    .menbtn { display: block; margin-left: auto; }
    .navbox > .getapp { min-height: 42px; padding: 0 10px; font-size: 0; }
    .navbox > .getapp i { font-size: 20px; }
    .navlst { position: absolute; top: 66px; left: 0; right: 0; display: none; padding: 12px 14px 18px; background: #10110f; }
    .navlst.opened { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; }
    .navlst a { padding: 9px 5px; border: 1px solid #565950; text-align: center; }
    .heroin { min-height: 0; display: flex; flex-direction: column; align-items: stretch; gap: 42px; padding: 58px 0 48px; }
    h1 { font-size: 42px; }
    .herotx > p { font-size: 15px; }
    .heroac { flex-direction: column; align-items: stretch; }
    .mainbt { width: 100%; }
    .filebx { height: 520px; box-shadow: 8px 8px 0 #e9433f; }
    .gaugex { top: 75px; left: 18px; width: 140px; height: 140px; border-width: 15px; }
    .gaugex b { font-size: 34px; }
    .status { top: 238px; left: 18px; width: 145px; padding: 13px; }
    .heroim { right: 14px; width: 48%; }
    .tagger { right: 40%; bottom: 28px; width: 95px; }
    .marque { justify-content: flex-start; overflow: hidden; }
    .secton { padding: 68px 0; }
    .secttl { margin-bottom: 36px; font-size: 28px; }
    .shotsx { display: flex; gap: 16px; overflow-x: auto; padding-bottom: 14px; scroll-snap-type: x mandatory; }
    .shotit { flex: 0 0 78%; scroll-snap-align: start; }
    .featls, .downls, .newsls { grid-template-columns: 1fr; }
    .timeln { display: block; }
    .timeln::before { top: 0; bottom: 0; left: 33px; right: auto; width: 3px; height: auto; }
    .stepit { display: grid; grid-template-columns: 68px 1fr; gap: 18px; margin-bottom: 18px; text-align: left; }
    .stepct { margin-top: 0; }
    .faqbtn { min-height: 70px; padding: 12px 15px; }
    .faqans { padding: 0 15px 20px; }
    .voicls { columns: 1; }
    .footin { padding: 38px 0; flex-direction: column; }
    .footnv { flex: none; }
    .footin .getapp { width: 100%; }
}
