body{margin:0;padding:0;background-color:#f5f7fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:#303133}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.page-container{width:100%;box-sizing:border-box}.page-title{font-size:28px;font-weight:600;color:#303133;margin-bottom:12px}.page-desc{font-size:15px;color:#909399;line-height:1.7;margin-bottom:24px}.section-card{background:#fff;border-radius:8px;padding:24px;margin-bottom:20px;box-shadow:0 1px 4px rgba(0,0,0,.06)}.section-card__title{font-size:18px;font-weight:600;color:#303133;margin-bottom:16px}.text-muted{color:#909399}.site-layout{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 1px 8px rgba(0,0,0,.06)}.site-header__inner{max-width:1120px;margin:0 auto;padding:0 20px;height:64px;justify-content:space-between}.site-header__inner,.site-logo{display:flex;align-items:center}.site-logo{gap:10px;cursor:pointer}.site-logo__img{width:36px;height:36px;border-radius:8px}.site-logo__text{font-size:18px;font-weight:700;color:#303133}.site-nav{display:flex;align-items:center;gap:8px}.site-nav__item{padding:8px 16px;font-size:14px;color:#606266;border-radius:4px;transition:all .2s}.site-nav__item.active,.site-nav__item:hover{color:#ff6b35;background:#fff7e6}.site-main{flex:1}.site-footer{background:#2c3e50;color:hsla(0,0%,100%,.85);padding:40px 20px 24px;margin-top:auto}.site-footer__inner{max-width:1120px;margin:0 auto}.site-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:32px;margin-bottom:32px}.site-footer__brand{font-size:20px;font-weight:700;margin-bottom:12px}.site-footer__desc{font-size:13px;line-height:1.8;color:hsla(0,0%,100%,.65)}.site-footer__title{font-size:15px;font-weight:600;margin-bottom:12px}.site-footer__link{display:block;font-size:13px;color:hsla(0,0%,100%,.65);margin-bottom:8px;cursor:pointer}.site-footer__link:hover{color:#ff6b35}.site-footer__bottom{border-top:1px solid hsla(0,0%,100%,.12);padding-top:20px;font-size:12px;color:hsla(0,0%,100%,.45);text-align:center;line-height:1.8}.hero-section{background:linear-gradient(135deg,#fff7e6,#fff 50%,#ecf5ff);padding:72px 20px 80px}.hero-section__inner{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}.hero-badge{display:inline-block;padding:6px 14px;background:#fff;border:1px solid #ffd591;border-radius:20px;font-size:13px;color:#fa8c16;margin-bottom:20px}.hero-title{font-size:42px;font-weight:700;line-height:1.25;color:#303133;margin-bottom:16px}.hero-title span{color:#ff6b35}.hero-subtitle{font-size:17px;line-height:1.8;color:#606266;margin-bottom:28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.hero-download-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(135deg,#ff6b35,#ff8f5a);border-radius:4px;text-decoration:none;box-shadow:0 4px 12px rgba(255,107,53,.35);transition:transform .2s,box-shadow .2s}.hero-download-btn:hover{color:#fff;transform:translateY(-1px);box-shadow:0 6px 16px rgba(255,107,53,.45)}.hero-download-hint{margin:12px 0 0;font-size:13px;color:#909399}.hero-phone{width:280px;margin:0 auto;padding:16px;background:#303133;border-radius:32px;box-shadow:0 20px 60px rgba(0,0,0,.15)}.hero-phone__screen{background:#f5f7fa;border-radius:20px;overflow:hidden;min-height:420px}.hero-phone__bar{background:#fff;padding:14px 16px;font-size:14px;font-weight:600;text-align:center;border-bottom:1px solid #eee}.hero-phone__content{padding:16px}.hero-phone__card{background:#fff;border-radius:12px;padding:14px;margin-bottom:12px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.stats-row{max-width:1120px;margin:-36px auto 0;padding:0 20px;position:relative;z-index:2}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;background:#fff;border-radius:12px;padding:24px;box-shadow:0 8px 24px rgba(0,0,0,.08)}.stat-item{text-align:center}.stat-item__value{font-size:28px;font-weight:700;color:#ff6b35}.stat-item__label{font-size:13px;color:#909399;margin-top:6px}.content-section{max-width:1120px;margin:0 auto;padding:64px 20px}.section-head{text-align:center;margin-bottom:40px}.section-head__title{font-size:28px;font-weight:700;color:#303133;margin-bottom:10px}.section-head__desc{font-size:15px;color:#909399}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{background:#fff;border-radius:8px;padding:28px 24px;box-shadow:0 1px 4px rgba(0,0,0,.06);transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(255,107,53,.12)}.feature-card__icon{width:48px;height:48px;border-radius:12px;background:#fff7e6;color:#ff6b35;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:16px}.feature-card__title{font-size:17px;font-weight:600;margin-bottom:8px}.feature-card__desc{font-size:14px;color:#606266;line-height:1.7}.screen-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.screen-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.06)}.screen-card__head{background:linear-gradient(135deg,#ff6b35,#ff9a56);color:#fff;padding:20px}.screen-card__tag{font-size:12px;opacity:.85;margin-bottom:6px}.screen-card__title{font-size:18px;font-weight:600}.screen-card__body{padding:16px 20px 20px;font-size:14px;color:#606266;line-height:1.7}.flow-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.flow-step{background:#fff;border-radius:8px;padding:20px 16px;text-align:center;box-shadow:0 1px 4px rgba(0,0,0,.06)}.flow-step__num{width:36px;height:36px;line-height:36px;border-radius:50%;background:#ff6b35;color:#fff;font-size:14px;font-weight:600;margin:0 auto 12px}.flow-step__title{font-size:15px;font-weight:600;margin-bottom:6px}.flow-step__desc{font-size:12px;color:#909399;line-height:1.6}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.info-row{display:flex;padding:12px 0;border-bottom:1px solid #f0f0f0;font-size:14px}.info-row__label{width:100px;color:#909399;flex-shrink:0}.info-row__value{color:#303133;flex:1}.home-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:8px}.home-product-card{background:#fff;border-radius:8px;padding:18px;box-shadow:0 1px 6px rgba(0,0,0,.06)}.home-product-card__name{font-size:14px;font-weight:600;color:#303133;margin-bottom:8px;line-height:1.4}.home-product-card__price{font-size:20px;font-weight:700;color:#ff6b35;margin-bottom:8px}.home-product-card__desc{font-size:12px;color:#909399;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-policy-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.home-policy-list{margin:0;padding-left:18px;font-size:13px;color:#606266;line-height:1.8}.home-policy-list li{margin-bottom:8px}@media (max-width:900px){.contact-grid,.feature-grid,.hero-section__inner,.home-policy-grid,.home-product-grid,.screen-grid,.site-footer__grid{grid-template-columns:1fr}.flow-steps,.stats-grid{grid-template-columns:repeat(2,1fr)}.hero-title{font-size:32px}.site-nav{display:none}}.el-button--primary{background-color:#ff6b35;border-color:#ff6b35}.el-button--primary:focus,.el-button--primary:hover{background-color:#ff8555;border-color:#ff8555}.el-collapse-item__header{font-size:14px}