.section_QwQvU {
  margin-top: 0.24rem;
  padding: 0.16rem 0.16rem 0 0.16rem;
  border-radius: 0.08rem;
  background: #f7f7f7;
}
.section_QwQvU:first-child {
  margin-top: 0;
}
.section_QwQvU .content_FtIHe {
  margin-top: 0.2rem;
}

.icon-wrapper_o3EId {
  width: 0.16rem;
  height: 0.16rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 0.04rem;
  cursor: pointer;
}
.icon-wrapper_o3EId:hover {
  background: #e8e8e8;
}
.icon-wrapper_o3EId .icon_j5zno {
  transition: 0.5s;
}
.icon-wrapper_o3EId .icon_j5zno.active_DUVxw {
  transform: rotate(-180deg);
}
.extraWrapper_w9BFu {
  width: 0.16rem;
  height: 0.16rem;
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 0.04rem;
  cursor: pointer;
}
.extraWrapper_w9BFu:hover {
  background: #e8e8e8;
}

.slider_qbvKp {
  width: 100%;
  display: flex;
  grid-gap: 0.1rem;
  gap: 0.1rem;
}

.label_Sa9hK {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.08rem;
  width: 100%;
}
.label_Sa9hK .title_t9ZAW {
  color: #8c8c8c;
  font-size: 0.14rem;
  line-height: 0.22rem;
}
.label_Sa9hK .refetch_q24vW {
  cursor: pointer;
}
.label_Sa9hK .icon_GHT8H {
  margin-left: auto;
  cursor: pointer;
}
.label_Sa9hK .text_sO60O {
  margin-left: 0.04rem;
  color: #ff934a;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.upload-image-container_eBw5W.has-image_PIq1z .ant4-upload.ant4-upload-drag {
  border: none;
}
.upload-image-container_eBw5W.has-image_PIq1z .ant4-upload.ant4-upload-drag .ant4-upload {
  padding: 0;
}
.upload-image-container_eBw5W {
  width: 100%;
  height: 1.95rem;
}
.upload-image-container_eBw5W .img-container_JfmhM {
  position: relative;
  width: 100%;
  height: 1.95rem;
}
.upload-image-container_eBw5W .img-container_JfmhM .preview-img_axP7a {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 0.04rem;
}
.upload-image-container_eBw5W .img-container_JfmhM .mask_lRUVJ {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
}
.upload-image-container_eBw5W .img-container_JfmhM .mask_lRUVJ:hover {
  background: rgba(0, 0, 0, 0.4);
}
.upload-image-container_eBw5W .img-container_JfmhM .mask_lRUVJ:hover .image-operations_dqSW4 {
  opacity: 1;
}
.upload-image-container_eBw5W .img-container_JfmhM .maskLoading_YY0iJ {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
}
.upload-image-container_eBw5W .img-container_JfmhM .image-operations_dqSW4 {
  display: flex;
  grid-gap: 0.08rem;
  gap: 0.08rem;
  opacity: 0;
}
.upload-image-container_eBw5W .img-container_JfmhM .image-operations_dqSW4 svg {
  color: white;
  cursor: pointer;
}
.upload-image-container_eBw5W .img-container_JfmhM .image-operations_dqSW4 svg:hover {
  color: #ff934a;
}
.upload-image-container_eBw5W .img-container_JfmhM .image-operations_dqSW4 .cropIcon_tA0mY {
  width: 0.24rem;
  height: 0.24rem;
}
.upload-image-container_eBw5W .img-container_JfmhM .image-operations_dqSW4 .deleteIcon_SxOIE {
  width: 0.22rem;
  height: 0.22rem;
}
.upload-image-container_eBw5W .desc_Iot8Z {
  margin-top: 0.25rem;
  margin-bottom: 0.04rem;
  color: rgba(0, 0, 0, 0.85);
  font-size: 0.16rem;
  font-weight: 400;
  line-height: 0.24rem;
}
.upload-image-container_eBw5W .desc_Iot8Z .highlight_wQINq {
  color: #ff934a;
}
.upload-image-container_eBw5W .tip_y18l9 {
  color: rgba(0, 0, 0, 0.43);
  font-size: 0.14rem;
  font-weight: 400;
  line-height: 0.22rem;
}
.bottomTip_aKpsO {
  color: #8c8c8c;
  color: var(--gray-7, #8c8c8c);
  font-family: PingFang SC;
  font-size: 0.12rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
  /* 183.333% */
  margin-top: 0.04rem;
}
.loading_EFhod {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.loading_EFhod .text_sO60O {
  margin-top: 0.1rem;
  color: rgba(0, 0, 0, 0.45);
  font-size: 0.12rem;
  font-weight: 400;
  line-height: 0.2rem;
}

.background_DxOBC {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0.16rem;
}
.title_mc59B {
  font-size: 0.14rem;
  line-height: 0.22rem;
  color: #262626;
  margin-bottom: 0.14rem;
}
.square_mvCig {
  margin-top: 0.16rem;
  width: 0.16rem;
  height: 0.16rem;
  border: 0.01rem solid #D9D9D9;
  cursor: pointer;
}
.color_Wx_cI {
  display: flex;
  grid-gap: 0.08rem;
  gap: 0.08rem;
  width: 100%;
  align-items: center;
}
.t-input-number.t-size-s {
  width: inherit;
}
.fixed-setting-container_fVF9Q {
  margin-top: 0.17rem;
}

.container_oFZ7V .ant4-upload {
  padding: 0 !important;
}
.container_oFZ7V .field_MDhlj {
  margin-top: 0;
}
.container_oFZ7V .label_G1Jw7 {
  margin-bottom: 0;
}
.container_oFZ7V .child_B8EP0 {
  margin-top: 0.1rem;
  font-size: 0.13rem;
  color: rgba(0, 0, 0, 0.45);
}

.addOption_yGf0Z {
  font-size: 0.14rem;
  line-height: 0.22rem;
  text-align: right;
  color: #2491F2;
  cursor: pointer;
  align-self: flex-start;
}
.options_Oe7Hf {
  display: flex;
  flex-direction: column;
  margin-top: 0.12rem;
  grid-gap: 0.08rem;
  gap: 0.08rem;
}
.item_Fj7Ac {
  display: flex;
  align-items: center;
  z-index: 1;
}

.container_yfV9H {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 0.16rem;
}
.title_tojIY {
  color: #8C8C8C;
  font-family: PingFang SC, sans-serif;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.borderScale_jxUiE {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.borderScale_jxUiE .ant4-slider-track {
  background-color: #FF934A !important;
}
.borderScale_jxUiE .ant4-slider-handle,
.borderScale_jxUiE .ant4-slider-rail {
  border: solid 0.02rem #E8E8E8 !important;
}

.container_M8kUn {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.16rem;
}
.container_M8kUn .title_cxSFb {
  color: #8C8C8C;
  font-family: PingFang SC, sans-serif;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.container_M8kUn .align_ZMuOn {
  grid-gap: 0.12rem;
  gap: 0.12rem;
}
.container_M8kUn .align_ZMuOn .ant4-radio-button-wrapper {
  border: none;
  border-radius: 0.04rem;
  padding: 0.06rem 0.08rem;
}
.container_M8kUn .align_ZMuOn .ant4-radio-button-wrapper::before {
  display: none;
}

.container_or4Fd {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0.08rem;
  gap: 0.08rem;
}
.title_scMLw {
  font-size: 0.14rem;
  line-height: 0.22rem;
  color: #262626;
  margin-bottom: 0.08rem;
}
.compose_iTQ8W {
  cursor: pointer;
  padding: 0.04rem 0.08rem;
  border-radius: 0.08rem;
  background-color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.compose_iTQ8W .icon_RgFZj {
  margin-right: 0.08rem;
}
.compose_iTQ8W .status_PA8xY {
  margin-left: auto;
}

.container_kIkBD {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.title_eoA2y {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.08rem;
}
.title_eoA2y .text_yIyX2 {
  font-size: 0.14rem;
  line-height: 0.22rem;
  color: #262626;
}
.title_eoA2y .link_emiDa {
  font-size: 0.14rem;
}
.scrollContentWrapper_c4aJP {
  overflow: auto;
  display: flex;
  flex-direction: column;
}
.contentOuter_migIf {
  padding: 0.04rem 0;
}
.contentOuter_migIf .contentWrapper_vuD96 {
  display: flex;
  align-items: center;
  grid-gap: 0.08rem;
  gap: 0.08rem;
  background: #ffffff;
  padding: 0.12rem 0.08rem;
  border-radius: 0.08rem;
}
.contentOuter_migIf .contentWrapper_vuD96:hover {
  cursor: move;
}
.contentOuter_migIf .contentWrapper_vuD96 .src_qRc0S {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 0.04rem;
  border: 0.01rem solid #d9d9d9;
}
.contentOuter_migIf .contentWrapper_vuD96 .src_qRc0S .img_ODcf9 {
  width: 0.48rem;
  height: 0.48rem;
  border-radius: 0.03rem;
}
.contentOuter_migIf .contentWrapper_vuD96 .content_gfaBb {
  width: calc(100% - 0.88rem);
  margin-left: 0;
}
.contentOuter_migIf .contentWrapper_vuD96 .content_gfaBb.contentWidth_pe7Bm {
  width: calc(100% - 0.88rem);
  margin-left: 0.08rem;
}
.contentOuter_migIf .contentWrapper_vuD96 .content_gfaBb .titleWrapper_SdZ9U {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.contentOuter_migIf .contentWrapper_vuD96 .content_gfaBb .titleWrapper_SdZ9U .contentTitle_EMgNV {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000;
  font-family: PingFang SC;
  font-size: 0.16rem;
  font-style: normal;
  font-weight: 500;
}
.contentOuter_migIf .contentWrapper_vuD96 .content_gfaBb .titleWrapper_SdZ9U .edit_hZ6xU {
  cursor: pointer;
  margin-left: auto;
  margin: 0 0.08rem;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 0.04rem;
  background-color: #ffffff;
}
.contentOuter_migIf .contentWrapper_vuD96 .content_gfaBb .titleWrapper_SdZ9U .edit_hZ6xU:hover {
  background-color: #f7f7f7;
}
.contentOuter_migIf .contentWrapper_vuD96 .content_gfaBb .titleWrapper_SdZ9U .edit_hZ6xU.click_M2FbR {
  background-color: #f7f7f7;
}
.contentOuter_migIf .contentWrapper_vuD96 .content_gfaBb .titleWrapper_SdZ9U .del_FpKE2 {
  cursor: pointer;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 0.04rem;
  background-color: #ffffff;
}
.contentOuter_migIf .contentWrapper_vuD96 .content_gfaBb .titleWrapper_SdZ9U .del_FpKE2:hover {
  background-color: #f7f7f7;
}
.contentOuter_migIf .contentWrapper_vuD96 .content_gfaBb .titleWrapper_SdZ9U .del_FpKE2.click_M2FbR {
  background-color: #f7f7f7;
}
.contentOuter_migIf .contentWrapper_vuD96 .content_gfaBb .contentText_Lcc3g {
  margin-top: 0.08rem;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #8c8c8c;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
}
.addContent_ugfwP {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.08rem;
  margin-top: 0.08rem;
  width: 100%;
}
.addContent_ugfwP .icon_ZWkBY {
  width: 0.16rem;
  height: 0.16rem;
}
.addContent_ugfwP span {
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}

.containerContent_WxgRW {
  width: 100%;
}
.containerContent_WxgRW .contentPanel_E7fIW {
  padding: 0.16rem;
  background: #f7f7f7;
  border-radius: 0.08rem;
  margin-bottom: 0.12rem;
}
.containerContent_WxgRW .contentPanel_E7fIW .ant4-collapse-header-text {
  color: #262626;
  text-align: right;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 600;
  line-height: 0.22rem;
}
.containerContent_WxgRW .contentPanel_E7fIW .ant4-collapse-content-box {
  padding: 0;
}
.containerContent_WxgRW .contentPanel_E7fIW .ant4-collapse-arrow {
  right: 0;
}
.imageWrapper_dzNNh {
  width: 100%;
  margin-bottom: 0.04rem;
}
.imageWrapper_dzNNh .imageSetting_MCuQC {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.08rem;
}
.imageWrapper_dzNNh .imageSetting_MCuQC .imageText_X0dU4 {
  position: relative;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.imageWrapper_dzNNh .imageSetting_MCuQC .icon_XRXYB {
  cursor: pointer;
}
.imageWrapper_dzNNh .image_oNROB {
  width: 100%;
}
.titleWrapper_v0Uto {
  width: 100%;
  margin-top: 0.24rem;
  margin-bottom: 0.12rem;
}
.titleWrapper_v0Uto .titleSetting_XSkTM {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.08rem;
  position: relative;
}
.titleWrapper_v0Uto .titleSetting_XSkTM .titleText_Hzsb2 {
  color: #8c8c8c;
  position: relative;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.titleWrapper_v0Uto .titleSetting_XSkTM .icon_XRXYB {
  cursor: pointer;
  position: absolute;
  top: 0.03rem;
  right: 0.45rem;
}
.titleWrapper_v0Uto .titleSetting_XSkTM .text_By2J5 {
  color: #ff934a;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.titleWrapper_v0Uto .title_cug_B {
  width: 100%;
}
.contentWrapper_GLxKk {
  width: 100%;
}
.contentWrapper_GLxKk .contentSetting_EJ5DQ {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.08rem;
  position: relative;
}
.contentWrapper_GLxKk .contentSetting_EJ5DQ .contentText_pvUdB {
  color: #8c8c8c;
  position: relative;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.contentWrapper_GLxKk .contentSetting_EJ5DQ .icon_XRXYB {
  cursor: pointer;
  position: absolute;
  top: 0.03rem;
  right: 0.45rem;
}
.contentWrapper_GLxKk .contentSetting_EJ5DQ .text_By2J5 {
  color: #ff934a;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.contentWrapper_GLxKk .content_ew3yi {
  width: 100%;
}
.buttonSetting_Derph {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-top: 0.24rem;
}
.buttonSetting_Derph .btnName_Ldulz {
  color: #8c8c8c;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
  margin-bottom: 0.04rem;
}
.buttonSetting_Derph .btnLink_Xlu_v {
  color: #8c8c8c;
  margin-top: 0.08rem;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
  margin-bottom: 0.08rem;
}
.buttonSetting_Derph .validLink_qntD9 {
  font-size: 0.14rem;
  color: red;
}

.container_UOpZD {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.16rem;
}
.label_excFq {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.08rem;
  width: 100%;
  position: relative;
}
.label_excFq .title_tS1le {
  color: #8c8c8c;
  position: relative;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.price_nBnZ2 {
  display: flex;
  grid-gap: 0.08rem;
  gap: 0.08rem;
  width: 100%;
}
.price_nBnZ2 .select_XEOBA {
  flex: auto;
}
.price_nBnZ2 .input_ZzrtY {
  flex: auto;
}

.container_HXy1Q {
  font-family: PingFang SC;
}
.container_HXy1Q .top_E07Wx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
}
.container_HXy1Q .top_E07Wx:not(:last-child) {
  margin-bottom: 0.12rem;
}
.container_HXy1Q .top_E07Wx .title_tetS6 {
  color: #8c8c8c;
  font-size: 0.14rem;
  font-weight: 400;
}
.container_HXy1Q .child_AOD3c .linkLabel_AQhs4 {
  color: #8c8c8c;
  font-size: 0.14rem;
  font-weight: 400;
}
.container_HXy1Q .radioButton_Z4Kdg {
  flex: 1;
  text-align: center;
  border-radius: 0.04rem;
  padding: 0.02rem auto;
  font-size: 0.12rem;
}
.container_HXy1Q .ant4-form-item-label {
  padding-bottom: 0.04rem;
}
.linkSetting_dSepN {
  width: 100%;
  font-family: PingFang SC;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.linkSetting_dSepN .linkSettingTip_dvatl {
  color: #8c8c8c;
  color: var(--gray-7, #8c8c8c);
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
  /* 157.143% */
}
.section_AnglH {
  padding: 0.16rem 0.16rem 0 0.16rem;
  border-radius: 0.08rem;
  background: #f7f7f7;
}
.section_AnglH .content_r2h1N {
  margin-top: 0.2rem;
}
.detailTip_pZRgu {
  color: #8c8c8c;
  color: var(--gray-7, #8c8c8c);
  font-size: 0.12rem;
  font-weight: 400;
  margin-top: 0.04rem;
  margin-bottom: 0.24rem;
}
.styleLabel_ZHumu {
  color: #8c8c8c;
  color: var(--gray-7, #8c8c8c);
  font-size: 0.14rem;
  font-weight: 400;
  margin-bottom: 0.04rem;
}

.PhdUwvPANapec_6gNJug {
	font-family: PingFang SC;
}

.hRqziCzRCWyrjgDMbmcA {
	color: #262626;
	font-family: PingFang SC;
	font-size: 0.16rem;
	font-style: normal;
	font-weight: 500;
	line-height: 0.24rem;
}

.hRqziCzRCWyrjgDMbmcA .bPApnKX8JAGbpT1lpDam {
		color: #595959;
		margin-right: 0.1rem;
	}
.kW0ifssrnu_2ZK3Qyvgs .ant4-drawer-content {
      box-shadow: none;
    }

.container_BvilZ {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.16rem;
}
.label_ei1nE {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.08rem;
  width: 100%;
  position: relative;
}
.label_ei1nE .title_dRIZX {
  color: #8c8c8c;
  position: relative;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.label_ei1nE .icon_zFD8G {
  cursor: pointer;
  position: absolute;
  top: 0.03rem;
  right: 0.45rem;
}
.label_ei1nE .text_Rmprl {
  color: #ff934a;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.textarea_FJI_M {
  width: 100%;
}
.textarea_FJI_M::-moz-placeholder {
  color: #8c8c8c !important;
}
.textarea_FJI_M::placeholder {
  color: #8c8c8c !important;
}
.input_PUcha {
  width: 100%;
}
.input_PUcha::-moz-placeholder {
  color: #8c8c8c !important;
}
.input_PUcha::placeholder {
  color: #8c8c8c !important;
}

.container_MV2He {
  width: 100%;
}
.container_MV2He .contentPanel_FpJFb {
  padding: 0.16rem;
  background: #F7F7F7;
  border-radius: 0.08rem;
  margin-bottom: 0.12rem;
}
.container_MV2He .contentPanel_FpJFb .loading_LJRLt {
  text-align: center;
}
.container_MV2He .contentPanel_FpJFb .loading_LJRLt .text_tRzOG {
  margin-left: 0.1rem;
  color: #595959;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.container_MV2He .contentPanel_FpJFb .label_xg2Tg {
  color: #8C8C8C;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.container_MV2He .contentPanel_FpJFb .panel_fFnCe .panelTitle_YjjES {
  color: #8C8C8C;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
  padding: 0.12rem 0 0.04rem 0;
}
.container_MV2He .contentPanel_FpJFb .panel_fFnCe .panelValue_zak_0 {
  width: 100%;
  position: relative;
}
.container_MV2He .contentPanel_FpJFb .panel_fFnCe .panelValue_zak_0 .icon_HCwdI {
  position: absolute;
  top: 0.07rem;
  left: 0.85rem;
}
.container_MV2He .contentPanel_FpJFb .panel_fFnCe .panelValue_zak_0 .label_xg2Tg {
  width: 2.44rem;
  white-space: break-spaces;
  line-height: 0.22rem;
}
.container_MV2He .contentPanel_FpJFb .panel_fFnCe.extra_XoCSz {
  margin-top: 0.12rem;
}
.container_MV2He .contentPanel_FpJFb .panel_fFnCe .imageWrapper_djD8A {
  display: inline-block;
  border-radius: 0.04rem;
  position: relative;
  width: 1.32rem;
  margin-right: 0.04rem;
  margin-bottom: 0.04rem;
}
.container_MV2He .contentPanel_FpJFb .panel_fFnCe .imageWrapper_djD8A:nth-of-type(2n) {
  margin-right: 0;
}
.container_MV2He .contentPanel_FpJFb .panel_fFnCe .imageWrapper_djD8A .image_h4KyL {
  cursor: pointer;
  width: 100%;
}
.container_MV2He .contentPanel_FpJFb .panel_fFnCe .imageWrapper_djD8A .imgClick_n7EDl {
  position: absolute;
  right: 0;
  bottom: 0;
}
.container_MV2He .contentPanel_FpJFb .ant4-collapse-content-box {
  padding-top: 0.12rem !important;
  padding-bottom: 0 !important;
}
.container_MV2He .contentPanel_FpJFb .ant4-collapse-header-text {
  color: #262626;
  text-align: right;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 600;
  line-height: 0.22rem;
}
.container_MV2He .contentPanel_FpJFb .ant4-collapse-arrow {
  right: 0;
}

.container_EH528 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.16rem;
}
.label_gxwnh {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.08rem;
  width: 100%;
  position: relative;
}
.label_gxwnh .title_AFAEA {
  color: #8C8C8C;
  position: relative;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.label_gxwnh .icon_PRD8R {
  cursor: pointer;
  position: absolute;
  top: 0.03rem;
  right: 0.45rem;
}
.label_gxwnh .text_PGN7e {
  color: #FF934A;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.textarea_Q7mYL {
  width: 100%;
}
.textarea_Q7mYL::-moz-placeholder {
  color: #8C8C8C !important;
}
.textarea_Q7mYL::placeholder {
  color: #8C8C8C !important;
}
.input_RJmQ2 {
  width: 100%;
}
.input_RJmQ2::-moz-placeholder {
  color: #8C8C8C !important;
}
.input_RJmQ2::placeholder {
  color: #8C8C8C !important;
}

.label_hNj7g {
  margin-bottom: 0;
}

.container_pJ8mq {
  margin-top: 0.24rem;
}
.container_pJ8mq .top_qNLsR {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.container_pJ8mq .top_qNLsR .title_cMz17 {
  color: #8C8C8C;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
  margin-bottom: 0.08rem;
}

.container_V4VqC {
  margin-top: 0.24rem;
}
.container_V4VqC .top__f4Zm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.container_V4VqC .top__f4Zm .title_mO4Ad {
  color: #8C8C8C;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
  margin-bottom: 0.08rem;
}
.container_V4VqC .child_OITRP {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}
.container_V4VqC .child_OITRP .btnName_u4xd_ {
  color: #8C8C8C;
  margin-top: 0.12rem;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
  margin-bottom: 0.08rem;
}
.container_V4VqC .child_OITRP .btnLink_s9wCx {
  color: #8C8C8C;
  margin-top: 0.12rem;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
  margin-bottom: 0.08rem;
}
.container_V4VqC .child_OITRP .validLink_v3uRG {
  font-size: 0.14rem;
  color: red;
}

.container_AGb2S {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0.16rem;
}
.title_NDkMB {
  font-size: 0.14rem;
  line-height: 0.22rem;
  color: #262626;
  margin-bottom: 0.08rem;
}
.theme_m30mP {
  width: 100%;
  margin-bottom: 0.16rem;
}
.colorPicker_hVuhY {
  width: 100%;
  height: 0.36rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  border-radius: 0.02rem;
  border: 0.01rem solid #d9d9d9;
  background: #fff;
}
.color_KIHKI {
  width: 0.47rem;
  height: 0.32rem;
  margin: 0.02rem;
  cursor: pointer;
}
.picker_uLmRK {
  flex: 1;
}
.themeOption_Cp8Tb {
  display: flex;
  align-items: center;
}
.themeOption_Cp8Tb .themeOptionBlock_IiocF {
  width: 0.24rem;
  height: 0.24rem;
  flex-shrink: 0;
  border-radius: 0.04rem;
  border: 0.01rem solid #e8e8e8;
  border: 0.01rem solid var(--gray-4, #e8e8e8);
}
.themeOption_Cp8Tb .themeOptionText_zG4cm {
  margin-left: 0.12rem;
}

.container_nMPYS {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0.12rem;
}
.container_nMPYS .title_TB3MC {
  color: #8c8c8c;
  font-family: PingFang SC, sans-serif;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.container_nMPYS .ratio_M9xaO {
  margin-top: 0.04rem;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 0.08rem;
  gap: 0.08rem;
}
.container_nMPYS .ratio_M9xaO .btn_duhFq {
  height: auto;
  padding: 0;
  color: #595959;
  color: var(--gray-8, #595959);
  font-size: 0.14rem;
  font-weight: 400;
  line-height: 0.22rem;
  border-radius: 0.04rem;
}
.container_nMPYS .ratio_M9xaO .btn_duhFq.selected_VJpfX {
  background: #fff7f1;
  color: #ff934a;
  border: 0.01rem solid #ff934a;
}
.container_nMPYS .ratio_M9xaO .btn_duhFq:hover {
  background: #fff7f1;
  color: #ff934a;
  border: 0.01rem solid #ff934a;
}

.refetch_Emt2S {
  display: flex;
  align-items: center;
  grid-gap: 0.04rem;
  gap: 0.04rem;
  cursor: pointer;
}
.refetch_Emt2S .icon_uFFiW {
  color: #8c8c8c;
}
.refetch_Emt2S .text_VEovZ {
  color: #ff934a;
  font-size: 0.14rem;
  font-weight: 400;
  line-height: 0.22rem;
}

.container_X3Bke {
  /* margin-top: 24px; */
  padding-top: 0.04rem;
}
.container_X3Bke .top_ZKHoV {
  width: 100%;
}
.container_X3Bke .top_ZKHoV .title_ifPhK {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.container_X3Bke .top_ZKHoV .title_ifPhK .text_cJgv4 {
  color: #8C8C8C;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.container_X3Bke .top_ZKHoV .subTitle_YZnue {
  color: #8C8C8C;
  font-family: PingFang SC;
  font-size: 0.12rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.container_X3Bke .child_yLZBz {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}
.container_X3Bke .child_yLZBz .btnName_V5m7U {
  color: #8C8C8C;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.container_X3Bke .child_yLZBz .menu_eBy2f {
  background-color: #FFFFFF;
  margin-bottom: 0.08rem;
  padding: 0.2rem;
  border-radius: 0.08rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}
.container_X3Bke .child_yLZBz .btn_z2xvg {
  width: 100%;
  height: 0.38rem;
  padding: 0.08rem;
  border-radius: 0.08rem;
  color: #595959;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.container_X3Bke .child_yLZBz .btn_z2xvg:hover {
  color: #FF934A;
}
.drawerTitle_ywEU0 {
  color: #262626;
  font-family: PingFang SC;
  font-size: 0.16rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.24rem;
}
.drawerTitle_ywEU0 .icon_yPlFc {
  color: #595959;
  margin-right: 0.1rem;
}
.drawerFooter__MaXR {
  width: 100%;
}
.drawerFooter__MaXR span {
  color: #FFFFFF;
  text-align: center;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.22rem;
}
.ai-site-menu_GfWKR {
  width: 100%;
}
.addMenuItem_Ecsbw {
  cursor: pointer;
  height: 0.38rem;
  color: #FF934A;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.38rem;
}

.container_YW2Ky .ant4-tree-treenode {
  height: 0.4rem;
  align-items: center !important;
  position: relative;
}
.container_YW2Ky .ant4-tree-treenode:hover {
  background: #fff7f1;
}
.container_YW2Ky .ant4-tree-treenode:hover > span > span > div > div {
  visibility: visible;
}
.container_YW2Ky .ant4-tree-switcher-noop {
  display: none;
}
.container_YW2Ky .ant4-tree-draggable-icon {
  cursor: pointer;
  opacity: 1 !important;
}
.container_YW2Ky .ant4-tree-draggable-icon svg {
  color: #8c8c8c;
}
.container_YW2Ky .shadowItem_TJh_3 {
  color: #8C8C8C;
  background: #fafafa;
  background: var(--gray-2, #fafafa);
}
.container_YW2Ky .shadowItem_TJh_3 .expand_rS4lz {
  color: #8C8C8C;
}
.container_YW2Ky .shadowItem_TJh_3 .expand_rS4lz path {
  stroke: #8C8C8C;
}
.container_YW2Ky .expand_rS4lz {
  position: absolute;
  top: 0.1rem;
  left: 0.04rem;
  margin-right: 0.08rem;
  transition: 0.5s;
}
.container_YW2Ky .expand_rS4lz.active_CIk3e {
  transform: rotate(-180deg);
}
.container_YW2Ky .titleWrapper_xmUcS {
  display: flex;
  height: 0.38rem;
}
.container_YW2Ky .titleWrapper_xmUcS .title_ojn1g {
  max-width: 1.9rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #262626;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.38rem;
}
.container_YW2Ky .titleWrapper_xmUcS .extra_hF4vF {
  visibility: visible;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  text-wrap: nowrap;
  white-space: nowrap;
}
.container_YW2Ky .titleWrapper_xmUcS .extra_hF4vF .icon_nEgP1 {
  cursor: pointer;
  color: #8c8c8c;
}
.container_YW2Ky .titleWrapper_xmUcS .extra_hF4vF .icon_nEgP1:hover:not(.disabled_iWNG_) {
  color: #ff934a;
}
.container_YW2Ky .titleWrapper_xmUcS .extra_hF4vF .icon_nEgP1.disabled_iWNG_ {
  color: #bfbfbf;
  cursor: not-allowed;
}

.LeaSKg14Eq5JwU3XQqmA .ant4-btn-link {
      height: auto;
      padding: 0;
      border: none
    }
    .LeaSKg14Eq5JwU3XQqmA .ant4-btn-link > span {
        display: inline;
      }
.ffvEPqqwJ_1AUTV7LhmK {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.ffvEPqqwJ_1AUTV7LhmK .ant4-btn-link {
      width: auto;
    }
.ffvEPqqwJ_1AUTV7LhmK > svg {
    width: 0.16rem;
    height: 0.16rem;
  }

.mpuC133qowEBesGKpDlE .ant4-dropdown-menu-root {
      padding: 0.06rem;
    }

.mpuC133qowEBesGKpDlE .ant4-dropdown-menu-item {
      padding: 0;
      line-height: 0.22rem;
    }

.eUYn32_qyYkC2wwuEywh {
  z-index: 1060;
}

.Azat0CQc2nBskTDEzuyE {
  padding: 0.03rem 0.08rem;
  height: 0.28rem;
  display: inline-block;
  width: 100%;
}

.customPopconfirm_WyhPU .body_Dm3Fi .title_BcXvt {
  font-size: 0.16rem;
  font-weight: 600;
  line-height: 0.24rem;
  color: #262626;
}
.customPopconfirm_WyhPU .body_Dm3Fi .content_kaTVR {
  font-size: 0.14rem;
  font-weight: 400;
  line-height: 0.22rem;
  color: #595959;
  margin-top: 0.08rem;
}
.customPopconfirm_WyhPU .ant4-popover-inner-content {
  padding: 0.16rem !important;
}
.customPopconfirm_WyhPU .ant4-popover-inner-content .ant4-popover-message {
  padding: 0 !important;
}
.customPopconfirm_WyhPU .ant4-popover-inner-content .ant4-popover-message .ant4-popover-message-title {
  padding: 0 !important;
}
.customPopconfirm_WyhPU .ant4-popover-buttons {
  margin-top: 0.24rem;
  margin-bottom: 0;
}
.customPopconfirm_WyhPU .ant4-popover-buttons .ant4-btn {
  font-size: 0.12rem !important;
}

.footer_d4DQ3 {
  display: flex;
  justify-content: flex-end;
}
.selectorSelector__yTNs.hasItem_Cqj31 .ant4-select-selector {
  height: 0.5rem !important;
}
.selectorSelectorItem_Wd4UT {
  display: flex;
  align-items: center;
  width: 100%;
  height: 0.5rem;
  margin-bottom: 0.08rem;
  cursor: pointer;
}
.selectorSelectorItem_Wd4UT:last-child {
  margin-bottom: 0;
}
.selectorSelectorItem_Wd4UT .icon-wrapper_p78Pi {
  width: 0.32rem;
  height: 0.32rem;
  margin-right: 0.12rem;
}
.selectorSelectorItem_Wd4UT .content_b4Dqd .name_oV0Kr,
.selectorSelectorItem_Wd4UT .content_b4Dqd .desc_OPMAk {
  font-weight: 400;
  line-height: 0.22rem;
}
.selectorSelectorItem_Wd4UT .content_b4Dqd .name_oV0Kr {
  font-size: 0.14rem;
  color: #000;
}
.selectorSelectorItem_Wd4UT .content_b4Dqd .desc_OPMAk {
  font-size: 0.12rem;
  color: #595959;
}
.popConfirmOverlay_hy2c8 .body_vl_df {
  padding: 0.16rem;
  width: 2.8rem;
}
.popConfirmOverlay_hy2c8 .body_vl_df .title_WvsqL {
  font-size: 0.16rem;
  font-weight: 600;
  line-height: 0.24rem;
  color: #262626;
}
.popConfirmOverlay_hy2c8 .body_vl_df .content_b4Dqd {
  font-size: 0.14rem;
  font-weight: 400;
  line-height: 0.22rem;
  color: #595959;
  margin-top: 0.08rem;
}

.container_aUyJ8 .cascader_SUVSm {
  width: 100%;
}
.container_aUyJ8 .wrapperCascader_V7V4u {
  width: 100%;
  left: 0 !important;
}
.container_aUyJ8 .ant4-cascader-menu-item-content {
  width: 1.82rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container_aUyJ8 .add_F2RGa {
  cursor: pointer;
  color: #ff934a;
  padding: 0.13rem 0.12rem;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}

.RzoSlq0M9FQ74KF1Xtso {
	display: flex;
	justify-content: flex-end;
}
.Ma64ef_zVi2hXdgOnOyy {
	height: 0.36rem;
	display: flex;
	align-items: center;
	flex-shrink: 0;
	padding: 0 0.13rem;
}
.kJblNhM9vaukcDf885po::-moz-placeholder {
  font-size: 1em !important;
}
.kJblNhM9vaukcDf885po::placeholder {
  font-size: 1em !important;
}

.container_vruEK {
  margin-top: 0.24rem;
}
.container_vruEK .top_PZICn {
  margin-top: 0.12rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.container_vruEK .top_PZICn .title_S6hCf {
  color: #8c8c8c;
  font-size: 0.14rem;
  font-weight: 400;
  line-height: 0.22rem;
  margin-bottom: 0.08rem;
}
.container_vruEK .socialList_V3gE6 .socialListItem__5uTv {
  display: flex;
  align-items: center;
}
.container_vruEK .socialList_V3gE6 .socialListItem__5uTv .ant4-checkbox-wrapper {
  width: 100%;
}
.container_vruEK .socialList_V3gE6 .socialListItem__5uTv .nameWrapper_c5Mnr .nameExtra_uul_m {
  width: 1.2rem;
}
.container_vruEK .socialList_V3gE6 .socialListItem__5uTv .nameWrapper_c5Mnr .nameSelect_hNAEf {
  width: 1.2rem;
}
.container_vruEK .socialListItem__5uTv {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 0.12rem 0;
}
.container_vruEK .socialListItem__5uTv .emptyAndCreate_zn7Rf {
  color: #8c8c8c;
  color: var(--gray-7, #8c8c8c);
  font-size: 0.12rem;
  font-weight: 400;
  line-height: 0.2rem;
  /* 166.667% */
}
.container_vruEK .socialAddBtn_IEp4U {
  width: 100%;
  line-height: 0.14rem;
}
.container_vruEK .socialAddBtn_IEp4U span {
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.drawerTitle_z9JRv {
  color: #262626;
  font-family: PingFang SC;
  font-size: 0.16rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.24rem;
}

.extra_inVOd {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.04rem;
}
.extra_inVOd .left_FQysN {
  color: #8C8C8C;
  font-family: PingFang SC;
  font-size: 0.12rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.2rem;
}
.extra_inVOd .right_nVIwl {
  cursor: pointer;
  color: #FF934A;
  font-family: PingFang SC;
  font-size: 0.12rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.2rem;
}
.drawerTitle_oaSfC {
  color: #262626;
  font-family: PingFang SC;
  font-size: 0.16rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.24rem;
}

.hvkzXR1ZvY82oHEO8Aje {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 0.16rem;
  font-size: 0.16rem;
  font-weight: 500;
  color: #000
}
.hvkzXR1ZvY82oHEO8Aje.fA4e2vTapJwKM7rqtTfO {
    padding-left: 0.12rem
  }
.hvkzXR1ZvY82oHEO8Aje.fA4e2vTapJwKM7rqtTfO::before {
      left: 0;
    }
.hvkzXR1ZvY82oHEO8Aje:before {
    content: ' ';
    width: 0.04rem;
    height: 0.12rem;
    margin-right: 0.08rem;
    border-radius: 0.01rem;
    background: var(--main-color);
  }
.CHuWFKTRjTlUgsEKlZrO {
  width: 100%;
  margin-bottom: 0.32rem;
}
.CHuWFKTRjTlUgsEKlZrO .hxKOL8TolPDlLwR9ys45 .ant4-form-two-columns {
        grid-column-gap: 0.24rem;
        -moz-column-gap: 0.24rem;
             column-gap: 0.24rem;
      }
.CHuWFKTRjTlUgsEKlZrO .hxKOL8TolPDlLwR9ys45 .ant4-formily-item-layout-two-columns {
        flex-basis: calc(50% - 0.12rem);
      }

.CHuWFKTRjTlUgsEKlZrO:last-child {
  margin-bottom: 0.12rem;
}

.hxKOL8TolPDlLwR9ys45 {
  display: flex;
  flex-direction: column;
}

/* gap: 24px; */

.hxKOL8TolPDlLwR9ys45 .ant4-formily-item-feedback-layout-loose:last-child {
      margin-bottom: 0;
    }
.pgYErZLi7JenOwecstvl {
  display: flex;
  flex-basis: 40%;
  flex-direction: column;
  overflow-x: hidden;
  overflow-y: scroll
}
.pgYErZLi7JenOwecstvl::-webkit-scrollbar {
    display: none; /* Chrome Safari */
  }
.trh35nSVIt2lbcooGqKW {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 0.23rem;
}
.trh35nSVIt2lbcooGqKW .pgYErZLi7JenOwecstvl {
    flex-basis: 50%;
    padding-top: 0.2rem;
    min-height: 5.65rem
  }
.trh35nSVIt2lbcooGqKW .pgYErZLi7JenOwecstvl:nth-child(1) {
      border-right: 0.005rem solid #aaa;
    }
.trh35nSVIt2lbcooGqKW .pgYErZLi7JenOwecstvl:nth-child(2) .CHuWFKTRjTlUgsEKlZrO {
        padding-right: 0.56rem;
        margin-left: 0.23rem;
      }
.trh35nSVIt2lbcooGqKW .pgYErZLi7JenOwecstvl .CHuWFKTRjTlUgsEKlZrO {
      padding-right: 0.55rem;
    }
.trh35nSVIt2lbcooGqKW .pgYErZLi7JenOwecstvl .CHuWFKTRjTlUgsEKlZrO .pgYErZLi7JenOwecstvl {
        flex-basis: 100%;
        padding-top: 0;
        border: none;
        min-height: auto;
      }

.extra_Sbrge {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.04rem;
}
.extra_Sbrge .left_B_swd {
  color: #8C8C8C;
  font-family: PingFang SC;
  font-size: 0.12rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.2rem;
}
.extra_Sbrge .right_B9yC9 {
  cursor: pointer;
  color: #FF934A;
  font-family: PingFang SC;
  font-size: 0.12rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.2rem;
}

.drawerTitle_K5ly_ {
  color: #262626;
  font-family: PingFang SC;
  font-size: 0.16rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.24rem;
}

.wrapper_uKUdw .extra_fLiwq {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.04rem;
}
.wrapper_uKUdw .extra_fLiwq .left_LlUMM {
  color: #8C8C8C;
  font-family: PingFang SC;
  font-size: 0.12rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.2rem;
}
.wrapper_uKUdw .extra_fLiwq .right_C7N_V {
  cursor: pointer;
  color: #FF934A;
  font-family: PingFang SC;
  font-size: 0.12rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.2rem;
}
.wrapper_uKUdw .extra_fLiwq .select_pnIAH {
  width: 100%;
}

.container_mqgCe {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0.24rem;
}
.container_mqgCe .logoType_md_Pp {
  width: 100%;
}
.container_mqgCe .logoType_md_Pp .title_UeMg2 {
  color: #8c8c8c;
  font-family: PingFang SC, sans-serif;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
  margin-bottom: 0.06rem;
}
.container_mqgCe .logoType_md_Pp .titleType_mKlsO {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.container_mqgCe .logoType_md_Pp .titleType_mKlsO .btn_lhWvW {
  height: 0.26rem;
  width: 1.3rem;
  padding: 0.02rem 0.1rem;
  border-radius: 0.04rem;
  color: #595959;
  font-family: PingFang SC, sans-serif;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.container_mqgCe .logoType_md_Pp .titleType_mKlsO .btn_lhWvW.selected_RxS1A {
  background: #fff7f1;
  color: #ff934a;
  border: 0.01rem solid #ff934a;
}
.container_mqgCe .logoType_md_Pp .titleType_mKlsO .btn_lhWvW:hover {
  background: #fff7f1;
  color: #ff934a;
  border: 0.01rem solid #ff934a;
}
.container_mqgCe .logoType_md_Pp .titleType_mKlsO .btn_lhWvW:last-child {
  margin-left: 0.08rem;
}
.container_mqgCe .logoText_J0sMo {
  width: 100%;
  margin-top: 0.14rem;
}
.container_mqgCe .logoText_J0sMo .title_UeMg2 {
  color: #8c8c8c;
  font-family: PingFang SC, sans-serif;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.container_mqgCe .logoImage_ijgci {
  width: 100%;
  margin-top: 0.14rem;
}

.container_MhWqk {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0.16rem;
}
.container_MhWqk .title_Qqr3T {
  color: #8c8c8c;
  font-family: PingFang SC, sans-serif;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
  margin-bottom: 0.04rem;
}
.container_MhWqk .radioGroup_FSyBA {
  display: flex;
  margin-top: 0.04rem;
  width: 100%;
  flex-wrap: nowrap;
  grid-gap: 0.08rem;
  gap: 0.08rem;
}
.container_MhWqk .radioGroup_FSyBA .btn_InGO9 {
  height: auto;
  padding: 0;
  color: #595959;
  color: var(--gray-8, #595959);
  font-size: 0.14rem;
  font-weight: 400;
  line-height: 0.22rem;
  border-radius: 0.04rem;
  flex: auto;
  text-align: center;
}
.container_MhWqk .radioGroup_FSyBA .btn_InGO9 ::before {
  display: none;
}
.container_MhWqk .radioGroup_FSyBA .btn_InGO9.selected_S6yci {
  background: #fff7f1;
  color: #ff934a;
  border: 0.01rem solid #ff934a;
}
.container_MhWqk .radioGroup_FSyBA .btn_InGO9.selected_S6yci svg {
  color: #ff934a;
}
.container_MhWqk .radioGroup_FSyBA .btn_InGO9:hover {
  background: #fff7f1;
  color: #ff934a;
  border: 0.01rem solid #ff934a;
}
.container_MhWqk .radioGroup_FSyBA .btn_InGO9:hover svg {
  color: #ff934a;
}

.container_HKfgG {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0.16rem;
}
.container_HKfgG .title_gXaMj {
  width: 100%;
  color: #8c8c8c;
  font-family: PingFang SC, sans-serif;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
  margin-bottom: 0.06rem;
}
.container_HKfgG .color_q0kHB {
  width: 100%;
}
.container_HKfgG .color_q0kHB.colorTheme_tdWfE .ant4-select-selector {
  height: 0.5rem !important;
}
.container_HKfgG .color_q0kHB .themeOption_ESeuI {
  display: flex;
  align-items: center;
}
.container_HKfgG .color_q0kHB .themeOption_ESeuI.colorThemeOption_zgqiO {
  height: 0.48rem;
}
.container_HKfgG .color_q0kHB .themeOption_ESeuI .colorThemeBlock_cqIYD {
  width: 0.48rem;
  height: 0.36rem;
  border-radius: 0.02rem;
  border: 0.01rem solid #e8e8e8;
  padding: 0.05rem 0.15rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.container_HKfgG .color_q0kHB .themeOption_ESeuI .colorThemeBlock_cqIYD .text_GeSS5 {
  color: #222;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.16rem;
}
.container_HKfgG .color_q0kHB .themeOption_ESeuI .colorThemeBlock_cqIYD .btn_BhhPM {
  margin-top: 0.04rem;
  width: 0.16rem;
  height: 0.06rem;
  border-radius: 0.02rem;
}
.container_HKfgG .color_q0kHB .themeOption_ESeuI .colorBlock_m2F_B {
  width: 0.24rem;
  height: 0.24rem;
  flex-shrink: 0;
  border-radius: 0.04rem;
  border: 0.01rem solid #e8e8e8;
}
.container_HKfgG .color_q0kHB .themeOption_ESeuI .themeOptionText_M0WY6 {
  margin-left: 0.12rem;
}

.menuList_Q06Jd {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.menuList_Q06Jd .ant4-dropdown-menu-title-content {
  display: inline-flex;
}
.menuList_Q06Jd .linkStyle_j1j7h {
  cursor: pointer;
  display: inline-block;
  font-family: Inter;
  font-size: 0.16rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.26rem;
  margin-right: 0.24rem;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 2rem;
  white-space: nowrap;
}

.container_YzJOt .ant4-popover-inner-content {
  padding: 0.12rem 0.16rem !important;
}
.titleWrap_Q24Qh {
  padding-left: 0.1rem;
}
.titleWrap_Q24Qh .title_z_KaA {
  font-size: 0.16rem;
  font-family: PingFang-SC, Sans-serif;
  font-weight: 600;
  color: #262626;
  font-style: normal;
  line-height: 0.24rem;
  margin-bottom: 0.08rem;
}
.titleWrap_Q24Qh .content_r8B1t {
  font-size: 0.14rem;
  font-family: PingFang-SC, Sans-serif;
  font-weight: 400;
  color: #595959;
  font-style: normal;
  line-height: 0.22rem;
  margin-bottom: 0.12rem;
}

.wrap_KELWg {
  font-family: PingFang SC;
  width: 6.7rem;
  display: flex;
  grid-gap: 0.16rem;
  gap: 0.16rem;
}
.wrap_KELWg .label_xeuPz {
  color: #262626;
  color: var(--gray-9, #262626);
  font-size: 0.14rem;
  font-weight: 400;
}
.wrap_KELWg .cropContainer_cqzOG {
  min-width: 4.78rem;
  height: 3.98rem;
  flex: 7;
  flex-grow: 0;
  flex-shrink: 0;
  position: relative;
  background-image: url('https://cdn-cn3.xtransfer.cn/%E6%96%87%E4%BB%B6%E5%9C%B0%E5%9D%80%E4%BF%A1%E6%81%AF1690527619236_fde9993c6cd2e360.png');
}
.wrap_KELWg .cropContainer_cqzOG .cropper-line,
.wrap_KELWg .cropContainer_cqzOG .cropper-point {
  background: #ff934a;
}
.wrap_KELWg .controls_a25aL {
  flex: 3;
  flex-grow: 1;
  flex-shrink: 0;
}
.wrap_KELWg .controls_a25aL .controlsTitle_NepNT {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1.76rem;
}
.wrap_KELWg .controls_a25aL .controlsTitle_NepNT .controlsTitleText_lIMDk {
  color: #262626;
  color: var(--gray-9, #262626);
  font-size: 0.16rem;
  font-weight: 600;
}
.wrap_KELWg .controls_a25aL .controlsTitle_NepNT .controlsTitleExtra_Q7rdN .ant4-btn {
  line-height: 1;
}
.wrap_KELWg .controls_a25aL .radioTip_E479f {
  color: #8c8c8c;
  color: var(--gray-7, #8c8c8c);
  font-size: 0.12rem;
  font-weight: 400;
  line-height: 0.22rem;
  /* 183.333% */
  margin-bottom: 0.08rem;
}
.wrap_KELWg .controls_a25aL .rotateBox_guvlB {
  display: flex;
  grid-gap: 0.16rem;
  gap: 0.16rem;
}
.wrap_KELWg .controls_a25aL .rotateBox_guvlB svg {
  cursor: pointer;
}
.imageEditWrapper_cJZka {
  padding: 0.24rem;
}
.imageEditWrapper_cJZka .ant4-collapse > .ant4-collapse-item > .ant4-collapse-header {
  margin-bottom: 0.08rem !important;
}
.imageEditWrapper_cJZka .ant4-collapse > .ant4-collapse-item {
  border-bottom: 0 !important;
}
.icon-wrapper_aqiQB {
  width: 0.16rem;
  height: 0.16rem;
  position: absolute;
  left: 0.68rem;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 0.04rem;
  cursor: pointer;
}
.icon-wrapper_aqiQB .icon_MhKp0 {
  transition: 0.5s;
}
.icon-wrapper_aqiQB .icon_MhKp0.active_PFk5V {
  transform: rotate(-180deg);
}

.othy_UblTNSBH2Nn232p {
  display: flex;
  align-items: center
}
.othy_UblTNSBH2Nn232p .I3d37VPYK8S2ZX5HKjUq {
    width: 0.04rem;
    height: 0.12rem;
    background: #ff934a;
    border-radius: 0.01rem;
    margin-left: 0;
  }
.othy_UblTNSBH2Nn232p .eK2dbtgWRWgPA3CZrKzn {
    font-weight: 500;
    font-size: 0.16rem;
  }

.wrap_mCdzQ.body_olr1l {
  line-height: 1.25;
  font-size: 0.16rem;
  font-weight: 400;
  color: #666;
}
.wrap_mCdzQ.mobile_DbDrA.body_olr1l {
  font-size: 0.12rem;
  color: #666;
  line-height: normal;
  font-weight: 400;
}
.wrap_mCdzQ.isLink_obURd {
  cursor: pointer;
}
.wrap_mCdzQ.isLink_obURd.div_bQwzq:hover {
  transform: scale(1.05);
  transform-origin: left;
  transition: transform 200ms;
  text-decoration: underline;
}
.wrap_mCdzQ.isLink_obURd.Paragraph__jgoD:hover {
  transform: scale(1.05);
  transition: transform 200ms;
  transform-origin: left;
  text-decoration: underline;
}
.wrap_mCdzQ.isLink_obURd.Button_R0B6o:hover {
  outline: none;
  border: none;
  transform: scale(1.05);
  transform-origin: center;
  filter: drop-shadow(0 0.021rem 0.126rem rgba(0, 0, 0, 0.22));
}
.wrap_mCdzQ.Button_R0B6o {
  border-radius: 0.02rem;
  background: #3685fb;
  color: #fff;
  font-size: 0.2rem;
  font-style: normal;
  border: none;
  font-family: Inter;
  font-weight: 800;
  line-height: normal;
}
.wrap_mCdzQ.Button_R0B6o.mobile_DbDrA {
  font-size: 0.12rem;
}
.wrap_mCdzQ.autoWrap_ZVeZh {
  white-space: pre-wrap;
}

.field_bh_DO {
  margin-top: 0.16rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
}
.label_sfDGQ {
  margin-bottom: 0.08rem;
}
.required_f5HTz {
  color: #EB3446;
  margin-right: 0.04rem;
  position: relative;
  top: 0.02rem;
  margin-bottom: 0.08rem;
}
.visible_IhaHV {
  margin-bottom: 0.08rem;
}
.tip_ToLb1 {
  font-size: 0.12rem;
  margin-top: 0.08rem;
  color: #8C8C8C;
  white-space: normal;
}
.error_myWRJ {
  font-size: 0.12rem;
  line-height: 0.2rem;
  color: #EB3446;
}

.isLink_q54yt {
  cursor: pointer;
}
.isLink_q54yt:hover {
  box-shadow: 0 0.02205rem 0.1323rem 0 rgba(0, 0, 0, 0.22);
  transform: scale(1.05);
  transform-origin: center;
  transition: transform 200ms;
}
.imageWrap_f4OHc {
  overflow: hidden;
}
.absFill_KPiu_ {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.backgroundImage_OibJz {
  width: 100%;
}
.mask_Y59k_ {
  z-index: 2;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

.sectionsWrapper_VUqhQ {
  position: relative;
}
.title_J8Pm_ {
  height: 0.56rem;
  display: flex;
  align-items: center;
  margin-left: 0.24rem;
  font-weight: 600;
  font-size: 0.16rem;
  color: #262626;
}
.line_GJYzP {
  border-bottom: 0.01rem solid #E8E8E8;
}
.sections_NCwfI {
  display: flex;
  flex-direction: column;
  padding: 0 0.24rem 0.5rem;
}

.container_Q5lCL {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0.12rem;
}
.container_Q5lCL .title_HM0qq {
  color: #8c8c8c;
  font-family: PingFang SC, sans-serif;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
  margin-bottom: 0.04rem;
}
.colorSwitchWrap_yyIqo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.colorSwitchWrap_yyIqo .title_HM0qq {
  color: #8c8c8c;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
  margin-bottom: 0.08rem;
}

.container_NVbXi {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0.16rem;
}
.container_NVbXi .title_knqD5 {
  width: 100%;
  color: #8c8c8c;
  font-family: PingFang SC, sans-serif;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
  margin-bottom: 0.06rem;
}
.container_NVbXi .color_KbBMR {
  width: 100%;
}
.container_NVbXi .color_KbBMR.colorTheme_mrHXN .ant4-select-selector {
  height: 0.5rem !important;
}
.container_NVbXi .color_KbBMR .themeOption_Yt2rS {
  display: flex;
  align-items: center;
}
.container_NVbXi .color_KbBMR .themeOption_Yt2rS.colorThemeOption_kZHEV {
  height: 0.48rem;
}
.container_NVbXi .color_KbBMR .themeOption_Yt2rS .colorThemeBlock_zrO4z {
  width: 0.48rem;
  height: 0.36rem;
  border-radius: 0.02rem;
  border: 0.01rem solid #e8e8e8;
  padding: 0.05rem 0.15rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.container_NVbXi .color_KbBMR .themeOption_Yt2rS .colorThemeBlock_zrO4z .text_RBixg {
  color: #222;
  font-family: PingFang SC;
  font-size: 0.14rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.16rem;
}
.container_NVbXi .color_KbBMR .themeOption_Yt2rS .colorThemeBlock_zrO4z .btn_oBsuG {
  margin-top: 0.04rem;
  width: 0.16rem;
  height: 0.06rem;
  border-radius: 0.02rem;
}
.container_NVbXi .color_KbBMR .themeOption_Yt2rS .colorBlock_bgELx {
  width: 0.24rem;
  height: 0.24rem;
  flex-shrink: 0;
  border-radius: 0.04rem;
  border: 0.01rem solid #e8e8e8;
}
.container_NVbXi .color_KbBMR .themeOption_Yt2rS .themeOptionText_BgYvQ {
  margin-left: 0.12rem;
}

