.home-header .header-book-list{box-sizing:border-box;width:100%;max-width:100%;margin-top:var(--book-example-margin-top);flex-wrap:nowrap;justify-content:center;align-items:flex-start;gap:clamp(12px,2vw,18px);padding:0 clamp(20px,8vw,115px);display:flex}.home-header .header-book-list .book-item{width:var(--book-page-width);height:calc(var(--book-page-width) * 1.334);flex:none;position:relative;overflow:visible}@media (hover:hover) and (pointer:fine){.home-header .header-book-list .book-item:hover .book-qrcode{opacity:1;visibility:visible;pointer-events:auto}}.home-header .header-book-list .book-item .book-poster-picture{width:100%;height:100%;margin:0}.home-header .header-book-list .book-item .book-poster-picture picture,.home-header .header-book-list .book-item .book-poster-picture img{object-fit:cover;width:100%;height:100%;display:block}.home-header .header-book-list .book-item .book-hight-light{width:120%;height:120%;position:absolute;top:-10%;left:-10%}.home-header .header-book-list .book-item .book-gif{object-fit:contain;z-index:1;pointer-events:none;visibility:hidden;opacity:0;width:90%;height:85%;transition:opacity .2s ease-in-out;position:absolute;top:0;left:5px}.home-header .header-book-list .book-item .book-gif.is-playing{visibility:visible;opacity:1}.home-header .header-book-list .book-item .book-qrcode{opacity:0;visibility:hidden;pointer-events:none;z-index:10;background-color:#00000080;flex-direction:column;justify-content:center;align-items:center;row-gap:10px;width:85%;height:85%;transition:opacity .2s ease-in-out;display:flex;position:absolute;top:0;left:clamp(10px,1vw,13px)}.home-header .header-book-list .book-item .book-qrcode .book-qrcode-text{flex-direction:column;justify-content:center;align-items:center;display:flex}.home-header .header-book-list .book-item .book-qrcode .book-qrcode-text span{color:#fff;font-family:Microsoft YaHei,sans-serif;font-size:14px;font-weight:700;line-height:125%}.home-header .header-book-list .book-item .book-qrcode figure{width:70%}.home-header .header-book-list .book-item.is-flipping{z-index:3;overflow:hidden}.home-header .header-book-list .book-item.is-flipping .book-poster-picture,.home-header .header-book-list .book-item.is-flipping .book-hight-light{visibility:hidden}.home-header .header-book-list .book-item.is-flipping .book-example{visibility:visible;pointer-events:auto}.home-header .header-book-list .book-item .book-example{--book-flip-depth:clamp(10px, 2.8vw, 32px);width:calc(var(--book-page-width) * 2);height:calc(var(--book-page-width) * 1.334);perspective:calc(var(--book-page-width) * 2 * (1800 / 460));transform-style:preserve-3d;visibility:hidden;pointer-events:none;clip-path:inset(0 0 0 50%);z-index:2;position:absolute;top:0;left:0;overflow:hidden;transform:translate(-50%)}.home-header .header-book-list .book-item .book-example .book-stage{width:100%;height:100%;transform-style:preserve-3d;position:relative}.home-header .header-book-list .book-item .book-example .book-source-list{display:none}.home-header .header-book-list .book-item .book-example .book-page{width:50%;height:100%;position:absolute;top:0;overflow:hidden}.home-header .header-book-list .book-item .book-example .book-page img{object-fit:cover;width:100%;height:100%;display:block}.home-header .header-book-list .book-item .book-example .book-page.is-empty,.home-header .header-book-list .book-item .book-example .book-page-right.is-pending-reveal{opacity:0}.home-header .header-book-list .book-item .book-example .book-page-left{visibility:hidden;pointer-events:none;left:0}.home-header .header-book-list .book-item .book-example .book-page-right{z-index:1;transform-style:preserve-3d;left:50%;transform:translateZ(-4px)}.home-header .header-book-list .book-item .book-example .book-flip-layer{transform-origin:0;width:50%;height:100%;transform-style:preserve-3d;visibility:hidden;will-change:transform;z-index:4;position:absolute;top:0;left:50%}.home-header .header-book-list .book-item .book-example .book-flip-curl{transform-style:preserve-3d;will-change:transform;position:absolute;inset:0}.home-header .header-book-list .book-item .book-example .book-flip-face{backface-visibility:hidden;background-color:#fff;position:absolute;inset:0;overflow:hidden}.home-header .header-book-list .book-item .book-example .book-flip-face img{object-fit:cover;width:100%;height:100%;display:block}.home-header .header-book-list .book-item .book-example .book-flip-face-front{transform:translateZ(.1px)}.home-header .header-book-list .book-item .book-example .book-flip-face-back{transform:rotateY(180deg)translateZ(.1px)}@media (max-width: 900px){.home-header .header-book-list .book-item .book-qrcode{display:none}}@media (max-width: 1023px){.home-header .header-book-list{grid-template-columns:repeat(3,auto);justify-content:center;justify-items:center;gap:clamp(12px,2vw,20px);display:grid}}@media (max-width: 768px){.home-header .header-book-list{gap:clamp(10px,2vw,16px);padding:0 clamp(16px,4vw,20px)}}@media (max-width: 600px){.home-header .header-book-list{grid-template-columns:repeat(2,auto)}}@media (max-width: 414px){.home-header .header-book-list{gap:clamp(8px,2vw,12px)}}.home-header{--book-page-width:clamp(100px, 13.2vw, 190px);--book-example-margin-top:clamp(24px, 3vw, 44px);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;width:100%;min-height:clamp(560px,55vh,850px);padding-top:clamp(40px,4vw,80px);display:flex}.home-header .header-tag{box-sizing:border-box;background-image:linear-gradient(90deg,#0395ff33 0%,#065eff33 100%),linear-gradient(#ffffffb3,#ffffffb3);border-radius:999px;justify-content:center;align-items:center;column-gap:clamp(3px,.5vw,4.5px);width:fit-content;max-width:min(256px,100%);min-height:clamp(36px,5vw,45px);margin:0 auto;padding:0 clamp(12px,2.5vw,20px);display:flex;box-shadow:inset 0 0 11px #d0e5ff80}.home-header .header-tag>svg{flex-shrink:0;width:clamp(16px,4vw,20px);height:clamp(16px,4vw,20px)}.home-header .header-tag>span{-webkit-text-fill-color:transparent;white-space:nowrap;color:unset;background-image:linear-gradient(90deg,#0560ff 0%,#9a80ff 100%);-webkit-background-clip:text;background-clip:text;font-family:Microsoft YaHei,sans-serif;font-size:clamp(14px,3.5vw,20px);font-weight:500;line-height:normal}.home-header .header-title{color:#1d1d1f;text-align:center;margin:clamp(12px,1.5vw,16px) auto 0;font-family:Microsoft YaHei,sans-serif;font-size:clamp(24px,4vw,52px);font-weight:700;line-height:1.2}.home-header .header-desc{color:#51565d;text-align:center;width:min(550px,90%);max-width:100%;margin:clamp(16px,2vw,20px) auto 0;font-family:Microsoft YaHei,sans-serif;font-size:clamp(16px,1.4vw,18px);font-weight:400;line-height:clamp(28px,2.5vw,32px)}.home-header .header-button-group{justify-content:center;align-items:center;column-gap:clamp(12px,2vw,20px);margin-top:clamp(20px,2.5vw,28px);display:flex}.home-header .header-button-group .go-upload{cursor:pointer;color:#fff;background-image:linear-gradient(90.32deg,#065cff -1.45%,#0395ff 99.43%);border-radius:66px;justify-content:center;align-items:center;width:clamp(240px,22vw,299px);height:clamp(48px,5vw,64px);padding:0;font-family:Microsoft YaHei,sans-serif;font-size:clamp(18px,1.6vw,20px);font-weight:500;line-height:150%;display:flex;box-shadow:0 4px 20px #0000000f}.home-header .header-button-group .go-upload:hover{background-image:linear-gradient(135.02deg,#6c9eff 5.59%,#2b8dff 75.01%)}.home-header .header-button-group .go-upload:active{background-image:linear-gradient(135.02deg,#0076fe 5.59%,#0171f4 75.01%)}.home-header .header-button-group .go-templates{cursor:pointer;color:#1d1d1f;background-color:#fff;border:1px solid #1d1d1f1a;border-radius:66px;justify-content:center;align-items:center;column-gap:8px;width:clamp(240px,22vw,299px);height:clamp(48px,5vw,64px);font-family:Microsoft YaHei,sans-serif;font-size:clamp(18px,1.6vw,20px);font-weight:500;line-height:150%;display:flex}.home-header .header-button-group .go-templates:hover,.home-header .header-button-group .go-templates:active{background-color:#f5f5f7}.home-header .header-features{justify-content:center;align-items:center;column-gap:clamp(12px,2vw,20px);margin-top:clamp(20px,2.5vw,28px);display:flex}.home-header .header-features .features-item{justify-content:center;align-items:center;column-gap:8px;display:flex}.home-header .header-features .features-item span{color:#51565d;font-family:Microsoft YaHei,sans-serif;font-size:16px;font-weight:400;line-height:150%}@media (max-width: 768px){.home-header{height:auto;padding:clamp(40px,5vw,53px) clamp(16px,4vw,20px) clamp(48px,8vw,60px)}.home-header .header-desc{width:100%}.home-header .header-button-group{flex-direction:column;row-gap:12px}.home-header .header-button-group .go-upload,.home-header .header-button-group .go-templates{width:100%;max-width:299px}.home-header .header-features{flex-wrap:wrap;justify-content:center;gap:clamp(12px,2vw,20px);max-width:min(400px,100%);margin-left:auto;margin-right:auto}}.information-section{background-image:linear-gradient(#fff 87.16%,#e9f2ffde 100%);width:100%;padding-bottom:clamp(60px,10vw,140px);padding-left:clamp(16px,4vw,20px);padding-right:clamp(16px,4vw,20px)}.information-section .img-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(16px,2vw,20px);width:100%;max-width:1280px;margin:clamp(32px,5vw,60px) auto 0;display:flex}.information-section .img-container figure{flex:280px;min-width:0;max-width:630px;margin:0}.information-section .img-container figure picture,.information-section .img-container figure img{width:100%;height:auto;display:block}.information-section .go-create{box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(16px,3vw,24px);width:100%;max-width:1280px;margin:clamp(16px,3vw,20px) auto 0;padding:0 25px 0 18px;display:flex;container:go-create/inline-size}@container go-create (width<=873px){.information-section .go-create .container-left{justify-content:center}}.information-section .go-create .container-left{flex:auto;align-items:center;column-gap:clamp(12px,2vw,18px);min-width:0;display:flex}.information-section .go-create .container-left figure{aspect-ratio:220/120;flex-shrink:0;width:clamp(140px,22vw,220px);height:auto;margin:0}.information-section .go-create .container-left figure picture,.information-section .go-create .container-left figure img{object-fit:contain;width:100%;height:100%;display:block}.information-section .go-create .container-left span{color:#1d1d1f;font-family:Microsoft YaHei,sans-serif;font-size:36px;font-weight:400;line-height:36px}.information-section .go-create .go-create-button{color:#fff;background-image:linear-gradient(90.32deg,#065cff -1.45%,#0395ff 99.43%);border-radius:66px;flex-shrink:0;justify-content:center;align-items:center;width:200px;height:56px;margin-right:0;font-family:Microsoft YaHei,sans-serif;font-size:20px;font-weight:500;line-height:150%;display:flex}.information-section .go-create .go-create-button:hover{background-image:linear-gradient(135.02deg,#6c9eff 5.59%,#2b8dff 75.01%)}.information-section .go-create .go-create-button:active{background-image:linear-gradient(135.02deg,#0076fe 5.59%,#0171f4 75.01%)}@media (max-width: 873px){.information-section .go-create{padding:10px}.information-section .go-create .container-left{justify-content:center}}@media (max-width: 1280px){.information-section .go-create .container-left span{font-size:28px;line-height:32px}}@media (max-width: 768px){.information-section{padding-top:80px}.information-section .img-container{flex-direction:column;align-items:stretch}.information-section .img-container figure{flex:none;width:100%;max-width:100%}.information-section .go-create{text-align:center;flex-direction:column;align-items:center}.information-section .go-create .container-left{justify-content:space-between;width:100%}.information-section .go-create .container-left span{font-size:26px;line-height:26px}.information-section .go-create .go-create-button{width:100%;max-width:299px}}@media (max-width: 414px){.information-section{padding-top:60px;padding-bottom:48px}.information-section .go-create .container-left span{font-size:18px;line-height:26px}}.steps-section{box-sizing:border-box;background-color:#fff;background-position:bottom;background-repeat:no-repeat;background-size:cover;width:100%;padding-bottom:clamp(60px,10vw,137px);padding-left:clamp(16px,4vw,20px);padding-right:clamp(16px,4vw,20px)}.steps-section .steps-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(16px,3vw,44px);width:100%;max-width:1280px;margin:clamp(32px,5vw,60px) auto 0;display:flex}.steps-section .steps-row>svg{flex-shrink:0;width:clamp(40px,5vw,62px);height:auto}.steps-section .steps-row .step-card{flex-direction:column;flex:240px;align-items:center;gap:clamp(12px,2vw,16px);width:100%;min-width:0;max-width:326px;display:flex}.steps-section .steps-row .step-card svg{width:clamp(48px,6vw,56px);height:auto}.steps-section .steps-row .step-card .step-title{color:#1d1d1f;text-align:center;font-family:Microsoft YaHei,sans-serif;font-size:clamp(20px,2.2vw,24px);font-weight:400;line-height:1.2}.steps-section .steps-row .step-card .step-desc{color:#6b7280;text-align:center;font-family:Microsoft YaHei,sans-serif;font-size:clamp(14px,1.5vw,16px);font-weight:400;line-height:clamp(24px,2.5vw,28px)}.steps-section .steps-cta-area{flex-direction:column;justify-content:center;align-items:center;gap:clamp(16px,3vw,28px);width:100%;max-width:1280px;margin:clamp(32px,5vw,60px) auto 0;padding:0 clamp(4px,1vw,8px);display:flex}.steps-section .steps-cta-area .steps-cta-button{cursor:pointer;color:#fff;background-image:linear-gradient(91.59deg,#065cff 1.45%,#0395ff 99.43%);border-radius:66px;justify-content:center;align-items:center;width:min(100%,360px);height:clamp(48px,5vw,64px);padding:clamp(12px,2vw,14px) clamp(24px,5vw,48px);font-family:Microsoft YaHei,sans-serif;font-size:clamp(18px,1.6vw,20px);font-weight:500;line-height:150%;display:flex}.steps-section .steps-cta-area .steps-cta-button:hover{background-image:linear-gradient(135.02deg,#6c9eff 5.59%,#2b8dff 75.01%)}.steps-section .steps-cta-area .steps-cta-button:active{background-image:linear-gradient(135.02deg,#0076fe 5.59%,#0171f4 75.01%)}.steps-section .steps-cta-area .steps-template-link{color:#075fff;text-align:center;word-break:break-word;font-family:Microsoft YaHei,sans-serif;font-size:clamp(14px,1.5vw,16px);font-weight:400;line-height:150%;text-decoration:none}.steps-section .steps-cta-area .steps-template-link:hover{text-decoration:underline}@media (max-width: 768px){.steps-section{background-size:100%;padding-top:80px}.steps-section .steps-row{flex-direction:column;align-items:center}.steps-section .steps-row>svg{display:none}.steps-section .steps-row .step-card{flex:none;max-width:min(400px,100%)}}@media (max-width: 414px){.steps-section{padding-top:60px;padding-bottom:48px}}.delivery-section{--delivery-track-inset:320px;box-sizing:border-box;background-color:#fff;width:100%;padding-bottom:clamp(60px,10vw,140px);padding-left:clamp(16px,4vw,0);padding-right:clamp(16px,4vw,0)}.delivery-section .delivery-cards-row{flex-direction:column;row-gap:clamp(12px,2vw,20px);width:100%;max-width:100%;margin-top:clamp(32px,5vw,60px);display:flex}.delivery-section .delivery-cards-row .cards-container.swiper{box-sizing:border-box;width:100%;min-width:0;padding-left:var(--delivery-track-inset);overflow:hidden}.delivery-section .delivery-cards-row .swiper-slide.delivery-card{box-sizing:border-box;flex-shrink:0;height:auto}.delivery-section .delivery-cards-row .delivery-card{aspect-ratio:630/540;background-image:linear-gradient(180deg, var(--card-gradient-from) 0%, var(--card-gradient-to) 100%);border-radius:16px;flex-direction:column;justify-content:space-between;width:100%;padding:clamp(24px,4vw,40px) clamp(20px,3vw,40px) 0;display:flex}.delivery-section .delivery-cards-row .delivery-card .delivery-card-content{flex-direction:column;flex-shrink:0;gap:clamp(8px,1.5vw,12px);display:flex}.delivery-section .delivery-cards-row .delivery-card .delivery-card-content .delivery-card-tag{width:fit-content;max-width:100%;height:clamp(28px,4vw,32px);color:var(--tag-color);white-space:nowrap;background:#fff;border-radius:66px;justify-content:center;align-items:center;padding:0 clamp(8px,1.5vw,10px);font-family:Microsoft YaHei,sans-serif;font-size:clamp(12px,1.4vw,14px);font-weight:400;line-height:24px;display:flex}.delivery-section .delivery-cards-row .delivery-card .delivery-card-content .delivery-card-title{color:#1d1d1f;font-family:Microsoft YaHei,sans-serif;font-size:clamp(20px,2.2vw,24px);font-weight:500;line-height:1.2}.delivery-section .delivery-cards-row .delivery-card .delivery-card-content .delivery-card-desc{color:#1d1d1f80;font-family:Microsoft YaHei,sans-serif;font-size:clamp(14px,1.5vw,16px);font-weight:400;line-height:clamp(24px,2.5vw,28px)}.delivery-section .delivery-cards-row .delivery-card .delivery-card-image{flex:1;min-height:0;margin:clamp(8px,2vw,16px) 0 0}.delivery-section .delivery-cards-row .delivery-card .delivery-card-image picture,.delivery-section .delivery-cards-row .delivery-card .delivery-card-image img{object-fit:contain;width:100%;height:auto;display:block}.delivery-section .delivery-arrows{padding-left:var(--delivery-track-inset);align-items:center;gap:clamp(12px,2vw,20px);display:flex}.delivery-section .delivery-arrows button{cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(32px,4vw,36px);height:clamp(32px,4vw,36px);display:flex}.delivery-section .delivery-arrows button svg{width:100%;height:100%}.delivery-section .delivery-arrows button.disabled{opacity:.35;cursor:default;pointer-events:none}.delivery-section .delivery-arrows .autoplay-control.playing .play-button{display:none}.delivery-section .delivery-arrows .autoplay-control.playing .pause-button{display:flex}.delivery-section .delivery-arrows .pause-button,.delivery-section.no-autoplay .delivery-cards-row .delivery-arrows .autoplay-control{display:none}.delivery-section.is-compact .delivery-cards-row .delivery-arrows{justify-content:center;padding-left:0}@media (max-width: 768px){.delivery-section{padding-top:80px}}@media (max-width: 414px){.delivery-section{padding-top:60px;padding-bottom:48px}}.scenes-section{box-sizing:border-box;background-image:linear-gradient(90deg,#f3f6fe 0% 100%),linear-gradient(90deg,#f6f6f6 0% 100%);width:100%;padding-bottom:clamp(60px,10vw,140px);padding-left:clamp(16px,4vw,20px);padding-right:clamp(16px,4vw,20px)}.scenes-section .scenes-list{grid-template-columns:repeat(4,minmax(0,304px));justify-content:center;gap:clamp(16px,2vw,20px);width:100%;max-width:1280px;margin:clamp(32px,5vw,60px) auto 0;padding:0 clamp(4px,1vw,8px);display:grid}.scenes-section .scene-card{aspect-ratio:304/420;background-image:linear-gradient(90deg, #fff 0%, #fff 100%), linear-gradient(180deg, var(--scene-bg-from) 0%, var(--scene-bg-to) 100%);border-radius:16px;width:100%;min-width:0;height:auto;display:block;position:relative;overflow:hidden}.scenes-section .scene-card .scene-card-content{flex-direction:column;flex-shrink:0;gap:clamp(8px,1.5vw,12px);width:calc(100% - clamp(32px,6vw,58px));margin:clamp(20px,4vw,30px) clamp(16px,3vw,29px) 0;display:flex}.scenes-section .scene-card .scene-card-content .scene-icon{flex-shrink:0;width:clamp(40px,5vw,48px);height:clamp(40px,5vw,48px)}.scenes-section .scene-card .scene-card-content .scene-card-title{color:#1d1d1f;margin:0;font-family:Microsoft YaHei,sans-serif;font-size:clamp(20px,2.2vw,24px);font-weight:500;line-height:1.2}.scenes-section .scene-card .scene-card-content .scene-card-desc{color:#6b7280;margin:0;font-family:Microsoft YaHei,sans-serif;font-size:clamp(12px,1.5vw,16px);font-weight:400;line-height:clamp(24px,2.5vw,28px)}.scenes-section .scene-card .scene-card-image{width:100%;margin:0;position:absolute;bottom:0;left:0}.scenes-section .scene-card .scene-card-image picture,.scenes-section .scene-card .scene-card-image img{width:100%;height:auto;display:block}.scenes-section .scenes-cta-button{background-image:linear-gradient(91.3deg,#065cff 1.45%,#0395ff 99.43%);border-radius:66px;justify-content:center;align-items:center;column-gap:4px;width:min(100%,261px);height:clamp(48px,5vw,64px);margin:clamp(32px,5vw,60px) auto 0;padding:0 clamp(16px,3vw,24px);display:flex}.scenes-section .scenes-cta-button:hover{background-image:linear-gradient(135.02deg,#6c9eff 5.59%,#2b8dff 75.01%)}.scenes-section .scenes-cta-button:active{background-image:linear-gradient(135.02deg,#0076fe 5.59%,#0171f4 75.01%)}.scenes-section .scenes-cta-button span{color:#fff;font-family:Microsoft YaHei,sans-serif;font-size:clamp(18px,1.6vw,20px);font-weight:500;line-height:150%}.scenes-section .scenes-cta-button svg{flex-shrink:0;width:clamp(16px,2vw,18px);height:clamp(16px,2vw,18px)}@media (max-width: 1280px){.scenes-section .scenes-list{grid-template-columns:repeat(2,minmax(0,304px));justify-content:center}}@media (max-width: 768px){.scenes-section{padding-top:80px}}@media (max-width: 414px){.scenes-section{padding-top:60px;padding-bottom:48px}.scenes-section .scenes-list{grid-template-columns:minmax(0,min(400px,100%));justify-items:center}.scenes-section .scene-card{aspect-ratio:304/350;max-width:304px}}.example-section{box-sizing:border-box;background-color:#fff;width:100%;padding-bottom:clamp(60px,10vw,140px);padding-left:clamp(16px,4vw,20px);padding-right:clamp(16px,4vw,20px)}.example-section .example-grid{grid-template-columns:repeat(5,minmax(0,240px));justify-content:center;gap:clamp(16px,2vw,20px);width:100%;max-width:1280px;margin:clamp(32px,5vw,60px) auto 0;padding:0 clamp(4px,1vw,8px);display:grid}.example-section .example-card{width:100%;min-width:0}.example-section .example-card-image{border-radius:8px;transition:transform .3s;display:block;overflow:hidden;box-shadow:0 0 30px #95a8d933}.example-section .example-card-image img{width:100%;height:auto;display:block}.example-section .example-card-info{flex-direction:column;gap:clamp(12px,2vw,16px);padding:clamp(12px,2vw,16px) clamp(4px,1vw,8px);display:flex}.example-section .example-card-title{color:#1d1d1f;text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:Microsoft YaHei,sans-serif;font-size:clamp(13px,1.4vw,14px);font-weight:500;line-height:clamp(18px,2vw,20px);overflow:hidden}.example-section .example-card-user{align-items:center;gap:clamp(6px,1vw,8px);min-width:0;display:flex}.example-section .example-card-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:clamp(20px,2.5vw,24px);height:clamp(20px,2.5vw,24px)}.example-section .example-card-username{text-overflow:ellipsis;white-space:nowrap;color:#6b7280;font-family:Microsoft YaHei,sans-serif;font-size:clamp(13px,1.4vw,14px);font-weight:400;line-height:clamp(18px,2vw,20px);overflow:hidden}.example-section .example-more-btn{color:#065cff;word-break:break-word;border:1px solid #065cff;border-radius:66px;justify-content:center;align-items:center;gap:4px;width:fit-content;max-width:min(100%,320px);height:clamp(48px,5vw,64px);margin:clamp(32px,5vw,60px) auto 0;padding:clamp(12px,2vw,14px) clamp(24px,5vw,48px);font-family:Microsoft YaHei,sans-serif;font-size:clamp(14px,1.5vw,16px);font-weight:500;line-height:150%;text-decoration:none;display:flex}.example-section .example-more-btn:hover{color:#0076fe;background-color:#d2ecff}.example-section .example-more-btn:active{color:#0076fe;background-color:#d2e9fb}.example-section .example-more-btn svg{color:#065cff;flex-shrink:0;width:clamp(16px,2vw,18px);height:clamp(16px,2vw,18px)}@media (max-width: 1280px){.example-section .example-grid{grid-template-columns:repeat(4,minmax(0,240px))}}@media (max-width: 768px){.example-section{padding-top:80px}.example-section .example-grid{grid-template-columns:repeat(2,minmax(0,240px))}}@media (max-width: 414px){.example-section{padding-top:60px;padding-bottom:48px}.example-section .example-grid{grid-template-columns:repeat(2, minmax(0, min(240px, 1fr)))}}@media (max-width: 360px){.example-section .example-grid{grid-template-columns:minmax(0,min(240px,100%));justify-items:center}}.trust-section{box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100%;padding-bottom:clamp(60px,10vw,140px);position:relative;overflow:hidden}.trust-section .trust-stats-row{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:clamp(16px,2vw,20px);width:100%;max-width:1280px;margin:clamp(32px,5vw,60px) auto 0;padding:0 clamp(4px,1vw,8px);display:flex}.trust-section .trust-stats-row .trust-stat-item{flex-direction:column;flex:200px;justify-content:center;align-items:center;gap:clamp(8px,1.5vw,12px);min-width:0;max-width:300px;display:flex}.trust-section .trust-stats-row .trust-stat-item svg{flex-shrink:0;width:clamp(40px,5vw,48px);height:clamp(40px,5vw,48px)}.trust-section .trust-stats-row .trust-stat-item .trust-stat-value{color:#1d1d1f;text-align:center;margin:0;font-family:Microsoft YaHei,sans-serif;font-size:clamp(28px,4vw,40px);font-weight:500;line-height:1.1}.trust-section .trust-stats-row .trust-stat-item .trust-stat-label{color:#1d1d1f;text-align:center;margin:0;font-family:Microsoft YaHei,sans-serif;font-size:clamp(16px,1.8vw,20px);font-weight:400;line-height:1.2}.trust-section .trust-stats-row .trust-stat-item .trust-stat-desc{color:#6b7280;text-align:center;white-space:normal;margin:0;font-family:Microsoft YaHei,sans-serif;font-size:clamp(13px,1.4vw,14px);font-weight:400;line-height:150%}.trust-section .trust-stats-row .trust-stat-divider{background-color:#95a8d959;flex-shrink:0;align-self:center;width:1px;height:clamp(100px,12vw,158px)}.trust-section .trust-partners-title{color:#1d1d1f;text-align:center;width:100%;margin-top:clamp(32px,5vw,80px);margin-bottom:0;padding:0 clamp(4px,1vw,8px);font-family:Microsoft YaHei,sans-serif;font-size:clamp(28px,4vw,42px);font-weight:500;line-height:1.1}.trust-section .trust-partners-grid{z-index:1;box-sizing:border-box;flex-direction:column;gap:30px;width:100%;margin:clamp(24px,4vw,40px) auto 0;padding:0 clamp(4px,1vw,8px);display:flex;position:relative;overflow:hidden}.trust-section .trust-partners-grid .trust-partners-row{will-change:transform;align-items:center;gap:20px;width:max-content;margin:0;padding:0;list-style:none;animation-duration:22s;animation-timing-function:linear;animation-iteration-count:infinite;display:flex}.trust-section .trust-partners-grid .trust-partners-row--left{animation-name:trust-row-left}.trust-section .trust-partners-grid .trust-partners-row--right{animation-name:trust-row-right}.trust-section .trust-partners-grid .trust-logo-card{box-sizing:border-box;background-color:#fff;border:1px solid #95a8d933;border-radius:12px;flex:none;justify-content:center;align-items:center;width:240px;height:120px;display:flex}.trust-section .trust-partners-grid .trust-logo-card.coop-item-1 .home-icon{background-position:-5px -110px;width:52px;height:58px}@media (max-width: 550px){.trust-section .trust-partners-grid .trust-logo-card.coop-item-1 .home-icon{background-position:-5px -420px;width:31px;height:35px}}.trust-section .trust-partners-grid .trust-logo-card.coop-item-2 .home-icon{background-position:-88px -107px;width:61px;height:63px}@media (max-width: 550px){.trust-section .trust-partners-grid .trust-logo-card.coop-item-2 .home-icon{background-position:-54px -417px;width:37px;height:38px}}.trust-section .trust-partners-grid .trust-logo-card.coop-item-3 .home-icon{background-position:-178px -100px;width:114px;height:80px}@media (max-width: 550px){.trust-section .trust-partners-grid .trust-logo-card.coop-item-3 .home-icon{background-position:-110px -413px;width:69px;height:48px}}.trust-section .trust-partners-grid .trust-logo-card.coop-item-4 .home-icon{background-position:-327px -115px;width:117px;height:47px}@media (max-width: 550px){.trust-section .trust-partners-grid .trust-logo-card.coop-item-4 .home-icon{background-position:-199px -422px;width:70px;height:28px}}.trust-section .trust-partners-grid .trust-logo-card.coop-item-5 .home-icon{background-position:-475px -105px;width:126px;height:70px}@media (max-width: 550px){.trust-section .trust-partners-grid .trust-logo-card.coop-item-5 .home-icon{background-position:-286px -415px;width:76px;height:42px}}.trust-section .trust-partners-grid .trust-logo-card.coop-item-6 .home-icon{background-position:-635px -105px;width:53px;height:66px}@media (max-width: 550px){.trust-section .trust-partners-grid .trust-logo-card.coop-item-6 .home-icon{background-position:-382px -417px;width:32px;height:40px}}.trust-section .trust-partners-grid .trust-logo-card.coop-item-7 .home-icon{background-position:-717px -118px;width:129px;height:44px}@media (max-width: 550px){.trust-section .trust-partners-grid .trust-logo-card.coop-item-7 .home-icon{background-position:-433px -425px;width:77px;height:26px}}.trust-section .trust-partners-grid .trust-logo-card.coop-item-8 .home-icon{background-position:-879px -121px;width:110px;height:32px}@media (max-width: 550px){.trust-section .trust-partners-grid .trust-logo-card.coop-item-8 .home-icon{background-position:-530px -427px;width:66px;height:19px}}.trust-section .trust-partners-grid .trust-logo-card.coop-item-9 .home-icon{background-position:-1021px -109px;width:75px;height:58px}@media (max-width: 550px){.trust-section .trust-partners-grid .trust-logo-card.coop-item-9 .home-icon{background-position:-615px -419px;width:45px;height:35px}}.trust-section .trust-partners-grid .trust-logo-card.coop-item-10 .home-icon{background-position:-1129px -105px;width:68px;height:68px}@media (max-width: 550px){.trust-section .trust-partners-grid .trust-logo-card.coop-item-10 .home-icon{background-position:-679px -416px;width:41px;height:41px}}.trust-section .trust-partners-grid .trust-logo-card.coop-item-11 .home-icon{background-position:0 -223px;width:127px;height:32px}@media (max-width: 550px){.trust-section .trust-partners-grid .trust-logo-card.coop-item-11 .home-icon{background-position:-738px -427px;width:75px;height:20px}}.trust-section .trust-partners-grid .trust-logo-card.coop-item-12 .home-icon{background-position:-163px -221px;width:140px;height:35px}@media (max-width: 550px){.trust-section .trust-partners-grid .trust-logo-card.coop-item-12 .home-icon{background-position:-833px -424px;width:88px;height:25px}}.trust-section .trust-partners-grid .trust-logo-card.coop-item-13 .home-icon{background-position:-338px -217px;width:99px;height:44px}@media (max-width: 550px){.trust-section .trust-partners-grid .trust-logo-card.coop-item-13 .home-icon{background-position:-939px -423px;width:60px;height:27px}}.trust-section .trust-partners-grid .trust-logo-card.coop-item-14 .home-icon{background-position:-470px -212px;width:85px;height:55px}@media (max-width: 550px){.trust-section .trust-partners-grid .trust-logo-card.coop-item-14 .home-icon{background-position:-1020px -421px;width:51px;height:32px}}.trust-section .trust-partners-grid .trust-logo-card.coop-item-15 .home-icon{background-position:-586px -210px;width:78px;height:58px}@media (max-width: 550px){.trust-section .trust-partners-grid .trust-logo-card.coop-item-15 .home-icon{background-position:-1088px -419px;width:48px;height:35px}}.trust-section .trust-partners-grid .trust-logo-card.coop-item-16 .home-icon{background-position:-694px -211px;width:96px;height:58px}@media (max-width: 550px){.trust-section .trust-partners-grid .trust-logo-card.coop-item-16 .home-icon{background-position:-1154px -420px;width:58px;height:35px}}@keyframes trust-row-left{0%{transform:translate(0)}to{transform:translate(calc(-50% - 10px))}}@keyframes trust-row-right{0%{transform:translate(calc(-50% - 10px))}to{transform:translate(0)}}@media (max-width: 1440px){.trust-section .trust-partners-grid{padding-bottom:4px}}@media (max-width: 1280px){.trust-section .trust-stats-row .trust-stat-divider{display:none}}@media (max-width: 768px){.trust-section{padding-top:80px}.trust-section .trust-stats-row .trust-stat-item{flex:45%;max-width:300px}.trust-section .trust-partners-grid{gap:23px}.trust-section .trust-partners-grid .trust-partners-row{gap:15px}.trust-section .trust-partners-grid .trust-logo-card{width:180px;height:90px}}@media (max-width: 414px){.trust-section{padding-top:60px;padding-bottom:48px}.trust-section .trust-stats-row .trust-stat-item{flex:100%;max-width:min(400px,100%)}}.suite-section{--suite-card-width:340px;--suite-card-min-height:450px;--suite-image-width:280px;--suite-track-inset:320px;background-color:#f3f6fe;padding-bottom:clamp(60px,10vw,140px)}.suite-section .suite-cards-row{flex-direction:column;row-gap:clamp(16px,2.5vw,28px);width:100%;max-width:100%;margin-top:clamp(24px,4.5vw,60px);display:flex}.suite-section .suite-cards-row .cards-container.swiper{box-sizing:border-box;width:100%;min-width:0;padding-left:var(--suite-track-inset,320px);overflow:hidden}.suite-section .suite-cards-row .swiper-slide{width:var(--suite-card-width,340px);height:var(--suite-card-min-height,450px);flex-shrink:0}.suite-section .suite-cards-row .suite-card{width:var(--suite-card-width,340px);height:var(--suite-card-min-height,450px);background-image:linear-gradient(180deg, var(--card-gradient-from) 0%, var(--card-gradient-to) var(--card-gradient-stop,32%));box-sizing:border-box;border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:space-between;gap:clamp(16px,2.5vw,28px);padding:clamp(20px,2.5vw,30px);display:flex;box-shadow:0 -1px #fff}.suite-section .suite-cards-row .suite-card .suite-card-content{flex-direction:column;gap:clamp(8px,1.6vw,12px);display:flex}.suite-section .suite-cards-row .suite-card .suite-card-content .suite-card-title{color:#1d1d1f;margin:0;font-family:Microsoft YaHei,sans-serif;font-size:clamp(18px,2vw,24px);font-weight:500;line-height:1.2}.suite-section .suite-cards-row .suite-card .suite-card-content .suite-card-desc{color:#6b7280;margin:0;font-family:Microsoft YaHei,sans-serif;font-size:clamp(14px,1.4vw,16px);font-weight:400;line-height:clamp(22px,2.1vw,28px)}.suite-section .suite-cards-row .suite-card .suite-card-image{width:min(var(--suite-image-width,280px), 100%);aspect-ratio:280/230;height:auto;margin:0 auto;position:relative}.suite-section .suite-cards-row .suite-card .suite-card-image img{object-fit:contain;width:100%;height:100%;display:block}.suite-section .suite-cards-row .suite-card.suite-card--music .suite-card-image--music .suite-music-bar{object-fit:contain;width:184px;height:38px;position:absolute;top:13px;left:46px}.suite-section .suite-cards-row .suite-card.suite-card--music .suite-card-image--music .suite-music-note{object-fit:contain;width:38px;height:38px;position:absolute;top:13px;left:0}.suite-section .suite-cards-row .suite-card.suite-card--music .suite-card-image--music .suite-music-play{object-fit:contain;width:24px;height:24px;position:absolute;top:20px;left:54px}.suite-section .suite-cards-row .suite-card.suite-card--music .suite-card-image--music .suite-music-book{object-fit:cover;width:230px;height:155px;position:absolute;top:62px;left:50%;transform:translate(-50%);box-shadow:0 0 10px #00000029}.suite-section .suite-arrows{padding-left:var(--suite-track-inset,320px);box-sizing:border-box;align-items:center;gap:clamp(12px,2vw,20px);display:flex}.suite-section .suite-arrows button{cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:clamp(32px,3.4vw,36px);height:clamp(32px,3.4vw,36px);display:flex}.suite-section .suite-arrows button.disabled{opacity:.35;cursor:default;pointer-events:none}.suite-section .suite-arrows button svg{width:100%;height:100%}.suite-section .suite-arrows .autoplay-control.playing .play-button{display:none}.suite-section .suite-arrows .autoplay-control.playing .pause-button{display:flex}.suite-section .suite-arrows .pause-button,.suite-section.no-autoplay .suite-cards-row .suite-arrows .autoplay-control{display:none}.suite-section.is-compact .suite-cards-row .suite-arrows{justify-content:center;padding-left:0}@media (max-width: 768px){.suite-section{--suite-track-inset:0px}.suite-section .suite-arrows{justify-content:center;padding-left:0}}.testimonials-section{box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;padding-bottom:clamp(60px,10vw,140px);position:relative}.testimonials-section .testimonials-row{z-index:1;box-sizing:border-box;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,20px);width:100%;max-width:1276px;margin:clamp(24px,4.5vw,60px) auto 0;padding:0 clamp(16px,4vw,20px);display:grid;position:relative}.testimonials-section .testimonial-card{box-sizing:border-box;border-radius:16px;flex-direction:column;width:100%;min-width:0;display:flex;overflow:hidden;box-shadow:0 8px 24px #0000000f}.testimonials-section .testimonial-card-image{height:clamp(160px,22vw,200px);margin:0;overflow:hidden}.testimonials-section .testimonial-card-image img{object-fit:cover;width:100%;height:100%;display:block}.testimonials-section .testimonial-card-content{background:#fff;flex:1;padding:clamp(20px,3vw,32px)}.testimonials-section .testimonial-user{align-items:center;gap:clamp(12px,1.6vw,16px);margin-bottom:clamp(16px,2vw,20px);display:flex}.testimonials-section .testimonial-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(48px,6vw,60px);height:clamp(48px,6vw,60px);font-family:Microsoft YaHei,sans-serif;font-size:clamp(18px,2.2vw,24px);font-weight:500;line-height:normal;display:flex}.testimonials-section .testimonial-user-info{flex-direction:column;gap:clamp(8px,1.2vw,12px);min-width:0;display:flex}.testimonials-section .testimonial-name{color:#1d1d1f;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Microsoft YaHei,sans-serif;font-size:clamp(17px,1.8vw,20px);font-weight:500;line-height:1;overflow:hidden}.testimonials-section .testimonial-industry{color:#6b7280;margin:0;font-family:Microsoft YaHei,sans-serif;font-size:clamp(13px,1.2vw,14px);font-weight:400;line-height:1}.testimonials-section .testimonial-stars{gap:4px;margin-bottom:clamp(16px,2vw,20px);display:flex}.testimonials-section .testimonial-stars svg{flex-shrink:0;width:clamp(16px,1.6vw,20px);height:clamp(16px,1.6vw,20px);display:block}.testimonials-section .testimonial-quote{color:#1d1d1f;margin:0;font-family:Microsoft YaHei,sans-serif;font-size:clamp(14px,1.4vw,16px);font-weight:400;line-height:150%}@media (max-width: 768px){.testimonials-section .testimonials-row{grid-template-columns:1fr;max-width:min(412px,100%)}.testimonials-section .testimonial-name{white-space:normal}}@media (max-width: 414px){.testimonials-section{padding-bottom:48px}}.platform-section{box-sizing:border-box;padding:0 clamp(16px,4vw,20px)}.platform-section .platform-card{background-image:linear-gradient(#a6ccff 0%,#d2e5ff 100%);border-radius:clamp(16px,3vw,32px);max-width:1280px;margin:0 auto;overflow:hidden}.platform-section .platform-inner{box-sizing:border-box;justify-content:space-between;align-items:center;gap:clamp(24px,4vw,40px);padding:clamp(32px,8vw,78px) clamp(24px,6vw,80px);display:flex}.platform-section .platform-content{flex-direction:column;flex-shrink:0;gap:clamp(16px,2.5vw,24px);width:min(362px,100%);min-width:0;display:flex}.platform-section .platform-title{color:#1d1d1f;margin:0;font-family:Microsoft YaHei,sans-serif;font-size:clamp(28px,4vw,42px);font-weight:500;line-height:1.3}.platform-section .platform-desc{color:#6b7280;margin:0;font-family:Microsoft YaHei,sans-serif;font-size:clamp(16px,1.6vw,20px);font-weight:400;line-height:1.5}.platform-section .platform-qr-card{background-color:#fff;border-radius:clamp(12px,1.6vw,16px);flex-direction:column;align-items:center;gap:clamp(6px,1vw,8px);width:fit-content;padding:clamp(10px,1.2vw,12px) clamp(10px,1.2vw,12px) clamp(16px,2vw,20px);display:flex}.platform-section .platform-qr-image{width:clamp(100px,12vw,124px);height:clamp(100px,12vw,124px);margin:0}.platform-section .platform-qr-image img{object-fit:cover;width:100%;height:100%;display:block}.platform-section .platform-qr-label{justify-content:center;align-items:center;gap:4px;display:flex}.platform-section .platform-qr-label svg{flex-shrink:0;width:clamp(14px,1.4vw,16px);height:clamp(14px,1.4vw,16px);display:block}.platform-section .platform-qr-label span{color:#6b7280;white-space:nowrap;font-family:Microsoft YaHei,sans-serif;font-size:clamp(13px,1.2vw,14px);font-weight:400;line-height:1.2}.platform-section .platform-devices{flex:1;min-width:0;max-width:884px;margin:0}.platform-section .platform-devices img{width:100%;height:auto;display:block}@media (max-width: 1280px){.platform-section .platform-inner{padding:clamp(28px,6vw,56px) clamp(20px,4vw,48px)}}@media (max-width: 768px){.platform-section .platform-inner{text-align:center;flex-direction:column;align-items:center}.platform-section .platform-content{align-items:center;width:100%;max-width:362px}.platform-section .platform-devices{width:100%;max-width:min(600px,100%)}}@media (max-width: 414px){.platform-section .platform-inner{gap:24px;padding:32px 20px}}.home-features-section.cta-section{box-sizing:border-box;background-color:#fff;background-position:bottom;background-repeat:no-repeat;background-size:cover;padding-bottom:clamp(60px,10vw,140px);padding-left:clamp(16px,4vw,20px);padding-right:clamp(16px,4vw,20px)}.home-features-section.cta-section .cta-inner{box-sizing:border-box;flex-direction:column;align-items:center;gap:clamp(24px,4vw,36px);width:100%;max-width:min(780px,100%);margin:0 auto;display:flex}.home-features-section.cta-section .cta-heading{flex-direction:column;align-items:center;gap:clamp(16px,2.5vw,24px);width:100%;display:flex}.home-features-section.cta-section .cta-title{color:#1d1d1f;text-align:center;flex-direction:column;align-items:center;margin:0;font-family:Microsoft YaHei,sans-serif;font-size:clamp(28px,5vw,38px);font-weight:500;line-height:1.3;display:flex}.home-features-section.cta-section .cta-title-line{display:block}.home-features-section.cta-section .cta-features{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(12px,2.5vw,32px);margin:0;padding:0;list-style:none;display:flex}.home-features-section.cta-section .cta-feature-item{justify-content:center;align-items:center;gap:clamp(6px,1vw,8px);display:flex}.home-features-section.cta-section .cta-feature-item svg{flex-shrink:0;width:clamp(14px,1.4vw,16px);height:clamp(14px,1.4vw,16px);display:block}.home-features-section.cta-section .cta-feature-item span{color:#51565d;white-space:nowrap;font-family:Microsoft YaHei,sans-serif;font-size:clamp(14px,1.4vw,16px);font-weight:400;line-height:1.5}.home-features-section.cta-section .cta-button-group{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(12px,2vw,20px);width:100%;display:flex}.home-features-section.cta-section .cta-primary-button{cursor:pointer;box-sizing:border-box;color:#fff;background-image:linear-gradient(91.37deg,#065cff 1.45%,#0395ff 99.43%);border:none;border-radius:66px;justify-content:center;align-items:center;width:min(276px,100%);height:clamp(52px,8vw,64px);padding:0 clamp(16px,3vw,24px);font-family:Microsoft YaHei,sans-serif;font-size:clamp(16px,1.8vw,20px);font-weight:500;line-height:1.5;display:flex}.home-features-section.cta-section .cta-primary-button:hover{background-image:linear-gradient(135.02deg,#6c9eff 5.59%,#2b8dff 75.01%)}.home-features-section.cta-section .cta-primary-button:active{background-image:linear-gradient(135.02deg,#0076fe 5.59%,#0171f4 75.01%)}.home-features-section.cta-section .cta-template-link{width:min(100%, fit-content);box-sizing:border-box;color:#1d1d1f;background-color:#fff;border:1px solid #1d1d1f1a;border-radius:66px;justify-content:center;align-items:center;gap:clamp(6px,1vw,8px);max-width:100%;height:clamp(52px,8vw,64px);padding:clamp(12px,2vw,14px) clamp(24px,5vw,48px);font-family:Microsoft YaHei,sans-serif;font-size:clamp(16px,1.8vw,20px);font-weight:500;line-height:1.5;text-decoration:none;display:flex}.home-features-section.cta-section .cta-template-link svg{flex-shrink:0;width:clamp(16px,1.6vw,18px);height:clamp(16px,1.6vw,18px);display:block}.home-features-section.cta-section .cta-template-link:hover,.home-features-section.cta-section .cta-template-link:active{background-color:#f5f5f7}@media (max-width: 768px){.home-features-section.cta-section .cta-button-group{flex-direction:column;align-items:stretch}.home-features-section.cta-section .cta-primary-button,.home-features-section.cta-section .cta-template-link{width:100%;max-width:360px;margin-left:auto;margin-right:auto}}@media (max-width: 414px){.home-features-section.cta-section{padding-bottom:48px}.home-features-section.cta-section .cta-features{flex-direction:column;gap:12px}.home-features-section.cta-section .cta-feature-item span{white-space:normal}}picture{width:100%;height:100%;display:block}picture img{width:100%;height:100%}button{cursor:pointer;border:none;outline:none;padding:0}a:focus{outline:none}.home-features-section{flex-direction:column;padding-top:clamp(48px,8vw,140px);display:flex}.home-features-section .section-title{color:#1d1d1f;text-align:center;margin:0;padding:0 clamp(4px,1vw,8px);font-family:Microsoft YaHei,sans-serif;font-size:clamp(28px,4vw,38px);font-weight:500;line-height:1.1}.home-features-section .section-desc{color:#6b7280;text-align:center;margin-top:clamp(16px,3vw,32px);padding:0 clamp(4px,1vw,8px);font-family:Microsoft YaHei,sans-serif;font-size:clamp(16px,1.6vw,20px);font-weight:400;line-height:clamp(24px,2vw,28px)}.home-page{background-color:#fff}@media (max-width: 768px){.home-page .activity-enrty{display:none}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*$vite$:1*/