#temp-map .search-box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}#temp-map .ml20{margin-left:20px}#temp-map .map-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}#temp-map .map-box .search-content{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;width:240px;margin-right:10px;height:100%}#temp-map .map-box .search-content .search-content-list{margin-top:10px;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;height:500px;overflow-y:scroll}#temp-map .map-box .search-content .search-content-item{border-bottom:1px solid #e7e7e7;padding:10px 0;cursor:pointer}#temp-map .map-box .search-content .search-content-item-title{font-size:18px;font-weight:700;color:#333}#temp-map .map-box .search-content .search-content-item-address{color:#666;font-size:14px}#temp-map .map-box #container{width:calc(100% - 250px);height:80%;min-height:600px}