
.activeName el-tabs__header {
  padding: 90px 68px 0px 68px !important;
}
.activeName .el-tabs__nav-wrap::after {
  height: 0px !important;
}
.activeName .el-tabs__nav-scroll {
  padding: 70px 68px 0 68px;
}
.activeName .el-tabs__item {
  width: 223px;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 50px;
  margin-bottom: 15px;
  text-align: center;
}
.activeName .el-input {
  background-color: #fff !important;
  border: none;
}

.box-shadow-bottom[data-v-2529d779] {
  box-shadow: 0 5px 6px -5px rgba(0, 0, 0, 0.16), 0px -5px 6px -5px rgba(0, 0, 0, 0.16);
}
.box-shadow-top[data-v-2529d779] {
  box-shadow: 0px -5px 6px -5px rgba(0, 0, 0, 0.16);
}
.loginBox[data-v-2529d779] {
  padding: 100px 20px 20px;
  text-align: center;
  justify-content: center;
}
.loginBox p[data-v-2529d779] {
  font-size: 29px;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 20px;
  color: #1e50ae;
}
.topBoxLogin[data-v-2529d779] {
  width: 100%;
  background: #1f75cf;
  height: 40px;
  line-height: 40px;
  padding-left: 30px;
  box-sizing: border-box;
}
.topBoxLogin span[data-v-2529d779] {
  font-size: 16px;
  line-height: 37px;
  color: #e9e2e2;
  letter-spacing: 2px;
  cursor: pointer;
}
.login[data-v-2529d779] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: calc(100vh - 40px);
  background-image: url(../img/login.81129b47.png);
  background-size: 100% 100%;
}
.login .lo-box[data-v-2529d779] {
  width: 1000px;
  background: #1e50ae;
  margin: auto;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
.login .lo-box .lo-left[data-v-2529d779] {
  width: 366px;
  padding: 100px 0px 100px 36px;
  display: inline-block;
}
.login .lo-box .lo-left img[data-v-2529d779] {
  width: 330px;
}
.login .lo-box .lo-right[data-v-2529d779] {
  width: 587px;
  /*height: 499px;*/
  background: #ffffff;
  border-radius: 10px;
  float: right;
}
.login .lo-box .lo-right .requ[data-v-2529d779] {
  float: right;
  /*position: position;*/
  font-size: 15px;
  margin: 5% 0px;
}
.login .lo-box .lo-right .requ2[data-v-2529d779] {
  margin-right: 20px;
}
.login .lo-box .lo-right .login-box[data-v-2529d779] {
  width: 430px;
  margin: 50px auto;
}
.login .lo-box .lo-right .login-box i[data-v-2529d779] {
  font-size: 20px;
}
