.word-editor{height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.word-editor-tool{height:70px}.word-editor-main{position:relative;overflow:auto;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.word-editor ::-webkit-scrollbar{height:16px;width:16px;overflow:visible}.word-editor ::-webkit-scrollbar-button{width:0;height:0}.word-editor ::-webkit-scrollbar-corner{background:transparent}.word-editor ::-webkit-scrollbar-thumb{background-color:#ddd;background-clip:padding-box;border:4px solid #f2f4f7;border-radius:8px;min-height:24px}.word-editor ::-webkit-scrollbar-thumb:hover{background-color:#c9c9c9}.word-editor ::-webkit-scrollbar-track{background:#f2f4f7;background-clip:padding-box}.word-editor *{margin:0;padding:0}.word-editor ul{list-style:none}.word-editor-tool{position:relative;-webkit-box-sizing:content-box;box-sizing:content-box}.word-editor-tool .menu{width:100%;height:60px;top:0;z-index:9;position:absolute;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:#f2f4f7;-webkit-box-shadow:0 2px 4px 0 transparent;box-shadow:0 2px 4px 0 transparent}.word-editor-tool .menu-divider{width:1px;height:16px;margin:0 8px;display:inline-block;background-color:#cfd2d8}.word-editor-tool .menu-item{position:relative}.word-editor-tool .menu-item,.word-editor-tool .menu-item>div{height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.word-editor-tool .menu-item>div{width:24px;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 2px}.word-editor-tool .menu-item>div:hover{background:rgba(25,55,88,.04)}.word-editor-tool .menu-item>div.active{background:rgba(25,55,88,.08)}.word-editor-tool .menu-item i{width:16px;height:16px;display:inline-block;background-repeat:no-repeat;background-size:100% 100%}.word-editor-tool .menu-item>div>span{width:16px;height:3px;display:inline-block;border:1px solid #e2e6ed}.word-editor-tool .menu-item .select{border:none;font-size:12px;line-height:24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.word-editor-tool .menu-item .select:after{position:absolute;content:"";top:11px;width:0;height:0;right:2px;border-color:#767c85 transparent transparent;border-style:solid solid none;border-width:3px 3px 0}.word-editor-tool .menu-item .options{width:70px;position:absolute;left:0;top:25px;padding:10px;background:#fff;font-size:14px;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2);border:1px solid #e2e6ed;border-radius:2px;display:none}.word-editor-tool .menu-item .options.visible{display:block}.word-editor-tool .menu-item .options li{padding:5px;margin:5px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .3s;transition:all .3s}.word-editor-tool .menu-item .options li:hover{background-color:#ebecef}.word-editor-tool .menu-item .options li.active{background-color:#e2e6ed}.word-editor-tool .menu-item .menu-item__font{width:65px;position:relative}.word-editor-tool .menu-item .menu-item__size{width:50px;text-align:center;position:relative}.word-editor-tool .menu-item__font .select,.word-editor-tool .menu-item__size .select{width:100%;height:100%}.word-editor-tool .menu-item>div.disable,.word-editor-tool .menu-item__redo.no-allow,.word-editor-tool .menu-item__undo.no-allow{color:#c0c4cc;cursor:not-allowed;opacity:.4;pointer-events:none}.word-editor-tool .menu-item__undo i{background-image:url(../../assets/img/undo.9a0f010d.svg)}.word-editor-tool .menu-item__redo i{background-image:url(../../assets/img/redo.1838648e.svg)}.word-editor-tool .menu-item__painter i{background-image:url(../../assets/img/painter.ec2025b8.svg)}.word-editor-tool .menu-item__format i{background-image:url(../../assets/img/format.c195e54b.svg)}.word-editor-tool .menu-item__size-add i{background-image:url(../../assets/img/size-add.cf99820e.svg)}.word-editor-tool .menu-item__size-minus i{background-image:url(../../assets/img/size-minus.9f617e3f.svg)}.word-editor-tool .menu-item__bold i{background-image:url(../../assets/img/bold.e4841e39.svg)}.word-editor-tool .menu-item__italic i{background-image:url(../../assets/img/italic.95404a5c.svg)}.word-editor-tool .menu-item .menu-item__underline{width:30px;position:relative}.word-editor-tool .menu-item__underline>i{-ms-flex-negative:0;flex-shrink:0;background-image:url(../../assets/img/underline.7750b109.svg)}.word-editor-tool .menu-item__underline .select{width:100%;height:100%}.word-editor-tool .menu-item .menu-item__underline .options{width:128px}.word-editor-tool .menu-item .menu-item__underline li{padding:1px 5px}.word-editor-tool .menu-item__underline li i{pointer-events:none}.word-editor-tool .menu-item__underline li[data-decoration-style=solid]{background-image:url(../../assets/img/line-single.456ff7d0.svg)}.word-editor-tool .menu-item__underline li[data-decoration-style=double]{background-image:url(../../assets/img/line-double.5d3d5427.svg)}.word-editor-tool .menu-item__underline li[data-decoration-style=dashed]{background-image:url(../../assets/img/line-dash-small-gap.1ebed351.svg)}.word-editor-tool .menu-item__underline li[data-decoration-style=dotted]{background-image:url(../../assets/img/line-dot.fc0af934.svg)}.word-editor-tool .menu-item__underline li[data-decoration-style=wavy]{background-image:url(../../assets/img/line-wavy.979e1335.svg)}.word-editor-tool .menu-item__strikeout i{background-image:url(../../assets/img/strikeout.8a91fe45.svg)}.word-editor-tool .menu-item__superscript i{background-image:url(../../assets/img/superscript.b9503fab.svg)}.word-editor-tool .menu-item__subscript i{background-image:url(../../assets/img/subscript.d26bcde8.svg)}.word-editor-tool .menu-item__color,.word-editor-tool .menu-item__highlight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.word-editor-tool .menu-item__color #color,.word-editor-tool .menu-item__highlight #highlight{width:1px;height:1px;visibility:hidden;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.word-editor-tool .menu-item__color i{background-image:url(../../assets/img/color.cdebcecb.svg)}.word-editor-tool .menu-item__color span{background-color:#000}.word-editor-tool .menu-item__highlight i{background-image:url(../../assets/img/highlight.72f8ecd1.svg)}.word-editor-tool .menu-item__highlight span{background-color:#ff0}.word-editor-tool .menu-item .menu-item__title{width:60px;position:relative}.word-editor-tool .menu-item__title .select{width:calc(100% - 20px);height:100%}.word-editor-tool .menu-item__title i{-webkit-transform:translateX(-5px);transform:translateX(-5px);background-image:url(../../assets/img/title.2b7514b8.svg)}.word-editor-tool .menu-item__title .options{width:100px}.word-editor-tool .menu-item__left i{background-image:url(../../assets/img/left.6d845cc6.svg)}.word-editor-tool .menu-item__center i{background-image:url(../../assets/img/center.ee8d8a79.svg)}.word-editor-tool .menu-item__right i{background-image:url(../../assets/img/right.aa5323de.svg)}.word-editor-tool .menu-item__alignment i{background-image:url(../../assets/img/alignment.51c46b05.svg)}.word-editor-tool .menu-item__row-margin{width:30px!important;position:relative}.word-editor-tool .menu-item__row-margin i{background-image:url(../../assets/img/row-margin.72f72501.svg)}.word-editor-tool .menu-item__list{width:30px!important;position:relative}.word-editor-tool .menu-item__list ol{list-style-type:auto}.word-editor-tool .menu-item__list i{background-image:url(../../assets/img/list.0952d2ee.svg)}.word-editor-tool .menu-item__list .options{width:110px}.word-editor-tool .menu-item__list .options>ul>li *{pointer-events:none}.word-editor-tool .menu-item__list .options>ul>li li{margin-left:18px}.word-editor-tool .menu-item__image i{background-image:url(../../assets/img/image.0ab595f3.svg)}.word-editor-tool .menu-item__image input{display:none}.word-editor-tool .menu-item__table{position:relative}.word-editor-tool .menu-item__table i{background-image:url(../../assets/img/table.a9fd9c14.svg)}.word-editor-tool .menu-item .menu-item__table__collapse{width:270px;height:310px;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2);border:1px solid #e2e6ed;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;position:absolute;display:block;z-index:99;top:25px;left:0;padding:14px 27px;cursor:auto}.word-editor-tool .menu-item .menu-item__table__collapse .table-close{position:absolute;right:10px;top:5px;cursor:pointer}.word-editor-tool .menu-item .menu-item__table__collapse .table-close:hover{color:#7d7e80}.word-editor-tool .menu-item .menu-item__table__collapse:hover{background:#fff}.word-editor-tool .menu-item .menu-item__table__collapse .table-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:5px;border-bottom:1px solid #e2e6ed}.word-editor-tool .table-title span{font-size:12px;color:#3d4757;display:inline;margin:0}.word-editor-tool .table-panel{cursor:pointer}.word-editor-tool .table-panel .table-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:10px;pointer-events:none}.word-editor-tool .table-panel .table-cel{width:16px;height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e2e6ed;background:#fff;position:relative;margin-right:6px;pointer-events:none}.word-editor-tool .table-panel .table-cel.active{border:1px solid rgba(73,145,242,.2);background:rgba(73,145,242,.15)}.word-editor-tool .table-panel .table-row .table-cel:last-child{margin-right:0}.word-editor-tool .menu-item__hyperlink i{background-image:url(../../assets/img/hyperlink.b53d1c96.svg)}.word-editor-tool .menu-item__separator{position:relative;width:30px!important}.word-editor-tool .menu-item__separator>i{background-image:url(../../assets/img/separator.8b2a1f30.svg)}.word-editor-tool .menu-item .menu-item__separator .options{width:128px}.word-editor-tool .menu-item .menu-item__separator li{padding:1px 5px}.word-editor-tool .menu-item__separator li i{pointer-events:none}.word-editor-tool .menu-item__separator li[data-separator="0,0"]{background-image:url(../../assets/img/line-single.456ff7d0.svg)}.word-editor-tool .menu-item__separator li[data-separator="1,1"]{background-image:url(../../assets/img/line-dot.fc0af934.svg)}.word-editor-tool .menu-item__separator li[data-separator="3,1"]{background-image:url(../../assets/img/line-dash-small-gap.1ebed351.svg)}.word-editor-tool .menu-item__separator li[data-separator="4,4"]{background-image:url(../../assets/img/line-dash-large-gap.317445f4.svg)}.word-editor-tool .menu-item__separator li[data-separator="7,3,3,3"]{background-image:url(../../assets/img/line-dash-dot.7644665c.svg)}.word-editor-tool .menu-item__separator li[data-separator="6,2,2,2,2,2"]{background-image:url(../../assets/img/line-dash-dot-dot.98f66658.svg)}.word-editor-tool .menu-item__watermark>i{background-image:url(../../assets/img/watermark.275dd805.svg)}.word-editor-tool .menu-item__watermark{position:relative;width:30px!important}.word-editor-tool .menu-item__codeblock i{background-image:url(../../assets/img/codeblock.1e51a2ed.svg)}.word-editor-tool .menu-item__page-break i{background-image:url(../../assets/img/page-break.e83dd666.svg)}.word-editor-tool .menu-item__control{position:relative}.word-editor-tool .menu-item__control i{background-image:url(../../assets/img/control.f7109f53.svg)}.word-editor-tool .menu-item__checkbox i{background-image:url(../../assets/img/checkbox.97699279.svg)}.word-editor-tool .menu-item__latex i{background-image:url(../../assets/img/latex.9fe9511b.svg)}.word-editor-tool .menu-item__date{position:relative;width:30px!important}.word-editor-tool .menu-item__date i{background-image:url(../../assets/img/date.aaf10770.svg)}.word-editor-tool .menu-item__date .options{width:160px}.word-editor-tool .menu-item__block i{background-image:url(../../assets/img/block.9e233cd9.svg)}.word-editor-tool .menu-item .menu-item__control .options{width:55px}.word-editor-tool .menu-item__search{position:relative}.word-editor-tool .menu-item__search i{background-image:url(../../assets/img/search.8e734b8d.svg)}.word-editor-tool .menu-item .menu-item__search__collapse{width:260px;height:72px;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;display:none;z-index:99;top:25px;left:0;background:#fff;-webkit-box-shadow:0 5px 5px #e3dfdf;box-shadow:0 5px 5px #e3dfdf}.word-editor-tool .menu-item .menu-item__search__collapse:hover{background:#fff}.word-editor-tool .menu-item .menu-item__search__collapse>div{width:250px;height:36px;padding:0 5px;line-height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:4px}.word-editor-tool .menu-item .menu-item__search__collapse>div input{width:205px;height:27px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:none;border-radius:4px;border:1px solid #ebebeb;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;display:inline-block;line-height:27px;outline:none;padding:0 5px}.word-editor-tool .menu-item .menu-item__search__collapse>div span{height:100%;color:#dcdfe6;font-size:25px;display:inline-block;border:0;padding:0 10px}.word-editor-tool .menu-item .menu-item__search__collapse__replace button{display:inline-block;border:1px solid #e2e6ed;border-radius:2px;background:#fff;line-height:22px;padding:0 6px;white-space:nowrap;margin-left:4px;cursor:pointer;font-size:12px}.word-editor-tool .menu-item .menu-item__search__collapse__replace button:hover{background:rgba(25,55,88,.04)}.word-editor-tool .menu-item .menu-item__search__collapse__search{position:relative}.word-editor-tool .menu-item .menu-item__search__collapse__search label{right:110px;font-size:12px;color:#3d4757;position:absolute}.word-editor-tool .menu-item .menu-item__search__collapse__search>input{padding:5px 90px 5px 5px!important}.word-editor-tool .menu-item .menu-item__search__collapse__search>div{width:28px;height:27px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;border-left:1px solid #e2e6ed;-webkit-transition:all .5s;transition:all .5s}.word-editor-tool .menu-item .menu-item__search__collapse__search>div:hover{background-color:rgba(25,55,88,.04)}.word-editor-tool .menu-item .menu-item__search__collapse__search i{width:6px;height:8px;-webkit-transform:translateY(1px);transform:translateY(1px)}.word-editor-tool .menu-item .menu-item__search__collapse__search .arrow-left{right:76px}.word-editor-tool .menu-item .menu-item__search__collapse__search .arrow-left i{background:url(../../assets/img/arrow-left.99bd0a59.svg) no-repeat}.word-editor-tool .menu-item .menu-item__search__collapse__search .arrow-right{right:48px}.word-editor-tool .menu-item .menu-item__search__collapse__search .arrow-right i{background:url(../../assets/img/arrow-right.1fb8af15.svg) no-repeat}.word-editor-tool .menu-item__print i{background-image:url(../../assets/img/print.b76c99a0.svg)}.word-editor-tool .catalog{width:250px;position:fixed;left:0;bottom:0;top:100px;padding:0 20px 40px 20px}.word-editor-tool .catalog .catalog__header{height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #e2e6ed}.word-editor-tool .catalog .catalog__header span{color:#3d4757;font-size:14px;font-weight:700}.word-editor-tool .catalog .catalog__header i{width:16px;height:16px;cursor:pointer;display:inline-block;background:url(../../assets/img/close.634034c6.svg) no-repeat;-webkit-transition:all .2s;transition:all .2s}.word-editor-tool .catalog .catalog__header>div:hover{background:#ebeef1}.word-editor-tool .catalog__main{height:calc(100% - 60px);padding:10px 0;overflow-y:auto;overflow-x:hidden}.word-editor-tool .catalog__main .catalog-item{width:100%;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.word-editor-tool .catalog__main>.catalog-item{padding-left:0}.word-editor-tool .catalog__main .catalog-item .catalog-item__content{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.word-editor-tool .catalog__main .catalog-item .catalog-item__content:hover>span{color:#4991f2}.word-editor-tool .catalog__main .catalog-item .catalog-item__content span{color:#3d4757;line-height:30px;font-size:12px;white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.word-editor-tool .editor>div{margin:80px auto}.word-editor-tool .ce-page-container canvas{-webkit-box-shadow:rgba(158,161,165,.4) 0 2px 12px 0;box-shadow:0 2px 12px 0 rgba(158,161,165,.4)}.word-editor-tool .comment{width:250px;height:650px;position:fixed;-webkit-transform:translateX(420px);transform:translateX(420px);top:200px;left:50%;overflow-y:auto}.word-editor-tool .comment-item{background:#fff;border:1px solid #e2e6ed;position:relative;border-radius:8px;padding:15px;font-size:14px;margin-bottom:20px;cursor:pointer;-webkit-transition:all .5s;transition:all .5s}.word-editor-tool .comment-item:hover{border-color:#c0c6cf}.word-editor-tool .comment-item.active,.word-editor-tool .comment-item:hover{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.word-editor-tool .comment-item.active{border-color:#e99d00}.word-editor-tool .comment-item__title{height:22px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#c1c6ce}.word-editor-tool .comment-item__title span:first-child{background-color:#dbdbdb;width:4px;height:16px;margin-right:5px;display:inline-block;border-radius:999px}.word-editor-tool .comment-item__title span:nth-child(2){width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.word-editor-tool .comment-item__title i{width:16px;height:16px;cursor:pointer;position:absolute;right:-8px;top:-8px;background:url(../../assets/img/close.634034c6.svg) no-repeat}.word-editor-tool .comment-item__title i:hover{opacity:.6}.word-editor-tool .comment-item__info{height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.word-editor-tool .comment-item__info>span:first-child{font-weight:600}.word-editor-tool .comment-item__info>span:last-child{color:#c1c6ce}.word-editor-tool .comment-item__content{line-height:22px}.word-editor-tool .footer{width:100%;height:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f2f4f7;z-index:9;position:fixed;bottom:0;left:0;font-size:12px;padding:0 4px 0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.word-editor-tool .footer,.word-editor-tool .footer>div:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.word-editor-tool .footer .catalog-mode{padding:1px;position:relative}.word-editor-tool .footer .catalog-mode i{width:16px;height:16px;margin-right:5px;cursor:pointer;display:inline-block;background-image:url(../../assets/img/catalog.adcdbba6.svg)}.word-editor-tool .footer .page-mode{padding:1px;position:relative}.word-editor-tool .footer .page-mode i{width:16px;height:16px;margin-right:5px;cursor:pointer;display:inline-block;background-image:url(../../assets/img/page-mode.38176c5c.svg)}.word-editor-tool .footer .options{width:70px;position:absolute;left:0;bottom:25px;padding:10px;background:#fff;font-size:14px;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2);border:1px solid #e2e6ed;border-radius:2px;display:none}.word-editor-tool .footer .options.visible{display:block}.word-editor-tool .footer .options li{padding:5px;margin:5px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .3s;transition:all .3s;text-align:center;cursor:pointer}.word-editor-tool .footer .options li:hover{background-color:#ebecef}.word-editor-tool .footer .options li.active{background-color:#e2e6ed}.word-editor-tool .footer>div:first-child>span{display:inline-block;margin-right:5px;letter-spacing:1px}.word-editor-tool .footer>div:last-child{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.word-editor-tool .footer>div:last-child,.word-editor-tool .footer>div:last-child>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.word-editor-tool .footer>div:last-child>div{width:24px;height:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.word-editor-tool .footer>div:last-child>div:hover{background:rgba(25,55,88,.04)}.word-editor-tool .footer>div:last-child i{width:16px;height:16px;display:inline-block;cursor:pointer}.word-editor-tool .footer .page-scale-minus i{background-image:url(../../assets/img/page-scale-minus.dcb70398.svg)}.word-editor-tool .footer .page-scale-add i{background-image:url(../../assets/img/page-scale-add.06f80ee5.svg)}.word-editor-tool .footer .page-scale-percentage{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.word-editor-tool .footer .fullscreen i{background-image:url(../../assets/img/request-fullscreen.99768c1a.svg)}.word-editor-tool .footer .fullscreen.exist i{background-image:url(../../assets/img/exit-fullscreen.d29c4068.svg)}.word-editor-tool .footer .paper-margin i{background-image:url(../../assets/img/paper-margin.651ee412.svg)}.word-editor-tool .footer .editor-mode{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.word-editor-tool .footer .paper-size{position:relative}.word-editor-tool .footer .paper-size i{background-image:url(../../assets/img/paper-size.3f6f8b9d.svg)}.word-editor-tool .footer .paper-size .options{right:0;left:unset}.word-editor-tool .footer .paper-direction{position:relative}.word-editor-tool .footer .paper-direction i{background-image:url(../../assets/img/paper-direction.07ac422b.svg)}.word-editor-tool .footer .paper-direction .options{right:0;left:unset}.word-editor-tool .ce-contextmenu-signature{background-image:url(../../assets/img/signature.3e1a8517.svg)}.word-editor-tool .ce-contextmenu-word-tool{background-image:url(../../assets/img/word-tool.434ee844.svg)}.dialog-mask{position:fixed;left:0;top:0;width:100%;height:100%;opacity:.5;background:#000;z-index:99}.dialog-container{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;z-index:999;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialog{position:absolute;padding:0 30px 30px;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2);border:1px solid #e2e6ed;border-radius:2px}.dialog-title{position:relative;border-bottom:1px solid #e2e6ed;margin-bottom:30px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dialog-title i{width:16px;height:16px;cursor:pointer;display:inline-block;background:url(../../assets/img/close.634034c6.svg)}.dialog-option__item{margin-bottom:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dialog-option__item span{margin-right:12px;font-size:14px;color:#3d4757;position:relative}.dialog-option__item input,.dialog-option__item select,.dialog-option__item textarea{width:276px;height:30px;border-radius:2px;border:1px solid #d3d3d3;min-height:30px;padding:5px;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:inherit}.dialog-option__item input:focus,.dialog-option__item textarea:focus{border-color:#4991f2}.dialog-option__item--require:before{content:"*";color:#f56c6c;margin-right:4px;position:absolute;left:-8px}.dialog-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.dialog-menu button{position:relative;display:inline-block;border:1px solid #e2e6ed;border-radius:2px;background:#fff;line-height:22px;padding:0 16px;white-space:nowrap;cursor:pointer}.dialog-menu button:hover{background:rgba(25,55,88,.04)}.dialog-menu__cancel{margin-right:16px}.dialog-menu button[type=submit]{color:#fff;background:#4991f2;border-color:#4991f2}.dialog-menu button[type=submit]:hover{background:#5b9cf3;border-color:#5b9cf3}.tippy-box[data-theme~=k6-dark]{background:#283e55;color:#fff}.tippy-box[data-theme~=k6-dark] .tippy-content{font-size:13px;word-break:break-all}.tippy-box[data-theme~=k6-dark][data-placement^=top]>.tippy-arrow:before{border-top-color:#283e55}.tippy-box[data-theme~=k6-dark][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#283e55}.tippy-box[data-theme~=k6-dark][data-placement^=left]>.tippy-arrow:before{border-left-color:#283e55}.tippy-box[data-theme~=k6-dark][data-placement^=right]>.tippy-arrow:before{border-right-color:#283e55}.tippy-box[data-theme~=k6-light]{color:#333;-webkit-box-shadow:0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);box-shadow:0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);background-color:#fff}.tippy-box[data-theme~=k6-light] .tippy-content{font-size:13px;word-break:break-all}.tippy-box[data-theme~=k6-light][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=k6-light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=k6-light][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=k6-light][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=k6-light]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=k6-light]>.tippy-svg-arrow{fill:#fff}.k-tab{display:-webkit-box;display:-ms-flexbox;display:flex;height:36px;background:#efefef;border-radius:7px;position:relative;padding:4px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box}.k-tab.small{height:24px;padding:2px;border-radius:3px;background:#eee;width:100%;font-size:12px}.k-tab.small .k-tab__button{height:20px;padding-top:2px;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box}.k-tab.small .k-tab__button:not(:first-of-type){margin-left:2px}.k-tab.small .k-tab__button--active{height:20px;border-radius:3px;left:2px;top:2px;font-size:12px;color:#333;line-height:20px;font-weight:700}.k-tab.small .k-tab__button--active,.k-tab__button{-webkit-box-sizing:border-box;box-sizing:border-box}.k-tab__button{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:13px;font-weight:400;text-align:left;color:#666;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;cursor:pointer}.k-tab__button:not(:first-of-type){margin-left:6px}.k-tab__button--active{height:28px;font-weight:700;position:absolute;left:4px;top:4px;background-color:#fff;color:var(--k6-primary-color);border-radius:4px;font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:all .21s ease-in-out;transition:all .21s ease-in-out;cursor:default}.k-tab-pane{height:100%}.k-table{position:relative}.k-table *,.k-table :after,.k-table :before{-webkit-box-sizing:border-box;box-sizing:border-box}.k-table{font-size:13px}.k-table-sort-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:33px;width:24px;vertical-align:middle;cursor:pointer;overflow:initial;position:relative;margin-right:5px}.k-table-sort-icon img,.k-table-sort-icon span{position:absolute;left:7px}.k-table-sort-icon span{width:0;height:0;border:5px solid transparent;color:#c0c4cc}.k-table-sort-icon span.asc{border-bottom-color:currentColor;top:11px}.k-table-sort-icon span.asc.active{color:#409eff}.k-table-sort-icon span.desc{border-top-color:currentColor;bottom:11px}.k-table-sort-icon span.desc.active{color:#409eff}.k-table .k-table__head-th-cell-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.k-table .k-table__head-th-cell-group .all-fold-tip{position:absolute;right:15px}.k-table .k-table__head-th-cell-group .all-fold-icon{margin-top:1px;width:16px;height:16px;vertical-align:middle;fill:currentColor;overflow:hidden;cursor:pointer}.k-table-virtual__container{overflow-y:hidden!important;position:absolute!important;top:0;width:calc(100% - 15px)!important}.k-table__container{width:100%;height:100%;overflow-y:auto;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0)}.k-table__container .k-table__table{position:absolute;left:0;right:0;top:0}.k-table__container{background-color:#fff}.k-table__container .k-table-virtual-phantom.k-table-virtual-scroll{position:absolute;left:0;top:0;right:0;z-index:-1}.k-table__container.k-table__container-left-scrolling .k-table-fixed-left:after{-webkit-box-shadow:inset 10px 0 8px -8px rgba(0,0,0,.15);box-shadow:inset 10px 0 8px -8px rgba(0,0,0,.15)}.k-table__container.k-table__container-right-scrolling tr .k-table-fixed-right:before{-webkit-box-shadow:inset -10px 0 8px -8px rgba(0,0,0,.15);box-shadow:inset -10px 0 8px -8px rgba(0,0,0,.15)}.k-table__container .k-table__table{margin:0;display:table}.k-table__container .k-table__table td,.k-table__container .k-table__table th{border:0}.k-table__container .k-table__table.k-table-border-x td,.k-table__container .k-table__table.k-table-border-x th{border-bottom:1px solid #ebebeb}.k-table__container .k-table__table.k-table-border-x tr.k-table__foot-tr:first-child>td,.k-table__container .k-table__table.k-table-border-x tr:first-child>th{border-top:1px solid #ebebeb}.k-table__container .k-table__table.k-table-border-y td,.k-table__container .k-table__table.k-table-border-y th{border-right:1px solid #ebebeb}.k-table__container .k-table__table.k-table-border-y td:first-child,.k-table__container .k-table__table.k-table-border-y th:first-child{border-left:1px solid #ebebeb}.k-table__container thead.k-table__head{-webkit-transition:all .11s ease-in-out;transition:all .11s ease-in-out}.k-table__container thead.k-table__head.k-table-fixed-head tr th{position:sticky;z-index:2000}.k-table__container thead.k-table__head .k-table__head-tr .k-table__head-th.k-table-fixed-left,.k-table__container thead.k-table__head .k-table__head-tr .k-table__head-th.k-table-fixed-right{position:sticky;z-index:3000}.k-table__container thead.k-table__head .k-table__head-tr .k-table__head-th.k-table-fixed-left:after,.k-table__container thead.k-table__head .k-table__head-tr .k-table__head-th.k-table-fixed-right:before{position:absolute;top:0;bottom:-1px;width:30px;height:100%;content:"";pointer-events:none}.k-table__container thead.k-table__head .k-table__head-tr .k-table__head-th.k-table-fixed-left:after{-webkit-transform:translateX(103%);transform:translateX(103%);right:0}.k-table__container thead.k-table__head .k-table__head-tr .k-table__head-th.k-table-fixed-right:before{-webkit-transform:translateX(-103%);transform:translateX(-103%);left:0}.k-table__container tbody.k-table__body .k-table__body-tr .k-table__body-td.k-table-fixed-left,.k-table__container tbody.k-table__body .k-table__body-tr .k-table__body-td.k-table-fixed-right{position:sticky;z-index:1000}.k-table__container tbody.k-table__body .k-table__body-tr .k-table__body-td.k-table-fixed-left:after,.k-table__container tbody.k-table__body .k-table__body-tr .k-table__body-td.k-table-fixed-right:before{position:absolute;top:0;bottom:-1px;width:30px;height:100%;content:"";pointer-events:none}.k-table__container tbody.k-table__body .k-table__body-tr .k-table__body-td.k-table-fixed-left:after{-webkit-transform:translateX(103%);transform:translateX(103%);right:0}.k-table__container tbody.k-table__body .k-table__body-tr .k-table__body-td.k-table-fixed-right:before{-webkit-transform:translateX(-103%);transform:translateX(-103%);left:0}.k-table__container tbody.k-table__body .k-table__body-tr .k-table__body-td .k-table-body-td-span-ellipsis{overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical}.k-table__container tfoot.k-table__foot{-webkit-transition:all .11s ease-in-out;transition:all .11s ease-in-out}.k-table__container tfoot.k-table__foot.k-table-fixed-foot tr td{position:sticky;z-index:2000}.k-table__container tfoot.k-table__foot .k-table__foot-tr .k-table__foot-td.k-table-fixed-left,.k-table__container tfoot.k-table__foot .k-table__foot-tr .k-table__foot-td.k-table-fixed-right{position:sticky;z-index:3000}.k-table__container tfoot.k-table__foot .k-table__foot-tr .k-table__foot-td.k-table-fixed-left:after,.k-table__container tfoot.k-table__foot .k-table__foot-tr .k-table__foot-td.k-table-fixed-right:before{position:absolute;top:0;bottom:-1px;width:30px;height:100%;content:"";pointer-events:none}.k-table__container tfoot.k-table__foot .k-table__foot-tr .k-table__foot-td.k-table-fixed-left:after{-webkit-transform:translateX(103%);transform:translateX(103%);right:0}.k-table__container tfoot.k-table__foot .k-table__foot-tr .k-table__foot-td.k-table-fixed-right:before{-webkit-transform:translateX(-103%);transform:translateX(-103%);left:0}.k-table__container.k-table-border-around{border:1px solid #ebebeb}.k-table__container.k-table-border-around .k-table-border-x tr:last-child>td{border-bottom:0}.k-table__container.k-table-border-around .k-table-border-x tr:first-child>th{border-top:0}.k-table__container.k-table-border-around .k-table-border-y .k-table-last-column{border-right:0}.k-table__container.k-table-border-around .k-table-border-y td:first-child,.k-table__container.k-table-border-around .k-table-border-y th:first-child{border-left:0}.k-table__container div.k-table__empty{width:100%;min-width:100%;min-height:60px;text-align:center;background-color:#f5f7fa;color:#c0c4cc;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:33px;left:0;right:0}.k-table__table{min-width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0}.k-table__table.k-table-layout-stretch-first colgroup>.k-table__colgroup-col:first-child,.k-table__table.k-table-layout-stretch-last colgroup>.k-table__colgroup-col:last-child,.k-table__table.k-table-layout-stretch-specify colgroup>.k-table__colgroup-specify{width:auto!important}.k-table__table thead.k-table__head tr.k-table__head-tr{height:33px}.k-table__table thead.k-table__head tr.k-table__head-tr th.k-table__head-th{height:33px;background-color:#f4f4f4;padding:0 10px;font-weight:500;color:#272e3b}.k-table__table thead.k-table__head tr.k-table__head-tr th.k-table__head-th .k-table__head-th-cell,.k-table__table thead.k-table__head tr.k-table__head-tr th.k-table__head-th .k-table__head-th-context{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.k-table__table thead.k-table__head tr.k-table__head-tr th.k-table__head-th .k-table__head-th-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.k-table__table thead.k-table__head tr.k-table__head-tr th.k-table__head-th .isSort{cursor:pointer}.k-table__table thead.k-table__head tr.k-table__head-tr th.k-table__head-th:hover .k-table-th-more-morecont{display:-webkit-box;display:-ms-flexbox;display:flex}.k-table__table thead.k-table__head tr.k-table__head-tr th.k-table__head-th:hover .k-table-lock-icon.is-unlock{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.k-table__table thead.k-table__head tr.k-table__head-tr th.k-table__head-th.is-left .k-table__head-th-cell{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.k-table__table thead.k-table__head tr.k-table__head-tr th.k-table__head-th.is-center .k-table__head-th-cell{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.k-table__table thead.k-table__head tr.k-table__head-tr th.k-table__head-th.is-right .k-table__head-th-cell{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.k-table__table thead.k-table__head tr.k-table__head-tr th.k-table__head-th.is-checkbox{padding:0}.k-table__table thead.k-table__head tr.k-table__head-tr th.k-table__head-th.is-checkbox .k-table__head-th-cell{width:100%;height:100%}.k-table__table thead.k-table__head tr.k-table__head-tr th.k-table__head-th.is-checkbox .k-table__head-th-cell>.k-table-column-type-check{cursor:pointer}.k-table__table thead.k-table__head tr.k-table__head-tr th.k-table__head-th .k-table-head-th-resizer{position:absolute;top:0;right:0;width:5px;cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:100%}.k-table__table thead.k-table__head tr.k-table__head-tr th.k-table__head-th .k-table-head-th-resizer.resizing,.k-table__table thead.k-table__head tr.k-table__head-tr th.k-table__head-th .k-table-head-th-resizer:hover{border-right:2px solid var(--k6-primary-color)}.k-table__table .k-table-td-group{border-right:none!important}.k-table__table .k-table-td-group .k-table__body-td-cell{min-height:32px}.k-table__table .k-table-td-group:after{display:none!important}.k-table__table .k-table-td-level-icon{position:absolute;top:0;bottom:0;cursor:pointer}.k-table__table .k-table-td-level-icon,.k-table__table .k-table-td-level-icon .icon-area{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}.k-table__table .k-table-td-level-icon .icon-area{width:24px;height:24px;border-radius:2px}.k-table__table .k-table-td-level-icon .icon-area:hover{background-color:rgba(0,0,0,.05)}.k-table__table .k-table-td-level-icon .icon-area .fold{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.k-table__table .k-table-td-level-icon svg{width:12px;height:12px}.k-table__table .k-table-column-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 5px;position:relative}.k-table__table .k-table-column-group .k-checkbox__label{max-height:40px}.k-table__table .k-table-column-group-drop{cursor:pointer;margin-top:-4px;overflow:hidden}.k-table__table .k-table-column-group-drop .fold{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.k-table__table .k-table-column-group-drop svg{width:12px;height:12px}.k-table__table .k-table-column-group-num{position:absolute;right:2px;color:#b5b8be}.k-table__table .k-table-column-group-checkbox{margin:0 6px;line-height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.k-table__table .k-table-column-group-checkbox .k-checkbox__label{vertical-align:middle}.k-table__table .k-table-column-group-right{margin-left:6px}.k-table__table .k-table-column-group-main{white-space:normal;overflow:hidden;text-overflow:ellipsis;word-break:break-all;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:1.5;cursor:default}.k-table__table .k-table-column-type-check{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.k-table__table .k-table-column-type-check .k-radio{width:14px;height:14px;display:inline-block}.k-table__table .k-table-column-type-check .k-radio .k-radio__input .k-radio__inner{margin:0}.k-table__table .k-table-column-type-check .k-checkbox{width:14px;height:14px;display:inline-block}.k-table__table .k-table-column-type-check .k-checkbox .k-checkbox__input .k-checkbox__inner{margin:0}.k-table__table tbody.k-table__body tr.k-table__body-tr{height:40px}.k-table__table tbody.k-table__body tr.k-table__body-tr td.k-table__body-td{background-color:#fff;color:#333;padding:0;height:inherit}.k-table__table tbody.k-table__body tr.k-table__body-tr td.k-table__body-td-scrolling{background-color:#fff}.k-table__table tbody.k-table__body tr.k-table__body-tr td.k-table__body-td .k-table__body-td-cell{white-space:normal;overflow:hidden;text-overflow:ellipsis;word-break:break-all;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:1.5;cursor:default}.k-table__table tbody.k-table__body tr.k-table__body-tr td.k-table__body-td.is-checkbox>.k-table__body-td-cell,.k-table__table tbody.k-table__body tr.k-table__body-tr td.k-table__body-td.is-radio>.k-table__body-td-cell{width:100%;height:100%;cursor:pointer}.k-table__table tbody.k-table__body tr.k-table__body-tr td.k-table__body-td.is-checkbox>.k-table__body-td-cell>.k-table-column-type-check,.k-table__table tbody.k-table__body tr.k-table__body-tr td.k-table__body-td.is-radio>.k-table__body-td-cell>.k-table-column-type-check{cursor:pointer}.k-table__table tbody.k-table__body.k-table-stripe tr.k-table__body-tr:nth-child(2n)>td{background-color:#fdfdfd}.k-table__table tbody.k-table__body.k-table-row-hover-css tr.k-table__body-tr:hover>td,.k-table__table tbody.k-table__body.k-table-row-hover tr.k-table__body-tr.k-table-tr--hover>td{background-color:#f5f7fa}.k-table__table tbody.k-table__body.k-table-row-highlight tr.k-table__body-tr.k-table-tr--highlight>td{background-color:#e0f3ff}.k-table__table tfoot.k-table__foot tr.k-table__foot-tr{height:40px}.k-table__table tfoot.k-table__foot tr.k-table__foot-tr td.k-table__foot-td{background-color:#f4f4f4;color:#606266;padding:10px}.k-table__table tfoot.k-table__foot tr.k-table__foot-tr td.k-table__foot-td .k-table__foot-td-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.k-table-lock-icon{width:18px;height:28px;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;color:#a9aeb8;margin:0 2px;border-radius:2px}.k-table-lock-icon:active{opacity:.75}.k-table-lock-icon.is-unlock{display:none}.k-table-th-more{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;position:absolute;right:0}.k-table-th-more-morecont{display:none}