.iw_poi_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap
}

.iw_poi_content {
    font: 12px arial, sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word
}

/* .BMap_omOutFrame {
    width: 50px!important;
    height: 50px!important;
}
.BMap_mask {
    width: 45px!important;
    height: 45px!important;
} */
.search-map>div:nth-child(6){
    display: none;
}
.search-head {
    align-items:baseline;
}
.search-head input {
    padding-left: 0;
    padding-bottom: .0266667rem;
    width: 100%;
    border: none;
    outline: none;
    border-bottom: 1px solid;
    height: .933333rem;
}

