.fixedNum[data-v-95c5d7e2] {
  height: 15px;
  line-height: 15px;
}
.logoDiv[data-v-95c5d7e2] {
  height: 40px;
  display: inline-block;
  padding: 10px 20px;
}
.logoDiv img[data-v-95c5d7e2] {
  height: 100%;
}
.logoDiv .diy-tool[data-v-95c5d7e2] {
  display: flex;
  align-items: center;
}
.logoDiv .diy-tool > img[data-v-95c5d7e2] {
  width: 50px;
  height: 50px;
}
.logoDiv .diy-tool .text[data-v-95c5d7e2] {
  font-size: 18px;
  font-weight: 400;
}
.submenu[data-v-95c5d7e2] {
  float: right;
  width: auto;
}
.el-menu-vertical-demo:not(.el-menu--collapse) {
  width: 100%;
  min-height: 400px;
}
.el-menu-vertical-demo i {
  margin-right: 5px;
  font-size: 18px;
}
.el-menu-vertical-demo:not(.el-menu--collapse) {
  border: none;
  text-align: left;
}
.el-menu-item-group__title {
  padding: 0px;
}
.el-menu-item:hover,
.el-submenu__title:hover {
  background: #eff6ff !important;
  color: #247af3 !important;
}
.el-menu-item.is-active {
  background: #eff6ff !important;
  position: relative;
}
.el-menu-item.is-active:before {
  width: 2px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #247af3;
  display: block;
}
.el-menu-bg {
  background-color: #1f2d3d !important;
}
.el-menu {
  border: none;
  overflow: hidden;
}
.logobox {
  height: 40px;
  line-height: 40px;
  color: #9d9d9d;
  font-size: 20px;
  text-align: center;
  padding: 10px 0px;
}
.logoimg {
  height: 40px;
}
.router-link-active {
  color: #ffd04b;
}
.aside .el-submenu__icon-arrow,
.aside span {
  display: none;
}
.el-submenu {
  /*width: 180px;*/
  width: 100%;
}
.hg100[data-v-a83bd3b0] {
  height: 100vh !important;
  overflow-y: hidden !important;
}
.index-con[data-v-a83bd3b0] {
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  overflow-y: hidden;
}
.aside[data-v-a83bd3b0] {
  width: 64px !important;
  height: 100%;
  background-color: #ffffff;
  margin: 0px;
  border-right: 1px solid #eeeeee;
}
.asideshow[data-v-a83bd3b0] {
  width: 185px !important;
  height: calc(100vh - 60px);
  background-color: #ffffff;
  margin: 0px;
  border-right: 1px solid #eeeeee;
}
.index-main[data-v-a83bd3b0] {
  display: block;
  flex: 1;
  flex-basis: auto;
  overflow: auto;
  padding: 10px 10px 0 10px;
  width: 100%;
  height: 100%;
}
.index-header[data-v-a83bd3b0] {
  padding: 0px;
  width: 100%;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.08);
}
.el-main.noPadding[data-v-a83bd3b0] {
  padding: 0px !important;
}
.container-outer[data-v-a83bd3b0] {
  width: 100%;
  /*height: 100%;*/
  height: calc(100vh - 60px);
  overflow-y: auto;
}
.activityTips[data-v-a83bd3b0] {
  margin-bottom: 0;
}
