﻿


//首页顶部
.home-fangruan-header {
    background: #000 url(../images/home/bg_header.jpg) no-repeat;
    width: 100%;
    height: 566px;
    padding-top: 34px;
    background-position: center 0;
    display: block;
    position: relative;
    //头部导航
    .fangruan-wrapper {
        margin:auto;
        width: 1150px;
        -webkit-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;

        .fangruan-fl {
            float: left;

            .logo {
                
            }
        }

        .fangruan-fr {
            float: right;

            .fangruan-nav {
                line-height: 47px;


                .fangruan-menu {
                    overflow: hidden;
                    float: left;

                    ul {
                        overflow: hidden;

                        li {
                            float: left;
                            height: 47px;
                            float: left;
                            position: relative;

                            a {
                                font-size: 16px;
                                margin-left: 20px;
                                font-weight: 700;
                                color: #fff;
                            }
                        }

                        .fangruan-nav-li {
                        }
                    }
                }



                .fangruan-Login {
                    height: 47px;
                    float: right;
                    margin: 0 50px 0 55px;

                    ul {
                        overflow: hidden;

                        li {
                            float: left;
                            margin-left: 15px;
                            color: #fff;
                            cursor: pointer;

                            .PhoneNumberEncode {
                                color: #fff;
                            }
                        }
                    }
                }
            }
        }
    }

    .GuangGaoYu {
        font-family: MiSans, MI Lan Pro, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
        padding-top: 95px;

        .tips {
            color: #fff;
            text-align: center;
            font-size: 50px;
            font-weight: bold;
            letter-spacing: 5px;
        }
    }
    //搜索中心
    .header-wrap-search {
        width: 700px;
        position: absolute;
        top: 320px;
        left: 50%;
        margin-left: -350px;

        .layui-tab {
            margin: 0px;

            .layui-tab-title {
                border-bottom-width: 0px;

                li {
                    color: #ccc;
                    font-size: 16px;
                    text-align: left;
                    min-width: initial;
                    padding: 0;
                    margin-right: 30px;
                    font-weight: bold;
                }

                .layui-this {
                    color: #fff;
                }

                .layui-this:after {
                    position: absolute;
                    left: 0;
                    top: 0;
                    content: "";
                    width: 100%;
                    height: 41px;
                    border-width: 0px;
                    border-style: solid;
                    border-bottom-color: #fff;
                    border-radius: 2px 2px 0 0;
                    box-sizing: border-box;
                    pointer-events: none;
                }
            }

            .layui-tab-content {
                padding: 0;
                margin-top: 10px;

                .layui-tab-item {
                    position: relative;
                    background: #f9f9f9;
                    border-radius: 8px;

                    .icon-sanjiao {
                        position: absolute;
                        top: -12px;
                        color: #fff;
                        left: 16px;
                        z-index: 9;
                    }

                    .search-input {
                        height: 55px;
                        line-height: 55px;
                        width: 500px;
                        padding-left: 10px;
                        background: #f9f9f9;
                        border-radius: 4px;
                        border: 0px solid #ddd;
                    }

                    .Map-a {
                        position: absolute;
                        top: 0px;
                        right: 127px;
                        z-index: 99;
                        height: 55px;
                        line-height: 55px;
                        font-size: 18px;
                        background: #ffffff;
                        width: 84px;
                        text-align: center;

                        a {
                            color: #666;

                            .iconfont {
                                font-size: 22px;
                            }
                        }

                        a:hover {
                            color: #0079fe;
                        }
                    }

                    .fangruan-btn {
                        position: absolute;
                        top: 0px;
                        right: 0px;
                        z-index: 99;

                        .btn {
                            width: 127px;
                            height: 55px;
                        }
                    }

                    
                }
            }
        }
    }
}

//首页推荐
.home-fangruan-tui {
    width: 1150px;
    margin: auto;
    font-family: MiSans, MI Lan Pro, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;

    .name {
        margin-top: 85px;
        font-size: 36px;
        color: #000;
        font-weight: bold;
    }

    .nameMin {
        font-size: 16px;
    }
    //二手房
    .fangruan-chushou-list {

        ul {
            margin-top: 30px;
            overflow: hidden;

            li {
                width: 264px;
                float: left;
                margin-right: 30px;
                margin-bottom: 30px;

                a {
                    display: block;
                    position: relative;
                    border: 1px solid #EEEEEE;
                    border-radius: 4px;

                    .FengMian {
                        position: relative;
                        width: 263px;
                        height: 198px;

                        .FengMianUrl {
                            border-radius: 4px 4px 0px 0px;
                            width: 100%;
                            height: 100%;
                        }

                        .Tag {
                            overflow: hidden;
                            position: absolute;
                            bottom: 10px;
                            left: 10px;

                            .vr-box {
                                float: left;
                                margin-right: 10px;
                                width: 40px;
                                height: 40px;

                                img {
                                    width: 100%;
                                    height: 100%;
                                }
                            }

                            .video-box {
                                float: left;
                                margin-right: 10px;
                                width: 40px;
                                height: 40px;

                                img {
                                    width: 100%;
                                    height: 100%;
                                }
                            }
                        }

                        .You {
                            width: 86px;
                            height: 30px;
                            position: absolute;
                            top: 0px;
                            left: 0px;

                            img {
                            }
                        }
                    }

                    .info {
                        margin-top: 15px;
                        padding-left: 10px;
                        padding-right: 10px;
                        padding-bottom: 10px;

                        .LouName {
                            font-size: 18px;
                            font-weight: bold;
                            color: #000;
                            margin-bottom: 0;
                            overflow: hidden;
                            text-overflow: ellipsis;
                            white-space: nowrap;
                        }

                        .QuYu {
                            overflow: hidden;
                            text-overflow: ellipsis;
                            white-space: nowrap;

                            span {
                                margin-right: 4px;
                                color: #222;
                                font-size: 16px;
                            }
                        }

                        .price {
                            .ShouJia {
                                font-size: 22px;
                                font-weight: bold;
                            }

                            .DanWei {
                                font-size: 16px;
                            }
                        }
                    }
                }
            }

            li:nth-child(4) {
                margin-right: 0px;
            }

            li:nth-child(8) {
                margin-right: 0px;
            }
        }
    }
    //楼盘
    .fangruan-loupan-list {

        ul {
            margin-top: 30px;
            overflow: hidden;

            li {
                width: 362px;
                float: left;
                margin-right: 30px;
                margin-bottom: 30px;

                a {
                    display: block;
                    position: relative;
                    border: 1px solid #EEEEEE;
                    border-radius: 4px;

                    .FengMian {
                        position: relative;
                        width: 361px;
                        height: 272px;

                        .FengMianUrl {
                            border-radius: 4px 4px 0px 0px;
                            width: 100%;
                            height: 100%;
                        }
                    }

                    .info {
                        margin-top: 15px;
                        padding-left: 10px;
                        padding-right: 10px;
                        padding-bottom: 10px;

                        .LouName {
                            font-size: 18px;
                            font-weight: bold;
                            color: #000;
                            margin-bottom: 0;
                            overflow: hidden;
                            text-overflow: ellipsis;
                            white-space: nowrap;
                        }

                        .QuYu {
                            overflow: hidden;
                            text-overflow: ellipsis;
                            white-space: nowrap;

                            span {
                                margin-right: 4px;
                                color: #222;
                                font-size: 16px;
                            }
                        }

                        .price {
                            .ShouJia {
                                font-size: 22px;
                                font-weight: bold;
                            }

                            .DanWei {
                                font-size: 16px;
                            }
                        }
                    }
                }
            }

            li:nth-child(3) {
                margin-right: 0px;
            }
        }
    }
    //租房
    .fangruan-chuzu-list {

        ul {
            margin-top: 30px;
            overflow: hidden;

            li {
                width: 264px;
                float: left;
                margin-right: 30px;
                margin-bottom: 30px;

                a {
                    display: block;
                    position: relative;
                    border: 1px solid #EEEEEE;
                    border-radius: 4px;

                    .FengMian {
                        position: relative;
                        width: 263px;
                        height: 198px;

                        .FengMianUrl {
                            border-radius: 4px 4px 0px 0px;
                            width: 100%;
                            height: 100%;
                        }

                        .Tag {
                            overflow: hidden;
                            position: absolute;
                            bottom: 10px;
                            left: 10px;

                            .vr-box {
                                float: left;
                                margin-right: 10px;
                                width: 40px;
                                height: 40px;

                                img {
                                    width: 100%;
                                    height: 100%;
                                }
                            }

                            .video-box {
                                float: left;
                                margin-right: 10px;
                                width: 40px;
                                height: 40px;

                                img {
                                    width: 100%;
                                    height: 100%;
                                }
                            }
                        }

                        .You {
                            width: 86px;
                            height: 30px;
                            position: absolute;
                            top: 0px;
                            left: 0px;

                            img {
                            }
                        }
                    }

                    .info {
                        margin-top: 15px;
                        padding-left: 10px;
                        padding-right: 10px;
                        padding-bottom: 10px;

                        .LouName {
                            font-size: 18px;
                            font-weight: bold;
                            color: #000;
                            margin-bottom: 0;
                            overflow: hidden;
                            text-overflow: ellipsis;
                            white-space: nowrap;
                        }

                        .QuYu {
                            overflow: hidden;
                            text-overflow: ellipsis;
                            white-space: nowrap;

                            span {
                                margin-right: 4px;
                                color: #222;
                                font-size: 16px;
                            }
                        }

                        .price {
                            .ShouJia {
                                font-size: 22px;
                                font-weight: bold;
                            }

                            .DanWei {
                                font-size: 16px;
                            }
                        }
                    }
                }
            }

            li:nth-child(4) {
                margin-right: 0px;
            }

            li:nth-child(8) {
                margin-right: 0px;
            }
        }
    }
    //新房
    .fangruan-newHouse-list {
        ul {
            margin-top: 30px;
            overflow: hidden;

            li {
                width: 264px;
                float: left;
                margin-right: 30px;
                margin-bottom: 30px;

                a {
                    display: block;
                    position: relative;
                    border: 1px solid #EEEEEE;
                    border-radius: 4px;

                    .FengMian {
                        position: relative;
                        width: 263px;
                        height: 198px;

                        .FengMianUrl {
                            border-radius: 4px 4px 0px 0px;
                            width: 100%;
                            height: 100%;
                        }

                        .Tag {
                            overflow: hidden;
                            position: absolute;
                            bottom: 10px;
                            left: 10px;

                            .vr-box {
                                float: left;
                                margin-right: 10px;
                                width: 40px;
                                height: 40px;

                                img {
                                    width: 100%;
                                    height: 100%;
                                }
                            }

                            .video-box {
                                float: left;
                                margin-right: 10px;
                                width: 40px;
                                height: 40px;

                                img {
                                    width: 100%;
                                    height: 100%;
                                }
                            }
                        }

                        .You {
                            width: 86px;
                            height: 30px;
                            position: absolute;
                            top: 0px;
                            left: 0px;

                            img {
                            }
                        }
                    }

                    .info {
                        margin-top: 15px;
                        padding-left: 10px;
                        padding-right: 10px;
                        padding-bottom: 10px;

                        .LouName {
                            font-size: 18px;
                            font-weight: bold;
                            color: #000;
                            margin-bottom: 0;
                            overflow: hidden;
                            text-overflow: ellipsis;
                            white-space: nowrap;
                        }

                        .QuYu {
                            overflow: hidden;
                            text-overflow: ellipsis;
                            white-space: nowrap;

                            span {
                                margin-right: 4px;
                                color: #222;
                                font-size: 16px;
                            }
                        }

                        .price {
                            .ShouJia {
                                font-size: 22px;
                                font-weight: bold;
                            }

                            .DanWei {
                                font-size: 16px;
                            }
                        }
                    }
                }
            }

            li:nth-child(4) {
                margin-right: 0px;
            }

        }
    }
}

