.sort-wra[data-v-0f1c5664] {
  display: flex;
  flex-direction: column;
  height: 86vh;
  background: #f0f2f5;
  overflow: hidden;
}
.sort-wra .tit[data-v-0f1c5664] {
  position: relative;
  color: #333;
  font-weight: 600;
  text-align: center;
  font-size: 0.4rem;
  padding: 0.32rem 0;
  border-bottom: 1px solid #e6e8eb;
}
.sort-wra .tit .canl[data-v-0f1c5664] {
  position: absolute;
  top: 50%;
  left: 0.42667rem;
  transform: translateY(-50%);
  font-size: 0.37333rem;
  color: #666;
  font-weight: normal;
  cursor: pointer;
}
.sort-wra .tit .conf[data-v-0f1c5664] {
  position: absolute;
  top: 50%;
  font-weight: normal;
  right: 0.42667rem;
  transform: translateY(-50%);
  font-size: 0.37333rem;
  color: #2475fc;
  cursor: pointer;
}
.sort-wra .msg[data-v-0f1c5664] {
  font-size: 0.37333rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #164799;
  line-height: 0.53333rem;
  padding: 0.21333rem 0.32rem;
  background: #e5efff;
}
.sort-wra .cont-wra[data-v-0f1c5664] {
  flex: 1;
  overflow-y: auto;
  padding-bottom: 0.32rem;
}
.sort-wra .cont-wra .item[data-v-0f1c5664] {
  justify-content: space-between;
  width: 9.36rem;
  height: 1.17333rem;
  background: #ffffff;
  border-radius: 0.10667rem;
  margin: 0 auto;
  margin-top: 0.32rem;
  padding: 0 0.32rem;
  padding-right: 0;
  box-sizing: border-box;
}
.sort-wra .cont-wra .item .left[data-v-0f1c5664] {
  width: 80%;
  justify-content: space-between;
  overflow: hidden;
  margin-left: 0.08rem;
  margin-right: 0.32rem;
}
.sort-wra .cont-wra .item .left .text[data-v-0f1c5664] {
  font-size: 0.37333rem;
  font-family: PingFang SC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 0.53333rem;
  flex: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  word-break: break-all;
}
.sort-wra .cont-wra .item .right[data-v-0f1c5664] {
  width: 20%;
  height: 100%;
  padding-right: 0.32rem;
  justify-content: flex-end;
  box-sizing: border-box;
}
.sort-wra .cont-wra .item .right .tuo[data-v-0f1c5664] {
  width: 0.42667rem;
  height: 0.42667rem;
}
.sort-wra .cont-wra .ignore-item[data-v-0f1c5664] {
  opacity: 0.6;
}

.group-list[data-v-6c53fecc] {
  flex: 1;
  overflow: hidden;
}
.group-list .g-list-cont[data-v-6c53fecc] {
  display: flex;
  overflow: hidden;
  height: 100%;
}
.group-list .g-list-cont .l-g-wra[data-v-6c53fecc] {
  width: 1.92rem;
  background: #f0f2f5;
  overflow: auto;
  height: 100%;
}
.group-list .g-list-cont .l-g-wra .lg-i[data-v-6c53fecc] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #666666;
  text-overflow: ellipsis;
  font-size: 0.32rem;
  font-weight: 400;
  text-align: center;
  line-height: 1.01333rem;
  padding: 0 0.21333rem;
  height: 1.01333rem;
  box-sizing: border-box;
}
.group-list .g-list-cont .l-g-wra .act[data-v-6c53fecc] {
  color: #2475fc;
  font-weight: 600;
  background-color: #fff;
}
.group-list .g-list-cont .r-wra[data-v-6c53fecc] {
  flex: 1;
  overflow: auto;
}
.group-list .g-list-cont .r-wra .block-box[data-v-6c53fecc] {
  margin-top: 0.16rem;
  border-radius: 0;
  padding-top: 0.10667rem;
}
.group-list .g-list-cont .r-wra .no-data-wra[data-v-6c53fecc] {
  margin-top: 0.8rem;
}
.group-list .g-list-cont .r-wra .no-data-wra img[data-v-6c53fecc] {
  width: 3.2rem;
  height: 3.2rem;
  display: block;
  margin: 0 auto;
}
.group-list .g-list-cont .r-wra .no-data-wra div[data-v-6c53fecc] {
  font-size: 0.37333rem;
  text-align: center;
  color: #999;
}
.block-box[data-v-6c53fecc] {
  border-radius: 0.16rem;
  margin-top: 0.32rem;
  background: #ffffff;
  padding: 0.32rem 0.32rem 0;
}
.block-box .items[data-v-6c53fecc]:not(:last-child) {
  border-bottom: 1px solid #f0f2f5;
  margin-bottom: 0.21333rem;
}
.block-box .no-coll-wra[data-v-6c53fecc] {
  padding: 0.8rem;
}
.block-box .no-coll-wra img[data-v-6c53fecc] {
  width: 3.2rem;
  height: 3.2rem;
  margin: 0 auto;
  display: block;
}
.block-box .no-coll-wra .tits[data-v-6c53fecc] {
  justify-content: center;
  font-size: 0.37333rem;
}
.block-box .no-coll-wra .tits a[data-v-6c53fecc] {
  margin-left: 0.53333rem;
  color: #2475fc;
  cursor: pointer;
}
.items[data-v-6c53fecc] {
  padding-bottom: 0.21333rem;
}
.items .tit[data-v-6c53fecc] {
  font-size: 0.37333rem;
  color: #333333;
  font-weight: 600;
  line-height: 0.6rem;
  margin-bottom: 0.10667rem;
  display: flex;
  justify-content: space-between;
}
.items .item[data-v-6c53fecc] {
  flex-wrap: wrap;
}
.items .item div[data-v-6c53fecc] {
  font-size: 0.37333rem;
  background: #f0f2f5;
  border-radius: 0.10667rem;
  color: #666666;
  font-weight: 400;
  padding: 0.16rem 0.32rem;
  margin-right: 0.10667rem;
  margin-bottom: 0.10667rem;
  position: relative;
}
.items .item div img[data-v-6c53fecc] {
  width: 0.53333rem;
  height: 0.53333rem;
  position: absolute;
  right: 0;
  bottom: 0;
}
.items .item .active[data-v-6c53fecc] {
  color: #2475fc;
  border: 1px solid #2475fc;
}
.items .item .active[data-v-6c53fecc]::after {
  content: '';
  display: inline-block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAfJJREFUWEfN1yFPw0AUB/B37ZbAxJJhmYHMISFBkzALyQQYEiwIYAhAMuQCYoAgOEgwIBaGHYIPAMkMDpIJsEAwmK1H3i63devWXnvX9s427fv19f3bKwFNV26/fQiUloiOPo5Dm3ZAO0474CBOK+AwnDbAUTgtgG642IFeuFiBIrjYgKK4WIB+cJED/eIiBQbBRQYMiosEKIMLHSiLCxWoAhcaUBUuFKBKnHKgapxSoAyuMMc29tVn6vgDUbLll8Ft5Qls540O7ODOciClgTI47Fx5heFCAcrgshkCtV0D0mMM9/hKYfPaUveIZXE3GwZMZpjn4wtg7bINn98OX7DfTi+c29Aj4WLdgMUZNl2/fwBLleG4QCkWwfG5OqtbcF7vT6Y9FKPmzt5HXyHxwuGFHYN/a0H1hSEHjyEeb8JtCQNFcLwQztf8dO8RLlcYQiQUg1ghoB8cFkiPA9R2TMhOsHJ8+EVC4RvoF8cLIOahaHaw9uUVCl/AoDhepDBLoLzaexGLhEIYKIvjhfAzhsnFJRIKIaAqXLeTLpsB9wiThiMkqnGuAI+DBOCqD6gTDu0J05zqAnXDUaCn78fJYgeoGw6ANFopY6F5RH6IbjjsXDuVKCEOm0dyey3nPltmsgOcSwhpWtSqEQr3byfJJ/sl/gHmyDamUWuFKgAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -1px;
  right: -1px;
  width: 0.53333rem;
  height: 0.53333rem;
}
.cur-p[data-v-6c53fecc] {
  cursor: pointer;
}

