html{
    font-size: 75px !important;
}
.zhuti{
    max-width: 1200px;
    margin: 0 auto;
}
.cs-sex span {
    display: block;
    float: left;
    line-height: 0.75rem;
    padding-top: 0.1rem;
    padding-right: 0.5rem;
}
.cs-sex em {
    display: block;
    float: left;
    width: 0.36rem;
    height: 0.36rem;
    background-image: url(../images/weixuan.png);
    background-size: 100%;
}
.cs-sex span.cur em {
    background-image: url(../images/xuanzhong.png);
}
.cs-sex font {
    display: block;
    height: 0.36rem;
    line-height: 0.3rem;
    overflow: hidden;
    text-align: left;
    padding-left: 10px;
    color: #333;
    font-size: 0.32rem;
    padding-top: 0.03rem;
}
.cs-sex{
    float: right;
    margin-top: 40px;
    margin-right: 100px;
}

.set-input{
    background: none;
    width: 200px;
    height: 0.8rem;
    border: 1px solid #E6CAB5;
    border-radius: 0.1rem;
    line-height: 0.8rem;
    padding-left: 0.2rem;
    font-size: 0.28rem;
    color: #333333;
    padding-right: 0.65rem;
    margin-top: 30px;
}
.form-btn{
    width: 750px;
    margin: 20px auto;
}

.sub-btn{
    background-image: url(../images/ce.png);
    background-size: 100%;
    width: 3.3rem;
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    float: left;
    font-size: 0.36rem;
    color: #FFFFFF;
    margin-right: 0.25rem;
    background-color: unset;
    border: none;
}
.sub-btn:hover{

    background-image: url(../images/ce.png);
    background-size: 100%;
    width: 3.3rem;
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    float: left;
    font-size: 0.36rem;
    color: #FFFFFF;
    margin-right: 0.25rem;
    background-color: unset;
    border: none;
}
.name_input_radio{
    width: 750px;
    margin: 0 auto;
}