//首页底部
.home-fangruan-footer {
    background: #313438;
    padding-bottom: 80px;

    .fangruan-footer-item {
        width: 1150px;
        margin: auto;
        padding: 25px 0px;

        .link {
            color: #92989b;
            margin-top: 20px;

            .title {
                color: #92989b;
            }

            a {
                color: #92989b;
                padding-right: 10px;
            }
        }

        .fangruan-copyright {
            color: #92989b;

            .Name {
                padding-bottom: 2px;
            }

            .Copyright {
                padding-bottom: 2px;

                a {
                    color: #92989b;
                }
            }

            .address {
                padding-bottom: 2px;
            }

            .phone {
                padding-bottom: 2px;
            }
        }
    }
}

//通用底部
.fangruan-footer {
    background: #313438;
    margin-top: 30px;

    .fangruan-footer-item {
        width: 1150px;
        margin: auto;
        padding: 25px 0px;

        .link {
            color: #92989b;
            margin-top: 20px;

            .title {
                color: #92989b;
            }

            a {
                color: #92989b;
                padding-right: 10px;
            }
        }

        .fangruan-copyright {
            color: #92989b;

            .Name {
                padding-bottom: 2px;
            }

            .Copyright {
                padding-bottom: 2px;

                a {
                    color: #92989b;
                }
            }

            .address {
                padding-bottom: 2px;
            }

            .phone {
                padding-bottom: 2px;
            }
        }
    }
}

.login_Layer {
    border-radius: 10px;
}

//注册弹窗
.fangruan-Register-html {
    display: none;


    .signin {
        

        .sign-content {
            padding: 20px 40px;
        }

        
    }

    .layui-tab {
        margin: 0;

        .layui-tab-title {
            li {
                color: #555;
            }

            .layui-this {
                color: #0079fe;
            }

            .layui-this:after {
                position: absolute;
                left: 0;
                top: 0;
                content: "";
                width: 100%;
                height: 41px;
                border-width: 0px;
                border-style: solid;
                border-bottom-color: #fff;
                border-radius: 2px 2px 0 0;
                box-sizing: border-box;
                pointer-events: none;
            }
        }

        .layui-tab-content {
            padding: 0;
        }
    }
}




//压窗-到期提示
.IsWebsite {
    background: rgba(0,0,0,0.3);
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: flex;
    flex-direction: row; /* 子元素横向排列 */
    justify-content: center; /* 相对父元素水平居中 */
    align-items: center;

    .ShouHouWuYouBox {
        background: #fff;
        padding: 20px;
        border-radius: 10px;
        width: 370px;
        position: relative;

        .ico-guanbi {
            position: absolute;
            top: 15px;
            right: 15px;

            .iconfont {
                padding: 5px;
                cursor: pointer;
            }
        }

        .TipIcon {
            text-align: center;

            .iconfont {
                font-size: 50px;
            }
        }

        .Tips {
            text-align: center;
            margin-top: 10px;
            font-size: 20px;
            font-weight: bold;
            color: #000;
            letter-spacing: 2px;
        }

        .Date {
            color: #53565f;
            text-align: center;
            margin-top: 10px;
        }

        .fr_btn {
            margin-top: 20px;

            .btn {
                width: 100%;
                background-color: #0079fe;
                border-color: #0079fe;
                color: #fff !important;
                padding: 8px 12px;
                letter-spacing: 1px;
                outline: none !important;
                -webkit-transition: 0.15s linear;
                transition: 0.15s linear;
                display: inline-block;
                margin-bottom: 0;
                font-size: 14px;
                font-weight: 400;
                cursor: pointer;
                border: 1px solid transparent;
                border-radius: 4px;
            }
        }
    }
}


//压窗-成功
.fabu-IsFangRuan {
    display:none;
    .IsFangRuanSuccess {
        background: rgba(0,0,0,0.3);
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 99999;
        display: flex;
        flex-direction: row; /* 子元素横向排列 */
        justify-content: center; /* 相对父元素水平居中 */
        align-items: center;

        .ShouHouWuYouBox {
            background: #fff;
            padding: 20px;
            border-radius: 10px;
            width: 370px;
            position: relative;

            .ico-guanbi {
                position: absolute;
                top: 15px;
                right: 15px;

                .iconfont {
                    padding: 5px;
                    cursor: pointer;
                }
            }

            .TipIcon {
                text-align: center;

                .iconfont {
                    font-size: 50px;
                }
            }

            .Tips {
                text-align: center;
                margin-top: 10px;
                font-size: 20px;
                font-weight: bold;
                color: #000;
                letter-spacing: 2px;
            }

            .Date {
                color: #53565f;
                text-align: center;
                margin-top: 10px;
            }

            .fr_btn {
                margin-top: 20px;

                .btn {
                    width: 100%;
                    background-color: #0079fe;
                    border-color: #0079fe;
                    color: #fff !important;
                    padding: 8px 12px;
                    letter-spacing: 1px;
                    outline: none !important;
                    -webkit-transition: 0.15s linear;
                    transition: 0.15s linear;
                    display: inline-block;
                    margin-bottom: 0;
                    font-size: 14px;
                    font-weight: 400;
                    cursor: pointer;
                    border: 1px solid transparent;
                    border-radius: 4px;
                }
            }
        }
    }
}




