.hot-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.hot-list li{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:8px;padding:10px 5px;border-bottom:1px solid #edf1f0}.hot-list li>b{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;background:#edf8f6;color:#168f83}.hot-list li:nth-child(-n+3)>b{background:#ff7043;color:#fff}.hot-list li>span{color:#999}.hot-list a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
