.card-item-hot{box-shadow:0 2px 12px #ff525c14;background:#FFF;padding:9px 16px;border-radius:10px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden}.card-item-hot:hover{transform:scale(1.02);box-shadow:0 4px 16px #ff525c66}.card-item-hot .top{display:flex;margin-bottom:8px}.card-item-hot .top img{width:max(.2875rem,30px)}.card-item-hot .top .txt{flex:1;margin-left:3px;word-wrap:break-word;overflow-wrap:break-word;overflow:hidden;width:100%;min-width:0}.card-item-hot .top .txt .title{font-size:14px;font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-item-hot .top .txt .content{margin-top:4px;color:#6f6d6d;font-size:12px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;word-break:break-word;line-height:1.2;height:3.6em}.card-item-hot .center{display:flex;align-items:center;gap:11px;font-size:12px;color:#3d3d3d}.card-item-hot .center .timer{color:#999}.card-item-hot .center .number{margin-left:6px}.card-item-hot .center .item{display:flex}.card-item-hot .center .icon-box{display:flex;align-items:center;justify-content:center}.card-item-hot .action-bar{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.card-item-hot .action-bar .left{display:flex;gap:11px}.card-item-hot .action-bar .line-btn,.card-item-hot .action-bar .full-btn{padding:4px 14px;font-size:12px;border-radius:4px}.card-item-hot .action-bar .full-btn{padding:4px 25px;color:#fff;background:#E93C46}
