html,body{
    margin: 0;
    padding: 0;
    width:100%;
    height: 100%;
    background-color:#FFFFFF;
}
.head{
    margin:0 auto;
}
.head .title{
    margin:0 auto;
    width:1200px;
    height: 108px;
    border-style:solid none none none;
    border-top-color:#6f488c;
    border-top-width:4px;
    vertical-align: middle;
}
.head .title img{
    margin-top: 22px;
}
.body{
    width:100%;
    height: 100%;
    background-color:#F5F7F6;
    padding-top: 90px;
}
.body .forgetPage{
    margin:0 auto;
    width: 1200px;
    height: 532px;
    background-color:#ffffff;
    font-family: 'Microsoft Yahei';
}
.body .forgetPage .txt1{
    margin-left: 310px;
    margin-top:5px;
    float: left;
    font:14px "Microsoft Yahei";
    color: #703c97;
}
.body .forgetPage .txt2{
    margin-left: 205px;
    margin-top:5px;
    float: left;
    font:14px "Microsoft Yahei";
    color: #333333;
}
.body .forgetPage .txt3{
    margin-left: 223px;
    margin-top:5px;
    float: left;
    font:14px "Microsoft Yahei";
    color: #333333;
}
.body .forgetPage .content{
    text-align: center;
    margin-top: 70px;
    height: 16px;
    font-size: 16px;
    color: #333333;
}
.body .forgetPage .telephone{
    font-size: 16px;
    margin-top: 36px;
    margin-left: 80px;
    font-family:"Microsoft Yahei";
}

.body .forgetPage .telephone .input{
    outline: none;
    padding-left: 20px;
    margin-left: 15px;
    width: 336px;
    height: 44px;
    font-size: 16px;
    font-family:"Microsoft Yahei";
    color: #999999;
    border:1px solid #dbdbdb;
}

.body .forgetPage .sms{
    font-size: 16px;
    margin-top: 36px;
    margin-left: 80px;
    font-family:"Microsoft Yahei";
}

.body .forgetPage .sms .input{
    outline: none;
    padding-left: 20px;
    margin-left: 15px;
    width: 180px;
    height: 44px;
    font-size: 16px;
    font-family:"Microsoft Yahei";
    color: #999999;
    border:1px solid #dbdbdb;
}

#wait {
    border: 1px solid transparent;
    outline: none;
    background-color: #703c97;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    color: #ffffff;
    width: 145px;
    height: 44px;
    margin-left: 5px;
    border-radius: 4px !important;
    cursor: pointer;
}
.body .forgetPage .stepone{
    text-align:center;
}
.body .forgetPage .stepone img{
    margin-top: 42px;
}

.body .forgetPage #next{
    border: 1px solid transparent;
    outline: none;
    margin-top: 60px;
    background-color: #703c97;
    font-size: 16px;
    color:#ffffff;
    width: 156px;
    height: 42px;
    font-family:"Microsoft Yahei";
    cursor: pointer;
}

.right-padding {
    padding-left: 7px;
}

.body .forgetPage .newpwd{
    font:16px 'Microsoft Yahei';
    margin-top: 102px;
    margin-left: 80px;
    color: #333333;
}
.body .forgetPage .content2{
    outline: none;
    padding-left: 20px;
    margin-left: 15px;
    width: 356px;
    height: 40px;
    font:16px 'Microsoft Yahei';
    color: #999999;
    border:1px solid #dbdbdb;
}
.body .forgetPage .confpwd{
    margin-top: 26px;
    margin-left: 80px;
    font:16px 'Microsoft Yahei';
    color: #333333;
}

em {
    display: block;
    margin-top: 6px;
    padding: 0 1px;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    color: #ee9393;
    display: inline;
}

.body .forgetPage .sms .wait{
    color: #ffffff !important;
    background-color:#c0c0c0 !important;
    font:16px "Microsoft Yahei";
}

.body .forgetPage .nextstep{
    border: none;
    outline: none;
    background-color: #703c97;
    font:16px 'Microsoft Yahei';
    color:#ffffff;
    width: 156px;
    height: 42px;
    margin-top: 60px;
    margin-left: 10px;
    cursor: pointer;
}
