* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: #183330; 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: 4px solid #0c766e; }
.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: 6px; object-fit: cover; }
.brand span { display: grid; }.brand b { font-size: 17px; }.brand small { margin-top: 3px; color: #0c766e; font-size: 9px; font-weight: 900; }
.navlst { margin-left: auto; display: flex; align-items: center; gap: 17px; color: #3d5451; font-size: 12px; font-weight: 700; }
.navlst a:hover, .footnv a:hover { color: #ef7058; }
.getapp, .herobt { display: inline-flex; align-items: center; justify-content: center; gap: 9px; background: #ef7058; color: #fff; font-weight: 900; }
.getapp { min-height: 42px; padding: 0 17px; border-radius: 4px; font-size: 12px; }
.menbtn { display: none; border: 0; background: transparent; font-size: 25px; }
.heroaa { overflow: hidden; background: #e6f2f0; border-bottom: 1px solid #bed6d2; }
.heroin { min-height: 675px; display: grid; grid-template-columns: 1.05fr 0.95fr; align-items: center; gap: 65px; }
.herotx { position: relative; z-index: 2; }
.labelx { display: inline-flex; padding: 8px 12px; border-radius: 3px; background: #0c766e; color: #fff; font: 800 11px Consolas, monospace; }
.herolg { width: 74px; height: 74px; margin: 27px 0 18px; border: 5px solid #fff; border-radius: 13px; object-fit: cover; box-shadow: 0 10px 25px rgba(22, 67, 61, 0.14); }
h1 { margin: 0; max-width: 660px; color: #183330; font-size: 56px; line-height: 1.15; letter-spacing: 0; }
.herotx p { max-width: 590px; margin: 23px 0 29px; color: #536c68; font-size: 16px; line-height: 1.9; }
.herobt { min-height: 57px; padding: 0 26px; border-radius: 4px; box-shadow: 7px 7px 0 #f1c75b; }
.herpic { position: relative; width: 455px; min-height: 555px; justify-self: end; background: #f1c75b; border-radius: 6px; }
.herpic:before { content: "OFFICIAL / ACCESS"; position: absolute; left: 21px; bottom: 18px; color: #594913; font: 900 10px Consolas, monospace; }
.herpic > img { position: absolute; z-index: 2; width: 308px; height: auto; left: 74px; bottom: 0; border: 7px solid #183330; border-bottom: 0; border-radius: 24px 24px 0 0; box-shadow: 17px 0 0 #0c766e; }
.stamp { position: absolute; z-index: 3; left: 19px; top: 23px; width: 91px; height: 91px; display: grid; place-items: center; border-radius: 50%; background: #ef7058; color: #fff; text-align: center; font: 900 10px/1.45 Arial, sans-serif; transform: rotate(-7deg); }
.note { position: absolute; z-index: 3; right: -36px; bottom: 51px; min-width: 215px; display: flex; align-items: center; gap: 12px; padding: 15px 17px; border: 1px solid #b9cac7; background: #fff; box-shadow: 0 12px 25px rgba(28, 65, 59, 0.18); }
.note i { color: #0c766e; font-size: 27px; }.note span { display: grid; font-size: 11px; }.note b { margin-top: 4px; font-size: 14px; }
.secton { padding: 92px 0; }
.secttl { margin: 0 auto 44px; width: max-content; color: #183330; font-size: 32px; font-weight: 900; text-align: center; }
.secttl:after { content: ""; display: block; width: 44px; height: 5px; margin: 11px auto 0; background: #0c766e; border-right: 14px solid #ef7058; }
.showbg { background: #fff; }
.shots { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.shots figure { margin: 0; padding: 11px; border: 1px solid #cbdad7; border-radius: 6px; background: #f6faf9; }
.shots img { width: 100%; height: auto; aspect-ratio: 480 / 853; object-fit: contain; border-radius: 3px; background: #e5efed; }
.shots figcaption { display: flex; align-items: center; gap: 10px; min-height: 57px; font-size: 13px; font-weight: 800; }.shots figcaption b { color: #ef7058; font: 900 12px Consolas, monospace; }
.featbg { background: #0c766e; color: #fff; }
.featbg .secttl { color: #fff; }.featbg .secttl:after { background: #f1c75b; }
.featls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 17px; }
.featcr { min-height: 210px; padding: 27px; border-radius: 5px; background: #fff; color: #183330; }
.featcr i { display: grid; width: 48px; height: 48px; place-items: center; margin-bottom: 31px; border-radius: 5px; background: #f1c75b; color: #183330; font-size: 25px; }
.featcr b, .downit b, .newsit > b { display: block; font-size: 18px; }.featcr p, .downit p, .newsit p { margin: 10px 0 0; color: #667b77; font-size: 14px; line-height: 1.8; }
.downbg { background: #f3f6f5; }
.downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 17px; }
.downit { position: relative; min-height: 225px; padding: 25px; border: 1px solid #c9d8d5; border-radius: 5px; background: #fff; }
.downit > span { position: absolute; right: 18px; top: 18px; color: #96a6a3; font: 900 11px Consolas, monospace; }
.downit > i { display: block; margin-bottom: 35px; color: #0c766e; font-size: 31px; }
.downit a { display: flex; justify-content: space-between; margin-top: 22px; padding: 13px 14px; border-radius: 3px; background: #183330; color: #fff; font-size: 13px; font-weight: 900; }
.stepbg { background: #f1c75b; }
.timeln { max-width: 1050px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }
.timeln article { min-height: 185px; padding: 24px; border-radius: 5px; background: #fff; }
.timeln span { display: grid; width: 48px; height: 48px; place-items: center; margin-bottom: 30px; border-radius: 50%; background: #ef7058; color: #fff; font: 900 12px Consolas, monospace; }
.timeln b { font-size: 16px; }.timeln p { color: #687c78; font-size: 13px; line-height: 1.7; }
.faqbg { background: #fff; }
.faqlst { max-width: 930px; margin: 0 auto; }
.faqitm { margin-bottom: 9px; border: 1px solid #c9d8d5; border-radius: 5px; background: #f7faf9; }
.faqbtn { width: 100%; min-height: 67px; display: flex; align-items: center; justify-content: space-between; gap: 14px; padding: 0 19px; border: 0; background: transparent; text-align: left; font-weight: 900; cursor: pointer; }
.faqbtn i { color: #ef7058; font-size: 20px; }.faqans { display: none; padding: 0 54px 22px 19px; color: #627671; line-height: 1.8; }.faqans p { margin: 0; }.faqitm.active .faqans { display: block; }
.newsbg { background: #e6f2f0; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.newsit { padding: 26px; border-top: 5px solid #0c766e; border-radius: 5px; background: #fff; }.newsit:nth-child(2n) { border-color: #ef7058; }
.newsit > div { display: flex; justify-content: space-between; margin-bottom: 22px; color: #8a9b98; font: 700 11px Consolas, monospace; }.newsit > div span { color: #0c766e; font-weight: 900; }
.ratebg { background: #183330; color: #fff; }.ratebg .secttl { color: #fff; }
.ratels { columns: 3; column-gap: 18px; }
.rateit { break-inside: avoid; margin: 0 0 18px; padding: 23px; border-radius: 5px; background: #fff; color: #183330; }
.rateit:nth-child(2n) { padding-bottom: 39px; }.rateit > div { display: flex; justify-content: space-between; font-size: 13px; font-weight: 900; }.rateit > div b { color: #ef7058; letter-spacing: 0; }
.rateit p { margin: 24px 0; line-height: 1.85; }.rateit time { color: #859692; font-size: 11px; }
.footer { padding: 36px 0 20px; background: #fff; color: #183330; border-top: 4px solid #0c766e; }
.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: 28px auto 0; padding-top: 17px; border-top: 1px solid #c9d8d5; color: #81928e; 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 #c9d8d5; background: #fff; }.navlst.open { display: grid; }.navlst a { padding: 10px; }
    .heroin { min-height: 0; padding: 57px 0 73px; grid-template-columns: 1fr; gap: 62px; }.herolg { width: 62px; height: 62px; }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 { left: 4px; }.note { right: -5px; min-width: 200px; }
    .secton { padding: 66px 0; }.secttl { margin-bottom: 34px; font-size: 27px; }
    .shots { display: flex; gap: 14px; 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 { min-height: 145px; }
    .faqbtn { padding-inline: 15px; }.faqans { padding-left: 15px; }.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; }
}
