.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;
}
[data-v-fecceaae] .footer-btn {
  margin: 0 auto;
  display: inline-block;
  height: 100%;
}
[data-v-fecceaae] .my-popper {
  min-height: 200px;
}
[data-v-fecceaae] .my-popper .cnt {
  width: 100%;
  display: flex;
}
[data-v-fecceaae] .my-popper .cnt .left {
  width: 300px;
  min-height: 200px;
  overflow: auto;
}
[data-v-fecceaae] .my-popper .cnt .left .check-lable {
  flex: 1;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-v-fecceaae] .my-popper .cnt .right {
  width: calc(100% - 300px);
  min-height: 200px;
  overflow: auto;
  border-left: 1px solid #e4e7ed;
}
[data-v-fecceaae] .my-popper .el-checkbox,[data-v-fecceaae] .my-popper .el-radio {
  display: flex;
  margin: 0 0 10px 0;
}
[data-v-fecceaae] .my-popper .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #606266;
}
[data-v-fecceaae] .my-popper .activeCheck .el-checkbox__input + .el-checkbox__label {
  color: #409eff;
}
[data-v-fecceaae] .my-popper .el-radio-group {
  border: none;
}
[data-v-fecceaae] .my-popper .el-radio__label {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-v-fecceaae] .popper-date {
  min-height: 200px;
  height: 255px;
  overflow: auto;
  padding: 5px 10px;
}
[data-v-fecceaae] .popper-date .cnt .cnt-title {
  color: #333333;
}
[data-v-fecceaae] .popper-date .cnt .cnt-item {
  display: flex;
  align-items: center;
  margin: 0 0 5px 10px;
}
[data-v-fecceaae] .popper-date .cnt .item-left {
  display: flex;
  align-items: center;
  width: 110px;
}
[data-v-fecceaae] .popper-date .cnt .item-left .item-date {
  background: linear-gradient(45deg, #2ac1f0, #236aee, #21427a);
  color: #fff;
  border-radius: 5px;
  text-align: center;
  font-size: 12px;
  width: 60px;
  height: 20px;
  flex-shrink: 1;
}
[data-v-fecceaae] .popper-date .cnt .item-left i {
  font-size: 12px;
  margin-left: 5px;
  cursor: pointer;
}
[data-v-fecceaae] .popper-date .cnt .item-right {
  width: calc(100% - 130px);
  margin-left: 10px;
}
[data-v-fecceaae] .popper-date .footer {
  text-align: center;
}
[data-v-fecceaae] .popper-date .el-form .el-form-item__content {
  width: 100% !important;
}

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