*{box-sizing:border-box;margin:0;padding:0}
:root{--bg:#f6faff;--surf:#fff;--bd:#cfdef0;--bd2:#e8f1fa;--tx:#0c1830;--tx-2:#3d4d6e;--tx-3:#7a8aa6;--primary:#0066ff;--primary-2:#0050cc;--accent:#ff5b8d;--r:8px}
html{-webkit-text-size-adjust:100%}
body{font-family:-apple-system,"PingFang SC","Microsoft YaHei","Helvetica Neue",Arial,sans-serif;background:#f6faff;color:#0c1830;min-height:100vh;line-height:1.55;font-size:14px;padding-bottom:56px}
a{color:#0c1830;text-decoration:none}a:active{color:#0066ff}
img{max-width:100%}button{font:inherit}

.x709241_topbar{position:sticky;top:0;z-index:50;background:linear-gradient(135deg,#0066ff 0%,#0050cc 100%);color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.15)}
.x709241_topbar_inner{max-width:1280px;margin:0 auto;padding:.55rem .8rem;display:flex;align-items:center;gap:.6rem}
.x709241_logo{flex:1;color:#fff;font-weight:700;font-size:1.05rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.02em}
.x709241_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}
.x709241_nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;color:#0c1830;max-height:65vh;overflow:auto;box-shadow:0 6px 14px rgba(0,0,0,.12)}
.x709241_nav.open{display:block}
.x709241_nav a{display:block;padding:.7rem 1rem;border-bottom:1px solid #cfdef0;color:#3d4d6e;font-size:.92rem}
.x709241_nav a.cur{color:#0066ff;font-weight:600}
.x709241_search{display:flex;gap:.3rem;flex:0 0 auto}
.x709241_search input{background:rgba(255,255,255,.92);border:0;color:#0c1830;padding:.4rem .7rem;border-radius:999px;outline:none;font-size:.85rem;width:130px}
.x709241_search button{background:rgba(255,255,255,.2);border:0;color:#fff;padding:.4rem .8rem;border-radius:999px;cursor:pointer;font-size:.82rem}

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

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

h1.x709241_page{color:#0c1830;font-size:1.15rem;margin-bottom:.7rem;line-height:1.4;padding-bottom:.4rem;border-bottom:2px solid #0066ff}


.x709241_hero{background:linear-gradient(135deg,#0066ff 0%,#0050cc 100%);color:#fff;border-radius:8px;padding:1.2rem 1rem;margin-bottom:1rem;text-align:center}
.x709241_hero_h1{color:#fff;font-size:1.3rem;margin-bottom:.4rem;font-weight:700;letter-spacing:.02em}
.x709241_hero_lead{color:rgba(255,255,255,.85);font-size:.85rem;margin-bottom:.8rem}
.x709241_hero_chips{display:flex;gap:.4rem;flex-wrap:wrap;justify-content:center}
.x709241_hero_chips a{background:rgba(255,255,255,.18);color:#fff;font-size:.78rem;padding:.3rem .8rem;border-radius:999px}
.x709241_hero_chips a:active{background:rgba(255,255,255,.3)}


.x709241_list_head{margin-bottom:.9rem}
.x709241_list_lead{color:#7a8aa6;font-size:.82rem;margin-top:.25rem}

.x709241_block{margin-bottom:1.4rem;background:#fff;border-radius:8px;padding:.85rem;border:1px solid #cfdef0}
.x709241_block_head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.55rem}
.x709241_block_head h2{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#0c1830}
.x709241_block_dot{width:4px;height:18px;background:#0066ff;border-radius:2px}
.x709241_more{font-size:.78rem;color:#0050cc}
.x709241_fresh{border-color:#ff5b8d}
.x709241_fresh .x709241_block_dot{background:#ff5b8d}

.x709241_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}
.x709241_card{background:#fff;border-radius:8px;overflow:hidden;display:block;border:1px solid #e8f1fa;transition:.15s;color:#0c1830}
.x709241_card:active{transform:scale(.98);border-color:#0066ff}
.x709241_card .x709241_pic{aspect-ratio:2/3;position:relative;background:#e8f1fa;overflow:hidden}
.x709241_card .x709241_pic img{width:100%;height:100%;object-fit:cover;display:block}
.x709241_badge{position:absolute;left:6px;top:6px;background:#ff5b8d;color:#fff;font-size:.66rem;padding:1px 6px;border-radius:999px;line-height:1.4;font-weight:500}
.x709241_score{position:absolute;right:6px;top:6px;background:rgba(0,0,0,.78);color:#0066ff;font-size:.7rem;padding:1px 7px;border-radius:999px;font-weight:600}
.x709241_card .x709241_info{padding:.45rem .55rem .6rem}
.x709241_card .x709241_name{font-size:.85rem;color:#0c1830;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3;font-weight:500}
.x709241_card .x709241_meta{font-size:.7rem;color:#7a8aa6;margin-top:.2rem}
.x709241_card .x709241_meta time{color:#0050cc}

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

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

.x709241_play_src{background:#fff;border:1px solid #cfdef0;border-radius:8px;padding:.85rem;margin-bottom:.8rem}
.x709241_play_src h3{font-size:.92rem;color:#0c1830;margin-bottom:.55rem;display:flex;align-items:center;gap:.4rem;font-weight:600}
.x709241_src_dot{width:6px;height:6px;border-radius:50%;background:#0066ff}
.x709241_eps{display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem}
.x709241_eps a{display:flex;align-items:center;justify-content:center;background:#e8f1fa;border:1px solid #cfdef0;padding:.45rem .3rem;border-radius:6px;font-size:.78rem;color:#3d4d6e;min-height:36px;text-align:center;line-height:1.2}
.x709241_eps a.cur{background:#0066ff;border-color:#0066ff;color:#fff}

.x709241_play_head{margin-bottom:.55rem}
.x709241_play_ep{font-size:.85rem;color:#7a8aa6;font-weight:normal;margin-left:.3rem}

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

.x709241_back{margin:1rem 0;font-size:.85rem}
.x709241_back a{color:#0050cc}

.x709241_recommend h2{font-size:1rem;color:#0c1830;margin:1.2rem 0 .65rem;border-left:4px solid #0066ff;padding-left:.6rem}

.x709241_empty-tip{text-align:center;color:#7a8aa6;padding:2rem 1rem;background:#fff;border-radius:8px;font-size:.85rem;border:1px solid #cfdef0}
.x709241_404{padding:4rem 1rem}
.x709241_404_code{font-size:4.5rem;color:#0066ff;font-weight:700;line-height:1;margin-bottom:.5rem}
.x709241_404_title{font-size:1.05rem;color:#3d4d6e;font-weight:normal;margin-bottom:1rem}

.x709241_foot{background:#1a1a1a;color:#aaa;padding:1.4rem .8rem;font-size:.78rem;margin-top:2rem}
.x709241_foot_inner{max-width:1280px;margin:0 auto}
.x709241_foot_links{margin-bottom:.7rem;line-height:1.95}
.x709241_foot_links span{color:#0066ff;margin-right:.6rem;font-weight:600}
.x709241_foot_links a{color:#aaa;margin-right:.85rem;display:inline-block}
.x709241_foot_facet{line-height:1.95;margin-bottom:.7rem;padding-top:.4rem;border-top:1px solid rgba(255,255,255,.08)}
.x709241_foot_facet span{color:#ff5b8d;margin-right:.5rem}
.x709241_foot_facet a{color:#aaa;margin-right:.6rem;font-size:.78rem;display:inline-block}
.x709241_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}

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

@media(min-width:768px){
  body{font-size:15px;padding-bottom:0}
  .x709241_topbar_inner{padding:.85rem 1.3rem;gap:1.3rem}
  .x709241_logo{flex:0 0 auto;font-size:1.18rem}
  .x709241_menu_btn{display:none}
  .x709241_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}
  .x709241_nav a{display:inline;border:0;padding:.3rem .55rem;color:rgba(255,255,255,.88);font-size:.93rem;border-radius:999px}
  .x709241_nav a.cur{background:rgba(255,255,255,.2);color:#fff}
  .x709241_search{flex:0 0 auto}
  .x709241_search input{width:200px}
  .x709241_main{margin:1.3rem auto;padding:0 1.1rem}
  .x709241_crumb{font-size:.83rem;margin-bottom:1rem;white-space:normal;overflow:visible}
  .x709241_grid{grid-template-columns:repeat(5,1fr);gap:.85rem}
  .x709241_card .x709241_info{padding:.6rem .7rem .8rem}
  .x709241_card .x709241_name{font-size:.92rem}
  .x709241_eps{grid-template-columns:repeat(8,1fr)}
  .x709241_eps a{padding:.45rem .65rem;font-size:.85rem}
  .x709241_detail{flex-direction:row;align-items:flex-start;padding:1.6rem;gap:1.6rem}
  .x709241_detail_pic{width:200px}
  .x709241_detail_body{flex:1;min-width:240px}
  .x709241_detail_body h1{font-size:1.55rem;text-align:left}
  .x709241_detail_meta{font-size:.92rem}
  .x709241_detail_desc{font-size:.92rem;max-height:160px;overflow:auto}
  .x709241_recommend h2{font-size:1.15rem}
  .x709241_foot{padding:2.2rem 1.2rem 1.6rem;font-size:.85rem}
  .x709241_tabbar{display:none}
}
@media(min-width:1024px){.x709241_grid{grid-template-columns:repeat(6,1fr)}.x709241_eps{grid-template-columns:repeat(10,1fr)}}