.news_page_thumbnail{width:110px;height:90px;object-fit:cover}.news_table_body_title_room{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:start;gap:10px;padding-left:40px;transition:all .3s;cursor:pointer}.news_table_body_title{width:80%;width:90%;font-weight:400;text-overflow:ellipsis;word-break:break-word;display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}@media screen and (max-width:1170px){.news_page_thumbnail{width:60px;height:50px}.news_table_body_title_room{gap:4px;padding-left:10px;font-size:10px}.news_table_body_title{width:90%}}