.news-frontend{--red:#d9232e;--red-dark:#a91621;--text:#202124;--text-secondary:#374151;--muted:#6b7280;--line:#e5e7eb;--soft:#f6f7f9;--page-bg:#f3f4f6;--surface:#fff;--surface-soft:#f9fafb;--accent-soft:#fff1f2;--blue:#2563eb;--green:#16a34a;--info-bg:#eff6ff;--info-line:#bfdbfe;--info-text:#1d4ed8;--success-bg:#ecfdf5;--success-line:#86efac;--success-text:#15803d;--warning-bg:#fff7ed;--warning-line:#fed7aa;--warning-text:#9a3412;--danger-bg:#fef2f2;--danger-line:#fecaca;--danger-text:#b91c1c;--footer-bg:#fff;--footer-text:#374151;--utility-bg:#fff;--utility-text:#374151;--utility-muted:#6b7280;--utility-line:#e5e7eb;--media-gradient:linear-gradient(135deg, #fff 0%, #fff5f5 100%);--shadow:0 8px 24px #0f172a14;background:var(--page-bg);min-height:100vh;color:var(--text);flex-direction:column;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;display:flex;overflow-x:clip}.news-frontend *,.news-frontend :before,.news-frontend :after{box-sizing:border-box}.news-frontend a{color:inherit;text-decoration:none}.news-frontend img{max-width:100%;display:block}.news-frontend button,.news-frontend input,.news-frontend select,.news-frontend textarea{font:inherit;color:inherit}.news-frontend .wrap{width:min(1200px,100% - 32px);margin:0 auto}.news-frontend .skip-link{z-index:100;color:#fff;background:#111827;border-radius:4px;padding:8px 10px;position:absolute;top:-44px;left:12px}.news-frontend .skip-link:focus{top:12px}.news-frontend .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.news-frontend .topbar-inner{min-height:36px;color:var(--utility-muted);justify-content:space-between;align-items:center;padding:0 2px;font-size:12px;display:flex}.news-frontend .topbar{border-bottom:1px solid var(--utility-line);background:var(--surface)}.news-frontend .topbar-meta{white-space:nowrap;align-items:center;gap:18px;display:flex}.news-frontend .topbar-meta time{color:var(--utility-text);font-weight:600}.news-frontend .service-label{color:var(--utility-muted);position:relative}.news-frontend .service-label:before{background:var(--red);content:"";border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:-11px;transform:translateY(-50%)}.news-frontend .top-links,.news-frontend .actions,.news-frontend .meta,.news-frontend .form-actions,.news-frontend .editor-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.news-frontend .top-links{color:var(--utility-muted);white-space:nowrap;flex-wrap:nowrap;gap:16px}.news-frontend .top-links a,.news-frontend .top-link-button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;transition:color .16s;position:relative}.news-frontend .top-links>*+:before{background:var(--utility-line);content:"";width:1px;height:10px;position:absolute;top:50%;left:-8px;transform:translateY(-50%)}.news-frontend .top-links a:hover,.news-frontend .top-links a:focus-visible,.news-frontend .top-link-button:hover,.news-frontend .top-link-button:focus-visible{color:var(--red);outline:none}.news-frontend .top-link-button:disabled{cursor:wait;opacity:.55}.news-frontend .site-header{z-index:20;background:var(--surface);width:min(1200px,100%);max-width:1200px;margin:0 auto;box-shadow:0 1px #0f172a0d}.news-frontend .header-main{background:var(--surface);grid-template-columns:152px minmax(260px,1fr) auto;align-items:center;gap:24px;min-height:84px;padding:0 2px;display:grid}.news-frontend .brand{align-items:center;min-width:0;display:flex}.news-frontend .logo{object-fit:contain;object-position:left center;flex:0 0 128px;width:128px;height:64px}.news-frontend .search{background:var(--surface);border:1px solid #d6d9df;border-radius:5px;justify-self:end;align-items:center;width:100%;max-width:590px;height:44px;transition:border-color .16s,box-shadow .16s;display:flex;overflow:hidden}.news-frontend .search:focus-within{border-color:var(--red);box-shadow:0 0 0 3px var(--accent-soft)}.news-frontend .search-icon{width:18px;height:18px;color:var(--muted);flex:0 0 18px;margin-left:14px}.news-frontend .search input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:0 11px}.news-frontend .search button{background:var(--red);color:#fff;cursor:pointer;border:0;justify-content:center;align-self:stretch;align-items:center;gap:7px;min-width:88px;padding:0 20px;font-weight:700;transition:background-color .16s;display:inline-flex}.news-frontend .search button:hover,.news-frontend .search button:focus-visible{background:var(--red-dark);outline:none}.news-frontend .search button svg{width:16px;height:16px}.news-frontend .btn{border:1px solid var(--line);background:var(--surface);min-height:38px;color:var(--text-secondary);white-space:nowrap;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex}.news-frontend .btn.primary{border-color:var(--red);background:var(--red);color:#fff}.news-frontend .btn.green{border-color:var(--green);background:var(--green);color:#fff}.news-frontend .nav-shell{background:var(--red);color:#fff;border-radius:5px 5px 0 0;overflow:hidden}.news-frontend .main-navigation{width:100%}.news-frontend .nav-inner{scrollbar-width:none;cursor:grab;overscroll-behavior-x:contain;scroll-behavior:smooth;touch-action:pan-y;-webkit-user-select:none;user-select:none;align-items:stretch;min-height:44px;padding:0 10px;display:flex;overflow-x:auto}.news-frontend .nav-inner.is-dragging{cursor:grabbing;scroll-behavior:auto}.news-frontend .nav-inner>a,.news-frontend .category-nav-item>a{white-space:nowrap;padding:12px 18px 11px;font-size:15px;font-weight:700;transition:background-color .16s;position:relative}.news-frontend .nav-inner>a.active,.news-frontend .nav-inner>a:hover,.news-frontend .category-nav-item.active,.news-frontend .category-nav-item:hover{background:var(--red-dark)}.news-frontend .category-nav-item{align-items:stretch;display:flex;position:relative}.news-frontend .category-dropdown{z-index:40;border:1px solid var(--line);min-width:180px;box-shadow:var(--shadow);color:var(--text);background:#fff;border-radius:4px;padding:8px;display:none;position:fixed}.news-frontend .category-nav-item:hover .category-dropdown,.news-frontend .category-nav-item.open .category-dropdown{display:grid}.news-frontend .nav-inner.is-dragging .category-dropdown{display:none}.news-frontend .category-dropdown a{white-space:nowrap;border-radius:3px;padding:9px 12px;font-size:14px}.news-frontend .category-dropdown a:hover{background:var(--soft);color:var(--red)}.news-frontend .nav-inner>a:focus-visible,.news-frontend .category-nav-item>a:focus-visible{outline-offset:-4px;outline:2px solid #ffd166}.news-frontend .ticker-inner{border-top:1px solid var(--warning-line);border-bottom:1px solid var(--warning-line);background:var(--warning-bg);min-height:42px;color:var(--warning-text);align-items:center;gap:14px;padding:0 18px;font-size:14px;display:flex;overflow:hidden}.news-frontend .ticker-inner b{color:var(--red);white-space:nowrap}.news-frontend .page{padding:18px 0 40px}.news-frontend .layout{grid-template-columns:250px minmax(0,1fr) 300px;align-items:start;gap:18px;display:grid}.news-frontend .two-col{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:18px;display:grid}.news-frontend .admin-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:18px;display:grid}.news-frontend .layout>*,.news-frontend .two-col>*,.news-frontend .admin-layout>*{min-width:0}.news-frontend .panel,.news-frontend .feed,.news-frontend .article,.news-frontend .qa-card,.news-frontend .section-head,.news-frontend .stat{border:1px solid var(--line);background:var(--surface);border-radius:6px;overflow:hidden}.news-frontend .panel-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:44px;padding:0 16px;font-weight:800;display:flex}.news-frontend .title-left:before{content:"";vertical-align:-3px;background:var(--red);border-radius:2px;width:4px;height:18px;margin-right:8px;display:inline-block}.news-frontend .more{color:var(--muted);font-size:12px}.news-frontend .category-grid{background:var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.news-frontend .category-grid a{background:var(--surface);justify-content:space-between;padding:13px 14px;font-size:14px;display:flex}.news-frontend .category-grid small,.news-frontend .muted{color:var(--muted)}.news-frontend .hero-card{min-height:286px;box-shadow:var(--shadow);background:#111827;border-radius:6px;margin-bottom:16px;position:relative;overflow:hidden}.news-frontend .hero-card img{object-fit:cover;opacity:.72;width:100%;height:286px}.news-frontend .hero-text{color:#fff;position:absolute;bottom:22px;left:24px;right:24px}.news-frontend .hero-text h1{margin:12px 0 8px;font-size:28px;line-height:1.25}.news-frontend .hero-text p{color:#ffffffdb;margin:0}.news-frontend .tag,.news-frontend .pill{background:var(--red);color:#fff;border-radius:4px;align-items:center;min-height:24px;padding:3px 8px;font-size:12px;font-weight:700;display:inline-flex}.news-frontend .pill{background:var(--info-bg);color:var(--info-text);border-radius:999px}.news-frontend .pill.ok{background:var(--success-bg);color:var(--success-text)}.news-frontend .pill.warn{background:var(--warning-bg);color:var(--warning-text)}.news-frontend .tabs{border-bottom:1px solid var(--line);background:var(--surface);gap:8px;padding:10px 14px 0;display:flex;overflow-x:auto}.news-frontend .tabs a,.news-frontend .tabs button{color:var(--text-secondary);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:10px 12px;font-weight:700}.news-frontend .tabs .active{border-bottom-color:var(--red);color:var(--red)}.news-frontend .feed-item{border-bottom:1px solid var(--line);grid-template-columns:160px minmax(0,1fr);gap:14px;padding:16px;display:grid}.news-frontend .feed-item:last-child{border-bottom:0}.news-frontend .feed-item.no-image{grid-template-columns:1fr}.news-frontend .feed-img{aspect-ratio:3/2;object-fit:cover;background:var(--soft);border-radius:6px;width:100%;height:auto}.news-frontend .feed-body h2{margin:0 0 8px;font-size:19px;line-height:1.35}.news-frontend .feed-body p{color:var(--text-secondary);margin:0 0 10px;font-size:14px;line-height:1.6}.news-frontend .meta{color:var(--muted);font-size:13px}.news-frontend .meta b{color:var(--red)}.news-frontend .ad{border:1px solid var(--warning-line);background:var(--warning-bg);color:var(--warning-text);border-radius:6px;grid-template-columns:1fr auto;align-items:center;gap:12px;margin:16px;padding:16px;display:grid}.news-frontend .ad b{margin-bottom:4px;display:block}.news-frontend .advertisement{border:1px solid var(--line);background:var(--surface);width:100%;min-height:104px;box-shadow:var(--shadow);border-radius:6px;margin:16px 0;position:relative;overflow:hidden}.news-frontend .advertisement-link{min-height:inherit;color:inherit;grid-template-columns:minmax(120px,30%) minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;display:grid}.news-frontend .advertisement-link--copy-only{grid-template-columns:minmax(0,1fr) auto}.news-frontend .advertisement-image{aspect-ratio:3/2;object-fit:cover;background:var(--soft);border-radius:4px;width:100%}.news-frontend .advertisement-copy{gap:6px;min-width:0;display:grid}.news-frontend .advertisement-copy strong{overflow-wrap:anywhere;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-height:48px;font-size:17px;line-height:1.4;display:-webkit-box;overflow:hidden}.news-frontend .advertisement-copy>span{overflow-wrap:anywhere;max-height:42px;color:var(--text-secondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.news-frontend .advertisement-disclosure{border:1px solid var(--warning-line);color:var(--warning-text);border-radius:3px;align-self:start;padding:2px 6px;font-size:11px;line-height:1.4}.news-frontend .advertisement--closable .advertisement-disclosure{margin-right:32px}.news-frontend .advertisement-close{border:1px solid var(--line);background:var(--surface);width:30px;height:30px;color:var(--muted);cursor:pointer;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:6px;right:6px}.news-frontend .advertisement-close:focus-visible,.news-frontend .advertisement-link:focus-visible{outline:2px solid var(--red);outline-offset:2px}.news-frontend .feed>.advertisement{box-shadow:none;border-width:0 0 1px;border-radius:0;margin:0}.news-frontend .right-col>.advertisement,.news-frontend main>aside>.advertisement{min-height:250px;margin:0 0 18px}.news-frontend .right-col>.advertisement .advertisement-link,.news-frontend main>aside>.advertisement .advertisement-link{grid-template-columns:1fr;align-content:start}.news-frontend .right-col>.advertisement .advertisement-image,.news-frontend main>aside>.advertisement .advertisement-image{aspect-ratio:6/5}.news-frontend>.advertisement[data-ad-slot^=web_news_global_]{width:min(1200px,100% - 32px);margin-left:auto;margin-right:auto}.news-frontend .advertisement[data-ad-slot=web_news_global_mobile_sticky]{display:none}.news-frontend .advertisement--popup{z-index:50;width:min(380px,100vw - 32px);margin:0;position:fixed;bottom:24px;right:24px}.news-frontend .rank-list,.news-frontend .notice-list,.news-frontend .side-menu{margin:0;padding:8px 14px 12px;list-style:none}.news-frontend .side-menu li a,.news-frontend .side-menu li button{width:100%;color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:10px 8px;display:block}.news-frontend .side-menu li a.active,.news-frontend .side-menu li button.active,.news-frontend .side-menu li a:hover,.news-frontend .side-menu li button:hover{background:var(--accent-soft);color:var(--red);font-weight:800}.news-frontend .rank-list li,.news-frontend .notice-list li{border-bottom:1px dashed var(--line);gap:10px;max-height:62px;padding:9px 0;font-size:14px;line-height:1.45;display:flex;overflow:hidden}.news-frontend .rank-list li a,.news-frontend .notice-list li a{overflow-wrap:anywhere;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}.news-frontend .rank-list em{background:var(--info-bg);width:20px;height:20px;color:var(--blue);border-radius:4px;flex:none;place-items:center;font-size:12px;font-style:normal;font-weight:800;display:grid}.news-frontend .rank-list em.is-top-rank{background:var(--red);color:#fff}.news-frontend .media-box,.news-frontend .form,.news-frontend .article,.news-frontend .qa-body,.news-frontend .section-head,.news-frontend .stat{padding:18px}.news-frontend .media-box{background:var(--media-gradient)}.news-frontend .media-box h3,.news-frontend .section-head h1{margin:0 0 8px}.news-frontend .breadcrumb{color:var(--muted);margin-bottom:12px;font-size:13px}.news-frontend .section-head{margin-bottom:16px}.news-frontend .section-head h1{font-size:26px}.news-frontend .section-head p,.news-frontend .media-box p{max-height:45px;color:var(--muted);overflow-wrap:anywhere;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.6;display:-webkit-box;overflow:hidden}.news-frontend .form{gap:14px;display:grid}.news-frontend .form label{color:var(--text-secondary);gap:7px;font-size:14px;font-weight:700;display:grid}.news-frontend .form input:not(.el-select__input),.news-frontend .form select,.news-frontend .form textarea{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--text);border-radius:4px;outline:0;padding:10px}.news-frontend .form textarea{resize:vertical;min-height:120px}.news-frontend .form-row,.news-frontend .form .row,.news-frontend .cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.news-frontend .cards.three{grid-template-columns:repeat(3,minmax(0,1fr))}.news-frontend .stat strong{margin-top:8px;font-size:28px;display:block}.news-frontend .table-wrap{overflow-x:auto}.news-frontend .table{border-collapse:collapse;background:var(--surface);width:100%}.news-frontend .table th,.news-frontend .table td{border-bottom:1px solid var(--line);text-align:left;padding:12px;font-size:14px}.news-frontend .table th{background:var(--surface-soft)}.news-frontend .editor-toolbar{border:1px solid var(--line);background:var(--surface-soft);border-radius:4px;padding:10px}.news-frontend .editor-toolbar .btn{min-height:32px;font-size:13px}.news-frontend .upload-box{border:1px dashed var(--danger-line);background:var(--danger-bg);color:var(--text-secondary);border-radius:6px;padding:14px}.news-frontend .upload-box input{margin-top:8px}.news-frontend .upload-box small{color:var(--muted);margin-top:6px;font-weight:500;display:block}.news-frontend .footer{background:var(--footer-bg);color:var(--footer-text);border-top:1px solid #e5e7eb;margin-top:auto;padding:0;font-size:13px}.news-frontend .footer-inner{flex-wrap:wrap;justify-content:space-between;gap:16px;display:flex}.news-frontend .footer-links{flex-wrap:wrap;gap:14px;display:flex}.news-frontend .static-notice{border:1px solid var(--info-line);background:var(--info-bg);color:var(--info-text);border-radius:4px;padding:10px 12px;font-size:13px}.news-frontend .theme-toggle{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:4px;flex:0 0 28px;place-items:center;padding:0;transition:background-color .16s,color .16s;display:inline-grid}.news-frontend .theme-toggle svg{width:17px;height:17px}.news-frontend .theme-toggle--desktop{margin-left:3px;position:relative}.news-frontend .theme-toggle--desktop:before{background:var(--utility-line);content:"";pointer-events:none;width:1px;height:14px;position:absolute;top:7px;left:-10px}.news-frontend .theme-toggle--mobile{display:none}@media (width<=1080px){.news-frontend .header-main{grid-template-columns:128px minmax(220px,1fr) auto;gap:16px}.news-frontend .logo{flex-basis:112px;width:112px;height:56px}.news-frontend .search button{min-width:72px;padding:0 14px}.news-frontend .layout{grid-template-columns:210px minmax(0,1fr)}.news-frontend .right-col{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.news-frontend .two-col,.news-frontend .admin-layout{grid-template-columns:1fr}.news-frontend .cards,.news-frontend .cards.three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1081px){.news-frontend .left-col,.news-frontend .right-col{align-self:stretch}}@media (width<=760px){.news-frontend .wrap{width:calc(100% - 16px)}.news-frontend .topbar{display:none}.news-frontend .site-header{position:relative}.news-frontend .header-main{grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;min-height:0;padding:10px 2px}.news-frontend .brand{grid-area:1/1}.news-frontend .logo{flex-basis:96px;width:96px;height:48px}.news-frontend .header-main .actions{grid-area:1/2;justify-content:flex-end}.news-frontend .header-main .btn{border-radius:999px;min-height:32px;padding:0 10px;font-size:13px}.news-frontend .theme-toggle--desktop{display:none}.news-frontend .header-main .theme-toggle--mobile{border:1px solid var(--line);flex-basis:32px;width:32px;height:32px;display:inline-grid}.news-frontend .header-main .btn.primary{min-width:48px;font-size:0}.news-frontend .header-main .btn.primary:after{content:"发布";font-size:13px}.news-frontend .search{border-radius:999px;grid-area:2/1/auto/-1;max-width:none;height:36px}.news-frontend .search button{min-width:44px;padding:0 13px}.news-frontend .search button span{display:none}.news-frontend .search-icon{margin-left:12px}.news-frontend .nav-inner{cursor:grab;scroll-behavior:auto;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:4px;padding:6px 8px;display:flex;overflow-x:auto}.news-frontend .nav-inner a{text-align:center;border-radius:4px;min-width:max-content;padding:9px 13px;font-size:14px}.news-frontend .category-nav-item,.news-frontend .nav-inner>a{flex:none;width:auto;min-width:max-content}.news-frontend .category-nav-item>a{justify-content:center;align-items:center;width:100%;display:flex}.news-frontend .nav-inner a.active:after{height:2px;left:12px;right:12px}.news-frontend .ticker-inner{align-items:flex-start;min-height:40px;padding:9px 12px}.news-frontend .layout,.news-frontend .right-col,.news-frontend .form-row,.news-frontend .form .row,.news-frontend .cards,.news-frontend .cards.three{grid-template-columns:1fr}.news-frontend .feed-item{grid-template-columns:clamp(108px,32vw,128px) minmax(0,1fr);padding:12px}.news-frontend .feed-img{aspect-ratio:3/2;height:auto}.news-frontend .feed-body h2{overflow-wrap:anywhere;font-size:16px}.news-frontend .feed-body p{display:none}.news-frontend .hero-card,.news-frontend .hero-card img{height:230px;min-height:230px}.news-frontend .hero-text h1{font-size:22px}.news-frontend .ad{grid-template-columns:1fr}.news-frontend .advertisement{min-height:96px}.news-frontend .advertisement-link{grid-template-columns:minmax(92px,32vw) minmax(0,1fr);gap:10px;padding:10px}.news-frontend .advertisement-link--copy-only{grid-template-columns:minmax(0,1fr) auto}.news-frontend .advertisement-disclosure{grid-column:2;justify-self:end;position:static}.news-frontend .advertisement-image{grid-row:1/span 2}.news-frontend .advertisement-copy strong{font-size:15px}.news-frontend .advertisement-copy>span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.news-frontend .advertisement[data-ad-slot=web_news_global_mobile_sticky]{z-index:45;width:auto;min-height:58px;margin:0;display:block;position:fixed;bottom:8px;left:8px;right:8px}.news-frontend .advertisement[data-ad-slot=web_news_global_mobile_sticky] .advertisement-link{grid-template-columns:56px minmax(0,1fr);min-height:58px}.news-frontend .advertisement--popup{width:auto;bottom:8px;left:8px;right:8px}.news-frontend .editor-toolbar .btn{flex:calc(50% - 8px)}.news-frontend .table-wrap{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.news-frontend .table{width:max-content;min-width:100%}.news-frontend .el-pagination,.news-frontend .el-pagination .el-pager{flex-wrap:wrap;max-width:100%}.news-frontend .el-pagination{justify-content:center;row-gap:8px}.news-frontend .upload-box{min-width:0;overflow:hidden}.news-frontend .upload-box input[type=file]{width:100%;max-width:100%}.news-frontend .form .actions{grid-template-columns:1fr;gap:10px;display:grid}.news-frontend .form .actions .btn{width:100%}.news-frontend .footer-inner{display:grid}:is(body:has(.news-frontend) .el-dialog,body:has(.news-frontend) .el-message-box){width:calc(100% - 24px);max-width:calc(100% - 24px);margin-left:12px;margin-right:12px}body:has(.news-frontend) .el-dialog{max-height:calc(100dvh - 24px)}body:has(.news-frontend) .el-dialog__body{max-height:calc(100dvh - 150px);overflow-y:auto}}
