/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,.4);--pswp-preloader-color-secondary:hsla(0,0%,100%,.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp,.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.vc-player-wrapper{background:#000;height:0!important;position:relative;width:100%}.vc-player-wrapper.mannul-hidden-entry .xgplayer-enter,.vc-player-wrapper.mannul-hidden-start .xgplayer-start{display:none!important}.vc-player-password-wrapper{align-items:center;background-color:#000;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:120}.vc-player-password-wrapper .vc-player-password-content{display:flex;flex-direction:column;justify-content:space-between;min-width:220px;width:50%}.vc-player-password-wrapper .vc-player-input-wrapper{display:flex;flex:1 1;flex-direction:column}.vc-player-password-wrapper .vc-player-input-wrapper input{background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:6px;color:rgba(0,0,0,.88);display:inline-block;font-size:14px;line-height:1.57;list-style:none;margin:0;min-width:0;padding:4px 11px;position:relative;transition:all .2s}.vc-player-password-wrapper .vc-player-input-wrapper input:hover{border-color:#4096ff;border-inline-end-width:1px}.vc-player-password-wrapper .vc-player-input-wrapper input:focus{border-color:#4096ff;border-inline-end-width:1px;box-shadow:0 0 0 2px rgba(5,145,255,.1);outline:0}.vc-player-password-wrapper .vc-player-input-wrapper .vc-player-input-error{color:#ff4d4f;font-size:14px;line-height:1.57;margin-top:5px}.vc-player-password-wrapper button{background-color:#1677ff;background-image:none;border:1px solid transparent;border-radius:8px;box-shadow:0 2px 0 rgba(5,145,255,.1);color:#fff;cursor:pointer;font-size:14px;font-weight:400;line-height:1.57;margin-top:10px;outline:none;padding:6px 15px;text-align:center;touch-action:manipulation;transition:all .2s cubic-bezier(.645,.045,.355,1);-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}.vc-player-password-wrapper button:hover{background-color:#4096ff;color:#fff}.vc-player-password-wrapper button:active{background-color:#0958d9;color:#fff}.vc-player-error-tips-wrapper{align-items:center;background-color:#000;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:130}.vc-player-error-tips-wrapper .vc-player-error-tips-icon{height:100px;width:100px}.vc-player-error-tips-wrapper .vc-player-error-tips-text{color:hsla(0,0%,100%,.7);font-size:14px;font-weight:400;line-height:20px;text-align:center;width:80%}.xgplayer-skin-custom{background:#000;height:100%;position:relative;user-select:none;-ms-user-select:none;width:100%}.xgplayer-skin-custom *{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}.xgplayer-skin-custom.xgplayer-rotate-fullscreen{bottom:0;height:100vw!important;left:100%;position:absolute;right:0;top:0;transform:rotate(90deg);transform-origin:top left;width:100vh!important}.xgplayer-skin-custom.xgplayer-is-fullscreen{height:100%!important;padding-top:0!important;width:100%!important;z-index:9999}.xgplayer-skin-custom.xgplayer-is-fullscreen.xgplayer-inactive{cursor:none}.xgplayer-skin-custom video{height:100%;outline:none;width:100%}.xgplayer-skin-custom .xgplayer-none{display:none}@keyframes loadingRotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes loadingDashOffset{0%{stroke-dashoffset:236}to{stroke-dashoffset:0}}.xgplayer-skin-custom .xgplayer-controls{background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.37),rgba(0,0,0,.75),rgba(0,0,0,.75));bottom:0;box-sizing:content-box;display:flex;height:40px;left:0;padding-top:20px;position:absolute;right:0;z-index:10}.xgplayer-skin-custom.xgplayer-inactive .xgplayer-controls,.xgplayer-skin-custom.xgplayer-is-live .xgplayer-controls .xgplayer-progress,.xgplayer-skin-custom.xgplayer-is-live .xgplayer-controls .xgplayer-time,.xgplayer-skin-custom.xgplayer-no-controls .xgplayer-controls,.xgplayer-skin-custom.xgplayer-nostart .xgplayer-controls{display:none}.xgplayer-skin-custom.xgplayer-is-live .xgplayer-controls .xgplayer-live{display:block}.xgplayer-skin-custom .xgplayer-live{color:#fff;display:block;font-size:12px;line-height:40px;order:1}.xgplayer-skin-custom .xgplayer-icon{fill:#fff;display:block;height:40px;overflow:hidden;width:40px}.xgplayer-skin-custom .xgplayer-icon svg{position:absolute}.xgplayer-skin-custom .xgplayer-tips{background:rgba(46,46,46,.7);border-radius:2px;color:#fff;display:none;font-family:PingFangSC-Regular;font-size:12px;left:50%;margin-left:-16px;padding:5px 12px;position:absolute;text-align:center;top:-30px;white-space:nowrap;width:auto}.xgplayer-skin-custom.xgplayer-mobile .xgplayer-tips{display:none!important}.xgplayer-skin-custom .xgplayer-screen-container{display:block;width:100%}.xgplayer-skin-custom .xgplayer-airplay{cursor:pointer;display:block;margin-left:5px;margin-right:3px;opacity:.85;order:11;position:relative}.xgplayer-skin-custom .xgplayer-airplay .xgplayer-icon{margin-left:6px;margin-top:6px}.xgplayer-skin-custom .xgplayer-airplay .xgplayer-icon div{position:absolute}.xgplayer-skin-custom .xgplayer-airplay .xgplayer-icon .xgplayer-icon-airplay{display:block}.xgplayer-skin-custom .xgplayer-airplay .xgplayer-tips{left:auto;position:absolute;right:0}.xgplayer-skin-custom .xgplayer-airplay .xgplayer-tips .xgplayer-tip-airplay{display:block}.xgplayer-skin-custom .xgplayer-airplay:hover{opacity:1}.xgplayer-skin-custom .xgplayer-airplay:hover .xgplayer-tips{display:block}.xgplayer-skin-custom .xgplayer-cssfullscreen,.xgplayer-skin-custom .xgplayer-cssfullscreen-img{cursor:pointer;display:block;opacity:.85;order:12;overflow:hidden;position:relative}.xgplayer-skin-custom .xgplayer-cssfullscreen .xgplayer-icon,.xgplayer-skin-custom .xgplayer-cssfullscreen-img .xgplayer-icon{margin-top:5px;width:32px}.xgplayer-skin-custom .xgplayer-cssfullscreen .xgplayer-icon div,.xgplayer-skin-custom .xgplayer-cssfullscreen-img .xgplayer-icon div{position:absolute}.xgplayer-skin-custom .xgplayer-cssfullscreen .xgplayer-icon .xgplayer-icon-requestfull,.xgplayer-skin-custom .xgplayer-cssfullscreen-img .xgplayer-icon .xgplayer-icon-requestfull{display:block}.xgplayer-skin-custom .xgplayer-cssfullscreen .xgplayer-icon .xgplayer-icon-exitfull,.xgplayer-skin-custom .xgplayer-cssfullscreen-img .xgplayer-icon .xgplayer-icon-exitfull{display:none}.xgplayer-skin-custom .xgplayer-cssfullscreen .xgplayer-tips,.xgplayer-skin-custom .xgplayer-cssfullscreen-img .xgplayer-tips{margin-left:-40px}.xgplayer-skin-custom .xgplayer-cssfullscreen .xgplayer-tips .xgplayer-tip-requestfull,.xgplayer-skin-custom .xgplayer-cssfullscreen-img .xgplayer-tips .xgplayer-tip-requestfull{display:block}.xgplayer-skin-custom .xgplayer-cssfullscreen .xgplayer-tips .xgplayer-tip-exitfull,.xgplayer-skin-custom .xgplayer-cssfullscreen-img .xgplayer-tips .xgplayer-tip-exitfull{display:none}.xgplayer-skin-custom .xgplayer-cssfullscreen-img:hover,.xgplayer-skin-custom .xgplayer-cssfullscreen:hover{opacity:1}.xgplayer-skin-custom .xgplayer-cssfullscreen-img:hover .xgplayer-tips,.xgplayer-skin-custom .xgplayer-cssfullscreen:hover .xgplayer-tips{display:block;top:-50px}.xgplayer-skin-custom.xgplayer-is-cssfullscreen .xgplayer-controls{height:calc(40px + constant(safe-area-inset-bottom));height:calc(40px + env(safe-area-inset-bottom))}.xgplayer-skin-custom.xgplayer-is-cssfullscreen .xgplayer-controls .xgplayer-time{padding-bottom:calc(env(safe-area-inset-bottom))}.xgplayer-skin-custom.xgplayer-is-cssfullscreen .xgplayer-cssfullscreen .xgplayer-icon .xgplayer-icon-requestfull,.xgplayer-skin-custom.xgplayer-is-cssfullscreen .xgplayer-cssfullscreen-img .xgplayer-icon .xgplayer-icon-requestfull{display:none}.xgplayer-skin-custom.xgplayer-is-cssfullscreen .xgplayer-cssfullscreen .xgplayer-icon .xgplayer-icon-exitfull,.xgplayer-skin-custom.xgplayer-is-cssfullscreen .xgplayer-cssfullscreen-img .xgplayer-icon .xgplayer-icon-exitfull{display:block}.xgplayer-skin-custom.xgplayer-is-cssfullscreen .xgplayer-cssfullscreen .xgplayer-tips,.xgplayer-skin-custom.xgplayer-is-cssfullscreen .xgplayer-cssfullscreen-img .xgplayer-tips{margin-left:-47px}.xgplayer-skin-custom.xgplayer-is-cssfullscreen .xgplayer-cssfullscreen .xgplayer-tips .xgplayer-tip-requestfull,.xgplayer-skin-custom.xgplayer-is-cssfullscreen .xgplayer-cssfullscreen-img .xgplayer-tips .xgplayer-tip-requestfull{display:none}.xgplayer-skin-custom.xgplayer-is-cssfullscreen .xgplayer-cssfullscreen .xgplayer-tips .xgplayer-tip-exitfull,.xgplayer-skin-custom.xgplayer-is-cssfullscreen .xgplayer-cssfullscreen-img .xgplayer-tips .xgplayer-tip-exitfull{display:block}.xgplayer-skin-custom.xgplayer-is-fullscreen .xgplayer-cssfullscreen,.xgplayer-skin-custom.xgplayer-is-fullscreen .xgplayer-cssfullscreen-img{display:none}.xgplayer-skin-custom.xgplayer-is-cssfullscreen{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999!important}.xgplayer-lang-is-en .xgplayer-cssfullscreen .xgplayer-tips,.xgplayer-lang-is-en .xgplayer-cssfullscreen-img .xgplayer-tips,.xgplayer-lang-is-en.xgplayer-is-cssfullscreen .xgplayer-cssfullscreen .xgplayer-tips,.xgplayer-lang-is-en.xgplayer-is-cssfullscreen .xgplayer-cssfullscreen-img .xgplayer-tips{margin-left:-46px}.lang-is-jp .xgplayer-cssfullscreen .xgplayer-tips,.lang-is-jp .xgplayer-cssfullscreen-img .xgplayer-tips{margin-left:-120px}.lang-is-jp.xgplayer-is-cssfullscreen .xgplayer-cssfullscreen .xgplayer-tips,.lang-is-jp.xgplayer-is-cssfullscreen .xgplayer-cssfullscreen-img .xgplayer-tips{margin-left:-60px}.xgplayer-skin-custom .danmu-switch{order:6;z-index:26}.xgplayer-skin-custom .xgplayer-danmu{display:none;height:100%;left:0;outline:none;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;z-index:9}.xgplayer-skin-custom .xgplayer-danmu>*{pointer-events:auto;position:absolute;white-space:nowrap;z-index:9}.xgplayer-skin-custom .xgplayer-danmu.xgplayer-has-danmu{display:block}.xgplayer-skin-custom .xgplayer-panel{color:hsla(0,0%,100%,.8);display:inline-block;font-family:PingFangSC-Regular;font-size:13px;height:40px;order:7;outline:none;position:relative;width:40px;z-index:36}.xgplayer-skin-custom .xgplayer-panel .xgplayer-panel-icon{cursor:pointer;margin-left:5px;position:absolute;top:10px}.xgplayer-skin-custom .xgplayer-panel-active{bottom:30px;display:block!important}.xgplayer-skin-custom .xgplayer-panel-slider{background:rgba(0,0,0,.54);border-radius:1px;bottom:40px;display:none;height:230px;left:-115px;outline:none;padding:10px 20px;position:absolute;width:230px;z-index:36}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-hidemode{padding-bottom:10px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-hidemode-radio li{cursor:pointer;display:inline;list-style:none}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-hidemode ul{display:flex;justify-content:space-around}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-hidemode li{color:#aaa;font-size:11px;margin:0 12px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-hidemode-font{margin-bottom:10px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-transparency{display:block;margin-top:10px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-transparency .xgplayer-transparency-line{appearance:none;background:#aaa;border-radius:4px;border-style:none;cursor:pointer;height:4px;margin-left:10px;margin-top:-2px;outline:none;width:150px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-transparency .xgplayer-transparency-line::-moz-focus-outer{border:0!important}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-transparency .xgplayer-transparency-color::-webkit-slider-runnable-track{border-radius:4px;height:4px;outline:none;width:150px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-transparency .xgplayer-transparency-color::-moz-range-track{background-color:#aaa;border-color:transparent;border-radius:4px;cursor:pointer;height:4px;outline:none;width:150px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-transparency .xgplayer-transparency-color::-ms-track{background-color:#aaa;border-color:transparent;border-radius:4px;color:transparent;height:4px;outline:none;width:150px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-transparency .xgplayer-transparency-bar::-webkit-slider-thumb{appearance:none;border:6px solid #f85959;border-radius:6px;cursor:pointer;height:6px;margin-top:-4px;outline:none;width:6px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-transparency .xgplayer-transparency-bar::-moz-range-thumb{appearance:none;border:6px solid #f85959;border-radius:6px;cursor:pointer;height:0;outline:none;width:0}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-transparency .xgplayer-transparency-bar::-ms-thumb{appearance:none;border:6px solid #f85959;border-radius:6px;cursor:pointer;height:6px;outline:none;width:6px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-transparency .xgplayer-transparency-bar::-moz-range-progress{appearance:none;background:linear-gradient(90deg,#f85959,#f85959 100%,#aaa);border-radius:4px;height:4px;outline:none}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-showarea{display:block;margin-top:8px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-showarea-name{display:inline-block;position:relative;top:-10px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-showarea-control{display:inline-block}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-showarea-control-up{color:#aaa;display:flex;justify-content:space-between;margin-left:10px;width:150px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-showarea-control-down{position:relative;top:-10px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-showarea-control-down-dots{display:flex;justify-content:space-between;margin-left:10px;width:150px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-showarea-threequarters,.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-showarea-twoquarters{margin-left:-6px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-showarea-full{margin-right:3px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-showarea .xgplayer-showarea-line{appearance:none;background:#aaa;border-radius:4px;border-style:none;cursor:pointer;height:4px;margin-left:10px;margin-top:-2px;outline:none;width:150px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-showarea .xgplayer-showarea-line::-moz-focus-outer{border:0!important}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-showarea .xgplayer-showarea-color::-webkit-slider-runnable-track{border-radius:4px;height:4px;outline:none;width:150px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-showarea .xgplayer-showarea-color::-moz-range-track{background-color:#aaa;border-color:transparent;border-radius:4px;cursor:pointer;height:4px;outline:none;width:150px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-showarea .xgplayer-showarea-color::-ms-track{background-color:#aaa;border-color:transparent;border-radius:4px;color:transparent;height:4px;outline:none;width:150px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-showarea .xgplayer-showarea-bar::-webkit-slider-thumb{appearance:none;border:6px solid #f85959;border-radius:6px;cursor:pointer;height:6px;margin-top:-4px;outline:none;width:6px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-showarea .xgplayer-showarea-bar::-moz-range-thumb{appearance:none;border:6px solid #f85959;border-radius:6px;cursor:pointer;height:0;outline:none;width:0}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-showarea .xgplayer-showarea-bar::-ms-thumb{appearance:none;border:6px solid #f85959;border-radius:6px;cursor:pointer;height:6px;outline:none;width:6px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-showarea .xgplayer-showarea-full-dot,.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-showarea .xgplayer-showarea-onequarters-dot,.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-showarea .xgplayer-showarea-threequarters-dot,.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-showarea .xgplayer-showarea-twoquarters-dot,.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-showarea .xgplayer-showarea-zero-dot{background-color:#aaa;border:3px solid #aaa;border-radius:50%;height:3px;position:relative;top:16px;width:3px;z-index:-1}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmuspeed{display:block}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmuspeed-name{display:inline-block;position:relative;top:-10px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmuspeed-control{display:inline-block}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmuspeed-control-up{color:#aaa;display:flex;justify-content:space-between;margin-left:10px;width:150px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmuspeed-control-down{position:relative;top:-10px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmuspeed-control-down-dots{display:flex;justify-content:space-between;margin-left:10px;width:150px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmuspeed .xgplayer-danmuspeed-line{appearance:none;background:#aaa;border-radius:4px;border-style:none;cursor:pointer;height:4px;margin-left:10px;margin-top:-2px;outline:none;width:150px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmuspeed .xgplayer-danmuspeed-line::-moz-focus-outer{border:0!important}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmuspeed .xgplayer-danmuspeed-color::-webkit-slider-runnable-track{border-radius:4px;height:4px;outline:none;width:150px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmuspeed .xgplayer-danmuspeed-color::-moz-range-track{background-color:#aaa;border-color:transparent;border-radius:4px;cursor:pointer;height:4px;outline:none;width:150px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmuspeed .xgplayer-danmuspeed-color::-ms-track{background-color:#aaa;border-color:transparent;border-radius:4px;color:transparent;height:4px;outline:none;width:150px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmuspeed .xgplayer-danmuspeed-bar::-webkit-slider-thumb{appearance:none;border:6px solid #f85959;border-radius:6px;cursor:pointer;height:6px;margin-top:-4px;outline:none;width:6px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmuspeed .xgplayer-danmuspeed-bar::-moz-range-thumb{appearance:none;border:6px solid #f85959;border-radius:6px;cursor:pointer;height:0;outline:none;width:0}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmuspeed .xgplayer-danmuspeed-bar::-ms-thumb{appearance:none;border:6px solid #f85959;border-radius:6px;cursor:pointer;height:6px;outline:none;width:6px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmuspeed .xgplayer-danmuspeed-large-dot,.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmuspeed .xgplayer-danmuspeed-middle-dot,.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmuspeed .xgplayer-danmuspeed-small-dot{background-color:#aaa;border:3px solid #aaa;border-radius:50%;height:3px;position:relative;top:16px;width:3px;z-index:-1}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmufont{display:block}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmufont-name{display:inline-block;position:relative;top:-10px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmufont-control{display:inline-block}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmufont-control-up{color:#aaa;display:flex;justify-content:space-between;margin-left:10px;width:150px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmufont-control-down{position:relative;top:-10px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmufont-control-down-dots{display:flex;justify-content:space-between;margin-left:10px;width:150px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmufont .xgplayer-danmufont-line{appearance:none;background:#aaa;border-radius:4px;border-style:none;cursor:pointer;height:4px;margin-left:10px;margin-top:-2px;outline:none;width:150px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmufont .xgplayer-danmufont-line::-moz-focus-outer{border:0!important}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmufont .xgplayer-danmufont-color::-webkit-slider-runnable-track{border-radius:4px;height:4px;outline:none;width:150px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmufont .xgplayer-danmufont-color::-moz-range-track{background-color:#aaa;border-color:transparent;border-radius:4px;cursor:pointer;height:4px;outline:none;width:150px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmufont .xgplayer-danmufont-color::-ms-track{background-color:#aaa;border-color:transparent;border-radius:4px;color:transparent;height:4px;outline:none;width:150px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmufont .xgplayer-danmufont-bar::-webkit-slider-thumb{appearance:none;border:6px solid #f85959;border-radius:6px;cursor:pointer;height:6px;margin-top:-4px;outline:none;width:6px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmufont .xgplayer-danmufont-bar::-moz-range-thumb{appearance:none;border:6px solid #f85959;border-radius:6px;cursor:pointer;height:0;outline:none;width:0}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmufont .xgplayer-danmufont-bar::-ms-thumb{appearance:none;border:6px solid #f85959;border-radius:6px;cursor:pointer;height:6px;outline:none;width:6px}.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmufont .xgplayer-danmufont-large-dot,.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmufont .xgplayer-danmufont-middle-dot,.xgplayer-skin-custom .xgplayer-panel-slider .xgplayer-danmufont .xgplayer-danmufont-small-dot{background-color:#aaa;border:3px solid #aaa;border-radius:50%;height:3px;position:relative;top:16px;width:3px;z-index:-1}.xgplayer-skin-custom .xgplayer-definition{cursor:default;display:none;height:150px;margin-left:5px;margin-top:-119px;order:5;outline:none;position:relative;width:50px;z-index:18}.xgplayer-skin-custom .xgplayer-definition ul{background:rgba(0,0,0,.54);border-radius:1px;bottom:45px!important;cursor:pointer;display:none;left:0;list-style:none;position:absolute;text-align:center;white-space:nowrap;width:100%;z-index:26}.xgplayer-skin-custom .xgplayer-definition ul li{color:hsla(0,0%,100%,.8);font-family:PingFangSC-Regular;font-size:11px;opacity:.85;padding:6px 0}.xgplayer-skin-custom .xgplayer-definition ul li.selected,.xgplayer-skin-custom .xgplayer-definition ul li:hover{color:#fff;opacity:1}.xgplayer-skin-custom .xgplayer-definition .name{background:rgba(0,0,0,.38);border-radius:10px;bottom:0;color:hsla(0,0%,100%,.8);cursor:pointer;display:inline-block;font-family:PingFangSC-Regular;font-size:13px;height:20px;line-height:20px;position:absolute;text-align:center;vertical-align:middle;width:100%}.xgplayer-skin-custom.xgplayer-definition-active .xgplayer-definition ul,.xgplayer-skin-custom.xgplayer-is-definition .xgplayer-definition{display:block}.xgplayer-definition ul{bottom:45px!important}.xgplayer-skin-custom .xgplayer-download{cursor:pointer;display:block;opacity:.85;order:9;position:relative}.xgplayer-skin-custom .xgplayer-download .xgplayer-icon{margin-top:3px}.xgplayer-skin-custom .xgplayer-download .xgplayer-icon div{position:absolute}.xgplayer-skin-custom .xgplayer-download .xgplayer-icon svg{left:5px;position:relative;top:5px}.xgplayer-skin-custom .xgplayer-download .xgplayer-tips{margin-left:-20px}.xgplayer-skin-custom .xgplayer-download .xgplayer-tips .xgplayer-tip-download{display:block}.xgplayer-skin-custom .xgplayer-download:hover{opacity:1}.xgplayer-skin-custom .xgplayer-download:hover .xgplayer-tips{display:block}.xgplayer-lang-is-en .xgplayer-download .xgplayer-tips{margin-left:-32px}.xgplayer-lang-is-jp .xgplayer-download .xgplayer-tips{margin-left:-40px}.xgplayer-skin-custom .xgplayer-enter{background:#000;display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:120}.xgplayer-skin-custom .xgplayer-enter .xgplayer-enter-spinner{display:block;height:100px;left:50%;position:absolute;position:relative;top:50%;transform:translate(-50%,-50%);width:100px}.xgplayer-skin-custom .xgplayer-enter .xgplayer-enter-spinner div{animation:fade 1s linear infinite;background-color:hsla(0,0%,100%,.7);border-radius:30px;height:26%;left:44%;opacity:0;position:absolute;top:37%;width:12%}.xgplayer-skin-custom .xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar1{animation-delay:0s;transform:rotate(0deg) translateY(-142%)}.xgplayer-skin-custom .xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar2{animation-delay:-.9163s;transform:rotate(30deg) translateY(-142%)}.xgplayer-skin-custom .xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar3{animation-delay:-.833s;transform:rotate(60deg) translateY(-142%)}.xgplayer-skin-custom .xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar4{animation-delay:-.7497s;transform:rotate(90deg) translateY(-142%)}.xgplayer-skin-custom .xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar5{animation-delay:-.6664s;transform:rotate(120deg) translateY(-142%)}.xgplayer-skin-custom .xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar6{animation-delay:-.5831s;transform:rotate(150deg) translateY(-142%)}.xgplayer-skin-custom .xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar7{animation-delay:-.4998s;transform:rotate(180deg) translateY(-142%)}.xgplayer-skin-custom .xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar8{animation-delay:-.4165s;transform:rotate(210deg) translateY(-142%)}.xgplayer-skin-custom .xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar9{animation-delay:-.3332s;transform:rotate(240deg) translateY(-142%)}.xgplayer-skin-custom .xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar10{animation-delay:-.2499s;transform:rotate(270deg) translateY(-142%)}.xgplayer-skin-custom .xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar11{animation-delay:-.1666s;transform:rotate(300deg) translateY(-142%)}.xgplayer-skin-custom .xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar12{animation-delay:-.0833s;transform:rotate(330deg) translateY(-142%)}@keyframes fade{0%{opacity:1}to{opacity:.25}}.xgplayer-skin-custom.xgplayer-is-enter .xgplayer-enter{display:block}.xgplayer-skin-custom .xgplayer-error{align-items:center;background:#000;color:#fff;display:none;font-family:PingFangSC-Regular;font-size:14px;height:100%;justify-content:center;left:0;line-height:100%;position:absolute;text-align:center;top:0;width:100%;z-index:125}.xgplayer-skin-custom .xgplayer-error .xgplayer-error-refresh{color:#fa1f41;cursor:pointer;padding:0 3px}.xgplayer-skin-custom .xgplayer-error .xgplayer-error-text{line-height:18px;margin:auto 6px}.xgplayer-skin-custom.xgplayer-is-error .xgplayer-error{display:flex}.xgplayer-skin-custom .xgplayer-fullscreen,.xgplayer-skin-custom .xgplayer-fullscreen-img{cursor:pointer;display:block;margin-left:5px;margin-right:3px;opacity:.85;order:13;position:relative}.xgplayer-skin-custom .xgplayer-fullscreen .xgplayer-icon,.xgplayer-skin-custom .xgplayer-fullscreen-img .xgplayer-icon{margin-top:3px}.xgplayer-skin-custom .xgplayer-fullscreen .xgplayer-icon div,.xgplayer-skin-custom .xgplayer-fullscreen-img .xgplayer-icon div{position:absolute}.xgplayer-skin-custom .xgplayer-fullscreen .xgplayer-icon .xgplayer-icon-requestfull,.xgplayer-skin-custom .xgplayer-fullscreen-img .xgplayer-icon .xgplayer-icon-requestfull{display:block}.xgplayer-skin-custom .xgplayer-fullscreen .xgplayer-icon .xgplayer-icon-exitfull,.xgplayer-skin-custom .xgplayer-fullscreen-img .xgplayer-icon .xgplayer-icon-exitfull{display:none}.xgplayer-skin-custom .xgplayer-fullscreen .xgplayer-tips,.xgplayer-skin-custom .xgplayer-fullscreen-img .xgplayer-tips{left:auto;position:absolute;right:0}.xgplayer-skin-custom .xgplayer-fullscreen .xgplayer-tips .xgplayer-tip-requestfull,.xgplayer-skin-custom .xgplayer-fullscreen-img .xgplayer-tips .xgplayer-tip-requestfull{display:block}.xgplayer-skin-custom .xgplayer-fullscreen .xgplayer-tips .xgplayer-tip-exitfull,.xgplayer-skin-custom .xgplayer-fullscreen-img .xgplayer-tips .xgplayer-tip-exitfull{display:none}.xgplayer-skin-custom .xgplayer-fullscreen-img:hover,.xgplayer-skin-custom .xgplayer-fullscreen:hover{opacity:1}.xgplayer-skin-custom .xgplayer-fullscreen-img:hover .xgplayer-tips,.xgplayer-skin-custom .xgplayer-fullscreen:hover .xgplayer-tips{display:block;top:-50px}.xgplayer-skin-custom.xgplayer-is-fullscreen .xgplayer-fullscreen .xgplayer-icon .xgplayer-icon-requestfull,.xgplayer-skin-custom.xgplayer-is-fullscreen .xgplayer-fullscreen-img .xgplayer-icon .xgplayer-icon-requestfull,.xgplayer-skin-custom.xgplayer-rotate-fullscreen .xgplayer-fullscreen .xgplayer-icon .xgplayer-icon-requestfull,.xgplayer-skin-custom.xgplayer-rotate-fullscreen .xgplayer-fullscreen-img .xgplayer-icon .xgplayer-icon-requestfull{display:none}.xgplayer-skin-custom.xgplayer-is-fullscreen .xgplayer-fullscreen .xgplayer-icon .xgplayer-icon-exitfull,.xgplayer-skin-custom.xgplayer-is-fullscreen .xgplayer-fullscreen-img .xgplayer-icon .xgplayer-icon-exitfull,.xgplayer-skin-custom.xgplayer-rotate-fullscreen .xgplayer-fullscreen .xgplayer-icon .xgplayer-icon-exitfull,.xgplayer-skin-custom.xgplayer-rotate-fullscreen .xgplayer-fullscreen-img .xgplayer-icon .xgplayer-icon-exitfull{display:block}.xgplayer-skin-custom.xgplayer-is-fullscreen .xgplayer-fullscreen .xgplayer-tips .xgplayer-tip-requestfull,.xgplayer-skin-custom.xgplayer-is-fullscreen .xgplayer-fullscreen-img .xgplayer-tips .xgplayer-tip-requestfull,.xgplayer-skin-custom.xgplayer-rotate-fullscreen .xgplayer-fullscreen .xgplayer-tips .xgplayer-tip-requestfull,.xgplayer-skin-custom.xgplayer-rotate-fullscreen .xgplayer-fullscreen-img .xgplayer-tips .xgplayer-tip-requestfull{display:none}.xgplayer-skin-custom.xgplayer-is-fullscreen .xgplayer-fullscreen .xgplayer-tips .xgplayer-tip-exitfull,.xgplayer-skin-custom.xgplayer-is-fullscreen .xgplayer-fullscreen-img .xgplayer-tips .xgplayer-tip-exitfull,.xgplayer-skin-custom.xgplayer-rotate-fullscreen .xgplayer-fullscreen .xgplayer-tips .xgplayer-tip-exitfull,.xgplayer-skin-custom.xgplayer-rotate-fullscreen .xgplayer-fullscreen-img .xgplayer-tips .xgplayer-tip-exitfull{display:block}.xgplayer-skin-custom .xgplayer-loading{display:none;height:100px;left:50%;margin:-50px auto auto -50px;overflow:hidden;position:absolute;top:50%;transform:scale(.7);width:100px}.xgplayer-skin-custom .xgplayer-loading svg{animation:loadingRotate 1s linear infinite;border-radius:50%;transform-origin:center}.xgplayer-skin-custom .xgplayer-loading svg path{stroke:#ddd;stroke-dasharray:236;fill:none;stroke-width:12px;animation:loadingDashOffset 2s linear infinite;animation-direction:alternate-reverse}.xgplayer-skin-custom.xgplayer-nostart .xgplayer-loading{display:none}.xgplayer-skin-custom.xgplayer-pause .xgplayer-loading{display:none!important}.xgplayer-skin-custom.xgplayer-isloading .xgplayer-loading{display:block}.xgplayer-skin-custom .xgplayer-memoryplay-spot{background:rgba(0,0,0,.5);border-radius:32px;bottom:46px;color:#ddd;height:32px;left:10px;line-height:32px;padding:0 32px 0 16px;position:absolute;z-index:15}.xgplayer-skin-custom .xgplayer-memoryplay-spot .xgplayer-lasttime{color:red;font-weight:700}.xgplayer-skin-custom .xgplayer-memoryplay-spot .btn-close{color:#fff;cursor:pointer;font-size:16px;height:16px;position:absolute;right:10px;top:2px;width:16px}.xgplayer-skin-custom .xgplayer-miniplayer{cursor:pointer;display:block;height:20px;order:9;outline:none;position:relative;top:10px}.xgplayer-skin-custom .xgplayer-miniplayer .name{color:hsla(0,0%,100%,.8);font-family:PingFangSC-Regular;font-size:13px;height:20px;line-height:20px;text-align:center}.xgplayer-skin-custom .xgplayer-miniplayer .name span{background:rgba(0,0,0,.38);border-radius:10px;display:inline-block;height:20px;line-height:20px;vertical-align:middle;width:80px}.xgplayer-skin-custom .xgplayer-miniplayer-lay{background-color:transparent;cursor:pointer;display:none;height:100%;left:0;position:absolute;top:26px;width:100%;z-index:130}.xgplayer-skin-custom .xgplayer-miniplayer-lay div{height:100%;width:100%}.xgplayer-skin-custom .xgplayer-miniplayer-drag{background-image:linear-gradient(rgba(0,0,0,.3),transparent);cursor:move;display:none;height:26px;left:0;line-height:26px;position:absolute;top:0;width:100%;z-index:130}.xgplayer-skin-custom .xgplayer-miniplayer-drag .drag-handle{width:100%}.xgplayer-skin-custom.xgplayer-miniplayer-active{bottom:200px;height:180px;position:fixed;right:0;width:320px;z-index:110}.xgplayer-skin-custom.xgplayer-miniplayer-active .xgplayer-controls,.xgplayer-skin-custom.xgplayer-miniplayer-active .xgplayer-danmu{display:none}.xgplayer-skin-custom.xgplayer-miniplayer-active .xgplayer-miniplayer-lay{display:block}.xgplayer-skin-custom.xgplayer-miniplayer-active .xgplayer-miniplayer-drag{display:flex}.xgplayer-skin-custom.xgplayer-inactive .xgplayer-miniplayer-drag{display:none}.lang-is-jp .xgplayer-miniplayer .name span{height:20px;width:70px}.xgplayer-skin-custom .xgplayer-pip{cursor:pointer;display:block;height:20px;order:9;outline:none;position:relative;top:10px}.xgplayer-skin-custom .xgplayer-pip .name{color:hsla(0,0%,100%,.8);font-family:PingFangSC-Regular;font-size:13px;height:20px;line-height:20px;text-align:center}.xgplayer-skin-custom .xgplayer-pip .name span{background:rgba(0,0,0,.38);border-radius:10px;display:inline-block;height:20px;line-height:20px;vertical-align:middle;width:60px}.lang-is-jp .xgplayer-pip .name span{height:20px;width:70px}.xgplayer-skin-custom .xgplayer-placeholder{display:block;flex:1 1;order:3}.xgplayer-skin-custom .xgplayer-play,.xgplayer-skin-custom .xgplayer-play-img{cursor:pointer;display:block;margin-left:0;opacity:.85;order:0;position:relative;width:40px}.xgplayer-skin-custom .xgplayer-play .xgplayer-icon,.xgplayer-skin-custom .xgplayer-play-img .xgplayer-icon{margin-left:0;width:32px}.xgplayer-skin-custom .xgplayer-play .xgplayer-icon div,.xgplayer-skin-custom .xgplayer-play-img .xgplayer-icon div{position:absolute}.xgplayer-skin-custom .xgplayer-play .xgplayer-icon .xgplayer-icon-play,.xgplayer-skin-custom .xgplayer-play-img .xgplayer-icon .xgplayer-icon-play{display:block}.xgplayer-skin-custom .xgplayer-play .xgplayer-icon .xgplayer-icon-pause,.xgplayer-skin-custom .xgplayer-play-img .xgplayer-icon .xgplayer-icon-pause{display:none}.xgplayer-skin-custom .xgplayer-play .xgplayer-tips .xgplayer-tip-play,.xgplayer-skin-custom .xgplayer-play-img .xgplayer-tips .xgplayer-tip-play{display:block}.xgplayer-skin-custom .xgplayer-play .xgplayer-tips .xgplayer-tip-pause,.xgplayer-skin-custom .xgplayer-play-img .xgplayer-tips .xgplayer-tip-pause{display:none}.xgplayer-skin-custom .xgplayer-play-img:hover,.xgplayer-skin-custom .xgplayer-play:hover{opacity:1}.xgplayer-skin-custom .xgplayer-play-img:hover .xgplayer-tips,.xgplayer-skin-custom .xgplayer-play:hover .xgplayer-tips{display:block;top:-50px}.xgplayer-skin-custom.xgplayer-playing .xgplayer-play .xgplayer-icon .xgplayer-icon-play,.xgplayer-skin-custom.xgplayer-playing .xgplayer-play-img .xgplayer-icon .xgplayer-icon-play{display:none}.xgplayer-skin-custom.xgplayer-playing .xgplayer-play .xgplayer-icon .xgplayer-icon-pause,.xgplayer-skin-custom.xgplayer-playing .xgplayer-play-img .xgplayer-icon .xgplayer-icon-pause{display:block}.xgplayer-skin-custom.xgplayer-playing .xgplayer-play .xgplayer-tips .xgplayer-tip-play,.xgplayer-skin-custom.xgplayer-playing .xgplayer-play-img .xgplayer-tips .xgplayer-tip-play{display:none}.xgplayer-skin-custom.xgplayer-pause .xgplayer-play .xgplayer-icon .xgplayer-icon-play,.xgplayer-skin-custom.xgplayer-pause .xgplayer-play-img .xgplayer-icon .xgplayer-icon-play,.xgplayer-skin-custom.xgplayer-playing .xgplayer-play .xgplayer-tips .xgplayer-tip-pause,.xgplayer-skin-custom.xgplayer-playing .xgplayer-play-img .xgplayer-tips .xgplayer-tip-pause{display:block}.xgplayer-skin-custom.xgplayer-pause .xgplayer-play .xgplayer-icon .xgplayer-icon-pause,.xgplayer-skin-custom.xgplayer-pause .xgplayer-play-img .xgplayer-icon .xgplayer-icon-pause{display:none}.xgplayer-skin-custom.xgplayer-pause .xgplayer-play .xgplayer-tips .xgplayer-tip-play,.xgplayer-skin-custom.xgplayer-pause .xgplayer-play-img .xgplayer-tips .xgplayer-tip-play{display:block}.xgplayer-skin-custom.xgplayer-pause .xgplayer-play .xgplayer-tips .xgplayer-tip-pause,.xgplayer-skin-custom.xgplayer-pause .xgplayer-play-img .xgplayer-tips .xgplayer-tip-pause{display:none}.xgplayer-skin-custom .xgplayer-playbackrate{cursor:default;display:inline-block;height:150px;margin-left:5px;margin-top:-119px;order:8;position:relative;width:50px;z-index:18}.xgplayer-skin-custom .xgplayer-playbackrate ul{background:rgba(0,0,0,.54);border-radius:1px;bottom:30px;cursor:pointer;display:none;left:50%;list-style:none;position:absolute;text-align:left;transform:translateX(-50%);white-space:nowrap;width:100%;z-index:26}.xgplayer-skin-custom .xgplayer-playbackrate ul li{color:hsla(0,0%,100%,.8);font-family:PingFangSC-Regular;font-size:11px;opacity:.85;padding:4px 0;position:relative;text-align:center}.xgplayer-skin-custom .xgplayer-playbackrate ul li.selected,.xgplayer-skin-custom .xgplayer-playbackrate ul li:hover{color:#fff;opacity:1}.xgplayer-skin-custom .xgplayer-playbackrate ul li:first-child{margin-top:12px;position:relative}.xgplayer-skin-custom .xgplayer-playbackrate ul li:last-child{margin-bottom:12px;position:relative}.xgplayer-skin-custom .xgplayer-playbackrate .name{background:rgba(0,0,0,.38);border-radius:10px;bottom:0;color:hsla(0,0%,100%,.8);font-family:PingFangSC-Regular;font-size:13px;height:20px;line-height:20px;position:absolute;text-align:center;width:100%}.xgplayer-skin-custom .xgplayer-playbackrate span{font-weight:700;position:relative;text-shadow:0 0 4px rgba(0,0,0,.6);top:19px}.xgplayer-skin-custom .xgplayer-playbackrate:hover{opacity:1}.xgplayer-skin-custom.xgplayer-playbackrate-active .xgplayer-playbackrate ul{display:block}.xgplayer-playbackrate ul{bottom:45px!important}.xgplayer-skin-custom .xgplayer-playnext{cursor:pointer;display:block;opacity:.85;order:1;position:relative;top:-2px}.xgplayer-skin-custom .xgplayer-playnext .xgplayer-icon div{position:absolute}.xgplayer-skin-custom .xgplayer-playnext .xgplayer-tips .xgplayer-tip-playnext{display:block}.xgplayer-skin-custom .xgplayer-playnext:hover{opacity:1}.xgplayer-skin-custom .xgplayer-playnext:hover .xgplayer-tips{display:block}.xgplayer-lang-is-en .xgplayer-playnext .xgplayer-tips{margin-left:-25px}.xgplayer-lang-is-jp .xgplayer-playnext .xgplayer-tips{margin-left:-38px}.xgplayer-skin-custom.xgplayer-playnext-inactive .xgplayer-playnext{display:none}.xgplayer-skin-custom .xgplayer-poster{background-position:50%;background-size:cover;display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:100}.xgplayer-skin-custom.xgplayer-nostart .xgplayer-poster{display:block}.xgplayer-skin-custom .xgplayer-progress{display:block;height:20px;left:50px;line-height:20px;outline:none;position:absolute;right:50px;top:0;z-index:35}.xgplayer-skin-custom .xgplayer-progress-outer{background:hsla(0,0%,100%,.3);cursor:pointer;display:block;height:3px;line-height:3px;margin-top:8.5px;position:relative;width:100%}.xgplayer-skin-custom .xgplayer-progress-cache,.xgplayer-skin-custom .xgplayer-progress-played{display:block;height:100%;left:0;line-height:1;position:absolute;top:0}.xgplayer-skin-custom .xgplayer-progress-cache{background:hsla(0,0%,100%,.5);width:0}.xgplayer-skin-custom .xgplayer-progress-played{background-image:linear-gradient(-90deg,#fa1f41,#e31106);border-radius:0 1.5px 1.5px 0;display:block;width:0}.xgplayer-skin-custom .xgplayer-progress-btn{background:#fff;border-radius:30px;box-shadow:0 0 2px 0 rgba(0,0,0,.26);display:none;height:13px;left:0;left:100%;position:absolute;top:-5px;transform:translate(-50%);width:13px;z-index:36}.xgplayer-skin-custom .xgplayer-progress-point{position:absolute}.xgplayer-skin-custom .xgplayer-progress-point.xgplayer-tips{display:none;margin-left:0;top:-25px;z-index:100}.xgplayer-skin-custom .xgplayer-progress-dot{background:#fff;border-radius:6px;display:inline-block;height:3px;position:absolute;top:0;width:5px;z-index:16}.xgplayer-skin-custom .xgplayer-progress-dot .xgplayer-progress-tip{background:rgba(0,0,0,.3);border:1px solid rgba(0,0,0,.8);border-radius:6px;bottom:200%;cursor:default;display:none;height:auto;line-height:30px;position:absolute;right:50%;transform:translateX(50%);white-space:nowrap;width:auto}.xgplayer-skin-custom .xgplayer-progress-dot-show .xgplayer-progress-tip{display:block}.xgplayer-skin-custom .xgplayer-progress-thumbnail{box-sizing:border-box;position:absolute}.xgplayer-skin-custom .xgplayer-progress-thumbnail.xgplayer-tips{display:none;margin-left:0;z-index:99}.xgplayer-skin-custom .xgplayer-coverpreview{display:none;height:100%;left:0;position:absolute;top:0;width:100%}.xgplayer-skin-custom .xgplayer-coverpreview .xgplayer-coverpreview-outer{display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.xgplayer-skin-custom .xgplayer-coverpreview .xgplayer-coverpreview-outer .xgplayer-coverpreview-thumbnail{display:block}.xgplayer-skin-custom .xgplayer-coverpreview .xgplayer-coverpreview-outer .xgplayer-coverpreview-point{color:#ccc;display:block;font-family:PingFangSC-Regular;font-size:11px;padding:2px 4px;text-align:center}.xgplayer-skin-custom .xgplayer-coverpreview .xgplayer-coverpreview-outer .xgplayer-coverpreview-point span{color:#fff}.xgplayer-skin-custom .xgplayer-progress:focus .xgplayer-progress-outer,.xgplayer-skin-custom .xgplayer-progress:hover .xgplayer-progress-outer{height:6px;margin-top:7px}.xgplayer-skin-custom .xgplayer-progress:focus .xgplayer-progress-dot,.xgplayer-skin-custom .xgplayer-progress:hover .xgplayer-progress-dot{height:6px}.xgplayer-skin-custom .xgplayer-progress:focus .xgplayer-progress-btn,.xgplayer-skin-custom .xgplayer-progress:hover .xgplayer-progress-btn{display:block;top:-3px}.xgplayer-skin-custom.xgplayer-definition-active .xgplayer-progress,.xgplayer-skin-custom.xgplayer-playbackrate-active .xgplayer-progress,.xgplayer-skin-custom.xgplayer-texttrack-active .xgplayer-progress,.xgplayer-skin-custom.xgplayer-volume-active .xgplayer-progress{z-index:15}.xgplayer-skin-custom.xgplayer-mobile .xgplayer-progress-btn{display:block!important}.xgplayer-skin-custom.xgplayer-mobile .xgplayer-progress:focus .xgplayer-progress-outer,.xgplayer-skin-custom.xgplayer-mobile .xgplayer-progress:hover .xgplayer-progress-outer{height:3px!important;margin-top:8.5px!important}.xgplayer-skin-custom.xgplayer-mobile .xgplayer-progress:focus .xgplayer-progress-btn,.xgplayer-skin-custom.xgplayer-mobile .xgplayer-progress:hover .xgplayer-progress-btn{display:block!important;top:-5px!important}.xgplayer-skin-custom .xgplayer-reload{cursor:pointer;display:block;height:40px;opacity:.85;order:1;position:relative;width:40px}.xgplayer-skin-custom .xgplayer-reload .xgplayer-icon{margin-top:7px;width:26px}.xgplayer-skin-custom .xgplayer-reload .xgplayer-icon div{position:absolute}.xgplayer-skin-custom .xgplayer-reload .xgplayer-tips{margin-left:-22px}.xgplayer-skin-custom .xgplayer-reload .xgplayer-tips .xgplayer-tip-reload{display:block}.xgplayer-skin-custom .xgplayer-reload:hover{opacity:1}.xgplayer-skin-custom .xgplayer-reload:hover .xgplayer-tips{display:block}.xgplayer-lang-is-en .xgplayer-reload .xgplayer-tips{margin-left:-26px}.xgplayer-lang-is-jp .xgplayer-reload .xgplayer-tips{margin-left:-38px}.xgplayer-skin-custom .xgplayer-replay{align-items:center;background:rgba(0,0,0,.54);display:none;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:105}.xgplayer-skin-custom .xgplayer-replay svg{background:rgba(0,0,0,.58);border-radius:100%;cursor:pointer}.xgplayer-skin-custom .xgplayer-replay svg path{fill:#ddd;transform:translate(20px,21px)}.xgplayer-skin-custom .xgplayer-replay svg:hover{background:rgba(0,0,0,.38)}.xgplayer-skin-custom .xgplayer-replay svg:hover path{fill:#fff}.xgplayer-skin-custom .xgplayer-replay .xgplayer-replay-txt{color:#fff;display:inline-block;font-family:PingFangSC-Regular;font-size:14px;line-height:34px}.xgplayer-skin-custom.xgplayer.xgplayer-ended .xgplayer-controls{display:none}.xgplayer-skin-custom.xgplayer.xgplayer-ended .xgplayer-replay{display:flex}.xgplayer-skin-custom .xgplayer-rotate{cursor:pointer;display:block;opacity:.85;order:10;position:relative}.xgplayer-skin-custom .xgplayer-rotate .xgplayer-icon{margin-top:7px;width:26px}.xgplayer-skin-custom .xgplayer-rotate .xgplayer-icon div{position:absolute}.xgplayer-skin-custom .xgplayer-rotate .xgplayer-tips{margin-left:-22px}.xgplayer-skin-custom .xgplayer-rotate .xgplayer-tips .xgplayer-tip-rotate{display:block}.xgplayer-skin-custom .xgplayer-rotate:hover{opacity:1}.xgplayer-skin-custom .xgplayer-rotate:hover .xgplayer-tips{display:block}.xgplayer-lang-is-en .xgplayer-rotate .xgplayer-tips{margin-left:-26px}.xgplayer-lang-is-jp .xgplayer-rotate .xgplayer-tips{margin-left:-38px}.xgplayer-skin-custom .xgplayer-screenshot{cursor:pointer;display:block;height:20px;order:11;outline:none;position:relative;top:10px}.xgplayer-skin-custom .xgplayer-screenshot .name{color:hsla(0,0%,100%,.8);font-family:PingFangSC-Regular;font-size:13px;height:20px;line-height:20px;text-align:center}.xgplayer-skin-custom .xgplayer-screenshot .name span{background:rgba(0,0,0,.38);border-radius:10px;display:inline-block;height:20px;line-height:20px;padding:0 10px;vertical-align:middle;width:fit-content}.xgplayer-lang-is-en .xgplayer-screenshot .name span,.xgplayer-lang-is-jp .xgplayer-screenshot .name span{height:20px;width:75px}.xgplayer-skin-custom .xgplayer-start{background:rgba(0,0,0,.38);border-radius:50%;cursor:pointer;display:inline-block;height:70px;left:50%;line-height:70px;margin:-35px auto auto -35px;opacity:.85;overflow:hidden;position:absolute;text-align:center;top:50%;vertical-align:middle;width:70px;z-index:115}.xgplayer-skin-custom .xgplayer-start div{position:absolute}.xgplayer-skin-custom .xgplayer-start div svg{fill:hsla(0,0%,100%,.7)}.xgplayer-skin-custom .xgplayer-start .xgplayer-icon-play{display:block}.xgplayer-skin-custom .xgplayer-start .xgplayer-icon-pause{display:none}.xgplayer-skin-custom .xgplayer-start:hover{opacity:1}.xgplayer-skin-custom.xgplayer-pause.xgplayer-start-hide .xgplayer-start,.xgplayer-skin-custom.xgplayer-playing .xgplayer-start,.xgplayer-skin-custom.xgplayer-playing .xgplayer-start .xgplayer-icon-play,.xgplayer-skin-custom.xgplayer-start-hide .xgplayer-start{display:none}.xgplayer-skin-custom.xgplayer-playing .xgplayer-start .xgplayer-icon-pause{display:block}.xgplayer-skin-custom.xgplayer-pause .xgplayer-start{display:inline-block}.xgplayer-skin-custom.xgplayer-pause .xgplayer-start .xgplayer-icon-play{display:block}.xgplayer-skin-custom.xgplayer-is-replay .xgplayer-start,.xgplayer-skin-custom.xgplayer-pause .xgplayer-start .xgplayer-icon-pause{display:none}.xgplayer-skin-custom.xgplayer-is-replay .xgplayer-start .xgplayer-icon-play{display:block}.xgplayer-skin-custom.xgplayer-is-replay .xgplayer-start .xgplayer-icon-pause{display:none}.xgplayer-skin-custom .xgplayer-texttrack{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:default;display:none;height:150px;margin-left:5px;margin-top:-119px;order:7;outline:none;position:relative;width:60px;z-index:18}.xgplayer-skin-custom .xgplayer-texttrack ul{background:rgba(0,0,0,.54);border-radius:1px;bottom:45px;cursor:pointer;display:none;left:50%;list-style:none;position:absolute;text-align:center;transform:translateX(-50%);white-space:nowrap;width:100%;z-index:26}.xgplayer-skin-custom .xgplayer-texttrack ul li{color:hsla(0,0%,100%,.8);font-family:PingFangSC-Regular;font-size:11px;margin:auto;opacity:.85;padding:6px 0;width:fit-content}.xgplayer-skin-custom .xgplayer-texttrack ul li.selected,.xgplayer-skin-custom .xgplayer-texttrack ul li:hover{color:#fff;opacity:1}.xgplayer-skin-custom .xgplayer-texttrack .name{background:rgba(0,0,0,.38);border-radius:10px;bottom:0;color:hsla(0,0%,100%,.8);cursor:pointer;display:inline-block;font-family:PingFangSC-Regular;font-size:13px;height:20px;line-height:20px;position:absolute;text-align:center;vertical-align:middle;width:100%}.xgplayer-skin-custom .xgplayer-texttrack.xgplayer-texttrack-hide{display:none}xg-text-track{transition:bottom .3s ease}.xgplayer-skin-custom.xgplayer-is-texttrack .xgplayer-texttrack,.xgplayer-skin-custom.xgplayer-texttrack-active .xgplayer-texttrack ul{display:block}.xgplayer-texttrack ul{bottom:45px!important}.xgplayer-skin-custom .xgplayer-time{align-items:center;color:#fff;display:flex;font-family:ArialMT;font-size:13px;height:auto;justify-content:space-between;left:5px;margin:auto 0;order:2;position:absolute;right:5px;text-align:center;top:3px}.xgplayer-skin-custom .xgplayer-time .xgplayer-time-current,.xgplayer-skin-custom .xgplayer-time span{color:#fff}.xgplayer-skin-custom .xgplayer-volume{display:block;height:40px;order:4;outline:none;position:relative;width:40px;z-index:18}.xgplayer-skin-custom .xgplayer-volume .xgplayer-icon{cursor:pointer;height:30px;position:absolute;top:9px}.xgplayer-skin-custom .xgplayer-volume .xgplayer-icon div{position:absolute}.xgplayer-skin-custom .xgplayer-volume .xgplayer-icon .xgplayer-icon-large{display:block}.xgplayer-skin-custom .xgplayer-volume .xgplayer-icon .xgplayer-icon-muted,.xgplayer-skin-custom .xgplayer-volume .xgplayer-icon .xgplayer-icon-small{display:none}.xgplayer-skin-custom .xgplayer-slider{background:rgba(0,0,0,.54);border-radius:1px;bottom:53px;display:none;height:92px;outline:none;position:absolute;width:28px}.xgplayer-skin-custom .xgplayer-slider:after{bottom:-15px;content:" ";display:block;height:15px;left:0;position:absolute;width:28px;z-index:20}.xgplayer-skin-custom .xgplayer-bar,.xgplayer-skin-custom .xgplayer-drag{background:hsla(0,0%,100%,.3);border-radius:100px;bottom:6px;cursor:pointer;display:block;height:76px;left:12px;outline:none;position:absolute;width:4px}.xgplayer-skin-custom .xgplayer-drag{background:#fa1f41;bottom:0;left:0;max-height:76px}.xgplayer-skin-custom .xgplayer-drag:after{background:#fff;border-radius:50%;box-shadow:0 0 5px 0 rgba(0,0,0,.26);content:" ";display:inline-block;height:8px;left:-2px;position:absolute;top:-6px;width:8px}.xgplayer-skin-custom.xgplayer-volume-active .xgplayer-slider,.xgplayer-skin-custom.xgplayer-volume-large .xgplayer-volume .xgplayer-icon .xgplayer-icon-large{display:block}.xgplayer-skin-custom.xgplayer-volume-large .xgplayer-volume .xgplayer-icon .xgplayer-icon-muted,.xgplayer-skin-custom.xgplayer-volume-large .xgplayer-volume .xgplayer-icon .xgplayer-icon-small,.xgplayer-skin-custom.xgplayer-volume-small .xgplayer-volume .xgplayer-icon .xgplayer-icon-large{display:none}.xgplayer-skin-custom.xgplayer-volume-small .xgplayer-volume .xgplayer-icon .xgplayer-icon-small{display:block}.xgplayer-skin-custom.xgplayer-volume-muted .xgplayer-volume .xgplayer-icon .xgplayer-icon-large,.xgplayer-skin-custom.xgplayer-volume-muted .xgplayer-volume .xgplayer-icon .xgplayer-icon-small,.xgplayer-skin-custom.xgplayer-volume-small .xgplayer-volume .xgplayer-icon .xgplayer-icon-muted{display:none}.xgplayer-skin-custom.xgplayer-volume-muted .xgplayer-volume .xgplayer-icon .xgplayer-icon-muted{display:block}.xgplayer-skin-custom.xgplayer-mobile .xgplayer-volume .xgplayer-slider{display:none}
/*# sourceMappingURL=bdb93efe978d5c69.css.map*/