﻿html,
body {
    min-width: 1150px;
    height: 100%;
}
.map-header {
    position: fixed;
    z-index: 100;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 1150px;
    height: 70px;
    border-bottom: 1px solid #ddd;
}
.header-login a,
.header-user-info li a 
{
    color: #394043;
    -webkit-text-shadow: 0 0 5px rgba(0,0,0,0);
       -moz-text-shadow: 0 0 5px rgba(0,0,0,0);
        -ms-text-shadow: 0 0 5px rgba(0,0,0,0);
            text-shadow: 0 0 5px rgba(0,0,0,0);
}
.user-head-img 
{
    vertical-align: top;
    margin-top: 23px;
}
.map-logo-box {
    float: left;
    margin: 15px 20px;
    height: 40px;
}
.map-logo-box img {
    height: 40px;
}
.search-box {
    position: relative;
    margin-left: 30px;
    float: left;
}
.search-type-box {
    position: relative;
    z-index: 10;
    float: left;
    width: 130px;
    height: 39px;
    margin: 15px 10px 15px 0;
    color: #394043;
    text-align: center;
}
.type-select {
    box-sizing: border-box;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 10;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 2px;
    background: #fff;
}
.type-select li {
    height: 34px;
    line-height: 34px;
}
.type-select li a 
{
    display: block;
    width: 100%;
    height: 100%;
    color: #394043;
}
.type-select li a:hover {
    background: #eee;
}
.search-btn 
{
    line-height: 46px;
    outline: none;
}
.search-type-box .current-type {
    box-sizing: border-box;
    height: 39px;
    line-height: 39px;
    background: #fff;
    border-radius: 2px;
    cursor: pointer;
    border: 1px solid #ddd;
}
.input-box {
    float: left;
    padding: 0;
    width: 500px;
    height: 39px;
    margin: 15px 0;
    line-height: 39px;
}
.search-input {
    height: 39px;
    line-height: 39px;
    padding-right: 50px;
}
.s-select-box {
    width: 500px;
    top: 39px;
}
.search-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 39px;
    font-size: 22px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.login-box {
    margin-right: 60px;
    line-height: 69px;
}


.map-wrapper {
    position: relative;
    box-sizing: border-box;
    padding-top: 70px;
    padding-left: 400px;
    width: 100%;
    height: 100%;
}
.map-left {
    position: relative;
    float: left;
    margin-left: -400px;
    z-index: 2;
    width: 400px;
    height: 100%;
    background: #fff;
    box-shadow: 1px 0 2px rgba(0, 0, 0, 0.15);
}
.map-box {
    width: 100%;
    height: 100%;
}
.one-level,
.two-level,
.three-level {
    width: 100%;
    height: 100%;
    position: relative;
}
.map-head {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 69px;
    box-sizing: border-box;
    z-index: 10;
    margin: 0;
    padding: 0 22px 0;
    overflow: hidden;
    font-size: 16px;
    line-height: 69px;
    background: #fafafa;
    border-bottom: 1px solid #e6e6e6;
}
.head-bold {
    font-weight: 700;
}
.head-pointer {
    cursor: pointer;
}
.map-result {
    position: absolute;
    top: 69px;
    left: 0;
    right: 0;
    z-index: 20;
    height: 61px;
    margin: 0;
    overflow: hidden;
    line-height: 60px;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 14px;
    font-weight: 700;
    background: #fff;
    border-bottom: 1px solid #e6e6e6;
}
.left-spacing {
    margin-left: 10px;
}
.result-option {
    height: 60px;
    border: 0;
    color: #394043;
    background: #fff;
    cursor: pointer;
}
.map-result span {
    margin: 0 8px;
}
.map-search-list {
    padding-top: 131px;
    box-sizing: border-box;
    height: 100%;
}
.areaList,.communityList
{
    height: 100%;
    overflow-y: auto;
}
.map-list-item {
    position: relative;
    overflow: hidden;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    border-bottom: 1px solid #e6e6e6;
    padding: 0 22px;
    cursor: pointer;
}
.list-item-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.map-img-item {
    padding: 22px;
    height: 94px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 12px;
}
.map-img-item a {
    display: block;
    height: 100%;
    color: #394043;
}
.item-img-box {
    position: relative;
    float: left;
    width: 130px;
    height: 94px;
    margin-right: 14px;
    overflow: hidden;
}
.item-img-box img {
    width: 100%;
    height: 100%;
}
.item-img-box img.ok 
{
    width: 115%;
    height: 115%;
}
.item-detail {
    margin-left: 144px;
    height: 94px;
    overflow: hidden;
}
.item-detail-each {
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 18px;
    line-height: 16px;
    font-size: 16px;
}
.item-detail .item-detail-each:nth-last-child(1) 
{
    height: 27px;
    margin-top: 19px;
    margin-bottom: 0;
    line-height: normal;
}
.font-bold {
    font-weight: 700;
}
.item-detail-each dd {
    margin: 0;
}
.parting-line {
    margin: 0 15px!important;
}
.item-price {
    font-size: 16px;
    font-weight: 700;
    color: #f00;
}
.tag-item 
{
    margin-left: 6px;
    padding: 4px 8px;
    border-radius: 2px;
    color: #7c95b2;
    font-size: 14px;
    background-color: #f2f7fd;
}
.item-detail-each .tag-item:nth-child(1) {
    margin-left: 0;
    color: #f3535b;
}
.item-detail-each .tag-item:nth-child(2) {
    color: #f69734;
}
.item-detail-each .tag-item:nth-child(3) {
    color: #57c011;
}
.item-detail-each .tag-item:nth-child(4) {
    color: #1495f3;
}
.item-detail-each .tag-item:nth-child(5) {
    color: #6c41bb;
}
.background-gray {
    background: #f5f5f5;
}
.min-full {
    position: absolute;
    z-index: 2;
    top: 300px;
    right: -17px;
    bottom: auto;
    left: auto;
    width: 16px;
    height: 80px;
    line-height: 80px;
    color: #999;
    background: #fff;
    border: 1px solid #ddd;
    border-left: 0;
    cursor: pointer;
}
.icon-search 
{
    margin-top: 8px;
}
.go-list {
    position: absolute;
    top: 86px;
    right: 16px;
    width: 100px;
    line-height: 31px;
    text-align: center;
    color: #394043;
    background: #fff;
    border: 1px solid #202020;
    z-index: 100;
}

