body{background: #f7f7f7}
.location-bg{   /* background: #eb4c2c;*/ position:relative; height:55px; }
.location-bg .page-name {
    color: #ff4e00;
    top: 10px;
	font-size:1.8rem;
	font-weight:bold;
	padding-left:10px;
}
.location-bg section.location{ width:1200px; margin:0px auto; line-height:55px;}
.passwd-nav{}
    .main{border-top: 2px solid #cdcdcd;}
    .main-inner{width: 718px; margin:0 auto 50px;}
    .passwd-nav-box{
    padding-top: 35px;
        height: 77px;
		 margin-bottom:10px;
    }
    .passwd-nav{
        height: 42px;
        position: relative;
    }
    .passwd-nav li{
        float: left;
        display: inline;
        height: 41px;
        font-size: 14px;
        width: 50%;
        background: url("../images/pic-line.png") repeat-x 0 17px;
    }
    .passwd-nav .done{
        background: url("../images/pic-line2.png") repeat-x 0 17px;
    }
    .passwd-nav .first{}
    .passwd-nav .middle{ margin-left: -75px;}
    .passwd-nav .last{
        width: auto!important;
        position: absolute;
        right: 0;
    }
    .passwd-nav span{
        float: left;
        width: auto;
        padding:0 5px;
        background-color: #f7f7f7;
    }
    .passwd-nav span i{
        position: relative;
        width: 41px;
        height: 41px;
        background: url("../images/pic.png") -41px top no-repeat;
        text-align: center;
        line-height: 41px;
        font-style: inherit;
        color: white;
        font-size: 20px;
        float: left;
    }

    .passwd-nav span em{
        float: left;
        height: 41px;
        line-height: 41px;
        padding-left: 10px;
        color: #bbbbbb;
        font-style: inherit;
    }
    .passwd-nav .done i{
        background: url("../images/pic.png") 0 top no-repeat;
    }
    .passwd-nav .done em{
        color: #BB1118;
    }
    .wrap-box{
        width:718px;
        padding:10px;
        overflow: hidden;
    }
    .inner-box{
        width: 2154px;
    }
    .fill-data-box{
        position: relative;
        background: white;
        padding: 30px 0;
        border:1px solid #dcdcdc;
        border-radius: 5px;
        box-shadow: 5px 5px 10px #dcdcdc;
    }
    .fill-data{
        width: 335px;
        height: auto;
        margin: 0 auto;
		zoom:1;
		overflow:hidden;
    }
	.fill-data .form-control#nick{ background:none;}
	.fill-data .input-group-addon{ background: none;    color: #ff3600; border-right:none; border-top-left-radius:0px; border-bottom-left-radius:0px;}
  .fill-data .form-control{border-top-right-radius:0px; border-bottom-right-radius:0px;border-left:none; padding-left:0px;text-indent:3px;}
  .fill-data .has-success .form-control{border-left:none; }
  .fill-data .has-success .input-group-addon{ border-color:#7fc11c;}
  .fill-data input:focus{   box-shadow:none; border:#ccc solid 1px;border-left:none;}
   .fill-data  .has-feedback input{box-shadow:none;}
  .fill-data  .has-feedback input:focus{ box-shadow:none; }
	.fill-data .form-group{ margin-bottom:10px; clear:both; zoom:1; overflow:hidden; }
	.fill-data .has-feedback .form-control-feedback{right:10px;}
	
	
	.forget_bottom{ clear:both; padding-top:20px;width:297px; margin: 0px auto;}
	.forget_bottom .form-btn {
    width: 100%;
    margin: 0;
    height: 47px;
    background: #7fc11c;
    font-size: 16px;
    border: none;
    color: white;
    cursor: pointer;
    border-radius: 2px;
    font-family: "Microsoft YaHei";
	display: block;
	line-height:47px;
	text-align:center;
}


	

    .end-step .fill-data{
        width:auto;
        margin: 0 0 0 100px;
    }
    .log-success{
        background: url(../images/log_success.png) top left no-repeat;
        width: 79px;
        height: 100%;
        margin-top: 12px;
        float: left;
    }
    .log-warning{
        background: url(../images/log_warning.png) top left no-repeat;
        width: 44px;
        height: 100%;
        margin-top: 30px;
        margin-left: 30px;
        float: left;
    }
    .log-content{
        color: #333333;
        font-size: 16px;
        font-weight: bold;
        margin-top: 30px;
        margin-left: 16px;
        line-height: 40px;
        float: left;
    }
    .log-content a{
        padding: 0 6px;
        color: #669933;
    }
    .fill-data .title{
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 26px;
    }
    .txt-center{text-align: center}
    .other-way{
        margin-top: 20px;
    }
    .other-way li{margin-bottom: 10px;font-size: 12px;}
    .other-way a{color: #74A148;text-decoration: none}
    #againSendMail{background: #009900;color: white;border: none;height: 30px;border-radius: 3px;}
    #againSendMail[disabled] {background: #cccccc}
.captcha-wrap{width: 300px;overflow: hidden;}
.captcha-box{width: 600px;}
.captcha-item{float: left;width: 296px; margin-right: 4px}
.form-btn {
    width: 297px;
    margin: 0;
    height: 47px;
    background: #7fc11c;
    font-size: 16px;
    border: none;
    color: white;
    cursor: pointer;
    border-radius: 2px;
    font-family: "Microsoft YaHei";
}