* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: #17213c; background: #ffffff; 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 #dce1ee; }
.navbox { height: 80px; display: flex; align-items: center; gap: 24px; }
.brand { display: flex; align-items: center; gap: 12px; flex: 0 0 auto; }
.brand img { width: 46px; height: 46px; border-radius: 6px; object-fit: cover; }
.brand span { display: grid; }
.brand b { font-size: 17px; color: #17213c; }
.brand small { margin-top: 3px; color: #2457e6; font-size: 9px; font-weight: 800; }
.navlst { margin-left: auto; display: flex; align-items: center; gap: 18px; color: #39435d; font-size: 12px; font-weight: 700; }
.navlst a:hover, .footnv a:hover { color: #2457e6; }
.getapp, .herobt { display: inline-flex; align-items: center; justify-content: center; gap: 9px; background: #2457e6; color: #fff; font-weight: 800; }
.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: #eef2ff; border-bottom: 1px solid #d6ddee; }
.heroin { min-height: 670px; display: grid; grid-template-columns: 1.08fr 0.92fr; align-items: center; gap: 70px; }
.herotx { position: relative; z-index: 2; }
.labelx { display: inline-flex; padding: 8px 12px; border-radius: 3px; background: #ffd84d; color: #17213c; font-size: 11px; font-weight: 900; }
.herolg { width: 76px; height: 76px; margin: 28px 0 18px; border: 5px solid #fff; border-radius: 16px; object-fit: cover; box-shadow: 0 10px 25px rgba(23, 33, 60, 0.12); }
h1 { margin: 0; max-width: 660px; color: #17213c; font-size: 56px; line-height: 1.16; letter-spacing: 0; }
.herotx p { max-width: 600px; margin: 23px 0 29px; color: #56617c; font-size: 16px; line-height: 1.9; }
.herobt { min-height: 56px; padding: 0 26px; border-radius: 4px; box-shadow: 7px 7px 0 #ff7468; }
.herpic { position: relative; width: 430px; min-height: 540px; justify-self: center; display: grid; place-items: center; background: #2457e6; }
.herpic > img { position: relative; z-index: 2; width: 300px; height: auto; border: 8px solid #17213c; border-radius: 24px; box-shadow: 0 22px 40px rgba(12, 24, 58, 0.3); }
.herpic:before { content: "正版阅读"; position: absolute; left: 24px; top: 27px; color: #fff; font-size: 13px; font-weight: 800; }
.stamp { position: absolute; z-index: 3; right: 16px; top: 25px; width: 86px; height: 86px; display: grid; place-items: center; border-radius: 50%; background: #ffd84d; color: #17213c; text-align: center; font: 900 10px/1.5 Arial, sans-serif; transform: rotate(8deg); }
.note { position: absolute; z-index: 3; left: -42px; bottom: 40px; display: flex; align-items: center; gap: 13px; min-width: 220px; padding: 15px 18px; background: #fff; color: #17213c; box-shadow: 8px 8px 0 #ff7468; }
.note i { color: #2457e6; 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: #17213c; font-size: 33px; font-weight: 900; text-align: center; }
.secttl:after { content: ""; display: block; width: 28px; height: 6px; margin: 12px auto 0; background: #ff7468; }
.showbg { background: #fff; }
.shots { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.shots figure { position: relative; margin: 0; padding: 12px 12px 0; border: 1px solid #d8deed; background: #f8f9fd; }
.shots figure:nth-child(2n) { margin-top: 28px; }
.shots img { width: 100%; height: auto; aspect-ratio: 9 / 16; object-fit: contain; background: #e8ebf3; }
.shots figcaption { display: flex; align-items: center; gap: 10px; min-height: 58px; color: #303b58; font-size: 13px; font-weight: 800; }
.shots figcaption b { display: grid; width: 26px; height: 26px; place-items: center; border-radius: 50%; background: #2457e6; color: #fff; font-size: 10px; }
.featbg { background: #17213c; }
.featbg .secttl, .ratebg .secttl { color: #fff; }
.featls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.featcr { min-height: 210px; padding: 27px; border: 1px solid #3d4968; background: #212d4b; color: #fff; }
.featcr i { display: grid; width: 48px; height: 48px; place-items: center; margin-bottom: 30px; border-radius: 50%; background: #ffd84d; color: #17213c; font-size: 24px; }
.featcr b, .downit b, .newsit > b { display: block; font-size: 18px; }
.featcr p, .downit p, .newsit p { margin: 10px 0 0; color: #69738c; font-size: 14px; line-height: 1.8; }
.featcr p { color: #bec6d9; }
.downbg { background: #eef2ff; }
.downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.downit { position: relative; min-height: 225px; padding: 25px; border-top: 5px solid #2457e6; background: #fff; box-shadow: 0 8px 22px rgba(42, 59, 104, 0.08); }
.downit:nth-child(3n + 2) { border-color: #ff7468; }.downit:nth-child(3n) { border-color: #54c8ae; }
.downit > span { position: absolute; right: 20px; top: 20px; color: #a0a8bb; font-size: 11px; font-weight: 800; }
.downit > i { display: block; margin-bottom: 35px; color: #2457e6; font-size: 31px; }
.downit a { display: flex; justify-content: space-between; margin-top: 21px; padding-top: 14px; border-top: 1px solid #e0e4ed; color: #2457e6; font-size: 13px; font-weight: 800; }
.stepbg { background: #fff; }
.timeln { max-width: 1040px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); position: relative; }
.timeln:before { content: ""; position: absolute; left: 8%; right: 8%; top: 27px; height: 5px; background: #dce3f8; }
.timeln article { position: relative; padding: 0 22px; text-align: center; }
.timeln span { position: relative; z-index: 2; display: grid; width: 58px; height: 58px; place-items: center; margin: 0 auto 24px; border: 5px solid #fff; border-radius: 50%; background: #2457e6; color: #fff; font-size: 13px; font-weight: 900; box-shadow: 0 0 0 1px #cfd6e8; }
.timeln b { display: block; font-size: 16px; }.timeln p { color: #707991; font-size: 13px; line-height: 1.7; }
.faqbg { background: #ffd84d; }
.faqlst { max-width: 940px; margin: 0 auto; }
.faqitm { margin-bottom: 10px; background: #fff; }
.faqbtn { width: 100%; min-height: 66px; display: flex; align-items: center; justify-content: space-between; gap: 14px; padding: 0 20px; border: 0; background: transparent; text-align: left; font-weight: 800; cursor: pointer; }
.faqbtn i { color: #2457e6; font-size: 20px; }.faqans { display: none; padding: 0 54px 21px 20px; color: #687188; line-height: 1.8; }.faqans p { margin: 0; }.faqitm.active .faqans { display: block; }
.newsbg { background: #f3f5fa; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.newsit { padding: 26px; border: 1px solid #dce1ec; background: #fff; }
.newsit > div { display: flex; justify-content: space-between; margin-bottom: 21px; color: #8a92a5; font-size: 11px; }.newsit > div span { color: #2457e6; font-weight: 800; }
.ratebg { background: #2457e6; color: #fff; }
.ratels { columns: 3; column-gap: 18px; }
.rateit { break-inside: avoid; margin: 0 0 18px; padding: 23px; background: #fff; color: #17213c; }
.rateit:nth-child(2n) { padding-bottom: 38px; }
.rateit > div { display: flex; justify-content: space-between; font-size: 13px; font-weight: 800; }.rateit > div b { color: #ff7468; letter-spacing: 0; }
.rateit p { margin: 24px 0; line-height: 1.85; }.rateit time { color: #8a92a5; font-size: 11px; }
.footer { padding: 36px 0 20px; background: #11182d; color: #fff; }
.footer .brand b { color: #fff; }.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 #36405d; color: #8d96ad; 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 #dce1ee; background: #fff; }.navlst.open { display: grid; }.navlst a { padding: 10px; }
    .heroin { min-height: 0; padding: 58px 0 72px; grid-template-columns: 1fr; gap: 62px; }.herolg { width: 64px; height: 64px; }h1 { font-size: 38px; }.herotx p { font-size: 15px; }.herobt { width: 100%; }
    .herpic { width: min(330px, 100%); min-height: 480px; }.herpic > img { width: 260px; }.stamp { right: 5px; }.note { left: -5px; min-width: 205px; }
    .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, .shots figure:nth-child(2n) { flex: 0 0 79%; margin-top: 0; scroll-snap-align: start; }
    .featls, .downls, .newsls { grid-template-columns: 1fr; }.featcr { min-height: 0; }
    .timeln { grid-template-columns: 1fr; gap: 18px; }.timeln:before { left: 29px; right: auto; top: 20px; bottom: 20px; width: 5px; height: auto; }.timeln article { min-height: 80px; padding-left: 82px; text-align: left; }.timeln span { position: absolute; left: 0; top: 0; margin: 0; }.timeln p { margin-bottom: 0; }
    .faqbtn { padding-inline: 16px; }.faqans { padding-left: 16px; }.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; }
}
