.map-box {
    text-align: right;
    height: 76vh;
}

#search_result_count {
    width: 100%;
}

.map-menu-box {
    overflow: auto;
    overflow-x: hidden;
    text-align: left;
    vertical-align: top;
    display: inline-block;
    height: 76vh;
    width: 31%;
}

.map-menu-box::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #fff;
}

.map-menu-box::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.map-menu-box::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #ddd;
}

.map-box-content {
    overflow: hidden;
    position: relative;
    display: inline-block;
    width: 69%;
    height: 76vh;
    background-color: #9feeff;
    background-image: url(../img/map.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
}

#search_order {
    width: 178px;
    border: 1px solid #D3D3D3;
    font-size: 1.2em;
    font-weight: bold;
    cursor: pointer;
    position: relative;
    z-index: 2;
    background-color: #FFFFFF;
    left: 6px;
}

#search_result_list .search_result_item .item_box_left {
    position: absolute;
    top: 10px;
    left: 5px;
}

#search_result_list .search_result_item .item_box_right {
    max-width: none;
    margin-left: 180px;
    margin-right: 8px;
    position: relative;
}

#search_result_list .search_result_item .item_box .item_titlebox {
    margin: 0;
}

#search_result_list .search_result_item .item_box .item_titlebox .item_title {
    color: #37C537;
    max-width: 265px;
    margin-right: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
}

#search_result_list .search_result_item .item_box .item_titlebox .item_subtitle {
    width: 380px;
    color: #747474;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: none;
}

#search_result_list .search_result_item .item_box .item_detailbox {
    min-height: 115px;
}

#search_result_list .search_result_item .item_box .item_detailbox .detail_left {
    max-width: 75%;
    display: none;
}

#search_result_list .search_result_item .item_box .item_detailbox .detail_line1 {
    display: none;
    opacity: 0;
    margin-bottom: 7px;
}

.detail_right {
    display: none;
}

.detail_right-1 {
    display: inline-block;
}

#search_result_list .search_result_item .item_box_right {
    max-width: none;
    /*margin-left: 155px;*/
    margin-left: 180px;
    margin-right: 8px;
    position: relative;
}

#search_result_list .search_result_item {
    min-width: auto;
    width: auto;
    padding: 10px 0;
    position: relative;
    border-bottom: 1px dotted #D8D8D8;
}

.phone-building-name {
    display: block;
}

#search_result_list .search_result_item .item_box .item_detailbox .detail_price .price_new {
    font-size: 1.2em;
    color: #000000;
    font-weight: bold;
    text-align: left;
}

.phone-address {
    margin: 0;
    display: inline-block;
    font-size: 1.3em;
    font-weight: bold;
    color: #000000;
    padding-left: 0;
    margin-top: 19px;
}

.phone-building-name {
    display: inline-block;
    font-size: 1.3em;
    font-weight: bold;
    color: #000000;
    padding-left: 5px;
}

#search_info {
    margin-top: 24px;
}


/*#search_bar #search_more {
    left: 102px;
    width: 629px;
    min-width: auto;
    max-width: none;
    padding: 35px 30px 20px 15px;
}
*/

.local {
    display: block;
    text-align: center;
    font-size: 15px;
    margin-bottom: 8px;
    padding-bottom: 5px;
    color: #2c2c2c;
    font-weight: bold;
}

.mrt-station {
    display: block;
    text-align: center;
    font-size: 15px;
    margin-bottom: 8px;
    padding-bottom: 5px;
    color: #2c2c2c;
    font-weight: bold;
}

.area-button:hover {
    color: #009B4B;
    border-bottom: 2px solid #3ea64f;
}

.mrt-station-1 {
    display: none;
}

.mrt-station-2 {
    display: none;
}

#search_bar ul {
    vertical-align: top;
    position: relative;
    display: inline-block;
}

.phone-down-menu {
    display: none;
}

#search_order #search_order_itemGroup {
    display: none;
    border: 1px solid #D3D3D3;
    position: absolute;
    background-color: #fff;
    width: 100%;
}

body {
    overflow: hidden;
}

.arrow-left {
    z-index: -1;
    opacity: 0;
}

.train {
    display: none;
}

.government {}

.finger {
    cursor: pointer;
}

#search_result_count {
    padding-left: 1%;
}

#search_bar #search_more .search_item_open {
    margin-left: 596px;
}

.utton-left-right {
    position: absolute;
    top: 5px;
    right: 8px;
    display: none;
}

#search_bar .search_item {
    width: 72px;
}

#search_bar .search_item_detail .search_item_open {
    width: 92px;
}

.utton-left-right a {
    position: relative;
    display: inline-block;
}

.bubble-box {
    position: absolute;
    left: 20%;
    top: 9%;
    background-color: #4fb36b;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 123px;
    padding: 40px 0;
    border-radius: 100%;
    font-size: 3em;
    font-weight: 100;
}

.bubble-data {}

.bubble-text {
    font-size: .84em;
}

.bubble-text-1 {
    margin-right: -7px;
}

