.a24-lux-box{background:#fff;border-radius:20px;padding:18px;max-width:320px;margin:auto;border:1px solid #eee}.a24-lux-header{text-align:center;margin-bottom:14px}.a24-lux-header span{font-size:20px;font-weight:800;color:#111;position:relative}.a24-lux-header span:after{content:"";display:block;width:40px;height:3px;background:#e60023;margin:6px auto 0;border-radius:2px}.a24-lux-list{display:flex;flex-direction:column;gap:10px}.a24-lux-item{display:flex;align-items:center;gap:12px;padding:10px 8px;border-bottom:1px solid #f1f1f1}.a24-lux-item:last-child{border:none}.a24-lux-time{color:#e60023;font-size:15px;font-weight:800;min-width:55px}.a24-lux-title{font-size:14.5px;font-weight:600;line-height:1.5;text-align:right;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.a24-lux-title a{color:#222;text-decoration:none}.a24-lux-title a:hover{color:#e60023}.a24-lux-item:hover{background:#fafafa}@media (max-width:768px){.a24-lux-box{max-width:100%}}