
:root{--bg:#ededed;--wrap:1060px;--dark:#3b3b3b;--line:#d7d7d7;--text:#222;--muted:#777;--blue:#23b9e8;--orange:#ff9b00;--green:#3c7b45;--tab:#e8fafa;--brown:#6e4b40;--white:#fff}
*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,"Microsoft YaHei","PingFang SC",sans-serif;font-size:14px;line-height:1.65}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.px-page{min-height:100vh}.px-wrap{width:min(var(--wrap),calc(100% - 44px));margin:0 auto}.px-topline{background:#6b6b6b;color:#fffb00;font-size:13px;line-height:32px}.px-header{background:#fff;border-bottom:1px solid #ddd;box-shadow:0 1px 0 rgba(0,0,0,.04)}.px-head-inner{height:62px;display:grid;grid-template-columns:180px 1fr 280px;align-items:center;gap:22px}.px-logo{font-size:22px;color:#9c9c9c;font-weight:700;white-space:nowrap}.px-logo span{display:inline-block;max-width:260px;overflow:hidden;text-overflow:ellipsis}.px-search{grid-column:3;justify-self:end;width:260px;height:30px;border:1px solid #cfcfcf;background:#fff;display:flex;align-items:center}.px-search input{flex:1;border:0;outline:0;background:transparent;padding:0 10px;color:#555;font-size:13px}.px-search input::placeholder{color:#999}.px-search button{width:36px;border:0;background:transparent;color:#bbb;font-size:20px;cursor:pointer}.px-menu-btn{display:none}.px-nav{height:44px;display:flex;align-items:center;justify-content:center;gap:34px;border-top:1px solid #f0f0f0}.px-nav a{font-size:18px;color:#111;padding:8px 0;position:relative}.px-nav a.active,.px-nav a:hover{color:#ff6600}.px-nav a.active:after{content:'';position:absolute;left:0;right:0;bottom:0;height:3px;background:#ff6600}.px-main{padding:10px 0 34px}.st-breadcrumb{background:#fff;border-radius:3px;padding:8px 12px;margin:0 0 12px;color:#333}.st-breadcrumb a{color:#0066b3}.st-breadcrumb span{margin:0 6px;color:#999}.st-section{background:#fff;border:1px solid #e1e1e1;margin:0 0 22px;padding:14px 14px 18px}.st-ethics-section{padding-top:12px}.st-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;border-bottom:1px solid #e5e5e5;padding-bottom:8px}.st-section-title h2{font-size:18px;margin:0;font-weight:700;color:#333;border-left:3px solid #ff6500;padding-left:10px;line-height:1.2}.st-section-title a,.st-section-title span{color:#777;font-size:13px}.st-sub-links{display:flex;gap:18px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.st-sub-links::-webkit-scrollbar,.drag-scroll::-webkit-scrollbar{display:none}.st-sub-links a{color:#777;font-size:13px}.poster-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px 16px}.st-feature-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.st-home-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.st-related-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.poster-card{display:block;color:#222;min-width:0}.poster-img{position:relative;aspect-ratio:2/3;background:#e8e8e8;overflow:hidden}.poster-img img{width:100%;height:100%;object-fit:cover;transition:.25s}.poster-card:hover img{transform:scale(1.04)}.poster-empty{display:flex;width:100%;height:100%;align-items:center;justify-content:center;background:#f4f4f4;color:#aaa;font-size:12px}.poster-score{position:absolute;left:0;top:0;background:#ffa000;color:#fff;font-style:normal;font-size:13px;font-weight:400;padding:2px 5px;border-radius:0;z-index:2}.poster-tag{position:absolute;right:0;bottom:0;background:#22b7e8;color:#fff;font-style:normal;font-size:12px;padding:2px 6px;z-index:2}.poster-title{display:block;margin:7px 0 3px;color:#111;font-size:14px;line-height:1.35;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.poster-meta{display:block;color:#777;background:#f1f1f1;padding:4px 6px;text-align:center;font-size:12px;height:29px;overflow:hidden}.poster-desc{display:none}.st-library-head{background:#fff;padding:12px 14px;margin-bottom:0;border:1px solid #e1e1e1;border-bottom:0}.st-library-head h1{font-size:22px;margin:0;color:#333}.st-library-head small{font-size:18px;color:#999;margin-left:8px}.st-filters{background:#fff;border:1px solid #e1e1e1;border-top:0;margin-bottom:16px;padding:10px 14px}.st-filter-row{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap;border-top:1px solid #eee;padding:8px 0}.st-filter-row:first-child{border-top:0}.st-filter-row b{width:52px;color:#333}.st-filter-row a,.st-filter-row span{color:#333;line-height:26px}.st-filter-row a.active{background:#5ecaf0;color:#fff;border-radius:3px;padding:0 7px}.st-list-section{margin-top:0}.pagination{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:24px}.pagination a,.pagination span{min-width:32px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #aeb7bf;background:#fff;color:#0065b3;padding:0 9px}.pagination a.active{background:#333;color:#fff;border-color:#333}.empty-state{padding:28px;text-align:center;color:#999}.st-detail-card{background:#fff;border:1px solid #e1e1e1;padding:14px;display:grid;grid-template-columns:230px 1fr;gap:24px;margin-bottom:16px}.st-detail-poster img{width:220px;max-height:330px;object-fit:cover}.st-detail-info h1{margin:0 0 8px;font-size:28px;color:#333;font-weight:400}.st-detail-info h1 small{font-size:16px;color:#888;margin-left:5px}.st-meta-line{margin:5px 0;color:#555}.st-detail-summary{margin:8px 0 14px;color:#555}.btn-primary{display:inline-flex;align-items:center;justify-content:center;min-width:118px;height:34px;border-radius:3px;background:#333;color:#fff;font-weight:700}.btn-primary:hover{background:#ff6500;color:#fff}.btn-soft{display:inline-flex;align-items:center;justify-content:center;min-width:88px;height:32px;border-radius:3px;background:#f4f4f4;color:#333;border:1px solid #ddd;margin-left:8px}.st-tabs{background:#f7f2f2;border-bottom:1px solid #eee;display:flex;margin-bottom:14px}.st-tabs span{display:inline-flex;align-items:center;justify-content:center;min-width:110px;height:48px;border-right:1px solid #ddd;color:#aaa;font-size:15px}.st-tabs span.active{background:#fff;border-top:5px solid #00e5e5;color:#333;font-weight:700}.episode-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px 16px}.episode-grid a{height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #b9dede;background:#eaffff;border-radius:6px;color:#333;font-weight:700}.episode-grid a.active,.episode-grid a:hover{background:#67899a;color:#fff;border-color:#c73342}.article-text{background:#fff;color:#333;line-height:2.1;font-size:15px}.article-text p{margin:0 0 12px}.st-player-wrap{background:#fff;border:1px solid #e1e1e1;padding:10px;margin-bottom:16px}.st-player-box{position:relative;background:#000;aspect-ratio:16/9;width:100%;overflow:hidden}.video-player{position:absolute;inset:0;width:100%;height:100%;background:#000}.player-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#ccc}.big-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:66px;height:66px;border-radius:50%;border:2px solid rgba(255,255,255,.8);background:rgba(0,0,0,.25);color:#fff;font-size:30px;cursor:pointer}.st-play-title{display:grid;grid-template-columns:110px 1fr 110px;align-items:center;gap:12px;padding:9px 0;color:#333}.st-play-title h1{font-size:18px;text-align:center;margin:0}.st-play-title a{color:#0066b3;text-align:center}.px-footer{background:#777;color:#fff;text-align:center;padding:26px 0;font-size:13px;margin-top:28px}.px-footer-nav{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin-bottom:8px}.px-footer a:hover{color:#ff0}.px-mobile-bottom{display:none}.px-backtop{position:fixed;right:28px;bottom:32px;width:46px;height:46px;border:1px solid #bbb;border-radius:5px;background:rgba(255,255,255,.9);display:none;align-items:center;justify-content:center;color:#777;font-size:24px;cursor:pointer;z-index:70}.poster-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.row-card{min-width:0}.rank-panel,.share-row,.content-side,.detail-side,.player-side{display:none!important}
@media (min-width:1200px){:root{--wrap:1120px}.poster-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:22px 18px}}
@media (max-width:820px){body{background:#3b3b3b;font-size:20px;line-height:1.55}.px-page{width:min(720px,100%);margin:0 auto;background:#fff;min-height:100vh}.px-wrap{width:100%;padding-left:14px;padding-right:14px}.px-topline{font-size:16px;line-height:42px;background:#888;color:#ff0}.px-head-inner{height:110px;display:grid;grid-template-columns:1fr auto auto;gap:8px;padding:0 14px}.px-logo{font-size:34px;color:#888}.px-search{grid-column:2;width:44px;height:44px;border:0;background:transparent}.px-search input{display:none}.px-search button{width:44px;color:#cfcfcf;font-size:42px}.px-menu-btn{display:flex;align-items:center;gap:8px;border:0;background:transparent;color:#2d87f0;font-weight:700;font-size:22px;grid-column:3;grid-row:1}.px-menu-btn i{width:34px;height:34px;display:inline-block;background:linear-gradient(90deg,#2d87f0 42%,transparent 42% 58%,#2d87f0 58%),linear-gradient(#2d87f0 42%,transparent 42% 58%,#2d87f0 58%);background-size:100% 100%;border-radius:3px}.px-nav{display:none;position:absolute;left:0;right:0;top:152px;z-index:80;background:#fff;border-top:6px solid #eee;height:auto;padding:0 0 8px}.px-menu-open .px-nav{display:block}.px-nav a{display:block;border-bottom:8px solid #eee;padding:12px 24px;font-size:24px;color:#111}.px-nav a.active:after{display:none}.px-main{padding:10px 0 88px;background:#fff}.st-section{border:0;margin:0 0 20px;padding:14px}.st-section-title{border:0;margin:0 0 14px}.st-section-title h2{font-size:28px;border-left:4px solid #ff6500}.st-section-title a{font-size:22px;color:#999}.st-sub-links{display:none}.st-ethics-section{padding-top:18px}.poster-grid,.st-feature-grid,.st-home-grid,.st-list-grid,.st-related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 16px}.poster-img{aspect-ratio:2/3}.poster-score{font-size:18px;padding:3px 7px}.poster-tag{font-size:18px;padding:2px 7px}.poster-title{font-size:23px;line-height:1.35;white-space:normal;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:62px}.poster-meta{font-size:22px;height:auto;min-height:44px;color:#999;background:#f1f1f1}.st-breadcrumb{font-size:24px;border-radius:6px;margin:8px 0;padding:12px 16px}.st-library-head{border:0;margin:0 -14px;padding:20px 14px;text-align:left}.st-library-head h1{font-size:28px}.st-library-head small{font-size:24px}.st-filters{border:0;margin:0 -14px 16px;padding:8px 14px}.st-filter-row{display:block;white-space:normal;border-top:0;font-size:24px;line-height:1.8}.st-filter-row b{display:inline;width:auto;font-weight:700}.st-filter-row a,.st-filter-row span{display:inline;line-height:1.9;margin-right:8px}.st-filter-row a.active{font-size:22px;padding:2px 8px}.pagination a,.pagination span{height:42px;min-width:42px;font-size:22px}.st-detail-card{display:grid;grid-template-columns:220px 1fr;border:0;padding:14px;gap:18px}.st-detail-info h1{font-size:30px;font-weight:700}.st-meta-line,.st-detail-summary{font-size:24px;color:#777}.btn-primary{height:50px;min-width:150px;font-size:22px}.btn-soft{height:46px;font-size:20px}.st-tabs span{height:58px;font-size:24px}.episode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.episode-grid a{height:58px;font-size:24px;border-radius:10px}.article-text{font-size:27px;color:#666;line-height:1.85}.st-player-wrap{border:0;padding:8px;background:#fff}.st-player-box{aspect-ratio:16/9}.st-play-title{display:block}.st-play-title h1{font-size:24px;text-align:left;margin:8px 0}.st-play-title a{font-size:20px;margin-right:24px}.px-footer{display:none}.px-mobile-bottom{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:min(720px,100%);height:72px;background:rgba(255,255,255,.96);display:grid;grid-template-columns:repeat(6,1fr);z-index:75;border-top:1px solid #e5e5e5}.px-mobile-bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:13px;color:#111}.px-mobile-bottom span{font-size:20px;line-height:1}.px-backtop{right:22px;bottom:88px;width:52px;height:52px;font-size:30px}.page-play .px-mobile-bottom{grid-template-columns:repeat(2,1fr)}.page-play .px-mobile-bottom a:nth-child(n+3){display:none}.poster-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}
@media (max-width:520px){body{font-size:18px}.px-topline{font-size:14px;line-height:38px}.px-logo{font-size:28px}.px-head-inner{height:92px}.px-nav{top:130px}.px-nav a{font-size:20px}.poster-grid,.st-feature-grid,.st-home-grid,.st-list-grid,.st-related-grid{gap:20px 10px}.poster-title{font-size:18px;min-height:50px}.poster-meta{font-size:16px}.poster-score,.poster-tag{font-size:14px}.st-detail-card{display:block}.st-detail-poster img{width:60%;margin:0 auto 14px}.st-detail-info h1{font-size:26px}.st-meta-line,.st-detail-summary{font-size:20px}.article-text{font-size:22px}.episode-grid a{font-size:20px}.px-mobile-bottom a{font-size:12px}}
