* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: #23232a; background: #fffdf8; font-family: "Microsoft YaHei", "PingFang SC", sans-serif; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
button { font: inherit; }
.wraps { width: 1200px; max-width: calc(100% - 40px); margin: 0 auto; }
.naver { position: sticky; top: 0; z-index: 30; background: rgba(255, 253, 248, .96); box-shadow: 0 8px 30px rgba(44, 41, 35, .06); }
.navin { height: 76px; display: flex; align-items: center; gap: 28px; }
.brand { display: flex; align-items: center; gap: 10px; flex: 0 0 auto; font-weight: 900; font-size: 20px; }
.brand img { width: 42px; height: 42px; border-radius: 50%; object-fit: cover; box-shadow: 0 5px 15px rgba(255, 105, 97, .24); }
.navls { margin-left: auto; display: flex; align-items: center; gap: 22px; font-size: 14px; font-weight: 700; }
.navls a { position: relative; padding: 29px 0; }
.navls a:after { content: ""; position: absolute; left: 0; right: 100%; bottom: 19px; height: 3px; background: #ff665d; transition: .25s; }
.navls a:hover:after { right: 0; }
.getap { display: inline-flex; align-items: center; justify-content: center; gap: 8px; min-height: 44px; padding: 0 20px; color: #fff; background: #25262e; font-weight: 800; box-shadow: 5px 5px 0 #ffd34e; transition: .2s; }
.getap:hover { transform: translate(-2px, -2px); box-shadow: 7px 7px 0 #ff665d; }
.menux { display: none; border: 0; background: none; font-size: 26px; }
.herox { overflow: hidden; background: linear-gradient(112deg, #fff6e7 0%, #fffdf8 56%, #e7faf8 56%, #e7faf8 100%); }
.herin { min-height: 680px; display: grid; grid-template-columns: 52% 48%; align-items: center; }
.herct { position: relative; z-index: 2; padding: 70px 65px 70px 0; }
.stamp { display: inline-flex; align-items: center; gap: 10px; margin-bottom: 26px; padding: 8px 13px 8px 8px; background: #fff; box-shadow: 0 10px 30px rgba(44, 41, 35, .09); font-size: 13px; font-weight: 800; }
.stamp img { width: 34px; height: 34px; border-radius: 50%; object-fit: cover; }
h1 { margin: 0; color: #22232a; font-size: 58px; line-height: 1.16; letter-spacing: 0; }
.herds { max-width: 600px; margin: 25px 0 0; color: #68666a; font-size: 17px; line-height: 2; }
.herbt { display: flex; align-items: center; gap: 24px; margin-top: 34px; }
.mainb { min-height: 58px; display: inline-flex; align-items: center; justify-content: center; gap: 10px; padding: 0 28px; color: #fff; background: #ff665d; font-size: 16px; font-weight: 900; box-shadow: 7px 7px 0 #25262e; transition: .2s; }
.mainb:hover { transform: translate(-2px, -2px); box-shadow: 9px 9px 0 #25262e; }
.moreb { font-weight: 800; border-bottom: 2px solid #25262e; padding: 8px 0; }
.hernt { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 42px; color: #5d5b60; font-size: 13px; font-weight: 700; }
.hernt span { display: flex; align-items: center; gap: 6px; }
.hernt i { color: #ff665d; font-size: 18px; }
.cover { position: relative; min-height: 680px; }
.splot { position: absolute; width: 520px; height: 520px; top: 76px; left: 38px; border-radius: 50%; background: #62d7cb; box-shadow: inset 0 0 0 26px rgba(255,255,255,.2); }
.cover figure { position: absolute; margin: 0; overflow: hidden; background: #fff; padding: 8px; box-shadow: 0 24px 55px rgba(24, 80, 77, .2); }
.cover figure img { width: 100%; height: 100%; object-fit: contain; background: #fff; }
.booka { width: 205px; height: 365px; top: 94px; left: 70px; transform: rotate(-7deg); }
.bookb { width: 222px; height: 394px; top: 155px; right: 24px; transform: rotate(7deg); }
.bookc { width: 185px; height: 329px; bottom: 40px; left: 235px; transform: rotate(1deg); }
.update { position: absolute; z-index: 3; right: 8px; bottom: 48px; width: 184px; padding: 18px; background: #ffd34e; box-shadow: 6px 6px 0 #25262e; }
.update i { font-size: 24px; }
.update strong, .update span { display: block; }
.update strong { margin: 5px 0; }
.update span { font-size: 12px; }
.sectt { margin-bottom: 46px; text-align: center; font-size: 34px; font-weight: 900; letter-spacing: 0; }
.sectt:after { content: ""; display: block; width: 46px; height: 5px; margin: 13px auto 0; background: #ff665d; box-shadow: 14px 0 0 #ffd34e; }
.showx, .advax, .downx, .stepx, .faqxx, .newsx, .sayxx { padding: 96px 0; }
.showx { background: #fffdf8; }
.shots { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; align-items: start; }
.shots figure { margin: 0; background: #fff; padding: 10px 10px 0; box-shadow: 0 16px 38px rgba(47, 43, 37, .1); }
.shots figure:nth-child(even) { margin-top: 34px; }
.shots img { width: 100%; height: auto; aspect-ratio: 387 / 688; object-fit: contain; background: #f5f4f0; }
.shots figcaption { padding: 16px 4px 18px; font-weight: 800; text-align: center; }
.advax { background: #25262e; color: #fff; }
.advax .sectt:after { background: #62d7cb; }
.adgrd { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.adgrd article { min-height: 210px; padding: 30px; background: #30313a; }
.adgrd article:nth-child(2), .adgrd article:nth-child(6) { background: #393942; }
.adgrd i { display: block; margin-bottom: 25px; color: #ffd34e; font-size: 31px; }
.adgrd strong { display: block; font-size: 19px; }
.adgrd p { margin: 12px 0 0; color: #c8c7cc; font-size: 14px; line-height: 1.8; }
.downx { background: #fff6e7; }
.dowgr { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.dowgr a { display: flex; align-items: center; gap: 16px; min-height: 104px; padding: 22px; background: #fff; box-shadow: 0 10px 26px rgba(46, 42, 36, .07); transition: .2s; }
.dowgr a:hover { transform: translateY(-4px); box-shadow: 0 18px 32px rgba(46, 42, 36, .12); }
.dowgr a > i { display: grid; place-items: center; width: 48px; height: 48px; color: #fff; background: #ff665d; font-size: 24px; }
.dowgr span { flex: 1; }
.dowgr strong, .dowgr small { display: block; }
.dowgr small { margin-top: 5px; color: #777379; }
.dowgr em { font-size: 20px; font-style: normal; }
.stepx { background: #fff; }
.timel { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); gap: 28px; }
.timel:before { content: ""; position: absolute; left: 8%; right: 8%; top: 41px; height: 2px; background: #dedbd4; }
.timel article { position: relative; text-align: center; }
.timel b { position: absolute; top: -12px; left: calc(50% + 28px); color: #ff665d; font-size: 13px; }
.timel i { position: relative; display: grid; place-items: center; width: 82px; height: 82px; margin: 0 auto 22px; color: #25262e; background: #ffd34e; border-radius: 50%; font-size: 29px; box-shadow: 0 0 0 10px #fff; }
.timel strong { font-size: 18px; }
.timel p { color: #777379; font-size: 14px; line-height: 1.8; }
.faqxx { background: #e7faf8; }
.faqin { max-width: 900px; }
.faqls { background: #fff; padding: 10px 28px; box-shadow: 0 20px 45px rgba(38, 91, 87, .1); }
.faqls article { border-bottom: 1px solid #e7e5df; }
.faqls article:last-child { border-bottom: 0; }
.faqls button { width: 100%; min-height: 70px; display: flex; justify-content: space-between; align-items: center; padding: 0; border: 0; color: #25262e; background: none; text-align: left; font-weight: 800; cursor: pointer; }
.faqls button i { font-size: 22px; transition: .2s; }
.faqls article p { display: none; margin: -2px 50px 22px 0; color: #6c7070; line-height: 1.8; }
.faqls .openx p { display: block; }
.faqls .openx button i { transform: rotate(45deg); }
.newsx { background: #fffdf8; }
.newgr { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.newgr article { position: relative; padding: 28px 30px; background: #fff; box-shadow: 0 10px 30px rgba(45, 41, 35, .07); }
.newgr time { display: block; color: #ff665d; font-size: 12px; font-weight: 800; }
.newgr strong { display: block; margin-top: 12px; font-size: 18px; }
.newgr p { margin: 10px 0 18px; color: #777379; line-height: 1.8; }
.newgr span { font-size: 13px; font-weight: 800; }
.sayxx { background: #fff6e7; }
.saygr { columns: 3; column-gap: 18px; }
.saygr article { break-inside: avoid; margin: 0 0 18px; padding: 26px; background: #fff; box-shadow: 0 10px 28px rgba(45, 41, 35, .07); }
.saygr article:nth-child(2), .saygr article:nth-child(5) { padding-bottom: 40px; }
.stars { color: #ffb900; }
.saygr article > p { color: #555258; line-height: 1.9; }
.userx { display: flex; justify-content: space-between; gap: 10px; padding-top: 16px; border-top: 1px solid #ece9e2; font-size: 12px; }
.userx span { font-weight: 900; }
.userx time { color: #918e92; }
.foots { padding: 48px 0 20px; color: #fff; background: #25262e; }
.footin { display: flex; align-items: center; gap: 34px; }
.footin nav { flex: 1; display: flex; flex-wrap: wrap; justify-content: center; gap: 12px 22px; color: #c8c7cc; font-size: 13px; }
.foots .getap { background: #ff665d; box-shadow: 5px 5px 0 #ffd34e; }
.copyr { margin-top: 38px; padding-top: 20px; border-top: 1px solid #3b3c44; color: #8f8f96; text-align: center; font-size: 12px; }
@media (max-width: 767px) {
    .wraps { max-width: calc(100% - 28px); }
    .navin { height: 66px; gap: 14px; }
    .brand { font-size: 17px; }
    .brand img { width: 38px; height: 38px; }
    .menux { display: block; margin-left: auto; padding: 6px; }
    .navls { display: none; position: absolute; top: 66px; left: 0; right: 0; padding: 12px 20px 20px; background: #fffdf8; box-shadow: 0 15px 25px rgba(0,0,0,.08); }
    .navls.openx { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0 18px; }
    .navls a { padding: 12px 0; }
    .navls a:after { display: none; }
    .navin > .getap { display: none; }
    .herox { background: linear-gradient(180deg, #fff6e7 0%, #fffdf8 58%, #e7faf8 58%, #e7faf8 100%); }
    .herin { min-height: auto; display: block; }
    .herct { padding: 55px 0 45px; }
    h1 { font-size: 39px; line-height: 1.2; }
    .herds { font-size: 15px; line-height: 1.8; }
    .herbt { display: block; }
    .mainb { width: 100%; }
    .moreb { display: table; margin: 22px auto 0; }
    .hernt { justify-content: center; gap: 12px; }
    .cover { min-height: 500px; }
    .splot { width: 370px; height: 370px; top: 55px; left: 50%; transform: translateX(-50%); }
    .booka { width: 145px; height: 258px; top: 42px; left: 7%; }
    .bookb { width: 158px; height: 281px; top: 78px; right: 5%; }
    .bookc { width: 132px; height: 235px; bottom: 30px; left: 34%; }
    .update { right: 0; bottom: 20px; width: 148px; padding: 12px; }
    .showx, .advax, .downx, .stepx, .faqxx, .newsx, .sayxx { padding: 70px 0; }
    .sectt { margin-bottom: 34px; font-size: 28px; }
    .shots { display: flex; overflow-x: auto; gap: 14px; padding: 5px 0 24px; scroll-snap-type: x mandatory; }
    .shots figure { flex: 0 0 76%; margin: 0 !important; scroll-snap-align: start; }
    .adgrd, .dowgr, .newgr { grid-template-columns: 1fr; }
    .adgrd article { min-height: auto; }
    .timel { display: block; padding-left: 60px; }
    .timel:before { left: 25px; right: auto; top: 35px; bottom: 35px; width: 2px; height: auto; }
    .timel article { min-height: 130px; text-align: left; }
    .timel i { position: absolute; left: -60px; top: 0; width: 52px; height: 52px; margin: 0; font-size: 21px; box-shadow: 0 0 0 7px #fff; }
    .timel b { top: 0; left: auto; right: 0; }
    .faqls { padding: 4px 18px; }
    .faqls article p { margin-right: 0; }
    .saygr { columns: 1; }
    .footin { flex-direction: column; text-align: center; }
    .footin nav { justify-content: center; }
    .footin .getap { width: 100%; }
}
