body {
  background: #FFFFFF;
  overflow-y: hidden;
}

/* 底部footer */
.login_footer {
  width: 100%;
  position: fixed;
  bottom: 0;
}

.login_footer_up {
  width: 100%;
  height: 170px;
  background: #29292C;
}

.login_footer_up_con {
  margin: 0 auto;
  width: 1000px;
  padding-top: 32px;
}

.login_footer_up_con li {
  float: left;
  width: 200px;
}

.login_footer_up_con li h3 {
  color: #FFFFFF;
  font-weight: 100;
  margin-bottom: 10px;
}

.login_footer_up_con li p {
  line-height: 20px;
}

.login_footer_down {
  padding-top: 24px;
  width: 100%;
  height: 64px;
  background: #212123;
}

.login_footer_down_con p {
  font-size: 12px;
  color: #A5A5A8;
  line-height: 20px;
  text-align: center;
}

/* 注册背景 */
.reg_main {
  width: 1000px;
  height: 611px;
  margin: 0 auto;
  padding-top: 93px;
  background: url("../images/login/bg.svg") no-repeat center 200px;
}

/* 登录背景 */
.login_main {
  height: 482px;
  margin: 0 auto;
  background-color: #FFFFFF;
  /* padding-top: 93px; */
  /* background: url("../images/login/bg.svg") no-repeat center 200px; */
}

/* 注册标题 */
.reg_title {
  width: 380px;
  height: 62px;
  margin: 0 auto;
  font-size: 24px;
  color: #29292C;
  text-indent: 240px;
  /* background: url("../images/login/logo.png") no-repeat 100px top; */
}

.go2home_logo,
.go2home_logo2,
.go2home_logo3 {
  position: absolute;
  top: 1px;
  left: 95px;
  cursor: pointer;
  width: 119px;
  height: 32px;
  background: url("../images/login/logo.png") no-repeat center center;
}

.go2home_logo2 {
  left: 75px !important;
}

.go2home_logo3 {
  left: 50px !important;
}

/* 登录窗口主体 */
.login_window {
  height: 402px !important;
  padding: 25px;
}

.plugin-popdlg-body {
  overflow-y: hidden;
}

/* 注册窗口主体 */
.bindphone_window {
  background: #FFFFFF;
  width: 340px;
  height: 374px;
  /* margin: 0 auto; */
  float: left;
}

.window_position {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.go2login {
  color: #848588;
  font-size: 12px;
  font-weight: 100;
  line-height: 24px;
  /* margin-top: 16px; */
  cursor: pointer;
  right: 0px;
  bottom: 8px;
  visibility: hidden;
  margin-bottom: 81px;
}

.go2login span {
  color: #ff7a00;
}

.bp_wrap {
  /* padding: 30px; */
  /* padding-top: 0; */
  margin-top: 60px;
  position: relative;
}

.bp_h2 {
  width: 380px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  /* font-weight: 100; */
  font-size: 18px;
  color: #29292C;
  box-shadow: 0 1px 0 #E6E6E6;
}

.login_main .login_logo {
  width: 81px;
  height: 30px;
  background: url('../images/logo2.png') no-repeat left top;
  background-size: contain;
  margin-bottom: 10px;
}

.login_tab {
  /* width: 178px; */
  width: 100%;
  height: 42px;
  /* font-weight: 100; */
  font-size: 18px;
  color: black;
  /* box-shadow: 0 1px 0 #E6E6E6; */
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #f5f5f5;
}

.login_tab>div {
  float: left;
  width: fit-content;
  height: 32px;
  line-height: 24px;
  cursor: pointer;
}

.login_tab_left {
  margin-right: 80px;
}

.login_tab_right{
  position: relative;
}
.login_tab_right .login_tab_register-tag {
  display: block;
  background-color: #08adfa;
  padding: 0 5px;
  font-size: 10px;
  line-height: 16px;
  color: #fff;
  border-radius: 3px;
  position: absolute;
  left: 45px;
  top: 50%;
  transform: translate(0, -80%);
  overflow: hidden; 
  text-overflow:ellipsis; 
  white-space: nowrap;
}
.login_tab_active {
  color: orangered;
}

.testCode_active {
  color: #F67052 !important;
}

.login_tab_active::after {
  display: block;
  position: relative;
  top: 15px;
  /* left: 20px; */
  content: '';
  width: 100%;
  height: 2px;
  background: #ff7a00;
  border-radius: 2px;
}

.slDiv {
  /* float:left; */
  /* margin-top:20px; */
  position: relative;
  display: inline-block;
  z-index: 10;
  /* margin-bottom: 25px; */
}

.slDiv #btnSelect {
  /* background:url("../images/login/earth.png") 5px center no-repeat,
                url("../images/login/corner1.svg") 296px center no-repeat; */
  background: url("../images/login/corner1.svg") 85px center no-repeat;
  /* width: 105px; 
  height: 40px;
  line-height: 40px; */
  width: 65px;
  height: 75px;
  line-height: 80px;
  font-size: 14px;
  color: #29292C;
  /* border-bottom: 1px solid #E6E6E6; */
  display: inline-block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-position: right;
}

