#place_popup{height:100vh}#place_popup .place_popup_top{width:100%;height:40px;padding:7px;position:absolute;left:0;top:0;z-index:1;background-color:rgba(0,0,0,.8)}#place_popup .place_popup_top .place_popup_top-title{width:calc(100vw - 50px);float:left}#place_popup .place_popup_top .place_popup_top-title .place_popup_top-title-name{color:#fff;font-size:10px;font-weight:500}#place_popup .place_popup_top .place_popup_top-title .place_popup_top-title-address{margin-top:5px;color:#fff;font-size:10px;font-weight:300}#place_popup .place_popup_top .place_popup_top-close{width:25px;height:25px;border-radius:5px;background-color:#e20000;float:right}#place_popup .place_popup_top .place_popup_top-close .glyphicon-remove{margin:1px;font-size:22px;color:#fff}#place_popup .place_popup_bottom{position:absolute;left:6px;top:calc(100vh - 120px);z-index:1}#place_popup .place_popup_bottom img{width:100px;height:40px}