* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: #161918; background: #f4f2ec; 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: #151918; color: #fff; border-bottom: 1px solid #343a38; }
.navbox { min-height: 76px; display: flex; align-items: center; gap: 22px; }
.brand { display: flex; align-items: center; gap: 12px; flex: 0 0 auto; }
.brand img { width: 44px; height: 44px; border-radius: 4px; object-fit: cover; }
.brand span { display: grid; }
.brand b { font-size: 17px; }
.brand small { margin-top: 3px; color: #71d6be; font-size: 9px; font-weight: 800; }
.navlst { margin-left: auto; display: flex; align-items: center; gap: 17px; font-size: 12px; font-weight: 700; }
.navlst a { padding: 29px 0 25px; border-bottom: 3px solid transparent; }
.navlst a:hover { color: #71d6be; border-color: #71d6be; }
.getapp, .herobt { display: inline-flex; align-items: center; justify-content: center; gap: 8px; background: #ee493e; color: #fff; font-weight: 800; }
.getapp { padding: 12px 16px; font-size: 12px; }
.menbtn { display: none; border: 0; background: transparent; font-size: 25px; }
.heroaa { overflow: hidden; background: #151918; color: #fff; }
.heroin { min-height: 690px; display: grid; grid-template-columns: 1fr 430px; align-items: center; gap: 90px; }
.herotx { position: relative; z-index: 2; }
.labelx { display: inline-block; padding-bottom: 8px; border-bottom: 2px solid #71d6be; color: #71d6be; font: 800 12px Consolas, monospace; }
.herolg { width: 72px; height: 72px; margin: 27px 0 18px; border-radius: 4px; object-fit: cover; }
h1 { margin: 0; max-width: 680px; font-size: 57px; line-height: 1.15; letter-spacing: 0; }
.herotx p { max-width: 590px; margin: 23px 0 30px; color: #b8bfbc; font-size: 16px; line-height: 1.9; }
.herobt { min-height: 56px; padding: 0 26px; border-left: 5px solid #71d6be; }
.herpic { position: relative; width: 360px; justify-self: center; }
.herpic:before { content: "01 / READER"; position: absolute; left: -52px; top: 40px; bottom: 40px; width: 34px; padding-top: 16px; background: #ee493e; color: #fff; font: 800 10px Consolas, monospace; text-align: center; writing-mode: vertical-rl; }
.herpic > img { width: 360px; height: auto; border: 1px solid #424846; box-shadow: 20px 20px 0 #242a28; }
.stamp { position: absolute; z-index: 3; right: -52px; top: 42px; padding: 13px 12px; border: 1px solid #71d6be; background: #151918; color: #71d6be; font: 800 10px/1.5 Consolas, monospace; }
.note { position: absolute; z-index: 3; left: -70px; bottom: 48px; min-width: 210px; display: flex; align-items: center; gap: 13px; padding: 15px 18px; background: #f4f2ec; color: #161918; box-shadow: 8px 8px 0 #ee493e; }
.note i { color: #ee493e; font-size: 26px; }.note span { display: grid; font-size: 11px; }.note b { margin-top: 4px; font-size: 14px; }
.secton { padding: 94px 0; }
.secttl { position: relative; margin: 0 auto 45px; width: max-content; color: #161918; font-size: 33px; font-weight: 900; text-align: center; }
.secttl:after { content: ""; display: block; width: 42px; margin: 11px auto 0; border-bottom: 4px solid #ee493e; }
.showbg { background: #71d6be; }
.shots { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; padding: 18px; background: #151918; }
.shots figure { margin: 0; padding: 12px; border-right: 1px solid #424846; }
.shots figure:last-child { border-right: 0; }
.shots img { width: 100%; height: auto; aspect-ratio: 9 / 16; object-fit: contain; background: #242a28; }
.shots figcaption { display: flex; align-items: center; gap: 10px; padding: 15px 2px 3px; color: #fff; font-size: 13px; font-weight: 700; }
.shots figcaption b { color: #71d6be; font: 800 12px Consolas, monospace; }
.featbg { background: #f4f2ec; }
.featls { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid #bcc0bb; border-left: 1px solid #bcc0bb; }
.featcr { min-height: 210px; padding: 28px; border-right: 1px solid #bcc0bb; border-bottom: 1px solid #bcc0bb; background: #fff; }
.featcr i { display: block; margin-bottom: 38px; color: #ee493e; font-size: 30px; }
.featcr b, .downit b, .newsit > b { display: block; font-size: 18px; }
.featcr p, .downit p, .newsit p { margin: 10px 0 0; color: #666b68; font-size: 14px; line-height: 1.8; }
.downbg { background: #202624; color: #fff; }
.downbg .secttl, .ratebg .secttl { color: #fff; }
.downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.downit { position: relative; min-height: 230px; padding: 25px; border: 1px solid #474d4b; background: #292f2d; }
.downit > span { position: absolute; right: 18px; top: 17px; color: #71d6be; font: 800 11px Consolas, monospace; }
.downit > i { display: block; margin-bottom: 38px; color: #ee493e; font-size: 31px; }
.downit p { color: #aeb4b1; }
.downit a { display: flex; justify-content: space-between; margin-top: 23px; padding-top: 14px; border-top: 1px solid #555b59; color: #71d6be; font-size: 13px; font-weight: 800; }
.stepbg { background: #f4f2ec; }
.timeln { max-width: 980px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); }
.timeln article { position: relative; padding: 0 26px; border-left: 1px solid #9ca29e; }
.timeln article:last-child { border-right: 1px solid #9ca29e; }
.timeln span { display: inline-block; margin-bottom: 42px; color: #ee493e; font: 900 38px Consolas, monospace; }
.timeln span:after { content: ""; position: absolute; top: 52px; left: -4px; width: 7px; height: 7px; background: #71d6be; border: 1px solid #161918; }
.timeln b { display: block; font-size: 16px; }.timeln p { color: #6a6e6b; font-size: 13px; line-height: 1.75; }
.faqbg { background: #fff; }
.faqlst { max-width: 930px; margin: 0 auto; }
.faqitm { border-top: 1px solid #b8bcb8; }.faqitm:last-child { border-bottom: 1px solid #b8bcb8; }
.faqbtn { width: 100%; min-height: 70px; display: flex; align-items: center; justify-content: space-between; padding: 0 7px; border: 0; background: transparent; text-align: left; font-weight: 800; cursor: pointer; }
.faqbtn i { display: grid; width: 32px; height: 32px; place-items: center; background: #71d6be; }
.faqans { display: none; padding: 0 52px 23px 7px; color: #666b68; line-height: 1.8; }.faqans p { margin: 0; }.faqitm.active .faqans { display: block; }
.newsbg { background: #dfe3df; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.newsit { padding: 26px 28px; background: #f9f8f4; border-top: 5px solid #71d6be; }
.newsit > div { display: flex; justify-content: space-between; margin-bottom: 23px; color: #777d79; font: 700 11px Consolas, monospace; }
.newsit:nth-child(3n) { border-color: #ee493e; }
.ratebg { background: #151918; color: #fff; }
.ratels { columns: 3; column-gap: 18px; }
.rateit { break-inside: avoid; margin: 0 0 18px; padding: 24px; border: 1px solid #414745; background: #222725; }
.rateit:nth-child(2n) { padding-bottom: 38px; }
.rateit > div { display: flex; justify-content: space-between; font-size: 13px; font-weight: 800; }.rateit > div b { color: #71d6be; letter-spacing: 0; }
.rateit p { margin: 25px 0; color: #d7dbd9; line-height: 1.85; }.rateit time { color: #8f9692; font-size: 11px; }
.footer { padding: 36px 0 20px; background: #ee493e; color: #fff; }
.footin { display: flex; align-items: center; gap: 24px; }
.footnv { margin-left: auto; display: flex; gap: 15px; font-size: 12px; }.footnv a:hover { color: #151918; }
.footer .getapp { background: #151918; }.copyrt { width: min(1200px, calc(100% - 40px)); margin: 28px auto 0; padding-top: 17px; border-top: 1px solid #f27870; text-align: center; font-size: 11px; }
@media (max-width: 767px) {
    .wraper, .navbox, .heroin, .footin { width: min(100% - 28px, 1200px); }
    .navbox { min-height: 66px; }.brand img { width: 40px; height: 40px; }.brand b { font-size: 15px; }
    .menbtn { display: block; margin-left: auto; color: #fff; }.topbar .getapp { display: none; }
    .navlst { display: none; position: absolute; left: 0; right: 0; top: 66px; padding: 10px 14px; background: #151918; border-top: 1px solid #343a38; }.navlst.open { display: grid; }.navlst a { padding: 10px; border: 0; }
    .heroin { min-height: 0; padding: 58px 0 76px; grid-template-columns: 1fr; gap: 75px; }.herolg { width: 62px; height: 62px; }h1 { font-size: 39px; }.herotx p { font-size: 15px; }.herobt { width: 100%; }
    .herpic { width: min(286px, calc(100% - 40px)); }.herpic > img { width: 100%; }.herpic:before { left: -28px; }.stamp { right: -25px; }.note { left: -19px; min-width: 185px; }
    .secton { padding: 66px 0; }.secttl { margin-bottom: 34px; font-size: 27px; }
    .shots { display: flex; gap: 14px; overflow-x: auto; padding: 14px; scroll-snap-type: x mandatory; }.shots figure { flex: 0 0 80%; border: 0; scroll-snap-align: start; }
    .featls, .downls, .newsls { grid-template-columns: 1fr; }.featcr { min-height: 0; }.featcr i { margin-bottom: 24px; }
    .timeln { grid-template-columns: 1fr; }.timeln article, .timeln article:last-child { min-height: 125px; padding-left: 82px; border: 0; }.timeln span { position: absolute; left: 10px; top: 0; margin: 0; }.timeln span:after { top: 55px; left: 17px; }
    .faqbtn { padding: 0; gap: 12px; }.faqans { padding-left: 0; }.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; }
}
