.businessBtn {
    border-bottom: 1px solid #f6f6f6;
}
.businessBtn div{
    color: #1b1e21;
    margin-right: 20px;
    font-weight: bolder;

}



.houseList {
    padding: 30px 0;
    border-top: #efefef 1px solid;
}
.oldHouse{
    margin-top: 30px;
}
.lefts,.mids{
   /* display: flex;
    align-items: center;*/
    padding: 0;
}
.mids p, .content span{
    font-size: 15px;
    color: gray;
}
.detail a:nth-child(1){
    font-size: 15px;
    color: gray;
}
.area{
    margin-bottom: 10px;
}

.mids{
    display: flex;
    align-items: center;
}
.detail{
    margin-left: -50px;
    width: 766px;
}
.col-1{
    margin: 0;
    padding: 0;
}
.lefts{
    min-width: 285px;
}
.fl {
    float: left;
    /*margin-bottom: 20px;*/
}
.fl .name {
    font-size: 30px;
    line-height: 50px;
    color: #101d37;
    font-weight: 600;
}


dd span{
    color: #222222;
}
a{
    color: #222222;
}
.page{
    /*border-top: #efefef 1px solid;*/
    display: flex;
    justify-content: center;
    margin-top: -40px;
}
.page .row{
    margin-top: 50px;
}

.caption a{
    max-width: 495px;
}
.caption a h3{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;

}


/*筛选*/
a:hover{
    text-decoration: none;
    /*color: #3071a7 !important;*/
}
dd a span:hover{
    color: #3071a7 !important;
}
#subway,#local{
    padding-left: 70px;
}
dl {
    overflow: hidden;
}
/*.logo{
    display: flex;
    justify-content: center;
}*/
dt {
    float: left;
    text-align: left;
    width: 70px;
}

dd {
    float: left;
    margin-left: 10px;
!important;
}

#chooseLocal a, #chooseSubway a, #local dd a , #subway dd a {

    font-size: 14px;
}
dd a {
    color: gray;
    font-size: 12px;
}

.filter input {
    width: 46px;
    height: 28px;
    line-height: 28px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    margin-left: 6px;
    margin-right: 6px;
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
}
dd{
    margin-right: 10px;
}

/*筛选*/

/*tab筛选*/


.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #495057;
    border-radius: 0;
    border-bottom: #3071a7 3px solid;
    font-weight: bolder;
    background-color: transparent;
}

#pills-tab{
    margin-top: 30px;
}
/*tab筛选*/

/*导航栏*/
.nav{
    display: flex;
    justify-content: center;
}
.nav-item a{
    color: #f5f6f6;
}
/*导航栏*/

/*footer*/
.content-item {
    width: 1202px;
    margin: 0 auto;
}
.rel-link {
    margin-bottom: 30px;
    color: #819dbb;
}
.rel-link a {
    color: #819dbb;
}

.rel-title {
    font-size: 18px;
    font-weight: bold;
    color: white;
}
.organizer {
    line-height: 30px;
    color: #95acc6;
}
.organizer p{
    display: inline-block;
    margin-right: 15px;
}
.qrcode {
    position: absolute;
    right: 12px;
    top: 0;
    width: 104px;
    height: 104px;
}
.saoyisao {
    position: absolute;
    right: 9px;
    bottom: -10px;
    color: #819dbb;
}
.filing-number {
    margin-top: 50px;
    text-align: center;
    color: grey;
}
footer {
    background: url(../img/footer.jpg);
    background-position: center;
}

footer .content-item .right {
    top: 0;
    width: 179px;
    height: 143px;
    position: absolute;
    right: 0;
    border-left: 1px solid #95acc6;
}
footer {
    height: 279px;
    margin-top: 45px !important;
    position: relative;
}

footer .content-item {
    position: absolute;
    top: 45px;
    left: 50%;
    transform: translateX(-50%);
    width: 1202px;
    height: 150px;
}


/*筛选栏*/
.swzc_list_prop {
    margin: 20px 0 10px 0;
    font-size: 15px;
}
.chdt_list_prop {
    width: 100%;
    margin: 10px 0;
    border: 1px solid #f1f1f1;
}
.swzc_list_prop .fl {
    width: 100% !important;
}

.chdt_list_prop .fl {
    width: 861px;
    background: #fff;
    /* border: 1px solid #e7e7e7;*/
    border-bottom: none;
}
.chdt_list_prop .fl dl {
    border-bottom: 1px solid #e7e7e7;
    overflow: hidden;
    background: #fbfbfb;
    margin: 0;
    padding: 10px 0;
}
.chdt_list_prop .fl dt {
    width: 70px;
    padding: 7px 10px 7px 15px;
    text-align: center;
    font-weight: bold;
    color: #333;
    float: left;
}


.chdt_list_prop .fl dd a.current {
    font-weight: bold;
    background: #d2e7ff;
    color: #104166;
    border: solid 1px #bbb;
    margin:0 0 -1px 0;
    /*border-bottom: none;*/
}

.chdt_list_prop .fl dd a {
    padding: 0 20px;
    white-space: nowrap;
    color: #333;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.chdt_list_prop .fl dt, .chdt_list_prop .fl dd, .chdt_list_prop .fl dd a {
    line-height: 34px;
}
.clear {
    clear: both;
}
.chdt_list_prop .fl dd {
    padding: 7px 10px 7px 10px;
    overflow: auto;
    background: #fff;
}
.chdt_list_prop .fl dl dt {
    width: 115px;
}
.chdt_list_prop .fl dd a {
    padding: 0 20px;
    white-space: nowrap;
    color: #333;
    display: inline-block;
    float: left;
    margin-right: 10px;
    cursor:pointer
}
.swzc_list_prop .fl .chdt_prop_show {
    width: 100%;
    border: solid 1px #bbb;

    margin:-1px 0 0  0;
    overflow: hidden;
    background: #f1f1f1;
}
.bd0 {
    border: 0 !important;
}
.sel{
    border: 0 !important;
}

/*筛选栏*/

/*footer*/
.content-item {
    width: 1202px;
    margin: 0 auto;
}
.rel-link {
    margin-bottom: 30px;
    color: #819dbb;
}
.rel-link a {
    color: #819dbb;
}

.rel-title {
    font-size: 18px;
    font-weight: bold;
    color: white;
}
.organizer {
    line-height: 30px;
    color: #95acc6;
}
.organizer p{
    display: inline-block;
    margin-right: 15px;
}
.qrcode {
    position: absolute;
    right: 12px;
    top: 0;
    width: 104px;
    height: 104px;
}

.filing-number {
    margin-top: 50px;
    text-align: center;
    color: grey;
}
footer {
    background: url(../img/footer.jpg);
    background-position: center;
}

footer .content-item .right {
    top: 0;
    width: 179px;
    height: 143px;
    position: absolute;
    right: 0;
    border-left: 1px solid #95acc6;
}
footer {
    height: 279px;
    margin-top: 45px !important;
    position: relative;
}

footer .content-item {
    position: absolute;
    top: 45px;
    left: 50%;
    transform: translateX(-50%);
    width: 1202px;
    height: 150px;
}

/*footer*/