.w-desc-text[data-v-4940e20e] {
  color: #a2a4a8;
}
.w-row-text[data-v-4940e20e] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-4940e20e] {
  text-align: left;
}
.w-t-left[data-v-4940e20e] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-4940e20e] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-4940e20e] {
  display: flex;
  align-items: center;
}
.custom_notify[data-v-4940e20e] {
  position: fixed;
  right: -100%;
  top: 16px;
  opacity: 0;
  width: 330px;
  z-index: 100000;
  padding: 14px 13px 14px 26px;
  border-radius: 8px;
  box-sizing: border-box;
  border: 1px solid #ebeef5;
  background-color: #fff;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  transition: opacity 0.6s, transform 0.6s, left 0.6s, right 0.6s, top 0.6s, bottom 0.6s;
  overflow: hidden;
}
.custom_notify .title[data-v-4940e20e] {
  color: #333333;
  position: relative;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 15px;
}
.custom_notify .title .el-icon-warning[data-v-4940e20e] {
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  color: #F6A63D;
}
.custom_notify .title .el-icon-close[data-v-4940e20e] {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  cursor: pointer;
}
.custom_notify .tips[data-v-4940e20e] {
  color: #333333;
}
.custom_notify .footerBtn[data-v-4940e20e] {
  padding-top: 10px;
  justify-content: flex-start;
}
.custom_notify .more[data-v-4940e20e] {
  color: #4A6FEC;
  cursor: pointer;
  margin-left: 5px;
}
.notifyShow[data-v-4940e20e] {
  opacity: 1;
  right: 16px;
}
.w-desc-text[data-v-ca907436] {
  color: #a2a4a8;
}
.w-row-text[data-v-ca907436] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-ca907436] {
  text-align: left;
}
.w-t-left[data-v-ca907436] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-ca907436] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-ca907436] {
  display: flex;
  align-items: center;
}
[data-v-ca907436] .el-autocomplete-suggestion li {
  line-height: 14px !important;
  padding: 10px 20px;
}
[data-v-ca907436] .my-autocomplete {
  width: 300px !important;
}
.autoCompleteBox-top[data-v-ca907436] {
  display: flex;
  align-items: center;
}
.autoCompleteBox-top-icon[data-v-ca907436] {
  font-size: 18px;
  margin-right: 8px;
}
.autoCompleteBox-top-content[data-v-ca907436] {
  display: flex;
  text-align: left;
  flex: 1;
}
.autoCompleteBox-top-content > div[data-v-ca907436]:nth-child(1) {
  width: auto;
  max-width: 113px;
  white-space: wrap;
}
.autoCompleteBox-top-content > div[data-v-ca907436]:nth-child(2) {
  flex: 1;
  white-space: wrap;
}
.autoCompleteBox-bottom[data-v-ca907436] {
  margin-left: 26px;
  font-size: 14px;
  margin-top: 5px;
  text-align: left;
  display: flex;
}
.autoCompleteBox-bottom > div[data-v-ca907436]:nth-child(1) {
  width: auto;
  max-width: 113px;
  white-space: wrap;
}
.autoCompleteBox-bottom > div[data-v-ca907436]:nth-child(2) {
  flex: 1;
  white-space: wrap;
}
.custom-input[data-v-ca907436] .el-input__count-inner,
.custom-input[data-v-ca907436] .el-input__count {
  background-color: transparent !important;
}
.p-r-44[data-v-ca907436] .el-input__inner {
  padding-right: 44px;
}
