.updatepsd{background: #fff;padding:20px 0 50px 14px;}
.updatepsd-t{font-size: 14px}
/*密码找回设置*/
.regbox-setpwd{width:315px;margin:10px 0 0 330px;}
.regbox-setpwd .reg-dt{width:110px;text-align:right;}
.regbox-setpwd .regForm-dd-rit {padding-left:115px;}
.regbox-setpwd .reg-input{width:195px;color:#4b4b4b;}
.regbox-setpwd .reg-item-ty{margin-top:40px;}

/*注册页面*/
.regbox .reg-dt{position:absolute;left:0;line-height:36px;}
.regbox .reg-input,.regForm-dd-rit .reg-yzm{
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
font-size:12px;display:inline-block;height:36px;line-height:36px;border:1px solid #ddd;color:#4b4b4b;padding-left:15px;}/*输入框的公共地方*/
.regbox-zc{width:380px;margin:0 auto;}
.reg-item{margin-top:0px;}
.regForm-dd-rit{
  color:#727171;
  zoom: 1;
}
.btnReg_confirm {
    display: block;
    cursor: pointer;
    height: 36px;
    font-size: 18px;
    text-decoration: none;
    line-height: 36px;
    color: #fff;
    outline: none;
    text-align: center;
    background-color: #e70012;
    width:100px;
    border-radius: 3px;
}

.in-tip{color:#c5c5c5;height:27px;font-size:12px;padding-top:5px; margin-left:120px; }
.error{color:#e82020;}
inpu.error { border: 1px solid red; }