.group-list[data-v-5af483da] {
  flex: 1;
  overflow: hidden;
}
.group-list .g-list-cont[data-v-5af483da] {
  display: flex;
  overflow: hidden;
  height: 100%;
}
.group-list .g-list-cont .l-g-wra[data-v-5af483da] {
  width: 1.92rem;
  background: #f0f2f5;
  overflow: auto;
  height: 100%;
}
.group-list .g-list-cont .l-g-wra .lg-i[data-v-5af483da] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #666666;
  text-overflow: ellipsis;
  font-size: 0.32rem;
  font-weight: 400;
  text-align: center;
  line-height: 1.01333rem;
  padding: 0 0.21333rem;
  height: 1.01333rem;
  box-sizing: border-box;
}
.group-list .g-list-cont .l-g-wra .act[data-v-5af483da] {
  color: #2475fc;
  font-weight: 600;
  background-color: #fff;
}
.group-list .g-list-cont .r-wra[data-v-5af483da] {
  flex: 1;
  overflow: auto;
}
.group-list .g-list-cont .r-wra .block-box[data-v-5af483da] {
  margin-top: 0.16rem;
  border-radius: 0;
  padding-top: 0.10667rem;
}
.group-list .g-list-cont .r-wra .no-data-wra[data-v-5af483da] {
  margin-top: 0.8rem;
}
.group-list .g-list-cont .r-wra .no-data-wra img[data-v-5af483da] {
  width: 3.2rem;
  height: 3.2rem;
  display: block;
  margin: 0 auto;
}
.group-list .g-list-cont .r-wra .no-data-wra div[data-v-5af483da] {
  font-size: 0.37333rem;
  text-align: center;
  color: #999;
}
.block-box[data-v-5af483da] {
  border-radius: 0.16rem;
  margin-top: 0.32rem;
  background: #ffffff;
  padding: 0.32rem 0.32rem 0;
}
.block-box .items[data-v-5af483da]:not(:last-child) {
  margin-bottom: 0.21333rem;
}
.block-box .no-coll-wra[data-v-5af483da] {
  padding: 0.8rem;
}
.block-box .no-coll-wra img[data-v-5af483da] {
  width: 3.2rem;
  height: 3.2rem;
  margin: 0 auto;
  display: block;
}
.block-box .no-coll-wra .tits[data-v-5af483da] {
  justify-content: center;
  font-size: 0.37333rem;
}
.block-box .no-coll-wra .tits a[data-v-5af483da] {
  margin-left: 0.53333rem;
  color: #2475fc;
  cursor: pointer;
}
.tag-items[data-v-5af483da] {
  font-size: 0.37333rem;
  background: #f0f2f5;
  border-radius: 0.10667rem;
  color: #666666;
  font-weight: 400;
  padding: 0.16rem 0.32rem;
  margin-right: 0.10667rem;
  margin-bottom: 0.10667rem;
  position: relative;
}
.tag-items .img[data-v-5af483da] {
  width: 0.53333rem;
  height: 0.53333rem;
  position: absolute;
  right: 0;
  bottom: 0;
}
.items[data-v-5af483da] {
  padding-bottom: 0.21333rem;
}
.items .tit[data-v-5af483da] {
  font-size: 0.37333rem;
  color: #333333;
  font-weight: 600;
  line-height: 0.6rem;
  margin-bottom: 0.10667rem;
  display: flex;
  justify-content: space-between;
}
.items .item[data-v-5af483da] {
  flex-wrap: wrap;
}
.items .item div[data-v-5af483da] {
  font-size: 0.37333rem;
  background: #f0f2f5;
  border-radius: 0.10667rem;
  color: #666666;
  font-weight: 400;
  padding: 0.16rem 0.32rem;
  margin-right: 0.10667rem;
  margin-bottom: 0.10667rem;
  position: relative;
}
.items .item div img[data-v-5af483da] {
  width: 0.53333rem;
  height: 0.53333rem;
  position: absolute;
  right: 0;
  bottom: 0;
}
.items .item .active[data-v-5af483da] {
  color: #2475fc;
  border: 1px solid #2475fc;
}
.items .item .active[data-v-5af483da]::after {
  content: '';
  display: inline-block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAfJJREFUWEfN1yFPw0AUB/B37ZbAxJJhmYHMISFBkzALyQQYEiwIYAhAMuQCYoAgOEgwIBaGHYIPAMkMDpIJsEAwmK1H3i63devWXnvX9s427fv19f3bKwFNV26/fQiUloiOPo5Dm3ZAO0474CBOK+AwnDbAUTgtgG642IFeuFiBIrjYgKK4WIB+cJED/eIiBQbBRQYMiosEKIMLHSiLCxWoAhcaUBUuFKBKnHKgapxSoAyuMMc29tVn6vgDUbLll8Ft5Qls540O7ODOciClgTI47Fx5heFCAcrgshkCtV0D0mMM9/hKYfPaUveIZXE3GwZMZpjn4wtg7bINn98OX7DfTi+c29Aj4WLdgMUZNl2/fwBLleG4QCkWwfG5OqtbcF7vT6Y9FKPmzt5HXyHxwuGFHYN/a0H1hSEHjyEeb8JtCQNFcLwQztf8dO8RLlcYQiQUg1ghoB8cFkiPA9R2TMhOsHJ8+EVC4RvoF8cLIOahaHaw9uUVCl/AoDhepDBLoLzaexGLhEIYKIvjhfAzhsnFJRIKIaAqXLeTLpsB9wiThiMkqnGuAI+DBOCqD6gTDu0J05zqAnXDUaCn78fJYgeoGw6ANFopY6F5RH6IbjjsXDuVKCEOm0dyey3nPltmsgOcSwhpWtSqEQr3byfJJ/sl/gHmyDamUWuFKgAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -1px;
  right: -1px;
  width: 0.53333rem;
  height: 0.53333rem;
}
.cur-p[data-v-5af483da] {
  cursor: pointer;
}

