
html body{
    font-family: "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei", 微软雅黑, "Segoe UI", Tahoma, 宋体b8b体, SimSun, sans-serif;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
/*头部搜索和筛选栏s*/
.search {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    position: relative;
}

.search .search-input{
    float: left;
    position: relative;
    border-right:1px solid #e6e6e6;
}
input::-webkit-input-placeholder{
    color:#BBBBBB;
    font-size: 14px;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#BBBBBB;
    font-size: 14px;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#BBBBBB;
    font-size: 14px;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#BBBBBB;
    font-size: 14px;
}
.search .search-input input{
    width: 438px;
    margin-left:24px;
    font-size: 13px;
    border: none;
    height: 47px;
    line-height: 47px;
}
.s-button{
    top: 17px;
    right: 20px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background: url(../images/map/search.png) center no-repeat;
    background-size: 100%;
    position: absolute;
}
.search-ul{
    width: 387px;
    background-color: #fff;
    box-shadow: 0 3px 5px rgba(0,0,0,0.12);
}
.search-ul .search-li{
    margin-left: 24px;
}
.search-ul .search-li .house-area{
    color: #a3a3a3;
    float: right;
    margin-right: 10px;
}
.filters{
    float: left;
    height: 50px;
    line-height: 50px;
}
.filters li{
    position: relative;
    float: left;
    width: 111px;
    height: 50px;
    text-align: center;
    margin: auto 0;
    font-size: 14px;
    color: #999999;
    cursor: pointer;
    display: none;
}
.filters li i{
    top: 13px;
    left: 5px;
    position: relative;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #999999;
}

.filters li::after{
    content: '';
    display: block;
    position: absolute;
    width: 2px;
    height: 13px;
    top: 19px;
    right: 3px;
    background: #e6e6e6;
}
.filters p{
    position: relative;
    float: left;
    width: 110px;
    height: 50px;
    text-align: center;
    font-size: 14px;
    color: #4DAAF0;
    cursor: pointer;
}
.search .price{
    width: 140px;
    height: 200px;
    position: absolute;
    /*right: 1315px;
    float: right;
    top: 50px;*/
    overflow-y: auto;
    box-shadow:0px 2px 5px 1px rgba(0,0,0,0.12);
    display: none;
    z-index: 2;
    background: #fff;

}
.search .price li{
    height: 15px;
    line-height: 15px;
    font-size: 13px;
    color: #444444;
    margin: 14px 0 14px 20px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.search .houseType{
    width: 130px;
    height: 200px;
    position: absolute;
    left: 106px;
  /*  float: right;
    top: 50px;*/
    overflow-y: auto;
    box-shadow:0px 2px 5px 1px rgba(0,0,0,0.12);
    display: none;
    z-index: 2;
    background: #fff;

}
.search .houseType li{
    height: 15px;
    line-height: 15px;
    font-size: 13px;
    color: #444444;
    margin: 14px 0 14px 20px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.search .regionalLocations{
    width: 160px;
    position: relative;
    left: 105px;
  /*  float: right;
    top: 50px;*/
    overflow: hidden;
    box-shadow:0px 2px 5px 1px rgba(0,0,0,0.12);
    padding-bottom: 20px;
    display: none;
    z-index: 2;
    background: #fff;
}
.search .regionalLocations li{
    height: 15px;
    line-height: 15px;
    font-size: 13px;
    color: #444444;
    margin: 14px 3px 4px 15px;
    float: left;
    width: 57px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*.search .condition{
    position: absolute!important;
}*/
.search .condition li a:hover{
    color:#ab7f2e ;
}
.search .proportion{
    width: 130px;
    height: 200px;
    position: absolute;
    left: 216px;
  /*  float: right;
    top: 50px;*/
    overflow-y: auto;
    box-shadow:0px 2px 5px 1px rgba(0,0,0,0.12);
    display: none;
    z-index: 2;
    background: #fff;
}
.search .proportion li{
    height: 15px;
    line-height: 15px;
    font-size: 13px;
    color: #444444;
    margin: 14px 0 14px 20px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.search .way{
    width: 100px;
    height: 95px;
    position: relative;
    left: 328px;
    /*float: right;
    top: 50px;*/
    overflow-y: auto;
    box-shadow:0px 2px 5px 1px rgba(0,0,0,0.12);
    display: none;
    z-index: 2;
    background: #fff;
}
.search .way li{
    height: 15px;
    line-height: 15px;
    font-size: 14px;
    color: #444444;
    margin: 14px 0 14px 20px;
}
.search .use{
    width: 134px;
    height: 157px;
    position: relative;
    left: 218px;
    /*float: right;
    top: 50px;*/
    overflow-y: auto;
    box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.12);
    display: none;
    z-index: 2;
    background: #fff;
}
.search .use li{
    height: 15px;
    line-height: 15px;
    font-size: 13px;
    color: #444444;
    margin: 14px 0 14px 20px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*头部搜索和筛选栏e*/

/*中间地图和房源列表s*/
.conten{
    width: 100%;
    height: 790px;
}
.content-left{
    float: left;
    width: 462px;
    height: 100%;
    background-color:#fff;
    border-right: 1px solid #e6e6e6;
    left: -461px;
    position: absolute;
    z-index: 2;
}
.active{
    left: 0;
}
.close_list{
    width: 40px;
    height: 60px;
    position: relative;
    left: 460px;
    top: 285px;
    float: left;
    text-align: center;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    z-index: 1;
    background: white;
}

.close_list i{
    position: absolute;
    width: 10px;
    height: 19px;
    background: url('../images/map/hidden.png') center no-repeat;
    top: 20px;
    right: 14px;
}
.show{
    background: url('../images/map/show.png') center no-repeat !important;
}

.content-left-sort{
    height: 12px;
    font-size: 12px;
    color: #010101;
    padding-left: 24px;
    padding-top: 31px;
}
.content-left-sort div{
    float: left;
    width: 40px;
}
.subclass{
    background: url(../images/map/up.png) 27px no-repeat;
    background-size: 10px 11px;
    margin-left: 17px;
    cursor: pointer;
}
.sort-default{
    cursor: pointer;
}
.m-up,.j-up{
    background: url(../images/map/up_red.png) 27px no-repeat;
}
.m-down,.j-down{
    background: url(../images/map/down_red.png) 27px no-repeat;
}
.content-left .broker-info{
    margin-top: 20px;
    margin-left: 24px;
    width: 393px;
    height: 101px;
    border-radius: 5px;
    box-shadow:0px 0px 10px 2px rgba(0,0,0,0.12);
}
.content-left .broker-info .broker-header{
    position: absolute;
    width: 56px;
    height: 101px;
    background: url('../images/map/def_header.png') center no-repeat;
    margin-left: 22px;
}
.broker-icon{
    position: absolute;
    width: 57px;
    height: 27px;
    background: url("../images/map/zhuanjia.png") center no-repeat;
    bottom: 12px;
}
.broker-data{
    float: right;
    right: 81px;
    position: relative;
    height: 101px;
    top: 17px;
}
.broker-data p{
    height: 23px;
    line-height: 23px;
}
.broker-name{
    font-size: 16px;
    color: #333333;
    font-weight: 600;
    background: url(../images/map/huibiao.png) 40px no-repeat;
    background-size: 13px 17px;
}
.broker-hint{
    font-size: 12px;
    color: #999999;
}
.broker-tel{
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    background: url(../images/map/zj_tel.png) 2px no-repeat;
    background-size: 14px 15px;
    padding-left: 20px;
}
/*.house-ul{*/
    /*width: 415px;*/
    /*margin-top: 20px;*/
    /*margin-left: 24px;*/
    /*overflow-y: scroll;*/
    /*height: 600px;*/
/*}*/
.house-list{
    width: 430px;
    margin-top: 20px;
    margin-left: 24px;
    overflow-y: auto;
    height: 775px;
}
.house-li{
    height: 121px;
    width: 99%;
    float: left;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px;
    position: relative;
}
.house-li .search-item-img{
    display: inline-block;
    width: 136px;
    height: 100px;
    position: relative;
}
.house-li img{
    width: 136px;
    height: 100px;
    margin: 0 15px 15px 0;
}
.house-li .pic-num{
    height: 23px;
    line-height: 23px;
    width: 37px;
    background: #000000;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
}
.house-li .video-icon{
    height: 30px;
    width: 30px;
    background: url(../images/map/video.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 25px;
    left: 5px;
}
.house-li .house-mesg{
    float: right;
    width: 240px;
}
.house-li .house-mesg p{
    height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
 }
.house-mesg .title{
    color: #333333;
    font-weight: 600;
}
.house-mesg .info,.uptown-price{
    color: #999999;
}
.house-mesg .info span{
    margin-right: 15px;
}
.uptown-price{
    margin-top: 15px;
}
.uptown-price .price{
    float: right;
    font-size: 16px;
    font-weight: 700;
    color: #ab7f2e;
}
.content-right{
    height: 100%;
    width: 100%;
}

.house-li .xf-house-mesg{
    float: right;
    width: 240px;
}
.house-li .xf-house-mesg p{
    height: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
}

.house-li .xf-house-mesg .xf-info span{
    color: #4DAAF0;
    background-color: #F5FAFE;
    font-size: 12px;
    float: left;
    padding: 2px 2px;
    line-height: 1;
    border-radius: 2px;
    margin-right: 3px;
    margin-bottom: 1px;
}
.xf-house-mesg .xf-title .name{
    font-size: 16px;
    color: #333333;
    font-weight: 600;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 185px;
}
.xf-house-mesg .xf-title .xf-icon{
    width: 36px;
    height: 19px;
    line-height: 19px;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
   /* background: #1BC964;*/
    border-radius: 2px;
    margin-left: 17px;
    float: left;
    margin-top: 2px;
}
.xf-house-mesg .xf-title .xf-icon span{
    background-color: #4DAAF0;
    width: 36px;
    display: inline-block;
    border-radius: 2px;
}
.xf-house-mesg .xf-info,.covered-area{
    font-size: 14px;
    margin-top: 5px;
}
.xf-house-mesg .average-price{
    margin-top: 2px;
}
.xf-house-mesg .average-price .price{
    font-size: 14px;
    color:#666666;
    float: left;
}
.xf-house-mesg .average-price .price i{
    font-size: 18px;
    color: #ab7f2e;
    font-weight: 600;
    font-style: normal;
}
.xf-house-mesg .average-price .prop-type{
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    text-align: center;
    color: #999999;
    background: #F3F3F3;
    border-radius: 2px;
    float: right;
    margin-top: 5px;
    padding: 0 5px;
}

.house-li .gy-house-mesg{
    float: right;
    width: 240px;
}
.house-li .gy-house-mesg p{
    height: 25px;
    line-height: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
}
.house-li .gy-house-mesg .gy-title{
    font-size: 14px;
    color:#333333;
    font-weight: 600;
}
.house-li .gy-house-mesg .gy-icon{
    margin: 5px 0 14px 0;
}
.house-li .gy-house-mesg .gy-icon span{
    float: left;
    margin-right: 15px;
}
.house-li .gy-house-mesg .gy-icon .gy-icon-from{
    width: 64px;
    height: 22px;
    background: url("../images/map/ykyj.png") center no-repeat;
    background-size: 100%;
}
.house-li .gy-house-mesg .gy-icon .gy-icon1{
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #b88b00;
    text-align: center;
    background:#faf5fe;
    padding: 0 7px;
}
.gy-house-mesg .gy-uptown-price .gy-uptown{
    font-size:14px;
    color: #999999;
}
.gy-house-mesg .gy-uptown-price .gy-price{
    float: right;
    font-size: 16px;
    font-weight: 700;
    color: #ab7f2e;
}
.gy-house-mesg .gy-uptown-price .gy-price i{
    font-style:normal;
}

/*中间地图和房源列表e*/

/*720动画s*/
.house-ul .house-li .v720-icon{
    position: absolute;
    left: 13%;
    top: 28%;
    width: 40px;
    height: 40px;
    background: url(../images/map/720/1.png) center no-repeat;
    background-size: 100%;
    animation: vrRotate 1.5s ease infinite;
    -moz-animation: vrRotate 1.5s ease infinite;
    -webkit-animation: vrRotate 1.5s ease infinite;
}
/*720动画*/
@keyframes vrRotate
{
    0% {background-image: url(../images/map/720/1.png);}
    8% {background-image: url( ../images/map/720/2.png););}
    16% {background-image: url(../images/map/720/3.png););}
    32% {background-image: url(../images/map/720/4.png););}
    40% {background-image: url(../images/map/720/5.png););}
    48% {background-image: url(../images/map/720/6.png););}
    56% {background-image: url(../images/map/720/7.png););}
    64% {background-image: url(../images/map/720/8.png););}
    72% {background-image: url(../images/map/720/9.png););}
    80% {background-image: url(../images/map/720/10.png););}
    88% {background-image: url(../images/map/720/11.png););}
    96% {background-image: url(../images/map/720/12.png););}
    100% {background-image: url(../images/map/720/1.png););}
}
@-moz-keyframes{
    0% {background-image: url(../images/map/720/1.png);}
    8% {background-image: url( ../images/map/720/2.png););}
    16% {background-image: url(../images/map/720/3.png););}
    32% {background-image: url(../images/map/720/4.png););}
    40% {background-image: url(../images/map/720/5.png););}
    48% {background-image: url(../images/map/720/6.png););}
    56% {background-image: url(../images/map/720/7.png););}
    64% {background-image: url(../images/map/720/8.png););}
    72% {background-image: url(../images/map/720/9.png););}
    80% {background-image: url(../images/map/720/10.png););}
    88% {background-image: url(../images/map/720/11.png););}
    96% {background-image: url(../images/map/720/12.png););}
    100% {background-image: url(../images/map/720/1.png););}
}
@-webkit-keyframes{
    0% {background-image: url(../images/map/720/1.png);}
    8% {background-image: url( ../images/map/720/2.png););}
    16% {background-image: url(../images/map/720/3.png););}
    32% {background-image: url(../images/map/720/4.png););}
    40% {background-image: url(../images/map/720/5.png););}
    48% {background-image: url(../images/map/720/6.png););}
    56% {background-image: url(../images/map/720/7.png););}
    64% {background-image: url(../images/map/720/8.png););}
    72% {background-image: url(../images/map/720/9.png););}
    80% {background-image: url(../images/map/720/10.png););}
    88% {background-image: url(../images/map/720/11.png););}
    96% {background-image: url(../images/map/720/12.png););}
    100% {background-image: url(../images/map/720/1.png););}
}
/*720动画e*/
/*二手房、租房等楼盘maker s*/
.marker{
    position: absolute;
    width: 140px;
    height: 40px;
    line-height: 40px;
    left: 380px;
    top: 133px;
    -moz-user-select: none;
    -webkit-user-select:none;
	z-index:999;
}
.building-names{
    position: absolute;
    background-color: #FFFFFF;
    color: #000000;
    height: 35px;
    width: 100%;
    line-height: 35px;
    font-size: 12px;
    border-radius: 30px;
    text-align: center;
    left: 22px;
    top: 4px;
    box-shadow: 0 0 8px 4px rgba(0,0,0,0.2);
}
.building-names:hover{
   z-index: 9997;
}
.head-img{
    width: 38px;
    height: 38px;
    border: 4px solid #FFFFFF;
    border-radius: 100%;
    float: left;
    z-index: 1;
    position: relative;
    background: url("../../images/default/head/36x36.png") center no-repeat;
    background-size: 100%;
}
.head-img-1{
    position: relative;
    right: 56px;
}
.head-img-2{
    position: relative;
    right: 112px;
}
.broker-icon{
    width: 50px;
    height: 19px;
    background: url(../images/map/broker-icon.png) center no-repeat;
    background-size: 100%;
    position: relative;
    top: 32px;
    z-index: 1;
}
.arrow{
    background: url("../images/map/label-white.png") center no-repeat;
    position: absolute;
    width: 8px;
    height: 4px;
    top: 39px;
    left: 65%;
}
/*二手房、租房等楼盘maker e*/

