.form-body{
    padding:78px 0 226px;
    width: 1100px;
    margin: 0 auto;
}
.form-title {
    border-bottom:1px solid rgba(232,231,234,1);
    margin-bottom:45px;
}
.form-title h2{
    font-size:40px;
    font-weight:500;
    line-height:48px;
    margin-bottom: 21px;
}
.form-title  span{
    font-size:18px;
    font-weight:400;
    line-height:28px;
    height: 28px;
    margin-bottom:14px;
}
.form-title p{
    font-size:14px;
    font-weight:400;
    line-height:26px;
    height: 20px;
    margin-bottom: 21px;
}
.info-body{
    padding-bottom:70px
}
.info{
    height:40px;
    font-size:28px;
    font-weight:500;
    line-height:34px;
}
.info-msg{
    height:22px;
    font-size:16px;
    font-weight:400;
    line-height:28px;
    margin-bottom: 30px;
}
.info-body .amole-input,.amole-select:not(:last-child){
    margin-bottom:38px;
}