@charset "UTF-8";

.listbox[data-v-f2a24394] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  width: 1215px
}

.listitem[data-v-f2a24394] {
  width: 120px;
  line-height: 44px;
  border-radius: 6px;
  background: #4AC07C;
  color: #fff;
  margin: 0 15px 20px 0;
  text-align: center;
  font-size: 16px;
  cursor: pointer
}
