:root{--ink:#18344a;--blue:#1c5a88;--gold:#b67a2d;--muted:#687c86;--line:#d8e1e4;--paper:#f5f8f9}*{box-sizing:border-box}html{background:var(--paper)}body{margin:0;color:var(--ink);background:var(--paper);font-family:"Noto Sans SC","Microsoft YaHei",system-ui,sans-serif;line-height:1.8;overflow-x:hidden}a{color:inherit;text-decoration:none}.news-header{position:relative;z-index:5;border-bottom:1px solid rgba(20,54,74,.1);background:rgba(255,255,255,.96)}.news-nav{display:flex;align-items:center;gap:34px;width:100%;max-width:1240px;min-height:82px;margin:auto;padding:0 24px}.news-brand{display:flex;align-items:center;gap:9px;flex:none}.news-brand img{display:block;width:44px;height:44px;border-radius:50%;object-fit:contain;background:#fff}.news-brand b{font-family:"Noto Serif SC",serif;font-size:21px}.news-nav nav{display:flex;align-self:stretch;gap:25px;font-size:14px;font-weight:600}.news-nav nav a{display:flex;align-items:center;border-bottom:3px solid transparent}.news-nav nav a:hover,.news-nav nav a.active{color:var(--blue);border-bottom-color:#dba34b}.news-phone{margin-left:auto;text-align:right;white-space:nowrap}.news-phone small,.news-phone strong{display:block}.news-phone small{color:#80919a;font-size:10px}.news-phone strong{color:var(--blue);font-size:17px}.news-list-hero{color:#fff;background:linear-gradient(105deg,rgba(9,37,53,.94),rgba(22,78,94,.68)),url(/assets/hero-mountain-optimized.jpg) center 55%/cover}.news-list-hero>div{max-width:1120px;min-height:290px;margin:auto;padding:54px 24px}.news-crumb{display:flex;flex-wrap:wrap;gap:9px;color:#6f838d;font-size:12px}.news-list-hero .news-crumb{color:#d9e4e8}.news-list-hero h1{margin:32px 0 9px;font-family:"Noto Serif SC",serif;font-size:46px;line-height:1.25}.news-list-hero p{margin:0;color:#d8e3e6;font-size:14px}.news-list-section{max-width:1120px;margin:auto;padding:68px 24px 84px}.news-list-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:25px}.news-list-heading h2{margin:0;font-family:"Noto Serif SC",serif;font-size:31px}.news-list-heading p{margin:0;color:var(--muted);font-size:12px}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.news-card{display:flex;min-width:0;flex-direction:column;border:1px solid var(--line);background:#fff;transition:transform .2s,box-shadow .2s}.news-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(20,55,70,.1)}.news-card-image{display:block;aspect-ratio:16/10;overflow:hidden;background:#e9eff1}.news-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s}.news-card:hover .news-card-image img{transform:scale(1.035)}.news-card-body{display:flex;flex:1;flex-direction:column;min-width:0;padding:21px}.news-meta{display:flex;justify-content:space-between;gap:12px;color:var(--gold);font-size:11px}.news-meta time{color:#82919a}.news-card h2{margin:13px 0 9px;font-family:"Noto Serif SC",serif;font-size:19px;line-height:1.5;overflow-wrap:anywhere}.news-card h2 a:hover{color:var(--blue)}.news-card p{margin:0 0 18px;color:var(--muted);font-size:12px;line-height:1.8}.news-more{margin-top:auto;padding-top:13px;border-top:1px solid #e4eaec;color:var(--blue);font-size:12px;font-weight:700}.news-more span{margin-left:7px}.news-empty{padding:45px;border:1px solid var(--line);background:#fff;color:var(--muted);text-align:center}.news-detail-main{width:100%;max-width:930px;margin:auto;padding:34px 24px 76px}.news-detail-main>.news-crumb{margin-bottom:20px}.news-article{min-width:0;background:#fff;border:1px solid var(--line)}.news-article-header{padding:42px 56px 30px;text-align:center}.news-article-header>p{margin:0 0 14px;color:var(--gold);font-size:12px;font-weight:700}.news-article-header h1{max-width:720px;margin:0 auto;font-family:"Noto Serif SC",serif;font-size:34px;line-height:1.45;overflow-wrap:anywhere}.news-article-header>div{display:flex;justify-content:center;gap:25px;margin-top:18px;color:#81919a;font-size:11px}.news-cover{margin:0;padding:0 56px}.news-cover img{display:block;width:100%;max-height:520px;object-fit:contain;background:#f5f8f9}.news-summary{margin:30px 56px 0;padding:17px 20px;border-left:3px solid #dba34b;color:#536b77;background:#f4f7f8;font-size:13px}.news-content{min-width:0;padding:30px 56px 48px;color:#294858;font-size:15px;line-height:2;overflow:hidden}.news-content img{display:block;max-width:100%!important;height:auto!important;margin:20px auto}.news-content :is(p,div,h1,h2,h3,h4,h5,h6,ul,ol,li,blockquote){min-width:0!important;max-width:100%!important;width:auto!important;margin-right:0!important;margin-left:0!important;overflow-wrap:anywhere!important;word-break:break-word!important;white-space:normal!important}.news-content div:has(>table){max-width:100%!important;overflow-x:auto}.news-content table{display:block;width:100%!important;max-width:100%!important;border-collapse:collapse;overflow-x:auto;-webkit-overflow-scrolling:touch}.news-content tbody{display:table;width:100%}.news-content td,.news-content th{padding:8px;border:1px solid #aebac0;vertical-align:top}.news-back{padding:19px 56px;border-top:1px solid var(--line)}.news-back a{color:var(--blue);font-size:13px;font-weight:700}.news-footer{border-top:1px solid var(--line);background:#fff;color:#687d88;font-size:12px}.news-footer>div{display:flex;justify-content:space-between;max-width:1120px;margin:auto;padding:20px 24px}.news-footer a{color:var(--blue)}@media(max-width:900px){.news-nav{gap:18px}.news-nav nav{gap:14px;font-size:12px}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.news-nav{min-height:68px;padding:0 16px}.news-brand img{width:44px;height:44px}.news-brand b{font-size:19px}.news-nav nav{display:none}.news-phone{font-size:0}.news-phone small{display:none}.news-phone strong{font-size:14px}.news-list-hero>div{min-height:235px;padding:38px 20px}.news-list-hero h1{margin-top:27px;font-size:35px}.news-list-section{padding:48px 18px 62px}.news-list-heading{align-items:flex-start;flex-direction:column;gap:5px}.news-list-heading h2{font-size:27px}.news-grid{grid-template-columns:1fr}.news-detail-main{padding:24px 14px 54px}.news-article-header{padding:31px 18px 23px}.news-article-header h1{font-size:27px}.news-article-header>div{align-items:center;flex-direction:column;gap:2px}.news-cover{padding:0 14px}.news-summary{margin:22px 18px 0;padding:14px}.news-content{padding:22px 18px 34px;font-size:14px}.news-content table{font-size:12px}.news-back{padding:17px 18px}.news-footer>div{align-items:flex-start;flex-direction:column;gap:5px;padding:17px 18px}}
@media(max-width:700px){.news-phone{display:none!important}}
@media(max-width:700px){.news-article-header h1{max-width:100%;word-break:break-all;overflow-wrap:anywhere}.news-cover{max-width:100%;overflow:hidden}.news-cover img{max-width:100%;height:auto}}
@media(max-width:700px){.news-detail-main,.news-article,.news-article-header{width:100%;max-width:100%;min-width:0}.news-article-header h1{display:block;width:100%;max-width:none!important;white-space:normal!important;word-break:break-all!important}.news-cover img{width:100%;max-width:100%!important}}
@media(max-width:700px){.news-article-header h1{font-size:22px!important;line-height:1.55}}
@media(max-width:700px){.news-article-header h1{width:calc(100vw - 72px)!important;max-width:calc(100vw - 72px)!important;margin-right:auto!important;margin-left:auto!important}}