.slDiv .ulDiv {
  display: none;
  /* width: 176px; */
  width: 338px;
  /* border: 1px solid #EEEEEE; */
  box-shadow: 0 5px 5px lightgray;
  background: #FFF;
  position: absolute;
  left: 0;
  z-index: 100;
  border-radius: 8px;
}

.slDiv .ulDiv.ulShow {
  display: block;
}

.slDiv .ulDiv ul {
  height: 240px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.slDiv .ulDiv ul li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-indent: 10px;
  cursor: pointer;
}
.slDiv .ulDiv ul .actived::after {
  content: '';
  background-color: orangered;
  color: white;
  font-size: 12px;
  padding: 8px 8px;
  background: url("../images/c-check.svg");
  background-position: center;
  background-repeat: no-repeat;
  float: right;
  margin-right: 15px;
  margin-top: 10px;
}
.slDiv .ulDiv ul li span {
  display: inline-block;
  width: fit-content;
  font-size: 14px;
  color: black;
}

.slDiv .ulDiv ul li i {
  font-style: normal;
  color: gray;
  font-size: 12px;
}

.slDiv .ulDiv ul li:hover {
  background: #F5F5F5;
}

.bindphone_window input {
  width: 240px;
  /* margin-top: 20px; */
  /* width: 320px; */
  height: 40px;
  font-size: 14px;
  outline: none;
  border: none;
  background: #FFFFFF;
  /* border-bottom: 1px solid #E6E6E6; */
  /* box-shadow: 0 1px 0 #E6E6E6; */
  cursor: text;
}

.bindphone_window input:focus {
  font-weight: bold;
}

.telphone_wrap {
  width: 340px;
  border-bottom: 1px solid #F5F5F5;
  /* background:url("../images/login/phone.png") 5px 32px no-repeat;  */
  /* display: inline-block; */
  position: absolute;
  top: 0;
  height: 60px;
  overflow: hidden;
}
.telphone_wrap > span {
  display: block !important;
  font-size: 14px;
}
.telphone_wrap input {
  margin-left: 75px;
}

.bp_telphone {
  width: 230px !important;
  /* margin-left: 40px; */
}

.bp_telphone_active {
  border-bottom: 1px solid #ff7a00 !important;
  /* background-image: url("../images/login/phoneactive.png"); */
}

.yzcode_wrap {
  background: url("../images/login/yzcode.png") 5px 32px no-repeat;
  border-bottom: 1px solid #F5F5F5;
  margin-top: 10px;
  height: 60px;
  overflow: hidden;
}
.yzcode_wrap > span {
  display: block !important;
  font-size: 14px;
}
.bp_code {
  width: 200px !important;
  /* margin-left: 40px; */
}

