.esfguanzhu {
    position: absolute;
    right: 0.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.esfguanzhu img {
    width: 0.426667rem;
    height: 0.4rem;
}
.esfguanzhu span {
    color: #999999;
    font-size: 0.32rem;
    margin-top: 0.2rem;
}
.call_back_btn{
    display: inline-block;width: 2rem;height:0.8rem;position:absolute;right: 0rem;top: 0.2rem;line-height: 0.8rem;text-align: center;color:#ff474e;border: 1px solid #ff474e;border-radius:0.8rem
}

/*户型图部分*/
.xfhouseType {
    width: 80%;
    margin: 0 auto;
}

.xfhouseTypeList {
    padding: 0.533333rem 0;
    display: flex;
    border-bottom: 1px dashed #dddddd;
    align-items: center;
    justify-content: space-between;
}



.xfhouseTypeList .xfhouseTypeTxt {
    width: 100%;
    margin-top: 0.2rem;
    height: 1.8rem;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    margin-left: -0.2rem;
    font-size: 0.45rem;
    color: #333;
}

.xfhouseTypeList input {
    font-size: 0.373333rem;
    color: #fff;
    padding: 0.136rem 0.32rem;
    border-radius: 0.8rem;
    background: -moz-linear-gradient(left, #FF665F, #FFB0AC);
    background: -webkit-linear-gradient(left, #FF665F, #FFB0AC);
    background: -o-linear-gradient(left, #FF665F, #FFB0AC);
}

.xfhouseTypeList .xfhouseTypeImg {
    border: 1px solid #DDDDDD;
}

.xfhouseTypeList .xfhouseTypeImg img {
    width: 100%;
    height: 100%;
}
.view>div {
    /* 	box-sizing: border-box; */
    margin: 0;
    width: 5.493333rem;
    height: auto;
    padding: 0 0.8rem 0rem 0rem;
}

.xfhouseTypeList {
    border: none;
    padding: 0;
}
.xfhouseTypeList input {
    margin-top: 0.4rem;
    width: 100%;
}