﻿@charset "UTF-8";img{color:transparent;}img:not([src]){visibility:hidden !important;}main{min-width:1009px;overflow:hidden;min-height:calc(100vh - 220px);padding-bottom:70px;background:#212121;}.poster{position:relative;left:0;right:0;width:100%;height:600px;margin-bottom:24px;padding-left:3%;}.poster .breadcrumb{position:absolute;z-index:9;color:#fff;line-height:3;display:flex;align-items:center;}.poster .breadcrumb a:first-child:before{content:'';background-image:url(../../../image/home.svg);background-size:cover;width:20px;height:20px;margin-right:5px;}.poster .breadcrumb a{color:#fff;display:inline-flex;align-items:center;}.poster .breadcrumb i{padding:0 6px;}.poster ul li{position:absolute;top:0;bottom:0;right:0;width:100%;height:100%;background-size:cover;background-position:top right;background-repeat:no-repeat;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}.poster .desc{position:absolute;width:78%;height:100%;left:0;top:0;color:#fff;background-image:linear-gradient(-90deg,transparent,rgba(33,33,33,.07),rgba(33,33,33,.12),rgba(33,33,33,.22),rgba(33,33,33,.32),rgba(33,33,33,.48),rgba(33,33,33,.64),rgba(33,33,33,.79),rgba(33,33,33,.98),#212121);padding:60px 24% 7% 3%;cursor:default;}.poster .desc h2{font-size:2em;padding:10px 0 15px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.poster .desc .endtime{color:#ff8a86;}.poster .desc .dsc_txt{display:flex;align-items:center;margin:11px 0 14px 0;}.poster .desc .dsc_txt .pic{width:82px;margin-top:3px;}.poster .desc .dsc_txt span:not(:last-child){display:flex;align-items:center;}.poster .desc .dsc_txt span:not(:last-child):after{content:'|';margin:0 6px;}.poster .desc .intro-casts{line-height:1.7;letter-spacing:.8px;font-size:.95em;}.poster .desc .intro-casts .intro-casts_item{word-break:keep-all;margin-bottom:.2em;cursor:default;}.poster .desc .intro-casts .intro-casts_item i{margin-right:7px;color:#a1a1a1;}.poster .desc .intro-casts .intro-casts_item span{color:#ddd;margin-right:1%;display:inline-grid;}.poster .desc .intro-casts .intro-casts_item a{color:#ddd;margin-right:1%;display:inline-grid;}.poster .desc .intro-casts .intro-casts_item a:hover{color:#ff8a86;text-decoration:underline;}.poster .desc .outline{color:#ddd;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;word-break:break-word;line-height:1.4;font-size:.95em;margin-bottom:14px;margin-top:14px;text-shadow:0 1px 1px rgba(0,0,0,.6);cursor:default;}.poster .desc .open_play{position:relative;margin-top:26px;}.poster .desc .open_play a{display:flex;height:80px;}.poster .desc .open_play a .buttonReveal__button{background:linear-gradient(44deg,#dc3732 29%,#ff8a86 89%);position:absolute;border-radius:100%;display:flex;align-items:center;transition:.2s ease-in-out all;top:0;left:0;box-shadow:0 0 2px 1px #000;height:80px;width:80px;}.poster .desc .open_play a .buttonReveal__button:before{content:"";height:35px;width:35px;background-repeat:no-repeat;background-image:url(../../../image/play-arrowhead.png);background-size:cover;margin:0 12px 0 26px;}.poster .desc .open_play a .buttonReveal__button:after{content:"";width:100%;height:100%;background-image:linear-gradient(44deg,#dc37322e 29%,#ff8a867a 89%);position:absolute;top:0;right:0;bottom:0;left:0;border-radius:100%;}.poster .desc .open_play a .buttonReveal__button:hover:after{animation:breathe 2s ease-in-out infinite;}@keyframes breathe{0%{transform:scale(1);opacity:.25;}50%{transform:scale(1.5);opacity:1;}100%{transform:scale(1);opacity:.25;}}.poster .desc .open_play a span{margin:auto 0 auto 92px;color:#ddd;font-weight:600;font-size:1.5em;text-shadow:0 1px 4px rgba(0,0,0,.6);}.video-detail__panel{display:flex;padding:0 3%;margin:32px 0;}.video-detail__panel .tabs{flex:1;margin-right:2em;}.video-detail__panel .tabs .sort{padding-bottom:17px;}.video-detail__panel .tabs .sort ul{display:flex;}.video-detail__panel .tabs .sort ul li{color:#fff;padding:9px 11px;border-bottom:5px solid #a1a1a1;font-size:1.2em;cursor:pointer;}.video-detail__panel .tabs .sort ul li.focue{border-bottom:5px solid #fff;}.video-detail__panel .tabs .tablist__content_bg .tablist{display:flex;padding-right:14px;}.video-detail__panel .tabs .tablist__content_bg .tablist ul{display:flex;align-content:flex-start;flex-wrap:wrap;max-height:46px;overflow:hidden;width:calc(100% - 36px);}.video-detail__panel .tabs .tablist__content_bg .tablist ul li{color:#a1a1a1;padding:11px;border:solid 1px #979797;color:#979797;cursor:pointer;margin:0 10px 6px 0;border-radius:6px;}.video-detail__panel .tabs .tablist__content_bg .tablist ul li.active{background:#d1d1d1;color:#000;}.video-detail__panel .tabs .tablist__content_bg .tablist ul .classify-li{border:none;background:#fdf5e6;visibility:hidden;}.video-detail__panel .tabs .tablist__content_bg .tablist .folder{display:flex;align-items:center;color:#ddd;visibility:hidden;cursor:pointer;background:rgba(102,102,102,.8);width:36px;height:36px;border-radius:100px;}.video-detail__panel .tabs .tablist__content_bg .tablist .folder .folder-icon{border:solid #a0a0a0;border-width:0 2px 2px 0;padding:5px;transform:rotate(45deg);-webkit-transform:rotate(45deg);display:block;margin:0 auto 5px auto;}.video-detail__panel .tabs .tablist__content_bg .tablist .folder .folder-icon.icon-arrowdown{border-width:2px 0 0 2px;margin-top:9px;}.video-detail__panel .tabs .tablist__content_bg .arrowdown{padding-top:18px;}.video-detail__panel .tabs .tablist__content_bg .arrowdown i{display:block;width:50px;position:relative;margin:auto;height:25px;cursor:pointer;border-top:3px solid #666;}.video-detail__panel .tabs .tablist__content_bg .arrowdown i:before{content:'';position:absolute;border:solid #fff;border-width:0 2px 2px 0;padding:7px;transform:rotate(45deg);-webkit-transform:rotate(45deg);left:16px;top:-7px;}.video-detail__panel .tabs .tablist__content_bg .arrowdown i.on{transform:rotate(180deg);}.video-detail__panel .tabs .tabs__content{color:#f7f7f7;position:relative;text-align:center;padding-top:22px;}.video-detail__panel .tabs .tabs__content .Ep__list{max-height:19em;overflow:hidden;display:none;align-content:flex-start;flex-wrap:wrap;}.video-detail__panel .tabs .tabs__content .Ep__list a{width:calc(100%/5 - 15px);flex:0 0 auto;border:3px solid transparent;margin:0 15px 10px 0;}.video-detail__panel .tabs .tabs__content .Ep__list a .episode-item__img{position:relative;overflow:hidden;padding-top:56.25%;background-image:linear-gradient(#000,#000);background-size:200% auto;z-index:1;}@-webkit-keyframes moveBackground{0%{background-position:100%;}100%{background-position:-100%;}}.video-detail__panel .tabs .tabs__content .Ep__list a .episode-item__img img{width:100%;height:100%;transition:.5s;-o-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;position:absolute;left:0;top:0;}.video-detail__panel .tabs .tabs__content .Ep__list a .episode-item__img .item_desc{position:absolute;bottom:0;width:100%;height:35px;transition:.8s;}.video-detail__panel .tabs .tabs__content .Ep__list a .episode-item__img .item_desc .ep__play{display:flex;align-items:center;padding:6px;}.video-detail__panel .tabs .tabs__content .Ep__list a .episode-item__img .item_desc .ep__play .ep{background:rgba(0,0,0,.4);color:#fff;padding:.2em .6em;border-radius:100px;font-size:.95em;}.video-detail__panel .tabs .tabs__content .Ep__list a .episode-item__img .item_desc .ep__play .paly__icon{position:relative;height:23px;width:23px;background:rgba(0,0,0,.4);margin-left:auto;border-radius:100px;}.video-detail__panel .tabs .tabs__content .Ep__list a .episode-item__img .item_desc .ep__play .paly__icon:after{content:'';height:9px;width:9px;position:absolute;left:0;right:0;top:0;bottom:0;background-repeat:no-repeat;background-image:url(../../../image/play-arrowhead.png);background-size:cover;margin:auto 0 auto 8px;}.video-detail__panel .tabs .tabs__content .Ep__list a .episode-item__img .item_desc .episode-item__title{text-align:left;opacity:0;transition:.8s;padding:0 6px;}.video-detail__panel .tabs .tabs__content .Ep__list a .episode-item__img .item_desc .episode-item__title h3{color:#fff;font-weight:600;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;}.video-detail__panel .tabs .tabs__content .Ep__list a .episode-item__img .item_desc .episode-item__title .dataTime{color:#afafaf;padding:5px 0;font-size:.9em;}.video-detail__panel .tabs .tabs__content .Ep__list a:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);}.video-detail__panel .tabs .tabs__content .Ep__list a:hover .item_desc{height:auto;background-image:linear-gradient(to top,rgba(0,0,0,.75) 50%,transparent);}.video-detail__panel .tabs .tabs__content .Ep__list a:hover .item_desc .episode-item__title{opacity:1;}@media screen and (max-width:1280px){.video-detail__panel .tabs .tabs__content .Ep__list a{width:calc(100%/4 - 15px);}}@media screen and (max-width:1180px){.video-detail__panel .tabs .tabs__content .Ep__list a{width:calc(100%/3 - 15px);}}.video-detail__panel .tabs .tabs__content .Ep__list.active{display:flex;}.video-detail__panel .tabs .content{display:none;}.video-detail__panel .tabs .tabs_sort_hide{position:absolute;left:-100%;}.video-detail__panel .tabs .wonderful__list .wonderful__content{overflow:hidden;display:flex;align-content:flex-start;flex-wrap:wrap;}.video-detail__panel .tabs .wonderful__list .wonderful__content a{width:calc(100%/5 - 15px);flex:0 0 auto;border:3px solid transparent;margin:0 15px 10px 0;}.video-detail__panel .tabs .wonderful__list .wonderful__content a .episode-item__img{position:relative;overflow:hidden;padding-top:56.25%;background-image:linear-gradient(#000,#000);background-size:200% auto;z-index:1;}@-webkit-keyframes moveBackground{0%{background-position:100%;}100%{background-position:-100%;}}.video-detail__panel .tabs .wonderful__list .wonderful__content a .episode-item__img img{width:100%;height:100%;transition:.5s;-o-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;position:absolute;left:0;top:0;}.video-detail__panel .tabs .wonderful__list .wonderful__content a .episode-item__img .ep__play{padding:6px;width:100%;position:absolute;bottom:0;}.video-detail__panel .tabs .wonderful__list .wonderful__content a .episode-item__img .ep__play .paly__icon{position:relative;height:23px;width:23px;background:rgba(0,0,0,.4);margin-left:auto;border-radius:100px;display:block;}.video-detail__panel .tabs .wonderful__list .wonderful__content a .episode-item__img .ep__play .paly__icon:after{content:'';height:9px;width:9px;position:absolute;left:0;right:0;top:0;bottom:0;background-repeat:no-repeat;background-image:url(../../../image/play-arrowhead.png);background-size:cover;margin:auto 0 auto 8px;}.video-detail__panel .tabs .wonderful__list .wonderful__content a .episode-item__title{padding:7px 3px;text-align:left;}.video-detail__panel .tabs .wonderful__list .wonderful__content a .episode-item__title h3{color:#fff;font-weight:600;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;}.video-detail__panel .tabs .wonderful__list .wonderful__content a .episode-item__title .dataTime{color:#afafaf;padding:5px 0;font-size:.9em;}.video-detail__panel .tabs .wonderful__list .wonderful__content a:hover{border:3px solid #fff;}.video-detail__panel .tabs .wonderful__list .wonderful__content a:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);}@media screen and (max-width:1280px){.video-detail__panel .tabs .wonderful__list .wonderful__content a{width:calc(100%/4 - 15px);}}@media screen and (max-width:1180px){.video-detail__panel .tabs .wonderful__list .wonderful__content a{width:calc(100%/3 - 15px);}}.video-detail__panel .tabs .wonderful__list .arrowdMore{display:flex;align-items:center;}.video-detail__panel .tabs .wonderful__list .arrowdMore a{position:relative;background:#656565;padding:8px 18px;border-radius:100px;color:#f7f7f7;font-size:.95em;margin-left:auto;display:flex;}.video-detail__panel .tabs .wonderful__list .arrowdMore a:after{content:'';height:10px;border:solid #f7f7f7;border-width:0 2px 2px 0;padding:5px;transform:rotate(-42deg);-webkit-transform:rotate(-42deg);margin:1px 0 0 9px;}.video-detail__panel .tabs .wonderful__list .arrowdMore a:hover{background:#7d7d7d;}.LargeArea{margin-bottom:80px;}.LargeArea .plist-title{padding:0 0 14px 49px;font-size:1.5em;color:#fff;}.LargeArea .owl-carousel{padding:0;}.LargeArea .owl-carousel .owl-stage-outer{overflow:initial !important;transition:transform .4s,-webkit-transform .4s;}.LargeArea .owl-carousel .owl-stage{display:flex;align-items:center;}.LargeArea .owl-carousel .owl-stage .owl-item{flex-shrink:0;transition:.4s;}.LargeArea .owl-carousel .owl-stage .owl-item .item{-webkit-transition:.4s;transition:width .4s;}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header{overflow:hidden;position:relative;background-image:linear-gradient(#000,#000);background-size:200% auto;z-index:1;}@-webkit-keyframes moveBackground{0%{background-position:100%;}100%{background-position:-100%;}}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header .desc-text{transition:.3s;position:absolute;bottom:0;left:10px;right:10px;bottom:10px;display:flex;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;opacity:0;pointer-events:none;}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header .desc-text .intro{margin-top:auto;width:100%;}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header .desc-text .intro .item__EP{display:flex;}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header .desc-text .intro .item__EP p{margin-left:auto;background:rgba(0,0,0,.4);color:#fff;padding:3px 5px;font-size:.8em;border-radius:100px;}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header .desc-text .intro .intro-casts__item{word-break:keep-all;margin-bottom:.6em;line-height:1.1;letter-spacing:.8px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#fff;}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header .desc-text .intro .intro-casts__item i{margin-right:7px;color:#c1c1c1;display:block;margin-bottom:.3em;font-size:.8em;cursor:default;}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header .desc-text .intro .intro-casts__item i:after{content:'|';margin:0 6px;}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header .desc-text .intro .intro-casts__item span{cursor:default;color:#fff;}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header .desc-text .intro .intro-casts__item span:after{content:'、';}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header .desc-text .intro .intro-casts__item span:last-child:after{content:'';}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header .desc-text .intro .intro-casts__item a{color:#fff;display:inline;font-size:.9em;}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header .desc-text .intro .intro-casts__item a:after{content:'、';}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header .desc-text .intro .intro-casts__item a:last-child:after{content:'';}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header .desc-text .intro .MeLive{text-align:right;padding:8px 0;display:none;}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header .cover-view_img{width:100%;height:100%;position:absolute;left:0;top:0;}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header .cover-view_img .pictureImg{position:relative;height:100%;transition:.4s;opacity:1;transform:scale(1);}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header .cover-view_img .pictureImg p{position:absolute;bottom:0;width:100%;background:rgba(54,54,54,.8);color:#fff;padding:13px 4px;text-align:right;font-size:.95em;}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header .cover-view_img .cover-overlay{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity .8s linear;transition:opacity .8s linear;}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header .cover-view_img .cover-overlay .cover-overlay__img{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;opacity:0;background-size:cover;background-position:center 10%;background-repeat:no-repeat;}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header .cover-view_img .cover-overlay .cover-overlay__img.active{opacity:1;}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header:hover .desc-text{opacity:1;transition-delay:.8s;}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header:hover .pictureImg{transform:scale(2);opacity:0;}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_header:hover .cover-overlay{transition-delay:.3s;opacity:1;}.LargeArea .owl-carousel .owl-stage .owl-item .item .cover-view_desc .cover-view_tit{padding:6px 4px;color:#fff;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.LargeArea .owl-carousel .owl-nav .owl-prev{position:absolute;left:0;top:0;}.LargeArea .owl-carousel .owl-nav .owl-next{position:absolute;right:0;top:0;}.LargeArea .owl-carousel .owl-nav .owl-prev.disabled,.LargeArea .owl-carousel .owl-nav .owl-next.disabled{opacity:0 !important;}.LargeArea .owl-carousel .owl-nav [class*=owl-]{color:#fff;font-size:2em;margin:0;padding:0;background:transparent;width:42px;height:100%;display:flex;align-items:center;justify-content:center;border-radius:0;opacity:0;outline:none;border:none;}.LargeArea .owl-carousel .owl-nav [class*=owl-]:hover{background:rgba(0,0,0,.45);opacity:1;}