.doc-container{width:100%;min-height:90vh;position:relative}.doc-container .editor-top{width:100%;height:60px;min-height:60px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:fixed;top:0;z-index:999;background:#fff;border-bottom:1px solid #ebebeb}.doc-container .editor-top,.doc-container .editor-top .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.doc-container .editor-top .left{width:50%;height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:14px;padding-left:10px}.doc-container .editor-top .left .doc{margin-right:20px;font-size:14px}.doc-container .editor-top .left .doc>span{font-weight:800}.doc-container .editor-top .left .creator{font-size:14px}.doc-container .editor-top .left .creator>span{font-weight:800}.doc-container .editor-top .right{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;justify-items:center;padding-right:10px}.doc-container .editor-content{width:100%;min-height:80vh;margin-top:60px;border:1px solid #ebebeb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.doc-container .editor-content .left_scheme{width:170px;border-right:1px solid #e6e6e6;height:93vh}.doc-container .editor-content .left_scheme .scheme-header{padding:10px;border-bottom:1px solid #e6e6e6}.doc-container .editor-content .left_scheme .scheme-header .title{font-size:14px;font-weight:700;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.doc-container .editor-content .left_scheme .scheme-header .title .count{color:#666;font-size:12px;font-weight:400}.doc-container .editor-content .left_scheme .scheme-header .search{margin-bottom:10px}.doc-container .editor-content .left_scheme .scheme-header .action-btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:10px}.doc-container .editor-content .left_scheme .scheme-header .action-btns .el-button{-webkit-box-flex:1;-ms-flex:1;flex:1}.doc-container .editor-content .left_scheme .scheme-header .current-scheme{font-size:13px;color:#666;margin-top:5px}.doc-container .editor-content .left_scheme .scheme-content{padding:10px;height:calc(100% - 180px);overflow-y:auto}.doc-container .editor-content .left_scheme .scheme-content .el-tree{background:transparent}.doc-container .editor-content .left_scheme .scheme-content .custom-tree-node{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.doc-container .editor-content .left_scheme .scheme-content .custom-tree-node i{margin-right:5px;font-size:16px;color:#909399}.doc-container .editor-content .natural{width:200px;border-right:1px solid #e6e6e6;height:93vh;background:#fff}.doc-container .editor-content .natural .resource-header-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 15px;border-bottom:1px solid #e6e6e6}.doc-container .editor-content .natural .resource-header-title .title-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:14px}.doc-container .editor-content .natural .resource-header-title .title-left .resource-count{color:#666;font-size:12px}.doc-container .editor-content .natural .resource-header-title .el-icon-menu{color:#666;font-size:18px;cursor:pointer}.doc-container .editor-content .natural .resource-container{padding:15px}.doc-container .editor-content .natural .resource-container .resource-header{margin-bottom:15px}.doc-container .editor-content .natural .resource-container .resource-header .el-input{margin-bottom:10px}.doc-container .editor-content .natural .resource-container .resource-header .action-btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.doc-container .editor-content .natural .resource-container .resource-header .action-btns .el-button{-webkit-box-flex:1;-ms-flex:1;flex:1;height:32px;padding:0;font-size:12px}.doc-container .editor-content .natural .resource-container .resource-status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px 0;color:#666;font-size:12px}.doc-container .editor-content .natural .resource-container .resource-content .el-collapse{border:none}.doc-container .editor-content .natural .resource-container .resource-content .el-collapse .el-collapse-item{margin-bottom:2px}.doc-container .editor-content .natural .resource-container .resource-content .el-collapse .el-collapse-item__header{background:#f7f7f7;height:40px;line-height:40px;padding:0 15px;font-size:13px;position:relative}.doc-container .editor-content .natural .resource-container .resource-content .el-collapse .el-collapse-item__header .el-icon-arrow-up{position:absolute;right:15px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;font-size:12px}.el-collapse-item.is-active .doc-container .editor-content .natural .resource-container .resource-content .el-collapse .el-collapse-item__header .el-icon-arrow-up{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.doc-container .editor-content .natural .resource-container .resource-content .el-collapse .el-collapse-item__content{padding:10px 0}.doc-container .editor-content .natural .resource-container .resource-content .resource-list .resource-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 15px;font-size:12px}.doc-container .editor-content .natural .resource-container .resource-content .resource-list .resource-item:hover{background:#f5f7fa}.doc-container .editor-content .natural .resource-container .resource-content .resource-list .resource-item .el-checkbox{margin-right:10px}.doc-container .editor-content .natural .resource-container .resource-content .resource-list .resource-item .el-icon-menu{color:#999;cursor:move;font-size:14px}.doc-container .editor-content .neary-doc{position:fixed;left:0;width:205px;height:99vh;border:1px solid #ebebeb;padding:5px;border-radius:10px;border-top-left-radius:0;z-index:1000!important;background:#fff}.doc-container .editor-content .neary-doc .left-content{padding:10px;height:80vh;overflow:hidden;overflow-y:auto;overflow-x:auto}.doc-container .editor-content .neary-doc .left-content .new-article{background:#fff;margin-top:5px}.doc-container .editor-content .neary-doc .left-content .new-article .sub-title{height:30px;line-height:30px;font-weight:700;margin-top:10px;font-size:14px;border-bottom:1px solid #e5e5e5}.doc-container .editor-content .neary-doc .left-content .new-article .el-collapse{width:90%;margin:auto}.doc-container .editor-content .neary-doc .left-content .new-article .el-collapse .el-collapse-item .el-collapse-item__header{height:30px}.doc-container .editor-content .neary-doc .left-content .new-article .el-collapse .el-collapse-item .el-collapse-item__content{padding-bottom:5px}.doc-container .editor-content .neary-doc .left-content .new-article .el-collapse .el-collapse-item .el-collapse-item__content .sub-menus{margin-left:15px;font-size:12px;height:20px;line-height:20px}.doc-container .editor-content .leftContent{margin-top:110px;width:200px}.doc-container .editor-content .editor-main{width:56%;overflow:hidden;position:relative;margin:0 auto;margin-right:20px}.doc-container .editor-content .editor-main .editor-tabs,.doc-container .editor-content .editor-main .editor-tabs .el-tabs{height:100%}.doc-container .editor-content .editor-main .editor-tabs .el-tabs .el-tabs__content{height:calc(100% - 40px)}.doc-container .editor-content .editor-main .editor-tabs .el-tabs .el-tabs__content .el-tab-pane{height:100%}.doc-container .editor-content .editor-main .catalog-content{padding:20px;height:100%;overflow-y:auto}.doc-container .editor-content .editor-main .catalog-content .el-tree .custom-tree-node{-webkit-box-flex:1;-ms-flex:1;flex:1;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;font-size:14px;padding-right:8px}.doc-container .editor-content .editor-main .catalog-content .el-tree .expand-icon{color:#909399}.doc-container .editor-content .editor-main .template-content{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.doc-container .editor-content .editor-main .template-content .menus-box{position:absolute;background:#fff;z-index:3;width:100%}.doc-container .editor-content .editor-main .template-content .editor-box{margin-top:80px;-webkit-box-flex:1;-ms-flex:1;flex:1}.doc-container .editor-content .editor-main .editor{width:100%}.doc-container .editor-content .editor-main .editor .template-textarea .rich-editor{padding:0 10px}.doc-container .editor-content .editor-option{width:255px;height:100vh;position:fixed;top:61px;right:0;border:1px solid #f0f0f0;z-index:1000!important;background:#fff}.doc-container .editor-content .editor-option .editor-menu{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;position:fixed;width:60px;right:254px;top:65px;font-size:12px}.doc-container .editor-content .editor-option .editor-menu .item{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:2px;letter-spacing:3px;height:75px;display:inline-block;text-align:center;line-height:32px;margin-bottom:12px;-webkit-transition:all .8s;transition:all .8s;cursor:pointer}.doc-container .editor-content .editor-option .editor-menu .item .name{font-size:12px}.doc-container .editor-content .editor-option .editor-menu .active-item{background-color:#155bd4;color:#fff}.right-sidebarew{position:absolute;left:203px;top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:12px}.sidebar-item{background-color:#fff;border:1px solid #ddd;padding:10px;letter-spacing:3px;margin-bottom:10px;cursor:pointer;text-align:center}.active-item{background-color:#155bd4;color:#fff}::v-deep .el-collapse-item__header .el-collapse-item__arrow{display:none}