* { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { color: #14261f; background: #fafbf8; 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 #14261f; 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: 17px; font-weight: 900; }
.brandx img { width: 45px; height: 45px; border: 2px solid #106849; border-radius: 3px; }
.brandx span { display: flex; flex-direction: column; line-height: 1.1; }
.brandx small { color: #f05a35; font-size: 8px; }
.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: #f05a35; }
.getapp, .mainbt { display: inline-flex; align-items: center; justify-content: center; gap: 9px; font-weight: 900; }
.getapp { min-height: 42px; padding: 0 17px; color: #ffffff; background: #106849; white-space: nowrap; }
.menbtn { display: none; width: 42px; height: 42px; border: 1px solid #14261f; background: #ffffff; font-size: 22px; }
.hero { overflow: hidden; background: #cfe5ff; }
.heroin { position: relative; min-height: 710px; padding: 75px 0; }
.verify { position: absolute; top: 29px; left: 0; right: 0; display: flex; justify-content: space-between; border-bottom: 2px solid #14261f; font-size: 9px; font-weight: 900; }
.verify b { color: #f05a35; }
.herotx { position: relative; z-index: 5; width: 660px; padding-top: 78px; }
h1 { font-size: 66px; line-height: 1.04; letter-spacing: 0; font-weight: 900; }
.herotx > p { width: 520px; margin-top: 24px; font-size: 17px; }
.mainbt { min-height: 60px; margin-top: 30px; padding: 0 24px; color: #ffffff; background: #f05a35; box-shadow: 7px 7px 0 #14261f; }
.passpt { position: absolute; right: 0; bottom: 0; width: 575px; height: 605px; padding: 28px; border: 2px solid #14261f; background: #fff15c; box-shadow: 12px 0 0 #106849; }
.phead { height: 83px; display: grid; grid-template-columns: 58px 1fr 75px; align-items: center; gap: 13px; border-bottom: 2px solid #14261f; font-size: 10px; font-weight: 900; }
.phead img { width: 56px; height: 56px; border: 1px solid #14261f; }
.phead b { text-align: right; color: #f05a35; }
.phone { position: absolute; z-index: 3; left: 50%; bottom: -105px; width: 250px; padding: 8px; border: 2px solid #14261f; background: #ffffff; box-shadow: 9px 9px 0 #237cde; transform: translateX(-50%); }
.phone img { width: 100%; height: auto; }
.stamp { position: absolute; z-index: 4; right: 28px; top: 150px; width: 170px; padding: 15px; border: 3px solid #f05a35; color: #f05a35; background: #ffffff; display: flex; align-items: center; gap: 10px; font-size: 9px; font-weight: 900; transform: rotate(5deg); }
.stamp i { font-size: 29px; }
.code { position: absolute; left: 30px; bottom: 45px; height: 70px; display: flex; align-items: stretch; gap: 5px; }
.code i { width: 6px; background: #14261f; }
.code i:nth-child(2), .code i:nth-child(5), .code i:nth-child(8) { width: 13px; }
.ticker { min-width: max-content; display: flex; justify-content: center; align-items: center; gap: 25px; padding: 14px; color: #ffffff; background: #106849; font-size: 11px; font-weight: 900; }
.ticker i { color: #fff15c; }
.secton { padding: 92px 0; border-bottom: 1px solid #14261f; }
.secttl { margin-bottom: 45px; text-align: center; font-size: 34px; font-weight: 900; }
.secttl::after { content: " ✓"; color: #f05a35; }
.showbg { background: #fafbf8; }
.shotsx { display: grid; grid-template-columns: repeat(4, 1fr); align-items: start; gap: 18px; }
.shotit { padding: 9px; border: 1px solid #14261f; background: #ffffff; box-shadow: 5px 5px 0 #237cde; }
.shotit > div { height: 40px; display: flex; align-items: center; justify-content: space-between; font-size: 10px; }
.shotit > div b { color: #f05a35; }
.shotit > div span { font-weight: 900; }
.shotit img { width: 100%; height: auto; }
.featbg { background: #cfe5ff; }
.featls, .downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.featcr { min-height: 235px; padding: 24px; border: 1px solid #14261f; background: #ffffff; }
.featcr:nth-child(3), .featcr:nth-child(5) { background: #fff15c; }
.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: #106849; font-size: 24px; }
.featop span { color: #f05a35; font-size: 10px; font-weight: 900; }
.featcr > b, .newsit > strong { font-size: 20px; }
.featcr p, .stepit p, .newsit p { margin-top: 10px; color: #5b6762; font-size: 14px; }
.downbg { color: #ffffff; background: #f05a35; }
.downit { min-height: 120px; padding: 18px; display: grid; grid-template-columns: 28px 42px 1fr 22px; align-items: center; gap: 12px; border: 1px solid #ffffff; background: #f05a35; }
.downit:hover { color: #14261f; background: #fff15c; }
.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: #ffd9ce; font-size: 10px; }
.downit:hover div span { color: #605b36; }
.stepbg { background: #fff15c; }
.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: #14261f; }
.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 #14261f; color: #ffffff; background: #106849; font-weight: 900; }
.stepit > div:last-child { min-height: 155px; margin-top: 20px; padding: 22px 16px; border: 1px solid #14261f; background: #ffffff; }
.stepit > div:last-child b { font-size: 18px; }
.faqbg { background: #fafbf8; }
.narrow { max-width: 930px; }
.faqitm { margin-bottom: 12px; border: 1px solid #14261f; 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: #f05a35; font-size: 10px; font-style: normal; }
.faqbtn i { font-size: 24px; transition: transform .2s; }
.faqans { display: none; padding: 0 51px 22px; color: #5b6762; font-size: 14px; }
.faqitm.active { box-shadow: 5px 5px 0 #cfe5ff; }
.faqitm.active .faqans { display: block; }
.faqitm.active .faqbtn i { transform: rotate(45deg); }
.newsbg { color: #ffffff; background: #106849; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
.newsit { min-height: 193px; padding: 24px; border: 1px solid #6aa78f; background: #155b43; }
.newsit > div { margin-bottom: 17px; display: flex; justify-content: space-between; color: #b5d2c6; font-size: 10px; }
.newsit > div b { color: #fff15c; }
.newsit p { color: #d2e3dc; }
.voicbg { background: #dae2ff; }
.voicls { columns: 3; column-gap: 18px; }
.voicit { break-inside: avoid; margin-bottom: 18px; padding: 22px; border: 1px solid #14261f; background: #ffffff; box-shadow: 5px 5px 0 #14261f; }
.voicit:nth-child(2n) { background: #fff15c; }
.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: #237cde; font-weight: 900; }
.voictp > span { display: flex; flex-direction: column; }
.voictp time { color: #66716c; font-size: 10px; }
.voictp > i { color: #f05a35; font-size: 23px; }
.voicit > p { margin-top: 17px; font-size: 14px; }
.footer { color: #ffffff; background: #14261f; }
.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: #14261f; background: #fff15c; }
.copyrt { padding: 17px; border-top: 1px solid #4a5b54; color: #aab7b1; 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; border-bottom: 1px solid #14261f; background: #ffffff; }
    .navlst.open { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; }
    .navlst a { padding: 9px 5px; border: 1px solid #14261f; text-align: center; }
    .heroin { min-height: 800px; padding-top: 45px; }
    .verify { top: 16px; }
    .herotx { width: 100%; padding-top: 43px; }
    h1 { font-size: 43px; }
    .herotx > p { width: 100%; font-size: 15px; }
    .mainbt { width: 100%; }
    .passpt { right: 0; width: 100%; height: 390px; padding: 15px; box-shadow: 7px 0 0 #106849; }
    .phead { height: 65px; grid-template-columns: 45px 1fr 61px; }
    .phead img { width: 42px; height: 42px; }
    .phone { width: 180px; }
    .stamp { right: 10px; top: 100px; width: 135px; padding: 10px; }
    .code { left: 15px; bottom: 28px; height: 50px; }
    .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%; }
}
