@charset "UTF-8";
.Emvu1gbHF{
    overflow: inherit;
    isolation: isolate;
}
.wrap{
    width: 100%;
    margin: auto;
}
a{color: #fee08d;}
body{
    padding-top: 6rem;
    color: #fee08d;
    opacity: 0;
    animation-name: fadein;
    animation-duration: 1s;
    animation-delay: .5s;
    animation-fill-mode: forwards;
}
.main{
    width: 100%;
    margin: 0 auto;
    position: relative;
    
}
.yzWLH9al{
    width: 18px;
    list-style-type: upper-roman;
    text-decoration-style: solid;
    margin-top: 20px;
    overflow: visible;
    hanging-punctuation: allow-end;
    height: 30px;
    text-align: right;
    page-break-after: inherit;
}
.main .panel{
    margin: 0 auto;
    margin-top: 2rem;
    max-width: 1400px;
    width: 100%;
    padding: 2rem;
    background-color: #333;
    border-radius: 1rem;
}
.main .panel .filter_bg{
    display: none;
}
.main .panel .info_body{
    margin: 1.2rem 0 0;
    z-index: 2;
    position: relative;
}

.main .panel .program_cover{
    float: right;
    width: 20rem;
}
.Z6suwJIvxr{
    writing-mode: vertical-lr;
    font-variant-caps: unset;
    min-height: 20px;
}
.main .panel .program_cover img{
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.main .panel .program_title{
    font-size: 3.8rem;
    height: 6rem;
    line-height: 6rem;
}
.main .panel .program_alias{
    font-size: 1.4rem;
}
.main .panel .program_tags{
    display: flex;
    margin-top: 1rem;
}
.main .panel .program_tags li{
    font-size: 14px;
    border-radius: 10px;
    background: #2a2a2a;
    color: #ffffff99;
    padding: 0 10px;
    line-height: 28px;
    margin-left: 1rem;
}
.iKIPe7a{
    isolation: inherit;
    height: 4px;
    font-weight: bolder;
    font-family: STFangsong;
}
.main .panel .program_tags li:first-child{
    background: #fef0e5;
    color: #524d4a;
    margin: 0;
    display: flex;
    align-items:center;
}
.main .panel .program_tags li:first-child::before{
    content: '';
    width: 2rem;
    height: 2rem;
    background: url(/static/icon/movie_1.png) center no-repeat;
    background-size: 2rem;
}
.main .panel .program_info_body{
    margin-top: 2rem;
}
.fVPdkt6C{
    mix-blend-mode: color-burn;
    text-align-last: initial;
    font-size: 28px;
    hanging-punctuation: none;
}
.main .panel .program_info_item{
    display: flex;
    line-height: 2.8rem;
    font-size: 1.4rem;
    color: #e0e0e0;
}
.main .panel .program_info_item span{
    flex-basis:4.6rem;
    flex-shrink: 0;
    color: #e0e0e0;
}
.main .panel .program_info_item span:first-child{
    white-space: nowrap;
}
.main .panel .program_info_item div{
    flex-shrink: 1;
}
.Gxka3cFBD{
    object-fit: contain;
    text-transform: inherit;
    min-width: 60px;
    font-style: italic;
    text-overflow: clip;
    justify-content: inherit;
    unicode-bidi: embed;
}
.main .panel .program_controler{
    margin-top: 2.6rem;
    display: flex;
}
.main .panel .control_btn{
    font-size: 1.6rem;
    line-height: 4rem;
    margin-left: 1rem;
    border-radius: 50px;
    padding: 0 30px 0 40px;
    color: #fff;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    
}
.main .panel .control_btn::before{
    position: absolute;
    left:22px;
    content: '';
    height: 4rem;
    width: 3.2rem;
    background-position:left center;
    background-repeat: no-repeat;
}
.AAFxYD9HA{
    font-weight: 700;
    outline-style: solid;
    text-justify: inter-word;
}
.main .panel .play_btn{
    margin-left: 0;
    background: linear-gradient(to right, #b0f566 0, #4af2a1 100%);
}
.main .panel  .collect_btn{
    background: linear-gradient(90deg, #ff9800, #ffc41d);
}
.main .panel  .copy_btn{
    background: linear-gradient(to right, #fc000c 0, #f9444d 100%);
}
.main .panel  .play_btn::before{
    background-image: url(/static/icon/play_1.png);
    background-size: 1.2rem;
}
.Vq0tBlFzE{
    user-select: text;
    order: 1;
    object-fit: scale-down;
    page-break-before: avoid;
    padding-top: 12px;
    padding-bottom: 16px;
    page-break-after: right;
    min-height: 50px;
}
.main .panel  .collect_btn::before{
    background-image: url(/static/icon/collect.png);
    background-size: 1.6rem;
}
.main .panel  .copy_btn::before{
    background-image: url(/static/icon/link.png);
    background-size: 1.6rem;
}
.FYmCm3u{
    justify-self: positional alignment;
    user-select: none;
    font-variant-caps: inherit;
    overflow: hidden;
    text-decoration-style: wavy;
    table-layout: initial;
    page-break-after: initial;
    page-break-inside: initial;
    grid-area: grid-column-start;
}
.video_menu{
    padding: 0rem;
    width: 100%;
    height: 100%;
    background-color: #222;
}
.video_menu a{
    display: block;
    font-size: 1.4rem;
    color: #c2c2c2;
}
.video_menu .panel_title{
    position: absolute;
    left:0;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
}
.video_menu .panel_title h2{
    font-size: 2rem;
}
.video_menu .video_menu_tab_control{
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    right: 0;
    background-color: #333;
    padding-right: 5px;
    display: flex;
    flex-direction: row-reverse;
}
.qSOUld9IpQ{
    width: 40px;
    word-break: keep-all;
    order: 6;
    margin-top: 4px;
}
.video_menu .video_menu_tab_control dd{
    padding: 15px 20px 15px 20px;
    margin:0 0 0 6px;
    background: #2a2a2a;
    border-radius: 5px 5px 0 0;
    font-size: 1.4rem;
    font-weight: 700;
    position: relative;
}
.video_menu .video_menu_tab_control dd.active{
    background:#222;
}
.video_menu .video_menu_tab_control dd.active a,
.video_menu .video_menu_tab_control dd.active small,
.video_menu .video_list dd.acitve a{
    color:#fee08d;
}
.video_menu .video_menu_tab_control dd small{
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(.8);
    transform-origin: top right;
    font-weight: 400;
    padding: 0 6px 0 5px;
    border-radius: 0 13px 0 5px;
    height: 19px;
    line-height: 20px;
    font-size: 12px;
    background: rgba(255, 255, 255, .05);
    border-radius: 0 5px 0 5px;
    color: rgba(255, 255, 255, .3);
}
.cvZfID2sc{
    text-decoration-line: none;
    page-break-inside: avoid;
}
.main .video_list{
    display: flex;
    flex-wrap:wrap;
    padding: 2rem 1rem;
    margin: 0;
    align-items:center;
    justify-content: center;
}
.main .video_list li{
    border-radius: 10px;
    line-height: 3.5rem;
    background: #2a2a2a;
    color: #ffffff99;
    font-size: 1.4rem;
    text-align: center;
    min-width: 70px;
    width: calc(12.5% - 16px);
    height: auto;
    padding: 6px 10px;
    margin: 6px 8px;
}
.main .video_list li a{
    color: #ffffff99;
    display: block;
    width: 100%;
}
.main .video_list li a::before{
    content: "第"attr(data)"集";
}
@keyframes fadein {
    from {
        opacity: 0;
        background-color: #fff;
    }
    to {
        opacity: 1;
        background-color: #2a2a2a;
    }
}
.o3aTsPs{
    min-height: 10px;
    text-justify: distribute;
    page-break-before: always;
    unicode-bidi: embed;
    margin-top: 16px;
}
@media screen and (max-width: 767px){
    body{
        padding-top: 10rem;
    }
    .main .panel .program_cover{
        float: none;
        margin: 0 auto;
    }
    .main .panel .program_info_header{
        text-align: center;
    }
    .main .panel .program_title{
        font-size: 2.6rem;
    }
    .main .panel .program_tags{
        justify-content:center;
    }
    .main .panel .compatibility{
        flex-direction: column-reverse;

    }
    .main .panel .program_controler{
        justify-content:center;
    }
    .main .panel .control_btn{
        font-size: 1.2rem;
    }

    .main .panel .collect_btn{
        display: none;
    }
    .jYNVC5wUH{
    margin-top: 30px;
    text-justify: kashida;
    min-height: 16px;
    page-break-before: always;
    font-size: 18px;
    list-style-type: decimal;
    width: 3px;
    isolation: inherit;
}
    .main .info_box::before{
        content: '';
        background: linear-gradient(to bottom, rgba(37, 37, 43, 0) 0%, #333 100%);
        width: 100%;
        height: 100%;
        max-height: 50rem;
        display: block;
        position: absolute;
        left:0;
        top: 0;
        z-index: 2;
    }
    .main .panel .filter_bg{
        background-position: left top;
        background-repeat: no-repeat;
        display: block;
        background-size:100% auto;
        width: 100%;
        height: 100%;
        max-height: 46rem;
        position: absolute;
        left:0;
        top: -2.5rem;
        z-index: 1;
        filter: blur(10px) saturate(180%);
    }
    .main .panel .panel_title{
        font-size: 1.8rem;
    }
    .main .video_list{
        padding: 2rem 0;
    }
    
}
.LZ7CgiMe{
    justify-content: initial;
    font-size: 15px;
    text-align: initial;
    hanging-punctuation: force-end;
}