/*!
 * 全局less变量
 * @author: ChenJH
 * create: xxxx
 */.editor-tableAction{position:fixed;visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.editor-tableAction.editor-tableAction-disabled .editor-tableAction-btn,.editor-tableAction.editor-tableAction-disabledAdd .editor-tableAction-add,.editor-tableAction.editor-tableAction-disabledDelete .editor-tableAction-del{display:none}.editor-tableAction-btn{cursor:pointer;font-weight:700;width:16px;height:16px;border-radius:50%;background:rgba(0,0,0,.4);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:#fff}.editor-tableAction-btn:hover{background:rgba(0,0,0,.2)}.editor-tableAction-btn>span{font-size:12px;-webkit-transform:scale(.5);transform:scale(.5)}.editor-tableAction-btn+.editor-tableAction-btn{margin-left:5px}.editor-img-upload{width:100px;height:100px;border:1px solid rgba(0,0,0,.1);border-radius:3px;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;position:relative}.editor-img-upload .editor-img-upload-input{position:absolute;top:0;left:0;z-index:-1}.editor-img-upload>span{font-weight:700;font-size:28px;color:rgba(0,0,0,.3)}.editor-img-container{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:5px}.editor-img-container:hover .editor-img-action{visibility:visible}.editor-img-container img{width:auto;max-width:100%;max-height:245px}.editor-img-container .editor-img-action{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.45);color:#fff;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;visibility:hidden}.editor-img-container .editor-img-action-remove{cursor:pointer}.editor-img-container .editor-img-action-remove:hover{color:hsla(0,0%,100%,.8)}.editor-cloneAction{position:fixed;visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.editor-cloneAction.editor-clone-disabled .editor-cloneAction-btn,.editor-cloneAction.editor-clone-disabledAdd .editor-cloneAction-add,.editor-cloneAction.editor-clone-disabledDelete .editor-cloneAction-del{display:none}.editor-cloneAction-btn{cursor:pointer;font-weight:700;width:16px;height:16px;border-radius:50%;background:rgba(0,0,0,.4);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:#fff}.editor-cloneAction-btn:hover{background:rgba(0,0,0,.2)}.editor-cloneAction-btn>span{font-size:12px;-webkit-transform:scale(.5);transform:scale(.5)}.editor-cloneAction-btn+.editor-cloneAction-btn{margin-left:5px}

/*!
 * 全局less变量
 * @author: ChenJH
 * create: xxxx
 */

/*!
 * 全局less变量
 * @author: ChenJH
 * create: xxxx
 */.editable-text-grow[data-v-67687202]{border-bottom:1px solid #000;padding:0 5px;margin:0 5px}.editable-text-grow .editable-text-input[data-v-67687202],.editable-text-grow[data-v-67687202]{display:inline-block;max-width:100%;min-width:4em;min-height:24px;line-height:24px;word-break:break-all}.editable-text-grow .editable-text-input[data-v-67687202]{padding:0;margin:0;background:transparent;font:inherit;font-size:14px;word-wrap:break-word;white-space:pre-wrap;outline:none;border:none;-webkit-box-sizing:border-box;box-sizing:border-box}.editable-text-grow .editable-text-input .placeholder[data-v-67687202]{color:#999;display:inline-block;min-width:1em}.editable-text-grow .editable-text-input.is-empty .placeholder[data-v-67687202]:before{content:attr(data-placeholder);color:#999}.editable-text-grow .editable-text-input[data-v-67687202]:focus{outline:none}.editable-text-grow .editable-text-input br[data-v-67687202]{display:none}.editable-text-grow .editable-text-input p[data-v-67687202]{margin:0;padding:0}.editable-text-grow.left[data-v-67687202]{text-align:left}.editable-text-grow.center[data-v-67687202]{text-align:center}.editable-text-grow.is-disabled[data-v-67687202]{cursor:default}.editable-text-grow.is-disabled .editable-text-input[data-v-67687202]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;caret-color:transparent}

/*!
 * 全局less变量
 * @author: ChenJH
 * create: xxxx
 */.formwork-container{width:100%;height:100%;overflow:auto;color:rgba(0,0,0,.65)}.formwork{width:1000px;min-height:100%;margin:0 auto;background:#fff;color:rgba(0,0,0,.65);border-radius:2px;outline:none;padding:40px}.formwork .formwork-hd{text-align:center;padding:40px}.formwork .formwork-bd{color:rgba(0,0,0,.85)}.formwork-title{font-size:22px;font-weight:700;color:rgba(0,0,0,.95)}.formwork-element .formwork-table-title~.formwork-table-title{border-top:0}.formwork-element .formwork-element-section+.formwork-element-section{margin-top:24px}.formwork-element-list{padding:12px;border-width:1px;border-style:solid;border-color:transparent rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.1)}.formwork-paragraph{line-height:24px;word-break:break-all}.formwork-table-title.formwork-table th{border-color:transparent rgba(0,0,0,.1) transparent rgba(0,0,0,.1)}.formwork-table{width:100%;border:1px solid rgba(0,0,0,.1)}.formwork-table td,.formwork-table th{height:36px;padding:6px;border:1px solid rgba(0,0,0,.1);font-weight:400;word-break:break-all}.formwork-table .xs{height:72px;vertical-align:text-top}.formwork-table .sm{height:108px;vertical-align:text-top}.formwork-table .md{height:144px;vertical-align:text-top}.formwork-table .lg{height:180px;vertical-align:text-top}.formwork-table .xl{height:316px;vertical-align:text-top}.formwork-table .xxl{height:352px;vertical-align:text-top}.formwork-tableGroup .formwork-table+.formwork-table,.formwork-tableGroup .formwork-table+.formwork-table th{border-top:none}.formwork-textPlain{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.formwork-textPlain .formwork-textPlain-footer{padding-left:70%}.formwork-result-title{text-align:center;margin:0;font-size:22px;font-weight:700;color:rgba(0,0,0,.95)}.formwork-section+.formwork-section{margin-top:22px}.formwork-section-title{font-weight:700;font-size:15px}.formwork-tableTitle,.formwork-tableTitle th{border-bottom:0}.formwork-page_cover{height:1400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.formwork-page_cover .formwork-title{-webkit-box-flex:1;-ms-flex:1;flex:1}.formwork-page_cover .formwork-textPlain{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.formwork-section .center_text{text-align:center}.formwork-section .editor-table~.editor-table,.formwork-section .editor-table~.editor-table tbody tr:first-child td{border-top:0}.formwork-section table td{text-align:center}.formwork-section table .right_td{text-align:right}.formwork-section table .left_td{text-align:left}.formwork-section input[type=checkbox]{margin-right:5px;vertical-align:-2px}.formwork-text{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.formwork-text-main{padding:10px 0}.formwork-text-main .title{font-weight:700;font-size:15px}.formwork-text-right{text-align:right}

/*!
 * 全局less变量
 * @author: ChenJH
 * create: xxxx
 */.edit-entry[data-v-086472ab]:hover{opacity:.65}