.pro-player,.pro-player-hint{height:100%;width:100%}.pro-player-hint{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#000}.pro-player-hint .__loading{height:100%;width:100%;z-index:0}.pro-player-hint .__hintext{color:#fff;font-size:20px}.pro-player-hint .__hintext span{cursor:pointer;color:#04e0ef}.pro-player-datepicker{position:absolute;bottom:4px;left:200px}.pro-player-playback{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pro-player-playback .pro-player-hint,.pro-player-playback .pro-player-video{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.pro-player-playback .pro-player-video{position:relative}.pro-player-video{height:100%;width:100%;position:relative;overflow:hidden;background-color:#000}.pro-player-video video{-o-object-fit:fill;object-fit:fill}.pro-player-video .__inner{height:100%;width:100%;position:absolute}.pro-player-video .__inner .el-loading-mask{z-index:1}.pro-player .canvas-replay{width:100%}.pro-player .canvas-replay .__cursor{cursor:pointer;width:100%;background-color:#566782;overflow-x:scroll;overflow-y:hidden}.pro-player .canvas-replay .__cursor_bar{display:-webkit-box;display:-ms-flexbox;display:flex;height:52px;width:2160px;position:relative;border-top:1px solid #447bb8}.pro-player .canvas-replay .__cursor_bar_showtime{position:absolute;top:0;height:52px;z-index:7;background-color:#15427d}.pro-player .canvas-replay .__cursor_bar_action{position:absolute;top:0;left:0;height:52px;width:2160px;z-index:10}.pro-player .canvas-replay .__cursor_bar_progress{position:absolute;top:0;left:0;height:52px;background:-webkit-gradient(linear,right top,left top,from(#2992f9),to(rgba(37,142,245,0)));background:linear-gradient(-90deg,#2992f9,rgba(37,142,245,0));border-right:1px solid #00fff6;z-index:8}.pro-player .canvas-replay .__cursor_bar_mouse{z-index:9;position:absolute}.pro-player .canvas-replay .__cursor_bar_mouse .__tooltip{height:26px;line-height:26px;padding-left:5px;color:#fff;border-left:1px solid #00fff6}.pro-player .canvas-replay .__cursor_bar_mouse .__view{width:1px;height:26px;background-color:#00fff6}.pro-player .canvas-replay .__cursor_bar_scale{color:#fff;width:90px;height:26px;line-height:68px;text-align:center;border-left:1px solid #447bb8;z-index:7}.pro-player .canvas-replay .__action{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pro-player .canvas-replay .__action_left{-webkit-box-flex:1;-ms-flex:1;flex:1}.pro-player .canvas-replay .__action_center{width:150px;color:#8b8b8b;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:5px}.pro-player .canvas-replay .__action_center i{cursor:pointer;font-size:30px}.pro-player .canvas-replay .__action_center_text{font-size:20px;padding:2px 0}.pro-player .canvas-replay .__action_right{-webkit-box-flex:1;-ms-flex:1;flex:1}.pro-player .canvas-control{position:absolute;right:30px;top:30px;width:240px;height:280px;background:rgba(0,0,0,.35);border-radius:4px;z-index:2}.pro-player .canvas-control .__velocity{position:absolute;top:5px;right:5px;width:40px}.pro-player .canvas-control .__velocity .el-input--suffix .el-input__inner{padding:0;text-align:center;color:#3b64a8;background:hsla(0,0%,100%,.75);border-radius:20px}.pro-player .canvas-control .__magnifier,.pro-player .canvas-control .__magnifier_left,.pro-player .canvas-control .__magnifier_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pro-player .canvas-control .__magnifier_left,.pro-player .canvas-control .__magnifier_right{width:72px;height:32px;background:hsla(0,0%,100%,.75);cursor:pointer}.pro-player .canvas-control .__magnifier_left i,.pro-player .canvas-control .__magnifier_right i{color:#3b64a8;font-size:20px;font-weight:900}.pro-player .canvas-control .__magnifier_left:hover,.pro-player .canvas-control .__magnifier_right:hover{background:#fff}.pro-player .canvas-control .__magnifier_left{border-radius:16px 0 0 16px;margin-right:2px}.pro-player .canvas-control .__magnifier_right{border-radius:0 16px 16px 0;margin-left:2px}.pro-player .canvas-control .__box{width:180px;height:180px;background:hsla(0,0%,100%,.75);border-radius:50%;margin:18px auto;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;grid-template-columns:50px 80px 50px;grid-template-rows:50px 80px 50px;grid-template-areas:"top1 top top2" "left center right" "bottom1 bottom bottom2"}.pro-player .canvas-control .__box_top1{grid-area:top1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);padding-top:48px}.pro-player .canvas-control .__box_top2{grid-area:top2;-webkit-transform:rotate(45deg);transform:rotate(45deg);padding-top:48px}.pro-player .canvas-control .__box_top{grid-area:top;padding-bottom:5px}.pro-player .canvas-control .__box_left{grid-area:left;padding-left:5px}.pro-player .canvas-control .__box_center:hover{background-color:#fff}.pro-player .canvas-control .__box_center{cursor:pointer;grid-area:center;width:80px;height:80px;background-color:hsla(0,0%,100%,.75);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pro-player .canvas-control .__box_center img{width:34px;height:34px}.pro-player .canvas-control .__box_right{grid-area:right;padding-right:5px}.pro-player .canvas-control .__box_bottom{grid-area:bottom;padding-bottom:5px}.pro-player .canvas-control .__box_bottom1{grid-area:bottom1;-webkit-transform:rotate(45deg);transform:rotate(45deg);padding-bottom:48px}.pro-player .canvas-control .__box_bottom2{grid-area:bottom2;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);padding-bottom:48px}.pro-player .canvas-control .__box_bottom,.pro-player .canvas-control .__box_bottom1,.pro-player .canvas-control .__box_bottom2,.pro-player .canvas-control .__box_left,.pro-player .canvas-control .__box_right,.pro-player .canvas-control .__box_top,.pro-player .canvas-control .__box_top1,.pro-player .canvas-control .__box_top2{cursor:pointer;color:#3b64a8;font-size:45px}.pro-player .canvas-control .__box_bottom1:hover,.pro-player .canvas-control .__box_bottom2:hover,.pro-player .canvas-control .__box_bottom:hover,.pro-player .canvas-control .__box_left:hover,.pro-player .canvas-control .__box_right:hover,.pro-player .canvas-control .__box_top1:hover,.pro-player .canvas-control .__box_top2:hover,.pro-player .canvas-control .__box_top:hover{color:#74a2ec}