﻿@keyframes loadingAnimation{0%{-webkit-transform:rotateZ(60deg);-moz-transform:rotateZ(60deg);transform:rotateZ(60deg)}25%{-webkit-transform:rotate(100deg);-moz-transform:rotate(100deg);transform:rotate(100deg)}50%{-webkit-transform:rotate(300deg);-moz-transform:rotate(300deg);transform:rotate(300deg)}75%{-webkit-transform:rotate(100deg);-moz-transform:rotate(100deg);transform:rotate(100deg)}100%{-webkit-transform:rotate(60deg);-moz-transform:rotate(60deg);transform:rotate(60deg)}}button:focus,a:focus,input:focus{outline:0 !important}.header{border-bottom:1px solid #eee}video{cursor:pointer}.video-show{color:#fff;font-size:36px;width:66.6667vw;height:68.43vh;--width:66.667vw;--height: calc(var(--width) * 9 / 16);height:var(--height);width:var(--width);background:#000;overflow:hidden;position:relative;margin:auto;display:-webkit-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;box-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-box-align:center;box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center}@media(max-width: 1000px){.video-show{--width:calc(100vw - 50px);width:var(--width);height:calc(var(--width)*9/16)}}@media(max-width: 768px){.video-show{--width:100vw;width:var(--width);height:calc(var(--width)*9/16)}}.video-show .mejs__container-fullscreen video{object-fit:contain}.video-show video{object-fit:contain;width:100% !important}.video-show .error-text{margin:0px auto;font-size:20px;max-width:600px;padding-top:90px;background:url("../img/user/error.svg") center top/60px auto no-repeat;text-align:center}.video-show .error-text span{text-align:center;line-height:40px;top:-50%;position:relative;-webkit-transform:translateY(50%);-moz-transform:translateY(50%);transform:translateY(50%)}.share-title{position:absolute;left:50% !important;color:#666;margin-left:-50px;top:-30px !important;width:100px;height:30px;line-height:30px;text-align:center;background:#fff;border-radius:5px;box-shadow:0 0 30px rgba(0,0,0,.2);-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;transform-origin:center bottom;transition-delay:12s;-webkit-transition-delay:12s;display:none;z-index:19}.loading-wrap{display:block}.content-wrapper{min-height:100%;background:#fafafa}.play-back{padding:100px 20px 70px;position:relative;display:block;min-height:calc(100% - 240px)}.play-back .wrapper,.play-back .wrapper2{width:66.6667vw;--width:66.667vw;width:var(--width)}@media(max-width: 1000px){.play-back .wrapper,.play-back .wrapper2{--width:calc(100vw - 50px);width:var(--width)}}@media(max-width: 768px){.play-back .wrapper,.play-back .wrapper2{--width:100vw;width:var(--width)}}.play-back .detail-left .wrapper{position:absolute;bottom:0}@media(max-width: 1000px){.play-back .detail-left .wrapper{position:unset}}.play-back .wrapper2{min-height:250px;margin:0px auto}@media(max-width: 768px){.play-back{padding:60px 0 30px}.play-back .wrapper,.play-back .wrapper2{padding:0 25px}}@media(max-width: 413px){.play-back .wrapper,.play-back .wrapper2{padding:0 20px}}.play-back .wronginput{color:#eb3543}.video-bottom{float:left;margin-top:35px;max-width:calc(100% - 510px);display:flex;align-items:center;position:relative}.video-bottom.can-rename{cursor:pointer}.video-bottom.can-rename:hover{color:#18ad25}.video-bottom.can-rename:hover .rename-btn{background:url(../img/video-page/list/rename_hover.svg) no-repeat}.video-bottom:lang(zh){max-width:calc(100% - 460px)}.video-bottom:lang(fr){max-width:calc(100% - 590px)}.video-bottom:lang(de){max-width:calc(100% - 580px)}.video-bottom:lang(es){max-width:calc(100% - 586px)}.video-bottom:lang(pt){max-width:calc(100% - 557px)}.video-bottom:lang(ja){max-width:calc(100% - 500px)}.video-bottom:lang(hu){max-width:calc(100% - 552px)}.video-bottom:lang(it){max-width:calc(100% - 533px)}.video-bottom:lang(nl){max-width:calc(100% - 573px)}.video-bottom:lang(pl){max-width:calc(100% - 527px)}.video-bottom:lang(se){max-width:calc(100% - 538px)}.video-bottom .title{font-size:20px;word-break:break-all;line-height:27px;text-overflow:ellipsis;display:inline-block;overflow:hidden;white-space:nowrap;white-space:pre}@media(max-width: 768px){.video-bottom{float:none;max-width:100%}}.video-bottom input{border:none;font-size:20px;color:#18ad25;border-bottom:1px solid #18ad25;background:rgba(0,0,0,0)}.video-bottom span{background:url(../img/video-page/list/clear_name.svg) center no-repeat;width:10px;height:27px;position:absolute;right:3px;display:inline-block}.desc{font-size:14px;line-height:24px;margin-top:10px}.portrait{width:100%;padding-top:30px;display:-webkit-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}.portrait .left{width:56px;height:56px;border-radius:50%;overflow:hidden;position:relative;background:#597efa url(../img/account/user/default-portrait.svg) center/30px no-repeat}.portrait .right{margin-left:17px;width:calc(100% - 56px - 17px);word-break:break-word}.portrait .title{margin-top:10px;margin-bottom:3px;font-weight:bold;line-height:20px;font-size:16px;max-width:50%}.portrait .publish-time{color:#999;line-height:20px;font-size:14px}.portrait .desc{margin-top:20px}.portrait img{position:relative;width:100%;height:100%;object-fit:cover}.portrait .manager-btn{min-width:133px;height:30px;line-height:30px;color:#597efa;border:1px solid #597efa;border-radius:5px;width:82px;font-size:12px;font-family:Verdana;font-weight:400;text-align:center;text-decoration:none;cursor:pointer;position:absolute;right:0;top:40px;transition:all .3s ease-in-out}.portrait .manager-btn:hover{color:#2758f9;border:1px solid #2758f9}@media(max-width: 414px){.portrait .manager-btn{min-width:110px;height:25px;line-height:25px;top:5px}}.video-info-container{min-height:126px;overflow:hidden;border-bottom:1px solid #ebeceb}.video-info-container .btn{display:inline-block;width:20px;height:17px;margin-left:8px;flex:none}.video-info-container .btn.rename-btn{background:url(../img/video-page/list/rename.svg) no-repeat}.video-info-container .btn.complete-btn{background:url(../img/video-page/list/complete_rename.svg) no-repeat;height:20px;margin-top:40px}.no-border{border:none}.video-info-list{float:right;font-size:14px;color:#666}.video-info-list .video-info-right{float:right;line-height:32px;margin-top:32px}@media(max-width: 768px){.video-info-list .video-info-right{width:100%;clear:both;margin-top:10px;display:inline-block;float:none}}.video-info-list .video-info-item:nth-child(2){background:rgba(24,173,37,.1);color:#18ad25;padding:0 16px;transition:all .3s ease-in-out}.video-info-list .video-info-item:nth-child(2):hover{background-color:#18ad25}.video-info-list .video-info-item:nth-child(2):hover span:nth-child(2){color:#fff}.video-info-list .video-info-item{float:left;margin-right:32px;border-radius:57px;height:32px;cursor:pointer;display:flex;align-items:center}@media(max-width: 540px){.video-info-list .video-info-item{margin-right:6%}}.video-info-list .video-info-item .tag{display:inline-block}.video-info-list .category span{background:#f6f6f6;line-height:24px;border-radius:12px;padding:0px 10px;text-align:center;display:inline-block;color:#666}.video-info-list .play-btn{font-size:14px}.video-info-list .likes-btn{position:relative;padding-left:21px;background:url("../img/video-page/list/like.svg") left center/16px auto no-repeat}.video-info-list .likes-btn:hover,.video-info-list .likes-btn.liked{background-image:url("../img/video-page/list/like_hover.svg")}.video-info-list .likes-btn[disabled]{background:url("../img/video-page/list/like_hover.svg") left center/16px auto no-repeat}@media(max-width: 413px){.video-info-list .share-btn{height:30px}.video-info-list .share-btn span{display:none}}.video-info-list .share-btn .share-img{display:inline-block;width:18px;height:20px;margin-right:8px;background:url(../img/user-videos/newlist/shareBtn_hover.svg) no-repeat;background-size:18px 20px}.video-info-list .share-btn:hover .share-img{background:url(../img/video-page/list/shareBtn_hover.svg) no-repeat}@media(max-width: 413px){.video-info-list .save-btn{height:30px}.video-info-list .save-btn span{display:none}}.video-info-list .save-btn .save-img{display:inline-block;width:22px;height:17px;margin-right:8px;background-size:22px 17px;background:url(../img/video-page/list/save1.svg) no-repeat}.video-info-list .save-btn:hover .save-img{background:url(../img/video-page/list/save1_hover.svg) no-repeat}@media(max-width: 413px){.video-info-list .download-btn{height:30px}.video-info-list .download-btn span{display:none}}.video-info-list .download-btn .download-img{display:inline-block;width:20px;height:18px;margin-right:8px;background:url(../img/user-videos/newlist/downloadbtn.svg) no-repeat;background-size:20px 18px}.video-info-list .download-btn:hover .download-img{background:url(../img/user-videos/newlist/downloadbtn_hover.svg) no-repeat}.video-info-list .copy-btn{width:30px;height:30px;cursor:pointer;background:url(../img/user-videos/list/copy.svg) center center/22px auto no-repeat}.video-info-list .copy-btn:hover{background-image:url(../img/user-videos/list/copy-hover.svg)}.video-info-list .report-btn{margin-right:0}.video-info-list .report-btn .report-img{display:inline-block;width:20px;height:18px;margin-right:8px;background-size:20px 18px;background:url(../img/video-page/list/report1.svg) no-repeat}.video-info-list .report-btn:hover .report-img{background:url(../img/video-page/list/report1_hover.svg) no-repeat}.video-info-list .code-layer{position:absolute;width:456px;padding:15px 20px;background:#fff;border-radius:4px;box-shadow:0 0 30px rgba(0,0,0,.2);display:none;z-index:19}.video-info-list .code-layer textarea{width:100%;resize:none;height:60px;border:none;line-height:20px}.video-info-list .code-layer .copy{text-align:right;color:#dc4c5c;display:inline-block;float:right}.video-info-list .code-layer .copy:hover{color:#cd283a}@media(max-width: 768px){.video-info-list{float:none;width:100%}}.video-page-drop.drop{height:30px;cursor:pointer;background:url(../img/user-videos/newlist/more.svg) center center/5px auto no-repeat;opacity:.8;z-index:1;margin-right:-9px}.video-page-drop.drop svg{display:none}.video-page-drop.drop:hover{opacity:1;background-image:url(../img/user-videos/newlist/more_hover.svg)}.video-page-drop li{padding-left:50px;line-height:38px;font-size:14px;background:url(../img/video-page/list/report.svg) 20px center/20px auto no-repeat;transition:all .2s ease-in-out}.video-page-drop li:hover{opacity:1;color:#597efa;background-image:url(../img/video-page/list/report_hover.svg);background-color:#edf1fd}.rec{padding-bottom:50px}.rec .wrapper{text-align:center;width:1000px;height:220px;padding-top:30px;background:#333 url(../img/video-page/bg.jpg) center center/cover no-repeat}.rec a{cursor:pointer;width:100%;height:100%;display:block}.rec a:hover{text-decoration:none}.rec a:hover .learn-more{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);transform:translateY(-10px)}.rec h2{padding-top:50px;background:url(../img/video-page/apower-rec.svg) center top/40px auto no-repeat;font-size:18px;color:#fff}.rec h2 span{color:#fc2d3b}.rec p{margin-top:5px;color:#fff}.rec .learn-more{border-radius:15px;margin-top:20px;display:inline-block;color:#fff;text-align:center;padding:0px 30px;background-image:linear-gradient(to left, #d42425, #f54142);box-shadow:0 15px 20px rgba(255,51,52,.6);-webkit-transition:-webkit-transform .3s ease;-moz-transition:-moz-transform .3s ease;transition:transform .3s ease}.mejs__container{background:rgba(0,0,0,0);height:100% !important;width:100% !important}.mejs__controls{right:0px;bottom:-2px;z-index:888;margin:auto;width:100%;max-width:100%;height:50px;padding-top:10px;transition:opacity .2s ease-in-out;font-size:14px;font-family:Arial,"SourceHanSansCN-Regular";background:rgba(0,0,0,.1) !important;cursor:pointer}.mejs__container-fullscreen .mejs__controls{width:100%}.mejs__inner{height:100% !important}.mejs__layers{width:100% !important;height:calc(100% - 50px) !important}.mejs__overlay-button{-webkit-filter:drop-shadow(0px 0px 20px #333);-moz-filter:drop-shadow(0px 0px 20px #333);-ms-filter:drop-shadow(0px 0px 20px #333);filter:drop-shadow(0px 0px 20px #333);outline:none;background:url(../img/video-page/list/video_play.svg) no-repeat;background-position:unset;width:64px;height:64px}.mejs__cannotplay a{display:none !important}.mejs__cannotplay p{margin-top:10%;font-size:22px;text-align:center}.mejs__time-buffering,.mejs__time-hovered,.mejs__time-loaded,.mejs__time-marker,.mejs__time-total{height:3px}.mejs__time-preview{display:none;position:absolute;left:0px;bottom:10px;height:68px;width:100%;cursor:pointer;z-index:1;background:#ddd}.mejs__time-preview .mejs__time-float{width:120px;height:68px;margin-bottom:0;bottom:0;border:2px solid #000;border-radius:0px;background:none}.mejs__time-preview .mejs__time-float .mejs__time-float-current{left:2px;bottom:2px}.mejs__time-preview .mejs__time-thumbnail{width:2400px;height:68px;position:absolute;z-index:2;top:0;left:0}.mejs__time-float-corner{border:6px solid #fff;border-color:#ccc rgba(0,0,0,0) rgba(0,0,0,0);border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs__time-float-corner::before{content:"";border:5px solid #fff;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0);border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:-7px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs__time-handle,.mejs__time-handle-content{border:none}.mejs__currenttime::after{content:"/";padding-left:5px}.mejs__time{padding-left:0px;padding-top:10px;-o-user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none;font-weight:normal}.mejs__button{height:unset;line-height:unset}.mejs__button button{margin:4px 6px;transition:color .2s ease-in-out}.mejs__button button:hover{color:#597efa}.mejs__speed-selector,.mejs__qualities-selector{top:unset !important;bottom:-5px;left:-10px;z-index:99}.mejs__volume-button>.mejs__volume-slider{bottom:-5px}.mejs__speed-button{position:absolute;right:130px}.mejs__speed-button>button{width:auto;word-break:keep-all;position:absolute;right:0}.mejs__qualities-button{position:absolute;right:90px}.mejs__qualities-button>button,.mejs__speed-button>button{background:rgba(0,0,0,.3);height:22px;line-height:22px;padding:0 10px;border-radius:14px;min-width:55px}.mejs__qualities-button>button:hover,.mejs__speed-button>button:hover{color:#fff;background:#597efa}.mejs__volume-button{position:absolute;right:45px}.mejs__volume-handle{cursor:pointer}.mejs__fullscreen{overflow:visible !important}.mejs__fullscreen-button{position:absolute;right:10px}@media(min-width: 769px){.mejs__fullscreen-button>button{font-size:14px}.mejs__speed-button{right:165px}.mejs__qualities-button{right:125px}.mejs__volume-button{right:50px}.mejs__volume-button>button{font-size:14px}.mejs__qualities-button>button,.mejs__speed-button>button{font-size:14px}}.mejs__currenttime-container{padding-left:15px;padding-top:10px}.mejs__play>button{background:url("../img/video-page/play.svg") center center/13px auto no-repeat}.mejs__play>button:hover{background:url("../img/video-page/play_hover.svg") center center/13px auto no-repeat}.mejs__nextplay>button{background:url("../img/video-page/play-next.svg") center center/13px auto no-repeat}.mejs__nextplay>button:hover{background:url("../img/video-page/play-next_hover.svg") center center/13px auto no-repeat}.mejs__nextplay.disabled>button{background:url("../img/video-page/play-next_disabled.svg") center center/13px auto no-repeat}.mejs__nextplay.disabled>button:hover{background:url("../img/video-page/play-next_disabled.svg") center center/13px auto no-repeat}.mejs__pause>button{background:url("../img/video-page/stop.svg") center center/11px auto no-repeat}.mejs__pause>button:hover{background:url("../img/video-page/stop_hover.svg") center center/11px auto no-repeat}.mejs__mute>button{background:url("../img/video-page/volume.svg") center center/18px auto no-repeat}.mejs__mute>button:hover{background:url("../img/video-page/volume_hover.svg") center center/18px auto no-repeat}.mejs__fullscreen-button>button{background:url("../img/video-page/fullscreen.svg") center center/16px auto no-repeat}.mejs__fullscreen-button>button:hover{background:url("../img/video-page/fullscreen_hover.svg") center center/16px auto no-repeat}.mejs__unfullscreen>button{background:url("../img/video-page/unfullscreen.svg") center center/16px auto no-repeat}.mejs__unfullscreen>button:hover{background:url("../img/video-page/unfullscreen_hover.svg") center center/16px auto no-repeat}.mejs__replay>button{background:url("../img/video-page/replay.svg") center center/16px auto no-repeat}.mejs__replay>button:hover{background:url("../img/video-page/replay_hover.svg") center center/16px auto no-repeat}.mejs__overlay-loading,.mejs__overlay-loading-bg-img{width:10vw;height:10vw;max-width:80px;max-height:80px}.mejs__overlay-loading-bg-img{background:url("../img/video-page/loading.svg") center center/100% auto no-repeat}.mejs__time-current,.mejs__time-handle-content{background:#597efa}.mejs__overlay-play{outline:none;background-color:rgba(0,0,0,.5);border:1px solid rgba(238,238,238,.5)}.mejs__time-rail{position:absolute;top:-10px;width:100%;left:0;height:10px;outline:none;margin:0;padding-top:0}.mejs__time-rail span{outline:none}.mejs__time-rail .mejs__time-total{height:2px;border-radius:0;background:rgba(133,133,133,.3);position:absolute;bottom:0;z-index:1;transition:all .3s ease-in-out}.mejs__time-rail .mejs__time-total>span:not(.mejs__time-float){height:100%}.mejs__time-rail .mejs__time-loaded{background:rgba(255,255,255,.6);border-radius:0}.mejs__time-rail .mejs__time-handle-content{width:16px;height:16px;bottom:-2px;top:unset;transform:scale(1);opacity:0;transition:all .1s ease-in-out}.mejs__time-rail:hover .mejs__time-total{height:12px}.mejs__time-rail:hover .mejs__time-handle-content{opacity:1}.mejs__time-rail .mejs-speed-selected,.mejs__time-rail .mejs__speed-selected{color:#18ad25}.mejs__time-rail .mejs__time-hovered{background:rgba(0,0,0,0) !important}.mejs-speed-selector,.mejs__speed-selector{height:235px;width:80px;left:-45px;background:none}.mejs-speed-selector-list-item,.mejs__speed-selector-list-item{margin:0;background-color:rgba(0,0,0,.8);border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 0 16px 0 rgba(0,0,0,.2);border-radius:1px}.mejs-speed-selector-label,.mejs__speed-selector-label{width:100%;margin-left:0;line-height:34px;text-align:center;font-size:12px}@media(max-width: 520px){.mejs-speed-selector,.mejs__speed-selector{height:150px;overflow:auto}}.mejs-qualities-selector,.mejs__qualities-selector{background:none;height:auto;width:80px}.mejs-qualities-selector li,.mejs__qualities-selector li{margin-bottom:0;background-color:rgba(0,0,0,.8);border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 0 16px 0 rgba(0,0,0,.2);border-radius:1px}.mejs-qualities-selector label,.mejs__qualities-selector label{line-height:34px;width:100%;margin-left:0;text-align:center;font-size:12px}.mejs__volume-button>.mejs__volume-slider{background:rgba(0,0,0,.7)}.mejs-qualities-selector li:hover:hover,.mejs__qualities-selector li:hover:hover,.mejs-speed-selector-list-item:hover,.mejs__speed-selector-list-item:hover{background-color:rgba(0,0,0,.7) !important}.mejs-speed-selected,.mejs__speed-selected,.mejs-qualities-selected,.mejs__qualities-selected{color:#597efa}.msg-box-password{height:calc(100% - 380px)}.msg-box-password .msg-body{height:100%;width:100%;padding:20px;text-align:center;background:#fafafa}.msg-box-password .msg-body .code-icon{display:inline-block;width:80px;height:80px;margin-top:60px;background:url(../img/video-page/need_code.svg) center center/80px 80px no-repeat}.msg-box-password .msg-body p{font-size:20px;margin-top:25px}.msg-box-password .msg-body input{margin-top:20px;padding:0 20px;width:360px;height:40px;font-size:16px;background:#fff;border:1px solid #eee;border-radius:105px}.msg-box-password .msg-body input:focus{border:1px solid #597efa}.msg-box-password .msg-body input::-webkit-input-placeholder{color:rgba(30,61,36,.5)}.msg-box-password .msg-body input::-moz-placeholder{color:rgba(30,61,36,.5)}.msg-box-password .msg-body input:-ms-input-placeholder{color:rgba(30,61,36,.5)}.msg-box-password .msg-body input::-webkit-input-placeholder{color:rgba(30,61,36,.5)}.msg-box-password .msg-body input::placeholder{color:rgba(30,61,36,.5)}.infoshow{text-align:center}.infoshow .error-text{text-align:center;font-size:20px;padding:100px 20px 50px}.infoshow .highLight{color:#597efa;font-size:24px;font-weight:bold;cursor:pointer}.infoshow.video-play{height:calc(100% - 380px)}.infoshow.video-play .error-text{padding:100px 20px 50px}.msg-box-password button,.infoshow button{font-family:Open Sans Semibold;background:#fafafa;border-radius:32px;min-width:130px;height:32px;line-height:32px;color:#fff;font-size:14px;padding:0px 10px;margin-top:40px;text-align:center;margin-right:0;cursor:pointer;border:none}.msg-box-password button:lang(zh),.infoshow button:lang(zh){font-family:"Microsoft YaHei","微软雅黑","sans-serif";font-weight:500}.msg-box-password .back-playlist,.infoshow .back-playlist{border:1px solid #ccc;color:#999;margin-right:15px}.msg-box-password .back-playlist:hover,.infoshow .back-playlist:hover{background:#999;border:1px solid #999;color:#fff}.playlist-video-detail{margin:0 auto}.playlist-video-detail .playlist-video-view,.playlist-video-detail .playlist-video-wrapper{display:-webkit-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center}@media(max-width: 1000px){.playlist-video-detail .playlist-video-view,.playlist-video-detail .playlist-video-wrapper{display:block}}.playlist-video-detail .wrapper,.playlist-video-detail .wrapper2{width:100%}.playlist-video-detail .playlist-icon{width:21px;height:21px;position:absolute;top:10px;right:10px;background:url(../img/user/menu/album-white.svg) left center/20px auto no-repeat;z-index:99;cursor:pointer}.playlist-video-detail .close-playlist{width:15px;height:15px;position:absolute;top:20px;right:20px;background:url(../img/user-videos/newlist/delete_01.svg) center center/15px 15px no-repeat;z-index:101;cursor:pointer}.playlist-video-detail .wrapper-left{width:66.6667vw;position:relative;--width: min(66.667vw, calc(100vw - 90px - 471px));width:var(--width)}.playlist-video-detail .wrapper-left .video-show{width:66.667vw;--width: min(66.667vw, calc(100vw - 90px - 471px));width:var(--width)}.playlist-video-detail .wrapper-left .wrapper{width:66.6667vw;--width: min(66.667vw, calc(100vw - 90px - 471px));width:var(--width);max-width:unset}@media(max-width: 1000px){.playlist-video-detail .wrapper-left{--width: calc(100vw - 50px);width:var(--width)}.playlist-video-detail .wrapper-left .video-show{--width: calc(100vw - 50px);width:var(--width)}}@media(max-width: 768px){.playlist-video-detail .wrapper-left{--width: 100vw;width:var(--width)}.playlist-video-detail .wrapper-left .video-show{--width: 100vw;width:var(--width)}}.playlist-video-detail .detail-left{width:66.6667vw;position:relative;--width: min(66.667vw, calc(100vw - 90px - 471px));height:calc(var(--width)*9/16 + 126px);width:var(--width)}.playlist-video-detail .detail-left .video-show{--width: min(66.667vw, calc(100vw - 90px - 471px));width:var(--width);height:calc(var(--width)*9/16)}.playlist-video-detail .detail-left .wrapper{width:66.6667vw;--width: min(66.667vw, calc(100vw - 90px - 471px));width:var(--width);max-width:unset}@media(max-width: 1000px){.playlist-video-detail .detail-left{--width: calc(100vw - 50px);width:var(--width)}.playlist-video-detail .detail-left .video-show{--width: calc(100vw - 50px);width:var(--width);height:calc(var(--width)*9/16)}}@media(max-width: 768px){.playlist-video-detail .detail-left{--width:100vw;width:var(--width)}.playlist-video-detail .detail-left .video-show{--width:100vw;width:var(--width);height:calc(var(--width)*9/16)}}.playlist-video-detail .detail-left.detail-left-flex .error-text{padding-top:220px}.playlist-video-detail .detail-right{transition:right .3s ease-in-out}.playlist-video-detail .detail-right.open{right:0}.playlist-video-detail .detail-right,.playlist-video-detail .wrapper-right{margin-left:40px;width:471px;position:relative}@media(max-width: 1200px){.playlist-video-detail .detail-right,.playlist-video-detail .wrapper-right{width:30vw}}@media(max-width: 1000px){.playlist-video-detail .detail-right,.playlist-video-detail .wrapper-right{--width: calc(100vw - 50px);width:var(--width);margin-left:0}}@media(max-width: 768px){.playlist-video-detail .detail-right,.playlist-video-detail .wrapper-right{--width: 100%;margin-left:0}}.playlist-video-detail .detail-playlist{width:100%;background:#fff}.playlist-video-detail .detail-playlist.horizon{width:471px;height:80vh;--width: min(66.667vw, calc(100vw - 90px - 471px));--height: calc(var(--width) * 9 / 16);height:calc(var(--height) + 126px)}@media(max-width: 1000px){.playlist-video-detail .detail-playlist.horizon{height:390px;width:400px;margin-top:0px}}.playlist-video-detail .detail-playlist .playlist-head{width:100%;padding:20px;background:#fff}.playlist-video-detail .detail-playlist .playlist-head h3{font-family:Open Sans Semibold;font-size:20px;line-height:27px;color:#1e3d24}.playlist-video-detail .detail-playlist .playlist-head h3:lang(zh){font-family:"Microsoft YaHei","微软雅黑","sans-serif";font-weight:500}.playlist-video-detail .detail-playlist .playlist-head h3 a{text-decoration:none;cursor:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;max-width:370px}.playlist-video-detail .detail-playlist .playlist-head>span{display:inline-block;line-height:32px;vertical-align:top}.playlist-video-detail .detail-playlist .playlist-head .pic{width:32px;height:32px;position:absolute;top:16px;right:20px;background:url(../img/video-page/list/comment.svg) no-repeat;background-size:cover;cursor:pointer}.playlist-video-detail .detail-playlist .playlist-head .pic img[src=" "],.playlist-video-detail .detail-playlist .playlist-head .pic img:not([src]){opacity:0;border:none}.playlist-video-detail .detail-playlist .playlist-head .pic img{display:block;position:relative;width:100%;height:100%;object-fit:cover;border-radius:50%;border:1px solid #eee}.playlist-video-detail .detail-playlist .playlist-head .pic .popup-icon-name{visibility:hidden;padding:0 16px;display:flex;justify-content:center;align-items:center;position:absolute;width:max-content;min-height:24px;background:#fff;box-shadow:0 10px 10px rgba(30,61,36,.1);border-radius:12px;right:0;bottom:0;transform:translateY(110%);transition:all 200ms;opacity:0}.playlist-video-detail .detail-playlist .playlist-head .pic:hover .popup-icon-name{visibility:visible;transform:translateY(100%);opacity:1}.playlist-video-detail .detail-playlist .playlist-head .name{color:#597efa;font-size:14px;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playlist-video-detail .detail-playlist .playlist-head .text{color:#999;font-size:12px}.playlist-video-detail .detail-playlist .playlist-head .isvip{width:21px;height:20px;background:url(../img/com/vip_01.svg?55ca) center center/21px 20px no-repeat}.playlist-video-detail .detail-playlist .playlist-panel{height:calc(100% - 109px);overflow-y:auto;margin-right:4px}.playlist-video-detail .detail-playlist .playlist-panel::-webkit-scrollbar-thumb{background:rgba(24,173,37,.2);border-radius:6px}@-moz-document url-prefix(){.playlist-video-detail .detail-playlist .playlist-panel{scrollbar-width:none}}.playlist-video-detail .detail-playlist .playlist-panel li{padding:16px 43px 16px 34px;line-height:113px;overflow:hidden}.playlist-video-detail .detail-playlist .playlist-panel li a{text-decoration:none;display:block;cursor:pointer;position:relative}.playlist-video-detail .detail-playlist .playlist-panel li a>div{display:inline-block;line-height:113px;height:113px;vertical-align:top;float:left}.playlist-video-detail .detail-playlist .playlist-panel li a .need-code{position:absolute;left:200px;bottom:5px;width:11px;height:18px}.playlist-video-detail .detail-playlist .playlist-panel li.active .video-index{text-indent:-9999px;position:relative}.playlist-video-detail .detail-playlist .playlist-panel li.active .video-index::before{content:"";width:17px;height:19px;background:url(../img/video-page/list/active_video.svg) center no-repeat;position:absolute;top:50%;left:0;transform:translate(0, -50%)}.playlist-video-detail .detail-playlist .playlist-panel li:hover{background-color:#fbfcff}.playlist-video-detail .detail-playlist .playlist-panel .video-index{width:25px;text-align:left;color:#999}.playlist-video-detail .detail-playlist .playlist-panel .video-img{position:relative;width:200px;height:113px;overflow:hidden;background:#edf1fd url(../img/user/cover.svg) center center no-repeat}.playlist-video-detail .detail-playlist .playlist-panel .video-img img{display:block;position:relative;width:100%;height:100%;object-fit:cover}@media(max-width: 1000px){.playlist-video-detail .detail-playlist .playlist-panel .video-img{width:150px}}.playlist-video-detail .detail-playlist .playlist-panel .video-title{font-size:16px;padding-left:10px;width:calc(100% - 180px);display:-webkit-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;width:calc(100% - 235px)}.playlist-video-detail .detail-playlist .playlist-panel .video-title p{line-height:20px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;word-break:break-word;-webkit-box-orient:vertical;overflow:hidden}.playlist-video-detail .detail-playlist .playlist-panel .video-title p:hover{color:#597efa}.mejs__overlay:hover .mejs__overlay-button{background-position:unset}.reccloud .portrait .left{background:#18ad25 url(../img/account/user/default-portrait.svg) center/30px no-repeat}.reccloud .portrait .manager-btn{color:#18ad25;border:1px solid #18ad25}.reccloud .portrait .manager-btn:hover{color:#12801b;border:1px solid #12801b}.reccloud .video-info-list .video-info-item:hover{color:#18ad25}.reccloud .video-info-list .likes-btn:hover,.reccloud .video-info-list .likes-btn.liked{background-image:url("../img/video-page/list/like_hover_rec.svg")}.reccloud .video-info-list .likes-btn[disabled]{background:url("../img/video-page/list/like_hover_rec.svg") left center/16px auto no-repeat}.reccloud .video-info-list .copy-btn:hover{background-image:url(../img/user-videos/list/copy-hover_rec.svg)}.reccloud .video-page-drop.drop:hover{background-image:url(../img/user-videos/newlist/more_hover_rec.svg)}.reccloud .video-page-drop li:hover{background-image:url(../img/video-page/list/report_hover_rec.svg);background-color:#f6fef6}.reccloud .mejs__play>button:hover{background:url("../img/video-page/play_hover_rec.svg") center center/13px auto no-repeat}.reccloud .mejs__nextplay>button:hover{background:url("../img/video-page/play-next_hover_rec.svg") center center/13px auto no-repeat}.reccloud .mejs__nextplay.disabled>button:hover{background:url("../img/video-page/play-next_disabled.svg") center center/13px auto no-repeat}.reccloud .mejs__pause>button:hover{background:url("../img/video-page/stop_hover_rec.svg") center center/11px auto no-repeat}.reccloud .mejs__mute>button:hover{background:url("../img/video-page/volume_hover_rec.svg") center center/18px auto no-repeat}.reccloud .mejs__fullscreen-button>button:hover{background:url("../img/video-page/fullscreen_hover_rec.svg") center center/16px auto no-repeat}.reccloud .mejs__unfullscreen>button:hover{background:url("../img/video-page/unfullscreen_hover_rec.svg") center center/16px auto no-repeat}.reccloud .mejs__replay>button:hover{background:url("../img/video-page/replay_hover_rec.svg") center center/16px auto no-repeat}.reccloud .mejs__overlay-loading-bg-img{background:url("../img/video-page/loading_rec.svg") center center/100% auto no-repeat}.reccloud .mejs__time-current,.reccloud .mejs__time-handle-content{background:#18ad25}.reccloud .msg-box-password .msg-body input:focus{border:1px solid #18ad25}.reccloud .msg-box-password button.toview,.reccloud .msg-box-password button.toview-playlist,.reccloud .infoshow button.toview,.reccloud .infoshow button.toview-playlist{line-height:34px;background-color:#18ad25}.reccloud .msg-box-password button.toview:hover,.reccloud .msg-box-password button.toview-playlist:hover,.reccloud .infoshow button.toview:hover,.reccloud .infoshow button.toview-playlist:hover{background:linear-gradient(90deg, #18AD25 0%, #56E8B3 100%)}.reccloud .mejs-speed-selected,.reccloud .mejs__speed-selected,.reccloud .mejs-qualities-selected,.reccloud .mejs__qualities-selected{color:#18ad25}.reccloud .mejs__qualities-button>button:hover,.reccloud .mejs__speed-button>button:hover{color:#fff;background:#18ad25}.reccloud .playlist-video-detail .detail-playlist .playlist-head .name{color:#18ad25}.reccloud .playlist-video-detail .detail-playlist .playlist-panel li.need-code-img .video-img{background:#f4f7f2 url(../img/video-page/list/lock.svg) center center/26px 33px no-repeat}.reccloud .playlist-video-detail .detail-playlist .playlist-panel li.need-code-img p{color:rgba(30,61,36,.5)}.reccloud .playlist-video-detail .detail-playlist .playlist-panel li:hover{background-color:rgba(24,173,37,.05)}.reccloud .playlist-video-detail .detail-playlist .playlist-panel li:hover p,.reccloud .playlist-video-detail .detail-playlist .playlist-panel li:hover .video-index{color:#18ad25}.reccloud .playlist-video-detail .detail-playlist .playlist-panel li:hover.need-code-img .video-img{background:#dcf2dd url(../img/video-page/list/lock_hover.svg) center center/26px 33px no-repeat}.reccloud .playlist-video-detail .detail-playlist .playlist-panel li.active{background-color:rgba(24,173,37,.05)}.reccloud .playlist-video-detail .detail-playlist .playlist-panel li.active p{color:#18ad25}.reccloud .playlist-video-detail .detail-playlist .playlist-panel li.active.need-code-img .video-img{background:#dcf2dd url(../img/video-page/list/lock_hover.svg) center center/26px 33px no-repeat}.reccloud .playlist-video-detail .detail-playlist .playlist-panel .video-img{background:#f6fef6 url(../img/user/cover.svg) center center no-repeat}.reccloud .playlist-video-detail .detail-playlist .playlist-panel .video-title p{font-family:Open Sans Semibold;color:#1e3d24;line-height:21px}.reccloud .playlist-video-detail .detail-playlist .playlist-panel .video-title p:lang(zh){font-family:"Microsoft YaHei","微软雅黑","sans-serif";font-weight:500}.content-wrapper .play-back .video-show{--icon-width: 40px}.content-wrapper .play-back .video-show .crop-icon{width:var(--icon-width);height:40px;position:absolute;right:0;top:50%;transform:translateY(-50%) translateX(100%);background:#031f09 url("../img/video-page/crop-icon.svg") no-repeat center;border-radius:50% 0 0 50%;background-size:22px 22px;background-position-x:12px;z-index:1;cursor:pointer;transition:transform 300ms}.content-wrapper .play-back .video-show .crop-icon:hover{background-color:#18ad25}.content-wrapper .play-back .video-show .crop-icon:hover .tip{visibility:visible;opacity:1;transform:translateX(-110%) translateY(-50%)}.content-wrapper .play-back .video-show .crop-icon.active{transform:translateY(-50%) translateX(0)}.content-wrapper .play-back .video-show .crop-icon .tip{visibility:hidden;position:absolute;top:50%;left:0;transform:translateX(-100%) translateY(-50%);width:max-content;height:24px;padding:0 16px;background:#fff;box-shadow:0 10px 10px rgba(30,61,36,.1);border-radius:12px;font-size:12px;line-height:24px;color:#1e3d24;transition:all 200ms;opacity:0}