* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: #173d36; background: #f6f5f1; 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 #d9dcd7; background: #fff; }
.navbox { width: min(1200px, calc(100% - 40px)); height: 78px; margin: 0 auto; display: flex; align-items: center; gap: 24px; }
.brandx { display: flex; align-items: center; gap: 11px; flex: 0 0 auto; }
.brandx img { width: 43px; height: 43px; border-radius: 50%; }
.brandx span { display: grid; }
.brandx b { font-size: 18px; }
.brandx small { color: #ef4938; 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: #ef4938; }
.getapp { height: 42px; padding: 0 18px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; color: #fff; background: #173d36; font-size: 12px; font-weight: 800; }
.menbtn { display: none; width: 42px; height: 42px; border: 0; color: #fff; background: #173d36; font-size: 21px; }
.heroaa { overflow: hidden; background: #ef4938; }
.heroin { width: min(1200px, calc(100% - 40px)); min-height: 640px; margin: 0 auto; display: grid; grid-template-columns: .9fr 1.1fr; align-items: stretch; }
.herotx { padding: 75px 65px 70px 0; display: flex; flex-direction: column; justify-content: center; color: #fff; }
.labelx { margin-bottom: 20px; font-family: Consolas, monospace; font-size: 10px; font-weight: 900; }
.herolg { width: 72px; height: 72px; margin-bottom: 22px; border: 4px solid #fff; border-radius: 50%; }
h1 { margin: 0; font-size: 53px; line-height: 1.14; letter-spacing: 0; }
.heropx { max-width: 510px; margin: 24px 0 30px; color: #fff4ef; font-size: 16px; line-height: 1.9; }
.herobt { width: 220px; height: 55px; display: inline-flex; align-items: center; justify-content: center; gap: 18px; color: #173d36; background: #d9d1ff; font-weight: 900; box-shadow: 7px 7px 0 #173d36; }
.herort { position: relative; margin-right: calc((1200px - 100vw) / 2); min-width: 0; background: #173d36; }
.reader { position: absolute; left: 105px; top: 55px; width: 255px; height: 480px; overflow: hidden; border: 9px solid #0b2621; border-radius: 24px; background: #0b2621; box-shadow: 12px 12px 0 #d9d1ff; }
.reader img { width: 100%; height: auto; display: block; }
.second { left: 340px; top: 105px; width: 220px; height: 410px; border-color: #fff; box-shadow: 10px 10px 0 #ef4938; }
.bookmk { position: absolute; left: 45px; bottom: 45px; z-index: 3; width: 225px; padding: 17px; display: grid; gap: 6px; color: #173d36; background: #d9d1ff; }
.bookmk span { font-family: Consolas, monospace; font-size: 9px; }
.bookmk b { font-size: 14px; }
.lampxx { position: absolute; right: 40px; top: 35px; width: 68px; height: 68px; display: grid; place-items: center; border-radius: 50%; color: #173d36; background: #d8f051; font-size: 28px; }
.shelfx { height: 62px; display: grid; grid-template-columns: repeat(4, 1fr); color: #173d36; background: #d9d1ff; }
.shelfx span { display: grid; place-items: center; border-right: 1px solid #a59ecb; font-family: Consolas, monospace; font-size: 10px; font-weight: 900; }
.secton { padding: 94px 0; }
.wraper, .faqinn { width: min(1200px, calc(100% - 40px)); margin: 0 auto; }
.secttl { margin-bottom: 47px; text-align: center; font-size: 35px; font-weight: 900; letter-spacing: 0; }
.secttl::after { content: ""; width: 52px; height: 7px; margin: 12px auto 0; display: block; background: #ef4938; }
.showbg { background: #fff; }
.shotsx { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.shotit { margin: 0; padding: 13px; border-bottom: 7px solid #173d36; background: #f0f1ed; }
.shotit:nth-child(2n) { border-color: #ef4938; }
.shotit span { display: block; margin-bottom: 10px; color: #ef4938; font-family: Consolas, monospace; font-size: 10px; font-weight: 900; }
.shotit img { width: 100%; height: auto; display: block; }
.shotit figcaption { padding: 15px 3px 4px; font-size: 13px; font-weight: 800; }
.featbg { background: #f0eee7; }
.featls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.featcr { min-height: 225px; padding: 28px; position: relative; background: #fff; }
.featcr:nth-child(2), .featcr:nth-child(5) { background: #d9d1ff; }
.featcr > span { position: absolute; top: 22px; right: 23px; color: #ef4938; font-family: Consolas, monospace; font-size: 11px; }
.featcr > i { margin-bottom: 27px; display: block; color: #173d36; font-size: 31px; }
.featcr b { font-size: 17px; }
.featcr p { margin: 12px 0 0; color: #65716e; font-size: 14px; line-height: 1.8; }
.downbg { color: #fff; background: #173d36; }
.downbg .secttl { color: #fff; }
.downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.downit { min-height: 235px; padding: 26px; position: relative; display: flex; flex-direction: column; border: 1px solid #41675f; background: #204b43; }
.downit > span { position: absolute; top: 23px; right: 23px; color: #d9d1ff; font-family: Consolas, monospace; }
.downit > i { margin-bottom: 24px; color: #d8f051; font-size: 30px; }
.downit > b { font-size: 18px; }
.downit > p { margin: 8px 0 25px; color: #adc0bb; font-size: 12px; }
.downit > a { margin-top: auto; padding-top: 15px; display: flex; justify-content: space-between; border-top: 1px solid #52776f; color: #d9d1ff; font-size: 13px; font-weight: 800; }
.stepbg { background: #d8f051; }
.timeln { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.stepit { position: relative; padding-top: 42px; }
.stepit::before { content: ""; position: absolute; top: 17px; left: 0; right: -20px; height: 3px; background: #173d36; }
.stepit > span { position: absolute; top: 0; left: 0; width: 37px; height: 37px; display: grid; place-items: center; border-radius: 50%; color: #fff; background: #ef4938; font-family: Consolas, monospace; font-size: 10px; }
.stepit div { padding: 22px 20px; background: #fff; }
.stepit b { font-size: 16px; }
.stepit p { margin: 10px 0 0; color: #53625e; font-size: 13px; line-height: 1.7; }
.faqbg { background: #fff; }
.faqinn { max-width: 900px; }
.faqitm { margin-bottom: 8px; background: #f0f1ed; }
.faqbtn { width: 100%; min-height: 68px; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; gap: 16px; border: 0; border-left: 6px solid #d9d1ff; color: #173d36; background: transparent; text-align: left; font-size: 15px; font-weight: 800; cursor: pointer; }
.faqbtn i { color: #ef4938; font-size: 20px; }
.faqans { max-height: 0; overflow: hidden; transition: max-height .25s ease; }
.faqans p { margin: 0; padding: 0 55px 23px 26px; color: #64716d; line-height: 1.8; }
.faqitm.active .faqbtn { border-color: #ef4938; }
.faqitm.active .faqans { max-height: 150px; }
.newsbg { background: #d9d1ff; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.newsit { min-height: 182px; padding: 25px; background: #fff; }
.newtop { margin-bottom: 19px; display: flex; justify-content: space-between; color: #ef4938; font-family: Consolas, monospace; font-size: 10px; }
.newsit > b { font-size: 17px; }
.newsit > p { margin: 11px 0 0; color: #66726f; font-size: 14px; line-height: 1.75; }
.ratebg { background: #f0eee7; }
.ratels { column-count: 3; column-gap: 18px; }
.rateit { width: 100%; margin: 0 0 18px; padding: 24px; display: inline-block; border-top: 5px solid #173d36; background: #fff; break-inside: avoid; }
.rateit:nth-child(2n) { border-color: #ef4938; }
.ratop { display: flex; justify-content: space-between; color: #173d36; font-size: 12px; font-weight: 800; }
.ratop b { color: #ef4938; font-family: Consolas, monospace; }
.rateit p { margin: 18px 0; color: #4f5e5a; line-height: 1.9; }
.rateit time { color: #919b98; font-family: Consolas, monospace; font-size: 10px; }
.footer { color: #fff; background: #102e29; }
.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: #a8b9b4; font-size: 11px; }
.copyrt { padding: 15px 20px; border-top: 1px solid #35534c; color: #738d86; 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 #d9dcd7; background: #fff; }
    .navlst.active { display: grid; }
    .navlst a { padding: 12px 8px; }
    .heroin { width: 100%; min-height: auto; grid-template-columns: 1fr; }
    .herotx { padding: 52px 14px 60px; }
    h1 { font-size: 41px; }
    .heropx { font-size: 15px; }
    .herobt { width: 100%; }
    .herort { height: 475px; margin: 0; }
    .reader { left: 30px; width: 220px; height: 405px; }
    .second { left: auto; right: 15px; top: 90px; width: 180px; height: 335px; }
    .bookmk { left: 13px; bottom: 15px; width: 190px; }
    .lampxx { right: 18px; top: 18px; }
    .shelfx { height: auto; grid-template-columns: repeat(2, 1fr); }
    .shelfx span { min-height: 48px; border-bottom: 1px solid #a59ecb; }
    .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; }
    .stepit { min-height: 125px; padding: 0 0 0 55px; }
    .stepit::before { top: 0; bottom: -20px; left: 18px; right: auto; width: 3px; height: auto; }
    .stepit > span { top: 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%; }
}
