@charset "utf-8";
body{
    background: #e9ecee;
}
.findpass{
    width: 1154px;
    margin: 0 auto;
    background: #fff;
    /* padding: 26px 23px;
    padding-bottom: 50px; */
}
.btn{
    width: 216px;
    height: 44px;
    background: #F5914C;
    border-radius: 3px; 
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 44px;
    margin: 0 auto;
    margin-top: 20px;
}
.appImg{
   width: 216px;
   box-shadow: 0px 0px 10px 0px #E3E3E3; 
   margin: 0 auto;
   margin-top: 20px;
   display: block;
}
.findPassword-step01 h3.findPassword-tit01{
    padding-top: 0;
    padding-bottom: 25px;
    border-bottom: 1px solid #eee;
}
.findPassword-wrap{
    width: 858px;
    padding: 26px 0;
}
.findPassword-tit01{
    line-height: 18px;
    font-size: 18px;
}
.passwordInfo{
    padding: 26px;
    border-left: 1px solid #eee;
}
.passwordInfo  h3{
    width: 214px;
    text-align: center;
    font-size: 24px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    color: #333333;
}
.findPassword-tit02{
    color: #666;
    margin-top: 80px;
    line-height: 14px;
}
.passwordInfo h3{
    width: 243px;
}
.findPassword-wrap h3.findPassword-title{
    height: 20px;
    line-height: 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid #eee;
}
.findPassword-phone{
    text-align: center;
}
.findPassword-phone .findPassword-phone-list{
    width: 370px;
    margin: 0 auto;
}
.findPassword-phone-list{
    padding: 0;
}
.findPassword-phone-list li{
    margin: 0 auto;
    margin-bottom: 20px;
}
.findsteop{
    width: 237px;
    height: 57px;
    background: url(/OtherItem/images/findPassword/stepImg.png) no-repeat left top;
    float: left;
    text-align: center;
}
.findsteop01{
    background-position: 0 0;
}
.findsteop02{
    background-position: -237px 0;
}
.findsteop012{
    background-position: 0 -58px;
}
.findsteop021{
    background-position: -237px -57px;
}
.findsteop span{
    color: #666;
    font-size: 16px;
    text-align: center;
    line-height: 57px;
}
.findsteop01 span,.findsteop021 span{
    color: #fff;
}
.findstep{
    width: 484px;
    height: 57px;
    margin: 0 auto;
    margin-top: 38px;
    margin-bottom: 57px;
}
.findPassword-phone-list .input-box02{
    display: block;
    padding-left: 20px;
}
.findPassword-memberId{
    text-align: center;
}
.set-password-list{
    width: 370px;
    margin: 0 auto;
    padding: 0;
}
.footerMain{
    width: 100%;
    background: #fff;
    margin-top: 20px;
    padding: 15px 0;
}
.backGo{
    font-size: 14px;
    color: #666;
    position: absolute;
    left: 39px;
    top: 24px;
    cursor: pointer;
}