.login-btn[data-v-b985a232] {
  width: 100%;
  height: 52px;
  border-radius: 8px;
  margin-top: 17px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  background: #2197FD;
}
[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: #FFFFFF;
  background: #2197FD;
}
[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;
}
.bg-login[data-v-37dfd6fc] {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.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] {
  background: #ffffff;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  /* border: 1px solid red; */
}
.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] {
  padding-bottom: 10px;
  width: 100%;
  border-bottom: 3px solid #EBEBEB;
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #808080;
  line-height: 30px;
  cursor: pointer;
}
.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: #339DF9;
  border-bottom: 3px solid #329EFA;
}
.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;
}
