.LoginPage {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  background: #202020;
  align-items: center;
}

.g-choseLogin[data-v-119b1dea] {
  width: 100%;
  height: 100%;
  background: url("../assets/images/Group 1391@2x.51412cbc54d2956a8e58c3156b6897c2.png") no-repeat;
  background-position-y: center;
  background-size: 100% auto;
  background-color: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.g-choseLogin .pc-choseLogin[data-v-119b1dea] {
  background: #131313;
  box-sizing: border-box;
  padding: 0px 80px;
  width: 460px;
  text-align: center;
}
.g-choseLogin .pc-choseLogin .logo-pic[data-v-119b1dea] {
  height: 59px;
  margin-top: 90px;
}
.g-choseLogin .pc-choseLogin .u-item-tit[data-v-119b1dea] {
  margin-top: 50px;
  margin-bottom: 50px;
  color: #4d4d4d;
  font-size: 12px;
  position: relative;
}
.g-choseLogin .pc-choseLogin .u-item-tit[data-v-119b1dea]::after {
  content: "";
  width: 40px;
  height: 1px;
  background: #4d4d4d;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.g-choseLogin .pc-choseLogin .u-item-tit[data-v-119b1dea]::before {
  content: "";
  width: 40px;
  height: 1px;
  background: #4d4d4d;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.g-choseLogin .pc-choseLogin .u-item-youke[data-v-119b1dea] {
  color: #ffffff;
  font-size: 12px;
  background: url("../assets/images/Group 1340@2x.e7e44a57010ec2ccc0226401116acf48.png") no-repeat;
  background-size: 100% 100%;
  margin-bottom: 30px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  cursor: pointer;
}
.g-choseLogin .pc-choseLogin .u-item-user[data-v-119b1dea] {
  color: #ffffff;
  font-size: 12px;
  background: url("../assets/images/Group 1339@2x.f5f0cc0a7c503cca42ba13e6942ce80d.png") no-repeat;
  background-size: 100% 100%;
  margin-bottom: 130px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  cursor: pointer;
}

.g-register[data-v-bf1d3b8c] {
  width: 100%;
  height: 100%;
  background: url(../assets/images/live-loading-bg.eb303ed5779d17e6ce589927d11e78f6.png) no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
.g-register .m-agreement-item[data-v-bf1d3b8c] {
  width: 100%;
  position: fixed;
  bottom: 30px;
  left: 0;
  text-align: center;
  font-size: 14px;
  line-height: 32px;
  color: #666666;
  display: flex;
  align-items: center;
  justify-content: center;
}
.g-register .m-agreement-item .u-agreement-text[data-v-bf1d3b8c] {
  margin-left: 10px;
}
.g-register .m-agreement-item .u-agreement-text span[data-v-bf1d3b8c]:hover {
  cursor: pointer;
  color: #2991f1;
}
.g-register .m-agreement-item .u-agreement-circular[data-v-bf1d3b8c] {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid #fff;
  margin-right: 15px;
  cursor: pointer;
}
.g-register .m-agreement-item .u-agreement-circular-active[data-v-bf1d3b8c] {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid #fff;
  margin-right: 15px;
  cursor: pointer;
  position: relative;
}
.g-register .m-agreement-item .u-agreement-circular-active[data-v-bf1d3b8c]::after {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.g-register .m-register-item[data-v-bf1d3b8c] {
  width: 460px;
  height: 710px;
  background: url("../assets/images/Rectangle 26@2x.64b5718cc6a4a19e4d144184e7277274.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
}
.g-register .m-register-item .u-login-logo[data-v-bf1d3b8c] {
  width: 67px;
  height: 100px;
  margin: 90px auto 65px;
}
.g-register .m-register-item .m-register[data-v-bf1d3b8c] {
  width: 100%;
  box-sizing: border-box;
  padding: 0 60px;
}
.g-register .m-register-item .m-register .u-register-tit[data-v-bf1d3b8c] {
  position: absolute;
  bottom: -5px;
  background-color: #101010;
  padding: 0 30px;
  color: #4d4d4d;
}
.g-register .m-register-item .m-register .u-register-phone[data-v-bf1d3b8c] {
  width: 100%;
  height: 40px;
  border-radius: 4px;
  position: relative;
  margin-bottom: 20px;
}
.g-register .m-register-item .m-register .u-register-phone .login-areaCode[data-v-bf1d3b8c] {
  height: 100%;
  position: absolute;
  color: #ffffff;
  line-height: 40px;
  font-size: 14px;
  z-index: 1000;
  left: 42px;
}
.g-register .m-register-item .m-register .u-register-phone .areaCode-chose[data-v-bf1d3b8c] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 77px;
  width: 16px;
  height: 16px;
  z-index: 999;
}
.g-register .m-register-item .m-register .u-register-phone .areaCode-chose img[data-v-bf1d3b8c] {
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.g-register .m-register-item .m-register .u-register-phone .areaCode-item[data-v-bf1d3b8c] {
  width: 80%;
  height: 120px;
  background-color: #1a1a1a;
  overflow-y: scroll;
  position: absolute;
  bottom: -122px;
  z-index: 1000;
}
.g-register .m-register-item .m-register .u-register-phone .areaCode-item div[data-v-bf1d3b8c] {
  width: 100%;
  line-height: 25px;
  font-size: 14px;
  text-indent: 10px;
  color: #4d4d4d;
  cursor: pointer;
}
.g-register .m-register-item .m-register .u-register-phone .areaCode-item div[data-v-bf1d3b8c]:hover {
  background: #2991f1;
}
.g-register .m-register-item .m-register .u-register-phone input[data-v-bf1d3b8c] {
  width: 100%;
  height: 48px;
  border: none;
  outline: none;
  font-size: 14px;
  font-weight: 400;
  text-indent: 110px;
  color: #000;
}
.g-register .m-register-item .m-register .u-register-phone input[data-v-bf1d3b8c]::placeholder {
  color: #666666;
}
.g-register .m-register-item .m-register .u-register-password[data-v-bf1d3b8c] {
  width: 100%;
  height: 40px;
  position: relative;
  margin-bottom: 20px;
}
.g-register .m-register-item .m-register .u-register-password input[data-v-bf1d3b8c] {
  width: 100%;
  height: 48px;
  border: none;
  outline: none;
  font-size: 14px;
  font-weight: 400;
  text-indent: 74px;
  color: #000;
}
.g-register .m-register-item .m-register .u-register-password input[data-v-bf1d3b8c]::placeholder {
  color: #666666;
}
.g-register .m-register-item .m-register .u-register-password .lockImg[data-v-bf1d3b8c] {
  position: absolute;
  width: 22px;
  height: 22px;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
.g-register .m-register-item .m-register .u-register-code[data-v-bf1d3b8c] {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.g-register .m-register-item .m-register .u-register-code .register-code-input[data-v-bf1d3b8c] {
  width: 60%;
  height: 40px;
  margin-bottom: 20px;
}
.g-register .m-register-item .m-register .u-register-code .register-code-input input[data-v-bf1d3b8c] {
  width: 100%;
  height: 48px;
  border: none;
  outline: none;
  font-size: 14px;
  font-weight: 400;
  text-indent: 15px;
  color: #000;
}
.g-register .m-register-item .m-register .u-register-code .register-code-input input[data-v-bf1d3b8c]::placeholder {
  color: #666666;
}
.g-register .m-register-item .m-register .u-register-code .register-code-obtain[data-v-bf1d3b8c] {
  width: 35%;
  height: 40px;
  background: #2991f1;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  cursor: pointer;
}
.g-register .m-register-item .m-register .u-register-button[data-v-bf1d3b8c] {
  width: 100%;
  height: 40px;
  background: #2991f1;
  line-height: 40px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  cursor: pointer;
}
.g-register .m-register-item .m-register .u-register-jump[data-v-bf1d3b8c] {
  width: 100%;
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
.g-register .m-register-item .m-register .u-register-jump .register-jump-forgotPassword[data-v-bf1d3b8c] {
  font-size: 14px;
  color: #999999;
  line-height: 14px;
  cursor: pointer;
}
.g-register .m-register-item .m-register .u-register-jump .register-jump-login[data-v-bf1d3b8c] {
  font-size: 14px;
  color: #999999;
  line-height: 18px;
}
.g-register .m-register-item .m-register .u-register-jump .register-jump-login span[data-v-bf1d3b8c] {
  color: #2991f1;
  cursor: pointer;
}
.phoneImg[data-v-bf1d3b8c] {
  height: 24px;
  width: 24px;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1000;
}
.eyes_icon[data-v-bf1d3b8c] {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 11px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2000;
  cursor: pointer;
}
[data-v-bf1d3b8c] .ivu-input {
  background-color: #1a1a1a;
  color: #ffffff;
  border: none;
  height: 100%;
  font-size: 14px;
  padding: 0;
  text-indent: 54px;
  border-radius: 0;
}
[data-v-bf1d3b8c] .ivu-input::placeholder {
  color: #666666;
}
[data-v-bf1d3b8c] .ivu-input:hover {
  border-color: transparent;
}
[data-v-bf1d3b8c] .ivu-input:focus {
  border-color: transparent;
  box-shadow: none;
}
[data-v-bf1d3b8c] .registerPhone .ivu-input {
  background-color: #1a1a1a;
  color: #ffffff;
  border: none;
  height: 100%;
  font-size: 14px;
  padding: 0;
  text-indent: 110px;
}
[data-v-bf1d3b8c] .registerPhone .ivu-input::placeholder {
  color: #666666;
}
[data-v-bf1d3b8c] .registerCode .ivu-input {
  background-color: #1a1a1a;
  color: #ffffff;
  border: none;
  height: 100%;
  font-size: 14px;
  padding: 0;
  text-indent: 15px;
}
[data-v-bf1d3b8c] .registerCode .ivu-input::placeholder {
  color: #666666;
}
[data-v-bf1d3b8c] .ivu-input:focus-within {
  border-color: #2991f1 !important;
}
[data-v-bf1d3b8c] .ivu-form-item-error .ivu-input {
  border: none;
}
[data-v-bf1d3b8c] .ivu-form-item-error-tip {
  padding-top: 4px;
}
[data-v-bf1d3b8c] .ivu-form-item-error .ivu-input:focus {
  border-color: transparent;
  box-shadow: none;
}
[data-v-bf1d3b8c] .ivu-form .ivu-form-item-label {
  height: 50px;
  color: #000;
  line-height: 50px;
  padding: 0px 24px 0px 0;
  font-size: 14px;
}
[data-v-bf1d3b8c] input:-webkit-autofill {
  transition: background-color 50000s ease-in-out 0s;
  -webkit-text-fill-color: #fff;
  caret-color: #fff;
  font-size: 14px;
}
.m-agreement-item[data-v-bf1d3b8c] .el-checkbox__input .el-checkbox__inner {
  width: 14px;
  height: 14px;
  background-color: #1f1f1f;
  border-radius: 2px;
  border: 1px solid #333333;
}
.m-agreement-item[data-v-bf1d3b8c] .is-checked .el-checkbox__inner {
  background-color: #2991f1;
  border: 1px solid #2991f1;
}
@media screen and (max-width: 1200px) {
.m-agreement-item[data-v-bf1d3b8c] {
    bottom: 0px;
}
.m-register-item[data-v-bf1d3b8c] {
    transform: scale(0.7);
}
}
@media screen and (max-width: 1900px) {
.m-register-item[data-v-bf1d3b8c] {
    transform: scale(0.9);
}
}
@media screen and (max-width: 1700px) {
.m-register-item[data-v-bf1d3b8c] {
    transform: scale(0.85);
}
.m-agreement-item[data-v-bf1d3b8c] {
    bottom: 0px;
}
}
@media screen and (max-width: 1700px) {
.m-register-item[data-v-bf1d3b8c] {
    transform: scale(0.78);
}
.m-agreement-item[data-v-bf1d3b8c] {
    bottom: 0px;
}
}
@media screen and (max-width: 1500px) {
.m-register-item[data-v-bf1d3b8c] {
    transform: scale(0.75);
}
.m-agreement-item[data-v-bf1d3b8c] {
    bottom: 0px;
}
}
@media screen and (min-width: 1920px) {
.m-register-item[data-v-bf1d3b8c] {
    transform: scale(1);
}
}

.g-box[data-v-531a37e7] {
  width: 100%;
  height: 100vh;
  background: #F0F0F0;
  overflow-y: auto;
  margin: auto;
}
.g-box[data-v-531a37e7]::-webkit-scrollbar {
  display: none;
}
.m-wx-box[data-v-531a37e7] {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  color: #000;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
}
.m-wx-box .u-wx-item[data-v-531a37e7] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 375px;
  box-sizing: border-box;
  padding: 20px 0px;
  background: #FFFFFF;
}
.m-wx-box .u-wx-item .qrcode[data-v-531a37e7] {
  width: 100%;
  text-align: center;
}
.m-wx-box .u-wx-item .qrcode[data-v-531a37e7] img {
  width: 50% !important;
  display: inline-block !important;
}
.m-wx-box .u-wx-item div[data-v-531a37e7] {
  margin: 10px 0px;
}
.g-jumpPage[data-v-531a37e7] {
  width: 100%;
  max-width: 1000px;
  min-height: 100%;
  overflow: auto;
  box-sizing: border-box;
  padding: 0 10px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin: auto;
}
.g-jumpPage .m-top[data-v-531a37e7] {
  width: 100%;
  background: url("../assets/images/Group 1428@2x.81eae5863634eb2661be4f9d90be43b3.png") no-repeat;
  background-size: 100% 100%;
}
.g-jumpPage .m-top .top-bacPic[data-v-531a37e7] {
  width: 100%;
}
.g-jumpPage .m-top .u-top-main[data-v-531a37e7] {
  width: 100%;
  text-align: center;
  top: 0px;
  left: 0px;
}
.g-jumpPage .m-top .u-top-main .top-logo[data-v-531a37e7] {
  margin-top: 40px;
  width: 76px;
  height: 75px;
}
.g-jumpPage .m-top .u-top-main .top-main-tit[data-v-531a37e7] {
  margin-top: 30px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  line-height: 17px;
}
.g-jumpPage .m-top .u-top-main .top-main-main[data-v-531a37e7] {
  margin-top: 20px;
  font-size: 12px;
  color: #666666;
  font-weight: 400;
}
.g-jumpPage .m-top .u-top-main .top-main-main div[data-v-531a37e7] {
  margin-top: 10px;
  line-height: 15px;
}
.g-jumpPage .m-top .u-top-main .top-main-time[data-v-531a37e7] {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
}
.g-jumpPage .m-top .u-top-main .top-main-time .main-time-box[data-v-531a37e7] {
  line-height: 25px;
  font-weight: bold;
  font-size: 21px;
  position: relative;
}
.g-jumpPage .m-top .u-top-main .top-main-time .main-time-box .time-item[data-v-531a37e7] {
  position: absolute;
  white-space: nowrap;
  font-size: 10px;
  color: #999999;
  line-height: 12px;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
}
.g-jumpPage .m-top .u-top-main .top-main-time .main-time-pic[data-v-531a37e7] {
  width: 44px;
  height: 12px;
  margin: 0 36px;
}
.g-jumpPage .m-top .u-top-main .top-main-time .main-time-pic img[data-v-531a37e7] {
  width: 100%;
  height: 100%;
}
.g-jumpPage .m-top .u-top-main .top-main-copy[data-v-531a37e7] {
  width: 100%;
  height: 16px;
  margin-top: 79px;
  margin-bottom: 15px;
  color: #4DC9FF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.g-jumpPage .m-top .u-top-main .top-main-copy img[data-v-531a37e7] {
  width: 16px;
  height: 16px;
  margin-right: 16px;
}
.g-jumpPage .m-bottom[data-v-531a37e7] {
  width: 100%;
  margin-top: 10px;
}
.g-jumpPage .m-bottom .u-bottom-but[data-v-531a37e7] {
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  background: #FFFFFF;
  border-radius: 2px;
  border: 1px solid #E0E0E0;
  color: #000;
  margin-bottom: 10px;
  font-weight: 400;
}
.g-jumpPage .m-bottom .u-bottom-but[data-v-531a37e7]:last-child {
  margin-bottom: 30px;
  background: #4BC5FD;
  color: #FFFFFF;
}

