/*


*/
/*


user-login


*/
.leyan {
  padding-top: 0;
}
.leyan .user-login header .header-left {
  float: left;
}
.leyan .user-login header .header-left a {
  display: block;
  margin-top: 27px;
  margin-bottom: 23px;
}
.leyan .user-login header .header-right {
  float: right;
}
.leyan .user-login header .header-right a {
  font-family: 'Autour One', cursive;
  line-height: 110px;
}
.leyan .user-login header .header-right a span {
  font-size: 30px;
  margin-right: 8px;
  vertical-align: middle;
}
.leyan .user-login header .header-right a span:last-child {
  font-size: 24px;
  margin-right: 0;
}
.leyan .user-login section {
  max-height: 640px;
  padding: 25px 0 130px 0;
  background-image: url(https://static.leyan.com/web/img/login-bg.png);
}
.leyan .user-login section .login .col-2 {
  background-color: #fff;
  padding-top: 32px;
  padding-left: 28px;
  padding-right: 28px;
}
.leyan .user-login section .login .col-2 h4 {
  width: 100%;
  text-align: center;
  font-size: 17px;
  color: #E99122;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 46px;
}
.leyan .user-login section .login .col-2 form div {
  width: 100%;
  padding-bottom: 8px;
}
.leyan .user-login section .login .col-2 form div .user-error {
  line-height: 20px;
  color: #F55858;
  font-size: 12px;
  display: none;
  padding-bottom: 0;
}
.leyan .user-login section .login .col-2 form div input:not([type="radio"]) {
  width: 100%;
  height: 34px;
  border: none;
  border-bottom: 1px solid #DBDBDB;
  box-shadow: inset 0 0 0 1000px #FFFFFF !important;
}
.leyan .user-login section .login .col-2 form div p {
  font-size: 12px;
  color: #8E8E8E;
  line-height: 20px;
  visibility: hidden;
}
.leyan .user-login section .login .col-2 form div:nth-last-child(-n+2) {
  padding-bottom: 0!important;
}
.leyan .user-login section .login .col-2 form .sliding-verification {
  padding-bottom: 6px;
  margin-top: 15px;
}
.leyan .user-login section .login .col-2 form .sliding-verification .box {
  width: 100%;
  height: 28px;
  background-color: #eee;
  position: relative;
  line-height: 28px;
}
.leyan .user-login section .login .col-2 form .sliding-verification .box .bg {
  width: 28px;
  height: 28px;
  background-color: #7ac23c;
  position: absolute;
}
.leyan .user-login section .login .col-2 form .sliding-verification .box .btn {
  position: absolute;
  border-radius: 0;
  padding: 0;
  display: block;
  width: 28px;
  height: 28px;
  border: 1px solid #dcdcdc;
  cursor: pointer;
  user-select: none;
  text-align: center;
  line-height: 28px;
  background-color: white;
}
.leyan .user-login section .login .col-2 form .sliding-verification .box .btn .iconfont {
  font-size: 13px;
  color: #A9A9A9;
}
.leyan .user-login section .login .col-2 form .sliding-verification .box .txt {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  user-select: none;
  font-size: 12px;
  color: #6b6b6b;
}
.leyan .user-login section .login .col-2 form .checkbox-login {
  line-height: 64px;
}
.leyan .user-login section .login .col-2 form .checkbox-login input {
  display: none;
}
.leyan .user-login section .login .col-2 form .checkbox-login .checked-label {
  cursor: pointer;
}
.leyan .user-login section .login .col-2 form .checkbox-login .checked-label span {
  color: #3E3A39;
  font-weight: normal;
  font-size: 14px;
  vertical-align: middle;
  margin-left: 8px;
  user-select: none;
}
.leyan .user-login section .login .col-2 form .checkbox-login .auto-login {
  width: auto;
  float: left;
}
.leyan .user-login section .login .col-2 form .checkbox-login .auto-login .checked-label:before {
  content: '';
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  background: url(/font/icon/ckb-unselected-ede3abeb994bfb2ee4c442b4f27be8c5.svg) no-repeat top center;
  background-size: 18px 18px;
}
.leyan .user-login section .login .col-2 form .checkbox-login .auto-login .t-checked:checked + .checked-label:before {
  background: url(/font/icon/cbk-selected-orange-8f292d0a4b4bdca0b0d22407ba302962.svg) no-repeat top center;
  background-size: 18px 18px;
  vertical-align: middle;
}
.leyan .user-login section .login .col-2 form .checkbox-login .forget-password {
  display: block;
  float: right;
  color: #E99122;
}
.leyan .user-login section .login .col-2 form .login-btn {
  width: 100%;
  height: 42px;
}
.leyan .user-login section .login .col-2 form .login-btn a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  text-align: center;
  line-height: 42px;
  background-color: #E99122;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
}
.leyan .user-login section .login .col-2 form .phone-code {
  position: relative;
}
.leyan .user-login section .login .col-2 form .phone-code #phoneCode {
  padding-right: 70px;
}
.leyan .user-login section .login .col-2 form .phone-code .phone-code-input {
  position: absolute;
  display: inline-block;
  right: 0;
  bottom: 11px;
  color: #8E8E8E;
  width: 70px;
  border-bottom: none;
}
.leyan .user-login section .login .col-2 form .phone-code .phone-code-input:hover {
  color: #E99122;
}
.leyan .user-login section .login .col-2 form .new-account {
  height: auto;
}
.leyan .user-login section .login .col-2 form .new-account .register-account {
  text-align: center;
  font-size: 14px;
  line-height: 70px;
  height: 100%;
  color: #3E3A39;
}
.leyan .user-login section .login .col-2 form .new-account .register-account a {
  color: #E99122;
}
.leyan .user-login section .login .col-2 form .l-password,
.leyan .user-login section .login .col-2 form .again-password {
  position: relative;
}
.leyan .user-login section .login .col-2 form .l-password input,
.leyan .user-login section .login .col-2 form .again-password input {
  padding-right: 30px;
}
.leyan .user-login section .login .col-2 form .l-password span,
.leyan .user-login section .login .col-2 form .again-password span {
  position: absolute;
  display: block;
  background: url(/images/icon-pwd-uncheck-c96422de7922b0c725a01953e882ac50.png) no-repeat center;
  width: 30px;
  height: 54px;
  bottom: 0;
  right: 0;
  cursor: pointer;
}
.leyan .user-login section .login .col-2 form .l-password .active,
.leyan .user-login section .login .col-2 form .again-password .active {
  background: url(/images/icon-pwd-checked-17ff7962da340a6e21f788c9da86df3d.png) no-repeat center;
}
.leyan .user-login section .login .col-2 form .l-code {
  position: relative;
}
.leyan .user-login section .login .col-2 form .l-code img {
  position: absolute;
  bottom: 14px;
  right: 0;
}
.leyan .user-login footer {
  margin-top: 46px;
  text-align: center;
  color: #8E8E8E;
  font-size: 12px;
  margin-bottom: 200px;
}
.leyan .user-login footer .abstract a {
  margin: 0 28px;
  color: #8E8E8E;
  font-size: 12px;
}
.leyan .user-login footer .abstract a:first-child {
  margin-left: 0;
}
.leyan .user-login footer .abstract a:last-child {
  margin-right: 0;
}
.leyan .user-login footer .statement {
  margin: 20px 0;
}
.leyan .user-login footer .copyright {
  line-height: 20px;
}
.leyan .user-login footer .copyright span {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/images/icon-police-3d17128c9defdefc0f89aeaaf47e4d08.png);
  background-size: contain;
  vertical-align: middle;
  margin: 0 4px;
}
@media screen and (max-width: 767px) {
  .leyan .user-login header .header-left {
    width: 50%;
  }
  .img-responsive {
    max-width: 50%;
  }
  .leyan .user-login header .header-right a span:last-child {
    font-size: 12px;
  }
  .leyan .user-login header .header-right a span {
    font-size: 15px;
  }
  .leyan .user-login footer .abstract a {
    margin: 0;
  }
  .leyan .user-login footer {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 460px) {
  .leyan .user-login header .header-right a {
    line-height: 80px;
  }
}
@media screen and (min-width: 460px) and (max-width: 768px) {
  .leyan .user-login header .header-right a span {
    font-size: 22px;
  }
  .leyan .user-login header .header-right a span:last-child {
    font-size: 18px;
  }
}
.phone-code {
  display: none;
}
.login-type label {
  margin-right: 26px;
  user-select: none;
  cursor: pointer;
}
.login-type label:last-of-type {
  margin-right: 0;
}
.login-type label input {
  vertical-align: middle;
}
.login-type label span {
  vertical-align: sub;
  font-size: 13px;
  margin-left: 4px;
}
