.container[data-v-d345e99a],
.content[data-v-d345e99a] {
    position: relative
}

.pic_viode img {
    height: 100%;
    width: 100%;
}

.mar15 {
    margin: 10px;
}

.content[data-v-d345e99a] {
    padding: 15px;
    border-top-left-radius: 4vw;
    border-top-right-radius: 4vw;
    margin-top: -3.733vw;
    z-index: 100;
    background-color: #fff
}

.info_tit {
    justify-content: space-between;
    align-items: center;
}

.content .title[data-v-d345e99a] {
    font-weight: 700;
    flex: 1;
    line-height: 30px;
    font-size: 17px;
}

.content .desc[data-v-d345e99a] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    color: #999;
    font-size: 14px;
}

.views-badge {
    display: inline-block;
    font-size: 14px;
    color: #999;
}

.content .desc .primary-info[data-v-d345e99a] {
    display: inline-block;
    font-size: 18px;
    color: #8a0719;
    margin-bottom: 5px;
    white-space: nowrap;
    font-weight: 700;
}

.content .desc .item[data-v-d345e99a] {
    max-width: 45%;
    text-align: center;
}

.info-content[data-v-d345e99a] {
    border-radius: 10px;
}

[data-v-d345e99a] .menu .van-popup {
    right: 6.667vw !important
}

.ellipsis[data-v-d345e99a] {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all
}

.tag-container[data-v-d345e99a] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin-bottom: 2.667vw
}

.van-tag+.van-tag[data-v-d345e99a] {
    margin-left: 1.333vw
}

.consult.chat-entrance[data-v-d345e99a] {
    padding: 0
}

.location-container .content[data-v-d345e99a] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 13.333vw;
    background: #f5f7fa;
    border-radius: .533vw;
    padding: 0 4vw;
    margin-top: 6.667vw
}

.iconfont-sbwl-fanhui[data-v-d345e99a] {
    transform: rotate(180deg);
    color: #999
}

.sbw-price-tag[data-v-d345e99a] {
    position: relative;
    display: inline-block;
    padding: .8vw;
    color: #fff;
    background: #fb6041;
    border-radius: .533vw;
    font-size: 2.667vw;
    line-height: 1;
    vertical-align: top;
    margin-left: 1.333vw;
    margin-top: 2.667vw;
    margin-bottom: 1.333vw
}

.sbw-price-tag[data-v-d345e99a]:after {
    content: "";
    position: absolute;
    left: -2.133vw;
    top: 1.333vw;
    border: 1.067vw solid transparent;
    border-right-color: #fe723b
}

.info-box-content {
    margin-top: 15px;
    position: relative;
}

.info-box-content .claim-box {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}

.info-box-content .claim-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 5px;
    font-size: 14px;
    color: #999999;
}

.info-box-content .claim-btn.claimed {
    color: #fb656a;
}

.info-jubt {
    justify-content: space-between;
    flex-wrap: wrap;
}

.info-box-content .content-item {
    width: 100%;
    margin-bottom: 12px;
    font-size: 14px;
}

.info-box-content .content-item .left {
    font-size: 14px;
    color: #999;
}

