.map_div{width:100%; height:calc(100vh - 27vw);}
.regbag{position:fixed; top:0; left:0; background:rgba(0,0,0,.3);width:100%; height:100%; z-index:9999; display:none}
.regbag .imgbg{width:100vw; height:126vw; top:50%; margin-top:-63vw; background:url(../images/map/openbg.png); background-size:100% 100%; position:absolute}
.regbag .imgbg .img{width:68vw; height:83vw; margin-left:12.6vw; margin-top:15vw; }
.regbag .imgbg .header{height:16.6vw; width:16.6vw; border-radius:50%; position:absolute; z-index:10000; left:50%; margin-left:-8.3vw; top:50%; margin-top:-13.7vw }
.regbag .imgbg .shopname{width:50vw; left:50%; margin-left:-25vw; text-align:center; position:absolute; font-weight:550; z-index:10000; font-size:3.6vw; color:#fff8bf; top:78vw }
.hbgz{position:fixed; top:2vw; z-index:10002; left:0; background:#ff6400;padding:0 2vw;line-height:7vw; border-top-right-radius:20px; border-bottom-right-radius:20px; font-size:3.2vw; color:#fff}
.hbgz_div{width:60vw; display:none; height:70vw; border-radius:5px; box-shadow:0 0 10px rgba(0,0,0,.5); padding:3vw; position:absolute; left:50%; top:50%; margin-left:-30vw; margin-top:-35vw; background:#fff; border:5px;font-size:3.2vw; color:#888}
.hbgz_div .header{width:100%; line-height:7vw; border-bottom:1px solid #ededed; text-align:center; font-size:3.6vw; position:relative}
.hbgz_div .close{font-size:5.5vw; z-index:10003; position:absolute; right:1vw; top:1vw;height:5.5vw; border-radius:50%}
.hbgz_div .hbgztext{height:54.5vw; line-height:160%; margin-top:2vw; width:100%; overflow-y:auto}