.news-page{background:#f3f4f6;min-height:100vh}.news-page__main{gap:36px;width:min(1400px,100% - 40px);margin:20px auto 40px}.news-page__featured{background:#fff;border:1px solid #0b5bd314;border-radius:14px;gap:0;overflow:hidden}.news-page__featured-body{justify-content:center;gap:14px;width:40%;min-width:300px;padding:clamp(18px,2.2vw,34px)}.news-page__featured-title{color:#202734;margin:0;font-size:clamp(18px,2.2vw,32px);line-height:1.3}.news-page__featured-summary{color:#5f6a7c;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:18px;line-height:1.7;display:-webkit-box;overflow:hidden}.news-page__featured-foot{color:#9aa3b2;justify-content:space-between;align-items:center;font-size:14px;display:flex}.news-page__featured-foot a{color:#2a66ff;text-decoration:none}.news-page__featured-image-wrap{aspect-ratio:16/7;width:60%;display:block;position:relative}.news-page__featured-image{object-fit:cover}.news-page__content{align-items:stretch;gap:30px}.news-page__left{flex:1;gap:14px;min-width:0}.news-page__tabs-card,.news-page__list-card{background:#fff;border:1px solid #0b5bd314;border-radius:12px;padding:12px}.news-page__tabs{align-items:center;gap:8px;display:flex}.news-page__tab{color:#4b5568;cursor:pointer;border:none;border-radius:8px;padding:8px 14px;font-size:16px}.news-page__tab.is-active{color:#2a66ff;background:#e9f0ff}.news-page__list{gap:10px}.news-page__list-item{background:#fff;border:1px solid #0b5bd314;border-radius:12px;align-items:stretch;gap:14px;padding:14px;display:flex}.news-page__list-image-wrap{aspect-ratio:16/10;background:#eef3ff;border-radius:10px;flex:0 0 240px;align-self:center;width:240px;position:relative;overflow:hidden}.news-page__list-image{object-fit:cover}.news-page__list-body{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}.news-page__list-title{color:#212738;font-size:24px;line-height:1.35;text-decoration:none}.news-page__list-summary{color:#6a7383;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:17px;line-height:1.7;display:-webkit-box;overflow:hidden}.news-page__list-meta{color:#9aa3b2;justify-content:space-between;align-items:center;gap:10px;font-size:14px;display:flex}.news-page__list-tag{color:#2a66ff;background:#eaf3ff;border-radius:6px;align-items:center;padding:2px 8px;display:inline-flex}.news-page__latest{background:#fff;border:1px solid #0b5bd314;border-radius:12px;gap:10px;width:min(340px,34%);min-width:240px;padding:16px}.news-page__latest-title{color:#1f2634;margin:0;font-size:24px;line-height:1.3}.news-page__latest-list{gap:2px}.news-page__latest-item{border-bottom:1px solid #111a3014;gap:10px;padding:10px 0;display:flex}.news-page__latest-image-wrap{background:#eef3ff;border-radius:8px;flex:0 0 84px;width:84px;height:64px;position:relative;overflow:hidden}.news-page__latest-image{object-fit:cover}.news-page__latest-body{flex-direction:column;gap:6px;min-width:0;display:flex}.news-page__latest-item:last-child{border-bottom:none}.news-page__latest-link{color:#2f3340;font-size:14px;line-height:1.45;text-decoration:none}.news-page__latest-date{color:#9ea6b8;align-items:center;gap:5px;font-size:13px;display:inline-flex}.news-page__latest-date svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}@media (max-width:1024px){.news-page__featured{flex-direction:column}.news-page__featured-body,.news-page__featured-image-wrap{width:100%}.news-page__content{flex-direction:column}.news-page__latest{width:100%}}@media (max-width:768px){.news-page__featured,.news-page__latest{display:none}.news-page__content{gap:0}.news-page__main{width:calc(100% - 20px);margin-top:12px}.news-page__featured-body{min-width:0;padding:14px}.news-page__featured-title{font-size:22px}.news-page__featured-summary{font-size:14px;line-height:1.65}.news-page__list-title{font-size:20px}.news-page__list-summary{font-size:13px;line-height:1.6}.news-page__list-item{gap:10px;padding:10px}.news-page__list-image-wrap{aspect-ratio:4/3;flex-basis:120px;width:120px}.news-page__latest-item{gap:8px}.news-page__latest-image-wrap{flex-basis:72px;width:72px;height:54px}.news-page__latest-title{font-size:22px}}
