.featured-article{background-color:#fff;border-radius:4px;overflow:hidden;margin-bottom:20px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.featured-image{height:200px;overflow:hidden}.featured-image img{width:100%;height:100%;object-fit:cover}.featured-info{padding:15px}.featured-title{font-size:18px;font-weight:700;margin-bottom:10px;color:#e60000}.featured-desc{font-size:14px;color:#666;line-height:1.5;margin-bottom:15px}.featured-meta{display:flex;justify-content:space-between;font-size:12px;color:#999}.hot-recommend{background-color:#fff;padding:15px;border-radius:4px}.hot-recommend h3{font-size:18px;padding-bottom:10px;border-bottom:1px solid #eee;margin-bottom:15px;color:#e60000}.recommend-list{list-style:none}.recommend-list li{padding:10px 0;border-bottom:1px dashed #eee}.recommend-list li:last-child{border-bottom:none}.recommend-list a,.recommend-number{display:flex;align-items:center}.recommend-number{width:24px;height:24px;background-color:#f5f5f5;border-radius:50%;justify-content:center;font-size:12px;color:#999;margin-right:10px;flex-shrink:0}.recommend-list li:nth-child(-n+3) .recommend-number{background-color:#e60000;color:#fff}