*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#20262e;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Arial,sans-serif;background:#f1f3f6}a{color:inherit;text-decoration:none}button,input,textarea{font-family:inherit}.site-page{min-width:1180px;background:#f1f3f6}.site-header{position:fixed;top:0;left:0;z-index:20;display:flex;align-items:center;justify-content:space-between;width:100%;min-width:1180px;height:72px;padding:0 84px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header,.site-header.solid{color:#172033;border-bottom:1px solid #e2e6ed;background:hsla(0,0%,100%,.96)}.site-header.solid{position:sticky}.logo{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:900}.logo-image{display:block;width:auto;height:48px;max-width:210px;max-height:48px;-o-object-fit:contain;object-fit:contain}.logo-mark{display:inline-flex;width:38px;height:38px;border-radius:9px;color:#fff;background:#ff6a00;font-size:20px}.logo-mark,.site-nav{align-items:center;justify-content:center;font-weight:900}.site-nav{position:absolute;top:0;left:50%;display:flex;height:72px;gap:42px;font-size:19px;transform:translateX(-50%)}.site-nav a{position:relative;display:inline-flex;align-items:center;height:72px;transition:color .18s ease,transform .18s ease}.site-nav a:after{position:absolute;right:0;bottom:16px;left:0;height:3px;border-radius:2px;background:#ff6a00;content:"";transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.site-nav a:focus,.site-nav a:hover{color:#ff6a00;transform:translateY(-2px)}.site-nav a:focus:after,.site-nav a:hover:after{transform:scaleX(1)}.header-download{display:inline-flex;align-items:center;justify-content:center;min-width:112px;height:42px;padding:0 22px;border-radius:6px;color:#fff;background:#ff6a00;font-size:18px;font-weight:900;box-shadow:0 10px 24px rgba(255,106,0,.26);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.header-download:focus,.header-download:hover{background:#ff7d1f;box-shadow:0 14px 30px rgba(255,106,0,.34);transform:translateY(-2px)}.hero{position:relative;width:1180px;height:430px;margin:104px auto 0;overflow:hidden;border-radius:8px;background:#eef2f6}.hero-slide{position:absolute;inset:0;display:block;opacity:0;pointer-events:none;transition:opacity .7s ease}.hero-slide.active{z-index:1;opacity:1;pointer-events:auto}.hero-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-dots{position:absolute;right:28px;bottom:24px;z-index:3;display:flex;gap:10px}.hero-dots button{width:34px;height:4px;padding:0;border:0;border-radius:2px;background:hsla(0,0%,100%,.58);cursor:pointer}.hero-dots button.active{background:#ff6a00}.section{width:1180px;margin:0 auto;padding:70px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-head.center{justify-content:center;text-align:center}.section-head p{margin:0 0 8px;color:#ff6a00;font-size:13px;font-weight:900}.section-head h1,.section-head h2{margin:0;color:#182034;font-size:36px;line-height:1.25}.section-more{color:#ff6a00;font-weight:900}.category-tabs{display:flex;align-items:center;gap:14px;padding:16px;border-radius:8px;background:#fff;overflow:hidden}.channel-tabs{flex-wrap:wrap;max-height:124px}.category-tabs button{min-width:84px;height:38px;border:0;border-radius:6px;color:#555f6f;background:transparent;font-size:16px;cursor:pointer;transition:color .18s ease,background .18s ease}.category-tabs button:focus,.category-tabs button:hover{color:#ff6a00}.category-tabs button.active{color:#fff;background:#ff6a00;font-weight:900}.home-news-layout{display:block;margin-top:24px}.article-grid,.channel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.channel-grid{margin-top:24px}.channel-grid,.home-news-layout .article-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-news-more{display:flex;justify-content:center;margin-top:34px}.home-news-more a{display:inline-flex;align-items:center;justify-content:center;width:236px;height:54px;border-radius:4px;color:#fff;background:#ff6a00;box-shadow:0 12px 26px rgba(255,106,0,.18);font-size:16px;font-weight:900;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.home-news-more a:focus,.home-news-more a:hover{background:#ff7d1f;box-shadow:0 16px 34px rgba(255,106,0,.26);transform:translateY(-2px)}.article-card{overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 12px 36px rgba(20,32,50,.06);transition:transform .18s ease,box-shadow .18s ease}.article-card:hover{transform:translateY(-4px);box-shadow:0 18px 46px rgba(20,32,50,.1)}.article-card:focus h3,.article-card:hover h3{color:#ff6a00}.article-card img{display:block;width:100%;height:178px;-o-object-fit:cover;object-fit:cover}.article-body{display:flex;flex-direction:column;min-height:240px;padding:18px}.article-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;color:#929baa;font-size:13px}.article-meta span{color:#ff6a00;font-weight:900}.article-body h3{min-height:58px;margin:0 0 12px;color:#202633;font-size:19px;line-height:1.45}.article-body p{height:66px;margin:0 0 18px;overflow:hidden;color:#697586;font-size:14px;line-height:1.55}.article-body .article-meta{margin-top:auto;padding-top:14px;border-top:1px solid #edf0f4}.inner-main{min-height:680px;padding-top:34px}.channel-tabs{margin-bottom:0}.pagination{display:flex;justify-content:center;gap:12px;margin-top:36px}.pagination button{min-width:44px;height:40px;border:0;border-radius:6px;color:#536071;background:#fff;cursor:pointer}.pagination button.active{color:#fff;background:#ff6a00;font-weight:900}.pagination button:disabled{cursor:not-allowed;opacity:.45}.download-page{overflow-x:hidden;background:#fff}.download-page .section{width:min(1180px,calc(100% - 48px))}.download-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.62fr);align-items:center;gap:clamp(24px,4vw,56px);min-height:clamp(620px,calc(100vh - 72px),860px);padding:clamp(40px,7vw,96px) clamp(24px,7vw,100px);color:#fff;background:linear-gradient(135deg,rgba(29,159,78,.94),rgba(42,190,104,.82)),url(/assets/banner-field-1.png) 50%/cover}.download-copy{position:relative;min-width:0;width:min(860px,100%);max-width:860px}.download-copy>p{margin:0 0 18px;color:#ffb66d;font-size:14px;font-weight:900;letter-spacing:0}.download-copy h1{margin:0;max-width:100%;font-size:56px;line-height:1.12;overflow-wrap:anywhere}.download-copy h2{max-width:760px;margin:clamp(18px,2vw,24px) 0 clamp(24px,3vw,34px);font-size:22px;font-weight:700;line-height:1.7}.download-actions{display:flex;flex-wrap:wrap;gap:18px}.download-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:clamp(172px,18vw,230px);height:clamp(50px,5vw,62px);border:2px solid hsla(0,0%,100%,.72);border-radius:31px;color:#fff;background:transparent;cursor:pointer;font-size:21px;font-weight:900;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.download-button:focus,.download-button:hover{border-color:#fff;background:hsla(0,0%,100%,.1);box-shadow:0 16px 30px rgba(8,67,34,.18);transform:translateY(-3px)}.android-icon,.download-button i{transition:transform .18s ease}.download-button:focus .android-icon,.download-button:focus i,.download-button:hover .android-icon,.download-button:hover i{transform:scale(1.12)}.android-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:#fff}.android-icon svg{display:block;width:100%;height:100%;fill:currentColor}.qr-card{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;width:clamp(128px,13vw,176px);aspect-ratio:1;height:auto;margin-top:clamp(22px,3vw,34px);padding:clamp(8px,1vw,12px);border-radius:8px;background:#fff;box-shadow:0 14px 32px rgba(10,50,28,.14);transition:transform .18s ease,box-shadow .18s ease}.qr-card:hover{box-shadow:0 20px 42px rgba(10,50,28,.22);transform:translateY(-4px)}.qr-card img{display:block;width:100%;height:100%;border-radius:6px;-o-object-fit:cover;object-fit:cover}.download-showcase{position:relative;align-self:center;justify-self:center;width:min(100%,clamp(250px,29vw,370px));aspect-ratio:37/56;height:auto}.phone-mockup{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.phone-frame{position:relative;width:min(92%,342px);aspect-ratio:342/650;height:auto;border-radius:17%;background:linear-gradient(90deg,#f7f7f4,#fff 28%,#f7f7f4 72%,#e8e8e4);box-shadow:30px 30px 48px rgba(0,0,0,.22),inset 0 0 0 2px hsla(0,0%,100%,.92),inset 0 0 0 8px #f6f6f2,inset 0 0 22px rgba(0,0,0,.18)}.phone-frame:after,.phone-frame:before{position:absolute;left:-5px;width:4px;border-radius:4px;background:#efefec;content:"";box-shadow:inset -1px 0 2px rgba(0,0,0,.22)}.phone-frame:before{top:26%;height:6.8%}.phone-frame:after{top:38%;height:10.8%}.phone-screen{position:absolute;inset:1.9% 3.8% 2%;z-index:2;overflow:hidden;border-radius:15%;background:#000}.phone-notch{top:0;z-index:4;width:45.6%;height:7.7%;border-radius:0 0 28px 28px;background:#fff}.phone-notch,.phone-speaker{position:absolute;left:50%;transform:translateX(-50%)}.phone-speaker{top:40%;width:41%;height:14%;border-radius:7px;background:linear-gradient(180deg,#d6d6d2,#f4f4f0);box-shadow:inset 0 1px 3px rgba(0,0,0,.24)}.phone-camera{position:absolute;top:36%;right:22%;width:6.4%;height:20%;border-radius:50%;background:#e1e1dd;box-shadow:inset 0 1px 3px rgba(0,0,0,.22)}.download-shot{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;padding:0;border:0;border-radius:0;opacity:0;overflow:hidden;background:transparent;cursor:pointer;transform:translateX(18px) scale(1.01);transition:opacity .36s ease,transform .36s ease}.download-shot.active{opacity:1;transform:translateX(0) scale(1)}.download-shot img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.download-shot-dots{position:absolute;right:0;bottom:-28px;left:0;z-index:3;display:flex;justify-content:center;gap:10px}.download-shot-dots button{width:34px;height:4px;padding:0;border:0;border-radius:2px;background:hsla(0,0%,100%,.42);cursor:pointer;transition:transform .16s ease,background .16s ease,width .16s ease}.download-shot-dots button.active{background:#fff}.download-shot-dots button:focus,.download-shot-dots button:hover{width:42px;background:#fff;transform:translateY(-2px)}.feature-section{background:#fff}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:22px}.feature-grid article{padding:30px 24px;border:1px solid #e5eaf0;border-radius:8px;text-align:center;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.feature-grid article:hover{border-color:rgba(255,106,0,.38);box-shadow:0 18px 44px rgba(18,34,56,.1);transform:translateY(-6px)}.feature-grid i{color:#2f6ff2;font-size:42px}.feature-image{display:block;width:58px;height:58px;margin:0 auto;border-radius:8px;-o-object-fit:cover;object-fit:cover;transition:transform .18s ease}.feature-grid article:hover .feature-image,.feature-grid article:hover i{transform:scale(1.08)}.feature-grid h3{margin:18px 0 10px;font-size:20px}.feature-grid p{margin:0;color:#68758a;line-height:1.7}@media (max-width:1180px){.site-header,.site-page{min-width:0}.site-header{padding:0 28px}.footer-inner{grid-template-columns:1fr;width:min(100% - 48px,1180px)}.footer-nav{flex-wrap:wrap}.footer-legal{min-width:0}.download-hero{grid-template-columns:minmax(0,1fr) minmax(230px,320px);min-height:620px}.download-copy h1{font-size:44px}.download-copy h2{font-size:19px}.download-button{font-size:18px}}@media (max-width:860px){.download-hero{grid-template-columns:1fr;min-height:auto;text-align:center}.download-copy{justify-self:center}.download-actions{justify-content:center}.qr-card{margin-right:auto;margin-left:auto}.download-showcase{width:min(320px,78vw);margin:10px auto 12px}.download-shot-dots{bottom:-22px}}@media (max-width:560px){.site-header{height:64px;padding:0 18px}.site-header nav{gap:12px;font-size:13px}.header-download{display:none}.download-hero{padding:34px 18px 48px}.download-copy h1{font-size:34px}.download-copy h2{font-size:17px}.download-actions{gap:12px}.download-button{width:min(100%,220px);font-size:16px}.feature-grid{grid-template-columns:1fr}}.contact-hero{display:grid;grid-template-columns:minmax(0,1fr);gap:34px;width:min(1180px,calc(100% - 40px));margin:44px auto 78px}.company-card,.contact-card{min-height:auto;padding:46px;border-radius:8px;background:#fff;box-shadow:0 14px 42px rgba(20,32,50,.06)}.company-card{background:linear-gradient(135deg,#eef5ff,#fff)}.company-card p:first-child,.contact-card>div>p:first-child{margin:0 0 12px;color:#2f6ff2;font-weight:900}.company-card h1,.contact-card h2{margin:0 0 22px;color:#1f2735;font-size:38px}.contact-intro{color:#677386;font-size:17px;line-height:1.8}.wechat-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,260px));justify-content:center;gap:18px;margin-top:30px}.wechat-card{padding:22px;border-radius:8px;background:#f5f8fc;text-align:center}.qr-placeholder,.wechat-card img{display:flex;align-items:center;justify-content:center;width:140px;height:140px;margin:0 auto 16px;border-radius:8px;color:#7c8798;background:#fff;-o-object-fit:cover;object-fit:cover}.wechat-card span,.wechat-card strong{display:block}.wechat-card span{margin-top:6px;color:#ff6a00;font-weight:900}.article-detail{overflow:hidden;width:980px;margin:44px auto 88px;border-radius:8px;background:#fff}.detail-cover{display:block;width:100%;height:420px;-o-object-fit:cover;object-fit:cover}.article-detail article{padding:46px 58px 62px}.article-detail h1{margin:18px 0;color:#1f2735;font-size:40px;line-height:1.28}.summary{margin:0 0 30px;color:#647184;font-size:18px;line-height:1.7}.not-found{width:720px;margin:120px auto;text-align:center}.not-found a{color:#ff6a00;font-weight:900}.rich-content{color:#3b4657;font-size:17px;line-height:1.86}.rich-content h2{margin:28px 0 12px;color:#162033;font-size:26px;line-height:1.35}.rich-content p{margin:0 0 18px}.rich-content img,.rich-content video{display:block;max-width:100%;margin:20px 0;border-radius:8px}.site-footer{color:#8f99aa;background:#111827}.footer-inner{display:grid;grid-template-columns:1fr auto;gap:28px;width:1180px;margin:0 auto;padding:42px 0}.footer-brand .logo{color:#fff}.footer-brand p{margin:14px 0 0}.footer-nav{display:flex;gap:26px;color:#c2cad7}.footer-legal{grid-column:1/-1;padding-top:22px;border-top:1px solid hsla(0,0%,100%,.12);font-size:13px;line-height:1.8}.footer-legal p{margin:0 0 6px}.footer-legal a:focus,.footer-legal a:hover{color:#ff6a00}.android-download-box{text-align:center}.android-download-box p{margin:0 0 18px;color:#526073}.android-download-link{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 24px;border-radius:6px;color:#fff;background:#ff6a00;font-weight:900}.android-download-link:focus,.android-download-link:hover{background:#ff7d1f}@media (max-width:1180px){.footer-inner{grid-template-columns:1fr;width:min(100% - 48px,1180px)}.footer-nav{flex-wrap:wrap}.footer-legal{min-width:0}}.admin-page{min-width:1200px;background:#f3f6f5}.admin-login-page,.admin-page{display:flex;min-height:100vh;color:#1f2b28}.admin-login-page{align-items:center;justify-content:center;min-width:1180px;padding:80px;background:linear-gradient(120deg,#111827,#1f7a47 52%,#0f172a)}.admin-login-card{width:430px;padding:36px;border-radius:8px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.26)}.login-brand{display:flex;align-items:center;gap:16px;margin-bottom:30px}.login-brand h1{margin:0 0 6px;font-size:28px}.login-brand p{margin:0;color:#6b7874}.login-submit{width:100%;height:44px;margin-top:4px}.back-home{display:block;margin-top:18px;color:#158759;text-align:center;font-weight:700}.sidebar{width:232px;background:#1f302b;color:#fff}.admin-brand{height:70px;padding-left:28px;line-height:70px;background:#ff6a00;font-size:21px;font-weight:900}.nav{display:block;width:100%;height:56px;padding-left:30px;border:0;color:#fff;text-align:left;background:transparent;font-size:16px;cursor:pointer}.nav.active,.nav:hover{background:#16231f}.preview-link{display:block;margin:26px;padding:12px 0;border:1px solid hsla(0,0%,100%,.24);border-radius:8px;text-align:center}.admin-main{flex:1;min-width:0}.admin-topbar{display:flex;align-items:center;justify-content:space-between;height:70px;padding:0 34px;border-bottom:1px solid #dfe8e4;background:#fff}.admin-topbar h1{margin:0;font-size:22px}.admin-topbar span{color:#6b7874}.admin-account{display:flex;align-items:center;gap:18px}.logout-btn{color:#dc3444}.panel{margin:26px 30px;padding:24px;border:1px solid #dfe8e4;border-radius:8px;background:#fff}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px}.panel-head h2{margin:0 0 8px;font-size:22px}.panel-head p{margin:0;color:#697672}.form-card{max-width:940px;padding-top:8px}.password-card{max-width:560px;padding-top:8px}.admin-subhead{display:flex;align-items:center;justify-content:space-between;margin:28px 0 14px}.admin-subhead h3{margin:0;font-size:18px}.logo-preview{display:flex;align-items:center;justify-content:center;width:280px;min-height:92px;padding:16px 22px;border:1px solid #dfe8e4;border-radius:8px;color:#fff;background:#16231f;font-size:24px;font-weight:800}.logo-preview img{display:block;max-width:230px;max-height:70px;-o-object-fit:contain;object-fit:contain}.table-cover{display:block;width:132px;height:74px;border-radius:6px;-o-object-fit:cover;object-fit:cover}.table-cover.small{width:104px;height:64px}.table-icon-image{width:58px;height:58px;border-radius:8px}.table-icon-image,.table-qr{display:block;-o-object-fit:cover;object-fit:cover}.table-qr{width:70px;height:70px;border-radius:6px}.danger-text{color:#dc3444}.upload-line{display:block;margin-top:10px}.editor-tip,.upload-tip{margin:8px 0 0;color:#87919f;font-size:13px;line-height:1.5}.editor-tip{display:inline-flex;align-items:center;margin:0 0 0 4px}.upload-preview{display:flex;align-items:center;justify-content:center;width:240px;min-height:140px;margin-top:12px;padding:10px;border:1px solid #dfe6ef;border-radius:8px;background:#f7fafc}.upload-preview img{display:block;max-width:100%;max-height:180px;border-radius:6px;-o-object-fit:contain;object-fit:contain}.logo-upload-preview{width:280px;min-height:92px;background:#16231f}.logo-upload-preview img{max-height:70px}.small-preview{width:112px;min-height:112px}.small-preview img{max-height:88px}.qr-preview{width:150px;min-height:150px}.qr-preview img{max-height:126px}.rich-editor{border:1px solid #dcdfe6;border-radius:8px;background:#fff}.editor-toolbar{display:flex;align-items:center;gap:8px;min-height:46px;padding:8px;border-bottom:1px solid #e6e9ef;background:#f8faf9}.editor-toolbar button,.editor-toolbar label{min-width:42px;height:30px;padding:0 10px;border:1px solid #d8dfdc;border-radius:6px;color:#26332f;background:#fff;font-size:13px;line-height:28px;text-align:center;cursor:pointer}.editor-toolbar input{display:none}.editor-area{min-height:280px;padding:18px;outline:none;color:#26332f;font-size:16px;line-height:1.8}.editor-area:empty:before{color:#9aa5a1;content:"请输入图文内容，可上传图片或视频"}.editor-area img,.editor-area video{display:block;max-width:100%;margin:16px 0;border-radius:8px}.el-dialog__body{max-height:72vh;overflow:auto}@media (max-width:768px){body{overflow-x:hidden}.admin-login-page,.site-header,.site-page{min-width:0}.site-header{flex-wrap:wrap;align-content:center;height:auto;min-height:64px;padding:10px 16px 8px;row-gap:8px}.site-header,.site-header.solid{position:sticky}.logo{gap:8px;max-width:52%;font-size:18px}.logo-image{height:38px;max-width:150px;max-height:38px}.logo-mark{width:32px;height:32px;border-radius:7px;font-size:17px}.site-nav{position:static;order:3;width:100%;height:34px;justify-content:flex-start;gap:22px;overflow-x:auto;overflow-y:hidden;font-size:15px;transform:none;-webkit-overflow-scrolling:touch}.site-nav a{flex:0 0 auto;height:34px;white-space:nowrap}.site-nav a:after{bottom:0}.header-download{display:inline-flex;min-width:86px;height:34px;padding:0 12px;border-radius:5px;font-size:14px;box-shadow:none}.hero{width:calc(100% - 24px);height:auto;aspect-ratio:1180/430;margin-top:14px;border-radius:6px}.hero-dots{right:12px;bottom:12px;gap:6px}.hero-dots button{width:22px;height:3px}.download-page .section,.section{width:calc(100% - 24px);padding:34px 0}.section-head{align-items:flex-start;gap:14px;margin-bottom:18px}.section-head h1,.section-head h2{font-size:26px}.section-more{flex:0 0 auto;padding-top:6px;font-size:14px}.category-tabs{gap:8px;padding:10px;overflow-x:auto;-webkit-overflow-scrolling:touch}.channel-tabs{overflow:hidden}.category-tabs button{flex:0 0 auto;min-width:70px;height:34px;padding:0 12px;font-size:14px}.article-grid,.channel-grid,.home-news-layout .article-grid{grid-template-columns:1fr;gap:16px}.article-card img{height:auto;aspect-ratio:279/178}.article-body{min-height:0;padding:14px}.article-body h3{min-height:0;font-size:17px}.home-news-more{margin-top:24px}.home-news-more a{width:200px;height:46px}.inner-main{min-height:0;padding-top:14px}.pagination{flex-wrap:wrap;gap:8px}.download-hero{grid-template-columns:1fr;min-height:auto;padding:36px 18px 52px;text-align:center}.download-copy h1{font-size:32px}.download-copy h2{font-size:16px}.download-actions{justify-content:center}.download-button{width:min(100%,220px);height:52px;font-size:16px}.qr-card{margin-right:auto;margin-left:auto}.download-showcase{width:min(300px,78vw);margin:12px auto 10px}.phone-frame{width:min(92%,300px)}.feature-grid{grid-template-columns:1fr}.contact-hero{width:calc(100% - 24px);gap:18px;margin:22px auto 40px}.company-card,.contact-card{padding:24px 18px}.company-card h1,.contact-card h2{font-size:26px}.wechat-list{grid-template-columns:1fr}.article-detail{width:calc(100% - 24px);margin:22px auto 44px;border-radius:6px}.detail-cover{height:auto;aspect-ratio:980/420}.article-detail article{padding:24px 18px 34px}.article-detail h1{font-size:26px}.rich-content,.summary{font-size:16px}.rich-content h2{font-size:22px}.not-found{width:calc(100% - 24px);margin:70px auto}.footer-inner{width:calc(100% - 32px);gap:18px;padding:30px 0}.footer-nav{gap:16px;font-size:14px}}@media (max-width:420px){.site-header{padding-right:12px;padding-left:12px}.logo{max-width:48%;font-size:16px}.logo-image{max-width:132px}.site-nav{gap:18px;font-size:14px}.section-head{flex-direction:column}.section-more{padding-top:0}.download-copy h1{font-size:29px}}