.tag-cont[data-v-3665f2c2] {
  width: 730px;
  height: auto;
  display: flex;
  flex-wrap: wrap;
}
.tag-cont .tag-btn[data-v-3665f2c2] {
  margin-top: 10px;
  margin-right: 20px;
  height: 26px;
  line-height: 25px;
  padding: 0 15px;
  border: 1px solid #3266cc;
  border-radius: 4px;
  font-size: 14px;
  color: #3266cc;
  transition: all 0.2s;
  cursor: pointer;
  position: relative;
  background: #fff;
}
.tag-cont .tag-btn.mr57[data-v-3665f2c2] {
  margin-right: 57px;
}
.tag-cont .tag-btn[data-v-3665f2c2]:hover {
  color: #fff;
  background: #3266cc;
}
.tag-cont .tag-btn.isEdit[data-v-3665f2c2]:hover {
  color: #3266cc;
  background: #fff;
}
.tag-cont .tag-btn.isEdit:hover .tag-clear[data-v-3665f2c2] {
  display: block;
}
.tag-cont .tag-btn .tag-clear[data-v-3665f2c2] {
  position: absolute;
  right: -5px;
  top: -5px;
  width: 12px;
  height: 12px;
  z-index: 99;
  display: none;
  cursor: pointer;
}
.tag-cont .input-tag[data-v-3665f2c2] {
  margin-top: 10px;
  display: flex;
  align-items: center;
}
.tag-cont .input-tag .tag-icon[data-v-3665f2c2] {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-top: 2px;
}
.tag-cont .input-tag .tag-put[data-v-3665f2c2] {
  margin-left: 10px;
  width: 151px;
  height: 26px;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 0 12px;
  font-size: 12px;
  color: #333;
}
.tag-cont .input-tag .tag-put[data-v-3665f2c2]::-webkit-input-placeholder {
  font-size: 12px;
  color: #666;
}
.edit-icon[data-v-3665f2c2] {
  display: block;
  margin: 0 auto;
  width: 16px;
  height: 16px;
}
.warn-icon[data-v-3665f2c2] {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  margin-top: 2px;
}
.warn-txt[data-v-3665f2c2] {
  font-size: 12px;
  color: #999;
  width: 110px;
  height: auto;
  margin-left: 8px;
}
.finishBtn[data-v-3665f2c2] {
  margin-top: 8px;
  display: block;
  width: 81px;
  height: 27px;
  line-height: 26px;
  border: 1px solid #ddd;
  font-size: 14px;
  border-radius: 4px;
  float: right;
}
.finishBtn[data-v-3665f2c2]:hover {
  opacity: 0.9;
}