.select-tag-dialog-top-tab[data-v-9e86aa3c] {
  height: 1.30667rem;
  background: #ebeff5;
  box-shadow: 0px -0.10667rem 0.10667rem 0px rgba(0, 40, 96, 0.04);
  width: 100%;
  padding: 0 0.93333rem;
  justify-content: space-around;
}
.select-tag-dialog-top-tab[data-v-9e86aa3c] .van-tabs {
  width: 100%;
}
.select-tag-dialog-top-tab[data-v-9e86aa3c] .van-tabs__nav {
  background: #ebeff5;
}
[data-v-9e86aa3c] .van-popup {
  overflow: hidden !important;
}
.has-sel-wra[data-v-9e86aa3c] {
  height: 86vh;
  display: flex;
  flex-direction: column;
}
.has-sel-wra .top-page-title[data-v-9e86aa3c] {
  font-size: 0.4rem;
  font-weight: 600;
  color: #000000;
  text-align: center;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #e6e8eb;
  position: relative;
}
.has-sel-wra .top-page-title .top-page-close[data-v-9e86aa3c] {
  position: absolute;
  right: 0.42667rem;
  top: 0.42667rem;
}

.select-group-wra[data-v-46e7ba44] {
  height: 86vh;
  display: flex;
  flex-direction: column;
}
.select-group-wra > .tit[data-v-46e7ba44] {
  color: #333;
  font-weight: 600;
  text-align: center;
  font-size: 0.4rem;
  padding: 0.32rem 0;
  border-bottom: 1px solid #e6e8eb;
  position: relative;
}
.select-group-wra > .tit .clo[data-v-46e7ba44] {
  position: absolute;
  top: 50%;
  font-weight: normal;
  right: 0.42667rem;
  transform: translateY(-50%);
  font-size: 0.42667rem;
  color: #666;
  cursor: pointer;
}
.select-group-wra .list[data-v-46e7ba44] {
  flex: 1;
  overflow: auto;
}
.select-group-wra .list .item[data-v-46e7ba44] {
  height: 1.22667rem;
  padding: 0 0.42667rem;
  box-sizing: border-box;
  border-bottom: 1px solid var(--08, #f8f9fa);
  background: #fff;
  color: #1a1a1a;
  font-size: 0.4rem;
  font-weight: 400;
}
.select-group-wra .list .item span[data-v-46e7ba44] {
  flex: 1;
  margin-right: 0.66667rem;
}
.select-group-wra .list .item img[data-v-46e7ba44] {
  width: 0.48rem;
  height: 0.48rem;
}
.select-group-wra .list .act[data-v-46e7ba44] {
  color: #2475fc;
}
.cur-p[data-v-46e7ba44] {
  cursor: pointer;
}

.select-group-wra[data-v-4aa9e25f] {
  height: 86vh;
  display: flex;
  flex-direction: column;
}
.select-group-wra > .tit[data-v-4aa9e25f] {
  color: #333;
  font-weight: 600;
  text-align: center;
  font-size: 0.4rem;
  padding: 0.32rem 0;
  border-bottom: 1px solid #e6e8eb;
  position: relative;
}
.select-group-wra > .tit .clo[data-v-4aa9e25f] {
  position: absolute;
  top: 50%;
  font-weight: normal;
  right: 0.42667rem;
  transform: translateY(-50%);
  font-size: 0.4rem;
  color: #666;
  cursor: pointer;
}
.select-group-wra .list[data-v-4aa9e25f] {
  flex: 1;
  overflow: auto;
  padding: 0 0.32rem;
}
.select-group-wra .list .items[data-v-4aa9e25f] {
  padding-bottom: 0.21333rem;
}
.select-group-wra .list .items .tit[data-v-4aa9e25f] {
  font-size: 0.37333rem;
  color: #333333;
  font-weight: 600;
  line-height: 0.6rem;
  margin-bottom: 0.10667rem;
  display: flex;
  justify-content: space-between;
}
.select-group-wra .list .items .item[data-v-4aa9e25f] {
  flex-wrap: wrap;
}
.select-group-wra .list .items .item div[data-v-4aa9e25f] {
  font-size: 0.37333rem;
  background: #f0f2f5;
  border-radius: 0.10667rem;
  color: #666666;
  font-weight: 400;
  padding: 0.16rem 0.32rem;
  margin-right: 0.10667rem;
  margin-bottom: 0.10667rem;
  position: relative;
}
.select-group-wra .list .items .item .active[data-v-4aa9e25f] {
  color: #2475fc;
  border: 1px solid #2475fc;
}
.select-group-wra .list .items .item .active[data-v-4aa9e25f]::after {
  content: '';
  display: inline-block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAfJJREFUWEfN1yFPw0AUB/B37ZbAxJJhmYHMISFBkzALyQQYEiwIYAhAMuQCYoAgOEgwIBaGHYIPAMkMDpIJsEAwmK1H3i63devWXnvX9s427fv19f3bKwFNV26/fQiUloiOPo5Dm3ZAO0474CBOK+AwnDbAUTgtgG642IFeuFiBIrjYgKK4WIB+cJED/eIiBQbBRQYMiosEKIMLHSiLCxWoAhcaUBUuFKBKnHKgapxSoAyuMMc29tVn6vgDUbLll8Ft5Qls540O7ODOciClgTI47Fx5heFCAcrgshkCtV0D0mMM9/hKYfPaUveIZXE3GwZMZpjn4wtg7bINn98OX7DfTi+c29Aj4WLdgMUZNl2/fwBLleG4QCkWwfG5OqtbcF7vT6Y9FKPmzt5HXyHxwuGFHYN/a0H1hSEHjyEeb8JtCQNFcLwQztf8dO8RLlcYQiQUg1ghoB8cFkiPA9R2TMhOsHJ8+EVC4RvoF8cLIOahaHaw9uUVCl/AoDhepDBLoLzaexGLhEIYKIvjhfAzhsnFJRIKIaAqXLeTLpsB9wiThiMkqnGuAI+DBOCqD6gTDu0J05zqAnXDUaCn78fJYgeoGw6ANFopY6F5RH6IbjjsXDuVKCEOm0dyey3nPltmsgOcSwhpWtSqEQr3byfJJ/sl/gHmyDamUWuFKgAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -1px;
  right: -1px;
  width: 0.53333rem;
  height: 0.53333rem;
}
.select-group-wra .bot-wra[data-v-4aa9e25f] {
  display: flex;
  height: 1.52rem;
  box-sizing: border-box;
  padding: 0.29333rem 0.32rem 0.26667rem 0.32rem;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  background: var(--09, #fff);
  box-shadow: 0 -0.10667rem 0.10667rem 0 #0028601f;
}
.select-group-wra .bot-wra > div[data-v-4aa9e25f] {
  display: flex;
  width: 9.36rem;
  padding: 0.21333rem 0;
  justify-content: center;
  align-items: center;
  gap: 0.26667rem;
  border-radius: 0.10667rem;
  background: var(--01-03, #2475fc);
  color: #ffffff;
  text-align: center;
  font-size: 0.37333rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.53333rem;
}
.cur-p[data-v-4aa9e25f] {
  cursor: pointer;
}

.select-group-wra[data-v-60aa054d] {
  height: 86vh;
  display: flex;
  flex-direction: column;
}
.select-group-wra > .tit[data-v-60aa054d] {
  color: #333;
  font-weight: 600;
  text-align: center;
  font-size: 0.4rem;
  padding: 0.32rem 0;
  border-bottom: 1px solid #e6e8eb;
  position: relative;
}
.select-group-wra > .tit .clo[data-v-60aa054d] {
  position: absolute;
  top: 50%;
  font-weight: normal;
  right: 0.42667rem;
  transform: translateY(-50%);
  font-size: 0.42667rem;
  color: #666;
  cursor: pointer;
}
.select-group-wra .list[data-v-60aa054d] {
  flex: 1;
  padding: 0 0.42667rem;
  overflow: auto;
  padding-bottom: 0.32rem;
}
.select-group-wra .list .item[data-v-60aa054d] {
  margin-top: 0.64rem;
}
.select-group-wra .list .item .i-tit[data-v-60aa054d] {
  color: #1a1a1a;
  font-size: 0.37333rem;
  font-style: normal;
  font-weight: 600;
  line-height: 0.53333rem;
  position: relative;
}
.select-group-wra .list .item .i-tit span[data-v-60aa054d] {
  color: #fb363f;
  margin-left: 2px;
}
.select-group-wra .list .item .i-tit .sw[data-v-60aa054d] {
  position: absolute;
  top: 0;
  right: 0;
}
.select-group-wra .list .item .i-tit .add[data-v-60aa054d] {
  color: #2475fc;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.32rem;
  font-weight: 400;
  line-height: 0.48rem;
}
.select-group-wra .list .item .i-tit .add .a-c[data-v-60aa054d] {
  font-size: 0.37333rem;
  margin-right: 0.05333rem;
}
.select-group-wra .list .item .cont[data-v-60aa054d] {
  margin-top: 0.10667rem;
}
.select-group-wra .list .item .cont input[data-v-60aa054d] {
  padding: 0 0.21333rem;
  height: 0.85333rem;
  border-radius: 0.10667rem;
  border: 1px solid var(--eeeeee, #e6e8eb);
  flex: 1 0 0;
  font-size: 0.32rem;
  width: 100%;
  box-sizing: border-box;
}
.select-group-wra .list .item .cont .sel[data-v-60aa054d] {
  padding: 0.16rem 0.21333rem;
  border-radius: 0.10667rem;
  border: 1px solid var(--eeeeee, #e6e8eb);
  justify-content: space-between;
}
.select-group-wra .list .item .cont .sel .fir[data-v-60aa054d] {
  color: #666666;
  font-size: 0.32rem;
  line-height: 0.48rem;
  word-break: break-all;
  margin-right: 0.16rem;
}
.select-group-wra .list .item .cont .text[data-v-60aa054d] {
  color: #999999;
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.48rem;
}
.select-group-wra .list .item .cont .tag-one[data-v-60aa054d] {
  border-radius: 0.21333rem;
  padding: 0.32rem;
  border: 1px solid var(--05, #d9d9d9);
  margin-top: 0.21333rem;
}
.select-group-wra .list .item .cont .tag-one .o-tit[data-v-60aa054d] {
  font-size: 0.37333rem;
  font-weight: 400;
  justify-content: space-between;
  color: #1a1a1a;
}
.select-group-wra .list .item .cont .tag-one .o-tags[data-v-60aa054d] {
  flex-wrap: wrap;
  margin-left: -0.10667rem;
}
.select-group-wra .list .item .cont .tag-one .o-tags .ot[data-v-60aa054d] {
  border-radius: 0.10667rem;
  background: var(--f-0-f-2-f-5, #f0f2f5);
  color: #666666;
  margin-top: 0.10667rem;
  font-size: 0.37333rem;
  padding: 0.16rem 0.32rem;
  margin-left: 0.10667rem;
  position: relative;
}
.select-group-wra .list .item .cont .tag-one .o-tags .ot img[data-v-60aa054d] {
  width: 0.53333rem;
  height: 0.53333rem;
  position: absolute;
  right: 0;
  bottom: 0;
}
.select-group-wra .list .item[data-v-60aa054d]:first-child {
  margin-top: 0.32rem;
}
.select-group-wra .bot-wra[data-v-60aa054d] {
  display: flex;
  height: 1.52rem;
  box-sizing: border-box;
  padding: 0.29333rem 0.32rem 0.26667rem 0.32rem;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  background: var(--09, #fff);
  box-shadow: 0 -0.10667rem 0.10667rem 0 #0028601f;
}
.select-group-wra .bot-wra > div[data-v-60aa054d] {
  display: flex;
  width: 9.36rem;
  padding: 0.21333rem 0;
  justify-content: center;
  align-items: center;
  gap: 0.26667rem;
  border-radius: 0.10667rem;
  background: var(--01-03, #2475fc);
  color: #ffffff;
  text-align: center;
  font-size: 0.37333rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.53333rem;
}
.cur-p[data-v-60aa054d] {
  cursor: pointer;
}

.select-group-wra[data-v-357776cf] {
  height: 86vh;
  display: flex;
  flex-direction: column;
}
.select-group-wra > .tit[data-v-357776cf] {
  color: #333;
  font-weight: 600;
  text-align: center;
  font-size: 0.4rem;
  padding: 0.32rem 0;
  border-bottom: 1px solid #e6e8eb;
  position: relative;
}
.select-group-wra > .tit .clo[data-v-357776cf] {
  position: absolute;
  top: 50%;
  font-weight: normal;
  right: 0.42667rem;
  transform: translateY(-50%);
  font-size: 0.42667rem;
  color: #666;
  cursor: pointer;
}
.select-group-wra .list[data-v-357776cf] {
  flex: 1;
  overflow: auto;
}
.select-group-wra .list .item[data-v-357776cf] {
  height: 1.22667rem;
  padding: 0 0.42667rem;
  box-sizing: border-box;
  border-bottom: 1px solid var(--08, #f8f9fa);
  background: #fff;
  color: #1a1a1a;
  font-size: 0.4rem;
  font-weight: 400;
}
.select-group-wra .list .item span[data-v-357776cf] {
  flex: 1;
  margin-right: 0.66667rem;
}
.select-group-wra .list .item a[data-v-357776cf] {
  color: #2475fc;
}
.select-group-wra .list .item .del[data-v-357776cf] {
  margin-left: 0.32rem;
}
.select-group-wra .bot-wra[data-v-357776cf] {
  display: flex;
  height: 1.52rem;
  box-sizing: border-box;
  padding: 0.29333rem 0.32rem 0.26667rem 0.32rem;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  background: var(--09, #fff);
  box-shadow: 0 -0.10667rem 0.10667rem 0 #0028601f;
}
.select-group-wra .bot-wra > div[data-v-357776cf] {
  display: flex;
  width: 9.36rem;
  padding: 0.21333rem 0;
  justify-content: center;
  align-items: center;
  gap: 0.26667rem;
  border-radius: 0.10667rem;
  border: 1px solid var(--01-03, #2475fc);
  color: #2475fc;
  text-align: center;
  font-size: 0.37333rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.53333rem;
}
.no-data-wra[data-v-357776cf] {
  margin-top: 0.8rem;
}
.no-data-wra img[data-v-357776cf] {
  width: 3.2rem;
  height: 3.2rem;
  display: block;
  margin: 0 auto;
}
.no-data-wra div[data-v-357776cf] {
  font-size: 0.37333rem;
  text-align: center;
  color: #999;
}
.cur-p[data-v-357776cf] {
  cursor: pointer;
}

.flex[data-v-42c1a83f] {
  display: flex;
}
.no-wrapper[data-v-42c1a83f] {
  display: contents;
}
.pointer[data-v-42c1a83f] {
  cursor: pointer;
}
[data-v-42c1a83f] .van-nav-bar--fixed {
  border-top: 1px solid #eee;
}
.list-cont[data-v-42c1a83f] {
  padding-bottom: 1.70667rem;
  position: relative;
  background-color: #fff;
}
.list-cont .group-list .g-tit[data-v-42c1a83f] {
  height: 0.96rem;
  padding: 0 0.32rem;
  box-shadow: 0 0.10667rem 0.10667rem 0 #0000000f;
  justify-content: space-between;
  z-index: 100;
}
.list-cont .group-list .g-tit .g-left[data-v-42c1a83f] {
  color: #666666;
  font-size: 0.37333rem;
  font-weight: 400;
  line-height: 0.53333rem;
}
.list-cont .group-list .g-tit .g-left .ic[data-v-42c1a83f] {
  margin-left: 0.05333rem;
}
.list-cont .group-list .g-tit .g-right-wra[data-v-42c1a83f] {
  font-size: 0.37333rem;
  font-weight: normal;
}
.list-cont .group-list .g-tit .g-right-wra .g-right-tit[data-v-42c1a83f] {
  color: #2475fc;
  font-size: 0.37333rem;
}
.list-cont .group-list .g-tit .g-right-wra .add-coll-tap[data-v-42c1a83f] {
  color: #2475fc;
  margin-right: 0.64rem !important;
  cursor: pointer;
}
.list-cont .group-list .g-tit .g-right-wra .add-coll-tap .ic[data-v-42c1a83f] {
  margin-right: 0.05333rem;
}
.list-cont .group-list .g-list-cont[data-v-42c1a83f] {
  display: flex;
}
.list-cont .group-list .g-list-cont .l-g-wra[data-v-42c1a83f] {
  width: 1.92rem;
  background: #f0f2f5;
}
.list-cont .group-list .g-list-cont .l-g-wra .lg-i[data-v-42c1a83f] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #666666;
  text-overflow: ellipsis;
  font-size: 0.32rem;
  font-weight: 400;
  text-align: center;
  line-height: 1.01333rem;
  padding: 0 0.21333rem;
  height: 1.01333rem;
  box-sizing: border-box;
}
.list-cont .group-list .g-list-cont .l-g-wra .act[data-v-42c1a83f] {
  color: #2475fc;
  font-weight: 600;
  background-color: #fff;
}
.list-cont .group-list .g-list-cont .r-wra[data-v-42c1a83f] {
  flex: 1;
  overflow: hidden;
}
.list-cont .group-list .g-list-cont .r-wra .block-box[data-v-42c1a83f] {
  margin-top: 0.16rem;
  border-radius: 0;
  padding-top: 0.10667rem;
}
.list-cont .group-list .g-list-cont .r-wra .no-data-wra[data-v-42c1a83f] {
  margin-top: 0.8rem;
}
.list-cont .group-list .g-list-cont .r-wra .no-data-wra img[data-v-42c1a83f] {
  width: 3.2rem;
  height: 3.2rem;
  display: block;
  margin: 0 auto;
}
.list-cont .group-list .g-list-cont .r-wra .no-data-wra div[data-v-42c1a83f] {
  font-size: 0.37333rem;
  text-align: center;
  color: #999;
}
.bottom-wra[data-v-42c1a83f] {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  background-color: #fff;
  height: 1.38667rem;
  box-shadow: 0 -0.10667rem 0.10667rem 0 #0028601f;
  padding: 0 0.32rem;
  box-sizing: border-box;
  justify-content: space-between;
}
.bottom-wra .has-s[data-v-42c1a83f] {
  color: #666666;
  text-align: center;
  font-size: 0.37333rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.bottom-wra .has-s .ti[data-v-42c1a83f] {
  color: #2475fc;
  margin: 0 0.10667rem;
}
.bottom-wra .btns > div[data-v-42c1a83f] {
  width: 2.93333rem;
  border-radius: 0.10667rem;
  height: 0.96rem;
  font-size: 0.37333rem;
  text-align: center;
  font-weight: 400;
}
.bottom-wra .btns .fir[data-v-42c1a83f] {
  border: 1px solid var(--01-03, #2475fc);
  line-height: 0.93333rem;
  color: #2475fc;
  margin-right: 0.32rem;
}
.bottom-wra .btns .sec[data-v-42c1a83f] {
  background: var(--01-03, #2475fc);
  color: #ffffff;
  line-height: 0.96rem;
}
.tags-box .tab-wra[data-v-42c1a83f] {
  background-color: #fff;
  margin-top: 0.32rem;
  position: relative;
}
.tags-box .tab-wra .title[data-v-42c1a83f] {
  padding: 0.32rem;
  padding-bottom: 0.16rem;
  font-size: 0.37333rem;
  color: #333333;
  font-weight: 600;
  line-height: 0.6rem;
  margin-bottom: -0.26667rem;
  border-bottom: 1px solid #f0f2f5;
}
.tags-box .tab-wra .title div[data-v-42c1a83f] {
  margin-right: 0.64rem;
}
.tags-box .tab-wra .title .act[data-v-42c1a83f] {
  color: #2475fc;
  position: relative;
}
.tags-box .tab-wra .title .act[data-v-42c1a83f]::after {
  content: '';
  clear: both;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -0.16rem;
  background-color: #2475fc;
}
.tags-box .tab-wra .add-coll-tap[data-v-42c1a83f] {
  margin-bottom: 0.32rem;
  color: #2475fc;
  position: absolute;
  margin-right: 0.32rem !important;
  top: 0.32rem;
  right: 0;
  cursor: pointer;
  font-size: 0.37333rem;
  font-weight: normal;
}
.tags-box .tab-wra .add-coll-tap .ic[data-v-42c1a83f] {
  margin-right: 0.05333rem;
}
.tags-box .block-box[data-v-42c1a83f] {
  border-radius: 0.16rem;
  margin-top: 0.32rem;
  background: #ffffff;
  padding: 0.32rem 0.32rem 0;
}
.tags-box .block-box .items[data-v-42c1a83f]:not(:last-child) {
  border-bottom: 1px solid #f0f2f5;
  margin-bottom: 0.21333rem;
}
.tags-box .block-box .no-coll-wra[data-v-42c1a83f] {
  padding: 0.8rem;
}
.tags-box .block-box .no-coll-wra img[data-v-42c1a83f] {
  width: 3.2rem;
  height: 3.2rem;
  margin: 0 auto;
  display: block;
}
.tags-box .block-box .no-coll-wra .tits[data-v-42c1a83f] {
  justify-content: center;
  font-size: 0.37333rem;
}
.tags-box .block-box .no-coll-wra .tits a[data-v-42c1a83f] {
  margin-left: 0.53333rem;
  color: #2475fc;
  cursor: pointer;
}
.tags-box .items[data-v-42c1a83f] {
  padding-bottom: 0.21333rem;
}
.tags-box .items .tit[data-v-42c1a83f] {
  font-size: 0.37333rem;
  color: #333333;
  font-weight: 600;
  line-height: 0.6rem;
  margin-bottom: 0.10667rem;
  display: flex;
  justify-content: space-between;
}
.tags-box .items .item[data-v-42c1a83f] {
  flex-wrap: wrap;
}
.tags-box .items .item div[data-v-42c1a83f] {
  font-size: 0.37333rem;
  background: #f0f2f5;
  border-radius: 0.10667rem;
  color: #666666;
  font-weight: 400;
  padding: 0.16rem 0.32rem;
  margin-right: 0.10667rem;
  margin-bottom: 0.10667rem;
  position: relative;
  border: 1px solid transparent;
}
.tags-box .items .item .active[data-v-42c1a83f] {
  color: #2475fc;
  border: 1px solid #2475fc;
}
.tags-box .items .item .disabled-s[data-v-42c1a83f] {
  opacity: 0.6;
  cursor: not-allowed;
}
.tags-box .items .item .active[data-v-42c1a83f]::after {
  content: '';
  display: inline-block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAfJJREFUWEfN1yFPw0AUB/B37ZbAxJJhmYHMISFBkzALyQQYEiwIYAhAMuQCYoAgOEgwIBaGHYIPAMkMDpIJsEAwmK1H3i63devWXnvX9s427fv19f3bKwFNV26/fQiUloiOPo5Dm3ZAO0474CBOK+AwnDbAUTgtgG642IFeuFiBIrjYgKK4WIB+cJED/eIiBQbBRQYMiosEKIMLHSiLCxWoAhcaUBUuFKBKnHKgapxSoAyuMMc29tVn6vgDUbLll8Ft5Qls540O7ODOciClgTI47Fx5heFCAcrgshkCtV0D0mMM9/hKYfPaUveIZXE3GwZMZpjn4wtg7bINn98OX7DfTi+c29Aj4WLdgMUZNl2/fwBLleG4QCkWwfG5OqtbcF7vT6Y9FKPmzt5HXyHxwuGFHYN/a0H1hSEHjyEeb8JtCQNFcLwQztf8dO8RLlcYQiQUg1ghoB8cFkiPA9R2TMhOsHJ8+EVC4RvoF8cLIOahaHaw9uUVCl/AoDhepDBLoLzaexGLhEIYKIvjhfAzhsnFJRIKIaAqXLeTLpsB9wiThiMkqnGuAI+DBOCqD6gTDu0J05zqAnXDUaCn78fJYgeoGw6ANFopY6F5RH6IbjjsXDuVKCEOm0dyey3nPltmsgOcSwhpWtSqEQr3byfJJ/sl/gHmyDamUWuFKgAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -1px;
  right: -1px;
  width: 0.53333rem;
  height: 0.53333rem;
}
.is-search[data-v-42c1a83f] {
  overflow: auto;
  padding: 0.32rem;
  padding-top: 0;
  padding-bottom: 1.86667rem;
}
.is-search .search-in[data-v-42c1a83f] {
  background-color: #fff;
  margin-top: 0.32rem;
  margin-bottom: 0.32rem;
  box-sizing: border-box;
  flex-wrap: wrap;
  min-height: 8.85333rem;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  padding-top: 0.32rem;
}
.is-search .search-in .sea-item[data-v-42c1a83f] {
  line-height: 0.53333rem;
  background: #f2f2f2;
  border-radius: 0.26667rem;
  padding: 0 0.21333rem;
  margin-left: 0.32rem;
  margin-bottom: 0.36rem;
  height: 0.53333rem;
}
.is-search .search-in .active[data-v-42c1a83f] {
  background: #2475fc;
  color: #ffffff;
}
.submit-btn[data-v-42c1a83f] {
  height: 1.92rem;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px -1px 0px 0px #eeeeee;
  align-items: center;
  position: fixed;
  left: 0;
  bottom: 0;
}
.submit-btn button[data-v-42c1a83f] {
  width: calc(100vw - 2.66667rem);
  margin: 0 auto;
}
.colect-modal-box[data-v-42c1a83f] {
  position: relative;
}
.colect-modal-box .title[data-v-42c1a83f] {
  font-size: 0.4rem;
  font-weight: 600;
  color: #000000;
  text-align: center;
  padding: 0.32rem 0;
  border-bottom: 1px solid #e6e8eb;
  position: relative;
}
.colect-modal-box .title .close[data-v-42c1a83f] {
  position: absolute;
  right: 0.42667rem;
  top: 0.42667rem;
}
.colect-modal-box .search-box[data-v-42c1a83f] {
  padding: 0 0.32rem;
}
.colect-modal-box .main[data-v-42c1a83f] {
  min-height: 30vh;
  max-height: 70vh;
  overflow-y: scroll;
  padding-bottom: 2.66667rem;
}
.colect-modal-box .items[data-v-42c1a83f] {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0.05333rem;
  margin: 0 0.32rem;
}
.colect-modal-box .items .dirver[data-v-42c1a83f] {
  background: #e6e8eb;
  height: 1px;
  width: 100%;
  margin-top: 0.21333rem;
}
[data-v-42c1a83f] .van-button--info {
  background: #2475fc;
}
.cur-p[data-v-42c1a83f] {
  cursor: pointer;
}
.g-tit-fixed[data-v-42c1a83f] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  box-sizing: border-box;
}
.l-g-wra-fixed[data-v-42c1a83f] {
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: auto;
}

.select-tag-dialog-top-tab[data-v-474808da] {
  height: 1.30667rem;
  background: #ebeff5;
  box-shadow: 0px -0.10667rem 0.10667rem 0px rgba(0, 40, 96, 0.04);
  width: 100%;
  padding: 0 0.93333rem;
  justify-content: space-around;
}
.select-tag-dialog-top-tab[data-v-474808da] .van-tabs {
  width: 100%;
}
.select-tag-dialog-top-tab[data-v-474808da] .van-tabs__nav {
  background: #ebeff5;
}
[data-v-474808da] .van-popup {
  overflow: hidden !important;
}
.has-sel-wra[data-v-474808da] {
  height: 86vh;
  display: flex;
  flex-direction: column;
}
.has-sel-wra .top-page-title[data-v-474808da] {
  font-size: 0.4rem;
  font-weight: 600;
  color: #000000;
  text-align: center;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #e6e8eb;
  position: relative;
}
.has-sel-wra .top-page-title .top-page-close[data-v-474808da] {
  position: absolute;
  right: 0.42667rem;
  top: 0.42667rem;
}

.select-group-wra[data-v-f900293e] {
  height: 86vh;
  display: flex;
  flex-direction: column;
}
.select-group-wra > .tit[data-v-f900293e] {
  color: #333;
  font-weight: 600;
  text-align: center;
  font-size: 0.4rem;
  padding: 0.32rem 0;
  border-bottom: 1px solid #e6e8eb;
  position: relative;
}
.select-group-wra > .tit .clo[data-v-f900293e] {
  position: absolute;
  top: 50%;
  font-weight: normal;
  right: 0.42667rem;
  transform: translateY(-50%);
  font-size: 0.42667rem;
  color: #666;
  cursor: pointer;
}
.select-group-wra .list[data-v-f900293e] {
  flex: 1;
  overflow: auto;
}
.select-group-wra .list .item[data-v-f900293e] {
  height: 1.22667rem;
  padding: 0 0.42667rem;
  box-sizing: border-box;
  border-bottom: 1px solid var(--08, #f8f9fa);
  background: #fff;
  color: #1a1a1a;
  font-size: 0.4rem;
  font-weight: 400;
}
.select-group-wra .list .item span[data-v-f900293e] {
  flex: 1;
  margin-right: 0.66667rem;
}
.select-group-wra .list .item img[data-v-f900293e] {
  width: 0.48rem;
  height: 0.48rem;
}
.select-group-wra .list .act[data-v-f900293e] {
  color: #2475fc;
}
.cur-p[data-v-f900293e] {
  cursor: pointer;
}

.flex[data-v-2e0c4494] {
  display: flex;
}
.no-wrapper[data-v-2e0c4494] {
  display: contents;
}
.pointer[data-v-2e0c4494] {
  cursor: pointer;
}
[data-v-2e0c4494] .van-nav-bar--fixed {
  border-top: 1px solid #eee;
}
.list-cont[data-v-2e0c4494] {
  padding-bottom: 1.70667rem;
  position: relative;
  background-color: #fff;
}
.list-cont .group-list .g-tit[data-v-2e0c4494] {
  height: 0.96rem;
  padding: 0 0.32rem;
  box-shadow: 0 0.10667rem 0.10667rem 0 #0000000f;
  justify-content: space-between;
  z-index: 100;
}
.list-cont .group-list .g-tit .g-left[data-v-2e0c4494] {
  color: #666666;
  font-size: 0.37333rem;
  font-weight: 400;
  line-height: 0.53333rem;
}
.list-cont .group-list .g-tit .g-left .ic[data-v-2e0c4494] {
  margin-left: 0.05333rem;
}
.list-cont .group-list .g-tit .g-right-wra[data-v-2e0c4494] {
  font-size: 0.37333rem;
  font-weight: normal;
}
.list-cont .group-list .g-tit .g-right-wra .g-right-tit[data-v-2e0c4494] {
  color: #2475fc;
  font-size: 0.37333rem;
}
.list-cont .group-list .g-tit .g-right-wra .add-coll-tap[data-v-2e0c4494] {
  color: #2475fc;
  margin-right: 0.64rem !important;
  cursor: pointer;
}
.list-cont .group-list .g-tit .g-right-wra .add-coll-tap .ic[data-v-2e0c4494] {
  margin-right: 0.05333rem;
}
.list-cont .group-list .g-list-cont[data-v-2e0c4494] {
  display: flex;
}
.list-cont .group-list .g-list-cont .l-g-wra[data-v-2e0c4494] {
  width: 1.92rem;
  background: #f0f2f5;
}
.list-cont .group-list .g-list-cont .l-g-wra[data-v-2e0c4494] .van-loading__text {
  display: none;
}
.list-cont .group-list .g-list-cont .l-g-wra .lg-i[data-v-2e0c4494] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #666666;
  text-overflow: ellipsis;
  font-size: 0.32rem;
  font-weight: 400;
  text-align: center;
  line-height: 1.01333rem;
  padding: 0 0.21333rem;
  height: 1.01333rem;
  box-sizing: border-box;
}
.list-cont .group-list .g-list-cont .l-g-wra .act[data-v-2e0c4494] {
  color: #2475fc;
  font-weight: 600;
  background-color: #fff;
}
.list-cont .group-list .g-list-cont .r-wra[data-v-2e0c4494] {
  flex: 1;
  overflow: hidden;
}
.list-cont .group-list .g-list-cont .r-wra .block-box[data-v-2e0c4494] {
  margin-top: 0.16rem;
  border-radius: 0;
  padding-top: 0.10667rem;
}
.list-cont .group-list .g-list-cont .r-wra .no-data-wra[data-v-2e0c4494] {
  margin-top: 0.8rem;
}
.list-cont .group-list .g-list-cont .r-wra .no-data-wra img[data-v-2e0c4494] {
  width: 3.2rem;
  height: 3.2rem;
  display: block;
  margin: 0 auto;
}
.list-cont .group-list .g-list-cont .r-wra .no-data-wra div[data-v-2e0c4494] {
  font-size: 0.37333rem;
  text-align: center;
  color: #999;
}
.bottom-wra[data-v-2e0c4494] {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  background-color: #fff;
  height: 1.38667rem;
  box-shadow: 0 -0.10667rem 0.10667rem 0 #0028601f;
  padding: 0 0.32rem;
  box-sizing: border-box;
  justify-content: space-between;
}
.bottom-wra .has-s[data-v-2e0c4494] {
  color: #666666;
  text-align: center;
  font-size: 0.37333rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.bottom-wra .has-s .ti[data-v-2e0c4494] {
  color: #2475fc;
  margin: 0 0.10667rem;
}
.bottom-wra .btns > div[data-v-2e0c4494] {
  width: 2.93333rem;
  border-radius: 0.10667rem;
  height: 0.96rem;
  font-size: 0.37333rem;
  text-align: center;
  font-weight: 400;
}
.bottom-wra .btns .fir[data-v-2e0c4494] {
  border: 1px solid var(--01-03, #2475fc);
  line-height: 0.93333rem;
  color: #2475fc;
  margin-right: 0.32rem;
}
.bottom-wra .btns .sec[data-v-2e0c4494] {
  background: var(--01-03, #2475fc);
  color: #ffffff;
  line-height: 0.96rem;
}
.tags-box .tab-wra[data-v-2e0c4494] {
  background-color: #fff;
  margin-top: 0.32rem;
  position: relative;
}
.tags-box .tab-wra .title[data-v-2e0c4494] {
  padding: 0.32rem;
  padding-bottom: 0.16rem;
  font-size: 0.37333rem;
  color: #333333;
  font-weight: 600;
  line-height: 0.6rem;
  margin-bottom: -0.26667rem;
  border-bottom: 1px solid #f0f2f5;
}
.tags-box .tab-wra .title div[data-v-2e0c4494] {
  margin-right: 0.64rem;
}
.tags-box .tab-wra .title .act[data-v-2e0c4494] {
  color: #2475fc;
  position: relative;
}
.tags-box .tab-wra .title .act[data-v-2e0c4494]::after {
  content: '';
  clear: both;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -0.16rem;
  background-color: #2475fc;
}
.tags-box .tab-wra .add-coll-tap[data-v-2e0c4494] {
  margin-bottom: 0.32rem;
  color: #2475fc;
  position: absolute;
  margin-right: 0.32rem !important;
  top: 0.32rem;
  right: 0;
  cursor: pointer;
  font-size: 0.37333rem;
  font-weight: normal;
}
.tags-box .tab-wra .add-coll-tap .ic[data-v-2e0c4494] {
  margin-right: 0.05333rem;
}
.tags-box .block-box[data-v-2e0c4494] {
  border-radius: 0.16rem;
  margin-top: 0.32rem;
  background: #ffffff;
  padding: 0.32rem 0.32rem 0;
}
.tags-box .block-box .items[data-v-2e0c4494]:not(:last-child) {
  border-bottom: 1px solid #f0f2f5;
  margin-bottom: 0.21333rem;
}
.tags-box .block-box .no-coll-wra[data-v-2e0c4494] {
  padding: 0.8rem;
}
.tags-box .block-box .no-coll-wra img[data-v-2e0c4494] {
  width: 3.2rem;
  height: 3.2rem;
  margin: 0 auto;
  display: block;
}
.tags-box .block-box .no-coll-wra .tits[data-v-2e0c4494] {
  justify-content: center;
  font-size: 0.37333rem;
}
.tags-box .block-box .no-coll-wra .tits a[data-v-2e0c4494] {
  margin-left: 0.53333rem;
  color: #2475fc;
  cursor: pointer;
}
.tags-box .items[data-v-2e0c4494] {
  padding-bottom: 0.21333rem;
}
.tags-box .items .tit[data-v-2e0c4494] {
  font-size: 0.37333rem;
  color: #333333;
  font-weight: 600;
  line-height: 0.6rem;
  margin-bottom: 0.10667rem;
  display: flex;
  justify-content: space-between;
}
.tags-box .items .item[data-v-2e0c4494] {
  flex-wrap: wrap;
}
.tags-box .items .item div[data-v-2e0c4494] {
  font-size: 0.37333rem;
  background: #f0f2f5;
  border-radius: 0.10667rem;
  color: #666666;
  font-weight: 400;
  padding: 0.16rem 0.32rem;
  margin-right: 0.10667rem;
  margin-bottom: 0.10667rem;
  position: relative;
  border: 1px solid transparent;
}
.tags-box .items .item .active[data-v-2e0c4494] {
  color: #2475fc;
  border: 1px solid #2475fc;
}
.tags-box .items .item .disabled-s[data-v-2e0c4494] {
  opacity: 0.6;
  cursor: not-allowed;
}
.tags-box .items .item .active[data-v-2e0c4494]::after {
  content: '';
  display: inline-block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAfJJREFUWEfN1yFPw0AUB/B37ZbAxJJhmYHMISFBkzALyQQYEiwIYAhAMuQCYoAgOEgwIBaGHYIPAMkMDpIJsEAwmK1H3i63devWXnvX9s427fv19f3bKwFNV26/fQiUloiOPo5Dm3ZAO0474CBOK+AwnDbAUTgtgG642IFeuFiBIrjYgKK4WIB+cJED/eIiBQbBRQYMiosEKIMLHSiLCxWoAhcaUBUuFKBKnHKgapxSoAyuMMc29tVn6vgDUbLll8Ft5Qls540O7ODOciClgTI47Fx5heFCAcrgshkCtV0D0mMM9/hKYfPaUveIZXE3GwZMZpjn4wtg7bINn98OX7DfTi+c29Aj4WLdgMUZNl2/fwBLleG4QCkWwfG5OqtbcF7vT6Y9FKPmzt5HXyHxwuGFHYN/a0H1hSEHjyEeb8JtCQNFcLwQztf8dO8RLlcYQiQUg1ghoB8cFkiPA9R2TMhOsHJ8+EVC4RvoF8cLIOahaHaw9uUVCl/AoDhepDBLoLzaexGLhEIYKIvjhfAzhsnFJRIKIaAqXLeTLpsB9wiThiMkqnGuAI+DBOCqD6gTDu0J05zqAnXDUaCn78fJYgeoGw6ANFopY6F5RH6IbjjsXDuVKCEOm0dyey3nPltmsgOcSwhpWtSqEQr3byfJJ/sl/gHmyDamUWuFKgAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -1px;
  right: -1px;
  width: 0.53333rem;
  height: 0.53333rem;
}
.is-search[data-v-2e0c4494] {
  overflow: auto;
  padding: 0.32rem;
  padding-top: 0;
  padding-bottom: 1.86667rem;
}
.is-search .search-in[data-v-2e0c4494] {
  background-color: #fff;
  margin-top: 0.32rem;
  margin-bottom: 0.32rem;
  box-sizing: border-box;
  flex-wrap: wrap;
  min-height: 8.85333rem;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  padding-top: 0.32rem;
}
.is-search .search-in .sea-item[data-v-2e0c4494] {
  line-height: 0.53333rem;
  background: #f2f2f2;
  border-radius: 0.26667rem;
  padding: 0 0.21333rem;
  margin-left: 0.32rem;
  margin-bottom: 0.36rem;
  height: 0.53333rem;
}
.is-search .search-in .active[data-v-2e0c4494] {
  background: #2475fc;
  color: #ffffff;
}
.submit-btn[data-v-2e0c4494] {
  height: 1.92rem;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px -1px 0px 0px #eeeeee;
  align-items: center;
  position: fixed;
  left: 0;
  bottom: 0;
}
.submit-btn button[data-v-2e0c4494] {
  width: calc(100vw - 2.66667rem);
  margin: 0 auto;
}
[data-v-2e0c4494] .van-button--info {
  background: #2475fc;
}
.cur-p[data-v-2e0c4494] {
  cursor: pointer;
}
.g-tit-fixed[data-v-2e0c4494] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  box-sizing: border-box;
}
.l-g-wra-fixed[data-v-2e0c4494] {
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: auto;
  z-index: 99;
}

.select-tag-dialog-top-tab[data-v-3e7319d3] {
  height: 1.30667rem;
  background: #ebeff5;
  box-shadow: 0px -0.10667rem 0.10667rem 0px rgba(0, 40, 96, 0.04);
  width: 100%;
  padding: 0 0.93333rem;
  justify-content: space-around;
}
.select-tag-dialog-top-tab[data-v-3e7319d3] .van-tabs {
  width: 100%;
}
.select-tag-dialog-top-tab[data-v-3e7319d3] .van-tabs__nav {
  background: #ebeff5;
}
[data-v-3e7319d3] .van-popup {
  overflow: hidden !important;
}
.top-page-title[data-v-3e7319d3] {
  font-size: 0.4rem;
  font-weight: 600;
  color: #000000;
  text-align: center;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #e6e8eb;
  position: relative;
}
.top-page-title .top-page-close[data-v-3e7319d3] {
  position: absolute;
  right: 0.42667rem;
  top: 0.42667rem;
}
.bgcrr[data-v-3e7319d3] {
  background: #ebeff5;
  min-height: 100vh;
  padding-bottom: 4.26667rem;
  position: relative;
  overflow: hidden;
}
.top-search[data-v-3e7319d3] {
  background: #ffffff;
  border-bottom: 1px solid #eee;
}
.top-search[data-v-3e7319d3] .van-search__content {
  border-radius: 0.21333rem;
  background: var(--f-0-f-2-f-5, #f0f2f5);
}

