html{scroll-behavior:smooth}
body.article-list-page-v3{background:#f3f6fb;color:#0f172a}
.article-list-page-v3 .w1400{position:relative;z-index:2}

.alist_head{padding:28px 0 22px;background:linear-gradient(180deg,#eaf1f8 0,#dde7f2 100%);border-top:1px solid rgba(15,23,42,.03)}
.alist_head_inner{position:relative;min-height:166px;padding:40px 36px 34px;background:linear-gradient(135deg,#ffffff 0,#fbfdff 66%,#f2f7ff 100%);border:1px solid rgba(14,95,207,.08);border-radius:30px;box-shadow:0 18px 42px rgba(15,23,42,.06);overflow:hidden}
.alist_head_inner:before{content:"";position:absolute;right:-86px;top:-90px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(61,131,255,.12) 0,rgba(61,131,255,0) 72%)}
.alist_head_inner:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.1) 38%,rgba(134,177,255,.05) 100%);pointer-events:none}
.alist_head_main{position:relative;z-index:1}
.alist_head_meta{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;margin-bottom:14px}
.alist_head_kicker{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 16px;border-radius:999px;background:#e9f0fa;color:#0e5fcf;font-size:14px;letter-spacing:.16em;font-weight:700;text-transform:uppercase}
.alist_head_crumb_inline{display:flex;align-items:center;gap:12px;min-height:34px;padding-top:8px}
.alist_head_crumb_label{position:relative;padding-left:34px;font-size:13px;color:#94a3b8;white-space:nowrap}
.alist_head_crumb_label:before{content:"";position:absolute;left:0;top:50%;width:22px;height:1px;background:#c8d4e7}
.alist_head_crumb_text,.alist_head_crumb_text a{font-size:14px;line-height:1.7;color:#5a6b84}
.alist_head_crumb_text a:hover{color:#0e5fcf}
.alist_head h1{font-size:38px;line-height:1.08;font-weight:800;color:#14213d;letter-spacing:-.02em;margin-bottom:6px}
.alist_head_en{font-size:16px;line-height:1.6;color:#73839b;letter-spacing:.12em;text-transform:uppercase}

.alist_section{padding:34px 0 70px;background:linear-gradient(180deg,#f3f6fb 0,#eff4fa 100%)}
.alist_layout{display:flex;align-items:flex-start;gap:30px}
.alist_sidebar{width:288px;position:sticky;top:26px}
.alist_card{background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:26px;box-shadow:0 16px 42px rgba(15,23,42,.06);overflow:hidden}
.alist_card_head{display:flex;align-items:center;justify-content:space-between;padding:28px 24px 18px;border-bottom:1px solid #edf2f8;background:linear-gradient(180deg,#fff 0,#f9fbfe 100%);cursor:default}
.alist_card_title strong{display:block;font-size:22px;line-height:1.25;color:#14213d;font-weight:800}
.alist_card_title span{display:block;margin-top:8px;font-size:14px;color:#98a6bb;letter-spacing:.14em;text-transform:uppercase}
.alist_card_toggle{display:none;position:relative;width:18px;height:18px;flex-shrink:0}
.alist_card_toggle:before,.alist_card_toggle:after{content:"";position:absolute;left:50%;top:50%;background:#0e5fcf;transform:translate(-50%,-50%);transition:all .28s ease}
.alist_card_toggle:before{width:14px;height:2px}
.alist_card_toggle:after{width:2px;height:14px}
.alist_card_head.on .alist_card_toggle:after{opacity:0}

.alist_cp_type .bd{padding:22px 18px 20px}
.alist_cp_type .bd>ul>li{margin-bottom:18px}
.alist_cp_type .bd>ul>li:last-child{margin-bottom:0}
.alist_cp_type .bd>ul>li>p{position:relative;padding:0!important;margin:0!important;background:none!important;background-color:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important}
.article-list-page.article-list-page-v3 .alist_cp_type .bd ul li,
.article-list-page.article-list-page-v3 .alist_cp_type .bd ul li.active,
.article-list-page.article-list-page-v3 .alist_cp_type .bd ul li:hover,
.article-list-page.article-list-page-v3 .alist_cp_type .bd ul li>p,
.article-list-page.article-list-page-v3 .alist_cp_type .bd ul li.active>p,
.article-list-page.article-list-page-v3 .alist_cp_type .bd ul li:hover>p,
.article-list-page.article-list-page-v3 .alist_cp_type .bd ul li>p:after,
.article-list-page.article-list-page-v3 .alist_cp_type .bd ul li.active>p:after,
.article-list-page.article-list-page-v3 .alist_cp_type .bd ul li:hover>p:after{background:none!important;background-color:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important}

.alist_cp_type .bd>ul>li>p:before{content:"";position:absolute;left:0;top:50%;width:0;height:2px;border-radius:999px;background:linear-gradient(90deg,#0e5fcf 0,#6bb0ff 100%);transform:translateY(-50%);opacity:.9;transition:width .36s ease,opacity .36s ease}
.alist_cp_type .bd>ul>li>p>a{display:flex;align-items:center;min-height:64px;padding:0 58px 0 42px;border:1px solid #e3ebf5;border-radius:20px;background:#fff;font-size:18px;font-weight:700;color:#1a2942;transition:transform .42s cubic-bezier(.2,.7,.2,1),padding .36s ease,border-color .36s ease,box-shadow .36s ease,color .32s ease;position:relative;z-index:1;overflow:hidden}
.alist_cp_type .bd>ul>li>p>a:before{content:"";position:absolute;left:18px;top:50%;width:8px;height:8px;border-radius:50%;background:#ced9e8;transform:translateY(-50%);transition:all .34s ease;box-shadow:0 0 0 0 rgba(14,95,207,0)}
.alist_cp_type .bd>ul>li>p>a:after{content:"";position:absolute;right:22px;top:50%;width:9px;height:9px;border-top:2px solid #b0c0d7;border-right:2px solid #b0c0d7;transform:translateY(-50%) rotate(45deg);transition:all .32s ease}
.alist_cp_type .bd>ul>li>p>span{position:absolute;right:14px;top:50%;width:28px;height:28px;margin-top:-14px;border-radius:50%;background:#fff;border:1px solid #dde7f4;cursor:pointer;transition:all .34s ease;z-index:2;box-shadow:0 6px 14px rgba(15,23,42,.05)}
.alist_cp_type .bd>ul>li>p>span:before,.alist_cp_type .bd>ul>li>p>span:after{content:"";position:absolute;left:50%;top:50%;background:#7f97b5;transform:translate(-50%,-50%);transition:all .32s ease}
.alist_cp_type .bd>ul>li>p>span:before{width:12px;height:2px}
.alist_cp_type .bd>ul>li>p>span:after{width:2px;height:12px}
.alist_cp_type .bd>ul>li.on>p>span{transform:translateY(-50%) rotate(180deg)}
.alist_cp_type .bd>ul>li.on>p>span:after{opacity:0}
.alist_cp_type .bd>ul>li>div{display:none;margin-top:12px;padding:2px 4px 0 16px;border:0;border-radius:0;background:transparent;box-shadow:none}
.alist_cp_type .bd>ul>li.on>div{display:block;animation:alistDrop .34s ease}
.alist_cp_type .bd>ul>li>div a{display:flex;align-items:center;min-height:42px;padding:0 14px 0 0;margin-bottom:10px;border-radius:0;font-size:15px;line-height:1.7;color:#60728d;position:relative;background:transparent;border:0;border-bottom:1px dashed #e3eaf5;transition:transform .32s ease,color .3s ease,border-color .3s ease;padding-left:18px}
.alist_cp_type .bd>ul>li>div a:last-child{margin-bottom:0}
.alist_cp_type .bd>ul>li>div a:before{content:"";position:absolute;left:0;top:50%;width:6px;height:6px;border-radius:50%;background:#c5d3e8;transform:translateY(-50%);transition:all .3s ease;box-shadow:0 0 0 0 rgba(14,95,207,0)}
.alist_cp_type .bd>ul>li.active>p:before,.alist_cp_type .bd>ul>li>p:hover:before{width:22px}
.alist_cp_type .bd>ul>li.active>p>a,.alist_cp_type .bd>ul>li>p>a:hover{border-color:#d4e2f6;transform:translateX(8px);padding-left:48px;box-shadow:0 16px 30px rgba(14,95,207,.10);color:#0e5fcf}
.alist_cp_type .bd>ul>li.active>p>a:before,.alist_cp_type .bd>ul>li>p>a:hover:before{background:#0e5fcf;box-shadow:0 0 0 8px rgba(14,95,207,.08)}
.alist_cp_type .bd>ul>li.active>p>a:after,.alist_cp_type .bd>ul>li>p>a:hover:after{border-color:#0e5fcf;right:18px}
.alist_cp_type .bd>ul>li.active>p>span,.alist_cp_type .bd>ul>li>p>span:hover{border-color:#cfe0f8;box-shadow:0 10px 20px rgba(14,95,207,.12);background:#fff}
.alist_cp_type .bd>ul>li.active>p>span:before,.alist_cp_type .bd>ul>li.active>p>span:after,.alist_cp_type .bd>ul>li>p>span:hover:before,.alist_cp_type .bd>ul>li>p>span:hover:after{background:#0e5fcf}
.alist_cp_type .bd>ul>li>div a:hover,.alist_cp_type .bd>ul>li>div a.cur{color:#0e5fcf;border-color:#d6e6fb;transform:translateX(8px)}
.alist_cp_type .bd>ul>li>div a:hover:before,.alist_cp_type .bd>ul>li>div a.cur:before{background:#0e5fcf;box-shadow:0 0 0 6px rgba(14,95,207,.08)}

.alist_content{flex:1;min-width:0}
.alist_content_top{margin-bottom:22px;padding:32px 34px;background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:26px;box-shadow:0 16px 42px rgba(15,23,42,.05);position:relative;overflow:hidden}
.alist_content_top:before{content:"";position:absolute;right:-70px;top:-50px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(14,95,207,.08) 0,rgba(14,95,207,0) 72%)}
.alist_content_heading{position:relative;z-index:1}
.alist_content_kicker{display:inline-block;padding:8px 14px;border-radius:999px;background:#eef4ff;color:#0e5fcf;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin-bottom:16px}
.alist_content_heading h2{font-size:34px;line-height:1.2;font-weight:800;color:#14213d;margin-bottom:12px;transition:all .28s ease}
.alist_content_heading p{font-size:16px;line-height:1.9;color:#6b7a90;max-width:760px;transition:all .28s ease}

.alist_grid{display:grid;grid-template-columns:1fr;gap:22px}
.alist_news_card{display:grid;grid-template-columns:310px minmax(0,1fr);align-items:stretch;background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:28px;overflow:hidden;box-shadow:0 16px 38px rgba(15,23,42,.045);transition:transform .45s cubic-bezier(.2,.6,.2,1),box-shadow .45s ease,border-color .45s ease;opacity:0;transform:translateY(26px)}
.alist_news_card.is-visible,.reveal-item.is-visible{opacity:1;transform:none}
.alist_news_card:hover{transform:translateY(-6px);border-color:rgba(14,95,207,.14);box-shadow:0 22px 52px rgba(15,23,42,.09)}
.alist_news_thumb{position:relative;display:block;min-height:252px;background:linear-gradient(135deg,#eef3f9 0,#d8e4f5 100%);overflow:hidden}
.alist_news_thumb img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease,filter .5s ease}
.alist_news_card:hover .alist_news_thumb img{transform:scale(1.05);filter:saturate(1.03)}
.alist_news_thumb_mask{position:absolute;left:0;right:0;bottom:0;height:46%;background:linear-gradient(180deg,rgba(7,18,41,0) 0,rgba(7,18,41,.42) 100%)}
.alist_news_badge{position:absolute;left:24px;top:24px;display:inline-flex;align-items:center;height:34px;padding:0 14px;border:1px solid rgba(255,255,255,.34);backdrop-filter:blur(6px);border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.18em;color:#fff;background:rgba(255,255,255,.14)}
.alist_news_body{padding:30px 30px 28px;display:flex;flex-direction:column}
.alist_news_topline{display:flex;align-items:center;gap:16px;margin-bottom:18px}
.alist_news_date{flex-shrink:0}
.alist_news_date strong{display:block;font-size:38px;line-height:1;color:#0e5fcf;font-weight:800;letter-spacing:-.03em}
.alist_news_date span{display:block;margin-top:8px;font-size:13px;color:#8f9db2;letter-spacing:.14em}
.alist_news_line{height:1px;flex:1;background:linear-gradient(90deg,rgba(14,95,207,.24) 0,rgba(14,95,207,0) 100%)}
.alist_news_title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:30px;line-height:1.4;font-weight:800;color:#13213b;margin-bottom:16px;transition:color .3s ease}
.alist_news_card:hover .alist_news_title{color:#0e5fcf}
.alist_news_desc{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:16px;line-height:1.95;color:#62738c;margin-bottom:24px}
.alist_news_more{display:inline-flex;align-items:center;gap:16px;margin-top:auto;font-size:15px;font-weight:700;color:#0e5fcf}
.alist_news_more em{position:relative;width:42px;height:12px;display:inline-block}
.alist_news_more em:before,.alist_news_more em:after{content:"";position:absolute;right:0;top:50%;background:#0e5fcf;transition:all .28s ease}
.alist_news_more em:before{width:42px;height:1px;transform:translateY(-50%)}
.alist_news_more em:after{width:10px;height:10px;border-top:1px solid #0e5fcf;border-right:1px solid #0e5fcf;background:none;transform:translateY(-50%) rotate(45deg)}
.alist_news_card:hover .alist_news_more em:before{width:50px}

.alist_pager_wrap{margin-top:30px;padding:24px 30px;background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:24px;box-shadow:0 12px 30px rgba(15,23,42,.04)}
.alist_pager_wrap #fengye{display:flex;justify-content:center;align-items:center}
.alist_pager_wrap #fengye a,.alist_pager_wrap #fengye span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 14px;margin:0 6px;border-radius:12px;font-size:14px;color:#5d708a;background:#f4f7fb;border:1px solid #e5edf8;transition:all .3s ease}
.alist_pager_wrap #fengye .this,.alist_pager_wrap #fengye a:hover{color:#fff;background:#0e5fcf;border-color:#0e5fcf;box-shadow:0 10px 24px rgba(14,95,207,.18)}

@keyframes alistDrop{0%{opacity:0;transform:translateY(-8px)}100%{opacity:1;transform:none}}

@media screen and (max-width:1399px){
  .alist_head h1{font-size:38px}
  .alist_news_card{grid-template-columns:292px minmax(0,1fr)}
  .alist_news_title{font-size:26px}
}
@media screen and (max-width:1199px){
  .alist_layout{gap:24px}
  .alist_sidebar{width:270px}
  .alist_head_inner{padding:36px 30px}
  .alist_head h1{font-size:38px}
  .alist_content_top{padding:28px 26px}
  .alist_news_card{grid-template-columns:260px minmax(0,1fr)}
}
@media screen and (max-width:1079px){
  .alist_layout{display:block}
  .alist_sidebar{width:100%;position:static;margin-bottom:22px}
  .alist_card_head{cursor:pointer}
  .alist_card_toggle{display:block}
  .alist_head_meta{display:block}
  .alist_head_crumb_inline{margin-top:16px}
}
@media screen and (max-width:899px){
  .alist_head{padding:22px 0 18px}
  .alist_head_inner{min-height:auto;padding:28px 22px 24px;border-radius:24px}
  .alist_head h1{font-size:36px;margin-bottom:8px}
  .alist_head_en{font-size:15px;letter-spacing:.1em}
  .alist_section{padding:20px 0 46px}
  .alist_news_card{grid-template-columns:1fr}
  .alist_news_thumb{min-height:220px}
}
@media screen and (max-width:767px){
  .alist_head_inner{padding:24px 18px 22px;border-radius:20px}
  .alist_head_kicker{height:30px;padding:0 12px;font-size:12px}
  .alist_head_crumb_inline{display:block}
  .alist_head_crumb_label{display:block;margin-bottom:6px;padding-left:28px}
  .alist_head_crumb_label:before{width:18px}
  .alist_head h1{font-size:34px}
  .alist_head_en{font-size:14px;line-height:1.7}
  .alist_card_head{padding:22px 18px 18px}
  .alist_cp_type .bd{padding:18px 14px 18px}
  .alist_cp_type .bd>ul>li>p>a{min-height:56px;padding:0 52px 0 34px;font-size:16px;border-radius:16px}
  .alist_cp_type .bd>ul>li>p>span{right:14px;width:28px;height:28px;margin-top:-14px}
  .alist_cp_type .bd>ul>li>div{padding:2px 0 0 12px}
  .alist_cp_type .bd>ul>li>div a{min-height:42px;padding:0 0 0 16px;border-radius:0;font-size:14px}
  .alist_content_top{padding:24px 18px;border-radius:22px}
  .alist_content_heading h2{font-size:28px}
  .alist_content_heading p{font-size:14px;line-height:1.85}
  .alist_grid{gap:16px}
  .alist_news_thumb{min-height:200px}
  .alist_news_body{padding:22px 18px 20px}
  .alist_news_topline{margin-bottom:14px}
  .alist_news_date strong{font-size:30px}
  .alist_news_title{font-size:22px;margin-bottom:12px}
  .alist_news_desc{font-size:14px;line-height:1.85;margin-bottom:18px}
  .alist_pager_wrap{padding:18px 12px;border-radius:20px}
  .alist_pager_wrap #fengye a,.alist_pager_wrap #fengye span{min-width:38px;height:38px;padding:0 10px;margin:0 4px;border-radius:10px}
}
