*{box-sizing:border-box;margin:0;padding:0}
:root{--bg:#f4f6f8;--surf:#fff;--bd:#cfd6df;--bd2:#e2e7ed;--tx:#222;--tx-2:#555;--tx-3:#999;--primary:#2c5e9e;--primary-2:#1e4880;--accent:#cc3333;--r:4px}
html{-webkit-text-size-adjust:100%}
body{font-family:-apple-system,"PingFang SC","Microsoft YaHei","Helvetica Neue",Arial,sans-serif;background:#f4f6f8;color:#222;min-height:100vh;line-height:1.55;font-size:14px;padding-bottom:56px}
a{color:#222;text-decoration:none}a:active{color:#2c5e9e}
img{max-width:100%}button{font:inherit}

.x85cee7_topbar{position:sticky;top:0;z-index:50;background:linear-gradient(135deg,#2c5e9e 0%,#1e4880 100%);color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.15)}
.x85cee7_topbar_inner{max-width:1280px;margin:0 auto;padding:.55rem .8rem;display:flex;align-items:center;gap:.6rem}
.x85cee7_logo{flex:1;color:#fff;font-weight:700;font-size:1.05rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.02em}
.x85cee7_menu_btn{background:rgba(255,255,255,.18);border:0;color:#fff;font-size:1.25rem;padding:.35rem .55rem;cursor:pointer;border-radius:6px;line-height:1}
.x85cee7_nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;color:#222;max-height:65vh;overflow:auto;box-shadow:0 6px 14px rgba(0,0,0,.12)}
.x85cee7_nav.open{display:block}
.x85cee7_nav a{display:block;padding:.7rem 1rem;border-bottom:1px solid #cfd6df;color:#555;font-size:.92rem}
.x85cee7_nav a.cur{color:#2c5e9e;font-weight:600}
.x85cee7_search{display:flex;gap:.3rem;flex:0 0 auto}
.x85cee7_search input{background:rgba(255,255,255,.92);border:0;color:#222;padding:.4rem .7rem;border-radius:999px;outline:none;font-size:.85rem;width:130px}
.x85cee7_search button{background:rgba(255,255,255,.2);border:0;color:#fff;padding:.4rem .8rem;border-radius:999px;cursor:pointer;font-size:.82rem}

.x85cee7_main{max-width:1280px;margin:.7rem auto;padding:0 .6rem}

.x85cee7_crumb{font-size:.78rem;color:#999;margin-bottom:.7rem;white-space:nowrap;overflow-x:auto;scrollbar-width:none}
.x85cee7_crumb::-webkit-scrollbar{display:none}
.x85cee7_crumb a{color:#999}
.x85cee7_crumb_sep{margin:0 .35rem;color:#999;opacity:.6}
.x85cee7_crumb strong{color:#222;font-weight:600}

h1.x85cee7_page{color:#222;font-size:1.15rem;margin-bottom:.7rem;line-height:1.4;padding-bottom:.4rem;border-bottom:2px solid #2c5e9e}



.x85cee7_list_head{margin-bottom:.9rem}
.x85cee7_list_lead{color:#999;font-size:.82rem;margin-top:.25rem}

.x85cee7_block{margin-bottom:1.4rem;background:#fff;border-radius:4px;padding:.85rem;border:1px solid #cfd6df}
.x85cee7_block_head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.55rem}
.x85cee7_block_head h2{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#222}
.x85cee7_block_dot{width:4px;height:18px;background:#2c5e9e;border-radius:2px}
.x85cee7_more{font-size:.78rem;color:#1e4880}
.x85cee7_fresh{border-color:#cc3333}
.x85cee7_fresh .x85cee7_block_dot{background:#cc3333}

.x85cee7_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}
.x85cee7_card{background:#fff;border-radius:4px;overflow:hidden;display:block;border:1px solid #e2e7ed;transition:.15s;color:#222}
.x85cee7_card:active{transform:scale(.98);border-color:#2c5e9e}
.x85cee7_card .x85cee7_pic{aspect-ratio:2/3;position:relative;background:#e2e7ed;overflow:hidden}
.x85cee7_card .x85cee7_pic img{width:100%;height:100%;object-fit:cover;display:block}
.x85cee7_badge{position:absolute;left:6px;top:6px;background:#cc3333;color:#fff;font-size:.66rem;padding:1px 6px;border-radius:999px;line-height:1.4;font-weight:500}
.x85cee7_score{position:absolute;right:6px;top:6px;background:rgba(0,0,0,.78);color:#2c5e9e;font-size:.7rem;padding:1px 7px;border-radius:999px;font-weight:600}
.x85cee7_card .x85cee7_info{padding:.45rem .55rem .6rem}
.x85cee7_card .x85cee7_name{font-size:.85rem;color:#222;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3;font-weight:500}
.x85cee7_card .x85cee7_meta{font-size:.7rem;color:#999;margin-top:.2rem}
.x85cee7_card .x85cee7_meta time{color:#1e4880}

.x85cee7_pagi{margin:1.2rem 0;display:flex;justify-content:center;gap:.3rem;flex-wrap:wrap}
.x85cee7_pagi a,.x85cee7_pagi span{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:34px;padding:0 .55rem;background:#fff;border:1px solid #cfd6df;border-radius:999px;color:#555;font-size:.82rem}
.x85cee7_pagi .cur{background:#2c5e9e;border-color:#2c5e9e;color:#fff}

.x85cee7_detail{background:#fff;border:1px solid #cfd6df;border-radius:4px;padding:1rem;margin-bottom:1rem;display:flex;flex-direction:column;align-items:center;gap:.9rem}
.x85cee7_detail_pic{width:140px;aspect-ratio:2/3;border-radius:4px;overflow:hidden;flex-shrink:0;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.18)}
.x85cee7_detail_pic img{width:100%;height:100%;object-fit:cover;display:block}
.x85cee7_detail_body{width:100%}
.x85cee7_detail_body h1{font-size:1.18rem;color:#222;text-align:center;margin-bottom:.5rem;line-height:1.35}
.x85cee7_score_big{display:inline-block;background:#cc3333;color:#fff;font-size:.78rem;padding:1px 10px;border-radius:999px;margin-left:.3rem;font-weight:600}
.x85cee7_detail_meta{display:grid;grid-template-columns:1fr 1fr;gap:.35rem .6rem;font-size:.82rem;color:#555;list-style:none}
.x85cee7_detail_meta li{line-height:1.55}
.x85cee7_detail_meta li b{color:#999;font-weight:normal;margin-right:.3rem}
.x85cee7_detail_desc{margin-top:.7rem;color:#555;font-size:.85rem;line-height:1.7;background:#e2e7ed;padding:.6rem .8rem;border-radius:6px}

.x85cee7_play_src{background:#fff;border:1px solid #cfd6df;border-radius:4px;padding:.85rem;margin-bottom:.8rem}
.x85cee7_play_src h3{font-size:.92rem;color:#222;margin-bottom:.55rem;display:flex;align-items:center;gap:.4rem;font-weight:600}
.x85cee7_src_dot{width:6px;height:6px;border-radius:50%;background:#2c5e9e}
.x85cee7_eps{display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem}
.x85cee7_eps a{display:flex;align-items:center;justify-content:center;background:#e2e7ed;border:1px solid #cfd6df;padding:.45rem .3rem;border-radius:6px;font-size:.78rem;color:#555;min-height:36px;text-align:center;line-height:1.2}
.x85cee7_eps a.cur{background:#2c5e9e;border-color:#2c5e9e;color:#fff}

.x85cee7_play_head{margin-bottom:.55rem}
.x85cee7_play_ep{font-size:.85rem;color:#999;font-weight:normal;margin-left:.3rem}

.x85cee7_video_wrap{position:relative;aspect-ratio:16/9;background:#000;border-radius:4px;overflow:hidden;margin-bottom:.8rem;box-shadow:0 4px 12px rgba(0,0,0,.25)}
.x85cee7_video_wrap iframe,.x85cee7_video_wrap video{position:absolute;inset:0;width:100%;height:100%;border:0}
.x85cee7_video_empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#888}

.x85cee7_back{margin:1rem 0;font-size:.85rem}
.x85cee7_back a{color:#1e4880}

.x85cee7_recommend h2{font-size:1rem;color:#222;margin:1.2rem 0 .65rem;border-left:4px solid #2c5e9e;padding-left:.6rem}

.x85cee7_empty-tip{text-align:center;color:#999;padding:2rem 1rem;background:#fff;border-radius:4px;font-size:.85rem;border:1px solid #cfd6df}
.x85cee7_404{padding:4rem 1rem}
.x85cee7_404_code{font-size:4.5rem;color:#2c5e9e;font-weight:700;line-height:1;margin-bottom:.5rem}
.x85cee7_404_title{font-size:1.05rem;color:#555;font-weight:normal;margin-bottom:1rem}

.x85cee7_foot{background:#1a1a1a;color:#aaa;padding:1.4rem .8rem;font-size:.78rem;margin-top:2rem}
.x85cee7_foot_inner{max-width:1280px;margin:0 auto}
.x85cee7_foot_links{margin-bottom:.7rem;line-height:1.95}
.x85cee7_foot_links span{color:#2c5e9e;margin-right:.6rem;font-weight:600}
.x85cee7_foot_links a{color:#aaa;margin-right:.85rem;display:inline-block}
.x85cee7_foot_facet{line-height:1.95;margin-bottom:.7rem;padding-top:.4rem;border-top:1px solid rgba(255,255,255,.08)}
.x85cee7_foot_facet span{color:#cc3333;margin-right:.5rem}
.x85cee7_foot_facet a{color:#aaa;margin-right:.6rem;font-size:.78rem;display:inline-block}
.x85cee7_foot_copy{text-align:center;color:rgba(255,255,255,.3);border-top:1px solid rgba(255,255,255,.08);padding-top:.7rem;margin-top:.7rem;line-height:1.7}

.x85cee7_tabbar{position:fixed;bottom:0;left:0;right:0;height:56px;background:#fff;border-top:1px solid #cfd6df;display:flex;z-index:60;padding-bottom:env(safe-area-inset-bottom,0)}
.x85cee7_tabbar a{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999;font-size:.7rem;gap:.15rem}
.x85cee7_tabbar a .ic{font-size:1.2rem;line-height:1}
.x85cee7_tabbar a.cur{color:#2c5e9e}

@media(min-width:768px){
  body{font-size:15px;padding-bottom:0}
  .x85cee7_topbar_inner{padding:.85rem 1.3rem;gap:1.3rem}
  .x85cee7_logo{flex:0 0 auto;font-size:1.18rem}
  .x85cee7_menu_btn{display:none}
  .x85cee7_nav{display:flex;position:static;background:none;color:#fff;padding:0;flex:1;gap:1rem;flex-wrap:wrap;max-height:none;overflow:visible;box-shadow:none}
  .x85cee7_nav a{display:inline;border:0;padding:.3rem .55rem;color:rgba(255,255,255,.88);font-size:.93rem;border-radius:999px}
  .x85cee7_nav a.cur{background:rgba(255,255,255,.2);color:#fff}
  .x85cee7_search{flex:0 0 auto}
  .x85cee7_search input{width:200px}
  .x85cee7_main{margin:1.3rem auto;padding:0 1.1rem}
  .x85cee7_crumb{font-size:.83rem;margin-bottom:1rem;white-space:normal;overflow:visible}
  .x85cee7_grid{grid-template-columns:repeat(4,1fr);gap:.85rem}
  .x85cee7_card .x85cee7_info{padding:.6rem .7rem .8rem}
  .x85cee7_card .x85cee7_name{font-size:.92rem}
  .x85cee7_eps{grid-template-columns:repeat(8,1fr)}
  .x85cee7_eps a{padding:.45rem .65rem;font-size:.85rem}
  .x85cee7_detail{flex-direction:row;align-items:flex-start;padding:1.6rem;gap:1.6rem}
  .x85cee7_detail_pic{width:200px}
  .x85cee7_detail_body{flex:1;min-width:240px}
  .x85cee7_detail_body h1{font-size:1.55rem;text-align:left}
  .x85cee7_detail_meta{font-size:.92rem}
  .x85cee7_detail_desc{font-size:.92rem;max-height:160px;overflow:auto}
  .x85cee7_recommend h2{font-size:1.15rem}
  .x85cee7_foot{padding:2.2rem 1.2rem 1.6rem;font-size:.85rem}
  .x85cee7_tabbar{display:none}
}
@media(min-width:1024px){.x85cee7_grid{grid-template-columns:repeat(5,1fr)}.x85cee7_eps{grid-template-columns:repeat(10,1fr)}}