.password-header{
    width: 1198px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 10px;
}
.password-header a{
    width: 201px;
    height: 62px;
    display: inline-block;
}
.password-header a img{
    width: 201px;
    height: 62px;
}
.nav-password{
    width: 1198px;
    border-bottom: 2px solid #f0f0f0;
    position: relative;
    height: 48px;
    margin:0 auto;
}
.nav-password .nav-password-wrap{
    width: 800px;
    position: absolute;
    left: 50%;
    bottom: -2px;
    margin-left: -400px;
}
.nav-password .nav-password-wrap li{
    width: 33.33%;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    text-align: center;
    line-height: 48px;
}
.nav-password .nav-password-wrap .active{
    border-bottom: 2px solid #cc9b4b;
}
.nav-password .nav-password-wrap li i{
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #cc9b4b;
    color: #fff;
    line-height: 24px;
    font-style: normal;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin-right: 2px;
}
.body{
    width: 400px;
    margin: 0 auto;
    padding-top: 42px;
}
.body .tips{
    font-size: 12px;
    line-height: 32px;
    color: red;
    text-align: left;
    min-height: 32px;
}
.body .input-tel label{
    width: 126px;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 52px;
    border: 1px solid #dbdbdb;
    border-right: none;
    letter-spacing: 14px;
}
.body .input-tel input{
    width: 272px;
    text-align: left;
    font-size: 14px;
    color: #666;
    line-height: 32px;
    border: 1px solid #dbdbdb;
    border-left: none;
    outline: none;
    margin: 0;
    padding: 10px 0px;
}
.body .input-img-code{
    position: relative;
}
.body .input-img-code label{
    width: 126px;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 52px;
    border: 1px solid #dbdbdb;
    border-right: none;
    letter-spacing: 14px;
}
.body .input-img-code input{
    width: 150px;
    text-align: left;
    font-size: 14px;
    color: #666;
    line-height: 32px;
    border: 1px solid #dbdbdb;
    border-left: none;
    outline: none;
    margin: 0;
    padding: 10px 0px;
}
.body .input-img-code .code-img {
    width: 112px;
    height: 40px;
    margin-left: 10px;
    margin-top: 8px;
}
.body .input-img-code .code-img img{
    width: 100%;
    height: 100%;
}
.body .input-img-code .code-img-change{
    position: absolute;
    font-size: 14px;
    line-height: 60px;
    top: 0;
    right: -55px;
    cursor: pointer;
    color: #2a6dbb;
}
.body .input-code label{
    width: 112px;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 52px;
    border: 1px solid #dbdbdb;
    border-right: none;
}
.body .input-code input{
    width: 176px;
    text-align: left;
    font-size: 14px;
    color: #666;
    line-height: 32px;
    border: 1px solid #dbdbdb;
    border-left: none;
    border-right: none;
    outline: none;
    margin: 0;
    padding: 10px 0px 10px 14px;
}
.body .input-code .code{
    width: 90px;
    border: 1px solid #dbdbdb;
    border-left: none;
    padding: 3px;
}
.body .input-code .code a{
    display: block;
    width: 100%;
    font-size: 14px;
    color: #333;
    line-height: 46px;
    text-align: center;
    cursor: pointer;
    background: #f5f5f5;
}
.body .next{
    padding-top: 10px;
    padding-bottom: 83px;
}
.body .next a{
    width: 220px;
    display: block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #cc9b4b;
    border-radius: 3px;
    margin-left: 4px;
}
.footer-bottom{
    background: #fff!important;
}
.footer-bottom-link{
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}
.body .input-password label{
    width: 114px;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 52px;
    border: 1px solid #dbdbdb;
    border-right: none;
    letter-spacing: 4px;
}
.body .input-password input{
    width: 272px;
    text-align: left;
    font-size: 14px;
    color: #666;
    line-height: 32px;
    border: 1px solid #dbdbdb;
    border-left: none;
    outline: none;
    margin: 0;
    padding: 10px 0px 10px 12px;
}
.body .input-invite-tel{
    margin-bottom: 32px;
}
.body .input-invite-tel label{
    width: 126px;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 52px;
    border: 1px solid #dbdbdb;
    border-right: none;
    letter-spacing: 14px;
}
.body .input-invite-tel input{
    width: 272px;
    text-align: left;
    font-size: 14px;
    color: #666;
    line-height: 32px;
    border: 1px solid #dbdbdb;
    border-left: none;
    outline: none;
    margin: 0;
    padding: 10px 0px;
}
.body .input-policy label{
    display: block;
    width: 100%;
}
.body .input-policy label input{
    display: none;
}
.body .input-policy{
    margin-bottom: 22px;
}
.body .input-policy label{
    cursor: pointer;
}
.body .input-policy label .policy-mask i{
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #dbdbdb;
    border-radius: 2px;
    margin-right: 5px;
    margin-top: 2px;
}
.body .input-policy label .policy-mask span{
    font-size: 12px;
    color: #666;
    line-height: 18px;
}
.body .input-policy label .policy-mask span a{
    font-size: 12px;
    color: #cc9b4b;
    line-height: 18px;
}
.body .input-policy .policy-active .policy-mask i{
    background: url(../images/icon_select.png) no-repeat center;
    background-size: contain;
    border-color: #cc9b4b;
}

