
.chart[data-v-93365854] {
  float: left;
  height: 1.2rem;
  width: 3.2rem;
  margin-top: 0px;
  /* background-color: aqua; */
  margin-left: 10px;
}


.panel[data-v-f00517dc] {
  position: absolute;
  z-index: 1000;
  height: 29%;
  width: 94%;
  /* background: url(../../images/bridge_JT/panel0102.png) no-repeat; */
  /* background-size: 100%; */
  padding: 0 0.1875rem 0.5rem;
  top: 28.7%;
  left: 4%;
  color: #fff;
  overflow: hidden;
}
@media screen and (min-width: 1910px) {
.panel[data-v-f00517dc] {
    position: absolute;
    z-index: 1000;
    height: 29%;
    width: 94%;
    /* background: url(../../images/bridge_JT/panel0102.png) no-repeat; */
    /* background-size: 100%; */
    padding: 0 0.1875rem 0.5rem;
    top: 28.7%;
    left: 4%;
    color: #fff;
    overflow: hidden;
}
}
@media screen and (max-width: 1212px) {
.panel[data-v-f00517dc] {
    position: absolute;
    z-index: 1000;
    height: 29%;
    width: 94%;
    /* background: url(../../images/bridge_JT/panel0102.png) no-repeat; */
    /* background-size: 100%; */
    padding: 0 0.1875rem 0.5rem;
    top: 28.7%;
    left: 4%;
    color: #fff;
    overflow: hidden;
}
}
.panel .title[data-v-f00517dc] {
  height: 10%;
  font-weight: 600;
  font-size: 0.25rem;
  margin-bottom: 9%;
}
.panel h6[data-v-f00517dc] {
  color: #fff;
  font-size: 0.18rem;
  text-align: center;
}
.panel h5[data-v-f00517dc] {
  color: #fff;
  font-size: 0.18rem;
  margin-top: 2%;
  text-align: center;
  font-size: 0.21rem;
  margin-bottom: 1%;
  letter-spacing: 3px;
}

/* 让元素居中 */
.mid[data-v-f00517dc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