.bp_code_active {
  border-bottom: 1px solid #ff7a00 !important;
  /* background-image: url("../images/login/yzcodeactive.png"); */
}

.login_accent_wrap {
  border-bottom: 1px solid #F5F5F5;
  margin-bottom: 24px;
  /* background:url("../images/login/name.png") 5px 32px no-repeat; */
}
.login_accent_wrap > span {
  font-size: 14px;
  display: block !important;
}

.login_accent {
  width: 310px !important;
  /* margin-left: 40px; */
}

.login_accent_active {
  border-bottom: 1px solid #ff7a00 !important;
  /* background-image: url("../images/login/nameactive.png"); */
}

.login_pad_wrap {
  border-bottom: 1px solid #F5F5F5;
  /* background:url("../images/login/lock.png") 5px 32px no-repeat; */
}
.login_pad_wrap > span {
  font-size: 14px;
  display: block !important;
}

.login_pad {
  width: 290px !important;
  /* margin-left: 40px; */

}

.login_pad_active {
  border-bottom: 1px solid #ff7a00 !important;
  /* background-image: url("../images/login/lockactive.png"); */
}

.login_clear_button {
  position: absolute;
  right: 6px;
  bottom: 13px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  background: url("../images/login/clear.png") center center no-repeat;
}

.login_clear_code {
  position: absolute;
  right: 117px;
  bottom: 13px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  background: url("../images/login/clear.svg") center center no-repeat;
}

.login_clear_accent,
.login_clear_pad {
  position: absolute;
  right: 6px;
  bottom: 13px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  background: url("../images/login/clear.svg") center center no-repeat;
}

.login_clear_pad {
  right: 30px;
}

.login_wrap {
  position: relative;
}

.go2other_page {
  /* width: 320px; */
  height: 40px;
  right: 0px;
  bottom: 20px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 20px;
}

.go2other_page>a {
  color: #FF804D;
  font-size: 12px;
}

.go2other_page a:nth-child(1) {
  display: block;
  margin-bottom: 20px;
}

