@charset "UTF-8";.sk-editor-block::after,.sk-editor-left-item::after{content:"";top:0;bottom:0}.sk-editor{width:100%;height:100%}.sk-editor ::-webkit-scrollbar{width:10px;height:10px}.sk-editor ::-webkit-scrollbar-thumb{background-color:#BFBFBF;border-radius:10px}.sk-editor ::-webkit-scrollbar-thumb:hover{background-color:#BFBFBF}.sk-editor ::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #BFBFBF;border-radius:10px}.sk-editor-left,.sk-editor-right,.sk-editor-top{box-shadow:0 0 5px #ccc}.sk-editor-left,.sk-editor-right{position:absolute;width:270px;top:0;bottom:0}.sk-editor-left{left:0}.sk-editor-left-item{width:250px;margin:20px auto;display:flex;justify-content:center;align-items:center;background:#fff;padding:20px;box-sizing:border-box;cursor:move;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:100px;position:relative}.dropdown-item,.sk-editor-top-button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.sk-editor-left-item>span{position:absolute;top:0;left:0;background:#60cde0;color:#fff;padding:4px}.sk-editor-left-item::after{position:absolute;left:0;right:0;background:#ccc;opacity:.2}.sk-editor-right{right:0}.sk-editor-top{position:absolute;right:280px;left:280px;height:80px;display:flex;justify-content:center;align-items:center}.sk-editor-top-button{width:60px;height:60px;display:flex;flex-direction:column;justify-content:center;align-items:center;user-select:none;cursor:pointer;color:#606266}.dropdown,.sk-editor-block-preview::after{display:none}.sk-editor-top-button+.sk-editor-top-button{margin-left:3px}.sk-editor-top-button:hover{background:#409EFF;color:#fff;border-radius:4px}.sk-editor-container{padding:90px 280px 0;height:100%;box-sizing:border-box}.sk-editor-container-canvas{overflow-y:auto;height:100%;padding:10px;box-sizing:border-box}.sk-editor-container-canvas__content{margin:0 auto;position:relative;box-shadow:inset 0 0 5px #ccc}.block-resize,.dropdown,.sk-editor-block,.sk-editor-block::after,.sk-line-x,.sk-line-y{position:absolute}.sk-editor-block::after{left:0;right:0}.sk-editor-block-focus::after{border:2px dashed #2E73FF}.sk-line-x{top:0;bottom:0;border-left:1px dashed red}.sk-line-y{left:0;right:0;border-top:1px dashed red}.dropdown{background:#fff;box-shadow:2px 2px #ccc}.dropdown-isShow{display:block}.range,.range span{display:inline-flex}.dropdown-item{line-height:30px;width:100px;border-bottom:1px solid #ccc;text-align:center;user-select:none;cursor:pointer}.range{width:220px;min-height:30px;align-items:center}.range input{flex:1;width:100%}.range span{margin:0 4px}.block-resize{width:8px;height:8px;background:#0f41cc;z-index:1000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.block-resize-top{top:-4px;left:calc(50% - 4px)}.block-resize-bottom{bottom:-4px;left:calc(50% - 4px)}.block-resize-left{top:calc(50% - 4px);left:-4px}.block-resize-right{top:calc(50% - 4px);right:-4px}.block-resize-top-left{top:-4px;left:-4px}.block-resize-top-right{top:-4px;right:-4px}.block-resize-bottom-left{bottom:-4px;left:-4px}.block-resize-bottom-right{bottom:-4px;right:-4px}.el-button,.el-input{transition:none}