html {
  width: 100%;
  height: 100%;
}
body {
  background-color: rgba(247, 247, 252, 1);
  width: 100%;
  height: 100%;
  position: relative;
  min-width: 1200px;
}
#pop {
  white-space: nowrap;
  position: absolute;
  width: 1.8rem;
  z-index: 999;
  font-size: 0.12rem;
  line-height: 0.19rem;
  left: -0.8rem;
  top: -0.25rem;
  height: 0.19rem;
  background: #fef2f4;
  border: 0px solid #e30011;
  text-align: center;
font-family: MicrosoftYaHeiLight;
color: #000000;
border-radius: 0.04rem;
}
#popPass {
  white-space: nowrap;
  position: absolute;
  width: 0.9rem;
  height: 0.14rem;
  z-index: 999;
  font-size: 0.1rem;
  line-height: 0.14rem;

  font-family: MicrosoftYaHeiLight;
  color: #000000;
  text-align: center;
  left: -0.35rem;
  top: -0.25rem;
  height: 0.14rem;
  background: #fef2f4;
  border: 0px solid #e30011;
  border-radius: 0.04rem;
}
/* 整体布局 */
.bg-banner {
  height: 100vh;
  width: 100%;
  background-image: url("../images/login_back.png");
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 650px;
  font-size: 0.16rem;
  float: left;
}
.bg-banner .leftMain {
  width: 5.76rem;
  height: 100%;
  position: relative;
  float: left;
}

.leftMain .isNew {
  /* position: absolute; */
  margin-bottom: 0.32rem;
}
.leftMain .commonStyle {
  width: 100%;
  height: 0.26rem;
  font-size: 0.2rem;
  font-family: MicrosoftYaHei;
  color: rgba(0, 0, 0, 0.85);
  line-height: 0.26rem;
  letter-spacing: 2px;
}
.leftMain .forgetPassWorld {
  /* position: absolute; */
  top: 5.51rem;
  left: 4.26rem;
  width: 0.88rem;
  height: 0.19rem;
  font-size: 0.14rem;
  font-family: MicrosoftYaHei;
  color: rgba(0, 0, 0, 0.85);
  line-height: 0.19rem;
  letter-spacing: 1px;
  float: right;
  margin-right: 0.72rem;
  cursor: pointer;
  white-space: nowrap;
}
.bg-banner .leftLogin {
  width: 5.76rem;
  height: 100%;
  position: relative;
  left: 0;
  float: left;
  background: #ffffff;
}
.leftLogin input {
  width: 100%;
}
.leftLogin .Logo {
  /* position: absolute; */
  margin-top: 0.48rem;
  width: 1.68rem;
  height: 0.38rem;
  margin-left: 0.44rem;
  margin-bottom: 2.2rem;
}
.leftLogin .Logo img {
  width: 100%;
}
.leftLogin_form{
  margin-left:0.72rem ;
  margin-bottom: 0.36rem;
}
.leftLogin .errTip {
  /* --------------------------------错误提示--- */
  position: absolute;
  height: 0.45rem;
  left:3rem;
  
  display: none;
 
  cursor: pointer;
}
.leftLogin .errTip img {
 width: 0.2rem;
 height: 0.2rem;
 left: 44%;
 /* margin-left: 46%; */
 position: absolute;
 top: 0.1rem;
}
.leftLogin .loginText {
  width: 1.06rem;
  height: 0.64rem;
  font-size: 0.48rem;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
  line-height: 0.64rem;
  letter-spacing: 0.05rem;
  margin-bottom:0.12rem;
}

.leftLogin .loginWayText {
  /* position: absolute; */
  top: 4.51rem;
  left: 0.72rem;
  width: 1.8rem;
  height: 0.19rem;
  font-size: 0.14rem;
  font-family: MicrosoftYaHei;
  color: rgba(0, 0, 0, 0.45);
  line-height: 0.19rem;
  letter-spacing: 1px;
  white-space: nowrap;
}
.leftLogin .passWorldText {
  position: relative;
  width: 100%;
  font-size: 0.14rem;
  font-family: MicrosoftYaHei;
  color: rgba(0, 0, 0, 0.45);
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.leftLogin .userOrEm {
  position: relative;
  height: 0.56rem;
  width: 4.32rem;
  line-height: 0.56rem;
  margin-bottom: 0.24rem;

  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.leftLogin .passWorldText .leftText {
  font-size: 0.14rem;
  font-family: MicrosoftYaHei;
  color: rgba(0, 0, 0, 0.45);
  line-height: 0.19rem;
  letter-spacing: 1px;
  float: left;
  white-space: nowrap;
}
.leftLogin .passWorldText .rightText {
}

.leftLogin .passWorld {
  position: relative;
  height: 0.56rem;
  width: 4.32rem;
  line-height: 0.56rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.login_btn_box{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-left: 0.72rem;
  box-sizing: border-box;
  padding-right: 0.72rem;
  margin-top: 0.8rem;
}

.leftLogin .login {
  height: 0.35rem;
  width: 0.96rem;

  text-align: center;
  cursor: pointer;

  font-size: 0.16rem;
  font-family: MicrosoftYaHei;
  color: rgba(255, 255, 255, 0.85);
  line-height: 0.21rem;

  background: #1890ff;
  border-radius: 0.04rem;
}
.login_agreement_text{
  color: rgba(0, 0, 0, 0.45);
  line-height: 0.35rem;
}
.login_agreement_text>span{
  cursor: pointer;
  color:#1890ff;
}

.leftLogin .errLogin {
  height: 0.17rem;
  width: 3rem;
  font-size: 0.16rem;
  font-family: MicrosoftYaHei;
  color: red;
  line-height: 0.17rem;
  margin-left: 0.72rem;
  display: none;
}
.leftLogin .errLogin img {
  height: 100%;
  vertical-align: middle;
}
.leftLogin .errLogin span {
  height: 100%;
  vertical-align: middle;
}
.leftLogin .loginTo {
  position: absolute;
  top: 6.51rem;
  left: 0.72rem;
  height: 0.17rem;
  width: 1.5rem;
  text-align: center;
  font-size: 0.16rem;
  font-family: MicrosoftYaHei;
  color: rgba(0, 0, 0, 0.85);
  line-height: 0.17rem;
  display: none;
}
.leftLogin .loginTo img {
  height: 100%;
}
input::-webkit-input-placeholder{
  color:rgba(0, 0, 0, 0.35);
}


.login_imgCode{
  
}

/* 右侧样式 ------------------------------
.bg-banner .rightMain {
  height: 100%;
  position: relative;
 left: 576px;
  width: calc(100% - 576px);
  background: url("../images/rightImg.png");
  background-size:100% 100%; 
  background-repeat:no-repeat;
  min-width: 624px;
} */

.login_imgCode {
  width: calc(100% - 0.72rem);
  /* display: flex; */
  align-items: center;
  margin-bottom: 15px;
  display: none;
  margin-top: 30px;
  box-sizing: border-box;
  padding-bottom: 0.16rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.login_imgCode input {
  margin-bottom: 0;
  width: 100%;
  margin-top: 0;
}

.login_imgCode_pic {
  width: 108px;
  height: 36px;
  margin-left: 8px;
  flex-shrink: 0;
  cursor: pointer;
}

.login_imgCode_pic img {
  width: 100%;
  height: 100%;
}