.map-icon-box {
    position: absolute;
    right: 2%;
    bottom: 12%;
    z-index: 99;
    display: inline-block;
    width: 40px;
}

.map-icon-box a {}

.map-icon-box a img {
    width: 100%;
}

#breadcrumb {
    display: none;
}

.map-icon-box-1 {
    position: fixed;
    right: 2%;
    bottom: 12%;
    z-index: 99;
    display: none;
    width: 40px;
}

.lists-display {
    display: none;
}

.dialogue-box {
    position: absolute;
    left: -14%;
    top: -203%;
    -webkit-filter: drop-shadow(0px 0px 1px #fff);
}

.dialogue-box-1 {
    display: block;
    font-size: 2rem;
    color: #ea1b13;
    word-break: break-all;
    text-align: left;
}

.dialogue-box-2 {
    display: block;
    font-size: 2rem;
    color: #797979;
    word-break: break-all;
    text-align: left;
}

.dialogue-box-triangle {
    position: relative;
    max-width: 170px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ddd;
    text-align: center;
    padding: 5%;
    z-index: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    max-height: 65px;
}

.dialogue-box:after {
    content: '';
    position: absolute;
    bottom: -18%;
    left: 49%;
    z-index: 3;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 10px 0 10px;
    border-color: #ffffff transparent transparent transparent;
}

.demonstrate-box {
    position: absolute;
    top: 50%;
    left: 45%;
    display: inline-block;
}

.map-icon {
    display: inline-block;
    width: 23px;
    padding: 0 47px;
}

.map-icon img {
    width: 100%;
}

.map-icon-1 {
    position: absolute;
    left: 70%;
    top: 80%;
}

.map-text {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    margin: 0;
    text-align: left;
    padding: 5px 10px;
    font-size: 15px;
    color: #696969;
    background-color: rgba(255, 255, 255, .8);
    display: none;
}

.map-text-1 {
    font-size: 17px;
}

.space-on {
    margin-top: 7%;
}

@media (max-width:1024px) {
    #search_bar {
        margin: 20px 15px 20px;
        z-index: 6;
        position: relative;
        min-height: 46px;
    }
    #search_bar #search_more {
        width: 750px;
    }
    #buy_header {
        border-bottom: 0px;
    }
    body {
        overflow: auto;
    }
    #search_info {
        margin-top: 0;
    }
    .map-menu-box {
        overflow: auto;
        overflow-x: hidden;
        text-align: left;
        vertical-align: top;
        display: inline-block;
        height: 53vh;
        width: 40%;
    }
    .map-box-content {
        display: inline-block;
        width: 60%;
        height: 53vh;
        background-color: #9feeff;
        background-image: url(../img/map.jpg);
        background-repeat: no-repeat;
    }
}

@media (max-width: 1007px) {
    .utton-left-right {
        display: block;
    }
}

@media (max-width: 769px) {
    #search_bar #search_more .search_item_open {
        margin-left: 573px;
    }
    #search_bar #search_more {
        left: -7px;
        width: 670px;
    }
}

@media (max-width:770px) {
    .phone-down-menu {
        padding: 0 1%;
        display: block;
    }
    .phone-down-menu {
        display: block;
    }
    .square ul li {
        display: block;
    }
    .phone-down-menu-3 ul li form {
        display: inline-block;
        color: #484848;
        font-size: 15px;
        padding: 0 6%;
    }
    .phone-down-menu {
        display: none;
    }
}

@media (max-width:500px) {
    .map-text {
        display: block;
    }
    .lists-display {
        display: block;
    }
    #breadcrumb {
        display: inline-block;
    }
    .phone-address {
        margin-top: 0;
    }
    #search_result_count {
        padding-left: 0%;
    }
    #breadcrumb {
        margin-top: 10px;
        padding: 0 2% 10px;
    }
    .map-menu-box-2 {
        width: 98%;
        padding: 0 1%;
        margin: auto;
    }
    #search_order {
        width: 100%;
        border: 1px solid #D3D3D3;
        font-size: 1.2em;
        font-weight: bold;
        cursor: pointer;
        position: absolute;
        z-index: 6;
        background-color: #FFFFFF;
        left: 0;
        top: 87%;
    }
    .map-box {
        height: auto;
    }
    .map-menu-box::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
        border-radius: 10px;
        background-color: rgba(0, 0, 0, 0);
    }
    .map-menu-box::-webkit-scrollbar {
        width: 10px;
        background-color: rgba(0, 0, 0, 0);
    }
    .map-menu-box::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
        background-color: rgba(0, 0, 0, 0);
    }
    .map-menu-box {
        position: relative;
        overflow: auto;
        overflow-x: auto;
        text-align: left;
        vertical-align: top;
        display: block;
        width: 100%;
        height: 100%;
    }
    .map-box-content {
        width: 100vw;
        height: 73vh;
    }
    .phone-down-menu {
        padding: 0 1%;
        display: block;
    }
    .phone-down-menu {
        display: block;
    }
    .square ul li {
        display: block;
    }
    .phone-down-menu-3 ul li form {
        display: inline-block;
        color: #484848;
        font-size: 15px;
        padding: 0 6%;
    }
}
