@charset "utf-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
}
body {
  width: 100%;
  height: 100%;
}
ul li {
  list-style: none;
}
.blue {
  color: #2d6efb;
}
a {
  text-decoration: none;
}

.main {
  width: 100%;
  height: 100%;
  background-image: url(../img/register_bg.png);
  background-size: cover;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.main0 {
  width: 964px;
  height: 440px;
  background: #fff;
  border: 0;
  margin: 0 auto;
  border-radius: 12px;
  box-shadow: 0 8px 28px 0 rgba(117, 143, 211, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main_left {
  float: left;
  width: 540px;
  height: 440px;
  position: relative;
  background: url(../img/register.png) no-repeat;
  background-size: cover;
}
.main_left.bg2 {
  background-image: url(../img/register1.png);
}
.main_left img {
  position: absolute;
  width: 300px;
}
.theimg {
  top: 80px;
  left: 230px;
}
.secimg {
  top: 80px;
  left: 160px;
}
.firimg {
  top: 80px;
  left: 20px;
}

.main_right {
  height: 392px;
  padding: 24px 12px;
  position: relative;
  flex: 1 0 0;
  /* padding-right: 36px; */
}
.main_r_up {
  /* padding-top: 99px; */
  /* width: 400px; */
}
.main_r_up img {
  float: left;
}
.main_r_up .pp {
  float: left;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #333;
  padding-left: 12px;
  font-family: PingFangSC-Medium;
  letter-spacing: 6px;
}
.sub {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #666;
  padding-bottom: 25px;
  border-bottom: 1px solid #d8dcd5;
  position: relative;
}
.sub:after {
  content: '';
  display: inline-block;
  width: 100px;
  height: 5px;
  background-color: #2d6efb;
  position: absolute;
  left: 0;
  bottom: 0;
}
.sub p {
  float: right;
}
.txt {
  width: 400px;
  height: 40px;
  margin-top: 20px;
  position: relative;
}
.txt .tip {
  position: absolute;
  left: 0;
  height: 16px;
  width: 200px;
  top: 42px;
  font-size: 12px;
  font-style: initial;
  font-weight: 400;
}
.txt span {
  width: 80px;
  font-size: 14px;
  color: #666;
  height: 40px;
  line-height: 40px;
  display: inline-block;
}
.txt input {
  height: 40px;
  font-size: 14px;
  outline: none;
  border: 0;
  border-radius: 4px;
  background-color: #f4f8ff;
  text-indent: 45px;
}
.txt button {
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  width: 30%;
  font-size: 12px;
  cursor: pointer;
  background-color: #2d6efb;
  color: #fff;
  border: none;
  border-radius: 4px;
  margin-left: 3.7%;
}
.txt button[disabled] {
  background-color: #c0d4fd;
}
.txt input.txtphone {
  width: 100%;
}
.txt input.txtyzm {
  width: 66.25%;
}
.txt img.yzmimg {
  vertical-align: middle;
  width: 100px;
  height: 42px;
}
.txt i {
  left: 14px;
  top: 10px;
  width: 20px;
  height: 20px;
  position: absolute;
}
.txt .eye {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
  width: 36px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
i.email {
  background-image: url(../img/email.png);
}
i.phone {
  background-image: url(../img/phone.png);
}
i.pswd {
  background-image: url(../img/lock.png);
}
.xieyi {
  clear: both;
  padding-left: 104px;
  padding-top: 35px;
  font-size: 14px;
  color: #5a5a5a;
  height: 30px;
  line-height: 30px;
}
#resetPwdBtn,
#registbtn {
  width: 100%;
  display: block;
}
.xiayibu {
  width: 100%;
  height: 42px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: #2d6efb;
  font-size: 14px;
  border-radius: 5px;
  margin-top: 20px;
  cursor: pointer;
  border: none;
  outline: none;
}

.footer {
  width: 100%;
  height: 60px;
  line-height: 60px;
  position: fixed;
  bottom: 0;
  background: url(../img/footerBg.png);
  background-color: transparent;
}
.footer0 {
  width: 100%;
  height: 60px;
  margin: 0 auto;
  font-size: 14px;
  color: #adacac;
}
.footer_l {
  float: left;
}
.footer_r {
  float: right;
}

/*注册成功*/
.font24 {
  font-size: 24px;
  color: #525252;
  padding-top: 100px;
  text-align: center;
}
.font16 {
  font-size: 16px;
  color: #666;
  padding-top: 36px;
  text-align: center;
}
.font14 {
  font-size: 14px;
  color: #525252;
  padding-top: 40px;
  text-align: center;
}

#errorMsg,
#emailtips {
  width: 100%;
  color: #ff371f;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
}

.csiicap {
  z-index: 1001;
}

/* #captcha-dom-js {
  width: 100%;
  height: 40px;
  border: none;
  box-sizing: border-box;
  background-color: #f4f8ff;
  border-radius: 4px;
  text-align: center;
  color: black;
} */
.mar-top-10 {
  margin-top: 10px;
}

.login-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background: url(../img/register_bg.png) no-repeat;
  position: relative;
  background-size: cover;
  height: 100vh;
  background-position: 50%;
}

.login-weaper {
  margin: 0 auto;
  width: 540px;
  z-index: 1000;
  background: none;
  background-color: #2d6efb;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.login-left {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  float: left;
  position: relative;
  align-items: center;
  display: flex;
}

.login-left .login-time {
  position: absolute;
  left: 25px;
  top: 25px;
  width: 100%;
  color: #fff;
  opacity: 0.9;
  font-size: 18px;
  overflow: hidden;
  font-weight: 500;
}

.login-left .img {
  width: 64px;
  height: 64px;
  border-radius: 3px;
}

.login-left .title {
  margin-top: 100px;
  text-align: center;
  color: #fff;
  letter-spacing: 2px;
  font-size: 20px;
  font-family: PingFangSC-Semibold;
}

.login-form .error {
  height: 32px;
  line-height: 32px;
  color: red;
  text-align: center;
}

#verifyCode {
  /* padding-right: 140px; */
}
#captcha {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  padding: 0;
  width: 120px;
  border: none;
  cursor: pointer;
  z-index: 99;
}
#loader {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  padding: 0;
  width: 120px;
  border: none;
  z-index: 100;
}