.smslogin-back{
  height: 40px;
  right: 0px;
  bottom: 20px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.smslogin-back>a{
  color: #979797;
  font-size: 12px;
}
.smslogin-back a:nth-child(1) {
  display: block;
}

/* .forget_pad{
    float: left;
} */
a.reg_now {
  /* float: right;
  color: #0084ff; */
}

input::-webkit-input-placeholder {
  /* font-weight: 100; */
  font-size: 14px;
  color: #D1D2D8;
}

input:-moz-placeholder {
  font-size: 14px;
  font-weight: 100;
  color: #D1D2D8;
}

input::-moz-placeholder {
  font-size: 14px;
  /* font-weight: 100; */
  color: #D1D2D8;
}

input:-ms-input-placeholder {
  font-size: 14px;
  /* font-weight: 100; */
  color: #D1D2D8;
}

.bp_getCode {
  position: absolute;
  color: #A5A5A8;
  right: 28px;
  bottom: 140px;
  font-size: 14px;
  width: 96px;
  height: 24px;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.login_getCode,
.find_pad_getCode {
  position: absolute;
  color: #A5A5A8;
  right: 0px;
  top: 105px;
  font-size: 14px;
  width: 95px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.reg_clearphone {
  position: absolute;
  right: 37px;
  bottom: 207px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  background: url("../images/login/clear.svg") center center no-repeat;
}

.login_clearphone {
  position: absolute;
  right: 37px;
  bottom: 333px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  background: url("../images/login/clear.svg") center center no-repeat;
}

.bp_sure,
.go2email {
  /* margin-top: 40px;
  width: 140px; */
  margin-top: 20px;
  width: 100%;
  height: 40px;
  /* border-radius: 20px; */
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  background: #D1D2D8;
  line-height: 40px;
  font-weight: 500;
  letter-spacing: 2px;
  text-align: center;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* 图形验证码 */
.imgTestCode_bg {
  background: rgba(41, 41, 44, .5);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10002;
}

.imgTestCode_window {
  position: fixed;
  width: 240px;
  height: 296px;
  left: 50%;
  top: 50%;
  margin-left: -120px !important;
  margin-top: -300px !important;
  background: #fff;
  z-index: 10001;
}

.bp_imgTestCode_h2 {
  width: 240px;
  height: 48px;
  line-height: 48px;
  color: #000;
  font-size: 18px;
  text-align: center;
  box-shadow: 0 1px 0 #E6E6E6;
}

.bp_imgTestCode_content {
  padding: 20px;
}

.bp_imgTestCode_imgBox {
  width: 200px;
  height: 62px;
  background: #fff;
}

.bp_imgTestCode_imgBox img {
  width: 200px;
  height: 62px;
}

.bp_imgTestCode_input {
  cursor: text;
  margin-top: 10px;
  width: 220px;
  height: 40px;
  font-size: 14px;
  outline: none;
  border: none;
  box-shadow: 0 1px 0 #E6E6E6;
}

input.bp_imgTestCode_input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-weight: 100;
  font-size: 14px;
  color: #D1D2D8;
}

input.bp_imgTestCode_input:-moz-placeholder,
textarea:-moz-placeholder {
  font-size: 14px;
  font-weight: 100;
  color: #D1D2D8;
}

input.bp_imgTestCode_input::-moz-placeholder,
textarea::-moz-placeholder {
  font-size: 14px;
  font-weight: 100;
  color: #D1D2D8;
}

input.bp_imgTestCode_input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-size: 14px;
  font-weight: 100;
  color: #D1D2D8;
}

.bp_imgTestCode_sure {
  margin-top: 24px;
  width: 200px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  background: #D1D2D8;
  color: #fff;
  cursor: pointer;
  text-align: center;
  letter-spacing: 2px;
  font-weight: 100;
}

.bp_imgTestCode_changeImg {
  margin-top: 16px;
  font-size: 12px;
  color: #000;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* toast提示 */
.toast_window {
  position: fixed;
  padding: 0 10px;
  /* width: 200px; */
  height: 40px;
  left: 50%;
  top: 50%;
  z-index: 10011;
  transform: translate(-50%, -50%);
  /* margin-left: -100px;
    margin-top: -20px; */

}

.toast_window p {
  text-align: center;
  color: #fff;
  line-height: 40px;
  font-size: 14px;
  width: auto;
  max-width: 127px;
  height: auto;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 10px;
  z-index: 10011;
}

.canclick {
  background: #F67052 !important;
}
/* 微信服务条款 */
.wechat-unchecked {
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 272px;
}
.wechat-unchecked > div {
  border: 10px solid #979797;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wechat-unchecked > span {
  font-size: 15px;
  margin-top: 50px;
}
.agreement-checkbox-wechat {
  display: none;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}
.agreement-checkbox-wechat > span {
  font-size: 12px;
  color: #979797;
}
.agreement-checkbox-wechat > a {
  font-size: 12px;
  color: #F67052;
}
.agreement-checkbox-wechat > div {
  height: 12px;
  width: 12px;
  border: 1px solid #979797;
  margin-right: 5px;
  border-radius: 50%;
  box-sizing: border-box;
}
/* 服务条款 */
.agreement-checkbox {
  display: none;
  align-items: center;
  margin-top: 95px;
}
.isChecked{ 
  background: url("../images/c-check.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: none !important;
}
.agreement-checkbox > div {
  height: 12px;
  width: 12px;
  border: 1px solid #979797;
  margin-right: 5px;
  border-radius: 50%;
  box-sizing: border-box;
}
.agreement-checkbox > input {
  width: fit-content;
}
.agreement-checkbox > input[type=checkbox]{
	visibility: hidden;
}

#color-input-red +label{
  display: block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  top: 2px;
  left: 15px;
  background: rgba(240, 84, 77, 1);
}
#color-input-red:checked +label::before{
  display: block;
  content: "\2714";
  text-align: center;
  font-size: 16px;
  color: white;
}
.agreement-checkbox > span {
  font-size: 12px;
  color: #979797;
}
.agreement-checkbox > a {
  font-size: 12px;
  color: #F67052;
}
/* 其他登录方式 */
.login_otherways {
  width: 320px;
  height: 8px;
  line-height: 5px;
  text-align: center;
  font-size: 12px;
  color: #848588;
  background: url("../images/login/title_bg.png") center top no-repeat;
  margin: 0 auto;
  margin-top: 45px;
  visibility: hidden;
}
.login_otherways.sms_login_otherways {

}
.login_otherways_con {
  width: 100%;
  margin: 0 auto;
  margin-top: 28px;
  height: 48px;
  text-align: center;
  position: relative;
  display: flex;
}
.login_otherways_con .social-media-login {
  position: relative !important;
  top: 0 !important;
  width: fit-content;
  margin-top: 8px;
  margin-right: 5px;
}
.login_otherways_con div {
  cursor: pointer;
  /* margin-left: 20px; */
}

.login_otherways_con a:nth-child(1) div {
  margin: 0;
}

.login_qq {
  width: 32px;
  height: 32px;
  background: url("https://cdn.55haitao.com/bbs/data/attachment/deal/2019/12/27/1070785733fff59af15e3a129df0eab52144.png") center top no-repeat;
  background-size: contain;
}

.login_wb {
  width: 32px;
  height: 32px;
  background: url("https://cdn.55haitao.com/bbs/data/attachment/deal/2019/12/27/107085cbc68455140ba07ae9904a2d85fa26.png") center top no-repeat;
  background-size: contain;

}

.login_wechat {
  width: 32px;
  height: 32px;
  background: url("https://cdn.55haitao.com/bbs/data/attachment/deal/2019/12/27/107049a04ebef8b2805bce6d66e59ff1799b.png") center top no-repeat;
  background-size: contain;
}

.login_otherways_con span {
  position: absolute;
  top: 40px;
  left: 0px;
  width: 32px;
  font-size: 12px;
  color: #979797;
}

.login_otherways_con span:nth-of-type(2) {
  left: 93px;
}

.login_otherways_con span:nth-of-type(3) {
  left: 185px;
}

/* 密码找回 */
.find_pad {
  width: 380px;
  margin: 0 auto;
}

.find_pad_title {
  width: 380px;
  height: 62px;
  margin: 0 auto;
  margin-top: 92px;
  font-size: 24px;
  color: #29292C;
  text-indent: 210px;
  /* background: url("../images/login/logo.png") no-repeat 70px top; */
}

.find_pad_con {
  width: 320px;
  height: 152px;
  background: #FFFEFE;
  padding: 30px;
}

#phone_way,
#mail_way {
  display: none;
}

#find_pad_label {
  display: inline-block;
  margin-top: 24px;
  width: 167px;
}

