
@media (min-width: 650px) {
.mainContent[data-v-f6908e56] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.menu[data-v-f6908e56] {
}
.content[data-v-f6908e56] {
    width: 100%;
}
.el-menu[data-v-f6908e56] {
    width: 160px !important;
    height: 100%;
}
.el-submenu .el-menu-item[data-v-f6908e56] {
    height: 50px;
    line-height: 50px;
    padding: 0 45px;
    min-width: 0px;
}
}
@media (max-width: 650px) {
.menu[data-v-f6908e56] {
    width: 100%;
}
.content[data-v-f6908e56] {
    width: 100%;
}
}

