.head[data-v-251e9e0d] {
  height: 80px;
}
.head-container[data-v-251e9e0d] {
  border-bottom: 1px solid #e4e4e4;
  position: fixed;
  width: 100vw;
  top: 0;
  height: 80px;
  background-color: #fff;
  z-index: 99;
}
.head-wrap[data-v-251e9e0d] {
  max-width: 1400px;
  margin: auto;
}
.logo[data-v-251e9e0d] {
  margin-top: 15px;
}
.logout[data-v-251e9e0d] {
  float: right;
  margin-top: 30px;
  color: #fff;
  letter-spacing: 2px;
  cursor: pointer;
}
.logout i[data-v-251e9e0d] {
  font-weight: 600;
  font-size: 16px;
}
.logout[data-v-251e9e0d]:hover {
  color: #eee;
}
.menu[data-v-251e9e0d] {
  float: right;
  margin: 30px 10% 0 0;
}
.menu-item[data-v-251e9e0d] {
  float: left;
  color: #fff;
  padding: 0 20px;
  cursor: pointer;
}
.menu-item[data-v-251e9e0d]:hover {
  color: #eee;
}
.menu-item[data-v-251e9e0d]:not(:first-child) {
  border-left: 1px solid #eee;
}
.container[data-v-251e9e0d] {
  margin: auto;
  max-width: 1400px;
  position: relative;
}
.left-menu[data-v-251e9e0d] {
  width: 260px;
  position: fixed;
  top: 80px;
  height: calc(100vh - 80px);
  padding-top: 20px;
  z-index: 88;
  border-right: 1px solid #eee;
}
.left-menu-scroll[data-v-251e9e0d] {
  height: 100%;
  overflow-y: auto;
}
.left-menu-list[data-v-251e9e0d] {
  margin-right: 20px;
  padding-bottom: 20px;
}
.left-menu-item[data-v-251e9e0d] {
  color: #838383;
  font-size: 16px;
  line-height: 40px;
  font-weight: 600;
}
.left-menu-title[data-v-251e9e0d] {
  border-bottom: 1px solid #eee;
}
.left-submenu[data-v-251e9e0d] {
  margin: 10px 0;
}
.left-submenu-item[data-v-251e9e0d] {
  font-weight: normal;
  color: #979797;
  cursor: pointer;
}
.left-submenu-active[data-v-251e9e0d], .left-submenu-item[data-v-251e9e0d]:hover {
  color: #409eff;
}
.main[data-v-251e9e0d] {
  margin-left: 260px;
  height: 100%;
}
.header-title[data-v-251e9e0d] {
  display: flex;
  align-items: center;
  font-size: 22px;
  color: #1a5ef6;
  margin-left: 225px;
  cursor: pointer;
  font-weight: 600;
}
.header-title .img[data-v-251e9e0d] {
  height: 100%;
}
.header-title .sh-title[data-v-251e9e0d] {
  font-size: 22px;
  color: #1a5ef6;
  font-weight: 600;
  margin-top: 15px;
  margin-left: 12px;
  font-weight: 600;
}
.header-title .logo[data-v-251e9e0d] {
  width: 60px;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 10px;
}
