* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: #202424; background: #fff; font-family: "Microsoft YaHei", Arial, sans-serif; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
button { color: inherit; font: inherit; }
.wraper, .navbox, .heroin, .footin { width: min(1200px, calc(100% - 40px)); margin: 0 auto; }
.topbar { position: sticky; top: 0; z-index: 30; background: #fff; border-bottom: 1px solid #d7dcdc; }
.navbox { height: 78px; display: flex; align-items: center; gap: 22px; }
.brand { display: flex; align-items: center; gap: 11px; flex: 0 0 auto; }
.brand img { width: 45px; height: 45px; border-radius: 4px; object-fit: cover; }
.brand span { display: grid; }.brand b { font-size: 17px; }.brand small { margin-top: 3px; color: #405bd8; font-size: 9px; font-weight: 900; }
.navlst { margin-left: auto; display: flex; align-items: center; gap: 17px; color: #4d5757; font-size: 12px; font-weight: 700; }
.navlst a:hover, .footnv a:hover { color: #db4e3f; }
.getapp, .herobt { display: inline-flex; align-items: center; justify-content: center; gap: 9px; background: #202424; color: #fff; font-weight: 900; }
.getapp { min-height: 42px; padding: 0 17px; font-size: 12px; }
.menbtn { display: none; border: 0; background: transparent; font-size: 25px; }
.heroaa { overflow: hidden; background: #f7f8f6; border-bottom: 1px solid #d7dcdc; }
.heroin { min-height: 680px; display: grid; grid-template-columns: 1fr 455px; align-items: center; gap: 90px; }
.herotx { position: relative; z-index: 2; }
.labelx { display: inline-block; color: #405bd8; font: 900 11px Consolas, monospace; }
.labelx:before { content: ""; display: inline-block; width: 28px; margin-right: 10px; border-top: 2px solid #db4e3f; vertical-align: middle; }
.herolg { width: 70px; height: 70px; margin: 29px 0 19px; border-radius: 4px; object-fit: cover; }
h1 { margin: 0; max-width: 670px; font-size: 56px; line-height: 1.16; letter-spacing: 0; font-weight: 800; }
.herotx p { max-width: 585px; margin: 24px 0 30px; color: #687171; font-size: 16px; line-height: 2; }
.herobt { min-height: 57px; padding: 0 27px; border-left: 5px solid #db4e3f; }
.herpic { position: relative; width: 455px; min-height: 555px; justify-self: end; background: #fff; border: 1px solid #ccd3d3; }
.herpic:before { content: "01"; position: absolute; left: 20px; bottom: 15px; color: #d5dada; font: 900 56px Georgia, serif; }
.herpic > img { position: absolute; z-index: 2; width: 305px; height: auto; left: 75px; bottom: 0; border: 5px solid #202424; border-bottom: 0; border-radius: 20px 20px 0 0; box-shadow: 15px 0 0 #cbd8f7; }
.stamp { position: absolute; z-index: 3; right: 18px; top: 22px; padding: 14px 12px; border: 1px solid #202424; background: #fff; color: #405bd8; text-align: center; font: 900 10px/1.5 Arial, sans-serif; }
.note { position: absolute; z-index: 3; left: -45px; bottom: 48px; min-width: 215px; display: flex; align-items: center; gap: 12px; padding: 15px 17px; border: 1px solid #ccd3d3; background: #fff; box-shadow: 6px 6px 0 #db4e3f; }
.note i { color: #405bd8; font-size: 27px; }.note span { display: grid; font-size: 11px; }.note b { margin-top: 4px; font-size: 14px; }
.secton { padding: 94px 0; }
.secttl { margin: 0 auto 46px; width: max-content; font-size: 31px; font-weight: 900; text-align: center; }
.secttl:after { content: ""; display: block; width: 30px; margin: 12px auto 0; border-top: 3px solid #db4e3f; }
.showbg { background: #fff; }
.shots { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; }
.shots figure { margin: 0; padding: 10px; background: #f4f6f5; }
.shots img { width: 100%; height: auto; aspect-ratio: 480 / 853; object-fit: contain; background: #e8ebea; }
.shots figcaption { display: flex; align-items: center; gap: 10px; min-height: 57px; font-size: 13px; font-weight: 800; }.shots figcaption b { color: #405bd8; font: 900 12px Consolas, monospace; }
.featbg { background: #202424; color: #fff; }.featbg .secttl, .ratebg .secttl { color: #fff; }
.featls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; border-top: 1px solid #525858; border-left: 1px solid #525858; }
.featcr { min-height: 210px; padding: 28px; border-right: 1px solid #525858; border-bottom: 1px solid #525858; }
.featcr i { display: block; margin-bottom: 35px; color: #9bb5ff; font-size: 30px; }
.featcr b, .downit b, .newsit > b { display: block; font-size: 18px; }.featcr p, .downit p, .newsit p { margin: 10px 0 0; color: #6c7675; font-size: 14px; line-height: 1.8; }.featcr p { color: #b7bfbe; }
.downbg { background: #cbd8f7; }
.downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 17px; }
.downit { position: relative; min-height: 225px; padding: 26px; background: #fff; border-top: 4px solid #405bd8; }
.downit:nth-child(2n) { border-color: #db4e3f; }.downit > span { position: absolute; right: 18px; top: 18px; color: #9ba5a4; font: 900 11px Consolas, monospace; }.downit > i { display: block; margin-bottom: 35px; color: #202424; font-size: 31px; }
.downit a { display: flex; justify-content: space-between; margin-top: 22px; padding-top: 14px; border-top: 1px solid #d9dede; color: #405bd8; font-size: 13px; font-weight: 900; }
.stepbg { background: #fff; }
.timeln { max-width: 1040px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); }
.timeln article { min-height: 180px; padding: 24px; border-left: 1px solid #cbd1d1; }.timeln article:last-child { border-right: 1px solid #cbd1d1; }
.timeln span { display: block; margin-bottom: 35px; color: #db4e3f; font: 900 35px Georgia, serif; }.timeln b { font-size: 16px; }.timeln p { color: #687271; font-size: 13px; line-height: 1.7; }
.faqbg { background: #f3f5f4; }
.faqlst { max-width: 930px; margin: 0 auto; }
.faqitm { border-top: 1px solid #cbd2d2; }.faqitm:last-child { border-bottom: 1px solid #cbd2d2; }
.faqbtn { width: 100%; min-height: 69px; display: flex; align-items: center; justify-content: space-between; gap: 14px; padding: 0 8px; border: 0; background: transparent; text-align: left; font-weight: 900; cursor: pointer; }.faqbtn i { color: #405bd8; font-size: 20px; }
.faqans { display: none; padding: 0 54px 22px 8px; color: #65706f; line-height: 1.8; }.faqans p { margin: 0; }.faqitm.active .faqans { display: block; }
.newsbg { background: #fff; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 19px; }
.newsit { padding: 27px; border-left: 3px solid #405bd8; background: #f4f6f5; }.newsit:nth-child(2n) { border-color: #db4e3f; }
.newsit > div { display: flex; justify-content: space-between; margin-bottom: 23px; color: #899392; font: 700 11px Consolas, monospace; }.newsit > div span { color: #405bd8; font-weight: 900; }
.ratebg { background: #405bd8; }
.ratels { columns: 3; column-gap: 18px; }
.rateit { break-inside: avoid; margin: 0 0 18px; padding: 24px; background: #fff; color: #202424; }.rateit:nth-child(2n) { padding-bottom: 40px; }
.rateit > div { display: flex; justify-content: space-between; font-size: 13px; font-weight: 900; }.rateit > div b { color: #db4e3f; letter-spacing: 0; }.rateit p { margin: 24px 0; line-height: 1.9; }.rateit time { color: #8a9493; font-size: 11px; }
.footer { padding: 37px 0 20px; background: #fff; border-top: 1px solid #ccd3d3; }.footin { display: flex; align-items: center; gap: 24px; }.footnv { margin-left: auto; display: flex; gap: 15px; font-size: 12px; }.copyrt { width: min(1200px, calc(100% - 40px)); margin: 29px auto 0; padding-top: 17px; border-top: 1px solid #d8dddd; color: #889392; text-align: center; font-size: 11px; }
@media (max-width: 767px) {
    .wraper, .navbox, .heroin, .footin { width: min(100% - 28px, 1200px); }.navbox { height: 66px; }.brand img { width: 40px; height: 40px; }.brand b { font-size: 14px; }
    .menbtn { display: block; margin-left: auto; }.topbar .getapp { display: none; }.navlst { display: none; position: absolute; left: 0; right: 0; top: 66px; padding: 10px 14px; border-top: 1px solid #d7dcdc; background: #fff; }.navlst.open { display: grid; }.navlst a { padding: 10px; }
    .heroin { min-height: 0; padding: 58px 0 74px; grid-template-columns: 1fr; gap: 68px; }.herolg { width: 60px; height: 60px; }h1 { font-size: 38px; }.herotx p { font-size: 15px; }.herobt { width: 100%; }
    .herpic { width: min(330px, 100%); min-height: 500px; justify-self: center; }.herpic > img { width: 258px; left: 36px; }.stamp { right: 8px; }.note { left: -7px; min-width: 200px; }
    .secton { padding: 67px 0; }.secttl { margin-bottom: 35px; font-size: 27px; }.shots { display: flex; gap: 15px; overflow-x: auto; padding-bottom: 15px; scroll-snap-type: x mandatory; }.shots figure { flex: 0 0 79%; scroll-snap-align: start; }
    .featls, .downls, .newsls, .timeln { grid-template-columns: 1fr; }.featcr { min-height: 0; }.timeln article, .timeln article:last-child { min-height: 135px; border-right: 0; border-bottom: 1px solid #cbd1d1; }.faqbtn { padding-inline: 5px; }.faqans { padding-left: 5px; }.ratels { columns: 1; }
    .footin { align-items: flex-start; flex-wrap: wrap; }.footnv { order: 3; width: 100%; margin: 10px 0 0; display: grid; grid-template-columns: repeat(2, 1fr); }.footer .getapp { margin-left: auto; }
}
