.news_list_body{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:10px}@media screen and (max-width: 990px){.news_list_body{flex-wrap:nowrap;margin:0px 0 10px 0;display:flex;overflow-x:auto;grid-gap:0px;scroll-snap-type:x mandatory;padding-right:10px}}.news_list_body .news-item:first-child{display:block;grid-column:1 / span 1;grid-row:1 / span 4;background:#F8F8F8;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.news_list_body .news-item:first-child figure{width:100%}.news_list_body .news-item:first-child figure img{max-height:305px}@media screen and (max-width: 990px){.news_list_body .news-item:first-child figure img{max-height:105px}}.news_list_body .news-item:first-child .ct-it{width:100%}.news_list_body .news-item{display:flex;background:#F8F8F8;border-radius:8px;flex-wrap:wrap-reverse;overflow:hidden}@media screen and (max-width: 990px){.news_list_body .news-item{scroll-snap-align:start;margin-right:5px;min-width:155px;max-width:215px;flex:0 0 33vw;flex-wrap:wrap;display:block}.news_list_body .news-item:last-child{margin-right:0px}}.news_list_body .news-item figure{width:180px}@media screen and (max-width: 990px){.news_list_body .news-item figure{order:1;width:100%}}.news_list_body .news-item figure img{width:100%;height:auto;vertical-align:middle;display:block;max-height:105px}.news_list_body .news-item .ct-it{padding:10px;width:calc(100% - 180px)}@media screen and (max-width: 990px){.news_list_body .news-item .ct-it{order:2;width:100%}}.news_list_body .news-item .title{font-size:16px;text-align:left;font-weight:normal;color:#333;margin:0px;margin-top:0px;line-height:1.3;overflow:hidden}@media screen and (max-width: 990px){.news_list_body .news-item .title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;font-size:14px}}.news_list_body .news-item .content-r{color:#999999;display:block;margin-top:5px}@media screen and (max-width: 990px){.news_list_body .news-item .content-r{display:none}}.news_list_body .news-item .content-r .summary{margin-top:5px;margin-bottom:0px;font-size:12px;color:#333;line-height:16px;font-weight:400}.news_list_body .news-item:hover .title{color:var(--main-color)}.news_list_body .author_item{margin-bottom:7px}.button_more{width:200px;height:37px;left:650px;top:543px;border:1px solid #0066FF;border-radius:8px;display:flex;align-items:center;justify-content:center;margin:auto;margin-top:20px;color:#0066FF}@media screen and (max-width: 550px){.button_more{width:100%;border-radius:4px}}
/*# sourceMappingURL=newslist_default.css.map */
