.map-main {
    height: 857px;
    float: none;
}

.map-left {
    height: 856px;
    background-color: #fff;
    border-right: 1px solid #bcbcbc;
    font-size: 12px;
    left: 0px;
    position: absolute;
    top: 65px;
    width: 599px;
    z-index: 4;
}

.map-right {
    min-width: 800px;
    height: 856px;
    left: 0;
    margin-left: 600px;
    position: absolute !important;
    right: 0;
    top: 65px;
    overflow: hidden;
}

.list-top {
    background-color: #fafafa;
    border-bottom: 1px solid #bcbcbc;
    font-weight: 800;
    height: 65px;
    line-height: 40px;
    text-indent: 14px;
}

.mapinfo
{
    width: 280px;
    padding-top: 14px;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
}

.listormap
{
    padding-top: 18px;
    height: 34px;
    width: 150px;
    float: left;
    overflow: hidden;
}

.listormap ul
{
    float: left;
}

.listormap ul li
{
    height: 32px;
    width: 70px;
    float: left;
    
}
.listormap ul li a
{
    float: left;
}

.map-map
{
    background-attachment: scroll;
    background-clip: border-box;
    background-image: url("../img/map_ico_2.png");
    background-position: 0px -152px;
    background-origin: padding-box;
    background-repeat: no-repeat;
    background-size: auto auto;
    background-color: #FFFFFF;
}

.listormap a
{
    color: #999999;
    display: block;
    height: 36px;
    line-height: 36px;
    width: 70px;
    text-align: left;
    padding-left: 20px;
}


.map-list
{
    background-attachment: scroll;
    background-clip: border-box;
    background-image: url("../img/map_ico_2.png");
    background-position: 0px -105px;
    background-origin: padding-box;
    background-repeat: no-repeat;
    background-size: auto auto;
}

.sortlist
{
    width: 120px;
    float: right;
    margin-right: 25px;
    margin-top: 20px;
    overflow-x: hidden;
    overflow-y: hidden;
    
    line-height: 28px;
    height: 26px;
}

.sortlist select
{
    width: 120px;
    float: left;
    line-height: 28px;
    position: relative;
    cursor: pointer;
    float: left;
    font-size: 12px;
    height: 26px;
}


.search {
    float: left;
    padding-left: 20px;
    padding-top: 20px;
    width: 200px;
}

.searchbox input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #9ca0a7;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #9ca0a7;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #9ca0a7;
    border-right-style: solid;
    border-right-width: 0;
    border-top-color: #9ca0a7;
    border-top-style: solid;
    border-top-width: 1px;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    padding-bottom: 0;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 0;
    width: 120px;
}

.search button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #e3140e;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: -moz-use-text-color;
    border-left-style: none;
    border-left-width: 0;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    box-sizing: content-box;
    cursor: pointer;
    float: left;
    height: 28px;
    text-align: center;
    vertical-align: middle;
    width: 50px;
    color: #FFFFFF;
}

.filter
{
    padding-top: 20px;
    padding-left: 20px;
    float: left;
}

.area_filter
{
    width: 230px;
    float: left;
}

.filter .area_filter .f {
    float: left;
    height: 26px;
    width: 100px;
    line-height: 28px;
   
    margin-right: 6px;
    position: relative;
    cursor: pointer;
    float: left;
}

.filter .area_filter .f select{
    float: left;
    height: 26px;
    width: 100px;
    line-height: 28px;
    position: relative;
    cursor: pointer;
    float: left;
    font-size: 12px;
}



.map-content
{
    width: 100%;
    height: 790px;
}

.other_filter
{
    float: left;
}


.filter .other_filter .ff {
    float: left;
    height: 26px;
    width: 90px;
    line-height: 28px;
   
    margin-right: 6px;
    position: relative;
    cursor: pointer;
    float: left;
}

.filter .other_filter .ff select{
    float: left;
    height: 26px;
    width: 90px;
    line-height: 28px;
    position: relative;
    cursor: pointer;
    float: left;
    font-size: 12px;
}



/*////*/

.bb1 {
    position: absolute;
    background-color: #EE5D5B;
    border: 1px solid #BC3B3A;
    color: white;
    width: 80px;
    height: 80px;
    padding: 2px;
    line-height: 18px;
    MozUserSelect: none;
    font-size: 12px;
    /*overflow: hidden;*/
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
}

.bb1 div
{
    margin: 15px;
    width: 50px;
    height: 60px;
}

.bb1 div .name
{
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    width: 50px;
    height: auto;
}

.bb1 div .nums
{
    padding: 0px;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    width: 52px;
    height: 20px;
}



.sm {
    position: absolute;
    /*width: 32px;*/
    /*height: 32px;*/
    line-height: 32px;
    MozUserSelect: none;
    text-align: center;
    vertical-align: middle;
}

.sm div
{
    margin: 0px;
    /*width: 32px;*/
    /*height: 32px;*/
}

.mapicon1
{
    margin: 0px;
    padding: 3px;
    width: auto;
    min-width: 100px;
    height: 30px;
    border-radius: 5px;
    background: #e93e3a;
    color: #fff;
    /*background-image: url("p1.png");*/
}

