
.panel[data-v-97051d54] {
  position: absolute;
  z-index: 1000;
  height: 3.55rem;
  width: 6rem;

  background-size: 100%;
  padding: 0 0.1875rem 0.5rem;
  top: 28.7%;
  left: 5px;
  color: #fff;
}
@media screen and (min-width: 1900px) {
.panel[data-v-97051d54] {
    position: absolute;
    z-index: 1000;
    height: 3.55rem;
    top: 30.5%;

    background-size: 100%;
    padding: 0 0.1875rem 0.5rem;
    top: 3.55rem;
    left: 5px;
    color: #fff;
}
}
@media screen and (max-width: 1334px) {
.panel[data-v-97051d54] {
    position: absolute;
    z-index: 1000;
    height: 3.55rem;
    width: 6rem;

    background-size: 100%;
    padding: 0 0.1875rem 0.5rem;
    top: 28.7%;
    left: 5px;
    color: #fff;
}
}
@media screen and (max-width: 1212px) {
.panel[data-v-97051d54] {
    position: absolute;
    z-index: 1000;
    height: 3.55rem;
    width: 6rem;

    background-size: 100%;
    padding: 0 0.1875rem 0.5rem;
    top: 28.7%;
    left: 5px;
    color: #fff;
}
}
.panel .title[data-v-97051d54] {
  font-weight: 600;
  font-size: 0.25rem;
  margin-top: 0rem;
  margin-left: 0.15rem;
}
.panel h6[data-v-97051d54] {
  color: #fff;
  font-size: 0.18rem;
  text-align: center;
}
.panel h5[data-v-97051d54] {
  color: #fff;
  font-size: 0.18rem;
  margin-top: 0.15rem;
  text-align: center;
}

/* 让元素居中 */
.mid[data-v-97051d54] {
  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;
}

