* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: #203129; background: #f2efe6; font-family: "Microsoft YaHei", Arial, sans-serif; }
a { color: inherit; text-decoration: none; }
button { font: inherit; }
.topbar { position: sticky; top: 0; z-index: 30; border-bottom: 1px solid #bdc6bd; background: #f8f5ed; }
.navbox { width: min(1200px, calc(100% - 40px)); height: 80px; margin: 0 auto; display: flex; align-items: center; gap: 25px; }
.brandx { display: flex; align-items: center; gap: 11px; flex: 0 0 auto; }
.brandx img { width: 43px; height: 43px; border-radius: 4px; }
.brandx span { display: grid; }
.brandx b { font-family: Georgia, serif; font-size: 17px; }
.brandx small { margin-top: 3px; color: #a43d32; font-family: Consolas, monospace; font-size: 9px; font-weight: 800; }
.navlst { margin-left: auto; display: flex; align-items: center; gap: 18px; }
.navlst a { padding-bottom: 3px; border-bottom: 1px solid transparent; font-size: 12px; font-weight: 700; }
.navlst a:hover, .footnv a:hover { color: #a43d32; border-color: #a43d32; }
.getapp { height: 43px; padding: 0 19px; display: inline-flex; align-items: center; justify-content: center; gap: 9px; color: #fff; background: #315c4d; font-size: 12px; font-weight: 800; }
.menbtn { display: none; width: 42px; height: 42px; border: 1px solid #315c4d; color: #fff; background: #315c4d; font-size: 21px; }
.heroaa { overflow: hidden; border-bottom: 1px solid #bdc6bd; background: #dce9e3; }
.heroin { width: min(1200px, calc(100% - 40px)); min-height: 650px; margin: 0 auto; display: grid; grid-template-columns: 120px 1fr 470px; align-items: center; gap: 48px; }
.sideno { height: 420px; padding: 25px 17px; display: flex; flex-direction: column; justify-content: space-between; border-left: 1px solid #315c4d; border-right: 1px solid #315c4d; text-align: center; }
.sideno span, .sideno small { writing-mode: vertical-rl; margin: 0 auto; color: #62766c; font-family: Consolas, monospace; font-size: 10px; font-weight: 800; }
.sideno b { color: #a43d32; font-family: Georgia, serif; font-size: 33px; line-height: 1.1; }
.labelx { margin-bottom: 24px; color: #a43d32; font-family: Consolas, monospace; font-size: 11px; font-weight: 800; }
h1 { margin: 0; font-family: Georgia, "Microsoft YaHei", serif; font-size: 53px; line-height: 1.23; letter-spacing: 0; font-weight: 700; }
.heropx { max-width: 520px; margin: 25px 0 31px; color: #52665d; font-size: 16px; line-height: 1.9; }
.herobt { width: 230px; height: 55px; display: inline-flex; align-items: center; justify-content: center; gap: 18px; border: 1px solid #315c4d; color: #fff; background: #315c4d; font-weight: 800; }
.herort { position: relative; height: 540px; }
.screen { position: absolute; left: 25px; top: 25px; width: 248px; height: 450px; overflow: hidden; border: 10px solid #203129; border-radius: 20px; background: #203129; box-shadow: 13px 13px 0 #9cc9d2; }
.screen img { width: 100%; height: auto; display: block; }
.altpic { left: auto; right: 0; top: 80px; width: 215px; height: 390px; border-color: #f8f5ed; box-shadow: 0 0 0 1px #9baaa2, 12px 12px 0 #a43d32; }
.sealxx { position: absolute; left: 170px; bottom: 10px; z-index: 3; width: 145px; height: 145px; padding: 17px; display: grid; place-items: center; border: 1px solid #a43d32; border-radius: 50%; color: #a43d32; background: #f8f5ed; text-align: center; font-family: Consolas, monospace; font-size: 10px; font-weight: 800; }
.sealxx img { width: 55px; height: 55px; border-radius: 50%; }
.indexx { height: 64px; display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid #93a79e; background: #315c4d; }
.indexx span { display: grid; place-items: center; border-right: 1px solid #628174; color: #dce9e3; font-family: Consolas, monospace; font-size: 11px; }
.secton { padding: 95px 0; }
.wraper, .faqinn { width: min(1200px, calc(100% - 40px)); margin: 0 auto; }
.secttl { margin-bottom: 48px; text-align: center; font-family: Georgia, "Microsoft YaHei", serif; font-size: 34px; font-weight: 700; letter-spacing: 0; }
.secttl::after { content: ""; width: 36px; height: 2px; margin: 14px auto 0; display: block; background: #a43d32; }
.showbg { background: #f8f5ed; }
.shotsx { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.shotit { margin: 0; padding: 14px 14px 19px; border: 1px solid #aab5ae; background: #fff; }
.shotit span { display: block; margin-bottom: 11px; color: #a43d32; font-family: Consolas, monospace; font-size: 10px; }
.shotit img { width: 100%; height: auto; display: block; }
.shotit figcaption { margin-top: 15px; color: #40564c; font-size: 13px; font-weight: 700; }
.featbg { background: #e8e3d7; }
.featls { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid #9eaaa3; border-left: 1px solid #9eaaa3; }
.featcr { min-height: 235px; padding: 30px; position: relative; display: flex; flex-direction: column; border-right: 1px solid #9eaaa3; border-bottom: 1px solid #9eaaa3; background: #f8f5ed; }
.featcr > span { position: absolute; top: 23px; right: 25px; color: #9b6c65; font-family: Georgia, serif; font-size: 18px; }
.featcr > i { margin-bottom: 30px; color: #315c4d; font-size: 31px; }
.featcr b { font-family: Georgia, "Microsoft YaHei", serif; font-size: 18px; }
.featcr p { margin: 12px 0 0; color: #687970; font-size: 14px; line-height: 1.8; }
.downbg { color: #f8f5ed; background: #203129; }
.downbg .secttl { color: #f8f5ed; }
.downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: #52685e; }
.downit { min-height: 245px; padding: 28px; display: flex; flex-direction: column; background: #283c33; }
.downit > span { color: #9cc9d2; font-family: Consolas, monospace; font-size: 10px; }
.downit > i { margin: 25px 0 18px; color: #d8b68d; font-size: 30px; }
.downit > b { font-size: 18px; }
.downit > p { margin: 8px 0 24px; color: #9eaea6; font-size: 12px; }
.downit > a { margin-top: auto; padding-top: 15px; display: flex; justify-content: space-between; border-top: 1px solid #52685e; color: #9cc9d2; font-size: 13px; font-weight: 800; }
.stepbg { background: #9cc9d2; }
.timeln { display: grid; grid-template-columns: repeat(4, 1fr); }
.stepit { min-height: 250px; padding: 0 24px; position: relative; border-right: 1px solid #698e96; }
.stepit:first-child { border-left: 1px solid #698e96; }
.stepit > span { width: 50px; height: 50px; margin-bottom: 30px; display: grid; place-items: center; border-radius: 50%; color: #fff; background: #a43d32; font-family: Consolas, monospace; font-size: 11px; }
.stepit b { font-family: Georgia, "Microsoft YaHei", serif; font-size: 18px; }
.stepit p { margin: 13px 0 0; color: #39545a; font-size: 13px; line-height: 1.8; }
.faqbg { background: #f8f5ed; }
.faqinn { max-width: 900px; }
.faqitm { border-top: 1px solid #b6beb8; }
.faqitm:last-child { border-bottom: 1px solid #b6beb8; }
.faqbtn { width: 100%; min-height: 70px; padding: 0 5px; display: flex; align-items: center; justify-content: space-between; gap: 18px; border: 0; color: #203129; background: transparent; text-align: left; font-size: 15px; font-weight: 800; cursor: pointer; }
.faqbtn i { color: #a43d32; font-size: 20px; }
.faqans { max-height: 0; overflow: hidden; transition: max-height .25s ease; }
.faqans p { margin: 0; padding: 0 45px 24px 5px; color: #66766e; line-height: 1.8; }
.faqitm.active .faqans { max-height: 150px; }
.newsbg { background: #dce9e3; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 19px; }
.newsit { min-height: 185px; padding: 26px; border-left: 4px solid #315c4d; background: #f8f5ed; }
.newtop { margin-bottom: 20px; display: flex; justify-content: space-between; color: #a43d32; font-family: Consolas, monospace; font-size: 10px; }
.newsit > b { font-family: Georgia, "Microsoft YaHei", serif; font-size: 17px; }
.newsit > p { margin: 12px 0 0; color: #66766e; font-size: 14px; line-height: 1.8; }
.ratebg { background: #e8e3d7; }
.ratels { column-count: 3; column-gap: 18px; }
.rateit { width: 100%; margin: 0 0 18px; padding: 25px; display: inline-block; border: 1px solid #aab5ae; background: #f8f5ed; break-inside: avoid; }
.rateit:nth-child(2n) { border-top: 4px solid #a43d32; }
.ratop { display: flex; align-items: center; justify-content: space-between; color: #315c4d; font-size: 12px; font-weight: 800; }
.ratop b { color: #a43d32; font-family: Consolas, monospace; }
.rateit p { margin: 19px 0; color: #4f6259; line-height: 1.9; }
.rateit time { color: #89938e; font-family: Consolas, monospace; font-size: 10px; }
.footer { color: #f8f5ed; background: #17251f; }
.footin { width: min(1200px, calc(100% - 40px)); min-height: 135px; margin: 0 auto; display: flex; align-items: center; gap: 30px; }
.footnv { margin-left: auto; display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 15px; }
.footnv a { color: #aebbb4; font-size: 11px; }
.copyrt { padding: 16px 20px; border-top: 1px solid #405248; color: #7d8d84; text-align: center; font-family: Consolas, monospace; font-size: 10px; }

@media (max-width: 767px) {
    .navbox { width: calc(100% - 28px); height: 68px; }
    .brandx img { width: 38px; height: 38px; }
    .menbtn { margin-left: auto; display: block; }
    .topbar .getapp { display: none; }
    .navlst { position: absolute; top: 68px; left: 0; right: 0; padding: 12px 20px 20px; display: none; grid-template-columns: repeat(2, 1fr); gap: 0; border-bottom: 1px solid #bdc6bd; background: #f8f5ed; }
    .navlst.active { display: grid; }
    .navlst a { padding: 12px 8px; }
    .heroin { width: calc(100% - 28px); min-height: auto; padding: 50px 0 65px; grid-template-columns: 1fr; gap: 36px; }
    .sideno { display: none; }
    h1 { font-size: 39px; }
    .heropx { font-size: 15px; }
    .herobt { width: 100%; }
    .herort { height: 475px; }
    .screen { left: 0; width: 220px; height: 405px; }
    .altpic { left: auto; right: 0; top: 72px; width: 185px; height: 340px; }
    .sealxx { left: 126px; bottom: 0; width: 120px; height: 120px; }
    .indexx { height: auto; grid-template-columns: repeat(2, 1fr); }
    .indexx span { min-height: 48px; border-bottom: 1px solid #628174; }
    .secton { padding: 68px 0; }
    .wraper, .faqinn { width: calc(100% - 28px); }
    .secttl { margin-bottom: 35px; font-size: 28px; }
    .shotsx { display: flex; gap: 14px; overflow-x: auto; padding-bottom: 12px; scroll-snap-type: x mandatory; }
    .shotit { min-width: 78%; scroll-snap-align: start; }
    .featls, .downls, .newsls { grid-template-columns: 1fr; }
    .featcr { min-height: 220px; }
    .timeln { grid-template-columns: 1fr; }
    .stepit { min-height: 125px; padding: 0; display: grid; grid-template-columns: 50px 1fr; gap: 19px; border: 0; }
    .stepit:first-child { border: 0; }
    .stepit > span { margin: 0; }
    .ratels { column-count: 1; }
    .footin { width: calc(100% - 28px); padding: 38px 0; flex-direction: column; align-items: flex-start; }
    .footnv { margin-left: 0; justify-content: flex-start; }
    .footin .getapp { width: 100%; }
}
