/* px clone yunkanxinwen 20260730px */

/* clone pconline.com.cn */
body.px-pc{background:#f5f6f8;color:#2d313e;font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif}
body.px-pc a{color:#2d313e} body.px-pc a:hover{color:#0f89ff}
.pc-top{background:#fff;border-bottom:1px solid #eaedf0}
.pc-top-in{width:1200px;margin:0 auto;height:56px;display:flex;align-items:center;justify-content:space-between}
.pc-logo img{height:40px;width:auto;max-width:200px;object-fit:contain}
.pc-login{background:#0f89ff;color:#fff;padding:6px 16px;border-radius:4px;font-size:13px}
.pc-nav{background:#0f89ff}
.pc-nav-in{width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:48px}
.pc-nav ul{display:flex;flex-wrap:wrap}
.pc-nav a{display:block;color:#fff;padding:0 14px;line-height:48px;font-weight:700}
.pc-nav li.on a,.pc-nav a:hover{background:#0a6fd1}
.pc-search{display:flex;background:#fff;border-radius:20px;overflow:hidden;height:32px;margin-right:8px}
.pc-search input{border:0;width:160px;padding:0 12px;outline:none}
.pc-search button{width:36px;border:0;background:#0f89ff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='white' viewBox='0 0 24 24'%3E%3Cpath d='M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5z'/%3E%3C/svg%3E") center no-repeat;cursor:pointer}
.pc-wrap{width:1200px;margin:16px auto 40px}
.pc-hero{display:grid;grid-template-columns:1fr 280px;gap:12px;margin-bottom:20px}
.pc-hero-main{position:relative;display:block;height:340px;overflow:hidden;border-radius:4px;background:#111}
.pc-hero-main img{width:100%;height:340px;object-fit:cover}
.pc-hero-main .cap{position:absolute;left:0;right:0;bottom:0;padding:20px 24px;background:linear-gradient(transparent,rgba(0,0,0,.75));color:#fff}
.pc-hero-main h2{font-size:24px;margin-bottom:6px}
.pc-hero-side{background:#fff;border:1px solid #eaedf0;border-radius:4px;padding:12px}
.pc-hero-side h3{font-size:16px;font-weight:800;margin-bottom:8px;padding-bottom:8px;border-bottom:2px solid #0f89ff;color:#0f89ff}
.pc-hero-side li{padding:8px 0;border-bottom:1px solid #f0f0f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.pc-sec{display:flex;justify-content:space-between;align-items:center;margin:8px 0 12px}
.pc-sec h3{font-size:18px;font-weight:800}
.pc-sec .more{color:#848792;font-size:13px}
.pc-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.pc-card{display:grid;grid-template-columns:1fr 100px;gap:8px;background:#fff;border:1px solid #eaedf0;border-radius:4px;padding:12px;align-items:center;min-height:110px}
.pc-card img{width:100px;height:90px;object-fit:cover;background:#222}
.pc-card b{display:block;font-size:14px;line-height:1.4;margin-bottom:6px}
.pc-card em{display:block;font-style:normal;color:#848792;font-size:12px}
@media(max-width:1100px){.pc-top-in,.pc-nav-in,.pc-wrap{width:100%;padding:0 12px}.pc-hero,.pc-cards{grid-template-columns:1fr}}

.ds-crumb{max-width:1200px;margin:12px auto;padding:0 12px;font-size:13px;color:#888}
.ds-main{max-width:1200px;margin:0 auto;padding:0 12px 40px}
.ds-list-item{padding:14px 0;border-bottom:1px solid #eee;display:flex;gap:12px}
.ds-list-item img{width:160px;height:100px;object-fit:cover;background:#222}
.ds-list-item h2{font-size:16px;margin:0 0 6px}
.o2o-foot{max-width:1200px;margin:20px auto;padding:16px;color:#999;font-size:12px;border-top:1px solid #eee;text-align:center}
.YuxiSlider .slider{display:block!important;height:100%!important;width:100%!important}
.YuxiSlider.yuxi-smooth{overflow:hidden!important}
.YuxiSlider.yuxi-smooth .slider{position:relative!important;height:100%!important;width:100%!important;display:block!important}
.YuxiSlider.yuxi-smooth .slider ul{position:relative!important;left:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;list-style:none!important}
.YuxiSlider.yuxi-smooth .slider li{position:absolute!important;inset:0;float:none!important;display:block!important;width:100%!important;height:100%!important;opacity:0;visibility:hidden;transition:opacity .5s;z-index:1;margin:0!important}
.YuxiSlider.yuxi-smooth .slider li.is-on{opacity:1;visibility:visible;z-index:2}
.YuxiSlider.yuxi-smooth .slider img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
.YuxiSlider.yuxi-smooth .bg,.YuxiSlider.yuxi-smooth .desc{display:none!important}
*,*:before,*:after{box-sizing:border-box} html,body{margin:0;padding:0}
img{max-width:100%;border:0;vertical-align:middle} ul,ol{margin:0;padding:0;list-style:none}
a{text-decoration:none} h1,h2,h3,h4,p{margin:0}
.clearfix:after{content:"";display:block;clear:both}


/* detail theme pack 20260730dt */
.dt-page.ds-shell{width:1200px!important;max-width:calc(100% - 32px)!important;margin:16px auto 48px!important;padding:0!important}
.dt-page .ds-crumb{margin:0 0 14px!important;font-size:13px;color:#888;text-align:left}
.dt-page .ds-crumb a{color:inherit}
.dt-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}
.dt-main{min-width:0;background:var(--dt-card,#fff);border:1px solid var(--dt-line,#eee);padding:22px 28px 28px;border-radius:var(--dt-radius,0)}
.dt-channel{margin-bottom:10px}
.dt-channel a{display:inline-block;padding:2px 10px;font-size:12px;font-weight:700;color:#fff;background:var(--dt-brand,#c00);border-radius:2px}
.dt-title{font-size:28px;font-weight:800;line-height:1.4;margin:0 0 14px;color:var(--dt-title,#222);text-align:left}
.dt-meta{display:flex;flex-wrap:wrap;gap:8px 16px;font-size:13px;color:#888;padding-bottom:12px;border-bottom:1px solid var(--dt-line,#eee);margin-bottom:12px}
.dt-tools{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}
.dt-tool{display:inline-block;padding:4px 12px;font-size:12px;border:1px solid var(--dt-line,#ddd);color:#666;background:#fafafa;border-radius:2px;cursor:default}
.dt-tool.dt-back{color:var(--dt-brand,#c00);border-color:var(--dt-brand,#c00);background:#fff;text-decoration:none}
.dt-body{font-size:16px;line-height:1.95;color:#333;text-align:left}
.dt-body p{margin:0 0 1.05em;text-align:left!important}
.dt-body img{max-width:100%!important;height:auto!important;display:block;margin:16px auto}
.dt-end{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:24px;padding-top:14px;border-top:1px dashed var(--dt-line,#ddd);font-size:13px;color:#888}
.dt-end a{color:var(--dt-brand,#c00);font-weight:700}
.dt-sec-hd{font-size:16px;font-weight:800;color:var(--dt-brand,#c00);border-bottom:2px solid var(--dt-brand,#c00);padding-bottom:8px;margin:0 0 12px}
.dt-sec-hd a{color:inherit;text-decoration:none}
.dt-related{margin-top:28px;padding-top:8px}
.dt-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.dt-rel-card{display:block;border:1px solid var(--dt-line,#eee);background:#fff;overflow:hidden;text-decoration:none;color:#222}
.dt-rel-card img{width:100%;height:110px;object-fit:cover;display:block;background:#222}
.dt-rel-card span{display:block;padding:8px 10px;font-size:13px;line-height:1.4;height:58px;overflow:hidden}
.dt-rel-card:hover span{color:var(--dt-brand,#c00)}
.dt-side-box{background:var(--dt-card,#fff);border:1px solid var(--dt-line,#eee);padding:14px;margin-bottom:14px;border-radius:var(--dt-radius,0)}
.dt-side-list li{padding:8px 0;border-bottom:1px solid #f0f0f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}
.dt-side-list a{color:#333;text-decoration:none}
.dt-side-list a:hover{color:var(--dt-brand,#c00)}
.dt-rank li{display:flex;gap:8px;padding:8px 0;border-bottom:1px dashed #eee;align-items:flex-start}
.dt-rank em{flex:0 0 18px;height:18px;line-height:18px;text-align:center;background:#ccc;color:#fff;font-style:normal;font-size:12px;font-weight:700}
.dt-rank li:nth-child(-n+3) em{background:var(--dt-brand,#c00)}
.dt-rank a{flex:1;font-size:13px;color:#333;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
@media (max-width:960px){
  .dt-layout{grid-template-columns:1fr}
  .dt-related-grid{grid-template-columns:1fr 1fr}
  .dt-title{font-size:22px}
}

/* PConline 详情：亮蓝科技卡片 */
body.px-pc{--dt-brand:#0f89ff;--dt-line:#eaedf0;--dt-title:#2d313e;--dt-card:#fff;--dt-radius:4px}
body.px-pc .dt-main,body.px-pc .dt-side-box,body.px-pc .dt-rel-card{box-shadow:0 2px 8px rgba(45,49,62,.04)}
body.px-pc .dt-channel a{border-radius:4px}
body.px-pc .dt-related-grid{grid-template-columns:repeat(4,1fr)}
body.px-pc .dt-rel-card span{height:52px}


/* list keep */
.ds-shell:not(.dt-page){width:1200px!important;max-width:calc(100% - 32px)!important;margin:16px auto 40px!important}
.ds-main{text-align:left}
.ds-col-title{font-size:22px;font-weight:800;margin:0 0 16px;padding-bottom:10px;border-bottom:2px solid #ddd}
.ds-list-item{padding:14px 0;border-bottom:1px solid #eee;display:flex;gap:14px;align-items:flex-start}
.ds-list-item img{width:160px;height:100px;object-fit:cover;background:#222;flex:0 0 auto}
.ds-list-item .body{flex:1;min-width:0}
.ds-list-item h2{font-size:17px;margin:0 0 8px;line-height:1.4;font-weight:700}
.ds-list-item .meta{font-size:12px;color:#999}



/* nav contrast fix 20260730nav */
body.px-pc .pc-nav a{color:#ffffff!important}
body.px-pc .pc-nav li.on a,
body.px-pc .pc-nav a:hover{color:#ffffff!important;background:#0a6fd1!important}


/* align pconline v20260730align */
body.px-pc{background:#f5f6f8!important}
body.px-pc .pc-top{background:#fff;border-bottom:1px solid #eaedf0}
body.px-pc .pc-top-in{width:1200px;margin:0 auto;height:56px;display:flex;align-items:center;justify-content:space-between}
body.px-pc .pc-logo img{height:40px;width:auto;max-width:200px;object-fit:contain}
body.px-pc .pc-top-r{display:flex;align-items:center;gap:16px;font-size:13px;color:#666}
body.px-pc .pc-top-r a{color:#666;text-decoration:none!important}
body.px-pc .pc-login{display:inline-block;padding:5px 16px;border:1px solid #0f89ff;color:#0f89ff!important;border-radius:4px;background:#fff;font-size:13px}
body.px-pc .pc-nav{background:linear-gradient(90deg,#00b4c8 0%,#0f89ff 55%,#1a9fff 100%)!important}
body.px-pc .pc-nav-in{width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:48px}
body.px-pc .pc-nav a{color:#fff!important;padding:0 14px;line-height:48px;font-weight:700;text-decoration:none!important}
body.px-pc .pc-nav li.on a,body.px-pc .pc-nav a:hover{background:rgba(0,0,0,.12)!important;color:#fff!important}
body.px-pc .pc-search{display:flex;background:#fff;border-radius:20px;overflow:hidden;height:32px;margin-right:4px}
body.px-pc .pc-search input{border:0;width:170px;padding:0 12px;outline:none;font-size:13px}
body.px-pc .pc-search button{width:36px;border:0;background:#0f89ff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='white' viewBox='0 0 24 24'%3E%3Cpath d='M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5z'/%3E%3C/svg%3E") center no-repeat;cursor:pointer}
body.px-pc .pc-iconnav{background:#fff;border-bottom:1px solid #eaedf0}
body.px-pc .pc-iconnav-in{width:1200px;margin:0 auto;display:flex;gap:4px;padding:10px 0;flex-wrap:wrap}
body.px-pc .pc-iconnav a{display:flex;align-items:center;gap:6px;padding:4px 14px;font-size:13px;color:#2d313e;text-decoration:none!important;border-radius:4px}
body.px-pc .pc-iconnav a:hover{background:#e8f3ff;color:#0f89ff}
body.px-pc .pc-iconnav i{display:inline-block;width:18px;height:18px;border-radius:4px;background:linear-gradient(135deg,#0f89ff,#00b4c8)}
body.px-pc .pc-wrap{width:1200px;margin:14px auto 40px}
body.px-pc .pc-hero{display:grid;grid-template-columns:1fr 300px;gap:12px;margin-bottom:14px}
body.px-pc .pc-hero-duo{display:grid;grid-template-columns:1.55fr .95fr;gap:10px}
body.px-pc .pc-hero-main{position:relative;display:block;height:320px;overflow:hidden;border-radius:4px;background:#111}
body.px-pc .pc-hero-main img{width:100%;height:320px;object-fit:cover}
body.px-pc .pc-hero-main .cap{position:absolute;left:0;right:0;bottom:0;padding:20px 24px;background:linear-gradient(transparent,rgba(0,0,0,.78));color:#fff}
body.px-pc .pc-hero-main h2{font-size:24px;margin-bottom:6px;font-weight:800}
body.px-pc .pc-hero-sub{position:relative;display:block;height:320px;overflow:hidden;border-radius:4px;background:#111}
body.px-pc .pc-hero-sub img{width:100%;height:320px;object-fit:cover}
body.px-pc .pc-hero-sub span{position:absolute;left:0;right:0;bottom:0;padding:14px;background:linear-gradient(transparent,rgba(0,0,0,.72));color:#fff;font-size:15px;font-weight:700}
body.px-pc .pc-hero-side{background:#fff;border:1px solid #eaedf0;border-radius:4px;padding:12px 14px}
body.px-pc .pc-hero-side h3{font-size:16px;font-weight:800;margin-bottom:8px;padding-bottom:8px;border-bottom:2px solid #0f89ff;color:#0f89ff}
body.px-pc .pc-hero-side li{padding:7px 0;border-bottom:1px solid #f0f0f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}
body.px-pc .pc-ticker{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #eaedf0;border-radius:4px;padding:10px 14px;margin-bottom:18px}
body.px-pc .pc-ticker b{flex:0 0 auto;background:#0f89ff;color:#fff;padding:2px 10px;border-radius:3px;font-size:12px}
body.px-pc .pc-ticker-list{flex:1;display:flex;flex-wrap:wrap;gap:4px 18px;overflow:hidden;max-height:48px}
body.px-pc .pc-ticker-list a{font-size:13px;color:#2d313e;white-space:nowrap;text-decoration:none!important}
body.px-pc .pc-ticker-list em{font-style:normal;color:#999;margin-right:4px}
body.px-pc .pc-ticker .more{flex:0 0 auto;color:#848792;font-size:12px}
body.px-pc .pc-sec{display:flex;justify-content:space-between;align-items:center;margin:4px 0 12px;gap:12px;flex-wrap:wrap}
body.px-pc .pc-sec h3{font-size:18px;font-weight:800;display:flex;align-items:center;gap:8px;margin:0}
body.px-pc .pc-sec-ico{display:inline-block;width:18px;height:18px;border-radius:3px;background:#0f89ff}
body.px-pc .pc-tabs{display:flex;flex-wrap:wrap;gap:6px;flex:1}
body.px-pc .pc-tabs a{padding:3px 10px;font-size:12px;background:#eef1f5;color:#666;border-radius:12px;text-decoration:none!important}
body.px-pc .pc-tabs a:hover{background:#0f89ff;color:#fff}
body.px-pc .pc-sec .more{color:#848792;font-size:13px}
body.px-pc .pc-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:22px}
body.px-pc .pc-card{display:grid;grid-template-columns:1fr 100px;gap:8px;background:#fff;border:1px solid #eaedf0;border-radius:4px;padding:12px;align-items:center;min-height:112px;text-decoration:none!important;color:inherit}
body.px-pc .pc-card img{width:100px;height:90px;object-fit:cover;background:#222}
body.px-pc .pc-card-txt b{display:block;font-size:14px;line-height:1.35;margin-bottom:4px;max-height:38px;overflow:hidden;color:#2d313e}
body.px-pc .pc-card-txt i{display:block;font-style:normal;color:#0f89ff;font-size:12px;margin-bottom:4px}
body.px-pc .pc-card-txt em{display:block;font-style:normal;color:#848792;font-size:12px;overflow:hidden;max-height:34px}
body.px-pc .pc-cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:20px}
body.px-pc .pc-col{background:#fff;border:1px solid #eaedf0;border-radius:4px;padding:12px}
body.px-pc .pc-col .pc-sec{margin:0 0 8px}
body.px-pc .pc-col li{padding:7px 0;border-bottom:1px solid #f0f0f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}
body.px-pc .pc-rank{list-style:none;margin:0;padding:0}
body.px-pc .pc-rank li{display:flex;gap:8px;align-items:flex-start;white-space:normal}
body.px-pc .pc-rank em{flex:0 0 18px;height:18px;line-height:18px;text-align:center;background:#ccc;color:#fff;font-size:12px;font-style:normal}
body.px-pc .pc-rank li:nth-child(-n+3) em{background:#0f89ff}
body.px-pc .pc-more-list{background:#fff;border:1px solid #eaedf0;border-radius:4px;padding:8px 14px}
body.px-pc .pc-more-list li{padding:10px 0;border-bottom:1px solid #f0f0f0}
body.px-pc .pc-more-list a{display:block;font-size:15px;font-weight:700;margin-bottom:4px;color:#2d313e;text-decoration:none!important}
body.px-pc .pc-more-list span{display:block;font-size:12px;color:#848792}
@media(max-width:1100px){
  body.px-pc .pc-top-in,body.px-pc .pc-nav-in,body.px-pc .pc-iconnav-in,body.px-pc .pc-wrap{width:100%;padding-left:12px;padding-right:12px;box-sizing:border-box}
  body.px-pc .pc-hero,body.px-pc .pc-hero-duo,body.px-pc .pc-cards,body.px-pc .pc-cols{grid-template-columns:1fr!important}
}

/* align2 pconline v20260730align2 */
body.px-pc .pc-nav{background:linear-gradient(90deg,#00c2c2 0%,#00a8d8 40%,#0f89ff 100%)!important}
body.px-pc .pc-iconnav{background:#fafbfc}
body.px-pc .pc-hero-main h2{font-size:22px}
body.px-pc .pc-card{min-height:118px}
body.px-pc .pc-ticker-list{max-height:52px}


/* ===== SYMMETRY 20260730sym ===== */
html,body{overflow-x:hidden!important;max-width:100%!important}
img,video,iframe{max-width:100%}
/* grid tracks must shrink: nowrap titles were blowing past viewport */
.sn-row2,.sn-list-2col,.sn-pics,
.pc-hero,.pc-hero-duo,.pc-cards,.pc-cols,
.wy-grid,.wy-pics,
.gc-fast,.gc-body,.gc-collage,
.sh-main,.sh-pics,
.zol-main,.zol-grid,
.hq-fir,.hq-thr,.hq-vids,
.dt-layout,.dt-related-grid{
  min-width:0
}
.sn-row2{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.sn-list-2col{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.sn-pics{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.sn-row2 > *,.sn-list-2col > *,.sn-box,.p_left,.p_middle,.p_right,.sn-wrap,.sn-part{min-width:0;max-width:100%;box-sizing:border-box}
.sn-list li,.sn-dot li,.sn-hot li{max-width:100%;overflow:hidden;text-overflow:ellipsis}
.sn-part{width:100%;clear:both}
.sn-part:after{content:"";display:block;clear:both}
.sn-wrap,.sn-util-in,.sn-chan-grid-in,.sn-brand-in,.sn-nav-in{margin-left:auto!important;margin-right:auto!important}

/* 民商：去掉 wrap 上残留的 1fr/340 双层 grid，改由 wy-grid 撑满 */
.wy-wrap{display:block!important;width:1000px!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;grid-template-columns:none!important}
.wy-grid{display:grid!important;width:100%!important;grid-template-columns:minmax(0,1fr) 340px!important;gap:24px!important;align-items:start}
.wy-left,.wy-right{min-width:0;max-width:100%}
.wy-topbar-in,.wy-chan-in,.wy-brand-in,.wy-nav-in{margin-left:auto!important;margin-right:auto!important}

.pc-hero{grid-template-columns:minmax(0,1fr) 300px!important}
.pc-hero-duo{grid-template-columns:minmax(0,1.55fr) minmax(0,.95fr)!important}
.pc-cards{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.pc-cols{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.pc-card{grid-template-columns:minmax(0,1fr) 100px!important;min-width:0}
.pc-hero > *,.pc-cols > *,.pc-cards > *,.pc-wrap{min-width:0;box-sizing:border-box}
.pc-top-in,.pc-nav-in,.pc-iconnav-in,.pc-wrap{margin-left:auto!important;margin-right:auto!important}
.pc-ticker,.pc-ticker-list{min-width:0;overflow:hidden}
.pc-ticker-list a{max-width:100%;overflow:hidden;text-overflow:ellipsis}

.gc-fast{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.gc-body{grid-template-columns:minmax(0,1fr) 320px!important}
.gc-collage{grid-template-columns:minmax(0,220px) minmax(0,1fr) minmax(0,220px)!important}
.gc-fast > *,.gc-body > *,.gc-main,.gc-card{min-width:0;max-width:100%;box-sizing:border-box}
.gc-head-in,.gc-nav,.gc-ticker-in,.gc-main{margin-left:auto!important;margin-right:auto!important}
.gc-ticker-in{overflow:hidden!important;max-width:100%}

.sh-black-in,.sh-brand-in,.sh-nav-in,.sh-wrap{margin-left:auto!important;margin-right:auto!important}
.sh-wrap,.sh-main,.sh-c{min-width:0;max-width:100%;box-sizing:border-box}

.zol-head-in,.zol-nav-in,.zol-wrap{margin-left:auto!important;margin-right:auto!important}
.zol-wrap,.zol-main{min-width:0;max-width:100%;box-sizing:border-box}

.hq-head-in,.hq-wrap{margin-left:auto!important;margin-right:auto!important}
.hq-fir,.hq-thr{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.hq-vids{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.hq-wrap,.hq-fir > *,.hq-thr > *{min-width:0;box-sizing:border-box}

.dt-layout{grid-template-columns:minmax(0,1fr) 300px!important}
.dt-page.ds-shell,.ds-shell{margin-left:auto!important;margin-right:auto!important}

@media(max-width:1100px){
  .wy-grid,.pc-hero,.pc-hero-duo,.pc-cards,.pc-cols,.gc-fast,.gc-body,.gc-collage,.sn-row2,.hq-fir,.hq-thr{grid-template-columns:1fr!important}
}

/* symmetry body min-width kill v20260730sym2 */
html,body{min-width:0!important;width:auto!important;overflow-x:hidden!important}

