body{line-height:1.7!important;overflow:auto!important}.marketing-feature-page{--feature-accent:#2b5fe8;--feature-accent-dark:#1a3dbf;--feature-accent-soft:#eef3ff;--feature-accent-mid:#c8d8ff;--feature-hero-bg:linear-gradient(160deg,#f0f4ff,#fafbff 55%,#fff);--feature-grid-dot:rgba(43,95,232,0.22);--feature-section-bg:#f7f8fc;--feature-text-main:#1d2129;--feature-text-sub:#4e5969;--feature-text-muted:#86909c;--feature-border:#e5e8ef;--feature-shadow-sm:0 2px 8px rgba(0,0,0,0.06);--feature-shadow-md:0 6px 24px rgba(0,0,0,0.08);--feature-shadow-lg:0 16px 48px rgba(0,0,0,0.1);background:#fff;color:var(--feature-text-main);font-family:"Nunito",-apple-system,"PingFang SC",sans-serif;-webkit-font-smoothing:antialiased}.marketing-feature-page *,.marketing-feature-page :after,.marketing-feature-page :before{box-sizing:border-box}.marketing-feature-page button{font-family:inherit}.feature-shell-content{min-height:100vh}.feature-page-main{min-height:calc(100vh - 60px)}.feature-footer button{border:none;background:transparent;cursor:pointer;padding:0}.cta-primary-btn,.hero-primary-btn{border-radius:12px;font-size:15px;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;align-items:center;justify-content:center;grid-gap:6px;gap:6px;padding:14px 30px;border:none;font-weight:700;color:#fff;background:var(--feature-accent);box-shadow:0 4px 16px rgba(0,0,0,.15);cursor:pointer}.cta-primary-btn:hover,.hero-primary-btn:hover{background:var(--feature-accent-dark)!important;transform:translateY(-1px)}.feature-hero{position:relative;margin-top:60px;padding:80px 40px 0;background:var(--feature-hero-bg);overflow:hidden}.feature-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,var(--feature-grid-dot) 1px,transparent 0);background-size:28px 28px;pointer-events:none}.hero-layout{position:relative;max-width:1160px;margin:0 auto;display:grid;grid-template-columns:1fr 460px;grid-gap:64px;gap:64px;align-items:center;padding-bottom:80px}.hero-badge{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;padding:6px 12px;margin-bottom:24px;border-radius:999px;background:var(--feature-accent-soft);border:1px solid var(--feature-accent-mid);color:var(--feature-accent);font-size:12px;font-weight:700}.hero-badge .dot{width:6px;height:6px;border-radius:50%;background:var(--feature-accent)}.hero-title{margin:0 0 20px;font-size:clamp(36px,4.5vw,56px);line-height:1.18;letter-spacing:-.5px}.hero-title .accent{color:var(--feature-accent)}.hero-desc{max-width:520px;margin:0 0 36px;color:var(--feature-text-sub);font-size:17px;line-height:1.75}.mock-window{overflow:hidden;border-radius:20px 20px 0 0;background:#fff;box-shadow:var(--feature-shadow-lg),0 0 0 1px var(--feature-border)}.mock-titlebar{display:flex;align-items:center;grid-gap:8px;gap:8px;padding:10px 16px;background:var(--feature-section-bg);border-bottom:1px solid var(--feature-border)}.tb-dots{display:flex;grid-gap:6px;gap:6px}.tb-dots span{width:10px;height:10px;border-radius:50%}.tb-dots span:first-child{background:#ff5f57}.tb-dots span:nth-child(2){background:#ffbd2e}.tb-dots span:nth-child(3){background:#28c840}.tb-url{flex:1 1;padding:4px 12px;border-radius:6px;background:#fff;border:1px solid var(--feature-border);color:var(--feature-text-muted);font-size:11px;font-family:monospace}.mock-body{padding:20px 24px 24px}.feature-section{padding:88px 40px}.feature-section.alt{background:var(--feature-section-bg)}.section-inner{max-width:1160px;margin:0 auto}.section-header{margin-bottom:56px}.section-header.center{text-align:center}.section-eyebrow{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;margin-bottom:12px;color:var(--feature-accent);font-size:12px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.section-eyebrow:before{content:"";width:18px;height:2px;background:var(--feature-accent);border-radius:1px}.section-title{margin:0 0 14px;font-size:clamp(26px,3vw,38px);line-height:1.22;letter-spacing:-.3px}.section-subtitle{max-width:580px;margin:0;color:var(--feature-text-sub);font-size:16px;line-height:1.75}.section-header.center .section-subtitle{margin:0 auto}.feature-card-grid,.promo-grid,.scenario-grid{display:grid;grid-gap:20px;gap:20px}.feature-card-grid,.scenario-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.scenario-grid{grid-gap:16px;gap:16px}.promo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-card,.promo-card,.scenario-card{position:relative;border:1px solid var(--feature-border);border-radius:20px;background:#fff}.feature-card{padding:32px 28px;overflow:hidden}.feature-card:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,var(--feature-accent),var(--feature-accent-mid));transition:transform .2s}.feature-card:hover,.promo-card:hover,.scenario-card:hover{border-color:var(--feature-accent-mid);box-shadow:var(--feature-shadow-md);transform:translateY(-3px)}.feature-card:hover:after{transform:scaleX(1)}.feature-icon,.promo-icon,.scenario-icon{display:inline-flex;align-items:center;justify-content:center}.feature-icon{width:48px;height:48px;margin-bottom:18px;border-radius:12px;background:var(--feature-accent-soft);font-size:22px}.feature-card h3,.promo-card h3,.scenario-card h3{margin:0 0 10px;font-size:16px}.feature-card p,.promo-card p,.scenario-card p{margin:0;color:var(--feature-text-sub);font-size:14px;line-height:1.75}.scenario-card{display:flex;grid-gap:16px;gap:16px;align-items:flex-start;padding:28px 24px;transition:transform .2s,border-color .2s,box-shadow .2s}.scenario-icon{width:44px;height:44px;flex-shrink:0;border-radius:10px;background:var(--feature-accent-soft);font-size:20px}.promo-card{padding:28px 24px;transition:transform .2s,border-color .2s,box-shadow .2s}.promo-icon{width:52px;height:52px;margin-bottom:16px;border-radius:14px;font-size:24px}.promo-icon,.promo-tag{background:var(--feature-accent-soft)}.promo-tag{display:inline-flex;align-items:center;margin-top:16px;padding:5px 10px;border-radius:999px;color:var(--feature-accent);font-size:12px;font-weight:700}.compare-wrap{overflow:hidden;border:1px solid var(--feature-border);border-radius:20px;box-shadow:var(--feature-shadow-sm);background:#fff}.compare-table{width:100%;border-collapse:collapse}.compare-table thead th{padding:18px 24px;text-align:left;background:var(--feature-section-bg);border-bottom:1px solid var(--feature-border);color:var(--feature-text-muted);font-size:13px;font-weight:700}.compare-table thead th.col-us{background:var(--feature-accent);color:#fff}.compare-table thead th.col-us,.compare-table thead th.col-us+th{text-align:center;vertical-align:middle}.compare-table tbody td{padding:16px 24px;border-bottom:1px solid var(--feature-border);color:var(--feature-text-sub);font-size:14px}.compare-table tbody tr:last-child td{border-bottom:none}.compare-table tbody td:first-child{font-weight:600;color:var(--feature-text-main)}.compare-table tbody td.col-us{text-align:center;font-weight:600;color:var(--feature-accent);background:rgba(0,0,0,.02)}.compare-table tbody td:not(:first-child):not(.col-us){text-align:center;color:var(--feature-text-muted)}.compare-badge.yes{color:#00b42a}.compare-badge.no{color:#c9cdd4}.compare-badge.partial{color:#e6820a}.faq-list{display:flex;flex-direction:column;grid-gap:12px;gap:12px;max-width:800px;margin:0 auto}.faq-item{overflow:hidden;border:1px solid var(--feature-border);border-radius:16px;background:#fff}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;padding:20px 24px;border:none;background:transparent;color:var(--feature-text-main);text-align:left;font-size:15px;font-weight:600;cursor:pointer}.faq-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;border-radius:50%;background:var(--feature-accent-soft);color:var(--feature-accent);font-size:16px}.faq-answer{max-height:0;overflow:hidden;padding:0 24px;color:var(--feature-text-sub);font-size:14px;line-height:1.8;transition:max-height .25s ease,padding .25s ease}.faq-item.open .faq-answer{max-height:240px;padding:0 24px 20px}.faq-item.open .faq-icon{background:var(--feature-accent);color:#fff}.cta-section{position:relative;overflow:hidden;padding:88px 40px;text-align:center;background:linear-gradient(135deg,var(--feature-accent),var(--feature-accent-dark))}.cta-inner{position:relative;max-width:760px;margin:0 auto}.cta-section h2{margin:0 0 14px;color:#fff;font-size:clamp(28px,3.5vw,42px)}.cta-section p{margin:0 0 36px;color:hsla(0,0%,100%,.8);font-size:16px}.feature-footer{background:#1d2129;padding:56px 40px 32px}.feature-footer .footer-inner{max-width:1160px;margin:0 auto 40px;display:grid;grid-template-columns:1fr auto;grid-gap:48px;gap:48px}.feature-footer .footer-brand{display:flex;align-items:center;grid-gap:8px;gap:8px;margin-bottom:14px;color:#fff;font-size:16px;font-weight:700}.feature-footer .footer-brand img{width:26px;height:26px}.feature-footer .footer-desc{max-width:420px;margin:0;color:hsla(0,0%,100%,.42);font-size:13px;line-height:1.8}.feature-footer .footer-links{display:flex;flex-wrap:wrap;grid-gap:12px 20px;gap:12px 20px;margin-top:20px}.feature-footer .footer-links button{color:hsla(0,0%,100%,.58);font-size:13px;padding:0}.feature-footer .footer-links button:hover{color:#fff}.feature-footer .footer-qrs{display:flex;grid-gap:16px;gap:16px;flex-wrap:wrap;justify-content:flex-end}.feature-footer .footer-qr-card{width:120px;text-align:center}.feature-footer .footer-qr-card h4{margin:0 0 12px;color:hsla(0,0%,100%,.56);font-size:12px;font-weight:700}.feature-footer .footer-qr-card img{width:120px;height:120px;display:block;margin:0 auto;padding:6px;border-radius:12px;background:#fff}.feature-footer .footer-bottom{max-width:1160px;margin:0 auto;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.08);display:flex;flex-wrap:wrap;grid-gap:16px;gap:16px;color:hsla(0,0%,100%,.25);font-size:12px}.feature-footer .footer-bottom a{color:hsla(0,0%,100%,.34)}@media(max-width:1024px){.cta-section,.feature-footer,.feature-hero,.feature-section{padding-left:24px;padding-right:24px}.hero-layout{grid-template-columns:1fr}.feature-card-grid,.promo-grid,.scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-footer .footer-inner{grid-template-columns:1fr;grid-gap:28px;gap:28px}.feature-footer .footer-qrs{justify-content:flex-start}}@media(max-width:720px){.cta-section,.feature-footer,.feature-hero,.feature-section{padding-left:16px;padding-right:16px}.feature-card-grid,.promo-grid,.scenario-grid{grid-template-columns:1fr}.compare-table tbody td,.compare-table thead th{padding:14px 12px;font-size:12px}.feature-footer .footer-qr-card,.feature-footer .footer-qr-card img{width:104px;height:104px}}.home-header{position:fixed;top:0;left:0;right:0;z-index:99}.home-header.shadow{background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.05)}.home-header-nav{margin:0 auto;max-width:1200px;height:60px;box-sizing:border-box;justify-content:space-between}.home-header-left,.home-header-nav{display:flex;align-items:center}.home-header-logo{width:32px;height:32px;cursor:pointer}.home-header-brand{font-weight:700;font-size:18px;margin-left:10px;cursor:pointer}.home-header-link,.home-header-link-dropdown{font-size:16px;color:#262626}.home-header-link{padding-left:50px}.home-header-link:hover{text-decoration:none}.home-header-link-dropdown{margin-left:48px;cursor:pointer;display:none}.home-header-right{float:right}.home-header-right .home-header-link{margin-left:24px;padding:0}.home-header-login{display:inline-flex;align-items:center;justify-content:center;background:#1890ff;color:#fff;width:90px;height:40px;border-radius:4px;font-size:14px;text-align:center;cursor:pointer;margin-left:50px}.home-header-env-btn{margin-left:50px}.home-header-mini-program{padding:30px 0;text-align:center}.home-header-mini-program img{display:block;margin:0 auto;width:240px}.home-header-mini-program div{margin-top:20px}@media screen and (max-width:1250px){.home-header-nav{padding:10px 20px!important}}@media screen and (max-width:1050px){.home-header-nav{padding:0 20px}.home-header-link{display:none}.home-header-link-dropdown{display:inline-flex!important}}@media screen and (max-width:990px){.home-header-login{margin-left:12px!important;width:68px!important;height:32px!important;font-size:14px!important}}@media screen and (max-width:600px){.home-header-env-btn{margin-left:6px}}@media screen and (max-width:450px){.home-header-nav-test{height:auto!important;min-height:60px!important;flex-wrap:wrap!important}.home-header-nav-test .home-header-login{margin-left:0!important;margin-top:10px!important}}@media screen and (max-width:375px){.home-header-link-dropdown{margin-left:12px!important}}.login_container .forget{display:flex;align-items:center;justify-content:center;font-size:14px;color:#1890ff}.login_container .code-box{height:40px;line-height:40px;display:inline-block;padding:0 20px;font-size:14px;color:#1890ff;border:1px solid #dcdfe6;border-left:none;cursor:pointer;background:#f5f7fa}.login_container .code-box.disable{cursor:default;color:#999}.login_container .ant-input-prefix{color:#999;margin-right:6px}.loginType1,.loginType2{height:530px;box-sizing:border-box;padding:60px 50px 0}.loginType1-codebox{height:220px;text-align:center;margin:24px 0;position:relative}.cover-bg,.loginType1-code{width:220px;height:220px}.cover-bg{position:absolute;left:70px;top:0;background:hsla(0,0%,100%,.9);display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:3}.cover-bg.more{z-index:4}.site-login-mobile-modal-title{font-size:18px;color:#1890ff;font-weight:600;margin:40px 0 15px;line-height:1}.site-login-mobile-modal-tip{font-size:14px;color:#333;line-height:1}.site-login-mobile-modal-qr{width:255px;border-bottom:1px dashed #eee;margin-bottom:20px}.site-login-mobile-modal-qr img{width:150px;height:150px;margin:15px auto 20px;vertical-align:top}.site-login-mobile-modal-copy{width:255px;height:30px;border:1px solid #eee;display:flex;text-align:center;align-items:center;justify-content:space-between;box-sizing:border-box;border-radius:15px;margin-top:15px;font-size:14px}.site-login-mobile-modal-copy .text{color:#1890ff;padding-left:10px}.site-login-mobile-modal-copy .btn{color:#fff;border-radius:15px;width:58px;text-align:center;height:30px;line-height:30px;background-color:#1890ff}.line-part{display:flex;align-items:center;justify-content:space-around;margin:24px 0}.line-part .line{background:#eee;width:100px;height:2px}.line-part.wx{margin:24px 0 0}.login-btn{height:36px;border-radius:4px;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;width:100%}.login-btn.blue{background:#1890ff}.login-btn.green{background:#34c759}