﻿@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: 56.52vw;--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{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?2998790b") 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: 56.52vw;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{margin:0px auto}.play-back .mobile-tools-container{display:none}@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}}@media(max-width: 768px){.play-back .wrapper2{display:none !important}.play-back .mobile-tools-container{display:block;margin:20px auto 0;width:90%}.play-back .mobile-tools-container .tools-nav{display:flex;justify-content:space-between;align-items:center}.play-back .mobile-tools-container .tools-nav .tools-title{color:#000;font-weight:600}.play-back .mobile-tools-container .tools-nav .tools-button{display:flex;background-color:#18ad25;justify-content:center;align-items:center;gap:8px;padding:8px 16px;border-radius:28px}.play-back .mobile-tools-container .tools-nav .tools-button .tools-button-title{color:#fff;font-size:12px;font-weight:600}.play-back .mobile-tools-container .tools-list{margin-top:22px;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:22px}.play-back .mobile-tools-container .tools-list .tools-list-item{display:flex;flex-direction:column;border-radius:8px;background:#fff;box-shadow:1px 4px 13px 0 rgba(0,0,0,.1);overflow:hidden}.play-back .mobile-tools-container .tools-list .tools-list-item .item-img-container{width:100%}.play-back .mobile-tools-container .tools-list .tools-list-item .item-img{min-height:90px;background-position:center;background-repeat:no-repeat;background-size:cover;width:100%;padding-bottom:56.25%}.play-back .mobile-tools-container .tools-list .tools-list-item:nth-child(1) .item-img{background-image:url("../img/video-page/mobile-tools/mobile-speech-to-text.png?89956a35")}.play-back .mobile-tools-container .tools-list .tools-list-item:nth-child(2) .item-img{background-image:url("../img/video-page/mobile-tools/mobile-ai-subtitle.png?e099c8e6")}.play-back .mobile-tools-container .tools-list .tools-list-item:nth-child(3) .item-img{background-image:url("../img/video-page/mobile-tools/mobile-text-to-speech.png?b9f93157")}.play-back .mobile-tools-container .tools-list .tools-list-item:nth-child(4) .item-img{background-image:url("../img/video-page/mobile-tools/mobile-chat-video.png?ae3d4dc9")}.play-back .mobile-tools-container .tools-list .tools-list-item:nth-child(5) .item-img{background-image:url("../img/video-page/mobile-tools/mobile-video-trans.png?cd4daa8b")}.play-back .mobile-tools-container .tools-list .tools-list-item .item-title{color:#000;font-size:12px;font-weight:700;text-align:center;margin-top:10px}}.play-back .wronginput{color:#eb3543}.video-bottom{float:left;margin-top:35px;max-width:calc(100% - 580px);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?9a352f24") no-repeat}.video-bottom:lang(zh){max-width:calc(100% - 600px)}@media(max-width: 768px){.video-bottom:lang(zh){max-width:30%}}.video-bottom:lang(tw){max-width:calc(100% - 600px)}.video-bottom:lang(fr){max-width:calc(100% - 600px)}.video-bottom:lang(es){max-width:calc(100% - 600px)}.video-bottom:lang(pt){max-width:calc(100% - 640px)}.video-bottom:lang(ja){max-width:calc(100% - 590px)}.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:left;max-width:30%;margin-top:10px}}.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?361bd4a0") center no-repeat;width:10px;height:27px;position:absolute;right:3px;display:inline-block}.video-bottom .copy-title{display:flex;justify-content:center;align-items:center;color:#1e3d24;cursor:pointer;margin-left:4px}.video-bottom .copy-title:hover{color:#18ad25}.video-bottom:hover .tool-label{visibility:visible}.video-bottom:hover:focus-within .tool-label{visibility:hidden}.video-bottom .tool-label{visibility:hidden;position:absolute;left:50%;top:100%;padding:2px 14px;background:#fff;width:max-content;transform:translate(-50%, 0);border-radius:20px;box-shadow:0 10px 10px rgba(30,61,36,.1);z-index:9999;color:#1e3d24;line-height:32px;font-size:14px}.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?b9271e5d") 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;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?d30d4d28") no-repeat}.video-info-container .btn.complete-btn{background:url("../img/video-page/list/complete_rename.svg?bea2b2df") no-repeat;height:20px;margin-top:40px}@media(max-width: 768px){.video-info-container .btn.complete-btn{margin-top:20px}}@media(max-width: 768px){.video-info-container{min-height:unset;height:60px}}.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{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 .video-info-item:last-child{margin-right:0}.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 .chat-video-btn,.video-info-list .share-btn,.video-info-list .subtitle-btn{background:rgba(24,173,37,.1);color:#18ad25;padding:0 16px;transition:all .3s ease-in-out;position:relative}@media(max-width: 413px){.video-info-list .chat-video-btn,.video-info-list .share-btn,.video-info-list .subtitle-btn{height:30px;padding:0 14px}}.video-info-list .chat-video-btn .chat-video-img,.video-info-list .share-btn .chat-video-img,.video-info-list .subtitle-btn .chat-video-img{display:inline-block;width:26px;height:18px;margin-right:8px;background:url("../img/user-videos/newlist/chat-video_hover.svg?18a5f11e") no-repeat;background-size:100%;transform:translateY(1px)}.video-info-list .chat-video-btn .share-img,.video-info-list .share-btn .share-img,.video-info-list .subtitle-btn .share-img{display:inline-block;width:18px;height:20px;margin-right:8px;background:url("../img/user-videos/newlist/shareBtn_hover.svg?7ba1a0cc") no-repeat;background-size:18px 20px}@media(max-width: 768px){.video-info-list .chat-video-btn .share-text,.video-info-list .share-btn .share-text,.video-info-list .subtitle-btn .share-text{width:30px}}.video-info-list .chat-video-btn .subtitle-img,.video-info-list .share-btn .subtitle-img,.video-info-list .subtitle-btn .subtitle-img{background:url("../img/video-page/list/subtitle/subtitle-setting.svg?6fa3b72f") no-repeat;background-size:24px;display:inline-block;width:24px;height:24px;margin-right:6px}.video-info-list .chat-video-btn:hover,.video-info-list .share-btn:hover,.video-info-list .subtitle-btn:hover{background-color:#18ad25}.video-info-list .chat-video-btn:hover span:nth-child(2),.video-info-list .share-btn:hover span:nth-child(2),.video-info-list .subtitle-btn:hover span:nth-child(2){color:#fff}.video-info-list .chat-video-btn:hover .chat-video-img,.video-info-list .share-btn:hover .chat-video-img,.video-info-list .subtitle-btn:hover .chat-video-img{background-image:url("../img/user-videos/newlist/chat-video_white.svg?356c4fcd")}.video-info-list .chat-video-btn:hover .share-img,.video-info-list .share-btn:hover .share-img,.video-info-list .subtitle-btn:hover .share-img{background:url("../img/video-page/list/shareBtn_hover.svg?309e4d05") no-repeat}.video-info-list .chat-video-btn:hover .subtitle-img,.video-info-list .share-btn:hover .subtitle-img,.video-info-list .subtitle-btn:hover .subtitle-img{background:url("../img/video-page/list/subtitle/subtitle-setting_hover.svg?1396b038") no-repeat}.video-info-list .chat-video-btn .subtitle-options,.video-info-list .share-btn .subtitle-options,.video-info-list .subtitle-btn .subtitle-options{color:#1e3d24}.video-info-list .video-info-item .tool-label{visibility:hidden;position:absolute;left:50%;top:100%;padding:2px 14px;background:#fff;width:max-content;transform:translate(-50%, 0);border-radius:20px;box-shadow:0 10px 10px rgba(30,61,36,.1);z-index:9999}.video-info-list .video-info-item .download-subtitle{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:10px;padding-bottom:10px;gap:10px}.video-info-list .video-info-item .download-subtitle span{width:100%;text-align:center;line-height:1.5;cursor:pointer;color:var(--deep-primary-color);padding:4px 8px;border-radius:4px}.video-info-list .video-info-item .download-subtitle span:hover{color:var(--mainColor);background:#f5f5f5}@media screen and (max-width: 1366px){.video-info-list .video-info-item .download-subtitle{top:0;transform:translate(-50%, -100%)}}.video-info-list .video-info-item:hover .tool-label{visibility:visible}.video-info-list .save-btn{position:relative}@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?bbc32a67") no-repeat}.video-info-list .save-btn:hover .save-img{background:url("../img/video-page/list/save1_hover.svg?059b382d") no-repeat}.video-info-list .download-btn{border-radius:0;position:relative}@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?ba1c30a9") no-repeat;background-size:20px 18px}.video-info-list .download-btn:hover .download-img{background:url("../img/user-videos/newlist/downloadbtn_hover.svg?b8552c04") no-repeat}.video-info-list .copy-btn{width:30px;height:30px;cursor:pointer;background:url("../img/user-videos/list/copy.svg?2881ae6f") center center/22px auto no-repeat}.video-info-list .copy-btn:hover{background-image:url("../img/user-videos/list/copy-hover.svg?d326dee8")}.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?a3ab325a") no-repeat}.video-info-list .report-btn:hover .report-img{background:url("../img/video-page/list/report1_hover.svg?e864a7e8") 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:right;width:26%}}.video-page-drop.drop{height:30px;cursor:pointer;background:url("../img/user-videos/newlist/more.svg?4abc5a48") 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?0df9f1db")}.video-page-drop li{padding-left:50px;line-height:38px;font-size:14px;background:url("../img/video-page/list/report.svg?37d8f676") 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?07316540");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?49940db4") 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?eec91e4f") 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?31627867") 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:90px}.mejs__speed-button>button{width:auto;word-break:keep-all;position:absolute;right:0}@media(max-width: 768px){.mejs__speed-button{right:44px}}.mejs__subtitle-switch-button{position:absolute;right:166px;font-family:"Microsoft YaHei UI"}.mejs__subtitle-switch-button:lang(fr){right:174px}.mejs__subtitle-switch-button:lang(es){right:191px}.mejs__subtitle-switch-button:lang(de){right:232px}.mejs__subtitle-switch-button:lang(pt){right:198px}.mejs__subtitle-switch-button>button{width:auto;word-break:keep-all;position:absolute;color:#fff;right:0}@media(max-width: 768px){.mejs__subtitle-switch-button{right:114px}}.mejs__qualities-button{position:absolute;right:90px;display:none}.mejs__qualities-button>button,.mejs__speed-button>button,.mejs__subtitle-switch-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,.mejs__subtitle-switch-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:90px}.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,.mejs__subtitle-switch-button>button{font-size:14px}}.mejs__currenttime-container{padding-left:15px;padding-top:10px}.mejs__play>button{background:url("../img/video-page/play.svg?7d88865e") center center/13px auto no-repeat}.mejs__play>button:hover{background:url("../img/video-page/play_hover.svg?19224f33") center center/13px auto no-repeat}.mejs__nextplay>button{background:url("../img/video-page/play-next.svg?7c18a615") center center/13px auto no-repeat}.mejs__nextplay>button:hover{background:url("../img/video-page/play-next_hover.svg?ecafca4c") center center/13px auto no-repeat}.mejs__nextplay.disabled>button{background:url("../img/video-page/play-next_disabled.svg?b13ec7fe") center center/13px auto no-repeat}.mejs__nextplay.disabled>button:hover{background:url("../img/video-page/play-next_disabled.svg?b13ec7fe") center center/13px auto no-repeat}.mejs__pause>button{background:url("../img/video-page/stop.svg?711ef0e3") center center/11px auto no-repeat}.mejs__pause>button:hover{background:url("../img/video-page/stop_hover.svg?f4416344") center center/11px auto no-repeat}.mejs__mute>button{background:url("../img/video-page/volume.svg?e3e12f1a") center center/18px auto no-repeat}.mejs__mute>button:hover{background:url("../img/video-page/volume_hover.svg?23f3da81") center center/18px auto no-repeat}.mejs__fullscreen-button>button{background:url("../img/video-page/fullscreen.svg?9266a2c1") center center/16px auto no-repeat}.mejs__fullscreen-button>button:hover{background:url("../img/video-page/fullscreen_hover.svg?6266ac18") center center/16px auto no-repeat}.mejs__unfullscreen>button{background:url("../img/video-page/unfullscreen.svg?ae6bbb26") center center/16px auto no-repeat}.mejs__unfullscreen>button:hover{background:url("../img/video-page/unfullscreen_hover.svg?db2fd204") center center/16px auto no-repeat}.mejs__replay>button{background:url("../img/video-page/replay.svg?42c2f08d") center center/16px auto no-repeat}.mejs__replay>button:hover{background:url("../img/video-page/replay_hover.svg?0bae5791") 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?11ff99ae") 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?de329151") center center/80px 80px no-repeat}@media(max-width: 768px){.msg-box-password .msg-body .code-icon{margin-top:30px}}.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}@media(max-width: 768px){.msg-box-password .msg-body input{width:260px}}.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)}@media(max-width: 768px){.msg-box-password .msg-body{width:90%;box-shadow:0 10px 21px 0 #d4dad5;padding:0;margin:16px auto 24px;border-radius:20px;background:#f5f5f5}}.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?e00a7bcf") 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?3f51f901") center center/15px 15px no-repeat;z-index:101;cursor:pointer}.playlist-video-detail .wrapper-left{width:56.25vw;position:relative;--width: min(56.52vw, calc(100vw - 90px - 471px));width:var(--width)}.playlist-video-detail .wrapper-left .video-show{width:56.25vw;--width: min(56.25vw, calc(100vw - 90px - 471px));width:var(--width)}.playlist-video-detail .wrapper-left .wrapper{width:66.6667vw;--width: min(56.25vw, 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(56.25vw, calc(100vw - 90px - 471px));height:calc(var(--width)*9/16 + 126px);width:var(--width)}.playlist-video-detail .detail-left .video-show{--width: min(56.25vw, calc(100vw - 90px - 471px));width:var(--width);height:calc(var(--width)*9/16)}.playlist-video-detail .detail-left .wrapper{width:66.6667vw;--width: min(56.25vw, calc(100vw - 90px - 471px));width:var(--width);max-width:unset}@media(max-width: 768px){.playlist-video-detail .detail-left .wrapper{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{height:unset;--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(56.25vw, 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:unset;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?0b227834") 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 .fold{width:12px;height:8px;position:absolute;top:30px;right:30px;background:url("../img/video-page/list/fold.svg?3eb69f02") no-repeat;background-size:cover;cursor:pointer;transition:transform .5s}.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?73b8e165") 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}.playlist-video-detail .detail-playlist .playlist-panel::-webkit-scrollbar{width:4px}@-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?2d90c7f1") 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?62e4b2ec") 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}@media(max-width: 768px){.playlist-video-detail .detail-playlist .playlist-panel .video-title{width:calc(100% - 180px);padding-left:14px}}.mejs__overlay:hover .mejs__overlay-button{background-position:unset}.reccloud .portrait .left{background:#18ad25 url("../img/account/user/default-portrait.svg?b9271e5d") 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 .video-info-item.disable-share:hover{background-color:rgba(24,173,37,.1)}.reccloud .video-info-list .video-info-item.disable-share:hover .share-img{background-image:url("../img/user-videos/newlist/shareBtn_hover.svg?7ba1a0cc")}.reccloud .video-info-list .video-info-item.disable-share:hover .share-text{color:#18ad25}.reccloud .video-info-list .video-info-item.disable-share:hover .disable-share-label{display:block}.reccloud .video-info-list .video-info-item .disable-share-label{display:none;width:max-content;position:absolute;left:50%;top:100%;transform:translateX(-50%);box-shadow:0 10px 10px rgba(30,61,36,.1);border-radius:20px;padding:0 10px}.reccloud .video-info-list .video-info-item.disable-share{opacity:.4}.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?e8f7e194")}.reccloud .video-info-list .likes-btn[disabled]{background:url("../img/video-page/list/like_hover_rec.svg?e8f7e194") left center/16px auto no-repeat}.reccloud .video-info-list .copy-btn:hover{background-image:url("../img/user-videos/list/copy-hover_rec.svg?5980312b")}.reccloud .video-page-drop.drop:hover{background-image:url("../img/user-videos/newlist/more_hover_rec.svg?1cef1dcf")}.reccloud .video-page-drop li:hover{background-image:url("../img/video-page/list/report_hover_rec.svg?009dfc64");background-color:#f6fef6}.reccloud .mejs__play>button:hover{background:url("../img/video-page/play_hover_rec.svg?9f78bff2") center center/13px auto no-repeat}.reccloud .mejs__nextplay>button:hover{background:url("../img/video-page/play-next_hover_rec.svg?adbee17a") center center/13px auto no-repeat}.reccloud .mejs__nextplay.disabled>button:hover{background:url("../img/video-page/play-next_disabled.svg?b13ec7fe") center center/13px auto no-repeat}.reccloud .mejs__pause>button:hover{background:url("../img/video-page/stop_hover_rec.svg?b0c684c9") center center/11px auto no-repeat}.reccloud .mejs__mute>button:hover{background:url("../img/video-page/volume_hover_rec.svg?0592e349") center center/18px auto no-repeat}.reccloud .mejs__fullscreen-button>button:hover{background:url("../img/video-page/fullscreen_hover_rec.svg?1e59c7b8") center center/16px auto no-repeat}.reccloud .mejs__unfullscreen>button:hover{background:url("../img/video-page/unfullscreen_hover_rec.svg?c425c640") center center/16px auto no-repeat}.reccloud .mejs__replay>button:hover{background:url("../img/video-page/replay_hover_rec.svg?8f58698a") center center/16px auto no-repeat}.reccloud .mejs__overlay-loading-bg-img{background:url("../img/video-page/loading_rec.svg?0f5e33a1") 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%)}@media(max-width: 768px){.reccloud .msg-box-password button.toview,.reccloud .msg-box-password button.toview-playlist,.reccloud .infoshow button.toview,.reccloud .infoshow button.toview-playlist{margin:24px 0}}.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,.reccloud .mejs__subtitle-switch-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?8a6a6826") 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?8569ad40") 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?8569ad40") center center/26px 33px no-repeat}.reccloud .playlist-video-detail .detail-playlist .playlist-panel .video-img{background:#f6fef6 url("../img/user/cover.svg?62e4b2ec") 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 .edit-dom{position:absolute;right:0;top:50%;transform:translateY(-50%) translateX(100%);border-radius:12px 0 0 12px;background:#262626;padding:10px 15px 10px 0;z-index:1;cursor:pointer;transition:transform 300ms}.content-wrapper .play-back .video-show .edit-dom .edit-icon{height:39px;font-size:14px;line-height:39px;position:relative}.content-wrapper .play-back .video-show .edit-dom .edit-icon div{padding-left:41px}.content-wrapper .play-back .video-show .edit-dom .edit-icon.edit-icon-trim{background:url("../img/video-page/trim-icon.svg?38e6585d") no-repeat 16px;border-radius:12px 0 0 0}.content-wrapper .play-back .video-show .edit-dom .edit-icon.edit-icon-speech{background:url("../img/video-page/speech-icon.svg?55ddd8f6") no-repeat 16px;top:60%}.content-wrapper .play-back .video-show .edit-dom .edit-icon.edit-icon-gif{background:url("../img/video-page/gif-icon.svg?56b36f7a") no-repeat 16px;top:70%}.content-wrapper .play-back .video-show .edit-dom .edit-icon.edit-icon-crop{background:url("../img/video-page/crop-icon1.svg?6e9984b2") no-repeat 14px;top:80%}.content-wrapper .play-back .video-show .edit-dom .edit-icon.edit-icon-audio{background:url("../img/video-page/audio-icon.svg?082056d4") no-repeat 17px;top:85%}.content-wrapper .play-back .video-show .edit-dom .edit-icon.edit-icon-speed{background:url("../img/video-page/speed-icon.svg?bdd5d297") no-repeat 14px;top:90%;border-radius:0 0 0 12px}.content-wrapper .play-back .video-show .edit-dom .edit-icon.ai-subtitle{background:url("../img/video-page/ai-subtitle.svg?df013a8f") no-repeat 14px;top:90%;border-radius:0 0 0 12px}.content-wrapper .play-back .video-show .edit-dom .edit-icon.more:before{content:"...";padding-left:17px;font-size:18px;position:absolute;top:-3px}.content-wrapper .play-back .video-show .edit-dom .edit-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:14px;line-height:24px;color:#1e3d24;transition:all 200ms;opacity:0}.content-wrapper .play-back .video-show .edit-dom.active{transform:translateY(-50%) translateX(calc(100% - 50px))}.content-wrapper .play-back .video-show .edit-dom.active .edit-icon div{padding-left:50px}.content-wrapper .play-back .video-show .edit-dom:hover .edit-icon:hover{color:#18ad25}.content-wrapper .play-back .video-show .edit-dom:hover .edit-icon:hover.edit-icon-trim{background:url("../img/video-page/trim-icon-hover.svg?d7492a42") no-repeat 16px}.content-wrapper .play-back .video-show .edit-dom:hover .edit-icon:hover.edit-icon-speech{background:url("../img/video-page/speech-icon-hover.svg?3d83666b") no-repeat 16px}.content-wrapper .play-back .video-show .edit-dom:hover .edit-icon:hover.edit-icon-gif{background:url("../img/video-page/gif-icon-hover.svg?8e5e4f6b") no-repeat 16px}.content-wrapper .play-back .video-show .edit-dom:hover .edit-icon:hover.edit-icon-crop{background:url("../img/video-page/crop-icon-hover.svg?1e9df6d0") no-repeat 14px}.content-wrapper .play-back .video-show .edit-dom:hover .edit-icon:hover.edit-icon-audio{background:url("../img/video-page/audio-icon-hover.svg?3e7968c1") no-repeat 17px}.content-wrapper .play-back .video-show .edit-dom:hover .edit-icon:hover.edit-icon-speed{background:url("../img/video-page/speed-icon-hover.svg?56168e18") no-repeat 14px}.content-wrapper .play-back .video-show .edit-dom:hover .edit-icon:hover.ai-subtitle{background:url("../img/video-page/ai-subtitle-hover.svg?ba529435") no-repeat 14px}.content-wrapper .play-back .video-show .edit-dom:hover .edit-icon .tip{visibility:visible;opacity:1;transform:translateX(-110%) translateY(-50%)}.content-wrapper .play-back .video-show .edit-dom:hover.active{transform:translateY(-50%) translateX(0)}.content-wrapper .play-back .video-show .edit-dom:hover.active .edit-icon div{padding-left:41px}.subtitle-options{position:absolute;bottom:38px;left:0px;width:156px;min-width:156px;background:#fff;border-radius:10px;z-index:2000;display:none;font-size:12px;font-family:"Microsoft YaHei";box-shadow:0px 10px 20px rgba(30,61,36,.1)}.subtitle-options.subtitle-switch{bottom:0;top:unset}.subtitle-options.active{display:block}.subtitle-options .subtitle-head{display:flex;font-size:12px;height:34px;justify-content:space-between;align-items:center;padding-left:16px;padding-right:10px;border-bottom:1px solid rgba(30,61,36,.2)}.subtitle-options .subtitle-head .edit{display:flex;align-items:center;line-height:18px;cursor:pointer}.subtitle-options .subtitle-head .edit::before{display:none;content:"";width:18px;height:18px;margin-right:4px;background-image:url("../img/video-page/list/subtitle/edit-icon.svg?7201fd1f")}.subtitle-options .subtitle-head .edit:hover{color:#18ad25}.subtitle-options .subtitle-head .edit:hover::before{background-image:url("../img/video-page/list/subtitle/edit-icon-hover.svg?3c3221ca")}.subtitle-options .subtitle-body{padding:4px 4px 10px}.subtitle-options .subtitle-body .subtitle-item{height:28px;display:flex;align-items:center;gap:10px;border-radius:4px;padding-left:14px;font-size:12px}.subtitle-options .subtitle-body .subtitle-item .subtitle-item-title{width:84px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.subtitle-options .subtitle-body .subtitle-item::before{content:"";visibility:hidden;width:10px;height:9px;background:url("../img/user-videos/list/save_normal1.svg?d452cb76") no-repeat center}.subtitle-options .subtitle-body .subtitle-item.active::before{visibility:visible}.subtitle-options .subtitle-body .subtitle-item:hover{background-color:rgba(30,61,36,.1)}.subtitle-options .subtitle-body .subtitle-item.active{color:#18ad25;background-color:rgba(30,61,36,.2)}.subtitle-options .subtitle-body .subtitle-item.disable{color:rgba(30,61,36,.2);pointer-events:none;cursor:not-allowed}.subtitle-options .subtitle-body .subtitle-item.trans{position:relative}.subtitle-options .subtitle-body .subtitle-item.trans .select-lang-dialog{visibility:hidden;position:absolute;min-width:100px;width:max-content;height:132px;max-height:132px;overflow-y:auto;left:156px;top:0;background:#fff;box-shadow:0px 10px 20px rgba(30,61,36,.1);border-radius:8px;display:flex;justify-content:center;align-items:flex-start}@-moz-document url-prefix(){.subtitle-options .subtitle-body .subtitle-item.trans .select-lang-dialog{scrollbar-width:none}}.subtitle-options .subtitle-body .subtitle-item.trans .select-lang-dialog ul{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:4px 10px 10px}.subtitle-options .subtitle-body .subtitle-item.trans .select-lang-dialog ul .lang-item{display:block;width:100%;height:32px;text-align:left;color:#1e3d24;text-indent:9px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;border-bottom:1px solid rgba(30,61,36,.2)}.subtitle-options .subtitle-body .subtitle-item.trans .select-lang-dialog ul .lang-item::after{content:"";display:block;width:100%;height:1px;background-color:rgba(255,255,255,.2)}.subtitle-options .subtitle-body .subtitle-item.trans .select-lang-dialog ul .lang-item:hover{color:#18ad25}.subtitle-options .subtitle-body .subtitle-item.trans .select-lang-dialog ul .lang-item.active{color:#18ad25}.subtitle-options .subtitle-body .subtitle-item.trans .select-lang-dialog ul .lang-item:last-child::after{display:none}.subtitle-options .subtitle-body .subtitle-item.trans .select-lang-dialog.active{visibility:visible}.subtitle-options .subtitle-body .subtitle-item.trans.active{background-image:url("../img/video-page/list/subtitle/trans-right-hover.svg?7c5ba5d8") !important;background-repeat:no-repeat;background-position:calc(100% - 10px) center}.subtitle-options .subtitle-body .subtitle-item.trans:hover{background-image:url("../img/video-page/list/subtitle/trans-right1.svg?5f58934c");background-repeat:no-repeat;background-position:calc(100% - 10px) center}.subtitle-edit{width:472px;height:734px;box-shadow:0px 10px 20px rgba(30,61,36,.08);border-radius:20px;position:relative;padding:28px 0 30px 0;display:none;flex-direction:column;font-family:"Microsoft YaHei UI"}@media screen and (max-height: 768px){.subtitle-edit{height:560px}}.subtitle-edit .close-icon{color:#fff;position:absolute;right:16px;top:16px;width:30px;height:30px;color:#00bdf3;font-size:20px;cursor:pointer;background:url("../img/user-videos/newlist/close.svg?5e49ca4c") no-repeat center/12px}.subtitle-edit .close-icon:hover{color:#f34444}@media screen and (max-height: 768px){.subtitle-edit .close-icon{width:20px;height:20px}}.subtitle-edit .subtitle-edit-body{flex:1;width:100%}.subtitle-edit .subtitle-edit-body .content-container{height:100%;max-height:100%;display:flex;flex-direction:column}.subtitle-edit .subtitle-edit-body .search-area{display:flex;width:max-content;height:36px;position:relative;margin-left:44px}.subtitle-edit .subtitle-edit-body .search-area input{width:280px;height:100%;border:1px solid #eee;border-radius:40px;padding-left:45px;background:url("../img/video-page/list/subtitle/search-icon.svg?0bebe58f") no-repeat;background-position-y:center;background-position-x:6px}.subtitle-edit .subtitle-edit-body .search-area .search-input-options{position:absolute;display:flex;justify-content:center;align-items:center;right:0;top:50%;height:100%;transform:translateY(-50%)}.subtitle-edit .subtitle-edit-body .search-area .search-input-options .count{font-size:14px;color:rgba(30,61,36,.5)}.subtitle-edit .subtitle-edit-body .search-area .search-input-options .divide{width:1px;height:calc(100% - 10px);background:#ccc;margin:0 12px}.subtitle-edit .subtitle-edit-body .search-area .search-input-options .arrow-left{width:10px;height:12px;background:url("../img/video-page/list/subtitle/arrow-left.svg?9be2f34a") no-repeat center;margin-right:10px;cursor:pointer}.subtitle-edit .subtitle-edit-body .search-area .search-input-options .arrow-left.disable{background-image:url("../img/video-page/list/subtitle/arrow-left-disable.svg?adf32184")}.subtitle-edit .subtitle-edit-body .search-area .search-input-options .arrow-right{width:10px;height:12px;background:url("../img/video-page/list/subtitle/arrow-right.svg?9076895c") no-repeat center;margin-right:10px;cursor:pointer}.subtitle-edit .subtitle-edit-body .search-area .search-input-options .arrow-right.disable{background-image:url("../img/video-page/list/subtitle/arrow-right-disable.svg?f779c59d")}.subtitle-edit .subtitle-edit-body .search-area .search-input-options .icon-close{position:static;width:10px;height:10px;margin-right:10px;cursor:pointer}.subtitle-edit .subtitle-edit-body .text-area{flex:1;max-height:600px;overflow-y:auto;display:flex;justify-content:center;align-items:center}@media screen and (max-height: 768px){.subtitle-edit .subtitle-edit-body .text-area{max-height:410px}}.subtitle-edit .subtitle-edit-body .text-area .srt-content{height:100%;width:100%;padding:20px 44px;font-size:14px;line-height:22px;position:relative}.subtitle-edit .subtitle-edit-body .text-area .srt-content .timer-second{color:rgba(30,61,36,.5)}.subtitle-edit .subtitle-edit-body .text-area .srt-content .src-text{color:#1e3d24;font-weight:700;margin-bottom:16px}.subtitle-edit .foot-buttons{padding:20px 20px 0;display:flex;justify-content:end;gap:20px}.subtitle-edit .foot-buttons .cancel-btn{min-width:130px;height:32px;padding:0 10px;border-radius:32px;line-height:32px;text-align:center;cursor:pointer;border:1px solid #ccc;color:#999;font-family:"Open Sans Semibold";background:rgba(0,0,0,0)}.subtitle-edit .foot-buttons .cancel-btn:lang(zh){font-family:"Microsoft YaHei","微软雅黑","sans-serif";font-weight:500}.subtitle-edit .foot-buttons .cancel-btn:hover{color:#fff;background:#999;border:1px solid #999}.subtitle-edit .foot-buttons .ok-btn{min-width:130px;height:32px;padding:0 10px;border-radius:32px;line-height:32px;text-align:center;cursor:pointer;border:none;font-family:"Open Sans Semibold";background:linear-gradient(to right, var(--primary-color) 0%, var(--primary-color) 100%);color:#fff}.subtitle-edit .foot-buttons .ok-btn:lang(zh){font-family:"Microsoft YaHei","微软雅黑","sans-serif";font-weight:500}.subtitle-edit .foot-buttons .ok-btn:hover{background:linear-gradient(90deg, #18AD25 0%, #56E8B3 100%);border:none}.subtitle-edit .foot-buttons .disable{opacity:.5;pointer-events:none}.subtitle-edit.active{display:flex}.video-text{width:max-content;max-width:80%;position:absolute;bottom:40px;left:50%;transform:translateX(-50%);z-index:1;background-color:rgba(0,0,0,.6);font-size:16px;padding:0 16px;border-radius:8px;text-align:center;display:none;pointer-events:none;font-family:"Microsoft YaHei UI";transition:all .3s ease-in-out;paint-order:stroke}.video-text.control{bottom:70px}.video-text.left{left:2.5%;transform:unset}.video-text.center{left:50%;transform:translateX(-50%)}.video-text.right{right:2.5%;left:unset;transform:unset}.video-text .video-origin-title{margin:2px 0;line-height:1.2}.video-text .video-trans-title{margin:2px 0;line-height:1.2}.video-text.active{display:block}.play-container{display:flex;justify-content:center;gap:40px}@media(max-width: 768px){.play-container{display:block;gap:unset}}.video-show .subtitle-switch-container{width:86px;height:32px;display:flex;justify-content:center;align-items:center}.video-show .subtitle-switch-container .divide{width:1px;background:pink;margin:7px 8px;padding:7px 0}.video-show .subtitle-switch-container .subtitle-switch{width:20px;height:16px;background:url("../img/video-page/list/subtitle/subtitle-switch-close.svg?b8cf2517") no-repeat center}.video-show .subtitle-switch-container .subtitle-setting{width:20px;height:16px;background:url("../img/video-page/list/subtitle/subtitle-setting.svg?6fa3b72f") no-repeat center}.subtitle-content{position:relative}.subtitle-content .edit-title{line-height:1.2;cursor:pointer;visibility:hidden}.subtitle-content .edit-title.active{visibility:visible}.subtitle-edit .input-title{position:absolute;left:0;top:0;width:100%;height:130%;display:none}.subtitle-edit .input-title.active{display:block}mark{background:rgba(0,0,0,0)}mark.active{color:#18ad25;background:rgba(0,0,0,0)}.subtitle-switch{display:none;text-align:center;min-width:unset;width:max-content;padding:0 14px;left:0;transform:translateX(-52%)}.subtitle-switch.active{display:block;background:rgba(0,0,0,.6)}#page-video-controler-switch-subtitle{background-image:url("../img/video-page/list/subtitle/subtitle-switch-close.svg?b8cf2517");background-repeat:no-repeat;background-position:center;background-size:24px}#page-video-controler-switch-subtitle:hover{background-color:#18ad25}#page-video-controler-switch-subtitle.active{color:#18ad25;background-image:url("../img/video-page/list/subtitle/subtitle-switch-open.svg?d437445c")}#page-video-controler-subtitle{display:flex;align-items:center}.subtitle-wrap{position:relative}.subtitle-wrap .subtitle-edit{position:absolute;top:0;right:0;z-index:1;background-color:#fff}.single-video-page{width:100%;margin:unset;max-width:100%}.subtitle-empty{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.loading-container{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.loading-container .progress-container{position:relative}.loading-container .progress-container .loading-title{background:url("../img/user-videos/newlist/second_auditing.svg?18a08460") no-repeat center;-webkit-animation:"loadingAnimation" 2s linear infinite alternate;-moz-animation:"loadingAnimation" 2s linear infinite alternate;animation:"loadingAnimation" 2s linear infinite alternate;width:100px;height:100px;background-size:contain}.loading-container .progress-container .progress{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);color:#fff;font-size:12px;font-weight:500}.loading-container .progress-container .progress span{font-size:16px;font-weight:700}.subtitle-btn.not-my-video{display:none !important}.mejs__subtitle-switch-button.not-my-video{right:166px}.mejs__subtitle-switch-button.not-my-video:lang(pt){right:200px}.mejs__subtitle-switch-button.not-my-video:lang(es){right:190px}.mejs__subtitle-switch-button.not-my-video:lang(fr){right:176px}.mejs__subtitle-switch-button.not-my-video:lang(de){right:234px}.mejs__button.mejs__subtitle-switch-button.no-audio{opacity:.5;pointer-events:none}.mejs__button.mejs__subtitle-button.no-audio{opacity:.5;pointer-events:none}.audio-bg{background:#022125 url("../img/video/audio-play.svg?706856f7") no-repeat center}#subtitle-edit-id{display:none}#join-the-group{margin:0;border-radius:51px;border:1px solid #18ad25;background:#fff;width:200px;height:40px;color:#18ad25;font-family:Microsoft YaHei;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.subtitle-langs-container{display:none;position:absolute;left:-100%;bottom:0;min-width:100px;width:max-content;font-size:12px;background-color:rgba(0,0,0,.6);padding:12px 8px;border-radius:8px;z-index:2;backdrop-filter:blur(6px)}.subtitle-langs-container.active{display:block}.subtitle-langs-container .subtitle-lang-list{display:flex;flex-direction:column;gap:4px;width:100%;height:100%;overflow-y:auto}@-moz-document url-prefix(){.subtitle-langs-container .subtitle-lang-list{scrollbar-width:none}}.subtitle-langs-container .subtitle-lang-list::-webkit-scrollbar{display:none}.subtitle-langs-container .subtitle-lang-list .select-multi{opacity:.5}.subtitle-langs-container .subtitle-lang-list .select-multi.enable{opacity:1;gap:4px}.subtitle-langs-container .subtitle-lang-list .select-multi.enable::after{content:"";display:block;width:10px;height:100%;background-image:url("../img/video-page/list/subtitle/arrow-right-white.svg?f8a973ae");background-repeat:no-repeat;background-position:center center;padding:0 4px}.subtitle-langs-container .subtitle-lang-list .select-multi:hover.enable{color:#18ad25 !important;background-color:rgba(255,255,255,.1) !important}.subtitle-langs-container .subtitle-lang-list .select-multi:hover{color:inherit !important;background-color:inherit !important}.subtitle-langs-container .subtitle-lang-list .subtitle-lang-item{width:100%;display:flex;justify-content:space-between;align-items:center;height:24px;cursor:pointer;border-radius:4px;padding:0 8px}.subtitle-langs-container .subtitle-lang-list .subtitle-lang-item:hover,.subtitle-langs-container .subtitle-lang-list .subtitle-lang-item.active{color:#18ad25;background-color:rgba(255,255,255,.1)}.subtitle-lang-list.multi{height:auto;position:absolute;right:calc(100% + 2px);width:max-content;padding:12px 8px;bottom:15%;border-radius:8px;background-color:rgba(0,0,0,.6);display:none}.subtitle-lang-list.multi:lang(zh){left:calc(100% + 2px);right:unset}.subtitle-lang-list.multi.active{display:flex;flex-direction:column}.subtitle-lang-list.multi li.subtitle-lang-item{display:flex;align-items:center;font-size:12px}.subtitle-lang-list.multi li.subtitle-lang-item.active{color:#18ad25}