.forget_password_box{ width:600px; height:392px; margin:0 auto; border:1px solid #e0e0e0; margin-top:25px; margin-bottom:35px; position:relative}
.forget_password_box h1{ font-size:16px; color:#333333; font-weight:bold; margin:22px 0 87px 26px; line-height:16px}
.forget_password_box .tip{ padding-left:195px; color:red; padding-bottom:19px;height: 17px;}
.input_case{ overflow:hidden; margin-bottom:26px}
.input_case p{ float:left; width:174px; text-align:right; line-height:30px; font-size:14px}
.input_case input{ float:left; display:block; margin-left:20px; height:28px; width:270px; border:1px #bdbdbd solid; padding-left:5px}
.input_case .mix_input{ width:118px; margin-right:16px}
.input_case a{ display:block; float:left; width:134px;border:1px #bdbdbd solid; line-height:28px; text-align:center;color:#000000;cursor: pointer}
.input_case .send-code {
    color: #333333;
}

.input_case .disabled {
    background-color:#f6f5f5;
    color:#9999a3;
}

.forget_password_box .submit_btn{ cursor:pointer;margin-left:356px; font-size:16px; color:#4c4c4c; font-weight:bold; width:110px; line-height:40px; text-align:center; background-color:#aace3a; display:block; margin-top:40px}
.forget_password_box .process{ position:absolute; top:22px; right:54px}

.forget_password_box .success{ width:190px; margin:0 auto; overflow:hidden; padding-top:40px}
.forget_password_box .success img{ float:left}
.forget_password_box .success p{ float:left; font-size:20px; font-weight:bold; line-height:36px}
.forget_password_box .back_login{ display:block; font-size:14px; color:#333333; width:90px; margin:0 auto}







