html,
body {
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
/*nav-start*/
.maptabnav{
    text-align:center;
    position: absolute;
    top: 3px;
    width: 100%;
}
.maptabnav>ul{
    display:block;
    width: 70%;
    margin:5px auto;
    border: 1px solid #999;
    background: #999;
    border-radius: 20px;
    overflow: hidden;
}
.maptabnav li{
    display:block !important;
    float: left;
    background: #fff;
    width: 33.33% !important;
    line-height: 25px !important;
}
.maptabnav ul a{
    display: block;
    padding:5px 20px;
    background-color:#fff;
    color:#000;
}
.maptabnav ul li.on a{
    background-color: #999;
    padding: 0;
    border-bottom: none;
    color: #fff;
}
.searchicon {
    position: absolute;
    top: 11px;
    right: 15px;
    width: 20px;
    height: 20px;
    background-position: -13px 0;
    cursor: pointer;
}
.list_icon {
    display: block;
    float: left;
    background: url(https://static.fangxiaoer.com/m/static/images/list_icon.png) no-repeat -13px 0;
    background-size: 41px auto;
}
.maploading{position: fixed;top:50%;left:45%;display: none;}
/*nav-end*/


/*map-start*/
#container {
    position: relative;
    width: 100%;
    height: 100%;
}

input {
    /* position: fixed;
    top: 20px;
    z-index: 99999999;
    background: #fff; */
}

.toast2 {
    position: absolute;
    left: 5%;
    top: 97px;
    z-index: 9;
    display: none;
    width: 90%;
    line-height: 37px;
    background-color: #fff;
    text-align: center;
    color: #545454;
    box-shadow: 0px 0px 6px rgb(4, 0, 0, 0.2);
    font-size: 14px;
}
#list-item {
    z-index: 99999;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    display: none;
    background-color: #fff;
    max-height: 50%;
    /* overflow: auto; */
}

.item-img {
    float: left;
    width: 108px;
    overflow: hidden;
    position: relative;
    margin-right: 10px;
}

.item-title {
    font-size: 15px !important;
    width: auto !important;
    height: auto;
    font-weight: bold;
    color: #000000;
    margin-top: -3px;
    line-height: 19px !important;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-right: 0;
    text-overflow: ellipsis;
    margin-bottom: 0;
}

.list-item-a {
    position: relative;
    margin: 10px;
    display: block;
    font-size: 14px;
    color: #666;
    text-decoration: none;
    overflow: hidden;
}

.item-address {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
.item-price-2 {
    float: left;
    font-size: 16px;
    color: #ff6f28;
    font-weight: bold;
    margin-top: 4px;
    margin-right: 9px;
}

.item-price-2 i {
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
}

.item-img img {
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 0 !important;
    width: 108px;
    height: 82px;
    border-radius: 5px;
}

.toast {
    display: none;
    background-color: rgba(0, 0, 0, .6);
    position: absolute;
    bottom: 20px;
    width: 90%;
    height: auto;
    color: #fff;
    line-height: 20px;
    border-radius: 10px;
    left: 5%;
    padding: 5px
}

.item-type {
    list-style: none;
}

.item-type li {
    border-radius: 3px;
    font-style: normal;
    margin-right: 2px;
    display: inline-block;
    height: 16px !important;
    line-height: 16px !important;
    color: #545454 !important;
    border: 0px solid #ddd;
    font-size: 10px;
    background: #f4f5f7;
    padding: 0px 3px;
    border-color: #ddd;
}

.item-price-2 {
    float: left;
    font-size: 16px;
    color: #ff6f28;
    font-weight: bold;
    margin-top: 4px;
    margin-right: 9px;
}

.item-price-2 i {
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
}
.smnoprint{display: none}
/*map-end*/



/*filter start*/
.fillter_select ul{
    z-index: 999999;
    background: #fff;
}

/*filter end*/

.stationView{
    position: relative;
    padding-left: 20px;
}
.stationIcon{
    background: url(https://static.fangxiaoer.com/m/static/images/basePolyline/page_map_dtx_img_dt.png) top center no-repeat;
    display: block;
    width: 15px;
    height: 18px;
    position: absolute;
    top: 5px;
    left: 0px;

}
.labelProject{
    color: #FFF;
    font-size: 14px;
    border-radius: 0;
    background: #ff5200;
    border: none;
    text-align: center;
    align-items: center;
    padding:2px 4px;
    position: relative;
    z-index: 9;
}
.labelProject.hover{
    background-color: #276cde !important;
    z-index: 10;
}
.labelProject.sold-out{
    background-color: #999 !important;
}



/* 二手房地图找房 */

.KunangSeach {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 999999;
}

.KunangSeach #search2017 {
}

.KunangSeach #txtkeys {
    width: 76%;
    padding-left: 27px;
    background: #eee;
}