.mapicon2
{
    margin: 0px;
    padding: 3px;
    width: auto;
    min-width: 100px;
    height: 30px;
    border-radius: 5px;
    background: #f8645f;
    color: #fff;
    /*background-image: url("p0.png");*/
}

.smdetail_show
{
    position: absolute;
    width: 200px;
    height: 75px;
    MozUserSelect: none;
    text-align: center;
    vertical-align: middle;
    background-color: rgba(0, 0, 0, 0.7);
    cursor: pointer;
    border-radius: 3%;
}

.smdetail
{
    position: absolute;
    width: 200px;
    height: 75px;
    display: none;
    MozUserSelect: none;
    text-align: center;
    vertical-align: middle;
    background-color: rgba(0, 0, 0, 0.7);
    cursor: pointer;
    border-radius: 3%;
}

.smdetail_pic{
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 5px;
    float: left;
    width: 75px;
    height: 65px;
    vertical-align: middle;
    text-align: center;
}

.smdetail_pic img {
    border: solid 1px #ffffff;
    vertical-align: middle;
}

.smdetail_text
{

    padding: 5px;
    float: right;
    width: 110px;
    height: 65px;
}

.smdetail_text .smdetail_name
{
    font-weight: bold;
    color: #ffffff;
    font-size: 14px;
    padding: 0px;
    width: 100px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}

.smdetail_text .smdetail_num
{
    color: #ffffff;
    font-size: 12px;
    padding: 0px;
    width: 100px;
    height: 25px;
}

.list-content
{
    height: 790px;
    overflow: hidden;
    position: relative;
}


.houselist
{

}

.houselist ul li
{
    height: 120px;
    width: 580px;
    overflow-x: hidden;
    overflow-y: hidden;
    border-bottom: 1px dashed #ddd;
    clear: both;
    display: block;
    font-size: 13px;
    padding: 10px 6px 10px 6px;
    cursor: pointer;
}

.house_left
{
    height: 100%;
    width: 160px;
    float: left;
}

.house_pic
{
    height: 100%;
    width: 100%;
    position: relative;
}

.house_pic img
{
    border: 1px solid #EEEEEE;
    width: 158px;
    height: 118px;
}

.house_picnum
{
    background-color: #000;
    bottom: 0;
    color: #fff;
    font-size: 12px;
    height: 23px;
    left: 0;
    line-height: 23px;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
    position: absolute;
    z-index: 5;
}

.house_right
{
    height: 100%;
    width: 405px;
    margin-left: 6px;
    float: left;
}

.house_title
{
    font-size: 16px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;
    color: #009de8;
    font-weight: bold;
}

.house_detail
{
    width: 100%;
    height: 60px;
}

.house_detail_l1
{
    width: 240px;
    height: 100%;
    float: left;
}

.hd1_l1
{
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
}

.hd1_l2
{
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #009de8;

}


.house_detail_l2
{
    text-align: center;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    width:60px;
    height: 40px;
    padding-left: 2px;
    float: left;
    font-size: 14px;

}

.house_detail_l3
{
    text-align: center;
    vertical-align: middle;
    width: 100px;
    height: 100%;
    padding-left: 2px;
    float: left;
}

.hd3_l1
{
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #e4393c;
    font-family: tahoma;
}

.hd3_l2
{
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
}


.house_info
{
    line-height: 30px;
    width: 100%;
    height: 30px;
}

.house_tag
{
    line-height: 30px;
    width: 280px;
    height: 27px;
    overflow-x: hidden;
    overflow-y: hidden;
    float: left;
    padding-top: 3px;
}

.house_tag img
{
    float: left;
    width: 23px;
    height: 23px;
    padding-right: 6px;
}

.house_tag span
{
    float: left;
    border: 1px solid #00a9fa;
    background-color: #FFFFFF;
    color: #6e96af;
    display: inline-block;
    height: 23px;
    line-height: 23px;
    margin-right: 6px;
    min-width: 46px;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
}


.house_update
{
    vertical-align: bottom;
    text-align: right;
    line-height: 30px;
    width: 120px;
    height: 30px;
    overflow-x: hidden;
    overflow-y: hidden;
    font-size: 12px;
    float: left;
    padding-left: 5px;
    color: #AAA;

}

.mapprice
{
    font-size: 20px;
    font-weight: bold;
}


.map-page-box {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    padding-bottom: 40px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 30px;
    text-align: center;
    width: 600px;
}

.map-page-box div span
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #b0b4b9;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #b0b4b9;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #b0b4b9;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #b0b4b9;
    border-top-style: solid;
    border-top-width: 1px;
    color: #555;
    display: inline-block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}


.map-page-box .current {
    cursor: hand;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #b0b4b9;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #b0b4b9;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #b0b4b9;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #b0b4b9;
    border-top-style: solid;
    border-top-width: 1px;
    color: #555;
    display: inline-block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 0;
    text-align: center;
    vertical-align: middle;

    background-attachment: scroll;
    background-clip: border-box;
    background-color: #f5f5f5;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    cursor: default;
    font-size: 14px;
    font-weight: bold;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
}