
/*    区域地铁*/
.screen_box {
    font-size: 12px;
    background: #fbfbfb;
    padding: 10px 0 0;
    color: #333;
    /*height: auto;*/
    /*overflow: auto;*/
    margin-bottom: 30px;
}
/*区域、地铁、地图*/
.screen_tab {
    border-bottom: 1px solid #f2f2f4;
    margin-bottom: 15px;
}
.screen_tab p.on {
    border-bottom: 2px solid #2577e3;
    color: #2577e3;
}
.screen_tab p {
    color: #333;
    font-size: 14px;
    float: left;
    margin: 0 34px 0 20px;
    padding: 0 0 8px 0;
    cursor: pointer;
}


/*区域筛选项*/
.subway{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.region{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.screen_al {
    padding: 0 20px;
}
.screen_al>ul {
    padding-bottom: 10px;
    position: relative;
}

.screen_al .screen_list {
    line-height: 30px;
    margin-bottom: 5px;
    position: relative;
}
.screen_al .choose_screen a:hover {
    color: #2577e3;
}
.screen_title {
    float: left;
    color: #333;
    font-weight: 700;
    width: 48px;
}
.choose_screen {
    width: 1100px;
}
.floatl {
    float: left;
}
.screen_al .choose_label li {
    min-width: 98px;
    padding: 0 0 0 5px;
}
.screen_al .choose_screen li {
    float: left;
    color: #333;
    padding: 0 7px;
}

.choose_screen li label {
    cursor: pointer;
    width: 80px;
}
.choose_screen li label .icon_check{
    vertical-align:middle;
}
.screen_al .choose_label li.text_inp {
    width: auto;
    /*border: 1px solid red;*/
}
.text_inp input {
    width: 45px;
    padding: 0 5px;
    height: 20px;
    border: 1px solid #ddd;
    background: #fff;
    font-size: 12px;
    color: #333;
}


.title_sc {
    color: #999;
    font-size: 12px;
    float: left;
    margin-right: 24px;
    margin-top: 20px;
    /*height: 50px;*/
    /*line-height: 50px;*/
}

.select_box {
    width: 88px;
    float: left;
    position: relative;
    margin-top: 15px;
    margin-right: 14px;
}
.select_inp {
    cursor: pointer;
}
.select_inp input {
    width: 83px;
    height: 30px;
    color: #333;
    font-size: 12px;
    background: #fff;
    border: none;
    padding: 0 10px;
    cursor: pointer;
}

.select_inp i {
    position: absolute;
    /*background: url(../images/houselist/icon_down.png) no-repeat;*/
    width: 8px;
    height: 5px;
    display: block;
    top: 10px;
    right: 12px;
}

.select_op {
    position: absolute;
    width: 86px;
    background: #fff;
    top: 30px;
    left: 0;
    border: 1px solid #f2f2f4;
    overflow: auto;
    font-size: 12px;
    z-index: 100;
}

.select_op li {
    height: 26px;
    line-height: 26px;
    cursor: pointer;
}
.select_op li a {
    display: block;
    color: #333;
    padding: 0 10px;
}
.select_op li a:hover {
    background-color: #ececec;
}
.none{
    display: none;
}

/*左侧内容*/
.main945 {
    width: 900px;
}

.tab_title_al {
    width: 100%;
    border-bottom: 2px solid #2577e3;
}
.tab_title_al a.tab_on {
    color: #fff;
    background: #2577e3;
}
.tab_title_al a {
    float: left;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    padding: 0 26px;
    cursor: pointer;
}
.shop_list dl {
    border-bottom: 1px solid #f4f4f4;
    padding: 20px 0;
    position: relative;
}

.shop_list dt a {
    display: block;
    position: relative;
    width: 220px;
    height: 166px;
    margin-right: 30px;
}
.shop_list dt img {
    display: block;
    width: 220px;
    height: 166px;
}
.shop_list dd h4 {
    line-height: 40px;
    height: 40px;
}

.shop_list dd h4 a {
    color: #333;
    font-size: 20px;
    display: block;
    max-width: 580px;
    float: left;
}
.shop_list_4 dd p {
    margin-top: 14px;
}
.shop_list dd p {
    color: #333;
    font-size: 14px;
    line-height: 32px;
    width: 510px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tel_shop i {
    display: inline-block;
    margin: 0 8px;
    color: #d7d7d7;
}
.people_name {
    padding-left: 15px;
    color: #999;
}
.add_shop span {
    float: left;
    padding-left: 15px;
    margin-left: 16px;
    color: #999;
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.add_shop a {
    float: left;
    color: #333;
    max-width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.shop_list dd .label {
    margin-top: 14px;
}
.shop_list dd .label span {
    float: left;
    background: #fff1f1;
    color: #f97577;
    padding: 0 5px;
    height: 20px;
    line-height: 20px;
    margin-right: 8px;
    font-size: 12px;
}
.shop_list dd .label span {
    float: left;
    background: #fff1f1;
    color: #f97577;
    padding: 0 5px;
    height: 20px;
    line-height: 20px;
    margin-right: 8px;
    font-size: 12px;
}
.price_right {
    position: absolute;
    top: 78px;
    right: 0;
    width: 120px;
    text-align: right;
    font-size: 14px;
    color: #666;
}
.price_right span.red {
    color: #2577e3;
    font-size: 16px;
    margin-bottom: 0;
}
.price_right span {
    display: block;
    width: 120px;
}
.price_right span.red b {
    font-size: 28px;
}
/*右侧内容*/
.right_dp {
    margin-left: 25px;
    width: 200px;
}
.floatr {
    float: right;
}
.list_know {
    margin-bottom: 25px;
}
.list_know li a {
    color: #333;
    display: block;
    width: 200px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    float: left;
}
.mt10 {
    margin-top: 10px;
}
.mt10 img{
    width: 200px;
    height: 75px;
}

/*推荐新楼房*/
.tuijin_xf h4 {
    color: #333;
    font-size: 16px;
    line-height: 38px;
    margin-bottom: 15px;
}

.img-out2-fy {
    position: relative;
    width: 200px;
    margin-bottom: 22px;
}
.img-out2-fy>a {
    display: block;
    width: 200px;
    height: 150px;
    overflow: hidden;
    position: relative;
}
.img-out2-fy>a img {
    width: 200px;
    height: 150px;
}
.img-out2-fy .io-text1 {
    width: 200px;
    position: absolute;
    padding-top: 0;
    left: 1px;
    bottom: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    background-color: rgba(0,0,0,.5);
    color: #fff;
}
.img-out2-fy .io-text2 {
    position: relative;
    padding-top: 4px;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}
.img-out2-fy .io-text2 span {
    color: #999;
    margin-right: 10px;
}
.img-out2-fy .io-text2 .br-text {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 12px;
    color: #999;
}
.img-out2-fy .io-text2 .br-text i {
    margin: 0 2px;
    font-weight: 600;
    font-size: 14px;
    color: #2577e3;
    font-style: normal;
}

























