.container[data-v-bcfb171a] {
  position: relative;
}
.container .title[data-v-bcfb171a] {
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  color: #222222;
}
.container .title .freeIcon[data-v-bcfb171a] {
  width: 4.1rem;
  height: 1.3rem;
}
.container .tips[data-v-bcfb171a] {
  position: absolute;
  right: 0;
  font-size: 0.9rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: right;
  color: #8f99a3;
}
.container[data-v-bcfb171a] .ant-tabs-ink-bar {
  width: 1.8rem !important;
  height: 0.3rem;
  border-radius: 0.1rem;
  left: 1rem !important;
}
.container .field-wrapper[data-v-bcfb171a] {
  width: 100%;
  display: flex;
  margin-bottom: 1.3rem;
}
.container .field-wrapper .mobile[data-v-bcfb171a] {
  width: 25.9rem;
  margin-left: 2.5rem;
  height: 48.1rem;
  position: relative;
}
.container .field-wrapper .mobile .add-field[data-v-bcfb171a] {
  width: 9.6rem;
  height: 2.8rem;
  background: #f03947;
  box-shadow: 0 0.4rem 0.6rem 0 rgba(240, 57, 71, 0.4);
  font-size: 0.9rem;
  color: #fff;
  cursor: pointer;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 2.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1.3rem;
}
.container .field-wrapper .mobile .add-field img[data-v-bcfb171a] {
  margin-right: 0.3rem;
}
.container .field-wrapper .mobile .phone-img[data-v-bcfb171a] {
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.container .field-wrapper .mobile .mobile-content[data-v-bcfb171a] {
  width: 23.4rem;
  height: 46.1rem;
  background: #f2f3f6;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
}
.container .field-wrapper .mobile .mobile-content .mobile-top[data-v-bcfb171a] {
  width: 100%;
  height: 5.4rem;
  background: #ffffff;
  font-size: 1.1rem;
  font-weight: 700;
  color: #1a1b2a;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 0.5rem;
}
.container .field-wrapper .mobile .mobile-content .mobile-body[data-v-bcfb171a] {
  width: 100%;
  padding: 0 1rem;
  flex: 1;
  height: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
}
.container .field-wrapper .mobile .mobile-content .mobile-body .field-group[data-v-bcfb171a] {
  margin-top: 1.3rem;
  display: flex;
  flex-direction: column;
}
.container .field-wrapper .mobile .mobile-content .mobile-body .field-group .group-title[data-v-bcfb171a] {
  font-size: 0.9rem;
  font-weight: 400;
  color: #5c6670;
}
.container .field-wrapper .mobile .mobile-content .mobile-body .field-group .group-content[data-v-bcfb171a] {
  margin-top: 0.6rem;
  background: #fff;
  border-radius: 0.5rem;
}
.container .field-wrapper .mobile .mobile-content .mobile-body .field-group .group-content .group-field[data-v-bcfb171a] {
  width: 100%;
}
.container .field-wrapper .mobile .mobile-content .mobile-body .field-group .group-content .group-field .field-part[data-v-bcfb171a] {
  border-radius: 0.5rem;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  padding: 1.3rem;
  overflow: hidden;
  border-bottom: 0.1rem solid #f3f4f7;
}
.container .field-wrapper .mobile .mobile-content .mobile-body .field-group .group-content .group-field .field-part .drag-tip[data-v-bcfb171a] {
  font-size: 0.8rem;
  color: #5c6670;
  width: 4.5rem;
  height: 1.3rem;
  background: #e7e9ee;
  border-radius: 0 0.5rem 0 0.5rem;
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
}
.container .field-wrapper .mobile .mobile-content .mobile-body .field-group .group-content .group-field .field-part .delete-tip[data-v-bcfb171a] {
  position: absolute;
  top: 0;
  right: 0;
  width: 2rem;
  height: 1.2rem;
  background: rgba(240, 57, 71, 0.14);
  border-radius: 0 0.5rem 0 0.5rem;
  display: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.container .field-wrapper .mobile .mobile-content .mobile-body .field-group .group-content .group-field .field-part .field-arrow[data-v-bcfb171a] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.3rem;
  width: 0.6rem;
  height: 0.9rem;
}
.container .field-wrapper .mobile .mobile-content .mobile-body .field-group .group-content .group-field .field-part .field-title[data-v-bcfb171a] {
  width: 100%;
  height: 1.3rem;
  font-size: 0.9rem;
  font-weight: 700;
  color: #1a1b2a;
  margin-bottom: 0.5rem;
  position: relative;
}
.container .field-wrapper .mobile .mobile-content .mobile-body .field-group .group-content .group-field .field-part .field-title .circle[data-v-bcfb171a] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -0.8rem;
  width: 0.4rem;
  height: 0.4rem;
  background: #f03947;
  border-radius: 100%;
}
.container .field-wrapper .mobile .mobile-content .mobile-body .field-group .group-content .group-field .field-part .field-title .blue[data-v-bcfb171a] {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0.9rem;
  font-weight: 400;
  color: #4c67bd;
}
.container .field-wrapper .mobile .mobile-content .mobile-body .field-group .group-content .group-field .field-part .field-value[data-v-bcfb171a] {
  width: 100%;
  font-size: 0.8rem;
  font-weight: 400;
  text-align: left;
  color: #8f99a3;
  line-height: 1rem;
}
.container .field-wrapper .mobile .mobile-content .mobile-body .field-group .group-content .group-field .field-part .field-value .textarea-box[data-v-bcfb171a] {
  padding: 0.8rem 0.9rem;
  width: 100%;
  height: 3.8rem;
  background: #f2f3f6;
  border-radius: 0.3rem;
}
.container .field-wrapper .mobile .mobile-content .mobile-body .field-group .group-content .group-field .field-part .field-value .tips[data-v-bcfb171a] {
  font-size: 0.8rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: left;
  color: #8f99a3;
  position: absolute;
  left: 0;
  padding-left: 1.3rem;
  top: 2.5rem;
}
.container .field-wrapper .mobile .mobile-content .mobile-body .field-group .group-content .group-field .field-part .field-value .upload[data-v-bcfb171a] {
  width: 4rem;
  height: 4rem;
  background: #f2f3f6;
  border-radius: 0.3rem;
  margin-top: 1.3rem;
  padding-top: 0.6rem;
}
.container .field-wrapper .mobile .mobile-content .mobile-body .field-group .group-content .group-field .field-part .field-value .upload .upload-icon[data-v-bcfb171a] {
  text-align: center;
}
.container .field-wrapper .mobile .mobile-content .mobile-body .field-group .group-content .group-field .field-part .field-value .upload .tip-color[data-v-bcfb171a] {
  font-size: 0.8rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: #5c6670;
}
.container .field-wrapper .mobile .mobile-content .mobile-body .field-group:nth-of-type(1) .field-part:hover .drag-tip[data-v-bcfb171a], .container .field-wrapper .mobile .mobile-content .mobile-body .field-group:nth-of-type(1) .field-part.active .drag-tip[data-v-bcfb171a], .container .field-wrapper .mobile .mobile-content .mobile-body .field-group:nth-of-type(2) .field-part:hover .drag-tip[data-v-bcfb171a], .container .field-wrapper .mobile .mobile-content .mobile-body .field-group:nth-of-type(2) .field-part.active .drag-tip[data-v-bcfb171a], .container .field-wrapper .mobile .mobile-content .mobile-body .field-group:nth-of-type(3) .field-part:hover .drag-tip[data-v-bcfb171a], .container .field-wrapper .mobile .mobile-content .mobile-body .field-group:nth-of-type(3) .field-part.active .drag-tip[data-v-bcfb171a] {
  display: flex;
}
.container .field-wrapper .mobile .mobile-content .mobile-body .field-group:nth-of-type(4) .group-field[data-v-bcfb171a] {
  margin-top: 0.6rem;
  border-bottom: 0;
}
.container .field-wrapper .mobile .mobile-content .mobile-body .field-group:nth-of-type(4) .group-field .field-part[data-v-bcfb171a] {
  border: 0.1rem dashed #d2d6da;
}
.container .field-wrapper .mobile .mobile-content .mobile-body .field-group:nth-of-type(4) .group-field .field-part:hover .delete-tip[data-v-bcfb171a], .container .field-wrapper .mobile .mobile-content .mobile-body .field-group:nth-of-type(4) .group-field .field-part.active .delete-tip[data-v-bcfb171a] {
  display: flex;
}
.container .field-wrapper .mobile .mobile-content .mobile-body .field-group:nth-of-type(4) .group-field[data-v-bcfb171a]:first-of-type {
  margin-top: 0;
}
.container .field-wrapper .mobile .mobile-content .mobile-body .field-group:last-child .group-content[data-v-bcfb171a]:last-child {
  margin-bottom: 8.1rem;
}
.container .field-wrapper .table-body[data-v-bcfb171a] {
  margin-left: 4.4rem;
  margin-top: 1rem;
  height: 47.1rem;
  flex: 1;
  width: 0;
  display: flex;
  flex-direction: column;
  background: #ffffff;
  border-radius: 0.6rem;
}
.container .field-wrapper .table-body .table-title[data-v-bcfb171a] {
  width: 100%;
  height: 3.3rem;
  box-sizing: border-box;
  border-bottom: 0.1rem solid #e7e9ee;
  padding: 0 1.3rem;
  display: flex;
  align-items: center;
  font-size: 1rem;
  color: #1a1b2a;
  justify-content: space-between;
}
.container .field-wrapper .table-body .table-title .field-title[data-v-bcfb171a] {
  display: flex;
  align-items: center;
}
.container .field-wrapper .table-body .table-title .line[data-v-bcfb171a] {
  width: 0.3rem;
  height: 0.8rem;
  background: #f03947;
  border-radius: 0.1rem;
  margin-right: 0.4rem;
}
.container .field-wrapper .table-body .table-content[data-v-bcfb171a] {
  padding: 0 1.9rem;
}
.container .field-wrapper .table-body .table-content .action-btns[data-v-bcfb171a] {
  display: flex;
}
.container .field-wrapper .table-body .table-content .action-btns .action-icon[data-v-bcfb171a] {
  margin-right: 0.5rem;
  cursor: pointer;
}
.container .field-wrapper .table-body .table-content .action-btns[data-v-bcfb171a]:hover {
  color: #f03947;
}
.container .field-wrapper .table-body .table-content .Info[data-v-bcfb171a] {
  display: flex;
  align-items: center;
}
.container .field-wrapper .table-body .table-content .hz-table-action-btn-item[data-v-bcfb171a] {
  margin-left: 0.8rem;
}
.container[data-v-bcfb171a] .ant-table-thead tr > th {
  background: #ffffff;
  color: #8f99a3;
}
