
.seeItem[data-v-5e21f801] {
  width: 33%;
  margin: 10px 0;
}
.seeItem span[data-v-5e21f801]:nth-child(1) {
  font-weight: bold;
  color: #333333;
}
@media (min-width: 650px) {
.mainContent[data-v-5e21f801] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.menu[data-v-5e21f801] {}
.content[data-v-5e21f801] {
    width: 100%;
}
.el-menu[data-v-5e21f801] {
    width: 160px !important;
    height: 100%;
}
.el-submenu .el-menu-item[data-v-5e21f801] {
    height: 50px;
    line-height: 50px;
    padding: 0 45px;
    min-width: 0px;
}
}
@media (max-width: 650px) {
.menu[data-v-5e21f801] {
    width: 100%;
}
.content[data-v-5e21f801] {
    width: 100%;
}
}

