.resetPswdBox {
    margin: 0 auto;
    width: 392px;
    font-size: 14px;
    position: relative
}

.resetPswdBox p {
    margin: 30px 0;
    line-height: 40px;
    text-align: center
}

.resetPswdBox .resetPswdBoxTit {
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0;
    line-height: 1;
    text-align: left
}

.resetPswdBox .phone_icon, .resetPswdBox .email_icon {
    background-position: -122px -276px;
    display: inline-block;
    width: 20px;
    height: 22px;
    vertical-align: middle;
    margin-right: 10px
}

.resetPswdBox .email_icon {
    background-position: -161px -276px
}

.resetPswdBox .resetPswdTxt {
    text-align: left
}

.resetPswdBox .rePwdStyBtn {
    width: 100px;
    height: 24px;
    display: inline-block;
    color: #e84653;
    border: 1px solid #e84653;
    text-align: center;
    line-height: 22px;
    position: absolute;
    right: 0;
    margin-top: 8px
}

.pwdInTxt {
    width: 290px;
    height: 40px !important;
    border-radius: 0;
    float: right;
    font-size: 12px
}

.resetPswdBox .inCode {
    width: 170px;
    margin-right: 120px
}

.resetPswdBox .getCodes {
    display: inline-block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #ccc;
    color: #666;
    font-size: 12px;
    position: absolute;
    right: 0;
    cursor: pointer;
}

.resetPswdBox .rePwdBtn {
    width: 290px;
    height: 40px !important;
    border-radius: 0;
    float: right;
    font-size: 12px
}

.regPactBox {
    width: 290px;
    float: right;
    margin: 0 0 30px 0
}