.KunangSeach .return_sun {
    position: absolute;
    right: 10px;
    top: 14px;
}

.KunangSeach #search2017 > img {
    display: none;
    position: absolute;
    top: 18px;
    right: 16%;
    cursor: pointer;
    width: 20px;
}

.chooseType {
    position: absolute;
    bottom: 22.5px;
    right: 22.5px;
    z-index: 9;
    background: #fff;
    height: 42.5px;
    line-height: 42.5px;
    border-radius: 8px;
    font-size: 12px;
}

.chooseTypeIcon {
    display: block;
    width: 21px;
    height: 26px;
    background: url(https://static.fangxiaoer.com/m/static/images/coin/chooseTypeIcon.jpg);
    background-size: 100% 100%;
    float: left;
    margin: 9px 5px 0 11.5px;
}

#mapNumQY {
    display: none;
    color: #000;
    font-weight: bold;
}

#mapNumDT {
    display: block;
    padding-right: 10px;
}
.labelSecHouse{
    color: #FFF;
    font-size: 14px;
    border-radius: 0;
    background: #ff5200;
    border: none;
    text-align: center;
    align-items: center;
    padding: 2px 4px;
    position: relative;
    z-index: 9;
}
.labelSecHouse span{
    padding: 0 3px;
}
.labelSecHouse.hover{
    background-color: #276cde !important;
    z-index: 10;
}
.sec-hosue .zhuzhai{
    display: block;
    color: #000;
    text-decoration: none;
    position: relative;
    padding: 15px 0 !important;
    margin: 0 15px;
    padding-bottom: 12px !important;
    border-bottom: 1px solid #e8e8e8;
}

.sec-hosue .esfJcD {
    float: left;
    width: 108px;
    overflow: hidden;
    position: relative;
    margin-right: 7px;
}
.sec-hosue .left_tu {
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 0 !important;
    width: 108px;
    height: 82px;
    border-radius: 5px;
}
.sec-hosue .right_info {
    height: auto;
    float: left;
    width: 65%;
}
.sec-hosue  .title {
    font-size: 15px !important;
    width: auto !important;
    height: auto;
    font-weight: bold;
    color: #000000;
    margin-top: -3px;
    line-height: 19px !important;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-right: 0;
    text-overflow: ellipsis;
    margin-bottom: 0;
}
.sec-hosue .address_main {
    font-size: 11px;
    line-height: 11px;
    height: 12px;
    margin-bottom: -1px;
    color: #545454;
    display: inline-block;
    margin-right: 3px;
    margin-top: 9px;
}
.sec-hosue .address {
    color: #777;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.sec-hosue  .charact_dist {
    display: block;
    margin-top: 7px;
    overflow: hidden;
}
.sec-hosue   .charact {
    list-style: none;
}
.sec-hosue   .charact li {
    border-radius: 3px;
    font-style: normal;
    margin-right: 2px;
    display: inline-block;
    height: 16px !important;
    line-height: 16px !important;
    color: #545454 !important;
    border: 0px solid #ddd;
    font-size: 10px;
    background: #f4f5f7;
    padding: 0px 3px;
    border-color: #ddd;
}
.sec-hosue  .esfPrice {
    float: left;
    font-size: 16px;
    color: #ff6f28;
    font-weight: bold;
    margin-top: 4px;
    margin-right: 9px;
}
.sec-hosue  .esfPrice i {
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
}
.sec-hosue  .address_span {
    font-size: 11px;
    line-height: 11px;
    height: 11px;
    color: #545454;
    margin-top: 9px;
}
.sec-hosue .address_span span {
    float: left;
    font-size: 11px;
}
.sec-hosue{
    padding: 0  9px;
}
.sec-hosue>h3 {
    font-size: 16px;
    padding: 17px 0 17px 13px;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
}

