@charset "utf-8";
/* CSS Document */
/*忘记密码主体*/
.forget_pwd_mian{min-width:996px;  padding:26px 0 75px; background:#f9f9f9; border-top:1px solid #ededed; border-bottom:1px solid #ededed;}
.forget_pwd_mian .status{width:785px; padding-left:225px; margin:0 auto; height:72px; margin-bottom:20px;}
.forget_pwd_mian .status li{width:190px;}
.forget_pwd_mian .status li .step_line{width:154px;}
.forget_pwd_mian .status li.end .status_msg{background-position:-28px -56px;}
.forget_pwd_mian .status li.end .success{background-position:0 -56px;}
/*忘记密码区块*/
.forget_pwd_box{width:698px; margin:0 auto;}
.forget_pwd_box .top_bg,.forget_pwd_box .bottom_bg{display:block; width:698px; height:10px;}
.forget_pwd_box .top_bg{background:url(../../images/box_bg.png) no-repeat 0 0;}
.forget_pwd_box .bottom_bg{background:url(../../images/box_bg.png) no-repeat 0 -10px;}
.forget_pwd_box form{display:block; width:698px; font-size:14px; padding:36px 0; background:url(../../images/box_bg.png) repeat-y -698px top;}
.forget_pwd_box form td{padding-bottom:14px;}
.forget_pwd_box form .txt{width:253px; height:20px; border:1px solid #dcdcdc; font-size:14px; padding:10px 6px; color:#c1c1c1; background:#fff;}
.forget_pwd_box form .code_txt{width:115px; vertical-align:middle;}
.forget_pwd_box form .img_code{width:88px; height:42px; margin-left:5px; vertical-align:middle;}
.forget_pwd_box form .next{color:#45bdff; cursor:pointer; text-decoration:underline; line-height:42px; margin-left:5px;}
.forget_pwd_box form .btn{width:75px; height:28px; margin-top:30px; font-size:14px; color:#fff; background:#00a0e9; border:1px solid #00a0e9; cursor:pointer;}
.forget_pwd_box form .by_btn{width:267px;}
/*forget-pwd-two*/
.forget_pwd_box form .get_code{width:86px; height:42px; border:1px solid #dcdcdc; background:#f2f2f2; vertical-align:middle; margin-left:8px; cursor:pointer;}
.forget_pwd_box form .tips{color:#a8a8a8;}
/*forget-pwd-end*/
.forget_pwd_box .box{width:698px; padding:36px 0; background:url(../../images/box_bg.png) repeat-y -698px top;}
.forget_pwd_box .box h3{font-size:18px; color:#333; font-weight:normal; margin-bottom:26px; text-align:center;}
.forget_pwd_box .box p{color:#a8a8a8; line-height:26px; padding-left:210px; font-size:14px;}
.forget_pwd_box .box p a{color:#45bdff; text-decoration:underline;}
.forget_pwd_box .box .end_link{display:block; width:75px; height:28px; margin:30px auto 0; text-align:center; line-height:28px; font-size:14px; color:#fff; background:#00a0e9;}
.forget_pwd_box .message{margin-left:10px; font-size:12px; color:red;}