/*新房详情maker  s*/
.newHouseDetails{
    width: 420px;
    height: 238px;
    position: absolute;
    bottom: 44px;
    left: -143px;
    z-index: 1111;
    background-color: white;

}
.n-arrow{
    position: absolute;
    top: 238px;
   /* left: 50%;*/
    background: url(../images/map/details3.png) 228px no-repeat;
    width: 420px;
    height: 9px;
}
.houses-name{
    margin: 9px 12px 15px 20px;
    font-size: 16px;
    color: #333333;
    font-weight: 700;
    /*background: url("../images/map/close.png") right no-repeat;*/
}
.info .type-icon{
   float: right;
    background-color: #F3F3F3;
    border-radius: 3px;
}
.houses-info{
    padding-bottom: 20px;
    height: 100px;
    margin-left: 20px;
    margin-right: 12px;
    border-bottom: 1px solid #E6E6E6;
}
.houses-img{
    width: 136px;
    height: 100px;
    float: left;
}
.houses-img img{
    width: 136px;
    height: 100px;
}
.houses-info .info{
    float: left;
    margin-left: 17px;
    width: 235px;
    height: 100px;
    font-size: 14px;
    color: #666666;
}
.houses-info .info p{
    height: 25px;
    line-height: 25px;
}
.info .red{
    color: #ab7f2e;
    font-size: 16px;
    font-weight: 800;
}
.contact{
    height: 50px;
    line-height: 50px;
    margin-left: 20px;
    margin-right: 12px;
}
.contact a{
    color: #0c0c0c;
}
.contact a:hover{
    color: #206eb9;
}
.contact .contact-text{
    font-size: 12px;
    color: #999999;
}
.contact .contact-tel{
    color: #666666;
    font-weight: 800;
}
.c-more{
    float: right;
    background: url("../images/map/more-normal.png") right no-repeat;
    padding-right: 10px;
}
.c-more:hover{
    background: url("../images/map/more-hover.png") right no-repeat;
}
.newHouseDetails .houses-name .status-icon{
    border-radius: 3px;
    color: #ffffff;
    font-size: 14px;
    margin-left: 5px;
}
.newHouseDetails .houses-name .close-icon{
    float: right;
    background: url(../images/map/close.png) center no-repeat;
    width: 12px;
    height: 36px;
    cursor: pointer;
}

