.qq-story-page,.qq-story-detail-page{background:#f5f7fb;color:#1f3971;padding-top:90px;overflow:hidden;}
.qq-story-page *,.qq-story-detail-page *{box-sizing:border-box;}
.qq-story-hero,.qq-story-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-story-hero:before,.qq-story-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-story-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(23,43,86,.95) 0%,rgba(23,43,86,.84) 52%,rgba(23,43,86,.62) 100%);z-index:0;}
.qq-story-hero .container,.qq-story-detail-hero .container{position:relative;z-index:2;}
.qq-story-breadcrumb{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px;color:#d7e0f2;font-size:13px;}
.qq-story-breadcrumb a{color:#d7e0f2;}
.qq-story-breadcrumb a:hover{color:#d4a33f;}
.qq-story-hero-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:44px;align-items:end;}
.qq-story-hero-copy h1,.qq-story-detail-head h1{font-size:50px;line-height:1.18;color:#fff;font-weight:700;margin:0 0 18px;}
.qq-story-hero-copy p,.qq-story-detail-head p{font-size:17px;line-height:1.95;color:#edf2fb;margin:0;max-width:760px;}
.qq-story-hero-panel{background:#fff;border-radius:8px;color:#1f3971;padding:30px 28px;box-shadow:0 28px 70px rgba(13,28,62,.2);}
.qq-story-hero-panel strong{display:block;color:#d4a33f;font-size:34px;line-height:1.2;font-weight:700;margin-bottom:12px;}
.qq-story-hero-panel span{display:block;color:#5c6680;font-size:15px;line-height:1.9;}
.qq-story-list-section,.qq-story-detail-section{padding:64px 0 88px;background:#f5f7fb;}
.qq-story-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:28px;}
.qq-story-toolbar h2{font-size:32px;line-height:1.35;color:#1f3971;font-weight:700;margin:0 0 8px;}
.qq-story-toolbar p{font-size:15px;line-height:1.85;color:#5c6680;margin:0;}
.qq-story-sort{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px;margin:0;padding:0;}
.qq-story-sort li{margin:0;}
.qq-story-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 14px;}
.qq-story-sort a.active,.qq-story-sort a:hover{background:#1f3971;border-color:#1f3971;color:#fff;}
.qq-story-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-story-filter-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;}
.qq-story-filter-head h3{font-size:18px;line-height:1.4;color:#1f3971;font-weight:700;margin:0;}
.qq-story-filter-head label{margin:0;color:#5c6680;font-size:13px;font-weight:400;}
.qq-story-filter .tabs-group{display:grid;grid-template-columns:98px minmax(0,1fr);gap:14px;margin-bottom:14px;}
.qq-story-filter .tabs-group:last-child{margin-bottom:0;}
.qq-story-filter .title{color:#1f3971;font-size:14px;font-weight:700;line-height:34px;}
.qq-story-filter .content{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;}
.qq-story-filter .content li{margin:0;}
.qq-story-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-story-filter .content li.active a,.qq-story-filter .content a:hover{background:#fff8e7;border-color:#d4a33f;color:#9a6b18;}
.qq-story-list{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;}
.qq-story-list-card{display:grid;grid-template-columns:210px minmax(0,1fr);gap:20px;background:#fff;border:1px solid #e4ebf4;border-radius:8px;padding:16px;box-shadow:0 18px 48px rgba(31,57,113,.05);transition:all .25s ease;}
.qq-story-list-card:hover{transform:translateY(-4px);box-shadow:0 24px 58px rgba(31,57,113,.1);}
.qq-story-list-image{display:block;height:240px;border-radius:8px;overflow:hidden;background:#edf2fb;}
.qq-story-list-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease;}
.qq-story-list-card:hover .qq-story-list-image img{transform:scale(1.05);}
.qq-story-list-body{display:flex;flex-direction:column;min-width:0;padding:4px 2px;}
.qq-story-list-meta,.qq-story-detail-meta{display:flex;flex-wrap:wrap;gap:10px 14px;color:#7a8496;font-size:13px;margin-bottom:12px;}
.qq-story-list-meta span,.qq-story-detail-meta span{display:inline-flex;align-items:center;gap:6px;}
.qq-story-list-meta i,.qq-story-detail-meta i{color:#d4a33f;}
.qq-story-list-body h3{font-size:22px;line-height:1.42;color:#1f3971;font-weight:700;margin:0 0 10px;}
.qq-story-list-body h3 a{color:#1f3971;}
.qq-story-list-body h3 a:hover{color:#d4a33f;}
.qq-story-list-body p{font-size:14px;line-height:1.85;color:#5c6680;margin:0 0 18px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;}
.qq-story-list-foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e8edf5;padding-top:16px;}
.qq-story-list-foot span{color:#d4a33f;font-size:12px;font-weight:700;}
.qq-story-list-foot a{color:#1f3971;font-weight:700;}
.qq-story-list-foot a:hover{color:#d4a33f;}
.qq-story-pagination{text-align:center;margin-top:36px;}
.qq-story-empty{grid-column:1 / -1;background:#fff;border:1px solid #e4ebf4;border-radius:8px;padding:48px 24px;text-align:center;color:#5c6680;font-size:15px;}
.qq-story-detail-head{max-width:920px;}
.qq-story-detail-meta{color:#d7e0f2;margin:24px 0 0;}
.qq-story-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start;}
.qq-story-article{background:#fff;border:1px solid #e4ebf4;border-radius:8px;padding:34px 38px;box-shadow:0 18px 48px rgba(31,57,113,.06);}
.qq-story-article-cover{margin:-10px -14px 30px;border-radius:8px;overflow:hidden;background:#edf2fb;}
.qq-story-article-cover img{display:block;width:100%;max-height:430px;object-fit:cover;}
.qq-story-content{color:#34415a;font-size:16px;line-height:2;}
.qq-story-content p{margin:0 0 20px;}
.qq-story-content img{max-width:100%;height:auto;border-radius:8px;}
.qq-story-content h1,.qq-story-content h2,.qq-story-content h3,.qq-story-content h4{color:#1f3971;font-weight:700;line-height:1.45;margin:28px 0 14px;}
.qq-story-content ul,.qq-story-content ol{padding-left:22px;margin:0 0 20px;}
.qq-story-content blockquote{margin:24px 0;padding:18px 22px;border-left:4px solid #d4a33f;background:#f8fafc;color:#5c6680;}
.qq-story-side{position:sticky;top:96px;display:grid;gap:18px;}
.qq-story-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-story-side-card h3{font-size:20px;line-height:1.45;color:#1f3971;font-weight:700;margin:0 0 16px;}
.qq-story-side-card ul{margin:0;padding:0;display:grid;gap:10px;}
.qq-story-side-card li{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:start;background:#f8fafc;border:1px solid #e8edf5;border-radius:6px;padding:12px;}
.qq-story-side-card li em{font-style:normal;color:#d4a33f;font-size:16px;line-height:1.5;font-weight:700;}
.qq-story-side-card li span{color:#5c6680;font-size:13px;line-height:1.7;}
.qq-story-side-nav{display:grid;gap:10px;}
.qq-story-side-nav h3{margin-bottom:4px;}
.qq-story-side-nav 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;font-weight:700;line-height:1.5;}
.qq-story-side-nav a:hover{background:#fff8e7;border-color:#d4a33f;}
@media (max-width:991px){
    .qq-story-page,.qq-story-detail-page{padding-top:70px;}
    .qq-story-hero,.qq-story-detail-hero{padding:54px 0 48px;}
    .qq-story-hero-layout,.qq-story-list,.qq-story-list-card,.qq-story-detail-layout{grid-template-columns:1fr;}
    .qq-story-hero-copy h1,.qq-story-detail-head h1{font-size:34px;}
    .qq-story-hero-copy p,.qq-story-detail-head p{font-size:15px;}
    .qq-story-list-section,.qq-story-detail-section{padding:44px 0 70px;}
    .qq-story-toolbar{display:block;}
    .qq-story-sort{justify-content:flex-start;margin-top:16px;}
    .qq-story-filter{padding:20px 18px;}
    .qq-story-filter-head{display:block;}
    .qq-story-filter-head label{display:block;margin-top:10px;}
    .qq-story-filter .tabs-group{grid-template-columns:1fr;gap:8px;}
    .qq-story-filter .title{line-height:1.5;}
    .qq-story-list-card{gap:16px;padding:16px;}
    .qq-story-list-image{height:220px;}
    .qq-story-list-body h3{font-size:21px;}
    .qq-story-article{padding:26px 20px;}
    .qq-story-article-cover{margin:0 0 24px;}
    .qq-story-content{font-size:15px;}
    .qq-story-side{position:static;}
}
