@-webkit-keyframes bjy-loading-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes bjy-loading-rotate{0%{-moz-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes bjy-loading-rotate{0%{-o-transform:rotate(0);transform:rotate(0)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bjy-loading-rotate{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.bjy-loading-layer{background-color:rgba(0,0,0,0.4);display:none;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:.5s opacity;-o-transition:.5s opacity;-moz-transition:.5s opacity;transition:.5s opacity}.bjy-loading-layer.bjy-loading{display:block}.bjy-loading-layer.bjy-loading-visible{opacity:1}.bjy-loading-spinner{position:absolute;left:50%;top:50%;margin-top:-7px;margin-left:-21px}.bjy-loading-spinner > div{background-color:#fff;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;display:inline-block;width:14px;height:14px;-webkit-animation:bjy-whiteboard-bouncedelay 1.4s infinite ease-in-out;-moz-animation:bjy-whiteboard-bouncedelay 1.4s infinite ease-in-out;-o-animation:bjy-whiteboard-bouncedelay 1.4s infinite ease-in-out;animation:bjy-whiteboard-bouncedelay 1.4s infinite ease-in-out;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.bjy-loading-spinner .bjy-bounce1{-webkit-animation-delay:-.32s;-moz-animation-delay:-.32s;-o-animation-delay:-.32s;animation-delay:-.32s}.bjy-loading-spinner .bjy-bounce2{-webkit-animation-delay:-.16s;-moz-animation-delay:-.16s;-o-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes bjy-whiteboard-bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes bjy-whiteboard-bouncedelay{0%,80%,100%{-moz-transform:scale(0);transform:scale(0)}40%{-moz-transform:scale(1);transform:scale(1)}}@-o-keyframes bjy-whiteboard-bouncedelay{0%,80%,100%{-o-transform:scale(0);transform:scale(0)}40%{-o-transform:scale(1);transform:scale(1)}}@keyframes bjy-whiteboard-bouncedelay{0%,80%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.bjy-document-remark{max-height:16em;padding:8px 12px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,0.3);-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,0.3);box-shadow:0 2px 5px 0 rgba(0,0,0,0.3);font-size:12px;line-height:1.5;text-align:left;word-break:break-all;word-wrap:break-word;white-space:normal;background-color:rgba(0,0,0,0.5);color:#fff;overflow-y:scroll}.bjy-document-remark.bjy-hidden{display:none}.bjy-whiteboard,.bjy-whiteboard-wrapper{position:absolute;left:0;top:0;width:100%;height:100%}.bjy-whiteboard-wrapper .bjy-container{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 8px 0 rgba(36,42,54,0.2);-moz-box-shadow:0 0 8px 0 rgba(36,42,54,0.2);box-shadow:0 0 8px 0 rgba(36,42,54,0.2);background-color:#fbfbfb;background-color:var(--brand-whiteboard-bg,#fbfbfb)}.bjy-rrweb-player .replayer-wrapper{width:100%;height:100%}.bjy-rrweb-player .replayer-wrapper iframe{border:none;width:100%;height:100%}.bjy-whiteboard[data-type='new']{font-size:0;line-height:0;text-align:center}.bjy-whiteboard[data-type='new'] .bjy-whiteboard-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:auto;max-width:100%;overflow:hidden}.bjy-whiteboard[data-type='new'].bjy-synchronize-scroll .bjy-whiteboard-wrapper{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.bjy-whiteboard[data-type='new'].bjy-synchronize-scroll .bjy-whiteboard-wrapper[data-scrollable='1']{overflow:auto}.bjy-whiteboard[data-type='new'].bjy-scrollable .bjy-whiteboard-wrapper{-webkit-overflow-scrolling:touch;overflow:auto}.bjy-whiteboard[data-type='new'].bjy-scrollable.bjy-scrollable-x .bjy-whiteboard-wrapper{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.bjy-whiteboard[data-type='new'].bjy-scrollable.bjy-scrollable-y .bjy-whiteboard-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.bjy-whiteboard[data-type='new'] .bjy-document-remark{position:absolute;left:12px;right:12px;bottom:12px}.bjy-whiteboard[data-type='new'] .bjy-cursor,.bjy-whiteboard[data-type='new'] .bjy-laser{display:none;position:absolute;left:0;top:0;pointer-events:none;background:url("../image/cursor.png") no-repeat;background-image:-webkit-image-set(url("../image/cursor@2x.png") 2x)}.bjy-whiteboard[data-type='new'] .bjy-cursor.bjy-active,.bjy-whiteboard[data-type='new'] .bjy-laser.bjy-active{display:block}.bjy-whiteboard[data-type='new'] .bjy-laser{background-position:-1px -3px;width:21px;height:21px}.bjy-whiteboard[data-type='new'] .bjy-laser[data-name='Doodle']{background-position:-41px 1px;width:17px;height:26px}.bjy-whiteboard[data-type='new'] .bjy-whiteboard-canvas[data-support-cursor='1'] .bjy-laser{background:url("../image/sprite1.png") no-repeat;background-image:-webkit-image-set(url("../image/sprite@2x1.png") 2x)}.bjy-whiteboard[data-type='new'] .bjy-whiteboard-canvas[data-support-cursor='1'] .bjy-cursor{background:unset;width:unset;height:unset}.bjy-whiteboard[data-type='new'] .bjy-whiteboard-canvas[data-support-cursor='1'] .bjy-laser{width:24px;height:24px;background-position:0 -216px}.bjy-whiteboard[data-type='new'] .bjy-whiteboard-canvas[data-support-cursor='1'] canvas.bjy-pen{cursor:none !important}.bjy-whiteboard[data-type='new'] .bjy-whiteboard-canvas[data-support-cursor='1'] .bjy-cursor.bjy-pen{visibility:visible !important}.bjy-whiteboard[data-type='new'] .bjy-whiteboard-canvas[data-support-cursor='1'] .bjy-cursor.bjy-pen.select{background:url("../image/select.png") no-repeat !important;background-image:-webkit-image-set(url("../image/select@2x.png") 2x) !important;width:24px !important;height:24px !important;left:-12px;top:-8px}.bjy-whiteboard[data-type='new'] .bjy-whiteboard-canvas[data-support-cursor='1'] .bjy-cursor.bjy-pen.nwse-resize{background-position-x:-72px !important}.bjy-whiteboard[data-type='new'] .bjy-whiteboard-canvas[data-support-cursor='1'] .bjy-cursor.bjy-pen.ns-resize{background-position-x:-24px !important}.bjy-whiteboard[data-type='new'] .bjy-whiteboard-canvas[data-support-cursor='1'] .bjy-cursor.bjy-pen.nesw-resize{background-position-x:-48px !important}.bjy-whiteboard[data-type='new'] .bjy-whiteboard-canvas[data-support-cursor='1'] .bjy-cursor.bjy-pen.ew-resize{background-position-x:-120px !important}.bjy-whiteboard[data-type='new'] .bjy-whiteboard-canvas[data-support-cursor='1'] .bjy-cursor.bjy-pen.move{background-position-x:-96px !important}.bjy-whiteboard[data-type='new'] .bjy-whiteboard-canvas[data-support-cursor='1'] .bjy-cursor.bjy-pen.rotate{background-position-x:-144px !important}.bjy-whiteboard[data-type='new'].select .bjy-whiteboard-canvas[data-support-cursor='0'] canvas[data-can-paint='1'],.bjy-whiteboard[data-type='new'].laser .bjy-whiteboard-canvas[data-support-cursor='0'] canvas[data-can-paint='1'],.bjy-whiteboard[data-type='new'].doodle .bjy-whiteboard-canvas[data-support-cursor='0'] canvas[data-can-paint='1'],.bjy-whiteboard[data-type='new'].arrow .bjy-whiteboard-canvas[data-support-cursor='0'] canvas[data-can-paint='1'],.bjy-whiteboard[data-type='new'].rect .bjy-whiteboard-canvas[data-support-cursor='0'] canvas[data-can-paint='1'],.bjy-whiteboard[data-type='new'].eraser .bjy-whiteboard-canvas[data-support-cursor='0'] canvas[data-can-paint='1']{cursor:url("../image/cursor-empty.png"),default !important}.bjy-whiteboard[data-type='new'].select canvas[data-can-paint='1'] ~ .bjy-cursor,.bjy-whiteboard[data-type='new'].laser canvas[data-can-paint='1'] ~ .bjy-cursor,.bjy-whiteboard[data-type='new'].doodle canvas[data-can-paint='1'] ~ .bjy-cursor,.bjy-whiteboard[data-type='new'].arrow canvas[data-can-paint='1'] ~ .bjy-cursor,.bjy-whiteboard[data-type='new'].rect canvas[data-can-paint='1'] ~ .bjy-cursor,.bjy-whiteboard[data-type='new'].eraser canvas[data-can-paint='1'] ~ .bjy-cursor{cursor:url("../image/cursor-empty.png"),default !important}.bjy-whiteboard[data-type='new'].laser .bjy-whiteboard-canvas[data-support-cursor='0'] .bjy-cursor{background-position:-1px -3px;width:21px;height:21px}.bjy-whiteboard[data-type='new'].laser .bjy-whiteboard-canvas[data-support-cursor='1'] .bjy-cursor{background:url("../image/sprite1.png") no-repeat;background-image:-webkit-image-set(url("../image/sprite@2x1.png") 2x);width:24px;height:24px;background-position:0 -216px}.bjy-whiteboard[data-type='new'].doodle .bjy-whiteboard-canvas[data-support-cursor='0'] .bjy-cursor{background-position:-41px 1px;width:17px;height:26px}.bjy-whiteboard[data-type='new'].arrow .bjy-whiteboard-canvas[data-support-cursor='0'] .bjy-cursor,.bjy-whiteboard[data-type='new'].rect .bjy-whiteboard-canvas[data-support-cursor='0'] .bjy-cursor{background-position:-22px -5px;width:17px;height:17px}.bjy-whiteboard[data-type='new'].arrow .bjy-whiteboard-canvas[data-support-cursor='1'] .bjy-cursor,.bjy-whiteboard[data-type='new'].rect .bjy-whiteboard-canvas[data-support-cursor='1'] .bjy-cursor{background:url("../image/select.png") no-repeat !important;background-image:-webkit-image-set(url("../image/select@2x.png") 2x) !important;width:24px !important;height:24px !important}.bjy-whiteboard[data-type='new'].eraser .bjy-cursor{background:url("../image/eraser.png") no-repeat !important;background-image:-webkit-image-set(url("../image/eraser@2x.png") 2x) !important;width:24px !important;height:24px !important}.bjy-whiteboard[data-type='new'].select .bjy-cursor{background:url("../image/select.png") no-repeat !important;background-image:-webkit-image-set(url("../image/select@2x.png") 2x) !important;width:24px !important;height:24px !important;left:-12px;top:-8px}.bjy-whiteboard[data-type='new'].select.nwse-resize .bjy-cursor{background-position-x:-72px}.bjy-whiteboard[data-type='new'].select.ns-resize .bjy-cursor{background-position-x:-24px}.bjy-whiteboard[data-type='new'].select.nesw-resize .bjy-cursor{background-position-x:-48px}.bjy-whiteboard[data-type='new'].select.ew-resize .bjy-cursor{background-position-x:-120px}.bjy-whiteboard[data-type='new'].select.move .bjy-cursor{background-position-x:-96px}.bjy-whiteboard[data-type='new'].select.rotate .bjy-cursor{background-position-x:-144px}.bjy-whiteboard[data-type='new'].move canvas{cursor:move}.bjy-whiteboard[data-type='new'].text canvas{cursor:text !important}.bjy-whiteboard[data-type='new'] .bjy-container{position:relative;display:inline-block}.bjy-whiteboard[data-type='new'] .bjy-container .bjy-whiteboard-canvas{width:100%;height:100%;position:absolute;top:0;left:0}.bjy-whiteboard[data-type='new'] .bjy-container .bjy-operate-ppt{pointer-events:none}.bjy-whiteboard[data-type='new'][data-loading='1']{overflow-y:hidden}.bjy-whiteboard[data-type='new'][data-loading='1'] .bjy-whiteboard-wrapper{overflow:hidden}.bjy-ppt-step-action{display:none;font-size:0;line-height:0;position:absolute;bottom:0;right:0}.bjy-ppt-step-action .bjy-prev-step,.bjy-ppt-step-action .bjy-next-step{border:0;outline:0;color:#4a90e2;cursor:pointer;padding:6px 10px;background-color:rgba(0,0,0,0.85)}.bjy-ppt-step-action .bjy-prev-step:disabled,.bjy-ppt-step-action .bjy-next-step:disabled{color:#999;cursor:not-allowed}.bjy-ppt-step-action .bjy-prev-step i,.bjy-ppt-step-action .bjy-next-step i{display:inline-block;width:12px;height:12px;background:url("../image/step.png") no-repeat;background-image:-webkit-image-set(url("../image/step@2x.png") 2x)}.bjy-ppt-step-action .bjy-prev-step{-webkit-border-top-left-radius:8px;-moz-border-radius-topleft:8px;border-top-left-radius:8px;-webkit-border-bottom-left-radius:8px;-moz-border-radius-bottomleft:8px;border-bottom-left-radius:8px}.bjy-ppt-step-action .bjy-prev-step i{background-position:-24px 0}.bjy-ppt-step-action .bjy-prev-step:disabled i{background-position:-36px 0}.bjy-ppt-step-action .bjy-next-step{border-left:1px solid rgba(150,150,150,0.2);-webkit-border-top-right-radius:8px;-moz-border-radius-topright:8px;border-top-right-radius:8px;-webkit-border-bottom-right-radius:8px;-moz-border-radius-bottomright:8px;border-bottom-right-radius:8px}.bjy-ppt-step-action .bjy-next-step i{background-position:0 0}.bjy-ppt-step-action .bjy-next-step:disabled i{background-position:-12px 0}.bjy-ppt-step-action span{display:block;font-size:12px;line-height:1.1;margin-top:2px}.no-flex .bjy-whiteboard-wrapper{display:block}.no-flex .bjy-whiteboard-wrapper .bjy-container{position:absolute}.bjy-h5-ppt-operate-tip{width:24px;height:24px;position:absolute;right:8px;top:8px;background:url("../image/h5-tip.png") no-repeat;background-image:-webkit-image-set(url("../image/h5-tip@2x.png") 2x)}