.windTip[data-v-5f1b7f3c]{position:absolute;left:-110px;z-index:400;font-size:16px;padding:6px 10px;background:rgba(0,0,0,.6);color:#fff;border-radius:16px}.homemap{width:calc(100% - 40px);height:calc(100% - 20px);position:relative;overflow:hidden;margin-bottom:15px;background-color:#fff;border-radius:4px;padding:0 20px 0 20px}.homemap #home_map{width:100%;height:100%;background:#24363d;margin-top:16px}.homemap .top{height:45px;display:flex;width:100%}.homemap .top .title{height:45px;width:50%;font-size:18px;line-height:45px;text-align:left;padding:0 18px 0 0;color:#000;display:flex}.homemap .top .title .titleicon{width:5px;height:20px;background-color:var(--el-color-primary);opacity:1;border-radius:2px;margin:12px 10px 0 0;box-shadow:0 0 8px 0 hsla(0,0%,100%,.62)}.homemap .top .btns{width:50%;display:flex;color:#000;font-size:16px;line-height:35px;text-align:right;justify-content:flex-end;margin-top:5px;cursor:pointer}.homemap .top .btns .btn-item{margin-right:10px}.homemap .top .btns .btn-checked{color:var(--el-color-primary)}.homemap .changebtns{position:absolute;right:40px;top:100px;z-index:999;display:flex;flex-direction:column;color:#000;background:#f9f9f9;border-radius:5px}.homemap .changebtns .btnItem{width:80px;font-size:16px;height:32px;line-height:32px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.homemap .changebtns .btnItem:first-child{border-radius:4px 4px 0 0}.homemap .changebtns .btnItem:last-child{border-radius:0 0 4px 4px}.homemap .changebtns .active{background:var(--el-color-primary);color:#fff}