.index_active__2Wlu1 {
  background-color: var(--active-color);
  padding: 3px 7px;
  border-radius: 2px;
}
.index_alignWrapper__KQohW {
  width: 75%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

.index_itemWrapper__3YF-W {
  padding: 6px 10px;
  border: 1px solid #f0f0f0;
}

.index_listItem__1dfC1 {
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 6px;
  border-bottom: 1px solid #f0f0f0;
}
.index_listItem__1dfC1:hover .index_actionBar__1nwcW {
  display: block;
}
.index_listItem__1dfC1:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.index_listItem__1dfC1 .index_tit__3TIP_ {
  font-weight: bold;
  padding-bottom: 5px;
}
.index_listItem__1dfC1 .index_desc__5k4fT {
  font-size: 12px;
  color: #ccc;
}
.index_listItem__1dfC1 .index_actionBar__1nwcW {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: none;
  background: var(--bg-color);
  box-shadow: -20px 0 10px 10px var(--bg-color);
}
.index_listItem__1dfC1 .index_actionBar__1nwcW .index_action__VlxyU {
  margin-right: 18px;
  cursor: pointer;
}
.index_listItem__1dfC1 .index_actionBar__1nwcW .index_action__VlxyU:last-child {
  cursor: move;
}
.index_dataList__19hbN {
  padding: 6px 10px;
  border: 1px solid #f0f0f0;
  text-align: justify;
  padding-left: 10px;
  padding-top: 10px;
}

.ant-upload-select-picture-card i {
  color: #999;
  font-size: 14px;
}
.ant-upload-select-picture-card .ant-upload-text {
  margin-top: 8px;
  color: #666;
}
.index_avatarUploader__3Xg8K {
  display: inline-block;
  text-align: left;
}
.index_wallBtn__2i9ac {
  position: absolute;
  left: 140px;
  bottom: 56px;
  display: inline-block;
  color: #2f54eb;
  cursor: pointer;
  border-bottom: 1px solid #2f54eb;
}
.index_imgBox__13AZp {
  display: flex;
  flex-wrap: wrap;
  max-height: 520px;
  overflow: auto;
}
.index_imgBox__13AZp .index_imgItem__3O0_r {
  position: relative;
  margin-right: 16px;
  margin-bottom: 16px;
  width: 320px;
  max-height: 220px;
  overflow: hidden;
  cursor: pointer;
}
.index_imgBox__13AZp .index_imgItem__3O0_r img {
  width: 100%;
}
.index_imgBox__13AZp .index_imgItem__3O0_r:hover .index_iconBtn__2fPDL,
.index_imgBox__13AZp .index_imgItem__3O0_r.index_seleted__2LFKr .index_iconBtn__2fPDL {
  visibility: visible;
}
.index_imgBox__13AZp .index_imgItem__3O0_r .index_iconBtn__2fPDL {
  position: absolute;
  visibility: hidden;
  top: 6px;
  right: 10px;
  font-size: 18px;
  color: #089c08;
}

.index_activeCo__XIqZH {
  background-color: var(--active-color);
  padding: 4px;
  border-radius: 2px;
}
.index_iconWrapper__25NCC {
  width: 35%;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  border: 1px solid #ddd;
}
.index_iconWrapper__25NCC span {
  padding: 4px;
}
.index_iconWrapper__25NCC span:hover {
  background-color: var(--active-color);
  padding: 4px;
  border-radius: 2px;
}
.index_iconWrapper__25NCC .index_active__12dOJ {
  background-color: var(--active-color);
  padding: 4px;
  border-radius: 2px;
}
.index_colorWrapper__2tFAr {
  margin-left: 15px;
}

.index_activeCo__fZt5T {
  background-color: var(--active-color);
  padding: 4px;
  border-radius: 2px;
}
.index_styleWrapper__1jV9d {
  width: 35%;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  border: 1px solid #ddd;
}
.index_colorWrapper__9Qlwz {
  margin-left: 15px;
}

.index_yOffsetWrapper__ipOs7 {
  margin-left: 15px;
}
.index_blurRadiusWrapper__KPNu3 {
  margin: 0 15px;
}
.index_boxShadowWrapper__3W_uI .ant-input-number {
  width: 65px;
}

.index_yhLeftrender__17RHb {
  overflow: auto;
}
.index_yhLeftrender__17RHb .index_leftco__3Kn9B {
  padding: 10px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.index_yhLeftrender__17RHb .index_leftco__3Kn9B .index_coitem__2eILs {
  margin: 5px;
}
.index_yhLeftrender__17RHb .index_leftco__3Kn9B .index_coitem__2eILs .index_redbox__29anh {
  height: 68px;
  width: 68px;
  background: var(--redbox-color);
  display: flex;
  align-items: center;
  justify-content: center;
}
.index_yhLeftrender__17RHb .index_leftco__3Kn9B .index_coitem__2eILs .index_redbox__29anh #index_icon-checkbox__3C-Pg,
.index_yhLeftrender__17RHb .index_leftco__3Kn9B .index_coitem__2eILs .index_redbox__29anh #index_icon-tabs__2UM-k,
.index_yhLeftrender__17RHb .index_leftco__3Kn9B .index_coitem__2eILs .index_redbox__29anh #index_icon-jiantou__2Muse path {
  fill: currentColor;
}
.index_textAreaCoWrapper__Dq94j .am-list-item {
  padding-left: 0;
}
.index_textAreaCoWrapper__Dq94j .am-textarea-control {
  padding-top: 0;
  padding-bottom: 0;
}
.index_yh_container__2w2mW {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.index_yh_container__2w2mW .am-list-item {
  background-color: rgba(255, 255, 255, 0);
}
.index_yh_container__2w2mW .am-list-body {
  background-color: rgba(255, 255, 255, 0);
}
.index_yh_container__2w2mW .ant-input {
  background-color: rgba(255, 255, 255, 0);
}
.index_yh_container_preview__1oUf3 .am-list-item {
  background-color: rgba(255, 255, 255, 0);
}
.index_yh_container_preview__1oUf3 .am-list-body {
  background-color: rgba(255, 255, 255, 0);
}
.index_yh_container_preview__1oUf3 .ant-input {
  background-color: rgba(255, 255, 255, 0);
}
.index_checkboxWrapper__27u1W .am-radio-inner {
  border-radius: 50%;
  border: 1px solid #ddd;
  margin-right: 2px;
}
.index_checkboxWrapper__27u1W .am-checkbox-inner {
  border-radius: 2px;
}
.index_checkboxWrapper__27u1W .am-list-item:not(:last-child) .am-list-line::after {
  height: 0;
}
.index_yh_block_focus__1MXdF::before {
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  content: '';
  border: 2px dashed #2196f3;
}
.index_yhTempDiv__2L-NY {
  background-color: #7165fa2b;
}
.index_resizepoint__33_kd {
  position: absolute;
  height: 6px;
  width: 6px;
  background-color: #2196f3;
  cursor: pointer;
  border-radius: 50%;
}
.index_resizepoint__33_kd.index_left__RUOEP {
  left: -6px;
  top: calc(50% - 3px);
}
.index_resizepoint__33_kd.index_left__RUOEP:hover {
  cursor: e-resize;
}
.index_resizepoint__33_kd.index_right__31JZw {
  right: -6px;
  top: calc(50% - 3px);
}
.index_resizepoint__33_kd.index_right__31JZw:hover {
  cursor: e-resize;
}
.index_resizepoint__33_kd.index_top__MV4jb {
  top: -6px;
  left: calc(50% - 3px);
}
.index_resizepoint__33_kd.index_top__MV4jb:hover {
  cursor: s-resize;
}
.index_resizepoint__33_kd.index_bottom__2hfrI {
  bottom: -6px;
  left: calc(50% - 3px);
}
.index_resizepoint__33_kd.index_bottom__2hfrI:hover {
  cursor: s-resize;
}
.index_resizepoint__33_kd.index_topleft__22qbS {
  top: -6px;
  left: -6px;
}
.index_resizepoint__33_kd.index_topleft__22qbS:hover {
  cursor: nw-resize;
}
.index_resizepoint__33_kd.index_bottomleft__2GoWB {
  bottom: -6px;
  left: -6px;
}
.index_resizepoint__33_kd.index_bottomleft__2GoWB:hover {
  cursor: ne-resize;
}
.index_resizepoint__33_kd.index_bottomright__8gXNq {
  bottom: -6px;
  right: -6px;
}
.index_resizepoint__33_kd.index_bottomright__8gXNq:hover {
  cursor: nw-resize;
}
.index_resizepoint__33_kd.index_topright__E6qt1 {
  top: -6px;
  right: -6px;
}
.index_resizepoint__33_kd.index_topright__E6qt1:hover {
  cursor: ne-resize;
}
.index_menu_footer__2KRfq {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  bottom: 0;
}
.index_ant-menu-title-content__3kaLy {
  margin: 0;
}

.index_tabWrap__Wb2V_ {
  padding-top: 16px;
  padding-bottom: 16px;
}
.index_tabWrap__Wb2V_ .index_content__27YAT {
  display: flex;
  flex-wrap: wrap;
}
.index_tabWrap__Wb2V_ .index_content__27YAT .index_item__27C7E {
  padding: 20px 20px 0;
  width: 50%;
  text-align: center;
  justify-content: center;
}
.index_tabWrap__Wb2V_ .index_content__27YAT .index_item__27C7E .index_imgWrap__66Xoq {
  display: inline-block;
  width: 80%;
}
.index_tabWrap__Wb2V_ .index_content__27YAT .index_item__27C7E .index_imgWrap__66Xoq img {
  border-radius: 6px;
  width: 120px;
  height: 120px;
  object-fit: cover;
}
.index_tabWrap__Wb2V_ .index_content__27YAT .index_item__27C7E .index_imgWrap__66Xoq .index_title__1jQGy {
  line-height: 2.4;
}


.index_richTextWrapper__3matM p {
  margin-bottom: 0;
}
.index_richTextWrapper__3matM img {
  max-width: 100%;
  text-align: center;
}
.index_richTextWrapper__3matM blockquote {
  margin: 0 0 10px;
  padding: 12px 20px;
  background-color: #f1f2f3;
  border-left: 5px solid #ccc;
  color: #666;
  font-style: italic;
}


.index_tableWrapper__B5Cxw {
  overflow: auto;
  width: 100%;
  height: 100%;
}
.index_tableWrapper__B5Cxw table {
  width: 100%;
  position: absolute;
  table-layout: fixed;
  height: 100%;
}
.index_tableWrapper__B5Cxw table td {
  border-left: 1px solid #ebeef5;
}
.index_tableWrapper__B5Cxw table tr:last-child {
  border-bottom: 1px solid #ebeef5;
  border-right: 1px solid #ebeef5;
}
.index_tableWrapper__B5Cxw table td {
  text-align: center;
}

.index_pickerWrapper__2cfBo .am-list .am-list-body {
  border-top: 0;
  border-bottom: 0;
}
.index_pickerWrapper__2cfBo .am-list .am-list-body::after {
  height: 0;
}
.index_pickerWrapper__2cfBo .am-list .am-list-body::before {
  height: 0;
}

.index_listWrapper__1lLnP {
  margin: 20px auto;
  width: 94%;
}
.index_listWrapper__1lLnP .index_sourceList__1vRDP .index_sourceItem__1v7yb {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.index_listWrapper__1lLnP .index_sourceList__1vRDP .index_sourceItem__1v7yb .index_content__3I5eX {
  margin-left: 12px;
}
.index_listWrapper__1lLnP .index_sourceList__1vRDP .index_sourceItem__1v7yb .index_content__3I5eX .index_tit__1H5pR {
  line-height: 2;
}
