* { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { color: #181a1b; background: #f3f3ef; font-family: "Microsoft YaHei", Arial, sans-serif; letter-spacing: 0; }
a { color: inherit; text-decoration: none; }
button { color: inherit; font: inherit; }
.topbar { position: sticky; top: 0; z-index: 50; background: #ffffff; border-bottom: 3px solid #181a1b; }
.navin { width: min(1200px, calc(100% - 40px)); height: 78px; margin: 0 auto; display: flex; align-items: center; gap: 24px; }
.brand { display: flex; align-items: center; gap: 11px; flex: none; }
.brand img { width: 46px; height: 46px; object-fit: cover; border: 2px solid #181a1b; border-radius: 50%; }
.brand span { display: flex; flex-direction: column; }
.brand b { font-size: 18px; }
.brand small { margin-top: 4px; color: #f05a2a; font-size: 8px; font-weight: 900; }
.navlst { margin-left: auto; display: flex; align-items: center; gap: 18px; }
.navlst a, .footnv a { font-size: 13px; font-weight: 700; }
.navlst a:hover, .footnv a:hover { color: #f05a2a; }
.getapp { min-height: 44px; padding: 0 18px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; flex: none; color: #ffffff; background: #f05a2a; border: 2px solid #181a1b; font-size: 14px; font-weight: 900; }
.getapp:hover { color: #181a1b; background: #b4e83d; }
.menub { width: 42px; height: 42px; margin-left: auto; display: none; align-items: center; justify-content: center; background: #ffffff; border: 2px solid #181a1b; font-size: 22px; cursor: pointer; }
.hero { color: #ffffff; background: #181a1b; border-bottom: 9px solid #f05a2a; }
.heroin { width: min(1200px, calc(100% - 40px)); min-height: 690px; margin: 0 auto; display: grid; grid-template-columns: 53% 47%; border-left: 1px solid #454849; border-right: 1px solid #454849; }
.herotx { padding: 82px 66px 70px 55px; display: flex; flex-direction: column; justify-content: center; }
.status { width: fit-content; padding: 8px 11px; display: inline-flex; align-items: center; gap: 7px; color: #181a1b; background: #b4e83d; font-size: 10px; font-weight: 900; }
.prodid { margin: 30px 0 23px; display: flex; align-items: center; gap: 15px; }
.prodid img { width: 70px; height: 70px; object-fit: cover; border: 3px solid #ffffff; border-radius: 50%; box-shadow: 7px 7px 0 #18a7b7; }
.prodid > span { display: flex; flex-direction: column; font-size: 24px; font-weight: 900; }
.prodid small { margin-top: 4px; color: #b4e83d; font-size: 11px; }
.herotx h1 { max-width: 590px; font-size: 58px; line-height: 1.15; font-weight: 950; }
.herotx > p { max-width: 570px; margin-top: 25px; color: #c6c9c8; font-size: 16px; line-height: 1.9; }
.herobt { width: 260px; min-height: 60px; margin-top: 34px; padding: 0 21px; display: flex; align-items: center; justify-content: space-between; color: #ffffff; background: #f05a2a; border: 2px solid #ffffff; box-shadow: 7px 7px 0 #18a7b7; font-size: 17px; font-weight: 900; }
.herobt:hover { color: #181a1b; background: #b4e83d; }
.checks { margin-top: 32px; display: flex; gap: 19px; color: #c9cccb; font-size: 11px; }
.checks span { display: inline-flex; align-items: center; gap: 5px; }
.checks i { color: #b4e83d; font-size: 17px; }
.transf { min-width: 0; padding: 92px 30px 0; position: relative; display: flex; align-items: flex-end; justify-content: center; background: #18a7b7; border-left: 1px solid #81ced6; }
.progs { width: calc(100% - 42px); height: 54px; padding: 0 13px; position: absolute; top: 25px; left: 21px; display: grid; grid-template-columns: 1fr auto auto; align-items: center; gap: 14px; color: #181a1b; background: #ffffff; border: 3px solid #181a1b; font-size: 9px; font-weight: 900; }
.progs b { color: #0b7d45; }
.progs i { padding: 7px 9px; color: #181a1b; background: #b4e83d; font-style: normal; }
.phone { width: 298px; height: 555px; overflow: hidden; background: #ffffff; border: 8px solid #181a1b; border-bottom: 0; border-radius: 28px 28px 0 0; box-shadow: 15px 0 0 rgba(24, 26, 27, .28); }
.phone img { width: 100%; height: auto; display: block; }
.fileid { padding: 14px 16px; position: absolute; left: 15px; bottom: 40px; display: flex; align-items: center; gap: 10px; color: #181a1b; background: #b4e83d; border: 3px solid #181a1b; box-shadow: 6px 6px 0 #f05a2a; }
.fileid i { font-size: 27px; }
.fileid span { display: flex; flex-direction: column; font-size: 8px; font-weight: 900; }
.fileid b { margin-top: 4px; font-size: 12px; }
.code { width: 75px; height: 75px; position: absolute; top: 100px; right: 18px; display: flex; align-items: center; justify-content: center; flex-direction: column; color: #ffffff; background: #f05a2a; border: 4px solid #ffffff; border-radius: 50%; font-size: 21px; line-height: 1; font-weight: 900; transform: rotate(8deg); }
.code small { margin-top: 3px; font-size: 9px; }
.secton { padding: 90px 0; border-bottom: 2px solid #181a1b; }
.wraper { width: min(1200px, calc(100% - 40px)); margin: 0 auto; }
.secttl { margin-bottom: 47px; display: flex; flex-direction: column; align-items: center; font-size: 36px; line-height: 1.2; text-align: center; font-weight: 950; }
.secttl span { margin-bottom: 8px; color: #f05a2a; font-size: 10px; font-weight: 900; }
.showbg { background: #f3f3ef; }
.shots { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
.shots figure { min-width: 0; padding: 9px 9px 15px; background: #ffffff; border: 2px solid #181a1b; }
.shots figure > span { width: 34px; height: 34px; margin-bottom: 9px; display: flex; align-items: center; justify-content: center; color: #ffffff; background: #f05a2a; font-size: 10px; font-weight: 900; }
.shots img { width: 100%; height: auto; display: block; }
.shots figcaption { padding: 13px 3px 0; font-size: 14px; text-align: center; font-weight: 900; }
.featbg { background: #b4e83d; }
.featls, .downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.featit { min-height: 230px; padding: 27px; background: #ffffff; border: 2px solid #181a1b; box-shadow: 6px 6px 0 #18a7b7; }
.featit > div { margin-bottom: 24px; display: flex; align-items: center; justify-content: space-between; }
.featit > div span { color: #7d8182; font-size: 11px; font-weight: 900; }
.featit > div i { width: 47px; height: 47px; display: flex; align-items: center; justify-content: center; color: #ffffff; background: #f05a2a; font-size: 23px; }
.featit > b, .downit > b { display: block; font-size: 19px; }
.featit p, .downit p { margin-top: 11px; color: #606566; font-size: 14px; line-height: 1.8; }
.downbg { color: #ffffff; background: #18a7b7; }
.downbg .secttl span { color: #b4e83d; }
.downit { min-height: 245px; padding: 26px; color: #181a1b; background: #ffffff; border: 2px solid #181a1b; border-bottom: 7px solid #f05a2a; }
.downit > span { color: #0a8491; font-size: 9px; font-weight: 900; }
.downit > i { width: 48px; height: 48px; margin: 22px 0; display: flex; align-items: center; justify-content: center; color: #181a1b; background: #b4e83d; font-size: 23px; }
.downit > a { margin-top: 20px; padding-top: 14px; display: flex; align-items: center; justify-content: space-between; color: #f05a2a; border-top: 2px solid #181a1b; font-size: 14px; font-weight: 900; }
.stepbg { background: #ffffff; }
.timeln { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.timeln::before { content: ""; height: 4px; position: absolute; top: 31px; left: 8%; right: 8%; background: #18a7b7; }
.timeln article { position: relative; z-index: 2; text-align: center; }
.timeln article > span { width: 66px; height: 66px; margin: 0 auto 20px; display: flex; align-items: center; justify-content: center; color: #ffffff; background: #f05a2a; border: 6px solid #ffffff; border-radius: 50%; box-shadow: 0 0 0 2px #181a1b; font-size: 14px; font-weight: 900; }
.timeln article div { min-height: 125px; padding: 21px 17px; background: #f3f3ef; border-bottom: 5px solid #b4e83d; }
.timeln b { font-size: 18px; }
.timeln p { margin-top: 9px; color: #626768; font-size: 13px; line-height: 1.7; }
.faqbg { color: #ffffff; background: #181a1b; }
.faqbg .secttl span { color: #b4e83d; }
.faqlst { max-width: 990px; margin: 0 auto; border-top: 1px solid #55595a; }
.faqitm { border-bottom: 1px solid #55595a; }
.faqbtn { width: 100%; min-height: 75px; padding: 17px 10px; display: grid; grid-template-columns: 50px 1fr 40px; align-items: center; gap: 10px; color: #ffffff; background: transparent; border: 0; text-align: left; cursor: pointer; }
.faqbtn > span { color: #b4e83d; font-size: 11px; font-weight: 900; }
.faqbtn > b { font-size: 16px; }
.faqbtn > i { width: 38px; height: 38px; display: flex; align-items: center; justify-content: center; color: #181a1b; background: #b4e83d; font-size: 19px; }
.faqans { display: none; }
.faqans p { max-width: 830px; padding: 0 10px 23px 60px; color: #c5c8c8; font-size: 14px; line-height: 1.8; }
.faqitm.active { background: #26292a; }
.faqitm.active .faqans { display: block; }
.newsbg { background: #f3f3ef; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
.newsit { min-height: 220px; padding: 27px; background: #ffffff; border-left: 5px solid #18a7b7; }
.newsit:nth-child(even) { border-left-color: #f05a2a; }
.newsit > div { margin-bottom: 22px; display: flex; justify-content: space-between; gap: 15px; color: #85898a; font-size: 10px; }
.newsit > div span { color: #0a8491; font-weight: 900; }
.newsit > b { display: block; font-size: 18px; line-height: 1.5; }
.newsit > p { margin-top: 11px; color: #606566; font-size: 14px; line-height: 1.8; }
.ratebg { background: #f05a2a; }
.ratebg .secttl, .ratebg .secttl span { color: #ffffff; }
.ratels { column-count: 3; column-gap: 18px; }
.rateit { width: 100%; margin-bottom: 18px; padding: 24px; display: inline-block; color: #181a1b; background: #ffffff; border: 2px solid #181a1b; box-shadow: 5px 5px 0 #b4e83d; break-inside: avoid; }
.rateit > div { display: flex; justify-content: space-between; gap: 10px; font-size: 13px; font-weight: 900; }
.rateit > div span i { color: #18a7b7; }
.rateit > div b { color: #dbab1a; font-size: 12px; }
.rateit p { margin: 19px 0; color: #5c6162; font-size: 14px; line-height: 1.85; }
.rateit time { color: #85898a; font-size: 10px; }
.footer { color: #e5e7e7; background: #181a1b; }
.footin { width: min(1200px, calc(100% - 40px)); min-height: 148px; margin: 0 auto; display: flex; align-items: center; gap: 28px; }
.footnv { margin-left: auto; display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 13px 18px; }
.copyrt { padding: 16px 20px; color: #797d7e; border-top: 1px solid #414445; font-size: 10px; text-align: center; }
@media (max-width: 767px) {
    .navin { width: calc(100% - 28px); height: 70px; gap: 10px; }
    .brand img { width: 42px; height: 42px; }
    .brand b { font-size: 15px; }
    .brand small { font-size: 7px; }
    .menub { display: flex; }
    .navin > .getapp { display: none; }
    .navlst { width: 100%; padding: 9px 14px 17px; position: absolute; top: 70px; left: 0; display: none; grid-template-columns: repeat(2, 1fr); gap: 0; background: #ffffff; border-bottom: 3px solid #181a1b; }
    .navlst.open { display: grid; }
    .navlst a { padding: 12px 5px; border-bottom: 1px solid #dedfdb; text-align: center; }
    .heroin { width: 100%; min-height: 0; grid-template-columns: 1fr; border: 0; }
    .herotx { padding: 50px 20px 58px; }
    .prodid { margin: 25px 0 21px; }
    .prodid img { width: 62px; height: 62px; }
    .prodid > span { font-size: 20px; }
    .herotx h1 { font-size: 40px; line-height: 1.17; }
    .herotx > p { font-size: 15px; }
    .herobt { width: 100%; }
    .checks { gap: 10px; flex-wrap: wrap; }
    .transf { height: 555px; padding: 85px 20px 0; border-top: 1px solid #81ced6; border-left: 0; }
    .progs { top: 17px; }
    .phone { width: 255px; height: 470px; }
    .fileid { left: 7px; bottom: 29px; }
    .code { width: 66px; height: 66px; top: 90px; right: 8px; }
    .secton { padding: 68px 0; }
    .wraper { width: calc(100% - 28px); }
    .secttl { margin-bottom: 35px; font-size: 29px; }
    .shots { margin-right: -14px; padding: 0 14px 12px 0; display: flex; gap: 14px; overflow-x: auto; scroll-snap-type: x mandatory; }
    .shots figure { width: 76vw; max-width: 285px; flex: 0 0 auto; scroll-snap-align: start; }
    .featls, .downls, .newsls { grid-template-columns: 1fr; }
    .featit, .downit, .newsit { min-height: 0; }
    .timeln { grid-template-columns: 1fr; gap: 0; }
    .timeln::before { width: 4px; height: auto; top: 0; bottom: 20px; left: 31px; right: auto; }
    .timeln article { padding-bottom: 18px; display: grid; grid-template-columns: 66px 1fr; gap: 13px; text-align: left; }
    .timeln article > span { margin: 0; }
    .timeln article div { min-height: 0; }
    .faqbtn { padding: 16px 6px; grid-template-columns: 32px 1fr 36px; gap: 7px; }
    .faqbtn > b { font-size: 14px; line-height: 1.55; }
    .faqans p { padding: 0 6px 21px 45px; }
    .ratels { column-count: 1; }
    .footin { width: calc(100% - 28px); padding: 40px 0; align-items: flex-start; flex-direction: column; }
    .footnv { margin: 0; justify-content: flex-start; }
    .footer .getapp { width: 100%; }
}
