.main[data-v-9b21097e] {
  overflow: hidden;
  width: 100%;
}
.main .main-card[data-v-9b21097e] {
    width: 100%;
    height: calc(100vh - 150px);
    -webkit-box-shadow: 0 2px 12px 0 #ccc !important;
            box-shadow: 0 2px 12px 0 #ccc !important;
    background-color: #ffffff;
    overflow-y: auto;
}
.main .main-card[data-v-9b21097e] .el-tree-node__content {
      margin-top: 10px;
}
.main .main-card[data-v-9b21097e] .el-tree-node__expand-icon {
      display: none;
      color: white;
      position: absolute;
      right: 10px;
}
.main .main-header[data-v-9b21097e] {
    height: 12.03704vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.main .main-header .goToHome[data-v-9b21097e] {
      color: #68696b;
      margin-right: 20px;
      font-weight: bold;
      cursor: pointer;
      fill: #68696b;
}
.main .main-header .goToHome[data-v-9b21097e]:hover {
      color: #409eff;
      fill: #409eff;
}
.main .main-content[data-v-9b21097e] {
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
}
.main .main-content[data-v-9b21097e] .el-menu-item {
      color: #34a1ff !important;
      font-weight: bold;
      margin-top: 5px;
      border: 1px solid #3e9dfa;
}
.main .main-content[data-v-9b21097e] .el-menu-item.is-active {
      color: white !important;
}
.main .main-content[data-v-9b21097e] .el-menu-item:hover {
      color: white !important;
}
.main .main-content[data-v-9b21097e] .el-menu-item.is-active:hover {
      color: white !important;
}
.main .main-content[data-v-9b21097e] .el-submenu__title:hover {
      color: white !important;
}
.main .main-content[data-v-9b21097e] .el-submenu__title {
      color: #34a1ff !important;
      font-weight: bold;
      margin-top: 5px;
      border: 1px solid #3e9dfa;
}
.main .app-container .apptype-card[data-v-9b21097e] {
    margin-top: 12px;
    background: rgba(204, 204, 204, 0.1);
}
.main .app-container .apptype-card[data-v-9b21097e]:hover {
      background: transparent;
}
.main .app-container .apptype-card[data-v-9b21097e] .el-card__body {
      padding: 0px;
}
.main .app-container .apptype-card .apptype-card-header[data-v-9b21097e] {
      font-size: 16px;
      color: #606266;
      padding: 8px 20px;
      text-align: center;
      border-top: 4px solid #ffc62e;
      border-bottom: 1px solid #ebeef5;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.main .app-container .apptype-card .apptype-card-body[data-v-9b21097e] {
      padding: 10px;
      color: #606266;
      /*max-height: 200px;*/
      /*overflow-y: scroll;*/
}
.main .app-container .apptype-card .apptype-card-body .app-item[data-v-9b21097e] {
        padding: 0px 10px;
        cursor: pointer;
}
.main .app-container .apptype-card .apptype-card-body .app-item[data-v-9b21097e]:hover {
          background: rgba(204, 204, 204, 0.1);
          color: #409eff;
}
.main .app-container .apptype-card .apptype-card-body .app-item .app-item-dept[data-v-9b21097e] {
          float: right;
          color: #409eff;
}
.main .app-container .apptype-card .apptype-card-body .app-item .app-item-dept[data-v-9b21097e]:hover {
            -webkit-transform: scale(1.5);
                    transform: scale(1.5);
}
.main .usual-column[data-v-9b21097e] {
    height: 60px;
}
.main .usual-column .usual-item[data-v-9b21097e] {
      font-weight: bold;
      border-radius: 5px;
      cursor: pointer;
      text-align: center;
      width: 200px;
      height: 35px;
      line-height: 35px;
      color: white;
      background-color: #0ac78c;
}
.main .usual-column .usual-item[data-v-9b21097e]:hover {
      background-color: #0befa8ff;
}


/*# sourceMappingURL=107.6321c4bc.css.map*/