/**重置密码**/
.content{width:504px;/*height:640px;*/background-color: #fff; margin: 0 auto;position: relative;margin-top: 10px;color: #333333;padding-bottom: 35px;}
.content  div{width: 504px;min-height:80px;margin: 0 auto; left: -15px;}
.content  div.title{width: 400px;margin-top:50px;height: 34px;line-height: 43px;padding:0px;font-size: 16px;/*margin: 50px 0px 50px;*/float: right}
.content  div.title span{width: 50%;border-bottom: 1px solid #ddd;display: inline;float: left; cursor: pointer;text-align: center;text-indent:0px;
    padding-left: 0px;}
.content  div.title span.selected{color: #2eaef8;border-bottom:1px solid #2eaef8; position:relative;}
.content  div.title span.selected em{display:block; border-width:4px; position:absolute; bottom:-8px; left:99px;border-style:solid dashed dashed;
    border-color:#2eaef8 transparent transparent;font-size:0; line-height:0;}
.content  div label{font-size:14px;width: 90px;text-align: right;display: inline;float: left;line-height: 48px;margin-right: 10px;}
.content  div label i{color: #eb1014;font-size: 16px;padding-right: 5px;}
.content  div input,.content  div select{padding:0px;;font-size:14px;border:1px solid #cccccc;height: 46px;line-height: 46px;width: 400px;text-indent: 10px;}
.content  div.pass input{background: url(../image/msg_right.png) no-repeat right; background-position: 375px;}
.content  div  span{display: block;color: #999;width: 400px;padding-left:100px;text-align: left;text-indent: 0px;/*height:40px;*/line-height: 40px; margin-bottom: 5px;}
.content  div  span.inline{display: inline;padding-left: 0px;color: #333;width: 400px;text-align: left;text-indent: 0px;height:30px;line-height: 30px; margin-bottom: 5px;}
.content  div  span.inline span{text-indent: 0px;padding-left: 0px;}
.content  div.error  span{background: url(../image/msg_error.png) no-repeat ;background-position: 100px;text-indent: 20px;color: #eb1014}
.content  div.error  input{border:1px solid #eb1014}
.content  div .auth_code{width: 250px;float: left;}
.content  div .auth_code_btn{font-size:14px; width:130px;background: #2eaef8 !important;color: white;margin-left: 20px;height: 48px;border: 1px solid #2eaef8 !important;}
.content  div input.submit{height: 50px;background: #2eaef8 /**!important**/;color: white;margin-top:14px;margin-left: 100px;text-indent: 0px;cursor: pointer;font-size: 16px; font-family: Microsoft YaHei}
.content  div input.disabled{background: #ccc !important;border:1px solid #ccc !important; z-index:99}

/**重置密码成功**/
.fps_content{width: 470px; background-color: #fff; margin: 90px auto; }
.fps_content .succ-icon {float:left; background: url("../image/success.png") no-repeat center;width:96px;height:116px;}
.fps_content .succ-text {float:left; width: 350px; margin-left: 15px; margin-top: 10px;}
.fps_content .title{font-size: 30px; color: #02be05;}
.fps_content a.btn{background: #2eaef8;width: 120px;height: 38px;line-height: 38px;text-align: center;color: #fff;display: block; text-decoration: none; font-size: 16px; margin-top: 30px;cursor: pointer}

/**注册**/
.height-80{height: 80px;}
.height-45{height: 45px !important;}
.content .agree {height: 26px; text-indent: 100px;line-height: 26px; background: url(../image/check_no.png) no-repeat ; background-position: 100px; background-repeat: no-repeat; display: inline-block;
    cursor: pointer;font-weight: normal; padding-left: 20px;color: #333; position: absolute;left: 0}
.content .agree.check{background-image: url(../image/login_rember_pwd_check.png);}

/**注册成功**/
.zcs_content{width: 600px; background-color: #fff; margin: 90px auto; }
.zcs_content .succ-icon {float:left; background: url("../image/success.png") no-repeat center;width:96px;height:116px;}
.zcs_content .succ-text {float:left; width: 480px; margin-left: 15px;}
.zcs_content .title{font-size: 30px;color: #02be05;}
.zcs_content .note{margin-top:10px; color: #999;font-size: 17px;line-height: 30px;}
.zcs_content a.btn{background: #2eaef8;width: 120px;height: 38px;line-height: 38px;text-align: center;color: #fff;display: block; text-decoration: none; font-size: 16px; margin-top: 20px;cursor: pointer}
