.block {
  display: block;
}

body {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 14px;
}

body, html {
  width: 100%;
  height: 100%;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt-10 {
  margin-top: -10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mtp10 {
  margin-top: 10%;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml20 {
  margin-left: 20px;
}

.ml40 {
  margin-left: 40px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr20 {
  margin-right: 20px;
}

.mr35 {
  margin-right: 35px;
}

.mb10 {
  margin-bottom: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.pl5 {
  padding-left: 5px;
}

.pl10 {
  padding-left: 10px;
}

.p5 {
  padding: 5px;
}

.p10 {
  padding: 10px;
}

.p15 {
  padding: 15px;
}

.pt2 {
  padding-top: 2px;
}

.pr5 {
  padding-right: 5px;
}

.pr10 {
  padding: 10px;
}

.brl-5 {
  border-radius: 5px;
}

.brl-10 {
  border-radius: 10px;
}

.brl-15 {
  border-radius: 15px;
}

.em-show-edit {
  font-style: normal;
  border-bottom: 1px #3c8dbc dashed;
}

.red {
  color: red !important;
}

.p-absolute {
  position: absolute;
}

.wd50 {
  width: 50px !important;
}

.wdp100 {
  width: 100% !important;
}

.mtp50 {
  margin-top: 50% !important;
}

.mtp60 {
  margin-top: 60% !important;
}

.hdp100 {
  height: 100% !important;
}

.wdp90 {
  width: 90%;
}

.wd100 {
  width: 100px;
}

.wd150 {
  width: 150px !important;
}

.wd180 {
  width: 180px;
}

.wd200 {
  width: 200px !important;
}

.wd280 {
  width: 280px !important;
}

.wd340 {
  width: 340px !important;
}

.hd100 {
  height: 100px;
}

.hd200 {
  height: 200px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.show-mask {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 99;
}

.margin-auto {
  margin: 0 auto;
}

.bt30 {
  bottom: 30px !important;
}

.fs15 {
  font-size: 15px;
}

.opacity-0 {
  opacity: 0;
}

body {
  background-size: 100% 100%;
  overflow-y: hidden;
  overflow-x: hidden;
  background-color: #f7f8fa;
}

.login-container {
  width: 100%;
  height: 100%;
}

.login-content {
  width: 90%;
  height: 90%;
  margin: 0 auto;
  margin-top: 3%;
  position: relative;
}

.wdp50 {
  width: 50%;
}

.bg-e3 {
  background-color: #e3e3e3;
}

.login-input-box {
  width: 70%;
  margin: 0 auto;
  height: 50%;
  margin-top: 15%;
}

.login-input {
  width: 98%;
  background-color: #e3e3e3;
  border: none;
  border-radius: 30px;
  height: 50px;
  line-height: 50px;
  padding-left: 25px;
  outline: none;
}

.submit-btn {
  width: 98%;
  height: 50px;
  line-height: 35px;
  border-radius: 30px;
}

.sign-btn {
  background-color: #7C0303;
  color: #ffffff;
}
.sign-btn:hover {
  color: #ffffff;
}

.sign-a-style {
  color: #000;
  border-bottom: 1px #000 solid;
}
.sign-a-style:hover {
  color: #000;
  outline: none;
  text-decoration: none;
}
.privacy-a-style {
  color: blue;
  border-bottom: 1px blue solid;
}
.privacy-a-style:hover {
  color: blue;
  outline: none;
  text-decoration: none;
}
.fn16{
  font-size: 16px;
}
.footer-bg {
  width: 100%;
  height: 90px;
  background-color: #100f25;
  color: #fff;
  position: absolute;
  bottom: 0;
}

.ml50 {
  margin-left: 50px;
}

.mt15 {
  margin-top: 15px;
}

.verify-wrap, .verify-msg, .fix-tips {
  border-radius: 15px;
  margin: 0 auto;
}

.hd600 {
  height: 600px;
}

.login-input-div {
  width: 100%;
  float: left;
}

.login-title-1 {
  font-size: 20px;
}

.login-title-2 {
  font-size: 12px;
}

.login-right {
  position: relative;
  background-color: #fff;
  overflow: hidden;
}

.slide-content {
  width: 80%;
  min-height: 89%;
  max-height: 95%;
  margin-left: 10%;
}

.google-code-span {
  width: 98%;
  background-color: #e3e3e3;
  border: none;
  border-radius: 50px;
  height: 84px;
  padding-left: 25px;
  outline: none;
}

.google-code-span-left {
  width: 52%;
  float: left;
  font-size: 18px;
  display: block;
}

.google-code-span-right {
  width: 38%;
  float: left;
  display: block;
  height: 80px;
}

.google-code-span-logo {
  padding-top: 5px;
  display: block;
  height: 40px;
  width: 100%;
  padding-right: 20px;
}

.google-code-span-text {
  width: 100%;
  height: 20px;
  float: left;
  display: block;
  text-align: right;
}

.check-box-span {
  width: 25px;
  height: 25px;
  border: 2px #7C0303 solid;
  border-radius: 5px;
  float: left;
  margin-top: 30px;
  font-size: 20px;
  line-height: 25px;
  color: #7C0303;
}

.google-code-load {
  margin-top: 25px;
}

.google-code-span-robot {
  line-height: 84px;
}

.form-input-tip {
  display: block;
  width: 100%;
  float: left;
  height: auto;
  opacity: 0;
}

.password-eye {
  width: 50px;
  height: 50px;
  display: block;
  position: relative;
  float: right;
  margin-top: -50px;
  margin-right: 20px;
  padding-top: 10px;
}

.vefiry-code-content {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 100%;
  background-color: #fff;
  -webkit-transition: width 1s;
  transition: width 1s;
}

.vefiry-code-content-show {
  width: 100%;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}

.verify-code-tip {
  width: 80%;
  margin-left: 10%;
  color: #666;
  float: left;
}

.verify-code-input > input {
  border: none;
  border-bottom: 1px #ccc solid;
  outline: none;
}

.login-mt10 {
  margin-top: 10px;
}

.login-mt30 {
  margin-top: 30px;
}

.input-number {
  width: 50px;
  height: 50px;
  border-radius: 10px;
  border: 1px #ccc solid;
  margin-left: 10px;
}

.input-number > input {
  width: 100%;
  height: 100%;
  line-height: 100%;
  outline: none;
  border: none;
  border-radius: 10px;
  font-size: 20px;
}

@media screen and (max-height: 800px) {
  .login-content {
    margin-top: 2%;
    width: 96%;
    height: 96%;
  }

  .login-input-box {
    margin-top: 8%;
  }

  .login-mt10 {
    margin-top: 2px;
  }

  .login-mt30 {
    margin-top: 15px;
  }
}
@media screen and (max-width: 1000px) {
  .login-input-box {
    margin-top: 5%;
  }
}
@media screen and (max-width: 780px) {
  .login-content {
    width: 100%;
    height: auto;
  }

  .login-left {
    display: none;
  }

  .login-right {
    width: 100%;
  }

  .footer-bg {
    position: fixed;
    bottom: 0;
  }

  .right-logo {
    margin-left: 10px;
  }

  .left-logo {
    margin-right: 15px;
  }

  .login-input-box {
    width: 90%;
    margin-top: 5%;
  }

  .login-title-1 {
    text-align: center;
  }

  .login-title-2 {
    text-align: center;
    font-size: 10px;
  }

  body {
    background-color: #fff;
  }

  .vefiry-code-content {
    height: 100%;
  }
}
@media screen and (max-height: 600px) {
  .footer-bg {
    display: none;
  }

  .login-mt10 {
    margin-top: 2px;
  }

  .login-mt30 {
    margin-top: 15px;
  }
}