﻿@charset "utf-8";
/* CSS Document */
.page-content{padding-top:8px;} 

.bg{width:840px;margin:0 auto;border:10px solid #f9f9f9;}
.mod{width:800px;padding:20px;border:1px solid #e3e3e3;}
.mod .mod-hd{height:20px;padding:5px 0 10px 10px;border-bottom:1px solid #e3e3e3;line-height:20px;font-size:14px;}
.iTit{padding-right:10px;float:left;font-size:14px;line-height:32px;text-align:right;}
.ipt-text{height:18px;margin-right:15px;padding:6px 5px;float:left;border:1px solid #ccc;line-height:18px;font-size:14px;}
.ipt-text:focus{border-color:#f58f00;}
.ipt-btn{display:inline-block;height:18px;padding:6px 20px;border:1px solid #e37100;background:#ee8b0c;color:#fff;font-weight:bold;font-size:14px;line-height:18px;outline:0;}
.ipt-btn:hover{color:#fff;text-decoration:none;background:#f49c17;}
.ipt-btn-disabled,.ipt-btn-disabled:hover{cursor:default;border-color:#eee;background:#aaa;}
.itips{padding:0 5px;float:left;line-height:32px;}
.error{color:#f00;}
.iTxt{font-size:14px;}

/*input your account*/
.step-name{padding:40px 0;}
.step-name li{height:32px;margin-bottom:30px;padding-left:200px;}
.step-name li .ipt-text{width:200px;}
.step-name li .captcha{width:100px;}
.step-name li .aImg{float:left;}
.step-name li .aChange{padding-left:15px;float:left;color:#008371;line-height:32px;}
.step-name .action{padding-left:252px;}

/*choose way to reset pwd*/
.step-way .way-title{padding-bottom:20px;font-size:14px;}
.step-way .way-title strong{padding:0 8px;color:#f58f00;}
.step-way .safe-title{width:93%;height:18px;padding:3%;margin-bottom:20px;font-size:16px;background:#fdf4eb;border:1px solid #f58f00;}
.step-way li{width:89%;margin-bottom:15px;padding:3% 5%;float:left;border:1px solid #ddd;background:#f9f9f9;}
.step-way li:hover{border-color:#f58f00;}
.step-way li .icon,.step-way li .way-info{float:left;}
.step-way li .icon{display:inline-block;width:px;height:px;}
.step-way li .way-info{line-height:24px;}
.step-way li .way-info .pTit{font-size:16px;}
.step-way li .numList{width:70%;padding-top:5px;float:left;clear:both;}
.step-way li .numList label{display:inline-block;height:18px;margin-right:20px;padding:2px 0;float:left;cursor:pointer;vertical-align:middle;line-height:18px;border-bottom:1px dashed #f9f9f9;}
.step-way li .numList label:hover{border-bottom-color:#008371;}
.step-way li .numList label input{float:left;margin:2px 5px 0 0 ;}
.step-way li .ipt-btn{float:right;}

.verify-step{height:28px;padding:15px;}
.verify-step li{width:33%;height:18px;padding:5px 0;float:left;display:inline;text-align:center;font-weight:bold;font-size:14px;background:#b7b7b7;color:#fff;border-right:1px solid #fff;}
.verify-step .current{color:#fff;background:#008371;}

/*phone to reset*/
.step-phone{padding:40px 0;}
.step-phone li{height:32px;margin-bottom:30px;padding-left:200px;line-height:32px;}
.step-phone li .iTit{width:80px;}
.step-phone li .getcode{height:26px;margin-top:3px;float:left;font-size:12px;}
.step-phone li .captcha{display:none;}
.step-phone .action{padding-left:290px;}
.step-phone .action .reback{padding:0 15px;color:#008371;}

/*email to reset*/
.step-email{padding:40px 60px;}
.step-email .e-tit{height:18px;padding-bottom:20px;line-height:18px;font-size:14px;}
.step-email .e-notice{margin-top:20px;padding-top:20px;border-top:1px dotted #aaa;line-height:28px;}
.step-email .e-notice p strong{padding-right:10px;}
.step-email .e-notice p a{color:#f58f00;}

/*reset pwd*/
.step-reset{padding:40px 0;}
.step-reset li{height:32px;margin-bottom:30px;padding-left:200px;line-height:32px;position:relative;}
.step-reset li .iTit{width:120px;}
.step-reset li .ipt-text{width:200px;}
.step-reset li .format{position:absolute;top:34px;left:330px;line-height:18px;color:#aaa;}
.step-reset .action{padding-left:330px;}

/*reset success*/
.step-success{width:840px;padding:0;background:#fff;}
.successBox .s-tit{padding:20px 50px;color:#008371;font:bold 20px/30px Microsoft Yahei;}
.successBox .page-goto{padding:15px 60px;border-top:1px solid #ddd;background:#fff;}
.successBox .page-goto a{color:#f58f00;}
