.lanbox {
    overflow: hidden;
    background-color: #fff;
    padding-bottom: 0.4rem;
    margin-top: 0.2rem;
}
.lantit {
    line-height: 0.88rem;
    background: rgba(252, 238, 211, 1);
    font-size: 0.36rem;
    font-weight: 600;
    color: #935422;
    padding-left: 0.3rem;
    position: relative;
}
.mfsmform{
    width: 7.1rem;
    overflow: hidden;
    background: #FFF7E8;
    border-radius: 0.1rem;
    margin: 0.3rem auto;
    clear: both;
    margin-bottom: 0;
}
.hljiri{
    width: 6.9rem;
    margin: 0.1rem auto !important;
    border: 1px solid rgba(203, 153, 88, 1);
    position: relative;
    padding-bottom: 0.4rem;

}
.topleft{
    width: 0.22rem;
    height: 0.22rem;
    border: 1px solid rgba(203, 153, 88, 1);
    box-sizing: border-box;
    border-left: none;
    border-top: none;
    position: absolute;
    top: 0;
    left: 0;
}
.topright{
    width: 0.22rem;
    height: 0.22rem;
    border: 1px solid rgba(203, 153, 88, 1);
    box-sizing: border-box;
    border-right: none;
    border-top: none;
    position: absolute;
    top: 0;
    right: 0;
}
.bottomleft{
    width: 0.22rem;
    height: 0.22rem;
    border: 1px solid rgba(203, 153, 88, 1);
    box-sizing: border-box;
    border-left: none;
    border-bottom: none;
    position: absolute;
    bottom: 0;
    left: 0;
}
.bottomright{
    width: 0.22rem;
    height: 0.22rem;
    border: 1px solid rgba(203, 153, 88, 1);
    box-sizing: border-box;
    border-right: none;
    border-bottom: none;
    position: absolute;
    bottom: 0;
    right: 0;
}
.neibor{
    width: 0.1rem;
    height: 0.1rem;
    margin: 0.05rem;
    box-sizing: border-box;
    border: 1px solid rgba(203, 153, 88, 1);
}
.formitem{
    margin-top: 0.2rem;
    overflow: hidden;
    margin-left: 0.3rem;
}
.itemleft{
    float: left;
    width: 1.6rem;
    font-size: 0.32rem;
    font-weight: 500;
    color: #333333;
    line-height: 0.8rem;
}
.cs-sex{
    margin-left: 0.2rem;
    float: left;
}
.cs-sex span {
    display: block;
    float: left;

    padding-top: 0.2rem;
    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;
}
#g_birthday{
    width: 4.62rem;
    height: 0.8rem;
    line-height: 0.8rem;
    padding-left: 0.2rem;
    background: #FFFFFF;
    border-radius: 0.1rem;
    border:0.02rem solid #E9D0BE;
    box-sizing: border-box;

}
.sel{
    width: 4.62rem;
    height: 0.8rem;
    line-height: 0.8rem;
    padding: 0;
    padding-left: 0.2rem;
    background: #FFFFFF;
    border-radius: 0.1rem;
    border: 0.02rem solid #E9D0BE;
    box-sizing: border-box;
}
input, select, button, textarea {
    font-family: inherit;
    outline: 0;
    margin: 0;
    color: inherit;
    -webkit-appearance: none;
}
.csbtn{
    overflow: hidden;
    margin-top: 0.4rem;

}
.ljcs{
    float: left;
    margin-left: 0.22rem;
    width: 3.1rem;
    height: 0.88rem;
    background: linear-gradient(180deg, #E15439 0%, #C83C23 100%);
    border-radius: 0.1rem;
    line-height: 0.88rem;
    font-size: 0.32rem;
    font-weight: 500;
    color: #FFFFFF;
}
.smxs_pay_btn1{
    float: left;
    margin-left: 0.22rem;
    width: 3.1rem;
    height: 0.88rem;
    background: linear-gradient(180deg, #FBBB53 0%, #F79C58 100%);
    border-radius: 0.1rem;
    line-height: 0.88rem;
    font-size: 0.32rem;
    font-weight: 500;
    color: #FFFFFF !important;
    border: none;
    padding: 0;
    text-align: center;

}
.jintishi{
    margin-left: 0.3rem;
    font-size: 0.28rem;
    color: #CC924D;
    margin-top: 0.2rem;
}