.find_pad_label {
  width: 18px;
  height: 21px;
  background: url("../images/login/nocheacked.png") no-repeat left 3px;
}

.find_pad_label span {
  font-size: 16px;
  color: #424242;
  margin-left: 34px;
}

.find_pad_label.checked {
  width: 18px;
  height: 21px;
  background: url("../images/login/cheacked.png") no-repeat left 3px;
}

.find_pad_next {
  width: 320px;
  height: 40px;
  line-height: 40px;
  background: #ff7a00;
  border-radius: 2px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  margin-top: 40px;
  cursor: pointer;
}

/* 手机找回密码 */
.find_pad_byphone {
  width: 380px;
  height: 394px;
  background: #FFFEFE;
  /* padding: 30px; */
}

.find_pad_byphone_title {
  position: relative;
  text-align: center;
  width: 380px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  color: #29292C;
  box-shadow: 0 1px 0 #E6E6E6;
}

.back2ChooseWay {
  display: inline-block;
  position: absolute;
  left: 18px;
  top: 21px;
  width: 12px;
  height: 19px;
  cursor: pointer;
  background: url("../images/login/corner.png") no-repeat center center;
}

.find_pad_byphone_con {
  position: relative;
  padding: 30px;
  padding-top: 0;
  width: 320px;
  height: 284px;
}

