.editPasswordForm[data-v-50fcdd9a] {
  transform: translateY(40px);
}
[data-v-50fcdd9a].el-col {
  margin: 10px 0;
}
.nav[data-v-75a5f714] {
  position: fixed;
  right: 0;
  width: 140px;
  left: calc(100vw - 47px);
  z-index: 2001;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.nav-item[data-v-75a5f714] {
  background: #0085cd;
  margin: 4px 0;
  padding: 10px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  cursor: pointer;
  position: relative;
  color: #fff;
  font-size: 18px;
  transition: right 0.5s;
  right: 0px;
}
.nav-item-name[data-v-75a5f714] {
  font-size: 16px;
  margin-left: 20px;
}
.nav-item[data-v-75a5f714]:hover {
  background-color: #6997bf;
}
.nav:hover .nav-item[data-v-75a5f714] {
  right: 100px;
}
.nav-dragging .nav-item[data-v-75a5f714] {
  right: 100px;
}
.logo-div {
  width: 220px;
  height: 69px;
  background: #eaf0fb;
}
.no-logo-div {
  height: 43px;
}
.logo-img {
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  letter-spacing: 2px;
  max-height: 55px;
  background-color: #eaf0fb !important;
  position: relative;
  width: 150px;
  padding: 8px 40px 8px 30px;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 20px;
  z-index: 10;
  width: 220px;
  height: 69px;
}
.overlay-text {
  font-weight: bold;
  font-size: 24px;
  transform: rotate(-30deg);
  transform-origin: center;
  position: absolute;
  top: 25%;
  left: 25%;
  color: rgba(255, 255, 255, 0.5);
}
.logo-box {
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  letter-spacing: 2px;
  padding: 20px;
  padding-top: 10px;
  padding-left: 80px;
  background-color: #eaf0fb !important;
  position: relative;
}
.logo-box .GUANGDONGJIUJIAN {
  position: relative;
  letter-spacing: 5px;
}
.logo-box .GUANGDONGJIUJIAN::before {
  content: "GUANGDONGJIUJIAN";
  position: absolute;
  bottom: -15px;
  left: -16px;
  font-size: 12px;
  letter-spacing: 1px;
  color: #050505;
  font-weight: normal;
  transform: scale(0.755);
  white-space: nowrap;
}
.logo-box::before {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  /*background-image: url('~@/assets/img/logo.png');*/
  background-size: cover;
  position: absolute;
  left: 30px;
  top: 12px;
}
.iconstruction {
  color: #0d10ec;
}
.iconstruction::before {
  /*background-image: url('~@/assets/img/logo-construction.png');*/
}
.iconstruction .SUIFENGJIANLI {
  position: relative;
  letter-spacing: 5px;
}
.iconstruction .SUIFENGJIANLI::before {
  content: "SUIFENGJIANLI";
  position: absolute;
  bottom: -16px;
  left: -17px;
  font-size: 12px;
  letter-spacing: 4px;
  font-weight: normal;
  transform: scale(0.755);
  white-space: nowrap;
}
span.enter-x {
  margin-left: 15px;
  color: #236aee !important;
}
.el-breadcrumb__inner {
  display: flex;
  align-items: center;
}

/*# sourceMappingURL=122.1753928585051.css.map*/