.MapLib[data-v-51f7943f] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.MapLib .top[data-v-51f7943f] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
  display: flex;
  overflow: auto;
}
.MapLib .top .btnMine[data-v-51f7943f] {
  margin-left: 10px;
  margin-top: 10px;
  width: 50px;
  height: 20px;
  background: #2d3036;
  border-radius: 2px 2px 2px 2px;
  opacity: 1;
  display: flex;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  justify-content: center;
  align-items: center;
}
.MapLib .top .btnMine.is-selected[data-v-51f7943f] {
  color: #2991f1;
}
.MapLib .top .btn2[data-v-51f7943f] {
  margin-left: 10px;
  margin-top: 10px;
  width: 70px;
  height: 20px;
  background: #2d3036;
  border-radius: 2px 2px 2px 2px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  cursor: pointer;
}
.MapLib .top .btn2.is-selected[data-v-51f7943f] {
  color: #2991f1;
}
.MapLib .bottom[data-v-51f7943f] {
  margin-top: 1px;
  width: 100%;
  padding: 5px;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  background: #181818;
  border-radius: 0px 0px 2px 0px;
  align-content: flex-start;
  overflow: auto;
}
.MapLib .bottom.is-empty[data-v-51f7943f] {
  justify-content: center;
}
.MapLib .bottom .m-noMap-item[data-v-51f7943f] {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.MapLib .bottom .m-noMap-item .u-noMap-text[data-v-51f7943f] {
  width: 100%;
  font-size: 12px;
  margin-bottom: 20px;
}
.MapLib .bottom .m-noMap-item .u-noMap-but[data-v-51f7943f] {
  width: 65px;
  height: 30px;
  border-radius: 2px 2px 2px 2px;
  border: 1px solid #2991f1;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #2991f1;
  line-height: 30px;
  cursor: pointer;
}
.MapLib .bottom .item[data-v-51f7943f] {
  width: 194px;
  height: 110px;
  border-radius: 2px 2px 2px 2px;
  margin: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  flex-direction: column;
  position: relative;
  border: 1px solid transparent;
}
.MapLib .bottom .item.selected[data-v-51f7943f] {
  border-color: #2991f1;
}
.MapLib .bottom .item .name[data-v-51f7943f] {
  position: absolute;
  bottom: 10px;
  left: 10px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 12px;
}
.MapLib .bottom .item .btnshouchang[data-v-51f7943f] {
  position: absolute;
  bottom: 7px;
  right: 7px;
  width: 18px;
  height: 18px;
  display: flex;
}
.MapLib .popMenu[data-v-51f7943f] {
  width: 150px;
  background: #232529;
  box-shadow: 0px 4px 8px 4px rgba(0, 0, 0, 0.25);
  border-radius: 2px 2px 2px 2px;
  padding: 10px;
  padding-bottom: 0px;
  position: absolute;
  top: 41px;
  left: 71px;
  display: flex;
  flex-direction: column;
}
.MapLib .popMenu .item[data-v-51f7943f] {
  width: 130px;
  height: 30px;
  margin-bottom: 10px;
  background: #2d3036;
  border-radius: 2px 2px 2px 2px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.MapLib .wutaitypelist[data-v-51f7943f] {
  width: 100%;
  height: 30px;
  background: #232629;
  border-radius: 0px 0px 2px 2px;
  display: flex;
}
.MapLib .wutaitypelist .listContainer[data-v-51f7943f] {
  flex: 1;
  margin-left: 10px;
  display: flex;
  overflow: auto;
}
.MapLib .wutaitypelist .listContainer .btn2[data-v-51f7943f] {
  margin: 0 10px 0 0;
  min-width: 70px;
  height: 20px;
  background: #191a1e;
  border-radius: 2px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
  cursor: pointer;
}
.MapLib .wutaitypelist .listContainer .btn2.is-selected[data-v-51f7943f] {
  color: #2991f1;
  border-color: #2991f1;
}
.MapLib .loading[data-v-51f7943f] {
  position: absolute;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  background: #000000b5;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
}
[data-v-51f7943f] .ivu-rate-star {
  margin: 0;
}

.MiddleFramePanel[data-v-76758ff0] {
  box-sizing: border-box;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex: 1;
  margin-left: 1px;
  margin-right: 1px;
  overflow: hidden;
  position: relative;
}
.MiddleFramePanel .top[data-v-76758ff0] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.MiddleFramePanel .top .category-Switching[data-v-76758ff0] {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
}
.MiddleFramePanel .top .category-Switching .switching-item[data-v-76758ff0] {
  width: 64px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  margin-right: 10px;
  border-radius: 2px;
  background: #2d3036;
  color: #999999;
  cursor: pointer;
}
.MiddleFramePanel .top .category-Switching .switching-item[data-v-76758ff0]:hover {
  color: #ffffff;
  background: #3f444d;
}
.MiddleFramePanel .top .category-Switching .switching-item[data-v-76758ff0]:last-child {
  margin-right: 0px;
}
.MiddleFramePanel .top .category-Switching .switching-item-active[data-v-76758ff0] {
  color: #ffffff;
  background: #3f444d;
}
.MiddleFramePanel .top .previewText[data-v-76758ff0] {
  width: 61px;
  height: 15px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
}
.MiddleFramePanel .bottom[data-v-76758ff0] {
  margin-top: 1px;
  user-select: none;
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  justify-content: center;
  align-items: center;
  display: flex;
}
.MiddleFramePanel .bottom .m-videoUe-item[data-v-76758ff0] {
  width: 100%;
  height: 100%;
  background: red;
}
.MiddleFramePanel .bottom .cameraFov[data-v-76758ff0] {
  position: absolute;
  right: 112px;
  top: 10px;
  background: #232529;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  width: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
}
.MiddleFramePanel .bottom .cameraFov .slider[data-v-76758ff0] {
  flex: 1;
}
.MiddleFramePanel .bottom .handRotAngle[data-v-76758ff0] {
  position: absolute;
  right: 270px;
  top: 10px;
  background: #232529;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  width: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
}
.MiddleFramePanel .bottom .handRotAngle .slider[data-v-76758ff0] {
  flex: 1;
}
.MiddleFramePanel .bottom .reset-orbit.video[data-v-76758ff0] {
  transform: scale(1);
  transform-origin: center center;
  position: absolute;
  padding: 9px 15px;
  right: 10px;
  top: 10px;
  background: #232529;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
}
.MiddleFramePanel .bottom .g-personcenter-item[data-v-76758ff0] {
  position: absolute;
  padding: 9px 15px;
  left: 10px;
  top: 10px;
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
  background: #232529;
  cursor: pointer;
}
.MiddleFramePanel .bottom .g-middle-light[data-v-76758ff0] {
  position: absolute;
  top: 10px;
  left: 120px;
  padding: 9px 15px;
  border-radius: 4px;
  background: #232529;
  cursor: pointer;
  font-size: 12px;
  color: #fff;
  display: flex;
}
.MiddleFramePanel .bottom .g-middle-light .light-icon[data-v-76758ff0] {
  width: 11px;
  height: 12px;
  background: url(../assets/images/icon-light.1c4da5cd44fdf9c69ea58dad4c16f9c5.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 10px;
}
.MiddleFramePanel .bottom .g-middle-light .light-edit-icon[data-v-76758ff0] {
  width: 12px;
  height: 12px;
  background: url(../assets/images/project-name-icon-edit.0ba9328b393d32c63c4cfc21c153c356.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 10px;
}
.MiddleFramePanel .bottom .btnGroup1[data-v-76758ff0] {
  position: absolute;
  right: 35px;
  display: flex;
  top: 10px;
}
.MiddleFramePanel .bottom .btnGroup1 .btn2[data-v-76758ff0] {
  margin-right: 10px;
  min-width: 70px;
  height: 20px;
  background: #2d3036;
  border-radius: 2px 2px 2px 2px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.MiddleFramePanel .bottom .btnGroup1 .btn2.is-selected[data-v-76758ff0] {
  color: #2991f1;
}
.MiddleFramePanel .bottom .ivu-dropdown[data-v-76758ff0] {
  position: absolute;
  top: 10px;
  right: 10px;
}
.MiddleFramePanel .bottom .ivu-dropdown .ivu-btn-primary[data-v-76758ff0] {
  background-color: #0008;
}
.MiddleFramePanel .bottomToolContainer[data-v-76758ff0] {
  height: 40px;
  width: 100%;
  align-items: center;
  display: flex;
  position: relative;
}
.MiddleFramePanel .bottomToolContainer .time1[data-v-76758ff0] {
  width: 100px;
  height: 15px;
  font-size: 12px;
  margin-left: 19px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #2991f1;
  line-height: 14px;
}
.MiddleFramePanel .bottomToolContainer .time2[data-v-76758ff0] {
  width: 70px;
  height: 15px;
  margin-left: 20px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
}
.MiddleFramePanel .bottomToolContainer .playBtn[data-v-76758ff0] {
  width: 20px;
  height: 20px;
  display: flex;
}
.MiddleFramePanel .bottomToolContainer .rightBtnContainer[data-v-76758ff0] {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.MiddleFramePanel .bottomToolContainer .rightBtnContainer .btn1[data-v-76758ff0] {
  width: 28px;
  height: 16px;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  border: 1px solid #ffffff;
  right: 102px;
  position: absolute;
  display: flex;
  align-items: center;
}
.MiddleFramePanel .bottomToolContainer .rightBtnContainer .btn1 .text[data-v-76758ff0] {
  height: 12px;
  font-size: 10px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 12px;
}
.MiddleFramePanel .bottomToolContainer .rightBtnContainer .btn2[data-v-76758ff0] {
  width: 28px;
  height: 16px;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  border: 1px solid #ffffff;
  right: 62px;
  position: absolute;
  display: flex;
  align-items: center;
}
.MiddleFramePanel .bottomToolContainer .rightBtnContainer .btn2 .text[data-v-76758ff0] {
  height: 12px;
  font-size: 10px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 12px;
}
.MiddleFramePanel .bottomToolContainer .rightBtnContainer .btn3[data-v-76758ff0] {
  width: 28px;
  height: 16px;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  border: 1px solid #ffffff;
  right: 22px;
  position: absolute;
  display: flex;
  align-items: center;
}
.MiddleFramePanel .bottomToolContainer .rightBtnContainer .btn3 .text[data-v-76758ff0] {
  height: 12px;
  font-size: 10px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 12px;
}
.MiddleFramePanel .bottomToolContainer .rightBtnContainer .fullscreenBtn[data-v-76758ff0] {
  position: absolute;
  display: flex;
  right: 19px;
  width: 16px;
  height: 16px;
}
.MiddleFramePanel .bottomToolContainer .rightBtnContainer[data-v-76758ff0] .ivu-select-dropdown {
  background-color: #232529 !important ;
}
.MiddleFramePanel .bottomToolContainer .rightBtnContainer[data-v-76758ff0] .ivu-select-dropdown-list {
  background-color: #232529 !important ;
}
.MiddleFramePanel .bottomToolContainer .rightBtnContainer .ivu-dropdown[data-v-76758ff0] {
  position: absolute;
  right: 10px;
}
.MiddleFramePanel .bottomToolContainer .rightBtnContainer .ivu-dropdown .ivu-btn-primary[data-v-76758ff0] {
  background-color: #0008;
}
.MiddleFramePanel .bottomToolContainer .rightBtnContainer .ivu-dropdown .ivu-dropdown-item[data-v-76758ff0] {
  color: #dbdbdb;
}
.MiddleFramePanel .bottomToolContainer .rightBtnContainer .ivu-dropdown .ivu-dropdown-item[data-v-76758ff0]:hover {
  background: #33363c;
}
.MiddleFramePanel .bottomToolContainer .rightBtnContainer .ivu-dropdown .ivu-dropdown-item.ivu-dropdown-item-divided[data-v-76758ff0] {
  margin: 0;
}
.MiddleFramePanel .bottomToolContainer .rightBtnContainer .ivu-dropdown .ivu-dropdown-item.ivu-dropdown-item-divided[data-v-76758ff0]::before {
  display: none;
}

