.item-cnt[data-v-6ae4f3f2] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  width: 100%;
  height: 28px;
  line-height: 28px;
}
.textarea[data-v-6ae4f3f2] {
  white-space: pre-wrap;
  overflow: auto;
  height: auto;
}
.tac[data-v-6ae4f3f2] {
  text-align: center;
}
.title[data-v-606fd2ae] {
  width: 100%;
  height: 40px;
  line-height: 40px;
  position: relative;
  display: flex;
  margin-top: 10px;
  padding-bottom: 5px;
  color: #204179;
  font-size: 16px;
  box-sizing: content-box;
}
.title .title_right[data-v-606fd2ae] {
  margin-left: 10px;
  display: flex;
  align-items: center;
}
.title[data-v-606fd2ae]::after {
  content: "";
  display: block;
  position: absolute;
  top: 43px;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #236aee 0%, #2bc1f0 100%);
}
.title.noBorder[data-v-606fd2ae]::after {
  height: 0px;
}
.small[data-v-606fd2ae] {
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  color: #333333;
}
.small[data-v-606fd2ae]::after {
  top: 33px;
}
.small .title_left[data-v-606fd2ae] {
  padding-left: 2em;
}
.small .title_left[data-v-606fd2ae]::before {
  content: "";
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  height: 6px;
  width: 6px;
  margin-right: 6px;
}
.spaceBetween[data-v-606fd2ae] {
  justify-content: space-between;
}
.wordsCenter .title_left[data-v-606fd2ae] {
  width: 100% !important;
  text-align: center !important;
}
.wordsCenter .title_right[data-v-606fd2ae] {
  position: absolute;
  right: 0;
  top: 0;
}

/*# sourceMappingURL=123.1753928585051.css.map*/