#container{width:516px;height:500px}.map-ct{min-width:150%;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.map-ct .address-list{width:200px;height:500px;overflow-y:scroll;border:1px solid grey}.map-ct .address-list .item{width:100%;height:57px;font-size:12px;line-height:21px;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-direction:column;flex-direction:column;border-bottom:1px solid grey;padding-left:26px}.map-ct .address-list .item:hover{background:#f0f0f0;cursor:pointer}