.province .areatop[data-v-67b72dc0] {
  width: 100%;
  padding: 1rem 0.9375rem 1.5rem;
  border-top: 0.03125rem solid #e2e9f8;
  position: fixed;
  height: 6.875rem;
  top: 3rem;
  z-index: 99;
  background-color: #fff;
}
.province .areatop .areatop-title[data-v-67b72dc0] {
    font-size: 1rem;
    color: #333333;
    font-weight: bold;
}
.province .areatop .areatop-item[data-v-67b72dc0] {
    display: flex;
    align-items: center;
    font-size: 0.75rem;
    color: #cdcdcd;
    margin-top: 0.9375rem;
}
.province .areatop .areatop-item > span[data-v-67b72dc0] {
      width: 0.09375rem;
      height: 0.6875rem;
      background: #cdcdcd;
      border-radius: 0.0625rem;
      margin-right: 0.625rem;
}
.province .areatop .areatopitems[data-v-67b72dc0] {
    color: #32B4F1;
}
.province .areatop .areatopitems > span[data-v-67b72dc0] {
      background: #32B4F1;
}
.province .areatop .areatopitem[data-v-67b72dc0] {
    font-size: 0.875rem;
    color: #00030a;
    font-weight: bold;
}
.province .areatop .areatopitem > span[data-v-67b72dc0] {
      background: #32B4F1;
}
.province .againul[data-v-67b72dc0] {
  width: 100%;
  height: calc(100% - 12.5625rem);
  position: absolute;
  top: 10.625rem;
  z-index: 90;
  overflow: scroll;
}
.province .againul > li[data-v-67b72dc0] {
    width: 100%;
    height: auto;
    padding: 0.9375rem 0.9375rem;
    border-bottom: 0.03125rem solid #e2e9f8;
    font-size: 0.875rem;
    color: #333333;
}

