/*@f18:18*@c;
 @f22:22*@c;
 @f20:20*@c;
 @f24:24*@c;
 @f30:30*@c;
 @f40:40*@c;*/
*,
body,
html {
  padding: 0;
  margin: 0;
}
body,
input {
  font-family: 'Microsoft YaHei', Arial, sans-serif;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
em,
i {
  font-style: normal;
}
.clearfix:after {
  content: '.';
  display: block;
  clear: both;
  line-height: 0;
  height: 0;
  visibility: hidden;
}
body .none {
  display: none;
}
.logo {
  width: 1190px;
  margin: 0 auto;
  padding: 5px 0;
  position: relative;
  margin-top: 1rem;
}
.logo img {
  display: block;
}
.logo .login_advice {
  padding-left: 16px;
  background-position: 0 -590px;
  color: #666;
  font-size: 12px;
  position: absolute;
  top: 58px;
  right: 0;
}
.logo .login_advice:hover {
  background-position: 0 -630px;
  color: #00c777;
}
.main {
  height: 494px;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.content {
  width: 1190px;
  margin: 0 auto;
  position: relative;
}
.content:before {
 content:'';
 position:absolute;
 bottom: 0;
 left:0;
 width:38px;
 height:16px;
 z-index:100;
 background:url(./../images/label-ad.png) no-repeat center
}
.newclub_box {
  margin-left: -960px;
  left: 50%;
  position: relative;
  height: 494px;
}
.newclub_box img {
  width: 1920px;
  height: 768px;
  display: block;
}
.login_box {
  width: 380px;
  height: 370px;
  background: #fff;
  position: absolute;
  top: 45px;
  right: 0;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.12);
}
.login_box > div {
  position: relative;
}
.switch_corner {
  position: absolute;
  cursor: pointer;
  top: 0;
  right: 0;
  z-index: 101;
}
.switch_corner .switch_corner_app {
  width: 55px;
  height: 55px;
  background-position: -10px -120px;
}
.switch_corner .switch_corner_pc {
  width: 46px;
  height: 44px;
  background-position: -19px -197px;
}
.switch_corner_tip {
  width: 95px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #a76840;
  font-size: 12px;
  background: #fcf8ec;
  border-radius: 3px;
  position: absolute;
  top: 12px;
  right: 50px;
}
.switch_corner_tip:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #fcf8ec;
  border-bottom: 5px solid transparent;
  position: absolute;
  right: -4px;
  bottom: 6px;
}
.login_con {
  width: 300px;
  margin: 0 auto;
}
.login_tab {
  height: 43px;
  padding-top: 23px;
}
.login_tab ul li {
  line-height: 42px;
  color: #333;
  font-size: 16px;
  float: left;
  cursor: pointer;
  margin: 0 4px 0 36px;
}
.login_tab ul li.at {
  color: #4dd0c8;
  font-weight: 700;
  border-bottom: 2px solid #4dd0c8;
}
.login_wrapper {
  height: 368px;
  position: relative;
}
.common_cont,
.phone_cont {
  position: relative;
  padding-top: 40px;
}

.login_wrapper ul li {
  position: relative;
  margin-bottom: 12px;
}

.login_wrapper ul li.li_areacode {
  position: absolute;
  z-index: 21;
}
.login_wrapper input {
  /*transition: border .24s cubic-bezier(.22,0,.08,1);
    border-radius: 12px;
  */
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  width: 100%;
  color: #212121;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  position: relative;
  font-size: 16px;
  padding: 0 12px;
  width: 268px;
}
.login_wrapper input:focus {
	
  border: 1px solid #4dd0c8;
}
.login_wrapper input.color-normal {
  color: #333;
}
.login_wrapper input.invalid {
  border: 1px solid #ff6257;
}
.login_wrapper ul li label {
  position: absolute;
  font-size: 14px;
  color: #ccc;
  top: 10px;
  left: 10px;
}
.login_wrapper .auto_name {
  font-size: 14px;
  line-height: 28px;
  padding-bottom: 10px;
}
#account_pop,
#phLoginName {
  width: 205px;
  margin-left: 73px;
}
#accountAutoName {
  line-height: 14px;
  padding-bottom: 0;
}
.auto_name .c_pwd_tip {
  color: #999;
  font-size: 12px;
  margin-top: 10px;
}
.login_wrapper .auto_name span {
  font-weight: 700;
}
#imgValidCode,
#phimgValidCode {
  width: 120px;
  height: 36px;
  position: absolute;
  right: 1px;
  top: 1px;
  border-radius: 3px;
  cursor: pointer;
}
.auto_login {
  line-height: 14px;

}
.auto_login span,.privacy_checkbox{   background:url(./../images/rBLkBVqojE-AXL9oAAAUHin2X_M011.png) no-repeat 0 1px}
#auTipBox {
  line-height: 14px;
  padding-left: 20px;
  font-size: 12px;
  color: #666;
  display: inline-block;
  cursor: pointer;
}
.auto_login .auhover {
  background-position: 0 -20px;
}

