.layout[data-v-d94b14dc]{width:80%;max-width:1200px;margin:2rem auto;display:flex;justify-content:space-between;min-height:calc(100vh - 39rem);box-sizing:border-box;gap:2rem}.layout .navigation[data-v-d94b14dc]{width:25%;height:auto}.layout .navigation .navigation-logo[data-v-d94b14dc]{display:flex;justify-content:flex-start;align-items:center;background-color:#fff;padding:2rem;border-radius:.8rem;box-shadow:0 2px 12px rgba(0,0,0,.05);margin-bottom:1rem}.layout .navigation .navigation-logo .navigation-title[data-v-d94b14dc]{font-size:2rem;font-weight:600;color:#194d8f;margin-left:1rem}.layout .navigation[data-v-d94b14dc] .el-menu{border-right:none;border-radius:.8rem;box-shadow:0 2px 12px rgba(0,0,0,.05)}.layout .navigation[data-v-d94b14dc] .el-menu .el-menu-item{height:5rem;line-height:5rem;margin:.5rem 0;border-radius:.4rem}.layout .navigation[data-v-d94b14dc] .el-menu .el-menu-item:hover{background-color:#f0f5ff}.layout .navigation[data-v-d94b14dc] .el-menu .el-menu-item.is-active{background-color:#e6f0ff;color:#194d8f;font-weight:500}.layout .operate[data-v-d94b14dc]{background-color:#fff;width:73%;border-radius:.8rem;box-shadow:0 2px 12px rgba(0,0,0,.05);overflow:hidden}.pop-enter-active[data-v-d94b14dc],.pop-leave-active[data-v-d94b14dc]{transition:all .3s ease}.pop-enter[data-v-d94b14dc],.pop-leave-to[data-v-d94b14dc]{opacity:0;transform:translateY(10px)}