﻿.fixed-top ~ .wrap-page .search.fixed-search {
    top: 2.2rem;
    padding-bottom:.4rem;
}

.search.fixed-search ~ .search-btn-tab-box {
    margin-top: 2.6rem;
}
.search.fixed-search ~ .search-btn-tab-box.fixed-search-btn-tab-box {
    margin-top: 0rem;
}
.search-btn-tab-box.fixed-search-btn-tab-box {
    padding-bottom:.4rem;
}

.searchbox-block{
    width:100%;
    height:4.8rem;
    display:block;
}

.search {
    width: 100%;
    z-index: 1;
    background-color: #f5f5f5;
    padding: .4rem;
    padding-bottom:0rem;
    overflow: hidden;
}

    .search.fixed-search {
        position: fixed;
        top: 0rem;
    }

.search-input {
    float: left;
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    padding: 0 .4rem;
    background: #fff;
    border-radius: .3rem;
}

    .search-input .icon-search {
        width: 1.2rem;
        height: 1.2rem;
        display: block;
        border: none;
        float: right;
        margin: .4rem .2rem 0 0;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 1.2rem;
        background-image: url(../images/search.png);
    }

    .search-input input {
        border: none;
        background: none;
        font-size: 0.85rem;
        line-height: 2rem;
        width: 88%;
        color: #0176e7;
    }

/*搜索结果展示*/
.s-list-wrap-box{
    /*position:relative;*/
    overflow:unset;
    z-index:10;
}
.s-list-wrap-box-jjrsalelist{
    position:relative;
    overflow:unset;
    z-index:10;
}
.s-list-wrap {
    display: none;
    position: absolute;
    left: 0;
    top: 2.5rem;
    right: 0;
    margin:0 .4rem;
    padding: 20px 0 0;
    text-align:left;
    z-index: 99;
    background: #fff;
    border: 1px solid #eaeaea;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.06);
    -moz-box-shadow: 0 2px 6px 0 rgba(0,0,0,.06);
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.06);
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.search-hotList-wrap {
    padding-bottom: 20px;
}
.s-list-wrap .no-data-search {
    display:none;
    margin-bottom: 30px;
    margin-top: 20px;
    text-align: center;
}
.s-list-wrap .no-data-search p {
    font-size: 14px;
    color: #aaa;
    margin-top: 16px;
}
.s-list-wrap .hot-box{
    display:none;
}
.s-list-wrap .tip {
    font-size: 14px;
    color: #999;
    font-weight: 700;
    padding-left: 20px;
    padding: 0 25px;
    line-height: 18px;
    margin-bottom: 20px;
}
.s-list-wrap .s-list {
    padding: 0 20px;
}
.s-list-wrap .s-list li {
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
    height: 26px;
    max-width: 100%;
}
.s-list-wrap .s-list li a {
    font-size: 12px;
    color: #333;
    line-height: 18px;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 3px 8px;
    border: 1px solid #eaeaea;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 100%;
}
.s-list-wrap .s-list li a.hot {
    color: #ff6d6f;
}

