.article_list{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:24px}.date{display:block;font-size:14px;line-height:18px;color:#808d9a}.article_post{border-radius:8px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,0);box-shadow:0 2px 8px rgba(0,0,0,0);overflow:hidden;cursor:pointer;background-color:#f9fafa;-webkit-transition:-webkit-box-shadow 0.25s;transition:-webkit-box-shadow 0.25s;transition:box-shadow 0.25s;transition:box-shadow 0.25s, -webkit-box-shadow 0.25s}.article_post:hover{-webkit-box-shadow:0 2px 8px rgba(0,0,0,0.08);box-shadow:0 2px 8px rgba(0,0,0,0.08)}.article_post_preview{height:250px}.article_post_img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article_post_cont{padding:20px}.article_post_date{margin-bottom:12px}.article_post_name{font-size:20px;line-height:24px;font-weight:700;min-height:48px;margin-bottom:8px}.article_post_desc{font-size:16px;line-height:22px;color:#808d9a}.article_page .title{width:888px;margin-bottom:10px}.article_page_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}.article_page_post{width:888px;-ms-flex-negative:0;flex-shrink:0;margin-right:48px}.article_page_side{width:100%}.article_page_side_title{font-size:24px;line-height:28px;font-weight:700;margin-bottom:24px}.article_post_mini{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px;cursor:pointer}.article_post_mini:last-child{margin-bottom:0}.article_post_mini_preview{width:86px;height:86px;border-radius:8px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;margin-right:16px}.article_post_mini_img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article_post_mini_name{font-size:16px;line-height:20px;margin-bottom:8px}@media screen and (max-width: 1280px){.article_page .title{width:100%}.article_page_wrap{display:block}.article_page_post{width:100%;margin:0 0 60px 0}}@media screen and (max-width: 1023px){.article_list{grid-template-columns:1fr 1fr}.article_post_preview{height:194px}.article_post_cont{padding:16px}.article_post_date{margin-bottom:8px}.article_post_name{min-height:72px}.article_page_wrap{margin-top:24px}}@media screen and (max-width: 767px){.article_list{grid-template-columns:1fr;grid-gap:16px}.article_post_preview{height:166px}.article_post_name{min-height:auto;font-size:14px;line-height:20px}.article_post_desc{font-size:14px;line-height:20px}.article_page_post{margin:0 0 40px 0}.article_page_side_title{font-size:16px;line-height:16px;margin-bottom:16px}.article_post_mini{margin-bottom:16px}.article_post_mini_preview{width:84px;height:84px}.article_post_mini_name{font-size:14px;line-height:20px}}
