.qq-news-page,.qq-news-detail-page{background:#f5f7fb;color:#1f3971;padding-top:90px;overflow:hidden;}
.qq-news-page *,.qq-news-detail-page *{box-sizing:border-box;}
.qq-news-hero,.qq-news-detail-hero{position:relative;background-color:#172b56;background-position:center;background-size:cover;background-repeat:no-repeat;color:#fff;padding:86px 0 76px;overflow:hidden;}
.qq-news-list-hero{padding-bottom:66px;}
.qq-news-hero:before,.qq-news-detail-hero:before{content:"";position:absolute;left:0;right:0;bottom:0;height:12px;background:linear-gradient(90deg,#d4a33f 0%,#315aa3 52%,#ffffff 100%);opacity:.82;z-index:1;}
.qq-news-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(23,43,86,.94) 0%,rgba(23,43,86,.82) 52%,rgba(23,43,86,.58) 100%);z-index:0;}
.qq-news-hero .container,.qq-news-detail-hero .container{position:relative;z-index:2;}
.qq-news-breadcrumb{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px;color:#d7e0f2;font-size:13px;}
.qq-news-breadcrumb a{color:#d7e0f2;}
.qq-news-breadcrumb a:hover{color:#d4a33f;}
.qq-news-hero-copy,.qq-news-detail-title{max-width:860px;}
.qq-news-hero-copy h1,.qq-news-detail-title h1{font-size:50px;line-height:1.18;color:#fff;font-weight:700;margin:0 0 18px;}
.qq-news-hero-copy p,.qq-news-detail-title p{font-size:17px;line-height:1.95;color:#edf2fb;margin:0;max-width:780px;}
.qq-news-section-page,.qq-news-detail-section{padding:64px 0 88px;background:#f5f7fb;}
.qq-news-list-section{padding:58px 0 88px;background:#f5f7fb;}
.qq-news-page-head,.qq-news-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px;}
.qq-news-page-head h2,.qq-news-toolbar h2{font-size:32px;line-height:1.35;color:#1f3971;font-weight:700;margin:0 0 8px;}
.qq-news-page-head p{font-size:15px;line-height:1.85;color:#5c6680;margin:0;}
.qq-news-page-head>a{display:inline-flex;align-items:center;gap:8px;background:#1f3971;color:#fff;border-radius:4px;height:42px;line-height:42px;padding:0 18px;font-weight:700;}
.qq-news-page-head>a:hover{background:#d4a33f;color:#1f3971;}
.qq-news-feature-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:18px;margin-bottom:34px;}
.qq-news-feature-card{background:#fff;border:1px solid #e4ebf4;border-radius:8px;overflow:hidden;box-shadow:0 18px 48px rgba(31,57,113,.06);transition:all .25s ease;}
.qq-news-feature-card:hover{transform:translateY(-5px);box-shadow:0 24px 58px rgba(31,57,113,.12);}
.qq-news-feature-card:first-child{grid-row:span 2;}
.qq-news-feature-card a{display:block;height:100%;color:#1f3971;}
.qq-news-feature-img{height:210px;background:#edf2fb;overflow:hidden;}
.qq-news-feature-card:first-child .qq-news-feature-img{height:320px;}
.qq-news-feature-img img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease;}
.qq-news-feature-card:hover img{transform:scale(1.05);}
.qq-news-feature-body{padding:24px;}
.qq-news-feature-body em{display:block;font-style:normal;color:#d4a33f;font-size:13px;font-weight:700;margin-bottom:10px;}
.qq-news-feature-body h3{font-size:21px;line-height:1.45;color:#1f3971;font-weight:700;margin:0 0 10px;}
.qq-news-feature-card:first-child h3{font-size:26px;}
.qq-news-feature-body p{font-size:14px;line-height:1.8;color:#5c6680;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
.qq-news-feature-body strong{color:#1f3971;font-size:14px;font-weight:700;}
.qq-news-groups{display:grid;gap:22px;}
.qq-news-group{background:#fff;border:1px solid #e4ebf4;border-radius:8px;padding:26px;box-shadow:0 18px 48px rgba(31,57,113,.05);}
.qq-news-group-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e8edf5;}
.qq-news-group-head h2{font-size:26px;line-height:1.35;color:#1f3971;font-weight:700;margin:0;}
.qq-news-group-head>a{color:#1f3971;font-weight:700;}
.qq-news-group-layout{display:grid;grid-template-columns:360px minmax(0,1fr);gap:22px;}
.qq-news-group-lead{display:block;color:#1f3971;}
.qq-news-group-lead div{height:210px;border-radius:8px;overflow:hidden;background:#edf2fb;margin-bottom:16px;}
.qq-news-group-lead img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease;}
.qq-news-group-lead:hover img{transform:scale(1.05);}
.qq-news-group-lead h3{font-size:22px;line-height:1.45;color:#1f3971;font-weight:700;margin:0 0 8px;}
.qq-news-group-lead p{font-size:14px;line-height:1.8;color:#5c6680;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.qq-news-group-list{display:grid;gap:10px;}
.qq-news-group-list a{display:grid;grid-template-columns:58px minmax(0,1fr);gap:14px;align-items:center;background:#f8fafc;border:1px solid #e8edf5;border-radius:6px;padding:13px 14px;color:#1f3971;}
.qq-news-group-list a:hover{background:#fff8e7;border-color:#d4a33f;}
.qq-news-group-list span{color:#d4a33f;font-size:13px;font-weight:700;}
.qq-news-group-list strong{font-size:15px;line-height:1.55;color:#1f3971;font-weight:700;}
.qq-news-sort{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin:0;padding:0;max-width:520px;}
.qq-news-sort li{margin:0;}
.qq-news-sort a{display:block;height:36px;line-height:34px;border:1px solid #dfe7f1;border-radius:4px;background:#fff;color:#5c6680;font-size:13px;font-weight:700;padding:0 15px;box-shadow:0 8px 20px rgba(31,57,113,.04);}
.qq-news-sort a.active,.qq-news-sort a:hover{background:#1f3971;border-color:#1f3971;color:#fff;}
.qq-news-filter{background:#fff;border:1px solid #e4ebf4;border-radius:8px;padding:22px 24px;margin-bottom:28px;box-shadow:0 14px 34px rgba(31,57,113,.05);}
.qq-news-filter-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;}
.qq-news-filter-head h3{font-size:18px;line-height:1.4;color:#1f3971;font-weight:700;margin:0;}
.qq-news-filter-head label{margin:0;color:#5c6680;font-size:13px;font-weight:400;}
.qq-news-filter .tabs-group{display:grid;grid-template-columns:98px minmax(0,1fr);gap:14px;margin-bottom:14px;}
.qq-news-filter .tabs-group:last-child{margin-bottom:0;}
.qq-news-filter .title{color:#1f3971;font-size:14px;font-weight:700;line-height:34px;}
.qq-news-filter .content{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;}
.qq-news-filter .content li{margin:0;}
.qq-news-filter .content a{display:block;height:34px;line-height:32px;border:1px solid #e4ebf4;border-radius:4px;color:#5c6680;background:#f8fafc;font-size:13px;padding:0 13px;}
.qq-news-filter .content li.active a,.qq-news-filter .content a:hover{background:#fff8e7;border-color:#d4a33f;color:#9a6b18;}
.qq-news-list{display:grid;gap:20px;}
.qq-news-list-card{position:relative;display:grid;grid-template-columns:minmax(280px,320px) minmax(0,1fr);align-items:stretch;gap:26px;background:#fff;border:1px solid #e4ebf4;border-radius:8px;padding:18px;box-shadow:0 18px 48px rgba(31,57,113,.05);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;}
.qq-news-list-card:before{content:"";position:absolute;left:-1px;top:22px;bottom:22px;width:3px;border-radius:0 3px 3px 0;background:#d4a33f;opacity:0;transition:opacity .25s ease;}
.qq-news-list-card:hover{transform:translateY(-4px);border-color:#d6e1ef;box-shadow:0 24px 58px rgba(31,57,113,.1);}
.qq-news-list-card:hover:before{opacity:1;}
.qq-news-list-img{display:block;min-height:204px;height:100%;border-radius:8px;overflow:hidden;background:#edf2fb;}
.qq-news-list-img img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease;}
.qq-news-list-card:hover .qq-news-list-img img{transform:scale(1.05);}
.qq-news-list-body{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:6px 8px 6px 0;}
.qq-news-list-meta,.qq-news-detail-meta{display:flex;flex-wrap:wrap;gap:9px 16px;color:#7a8496;font-size:13px;margin-bottom:12px;}
.qq-news-list-meta span,.qq-news-detail-meta span{display:inline-flex;align-items:center;gap:6px;}
.qq-news-list-meta i,.qq-news-detail-meta i{color:#d4a33f;}
.qq-news-list-body h3{font-size:24px;line-height:1.42;color:#1f3971;font-weight:700;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.qq-news-list-body h3 a{color:#1f3971;}
.qq-news-list-body h3 a:hover{color:#d4a33f;}
.qq-news-list-body p{font-size:14px;line-height:1.85;color:#5c6680;margin:0 0 20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.qq-news-list-more{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;color:#1f3971;font-weight:700;line-height:1.4;}
.qq-news-list-more:hover{color:#d4a33f;}
.qq-news-pagination{text-align:center;margin-top:36px;}
.qq-news-empty{background:#fff;border:1px dashed #d8e2ef;border-radius:8px;padding:48px 24px;text-align:center;color:#5c6680;font-size:15px;}
.qq-news-empty strong{display:block;color:#1f3971;font-size:22px;line-height:1.35;font-weight:700;margin-bottom:10px;}
.qq-news-empty span{display:block;color:#697386;font-size:14px;line-height:1.8;max-width:560px;margin:0 auto;}
.qq-news-feature-empty{grid-column:1 / -1;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;}
.qq-news-group-empty{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;}
.qq-news-group-lead-empty{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:210px;background:#f8fafc;border:1px dashed #d8e2ef;border-radius:8px;padding:24px;color:#1f3971;}
.qq-news-group-lead-empty strong{font-size:22px;line-height:1.35;margin-bottom:8px;}
.qq-news-group-lead-empty span{font-size:14px;line-height:1.8;color:#697386;}
.qq-news-group-list-empty{display:flex;align-items:center;min-height:58px;background:#f8fafc;border:1px dashed #d8e2ef;border-radius:6px;color:#7a8496;font-size:14px;padding:13px 14px;}
.qq-news-detail-title{max-width:960px;}
.qq-news-detail-meta{color:#d7e0f2;margin:24px 0 0;}
.qq-news-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start;}
.qq-news-article{background:#fff;border:1px solid #e4ebf4;border-radius:8px;padding:34px 38px;box-shadow:0 18px 48px rgba(31,57,113,.06);}
.qq-news-article-cover{margin:-10px -14px 30px;border-radius:8px;overflow:hidden;background:#edf2fb;}
.qq-news-article-cover img{display:block;width:100%;max-height:430px;object-fit:cover;}
.qq-news-content{color:#34415a;font-size:16px;line-height:2;}
.qq-news-content p{margin:0 0 20px;}
.qq-news-content img{max-width:100%;height:auto;border-radius:8px;}
.qq-news-content h1,.qq-news-content h2,.qq-news-content h3,.qq-news-content h4{color:#1f3971;font-weight:700;line-height:1.45;margin:28px 0 14px;}
.qq-news-content ul,.qq-news-content ol{padding-left:22px;margin:0 0 20px;}
.qq-news-content blockquote{margin:24px 0;padding:18px 22px;border-left:4px solid #d4a33f;background:#f8fafc;color:#5c6680;}
.qq-news-side{position:sticky;top:96px;display:grid;gap:18px;}
.qq-news-side-card{background:#fff;border:1px solid #e4ebf4;border-radius:8px;padding:24px 22px;box-shadow:0 18px 48px rgba(31,57,113,.06);}
.qq-news-side-card h3{font-size:20px;line-height:1.45;color:#1f3971;font-weight:700;margin:0 0 16px;}
.qq-news-side-card>a{display:flex;align-items:center;justify-content:flex-start;gap:8px;background:#f8fafc;border:1px solid #e4ebf4;color:#1f3971;border-radius:4px;min-height:44px;padding:10px 12px;margin-bottom:10px;font-weight:700;line-height:1.5;}
.qq-news-side-card>a:hover{background:#fff8e7;border-color:#d4a33f;}
.qq-news-related{display:grid;gap:12px;}
.qq-news-related a{display:grid;grid-template-columns:78px minmax(0,1fr);gap:12px;align-items:center;color:#1f3971;}
.qq-news-related span{display:block;height:58px;border-radius:6px;overflow:hidden;background:#edf2fb;}
.qq-news-related img{display:block;width:100%;height:100%;object-fit:cover;}
.qq-news-related strong{font-size:14px;line-height:1.55;color:#1f3971;font-weight:700;}
@media (max-width:991px){
    .qq-news-page,.qq-news-detail-page{padding-top:70px;}
    .qq-news-hero,.qq-news-detail-hero{padding:54px 0 48px;}
    .qq-news-hero-copy h1,.qq-news-detail-title h1{font-size:34px;}
    .qq-news-hero-copy p,.qq-news-detail-title p{font-size:15px;}
    .qq-news-section-page,.qq-news-detail-section{padding:44px 0 70px;}
    .qq-news-list-section{padding:44px 0 70px;}
    .qq-news-page-head,.qq-news-toolbar{display:block;}
    .qq-news-page-head>a{margin-top:16px;}
    .qq-news-sort{justify-content:flex-start;margin-top:16px;max-width:none;}
    .qq-news-feature-grid,.qq-news-group-layout,.qq-news-list-card,.qq-news-detail-layout{grid-template-columns:1fr;}
    .qq-news-feature-card:first-child{grid-row:auto;}
    .qq-news-feature-card:first-child .qq-news-feature-img,.qq-news-feature-img,.qq-news-list-img{height:210px;}
    .qq-news-group{padding:22px 18px;}
    .qq-news-group-head{display:block;}
    .qq-news-group-head>a{display:inline-block;margin-top:12px;}
    .qq-news-group-lead div{height:200px;}
    .qq-news-filter{padding:20px 18px;}
    .qq-news-filter-head{display:block;}
    .qq-news-filter-head label{display:block;margin-top:10px;}
    .qq-news-filter .tabs-group{grid-template-columns:1fr;gap:8px;}
    .qq-news-filter .title{line-height:1.5;}
    .qq-news-list-card{gap:16px;padding:16px;}
    .qq-news-list-card:before{display:none;}
    .qq-news-list-body{justify-content:flex-start;padding:2px 0 0;}
    .qq-news-list-body h3{font-size:21px;}
    .qq-news-article{padding:26px 20px;}
    .qq-news-article-cover{margin:0 0 24px;}
    .qq-news-content{font-size:15px;}
    .qq-news-side{position:static;}
}
@media (max-width:575px){
    .qq-news-list-section{padding:36px 0 62px;}
    .qq-news-toolbar h2{font-size:26px;}
    .qq-news-sort{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;}
    .qq-news-sort a{text-align:center;padding:0 8px;}
    .qq-news-list{gap:16px;}
    .qq-news-list-card{padding:12px;border-radius:8px;}
    .qq-news-list-img{height:190px;min-height:190px;}
    .qq-news-list-meta{font-size:12px;gap:8px 12px;margin-bottom:10px;}
    .qq-news-list-body h3{font-size:19px;line-height:1.45;}
    .qq-news-list-body p{font-size:13px;line-height:1.75;margin-bottom:16px;}
}
