.wrap{
    height: 1000px;
    background: url(../img/retrieve_bg.png) #ffffff top right no-repeat;
}
.logo{
    margin:32px 0 0 38px;
}
.content{
    width: 625px;
    height: 602px;
    margin:110px 0 0 400px;
}
.content h1{
    font-size: 32px;
    font-weight: bold;
    line-height: 40px;
    color: #ff4344;
}
.t-msg{
    font-size: 20px;
    line-height: 40px;
    color: #262626;
}
.back-form{
    margin-top:55px;
}
.input-box{
    width: 350px;
    height: 46px;
    border-radius: 4px;
    border: solid 1px #ebebeb;
    position: relative;
}
.cell-input .font-icon{
    width:24px;
    height:20px;
    position: absolute;
    top: 11px;
    left: 198px;
}
.input-box input{
    width: 346px;
    height: 43px;
    position: absolute;
    padding-left: 15px;
    color: #999999;
}
.cell-input .close-icon{
    background-position: -51px -63px;
    left:317px;
}
.submit-reg{
    margin-bottom: 20px;
}
.submit-reg input{
    width: 100px;
    height: 46px;
    background-color: #ff4344;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
}
.submit{
    margin-top: 40px;
}
.reg-msg{
    display: inline-block;
    font-size: 12px;
    height: 46px;
    line-height: 46px;
    color: #999999;
    padding-left: 10px;
}
.copyright-left a {
    margin: 0 10px 0 10px;
}
.record{
    height: 369px;
    padding:30px 0 10px 50px;
}
.binding-mobile{
    font-size: 16px;
    line-height: 26px;
    color: #262626;
}
.account{
    line-height: 26px;
    color: #999999;
    padding-top: 5px;
}