* { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { color: #1c2926; background: #eef1ec; font-family: "Microsoft YaHei", Arial, sans-serif; letter-spacing: 0; }
a { color: inherit; text-decoration: none; }
button { color: inherit; font: inherit; }
.headr { position: sticky; top: 0; z-index: 50; background: #ffffff; border-bottom: 2px solid #1c2926; }
.navbox { 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: 47px; height: 47px; object-fit: cover; border: 1px solid #b8c4be; border-radius: 5px; }
.brand span { display: flex; flex-direction: column; }
.brand b { font-size: 19px; }
.brand small { margin-top: 4px; color: #14705b; 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: #f06432; }
.getapp { min-height: 44px; padding: 0 18px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; flex: none; color: #ffffff; background: #f06432; border: 2px solid #f06432; border-radius: 3px; font-size: 14px; font-weight: 900; }
.getapp:hover { background: #14705b; border-color: #14705b; }
.menub { width: 42px; height: 42px; margin-left: auto; display: none; align-items: center; justify-content: center; background: #ffffff; border: 1px solid #9cad9f; border-radius: 3px; font-size: 22px; cursor: pointer; }
.hero { color: #ffffff; background: #173d35; border-bottom: 8px solid #f06432; }
.heroin { width: min(1200px, calc(100% - 40px)); min-height: 690px; margin: 0 auto; display: grid; grid-template-columns: 55% 45%; border-left: 1px solid #3a665b; border-right: 1px solid #3a665b; }
.herotx { padding: 82px 72px 70px 58px; display: flex; flex-direction: column; justify-content: center; }
.status { width: fit-content; padding: 8px 11px; display: inline-flex; align-items: center; gap: 7px; color: #173d35; background: #9dd8c2; 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: 7px; box-shadow: 7px 7px 0 #f06432; }
.prodid > span { display: flex; flex-direction: column; font-size: 25px; font-weight: 900; }
.prodid small { margin-top: 4px; color: #9dd8c2; font-size: 11px; }
.herotx h1 { max-width: 610px; font-size: 58px; line-height: 1.15; font-weight: 950; }
.herotx > p { max-width: 590px; margin-top: 25px; color: #c9ddd6; font-size: 16px; line-height: 1.9; }
.herobt { width: 285px; min-height: 60px; margin-top: 34px; padding: 0 22px; display: flex; align-items: center; justify-content: space-between; color: #ffffff; background: #f06432; box-shadow: 7px 7px 0 #2992a0; font-size: 17px; font-weight: 900; }
.herobt:hover { background: #2992a0; box-shadow: 7px 7px 0 #f2bf49; }
.labels { margin-top: 32px; display: flex; gap: 9px; }
.labels span { padding: 6px 9px; color: #9dd8c2; border: 1px solid #47766b; font-size: 10px; font-weight: 800; }
.heroim { min-width: 0; padding: 82px 28px 0; position: relative; display: flex; align-items: flex-end; justify-content: center; background: #dbe4df; border-left: 1px solid #79928a; }
.query { width: calc(100% - 38px); height: 52px; padding: 0 13px; position: absolute; top: 28px; left: 19px; display: grid; grid-template-columns: 25px 1fr auto; align-items: center; gap: 8px; color: #63746e; background: #ffffff; border: 2px solid #1c2926; font-size: 11px; }
.query i { color: #14705b; font-size: 18px; }
.query b { padding: 8px 9px; color: #ffffff; background: #f06432; font-size: 9px; }
.device { width: 300px; height: 565px; overflow: hidden; background: #ffffff; border: 8px solid #1c2926; border-bottom: 0; border-radius: 24px 24px 0 0; box-shadow: 14px 0 0 rgba(28, 41, 38, .2); }
.device img { width: 100%; height: auto; display: block; }
.fileid { padding: 13px 16px; position: absolute; right: 12px; bottom: 38px; display: flex; flex-direction: column; color: #ffffff; background: #2992a0; border-left: 5px solid #f2bf49; box-shadow: 5px 5px 0 #1c2926; }
.fileid span { font-size: 8px; font-weight: 900; }
.fileid b { margin: 4px 0; font-size: 18px; }
.fileid small { font-size: 8px; }
.secton { padding: 90px 0; border-bottom: 1px solid #c4cec8; }
.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: #14705b; font-size: 10px; font-weight: 900; }
.showbg { background: #eef1ec; }
.shots { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 2px solid #1c2926; border-left: 2px solid #1c2926; }
.shots figure { min-width: 0; padding: 10px 10px 15px; position: relative; background: #ffffff; border-right: 2px solid #1c2926; border-bottom: 2px solid #1c2926; }
.shots figure > span { position: absolute; top: 18px; left: 18px; z-index: 2; padding: 6px 8px; color: #ffffff; background: #f06432; font-size: 10px; font-weight: 900; }
.shots img { width: 100%; height: auto; display: block; }
.shots figcaption { padding: 13px 4px 0; font-size: 14px; text-align: center; font-weight: 900; }
.featbg { background: #ffffff; }
.featls, .downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.featit { min-height: 230px; padding: 27px; position: relative; background: #eef1ec; border: 1px solid #b9c7bf; border-top: 5px solid #14705b; }
.featit:nth-child(even) { border-top-color: #2992a0; }
.featit > span { position: absolute; top: 22px; right: 23px; color: #8b9b93; font-size: 10px; font-weight: 900; }
.featit > i { width: 48px; height: 48px; margin-bottom: 24px; display: flex; align-items: center; justify-content: center; color: #ffffff; background: #14705b; font-size: 24px; }
.featit:nth-child(even) > i { background: #2992a0; }
.featit > b, .downit > b { display: block; font-size: 19px; }
.featit p, .downit p { margin-top: 11px; color: #61716b; font-size: 14px; line-height: 1.8; }
.downbg { color: #ffffff; background: #173d35; }
.downbg .secttl span { color: #9dd8c2; }
.downit { min-height: 245px; padding: 26px; color: #1c2926; background: #ffffff; border-bottom: 5px solid #f06432; }
.downit > div { margin-bottom: 23px; display: flex; align-items: center; justify-content: space-between; }
.downit > div span { color: #71817a; font-size: 9px; font-weight: 900; }
.downit > div i { width: 45px; height: 45px; display: flex; align-items: center; justify-content: center; color: #ffffff; background: #2992a0; font-size: 23px; }
.downit > a { margin-top: 21px; padding-top: 14px; display: flex; align-items: center; justify-content: space-between; color: #f06432; border-top: 1px solid #d5ddd8; font-size: 14px; font-weight: 900; }
.stepbg { background: #f2bf49; }
.timeln { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.timeln::before { content: ""; height: 3px; position: absolute; top: 31px; left: 8%; right: 8%; background: #1c2926; }
.timeln article { position: relative; z-index: 2; text-align: center; }
.timeln article > span { width: 65px; height: 65px; margin: 0 auto 20px; display: flex; align-items: center; justify-content: center; color: #ffffff; background: #f06432; border: 6px solid #f2bf49; border-radius: 50%; box-shadow: 0 0 0 2px #1c2926; font-size: 14px; font-weight: 900; }
.timeln article div { min-height: 125px; padding: 22px 17px; background: #ffffff; border-top: 4px solid #14705b; }
.timeln b { font-size: 18px; }
.timeln p { margin-top: 9px; color: #66736d; font-size: 13px; line-height: 1.7; }
.faqbg { background: #eef1ec; }
.faqlst { max-width: 990px; margin: 0 auto; border-top: 2px solid #1c2926; }
.faqitm { border-bottom: 2px solid #1c2926; }
.faqbtn { width: 100%; min-height: 74px; padding: 17px 10px; display: grid; grid-template-columns: 60px 1fr 40px; align-items: center; gap: 10px; background: transparent; border: 0; text-align: left; cursor: pointer; }
.faqbtn > span { color: #f06432; 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: #ffffff; background: #14705b; font-size: 19px; }
.faqans { display: none; }
.faqans p { max-width: 830px; padding: 0 10px 23px 70px; color: #5c6c66; font-size: 14px; line-height: 1.8; }
.faqitm.active { background: #ffffff; }
.faqitm.active .faqans { display: block; }
.newsbg { background: #ffffff; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1px; background: #bcc8c1; border: 1px solid #bcc8c1; }
.newsit { min-height: 220px; padding: 27px; background: #ffffff; }
.newsit > div { margin-bottom: 22px; display: flex; justify-content: space-between; gap: 15px; color: #829089; font-size: 10px; }
.newsit > div span { color: #14705b; font-weight: 900; }
.newsit > b { display: block; font-size: 18px; line-height: 1.5; }
.newsit > p { margin-top: 11px; color: #61716b; font-size: 14px; line-height: 1.8; }
.ratebg { background: #2992a0; }
.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: #1c2926; background: #ffffff; border-left: 5px solid #f2bf49; break-inside: avoid; }
.rateit:nth-child(even) { border-left-color: #f06432; }
.rateit > div { display: flex; justify-content: space-between; gap: 10px; font-size: 13px; font-weight: 900; }
.rateit > div span i { color: #14705b; }
.rateit > div b { color: #e7ad1d; font-size: 12px; }
.rateit p { margin: 19px 0; color: #566660; font-size: 14px; line-height: 1.85; }
.rateit time { color: #84918a; font-size: 10px; }
.footer { color: #d6e5df; background: #162d28; }
.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: #708b82; border-top: 1px solid #365149; font-size: 10px; text-align: center; }
@media (max-width: 767px) {
    .navbox { width: calc(100% - 28px); height: 70px; gap: 10px; }
    .brand img { width: 42px; height: 42px; }
    .brand b { font-size: 16px; }
    .brand small { font-size: 7px; }
    .menub { display: flex; }
    .navbox > .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 #f06432; }
    .navlst.open { display: grid; }
    .navlst a { padding: 12px 5px; border-bottom: 1px solid #d9e0db; 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; }
    .herotx h1 { font-size: 40px; line-height: 1.17; }
    .herotx > p { font-size: 15px; }
    .herobt { width: 100%; }
    .labels { flex-wrap: wrap; }
    .heroim { height: 555px; padding: 70px 20px 0; border-top: 1px solid #79928a; border-left: 0; }
    .query { top: 16px; }
    .device { width: 260px; height: 485px; }
    .fileid { right: 7px; bottom: 28px; }
    .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; border: 0; scroll-snap-type: x mandatory; }
    .shots figure { width: 76vw; max-width: 285px; flex: 0 0 auto; border: 1px solid #1c2926; 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: 3px; height: auto; top: 0; bottom: 20px; left: 31px; right: auto; }
    .timeln article { padding-bottom: 18px; display: grid; grid-template-columns: 65px 1fr; gap: 13px; text-align: left; }
    .timeln article > span { margin: 0; }
    .timeln article div { min-height: 0; }
    .faqbtn { padding: 16px 6px; grid-template-columns: 42px 1fr 36px; gap: 7px; }
    .faqbtn > b { font-size: 14px; line-height: 1.55; }
    .faqans p { padding: 0 6px 21px 48px; }
    .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%; }
}
