.nv-main[data-v-38946bc7] {
  position: relative;
  overflow: hidden;
}
.nv-bg-img[data-v-38946bc7] {
  position: absolute;
  left: calc(50% - 580px);
  width: 350px;
  z-index: 80;
  opacity: 0.7;
}
.nv-content[data-v-38946bc7] {
  position: relative;
  top: 0;
  left: 0;
  z-index: 100;
}
.nv-box-card[data-v-38946bc7] {
  background: rgb(255, 255, 255);
  border-width: 0;
}
@media screen and (max-width: 550px) {
.nv-box-card[data-v-38946bc7] {
    width: 90%;
    margin: 0 auto;
}
}
@media screen and (min-width: 550px) {
.nv-box-card[data-v-38946bc7] {
    width: 450px;
    margin: 0 auto;
}
}
.nv-input-ul[data-v-38946bc7] {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nv-input-ul > li[data-v-38946bc7] {
  width: 100%;
  padding: 15px 0;
}
.nv-card-title[data-v-38946bc7] {
  text-align: center;
  padding-bottom: 0;
  font-size: 24px;
  color: #333;
}
.nv-el-message[data-v-38946bc7] {
  min-width: 310px;
}
.nv-card-footer[data-v-38946bc7] {
  height: 30px;
  line-height: 30px;
  text-align: right;
}
.nv-card-footer > a[data-v-38946bc7] {
  color: #333;
  font-size: 12px;
  text-align: right;
  text-decoration: none;
  margin: 5px;
}
.nv-img-code[data-v-38946bc7] {
  height: 34px;
  display: inline-block;
}
[data-v-38946bc7] .el-tabs__item.is-active {
  color: #333;
  opacity: 1;
}
[data-v-38946bc7] .el-tabs__item {
  color: #333;
  opacity: 0.5;
}
[data-v-38946bc7] .el-card__header {
  border-color: rgb(255, 255, 255);
}