.info-box-content .content-item .right {
    flex: 1 1 auto;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.info-box-content .content-item-q .left {
    font-size: 14px;
    color: #999;
}

.info-box-content .content-item-q .right {
    flex: 1 1 auto;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mlr15 {
    margin: 10px;
    background-color: #ffffff;
    border-radius: 10px;
}

.detail-item-box .title {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 0px;
    align-items: center;
    justify-content: space-between;
}

.detail-item-box .title {
    position: relative;
    padding-left: 20px;
    color: #8a0719 !important;
}

.hpd20 {
    padding: 12px;
}

.detail-item-box .title:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 15px;
    height: 15px;
    bottom: 0;
    width: 4px;
    background-color: #8a0719;
    border-radius: 8px;
}

.community {
    position: relative;
    overflow: hidden;
}

.community img {
    width: 100%;
    height: 230px;
    display: block;
    border-radius: 5px;
}

.wxts_info {
    color: #999999;
    font-size: 14px;
    line-height: 1.6;
}

.lick-box .lick-item {
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 12px;
    margin-bottom: 12px;
    display: flex;
}

.lick-box .lick-item:last-child {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.lick-box img {
    width: 105px;
    height: 80px;
    border-radius: 4px;
}

.content-box {
    width: calc(100% - 117px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 12px;
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.content-box .title1 {
    font-size: 15px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content-box .city {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    color: #999999;
    margin-top: 6px;
    line-height: 1;
}

.lick-box .content-box .city .addkong {
    padding-right: 12px;
}

.content-box .city span:first-child {
    margin-left: 0;
}

.content-box .city {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    color: #999999;
    margin-top: 6px;
    line-height: 1;
}

.content-box .price {
    margin-top: 2px;
}

.price {
    color: #8a0719 !important;
    font-weight: 700;
    font-size: 14px;
}

.content-box .price span {
    font-size: 12px;
    color: #999999;
    display: inline-block;
    font-weight: normal;
}

.lick-box .content-box .city .addcity {
    padding-right: 12px;
    display: inline-block;
}

.content-box .city span:last-child {
    border: 0;
}

.detail-btn-bottom {
    height: calc(16vw + constant(safe-area-inset-bottom)) !important;
    height: calc(16vw + env(safe-area-inset-bottom)) !important;
    padding-bottom: env(safe-area-inset-bottom) !important;
}

.bottom-container[data-v-22a5fb63],
.flex[data-v-22a5fb63] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.bottom-container[data-v-22a5fb63] {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 16vw;
    z-index: 999;
    background: #fff;
    padding: 0 12px;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 -0.533vw 1px rgba(193, 195, 198, .2);
    display: flex;
}

.bottom-container .left-box[data-v-22a5fb63] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    max-width: 42.133vw;
}

.image-view-container[data-v-59b9f3f3] {
    overflow: hidden;
    position: relative;
}

.broker[data-v-59b9f3f3] {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #f6c89b;
}

.van-image[data-v-59b9f3f3] {
    width: 100%;
    height: 100%;
}

.van-image {
    position: relative;
    display: inline-block;
}

.van-image__error,
.van-image__img,
.van-image__loading {
    display: block;
    width: 100%;
    height: 100%;
}

.position-top[data-v-59b9f3f3] .van-image__img {
    -o-object-position: top;
    object-position: top;
}

.bottom-container .info[data-v-22a5fb63] {
    margin-left: 1.6vw;
}

.bottom-container .name[data-v-22a5fb63] {
    flex: 1;
    margin-right: .8vw;
    line-height: 5.333vw;
    font-size: 15px;
    font-weight: 700;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
}

.bottom-container .company {
    width: 6vw;
}

.bottom-container .href[data-v-22a5fb63] {
    display: inline-block;
    color: #999999;
    font-size: 3.2vw;
}

.bottom-container .ask[data-v-22a5fb63],
.bottom-container .call[data-v-22a5fb63] {
    width: 23.467vw;
    height: 11.2vw;
    padding: 0;
    box-sizing: border-box;
}

.bottom-container .ask[data-v-22a5fb63] {
    color: #fff;
    background: linear-gradient(90deg, #FF878C, #FF5660);
    border-radius: 4px;
    border: 0;
}

.bottom-container .call[data-v-22a5fb63] {
    color: #fff;
    background: linear-gradient(90deg, #FFDE6B, #FFC803);
    border-radius: 4px;
    border: 0;
}

.van-button:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    background-color: #000;
    border: inherit;
    border-color: #000;
    border-radius: inherit;
    transform: translate(-50%, -50%);
    opacity: 0;
    content: " ";
}

.bottom-container .ask[data-v-22a5fb63],
.bottom-container .call[data-v-22a5fb63] {
    width: 23.467vw;
    height: 11.2vw;
    padding: 0;
    box-sizing: border-box;
}

.bottom-container .van-button[data-v-22a5fb63] .van-button__text {
    font-size: 4vw;
}

.right-box {
    display: flex;
    width: calc(100% - 127px);
    justify-content: space-between;
}

.building_detail_chat {
    display: block;
    width: 48%;
    background-color: #ffffff;
    padding: 0;
    margin: 0;
    position: relative;
}

.forjbtngr {
    width: 100%;
    height: 44px;
    display: block;
}

.right-box-wz {
    color: #7c171c;
}

.right-box-wztel {
    color: #d8b280;
}

.for_wz {
    width: 100%;
    height: 44px;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: 700;
}

.pop_login {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 9999;
    display: none;
}

.login_info {
    width: 285px;
    padding: 15px;
    border-radius: 6px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translate(0, -50%);
    background-color: #ffffff;
}

.logo_blt {
    text-align: center;
    position: relative;
    margin-bottom: 12px;
}

.login_colse {
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    color: #ffffff;
    border-radius: 25px;
    background-color: #c2c2c2;
    position: absolute;
    right: 0px;
    top: 0px;
}

.login_info img {
    width: 70px;
    height: 70px;
    border-radius: 70px;
}

.login_tit {
    font-size: 15px;
    color: #999999;
    text-align: left;
    margin-bottom: 8px;
}

.login_cent {
    text-align: center;
    color: #333333;
}

.login_btn {
    margin-top: 15px;
    justify-content: space-between;
}

.btn_up {
    height: 40px;
    text-align: center;
    font-size: 15px;
    line-height: 40px;
    border-radius: 6px;
}

.login_btn .login_rig {
    width: 47%;
    font-weight: 700;
    color: #ffffff;
    background-color: #8a0719;
    position: relative;
    outline: none;
    border: 0;
    overflow: hidden;
}

.login_rig_dl {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.login_btn .login_left {
    width: 47%;
    color: #333333;
    background-color: #f5f5f5;
}

.loginmb {
    position: absolute;
    top: 0;
    left: 0;
}

.pop_yym {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 99999;
    display: none;
}

.yymas {
    /* 	width: 450rpx;
	padding: 30rpx; */
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translate(0, -50%);
    /* background-color: #ffffff; */
    text-align: center;
    border-radius: 6px;
}

.yy_title {
    width: 276px;
    position: relative;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin: 0 auto;
}

.bj_imgpop {
    width: 276px;
    height: 380px;
    border-radius: 6px;
}

.yy_colse {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 16px !important;
    color: #ffffff;
}

.yyma_img {
    width: 200px;
    height: 200px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 117px;
}

.pop_yym {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.pop_yym .yymas {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin: 0 auto;
    text-align: center;
}

/* ===== 手机号验证码登录弹窗 ===== */
.pop_loginform {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 99999;
}

.pop_loginform .loginform_inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin: 0 auto;
    text-align: center;
}

.pop_loginform .loginform_card {
    display: inline-block;
    width: 342px;
    max-width: 90%;
    background: #ffffff;
    border-radius: 10px;
    text-align: left;
    position: relative;
    -webkit-box-shadow: 0 4px 24px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.15);
}

.pop_loginform .loginform_card_head {
    padding: 16px 20px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    border-radius: 10px 10px 0 0;
}

.pop_loginform .loginform_card_title {
    display: block;
    font-size: 16px;
    color: #616161;
    font-weight: 600;
}

.pop_loginform .loginform_close {
    position: absolute;
    right: 14px;
    top: 14px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #999999;
    font-size: 20px;
    cursor: pointer;
    z-index: 2;
}

.pop_loginform .loginform_form {
    padding: 20px 20px 22px;
}

.pop_loginform .loginform_group {
    margin-bottom: 16px;
}

.pop_loginform .loginform_label {
    display: block;
    font-size: 13px;
    color: #333333;
    margin-bottom: 6px;
}

.pop_loginform .loginform_input {
    display: block;
    width: 100%;
    height: 40px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
}

.pop_loginform .loginform_input:focus {
    border-color: #8a0719;
}

.pop_loginform .loginform_input_group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pop_loginform .loginform_input_group .loginform_input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
}

.pop_loginform .loginform_btn_send {
    display: inline-block;
    min-width: 110px;
    height: 40px;
    padding: 0 12px;
    font-size: 13px;
    line-height: 38px;
    text-align: center;
    color: #ffffff;
    background-color: #8a0719;
    border: 1px solid #8a0719;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    cursor: pointer;
    -webkit-appearance: none;
    white-space: nowrap;
}

.pop_loginform .loginform_btn_send.disabled,
.pop_loginform .loginform_btn_send:disabled {
    background-color: #cccccc;
    border-color: #cccccc;
    color: #ffffff;
    cursor: not-allowed;
}

.pop_loginform .loginform_btn_submit {
    display: block;
    width: 100%;
    height: 42px;
    margin-top: 6px;
    font-size: 15px;
    color: #ffffff;
    background-color: #8a0719;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    -webkit-appearance: none;
}

.pop_loginform .loginform_btn_submit:disabled {
    background-color: #cccccc;
    cursor: not-allowed;
}

.pop_loginform .loginform_tip {
    margin: 12px 0 0;
    font-size: 12px;
    color: #999999;
    line-height: 1.5;
    text-align: center;
}