.yi-published-time{
  display:inline-flex;
  align-items:center;
  gap:5px;
  width:max-content;
  max-width:100%;
  color:#718096;
  font-family:inherit;
  font-size:9px;
  font-weight:750;
  line-height:1.25;
  white-space:nowrap;
}
.yi-published-time i{
  flex:0 0 auto;
  color:#0aa6b8;
  font-size:9px;
}
.yi-da-body>.yi-published-time,
.body>.yi-published-time{order:4;margin:1px 0 0}
.yi-da-body>.yi-da-specs,
.body>.specs{order:5!important}
.pro-ad-content>.yi-published-time{margin-top:1px}
.hero-head .yi-published-time{margin-top:9px;font-size:11px}
@media(max-width:700px){
  .yi-published-time{font-size:8px;gap:4px}
  .yi-published-time i{font-size:8px}
}
