@charset "utf-8";
/* CSS Document add 2016-05-12*/
.clearfix {*zoom: 1;}
.clearfix:before,.clearfix:after {display: block; content: ""; height:0; clear:both; visibility: hidden;}
.bannerimg .prev, .bannerimg .next{
    position: absolute;
    z-index: 1;
    display: none;
    width: 44px;
    height: 70px;
    top: 50%;
    margin-top: -35px;
    background: url(../images/icons.png) 0 0 no-repeat;
    cursor: pointer;
    }
.bannerimg .prev{
    left: 50px;
}
.bannerimg .next {
    right: 50px;
    background-position: -50px 0;
    }
.bannerimg .prev:hover{
    background-position: 0 -70px;
    }  

.bannerimg .next:hover{
    background-position: -50px -70px;
    }    
.icons {
    background-image: url(../images/sprite_global.png);
    background-repeat: no-repeat;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    width: 0;
}

 .header-bottom {
 	left:50%;
    bottom: 0;
    margin-left: -50%;
    height: 150px;
    position: absolute;
    width: 100%;
    z-index: 102;
}
.header-bottom-bg {
	display: none;
    background: #000 none repeat scroll 0 0;
    height: 76px;
    margin-left: -475px;
    left: 50%;
    opacity: 0.6;
    position: absolute;
    top: 60px;
    width: 950px;
}
:root .header-bottom-bg {
    filter: none;
}
.search-box-outer {
    position: relative;
}
.search-box {
	display: none;
    background: #fff none repeat scroll 0 0;
    font-size: 16px;
    left: 50%;
    margin-left: -461px;
    position: absolute;
    top: 73px;
}
.search_box_item {
    float:left;
    -moz-user-select: none;
    cursor: pointer;
    padding: 0 20px;
    position: relative;
}
.search_box_item .textValue {
    float: left;
    line-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    width: 90%;
}
.search_box_item .arrow {
    background-position: 2px 0;
    display: block;
    height: 9px;
    position: absolute;
    right: 20px;
    top: 21px;
    width: 16px;
}
.search_box_item .arrow.arrow-up {
    background-position: -20px 1px;
}
.search-box .citybox, .search-box .house-type {
    border-right: 1px solid #e7e7e7;
}
.search-box .citybox {
    width: 156px;
}
.search-box .house-type, .search-box .price {
    width: 160px;
}
.search-btn, .search-btn:link {
    background: #2e89f2 none repeat scroll 0 0;
    color: #fff;
    font: bold 20px/50px "Microsoft YaHei";
    padding: 0 35px;
    white-space: nowrap;
}
.gap-w13 {
    display: inline-block;
    width: 13px;
}
.search_box_item_submenu {
    background-color: #fff;
    border: 1px solid #e7e7e7;
    display: none;
    left: 0;
    padding: 10px 0;
    position: absolute;
    top: 50px;
    z-index: 102;
}
.sbis-list-a {
    display: block;
    line-height: 28px;
    padding: 0 20px;
}
.sbis-list-a:hover {
    background-color: #1273e1;
    color: #fff;
    text-decoration: none;
}
.city-menu {
    width: 195px;
}
.house-type-menu, .price-menu {
    left: -1px;
    width: 199px;
}  