.leaflet-wrap{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.leaflet-wrap .common-transprent_nav_top_bar-1{flex:0 0 auto;width:100%}.leaflet-wrap .leaflet-view_box{position:relative;flex-grow:1;overflow:hidden;text-align:center}.leaflet-wrap .leaflet-view_box>*{width:100%;height:100%;overflow:hidden}.leaflet-wrap .leaflet-view_box img{max-width:100%;max-height:100%;object-fit:scale-down}.leaflet-wrap .leaflet-view_box .leaflet-image_box{width:100%;height:100%;overflow:hidden}.leaflet-wrap .leaflet-indicator{position:absolute;top:4rem;padding:0 2rem;width:100%;height:3rem;display:flex}.leaflet-wrap .leaflet-indicator>span{flex:1 1 auto;margin:1rem;height:1rem;background-color:hsla(0,0%,100%,.6);border:.1rem solid rgba(32,32,32,.6);border-radius:.5rem;overflow:hidden}.leaflet-wrap .leaflet-indicator>span.active{background-color:hsla(0,0%,100%,.8)}.leaflet_visitor-wrap{width:100%;height:100%;position:relative;display:flex;flex-direction:column;background-color:#f3f3f3}.leaflet_visitor-content{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center}.leaflet_visitor-content .leaflet_visitor-code_img{text-align:center}.leaflet_visitor-content .leaflet_visitor-code_img img{max-width:100%;max-height:100%;margin:auto;border:5rem solid #fff}.leaflet_visitor-content .leaflet_visitor-text_box{flex-basis:20vh;margin-top:2rem;text-align:center;font-size:6rem;line-height:8rem}