.page-news{--jk-blue:#1e5ace;--jk-blue-deep:#004a9e;--jk-text:#111e36;--jk-text-2:#2c262a;--jk-muted:#8e8e93;--jk-bg:#f8f9fc;--jk-card:#ffffff;--jk-line:#cecfd2;color:var(--jk-text);font-family:system-ui,-apple-system,PingFang SC,Microsoft YaHei,sans-serif}.page-news__breadcrumb{margin-top:25px;font-size:12px;line-height:12px;color:var(--jk-muted)}.page-news__breadcrumb-link{color:var(--jk-muted);text-decoration:none}.page-news__breadcrumb-link:hover{color:var(--jk-text)}.page-news__breadcrumb-sep{margin:0 6px}.page-news__breadcrumb-current{color:var(--jk-text)}.news-hero{position:relative;height:377px;margin-top:25px;border-radius:4px;overflow:hidden;background-image:url(/news/banner.png);background-size:cover;background-position:50%}.news-hero__mask{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%;padding-top:140px;text-align:center;background:rgba(17,30,54,.5)}.news-hero__title{margin:0;font-size:48px;font-weight:700;line-height:48px;color:#fff}.news-hero__subtitle{margin:10px 0 0;font-size:20px;line-height:20px;color:#fff}.news-highlight{display:flex;gap:29px;margin-top:59px;align-items:stretch}.news-featured{position:relative;flex:1 1 auto;min-width:0;height:491px;border-radius:4px;overflow:hidden;background:var(--jk-card)}.news-featured__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.news-featured__badge{position:absolute;top:13px;left:14px;height:18px;padding:0 5px;font-size:12px;line-height:18px;color:#fff;background:rgba(0,0,0,.3);border-radius:6px}.news-featured__dots{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);width:19px;height:8px}.news-featured__overlay{position:absolute;left:0;bottom:0;width:100%;height:134px;display:flex;flex-direction:column;justify-content:center;padding-left:30px;text-align:left;background:rgba(17,30,54,.6);color:#fff}.news-featured__overlay-title{margin:0;font-size:18px;font-weight:700;line-height:24px;color:#fff;letter-spacing:0}.news-featured__overlay-desc{margin:8px 0 0;font-size:14px;line-height:20px;color:#fff}.news-featured__overlay-more{margin-top:2px;font-size:12px;line-height:20px;color:#fff}.news-hot{flex:0 0 368px;width:368px;height:492px;background:var(--jk-card);border-radius:4px;overflow:hidden}.news-hot__title{margin:26px 0 0 23px;font-size:16px;font-weight:700;color:#000}.news-hot__list{margin:16px 0 0;padding:0;list-style:none}.news-hot__item{position:relative;height:108px;padding:0 23px;display:flex;flex-direction:column;border-bottom:1px solid rgba(217,217,217,.3)}.news-hot__item-title{margin:26px 0 0;font-size:14px;line-height:20px;color:#000;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-hot__meta{display:flex;justify-content:space-between;margin-top:auto;padding-bottom:12px}.news-hot__category,.news-hot__date,.news-hot__meta{font-size:12px;color:var(--jk-muted)}.news-tabs{display:flex;flex-wrap:wrap;gap:11px;margin-top:58px}.news-tab{min-width:85px;height:30px;padding:0 14px;font-size:14px;line-height:30px;border:none;border-radius:4px;background:var(--jk-card);color:var(--jk-text);white-space:nowrap;cursor:pointer}.news-tab--active{background:#1c5acd;color:#fff}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin:35px 0 0;padding:0;list-style:none}.news-card{position:relative;height:437px;background:var(--jk-card);border-radius:4px;overflow:hidden;display:flex;flex-direction:column}.news-card__cover{width:100%;height:282px;object-fit:cover;display:block}.news-card__meta{display:flex;justify-content:space-between;margin:8px 17px 0;line-height:22px}.news-card__category,.news-card__date,.news-card__meta{font-size:10px;color:#6f7073}.news-card__title{margin:5px 16px 0;font-size:18px;font-weight:700;line-height:26px;color:var(--jk-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-card__icon{position:absolute;left:16px;bottom:12px;width:20px;height:20px}.news-sentinel{height:1px;width:100%}.news-loadmore{display:block;width:100%;height:64px;margin-top:28px;font-size:14px;color:var(--jk-text);background:var(--jk-card);border:1px solid var(--jk-text);border-radius:4px;cursor:pointer}.news-loadmore:hover{border-color:var(--jk-blue);color:var(--jk-blue)}.news-loadmore--loading{color:var(--jk-muted);border-color:var(--jk-muted);cursor:default;pointer-events:none}.news-empty{margin:35px 0 0;padding:40px 0;text-align:center;font-size:14px;color:var(--jk-muted)}@media (max-width:1100px){.news-grid{grid-template-columns:repeat(2,1fr)}.news-hot{min-width:300px}}@media (max-width:900px){.page-news__breadcrumb{margin-top:16px}.news-hero{height:200px}.news-hero__mask{padding-top:0;justify-content:center}.news-hero__title{font-size:28px;line-height:28px}.news-hero__subtitle{font-size:14px;line-height:18px}.news-highlight{flex-direction:column;gap:16px}.news-featured{height:220px}.news-featured__dots{display:none}.news-featured__overlay{padding:14px 16px}.news-featured__overlay-title{font-size:16px;line-height:22px}.news-featured__overlay-desc{font-size:12px}.news-featured__overlay-more{font-size:11px}.news-hot{width:100%;flex:none;height:auto}.news-hot__title{margin:20px 0 0 16px}.news-hot__item{height:auto;padding:14px 16px}.news-hot__item-title{margin-top:0}.news-hot__meta{margin-top:8px;padding-bottom:0}.news-tab{min-width:auto;padding:0 14px;font-size:13px}.news-grid{grid-template-columns:1fr;gap:20px}.news-card{height:auto}.news-card__cover{height:auto;aspect-ratio:369/282}.news-card__title{font-size:16px;line-height:24px}.news-card__icon{position:static;width:16px;height:16px;margin:12px 16px 0}.news-loadmore{height:52px}}