.find_pad input {
  margin-top: 20px;
  width: 320px;
  height: 40px;
  font-size: 14px;
  outline: none;
  border: none;
  box-shadow: 0 1px 0 #E6E6E6;
  cursor: text;
}

.find_pad_getCode {
  right: 12px;
  bottom: 140px;
}

#find_pad_getCode {
  right: 27px;
  bottom: 160px;
}

#find_pad_fastlogin {
  margin-top: 24px;
}

/* 邮箱找回 */
.find_pad_bymail {
  width: 380px;
  height: 274px;
  background: #FFFEFE;
}

.find_pad_bymail_con {
  position: relative;
  padding: 30px;
  padding-top: 0;
  width: 320px;
  height: 184px;
}

.find_pad_mail {
  background: url("../images/login/mail.png") 5px center no-repeat;
  text-indent: 40px;
}

.find_pad_mail_active {
  border-bottom: 2px solid #ff7a00 !important;
  background-image: url("../images/login/mailactive.png");
}

.code_invite {
  background: url("../images/login/icon_invite.png") 5px center no-repeat;
  text-indent: 40px;
}

.code_invite_active {
  border-bottom: 2px solid #ff7a00 !important;
  background-image: url("../images/login/icon_inviteactive.png");
}

.mail_imgTestCode {
  position: absolute;
  right: 31px;
  bottom: 97px;
  width: 68px;
  height: 32px;
}

.imgTestCode {
  width: 68px;
  height: 32px;
}

/* 密码重置成功 */
.setpad_success {
  width: 320px;
  height: 186px;
  background: #FFFEFE;
  position: relative;
  padding: 30px;
}

#setpad_success_btn {
  background: #ff7a00;
}

.setpad_success_p {
  color: #454549;
  font-size: 14px;
  text-align: center;
}

.setpad_success_p a {
  color: #ff7a00;
}

.setpad_success_img {
  margin: 0 auto;
  margin-bottom: 16px;
  width: 112px;
  height: 86px;
  background: url("../images/login/success.png") center center no-repeat;
}

/* 设置新密码 */
.setNewPassword_con {
  position: relative;
  padding: 30px;
  padding-top: 0;
  width: 320px;
  height: 124px;
}

.setNewPassword {
  width: 380px;
  height: 214px;
  background: #FFFEFE;
}

#setNewPassword_clear {
  right: 40px;
  bottom: 11px;
}

.hide_password {
  right: 34px !important;
  width: 18px !important;
  height: 11px !important;
  background: url("../images/login/showpassword.svg") center center no-repeat !important;
}

.login_hide_password {
  right: 6px !important;
  top: 120px !important;
  width: 18px !important;
  height: 11px !important;
  background: url("../images/login/showpassword.svg") center center no-repeat !important;
}

#showPassword {
  position: absolute;
  right: 35px;
  bottom: 107px;
  width: 16px;
  height: 8px;
  cursor: pointer;
  background: url("../images/login/hidepassword.svg") center center no-repeat;
}

#login_showPassword {
  position: absolute;
  right: 6px;
  top: 120px;
  width: 16px;
  height: 8px;
  cursor: pointer;
  background: url("../images/login/hidepassword.svg") center center no-repeat;
}

/* qqbind */
.qq_bind {
  width: 380px;
  height: 673px;
  margin: 0 auto;
  padding-top: 93px;
}

.bind_choose_wrap {
  width: 380px;
  height: 432px;
  background: #FFFEFE;
}

.bind_con {
  width: 320px;
  height: 312px;
  padding: 30px;
}

.bind_accent_info {
  width: 320px;
  height: 112px;
  margin-top: 32px;
  margin-bottom: 32px;
  box-shadow: 0 3px 12px #E6E6E6;
}

