﻿/* reset global*/
.icons, .item_r .em3 i, .arrow_up_a, .arrow_down_a{
    background: url('/snap../img/bg_icons_new.png') no-repeat 0 0;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}
.bread_nav{
    margin-top: 12px;
}

.list_hd {
    /*border-width: 1px 0 2px 0;
    border-style: solid;
    border-color: #b8d2ec transparent #a1c3e6 transparent;*/
    border-bottom: 2px solid #a1c3e6;
    height: 34px;
}
    .list_hd .l {
        float: left;
        font-size: 14px;
        line-height: 35px;
        padding-left: 15px;
    }
        .list_hd .l em {
            color: #ff4600;
            font-weight: 700;
            font-style: normal;
            margin: 0 5px;
        }
    .list_hd .r {
        float: right;
        margin-top: 5px;
    }
        .list_hd .r .on {
            border-color: #95bbe3;
            color: #006bb9;
        }
        .list_hd .r a {
            border: 1px solid #d6d6d6;
            color: #222222;
            display: inline-block;
            height: 22px;
            line-height: 22px;
            text-align: center;
            text-decoration: none;
            vertical-align: top;
            width: 58px;
        }
        .list_hd .icons{
            margin: 0 0 0 5px;
            width: 10px;
            height: 11px;
        }
        .list_hd .icon_sort_up {
            background-position: 0 -42px;
        }
        .list_hd .icon_sort_down{
            background-position: 0 -60px;
        }
        .list_hd .on .icon_sort_up {
            background-position: 0 -81px;
        }
        .list_hd .on .icon_sort_down{
            background-position: 0 -100px;
        }

/* main_list */
.main_list .list_item {
    height: 100%;
    border: 1px solid #fff;
    border-bottom: 1px dashed #999;
    color: #333;
    font-size: 13px;
    line-height: 24px;
    padding: 24px 0 18px 0;
    cursor: pointer;
    font-size: 12px;
}
.main_list .list_hover{
    background-color: #fffffa;
    border: 1px solid #f7dcba;
    cursor: pointer;
    /*margin-top: -2px;
    padding-top: 26px;*/
}
.main_list .list_prev{
    border-bottom: 1px solid #fff;
}
    .list_item .item_l {
        margin: 4px 0 12px 15px;
        display: inline-block;
        vertical-align: top;
        position: relative;
    }
    .list_item .item_l, .list_item .item_l img {
        width: 210px;
        height: 158px;
        overflow: hidden;
    }
    .pic_count{
        position: absolute;
        width: 62px;
        height: 22px;

        line-height: 22px;
        text-align: center;
        color: #fff;
        top: 8px;
        left: 10px;
        z-index: 10;
    }
    .pic_count .bg{
        width:100%;
        height:100%;
        position: absolute;
        background: #000;
        opacity: 0.5;
        _filter: alpha(opacity=50);
        border-radius: 2px;
        left:0;
        top:0;
        z-index:-1;
    }
    .list_item .item_c {
        margin: 0 0 0 11px;
        display: inline-block;
        *display: inline;
        zoom: 1;
        width: 358px;
        overflow: hidden;
    }
    .list_item .item_c .t:link, .list_item .item_c .t:active {
        color: #222;
        font:700 20px/26px \5FAE\8F6F\96C5\9ED1 ;
    }
    .list_item .item_c .t:hover, .list_item p a:hover{
        color: #ff4600;
        text-decoration: underline;
    }
    .list_item .item_c .t:visited{
        color: #55188a;
        font:700 20px/26px \5FAE\8F6F\96C5\9ED1 ;
    }
    .list_hover .item_c .t:link, .list_hover .item_c .t:visited{
        color: #ff4600;
        text-decoration: underline;
    }
    .list_item .item_c p{
        margin: 6px 0;
        height: 24px;
        overflow: hidden;
    }
    .list_item .item_c .p_name{
        margin-bottom: 7px;
        height: 27px;
        line-height: 26px;
        overflow: hidden;
    }
    .item_c .p_type b{
        font-weight: 700;
    }
    .item_c .p_type a{
        margin: 0 14px 0 0;
    }
    .list_item .item_c .p_tag{
        margin-top: 11px;
    }
    .list_item .item_c i{
        margin: 0 9px 0 0;
        padding: 0 7px;
        display: inline-block;
        height: 24px;
        line-height: 23px;
        overflow: hidden;
        background: #e8f4ff;
        color: #1369c0;
        border-radius: 1px;
        letter-spacing: -1px;
    }

    .list_item .item_r {
        margin: 31px 0 0;
        width: 136px;
        display: inline-block;
        vertical-align: top;
        line-height: 21px;
        font-family: Tahoma,Arial;
    }
    .item_r .em1, .item_r .em2{
        color: #ff4600;
    }
    .item_r .em1{
        font-size: 22px;
        font-weight: bold;
    }
    .item_r .em3{
        margin: 8px 0 24px;
        display: block;
        color: #222;
    }
    .item_r .em3 i{
        display: inline-block;
        padding: 0 24px 0 0;
        /*background: url('/snap../img/bg_icons_new.png') no-repeat right 3px;*/
        background-position: right 3px;
    }
    .item_r .em3 .up{
        color: #d70000;
        background-position: right 4px;
    }
    .item_r .em3 .down{
        color: #007f00;
        background-position: right -16px;
    }
    .item_r .sp1{
        position: relative;
        padding: 0 0 0 44px;
        display: block;
        height: 35px;
    }
    .item_r .sp1 img{
        display: block;
        position: absolute;
        left: 0;
        top: 2px;
        width: 35px;
        height: 35px;
    }


