.zero-articlelist-header{display:flex;align-items:center;justify-content:space-between}.zero-articlelist-header-box{display:flex}.zero-articlelist-header-box-img{width:150px;height:100%;overflow:hidden;border-radius:5px;margin-right:15px;flex:0 0 auto}.zero-articlelist-header-box-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.zero-articlelist-header-box-body{width:80%}.zero-articlelist-header-box-title{margin-bottom:10px}.zero-articlelist-header-box-title h1{margin-bottom:0;font-size:24px;color:var(--zeroacticle-default-color);font-weight:600}.zero-articlelist-header-box-summary{color:var(--zeroacticle-default-color);margin-top:10px;font-size:14px}.zero-articlelist-header-box-summary p{margin-bottom:0}.zero-articlelist-header-box-product,.zero-articlelist-header-box-product-list{display:flex;align-items:center}.zero-articlelist-header-box-product-img{width:45px;height:45px;border-radius:11px;background-color:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.05);box-shadow:0 2px 4px rgba(0,0,0,.1)}.zero-articlelist-header-box-product-img img{width:30px;height:30px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.zero-articlelist-header-box-tag-list{display:flex;align-items:center;gap:10px}.zero-articlelist-header-box-tag-item{background:var(--zeroacticle-tag-bgcolor);padding:3px 5px;border-radius:4px;color:var(--zeroacticle-tag-textcolor)}