.bind_greet_info {
  font-size: 18px;
  color: #29292C;
  text-align: left;
  margin-left: 112px;
  height: 24px;
  line-height: 32px;
}

.head_img_box {
  position: absolute;
  left: 22px;
  top: -32px;
}

.head_img_box img {
  width: 88px;
  height: 88px;
}

.bind_con label span {
  font-size: 14px;
}

.bind_ins_info {
  color: #848588;
  font-size: 14px;
  line-height: 24px;
  width: 260px;
  margin: 0 auto;
  margin-top: 26px;

}

#qq_bind_label {
  display: inline-block;
  margin-top: 16px;
  width: 167px;
}

.qq_bind_title {
  width: 380px;
  height: 62px;
  margin: 0 auto;
  font-size: 24px;
  color: #29292C;
  text-indent: 198px;
  /* background: url("../images/login/logo.png") no-repeat 59px top; */
}

.qq_bind_byaccent {
  width: 380px;
  height: 314px;
  background: #FFFEFE;
}

.forget_password {
  color: #ff7a00;
  font-size: 12px;
  display: inline-block;
  line-height: 24px;
  margin-top: 16px;
  cursor: pointer;
}

.qq_bind_selfinfo {
  width: 320px;
  /* height: 426px; */
  padding: 30px;
  background: #FFFEFE;
}

.selfinfo_con_con {
  position: relative;
  padding-top: 0;
  width: 320px;
  height: 184px;
}

#showPassword1 {
  position: absolute;
  right: 10px;
  bottom: 113px;
  width: 16px;
  height: 8px;
  cursor: pointer;
  background: url("../images/login/hidepassword.svg") center center no-repeat;
}

#bindacc_showpassword {
  position: absolute;
  right: 38px;
  bottom: 108px;
  width: 16px;
  height: 8px;
  cursor: pointer;
  background: url("../images/login/hidepassword.svg") center center no-repeat;
}

#showPassword2 {
  position: absolute;
  right: 10px;
  top: 98px;
  width: 16px;
  height: 8px;
  cursor: pointer;
  background: url("../images/login/hidepassword.svg") center center no-repeat;
}

#showPassword3 {
  position: absolute;
  right: 35px;
  top: 196px;
  width: 16px;
  height: 8px;
  cursor: pointer;
  background: url("../images/login/hidepassword.svg") center center no-repeat;
}

.hide_password1 {
  right: 10px !important;
  width: 18px !important;
  height: 11px !important;
  background: url("../images/login/showpassword.svg") center center no-repeat !important;
}

.other_tips_bindacc {
  right: 36px !important;
  bottom: 106px !important;
  width: 18px !important;
  height: 11px !important;
  background: url("../images/login/showpassword.svg") center center no-repeat !important;
}

.hide_password3 {
  right: 33px !important;
  width: 18px !important;
  height: 11px !important;
  background: url("../images/login/showpassword.svg") center center no-repeat !important;
}

.chooseSex {
  width: 320px;
  margin-top: 20px;
  height: 40px;
  box-shadow: 0 1px 0 #E6E6E6;
  background: url("../images/login/sex.png") 5px center no-repeat;
}

.chooseSex label {
  display: inline-block;
  margin-top: 8px;
  margin-left: 40px;
}

.chooseSex label:nth-child(2) {
  margin-left: 30px;
}

#female,
#male {
  display: none;
}

.qq_bind_label {
  cursor: pointer;
  width: 46px;
  height: 21px;
  background: url("../images/login/nocheacked.png") no-repeat left 3px;
}

.qq_bind_label span {
  font-size: 16px;
  color: #424242;
  margin-left: 30px;
}

.qq_bind_label.checked {
  width: 46px;
  height: 21px;
  background: url("../images/login/cheacked.png") no-repeat left 3px;
}

#labelIfAgree {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../images/login/noagree.svg") no-repeat center center;
}

#labelIfAgree.checked {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../images/login/agree.svg") no-repeat center center;
}