/*搜索结果*/
.s-list-wrap .search-list-wrap{
    display:none;
    padding-bottom:.4rem;
}
.s-list-wrap .tip {
    font-size: .9rem;
    color: #999;
    font-weight: 700;
    padding: 0 .6rem;
}
.s-list-wrap .tip.search-tips {
    margin-bottom: .4rem;
    line-height: 1;
}
.search-list-header li {
    padding: 0 .6rem;
    line-height: 2;
    cursor: pointer;
}
.search-list-header li a {
    display: block;
}
.search-list-header li .search-list-left {
    float: left;
    max-width: 75%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-break: keep-all;

    font-size: .8rem;
    color: #aaa;
    display: inline-block;
}
.search-list-header li .search-list-left span.name {
    font-size: .9rem;
    color: #333;
    margin-right: .4rem;
}
.search-list-header li .search-list-right {
    float: right;
    font-size: .8rem;
    color: #aaa;
}
.search-list-header li .search-list-right span {
    font-size: .8rem;
    /*width: 70px;*/
    padding-right: .15rem;
    color: #333;
}
.search-list-header li .search-list-right span.avgprice {
    color: #f00;
}
.search-list-header li .search-list-right span em {
    font-style:normal;
    color:#f00;
}
/*.search-list-header li .search-list-right span.flag {
    background: #0ad487;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    width: 70px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-left: 10px;
    color: #fff;
}*/
.search-list-header li .search-list-right span.flag {
    display: inline-block;
    width: 70px;
    height: 20px;
    line-height: 20px;
    text-align: right;
    margin-left: 18px;
}
.search-list-header li .search-list-right span.flag span.label{
    color: #fff;
}
.search-list-header li .search-list-right span.flag.lbs-sq {
    background: #aaa;
}
.search-list-header li .search-list-right span.flag.lbs-ds {
    background: #47b3e3;
}
/*搜索结果  end*/

/*搜索按钮*/
.search-btn-tab-box {
    width: 100%;
    padding: .4rem 0;
    padding-bottom:0rem;
    margin-top: 0rem;
    background-color: #f5f5f5;
    z-index: 1;
}

.fixed-search-btn-tab-box {
    position: fixed;
    top: 4.6rem;
    padding-bottom:.4rem;
    margin-top: 0rem;
}

.search-btn-tab {
    position: relative;
    width: 100%;
    height: 2rem;
    background: #fff;
    font-size: .85rem;
    padding: .4rem 0 0 0;
    border-bottom: 1px solid #f5f5f5;
}

.tab-link-button {
    color: #5f646e;
    float: left;
    width: 25%;
    padding: 0 .5rem 0 0rem;
    text-align: center;
    border-left: 1px solid #DCDCDC;
    box-sizing: border-box;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

    .tab-link-button.active {
        color: #da0000;
    }

    .tab-link-button:first-child {
        border: none;
        border-left: none !important;
    }

    .tab-link-button .tit {
        position: relative;
        max-width: 100%;
        line-height: 1.4375rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: center;
        display: inline-block;
        vertical-align: top;
        padding-right: .3rem;
        box-sizing: border-box;
    }
    .tab-link-button .tit-chk {
        color: #FF5722;
        font-weight: bold;
    }
    .tab-link-button .num {
        font-size: .6rem;
        color: #FF5722;
        font-weight: bold;
        background-color: transparent;
        position: absolute;
        top: -0.44rem;
        right: 0rem;
    }

    /*.tab-link-button .tit:after, .tab-link-button.active .tit:after{
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        margin-left: .1rem;
        top: .6rem;
        font-size: 1rem;
        color: #CBCBCB;
        vertical-align: top
    }

    .tab-link-button .tit:after{
        content: "\f107";
    }
    .tab-link-button.active .tit:after{
        content: "\f106";
    }*/


    .tab-link-button i.icon {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        margin-left: -.2rem;
        top: .6rem;
        font-size: 1rem;
        color: #CBCBCB;
        vertical-align: top;
    }

    .tab-link-button.red .tit, .tab-link-button.red i.icon{
        color:#da0000;
    }

    .tab-link-button.active i.icon {
        top: .5rem;
        color: #da0000;
    }

    .tab-link-button i.icon:before {
        content: "\f107";
    }

    .tab-link-button.active i.icon:before {
        content: "\f106";
    }
/*搜索box*/
.search-box-mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 901;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    /*pointer-events:none;*/
}

