.classification-box[data-v-61da1c1b] {
  position: relative;
}
.classification-box .info-close[data-v-61da1c1b] {
  position: absolute;
  top: 0.42667rem;
  right: 0.42667rem;
  transform: translateY(-25%);
}
.classification-box .info-close img[data-v-61da1c1b] {
  width: 0.64rem;
}
.classification-box .classification-title[data-v-61da1c1b] {
  width: auto;
  height: 1.22667rem;
  line-height: 1.22667rem;
  flex-shrink: 0;
  border-radius: 0.21333rem 0.21333rem 0 0;
  background: #FFF;
  color: #000000;
  text-align: center;
  font-size: 0.42667rem;
  font-style: normal;
  font-weight: 600;
}
.classification-box .classification-tabs[data-v-61da1c1b] {
  display: flex;
  width: auto;
  padding: 0.21333rem 0.42667rem;
  justify-content: center;
  align-items: center;
  gap: 0.21333rem;
  background: var(--09, #FFF);
}
.classification-box .classification-tabs .classification-tab[data-v-61da1c1b] {
  display: flex;
  padding: 0.16rem 1.01333rem;
  justify-content: center;
  align-items: center;
  gap: 0.26667rem;
  flex: 1 0 0;
  border-radius: 0.10667rem;
  background: #F0F2F5;
  color: #666666;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 0.37333rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border: 1px solid #F0F2F5;
}
.classification-box .classification-tabs .classification-tab.active-tab[data-v-61da1c1b] {
  border: 1px solid #2475FC;
  color: #2475fc;
}
.classification-box .classification-search-box[data-v-61da1c1b] {
  width: calc(100% - 0.85333rem);
  box-sizing: border-box;
  display: flex;
  border-radius: 0.21333rem;
  margin: 0.21333rem 0.42667rem;
  border: 1px solid #D9D9D9;
}
.classification-box .classification-search-box .van-search[data-v-61da1c1b] {
  height: 1.06667rem;
  width: 100%;
  background: transparent;
}
.classification-box .classification-search-box .van-search__content[data-v-61da1c1b] {
  background: #FFF;
}
.classification-box .classification-search-box .van-search__content[data-v-61da1c1b] .van-field__left-icon {
  margin-top: 0.05333rem;
}
.classification-box .custom-picker[data-v-61da1c1b] {
  height: calc(80vh - 4.4rem);
  background: #FFF;
}
.classification-box .custom-picker .picker-toolbar[data-v-61da1c1b] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 1.17333rem;
  padding: 0 0.42667rem;
  border-bottom: 1px solid #F0F2F5;
}
.classification-box .custom-picker .picker-toolbar .picker-cancel[data-v-61da1c1b],
.classification-box .custom-picker .picker-toolbar .picker-confirm[data-v-61da1c1b] {
  font-size: 0.37333rem;
  color: #2475FC;
  cursor: pointer;
}
.classification-box .custom-picker .picker-toolbar .picker-cancel[data-v-61da1c1b]:hover,
.classification-box .custom-picker .picker-toolbar .picker-confirm[data-v-61da1c1b]:hover {
  opacity: 0.8;
}
.classification-box .custom-picker .picker-toolbar .picker-title[data-v-61da1c1b] {
  font-size: 0.42667rem;
  font-weight: 600;
  color: #000;
}
.classification-box .custom-picker .picker-columns[data-v-61da1c1b] {
  display: flex;
  height: calc(100% - 1.17333rem);
}
.classification-box .custom-picker .picker-columns .picker-column[data-v-61da1c1b] {
  flex: 1;
  border-right: 1px solid #F0F2F5;
}
.classification-box .custom-picker .picker-columns .picker-column[data-v-61da1c1b]:last-child {
  border-right: none;
}
.classification-box .custom-picker .picker-columns .picker-column .picker-column-title[data-v-61da1c1b] {
  height: 1.06667rem;
  line-height: 1.06667rem;
  text-align: center;
  font-size: 0.37333rem;
  font-weight: 600;
  color: #333;
  background: #F8F9FA;
  border-bottom: 1px solid #F0F2F5;
}
.classification-box .custom-picker .picker-columns .picker-column .picker-column-list[data-v-61da1c1b] {
  height: calc(100% - 1.06667rem);
  overflow-y: auto;
}
.classification-box .custom-picker .picker-columns .picker-column .picker-column-list .picker-item[data-v-61da1c1b] {
  height: 1.17333rem;
  line-height: 1.17333rem;
  padding: 0 0.42667rem;
  font-size: 0.37333rem;
  color: #333;
  border-bottom: 1px solid #F8F9FA;
  cursor: pointer;
  transition: all 0.3s ease;
}
.classification-box .custom-picker .picker-columns .picker-column .picker-column-list .picker-item[data-v-61da1c1b]:hover {
  background: #F0F2F5;
}
.classification-box .custom-picker .picker-columns .picker-column .picker-column-list .picker-item.picker-item-selected[data-v-61da1c1b] {
  background: #E6F3FF;
  color: #2475FC;
  font-weight: 600;
  font-size: 0.4rem;
}
.classification-box .custom-picker .picker-columns .picker-column .picker-column-list .picker-item.picker-item-selected[data-v-61da1c1b]::after {
  content: '✓';
  float: right;
  color: #2475FC;
  font-weight: bold;
}