#ifAgree {
  display: none;
}

.agree_box {
  width: 220px;
  margin: 0 auto;
  margin-top: 24px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.agree_p {
  position: relative;
  top: -3px;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
}

.agree_p a {
  color: #ff7a00;
  font-size: 14px;
}

.uploadimg {
  margin: 0 auto;
  position: relative;
  width: 72px;
  height: 72px;
  cursor: pointer;
}

.uploadimg img:nth-child(1) {
  width: 72px;
  height: 72px;
  object-fit: contain;
  border-radius: 36px;
}

.uploadimg .upload_camera {
  position: absolute;
  bottom: 3px;
  right: 1px;
  width: 16px;
  height: 16px;
}

/* sendsuccess */
.sendsuccess_text {
  margin-top: 30px;
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 24px;
  color: #454549;
}

.resendEmail_text {
  margin-top: 16px;
  font-size: 12px;
  color: #848588;
  line-height: 24px;
}

.resendEmail_text a {
  color: #ff7a00;
}

.go2email {
  background: #ff7a00;
}

/* link expire */
.link_expire_imgBox {
  width: 100%;
  height: 86px;
  margin-top: 30px;
}

.link_expire_imgBox img {
  margin: 0 auto;
  display: block;
}

.link_expire_wrap {
  height: 306px;
}

.link_expire_text {
  margin-top: 16px;
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  color: #454549;
  text-align: center;
}

/* footer_reg */
.login-footer {
  width: 1200px;
  margin: 83px auto 0px;
  padding: 32px;
  border-top: 1px solid #dcdcdc;
}


.login-footer-copyright {
  float: left;
  color: #565656;
  font-size: 12px;
  margin-top: 10px;
}

.login-footer-nav {
  float: right;
  margin-top: 10px;
}

.login-footer-nav ul li {
  float: left;
  font-size: 12px;
  height: 13px;
  line-height: 13px;
  padding: 0 6px;
  border-left: 1px solid #d5ccd5;
}

.login-footer-nav ul li a {
  color: #333;
}

.login-footer-nav ul li a b {
  font-weight: bold;
}

.login-footer-nav ul li:first-child {
  border-left: none;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #FFFFFF inset !important;
}

.noretake {
  /* display: block; */
  position: absolute;
  top: 440px;
  left: 50%;
  transform: translate(-50%, 0);
  color: #979797;
  font-size: 12px;
  text-align: center;
}

.noretake:hover {
  color: #979797 !important;
}

.right_noretake {
  width: 360px;
  box-sizing: border-box;
  /* height: 432px; */
  height: 100%;
  background-color: #f4f4f4;
  float: left;
  padding: 25px;
  position: relative;
}

.noretake_title {
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  margin-top: 15px;
}

.right_noretake .store_info {
  width: 200px;
  margin: 0 auto;
}

.store_info .logo {
  width: 96px;
  height: 96px;
  margin: 20px auto;
  background-color: #fff;
  position: relative;
}

.store_info .logo img {
  max-width: 95%;
  max-height: 95%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.store_info .text p {
  width: 100%;
  color: black;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  margin: 0 auto;
}
.store_info .text .cashback_view {
  display: flex;
  justify-content: center;
  align-items: center;
}
.store_info .text .cashback_view > p {
  width: fit-content;
  margin: unset;
  color: #F67052;
}
.how_cashback {
  width: 285px;
  height: 100px;
  margin: 0 auto;
  margin-top: 36px;
  /* background: url('../images/how_cashback.png') no-repeat center center; */
  background: url('https://cdn.55haitao.com/bbs/data/attachment/deal/2019/12/27/1070ffa6e1a286fc1b4eb60aa51a29b705be.png') no-repeat center center;
  background-size: contain;
}

#captcha {
  margin-top: 20px;
}

.login-by-wechat-qrcode {
  position: absolute;
  top: 0;
  right: 0;
  height: 56px;
  width: 56px;
  background-image: url('../images/icon-qrcode-login.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}