.map-container{position:absolute;z-index:5;left:0;top:0;width:100%;height:100%}.map-position{position:absolute;z-index:10;top:2.8%;left:4%;z-index:30;background-color:#fff;width:230px;height:30px;display:flex;padding:8px;border-radius:5px}.map-position>input{height:20px;margin-top:auto;margin-bottom:auto}.map-position>.button{margin:auto;width:50px;height:25px;background:#3d6eff;color:#fff;margin-left:10px;text-align:center;line-height:25px;border-radius:4px}.map-option-panel{position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;width:500px;height:500px;background-color:#fff;z-index:40;border-radius:10px}.map-option-panel>.title{width:200px;font-size:20px;height:20px;margin-left:auto;margin-right:auto;margin-bottom:25px;margin-top:10px}.map-option-panel>.item{display:flex;flex-direction:row;height:25px;margin-left:25px;margin-bottom:10px;font-size:18px;line-height:22px}.map-option-panel>.item>input,.map-option-panel>.item>select{margin-left:10px;background-color:#fff;background-image:none;border-radius:4px;border:1px solid #dcdfe6;box-sizing:border-box;color:#606266;display:inline-block;font-size:inherit;line-height:40px;outline:0;padding:0 15px;transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.map-option-panel>.button-bar{display:flex;flex-direction:row;width:200px;height:50px;margin-top:19px;margin-left:auto;margin-right:auto}.map-option-panel>.button-bar>.ok{margin-left:15px}.map-option-panel>.button-bar>.cancel,.map-option-panel>.button-bar>.ok{width:140px;height:40px;border-radius:4px;background-color:#409eff;text-align:center;line-height:35px}.configTitle{width:200px;font-size:19px;text-align:center;margin-bottom:15px;margin-top:11px}.configText,.configTitle{margin-left:auto;margin-right:auto}.configText{width:450px;height:auto;word-break:break-all}.shadow{position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;width:100%;height:100%;background-color:rgba(29,26,26,.8509803921568627);z-index:39}