.hyzb-section{margin:0 0 2.5em;}
.hyzb-section-title{margin:0 0 0.8em;}
.hyzb-board-meta{margin:0 0 1em;opacity:0.7;}
.hyzb-figure{position:relative;margin:0 0 1.5em;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:6px;background:rgba(127, 127, 127, 0.12);}
.hyzb-section .hyzb-figure img{position:absolute;top:0;left:0;width:100%;height:100%;right:0;bottom:0;object-fit:cover;object-position:center;display:block;margin:0;max-width:none;border-radius:0;}
.hyzb-list{margin:0;padding-left:1.4em;}
ul.hyzb-items{list-style:none;padding-left:0;}
ul.hyzb-items > li{list-style:none;}
ul.hyzb-items > li::marker{content:none;}
ul.hyzb-items > li::before{content:none;display:none;}
.hyzb-list > li{margin:0 0 1.2em;}
.hyzb-list > li:last-child{margin-bottom:0;}
.hyzb-bulletins > li{margin-bottom:0.7em;line-height:1.7;}
.hyzb-weiyu{margin:1.5em 0 0;}
.hyzb-item{display:flex;align-items:flex-start;gap:1em;}
.hyzb-thumb{position:relative;display:block;flex:0 0 140px;width:140px;aspect-ratio:3 / 2;overflow:hidden;border-radius:4px;background:rgba(127, 127, 127, 0.12);text-decoration:none;line-height:0;}
.hyzb-items .hyzb-thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;margin:0;padding:0;max-width:none;min-width:0;min-height:0;border:0;border-radius:0;box-shadow:none;}
.hyzb-item-body{flex:1 1 auto;min-width:0;}
.hyzb-item-title{margin:0;font-weight:600;line-height:1.5;}
.hyzb-item-digest{margin:0.4em 0 0;line-height:1.6;opacity:0.85;}
.hyzb-item-meta{margin:0.4em 0 0;opacity:0.65;}
.hyzb-attribution{margin:2em 0 0;opacity:0.7;}
@media(max-width:600px){
.hyzb-figure{aspect-ratio:3 / 2;}
.hyzb-thumb{flex-basis:96px;width:96px;}
.hyzb-item{gap:0.8em;}
} @supports not (aspect-ratio: 1 / 1) {
.hyzb-figure {
height: 260px;
}
.hyzb-thumb {
height: 94px;
}
}