/* 小区-二手房列表 */
.comm_title{}

/* 小区 main_tab */
.main_tab {
    border-bottom: 1px solid #b8d2ec;
    height: 31px;
    position: relative;
}
    .main_tab ul {
        top: 0;
        position: absolute;
        width: 100%;
    }
    .main_tab li {
        background-color: #f2f9ff;
        border-top: 1px solid #b8d2ec;
        cursor: pointer;
        float: left;
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        margin-right: 3px;
        overflow: hidden;
        vertical-align: middle;
        text-align: center;
        width: 100px;
    }
    .main_tab .on, .main_tab .on {
        background: #fff;
        border-top: 2px solid #1369c0;
        font-weight: bold;
    }
    .main_tab li a {
        border-color: #b8d2ec;
        border-style: solid;
        border-width: 0 1px;
        color: #222222;
        display: block;
        text-decoration: none;
    }
    .main_tab .on, .main_tab .on a, .main_tab li.on a:hover {
        color: #1369c0;
    }

/* 小区顶部筛选 */
.community_top_box {
    border:1px solid #b8d2ec;
    border-top: 0;
    padding: 15px 0 0 0;
}
    .community_top_box .top_filter_item {
        line-height: 28px;
        margin: 0 7px 4px 7px;
        padding: 0 7px;
    }
    .top_filter_item dt {
        float: left;
        text-align: left;
        width: 50px;
    }
    .top_filter_item dd {
        float: left;
        width: 918px;
    }
    .top_filter_item dd a {
        display: inline-block;
        padding: 0 14px 0 0;
        vertical-align: top;
        white-space: nowrap;
    }
    .top_filter_item dd .selected {
        color: #ff4600;
        font-weight: 700;
    }
    .community_top_box  .top_filter_more {
        background-color: #f2f9ff;
        border-top: 1px solid #b8d2ec;
        line-height: 24px;
        padding: 5px 15px;
    }
    .top_filter_more .item_drop {
        float: left;
        margin-right: 10px;
        position: relative;
        z-index: 10;
    }
    .top_filter_more .item_drop_btn {
        background-color: #fff;
        border: 1px solid #accbe9;
        color: #222;
        cursor: pointer;
        height: 22px;
        line-height: 22px;
        padding: 0 7px;
        position: relative;
        width: 70px;
    }
    .top_filter_more .c_txt1 {
        color: #222;
    }
    .arrow_up_a, .arrow_down_a/*, .arrow_up_b, .arrow_down_b */{
        /*background: url("/snap../img/bg_icons_new.png") no-repeat 0 -121px;*/
        /*display: inline-block;*/
        font-size: 0;
        line-height: 0;
        /*overflow: hidden;
        vertical-align: middle;*/
    }
    .arrow_up_a {
        background-position: 0 -121px;
    }
    .arrow_down_a{
        background-position: 0 -135px;
    }
    .arrow_up_a, .arrow_down_a {
        height: 4px;
        width: 7px;
    }

/* list_prop list_renting */
.list_prop .list_item, .list_renting .list_item{
    padding: 15px;
}
.list_prop .list_hover, .list_renting .list_item{
    padding-top: 17px;
}
.list_prop .list_item .item_l, .list_prop .list_item .item_l img,
.list_renting .list_item .item_l, .list_renting .list_item .item_l img,{
    width: 133px;
    height: 100px;
}
.list_prop .list_item .item_l{
    margin-bottom: 0;
}
.list_prop .list_item .item_c{
    width: 470px;
}
.list_prop .list_item .item_c p{
    margin: 2px 0;
}
.list_prop .list_item .item_c .p_name{
    margin-bottom: 8px;
}
.list_prop .list_item .item_c .t:link, .list_prop .list_item .item_c .t:active{
    font: 700 14px/1  \5b8b\4f53;
    text-decoration: underline;
    color: #0041d9;
}
.list_prop .list_item .item_r{
    width: 75px;
    font-size: 14px;
}
.list_prop .item_r .em1{
    font-size: 22px;
    font-weight: normal;
}
