.share-img-ur-content {
  position: fixed;
  top: 1000%;
  right: 1%;
  z-index: 0;
  border-radius: 30px;
  background: #fff;
  overflow: auto;
  width: 1080px;
  height: 1039px;
  border: 1px solid #d9d9d9;
}

.share-img-ur-content .block-item {
  text-align: center;
  padding: 1rem 0.7rem;
  margin: 0;
  height: 36.18%;
  border-radius: 0;
}

.share-img-ur-content .block-item .product-img {
  margin-bottom: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.share-img-ur-content .block-item .product-img img {
  height: 73%;
}

.share-img-ur-content .title-price {
  padding: 0 2.59%;
  position: relative;
  margin-top: 9.62%;
  height: 12.89%;
}

.share-img-ur-content .nav-content {
  background: #7f7f7f;
  height: 8.46%;
  line-height: 1vw;
  display: flex;
  text-align: center;
  color: rgba(255, 255, 255);
  font-size: 40px;
}

.share-img-ur-content .nav-content .plat-box {
  border-right: 1px solid #fff;
  width: 50%;
  font-size: 40px;
}

.share-img-ur-content .nav-content .plat-box .item {
  margin-left: 5px;
}

.share-img-ur-content .nav-content .plat-box .item svg {
  vertical-align: middle;
  height: 100%;
}

.share-img-ur-content .nav-content .promote {
  width: 50%;
  align-items: center;
  display: flex;
  justify-content: center;
}

.share-img-ur-content .title-price .title {
  font-size: 50px;
  color: #848383;
  width: 55%;
  float: left;
  word-wrap: break-word;
  word-break: normal;
  overflow: hidden;
  font-weight: 500;
  height: 100%;
}

.share-img-ur-content .title-price .price {
  font-size: 68px;
  width: 22%;
  float: right;
  color: #ff6a00;
  font-weight: 500;
  text-align: center;
  height: 100%;
  padding-top: 4px;
  align-items: center;
  display: flex;
  justify-content: center;
  margin-right: 50px;
}

.share-img-ur-content .title-price .price font {
  color: rgb(106, 106, 106);
  font-size: 28px;
  font-weight: 300;
}

.share-img-ur-content .bottom {
  height: 17.13%;
  margin-top: 9.91%;
  padding: 0 2.59%;
}

.share-img-ur-content .bottom .left {
  width: 22%;
  float: left;
  height: 100%;
}

.share-img-ur-content .bottom .left img {
  width: 80%;
}

.share-img-ur-content .bottom .center {
  width: 50%;
  float: left;
  height: 100%;
  align-items: center;
  display: flex;
  font-size: 30px;
}

.share-img-ur-content .bottom .right {
  width: 22%;
  float: right;
  text-align: center;
  margin-right: 50px;
}

.share-img-ur-content .bottom .right img {
  border-radius: 50%;
  width: 70%;
  height: 70%;

}


.poster .share-img {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 60px;
  image-rendering: -webkit-optimize-contrast;
  text-align: center;
}

.poster .share-img img {
  width: 100%;
}

.poster .close .md-icon-close:before {
  font-size: 28px;
}

.poster .poster-box {
  position: relative;
  width: 600px;
  text-align: center;
}

.poster .poster-box .download {
  position: absolute;
  top: 7px;
  right: 13px;
  width: 30px;
  height: 30px;
  background: #0000002b;
  display: inline-grid;
  border-radius: 50%;
}

.poster .poster-box .download svg {
  margin: 5px auto;
}

.share-img-url {
  margin-bottom: 30px;
}

.share-img-url .select-share {
  position: relative;
  width: 100%;
  height: 4.2vw;
  bottom: 0;
  background: #fff;
}

.share-img-url .select-share .select {
  position: absolute;
  bottom: 0;
  height: 70%;
  width: 100%;
  color: #9b9b9b;
  display: flex;
  justify-content: center;
}


.share-img-url .select-share .btn {
  display: inline-block;
  text-align: center;
  margin: 0 0.6vw;
  font-size: 0.5vw;
}

.share-img-url .select-share .btn .back-icon .loading {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
  padding-top: 15px;
  background-image: url('/assets/imgs/loading.svg');
  background-repeat: no-repeat;
  background-size: contain;
}

.share-img-url .select-share .btn .back-icon .loading .ant-spin-lg .ant-spin-dot {
  position: absolute;
  top: 7px;
  left: 6px;
}

.share-img-url .select-share .btn .back-icon {
  width: 2.2vw;
  height: 2.2vw;
  line-height: 2.5vw;
  border-radius: 50%;
  background: #2e6ed5;
  text-align: center;
  font-size: 1vw;
  display: block;
  vertical-align: middle;
  margin: 10px auto;
  color: #fff;
  position: relative;
}

.share-img-url .select-share .cancel {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top: 1px #eaeaea94 solid;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  padding-top: 0.3vw;
  display: table-cell;
  vertical-align: middle;
  margin-top: 0;
  color: #9b9b9b;
  display: none;
}

.sku-swiper {
  height: 30px;
  line-height: 30px;
  width: 260px;
  margin: 25px auto;
  border: 1px solid #00000038;
  border-radius: 16px;
  white-space: nowrap;
}

.commission-price-box {
  width: 100%;
  text-align: center;
  background-image: url('https://i-cdn.apsgo.com/assets/imgs/zbnxz.png');
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
}

.poster .ant-modal-body {
  padding: 0;
}

.poster .ant-modal-content {
  background: #00000000;
  box-shadow: unset;
}

.select-centos .ant-modal-title {
  font-weight: 700;
  text-align: center;
}