
footer {
  background-color: #eeeeee;
  color: #555;
  padding-bottom: 0.16667rem;
  padding-top: 0.16667rem;
  text-align: center;
  left: 0;
  -moz-user-select: none;
  user-select: none;
  text-align: center;
  flex-shrink: 0;
  width: 100%;
}
.fontSize {
  font-size: 100%;
}


.modal-bg[data-v-dc1b63ba] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.modal-container[data-v-dc1b63ba] {
  background: #f6f6f6;
  border-radius: 0.16667rem;
  overflow: hidden;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.modal-header[data-v-dc1b63ba] {
  height: 3rem;
  background: #409EFF;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: move;
}
.modal-footer[data-v-dc1b63ba] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.95rem;
  border-top: 0.01667rem solid #ddd;
}
.modal-footer button[data-v-dc1b63ba] {
  width: 1.66667rem;
}
.modal-main[data-v-dc1b63ba] {
  padding: 0.25rem 0.66667rem;
}
.modal-main .modal-main-title[data-v-dc1b63ba] {
    width: 8.33333rem;
    height: 6.66667rem;
}

