*{margin:0;padding:0}.container{height:100vh;width:100vw;background-color:#f0f0f0}.map{width:300px;height:260px;position:absolute;left:0;bottom:0;overflow:hidden;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.5)}.map>img{width:100%;height:100%}.map>.tag,.map>img{position:absolute;left:0;top:0}.map>.tag{width:30px;height:30px;background-image:url(../img/location.223f2c1f.png);background-size:cover;z-index:1}.loading{position:fixed;background-image:url(../img/loading.75b4dcfd.png);background-size:cover;filter:blur(50px);z-index:100}.loading,.progress{top:0;left:0;width:100vw;height:100vh}.progress{position:absolute;z-index:101;display:flex;justify-content:center;align-items:center;font-size:20px;color:#fff}.progress>img{padding:0 15px}.title{width:180px;height:40px;position:fixed;right:100px;top:50px;background-color:rgba(0,0,0,.5);line-height:40px;text-align:center;color:#fff;border-radius:5px;z-index:110}