﻿/* GLOBAL STYLES
-------------------------------------------------- */
.button--purple {
  color: #fff;
  background-color: #0C1856; }

/* Padding below the footer and lighter body text */
/* RESPONSIVE CSS
------------------------------------------------------------------------------------------------- */
/* common */
.login {
  display: block;
  /*background-image: url(../image/login/bg.jpg);*/
  background-size: cover; }
#loginModal .modal-dialog{
  width: 500px;
}
.form--login {
  position: relative;
  width: 100%;
  margin-top: 100px;
  padding-bottom:20px;
  border-radius: 3px;
  box-shadow: 0px 1px 50px rgba(0, 0, 0, 0.5);
  background-color: #fff; }
.login_close {
    position: absolute;
    right: 8px;
    top: 10px;
    cursor: pointer;
    top: 10px;
}
.form--login__left, .form--login__right{
  position: relative;
  width: 100%;
}
.form--login__left{
 height: 510px;
 border-right: dashed 2px #e5e5e5;
 text-align: center;
}
.left__header{
 margin: 30px 0px;   
}

.left__header p{
color: #031257;
font-weight: 600;
font-size: 18px;}

.left__logo{
    margin: 42px 0px;
}
.form--login--wechatbind{
    height: 420px;
}

#loginModal .form--login__title {
  text-align: center;
  margin-top: 25px;
}

#loginModal .form--login__title .form--login__title-image {
  width: 40px;
  margin: 0 auto;
}