.sec-hosue>h3 span {
    padding: 0 3px;
    font-size: 13px;
    color: #616161;
    font-weight: normal;
}
.toHouseMain {
    background: url(https://static.fangxiaoer.com/m/images/renticon.png) no-repeat right center;
    background-size: 7px auto;
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 12px;
    top: 16px;
    opacity: 0.8;
}

.sec-hosue>ul{
    overflow-y: auto;
    max-height: 255px;
}

.region_block{
    height: 375px;
    background-color: #fff;
    z-index: 999;
    position: relative;
    display: none;
}

.region_block .plate  {
    width: 41%;
}
.region_block .fillter_3{
    background: #fff;
}

.KunangSeach {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 999999;
}

.KunangSeach #search2017 {
    overflow: hidden;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 9px;
    background: #fff;
    padding-top: 10px;
}

.KunangSeach #txtkeys {
    display: block;
    float: left;
    height: 36px;
    border: 0;
    margin-left: 10px;
    font-size: 14px;
    width: 76%;
    padding-left: 27px;
    background: #eee;
}

.KunangSeach .return_sun {
    position: absolute;
    right: 10px;
    top: 14px;
}

.KunangSeach #search2017 > img {
    display: none;
    position: absolute;
    top: 18px;
    right: 16%;
    cursor: pointer;
    width: 20px;
}

.ui-menu .ui-menu-item a strong {
    color: #4281e2;
    font-weight: normal;
    font-size: 15px;
}

.ui-menu .ui-menu-item a s {
    color: #999;
    font-size: 13px;
}

.KunangSeach .searchIconMap {
    display: block;
    float: left;
    background: url("https://static.fangxiaoer.com/m/static/images/list_icon.png") no-repeat;
    background-size: 41px auto;
    position: absolute;
    left: 17px;
    top: 19px;
    width: 20px;
    height: 20px;
    background-position: -13px 0;
    z-index: 9;
}

.ui-menu .ui-menu-item a {
    font-size: 15px !important;
    line-height: 45px !important;
}

.showRegion b, .showPlat b {
    font-weight: normal
}

.ui-menu .ui-menu-item {
    line-height: 45px;
    color: #000;
    background-color: #ffffff;
    border-bottom: 1px solid #e0e0e0;
}

.ui-autocomplete {
    height: 800px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.subNameText {
    width: 82px;
    display: inline-block;
    white-space: pre;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right: 0px !important;
}

.selectFullbg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 990;
    position: absolute;
    left: 0;
    display: none;
    bottom: 0;
}

.KunangSeach #search2017 .searchNo img {
    display: block;
    width: 80%;
    height: 160px;
    position: fixed;
    top: 163px;
    right: 10%;
}

.KunangSeach #search2017 .searchNo p {
    display: block;
    width: 80%;
    position: fixed;
    top: 346px;
    right: 10%;
    text-align: center;
    color: #999898;
}

li.history_item {
    line-height: 45px;
    color: #000;
    background-color: #ffffff;
    border-bottom: 1px solid #e0e0e0;
}

.emIcon-good {
    background: url(https://static.fangxiaoer.com/m/images/emIcon_god.png) top center;
    width: 69px;
    height: 16px;
    background-size: 100% 100%;
    display: inline-block;
    float: left !important;
    margin-right: 3px;
}


/*租房-地图找房*/
.filter-rent{}
.filter-rent .filter_item{width: 33%}