.info-window-title{position:relative;margin-bottom:25px}.info-window-title a{position:absolute;right:10px;bottom:-20px;padding:10px;border-radius:50%;box-shadow:0 1px 6px 0 rgba(0,0,0,.3);background-color:#fff}.filter-branch-office{width:320px;height:100%;position:absolute;left:-320px;top:0;transition:width .3s,max-height .3s,left .3s .3s;box-shadow:0 2px 14px rgba(0,0,0,.3);z-index:1}.filter-branch-office.opened{left:0}.filter-branch-office .filter-bar{position:absolute;right:-24px;top:10px;width:24px;height:40px;box-shadow:2px 0 4px rgba(0,0,0,.2);border-radius:0 4px 4px 0;background-color:#fff;cursor:pointer;z-index:100;overflow:hidden;display:flex;align-items:center;justify-content:center}.filter-branch-office .filter-content{height:100%;background-color:#fff}.filter-branch-office .filter-content .list-branch-office .item-branch-office{position:relative;display:flex;justify-content:space-between;padding:12px;background:#fff;cursor:pointer;box-sizing:border-box;margin-top:1px;flex-direction:column}.filter-branch-office .filter-content .list-branch-office .item-branch-office:after{content:"";position:absolute;left:0;top:-1px;width:100%;height:1px;background:rgba(17,17,17,.1)}.filter-branch-office .filter-content .list-branch-office .item-branch-office p{color:#888;font-size:12px;margin-bottom:8px}