#loginModal .form--login__title .form--login__title-text {
  margin-top: 10px;
  font-size: 26px;
  color: #000f56;
  margin-top: 1px;
  font-weight: bold;
}

  .form--login__top {
    height: 3px;
    background: #fbc500;
   }
  .form--login__slash {
    text-align: center;
    display: inline-block;
    margin-top: 10px;
    margin-left: 88px; }
    .form--login__slash span {
      color: #C0C0C0; }
    .form--login__slash span:before {
      content: '';
      display: inline-block;
      width: 100px;
      height: 1px;
      background-color: #E0E0E0;
      margin: auto;
      vertical-align: middle;
      margin-right: 1em; }
    .form--login__slash span:after {
      position: relative;
      content: '';
      display: inline-block;
      width: 100px;
      height: 1px;
      background-color: #E0E0E0;
      margin: auto;
      margin-left: 1em;
      vertical-align: middle; }
  .form--login .rccl--form {
    width: 500px;
    padding: 0px 54px;
    margin: auto; }
    .form--login .rccl--form input {
      border-radius: 0;
      height: 45px;
      line-height: 45px;
      font-style: normal;
      float: initial;
      text-align: left;
    }
    .form--login .rccl--form .check--login {
      margin-top: 15px; }
  .form--login .input--login--mobile {
    margin-bottom: 10px; }
    .form--login .input--login--mobile a {
      font-size: 12px;
      color: blue; }
  .form--login .input--login--user {
    position: relative;
    margin-bottom: 15px; }
    .form--login .input--login--user a {
      font-size: 12px;
      color: blue; }
    .form--login .input--login--user .eyeIcon {
      position: absolute;
      position: absolute;
      top: 7px;
      right: 15px;
      cursor: pointer; }

  .form--login .button__sendVeri {

  }


  .form--login .button {
    text-align: center; }
  .form--login__button {
    width: 100%;
    border-radius: 0;
    background: #fbc500;
    color: #282b2c;
    font-size: 16px;
    line-height: 45px;
    border: none;
    font-weight: bold;
    margin: 10px 0px 10px;
    padding: 0;}

  
  
  .form--login .get_code {
    width: 100%;
    border-radius: 0;
    height: 45px;
    line-height: 45px;
    padding: 0;
    color: #54a3de;
    font-size: 16px;
    border: 1px solid #54a3de;
    background: transparent;
  }

  .form--login__Rlink {
    display: inline-block;
    float: right; }
  .form--login__link {
    text-align: center;
    font-size: 16px;
    margin-top: 15px; }
  .form--login__link--pwd {
    float: left; }
  .form--login__link--new {
    float: right; }

.tab--login {
  width: 100%;
  height: 65px;
  padding: 0px 15px; }

.tab__triEle {
  width: 100%;
  float: left;
  margin: 25px 0px;
  text-align: center;
  border-bottom: 1px #e5e5e5 solid; }
  .tab__triEle p {
    color: #666666;
    font-size: 18px; }
  .tab__triEle p:hover {
    cursor: pointer; }

.tab__triEle.active {
  border-bottom: 2px #fcc400 solid; }
  .tab__triEle.active p {
    font-weight: 600;
    color: #031257; }
 .tab__douEle {
  width: 50%;
  float: left;
  margin: 25px 0px;
  text-align: center;
  border-bottom: 1px #e5e5e5 solid; }
  .tab__douEle p {
    color: #666666;
    font-size: 18px; }
  .tab__douEle p:hover {
    cursor: pointer; }

.tab__douEle.active {
  border-bottom: 2px #fcc400 solid; }
  .tab__douEle.active p {
    font-weight: 600;
    color: #031257; }
.mobile_login {
  margin-top: 20px; }

.user_login {
  margin-top: 50px; }

.weixin_login {
  margin-top: 23px;
  text-align: center; 
}
.weixin_login .weixin__login__txt {
    margin: 0px;
}
.weixin_login #QRcode_container {
    width: 100%;
    text-align: center;
}

#QRcode_container img{
    width: 60%;
}
.weixin_login .form--login__link{
    margin:0 auto;
}

.impowerBox .qrcode {
  width: 180px; }

.impowerBox .title {
  display: none; }

.impowerBox .info {
  width: 200px; }

.status_icon {
  display: none; }

.impowerBox .status {
  text-align: center; }

.checkbox--img {
  display: inline-block; }

.sin_container a {
    color: #edb000;
}

.sin_container .input__top img {
    width: 17px;
    height: 17px;
    cursor: pointer;
}

.sin_container .input__top.isAgreePushMsg img:nth-child(1){
    display: none;
}
.sin_container .input__top.isAgreePushMsg img:nth-child(2) {
    display: inline-block;
}
.sin_container .input__top.isAgreePushMsg.active img:nth-child(1) {
    display: inline-block;
}
.sin_container .input__top.isAgreePushMsg.active img:nth-child(2) {
    display: none;
}

.sin_container .input__top.isAgreePrivacy img:nth-child(1) {
    display: none;
}
.sin_container .input__top.isAgreePrivacy img:nth-child(2) {
    display: inline-block;
}
.sin_container .input__top.isAgreePrivacy.active img:nth-child(1) {
    display: inline-block;
}
.sin_container .input__top.isAgreePrivacy.active img:nth-child(2) {
    display: none;
}

.sin_container .input__top.isRegisterMember img:nth-child(1) {
    display: none;
}

.sin_container .input__top.isRegisterMember img:nth-child(2) {
    display: inline-block;
}

.sin_container .input__top.isRegisterMember.active img:nth-child(1) {
    display: inline-block;
}

.sin_container .input__top.isRegisterMember.active img:nth-child(2) {
    display: none;
}

.sin_container span {
    vertical-align: middle;
    color: #000;
    font-size: 13px;
}

.login-remindTxt {
    margin-top: 22px;
    font-size: 13px;
}

.login-remindTxt span {
    color: #fcc400;
}

.loginPromot {
  text-align: left;
  line-height: 1.6;
  margin-top: 0px;
}

#loginModal .changeCode {
  display: inline-block;
  margin-top: 11px;
  color: #0073bb;
  font-size: 14px;
  vertical-align: middle;
}

#loginModal #codeLogin {
  position: relative;
  display: inline-block;
}

/*------------- common -------------*/
/* pc
------------------------------------------------------------------------------------------------------- */
/*-------------pc--------------*/
/* RESPONSIVE CSS
------------------------------------------------------------------------------------------------- */
/* tablet landscape*/
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .login {
    align-items: center; }

  .form--login {
    position: relative;
    right: 0px; } }
/* RESPONSIVE CSS
------------------------------------------------------------------------------------------------- */
/* tablet portrait*/
#code, #codeLogin {
  font-family: Arial;
  font-style: italic;
  font-weight: bold;
  border: 0;
  letter-spacing: 2px;
  color: blue; }

.input--veri-div {
  /*display: none;*/
}

.checkbox--img, .checkbox--imgLogin {
    display:inline-block;
}



/*# sourceMappingURL=login.css.map */
