.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);
}
.xmcs_box{
    width: 6.42rem;
    margin: 0.5rem auto;
    margin-bottom: 0;
    height: 0.8rem;
    background: #FFFFFF;
    border-radius: 0.1rem;
    opacity: 1;
    border: 0.02rem solid #E9D0BE;
    box-sizing: border-box;
    overflow: hidden;
}
.set_input{
    width: 3.28rem;
    line-height: 0.72rem;
    border: none;
    padding: 0;
    padding-left: 0.2rem;
}
.cs-sex{

    float: right;
}
.cs-sex span {
    display: block;
    float: left;

    padding-top: 0.2rem;
    padding-right: 0.3rem;
}
.cs-sex em{
    display: block;
    float: left;
    width: 0.36rem;
    height: 0.36rem;
    background-image:url(../images/dan.png);
    background-size: 100%;


}
.cs-sex span.cur em {
    background-image:url(../images/fu.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;
}
.xmcs_btn{
    width: 3.1rem;
    height: 0.88rem;
    text-align: center;
    line-height: 0.88rem;
    background: linear-gradient(180deg, #E15439 0%, #C83C23 100%);
    border-radius: 0.1rem;
    float: left;
    font-size: 0.32rem;
    color: #FFFFFF;
}
.mcefu{
    width: 3.1rem;
    height: 0.88rem;
    text-align: center;
    line-height: 0.88rem;
    background: linear-gradient(180deg, #FBBB53 0%, #F79C58 100%);
    border-radius: 0.1rem;
    float: left;
    font-size: 0.32rem;
    color: #FFFFFF;
    margin-left: 0.2rem;
}
.smbox_list{
    margin-top: 0.1rem;
    overflow: hidden;
}
.smbox_list a{
    float: left;
    display: inline-block;
    width: 2.1rem;
    height: 0.68rem;
    line-height: 0.68rem;
    text-align: center;
    background: #FFF9F2;
    border-radius: 0.08rem;
    margin-top: 0.2rem;
    margin-left: 0.3rem;
    opacity: 1;
    border: 1px solid #EBDCCC;
    font-size: 0.28rem;
    color: #C85D23;
}
.about{
    width: 6.9rem;
    margin: 0.3rem auto;
}
.about img{
    width: 6.9rem;
    height: 2.64rem;
    border-radius: 0.1rem;
}
.about p{
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.52rem;
    margin-top: 0.2rem;
}