.other_login {
  line-height: 14px;
}
#clearuser {
  color: #00a0ff;
  font-size: 12px;
  display: inline-block;
}
.login_btn {
  width: 300px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 20px;
  background: linear-gradient(-90deg, #5dd5c8, #5dd5c8);
  text-align: center;
  display: block;
  border-radius: 3px;
  margin-top: 20px;
}
.login_btn:hover {
  background: #5dd5c8;
  color: #fff;
}
.other_link {
  line-height: 20px;
  height: 20px;
  margin-top: 8px;
}
.other_link a {
  font-size: 12px;
  color: #666;
  float: left;
}
.other_link .enter_forgetPsw {
  float: right;
}
.quick_signin {
  width: 300px;
  height: 35px;
  position: absolute;
  bottom: 0px;
  left: 0;
}
.quick_signin ul li {
  width: 25%;
  float: left;
  margin-bottom: 0;
}
.quick_signin ul li a {
  display: block;
  width: 35px;
  height: 35px;
  margin: auto;
  background: url(../images/rBANDFo8bGCAHhAFAAAc0juH33Q996.png) no-repeat 0 0;
}
.quick_signin ul li a.sp_qq {
  background-position: 0 -48px;
}
.quick_signin ul li a.sp_alipay {
  background-position: 0 -100px;
}
.quick_signin ul li a.sp_xinl {
  background-position: 0 -152px;
}
.quick_signin ul li a:hover {
  background-position: -52px 0;
}
.quick_signin ul li a.sp_qq:hover {
  background-position: -52px -48px;
}
.quick_signin ul li a.sp_alipay:hover {
  background-position: -52px -100px;
}
.quick_signin ul li a.sp_xinl:hover {
  background-position: -52px -152px;
}
.login_wrapper .err-mess {
  line-height: 16px;
  padding-left: 20px;
  position: absolute;
  color: #ff6257;
  font-size: 12px;
  background-position: 0 -51px;
  top: 15px;
  display: block;
}
.login_wrapper .right-mess {
  line-height: 16px;
  padding-left: 20px;
  position: absolute;
  color: #666;
  font-size: 12px;
  background-position: 0 -361px;
  top: 15px;
  display: block;
}
.login_wrapper .none {
  display: none;
}
.clear_btn {
  width: 16px;
  height: 16px;
  position: absolute;
  background-position: 0 -83px;
  top: 11px;
  right: 10px;
  cursor: pointer;
  display: none;
}
#voiceBox .clear_btn,
.li_phonepwd .clear_btn {
  right: 130px;
}
#phonePwd,
#voiceCode {
  width: 128px;
}
.get-sms,
.time-count {
  width: 112px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  display: inline-block;
  color: #333;
  font-size: 14px;
  border-radius: 2px;
  background: #eee;
  float: right;
}
.time-count {
  color: #999;
}
.login_app {
  width: 350px;
  padding-top: 60px;
  height: 375px;
  background: #fff;
  position: relative;
}
.login_app h2 {
  color: #333;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
}
.login_app_qr {
  height: 270px;
}
.scan_box {
  width: 265px;
  height: 154px;
  margin: 0 auto;
}
.app_qr_code {
  width: 128px;
  height: 128px;
  display: block;
  float: left;
  margin-left: 66px;
  position: relative;
}
.app_qr_code img {
  width: 100%;
  height: 100%;
}

.refresh_app_code p {
  color: #333;
  font-size: 14px;
  text-align: center;
  margin-top: 40px;
  font-weight: 700;
}
.refresh_app_code a {
  width: 82px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 14px;
  border-radius: 2px;
  background: #ff6257;
  margin: 12px auto 0;
}
.open_app_tip {
  padding-left: 35px;
  background-position: 0 -290px;
  margin-left: 100px;
}
.open_app_tip p {
  color: #333;
  font-size: 14px;
  line-height: 18px;
}
.login_app_success {
  height: 255px;
  padding-top: 15px;
  text-align: center;
}
.login_app_success i {
  width: 68px;
  height: 112px;
  display: block;
  margin: 0 auto;
}
.login_app_success p {
  font-size: 16px;
  color: #333;
  margin: 18px 0 8px 0;
}
.login_app_success span {
  display: block;
  font-size: 14px;
  color: #666;
}
.login_app_bottom ul {
  margin-left: 105px;
}
.login_app_bottom ul li {
  float: left;
  line-height: 14px;
  padding: 0 12px;
  border-left: 1px solid #e4e4e4;
}
.login_app_bottom ul li:first-child {
  border: none;
}
.login_app_bottom ul li a {
  color: #666;
  line-height: 14px;
  display: block;
  font-size: 12px;
}
.pop_changePwd {
  width: 490px;
  height: 246px;
  background: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -245px;
  margin-top: -123px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
}
.pop_changePwd > div {
  position: relative;
  padding: 75px 0 0 75px;
}
.pop_changePwd .close_btn {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 15px;
  right: 15px;
  background-position: 0 -530px;
  cursor: pointer;
}
.pop_changePwd .pop_con p {
  padding-left: 52px;
  background-position: 0 -436px;
  font-size: 14px;
  line-height: 20px;
}
.pop_changePwd .sure_btn {
  width: 82px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 14px;
  border-radius: 2px;
  background: #ff6257;
  margin: 25px 0 0 122px;
}
.pop_changePwd .sure_btn:hover {
  background: #e54b3f;
}
.footer_log_log {
  font-size: 12px;
  color: #999;
  text-align: center;
  margin-top: 30px;
}
.banner_login{height: 630px;margin-top: 75px;}
.footer_log a {
  color: #999;
}
#validCodeBtn {
  border: none;
  visibility: hidden;
}
.protocol_tips {
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  font-size: 12px;
  color: #999;
  position: absolute;
  bottom: 92px;
  left: 0;
  right: 0;
  text-align: center;
}
.protocol_tips a {
  text-decoration: none;
  cursor: pointer;
  color: #999;
}
.privacy_checkbox {
  width: 18px;
  height: 14px;
}
.privacy_checkbox_s {
  background-position: 0 -20px;
}
.privacy_errmsg {
  position: absolute;
  top: 17px;
  left: 44px;
  display: none;
  line-height: 16px;
  padding-left: 18px;
  color: #ff6257;
  font-size: 12px;
  background-position: 0 -39px;
  background-size: 80px auto;
}
