.new-main-layout[data-v-df5d5a90]{position:relative}.new-main-layout .mobile-menu-btn[data-v-df5d5a90]{position:fixed;top:70px;left:16px;z-index:1001;width:40px;height:40px;background:#fa7c00;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.15)}.new-main-layout .mobile-menu-btn .menu-icon[data-v-df5d5a90]{width:20px;height:14px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.new-main-layout .mobile-menu-btn .menu-icon span[data-v-df5d5a90]{display:block;height:2px;background:#fff;border-radius:2px;transition:all .3s ease}.new-main-layout .mobile-menu-btn .menu-icon.active span[data-v-df5d5a90]:first-child{transform:translateY(6px) rotate(45deg)}.new-main-layout .mobile-menu-btn .menu-icon.active span[data-v-df5d5a90]:nth-child(2){opacity:0}.new-main-layout .mobile-menu-btn .menu-icon.active span[data-v-df5d5a90]:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.new-main-layout .menu-mask[data-v-df5d5a90]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999;-webkit-animation:fadeIn-df5d5a90 .3s ease;animation:fadeIn-df5d5a90 .3s ease}.new-main-layout .main[data-v-df5d5a90]{box-sizing:border-box;width:100%;display:flex;height:calc(100vh - 60px)}.new-main-layout .main .left[data-v-df5d5a90]{width:190px;height:100%;background-color:#fa7c00;transition:transform .3s ease;z-index:1000}.new-main-layout .main .left .userInfo[data-v-df5d5a90]{width:100%;display:flex;align-items:center;flex-direction:column;padding-top:50px;row-gap:4px}.new-main-layout .main .left .userInfo .userImage[data-v-df5d5a90]{width:86px;height:86px;border-radius:50%}.new-main-layout .main .left .userInfo .userImage img[data-v-df5d5a90]{width:100%;height:100%}.new-main-layout .main .left .userInfo .user-msg[data-v-df5d5a90]{color:#fff;font-size:18px}.new-main-layout .main .left .menu-text[data-v-df5d5a90]{font-size:18px}.new-main-layout .main .left .el-menu[data-v-df5d5a90]{margin-top:50px}.new-main-layout .main .right[data-v-df5d5a90]{flex:1;height:100%;overflow-y:auto;box-sizing:border-box;position:relative;padding:24px;background-color:#f2f2f2}.new-main-layout .el-menu-item.is-active[data-v-df5d5a90]{background-color:#c86300!important}@media screen and (max-width:768px){.new-main-layout .main .left[data-v-df5d5a90]{position:fixed;top:0;left:0;transform:translateX(-100%);box-shadow:2px 0 8px rgba(0,0,0,.1);z-index:1000}.new-main-layout .main .left.menu-show[data-v-df5d5a90]{transform:translateX(0)}.new-main-layout .main .right[data-v-df5d5a90]{width:100%;padding:60px 16px 16px 16px}}@media screen and (max-width:480px){.new-main-layout .main .right[data-v-df5d5a90]{padding:60px 12px 12px 12px}.new-main-layout .mobile-menu-btn[data-v-df5d5a90]{top:65px;left:12px;width:36px;height:36px}}@-webkit-keyframes fadeIn-df5d5a90{0%[data-v-df5d5a90]{opacity:0}to[data-v-df5d5a90]{opacity:1}}@keyframes fadeIn-df5d5a90{0%[data-v-df5d5a90]{opacity:0}to[data-v-df5d5a90]{opacity:1}}