.nv-main[data-v-37dfd6fc] {
  position: relative;
  overflow: hidden;
  background-image: radial-gradient(ellipse farthest-corner at center center, #b5b5ff 0%, #193eb9 100%);
}
.nv-bg-img[data-v-37dfd6fc] {
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 80;
}
.nv-content[data-v-37dfd6fc] {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  z-index: 100;
}
.nv-box-card[data-v-37dfd6fc] {
  background: rgba(255, 255, 255, 0.85);
  border-width: 0;
}
.nv-login-header[data-v-37dfd6fc] {
  display: flex;
  position: fixed;
  align-items: center;
  left: 0;
  z-index: 120;
  top: 0;
  height: 80px;
  width: 90%;
  padding-left: 10%;
  background: #fff;
}
.nv-login-header .nv-login-header-img[data-v-37dfd6fc] {
  height: 50px;
  margin-right: 10px;
}
@media screen and (max-width: 720px) {
.nv-login-header[data-v-37dfd6fc] {
    zoom: 80%;
}
}
@media screen and (max-width: 720px) {
.nv-box-card[data-v-37dfd6fc] {
    width: 90%;
    margin: 0 auto;
}
}
@media screen and (min-width: 720px) {
.nv-box-card[data-v-37dfd6fc] {
    width: 450px;
    margin: 0 auto;
}
}
.nv-input-ul[data-v-37dfd6fc] {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nv-input-ul > li[data-v-37dfd6fc] {
  width: 100%;
  padding: 15px 0;
}
.nv-card-title[data-v-37dfd6fc] {
  text-align: center;
  padding-bottom: 0;
  font-size: 24px;
  color: #333;
}
.nv-el-message[data-v-37dfd6fc] {
  min-width: 310px;
}
.nv-card-footer[data-v-37dfd6fc] {
  height: 30px;
  line-height: 30px;
  text-align: right;
}
.nv-card-footer > a[data-v-37dfd6fc] {
  color: #333;
  font-size: 12px;
  text-align: right;
  text-decoration: none;
  margin: 5px;
}
.nv-img-code[data-v-37dfd6fc] {
  height: 34px;
  display: inline-block;
}
[data-v-37dfd6fc] .el-tabs__item.is-active {
  color: #333;
  opacity: 1;
}
[data-v-37dfd6fc] .el-tabs__item {
  color: #333;
  opacity: 0.5;
}
[data-v-37dfd6fc] .el-card__header {
  border-color: rgba(255, 255, 255, 0.85);
}
