/* This file is created by Html::tidy() */

/* chunk: 0 */

body{
            background: #fff;
        }
        /* z_d_mobile 验证码弹窗 */
        .z_d_code .z_d_save{
            background:rgba(180,37,54,1);
        }

/* chunk: 1 */

*{
            font-weight: 400 !important;
        }
        .row{
            margin:0;
        }

        a.muted:hover {
            color: inherit;
        }

        body{
            width: 100%;
            min-height: 100vh;
            height: auto;
            background:rgba(255,255,255,1);
        }
        .container{
            min-width:1230px;
            background:rgba(255,255,255,1);
        }

        .content{
            margin-top: 20px;
        }

        .top_input{
            background:rgba(255,255,255,1);
            box-shadow:0px 2px 12px 0px rgba(201,201,201,0.5);
            border-radius:4px;
            margin-bottom:40px;
            position: relative;
        }
        .top_input .top_write{
            width:80%;
            padding:20px;
            float: none;
            height: 20px;
            line-height:20px;
            margin: 0;
            text-align: left;
            border:0;
            box-sizing: content-box;
        }
        .top_input .top_btn{
            width:122px;
            height:40px;
            line-height: 40px;
            padding-left:26px;
            background:rgba(186,45,63,1) url(/images/xiangju/xffxs/list_pc_search.png) no-repeat 15px center;
            background-size: 18px 18px;
            border-radius:4px;
            font-size:16px;
            font-weight:400;
            color:rgba(255,255,255,1);
            position: absolute;
            right:16px;
            top:10px;
        }
        /* 面包屑 */
        .sec-title{
            padding-bottom:10px;
            margin-bottom:0;
            border-bottom: 1px solid rgba(0,0,0,0.1);
            border-radius: 2px;
            font-size:12px;
            font-weight:400;
            color:rgba(38,38,38,1);
        }
        .sec-title .icon_down{
            display: inline-block;
            width: 10px;
            height: 6px;
            transform: rotate(-90deg);
            margin-top:-2px;
            margin-left:2px;
            margin-right:2px;
        }
        .sec-title a{
            display: inline-block;
            font-size:12px;
            font-weight:400;
            color:rgba(38,38,38,1);
            vertical-align: middle;
        }

        /* 筛选 */
        .querys{
            display: block;
        }
        .querys ul{
            margin:0;
            margin:30px 0 32px;
        }
        .querys .query-item{
            display: block;
            margin-top:8px;
            /*overflow: hidden;*/
        }
        .querys .query-item:first-child{
            margin-top:0;
        }
        .querys .query-item > div{
            /*float: left;*/
            display: inline-block;

        }
        .querys .query-item .label{
            float: left;
            width:42px;
            height:20px;
            line-height: 20px;
            font-size:14px;
            font-weight:400;
            color:rgba(38,38,38,1);
            margin-right:20px;
            padding:0;
        }
        .querys .query-item .query-list{
            /*overflow: hidden;*/
            width:93%;
        }
        .querys .query-item .query-list > div{
            float: left;
            margin-right:30px;
            margin-bottom:6px;
            font-size:14px;
            font-weight:400;
            color:rgba(38,38,38,1);
            cursor: pointer;
        }
        .querys .query-item .query-list .on{
            color:rgba(186,45,63,1);
        }

        .querys .query-item .query-list.query-cat > div{
            margin-bottom:6px;
        }


        .set-value{
            color: #363d40;
            height: 24px;
            line-height: 24px;
            margin-right: 23px;
        }

        .select-area {
            position: relative;
            width: 116px;
            cursor: pointer
        }

        .select-area .con {
            height: 24px;
            line-height: 22px;
            padding: 0 10px;
            font-size: 12px;
            color:#262626;
            background: #fff;
            border: 1px solid #e4e4e4;
            box-sizing: border-box;
            border-radius: 3px
        }

        .select-area .ico-drop {
            float: right;
            width: 11px;
            height: 6px;
            text-indent: -9999px;
            margin: 9px 10px 0 0;
            background: url(/images/xiangju/xffxs/list_pc_down.png) no-repeat;
            background-size: 100% 100%
        }

        .select-area .option {
            display: none;
            position: absolute;
            width: 100%;
            padding: 6px 10px;
            margin:0;
            background: #fff;
            border: 1px solid #e4e4e4;
            border-top: none;
            box-sizing: border-box;
            z-index: 100;
        }

        .select-area .option li {
            float: none;
            font-size: 12px;
            line-height: 26px;
            margin-right: 0;
            cursor: pointer;
            text-align: left;
            color: #262626;
        }

        .select-area .option li.checked {
            color: #BA2D3F;
        }

        .select-area .sel-value{
            padding: 0;
            margin:0;
        }


        .querys_tag{
            display: block;
            overflow: hidden;
            padding:12px 16px;
            margin-bottom:20px;
            background: #F8F8F8;
        }
        .querys_tag > div{
            float: left;
        }
        .querys_tag .querys_tag_text{
            margin-right:10px;
        }
        .querys_tag .querys_tag_list{
            display: block;
        }
        .querys_tag .querys_tag_list .querys_tag_item{
            display: inline-block;
            width:auto;
            padding:0 26px 0 10px;
            height:20px;
            line-height: 18px;
            border-radius:2px;
            border:1px solid rgba(0,0,0,0.2);
            font-size:14px;
            font-weight:400;
            color:rgba(38,38,38,1);
            /*background: url('/images/xiangju/xffxs/list_pc_del.png') no-repeat 50px center;*/
            /*background-size: 8px 8px;*/
            margin-right:20px;
            position: relative;
            cursor: pointer;
        }
        .querys_tag .querys_tag_list .querys_tag_item img{
            position: absolute;
            right:7px;
            top:5px;
            display: block;
            width:8px;
            height:8px;

        }
        .querys_tag .querys_tag_clear{
            font-size:14px;
            font-weight:400;
            color:rgba(38,38,38,1);
            margin-left:10px;
        }


        /* house-list */
        .house_desc{
            display: block;
            overflow: hidden;
            margin-bottom:40px;
        }
        .house_desc .house_all{
            overflow: hidden;
            padding:0;
        }
        .house_desc .house_all .house_title{
            display: block;
            border-bottom:1px solid rgba(0,0,0,0.1);
            overflow: hidden;
        }
        .house_desc .house_all .house_title > div{
            float: left;
        }
        .house_desc .house_all .house_title .house_l{
            overflow: hidden;
        }
        .house_desc .house_all .house_title .house_l > div{
            float: left;
            padding:20px 20px;
            font-size:18px;
            font-weight:400;
            color:#666;
            cursor: pointer;
        }
        .house_desc .house_all .house_title .house_l > .active{
            position: relative;
            font-weight:bold !important;
        }
        .house_desc .house_all .house_title .house_l > .active::after{
            content:'';
            position: absolute;
            left:0;
            bottom:0;
            width:100%;
            height:3px;
            background:rgba(186,45,63,1);
        }

        .house_desc .house_all .house_title .house_r{
            overflow: hidden;
            float: right;
        }
        .house_desc .house_all .house_title .house_r > div{
            float: left;
            margin-right:15px;
            padding:20px 0;
        }
        .house_desc .house_all .house_title .house_r .house_result span{
            color: rgba(186,45,63,1);
        }
        .house_desc .house_all .house_title .house_r .more_sort.on{
            color: rgba(186,45,63,1);
        }
        .house_desc .house_all .house_title .house_r .price_sort.on{
            color: rgba(186,45,63,1);
        }
        .house_desc .house_all .house_title .house_r .total_price_sort.on{
            color: rgba(186,45,63,1);
        }

        .house_list{
            display: block;
        }
        .house_list .house_item{
            display: block;
            padding-bottom:40px;
            padding-top:40px;
            border-bottom:1px dashed rgba(0,0,0,0.3);
            overflow: hidden;
            position: relative;
            cursor: pointer;
        }
        .house_list .house_item .pic{
            float: left;
            width:260px;
            height:222px;
            margin-right:30px;
        }
        .house_list .house_item .pic img{
            display: block;
            border: 0;
            width:100%;
            height:100%;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }
        .house_list .house_item .desc{
            float: left;
            min-width: 300px;
        }
        .house_list .house_item .desc .name{
            display: block;
            font-size:22px;
            font-weight:bold !important;
            color:rgba(0,0,0,1);
            margin-bottom: 12px;
            margin-top: 8px;
            position: relative;
        }
        .house_list .house_item .desc .name .act_tag{
            display: inline-block;
            vertical-align: middle;
            width:59px;
            height:20px;
            text-align: center;
            line-height: 18px;
            border-radius:2px;
            border:1px solid #1FB841;
            font-size:12px;
            font-weight:400;
            color:#1FB841;
            margin-left:10px;
            margin-top: -2px;
        }
        .house_list .house_item .desc .addr{
            max-width:350px;
            font-size:14px;
            font-weight:400;
            color:#666;
            margin-bottom: 12px;
        }
        .house_list .house_item .desc .room{
            font-size:14px;
            font-weight:400;
            color:#666;
            margin-bottom: 12px;
        }
        .house_list .house_item .desc .news{
            font-size:14px;
            font-weight:400;
            color:#666;
            margin-bottom: 12px;
            overflow: hidden;
        }
        .house_list .house_item .desc .news span{
            float: left;
            margin-right:20px;
        }
        .house_list .house_item .desc .news .news_body{
            float: left;
            width: 260px;
            height:20px;
            overflow : hidden;
            text-overflow: ellipsis;
            white-space:nowrap;
        }
        .house_list .house_item .desc .news .news_body p,
        .house_list .house_item .desc .news .news_body span{
            display: inline-block;
            font-size:14px;
            font-weight:400;
            color:#666;
            margin:0;
            width: 100%;
            line-height:20px;
            overflow : hidden;
            text-overflow: ellipsis;
            white-space:nowrap;
        }
        .house_list .house_item .desc .tag{
            display: block;
            font-size:14px;
            font-weight:400;
            color:#666;
            overflow: hidden;
            margin-bottom: 20px;
        }
        .house_list .house_item .desc .tag span{
            padding:4px 10px;
            /*height:22px;*/
            background:rgba(230,250,234,1);
            border-radius:2px;
            font-size:12px;
            font-weight:400;
            color:#666;
            margin-right:8px;
        }
        .house_list .house_item .desc .tag span.tag1{
            color: #1FB841;
            background: #E6FAEA;
        }
        .house_list .house_item .desc .tag span.tag2{
            color: #DD7421;
            background: #FAF0E6;
        }
        .house_list .house_item .desc .tag span.tag3{
            color:#666;
            background: rgba(0,0,0,0.06);
        }
        .house_list .house_item .desc .youhui{
            display: block;
            font-size:14px;
            font-weight:400;
            color:rgba(0,0,0,1);
            height:20px;
            line-height: 20px;
            overflow: hidden;
        }
        .house_list .house_item .desc .youhui img{
            float: left;
            width:43px;
            height:14px;
            vertical-align: middle;
            margin-top:3px;
        }
        .house_list .house_item .desc .youhui span{
            float: left;
            margin-left:10px;
        }

        .house_list .house_item .price{
            position: absolute;
            top:100px;
            right:130px;
        }
        .house_list .house_item .price .price_text{
            font-size:24px;
            font-weight:bold !important;
            color:rgba(186,45,63,1);
        }
        .house_list .house_item .price .price_total{
            font-size:16px;
            font-weight:400;
            color:#666;
            padding-left:25px;
            margin-top:6px;
        }

        .house_list .house_item .zygw{
            position: absolute;
            right:0;
            top:74px;
            text-align: center;
        }
        .house_list .house_item .zygw img{
            display: block;
            width:50px;
            height:50px;
            margin: 0 auto;
            border-radius: 50%;
            border:1px solid rgba(0,0,0,0.1);
            margin-bottom:6px;
        }
        .house_list .house_item .zygw .zygw_name{
            font-size:14px;
            font-weight:400;
            color:rgba(0,0,0,1);
            margin-bottom:10px;
        }
        .house_list .house_item .zygw .zygw_btn{
            width:64px;
            height:25px;
            background:rgba(186,45,63,1);
            border-radius:4px;
            font-size:12px;
            font-weight:400;
            color:rgba(255,255,255,1);
        }



        .house_hot{
            display: block;
            padding:0;
            padding-left: 40px;
        }
        .house_hot .s_money{
            display: block;
            margin-bottom:40px;
        }
        .house_hot .s_money div{
            display: block;
            font-size:14px;
            font-weight:400;
            color:rgba(127,127,127,1);
            margin-bottom:4px;
        }
        .house_hot .s_money .yh_text{
            margin-bottom:15px;
        }
        .house_hot .s_money .yh_price{
            font-size:28px;
            font-weight:400;
            color:rgba(186,45,63,1);
            margin-bottom:16px;
        }
        .house_hot .s_money .yh_desc1{
            font-size:14px;
            font-weight:bold !important;
            color:rgba(0,0,0,1);
        }
        .house_hot .s_money .yh_desc2{
            font-size:18px;
            font-weight:bold !important;
            color:rgba(0,0,0,1);
        }
        .house_hot .s_money .yh_desc3{
            font-size:14px;
            font-weight:bold !important;
            color:rgba(0,0,0,1);
            margin-bottom:0;
        }

        .house_hot .house_host_list_title{
            display: block;
            margin-bottom:20px;
        }
        .house_hot .house_host_list_title .h_name{
            display: block;
            font-size:18px;
            font-weight:bold !important;
            color:rgba(0,0,0,1);
            margin-bottom:7px;
        }
        .house_hot .house_host_list_title .h_time{
            display: block;
            font-size:12px;
            font-weight:400;
            color:rgba(0,0,0,1);
        }

        .house_hot .house_host_list{
            display: block;
        }
        .house_host_item{
            display: block;
            margin-bottom:28px;
        }
        .house_host_item .h_tag{
            width:43px;
            height:18px;
            text-align: center;
            line-height: 18px;
            border-radius:2px;
            border:1px solid #000000;
            font-size:12px;
            font-weight:400;
            color:rgba(0,0,0,1);
            margin-bottom:10px;
        }
        .house_host_item .h_tag1{
            color:#FFA70F;
            border:1px solid #FFA70F;
        }
        .house_host_item .h_tag2{
            color:#79D019;
            border:1px solid #79D019;
        }
        .house_host_item .h_tag3{
            color:#6FB1FF;
            border:1px solid #6FB1FF;
        }
        .house_host_item .h_cj{
            font-size:14px;
            font-weight:400;
            color:rgba(146,146,146,1);
            margin-bottom:10px;
        }
        .house_host_item .h_cj span{
            font-size:15px;
            font-weight:400;
            color:rgba(186,45,63,1);
        }
        .house_host_item .h_pic{
            width:141px;
            height:101px;
            background:rgba(216,216,216,1);
            border-radius:4px;
            margin-bottom:7px;
        }
        .house_host_item .h_name{
            font-size:14px;
            font-weight:bold !important;
            color:rgba(102,102,102,1);
            margin-bottom:4px;
        }
        .house_host_item .h_addr{
            font-size:14px;
            font-weight:bold !important;
            color:rgba(102,102,102,1);
            margin-bottom:4px;
        }
        .house_host_item .h_price{
            font-size:14px;
            font-weight:400;
            color:rgba(146,146,146,1);
            margin-bottom:4px;
        }
        .house_host_item .h_total_price{
            font-size:15px;
            font-weight:400;
            color:rgba(146,146,146,1);
        }


        .page{
            position: relative;
            left: 50%;
            transform: translateX(-50%);
            margin-bottom: 24px;
            display: inline-block;
            height: 38px;
            text-align: center;
        }
        .page .active{
            border: 1px solid #BA2D3F;
            color: #BA2D3F;
            background: #fff;
        }


        .house_result2 {
            text-align: center;
            margin-bottom:100px;
            font-size:12px;
            font-weight:400;
            color:rgba(0,0,0,1);
        }
        .house_result2 span{
            color: #FF6D70;
        }


        .no-more{
            font-size:16px;
            text-align: center;
            padding:20px 0 20px;
            display: none;
        }
        .no-list{
            font-size:16px;
            text-align: center;
            padding:20px 0 20px;
            display: none;
        }

        .m-style a,
        .m-style span
        {
            margin:0 7px;
            width:34px;
            height:34px;
            line-height: 32px;
            text-align: center;
        }
        .m-style .active{
            margin:0 7px;
            width:34px;
            height:34px;
            line-height: 32px;
            text-align: center;
        }


        .ui-widget-content{
            padding:0 20px;
            font-size: 14px;
            color: #333;
            background-color: rgba(246,246,246,.95);
            border: 1px solid #e6e6e6;
            border-radius: 3px;
        }
        .ui-menu .ui-menu-item{
            height: 38px;
            line-height: 38px;
            cursor: pointer;
            overflow: hidden;
        }


        ::-webkit-input-placeholder { /* WebKit browsers */
            font-size:15px;
            font-weight:400;
            color:rgba(212,212,212,1);
        }
        input{
            -webkit-appearance: none;
        }
        .dialog .dialog-header{
            padding: 30px 0px 18px;
            text-align: center;
        }
        .dialog .dialog-content{
            width: 360px;
            border-radius: 6px;
        }
        .dialog .dialog-body{
            margin-bottom: 50px;
        }
        .dialog .dialog-body .form-wrap{
            margin:0;
        }
        .dialog .dialog-body .form-wrap{
            margin-top:40px;
        }
        .dialog .dialog-body .form-wrap input{
            padding: 14px 0;
            border:0;
            border:1px solid #D8D8D8;
            padding-left:32px;
            border-radius:4px;
        }
        .dialog .dialog-body .form-wrap input.username{
            display: none;
        }
        .dialog .tips{
            text-align:center;
            font-size:15px;
            font-weight:400;
            color:rgba(17,28,55,1);
        }
        .dialog .dialog-footer{
            padding-bottom: 42px;
        }


        /* toast  */

        .alert{
            display: block;
            margin:0 auto;
            width:172px;
            height:172px;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            background: rgba(17,17,17,0.7);
            position: fixed;
            left:50%;
            top:50%;
            transform: translate(-50%,-50%);
            z-index:99999999999999;
            display: none;

        }
        .alert_content{
            display: block;
            text-align: center;
            padding:10px 0 20px;
        }
        .alert_img{
            display: block;
            width: 71px;
            height: 51px;
            margin: 12px auto 22px;
        }
        .alert_text{
            text-align: center;
            font-size:19px;
            font-weight:400;
            color:rgba(255,255,255,1);
        }


        .m-style .next, .m-style .prev img,
        .m-style .next, .m-style .next img
        {
            display: block;
            width:7px;
            height:7px;
            margin: 14px auto 0;
        }
        .m-style .next, .m-style .next{
            margin: 0 7px;
            width: 34px;
            height: 34px;
            line-height: 32px;
            text-align: center;
        }
        .m-style .next, .m-style .next img{
            transform: rotate(-90deg);
        }
        .m-style a{
            color: #999999;
        }
        .m-style a:hover{
            background: transparent;
            color: #999999;
            text-decoration: none;
        }


        .xf_text{
            display: block;
        }
        .xf_text .xf_tit{
            display: block;
            font-size:18px;
            font-weight:bold !important;
            color:rgba(0,0,0,1);
            margin-bottom:24px;
        }
        .xf_text .xf_desc{
            display: block;
            font-size:12px;
            font-weight:400;
            color:rgba(146,146,146,1);
            margin-bottom:12px;
        }
        .xf_text .xf_img{
            display: block;
            width:88px;
            height:88px;
            background:rgba(216,216,216,1);
        }


        .header .telphone{
            right:112px;
            padding-right:0;
        }
        .header .kf_btn{
            position: absolute;
            right:0;
            top:20px;
            display: block;
            width:90px;
            height:40px;
            text-align: center;
            line-height: 40px;
            border-radius:2px;
            border:1px solid #BA2D3F;
            font-size:16px;
            font-weight:400;
            color:rgba(186,45,63,1);
            cursor: pointer;
        }

