.formBox {
    padding: 10px 0;
}
h2.title{
    text-align: center;
    color: #666;
    font-size: 24px;
    margin-bottom: 40px;
    font-weight: normal;
}
.formBox .bg_white{
    background: #fff;
    padding: 36px 0;
}
.bmBox{
    width: 480px;
    margin: 0px auto;
}
.bmBox .title{
    float: left;
    font-size: 22px;
    color: #454545;
    width: 110px;
    text-align: right;
}
.bmBox .text{
    width: 340px;
    height: 34px;
    border: 1px solid #e5e5e5;
    line-height: 34px;
    border-radius: 5px;
}
.tk{
    text-align: center;
}
.tk a{
    color: #ea2700;
}
.tj_btn{
    display: block;
    width: 190px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    margin:20px auto 0;
    background: #e92a34;
    border: none;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}
.mb36{
    margin-bottom: 36px;
}
.sex-box{
    width: 340px;
    float: left;
}
.sex-box label{
    width: 50%;
    display: block;
    float: left;
    font-size: 16px;
    line-height: 32px;
}