* { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { color: #101318; background: #f7f7fa; 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%; }
.qavero { position: sticky; top: 0; z-index: 50; border-bottom: 1px solid #101318; background: #ffffff; }
.navqin, .heroin, .wraper, .footin { width: min(1200px, calc(100% - 40px)); margin: 0 auto; }
.navqin { min-height: 76px; display: flex; align-items: center; gap: 26px; }
.brandu { display: inline-flex; align-items: center; gap: 10px; flex: 0 0 auto; font-size: 18px; font-weight: 900; }
.brandu img { width: 46px; height: 46px; border: 1px solid #101318; border-radius: 6px; }
.navlis { flex: 1; display: flex; justify-content: center; gap: 20px; }
.navlis a, .footnv a { font-size: 14px; font-weight: 700; }
.navlis a:hover, .footnv a:hover { color: #ef4050; }
.getbtn, .herobt { display: inline-flex; align-items: center; justify-content: center; gap: 9px; border: 1px solid #101318; border-radius: 6px; background: #78ddc7; font-weight: 900; }
.getbtn { min-height: 42px; padding: 0 17px; white-space: nowrap; }
.menuto { display: none; width: 42px; height: 42px; border: 1px solid #101318; border-radius: 6px; background: #ef4050; font-size: 22px; }
.heronx { border-bottom: 3px solid #16315c; color: #16315c; background: #f4f6f8; }
.heroin { direction: ltr; min-height: 690px; display: grid; grid-template-columns: 1fr 500px; align-items: center; gap: 75px; padding: 64px 0; }
.labelx { display: inline-block; margin-bottom: 24px; padding: 6px 10px; border: 1px solid #101318; border-radius: 5px; background: #ffffff; font-size: 11px; font-weight: 900; }
h1 { font-size: 66px; line-height: 1.07; letter-spacing: 0; font-weight: 900; }
.herotx > p { max-width: 570px; margin-top: 25px; color: #555867; font-size: 17px; }
.herobt { width: 370px; min-height: 76px; margin-top: 34px; padding: 0 20px; justify-content: flex-start; color: #ffffff; background: #ef4050; box-shadow: 5px 5px 0 #101318; }
.herobt > i { font-size: 24px; }
.herobt > i:last-child { margin-left: auto; }
.herobt span { display: flex; flex-direction: column; text-align: left; }
.herobt small { font-size: 10px; font-weight: 500; }
.notepg { position: relative; height: 550px; padding: 0 22px; border: 3px solid #16315c; border-radius: 8px; color: #16315c; background: #78ddc7; box-shadow: 14px 14px 0 #ef4050; }
.pagehd { height: 52px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px dashed #767983; font-size: 11px; font-weight: 900; }
.phonea { position: absolute; top: 76px; left: 28px; width: 225px; height: 445px; padding: 8px; border: 1px solid #101318; border-radius: 6px; background: #ffffff; overflow: hidden; }
.phonea img { width: 100%; height: auto; }
.tasks { position: absolute; top: 92px; right: 24px; width: 200px; display: flex; flex-direction: column; gap: 12px; }
.tasks span { padding-bottom: 10px; border-bottom: 1px solid #c6c7cd; font-size: 12px; font-weight: 800; }
.tasks i { margin-right: 7px; color: #20a98f; }
.stiker { position: absolute; right: 28px; bottom: 44px; width: 165px; height: 165px; display: flex; flex-direction: column; align-items: center; justify-content: center; border: 1px solid #101318; border-radius: 50%; background: #ffc94a; transform: rotate(6deg); }
.stiker i { color: #ef4050; font-size: 28px; }
.stiker span { font-size: 10px; }
.secton { padding: 94px 0; border-bottom: 1px solid #101318; }
.secttl { margin-bottom: 46px; text-align: center; font-size: 34px; font-weight: 900; }
.secttl::before, .secttl::after { content: " # "; color: #ef4050; }
.showbg { background: #f7f7fa; }
.shotsx { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.shotit { padding: 10px; border: 1px solid #101318; border-radius: 8px; background: #ffffff; box-shadow: 5px 5px 0 #101318; }
.shotit span { display: block; padding: 5px 2px 10px; font-size: 10px; font-weight: 900; }
.shotit img { width: 100%; height: auto; border-radius: 4px; }
.featbg { background: #78ddc7; }
.featls, .downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.featcr { min-height: 230px; padding: 25px; border: 1px solid #101318; border-radius: 8px; background: #ffffff; }
.featcr:nth-child(2), .featcr:nth-child(6) { background: #ffc94a; }
.featic { display: flex; align-items: center; justify-content: space-between; margin-bottom: 36px; }
.featic i { width: 48px; height: 48px; display: grid; place-items: center; border: 1px solid #101318; border-radius: 6px; color: #ffffff; background: #ef4050; font-size: 23px; }
.featic span { font-size: 11px; font-weight: 900; }
.cardtl { font-size: 20px; line-height: 1.4; font-weight: 900; }
.featcr p, .stepct p, .newsit p { margin-top: 10px; color: #565965; font-size: 14px; }
.downbg { color: #ffffff; background: #101318; }
.downit { min-height: 122px; display: grid; grid-template-columns: 28px 42px 1fr 22px; align-items: center; gap: 12px; padding: 20px; border: 1px solid #ffffff; border-radius: 8px; }
.downit:hover { color: #101318; background: #ffc94a; }
.downit em { font-size: 10px; font-style: normal; }
.downit > i:nth-child(2) { font-size: 28px; }
.downit div { display: flex; flex-direction: column; }
.downit span { color: #b9bac1; font-size: 10px; }
.downit:hover span { color: #55512f; }
.stepbg { background: #ffc94a; }
.timeln { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; }
.timeln::before { position: absolute; top: 32px; left: 7%; right: 7%; height: 2px; content: ""; background: #101318; }
.stepit { position: relative; text-align: center; }
.stepno { position: relative; z-index: 2; width: 66px; height: 66px; margin: 0 auto; display: grid; place-items: center; border: 1px solid #101318; border-radius: 50%; color: #ffffff; background: #ef4050; font-weight: 900; }
.stepct { margin-top: 22px; padding: 22px 17px; border: 1px solid #101318; border-radius: 8px; background: #ffffff; }
.faqbg { background: #ef4050; }
.narrow { max-width: 930px; }
.faqitm { margin-bottom: 12px; border: 1px solid #101318; border-radius: 8px; background: #ffffff; }
.faqbtn { width: 100%; min-height: 72px; display: flex; align-items: center; justify-content: space-between; padding: 0 22px; border: 0; background: transparent; cursor: pointer; text-align: left; font-weight: 900; }
.faqbtn span { display: flex; gap: 15px; }
.faqbtn b { color: #ef4050; }
.faqbtn i { font-size: 24px; transition: transform .2s; }
.faqans { display: none; padding: 0 68px 22px; color: #565965; font-size: 14px; }
.faqitm.active .faqans { display: block; }
.faqitm.active .faqbtn i { transform: rotate(45deg); }
.newsbg { background: #f7f7fa; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
.newsit { min-height: 195px; padding: 25px; border: 1px solid #101318; border-radius: 8px; background: #ffffff; }
.newsit:nth-child(3n + 2) { border-left: 8px solid #78ddc7; }
.newstm { margin-bottom: 18px; display: flex; justify-content: space-between; color: #777985; font-size: 10px; }
.newstm b { color: #ef4050; }
.voicbg { background: #ef4050; }
.voicls { columns: 3; column-gap: 18px; }
.voicit { break-inside: avoid; margin-bottom: 18px; padding: 22px; border: 1px solid #101318; border-radius: 8px; background: #ffffff; box-shadow: 5px 5px 0 #101318; }
.voicit:nth-child(2n) { background: #ffc94a; }
.voictp { display: grid; grid-template-columns: 42px 1fr 25px; align-items: center; gap: 11px; }
.avatar { width: 42px; height: 42px; display: grid; place-items: center; border: 1px solid #101318; border-radius: 50%; background: #78ddc7; font-weight: 900; }
.voictp > div:nth-child(2) { display: flex; flex-direction: column; }
.voictp time { color: #747681; font-size: 10px; }
.voictp > i { color: #ef4050; font-size: 23px; }
.voicit > p { margin-top: 17px; font-size: 14px; }
.footer { color: #ffffff; background: #101318; }
.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; }
.copyrt { padding: 17px; border-top: 1px solid #51535c; color: #aaabb2; text-align: center; font-size: 12px; }
@media (max-width: 767px) {
    .navqin, .heroin, .wraper, .footin { width: min(100% - 28px, 1200px); }
    .navqin { min-height: 66px; gap: 10px; }
    .brandu img { width: 40px; height: 40px; }
    .brandu span { font-size: 14px; }
    .menuto { display: block; margin-left: auto; }
    .navqin > .getbtn { min-height: 42px; padding: 0 10px; font-size: 0; }
    .navqin > .getbtn i { font-size: 20px; }
    .navlis { position: absolute; top: 66px; left: 0; right: 0; display: none; padding: 12px 14px 18px; border-bottom: 1px solid #101318; background: #ffffff; }
    .navlis.opened { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; }
    .navlis a { padding: 9px 5px; border: 1px solid #101318; border-radius: 5px; text-align: center; }
    .heroin { min-height: 0; display: flex; flex-direction: column; align-items: stretch; gap: 42px; padding: 60px 0 48px; }
    h1 { font-size: 44px; }
    .herotx > p { font-size: 15px; }
    .herobt { width: 100%; }
    .notepg { height: 500px; box-shadow: 8px 8px 0 #101318; }
    .phonea { left: 16px; width: 53%; height: 390px; }
    .tasks { right: 14px; width: 38%; }
    .stiker { right: 14px; width: 130px; height: 130px; }
    .secton { padding: 70px 0; }
    .secttl { margin-bottom: 36px; font-size: 28px; }
    .shotsx { display: flex; 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: 32px; right: auto; width: 2px; height: auto; }
    .stepit { display: grid; grid-template-columns: 66px 1fr; gap: 18px; margin-bottom: 18px; text-align: left; }
    .stepct { 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 .getbtn { width: 100%; }
}