/* chunk: 2 */

.z_dialog{
        position: fixed;
        left:0;
        top:0;
        display: flex;
        align-items: center;
        justify-content: center;
        width:100%;
        height:100%;
        background: rgba(0,0,0,0.5);
        z-index:99999999999;
    }
    .z_d_hide{
        display: none;
    }
    .z_d_content{
        position: relative;
        width:360px;
        height:auto;
        padding:46px 30px 40px;
        background:rgba(255,255,255,1);
        border-radius:6px;
        box-sizing: border-box;
    }
    .z_d_close{
        position: absolute;
        right: 10px;
        top: 10px;
        display: block;
        width: 24px;
        height: 24px;
        background: url(/images/xiangju/app/close.png) no-repeat center center;
        background-size: 12px 12px;
        cursor: pointer;
    }
    .z_d_tips{
        margin-bottom: 40px;
        font-size:15px;
        font-weight:bold;
        color:rgba(17,28,55,1);
        line-height:21px;
    }
    .z_d_code_box{
        display: flex;
        align-items: center;
        width:100%;
        height:50px;
        padding-left:16px;
        margin-bottom: 50px;
        border-radius:4px;
        border:1px solid rgba(216,216,216,1);
        box-sizing: border-box;
        position: relative;
    }
    .z_d_code_box .code{
        width:190px;
        border:0;
        border-right:1px solid rgba(216,216,216,1);
        outline: none;
    }
    .z_d_code_box .get_code_btn{
        width:90px;
        height:100%;
        border:0;
        background: #fff;
        font-size:14px;
        font-weight:400;
        color:rgba(17,28,55,1);
        position: absolute;
        right:0px;
        top:0px;
    }
    .z_d_save{
        display: flex;
        align-items: center;
        justify-content: center;
        width:180px;
        height:43px;
        margin:0 auto;
        background:rgba(180,37,54,1);
        border-radius:4px;
        font-size:16px;
        font-weight:bold;
        color:rgba(255,255,255,1);
        border:0;
    }
    .xj_bg{
        background:#F0720C;
    }

