.updateContentFirst{
  width: 556px;
  height:372px;
  /* background: #FFFFFF; */
  border-radius: 8px;
  position:relative;
}

.updateContentFirst>div{
  width: 440px;
  margin: 0 auto;
  padding: 80px 50px;
  width:500px;
}

.updateContentFirst label{
  float: left;
  width: 80px;
  color: #666;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  margin-right: 20px;
  text-align: right;
  font-weight: normal;
}
.updateContentFirst label i{
  position:absolute;
  left: 75px;
  top: 0px;
  color: #DD3730;
  margin-top: 2px;
  font-style: normal;
}
.updateContentFirst p {
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
}
.updateContentFirst p input{
  float: left;
  width: 292px;
  height: 36px;
  line-height: 36px;
  outline-style: none;
  border: 1px solid #999999;
  outline: none;
  font-size: 13px;
  color: rgba(0,0,0,0.87);
  padding-left: 12px;
  border-radius: 5px;
}
.updateContentFirst p span{
  position: absolute;
  right: 9px;
  top: 9px;
  display: none;
  width:123px;
}
.updateContentFirst p span.showPhone {
  width:136px;
}
.updateContentFirst .getCode{
  position: relative;
  left: 20px;
  top: 0px;
  width: 110px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #1BA8ED;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer;
  outline: none;
}

#imageCode{
  width:168px;
}
.verify img{
width:120px;
height:36px;
cursor:pointer;
margin-left:4px;
}
#toast-container{
left:50%;
margin-left:-250px;
top:150px;
}
.errMessage{
  color: #D50000!important;
  font-size: 12px!important;
  position: absolute;
  margin-left: 100px;
}
.showPhone{
  top: 120px;
}
.showPassOne{
  top: 130px;
}
.showImageCode,.showCode{
  top: 188px;
}
.showPassTwo{
  top: 240px;
}
.showErr{
  position: absolute;
  top: 120px;
  color: #D50000;
  font-size: 12px;
  border: none;
  margin-left: 100px;
  margin-bottom: 10px;
}
.updateContentFirst p span.showImageCode {
   left:142px;
}
.updatePasswordFirst li.edit i {
  width: 25px;
  height: 25px;
  padding: 0;

}


/* 绗簩閮ㄥ垎鐨勬牱寮忔帶鍒� */
.updateContentSecond{
  width: 556px;
  height:372px;
  background: #FFFFFF;
  border-radius: 8px;
  position:relative;
}
.updateContentSecond>div{
  width: 440px;
  margin: 0 auto;
  padding: 80px 50px;
  width:500px;
}

.updateContentSecond label{
  float: left;
  width: 80px;
  color: #666;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  margin-right: 20px;
  text-align: right;
}
.updateContentSecond label i{
  position:absolute;
  left: 75px;
  top: 0px;
  color: #DD3730;
  margin-top: 2px;
  font-style: normal;
}
.updateContentSecond p {
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
}
.updateContentSecond p input{
  float: left;
  width: 168px;
  height: 36px;
  line-height: 36px;
  outline-style: none;
  border: 1px solid #999999;
  outline: none;
  font-size: 13px;
  color: rgba(0,0,0,0.87);
  padding-left: 12px;
  border-radius: 5px;
}
#phoneTwo{
  padding-left:0px; 
}
.updateContentSecond #phoneTwo{
  border-color: transparent;
  background: #fff;
  border: none;
}
.updateContentSecond p span{
  position: absolute;
  right: 135px;
  top: 9px;
  display: none;
}
.updateContentSecond .getCode{
  position: relative;
  left: 20px;
  top: 0px;
  width: 110px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #1BA8ED;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer;
  outline: none;
}
.updatePasswordSecond li.end i {
  margin-top: 10px;
  width: 25px;
  height: 25px;
  padding: 0;
  background: url("../images/edit.png");
}
#passwordCheck{
  width: 300px;
  height: 20px;
  margin-left: 104px;
  margin-top: -7px;
  /* display: none; */
}
#passwordCheck li{
  display: inline-block;
  width: 97px;
  background-color: #EEEEEE;
  text-align: center;
  margin-left: -4px;
  border: 1px solid #DAD5D5;
}


/* 绗笁閮ㄥ垎鏍峰紡鎺у埗 */
.updateContentThird{
    width: 556px;
    height:372px;
    background: #FFFFFF;
    border-radius: 8px;
    position:relative;
  }

  .updateContentThird>div{
    width: 500px;
    margin: 0 auto;
    padding: 90px 50px;
  }

 .updateContentThird label{
    float: left;
    width: 80px;
    color: #666;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    margin-right: 20px;
    text-align: right;
  }
  .updateContentThird label i{
    position:absolute;
    left: 75px;
    top: 0px;
    color: #DD3730;
    margin-top: 2px;
    font-style: normal;
  }
  .updateContentThird p {
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
    width:450px;
  }
  .updateContentThird p input{
    float: left;
    width: 292px;
    height: 36px;
    line-height: 36px;
    outline-style: none;
    border: 1px solid #999999;
    outline: none;
    font-size: 13px;
    color: rgba(0,0,0,0.87);
    padding-left: 12px;
    border-radius: 5px;
  }
  .updateContentThird #phone{
    border-color: transparent;
    background: #fff;
  }
 .updateContentThird p span{
    position: absolute;
    right: 70px;
    top: 9px;
    display: none;
  }
  .updateContentThird .getCode{
    position: relative;
    left: 20px;
    top: 0px;
    width: 110px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #1BA8ED;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
    outline: none;
  }
 ainer{
  left:50%;
  margin-left:-250px;
  top:150px;
 }
.updatePasswordThird li.finish i {
  margin-top: 10px;
  width: 25px;
  height: 25px;
  padding:0;
  background: url("../images/right.png") no-repeat; 
}





/* 绗洓閮ㄥ垎鏍峰紡鎺у埗 */
.updateContentFourth{
    width: 556px;
    height: 372px;
    background: #FFFFFF;
    border-radius: 8px;
    position:relative;
  }
  .updateContentFourth img{
    width:78px;
    height:78px;
  }
  .updateContentFourth>div{
    width: 556px;
    margin: 0 auto;
    padding-top: 45px;
  }
  .updateContentFourth p {
    margin-bottom: 50px;
    position: relative;
    text-align:center;
    font-size: 22px;
    color: rgba(0,0,0,0.87);
    letter-spacing: 0;
    height:40px;
  }

.updatePasswordFourth li.fourthItem i {
  margin-top: 10px;
  width: 25px;
  height: 25px;
  padding: 0;

}
.updateContentFourth .signUp{
  margin-left: 130px;
}
  

