.mf-iconfont {
  font-family: "cckjMfIconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.src-components-EditProductImage-index__editProductImageWrap--xKdxu {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999999;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL {
  width: 1200px;
  height: 640px;
  background: #FFFFFF;
  border-radius: 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editProductImageHead--yj4ZJ {
  height: 50px;
  line-height: 50px;
  background: #F9F8F8;
  border-radius: 4px 4px 0px 0px;
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  text-align: center;
  position: relative;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editProductImageHead--yj4ZJ .src-components-EditProductImage-index__back--Ur3lV {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  cursor: pointer;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editProductImageHead--yj4ZJ .src-components-EditProductImage-index__back--Ur3lV .src-components-EditProductImage-index__leftIcon--mD7Fg {
  margin-right: 2px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editProductImageHead--yj4ZJ .src-components-EditProductImage-index__back--Ur3lV:hover {
  color: var(--color-primary);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editProductImageHead--yj4ZJ .src-components-EditProductImage-index__closeIcon--YeDff {
  font-size: 14px;
  color: #666666;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__content--JmUV9 {
  display: flex;
  width: 100%;
  height: calc(100% - 50px);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S {
  width: 293px;
  height: 100%;
  padding: 20px 0;
  border-right: 1px solid #eeeeee;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__title--mkt2u {
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__title--mkt2u span {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  line-height: 20px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__lineBtn--wk7XE {
  display: inline-block;
  border-radius: 4px;
  border: 1px solid var(--color-primary);
  font-size: 14px;
  font-weight: 400;
  color: var(--color-primary);
  cursor: pointer;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__lineBtn--wk7XE .src-components-EditProductImage-index__uploadBtn--rbMT5 {
  display: inline-block;
  padding: 2px 8px;
  cursor: pointer;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__lineBtn--wk7XE .src-components-EditProductImage-index__inputUpload--F2E8g {
  display: none;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__lineBtn--wk7XE:hover {
  background: #FFEBD9;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageListWrap--yJXRe {
  width: 100%;
  height: calc(100% - 30px);
  overflow-x: hidden;
  overflow-y: auto;
  margin-top: 16px;
  padding: 0 18px 0 20px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageListWrap--yJXRe::-webkit-scrollbar {
  width: 2px;
  height: max-content;
  background: transparent;
  border-radius: 1px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageListWrap--yJXRe::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.4);
  min-height: 20px;
  min-width: 20px;
  border-radius: 4px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageList--U4xGN {
  display: flex;
  flex-wrap: wrap;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageList--U4xGN .src-components-EditProductImage-index__imageItem--ylGOK {
  width: 120px;
  height: 120px;
  background: #FBFBFB;
  border-radius: 1px;
  border: 2px solid #EEEEEE;
  margin-right: 16px;
  position: relative;
  overflow: hidden;
  margin: 0 12px 12px 0;
  cursor: pointer;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageList--U4xGN .src-components-EditProductImage-index__imageItem--ylGOK:nth-child(2n) {
  margin-right: 0;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageList--U4xGN .src-components-EditProductImage-index__imageItem--ylGOK.src-components-EditProductImage-index__selectedImage--SiLiw {
  border-color: var(--color-primary);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageList--U4xGN .src-components-EditProductImage-index__imageItem--ylGOK.src-components-EditProductImage-index__selectedImage--SiLiw:hover {
  border-color: var(--color-primary);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageList--U4xGN .src-components-EditProductImage-index__imageItem--ylGOK .src-components-EditProductImage-index__img--dJKNw {
  width: 100%;
  height: 100%;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageList--U4xGN .src-components-EditProductImage-index__imageItem--ylGOK:hover {
  border-color: #333333;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageList--U4xGN .src-components-EditProductImage-index__imageItem--ylGOK:hover .src-components-EditProductImage-index__img--dJKNw {
  transform: scale(1.1);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P {
  width: calc(100% - 294px);
  padding: 20px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__flex--IeDAh {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__editBtnBox--q9iDA {
  width: 100%;
  margin-bottom: 16px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__editBtn--Dwq7Q {
  display: inline-block;
  padding: 2px 12px;
  border-radius: 4px;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: 400;
  cursor: pointer;
  background: var(--color-primary);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__editBtn--Dwq7Q:hover {
  background: var(--color-primary-hover);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__editImageBox--BXkAl {
  position: relative;
  width: 600px;
  height: 462px;
  margin-right: 20px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__editImageBox--BXkAl .src-components-EditProductImage-index__croprContainerStyle--Qsopn {
  position: relative;
  width: 100%;
  height: 100%;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__editImageBox--BXkAl .src-components-EditProductImage-index__cropAreaStyle--CHnoG {
  border: 2px solid var(--color-primary);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__rightBox--fqAXW {
  width: 246px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__rightBox--fqAXW .src-components-EditProductImage-index__descBox--L6T6n {
  height: calc(100% - 34px);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__rightBox--fqAXW .src-components-EditProductImage-index__descBox--L6T6n .src-components-EditProductImage-index__descTitle--Pgl1w {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  line-height: 20px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__rightBox--fqAXW .src-components-EditProductImage-index__descBox--L6T6n .src-components-EditProductImage-index__descItem--irm7g {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  margin-top: 8px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__rightBox--fqAXW .src-components-EditProductImage-index__descBox--L6T6n .src-components-EditProductImage-index__descItem--irm7g.src-components-EditProductImage-index__error--miAKM {
  color: #DD4B1A;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__rightBox--fqAXW .src-components-EditProductImage-index__bottomBtn--VQG3_ {
  justify-content: end;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__tips--wd2Jz {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  margin-top: 8px;
  text-align: center;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__msgModlWrap--i1GUI {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__msgModlWrap--i1GUI .src-components-EditProductImage-index__msgModl--7Zizh {
  width: 360px;
  background: #FFFFFF;
  border-radius: 4px;
  padding: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__msgModlWrap--i1GUI .src-components-EditProductImage-index__msgModl--7Zizh p {
  margin: 0;
  line-height: 20px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__msgModlWrap--i1GUI .src-components-EditProductImage-index__msgModl--7Zizh .src-components-EditProductImage-index__modalCloseIcon--lB6tc {
  font-size: 12px;
  color: #666666;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__msgModlWrap--i1GUI .src-components-EditProductImage-index__msgModl--7Zizh .src-components-EditProductImage-index__text--FZNwv {
  margin: 30px 0 20px 0;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__msgModlWrap--i1GUI .src-components-EditProductImage-index__failModal--jIxJ3 {
  width: 600px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__msgModlWrap--i1GUI .src-components-EditProductImage-index__failModal--jIxJ3 .src-components-EditProductImage-index__failIcon--KAJrG {
  position: relative;
  top: unset;
  right: unset;
  font-size: 48px;
  color: #F24724;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__msgModlWrap--i1GUI .src-components-EditProductImage-index__failModal--jIxJ3 .src-components-EditProductImage-index__failTitle--kwXtf {
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  margin: 10px 0;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__btnBox--_uPJu {
  display: flex;
  justify-content: center;
  align-items: center;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__btn--GLt5i {
  padding: 5px 32px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  cursor: pointer;
  border-radius: 4px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__btn--GLt5i:first-child {
  margin-right: 16px;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__cancel--GNPDE {
  color: #666666;
  background: #F9F9F9;
  border: 1px solid #E4E4E4;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__cancel--GNPDE:hover {
  background-color: #f5f5f5;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__confirm--G4oeT {
  background: var(--color-primary);
  color: #ffffff;
  border: 1px solid var(--color-primary);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__confirm--G4oeT:hover {
  background-color: var(--color-primary-hover);
  border-color: var(--color-primary-hover);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__borderConfirm--DdibK {
  border: 1px solid var(--color-primary);
  color: var(--color-primary);
  background: #ffffff;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__borderConfirm--DdibK:hover {
  background-color: var(--color-theme-1-opacity10);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu .src-components-EditProductImage-index__loadingBg--ylLfF {
  width: 100%;
  height: 100%;
  background: transparent;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000001;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editProductImageHead--yj4ZJ .src-components-EditProductImage-index__back--Ur3lV:hover {
  color: var(--color-theme-1-vip);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__lineBtn--wk7XE {
  border-color: var(--color-theme-1-vip);
  color: var(--color-theme-1-vip);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__lineBtn--wk7XE:hover {
  background: #FBF6EF;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageList--U4xGN .src-components-EditProductImage-index__imageItem--ylGOK .src-components-EditProductImage-index__selectedImage--SiLiw {
  border-color: var(--color-theme-1-vip);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__container--uUm6S .src-components-EditProductImage-index__imageList--U4xGN .src-components-EditProductImage-index__imageItem--ylGOK .src-components-EditProductImage-index__selectedImage--SiLiw:hover {
  border-color: var(--color-theme-1-vip);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__editBtn--Dwq7Q {
  background-color: var(--color-theme-1-vip);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__editBtn--Dwq7Q:hover {
  background-color: var(--color-theme-1-1-vip);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__editProductImageBox--iqmrL .src-components-EditProductImage-index__editContainer--eqk7P .src-components-EditProductImage-index__editImageBox--BXkAl .src-components-EditProductImage-index__cropAreaStyle--CHnoG {
  border-color: var(--color-theme-1-vip);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__confirm--G4oeT {
  background-color: var(--color-theme-2-vip);
  border-color: var(--color-theme-2-vip);
  color: #333333;
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__confirm--G4oeT:hover {
  background-color: var(--color-theme-2-1-vip);
  border-color: var(--color-theme-2-1-vip);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__borderConfirm--DdibK {
  border-color: var(--color-theme-1-vip);
  color: var(--color-theme-1-vip);
}
.src-components-EditProductImage-index__editProductImageWrap--xKdxu.src-components-EditProductImage-index__vip--tQRDj .src-components-EditProductImage-index__btnBox--_uPJu .src-components-EditProductImage-index__borderConfirm--DdibK:hover {
  background-color: var(--color-theme-1-vip-opacity10);
}

