* { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { color: #15231c; background: #f8f5ed; font-family: "Microsoft YaHei", "PingFang SC", sans-serif; letter-spacing: 0; }
a { color: inherit; text-decoration: none; }
button { color: inherit; font: inherit; }
.topbar { position: sticky; top: 0; z-index: 50; background: #f8f5ed; border-bottom: 1px solid #15231c; }
.navbox { width: min(1200px, calc(100% - 40px)); min-height: 76px; margin: 0 auto; display: flex; align-items: center; gap: 24px; }
.brandx { display: inline-flex; align-items: center; gap: 11px; flex: 0 0 auto; }
.brandx img { width: 44px; height: 44px; object-fit: contain; }
.brandx span { display: flex; flex-direction: column; }
.brandx b { font-size: 18px; line-height: 1; }
.brandx small { margin-top: 5px; color: #ef3f35; font-size: 9px; font-weight: 900; }
.navlst { margin-left: auto; display: flex; gap: 18px; }
.navlst a, .footnv a { font-size: 13px; font-weight: 700; }
.navlst a:hover, .footnv a:hover { color: #ef3f35; }
.getapp { min-height: 43px; padding: 0 18px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; color: #fff; background: #163d2b; border: 1px solid #15231c; font-size: 13px; font-weight: 900; }
.getapp:hover { background: #ef3f35; }
.menbtn { display: none; }
.heroaa { background: #f8f5ed; border-bottom: 1px solid #15231c; }
.heroin { width: min(1200px, calc(100% - 40px)); min-height: 660px; margin: 0 auto; padding: 68px 0; display: grid; grid-template-columns: 0.9fr 1.1fr; align-items: center; gap: 74px; }
.issuex { width: fit-content; margin-bottom: 22px; display: flex; align-items: center; border: 1px solid #15231c; font-size: 10px; font-weight: 900; }
.issuex span { padding: 8px 10px; color: #fff; background: #ef3f35; }
.issuex b { padding: 8px 10px; }
.herotx h1 { font-size: 61px; line-height: 1.08; font-weight: 900; }
.herotx > p { max-width: 500px; margin-top: 25px; color: #5d6761; font-size: 16px; line-height: 1.9; }
.herobt { width: fit-content; min-height: 59px; margin-top: 34px; padding: 0 24px; display: inline-flex; align-items: center; justify-content: center; gap: 10px; color: #fff; background: #1671e8; border: 1px solid #15231c; box-shadow: 6px 6px 0 #15231c; font-size: 15px; font-weight: 900; }
.herobt:hover { transform: translate(3px, 3px); box-shadow: 3px 3px 0 #15231c; }
.linex { margin-top: 35px; display: flex; gap: 18px; color: #69736d; font-family: Consolas, monospace; font-size: 9px; font-weight: 900; }
.boardx { background: #ef3f35; border: 2px solid #15231c; box-shadow: 15px 15px 0 #163d2b; }
.boardt { min-height: 46px; padding: 0 17px; display: flex; align-items: center; justify-content: space-between; color: #fff; background: #15231c; font-family: Consolas, monospace; font-size: 10px; }
.boardt b { color: #f5da48; }
.boardm { min-height: 445px; position: relative; overflow: hidden; }
.phonea, .phoneb { padding: 7px; position: absolute; background: #15231c; border: 2px solid #fff; }
.phonea { width: 205px; left: 45px; bottom: -34px; z-index: 2; transform: rotate(-3deg); }
.phoneb { width: 165px; right: 40px; top: 30px; transform: rotate(4deg); }
.phonea img, .phoneb img { width: 100%; height: auto; display: block; object-fit: contain; }
.noteaa { width: 210px; padding: 18px; position: absolute; right: 27px; bottom: 28px; z-index: 3; background: #f5da48; border: 2px solid #15231c; box-shadow: 5px 5px 0 #15231c; }
.noteaa span { font-family: Consolas, monospace; font-size: 9px; font-weight: 900; }
.noteaa b { margin-top: 7px; display: block; font-size: 16px; }
.noteaa small { margin-top: 5px; display: block; color: #6d6645; }
.noteaa i { position: absolute; top: 25px; right: 16px; color: #1671e8; font-size: 28px; }
.boardf { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 2px solid #15231c; background: #fff; }
.boardf span { padding: 14px; text-align: center; border-right: 1px solid #15231c; font-family: Consolas, monospace; font-size: 9px; font-weight: 900; }
.boardf span:last-child { border-right: 0; }
.ticker { min-height: 55px; display: grid; grid-template-columns: repeat(5, 1fr); color: #fff; background: #163d2b; border-top: 1px solid #15231c; }
.ticker span { padding: 18px; text-align: center; border-right: 1px solid #52705f; font-family: Consolas, monospace; font-size: 10px; font-weight: 900; }
.ticker span:last-child { border-right: 0; }
.secton { padding: 90px 0; }
.wraper { width: min(1200px, calc(100% - 40px)); margin: 0 auto; }
.faqinn { width: min(900px, calc(100% - 40px)); margin: 0 auto; }
.secttl { margin-bottom: 46px; text-align: center; font-size: 35px; font-weight: 900; }
.secttl::before { content: "■"; margin-right: 11px; color: #ef3f35; font-size: 12px; }
.showbg { background: #f8f5ed; }
.shotsx { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.shotit { padding: 11px; background: #fff; border: 1px solid #15231c; }
.shotit > span { height: 30px; display: block; color: #ef3f35; font-family: Consolas, monospace; font-size: 10px; font-weight: 900; }
.shotit img { width: 100%; height: auto; display: block; object-fit: contain; border: 1px solid #bcc2bd; }
.shotit figcaption { padding: 14px 2px 3px; font-size: 13px; font-weight: 700; }
.featbg { color: #fff; background: #163d2b; }
.featls { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid #5a7567; border-left: 1px solid #5a7567; }
.featcr { min-height: 225px; padding: 27px; position: relative; border-right: 1px solid #5a7567; border-bottom: 1px solid #5a7567; }
.featcr > span { position: absolute; top: 20px; right: 20px; color: #668171; font-family: Consolas, monospace; font-size: 10px; }
.featcr > i { width: 48px; height: 48px; margin-bottom: 24px; display: grid; place-items: center; color: #163d2b; background: #f5da48; font-size: 24px; }
.featcr:nth-child(even) > i { color: #fff; background: #ef3f35; }
.featcr b { display: block; font-size: 18px; }
.featcr p { margin-top: 11px; color: #becbc4; font-size: 13px; line-height: 1.8; }
.downbg { background: #e7ecf7; }
.downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; }
.downit { min-height: 145px; padding: 22px; display: grid; grid-template-columns: 28px 48px 1fr 38px; align-items: center; gap: 12px; background: #fff; border: 1px solid #15231c; }
.downit > span { font-family: Consolas, monospace; font-size: 10px; font-weight: 900; writing-mode: vertical-rl; }
.downit > i { width: 48px; height: 48px; display: grid; place-items: center; color: #fff; background: #1671e8; font-size: 24px; }
.downit div b { display: block; font-size: 16px; }
.downit div p { margin-top: 7px; color: #737d77; font-size: 11px; }
.downit a { width: 38px; height: 38px; display: grid; place-items: center; color: #fff; background: #ef3f35; }
.downit a:hover { background: #163d2b; }
.stepbg { background: #f8f5ed; }
.timeln { display: grid; grid-template-columns: repeat(4, 1fr); position: relative; }
.timeln::before { content: ""; position: absolute; top: 26px; left: 8%; right: 8%; height: 2px; background: #ef3f35; }
.stepit { padding: 0 24px; position: relative; text-align: center; }
.stepit > span { width: 54px; height: 54px; margin: 0 auto 23px; display: grid; place-items: center; position: relative; z-index: 2; color: #fff; background: #163d2b; border: 2px solid #ef3f35; font-family: Consolas, monospace; font-size: 11px; font-weight: 900; }
.stepit b { font-size: 17px; }
.stepit p { margin-top: 10px; color: #66706a; font-size: 13px; line-height: 1.75; }
.faqbg { background: #f5da48; border-top: 1px solid #15231c; border-bottom: 1px solid #15231c; }
.faqitm { border-top: 1px solid #15231c; }
.faqitm:last-child { border-bottom: 1px solid #15231c; }
.faqbtn { width: 100%; padding: 21px 4px; display: flex; align-items: center; justify-content: space-between; gap: 20px; background: transparent; border: 0; cursor: pointer; text-align: left; font-size: 15px; font-weight: 800; }
.faqbtn i { width: 30px; height: 30px; display: grid; place-items: center; flex: 0 0 auto; color: #fff; background: #163d2b; }
.faqans { display: none; padding: 0 55px 21px 4px; }
.faqans p { color: #5f593d; font-size: 13px; line-height: 1.85; }
.faqitm.active .faqans { display: block; }
.newsbg { background: #f8f5ed; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
.newsit { min-height: 202px; padding: 26px; background: #fff; border-top: 6px solid #163d2b; }
.newsit:nth-child(even) { border-top-color: #ef3f35; }
.newtop { margin-bottom: 23px; display: flex; justify-content: space-between; color: #8c948f; font-family: Consolas, monospace; font-size: 10px; }
.newtop span { color: #1671e8; font-weight: 900; }
.newsit > b { font-size: 17px; }
.newsit > p { margin-top: 12px; color: #66706a; font-size: 13px; line-height: 1.8; }
.ratebg { color: #fff; background: #1671e8; }
.ratebg .secttl::before { color: #f5da48; }
.ratels { columns: 3; column-gap: 16px; }
.rateit { width: 100%; margin: 0 0 16px; padding: 24px; display: inline-block; break-inside: avoid; color: #15231c; background: #fff; border-left: 7px solid #ef3f35; }
.ratop { display: flex; align-items: center; justify-content: space-between; }
.ratop span { display: flex; align-items: center; gap: 7px; font-size: 13px; font-weight: 900; }
.ratop b { color: #1671e8; font-family: Consolas, monospace; font-size: 10px; }
.rateit p { margin-top: 22px; font-size: 14px; line-height: 1.85; }
.rateit time { margin-top: 20px; display: block; color: #7c8580; font-family: Consolas, monospace; font-size: 10px; }
.footer { background: #ef3f35; border-top: 1px solid #15231c; }
.footin { width: min(1200px, calc(100% - 40px)); min-height: 120px; margin: 0 auto; display: flex; align-items: center; gap: 28px; }
.footnv { margin-left: auto; display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 14px 18px; }
.copyrt { padding: 15px 20px; color: #fff; background: #15231c; text-align: center; font-size: 11px; }
@media (max-width: 767px) {
    .navbox { width: calc(100% - 28px); min-height: 68px; position: relative; }
    .brandx img { width: 39px; height: 39px; }
    .brandx b { font-size: 15px; }
    .menbtn { width: 40px; height: 40px; margin-left: auto; display: grid; place-items: center; background: #f5da48; border: 1px solid #15231c; font-size: 20px; }
    .navbox > .getapp { display: none; }
    .navlst { display: none; position: absolute; top: 67px; left: -14px; right: -14px; padding: 12px 14px 17px; grid-template-columns: repeat(2, 1fr); gap: 1px; background: #15231c; }
    .navlst.active { display: grid; }
    .navlst a { padding: 13px 8px; background: #f8f5ed; text-align: center; }
    .heroin { width: calc(100% - 28px); min-height: auto; padding: 55px 0 64px; grid-template-columns: 1fr; gap: 52px; }
    .herotx h1 { font-size: 40px; }
    .herotx > p { font-size: 14px; }
    .herobt { width: 100%; padding: 0 10px; }
    .linex { justify-content: center; gap: 10px; }
    .boardx { box-shadow: 9px 9px 0 #163d2b; }
    .boardm { min-height: 410px; }
    .phonea { width: 160px; left: 20px; }
    .phoneb { width: 125px; right: 20px; }
    .noteaa { width: 185px; right: 17px; bottom: 19px; }
    .ticker { grid-template-columns: repeat(2, 1fr); }
    .ticker span { border-bottom: 1px solid #52705f; }
    .ticker span:last-child { grid-column: 1 / 3; }
    .secton { padding: 66px 0; }
    .wraper, .faqinn { width: calc(100% - 28px); }
    .secttl { margin-bottom: 35px; font-size: 28px; }
    .shotsx { margin-right: -14px; padding: 0 14px 8px 0; display: flex; gap: 14px; overflow-x: auto; scroll-snap-type: x mandatory; }
    .shotit { min-width: 76vw; scroll-snap-align: start; }
    .featls, .downls, .newsls { grid-template-columns: 1fr; }
    .timeln { grid-template-columns: 1fr; gap: 27px; }
    .timeln::before { top: 26px; bottom: 26px; left: 26px; right: auto; width: 2px; height: auto; }
    .stepit { padding: 0; display: grid; grid-template-columns: 54px 1fr; gap: 18px; text-align: left; }
    .stepit > span { margin: 0; }
    .faqbtn { font-size: 14px; line-height: 1.6; }
    .faqans { padding-right: 8px; }
    .ratels { columns: 1; }
    .footin { width: calc(100% - 28px); padding: 38px 0; align-items: stretch; flex-direction: column; }
    .footnv { margin-left: 0; display: grid; grid-template-columns: repeat(2, 1fr); justify-content: stretch; }
    .footnv a { padding: 6px 0; }
    .footin > .getapp { width: 100%; }
}
