.login-btn[data-v-b985a232] {
  width: 100%;
  height: 52px;
  border-radius: 8px;
  margin-top: 17px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #4F46E5;
  background: #FFFFFF;
}
[data-v-b985a232] .el-button span {
  font-size: 20px;
}
[data-v-b985a232] .el-input--medium .el-input__inner {
  height: 52px !important;
  line-height: 52px !important;
}
.go_way[data-v-b985a232] {
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #A0A0A0;
}
.go_way .register_go[data-v-b985a232] {
  float: left;
  font-size: 16px;
}
.go_way .register_go .reg_1[data-v-b985a232] {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #2197FD;
  cursor: pointer;
}
.go_way .forget_go[data-v-b985a232] {
  float: right;
  font-size: 16px;
  cursor: pointer;
  color: #329EFA;
}
.phone[data-v-b985a232] {
  margin-bottom: 19px;
}
.code-box[data-v-b985a232] {
  margin-bottom: 14px;
}
[data-v-b985a232].el-input--medium {
  font-size: 17px !important;
}
.login-btn[data-v-704a2e89] {
  width: 100%;
  height: 52px;
  border-radius: 8px;
  margin-top: 17px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #4F46E5;
  background: #FFFFFF;
}
[data-v-704a2e89] .el-button span {
  font-size: 20px;
}
[data-v-704a2e89] .el-input--medium .el-input__inner {
  height: 52px !important;
  line-height: 52px !important;
}
.go_way[data-v-704a2e89] {
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #A0A0A0;
}
.go_way .register_go[data-v-704a2e89] {
  float: left;
  font-size: 16px;
}
.go_way .register_go .reg_1[data-v-704a2e89] {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #2197FD;
  cursor: pointer;
}
.go_way .forget_go[data-v-704a2e89] {
  float: right;
  font-size: 16px;
  cursor: pointer;
  color: #329EFA;
}
[data-v-704a2e89].login-form .el-button--primary {
  background: none !important;
  border: none !important;
}
[data-v-704a2e89].login-form .el-button--primary:hover {
  border: none !important;
}
.phone[data-v-704a2e89] {
  margin-bottom: 19px;
}
.code-box[data-v-704a2e89] {
  margin-bottom: 14px;
}
[data-v-704a2e89].send-code span {
  font-size: 17px;
}
[data-v-704a2e89].el-input--medium {
  font-size: 17px !important;
}
@charset "UTF-8";
.bg-login[data-v-37dfd6fc] {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  text-align: center;
  position: relative;
  background: linear-gradient(180deg, #ffffff 0%, #f3f6fb 55%, #e9eef7 100%);
}
.box[data-v-37dfd6fc] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -40%);
}
.box .box_left[data-v-37dfd6fc] {
  width: 57%;
  height: 100vh;
  /* background-image: url('../../imgs/lumi_left_bg.png'); */
  background-repeat: no-repeat;
  background-size: 57vw 100vh;
}
.box .box_center[data-v-37dfd6fc] {
  margin: 0 auto;
  width: 446px;
  height: 50vh;
  background: transparent;
  display: flex;
  align-items: center;
}
.box .box_center .box_fixed[data-v-37dfd6fc] {
  position: absolute;
  top: 11vh;
  right: 16.5%;
  display: flex;
}
.box .box_center .box_fixed .fixed_text .text_up[data-v-37dfd6fc] {
  height: 36px;
  font-size: 35px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #959595;
  line-height: 41px;
  margin-bottom: 9px;
}
.box .box_center .box_fixed .fixed_text .text_down[data-v-37dfd6fc] {
  height: 22px;
  font-size: 27px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #959595;
  line-height: 41px;
}
.box .box_center .box_content[data-v-37dfd6fc] {
  position: relative;
  background: linear-gradient(160deg, rgba(84, 166, 248, 0.82) 0%, rgba(52, 126, 238, 0.78) 100%);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  box-shadow: 0 8px 32px rgba(31, 60, 135, 0.3);
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
  padding: 34px 42px 26px;
  text-align: center;
  /* border: 1px solid red; */
}
.box .box_center .box_content[data-v-37dfd6fc]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 12%;
  width: 76%;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.8), transparent);
}
.box .box_center .box_content .content_title[data-v-37dfd6fc] {
  font-size: 42px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #3D77E3;
  margin-bottom: 1.2vh;
}
.box .box_center .box_content .content_idea[data-v-37dfd6fc] {
  font-size: 33px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #989898;
  margin-bottom: 7vh;
}
.box .box_center .box_content .login_way[data-v-37dfd6fc] {
  display: flex;
}
.box .box_center .box_content .login_way .login_way1[data-v-37dfd6fc] {
  position: relative;
  overflow: hidden;
  padding-bottom: 10px;
  width: 100%;
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(79, 70, 229, 0.9);
  line-height: 30px;
  cursor: pointer;
  /* 下划线本体（3px 靛蓝，用背景实现） */
  background: linear-gradient(rgba(79, 70, 229, 0.35), rgba(79, 70, 229, 0.35)) no-repeat left bottom/100% 3px;
  /* 亮色文字层：窗口与光带同步滑动，扫到哪哪里的文字变亮 */
  /* 从左到右扫过的窄光带（略比线宽） */
}
.box .box_center .box_content .login_way .login_way1[data-v-37dfd6fc]::before {
  content: attr(data-text);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  color: #FFFFFF;
  -webkit-clip-path: inset(0 90% 0 0);
          clip-path: inset(0 90% 0 0);
  animation: loginTextLight-37dfd6fc 2.4s linear infinite;
  pointer-events: none;
}
.box .box_center .box_content .login_way .login_way1[data-v-37dfd6fc]::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 10%;
  height: 6px;
  border-radius: 3px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 45%, rgba(255, 255, 255, 0.9) 55%, rgba(255, 255, 255, 0) 100%);
  mix-blend-mode: screen;
  animation: loginLineLight-37dfd6fc 2.4s linear infinite;
  pointer-events: none;
}
@keyframes loginLineLight-37dfd6fc {
0% {
    transform: translateX(-100%);
}
100% {
    transform: translateX(1000%);
}
}
@keyframes loginTextLight-37dfd6fc {
0% {
    -webkit-clip-path: inset(0 90% 0 0);
            clip-path: inset(0 90% 0 0);
}
100% {
    -webkit-clip-path: inset(0 0 0 90%);
            clip-path: inset(0 0 0 90%);
}
}
.box .box_center .box_content .login_way .line[data-v-37dfd6fc] {
  background: #626262;
  border: 1.5px solid #060203;
  margin: 0 1.7vw;
}
.box .box_center .box_content .login_way .active_login[data-v-37dfd6fc] {
  font-weight: 400;
  color: #4F46E5;
  background: linear-gradient(#4F46E5, #4F46E5) no-repeat left bottom/100% 3px;
}
.box .box_center .box_content[data-v-37dfd6fc] .el-input__inner {
  height: 52px !important;
  line-height: 52px !important;
  background: rgba(255, 255, 255, 0.4);
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #453FDB;
  border-radius: 8px;
  transition: all 0.2s ease;
}
.box .box_center .box_content[data-v-37dfd6fc] .el-input__inner::-moz-placeholder {
  color: rgba(69, 63, 219, 0.55);
}
.box .box_center .box_content[data-v-37dfd6fc] .el-input__inner::placeholder {
  color: rgba(69, 63, 219, 0.55);
}
.box .box_center .box_content[data-v-37dfd6fc] .el-input__inner:focus {
  background: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.25);
}
.box .box_center .box_content[data-v-37dfd6fc] .el-input__icon {
  color: rgba(69, 63, 219, 0.75);
}
.box .box_center .box_content[data-v-37dfd6fc] .el-input-group__append {
  background: rgba(255, 255, 255, 0.35);
  border-color: rgba(255, 255, 255, 0.5);
}
.box .box_center .box_content[data-v-37dfd6fc] .el-input-group__append .el-button {
  color: #4F46E5;
  font-size: 15px;
}
.box .box_center .box_content .content-footer[data-v-37dfd6fc] {
  font-size: 14px;
  color: #ccc;
}
.box .box_center .box_content .content-footer .span-1[data-v-37dfd6fc] {
  cursor: pointer;
  margin: 0 15px 0 0;
}
.box .box_center .box_content .content-footer font[data-v-37dfd6fc] {
  cursor: pointer;
  color: #018dd6;
}
.box .box_top[data-v-37dfd6fc] {
  padding-left: 3vw;
  display: flex;
  align-items: center;
  height: 20vh;
  /* background-image: url('../../assets/img/top-img.png'); */
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.box .box_top .top_title p[data-v-37dfd6fc] {
  font-size: 23px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #FFFFFF;
}
.box .box_top img[data-v-37dfd6fc] {
  width: 68px;
  height: 68px;
}
.box .box_top .title1[data-v-37dfd6fc] {
  display: flex;
  align-items: center;
  letter-spacing: 1px;
}
.box .box_top .title1 span[data-v-37dfd6fc] {
  padding-left: 10px;
  padding-right: 10px;
}
.box .box_bottom[data-v-37dfd6fc] {
  position: relative;
  height: 30vh;
  /* background-image: url('../../assets/img/bottom-img.png'); */
  background-size: 105%;
  background-repeat: no-repeat;
}
.box .box_bottom .fixed_end[data-v-37dfd6fc] {
  position: absolute;
  bottom: 11px;
  left: 0;
  right: 0;
  font-weight: 400;
  color: #FFFFFF;
  letter-spacing: 2px;
}
