* { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { color: #252021; background: #fffaf0; font-family: "Microsoft YaHei", "PingFang SC", sans-serif; letter-spacing: 0; }
a { color: inherit; text-decoration: none; }
button { color: inherit; font: inherit; }
.heade { position: sticky; top: 0; z-index: 20; height: 76px; background: #fffaf0; border-bottom: 2px solid #252021; }
.navbox, .heroin, .wraper, .footin { width: calc(100% - 40px); max-width: 1200px; margin: 0 auto; }
.navbox { display: flex; align-items: center; height: 74px; gap: 22px; }
.brand { display: flex; flex: 0 0 auto; align-items: center; gap: 10px; }
.brand img { width: 45px; height: 45px; object-fit: contain; background: #ffffff; border: 2px solid #252021; border-radius: 50%; }
.brand span { display: grid; gap: 2px; }
.brand b { font-size: 17px; }
.brand small { color: #e53c79; font-size: 9px; font-weight: 900; }
.navlis { display: flex; flex: 1; justify-content: center; gap: 18px; }
.navlis a { font-size: 13px; font-weight: 700; white-space: nowrap; }
.navlis a:hover { color: #e53c79; }
.getapp { display: inline-flex; align-items: center; justify-content: center; min-height: 43px; padding: 0 18px; gap: 7px; color: #ffffff; background: #252021; border: 2px solid #252021; border-radius: 4px; box-shadow: 4px 4px 0 #5ee0bb; font-size: 13px; font-weight: 900; white-space: nowrap; }
.menub { display: none; width: 42px; height: 42px; background: #ffe263; border: 2px solid #252021; font-size: 22px; }
.hero { overflow: hidden; background: #5ee0bb; border-bottom: 2px solid #252021; }
.heroin { display: grid; grid-template-columns: 1.03fr .97fr; min-height: 660px; border-right: 2px solid #252021; border-left: 2px solid #252021; }
.herotx { display: flex; flex-direction: column; justify-content: center; padding: 60px; background: #fffaf0; border-right: 2px solid #252021; }
.toplab { display: flex; align-items: center; align-self: flex-start; margin-bottom: 24px; gap: 8px; font-size: 9px; font-weight: 900; }
.toplab i { width: 6px; height: 6px; background: #e53c79; border-radius: 50%; }
.titlex { display: flex; align-items: center; gap: 12px; }
.titlex img { width: 67px; height: 67px; object-fit: contain; background: #ffffff; border: 2px solid #252021; border-radius: 50%; }
.titlex p { display: flex; flex-direction: column; font-size: 18px; font-weight: 900; }
.titlex small { margin-top: 4px; color: #e53c79; font-size: 10px; }
h1 { margin-top: 24px; font-size: 54px; line-height: 1.16; }
.leadtx { max-width: 535px; margin-top: 21px; color: #665d5f; font-size: 15px; line-height: 1.9; }
.herobt { display: flex; align-items: center; margin-top: 30px; gap: 20px; }
.herobt a { display: inline-flex; align-items: center; justify-content: center; min-height: 57px; padding: 0 25px; gap: 9px; color: #ffffff; background: #e53c79; border: 2px solid #252021; box-shadow: 6px 6px 0 #252021; font-weight: 900; }
.herobt span { color: #766d6f; font-size: 10px; }
.stagex { position: relative; min-height: 660px; background: #5ee0bb; }
.stageh { display: flex; align-items: center; height: 58px; padding: 0 25px; gap: 15px; border-bottom: 2px solid #252021; font-size: 10px; }
.stageh b { font-size: 13px; }
.stageh i { width: 10px; height: 10px; margin-left: auto; background: #e53c79; border: 2px solid #252021; border-radius: 50%; }
.phone { position: absolute; right: 50%; bottom: 0; width: 276px; height: 545px; padding: 11px 11px 0; overflow: hidden; background: #252021; border: 2px solid #252021; border-bottom: 0; border-radius: 28px 28px 0 0; transform: translateX(50%) rotate(2deg); box-shadow: 12px 0 0 #ffe263; }
.phone img { display: block; width: 100%; height: auto; border-radius: 17px 17px 0 0; }
.bubble { position: absolute; z-index: 3; display: flex; flex-direction: column; padding: 13px 16px; background: #fffaf0; border: 2px solid #252021; box-shadow: 4px 4px 0 #252021; }
.bubble b { font-size: 13px; }
.bubble span { margin-top: 3px; font-size: 9px; }
.bubble.onee { top: 135px; left: 13px; transform: rotate(-3deg); }
.bubble.twoo { top: 280px; right: 9px; color: #ffffff; background: #e53c79; transform: rotate(3deg); }
.bubble.twoo i { font-size: 20px; }
.scene { position: absolute; z-index: 3; right: 15px; bottom: 28px; display: grid; padding: 12px; background: #ffe263; border: 2px solid #252021; }
.scene b { font-size: 9px; }
.scene span { margin-top: 4px; font-size: 11px; font-weight: 900; }
.scene em { margin-top: 5px; font-size: 8px; font-style: normal; }
.secton { padding: 92px 0; }
.secttl { margin-bottom: 45px; font-size: 32px; font-weight: 900; text-align: center; }
.secttl::after { display: block; width: 42px; height: 9px; margin: 12px auto 0; background: #e53c79; border: 2px solid #252021; content: ""; }
.showls { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
.showls figure { overflow: hidden; background: #ffffff; border: 2px solid #252021; box-shadow: 5px 5px 0 #5ee0bb; }
.showls img { display: block; width: 100%; height: auto; }
.showls figcaption { display: flex; flex-direction: column; padding: 15px; border-top: 2px solid #252021; }
.showls figcaption b { font-size: 14px; }
.showls figcaption span { margin-top: 4px; color: #756d6f; font-size: 10px; }
.featbg { color: #ffffff; background: #252021; }
.featbg .secttl::after { border-color: #ffffff; }
.featls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2px; background: #665d5f; border: 2px solid #665d5f; }
.featit { position: relative; min-height: 216px; padding: 27px; background: #252021; }
.featit > i { color: #5ee0bb; font-size: 31px; }
.featit > span { position: absolute; top: 22px; right: 23px; color: #6d6265; font-size: 26px; font-weight: 900; }
.featit b { display: block; margin-top: 23px; font-size: 17px; }
.featit p { margin-top: 9px; color: #bdb4b6; font-size: 13px; line-height: 1.8; }
.downbg { background: #ffe263; border-top: 2px solid #252021; border-bottom: 2px solid #252021; }
.downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.downit { display: grid; grid-template-columns: 27px 48px 1fr 32px; align-items: center; min-height: 122px; padding: 19px; gap: 12px; background: #fffaf0; border: 2px solid #252021; box-shadow: 5px 5px 0 #e53c79; }
.downit > span { align-self: start; color: #e53c79; font-size: 10px; font-weight: 900; }
.downit > i { display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 48px; color: #252021; background: #5ee0bb; border: 2px solid #252021; border-radius: 50%; font-size: 23px; }
.downit > div { display: flex; min-width: 0; flex-direction: column; }
.downit b { font-size: 16px; }
.downit small { overflow: hidden; margin-top: 6px; color: #6f6668; font-size: 10px; text-overflow: ellipsis; white-space: nowrap; }
.downit em { display: inline-flex; align-items: center; justify-content: center; width: 31px; height: 31px; color: #ffffff; background: #252021; font-style: normal; }
.stepbg { background: #dff9f0; }
.timeln { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.timeln::before { position: absolute; top: 51px; right: 9%; left: 9%; height: 2px; background: #252021; content: ""; }
.timeln article { position: relative; z-index: 1; text-align: center; }
.timeln article > span { display: block; color: #e53c79; font-size: 10px; font-weight: 900; }
.timeln article > i { display: inline-flex; align-items: center; justify-content: center; width: 72px; height: 72px; margin-top: 9px; background: #fffaf0; border: 2px solid #252021; border-radius: 50%; box-shadow: 4px 4px 0 #e53c79; font-size: 25px; }
.timeln b { display: block; margin-top: 19px; font-size: 16px; }
.timeln p { margin-top: 7px; color: #6f6668; font-size: 12px; }
.narrow { max-width: 900px; }
.faqlst { border-top: 2px solid #252021; }
.faqitm { border-right: 2px solid #252021; border-bottom: 2px solid #252021; border-left: 2px solid #252021; background: #ffffff; }
.faqbtn { display: flex; align-items: center; justify-content: space-between; width: 100%; min-height: 70px; padding: 0 18px; background: transparent; border: 0; cursor: pointer; font-weight: 800; text-align: left; }
.faqbtn i { color: #e53c79; font-size: 21px; }
.faqans { display: none; padding: 0 50px 22px 18px; color: #6f6668; font-size: 13px; line-height: 1.8; }
.faqitm.active { background: #dff9f0; }
.faqitm.active .faqans { display: block; }
.newsbg { background: #e8e5ff; border-top: 2px solid #252021; border-bottom: 2px solid #252021; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 15px; }
.newsit { display: grid; grid-template-columns: 63px 1fr 24px; align-items: center; min-height: 125px; padding: 19px; gap: 16px; background: #fffaf0; border: 2px solid #252021; }
.newsit > div { display: flex; align-items: center; flex-direction: column; padding-right: 13px; border-right: 1px solid #aca6b2; }
.newsit > div b { color: #e53c79; font-size: 24px; }
.newsit > div time { margin-top: 4px; font-size: 9px; white-space: nowrap; }
.newsit > p { display: flex; flex-direction: column; }
.newsit > p b { margin-bottom: 7px; font-size: 15px; }
.newsit > p span { color: #71696b; font-size: 12px; line-height: 1.7; }
.newsit > i { font-size: 20px; }
.ratebg { background: #fffaf0; }
.ratels { columns: 3; column-gap: 16px; }
.rateit { display: inline-block; width: 100%; margin: 0 0 16px; padding: 24px; background: #ffffff; border: 2px solid #252021; border-top: 7px solid #5ee0bb; break-inside: avoid; }
.rateit:nth-child(2n) { padding-bottom: 38px; border-top-color: #e53c79; }
.ratehd { display: flex; align-items: center; justify-content: space-between; }
.ratehd span { font-size: 12px; font-weight: 900; }
.ratehd span i { color: #e53c79; }
.ratehd em { color: #e6ad00; font-size: 11px; font-style: normal; }
.rateit > p { margin: 20px 0; color: #554d4f; font-size: 14px; line-height: 1.9; }
.rateit time { color: #8b8284; font-size: 10px; }
.footer { padding: 50px 0 23px; color: #ffffff; background: #252021; border-top: 7px solid #5ee0bb; }
.footin { display: flex; align-items: center; gap: 24px; }
.footnv { display: flex; flex: 1; justify-content: center; flex-wrap: wrap; gap: 11px 16px; }
.footnv a { color: #c7bfc1; font-size: 11px; }
.copyrt { width: calc(100% - 40px); max-width: 1200px; margin: 32px auto 0; padding-top: 18px; color: #8f8587; border-top: 1px solid #554d4f; font-size: 10px; text-align: center; }
@media (max-width: 767px) {
    .heade { height: 68px; }
    .navbox, .wraper, .footin { width: calc(100% - 28px); }
    .navbox { height: 66px; gap: 10px; }
    .brand span { display: none; }
    .brand img { width: 40px; height: 40px; }
    .menub { display: block; margin-left: auto; }
    .heade .getapp { min-height: 39px; padding: 0 11px; box-shadow: none; font-size: 11px; }
    .navlis { position: absolute; top: 68px; right: 14px; left: 14px; display: none; padding: 10px; background: #fffaf0; border: 2px solid #252021; }
    .navlis.active { display: grid; grid-template-columns: repeat(2, 1fr); }
    .navlis a { padding: 11px 6px; text-align: center; }
    .heroin { display: flex; width: 100%; flex-direction: column; border: 0; }
    .herotx { padding: 52px 20px; border: 0; }
    h1 { font-size: 39px; }
    .leadtx { font-size: 14px; }
    .herobt { align-items: flex-start; flex-direction: column; }
    .herobt a { width: 100%; }
    .stagex { min-height: 590px; border-top: 2px solid #252021; }
    .phone { width: 255px; height: 500px; }
    .bubble.onee { left: 4px; }
    .bubble.twoo { right: 3px; }
    .scene { right: 5px; }
    .secton { padding: 68px 0; }
    .secttl { margin-bottom: 35px; font-size: 27px; }
    .showls { display: flex; overflow-x: auto; padding-bottom: 13px; scroll-snap-type: x mandatory; }
    .showls figure { min-width: 76vw; scroll-snap-align: start; }
    .featls, .downls, .newsls { grid-template-columns: 1fr; }
    .featit { min-height: 195px; }
    .downit { grid-template-columns: 24px 44px 1fr 30px; padding: 15px; gap: 9px; }
    .downit > i { width: 44px; height: 44px; }
    .timeln { grid-template-columns: 1fr; gap: 27px; }
    .timeln::before { top: 15px; bottom: 15px; left: 36px; width: 2px; height: auto; }
    .timeln article { display: grid; grid-template-columns: 72px 1fr; text-align: left; }
    .timeln article > span { grid-column: 2; margin-left: 17px; }
    .timeln article > i { grid-column: 1; grid-row: 1 / span 3; margin: 0; }
    .timeln b, .timeln p { grid-column: 2; margin-left: 17px; }
    .timeln b { margin-top: 0; }
    .faqbtn { min-height: 66px; padding: 0 10px; }
    .faqans { padding: 0 34px 20px 10px; }
    .newsit { grid-template-columns: 53px 1fr 20px; padding: 15px; gap: 10px; }
    .ratels { columns: 1; }
    .footin { align-items: stretch; flex-direction: column; }
    .footin .brand span { display: grid; }
    .footnv { display: grid; grid-template-columns: repeat(2, 1fr); justify-content: start; }
    .footin .getapp { width: 100%; }
}
