.col-sm-6, .col-md-4{
    padding-left: 0;
    padding-right: 0;
}

/*筛选*/
a:hover{
    text-decoration: none;
   /* color: #3071a7 !important;*/
}
dd a span:hover{
    color: #3071a7 !important;
}

/*dl {
    overflow: hidden;
}*/
/*.logo{
    display: flex;
    justify-content: center;
}*/
dt {
    float: left;
    text-align: left;
    width: 96px;
}

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;
}
dd{
    margin-right: 10px;
}
.filter input {
    font-size: 10px;
    width: 50px;
    height: 25px;
    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;
}
.filter input:focus{
    outline: none;
}
.yes{
    color: #005cbf;
}
.contentHidden{
    display: none;
}
.contentShow{
    visibility: visible;
}
#more, #retract{display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 30px;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -50px;
    text-align: center;
    font-size: 13px;
    line-height: 30px;
    color: #5680a6;
    cursor: pointer;
    background: #fff;
}

/*地区筛选*/

.selector .s-line {
    width: auto;
    height: auto;
}
.selector .sl-wrap {
    position: relative;
    border-bottom: 1px dashed #f1f1f1;
}
.s-location .sl-wrap {
    z-index: 3;
}
.selector .sl-key {
    float: left;
    padding: 6px 0 6px 20px;
    line-height: 26px;
    width: 90px;
    color: #999;
}
.s-location .sl-value_l {
    zoom: 1;
    overflow: visible;
    display: inline-block;
}
.s-location .sl-v-area {
    padding-left: 10px;
    height: 30px;
}
.s-location .sl-v-area dl {
    float: left;
    position: relative;
    margin-right: 10px;
    width: 110px;
    height: 30px;
    cursor: pointer;
}
.s-location .sl-v-area dt.hide-bottom-line {
    border-bottom-color: #fff;
}
.s-location .sl-v-area dt {
    position: absolute;
    z-index: 4;
    left: 0;
    top: 0;
    padding: 0 16px;
    width: 76px;
    height: 28px;
    line-height: 28px;
    color: #333;
    border: 1px solid #e0e0e0;
}
.s-location .sl-v-area dt i.up {
    background-position: -30px 0;
}
.s-location .sl-v-area .province dd {
    width: 980px;
}
.s-location .sl-v-area dd {
    position: absolute;
    z-index: 3;
    top: 29px;
    left: 0;
    padding: 15px 0 15px 15px;
    width: 300px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
}
.s-location .sl-v-area .province dd a {
    margin-right: 0;
    width: 59px;
}
.s-location .sl-v-area dd a {
    float: left;
    line-height: 24px;
}
a {
    cursor: pointer;
}
.s-location .sl-v-area dt i.up {
    background-position: -30px 0;
}
.s-location .sl-v-area dt i {
    position: absolute;
    right: 11px;
    top: 12px;
    width: 9px;
    height: 6px;
    background-image:url("../img/list.png");
    background-repeat: no-repeat;
}
.s-location .sl-v-area dt i {
    position: absolute;
    right: 11px;
    top: 12px;
    width: 9px;
    height: 6px;
    background-image: url("../img/list.png");
    background-repeat: no-repeat;
    background-position: -20px 0;
}
.s-location .sl-v-area dt.hide-bottom-line {
    border-bottom-color: #fff;
}
.hide {
    display: none;
}
/*地区筛选*/

/*筛选*/

/*房源信息*/

.thumbnail{
    border: transparent;
}
.thumbnail .house img {
    max-width: 365px;
    width: 100%;
}
.page{
    display: flex;
    justify-content: center;
}
.category{
    margin-bottom: 30px;
}
.houseList {
    padding: 30px 0;
    border-top: #efefef 1px solid;
}
.houseList .mids p{
    margin: 0
}
.houseList .mids .row{
    margin-bottom: 3.05rem;
}
.houseList .mids .row:last-child{
    margin-bottom: 0rem;
}
.oldHouse{
    margin-top: 30px;
}
.oldHouse .col{
    padding: 0;
}
.lefts,.rights{
    display: flex;
    align-items: center;
}
.lefts{
    min-width: 285px;
}
.fl {
    float: left;
    margin-bottom: 20px;
}
.fl .name , .community {
    font-size: 25px;
    line-height: 50px;
    color: #101d37;
    font-weight: 600;
}

.price{
    color:#fe615a;
    font-size: 25px;
    margin-top: 0.2rem;
}
.desc{
    color:#fe615a;
    font-size: 20px;
    margin:0.5rem 0.5rem 1rem 1rem;
}
dd span{
    color: #222222;
}

.page{
    border-top: #efefef 1px solid;
}
.page .row{
    margin-top: 50px;
}
.caption .row,.caption .row a p ,.rights p{
   color: gray;

}
.caption a{
    max-width: 495px;
}
.caption a h3{
    font-size: 24px;
    font-weight: bold;
}

.glyphicon {
    margin-right: 10px;
}

/*房源信息*/
