[data-v-229419ce] .el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content{color:#409eff;background-color:#dfebf8}.container[data-v-229419ce]{width:100vw;height:100vh}.container .header[data-v-229419ce]{width:100vw;height:100px;font-size:32px;font-weight:700;text-align:center;line-height:100px;color:#006bcb;background-color:#eef4fb}.container .body[data-v-229419ce]{width:100%;display:flex;height:calc(100vh - 102px)}.container .body .bd_left[data-v-229419ce]{width:400px;height:calc(100vh - 102px)}.container .body .bd_left .title[data-v-229419ce]{color:#333;font-size:18px;font-weight:700;padding-left:20px;width:calc(100% - 20px);height:50px;line-height:50px;border-top:2px solid #a9c3e0;border-bottom:2px solid #ddd}.container .body .bd_left .tree[data-v-229419ce]{padding:20px}.container .body .bd_right[data-v-229419ce]{width:calc(100vw - 400px);height:calc(100vh - 102px);border:1px solid #ccc}.container .body .bd_right .pdf[data-v-229419ce]{width:calc(100% - 2px);height:calc(100vh - 106px)}.container .body .bd_right .empty[data-v-229419ce]{position:absolute;width:calc(100vw - 402px);height:calc(100vh - 102px);background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:9}.container .body .bd_right .empty .tips[data-v-229419ce]{text-align:center;font-size:18px;font-weight:700;color:#006bcb}.container .body .bd_right .mask[data-v-229419ce]{position:absolute;width:calc(100vw - 420px);height:calc(100vh - 102px);background-color:#2c3e50;display:flex;justify-content:center;align-items:center;z-index:9;font-family:Montserrat,sans-serif,Arial,Microsoft Yahei}.container .body .bd_right .mask .loader[data-v-229419ce]{position:relative;width:100px;height:100px;color:#fff;border-radius:50%;border-top:5px solid #fd79a8;border-bottom:5px solid transparent;display:flex;justify-content:center;align-items:center;-webkit-animation:animate-data-v-229419ce .5s linear infinite;animation:animate-data-v-229419ce .5s linear infinite}.container .body .bd_right .mask .loader[data-v-229419ce]:after,.container .body .bd_right .mask .loader[data-v-229419ce]:before{position:absolute;content:"";width:100%;height:100%;left:0;top:-5px;border-radius:50%;border-bottom:5px solid transparent}.container .body .bd_right .mask .loader[data-v-229419ce]:after{border-top:5px solid #0984e3;transform:rotate(120deg)}.container .body .bd_right .mask .loader[data-v-229419ce]:before{border-top:5px solid #e056fd;transform:rotate(-120deg)}@-webkit-keyframes animate-data-v-229419ce{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes animate-data-v-229419ce{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.container .body .bd_right .mask .loader span[data-v-229419ce]{animation:animate-data-v-229419ce .5s linear infinite reverse}