.zwTextContent{text-indent:2em;letter-spacing:1.5px;font-size:26px;line-height:46px;font-weight:500}.cblue{color:#00f}.home{font-size:inherit;width:100%;min-width:700px;height:100vh;min-height:500px;padding:20px;display:flex;position:relative}.home .el-button,.home .el-input,.home .el-input-group__append,.home .el-input__inner,.home .el-tree,.home .el-tree-node__label,.home .section-title,.home .userInfo span,.home h3{font-size:1em}.home .el-button--mini{font-size:.95em}.home #resize{width:8px;height:30px;top:204px;cursor:w-resize}.home #resize,.home #resize1{position:absolute;background-color:red;z-index:999}.home #resize1{width:30px;height:8px;cursor:s-resize}.home>aside{flex:1;border:1px solid;border-right:none;height:100%;overflow:auto;position:relative}.home>aside .userInfoBox{display:flex;flex-wrap:wrap;padding:10px;padding-bottom:0;box-sizing:border-box;justify-content:space-between}.home>aside .userInfoBox>div{display:flex;width:100%;justify-content:space-between;margin-bottom:10px}.home>aside .userInfoBox .userInfo{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;row-gap:10px}.home>aside .userInfoBox .userInfo>span{min-width:50px}.home>aside .userInfoBox .left-center{display:flex;justify-content:space-between;width:100%}.home>aside .userInfoBox .left-search{width:100%;min-width:150px}.home>aside .userInfoBox .save{width:100%;height:16px;color:#000;opacity:.48;font-size:14px;padding-left:10px;box-sizing:border-box;margin-top:6px;margin-bottom:0}.home>aside .userInfoBox .cred{color:red}.home>aside .other{font-size:12px;margin-left:10px}.home .content{width:80%;height:100%;border:1px solid #000;display:flex;font-size:17px}.home .content .left{width:70%;height:100%;border-right:1px solid #000;overflow:auto;display:flex;flex-direction:column}.home .content .left .left-top{height:50%;border-bottom:1px solid #000;overflow:auto;padding:5px 15px}.home .content .left .left-top p{text-indent:2em;margin-bottom:.5em}.home .content .left .left-center{width:100%;height:10%;border-bottom:1px solid #000;display:flex;align-items:center;justify-content:space-evenly;position:relative;padding-left:50px}.home .content .left .left-center .left-search{width:50%}.home .content .left .left-center .save{width:92px;color:#000;opacity:.48;font-size:14px}.home .content .left .left-bottom{font-size:20px;font-weight:700;height:50%;flex:1;position:relative}.home .content .left .left-bottom #zwEdit{font-size:20px;font-weight:700;border:none}.home .content .left .left-bottom textarea{width:100%;height:100%;resize:none;padding:8px}.home .content .left .left-bottom textarea:focus{border:none}.home .content .right{width:30%;height:100%;overflow:hidden;display:flex;flex-direction:column;padding:0}.home .content .right .right-top{flex:1;overflow-y:auto;padding:5px 10px;border-bottom:1px solid #000}.home .content .right .right-top p{max-width:100%;word-wrap:break-word;word-break:break-all;margin-bottom:1em}.home .content .right .right-top p i{margin-right:4px;font-size:14px;margin-right:.5em}.home .content .right .right-bottom{flex:1;overflow-y:auto;padding:5px 10px;display:flex;flex-direction:column;font-size:1.12em}.home .content .right .right-bottom .section-title{padding-bottom:8px;font-weight:700;font-size:inherit;color:#333;border-bottom:2px solid #e0e0e0;margin-bottom:10px}.home .content .right .right-bottom .comment-list{padding-right:2px}.home .content .right .right-bottom .comment-item{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:6px;padding:10px;margin-bottom:8px;border:1px solid #e8eaed;box-shadow:0 1px 3px rgba(0,0,0,.04);transition:all .2s ease}.home .content .right .right-bottom .comment-item:hover{box-shadow:0 2px 6px rgba(0,0,0,.08);border-color:#d0d3d9}.home .content .right .right-bottom .comment-item .comment-header-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px;gap:8px}.home .content .right .right-bottom .comment-item .comment-header-top .comment-selected-text{flex:1;background-color:#ecf5ff;border-left:2px solid #409eff;padding:6px 8px;border-radius:4px;font-size:inherit;font-weight:500;color:#303133;line-height:1.5;word-break:break-word}.home .content .right .right-bottom .comment-item .comment-header-top .comment-actions{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.home .content .right .right-bottom .comment-item .comment-header-top .comment-actions .comment-author{font-size:11px;color:#909399;display:flex;align-items:center;gap:3px;white-space:nowrap}.home .content .right .right-bottom .comment-item .comment-header-top .comment-actions .comment-author i{font-size:12px}.home .content .right .right-bottom .comment-item .comment-header-top .comment-actions .comment-action-btn{padding:2px 6px;font-size:inherit;color:#606266;cursor:pointer;min-width:24px;min-height:24px;display:inline-flex;align-items:center;justify-content:center}.home .content .right .right-bottom .comment-item .comment-header-top .comment-actions .comment-action-btn:hover{color:#409eff;background-color:#ecf5ff;border-radius:4px}.home .content .right .right-bottom .comment-item .comment-header-top .comment-actions .comment-action-btn i{display:inline-block}.home .content .right .right-bottom .comment-item .comment-content{background-color:#f9fafb;border-radius:4px;padding:8px;font-size:inherit;line-height:1.5;color:#303133;word-break:break-word}.home .content .right .right-bottom .comment-item .comment-content .comment-text{color:#333}.home .content .right .right-bottom .no-comment{text-align:center;color:#c0c4cc;padding:40px 20px;font-size:inherit;display:flex;flex-direction:column;align-items:center;gap:10px}.home .content .right .right-bottom .no-comment i{font-size:48px;color:#e0e6ed}.home .content .right .right-bottom .no-comment p{margin:0}.home .auditLayout{flex-direction:column}.home .auditLayout .left{width:100%;height:72vh;display:flex;flex-direction:row;border-bottom:1px solid;border-right:none}.home .auditLayout .left .left-top{width:50%;height:100%;border-bottom:none;border-right:1px solid}.home .auditLayout .left .left-center{flex:1;flex-wrap:wrap;height:100%;border-bottom:none;border-right:1px solid;padding:2%;box-sizing:border-box}.home .auditLayout .left .left-center .left-search{width:100%}.home .auditLayout .left .left-bottom{width:50%;height:100%}.home .auditLayout .right{margin-top:1vh;width:100%;height:26vh;border-top:1px solid;display:flex;flex-direction:row;padding:0}.home .auditLayout .right .right-top{flex:1;border-right:none;border-bottom:none}.home .auditLayout .right .right-bottom{flex:1;border-bottom:none;border-left:1px solid}.home .search-box{width:100%;max-width:100%;padding:0 4%}.home .search-box .search-ipt{width:100%}.home .search-box .search-zsbox{width:100%;height:100%;border:1px solid #ccc;margin-top:10px;overflow:auto;padding-top:6px}.home .search-box .search-zsbox p{margin-bottom:10px;padding-bottom:6px;padding-left:6px;border-bottom:1px solid #ccc}.home .search-box .search-zsbox p:last-child{border:none}.home .search-box .search-zsbox p i{margin-right:6px}.home .search-box .search-zsbox p .filename{font-weight:700;display:block;text-align:center}.home .historyBox{display:flex;justify-content:space-between;padding:0 1rem 1rem;height:100%}.home .historyBox .historyContent{flex:1;height:100%;border:1px solid #ccc;padding:10px;margin-right:20px;overflow:auto}.home .historyBox .historyContent p{text-indent:2em;letter-spacing:1.5px;font-size:26px;line-height:46px;font-weight:500}.home .historyBox .historyContent p ins{color:#e06842;background-color:#f9e2da;text-decoration:none}.home .historyBox .historyContent p del{color:#918b3d;background-color:#e9e8d8}.home .historyBox ul{width:40%;max-width:60rem;background-color:#f8f8f8;padding:10px;overflow:auto;max-height:100%}.home .historyBox ul li{list-style:none;padding:10px;cursor:pointer;position:relative}.home .historyBox ul li:hover{background-color:#efefef}.home .historyBox ul li>div{margin-bottom:10px}.home .historyBox ul li>div span{margin-right:10px}.home .historyBox ul li p{font-size:14px;color:rgba(0,0,0,.8);margin-bottom:6px}.home .historyBox ul li .title{font-weight:700;font-size:16px}.home .historyBox ul li .date{color:rgba(0,0,0,.64);margin-bottom:6px}.home .historyBox ul li .restore{position:absolute;right:10px;bottom:10px}.home .historyBox ul .active{background-color:#efefef}.search-btn{position:absolute;background-color:hsla(0,0%,78.4%,.6);padding:4px}.red{color:red}.isbr{height:1em}.jz{color:red;vertical-align:super;padding:2px;cursor:pointer;font-size:12px}.bg{background-color:rgba(218,188,132,.8)}.left-settings{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.font-size-control{display:flex;align-items:center;justify-content:center;gap:15px;font-size:16px}.font-size-control .el-button{padding:12px 20px;font-size:24px;font-weight:700;min-width:50px}.font-size-display{min-width:80px;text-align:center;font-weight:700;font-size:18px}.bg-color-control{display:flex;flex-wrap:wrap;gap:10px}.color-option{flex:1 1 45%;padding:20px;text-align:center;border-radius:8px;cursor:pointer;transition:all .3s;border:2px solid transparent;font-weight:700}.color-option:hover{transform:scale(1.05);box-shadow:0 2px 8px rgba(0,0,0,.2)}.color-option.active{border-color:#409eff;transform:scale(1.1)}.comment-dialog-content .selected-text-area{margin-bottom:20px}.comment-dialog-content .selected-text-area .label{font-weight:700;margin-bottom:8px}.comment-dialog-content .selected-text-area .selected-text{background-color:#f5f7fa;padding:10px;border-radius:4px;color:#409eff;font-weight:700;word-break:break-all}.comment-dialog-content .comment-input-area .label{font-weight:700;margin-bottom:8px}.add-comment-btn{position:absolute;right:30px;z-index:999;top:10px}.el-dropdown-menu__item i{margin-right:5px}.el-dropdown-menu__item:hover i{color:#409eff}.comment-highlight{background-color:rgba(64,158,255,.3)!important;border:2px solid #409eff!important;box-shadow:0 2px 8px rgba(64,158,255,.3)!important;transition:all .3s}.chinese-comment-item{cursor:pointer;padding:8px;margin-bottom:6px;border-radius:4px;transition:all .2s ease;border:1px solid transparent}.chinese-comment-item:hover{background-color:rgba(64,158,255,.1);border-color:rgba(64,158,255,.2)}.chinese-comment-item.bg{background-color:rgba(255,193,7,.3)!important;border-color:#ffc107!important;box-shadow:0 2px 8px rgba(255,193,7,.3)!important}.bg{background-color:rgba(218,188,132,.8)!important;-webkit-animation:highlightPulse .5s ease-in-out;animation:highlightPulse .5s ease-in-out}@-webkit-keyframes highlightPulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes highlightPulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.auditLayout .chinese-comment-item{padding:6px;font-size:13px}.auditLayout .right-top .section-title{font-size:14px;padding-bottom:6px}.jz.bg{background-color:rgba(255,193,7,.5)!important;color:#d48806!important;padding:2px 4px;border-radius:3px;box-shadow:0 2px 4px rgba(255,193,7,.4)}.login[data-v-6a46896a]{display:flex;align-items:center;width:100%;height:99vh}.login .login-form[data-v-6a46896a]{width:300px;padding:30px 20px 10px;margin:0 auto;box-shadow:0 0 16px 0 #ccc;border-radius:6px}.login .login-form .login-title[data-v-6a46896a]{text-align:center}.login .login-form .login-btn[data-v-6a46896a]{width:100%;margin:0 auto}.error{width:100%;margin-top:20vh;text-align:center}.error>h1{font-size:100px;margin-bottom:20px}