/* 地图 START*/ 
    /* 一级城区 */
    .areaMarker{position:absolute;width:96px;height:96px;cursor: pointer;}
    .areaMarker a{display:inline-block;width:96px;height:96px;line-height:96px; text-align:center;color:#fff;border-radius: 50%;opacity: 0.85;font-family: "微软雅黑";}
    .areaMarker a:hover{color: #fff;background: #f2535b;}
    .areaMarker a .name{ margin-top:30px;}
    .areaMarker a p{ width:96px; line-height:20px;margin: 0;}

    /* 二级商圈 */
    .businessMarker{position:absolute;width:96px;height:96px;cursor: pointer;}
    .businessMarker a{display:inline-block;width:96px;height:96px;line-height:96px; text-align:center;color:#fff;border-radius: 50%;opacity: 0.85;}
    .businessMarker a:hover{color: #fff;background: #f2535b;}
    .businessMarker a .name{ margin-top:30px;}
    .businessMarker a p{ width:96px; line-height:20px;margin: 0;}

    /* 三级小区 */
    .communityMarker{ width: 58px;height: 32px;position:absolute;cursor: pointer; }
    .communityMarker .triangle{width: 0;height: 0;border-top: 9px solid #fd8a01;border-left: 9px solid transparent;border-right: 9px solid transparent;position: absolute;top: 32px;left: 19px;}
    .communityMarker .count{ float:left; color:#fff;display:inline-block; width:58px; height:32px; line-height:32px; text-align:center;border-radius: 2px;}
    .communityMarker a.click{ background: #f2535b !important;border-top-right-radius: 0;border-bottom-right-radius: 0;}
    .communityMarker div.click{border-top: 9px solid #f2535b;}
    .communityMarker .name{ height:32px; line-height:32px;background-color:rgba(255,255,255,.9); padding:0 8px; border-radius: 0 3px 3px 0; margin-left:-2px; float:left; text-align:center; box-shadow:2px 2px 3px rgba(86,86,86,0.75);}
    .communityMarker .name:hover{ color:#565656;}
/* 地图 END */

.default-sort,.total-price
{
    outline: none;    
}
.default-sort:hover,.total-price:hover
{
    color: #777;
}
.price-icon
{
    display: none;
    margin-top: 26px;
    margin-left: -3px;  
}
.list-info 
{
    height: 100%;
}
.no-info 
{
    display: none;
    position: relative;
    height: 100%;
}
.map-no-info-box 
{
    position: absolute;
    top: 138px;
    left: 83px;
}
.map-no-info-img 
{
    width: 233px;
    height: 180px;
}
.clear-map-search-box 
{
    margin-top: 16px;
    font-size: 14px;
    color: #a9a9a9;
    text-align: center;
}
.clear-map-search-btn 
{
    background: #fff;
    color: #a9a9a9;
    cursor: pointer;
}
.clear-map-search-btn:focus 
{
    outline: #000 solid 0;
}
.clear-map-search-btn:hover 
{
    color: #777;
}
.houseList 
{
    height: 100%;
    overflow: auto;
}
.bold 
{
    font-weight: 700;
}