.card[data-v-7198f36f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  padding: 20px 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.card span[data-v-7198f36f] {
  font-size: 18px;
  font-weight: bold;
  padding: 6px 100px 6px 40px;
}
.card a[data-v-7198f36f] {
  color: black;
  font-size: 14px;
  padding: 6px 100px 6px 40px;
}
.right-ul[data-v-7198f36f] {
  padding: 0;
  color: #999999;
  font-size: 14px;
}
.right-ul li[data-v-7198f36f] {
  font-weight: bold;
  list-style: none;
}
.checkType[data-v-7198f36f] {
  border-width: 5px;
  border-left: solid #0077a0;
}
.aCard[data-v-7198f36f] {
  padding: 0 22px;
  overflow: auto;
  max-height: calc(100vh - 115px);
}