//VR 图片翻转
@-webkit-keyframes rotation {

    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

.ico-vr {
    -webkit-transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -moz-animation: rotation 3s linear infinite;
    -webkit-animation: rotation 3s linear infinite;
    -o-animation: rotation 3s linear infinite;
}


//标题菜单
.fangruan-header {
    background-color: #101d37;
    line-height: 40px;
    font-size: 12px;

    .fangruan-banner {
        overflow: hidden;
        width: 1150px;
        margin: auto;

        .fangruan-banner-l {
            float: left;

            a {
                color: #a9abab;
                font-size: 12px;
                margin-right: 22px;
            }

            a:hover {
                color: #fff;
            }
        }

        .fangruan-banner-r {
            float: right;
            overflow: hidden;

            .login-V2 {
                float: left;
                position: relative;
                margin-right: 30px;

                .iconfont {
                    font-size: 16px;
                    position: absolute;
                    top: 0px;
                    left: 0px;
                }



                span {
                    color: #fff;
                }

                .btn-login {
                    cursor: pointer;
                    padding-left: 20px;
                }

                .btn-register {
                    cursor: pointer;
                }
            }

            .phone-V2 {
                float: left;
                position: relative;

                .iconfont {
                    font-size: 16px;
                    position: absolute;
                    top: 0px;
                    left: 0px;
                }

                .title {
                    color: #fff;
                    padding-left: 20px;
                }

                .Phone {
                    color: #fff;
                }
            }
        }
    }
}



//筛选过滤
.fangruan-filter {
    margin-top: 26px;

    .position {
        width: 1150px;
        margin: auto;
        background: #fbfbfb;
        padding: 25px;

        .QuYu {
            overflow: hidden;
            border-bottom: 1px solid #f1f1f1;
            padding: 0px 0px 10px 0px;

            .titleV2 {
                float: left;
                font-weight: 700;
                color: #101d37;
                width: 50px;
                height: 28px;
                line-height: 28px;
            }

            ul {
                float: left;
                overflow: hidden;
                width: calc(100% - 50px);

                li {
                    float: left;
                    height: 28px;
                    line-height: 28px;

                    a {
                        color: #101d37;
                        font-size: 12px;
                        margin-right: 17px;
                    }

                    a:hover {
                        color: #0079fe;
                    }
                }
            }
        }

        .list-more {
            margin-top: 15px;

            ul {
                li {
                    overflow: hidden;
                    margin-bottom: 10px;

                    .list-more-l {
                        float: left;
                        width: 50px;
                        font-weight: 700;
                        color: #101d37;
                        width: 50px;
                        height: 28px;
                        line-height: 28px;
                    }

                    .list-more-r {
                        float: left;
                        overflow: hidden;
                        width: calc(100% - 50px);

                        .example-box {
                            color: #101d37;
                            font-size: 12px;

                            label {
                                width: 138px;
                                line-height: 28px !important;
                                min-height: 28px;

                                input {
                                }
                            }

                            .lyear-checkbox:nth-child(8) {
                                margin-left: 0px;
                            }
                        }

                        .lyear-checkbox span::before, .lyear-radio span::before {
                            height: 16px;
                            width: 16px;
                            top: 5px;
                            border: 1px solid #ebebeb;
                        }

                        .lyear-checkbox span::after, .lyear-radio span::after {
                            width: 5px;
                            height: 10px;
                            left: 6px;
                            top: 7px;
                        }
                    }
                }
            }
        }
    }
}


//通用头部链接
.fangruan-header {
    width: 100%;
    margin: 0 auto;
    height: 38px;
    line-height: 38px;
    color: #333;
    background: #101d37;


    .fangruan-wrapper {
        width: 1150px;
        margin: 0 auto;
        overflow: hidden;

        .fangruan-link {
            float: left;

            a {
                color: #a9abab;
                text-decoration: none;
                font-size: 12px;
                margin-right: 22px;
            }

            a:hover {
                color: #fff;
            }
        }

        .fangruan-user {
            overflow: hidden;
            float: right;
            color: #a9abab;


            .fangruan-phone {
                float: left;
                margin-right: 35px;
                position: relative;


                .iconfont {
                    font-size: 16px;
                    color: #a9abab;
                    position: absolute;
                    top: 0px;
                    left: 0px;
                }

                .phone {
                    margin-left: 25px;
                }
            }

            .member {
                float: left;
                position: relative;

                .member-btn {
                    .iconfont {
                        font-size: 16px;
                        color: #a9abab;
                        position: absolute;
                        top: 0px;
                        left: 0px;
                    }

                    a {
                        color: #fff;
                        font-size: 12px;
                    }

                    .btn-login {
                        margin-left: 25px;
                    }

                    .xian {
                    }

                    .btn-Register {
                    }
                }

                .logout-wrapper {
                    color: #9c9fa1;

                    a {
                        color: #9c9fa1;
                        font-size: 12px;
                        cursor: pointer;
                    }
                }
            }
        }
    }
}


//导航链接
.fangruan-main-nav {
    background: #f5f5f6;
    padding: 30px 0;

    .main-nav-box {
        width: 1150px;
        margin: auto;
        position: relative;

        .menu {
            overflow: hidden;
            margin-bottom: 25px;

            .menu-l {
                float: left;
            }

            .menu-r {
                float: left;
                height: 35px;
                line-height: 35px;

                a {
                    margin-left: 35px;
                    color: #101d37;
                    font-size: 16px;
                    font-weight: 700;
                }

                .selected {
                    color: #0079fe;
                }
            }
        }

        .search {
            position: relative;
            width: 710px;

            .search-input {
                height: 42px;
                line-height: 42px;
                width: 570px;
                padding-left: 15px;
                background: #fff;
                border-radius: 4px;
                border: 0px solid #ddd;
            }

            .btn {
                position: absolute;
                top: 0px;
                right: 140px;
                height: 42px;
                line-height: 32px;
                padding: 0px 12px;
            }

            .Map-btn {
                position: absolute;
                top: 0px;
                right: 0px;
                width: 125px;
                border: 1px solid #e4e4e4;
                background: #fff;
                color: #4E4E4E;
                height: 42px;
                line-height: 42px;
                text-align: center;
                cursor: pointer;
                z-index: 9;
            }
        }
    }
}

//新房搜索匹配样式
.search-list-newhouse {
    width: 573px;
    display: none;
    position: absolute;
    z-index: 9;
    top: 55px;
    left: 0px;
    background: #fff;
    border: 1px solid #e7ebee;

    .searchTips {
        background: #e6f2ff;
        color: #0c84ff;
        padding-left: 20px;
        height: 42px;
        line-height: 42px;
    }
    //新房搜索匹配样式
    .newhouse-ul {
        display: none;
        max-height: 435px;
        overflow: auto;

        li {


            a {
                padding: 10px 20px;
                display: block;
                position: relative;
                border-bottom: solid 1px #e5e5e5;

                .LouPanName {
                    color: #101d37;
                    position: relative;




                    .r-menu {
                        position: absolute;
                        top: 0px;
                        right: 0px;

                        .YongTu {
                            border: solid 1px #666;
                            border-radius: 4px;
                            font-size: 12px;
                            padding: 2px 4px;
                        }

                        .StateBg {
                            color: #fff;
                            font-size: 12px;
                            border-radius: 4px;
                            padding: 2px 4px;
                        }
                    }
                }

                .Address {
                    margin-top: 5px;
                    position: relative;
                    font-size: 12px;

                    .DisName {
                        color: #9399a5;
                    }

                    .ShangQuan {
                        color: #9399a5;
                    }

                    .fr-price {
                        position: absolute;
                        top: 0px;
                        right: 0px;

                        .XinPanPrice {
                            color: #fa3534;
                            font-size: 18px;
                        }
                    }
                }
            }
        }

        li:hover {
            background: #f9f9f9;
        }
    }
}

//二手房搜索
.search-list-ershoufang {
    width: 573px;
    display: none;
    position: absolute;
    z-index: 9;
    top: 55px;
    left: 0px;
    background: #fff;
    border: 1px solid #e7ebee;

    .searchTips {
        background: #e6f2ff;
        color: #0c84ff;
        padding-left: 20px;
        height: 42px;
        line-height: 42px;
    }
    //二手房
    .ershoufang-ul {
        background: #fff;
        max-height: 435px;
        overflow: auto;

        li {
            a {
                height: 42px;
                line-height: 42px;
                padding: 0px 20px;
                display: block;
                position: relative;

                .LouPanName {
                    color: #101d37;
                }

                .QuYu {
                    color: #9399a5;
                    margin-left: 15px;
                }

                .ShangQuann {
                    color: #9399a5;
                    margin-left: 5px;
                }

                .HouseCount {
                    position: absolute;
                    top: 0px;
                    right: 20px;
                    color: #9399a5;
                }
            }
        }

        li:hover {
            background: #f9f9f9;
        }
    }
}


//租房搜索匹配样式
.search-list-chuzu {
    width: 573px;
    display: none;
    position: absolute;
    z-index: 9;
    top: 55px;
    left: 0px;
    background: #fff;
    border: 1px solid #e7ebee;

    .searchTips {
        background: #e6f2ff;
        color: #0c84ff;
        padding-left: 20px;
        height: 42px;
        line-height: 42px;
    }
    //租房搜索匹配样式
    .chuzu-ul {
        display: none;
        max-height: 435px;
        overflow: auto;

        li {


            a {
                height: 42px;
                line-height: 42px;
                padding: 0px 20px;
                display: block;
                position: relative;

                .LouPanName {
                    color: #101d37;
                }

                .ShangQuann {
                    color: #9399a5;
                    margin-left: 15px;
                }

                .HouseCount {
                    position: absolute;
                    top: 0px;
                    right: 20px;
                    color: #9399a5;
                }
            }
        }

        li:hover {
            background: #f9f9f9;
        }
    }
}

//小区搜索匹配样式
.search-list-xiaoqu {
    width: 573px;
    display: none;
    position: absolute;
    z-index: 9;
    top: 55px;
    left: 0px;
    background: #fff;
    border: 1px solid #e7ebee;

    .searchTips {
        background: #e6f2ff;
        color: #0c84ff;
        padding-left: 20px;
        height: 42px;
        line-height: 42px;
    }
    //小区搜索匹配样式
    .xiaoqu-ul {
        display: none;
        max-height: 435px;
        overflow: auto;

        li {


            a {
                height: 42px;
                line-height: 42px;
                padding: 0px 20px;
                display: block;
                position: relative;

                .LouPanName {
                    color: #101d37;
                }


                .QuYu {
                    color: #9399a5;
                    margin-left: 15px;
                }

                .ShangQuann {
                    color: #9399a5;
                    margin-left: 5px;
                }
            }
        }

        li:hover {
            background: #f9f9f9;
        }
    }
}



//经纪人搜索
.search-list-jingjiren {
    width: 632px;
    display: none;
    position: absolute;
    z-index: 9;
    top: 45px;
    left: 0px;
    background: #fff;
    border: 1px solid #e7ebee;

    .searchTips {
        background: #e6f2ff;
        color: #0c84ff;
        padding-left: 20px;
        height: 42px;
        line-height: 42px;
    }
    //二手房
    .ershoufang-ul {
        background: #fff;
        max-height: 435px;
        overflow: auto;

        li {
            a {
                height: 42px;
                line-height: 42px;
                padding: 0px 20px;
                display: block;
                position: relative;

                .LouPanName {
                    color: #101d37;
                }

                .QuYu {
                    color: #9399a5;
                    margin-left: 15px;
                }

                .ShangQuann {
                    color: #9399a5;
                    margin-left: 5px;
                }

                .HouseCount {
                    position: absolute;
                    top: 0px;
                    right: 20px;
                    color: #9399a5;
                }
            }
        }

        li:hover {
            background: #f9f9f9;
        }
    }
}





.filter-bg {
    color: #101d37;
    border: 1px solid #e7ebee;
    width: 1150px;
    margin: auto;
    background-color: #fbfbfb;


    .filter-container {
        padding: 15px 25px 10px 25px;
        overflow: hidden;
        font-size: 14px;

        .filter-title {
            float: left;
            color: #333;
            font-weight: 600;
            width: 50px;
            height: 34px;
            line-height: 34px;
        }

        .filter-by-area-container {
            float: left;
            width: calc(100% - 50px);
        }
        //区域
        .district-wrapper {
            overflow: hidden;

            .district-item {
                float: left;
                height: 34px;
                margin-right: 25px;
                line-height: 34px;
                font-size: 14px;
                color: #394043;
                cursor: pointer;
            }

            .last-click {
                color: #0079fe;
            }
        }
        //默认商圈-多余
        .bizcircle-wrapper {
            display: none;
            overflow: hidden;

            .bizcircle-item {
                float: left;
                color: #101d37;
                position: relative;
                line-height: 27px;
                margin-right: 17px;
                cursor: pointer;

                .item-name {
                }

                .iconfont {
                    color: #dee3e8;
                    font-size: 14px;
                }

                .icon-xuanzhong {
                    color: #0079fe;
                }
            }
        }
        //商圈
        .shangquan-wrapper {
            overflow: hidden;

            .shangquan-item {
                float: left;
                color: #101d37;
                position: relative;
                line-height: 27px;
                margin-right: 17px;
                cursor: pointer;

                .item-name {
                }

                .iconfont {
                    color: #dee3e8;
                    font-size: 14px;
                }

                .icon-xuanzhong {
                    color: #0079fe;
                }
            }
        }
    }
    //组合筛选
    .filter-list {
        padding: 10px 25px 0px 25px;
        border-top: 1px solid #f1f1f1;
        font-size: 14px;

        .filter-list-ul {


            li {
                overflow: hidden;

                .filter-title {
                    float: left;
                    color: #333;
                    font-weight: 600;
                    width: 50px;
                    height: 34px;
                    line-height: 34px;
                }

                .filter-value {
                    float: left;
                    width: calc(100% - 50px);
                    overflow: hidden;

                    .xuan_name {
                        float: left;
                        color: #394043;
                        width: 104px;
                        cursor: pointer;
                        height: 34px;
                        line-height: 34px;
                    }

                    .input-box {
                        float: left;
                        height: 34px;
                        line-height: 34px;

                        .input {
                            width: 55px;
                            height: 24px;
                            line-height: 24px;
                            border: 1px solid #ddd;
                            padding-left: 5px;
                        }

                        .input-btn {
                            color: #0079fe;
                            padding-left: 5px;
                            cursor: pointer;
                        }
                    }

                    .iconfont {
                        color: #dee3e8;
                        font-size: 14px;
                    }

                    .icon-xuanzhong {
                        color: #0079fe;
                    }
                }
            }
        }
    }
}

//二手房-列表
.fangruan-list {
    width: 1150px;
    margin: auto;
    overflow: hidden;
    padding-top: 20px;

    .fangruan-list-l {
        float: left;
        width: 910px;


        .sort-list {
            overflow: hidden;
            border-bottom: 2px solid #0079fe;

            .sort-list-item {
                float: left;
                padding: 0 25px;
                font-size: 15px;
                color: #101d37;
                font-weight: 700;
                height: 48px;
                line-height: 48px;
                cursor: pointer;
            }

            .selected {
                background: #0079fe;
                color: #fff;
            }
        }

        .records {
            font-weight: 700;
            font-size: 22px;
            color: #101d37;
            border-bottom: 1px solid #f1f1f1;
            height: 55px;
            line-height: 55px;

            .value {
                color: #0079fe;
            }
        }
        //加载列表-二手房
        .fangruan-Data {
            .fangruan-Data-li {
                position: relative;
                padding: 35px 0;
                border-bottom: 1px solid #f1f1f1;
                overflow: hidden;

                .li-left {
                    float: left;
                    width: 232px;

                    a {
                        display: block;
                        width: 232px;
                        height: 172px;
                        position: relative;

                        .FengMianImg {
                            width: 100%;
                            height: 100%;
                        }

                        .You {
                            width: 86px;
                            height: 30px;
                            position: absolute;
                            top: 0px;
                            left: 0px;
                        }

                        .icon-wrapper {
                            overflow: hidden;
                            position: absolute;
                            bottom: 10px;
                            left: 10px;
                            z-index: 9;

                            .VRUrl {
                                float: left;
                                width: 45px;
                                height: 45px;
                                margin-right: 10px;
                            }

                            .Video {
                                float: left;
                                width: 45px;
                                height: 45px;
                                margin-right: 10px;
                            }
                        }
                    }
                }

                .li-right {
                    float: left;
                    width: calc(100% - 232px);
                    padding-left: 35px;
                    position: relative;

                    h2 {
                        font-size: 22px;
                        line-height: initial;

                        .Title {
                            overflow: hidden;
                            white-space: nowrap;
                            text-overflow: ellipsis;
                            color: #101d37;
                            font-size: 22px;
                            font-weight: bold;
                        }

                        .Title:hover {
                            color: #0079fe;
                        }
                    }

                    .LouPan {
                        color: #7c8089;
                        font-size: 14px;
                        margin-top: 6px;

                        .iconfont {
                            font-size: 18px;
                            margin-right: 5px;
                        }

                        .QuYuName {
                            font-size: 14px;
                        }

                        .ShangQuanName {
                            font-size: 14px;
                        }

                        .LouPanName {
                            font-size: 14px;
                            color: #616669;
                        }

                        a:hover {
                            text-decoration: underline;
                        }
                    }

                    .houseInfo-xian {
                        color: #d2d2d2;
                        padding: 0px 8px;
                    }


                    .houseInfo {
                        color: #616669;
                        margin-top: 12px;

                        .iconfont {
                            font-size: 18px;
                            margin-right: 5px;
                        }

                        .houseInfo-span {
                        }
                    }

                    .AddDateStr {
                        margin-top: 12px;
                        color: #616669;


                        .iconfont {
                            font-size: 14px;
                            margin-right: 5px;
                        }
                    }

                    .fangruan-tag {
                        margin-top: 12px;
                        overflow: hidden;

                        span {
                            color: #849aae;
                            font-size: 12px;
                            padding: 0px 11px;
                            margin-right: 10px;
                            background-color: #f4f7f9;
                            line-height: 30px;
                            float: left;
                        }
                    }

                    .Increase {
                        margin-top: 15px;


                        .Increase-text {
                            background: #e6f2ff;
                            color: #0c84ff;
                            padding: 5px 20px;
                        }
                    }

                    .price {
                        position: absolute;
                        top: 48px;
                        right: 0px;

                        .ShouJia {
                            color: #fa3534;

                            .number {
                                font-weight: 700;
                                font-size: 28px;
                            }
                        }

                        .danjia {
                            font-size: 12px;
                            color: #101d37;
                            text-align: right;
                        }
                    }
                }
            }
        }
    }

    .fangruan-list-r {
        float: left;
        padding-left: 50px;
        width: 240px;

        .WeChatApp {
            .WeChatApp-img {
                margin-top: 10px;
                border: 1px solid #e7ebee;
            }

            .WeChatApp-title {
                color: #101d37;
                font-size: 16px;
                font-weight: 700;
            }

            .WeChatApp-des {
                font-size: 12px;
                color: #101d37;
                margin-top: 10px;
            }
        }
    }
}

//新房-列表
.fangruan-list {
    width: 1150px;
    margin: auto;
    overflow: hidden;
    padding-top: 20px;

    .fangruan-list-l {
        float: left;
        width: 910px;


        .sort-list {
            overflow: hidden;
            border-bottom: 2px solid #0079fe;

            .sort-list-item {
                float: left;
                padding: 0 25px;
                font-size: 15px;
                color: #101d37;
                font-weight: 700;
                height: 48px;
                line-height: 48px;
                cursor: pointer;
            }

            .selected {
                background: #0079fe;
                color: #fff;
            }
        }

        .records {
            font-weight: 700;
            font-size: 22px;
            color: #101d37;
            border-bottom: 1px solid #f1f1f1;
            height: 55px;
            line-height: 55px;

            .value {
                color: #0079fe;
            }
        }
        //加载新房
        .fangruan-Data-newhouse {
            .fangruan-Data-li {
                position: relative;
                padding: 35px 0;
                border-bottom: 1px solid #f1f1f1;
                overflow: hidden;

                .li-left {
                    float: left;
                    width: 240px;

                    a {
                        display: block;
                        width: 240px;
                        height: 180px;
                        position: relative;

                        .FengMianImg {
                            width: 100%;
                            height: 100%;
                        }



                        .icon-wrapper {
                            overflow: hidden;
                            position: absolute;
                            bottom: 10px;
                            left: 10px;
                            z-index: 9;

                            .VRUrl {
                                float: left;
                                width: 45px;
                                height: 45px;
                                margin-right: 10px;
                            }

                            .Video {
                                float: left;
                                width: 45px;
                                height: 45px;
                                margin-right: 10px;
                            }
                        }
                    }
                }

                .li-right {
                    float: left;
                    width: calc(100% - 240px);
                    padding-left: 35px;
                    position: relative;

                    h2 {
                        font-size: 22px;
                        line-height: initial;

                        .Title {
                            overflow: hidden;
                            white-space: nowrap;
                            text-overflow: ellipsis;
                            color: #101d37;
                            font-size: 22px;
                            font-weight: bold;
                        }

                        .Title:hover {
                            color: #0079fe;
                        }
                    }

                    .address {
                        color: #616669;
                        font-size: 14px;
                        margin-top: 12px;

                        .iconfont {
                            font-size: 14px;
                            margin-right: 5px;
                        }

                        .QuYuName {
                            font-size: 14px;
                        }

                        .ShangQuanName {
                            font-size: 14px;
                        }

                        .LouPanAddress {
                            font-size: 14px;
                        }
                    }

                    .houseInfo {
                        color: #616669;
                        margin-top: 6px;

                        .iconfont {
                            font-size: 14px;
                            margin-right: 5px;
                        }
                    }

                    .fangruan-tag {
                        margin-top: 12px;
                        overflow: hidden;

                        span {
                            color: #849aae;
                            font-size: 11px;
                            padding: 0px 11px;
                            margin-right: 10px;
                            background-color: #f4f7f9;
                            line-height: 28px;
                            float: left;
                        }

                        .YongTuName {
                            color: #fff;
                            
                        }

                        .XinPanStateName {
                            color: #fff;
                           
                        }
                    }

                    .price {
                        position: absolute;
                        top: 48px;
                        right: 0px;

                        .ShouJia {
                            color: #fa3534;

                            .number {
                                font-weight: 700;
                                font-size: 28px;
                            }
                        }

                        .danjia {
                            font-size: 12px;
                            color: #101d37;
                            text-align: right;
                        }
                    }
                }
            }
        }
    }

    .fangruan-list-r {
        float: left;
        padding-left: 50px;
        width: 240px;

        .WeChatApp {
            .WeChatApp-img {
                margin-top: 10px;
                border: 1px solid #e7ebee;
            }

            .WeChatApp-title {
                color: #101d37;
                font-size: 16px;
                font-weight: 700;
            }

            .WeChatApp-des {
                font-size: 12px;
                color: #101d37;
                margin-top: 10px;
            }
        }

        .Last10NewHouse {
            margin-top: 30px;

            .NewHouse-title {
                color: #101d37;
                font-size: 16px;
                font-weight: 700;
            }

            ul {
                margin-top: 10px;

                li {
                    margin-bottom: 20px;

                    a {
                        display: block;

                        .FengMianUrl {
                            position: relative;

                            img {
                                width: 190px;
                                height: 132px;
                            }

                            .State {
                                position: absolute;
                                top: 0px;
                                left: 0px;
                                z-index: 9;
                                overflow: hidden;

                                span {
                                    color: #fff;
                                    font-size: 12px;
                                    padding: 0px 11px;
                                    margin-right: 10px;
                                    background-color: #f4f7f9;
                                    line-height: 24px;
                                    float: left;
                                }
                            }
                        }

                        .LouPanName {
                            font-size: 14px;
                            color: #18253e;
                            overflow: hidden;
                            white-space: nowrap;
                            text-overflow: ellipsis;
                            margin-top: 5px;
                        }

                        .XinPanPrice {
                            color: #fa3534;
                        }
                    }
                }
            }
        }
    }
}



//经纪人-列表
.fangruan-jingjiren-list {
    width: 1150px;
    margin: auto;
    overflow: hidden;
    padding-top: 20px;

    .fangruan-list-l {
        float: left;
        width: 910px;


        .sort-list {
            overflow: hidden;
            border-bottom: 2px solid #0079fe;

            .sort-list-item {
                float: left;
                padding: 0 25px;
                font-size: 15px;
                color: #101d37;
                font-weight: 700;
                height: 48px;
                line-height: 48px;
                cursor: pointer;
            }

            .selected {
                background: #0079fe;
                color: #fff;
            }
        }

        .records {
            font-weight: 700;
            font-size: 22px;
            color: #101d37;
            border-bottom: 1px solid #f1f1f1;
            height: 55px;
            line-height: 55px;

            .value {
                color: #0079fe;
            }
        }
        //加载列表-经纪人
        .fangruan-Data {
            .fangruan-Data-li {
                position: relative;
                padding: 35px 0;
                border-bottom: 1px solid #f1f1f1;
                overflow: hidden;

                .li-left {
                    float: left;
                    width: 90px;

                    a {
                        display: block;
                        width: 90px;
                        height: 100px;
                        position: relative;

                        .FengMianImg {
                            width: 100%;
                            height: 100%;
                            border-radius: 10px;
                        }
                    }
                }

                .li-right {
                    float: left;
                    width: calc(100% - 90px);
                    padding-left: 18px;
                    position: relative;

                    .TrueName {
                        display: flex;
                        height: 24px;
                        line-height: 24px;

                        .Name {
                            a {
                                color: #333;
                                font-size: 20px;
                                font-weight: bold;
                                font-family: MiSans, MI Lan Pro, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
                            }

                            a:hover {
                                color: #0079fe;
                            }
                        }

                        .RoleName {
                            margin-left: 10px;
                            background: #e6f2ff;
                            color: #0f85ff;
                            padding: 0px 12px;
                            font-size: 11px;
                            border-radius: 5px;
                        }
                    }

                    .jingji-ul {
                        overflow: hidden;
                        width: 530px;
                        margin-top: 15px;
                        color: #333;

                        .jingji-li {
                            float: left;
                            width: 265px;
                            margin-bottom: 15px;

                            .iconfont {
                            }
                        }
                    }



                    .Phone-r {
                        position: absolute;
                        top: 48px;
                        right: 0px;

                        .Phone {
                            color: #0079fe;

                            .iconfont {
                                font-size: 35px;
                            }

                            span {
                                font-size: 32px;
                                letter-spacing: 2px;
                                font-family: MiSans, MI Lan Pro, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
                            }
                        }
                    }
                }
            }
        }
    }

    .fangruan-list-r {
        float: left;
        padding-left: 50px;
        width: 240px;

        .WeChatApp {
            .WeChatApp-img {
                margin-top: 10px;
                border: 1px solid #e7ebee;
            }

            .WeChatApp-title {
                color: #101d37;
                font-size: 16px;
                font-weight: 700;
            }

            .WeChatApp-des {
                font-size: 12px;
                color: #101d37;
                margin-top: 10px;
            }
        }
    }
}



//写字楼-列表
.fangruan-xiezilou-list {
    width: 1150px;
    margin: auto;
    overflow: hidden;
    padding-top: 20px;

    .fangruan-list-l {
        float: left;
        width: 910px;


        .sort-list {
            overflow: hidden;
            border-bottom: 2px solid #0079fe;

            .sort-list-item {
                float: left;
                padding: 0 25px;
                font-size: 15px;
                color: #101d37;
                font-weight: 700;
                height: 48px;
                line-height: 48px;
                cursor: pointer;
            }

            .selected {
                background: #0079fe;
                color: #fff;
            }
        }

        .records {
            font-weight: 700;
            font-size: 22px;
            color: #101d37;
            border-bottom: 1px solid #f1f1f1;
            height: 55px;
            line-height: 55px;

            .value {
                color: #0079fe;
            }
        }
        //加载列表
        .fangruan-Data {
            .fangruan-Data-li {
                position: relative;
                padding: 35px 0;
                border-bottom: 1px solid #f1f1f1;
                overflow: hidden;

                .li-left {
                    float: left;
                    width: 160px;

                    a {
                        display: block;
                        width: 160px;
                        height: 120px;
                        position: relative;

                        .FengMianImg {
                            width: 100%;
                            height: 100%;
                        }

                        .You {
                            width: 86px;
                            height: 30px;
                            position: absolute;
                            top: 0px;
                            left: 0px;
                        }

                        .icon-wrapper {
                            overflow: hidden;
                            position: absolute;
                            bottom: 10px;
                            left: 10px;
                            z-index: 9;

                            .VRUrl {
                                float: left;
                                width: 45px;
                                height: 45px;
                                margin-right: 10px;
                            }

                            .Video {
                                float: left;
                                width: 45px;
                                height: 45px;
                                margin-right: 10px;
                            }
                        }
                    }
                }

                .li-right {
                    float: left;
                    width: calc(100% - 160px);
                    padding-left: 35px;
                    position: relative;

                    h2 {
                        font-size: 22px;
                        line-height: initial;

                        .Title {
                            overflow: hidden;
                            white-space: nowrap;
                            text-overflow: ellipsis;
                            color: #101d37;
                            font-size: 22px;
                            font-weight: bold;
                        }

                        .Title:hover {
                            color: #0079fe;
                        }
                    }

                    .LouPan {
                        color: #7c8089;
                        font-size: 14px;
                        margin-top: 6px;

                        .iconfont {
                            font-size: 18px;
                            margin-right: 5px;
                        }

                        .QuYuName {
                            font-size: 14px;
                        }

                        .ShangQuanName {
                            font-size: 14px;
                        }

                        .LouPanName {
                            font-size: 14px;
                            color: #616669;
                        }

                        a:hover {
                            text-decoration: underline;
                        }
                    }

                    .houseInfo-xian {
                        color: #d2d2d2;
                        padding: 0px 8px;
                    }


                    .houseInfo {
                        color: #616669;
                        margin-top: 12px;

                        .iconfont {
                            font-size: 18px;
                            margin-right: 5px;
                        }

                        .houseInfo-span {
                        }
                    }

                    .AddDateStr {
                        margin-top: 12px;
                        color: #616669;


                        .iconfont {
                            font-size: 14px;
                            margin-right: 5px;
                        }
                    }

                    .fangruan-tag {
                        margin-top: 12px;
                        overflow: hidden;

                        span {
                            color: #849aae;
                            font-size: 12px;
                            padding: 0px 11px;
                            margin-right: 10px;
                            background-color: #f4f7f9;
                            line-height: 30px;
                            float: left;
                        }
                    }

                    .Increase {
                        margin-top: 15px;


                        .Increase-text {
                            background: #e6f2ff;
                            color: #0c84ff;
                            padding: 5px 20px;
                        }
                    }

                    .price {
                        position: absolute;
                        top: 48px;
                        right: 0px;

                        .ShouJia {
                            color: #fa3534;

                            .number {
                                font-weight: 700;
                                font-size: 28px;
                            }
                        }

                        .danjia {
                            font-size: 12px;
                            color: #101d37;
                            text-align: right;
                        }
                    }
                }
            }
        }
    }

    .fangruan-list-r {
        float: left;
        padding-left: 50px;
        width: 240px;

        .WeChatApp {
            .WeChatApp-img {
                margin-top: 10px;
                border: 1px solid #e7ebee;
            }

            .WeChatApp-title {
                color: #101d37;
                font-size: 16px;
                font-weight: 700;
            }

            .WeChatApp-des {
                font-size: 12px;
                color: #101d37;
                margin-top: 10px;
            }
        }
    }
}




.page_FangRuan {
    .page-box {
        margin-top: 30px;

        a {
            background: #f8f8f9;
            height: 30px;
            padding: 0 12px;
            margin-right: 8px;
            text-align: center;
            line-height: 30px;
            border: 1px solid #e7e7e7;
            font-size: 12px;
            font-weight: 700;
            color: #333;
            vertical-align: middle;
        }

        .active {
            background: #101d37;
            color: #fff;
            cursor: auto;
        }
    }
}

.crumbs {
    width: 1150px;
    margin: auto;
    padding: 15px 0px;

    .items {
        font-size: 12px;
        color: #aaa;
    }

    .items:hover {
        text-decoration: underline;
    }

    .gt {
        color: #aaa;
        font-family: simsun;
        padding: 0px 10px;
    }
}

//底部bannner
.fangruan-bottom-bannner {
    background-image: linear-gradient(90deg,#0079fe,#1a7af8);
    border-color: #338bff;
    position: fixed;
    bottom: 0;
    left: 0;
    height: 120px;
    width: 100%;
    z-index: 999999;
    color: #fff;
    font-family: MiSans, MI Lan Pro, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;

    .bottom-bannner-item {
        width: 1150px;
        margin: auto;
        font-size: 34px;
        font-weight: bold;
        position: relative;

        .text-item {
            height: 120px;
            line-height: 120px;
        }

        .bannner_close {
            position: absolute;
            top: 0px;
            right: 0px;
            z-index: 99;
            cursor: pointer;
            padding: 2px;

            .iconfont {
            }
        }

        .AppImg {
            position: absolute;
            top: 10px;
            right: 110px;
            z-index: 99;

            .AppImgUrl {
                width: 100px;
                height: 100px;
                border-radius: 10px;
            }
        }
    }
}

.fabu-banner {
    background: #f5f5f6;

    .banner-item {
        width: 1150px;
        margin: auto;
        text-align: center;

        padding-top: 20px;
        padding-bottom: 50px;
      
        text-align: center;
        background-color: #f5f5f6;

        .banner-title {
            font-weight: bold;
            color: #333;
            font-size: 33px;
        }

        .tips {
            margin-top: 15px;
            color: #878787;
            font-size: 16px;
        }
    }
}

.fangruan-form {
    width: 1150px;
    margin: auto;

    .Form_Fields {
        overflow: hidden;

        .Form_Fields-l {
            float: left;
            width: 590px;

            .layui-table {
                margin: 0px 0px 0px 0px;
            }
        }

        .Form_Fields-r {
            float: left;
            margin-left: 60px;
            width: 350px;
            background-color: #f5f5f6;
            box-shadow: 0 3px 7px 0 rgba(0,0,0,0.14);

            .JunJia {
                position: relative;
                padding: 22px 30px;
                height: 90px;
                color: #fff;
                background-color: #394043;

                .CityName {
                }

                .JunJia-item {
                    margin-top: 10px;
                    height: 22px;
                    font-size: 22px;
                }
            }

            .Model-tuijian {
                position: relative;
                padding: 8px 28px 0;


                ul {
                    li {
                        padding: 20px 0;
                        position: relative;
                        border-bottom: 1px solid #e6e6e6;

                        a {
                            display: block;

                            .LouPanName {
                                color: #333;
                                font-weight: bold;
                            }

                            .huxing {
                                margin-top: 2px;
                            }

                            .ShouJia {
                                position: absolute;
                                bottom: 23px;
                                right: 0px;
                                color: #fa3534;
                            }
                        }
                    }
                }
            }
        }
    }

    .save-Btn {
        margin-top: 20px;

        .btn {
            width: 100%;
            padding: 15px 12px;
        }
    }
}



.detail-head {
    background-color: #f6f6f8;

    .fangruan-search {
        width: 1150px;
        margin: auto;
        padding: 35px 0px;
        position: relative;


        .search {
            width: 572px;
            position: relative;

            .search-input {
                height: 62px;
                line-height: 62px;
                width: 572px;
                padding-left: 10px;
                background: #fff;
                border-radius: 4px;
                border: 0px solid #ddd;
                -webkit-box-shadow: 0px 0px 8px 0px rgba(170, 170, 170, 0.2);
                box-shadow: 0px 0px 8px 0px rgba(170, 170, 170, 0.2);
            }

            .btn {
                position: absolute;
                top: 10px;
                right: 10px;
                border-radius: 5px;
            }
        }
    }
}

.fangruan-wrap-V1 {
    width: 1150px;
    margin: auto;
    position: relative;

    .Title {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 26px;
        color: #101d37;
        font-weight: 700;
    }

    .fangruan-tag {
        .ZhenFangYuan {
            padding-top: 15px;
            color: #777777;

            span {
                padding-right: 10px;
            }
        }

        .Tag {
            overflow: hidden;
            margin-top: 20px;

            span {
                display: inline-block;
                padding: 5px 9px;
                background-color: #f4f7f9;
                color: #849aae;
                margin-right: 5px;
                float: left;
            }
        }
    }

    .fangruan-Entity {
        overflow: hidden;
        margin-top: 28px;

        .fangruan-Entity-left {
            float: left;
            width: 710px;

            .fangruan-swiper {
                width: 710px;
                position: relative;
                //房源详情-VR标签
                .icon-wrapper {
                    overflow: hidden;
                    position: absolute;
                    bottom: 112px;
                    left: 10px;
                    z-index: 99;

                    .VRUrl {
                        float: left;
                        margin-right: 10px;
                        width: 60px;
                        height: 69px;
                        cursor: pointer;
                        background: rgba(0, 0, 0, 0.4);
                        position: relative;

                        a {
                            display: block;

                            .VRimg {
                                padding: 5px;
                                text-align: center;

                                img {
                                    width: 40px;
                                    height: 40px;
                                }
                            }



                            .fr-title {
                                position: absolute;
                                bottom: 0px;
                                color: #fff;
                                font-size: 11px;
                                text-align: center;
                                width: 100%;
                                background: rgba(0, 0, 0, 0.7);
                                padding: 2px 0px;
                            }
                        }
                    }

                    .Video {
                        float: left;
                        margin-right: 10px;
                        width: 60px;
                        height: 69px;
                        cursor: pointer;
                        background: rgba(0, 0, 0, 0.4);
                        position: relative;

                        .Videoimg {
                            padding: 5px;
                            text-align: center;

                            img {
                                width: 40px;
                                height: 40px;
                            }
                        }



                        .fr-title {
                            position: absolute;
                            bottom: 0px;
                            color: #fff;
                            font-size: 11px;
                            text-align: center;
                            width: 100%;
                            background: rgba(0, 0, 0, 0.7);
                            padding: 2px 0px;
                        }
                    }
                }
                //大图标签
                .fangruan-swiper-Max {
                    .Images-Title {
                        position: absolute;
                        right: 10px;
                        bottom: 10px;
                        z-index: 9;
                        background-color: rgba(0, 0, 0, 0.7);
                        font-size: 12px;
                        color: #ffffff;
                        padding: 0 11px;
                        line-height: 32px;
                        border-radius: 2px;
                    }
                }

                .swiper-button-prev {
                    background: rgba(0, 0, 0, 0.8);
                    --swiper-navigation-size: 20px;
                    padding: 30px 15px;
                    --swiper-theme-color: #d5d4d4;
                    margin-top: -30px;
                    left: 5px;
                }

                .swiper-button-next {
                    background: rgba(0, 0, 0, 0.8);
                    --swiper-navigation-size: 20px;
                    padding: 30px 15px;
                    --swiper-theme-color: #d5d4d4;
                    margin-top: -30px;
                    right: 5px;
                }

                .swiper-wrapper {
                    .swiper {
                        width: 100%;
                        height: 100%;
                        position: relative;

                        .swiper-slide {
                            text-align: center;
                            font-size: 18px;
                            background: #fff;
                            display: flex;
                            justify-content: center;
                            align-items: center;

                            img {
                                display: block;
                                width: 100%;
                                height: 100%;
                                object-fit: cover;
                            }
                        }
                    }
                }


                .swiper-slide {
                    background-size: cover;
                    background-position: center;
                }

                .mySwiper2 {
                    height: 400px;
                    width: 100%;
                }

                .mySwiper {
                    height: 20%;
                    box-sizing: border-box;
                    padding: 10px 0;
                }

                .mySwiper .swiper-slide {
                    width: 120px;
                    height: 82px;
                    opacity: 0.4;
                }

                .mySwiper .swiper-slide-thumb-active {
                    opacity: 1;
                }

                .swiper-slide img {
                    display: block;
                    width: 100%;
                    height: 100%;
                    object-fit: cover;
                }
            }
        }

        .fangruan-Entity-right {
            float: left;
            width: calc(100% - 710px);
            padding-left: 30px;
            color: #101d37;

            .price {
                font-size: 16px;

                .totalPrice {
                    color: #fa3534;
                    font-size: 42px;
                    font-weight: bold;
                    font-family: MiSans, MI Lan Pro, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
                }

                .unitPrice {
                    color: #fa3534;
                }

                .DanJia {
                    margin-left: 10px;
                    font-weight: 700;
                }

                .unitDanJia {
                }

                .Rise {
                    margin-left: 10px;
                }
            }
            //户型
            .HuXingEntity {
                box-sizing: border-box;
                margin-top: 18px;
                width: 100%;
                border-top: 1px solid #f1f1f1;
                border-bottom: 1px solid #f1f1f1;
                padding: 20px 0;
                display: flex;
                justify-content: space-between;
                align-items: center;

                .HuXingEntity-li {


                    .fangruan-value {
                        font-size: 22px;
                        font-weight: 700;
                        color: #101d37;
                    }

                    .fangruan-title {
                        margin-top: 5px;
                        font-size: 12px;
                        color: #9399a5;
                    }
                }
            }


            .Entity-1 {
                margin-top: 10px;

                ul {
                    overflow: hidden;

                    li {
                        float: left;
                        width: 100%;
                        font-size: 14px;
                        margin-top: 16px;

                        span {
                            color: #9399a5;
                            margin-right: 10px;
                        }

                        label {
                            

                            a {
                                color: #2979ff;
                                font-size: 14px;
                            }

                            a:hover {
                                color: #2979ff;
                                text-decoration: underline;
                            }
                        }
                    }
                }
            }


            .Entity-2 {
                margin-top: 0px;

                ul {
                    overflow: hidden;

                    li {
                        float: left;
                        width: 50%;
                        font-size: 14px;
                        margin-top: 16px;

                        span {
                            color: #aaa;
                            margin-right: 10px;
                        }

                        label {
                            

                            a {
                                color: #2979ff;
                                font-size: 14px;
                            }

                            a:hover {
                                color: #2979ff;
                                text-decoration: underline;
                            }
                        }
                    }
                }
            }

            .fangruan-user {
                overflow: hidden;
                border-top: 1px solid #f1f1f1;
                padding-top: 22px;
                margin-top: 26px;


                .fangruan-user-left {
                    float: left;

                    a {
                        display: block;

                        img {
                            width: 80px;
                            height: 86px;
                        }
                    }
                }

                .fangruan-user-right {
                    float: left;
                    width: calc(100% - 80px);
                    padding-left: 20px;

                    .TrueName {
                        overflow: hidden;

                        .Name {
                            float: left;
                        }

                        .RoleName {
                            float: left;
                            text-align: center;
                            color: #73531a;
                            background: #fde6b4;
                            line-height: 22px;
                            border-radius: 4px;
                            font-size: 11px;
                            margin-top: 8px;
                            margin-left: 10px;
                            padding: 0px 7px;
                        }
                    }

                    .LianXi {
                        overflow: hidden;

                        .Phone {
                            float: left;
                            background: #2979ff;
                            -webkit-border-radius: 2px;
                            border-radius: 2px;
                            min-width: 190px;
                            height: 46px;
                            line-height: 46px;
                            text-align: center;
                            font-size: 18px;
                            color: #fff;
                            font-weight: 700;

                            span {
                                letter-spacing: 2px;
                            }
                        }

                        .fangruan-baliao {
                            float: left;
                            border: 1px solid #2979ff;
                            margin-left: 20px;
                            height: 46px;
                            line-height: 46px;
                            width: 100px;
                            text-align: center;
                            color: #2979ff;
                            cursor: pointer;
                        }
                    }
                }
            }
        }
    }
}


//房源基本信息
.fangruan-house-base-info {
    width: 1150px;
    margin: auto;
    padding-top: 70px;

    .house-base-info {
        h2 {
            font-weight: 700;
            font-size: 22px;
            font-family: MiSans, MI Lan Pro, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
            color: #101d37;
        }

        .house-entity {
            overflow: hidden;
            display: inline-block;
            width: 710px;
            vertical-align: top;
            border-top: 1px solid #eee;
            line-height: 22px;
            padding: 20px 0;
            margin-top: 20px;

            .house-entity-l {
                float: left;
                width: 188px;
                line-height: 32px;
                height: 32px;
                color: #9399a5;
            }

            .house-entity-r {
                width: 522px;
                float: left;

                ul {
                    overflow: hidden;

                    li {
                        float: left;
                        width: 50%;
                        line-height: 32px;
                        height: 32px;
                        font-size: 14px;


                        span {
                            color: #9399a5;
                            margin-right: 10px;
                        }

                        label {
                            font-weight: bold;
                            color: #101d37;
                        }
                    }
                }
            }
        }
    }

    .tips {
        width: 710px;
        font-size: 12px;
    }
}

//小区信息
.fangruan-house-Property {
    width: 1150px;
    margin: auto;
    padding-top: 70px;

    .Property {
        width: 710px;
        position: relative;

        h2 {
            font-weight: 700;
            font-size: 22px;
            font-family: MiSans, MI Lan Pro, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
            color: #101d37;
        }

        .Property-entity {
            overflow: hidden;
            margin-top: 20px;

            .Property-entity-l {
                float: left;

                img {
                    width: 200px;
                    height: 143px;
                }
            }

            .Property-entity-r {
                float: left;
                padding-left: 20px;
                width: 510px;

                .ul-1 {


                    li {
                        line-height: 30px;
                        height: 30px;
                        font-size: 14px;


                        span {
                            color: #9399a5;
                            margin-right: 10px;
                        }

                        label {
                            font-weight: bold;
                            color: #101d37;

                            a {
                                color: #2979ff;
                                font-size: 14px;
                            }

                            a:hover {
                                text-decoration: underline;
                            }
                        }
                    }
                }

                .ul-2 {
                    overflow: hidden;

                    li {
                        float: left;
                        width: 50%;
                        line-height: 30px;
                        height: 30px;
                        font-size: 14px;


                        span {
                            color: #9399a5;
                            margin-right: 10px;
                        }

                        label {
                            font-weight: bold;
                            color: #101d37;

                            a {
                                color: #2979ff;
                                font-size: 14px;
                            }

                            a:hover {
                                text-decoration: underline;
                            }
                        }
                    }
                }
            }
        }
    }
}

//贷款参考
.fangruan-house-daikuan {
    width: 1150px;
    margin: auto;
    padding-top: 70px;

    .daikuan {
        width: 710px;
        position: relative;

        h2 {
            font-weight: 700;
            font-size: 22px;
            font-family: MiSans, MI Lan Pro, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
            color: #101d37;
        }
    }

    .DaiKuan-item {
        margin-top: 20px;
        position: relative;

        .daikuan-form {
            width: 300px;

            .layui-input-block {
                margin-left: 75px;
                min-height: 36px;
            }

            .layui-form-item {
                .layui-form-label {
                    width: 75px;
                    color: #999;
                    text-align: left;
                    padding: 9px 0px;
                }

                .layui-input-block {
                    .add-group {
                        position: absolute;
                        top: 10px;
                        right: 10px;
                    }
                }

                .layui-form-select .layui-input {
                    background: #f5f5f6;
                    color: #222;
                }

                .layui-btn {
                    height: 45px;
                    line-height: 45px;
                    width: 100%;
                }
            }

            .tips {
                color: #a9abab;
                font-size: 12px;
            }
        }

        .fangruan-table {
            position: absolute;
            top: 0px;
            right: 0px;
            width: 390px;
            border: 1px solid #0079fe;
            color: #323942;


            thead {
                tr {
                    background: #0079fe;
                    color: #fff;
                }

                th {
                    border-width: 0px;
                }
            }

            tbody {


                td {
                    border-width: 0px;
                }

                .titleV2 {
                    font-weight: bold;
                    color: #222;
                }
            }

            .layui-table {
                margin: 0;
            }
        }

        .layui-table td, .layui-table th {
            padding: 8px 8px;
        }
    }
}

.select2-container .select2-selection--single {
    height: 45px;
    border: 0px solid #ddd;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #222;
    line-height: 45px;
    background: #fafafa;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
}

.select2-dropdown {
    border: 0px solid #ddd;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
}

.select2-results__option {
    padding-top: 12px;
    padding-bottom: 12px;
    color: #000;
}




//地图信息
.fangruan-house-Map {
    width: 1150px;
    margin: auto;
    padding-top: 70px;

    .house-Map {
        h2 {
            font-weight: 700;
            font-size: 22px;
            font-family: MiSans, MI Lan Pro, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
            color: #101d37;
        }

        .BaRuanMap {
            .around {
                margin-top: 0px;
                padding: 0px;
            }

            .map-content {
                width: 854px;
                height: 520px;
            }
        }
    }
}

//导航tab
.fangruan-fixedTabs {
     display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    background: #303035;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);

    .TabMenu {
        width: 1150px;
        margin: auto;
        height: 50px;
        line-height: 50px;

        a {
            font-size: 16px;
            margin-right: 42px;
            color: #9399a5;
        }

        .Selected {
            color: #fff;
        }
    }
}

//经纪人右边固定
.fangruan-agent-fixed {
    position: fixed;
    top: 50px;
    background: #fff;
    right: 50%;
    z-index: 999;
    width: 380px;
    margin-right: -576px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(170, 170, 170, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(170, 170, 170, 0.2);
    padding: 15px;
    display:none;

    h3 {
        font-weight: 700;
        font-size: 18px;
        font-family: MiSans, MI Lan Pro, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
        color: #101d37;
    }

    .fangruan-agent-V2 {
        overflow: hidden;
        border-top: 1px solid #f1f1f1;
        padding-top: 15px;
        margin-top: 15px;


        .fangruan-user-left {
            float: left;

            a {
                display: block;

                img {
                    width: 72px;
                    height: 80px;
                }
            }
        }

        .fangruan-user-right {
            float: left;
            width: calc(100% - 72px);
            padding-left: 15px;

            .TrueName {
                overflow: hidden;

                .Name {
                    float: left;

                    a {
                        font-weight: 700;
                        font-size: 18px;
                        font-family: MiSans, MI Lan Pro, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
                        color: #101d37;
                    }
                }

                .RoleName {
                    float: left;
                    text-align: center;
                    color: #73531a;
                    background: #fde6b4;
                    line-height: 18px;
                    border-radius: 4px;
                    font-size: 11px;
                    margin-top: 3px;
                    margin-left: 10px;
                    padding: 0px 7px;
                }
            }

            .LianXi {
                overflow: hidden;
                margin-top: 10px;

                .Phone {
                    float: left;
                    background: #2979ff;
                    -webkit-border-radius: 2px;
                    border-radius: 2px;
                    min-width: 180px;
                    height: 40px;
                    line-height: 40px;
                    text-align: center;
                    font-size: 16px;
                    color: #fff;
                    font-weight: 700;

                    span {
                        letter-spacing: 2px;
                    }
                }

                .fangruan-baliao {
                    float: left;
                    border: 1px solid #2979ff;
                    margin-left: 10px;
                    height: 40px;
                    line-height: 40px;
                    width: 73px;
                    text-align: center;
                    color: #2979ff;
                    cursor: pointer;
                }
            }
        }
    }
}


//二手房详情 房价走势
.fangruanFangJiaZouShi {
    width: 1150px;
    margin: auto;
    padding-top: 70px;

    .ZouShi {
        h2 {
            font-weight: 700;
            font-size: 22px;
            font-family: MiSans, MI Lan Pro, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
            color: #101d37;
        }

        .fr-Charts {
            .charts {
                width: 100%;
                height: 400px;
            }
        }
    }
}

//分享
.fangruan-share-house {
    position: absolute;
    top: 0px;
    right: 30px;
    z-index: 9;
    display: flex;
    color: #101d37;
    //分享
    .share {


        .share-text {
            border: 1px solid #e0e0e0;
            padding: 6px 12px;
            border-radius: 2px;
            background-color: #fdfdfd;
            color: #333;

            .iconfont {
                font-size: 12px;
            }
        }

        .fangruan-qrcodeTable {
            display: none;
            margin-top: 10px;
            background: #FFFFFF;
            -webkit-box-shadow: 0px 0px 8px 0px rgba(172, 172, 172, 0.5);
            box-shadow: 0px 0px 8px 0px rgba(172, 172, 172, 0.5);
            border-radius: 4px;
            padding: 10px;
            position: absolute;
            top: 30px;
            right: 70px;

            .titile {
                text-align: center;
                margin-top: 5px;
                color: #9399a5;
            }
        }
    }


    .share:hover {
        .fangruan-qrcodeTable {
            display: block;
        }
    }
    //关注
    .IsCollection {
        margin-left: 12px;
        cursor: pointer;
        border: 1px solid #e0e0e0;
        padding: 6px 12px;
        border-radius: 2px;
        background-color: #fdfdfd;
        color: #333;

        .iconfont {
        }
    }
}

//租房配套
.PeiTaoBox {
    float: left;
    width: 522px;
    float: left;

    .FontICO {
        .iconfont {
            font-size: 24px;
        }
    }

    .Ischeck {
        color: #000 !important;
        text-decoration: auto;
    }

    ul li {
        float: left;
        color: #ccc;
        width: 92px !important;
        text-decoration: line-through;
        height: initial !important;
        line-height: initial !important;
        text-align: center;
        margin-bottom: 20px;
    }
}


.fangruan-house-images {
    width: 1150px;
    margin: auto;
    padding-top: 70px;

    .house-images {
        h2 {
            font-weight: 700;
            font-size: 22px;
            font-family: MiSans, MI Lan Pro, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
            color: #101d37;
        }

        .Images-list {
            width: 710px;
            margin-top: 10px;

            ul {
                overflow: hidden;

                li {
                    position: relative;
                    float: left;
                    width: 350px;
                    height: 230px;
                    margin-right: 10px;
                    margin-bottom: 20px;

                    img {
                        width: 100%;
                        height: 100%;
                    }

                    .Images-Title {
                        position: absolute;
                        bottom: 0;
                        left: 0;
                        line-height: 32px;
                        text-align: center;
                        padding: 0 11px;
                        border-radius: 2px;
                        background-color: rgba(0, 0, 0, 0.4);
                        color: #ffffff;
                        font-size: 12px;
                    }
                }

                li:nth-child(2n+2) {
                    margin-right: 0px;
                }
            }
        }
    }
}
//搜索楼盘显示
.fangruan-Search-loupan-display {
    font-family: PingFangSC-Medium;
    font-size: 16px;
    border: 1px solid #EEEEEE;
    margin-top: 20px;

    .LouPanInfo {
        padding: 0 50px;

        .LouPan {
            border-bottom: 1px solid #EAEAEA;
            position: relative;
            margin-top: 30px;
            margin-bottom: 25px;
            padding-bottom: 25px;

            .Name {
                overflow: hidden;

                .BtnName {
                    float: left;

                    a {
                        font-weight: 700;
                        font-size: 22px;
                        color: #101d37;
                    }
                }

                .XiaoQuXiangQing {
                    position: absolute;
                    top: 8px;
                    right: 0px;
                    color: #0079fe;
                    z-index: 9;
                }

                .QuYu {
                    float: left;
                    margin-left: 20px;
                    margin-top: 7px;
                    color: #999;

                    .QuYuName {
                    }

                    .ShangQuanName {
                    }
                }
            }
        }

        .Detail {
            ul {
                overflow: hidden;

                li {
                    float: left;
                    width: 33.3%;

                    .fr-title {
                        color: #999;
                    }

                    .fr-value {
                        margin-top: 5px;
                        color: #000000;
                    }
                }
            }
        }
    }

    .fr-user {
        background: #FAFAFA;
        overflow: hidden;
        height: 100px;
        margin-top: 18px;
        padding-left: 50px;
        position: relative;

        .fr-user-left {
            float: left;
            display: flex;
            margin-top: 16px;
            margin-bottom: 17px;

            .head {
                img {
                    width: 60px;
                    height: 60px;
                    border-radius: 50%;
                }
            }

            .user-info {
                margin-left: 20px;

                .F_RealName {
                    font-weight: 700;
                    font-size: 18px;
                    color: #101d37;
                    margin-top: 5px;
                }

                .StoreName {
                    font-size: 14px;
                    margin-top: 2px;
                }
            }

            .F_MobilePhone {
                margin-left: 20px;
                color: #fa3534;
                font-size: 22px;
                height: 60px;
                line-height: 60px;
                letter-spacing: 2px;
            }
        }

        .fr-user-right {
            float: right;
            height: 100px;
            line-height: 100px;
            margin-right: 20px;
        }
    }
}
//商业办公顶部
.shangye-banner {
    background-color: #f6f6f8;

    .shangye-banner-item {
        width: 1150px;
        margin: auto;
        padding-top: 35px;

        a {
            margin-right: 35px;
            color: #101d37;
            font-size: 16px;
            font-weight: 700;
        }

        .selected {
            color: #0079fe;
        }
    }
}

.detailHeader-Property {
    width: 1150px;
    margin: auto;
    padding-bottom: 30px;
    position: relative;

    h1 {
        font-size: 32px;
        color: #394043;
        font-weight: bold;
    }

    .AddressDesc {
        font-size: 14px;
        color: #a3a4a6;
        margin-top: 15px;
    }

    .IsCollection-Property {
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 9;

        .IsCollection {
            background-color: #fff;
            line-height: 45px;
            width: 113px;
            border-radius: 2px;
            box-shadow: 0 1px 1px rgba(0,0,0,0.2);
            color: #394043;
            font-size: 14px;
            font-weight: bold;
            text-align: center;
            cursor: pointer;
        }

        .colletionNum {
            margin-top: 12px;
            font-size: 12px;
            color: #b0b3b4;
            text-align: center;
        }
    }
}

.xiaoqu-ershoufang {
    width: 1150px;
    margin: auto;
    padding-top: 70px;

    h2 {
        font-weight: 700;
        font-size: 22px;
        font-family: MiSans, MI Lan Pro, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
        color: #101d37;
        position: relative;

        a {
            display: block;
            position: absolute;
            top: 5px;
            right: 0px;
            color: #2979ff;
        }
    }

    ul {
        overflow: hidden;
        margin-top: 20px;

        li {
            float: left;
            width: 272px;
            margin-right: 20px;

            a {
                display: block;

                .FengMian {
                    width: 272px;
                    height: 204px;

                    .FengMianImg {
                        width: 100%;
                        height: 100%;
                    }
                }

                .LouPanName {
                    font-size: 16px;
                    font-weight: bold;
                    margin-top: 8px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                }

                .price {
                    overflow: hidden;
                    margin-top: 2px;



                    .MianJi {
                        float: left;

                        .Area {
                        }
                    }

                    .ShouJia {
                        color: #db4c3f;
                        font-size: 20px;
                        font-weight: bold;
                        float: right;

                        span {
                            font-size: 14px;
                            font-weight: initial;
                        }
                    }
                }
            }
        }

        li:nth-child(4) {
            margin-right: 0px;
        }
    }
}

.FuJinXiaoQu {
    width: 1150px;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 60px;

    h2 {
        font-weight: 700;
        font-size: 22px;
        font-family: MiSans, MI Lan Pro, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
        color: #101d37;
        position: relative;

        a {
            display: block;
            position: absolute;
            top: 5px;
            right: 0px;
            color: #2979ff;
        }
    }

    ul {
        overflow: hidden;
        margin-top: 20px;

        li {
            float: left;
            width: 272px;
            margin-right: 20px;

            a {
                display: block;

                .FengMian {
                    width: 272px;
                    height: 204px;


                    .FengMianImg {
                        width: 100%;
                        height: 100%;
                    }
                }

                .FuJinXiaoQu-LouPan {
                    overflow: hidden;
                    margin-top: 8px;

                    .LouPanName {
                        float: left;
                        font-size: 16px;
                        font-weight: bold;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                    }

                    .price {
                        float: right;

                        .JunJia {
                            color: #fa3534;
                            font-size: 20px;
                            font-weight: bold;
                        }

                        .yuan {
                        }
                    }
                }
            }
        }

        li:nth-child(4) {
            margin-right: 0px;
        }
    }
}

.agentinfo-wrapper {
    width: 1150px;
    margin: auto;


    .agent {
        background: #fbfbfb;
        position: relative;
        overflow: hidden;
        padding: 28px;

        .head {
            float: left;
            width: 100px;
            height: 110px;


            .headUrl {
                width: 100%;
                height: 100%;
                border-radius: 5px;
            }
        }

        .agent-info {
            float: left;
            margin-left: 20px;

            .TrueName {
                font-size: 20px;
                color: #101d37;
                font-weight: 700;

                .RoleName {
                    color: #73531a;
                    background: #fde6b4;
                    border-radius: 4px;
                    font-size: 11px;
                    padding: 3px 7px;
                }
            }

            .agent-ul {
                margin-top: 12px;

                ul {
                    overflow: hidden;

                    li {
                        margin-bottom: 5px;

                        span {
                            color: #999;
                        }

                        label {
                            color: #333;
                            margin-left: 8px;
                        }
                    }
                }
            }
        }
    }
}

.fangruan-agent-qrcodeTable {
    position: absolute;
    top: 20px;
    right: 20px;

    .titile {
        text-align: center;
        margin-top: 5px;
    }
}
.fangruan-agent-text {
    position: absolute;
    top: 40px;
    right: 157px;

    .fangruan-Collection {
        background: #fff;
        color: #101d37;
        text-align: center;
        padding: 8px;
        border-radius: 30px;
        box-shadow: 0 1px 3px rgba(0,0,0,.2);
        cursor:pointer;
    }

    .fangruan-agent-Phone {
        font-size: 24px;
        color: #fa3534;
        font-weight: 700;
        margin-top: 20px;

        .iconfont {
            font-size: 24px;
        }
    }
}


.fangruan-jingjiren-tab {
    width: 1150px;
    margin: auto;

    .Title {
        font-size: 20px;
        color: #101d37;
        font-weight: 700;
        margin-top: 50px;
    }

    ul {
        overflow: hidden;
        margin-top: 25px;
        border: 2px solid #f1f2f5;
        border-radius: 20px;
        background: #f1f2f5;
        width: 282px;

        li {
            float: left;
            background: #f1f2f5;
            color: #606162;
            //padding: 4px 14px;
            font-size: 12px;
            // border-radius: 20px;
            cursor: pointer;
            height: 34px;
            line-height: 34px;
            width: 92px;
            text-align: center;

            a {
                font-size: 12px;
            }
        }

        .fangruan-active {
            background: #ffffff;
            color: #191919;

            a {
                background: #ffffff;
                color: #191919;
            }
        }

        a:hover {
            color: #000;
        }
    }
}

.fangruan-jingjiren-GetGridJson {
    width: 1150px;
    margin: auto;

    ul {
        //二手房
        .fangruan-jingjiren-li {
            position: relative;
            padding: 35px 0;
            border-bottom: 1px solid #f1f1f1;
            overflow: hidden;

            .li-left {
                float: left;
                width: 232px;

                a {
                    display: block;
                    width: 232px;
                    height: 172px;
                    position: relative;

                    .FengMianImg {
                        width: 100%;
                        height: 100%;
                    }

                    .You {
                        width: 86px;
                        height: 30px;
                        position: absolute;
                        top: 0px;
                        left: 0px;
                    }

                    .icon-wrapper {
                        overflow: hidden;
                        position: absolute;
                        bottom: 10px;
                        left: 10px;
                        z-index: 9;

                        .VRUrl {
                            float: left;
                            width: 45px;
                            height: 45px;
                            margin-right: 10px;
                        }

                        .Video {
                            float: left;
                            width: 45px;
                            height: 45px;
                            margin-right: 10px;
                        }
                    }
                }
            }

            .li-right {
                float: left;
                width: calc(100% - 232px);
                padding-left: 35px;
                position: relative;

                h2 {
                    font-size: 22px;
                    line-height: initial;

                    .Title {
                        overflow: hidden;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                        color: #101d37;
                        font-size: 22px;
                        font-weight: bold;
                    }

                    .Title:hover {
                        color: #0079fe;
                    }
                }

                .LouPan {
                    color: #7c8089;
                    font-size: 14px;
                    margin-top: 6px;

                    .iconfont {
                        font-size: 18px;
                        margin-right: 5px;
                    }

                    .QuYuName {
                        font-size: 14px;
                    }

                    .ShangQuanName {
                        font-size: 14px;
                    }

                    .LouPanName {
                        font-size: 14px;
                        color: #616669;
                    }

                    a:hover {
                        text-decoration: underline;
                    }
                }

                .houseInfo-xian {
                    color: #d2d2d2;
                    padding: 0px 8px;
                }


                .houseInfo {
                    color: #616669;
                    margin-top: 12px;

                    .iconfont {
                        font-size: 18px;
                        margin-right: 5px;
                    }

                    .houseInfo-span {
                    }
                }

                .AddDateStr {
                    margin-top: 12px;
                    color: #616669;


                    .iconfont {
                        font-size: 14px;
                        margin-right: 5px;
                    }
                }

                .fangruan-tag {
                    margin-top: 12px;
                    overflow: hidden;

                    span {
                        color: #849aae;
                        font-size: 12px;
                        padding: 0px 11px;
                        margin-right: 10px;
                        background-color: #f4f7f9;
                        line-height: 30px;
                        float: left;
                    }
                }

                .Increase {
                    margin-top: 15px;


                    .Increase-text {
                        background: #e6f2ff;
                        color: #0c84ff;
                        padding: 5px 20px;
                    }
                }

                .price {
                    position: absolute;
                    top: 48px;
                    right: 0px;

                    .ShouJia {
                        color: #fa3534;

                        .number {
                            font-weight: 700;
                            font-size: 28px;
                        }
                    }

                    .danjia {
                        font-size: 12px;
                        color: #101d37;
                        text-align: right;
                    }
                }
            }
        }
        //新房
        .fangruan-jingjiren-li-new {
            position: relative;
            padding: 35px 0;
            border-bottom: 1px solid #f1f1f1;
            overflow: hidden;

            .li-left {
                float: left;
                width: 240px;

                a {
                    display: block;
                    width: 240px;
                    height: 180px;
                    position: relative;

                    .FengMianImg {
                        width: 100%;
                        height: 100%;
                    }



                    .icon-wrapper {
                        overflow: hidden;
                        position: absolute;
                        bottom: 10px;
                        left: 10px;
                        z-index: 9;

                        .VRUrl {
                            float: left;
                            width: 45px;
                            height: 45px;
                            margin-right: 10px;
                        }

                        .Video {
                            float: left;
                            width: 45px;
                            height: 45px;
                            margin-right: 10px;
                        }
                    }
                }
            }

            .li-right {
                float: left;
                width: calc(100% - 240px);
                padding-left: 35px;
                position: relative;

                h2 {
                    font-size: 22px;
                    line-height: initial;

                    .Title {
                        overflow: hidden;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                        color: #101d37;
                        font-size: 22px;
                        font-weight: bold;
                    }

                    .Title:hover {
                        color: #0079fe;
                    }
                }

                .address {
                    color: #616669;
                    font-size: 14px;
                    margin-top: 12px;

                    .iconfont {
                        font-size: 14px;
                        margin-right: 5px;
                    }

                    .QuYuName {
                        font-size: 14px;
                    }

                    .ShangQuanName {
                        font-size: 14px;
                    }

                    .LouPanAddress {
                        font-size: 14px;
                    }
                }

                .houseInfo {
                    color: #616669;
                    margin-top: 6px;

                    .iconfont {
                        font-size: 14px;
                        margin-right: 5px;
                    }
                }

                .fangruan-tag {
                    margin-top: 12px;
                    overflow: hidden;

                    span {
                        color: #849aae;
                        font-size: 11px;
                        padding: 0px 11px;
                        margin-right: 10px;
                        background-color: #f4f7f9;
                        line-height: 28px;
                        float: left;
                    }

                    .YongTuName {
                        color: #fff;
                    }

                    .XinPanStateName {
                        color: #fff;
                    }
                }

                .price {
                    position: absolute;
                    top: 48px;
                    right: 0px;

                    .ShouJia {
                        color: #fa3534;

                        .number {
                            font-weight: 700;
                            font-size: 28px;
                        }
                    }

                    .danjia {
                        font-size: 12px;
                        color: #101d37;
                        text-align: right;
                    }
                }
            }
        }
    }
}


.IsFangRuanLayer {
    border-radius: 20px;

    .layui-layer-setwin {
        display: none;
    }

    .TipIcon {
        text-align: center;
        margin-top: 20px;
        height: 45px;
        line-height: 45px;

        .iconfont {
            font-size: 45px;
        }
    }

    .layer_Tips {
        text-align: center;
        font-size: 14px;
        letter-spacing: 2px;
        margin-top: 5px;
        color: #fa3534;
    }

    .layer_war {
        text-align: center;
        font-size: 18px;
        letter-spacing: 2px;
        margin-top: 10px;
        font-weight: bold;
        color: #030303;
    }

    .layui-layer-btn {
        text-align: center;
        padding: 12px;
        background: #eee;
        border-top: 1px #ddd solid;
        padding: 20px;
        border-radius: 0px 0px 20px 20px;

        a {
            padding: 0 40px;
            height: 35px;
            line-height: 32px;
            border-radius: 20px;
            font-size: 16px;
            margin: 0px 10px 0px 10px;
        }
    }

    .layui-layer-btn .layui-layer-btn0 {
        border-color: #0289fe;
        background-color: #0289fe;
        color: #fff;
    }
}

.tag-KeyState {
    background: #eceefd;
    color: #7c76ef;
}
.tag-WtType {
    background: #d9f7f2;
    color: #36b7a0;
}
.tag-VRUrl {
    background: #ffeeed;
    color: #ff6457;
}
.tag-Video {
    background: #e3fbff;
    color: #6cc7df;
}
.tag-IsCheWei {
    background: #edf3fa;
    color: #347be7;
}
.tag-GouMaiYear {
    background: #eceefd;
    color: #7c76ef;
}


//默认
.FangRuan_Layer {
    .layui-layer-title {
        background-color: #0079fe;
        height: 40px;
        line-height: 40px;
        color: #fff;
    }

    .layui-layer-setwin {
        top: 14px;

        .layui-layer-min {
            cite {
                background-color: #fff;
            }
        }

        .layui-layer-min:hover {
            cite {
                opacity: .7;
            }
        }

        .layui-layer-max {
            background-position: -15px -40px;
        }

        .layui-layer-max:hover {
            opacity: .7;
        }

        .layui-layer-close1 {
            background-position: 1px -40px;
            cursor: pointer;
        }
    }

    .layui-layer-ico {
        background: url(../../../../Content/icon/FangRuan_Layericon.png) no-repeat;
    }

    .layui-layer-btn {
        background: #eee;
        border-top: 1px #ddd solid;
        padding: 6px;

        a {
            margin: 0px 5px 0;
            padding: 0 8px;
            border-radius: 4px;
        }

        .layui-layer-btn1 {
            background-color: #fa3534;
            color: #fff;
        }
    }
}