.classification-box[data-v-12d21c33] {
  position: relative;
}
.classification-box .info-close[data-v-12d21c33] {
  position: absolute;
  top: 0.42667rem;
  right: 0.42667rem;
  transform: translateY(-25%);
}
.classification-box .info-close img[data-v-12d21c33] {
  width: 0.64rem;
}
.classification-box .classification-title[data-v-12d21c33] {
  width: auto;
  height: 1.22667rem;
  line-height: 1.22667rem;
  flex-shrink: 0;
  border-radius: 0.21333rem 0.21333rem 0 0;
  background: #FFF;
  color: #000000;
  text-align: center;
  font-size: 0.42667rem;
  font-style: normal;
  font-weight: 600;
}
.classification-box .classification-tabs[data-v-12d21c33] {
  display: flex;
  width: auto;
  padding: 0.21333rem 0.42667rem;
  justify-content: center;
  align-items: center;
  gap: 0.21333rem;
  background: var(--09, #FFF);
}
.classification-box .classification-tabs .classification-tab[data-v-12d21c33] {
  display: flex;
  padding: 0.16rem 1.01333rem;
  justify-content: center;
  align-items: center;
  gap: 0.26667rem;
  flex: 1 0 0;
  border-radius: 0.10667rem;
  background: #F0F2F5;
  color: #666666;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 0.37333rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border: 1px solid #F0F2F5;
}
.classification-box .classification-tabs .classification-tab.active-tab[data-v-12d21c33] {
  border: 1px solid #2475FC;
  color: #2475fc;
}
.classification-box .classification-search-box[data-v-12d21c33] {
  width: calc(100% - 0.85333rem);
  box-sizing: border-box;
  display: flex;
  border-radius: 0.21333rem;
  margin: 0.21333rem 0.42667rem;
  border: 1px solid #D9D9D9;
}
.classification-box .classification-search-box .van-search[data-v-12d21c33] {
  height: 1.06667rem;
  width: 100%;
  background: transparent;
}
.classification-box .classification-search-box .van-search__content[data-v-12d21c33] {
  background: #FFF;
}
.classification-box .classification-search-box .van-search__content[data-v-12d21c33] .van-field__left-icon {
  margin-top: 0.05333rem;
}
.classification-box .classification-list[data-v-12d21c33] {
  height: calc(80vh - 4.4rem);
  overflow-y: auto;
}
.classification-box .classification-list .classification-item[data-v-12d21c33] {
  display: flex;
  width: auto;
  padding: 0.42667rem;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #F8F9FA;
  background: #FFF;
}
.classification-box .classification-list .classification-item .classification-item-title[data-v-12d21c33] {
  color: #000000;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 0.42667rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.64rem;
}
.classification-box .classification-list .classification-item .classification-item-title.active-title[data-v-12d21c33] {
  color: #2475fc;
}
.classification-box .classification-list .classification-item .classification-item-check .check-icon[data-v-12d21c33] {
  width: 0.56rem;
}

.big-wra[data-v-07fdbfd7] {
  height: 100vh;
  overflow: hidden;
  background: #FFF;
  display: flex;
  flex-direction: column;
}
.big-wra .page-title-title[data-v-07fdbfd7] {
  box-sizing: border-box;
  color: #1a1a1a;
  font-size: 0.42667rem;
  font-style: normal;
  font-weight: 600;
}
.big-wra .cont-wra[data-v-07fdbfd7] {
  flex: 1;
  overflow: auto;
  box-sizing: border-box;
  padding-bottom: 1.6rem;
}
.big-wra .cont-wra .tip-box[data-v-07fdbfd7] {
  box-sizing: border-box;
  display: inline-flex;
  padding: 0.21333rem 0.32rem;
  justify-content: center;
  align-items: center;
  gap: 0.26667rem;
  border-radius: 0.21333rem;
  border: 1px solid #659DFC;
  background: #E5EFFF;
  width: auto;
  color: #164799;
  font-size: 0.37333rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.53333rem;
  margin: 0.32rem 0.32rem 0;
}
.big-wra .cont-wra .content-item[data-v-07fdbfd7] {
  padding: 0.32rem;
}
.big-wra .cont-wra .content-item .content-item-title[data-v-07fdbfd7] {
  color: #1a1a1a;
  font-size: 0.37333rem;
  font-style: normal;
  font-weight: 600;
  line-height: 0.53333rem;
}
.big-wra .cont-wra .padding12[data-v-07fdbfd7] {
  padding: 0.16rem 0.32rem;
}
.big-wra .cont-wra .content-item-title-right .type-box[data-v-07fdbfd7] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.10667rem;
}
.big-wra .cont-wra .content-item-title-right .type-box .type-text[data-v-07fdbfd7] {
  white-space: nowrap;
  cursor: pointer;
  font-size: 0.32rem;
}
.big-wra .cont-wra .content-item-title-right .type-box .type-tip[data-v-07fdbfd7] {
  cursor: pointer;
  color: #666666;
  text-align: right;
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.48rem;
}
.big-wra .cont-wra .content-item-title-right .type-box .icon[data-v-07fdbfd7] {
  width: 0.42667rem;
  cursor: pointer;
}
.big-wra .cont-wra .content-input .van-cell[data-v-07fdbfd7] {
  font-size: 0.32rem;
  border-radius: 0.21333rem;
  border: 1px solid #eee;
  margin-top: 0.10667rem;
  padding: 0.16rem;
  padding-left: 0.21333rem;
}
.big-wra .cont-wra .flex-align[data-v-07fdbfd7] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.big-wra .cont-wra .flex-align .content-item-title-right .van-cell[data-v-07fdbfd7] {
  font-size: 0.32rem;
  margin-top: 0px;
  line-height: normal;
  padding: 0;
  gap: 0px;
  border: none;
}
.big-wra .cont-wra .content-textarea .van-cell[data-v-07fdbfd7] {
  border-radius: 0.21333rem;
  font-size: 0.32rem;
  border: 1px solid #eee;
  margin-top: 0.10667rem;
  padding: 0.16rem;
  padding-left: 0.21333rem;
}
.big-wra .cont-wra .more-box[data-v-07fdbfd7] {
  cursor: pointer;
  display: flex;
  width: auto;
  margin: 0.32rem;
  padding: 0.21333rem 0;
  justify-content: center;
  align-items: center;
  gap: 0.32rem;
  border-radius: 0.21333rem;
  background: #F0F2F5;
  color: #1a1a1a;
  text-align: center;
  font-size: 0.37333rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.53333rem;
}
.big-wra .cont-wra .more-box .icon[data-v-07fdbfd7] {
  width: 0.42667rem;
}
.big-wra .cont-wra .upload-box[data-v-07fdbfd7] {
  display: flex;
  align-items: center;
  gap: 0.21333rem;
  min-height: 2.66667rem;
}
.big-wra .cont-wra .upload-tip[data-v-07fdbfd7] {
  color: #999999;
  font-size: 0.37333rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.53333rem;
}
.big-wra .cont-wra .upload[data-v-07fdbfd7] {
  margin-top: 0.21333rem;
  width: 2.13333rem;
  height: 2.13333rem;
  border-radius: 0.21333rem;
  border: 1px dashed #cccccc;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
.big-wra .cont-wra .upload .upload-title[data-v-07fdbfd7] {
  font-size: 0.32rem;
  color: #999;
  margin-top: 0.16rem;
}
.big-wra .cont-wra .upload-img[data-v-07fdbfd7] {
  margin-top: 0.21333rem;
  width: 2.13333rem;
  height: 2.13333rem;
  border-radius: 0.21333rem;
}
.big-wra .cont-wra .input-img[data-v-07fdbfd7] {
  height: 0.4rem;
  margin-left: 0.26667rem;
  font-size: 0.32rem;
  display: inline;
  vertical-align: top;
  margin-top: 0.21333rem;
}
.big-wra .cont-wra .save-btn-box[data-v-07fdbfd7] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  box-sizing: border-box;
  padding: 0.26667rem 0.32rem;
}
.big-wra .cont-wra .save-btn-box .save-btn[data-v-07fdbfd7] {
  cursor: pointer;
  display: flex;
  width: auto;
  padding: 0.21333rem 0;
  justify-content: center;
  align-items: center;
  gap: 0.26667rem;
  border-radius: 0.21333rem;
  background: #2475FC;
  color: #ffffff;
  text-align: center;
  font-size: 0.37333rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.53333rem;
}
.page-title-right[data-v-07fdbfd7] {
  color: #2475fc;
  font-size: 0.37333rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.53333rem;
}
.upload-img-list[data-v-07fdbfd7] {
  display: flex;
  gap: 0.21333rem;
  flex-wrap: wrap;
  margin-top: 0.21333rem;
}
.upload-img-list .upload-img-wrap[data-v-07fdbfd7] {
  position: relative;
  display: inline-block;
}
.upload-img-list .upload-img-wrap .upload-img[data-v-07fdbfd7] {
  width: 2.13333rem;
  height: 2.13333rem;
  border-radius: 0.21333rem;
  object-fit: cover;
  cursor: pointer;
}
.upload-img-list .upload-img-wrap .img-delete[data-v-07fdbfd7] {
  position: absolute;
  top: 0;
  right: -0.10667rem;
  background: #595959;
  color: #fff;
  border-radius: 50%;
  width: 0.37333rem;
  height: 0.37333rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.26667rem;
  cursor: pointer;
  z-index: 2;
  box-shadow: 0 2px 0.10667rem rgba(0, 0, 0, 0.15);
}
.source-sheet-item[data-v-07fdbfd7] {
  font-size: 0.42667rem;
  display: flex;
  padding: 0.42667rem;
  justify-content: center;
  align-items: center;
  gap: 0.21333rem;
  align-self: stretch;
  border-bottom: 1px solid #E7E7E7;
  background: #FFF;
}
[data-v-07fdbfd7] .van-nav-bar {
  background: #F0F2F5;
}

