* { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { color: #14213d; background: #f6f8fb; font-family: "Microsoft YaHei", "PingFang SC", sans-serif; letter-spacing: 0; }
a { color: inherit; text-decoration: none; }
button { color: inherit; font: inherit; }
.heade { position: sticky; top: 0; z-index: 20; height: 76px; background: #ffffff; border-bottom: 2px solid #14213d; }
.navbox, .heroin, .wraper, .footin { width: calc(100% - 40px); max-width: 1200px; margin: 0 auto; }
.navbox { display: flex; align-items: center; height: 74px; gap: 22px; }
.brand { display: flex; flex: 0 0 auto; align-items: center; gap: 10px; }
.brand > span { display: inline-flex; align-items: center; justify-content: center; width: 46px; height: 46px; background: #20d8ce; border: 2px solid #14213d; border-radius: 5px; }
.brand img { width: 40px; height: 40px; object-fit: contain; }
.brand p { display: grid; gap: 2px; }
.brand b { font-size: 17px; }
.brand small { color: #167c88; font-size: 9px; font-weight: 900; }
.navlis { display: flex; flex: 1; justify-content: center; gap: 18px; }
.navlis a { font-size: 13px; font-weight: 700; white-space: nowrap; }
.navlis a:hover { color: #1261d6; }
.getapp { display: inline-flex; align-items: center; justify-content: center; min-height: 43px; padding: 0 17px; gap: 7px; color: #ffffff; background: #1261d6; border: 2px solid #14213d; border-radius: 4px; box-shadow: 4px 4px 0 #f7cf3d; font-size: 13px; font-weight: 900; white-space: nowrap; }
.menub { display: none; width: 42px; height: 42px; background: #f7cf3d; border: 2px solid #14213d; font-size: 22px; }
.hero { color: #ffffff; background: #14213d; border-bottom: 6px solid #20d8ce; }
.heroin { display: grid; grid-template-columns: 1fr 1fr; min-height: 665px; }
.herotx { display: flex; flex-direction: column; justify-content: center; padding: 60px 65px 60px 0; }
.online { display: flex; align-items: center; align-self: flex-start; margin-bottom: 25px; padding: 8px 10px; gap: 8px; color: #88a0c0; border: 1px solid #52627e; font-size: 9px; }
.online i { width: 8px; height: 8px; background: #20d8ce; border-radius: 50%; box-shadow: 0 0 10px #20d8ce; }
.online b { margin-left: 8px; color: #f7cf3d; }
.titlex { display: flex; align-items: center; gap: 12px; }
.titlex img { width: 66px; height: 66px; object-fit: contain; background: #ffffff; border: 2px solid #20d8ce; border-radius: 5px; }
.titlex p { display: flex; flex-direction: column; font-size: 18px; font-weight: 900; }
.titlex small { margin-top: 4px; color: #20d8ce; font-size: 10px; }
h1 { margin-top: 24px; font-size: 54px; line-height: 1.15; }
.leadtx { max-width: 540px; margin-top: 21px; color: #b4c1d3; font-size: 15px; line-height: 1.9; }
.herobt { display: flex; align-items: center; margin-top: 30px; gap: 20px; }
.herobt a { display: inline-flex; align-items: center; justify-content: center; min-height: 56px; padding: 0 24px; gap: 9px; color: #14213d; background: #20d8ce; border: 2px solid #ffffff; box-shadow: 5px 5px 0 #f7cf3d; font-weight: 900; }
.herobt span { color: #91a5c0; font-size: 10px; }
.stats { display: grid; grid-template-columns: repeat(3, 1fr); margin-top: 34px; border: 1px solid #52627e; }
.stats div { display: flex; padding: 10px; flex-direction: column; border-right: 1px solid #52627e; }
.stats div:last-child { border-right: 0; }
.stats b { color: #20d8ce; font-size: 9px; }
.stats span { margin-top: 4px; font-size: 11px; }
.consol { position: relative; align-self: end; height: 620px; margin-top: 45px; background: #e8edf5; border: 3px solid #20d8ce; border-bottom: 0; }
.conshd { display: flex; align-items: center; height: 57px; padding: 0 23px; gap: 14px; color: #14213d; background: #ffffff; border-bottom: 2px solid #14213d; font-size: 9px; }
.conshd b { font-size: 13px; }
.conshd em { margin-left: auto; color: #078360; font-size: 9px; font-style: normal; font-weight: 900; }
.phone { position: absolute; right: 50%; bottom: 0; width: 270px; height: 525px; padding: 10px 10px 0; overflow: hidden; background: #14213d; border-radius: 24px 24px 0 0; transform: translateX(50%); box-shadow: 12px 0 0 #1261d6; }
.phone img { display: block; width: 100%; height: auto; border-radius: 15px 15px 0 0; }
.panelx { position: absolute; z-index: 3; top: 125px; right: -18px; display: flex; flex-direction: column; width: 130px; padding: 13px; color: #14213d; background: #f7cf3d; border: 2px solid #14213d; box-shadow: 4px 4px 0 #14213d; }
.panelx span, .panelx i { font-size: 8px; font-style: normal; }
.panelx b { margin: 4px 0; font-size: 12px; }
.param { position: absolute; z-index: 3; bottom: 23px; left: -20px; display: grid; grid-template-columns: 62px 32px; background: #ffffff; border: 2px solid #14213d; }
.param span, .param b { padding: 6px 8px; border-bottom: 1px solid #adb8c9; font-size: 8px; }
.param b { color: #1261d6; }
.cursor { position: absolute; z-index: 4; top: 245px; left: 38px; color: #1261d6; font-size: 29px; transform: rotate(-18deg); }
.secton { padding: 92px 0; }
.secttl { margin-bottom: 45px; color: #14213d; font-size: 32px; font-weight: 900; text-align: center; }
.secttl::after { display: block; width: 50px; height: 4px; margin: 12px auto 0; background: #1261d6; content: ""; }
.showls { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
.showls figure { overflow: hidden; background: #ffffff; border: 2px solid #14213d; box-shadow: 5px 5px 0 #20d8ce; }
.showls figure > span { display: block; padding: 11px 13px; color: #1261d6; border-bottom: 2px solid #14213d; font-size: 9px; font-weight: 900; }
.showls img { display: block; width: 100%; height: auto; }
.showls figcaption { padding: 14px; border-top: 2px solid #14213d; font-size: 11px; font-weight: 800; }
.featbg { background: #dff8f5; border-top: 1px solid #a6d7d3; border-bottom: 1px solid #a6d7d3; }
.featls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; }
.featit { min-height: 215px; padding: 27px; background: #ffffff; border: 1px solid #9bb7b4; border-top: 5px solid #1261d6; }
.featit > div { display: flex; align-items: center; justify-content: space-between; }
.featit > div span { color: #a5b0c1; font-size: 26px; font-weight: 900; }
.featit > div i { color: #1261d6; font-size: 30px; }
.featit b { display: block; margin-top: 22px; font-size: 17px; }
.featit p { margin-top: 9px; color: #607078; font-size: 13px; line-height: 1.8; }
.downbg { color: #ffffff; background: #14213d; }
.downbg .secttl { color: #ffffff; }
.downbg .secttl::after { background: #20d8ce; }
.downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; }
.downit { display: flex; min-height: 155px; padding: 22px; flex-direction: column; background: #1c2b4a; border: 1px solid #52627e; }
.downit > div { display: flex; align-items: center; justify-content: space-between; }
.downit > div span { color: #f7cf3d; font-size: 10px; font-weight: 900; }
.downit > div i { color: #20d8ce; font-size: 27px; }
.downit > b { margin-top: 15px; font-size: 17px; }
.downit > p { margin-top: 6px; color: #9fb0c7; font-size: 11px; }
.downit > em { align-self: flex-end; margin-top: auto; color: #20d8ce; font-size: 9px; font-style: normal; font-weight: 900; }
.stepbg { background: #f7cf3d; border-top: 2px solid #14213d; border-bottom: 2px solid #14213d; }
.timeln { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.timeln::before { position: absolute; top: 51px; right: 9%; left: 9%; height: 2px; background: #14213d; content: ""; }
.timeln article { position: relative; z-index: 1; text-align: center; }
.timeln article > span { display: block; color: #1261d6; font-size: 10px; font-weight: 900; }
.timeln article > i { display: inline-flex; align-items: center; justify-content: center; width: 72px; height: 72px; margin-top: 9px; color: #ffffff; background: #14213d; border: 5px solid #f7cf3d; outline: 2px solid #14213d; font-size: 26px; }
.timeln b { display: block; margin-top: 19px; font-size: 16px; }
.timeln p { margin-top: 7px; font-size: 12px; }
.narrow { max-width: 900px; }
.faqlst { border-top: 1px solid #9aa8bb; }
.faqitm { border-bottom: 1px solid #9aa8bb; }
.faqbtn { display: flex; align-items: center; justify-content: space-between; width: 100%; min-height: 70px; padding: 0 17px; background: transparent; border: 0; cursor: pointer; font-weight: 800; text-align: left; }
.faqbtn i { color: #1261d6; font-size: 21px; }
.faqans { display: none; padding: 0 50px 22px 17px; color: #637084; font-size: 13px; line-height: 1.8; }
.faqitm.active { background: #e9f6f5; border-left: 4px solid #20d8ce; }
.faqitm.active .faqans { display: block; }
.newsbg { background: #ffffff; border-top: 1px solid #ccd4df; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; }
.newsit { display: grid; grid-template-columns: 48px 1fr 90px; align-items: center; min-height: 124px; padding: 19px; gap: 15px; border: 1px solid #a7b2c2; }
.newsit > span { display: inline-flex; align-items: center; justify-content: center; width: 45px; height: 45px; color: #ffffff; background: #1261d6; font-size: 16px; font-weight: 900; }
.newsit > p { display: flex; flex-direction: column; }
.newsit > p b { margin-bottom: 7px; font-size: 15px; }
.newsit > p em { color: #667489; font-size: 12px; font-style: normal; line-height: 1.7; }
.newsit time { color: #7c899c; font-size: 9px; }
.ratebg { background: #edf1f6; }
.ratels { columns: 3; column-gap: 15px; }
.rateit { display: inline-block; width: 100%; margin: 0 0 15px; padding: 23px; background: #ffffff; border: 1px solid #a7b2c2; border-left: 5px solid #20d8ce; break-inside: avoid; }
.rateit:nth-child(2n) { padding-bottom: 37px; border-left-color: #1261d6; }
.ratehd { display: flex; align-items: center; justify-content: space-between; }
.ratehd span { font-size: 12px; font-weight: 900; }
.ratehd span i { color: #1261d6; }
.ratehd em { color: #dfaa00; font-size: 11px; font-style: normal; }
.rateit > p { margin: 20px 0; color: #526077; font-size: 14px; line-height: 1.9; }
.rateit time { color: #8793a5; font-size: 10px; }
.footer { padding: 50px 0 23px; color: #ffffff; background: #0d172c; border-top: 6px solid #20d8ce; }
.footin { display: flex; align-items: center; gap: 24px; }
.footin .brand > span { background: #20d8ce; }
.footnv { display: flex; flex: 1; justify-content: center; flex-wrap: wrap; gap: 11px 16px; }
.footnv a { color: #9eacc1; font-size: 11px; }
.copyrt { width: calc(100% - 40px); max-width: 1200px; margin: 32px auto 0; padding-top: 18px; color: #63728a; border-top: 1px solid #33415a; font-size: 10px; text-align: center; }
@media (max-width: 767px) {
    .heade { height: 68px; }
    .navbox, .wraper, .footin { width: calc(100% - 28px); }
    .navbox { height: 66px; gap: 10px; }
    .brand p { display: none; }
    .brand > span { width: 40px; height: 40px; }
    .brand img { width: 35px; height: 35px; }
    .menub { display: block; margin-left: auto; }
    .heade .getapp { min-height: 39px; padding: 0 11px; box-shadow: none; font-size: 11px; }
    .navlis { position: absolute; top: 68px; right: 14px; left: 14px; display: none; padding: 10px; background: #ffffff; border: 2px solid #14213d; }
    .navlis.active { display: grid; grid-template-columns: repeat(2, 1fr); }
    .navlis a { padding: 11px 6px; text-align: center; }
    .heroin { display: flex; width: calc(100% - 28px); flex-direction: column; }
    .herotx { padding: 52px 0; }
    h1 { font-size: 39px; }
    .leadtx { font-size: 14px; }
    .herobt { align-items: flex-start; flex-direction: column; }
    .herobt a { width: 100%; }
    .consol { width: 100%; height: 590px; margin-top: 0; }
    .phone { width: 252px; height: 500px; }
    .panelx { right: -5px; }
    .param { left: -5px; }
    .secton { padding: 68px 0; }
    .secttl { margin-bottom: 35px; font-size: 27px; }
    .showls { display: flex; overflow-x: auto; padding-bottom: 13px; scroll-snap-type: x mandatory; }
    .showls figure { min-width: 76vw; scroll-snap-align: start; }
    .featls, .downls, .newsls { grid-template-columns: 1fr; }
    .featit { min-height: 195px; }
    .timeln { grid-template-columns: 1fr; gap: 27px; }
    .timeln::before { top: 15px; bottom: 15px; left: 36px; width: 2px; height: auto; }
    .timeln article { display: grid; grid-template-columns: 72px 1fr; text-align: left; }
    .timeln article > span { grid-column: 2; margin-left: 17px; }
    .timeln article > i { grid-column: 1; grid-row: 1 / span 3; margin: 0; }
    .timeln b, .timeln p { grid-column: 2; margin-left: 17px; }
    .timeln b { margin-top: 0; }
    .faqbtn { min-height: 66px; padding: 0 10px; }
    .faqans { padding: 0 34px 20px 10px; }
    .newsit { grid-template-columns: 45px 1fr; padding: 15px; gap: 10px; }
    .newsit time { grid-column: 2; }
    .ratels { columns: 1; }
    .footin { align-items: stretch; flex-direction: column; }
    .footin .brand p { display: grid; }
    .footnv { display: grid; grid-template-columns: repeat(2, 1fr); justify-content: start; }
    .footin .getapp { width: 100%; }
}
