/* * @Author: lihenghong  * @Date: 2020-04-22 10:33:54  * @Page Name: lihenghong  Newpage*/

.login_main {
  height: 753px;
  background: #F9FAFB;
}

.login_title {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 50px;
  color: #333333;
}

.login_min_title {
  font-size: 14px;
  color: #999;
  width: 90px;
}

.en-box .login_min_title {
  width: 120px;
}

.bm_login_box {
  width: 561px;
  /* margin: 0 auto; */
}
 .layui-tab-content {
  padding: 0;
}

.login_btn {
  width: 100%;
  height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
  margin: 10px 0;
}

.email_row {
  width: 100%;
}

.vercode_row {
  width: 416px;
  display: inline-block;
}

.success_main {
  width: 480px;
  margin: 0 auto;
  text-align: center;
  min-height: 600px;
  padding-top: 147px;
}

.success_text {
  font-size: 29px;
  font-weight: 400;
  line-height: 36px;
  margin: 20px 0;
}

.success_main img {
  width: 100px;
  height: 100px;
}
.ddword{
  color: #999999;
}
.brief_type{
  padding: 15px 0 0 0 !important;
}
.mag_l12{
  margin-left: 12px;
}
.ioc07{
  width: 18px;
}
.ioc07span{
  left: 10px;
  padding-right: 8px;
}
.phone_row{
  width: 40%;
}
.dikermain{
  display: flex;
  /* align-items: center; */
}
.cseltlm{
  width: 57%;
    margin-left: 12px;
}
.lllere{
  padding-left: 12px !important;
}
.backet{
  background: #EEEEEE !important;
  color: black !important;
}
.wtne20{
  width: 20% !important;
}
.wtne75{
  width: 75% !important;
}
.mag_left{
  margin-left: 4% !important;
}
.sendsuctext {
  width: 418px;
  margin: 10px auto 0;
  line-height: 21px;
  /* text-align: center; */
}
.sendokbtn {
  width: 100%;
  position: absolute;
  bottom: 0;
  border-radius: 0;
}
.sendokbtnlogin{
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translate(-50%, 0%);
}
.mitwe3{
  color: #0099FF;
}

.codeselect {
  width: 160px;
  margin-right: 10px;
}

.en-box .codeselect {
  width: 204px;
}

.layui-layer-loading .layui-layer-loading1 {
  width: 100px!important;
  height: 100px!important;
  background-image: url(/images/bmloading-cf05db06902adbf7d3eb6a0eb8ceca88.gif)!important;
  background-repeat: no-repeat!important;
  background-size: 100%!important;
}


	#login_Pass{padding-right: 50px;}
	.passwordIcon{	position: absolute;right: 12px;top: 16px;width: 14.6px;height: 9px;cursor: pointer;}
	/* 特殊处理 */
	.commonModal-layer-box .warning-info-icon{width: 14px;height: 14px;margin-top: 4px;}
	.commonModal-layer-box .primary-title{font-size: 14px;}

.reg_inp_row {
  margin-bottom: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  align-items: center;
}

.bm_login_box .layui-tab-title {
  border: none;
}

.privacy_row a {
  color: #007DEE;
  border-bottom: 1px solid #007DEE;
}

.chinese-box .privacy_row a {
  border-bottom: none;
}

.layui-input {
  height: 40px;
}

.img_inp_row .inp_icon {
  top: 10px;
}

/* 忘记密码页 */
#form-recovery-p .bm_login_box {
  width: 520px;
  margin: 0 auto;
  padding-top: 80px;
}
#form-recovery-p .login_min_title {
  margin-bottom: 10px;
  color: #999;
  width: 100%;
}
#form-recovery-p .vercode_row {
  width: 396px;
}
.sendemail,
.sendemail2 {
  height: 40px;
  line-height: 40px;
}

@media screen and (max-width: 1024px) {
  .bm_login_box {
    width: 500px;
  }
  #form-recovery-p .login_min_title {
     width: 520px;
  }
  .img_inp_row .number_inp .layui-input {
    padding-left: 12px;
  }
}
