.top-banner-news { background: url("../img/news-top-banner.jpg") no-repeat center center; background-size: cover; } .news-list { padding: 30px 0; border-bottom: 1px dashed #ccc } .news-list .time { width: 100px; height: 100px; background-color: #cc1e14; margin: 0 auto; } .news-list .time h6 { color: #fff; font-size: 28px; text-align: center; padding-top: 25px; margin: 0; } .news-list .time p { margin: 0; color: #fff; font-size: 12px; text-align: center; } .list-desc h3 { color: #333; font-size: 16px; } .list-desc p { color: #999; font-size: 14px; text-indent: 2em; } .news-list-wrapper .news-list:hover { background-color: #cc1e14; } .news-list-wrapper .news-list:hover .list-desc p { color: #fff; } .news-list-wrapper .news-list:hover .list-desc h3 { color: #fff; }