.news-card{overflow:hidden;background-color:#fff;border-radius:10px;transition:all .3s}.news-card:hover{opacity:.8;box-shadow:0 0 4px 4px #eee}.news-card-cnt{padding:13px 11px;max-height:72px}.news-card-cnt a{color:#333;font-size:19px;line-height:23px;font-weight:700;text-align:left;word-break:break-all}.vertical-news-card .news-card-top{overflow:hidden;cursor:pointer;opacity:1;font-size:0;transition:opacity .3s}.vertical-news-card img{width:100%;height:200px}.news-card-img-link{display:block}.article-card{overflow:hidden;display:flex;padding:10px 0;cursor:pointer;user-select:none}.article-card-info{overflow:hidden;flex:1 1;display:flex;flex-direction:column;justify-content:space-between;margin-right:12px}.article-card-title{font-size:16px;color:#231f20;line-height:22px}.article-card-extra{display:flex;align-items:center;font-weight:400;font-size:12px;color:#6d6265;line-height:17px}.article-card-extra span:first-child{display:flex;align-items:center;justify-content:center;width:22px;height:22px;margin-right:7px;color:#000;font-size:10px;background:#eee;border-radius:50%}.article-card-img{width:105px;height:75px;border-radius:6px}@media screen and (min-width:765px) and (max-width:1000px){.article-card-img{width:180px;height:128px;border-radius:8px}}@media screen and (min-width:1000px){.article-card-img{width:226px;height:128px;border-radius:8px}}