.decision-wraper {
  margin: 0 auto;
  width: 500px;
  -webkit-box-shadow: -4px 5px 10px rgba(0, 0, 0, 0.4);
  box-shadow: -4px 5px 10px rgba(0, 0, 0, 0.4);
  z-index: 1000;
}
.decision-box {
  position: relative;
  padding: 10px 15px;
  border-left: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #fff;
  background-color: hsla(0, 0%, 100%, 0.9);
}

.decision-title {
  height: 50px;
  line-height: 50px;
  width: 100%;
  color: #333;
  text-align: center;
}

.decision-form {
  color: #333;
  padding-bottom: 15px;
}

.decision-info {
  height: 180px;
  width: 100%;
}

.decision-btns {
  display: flex;
  height: 36px;
  line-height: 36px;
  width: 100%;
  justify-content: space-around;
}
.decision-btns button {
  width: 120px;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  cursor: pointer;
  background-color: #2d6efb;
  color: #fff;
  border: none;
  border-radius: 4px;
}

#deny {
  background-color: #eee;
  color: #333;
}

.login-container .tips {
  font-size: 14px;
  color: #fff;
  margin-bottom: 10px;
}

.remember {
  color: #5a5a5a;
  height: 30px;
  line-height: 30px;
  text-align: left;
}
.remember a {
  float: right;
}
.reg-tip {
  position: absolute;
  width: 400px;
  left: 10px;
  bottom: 0;
  /* width: 100%; */
  box-sizing: border-box;
  color: #666;
  font-size: 14px;
  line-height: 32px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.version {
  position: absolute;
  right: 20px;
  bottom: 0;
  line-height: 32px;
  font-size: 14px;
}

.login-container .thirdparty-button {
  position: absolute;
  right: 0;
  bottom: 6px;
}
.login-form {
  padding: 30px 0;
}
@media only screen and (max-width: 1200px) {
  .main .main_left {
    display: none;
  }
  .main0 {
    width: auto;
  }
  .main_right {
    width: 400px;
    height: 340px;
    padding: 24px 30px;
  }
  .reg-tip {
    left: 30px;
    width: 400px;
  }
}
@media only screen and (max-width: 470px) {
  .main .main_left {
    display: none;
  }

  .login-container .login-weaper {
    width: 100%;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
  }
  .txt {
    width: 300px;
  }

  .login-container .login-left {
    display: none;
  }
  .login-form {
    text-align: center;
    width: 300px;
    padding: 10px;
  }
  .remember {
    display: none;
  }
  .main0 {
    width: 320px;
    height: 392px;
  }
  .main_right {
    width: 320px !important;
    padding: 0;
  }
  .main_r_up {
    width: 300px !important;
    text-align: center;
    padding: 0 10px;
    margin: 0;
  }
  .reg-tip {
    left: 0;
    width: 300px;
    padding: 10px;
  }
}

.clicker {
  color: blue;
}
.remember > input[type='checkbox'] {
  vertical-align: middle;
}

