* { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { color: #151616; background: #f7f8f5; font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif; line-height: 1.7; }
a { color: inherit; text-decoration: none; }
button { color: inherit; font: inherit; }
img { display: block; max-width: 100%; }
.topbar { position: sticky; top: 0; z-index: 50; border-bottom: 1px solid #151616; background: #ffffff; }
.navbox, .heroin, .wraper, .footin { width: min(1200px, calc(100% - 40px)); margin: 0 auto; }
.navbox { min-height: 76px; display: flex; align-items: center; gap: 24px; }
.brandx { display: inline-flex; align-items: center; gap: 10px; flex: 0 0 auto; font-size: 18px; font-weight: 900; line-height: 1; }
.brandx img { width: 45px; height: 45px; border: 2px solid #00a77b; border-radius: 3px; }
.brandx span { display: flex; flex-direction: column; }
.brandx small { color: #e91f74; font-size: 10px; }
.navlst { flex: 1; display: flex; justify-content: center; gap: 19px; }
.navlst a, .footnv a { font-size: 13px; font-weight: 700; }
.navlst a:hover, .footnv a:hover { color: #e91f74; }
.getapp, .mainbt { display: inline-flex; align-items: center; justify-content: center; gap: 9px; color: #ffffff; background: #151616; font-weight: 900; }
.getapp { min-height: 42px; padding: 0 17px; white-space: nowrap; }
.menbtn { display: none; width: 42px; height: 42px; border: 1px solid #151616; background: #ffffff; font-size: 22px; }
.hero { overflow: hidden; color: #ffffff; background: #151616; }
.heroin { position: relative; min-height: 710px; padding: 80px 0; }
.herotx { position: relative; z-index: 5; width: 650px; padding-top: 55px; }
.herotx > span { display: inline-block; padding: 6px 10px; color: #151616; background: #ffe144; font-size: 9px; font-weight: 900; }
h1 { margin-top: 18px; font-size: 72px; line-height: 1.02; letter-spacing: 0; font-weight: 900; }
.herotx > p { width: 520px; margin-top: 24px; color: #c4c6c4; font-size: 17px; }
.mainbt { min-height: 60px; margin-top: 30px; padding: 0 24px; color: #151616; background: #38dfc0; box-shadow: 7px 7px 0 #e91f74; }
.gemset { position: absolute; right: 0; top: 42px; width: 590px; height: 625px; border: 1px solid #555858; background: #202222; clip-path: polygon(11% 0, 100% 0, 100% 88%, 88% 100%, 0 100%, 0 12%); }
.facet { position: absolute; z-index: 4; top: 42px; left: 40px; width: 180px; height: 155px; padding: 24px; border: 1px solid #151616; color: #151616; background: #ffe144; clip-path: polygon(50% 0, 100% 28%, 82% 100%, 18% 100%, 0 28%); text-align: center; }
.facet i { display: block; color: #e91f74; font-size: 33px; }
.facet b { display: block; font-size: 12px; }
.facet span { font-size: 9px; }
.screen { position: absolute; z-index: 3; right: 35px; bottom: -80px; width: 250px; padding: 8px; border: 2px solid #38dfc0; background: #151616; }
.screen.small { z-index: 2; right: 245px; bottom: -105px; width: 205px; opacity: .76; transform: rotate(-7deg); }
.screen img { width: 100%; height: auto; }
.verify { position: absolute; z-index: 5; right: 233px; bottom: 55px; padding: 10px 14px; color: #ffffff; background: #e91f74; font-size: 9px; font-weight: 900; transform: rotate(-5deg); }
.ticker { min-width: max-content; display: flex; justify-content: center; align-items: center; gap: 25px; padding: 14px; color: #151616; background: #38dfc0; font-size: 11px; font-weight: 900; }
.ticker i { color: #e91f74; }
.secton { padding: 92px 0; border-bottom: 1px solid #151616; }
.secttl { margin-bottom: 45px; text-align: center; font-size: 34px; font-weight: 900; }
.secttl::before { content: "◆"; margin-right: 11px; color: #e91f74; font-size: 14px; }
.showbg { background: #f7f8f5; }
.shotsx { display: grid; grid-template-columns: repeat(4, 1fr); align-items: start; gap: 18px; }
.shotit { padding: 9px; border: 1px solid #151616; background: #ffffff; box-shadow: 5px 5px 0 #38dfc0; }
.shotit > div { height: 40px; display: flex; align-items: center; justify-content: space-between; font-size: 10px; }
.shotit > div b { color: #e91f74; }
.shotit > div span { font-weight: 900; }
.shotit img { width: 100%; height: auto; }
.featbg { background: #38dfc0; }
.featls, .downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.featcr { min-height: 235px; padding: 24px; border: 1px solid #151616; background: #ffffff; }
.featcr:nth-child(3), .featcr:nth-child(5) { color: #ffffff; background: #151616; }
.featop { margin-bottom: 34px; display: flex; align-items: center; justify-content: space-between; }
.featop i { width: 48px; height: 48px; display: grid; place-items: center; color: #ffffff; background: #e91f74; font-size: 24px; clip-path: polygon(50% 0, 100% 28%, 82% 100%, 18% 100%, 0 28%); }
.featop span { font-size: 10px; font-weight: 900; }
.featcr > b, .newsit > strong { font-size: 20px; }
.featcr p, .stepit p, .newsit p { margin-top: 10px; color: #5e6260; font-size: 14px; }
.featcr:nth-child(3) p, .featcr:nth-child(5) p { color: #b9bfbc; }
.downbg { color: #ffffff; background: #e91f74; }
.downit { min-height: 120px; padding: 18px; display: grid; grid-template-columns: 28px 44px 1fr 22px; align-items: center; gap: 12px; border: 1px solid #ffffff; background: #e91f74; }
.downit:hover { color: #151616; background: #ffe144; }
.downit em { font-size: 9px; font-style: normal; }
.downit > i:nth-child(2) { font-size: 28px; }
.downit div { display: flex; flex-direction: column; }
.downit div span { color: #ffd2e3; font-size: 10px; }
.downit:hover div span { color: #63592d; }
.stepbg { background: #ffe144; }
.timeln { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }
.timeln::before { position: absolute; top: 34px; left: 6%; right: 6%; height: 2px; content: ""; background: #151616; }
.stepit { position: relative; text-align: center; }
.stepno { position: relative; z-index: 2; width: 68px; height: 68px; margin: 0 auto; display: grid; place-items: center; border: 2px solid #151616; color: #ffffff; background: #00a77b; font-weight: 900; clip-path: polygon(50% 0, 100% 28%, 82% 100%, 18% 100%, 0 28%); }
.stepit > div:last-child { min-height: 155px; margin-top: 20px; padding: 22px 16px; border: 1px solid #151616; background: #ffffff; }
.stepit > div:last-child b { font-size: 18px; }
.faqbg { background: #f7f8f5; }
.narrow { max-width: 930px; }
.faqitm { margin-bottom: 12px; border: 1px solid #151616; background: #ffffff; }
.faqbtn { width: 100%; min-height: 72px; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; border: 0; background: transparent; cursor: pointer; text-align: left; font-weight: 900; }
.faqbtn span { display: flex; gap: 15px; }
.faqbtn em { color: #e91f74; font-size: 10px; font-style: normal; }
.faqbtn i { font-size: 24px; transition: transform .2s; }
.faqans { display: none; padding: 0 51px 22px; color: #5e6260; font-size: 14px; }
.faqitm.active { box-shadow: 5px 5px 0 #38dfc0; }
.faqitm.active .faqans { display: block; }
.faqitm.active .faqbtn i { transform: rotate(45deg); }
.newsbg { color: #ffffff; background: #151616; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
.newsit { min-height: 193px; padding: 24px; border: 1px solid #505353; background: #202222; }
.newsit > div { margin-bottom: 17px; display: flex; justify-content: space-between; color: #a8adab; font-size: 10px; }
.newsit > div b { color: #38dfc0; }
.newsit p { color: #bec3c1; }
.voicbg { background: #f1e8ff; }
.voicls { columns: 3; column-gap: 18px; }
.voicit { break-inside: avoid; margin-bottom: 18px; padding: 22px; border: 1px solid #151616; background: #ffffff; box-shadow: 5px 5px 0 #151616; }
.voicit:nth-child(2n) { background: #ffe144; }
.voictp { display: grid; grid-template-columns: 42px 1fr 25px; align-items: center; gap: 11px; }
.voictp > div { width: 42px; height: 42px; display: grid; place-items: center; color: #ffffff; background: #00a77b; font-weight: 900; clip-path: polygon(50% 0, 100% 28%, 82% 100%, 18% 100%, 0 28%); }
.voictp > span { display: flex; flex-direction: column; }
.voictp time { color: #696d6b; font-size: 10px; }
.voictp > i { color: #e91f74; font-size: 23px; }
.voicit > p { margin-top: 17px; font-size: 14px; }
.footer { color: #ffffff; background: #151616; }
.footin { min-height: 120px; display: flex; align-items: center; gap: 28px; }
.footnv { flex: 1; display: flex; justify-content: center; flex-wrap: wrap; gap: 10px 20px; }
.footer .getapp { color: #151616; background: #38dfc0; }
.copyrt { padding: 17px; border-top: 1px solid #454747; color: #a7abaa; text-align: center; font-size: 12px; }
@media (max-width: 767px) {
    .navbox, .heroin, .wraper, .footin { width: min(100% - 28px, 1200px); }
    .navbox { min-height: 66px; gap: 10px; }
    .brandx img { width: 40px; height: 40px; }
    .menbtn { display: block; margin-left: auto; }
    .navbox > .getapp { min-height: 42px; padding: 0 10px; font-size: 0; }
    .navbox > .getapp i { font-size: 20px; }
    .navlst { position: absolute; top: 66px; left: 0; right: 0; display: none; padding: 12px 14px 18px; background: #ffffff; }
    .navlst.open { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; }
    .navlst a { padding: 9px 5px; border: 1px solid #151616; text-align: center; }
    .heroin { min-height: 790px; padding-top: 48px; }
    .herotx { width: 100%; padding-top: 10px; }
    h1 { font-size: 45px; }
    .herotx > p { width: 100%; font-size: 15px; }
    .mainbt { width: 100%; }
    .gemset { top: auto; right: 0; bottom: 0; width: 100%; height: 370px; }
    .facet { top: 25px; left: 13px; width: 130px; height: 120px; padding: 16px; }
    .screen { right: 12px; width: 180px; }
    .screen.small { right: 155px; width: 145px; }
    .verify { right: 135px; bottom: 26px; }
    .ticker { justify-content: flex-start; overflow: hidden; }
    .secton { padding: 68px 0; }
    .secttl { margin-bottom: 35px; font-size: 28px; }
    .shotsx { display: flex; align-items: flex-start; gap: 16px; overflow-x: auto; padding-bottom: 14px; scroll-snap-type: x mandatory; }
    .shotit { flex: 0 0 78%; scroll-snap-align: start; }
    .featls, .downls, .newsls { grid-template-columns: 1fr; }
    .timeln { display: block; }
    .timeln::before { top: 0; bottom: 0; left: 34px; right: auto; width: 2px; height: auto; }
    .stepit { display: grid; grid-template-columns: 68px 1fr; gap: 17px; margin-bottom: 18px; text-align: left; }
    .stepit > div:last-child { margin-top: 0; }
    .faqbtn { min-height: 70px; padding: 12px 15px; }
    .faqans { padding: 0 15px 20px; }
    .voicls { columns: 1; }
    .footin { padding: 38px 0; flex-direction: column; }
    .footnv { flex: none; }
    .footin .getapp { width: 100%; }
}