.contact .broker-head{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-left: 8px;
}
.contact .broker-head img{
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
/*新房详情maker  e*/

/*公寓区域套数红圈 s*/
.redCircleArea{
    position: absolute;
    z-index: 0;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    background: -webkit-gradient(linear,left top, left bottom,from(rgba(255, 154, 22, 0.8)),to(rgba(255, 84, 0, 0.83)));
    background: -webkit-linear-gradient(rgba(255, 154, 22, 0.8),rgba(255, 84, 0, 0.83));
    background: -o-linear-gradient(rgba(255, 154, 22, 0.8),rgba(255, 84, 0, 0.83));
    background: -moz-linear-gradient(rgba(255, 154, 22, 0.8),rgba(255, 84, 0, 0.83));
    background: linear-gradient(rgba(255, 154, 22, 0.8),rgba(255, 84, 0, 0.83));
}
.redCircleArea:hover{
    background:rgba(255, 84, 0, 0.83);
    z-index: 9999;
}
.redCircleArea p{
    height: 15px;
    line-height: 15px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
}
.redCircleArea .ap-area{
    padding-top: 32px;  
}
/*公寓区域套数红圈 e*/


/*搜索 s*/

.search .search-res{
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    width: 462px;
    font-size: 14px;
    background-color: #fff;
    box-shadow: 0 1px 2px -1px rgba(0,0,0,0.5);
    z-index: 1001;
}
 .search .search-res ul{
    max-height: 240px;
    overflow: auto;
}
.search .search-res ul li{

}
 .search .search-res ul li:hover{
    background-color: #F8F8F8;
}
.search .search-res ul li a{
    display: block;
    padding: 0 20px;
    line-height: 40px;
    position: relative;
}
 .search .search-res ul li a span{
    margin: 0;
}
.search .search-res ul li a .msg-title{
    display: inline-block;
    width: 84%;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.search .search-res ul li a .msg-add{
    display: inline-block;
    color: #b0b3b4;
    width: 16%;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right;
}
.map-conditions{
    position: absolute;
    width: 470px;
    z-index: 99999;
    left: 463px;
    top: 50px;
    display: none;
}
/*搜索 e*/

#no-data-list{
    width: 100%;
    height: 50px;
    color: #999999;
    font-size: 16px;
    text-align: center;
    margin-top: 50px;
}

.active{
	z-index:1000;
}

.active .head-img {
	border-color :#ab7f2e!important;
	z-index:9998;
}

.active .arrow{
	z-index: 9997;
	background-image:url(../images/map/label-red.png)!important;
}
.active .broker-icon{
	z-index:9999;
}
.active .building-names{
	color:rgb(255,255,255)!important;
	z-index: 9997;
	background-color:#ab7f2e!important;
}

/*分页s*/
.common_page {width:100%;margin:auto;*text-align:center;margin:30px 0px 40px 0px;float: left;}
.common_page li{/*width:60px;*/text-align:center;vertical-align:middle;/*float:left;*/}
.common_page ul {display:table;margin-left:auto;margin-right:auto;}
.common_page li{float:left;*float:none;*display:inline;*zoom:1; margin-right:5px;}
.common_page a{color:#666; float:left;cursor:pointer;}
.common_page a:hover{text-decoration:underline;color:#206eb9;;}
.common_page span{float:left; margin-right:2px;}
.common_page .pages{border:solid 1px #add3fe;color:#206eb9;;text-align:center; height:18px; line-height:18px; padding:0 4px;}
.common_page .page_pre_next_disable{color:#ccc;border:1px solid #e5e5e5;}
.common_page .pages_cur,.common_page .page_pre_next_disable{color:#999;}
.common_page .pages_cur {font-size:14px;font-weight:bold;border:none;color:#ff7f00;}
.common_page .pages.bor_none{border:0 none;}
/*分页e*/
