.root .loadingLayer {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: black;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 0.5859603891rem;
}
.root .main {
  padding-bottom: 1.1719207782rem;
}
.root .main .tabBox {
  margin: 0 auto;
  width: 19.9226532286rem;
  height: 1.289112856rem;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  border-bottom: 0.0234384156rem solid #CCCCCC;
}
.root .main .tabBox .tabItem {
  cursor: pointer;
  height: 100%;
  line-height: 1.289112856rem;
  width: 4.1017227235rem;
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
  background-position: 0.3046994023rem 0.5039259346rem;
  background-size: 0.2812609868rem 0.2812609868rem;
  background-image: url(/myAssert//img/hangzhanlou0.png);
  text-indent: 0.8203445447rem;
  font-size: 0.375014649rem;
  font-weight: 600;
  color: #999999;
  box-sizing: border-box;
}
.root .main .tabBox .active {
  background-image: url(/myAssert//img/hangzhanlou1.png);
  color: #003399;
  border-bottom: 0.0468768311rem solid #003399;
}
.root .main .tabContent {
  margin: 0 auto;
  margin-top: 0.5859603891rem;
  width: 19.9226532286rem;
  height: 10.0785186921rem;
  background-color: #F3F4F8;
  position: relative;
}
.root .main .tabContent .topBtnBox {
  position: absolute;
  z-index: 998;
  top: 0.2343841556rem;
  width: 6.328372202rem;
  left: 6.7971405133rem;
  height: 0.5859603891rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.root .main .tabContent .topBtnBox .floorBtn {
  cursor: pointer;
  font-size: 0.2109457401rem;
  background-color: white;
  text-align: center;
  line-height: 0.5859603891rem;
  color: #000000;
  width: 1.4063049338rem;
  border-radius: 0.1171920778rem;
}
.root .main .tabContent .topBtnBox .active {
  color: white;
  background-color: #003399;
}
.root .main .tabContent #topBtnBoxT2 {
  display: none;
}
.root .main .tabContent .mapBox {
  width: 100%;
  height: 100%;
}
.root .main .tabContent .mapBox #map {
  width: 100%;
  height: 100%;
}/*# sourceMappingURL=jichangditu.css.map */