.search-box {
    font-size: .85rem;
    position: fixed;
    top: 0;
    left: 0;
    height: 26rem;
    width: 100%;
    /*height:100%;*/
    display: block;
    background-color: #fff;
    z-index: 910;
    overflow: hidden;
    pointer-events: none;
}

    .search-box > .events-auto {
        pointer-events: auto;
    }

    .search-box .search-btn-tab {
        margin-top: 0;
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 20;
    }

    .search-box .tab-content {
        height: 100%;
        display: block;
        overflow: hidden;
    }

    .search-box .search-btn-list {
        height: 100%;
        padding-bottom: 0rem;
    }

    .search-box .search-btn-list-more {
        position: relative;
        height: 100%;
    }

        .search-box .search-btn-list-more .search-btn-list-more-box {
            padding-top: 2.2rem;
            height: 100%;
            padding-bottom: 3.6rem;
            overflow-y: auto;
        }

    .search-box .search-btn-list > ul {
        padding-top: 2rem;
        margin-bottom: 0rem;
        height: 100%;
        overflow-y: auto;
    }

        .search-box .search-btn-list > ul > li {
            padding: 0 .75rem;
            /*position: relative;*/
            width: 100%;
            padding: .8rem 1rem;
            overflow: hidden;
            border-bottom: 1px solid #f8f8f8;
        }

            .search-box .search-btn-list > ul > li.active {
                background-color: #eee;
            }

            .search-box .search-btn-list > ul > li > a, .search-box .search-btn-list > ul > li > span {
                color: #333;
                display: block;
                overflow: hidden;
                font-size: .8rem;
                text-align: center;
            }

            .search-box .search-btn-list > ul > li.active > a, .search-box .search-btn-list > ul > li.active > span {
                color: #EF4836;
            }

            .search-box .search-btn-list > ul > li .small-input {
                width: 5rem;
                height: 1.5rem;
                padding: .2rem 0 .1rem .1rem;
                overflow: hidden;
                border: 1px solid #ddd;
                position: relative;
            }

                .search-box .search-btn-list > ul > li .small-input:first-child {
                    margin-left: 0;
                }

            .search-box .search-btn-list > ul > li .btn {
                margin-left: .5rem;
                background-color: #fff;
                border: 1px solid #ddd;
            }
    /*自定义输入*/
    .search-box .search-btn-list .custom-container {
        width: 100%;
        height: 100%;
        font-size: .7rem;
        color: #555;
        padding: .4rem .4rem 3.6rem .4rem;
        margin-bottom: 0rem;
        padding-top: 2.2rem;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        display: none;
        /*-webkit-animation: filter-in .2s forwards;
            animation: filter-in .2s forwards;*/
        animation: filter-in .2s forwards;
        -webkit-animation: filter-in .2s forwards;
        -moz-animation: filter-in .2s forwards;
        -ms-animation: filter-in .2s forwards;
        -o-animation: filter-in .2s forwards;
    }

        .search-box .search-btn-list .custom-container.hide {
            animation: filter-out .5s forwards;
            -webkit-animation: filter-out .5s forwards;
            -moz-animation: filter-out .5s forwards;
            -ms-animation: filter-out .5s forwards;
            -o-animation: filter-out .5s forwards;
        }

        .search-box .search-btn-list .custom-container .item {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            margin: 1rem;
        }

            .search-box .search-btn-list .custom-container .item input[type=number] {
                font-size: .8rem;
                -webkit-box-flex: 1;
                -webkit-flex: 1;
                -ms-flex: 1;
                flex: 1;
                height: 2.15rem;
                padding: .16rem;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                border: 1px solid #dfdfdf;
                border-radius: 2px;
                margin: 0 .4rem 0 .6rem;
            }

        .search-box .search-btn-list .custom-container .btn-container {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            font-size: .8rem;
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            height: 2.5rem;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

            .search-box .search-btn-list .custom-container .btn-container .back-s-btn {
                -webkit-box-flex: 1;
                -webkit-flex: 1;
                -ms-flex: 1;
                flex: 1;
                height: 100%;
                background: #fff;
                outline: 0;
                border: none;
                border-radius: 0;
                border-top: 1px solid #d8d8d8;
            }

            .search-box .search-btn-list .custom-container .btn-container .submit-s-btn {
                -webkit-box-flex: 2;
                -webkit-flex: 2;
                -ms-flex: 2;
                flex: 2;
                height: 100%;
                background: #ff552e;
                color: #fff;
                outline: 0;
                border: none;
                border-radius: 0;
            }

    .search-box .search-btn-list-more .ms-tit {
        width: 100%;
        padding: 0 1.1rem;
        margin-top: 0.5rem;
        text-align: left;
        clear: both;
        color: #666;
        font-size: 1rem;
        font-weight: bold;
    }
    .search-box .search-btn-list-more .ms-help {
        color: #999;
        font-size: .8rem;
        font-weight:normal;
    }

    /*当前搜索条件 start*/
    .search-box .search-btn-list-more dd, .search-box .search-btn-list-more .search-now dd {
        float: left;
    }
    .search-box .search-btn-list-more .search-now dd li {
        display: inline-block;
        line-height: 50px;
        margin-right: 20px;
    }

            .search-box .search-btn-list-more .search-now dd li a {
                display: block;
                padding: 0 7px;
                color: #666;
            }

        .search-box .search-btn-list-more .search-now dd li .select1 {
            display: inline-block;
            font-size: .8rem;
            font-weight:normal;
            height: 26px;
            line-height: 24px;
            /*border: 1px solid #f39aaa;*/
            background-color: #3889EC;
            color:#fff;
            position: relative;
            padding: 0 8px;
            margin-top: 10px;
            cursor: pointer;
        }

        .search-box .search-btn-list-more .search-now dd li .mr_10 {
            margin-right: 10px;
        }
        .search-box .search-btn-list-more .search-now dd li .ml_5{
            margin-left:5px;
        }

            .search-box .search-btn-list-more .search-now dd li .select1 > .fa {
                color: #fff;
                font-size: 14px;
            }
            .search-box .search-btn-list-more .search-now dd li .select1 > .icon {
                position: relative;
                top: 4px;
                margin-left:5px;
                width: 18px;
                height: 18px;
                display: inline-block;
                border: none;
                background-position: center;
                background-repeat: no-repeat;
                background-size: 18px;
            }
            .search-box .search-btn-list-more .search-now dd li .select1 > .icon-close {
                background-image: url("data:image/svg+xml,%3Csvg t='1626161307273' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='3203' width='200' height='200'%3E%3Cpath d='M843.904 783.573333 783.573333 843.904 512.042667 572.373333 240.512 843.904 180.181333 783.573333 451.712 512.042667 180.181333 240.512 240.512 180.181333 512.042667 451.712 783.573333 180.181333 843.904 240.512 572.373333 512.042667 843.904 783.573333Z' p-id='3204' fill='%23f4ea2a'%3E%3C/path%3E%3C/svg%3E");
            }

            .search-box .search-btn-list-more .search-now dd li .select1:hover {
                /*border: 1px solid #ff4b38;*/
                background-color:#157de7;
            }

                .search-box .search-btn-list-more .search-now dd li .select1:hover > .fa {
                    color: #fff;
                }
    /*当前搜索条件 end*/

    .search-box .search-btn-list-more .search-btn-list-block {
        padding: 1rem;
    }

        .search-box .search-btn-list-more .search-btn-list-block > ul > li {
            padding: .75rem;
            float: left;
            width: auto;
            margin-right: 1rem;
            margin-bottom: .6rem;
            line-height: .5rem;
            border: 1px solid #eee;
            background-color: #fff;
            border-radius: .3rem;
        }

            .search-box .search-btn-list-more .search-btn-list-block > ul > li.active {
                border-color: #ff706a;
                background-color: #ff706a;
            }

            .search-box .search-btn-list-more .search-btn-list-block > ul > li > a {
                color: #333;
                text-decoration: none;
            }

                .search-box .search-btn-list-more .search-btn-list-block > ul > li > a:active, .search-box .search-btn-list-more .search-btn-list-block > ul > li > a:hover {
                    color: #333;
                    text-decoration: none;
                }

            .search-box .search-btn-list-more .search-btn-list-block > ul > li.active > a {
                color: #fff;
            }

                .search-box .search-btn-list-more .search-btn-list-block > ul > li.active > a:active, .search-box .search-btn-list-more .search-btn-list-block > ul > li.active > a:hover {
                    color: #fff;
                    text-decoration: none;
                }

            .search-box .search-btn-list-more .search-btn-list-block > ul > li.ms-checkbox {
                border: 0;
                line-height: 1.2rem;
                padding: .5rem 0;
            }

            /*修正checkbox和按钮*/
            .search-box .search-btn-list-more .search-btn-list-block > ul > li .checkbox-danger input[type="checkbox"]:checked + label::before, .search-box .search-btn-list-more .search-btn-list-block > ul > li .checkbox-danger input[type="radio"]:checked + label::before {
                background-color: #ff706a;
                border-color: #ff706a;
            }

            .search-box .search-btn-list-more .search-btn-list-block > ul > li .checkbox-danger input[type="checkbox"]:checked + label::after, .search-box .search-btn-list-more .search-btn-list-block > ul > li .checkbox-danger input[type="radio"]:checked + label::after {
                color: #fff;
                -webkit-text-stroke-color: #ff706a;
            }

            .search-box .search-btn-list-more .search-btn-list-block > ul > li.ms-input {
                border: 0;
                line-height: 1.2rem;
                padding: .3rem 0;
                margin-right:.3rem;
            }
            .search-box .search-btn-list-more .search-btn-list-block > ul > li.ms-line-through {
                border: 0;
                line-height: 1.2rem;
                padding: .3rem 0;
                margin-right:.3rem;
                color:#666;
            }
            /*修正input和按钮*/
            .search-box .search-btn-list-more .search-btn-list-block > ul > li.ms-input input {
                font-size: .8rem;
                -webkit-box-flex: 1;
                -webkit-flex: 1;
                -ms-flex: 1;
                flex: 1;
                height: 1.5rem;
                padding: 0.16rem;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                border: 1px solid #dfdfdf;
                border-radius: 2px;
                margin: 0 0.4rem 0 0.6rem;
            }

    .search-box .search-btn {
        position: absolute;
        z-index: 911;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
        width: 100%;
        height: 3.6rem;
        background-color: #f8f8f8;
        padding: 1rem 1rem .7rem 2rem;
    }

        .search-box .search-btn .btn {
            display: inline-block;
            width: 6.5rem;
            margin-right: 1rem;
        }

    .search-box .search-btn-list-more .btn-danger.btn-search-release {
        background: #fff;
        color: #d61939;
        border: 1px solid #d61939;
    }

    .search-box .search-btn-list-more .btn-danger.btn-search-do {
        color: #fff;
        background-color: #d61939;
        border-color: #d61939;
    }

/*二手房列表*/
.list_sale {
    background-color: #fff;
    margin: .4rem;
    border-radius: .3rem;
    font-size: .85rem;
}

.fixed-search ~ .list_sale {
    margin-top: 2.6rem;
}
.search-btn-tab-box ~ .list_sale {
    margin-top: .4rem;
}
.search-btn-tab-box.fixed-search-btn-tab-box ~ .list_sale {
    margin-top: 5.2rem;
}
.list_sale .kl-search-menu {
    padding: .6rem .4rem .4rem .4rem;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #ededed;
}

    .list_sale .kl-search-menu .kl-search-title {
        float: left;
        font-size: .9rem;
        color: #2196F3;
    }

    .list_sale .kl-search-menu .kl-search-link {
        float: right;
    }

        .list_sale .kl-search-menu .kl-search-link > a, .list_sale .kl-search-menu .kl-search-link > a:hover, .list_sale .kl-search-menu .kl-search-link > a:active {
            margin-left: .5rem;
            color: #f00;
        }

.list_sale .ul_mx {
    padding: 0 .3rem;
    position: relative;
    overflow: hidden;
}

    .list_sale .ul_mx li {
        overflow: hidden;
        position: relative;
        margin-top: .8rem;
        padding-bottom: .8rem;
        text-align: left;
        border-bottom: 1px solid #ededed;
    }

        .list_sale .ul_mx li .img {
            float: left;
            width: 5.9rem;
            position: relative;
        }

            .list_sale .ul_mx li .img img {
                border-radius: .3rem;
                width: 5.9rem;
                height: 5.9rem;
                display: block;
            }

            .list_sale .ul_mx li .img > .number {
                position: absolute;
                left: 0px;
                bottom: 0;
                color: #fff;
                height: 24px;
                line-height: 24px;
                padding: 0 0 0 10px;
                background-color: #34495e;
                background: url(../images/bg1.png) repeat-x;
            }

                .list_sale .ul_mx li .img > .number > i {
                    margin-left: 5px;
                    margin-right: 10px;
                }

        .list_sale .ul_mx li .zhong_wenz {
            text-align: left;
            margin-left: 6.5rem;
            overflow: hidden;
        }

        .list_sale .ul_mx li.item-nopic .zhong_wenz {
            margin-left: 0px;
        }

        .list_sale .ul_mx li .zhong_wenz h1 {
            color: #444;
            font-size: .9rem;
            line-height: 1.1rem;
            font-weight: bold;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            margin-bottom: .1rem;
        }

            .list_sale .ul_mx li .zhong_wenz h1 .kl-ding {
                display: inline-block;
                width: 1rem;
                /* height: .9rem; */
                line-height: .9rem;
                font-size: .6rem;
                font-weight: normal;
                color: #fff;
                background-color: #f00;
                text-align: center;
                font-style: normal;
                position: relative;
                top: -.1rem;
                padding-top: .1rem;
                border-radius: .1rem;
                margin-right: .1rem;
            }

        .list_sale .ul_mx li .zhong_wenz p {
            color: #999;
            line-height: 1.2rem;
            font-size: .85rem;
        }

        .list_sale .ul_mx li .mx {
            position: absolute;
            right: 0;
            bottom: .9rem;
            text-align: right;
        }
        .list_sale .ul_mx li .mx.rent {
            bottom: .9rem;
        }

            .list_sale .ul_mx li .mx p {
                color: #e31906;
                font-size: 1.1rem;
                font-weight: 600;
                padding-bottom: .3rem;
            }

            .list_sale .ul_mx li .mx span {
                color: #999;
                font-size: .8rem;
            }

        .list_sale .ul_mx li .zhong_wenz .housebtn {
            overflow: hidden;
            margin-top: .05rem;
        }

            .list_sale .ul_mx li .zhong_wenz .housebtn .flag1, .list_sale .ul_mx li .zhong_wenz .housebtn .flag2, .list_sale .ul_mx li .zhong_wenz .housebtn .flag3, .list_sale .ul_mx li .zhong_wenz .housebtn .flag4 {
                font-size: .65rem;
                padding: .2rem .4rem;
                float: left;
                margin-right: .2rem;
                border-radius: .2rem;
            }

            .list_sale .ul_mx li .zhong_wenz .housebtn .flag1 {
                background: #ffebaf;
                color: #FF9800;
            }

            .list_sale .ul_mx li .zhong_wenz .housebtn .flag2 {
                background: #e7f6e1;
                color: #94ab91;
            }

            .list_sale .ul_mx li .zhong_wenz .housebtn .flag3 {
                background: #fbe9e7;
                color: #e29076;
            }

            .list_sale .ul_mx li .zhong_wenz .housebtn .flag4 {
                background: #ecf3fd;
                color: #8da1bc;
            }

.list_sale .kl-loadmore, .list_sale .kl-loadmore-line {
    width: 100%;
    padding: .5rem 0;
    text-align: center;
}

.list_sale .kl-loadmore-line {
    padding: .5rem 0;
    border-bottom: 1px dotted #dfdfdf;
}

/*小区显示  开始  不要放上去会影响样式*/
.list_xq {
    background-color: #fff;
    margin: .4rem;
    border-radius: .3rem;
    font-size: .85rem;
}

.fixed-search ~ .list_xq {
    margin-top: 2.6rem;
}
.fixed-search ~ .list_xq ~ .list_sale {
    margin-top: 0rem;
}
.search-btn-tab-box ~ .list_xq {
    margin-top: .4rem;
}
.search-btn-tab-box ~ .list_xq ~ .list_sale {
    margin-top: 0rem;
}
.search-btn-tab-box.fixed-search-btn-tab-box ~ .list_xq {
    margin-top: 5.2rem;
}
.search-btn-tab-box.fixed-search-btn-tab-box ~ .list_xq ~ .list_sale {
    margin-top: 0rem;
}

.list_xq .ul_mx {
    padding: 0 .3rem;
    position: relative;
    overflow: hidden;
}

    .list_xq .ul_mx li {
        overflow: hidden;
        position: relative;
        margin-top: .8rem;
        padding-bottom: .8rem;
        text-align: left;
        border-bottom: 1px solid #ededed;
    }

        .list_xq .ul_mx li .zhong_wenz {
            text-align: left;
            margin-left: 6.5rem;
            overflow: hidden;
        }

        .list_xq .ul_mx li.item-nopic .zhong_wenz {
            margin-left: 0px;
        }
        .list_xq .ul_mx li .zhong_wenz a.xqname {
            color: #F44336;
            font-weight:bold;
        }
        .list_xq .ul_mx li .zhong_wenz a.quyu {
            margin-right:.5rem;
            color: #999;
        }
        .list_xq .ul_mx li .zhong_wenz p {
            color: #999;
            line-height: 1.2rem;
            font-size: .85rem;
        }
        .list_xq .ul_mx li .zhong_wenz p.xqdz{
                margin-top:.6rem;
            }

        .list_xq .ul_mx li .mx {
            position: absolute;
            right: 0;
            bottom: .6rem;
            text-align: right;
        }
        .list_xq .ul_mx li .mx .avgprice {
            font-size:.6rem;
            color: #999;
        }

        .list_xq .ul_mx li .mx .avgprice em{
            font-style:normal;
            font-size:1rem;
            color: #f00;
            padding-right:.1rem;
        }
            

        .list_xq .ul_mx li .zhong_wenz .housebtn {
            overflow: hidden;
            margin-top: .05rem;
        }

        .list_xq .ul_mx li .zhong_wenz .housebtn div[class*="flag"]{
            margin-left:.7rem;
        }
        .list_xq .ul_mx li .zhong_wenz .housebtn div:first-child{
            margin-left:0;
        }

            .list_xq .ul_mx li .zhong_wenz .housebtn .flag-btn {
                font-size: .65rem;
                padding: .2rem .4rem;
                float: left;
                margin-right: .2rem;
                border-radius: .2rem;
                background: #ecf3fd;
                color: #8da1bc;
            }
            .list_xq .ul_mx li .zhong_wenz .housebtn .flag-btn:hover{
                background: #ecf3fd;
            }
            .list_xq .ul_mx li .zhong_wenz .housebtn .flag-btn a{
                color: #000;
            }
/*小区显示  结束*/

/*动画*/
@-webkit-keyframes filter-in {
    0% {
        -webkit-transform: translate3d(0,-8px,0);
        transform: translate3d(0,-8px,0);
        opacity: 0;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

@keyframes filter-in {
    0% {
        -webkit-transform: translate3d(0,-8px,0);
        transform: translate3d(0,-8px,0);
        opacity: 0;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

@-webkit-keyframes filter-out {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0,-8px,0);
        transform: translate3d(0,-8px,0);
        opacity: 0;
    }
}

@keyframes filter-out {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0,-8px,0);
        transform: translate3d(0,-8px,0);
        opacity: 0;
    }
}
