.findPassword-item1,
.findPassword-item2,
.findPassword-item3{
    display: none;
}
/*冲掉bootstrap面包屑的样式*/
.breadcrumb{
    margin-bottom: 0;
    background: none;
    padding:0.75rem 0;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: ">";
}
.breadcrumb-item.active,.breadcrumb-item a{
    color: #555856;
}
.findPassword-bj{
    background-color: #FFFFFF;
    padding-bottom: 100px;
}
.findPassword-main{
    width: 1200px;
    margin: 0 auto;
}
.findPassword-relative{
    position: relative;
}
.findPassword-item{
    padding-top: 60px;
}
.findPassword-header{
    padding-top: 100px;
}
.findPassword-header ul{
    display: flex;
    justify-content: center;
}
.findPassword-header ul li{
    text-align: center;
}
.findpwd-header-ico{
    width: 36px;
    height: 36px;
    border: 1px solid #555856;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.findpwd-header-ico .iconfont{
    font-size: 1rem;
}
.findpwd-header-txt{
    font-size: 14px;
    font-weight: 400;
    color: #1C201E;
    padding-top: 20px;
}
.findpwd-header-line{
    width: 200px;
    height: 1px;
    border: 1px solid #3e403f7d;
    margin-top: 18px;
}
.findPassword-title{
    font-size: 20px;
    font-weight: 400;
    color: #1C201E;
    text-align: center;
}
.findPassword-desc{
    font-size: 14px;
    font-weight: 400;
    color: #1C201E;
    text-align: center;
    padding-top: 30px;
}
.findPassword-desc2{
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    padding-top: 20px;
}
.findPassword-email{
    width: 340px;
    margin: 0 auto;
    margin-top: 30px;
}
.findPassword-btn{
    width: 340px;
    height: 42px;
    background: #008750;
    border-radius: 42px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 40px;
}
.findPassword-email i.iconfont {
    font-size: 1.2rem;
    position: absolute;
    top: 22px;
    left: 12px;
    transform: translateY(-50%);
}
.findPassword-email input {
    width: 100%;
    background-color: transparent;
    padding-left: 40px;
    height: 42px;
    border-radius: 21px;
    font-size: 14px;
    border: 1px solid #DCDFDE;
}
.findPassword-code{
    width: 300px;
    margin: 0 auto;
    margin-top: 20px;
}
.active_li .findpwd-header-ico{
    border-color: #008750;
}
.active_li .findpwd-header-ico .iconfont ,.active_li  .findpwd-header-txt{
    color: #008750;
}
.active_line .findpwd-header-line{
    border-color: #5558566b;
}
.bg-slow-green{
    background-color: #FFFFFF !important;
}
.p-item2-emaile{
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #1C201E;
    line-height: 14px;
    padding-top: 20px;
    padding-left: 2px;
}
.p-item2-code{
    width: 530px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    padding-top: 30px;
    padding-left: 80px;
}
.p-item2-code input{
    width: 100%;
    border: none;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    letter-spacing: 63px;
}
.p-item2-code-border{
    height: 2px;
    padding: 0rem 4rem 0 4rem;
    display: flex;
    justify-content: space-between;
    width: 530px;
    margin: 0 auto;
}
.p-item2-code-border span{
    border-bottom: 1px solid #A7A7A7;
    height: 1px;
    width: 10%;
}
.resendcode-desc{
    font-size: 14px;
    font-weight: 400;
    color: #7E8680;
    padding-top: 20px;
    text-align: center;
}
.resendcode-btn{
    font-size: 14px;
    font-weight: 400;
    color: #008750;
    padding-top: 20px;
    text-align: center;
    cursor: pointer;
    display: none;
}
.resendcode-desc b{
    color: #008750 ;
}
.p-item2-contactus{
    font-size: 12px;
    font-weight: 400;
    color: #3E403F;
    text-align: center;
    padding-top: 16px;
}
.p-item2-contactus a{
    font-size: 14px;
    color: #008750;
}
.findPassword-code-item{
    width: 300px;
    margin: 0 auto;
}


















