* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: #202124; background: #fffdf8; font-family: "Microsoft YaHei", Arial, sans-serif; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
button { font: inherit; }
.wraper, .navbox, .heroin, .footin { width: min(1200px, calc(100% - 40px)); margin: 0 auto; }
.topbar { position: sticky; top: 0; z-index: 30; border-bottom: 2px solid #202124; background: #fffdf8; }
.navbox { height: 78px; display: flex; align-items: center; gap: 24px; }
.brand { display: flex; align-items: center; gap: 11px; flex: 0 0 auto; }
.brand img { width: 46px; height: 46px; border-radius: 6px; object-fit: cover; }
.brand span { display: grid; }
.brand b { font-size: 18px; }
.brand small { margin-top: 2px; color: #ef5b48; font-size: 10px; font-weight: 800; }
.navlst { margin-left: auto; display: flex; align-items: center; gap: 18px; font-size: 13px; font-weight: 700; }
.navlst a:hover, .footnv a:hover { color: #ef5b48; }
.getapp, .herobt { display: inline-flex; align-items: center; justify-content: center; gap: 9px; background: #ef5b48; color: #fff; font-weight: 800; border: 2px solid #202124; box-shadow: 4px 4px 0 #202124; }
.getapp { padding: 12px 17px; font-size: 13px; }
.menbtn { display: none; border: 0; background: none; font-size: 25px; }
.heroaa { overflow: hidden; border-bottom: 2px solid #202124; background: #ffd865; }
.heroin { min-height: 650px; display: grid; grid-template-columns: 1fr 480px; align-items: center; gap: 90px; }
.herotx { position: relative; z-index: 2; }
.labelx { display: inline-block; padding: 7px 12px; border: 2px solid #202124; background: #b6ebd0; font-size: 12px; font-weight: 800; }
.herolg { width: 74px; height: 74px; margin: 28px 0 16px; border: 2px solid #202124; border-radius: 8px; object-fit: cover; box-shadow: 5px 5px 0 #fffdf8; }
h1 { margin: 0; font-size: 58px; line-height: 1.13; letter-spacing: 0; }
.herotx p { max-width: 600px; margin: 24px 0; font-size: 17px; line-height: 1.9; }
.herobt { min-height: 56px; padding: 0 25px; }
.herpic { position: relative; width: 360px; justify-self: center; transform: rotate(2deg); }
.herpic > img { width: 360px; height: auto; border: 3px solid #202124; box-shadow: 14px 14px 0 #ef5b48; }
.stamp { position: absolute; z-index: 2; right: -54px; top: -36px; width: 98px; height: 98px; display: grid; place-items: center; border: 2px solid #202124; border-radius: 50%; background: #b6ebd0; text-align: center; font-weight: 900; transform: rotate(9deg); }
.note { position: absolute; left: -70px; bottom: 56px; display: flex; align-items: center; gap: 10px; padding: 13px 16px; border: 2px solid #202124; background: #fffdf8; box-shadow: 5px 5px 0 #202124; }
.note i { color: #ef5b48; font-size: 25px; }
.note span { display: grid; font-size: 12px; }.note b { margin-top: 3px; font-size: 14px; }
.secton { padding: 92px 0; }
.secttl { margin: 0 auto 46px; width: max-content; padding: 0 8px 7px; border-bottom: 7px solid #ffd865; font-size: 34px; font-weight: 900; text-align: center; }
.showbg { background: #fffdf8; }
.shots { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }
.shots figure { margin: 0; padding: 10px; border: 2px solid #202124; background: #fff; box-shadow: 6px 6px 0 #b6ebd0; }
.shots img { width: 100%; height: auto; aspect-ratio: 9 / 16; object-fit: contain; background: #f3f3ef; }
.shots figcaption { display: flex; align-items: center; gap: 10px; padding: 13px 3px 4px; font-weight: 800; }
.shots figcaption b { color: #ef5b48; }
.featbg { border-block: 2px solid #202124; background: #f2f4ef; }
.featls, .downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.featcr { min-height: 205px; padding: 26px; border: 2px solid #202124; background: #fffdf8; }
.featcr i { display: grid; width: 48px; height: 48px; place-items: center; margin-bottom: 25px; background: #b6ebd0; border: 2px solid #202124; font-size: 24px; }
.featcr b, .downit b, .newsit > b { display: block; font-size: 19px; }
.featcr p, .downit p, .newsit p { margin: 10px 0 0; color: #61645f; line-height: 1.8; font-size: 14px; }
.downbg { background: #ffd865; }
.downit { position: relative; padding: 27px; border: 2px solid #202124; background: #fffdf8; box-shadow: 5px 5px 0 #202124; }
.downit > span { position: absolute; right: 20px; top: 18px; font-weight: 900; color: #ef5b48; }
.downit > i { display: block; margin-bottom: 28px; font-size: 32px; }
.downit a { display: flex; justify-content: space-between; margin-top: 22px; padding-top: 15px; border-top: 2px solid #202124; font-weight: 800; }
.stepbg { background: #fffdf8; }
.timeln { display: grid; grid-template-columns: repeat(4, 1fr); position: relative; }
.timeln:before { content: ""; position: absolute; left: 10%; right: 10%; top: 30px; border-top: 3px solid #202124; }
.timeln article { position: relative; text-align: center; padding: 0 20px; }
.timeln span { position: relative; z-index: 1; display: grid; width: 62px; height: 62px; place-items: center; margin: 0 auto 22px; border: 2px solid #202124; border-radius: 50%; background: #b6ebd0; font-weight: 900; }
.timeln b { font-size: 17px; }.timeln p { color: #666; line-height: 1.7; font-size: 13px; }
.faqbg { border-block: 2px solid #202124; background: #b6ebd0; }
.faqlst { max-width: 920px; margin: 0 auto; border: 2px solid #202124; }
.faqitm { border-bottom: 2px solid #202124; background: #fffdf8; }.faqitm:last-child { border-bottom: 0; }
.faqbtn { width: 100%; min-height: 66px; padding: 0 22px; display: flex; justify-content: space-between; align-items: center; border: 0; background: transparent; text-align: left; font-weight: 800; cursor: pointer; }
.faqans { display: none; padding: 0 22px 20px; color: #5f625e; line-height: 1.8; }.faqans p { margin: 0; }.faqitm.active .faqans { display: block; }
.newsbg { background: #fffdf8; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }
.newsit { padding: 25px; border-left: 6px solid #ef5b48; background: #f2f4ef; }
.newsit > div { display: flex; justify-content: space-between; margin-bottom: 18px; color: #777; font-size: 12px; }
.ratebg { border-top: 2px solid #202124; background: #f2f4ef; }
.ratels { columns: 3; column-gap: 20px; }
.rateit { break-inside: avoid; margin: 0 0 20px; padding: 23px; border: 2px solid #202124; background: #fffdf8; }
.rateit:nth-child(2n) { padding-bottom: 38px; }
.rateit > div { display: flex; justify-content: space-between; font-weight: 800; }.rateit > div b { color: #ef5b48; letter-spacing: 0; }
.rateit p { margin: 24px 0; line-height: 1.85; }.rateit time { color: #797c77; font-size: 12px; }
.footer { padding: 35px 0 20px; border-top: 2px solid #202124; background: #202124; color: #fff; }
.footin { display: flex; align-items: center; gap: 25px; }.footnv { margin-left: auto; display: flex; gap: 15px; font-size: 12px; }.copyrt { width: min(1200px, calc(100% - 40px)); margin: 28px auto 0; padding-top: 17px; border-top: 1px solid #555; color: #aaa; font-size: 12px; text-align: center; }
@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: 15px; }
    .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-bottom: 2px solid #202124; background: #fffdf8; }.navlst.open { display: grid; }.navlst a { padding: 10px; }
    .heroin { min-height: 0; padding: 55px 0 70px; grid-template-columns: 1fr; gap: 65px; }.herolg { width: 64px; height: 64px; }h1 { font-size: 39px; }.herotx p { font-size: 15px; }.herobt { width: 100%; }
    .herpic { width: min(290px, calc(100% - 40px)); }.herpic > img { width: 100%; }.stamp { right: -28px; }.note { left: -22px; bottom: 35px; }
    .secton { padding: 66px 0; }.secttl { margin-bottom: 34px; font-size: 27px; }
    .shots { display: flex; gap: 15px; overflow-x: auto; padding: 0 6px 12px 0; scroll-snap-type: x mandatory; }.shots figure { flex: 0 0 78%; scroll-snap-align: start; }
    .featls, .downls, .newsls { grid-template-columns: 1fr; }.featcr { min-height: 0; }
    .timeln { grid-template-columns: 1fr; gap: 0; }.timeln:before { left: 30px; right: auto; top: 25px; bottom: 25px; border-top: 0; border-left: 3px solid #202124; }.timeln article { display: grid; grid-template-columns: 62px 1fr; gap: 18px; text-align: left; padding: 0 0 25px; }.timeln span { margin: 0; }.timeln p { margin-bottom: 0; }
    .faqbtn { padding: 0 16px; }.faqans { padding-inline: 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; }
}
