* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: #20332e; background: #f7faf7; font-family: "Microsoft YaHei", "PingFang SC", sans-serif; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
button { font: inherit; }
.navbox, .heroct, .wraper, .footin { width: 1200px; max-width: calc(100% - 40px); margin: 0 auto; }
.heade { position: sticky; top: 0; z-index: 30; background: rgba(247, 250, 247, .96); box-shadow: 0 7px 26px rgba(21, 48, 40, .05); }
.navbox { height: 76px; display: flex; align-items: center; gap: 24px; }
.brand { flex: 0 0 auto; display: flex; align-items: center; gap: 10px; font-size: 18px; }
.brand img { width: 42px; height: 42px; border-radius: 50%; object-fit: cover; }
.navlis { flex: 1; display: flex; justify-content: center; gap: 19px; font-size: 13px; font-weight: 700; }
.navlis a { padding: 29px 0; }
.navlis a:hover { color: #dc7b5d; }
.getapp { min-height: 44px; display: inline-flex; align-items: center; justify-content: center; gap: 7px; padding: 0 20px; color: #fff; background: #315e51; border-radius: 22px; font-weight: 800; transition: .2s; }
.getapp:hover { background: #dc7b5d; transform: translateY(-2px); }
.menub { display: none; border: 0; background: none; font-size: 25px; }
.hero { position: relative; overflow: hidden; color: #f6f3eb; background: #17342e; }
.auror { position: absolute; inset: 0; opacity: .38; background: radial-gradient(circle at 12% 12%, #497d6e 0, transparent 34%), radial-gradient(circle at 88% 82%, #a65f4b 0, transparent 30%); }
.heroct { position: relative; min-height: 700px; display: grid; grid-template-columns: 52% 48%; align-items: center; }
.herotx { position: relative; z-index: 3; padding: 70px 62px 70px 0; }
.prodct { display: flex; align-items: center; gap: 13px; font-size: 18px; font-weight: 900; }
.prodct img { width: 52px; height: 52px; border-radius: 50%; object-fit: cover; box-shadow: 0 0 0 5px rgba(255,255,255,.08); }
.prodct span, .prodct small { display: block; }
.prodct small { margin-bottom: 5px; color: #e7af85; font-size: 10px; font-weight: 700; letter-spacing: 0; }
h1 { margin: 31px 0 0; font-size: 58px; line-height: 1.18; letter-spacing: 0; }
.leadtx { max-width: 590px; margin: 24px 0 0; color: #c5d4cf; font-size: 16px; line-height: 1.95; }
.heroac { display: flex; align-items: center; gap: 24px; margin-top: 32px; }
.herobt { width: 264px; min-height: 68px; display: grid; grid-template-columns: 42px 1fr 18px; align-items: center; padding: 9px 17px; color: #17342e; background: #efc09c; border-radius: 8px; box-shadow: 0 15px 35px rgba(0,0,0,.22); }
.herobt > i { font-size: 30px; }
.herobt span, .herobt small { display: block; }
.herobt span { font-weight: 900; }
.herobt small { margin-top: 4px; font-size: 10px; font-weight: 500; }
.herobt em { font-style: normal; }
.watchx { padding-bottom: 6px; border-bottom: 1px solid #7d9d94; color: #e7ece9; font-size: 14px; font-weight: 700; }
.statsx { display: flex; gap: 14px; margin-top: 42px; }
.statsx span { display: flex; align-items: center; gap: 7px; padding: 9px 13px; border-radius: 20px; background: rgba(255,255,255,.07); font-size: 12px; }
.statsx i { color: #efc09c; font-size: 17px; }
.nightx { position: relative; min-height: 700px; }
.halox { position: absolute; width: 520px; height: 520px; top: 90px; left: 20px; border-radius: 50%; background: #315e51; box-shadow: inset 0 0 0 55px rgba(255,255,255,.035), 0 0 80px rgba(117, 190, 164, .14); }
.device { position: absolute; z-index: 2; width: 294px; height: 522px; left: 50%; top: 88px; overflow: hidden; border: 8px solid #f0eee8; border-radius: 30px; box-shadow: 0 32px 65px rgba(0,0,0,.35); transform: translateX(-50%); }
.device img { width: 100%; height: 100%; object-fit: contain; background: #202737; }
.floatx { position: absolute; z-index: 3; min-width: 180px; display: flex; align-items: center; gap: 11px; padding: 15px; color: #20332e; background: #f8f6f0; border-radius: 10px; box-shadow: 0 17px 38px rgba(0,0,0,.25); }
.floatx i { display: grid; place-items: center; width: 38px; height: 38px; color: #fff; background: #dc7b5d; border-radius: 50%; font-size: 19px; }
.floatx span, .floatx b, .floatx small { display: block; }
.floatx b { font-size: 13px; }
.floatx small { margin-top: 3px; color: #78847f; font-size: 10px; }
.topfx { top: 165px; right: -8px; }
.botfx { left: 0; bottom: 100px; }
.secton { padding: 96px 0; }
.secttl { margin-bottom: 46px; text-align: center; font-size: 33px; font-weight: 900; letter-spacing: 0; }
.secttl:after { content: ""; display: block; width: 38px; height: 4px; margin: 13px auto 0; border-radius: 2px; background: #dc7b5d; }
.showls { display: grid; grid-template-columns: repeat(4, 1fr); gap: 19px; align-items: start; }
.showls figure { margin: 0; padding: 9px; background: #fff; border-radius: 7px; box-shadow: 0 16px 38px rgba(30, 57, 49, .09); }
.showls figure:nth-child(2), .showls figure:nth-child(4) { margin-top: 34px; }
.showls img { width: 100%; height: auto; aspect-ratio: 387 / 688; object-fit: contain; background: #edf2ef; border-radius: 5px; }
.showls figcaption { padding: 15px 7px 9px; font-weight: 800; }
.showls figcaption span { margin-right: 8px; color: #dc7b5d; font-size: 11px; }
.featbg { background: #e8f0ec; }
.featls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.featls article { min-height: 205px; padding: 28px; background: rgba(255,255,255,.72); border-radius: 7px; box-shadow: 0 10px 28px rgba(40, 72, 62, .05); }
.featls i { display: grid; place-items: center; width: 49px; height: 49px; margin-bottom: 23px; color: #fff; background: #315e51; border-radius: 50%; font-size: 23px; }
.featls b { display: block; font-size: 18px; }
.featls p { margin: 11px 0 0; color: #697a74; font-size: 14px; line-height: 1.8; }
.downbg { background: #17342e; color: #fff; }
.downbg .secttl:after { background: #efc09c; }
.downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.downls a { min-height: 105px; display: flex; align-items: center; gap: 15px; padding: 20px; border-radius: 7px; background: #24483f; transition: .2s; }
.downls a:hover { background: #315e51; transform: translateY(-3px); }
.downls a > i { display: grid; place-items: center; width: 47px; height: 47px; color: #17342e; background: #efc09c; border-radius: 50%; font-size: 23px; }
.downls span { flex: 1; }
.downls b, .downls small { display: block; }
.downls small { margin-top: 5px; color: #a9bdb6; }
.downls em { font-style: normal; }
.timeln { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }
.timeln:before { content: ""; position: absolute; left: 10%; right: 10%; top: 25px; height: 1px; background: #bfcfc9; }
.timeln article { position: relative; padding-top: 74px; text-align: center; }
.timeln article > i { position: absolute; z-index: 2; top: 0; left: 50%; width: 50px; height: 50px; display: grid; place-items: center; color: #fff; background: #315e51; border-radius: 50%; font-size: 22px; transform: translateX(-50%); box-shadow: 0 0 0 8px #f7faf7; }
.timeln span { position: absolute; top: 0; left: calc(50% + 32px); color: #dc7b5d; font-size: 11px; font-weight: 900; }
.timeln b { font-size: 18px; }
.timeln p { color: #71807b; font-size: 14px; line-height: 1.7; }
.faqbg { background: #f0eae4; }
.faqwid { max-width: 900px; }
.faqlst { padding: 10px 28px; background: #fff; border-radius: 7px; box-shadow: 0 18px 42px rgba(74, 58, 45, .08); }
.faqlst article { border-bottom: 1px solid #e8e5df; }
.faqlst article:last-child { border-bottom: 0; }
.faqlst button { width: 100%; min-height: 70px; display: flex; align-items: center; justify-content: space-between; padding: 0; border: 0; color: #20332e; background: none; text-align: left; font-weight: 800; cursor: pointer; }
.faqlst button i { font-size: 21px; transition: .2s; }
.faqlst article p { display: none; margin: -3px 45px 22px 0; color: #6d7773; line-height: 1.8; }
.faqlst .active p { display: block; }
.faqlst .active button i { transform: rotate(45deg); }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 17px; }
.newsls article { padding: 27px 29px; background: #fff; border-radius: 7px; box-shadow: 0 10px 30px rgba(30, 57, 49, .07); }
.newsls time { color: #dc7b5d; font-size: 11px; font-weight: 800; }
.newsls b { display: block; margin-top: 11px; font-size: 18px; }
.newsls p { color: #71807b; line-height: 1.8; }
.newsls span { font-size: 13px; font-weight: 800; }
.ratebg { background: #e8f0ec; }
.ratels { columns: 3; column-gap: 17px; }
.ratels article { break-inside: avoid; margin-bottom: 17px; padding: 25px; background: #fff; border-radius: 7px; box-shadow: 0 10px 28px rgba(30, 57, 49, .06); }
.ratels article:nth-child(2), .ratels article:nth-child(6) { padding-bottom: 38px; }
.stars { color: #e6a23c; }
.ratels article > p { color: #50625c; line-height: 1.85; }
.ratels article > div:last-child { display: flex; justify-content: space-between; gap: 10px; padding-top: 15px; border-top: 1px solid #e7ece9; font-size: 12px; }
.ratels time { color: #8a9691; }
.footer { padding: 45px 0 20px; color: #dce5e1; background: #102721; }
.footin { display: flex; align-items: center; gap: 25px; }
.footin nav { flex: 1; display: flex; flex-wrap: wrap; justify-content: center; gap: 12px 20px; color: #9eb1aa; font-size: 12px; }
.copyr { width: 1200px; max-width: calc(100% - 40px); margin: 35px auto 0; padding-top: 18px; border-top: 1px solid #29423b; color: #738a82; text-align: center; font-size: 12px; }
@media (max-width: 767px) {
    .navbox, .heroct, .wraper, .footin { max-width: calc(100% - 28px); }
    .navbox { height: 66px; }
    .brand { font-size: 15px; }
    .brand img { width: 38px; height: 38px; }
    .menub { display: block; margin-left: auto; padding: 5px; }
    .navbox > .getapp { display: none; }
    .navlis { display: none; position: absolute; left: 0; right: 0; top: 66px; padding: 12px 20px 20px; background: #f7faf7; box-shadow: 0 15px 25px rgba(0,0,0,.08); }
    .navlis.open { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0 16px; }
    .navlis a { padding: 12px 0; }
    .heroct { min-height: auto; display: block; }
    .herotx { padding: 54px 0 38px; }
    h1 { margin-top: 25px; font-size: 40px; }
    .leadtx { font-size: 15px; }
    .heroac { display: block; }
    .herobt { width: 100%; }
    .watchx { display: table; margin: 22px auto 0; }
    .statsx { flex-wrap: wrap; justify-content: center; }
    .nightx { min-height: 540px; }
    .halox { width: 390px; height: 390px; top: 70px; left: 50%; transform: translateX(-50%); }
    .device { width: 235px; height: 418px; top: 50px; }
    .floatx { min-width: 145px; padding: 10px; }
    .topfx { top: 95px; right: 0; }
    .botfx { left: 0; bottom: 38px; }
    .secton { padding: 70px 0; }
    .secttl { margin-bottom: 34px; font-size: 28px; }
    .showls { display: flex; overflow-x: auto; gap: 14px; padding: 5px 0 24px; scroll-snap-type: x mandatory; }
    .showls figure { flex: 0 0 76%; margin: 0 !important; scroll-snap-align: start; }
    .featls, .downls, .newsls { grid-template-columns: 1fr; }
    .featls article { min-height: auto; }
    .timeln { display: block; padding-left: 62px; }
    .timeln:before { left: 25px; right: auto; top: 25px; bottom: 30px; width: 1px; height: auto; }
    .timeln article { min-height: 130px; padding: 0; text-align: left; }
    .timeln article > i { left: -62px; transform: none; }
    .timeln span { left: auto; right: 0; }
    .faqlst { padding: 4px 18px; }
    .faqlst article p { margin-right: 0; }
    .ratels { columns: 1; }
    .footin { flex-direction: column; text-align: center; }
    .footin nav { justify-content: center; }
    .footin .getapp { width: 100%; }
}
