.toolbar {
  width: 260px;
}
.select-tool {
  width: 260px;
  background: #fff;
  border-radius: 8px;
  padding: 16px 12px;
}
.select-tool .ship-from {
  display: block;
}
.select-tool .ship-from .ship-from-span {
  display: block;
  font-size: 12px;
  padding-left: 0;
  padding-bottom: 8px;
}
.detail-info-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.detail-info-box .select-tool {
  margin-top: 0;
}
.select-tool-varient .tit {
  color: #999;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 8px;
}
.select-tool-vitem {
  position: relative;
  height: 30px;
  margin-bottom: 16px;
}
.select-tool-vitem .vitem-name {
  display: inline-block;
  width: 220px;
  height: 30px;
  line-height: 28px;
  border-radius: 4px;
  border: 1px solid #E9E9E9;
  color: #666;
  font-size: 14px;
  cursor: pointer;
  padding-left: 4px;
}
.vitem-select-list {
  width: 220px;
  max-height: 182px;
  box-shadow: 0px 0px 20px 0px rgb(0 0 0%);
  background: #fff;
  position: absolute;
  z-index: 99;
  overflow: auto;
  top: 30px;
  left: 0;
  font-size: 14px;
}
.vitem-select-item {
  padding: 0 4px;
  cursor: pointer;
  font-size: 14px;
}
.vitem-select-item:hover,
.vitem-select-item.curr {
  color: #f70;
  background: rgba(255, 119, 0, 0.1);
}
.vitem-select-item.disable {
  cursor: not-allowed;
  background: #aaa;
}
.supply-info {
  margin-bottom: 16px;
}
.reportTool {
  position: relative;
}
.reportTool .reportToolTip {
  width: 232px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
  font-size: 14px;
  font-weight: 400;
  color: var(--color-theme-1);
  line-height: 17px;
  bottom: 33px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
  display: none;
  z-index: 10;
}
.reportTool .reportToolTip:after {
  content: '';
  width: 0;
  height: 0;
  border-width: 5px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.75) transparent transparent transparent;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.reportTool .reportToolTip:hover {
  text-decoration: underline;
}
.reportTool:hover .reportToolTip {
  display: block;
}
.share-area-list {
  display: flex;
  flex-wrap: wrap;
}
.share-fenxiao,
.share-area-item {
  margin-bottom: 10px;
}
.swiper-slide.clearfix {
  clear: none;
}
.rrp-tag {
  display: inline-flex;
  align-items: flex-start;
  background: #FFC8C8;
  border-radius: 4px;
  overflow: hidden;
  margin: 12px 20px 0 97px;
}
.rrp-tag-img {
  width: 42px;
  height: 20px;
}
.rrp-tag span {
  font-size: 12px;
  color: #FF3434 !important;
  padding: 3px 4px;
}
.pd-bt-title {
  display: flex;
}
.pd-bt-title select.change-color {
  flex: 1;
}
#pd-description table {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
#pd-description table td,
#pd-description table th {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 3px 5px;
}
#pd-description table th {
  background-color: #f1f1f1;
}
#pd-description table th {
  border-bottom: 2px solid #ccc;
  text-align: center;
}
#pd-description blockquote {
  display: block;
  border-left: 8px solid #d0e5f2;
  padding: 5px 10px;
  margin: 10px 0;
  line-height: 1.4;
  font-size: 100%;
  background-color: #f1f1f1;
}
#pd-description code {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-color: #f1f1f1;
  border-radius: 3px;
  padding: 3px 5px;
  margin: 0 3px;
}
#pd-description pre code {
  display: block;
}
#pd-description ul,
ol {
  margin: 10px 0 10px 20px;
}
.pd-des-p .productdetail-faq {
  margin: 10px 3px;
}
.pd-des-p .productdetail-faq p {
  font-size: 16px;
}
.sourcing-noData {
  padding: 0;
}
.sourcing-noData .sourcing-noData-img {
  width: 240px;
  height: 240px;
}
.sourcing-noData .contactUs {
  color: #FF7700;
  margin-top: 20px;
}
.sourcing-noData .contactUs:hover {
  color: #FF7700;
  text-decoration: underline;
  cursor: pointer;
}
.sourcing-noData .go-sourcing-btn:hover {
  background: linear-gradient(270deg, #fa6400 0%, #fa6400 100%);
  box-shadow: initial;
}
.processing-time {
  display: flex;
}
.processing-time-tip {
  display: flex;
  font-size: 14px;
}
.processing-time-tip-dom .cj-tooltip-padding p {
  font-size: 14px;
  padding-left: 6px;
  position: relative;
}
.processing-time-tip-dom .cj-tooltip-padding p::before {
  content: 'âˆ™';
  font-weight: bold;
  margin-right: 4px;
  font-size: 18px;
  vertical-align: middle;
  position: absolute;
  left: -1px;
}
.processing-time-tip-dom .cj-tooltip-padding {
  max-width: 290px;
}
.processing-time-tip .icontishi2 {
  margin-left: 4px;
  font-size: 16px;
}
.pro-tab-varient-wrap {
  position: relative;
}
.pro-tab-varient-wrap.shadow::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
}
.pro-tab-varient-wrap.shadow::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  transform: rotate(180deg);
}
.pro-tab-varient-wrap .pro-tab-varient-wrap-box {
  padding: 10px 10px 0;
  max-height: 240px;
  overflow-y: auto;
}
.pro-tab-other-type .inlineBlock {
  display: inline-block;
  width: auto;
}
.pro-tab-other-type .inlineBlock .other-type-title {
  width: auto;
  margin-right: 20px;
}
.pro-tab-other-type .inlineBlock .other-type-value {
  width: auto;
}
.pro-tab-other-type .inlineBlock .other-type-value .PACKWEIGHT {
  margin-left: 8px;
}
.pro-tab-other-type .inlineBlock .other-type-value .PACKWEIGHT .text {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.pro-tab-other-type .inlineBlock .other-type-value .shipping-count-btn {
  margin-left: 6px;
}
.pro-tab-proce-discount {
  background: #FAFAFA;
  padding: 0 12px;
  margin-bottom: 6px;
}
.pro-tab-proce-discount .ladder-top {
  border-bottom: 1px solid #EEEEEE;
  text-align: left;
  padding: 12px;
  display: flex;
  font-size: 14px;
  color: #999;
}
.pro-tab-proce-discount .ladder-left {
  width: 338px;
  flex: none;
}
.pro-tab-proce-discount .ladder-right {
  padding-left: 24px;
  flex: 1;
}
.pro-tab-proce-discount .ladder-bottom {
  padding: 12px;
}
.pro-tab-proce-discount .ladder-bottom .ladder-right {
  color: #666;
}
.pro-tab-proce-discount .ladder-price {
  display: flex;
}
.pro-tab-proce-discount .ladder-price:not(:last-child) {
  margin-bottom: 4px;
}
.pro-tab-proce-discount .ladder-price .ladder-right {
  line-height: 36px;
}
.pro-tab-proce-discount .ladder-price-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.pro-tab-proce-discount .ladder-price-item span,
.pro-tab-proce-discount .ladder-price-item em {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro-tab-proce-discount .ladder-price-item span {
  font-size: 20px;
  color: #333333;
  margin-right: 4px;
  line-height: 36px;
}
.pro-tab-proce-discount .ladder-price-item span.high-light-price {
  color: #ff7700;
}
.pro-tab-proce-discount .ladder-price-item em {
  font-style: normal;
  font-size: 14px;
  color: #999999;
  text-decoration: line-through;
}
.detail-tab-box {
  background: #fff;
  padding-top: 16px;
  width: 1200px;
  border-radius: 8px;
  min-height: 300px;
}
.new-comment-box {
  width: 100%;
  height: auto;
  position: relative;
}
.new-comment-box .new-comment-no-data {
  text-align: center;
  padding: 100px 0;
}
.new-comment-box .new-comment-no-data img {
  width: 200px;
  height: 200px;
  margin-bottom: 20px;
}
.new-comment-box .new-comment-no-data p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: var(--color-font-3);
}
.new-comment-box .new-comment-main {
  padding-top: 20px;
}
.new-comment-box .new-comment-main .new-comment-edit-before {
  width: 100%;
}
.new-comment-box .new-comment-main .new-comment-edit-before .before-edit {
  width: 1060px;
  height: 36px;
  background: #FAFAFA;
  border-radius: 4px;
  margin-right: 8px;
  color: var(--color-font-3);
  font-size: 12px;
  padding: 0 10px;
}
.new-comment-box .new-comment-main .confirm-btn {
  width: 88px;
  height: 37px;
  line-height: 36px;
  color: #ffffff;
  background: var(--color-theme-1);
  border-radius: 4px;
  vertical-align: bottom;
  cursor: pointer;
  margin-top: 20px;
}
.new-comment-box .new-comment-main .confirm-btn:hover {
  color: #ffffff;
  background: var(--color-theme-1-1);
}
.new-comment-box .new-comment-main .confirm-btn.btn-not {
  opacity: 0.5;
  cursor: not-allowed;
}
.new-comment-box .new-comment-main .confirm-btn.btn-not:hover {
  background: var(--color-theme-1);
  opacity: 0.5;
  cursor: not-allowed;
}
.new-comment-box .new-comment-main .new-comment-edit {
  width: 100%;
}
.new-comment-box .new-comment-main .new-comment-edit .new-comment-edit-text-box {
  width: 1060px;
  /* height: 75px; */
  background: #FAFAFA;
  color: var(--color-font-1);
  display: inline-block;
  border-radius: 4px;
  margin-right: 8px;
}
.new-comment-box .new-comment-main .new-comment-edit .new-comment-edit-text-box .new-comment-edit-text {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  color: var(--color-font-1);
  padding: 15px;
  border: none;
  background: #FAFAFA;
  resize: none;
  outline: none;
}
.new-comment-box .new-comment-main .reply-text {
  background: #ffffff !important;
}
.new-comment-box .new-comment-main .new-comment-edit-text::-webkit-scrollbar {
  width: 0;
  height: 0;
  opacity: 0;
}
.new-comment-box .new-comment-main .new-comment-edit-text::-webkit-scrollbar-thumb {
  box-shadow: none;
  background: none;
  opacity: 0;
}
.new-comment-box .new-comment-main .new-comment-edit-text::-webkit-scrollbar-track {
  box-shadow: none;
  background: none;
  opacity: 0;
}
.new-comment-box .new-comment-main .new-comment-edit .new-comment-edit-text-box .rate-info,
.text-bottom {
  height: 37px;
  padding: 10px;
  position: relative;
}
.new-comment-box .new-comment-main .new-comment-edit .new-comment-edit-text-box .rate-info .label {
  font-size: 12px;
  color: var(--color-font-2);
  padding: 0;
}
.new-comment-box .new-comment-main .new-comment-edit .new-comment-edit-text-box .rate-info::before {
  content: '';
  display: inline-block;
  width: 137px;
  height: 1px;
  background: rgba(153, 153, 153, 0.3);
  position: absolute;
  top: 0;
  left: 10px;
}
.new-comment-box .new-comment-main .new-comment-edit .new-comment-edit-text-box .rate-info .rate {
  display: inline-block;
}
.new-comment-box .new-comment-main .rateIcon {
  font-size: 14px !important;
  color: var(--color-font-3);
  cursor: pointer;
}
.new-comment-box .new-comment-main .rateIcon.isHover {
  color: var(--color-theme-1);
}
.new-comment-box .new-comment-main .rateIcon.isClick {
  color: var(--color-theme-1);
}
.new-comment-box .new-comment-main .rateIcon.readOnly {
  cursor: default;
}
.new-comment-box .new-comment-main .new-comment-edit .new-comment-edit-text-box .text-num {
  float: right;
  font-size: 12px;
  color: var(--color-font-3);
  margin-right: 20px;
}
.new-comment-box .new-comment-main .new-comment-edit .new-comment-edit-text-box .text-num.notAllow {
  color: #F34541;
}
.new-comment-box .new-comment-main .new-comment-review {
  width: 100%;
  margin-top: 30px;
}
.new-comment-box .new-comment-main .new-comment-review .review-list {
  width: 100%;
  margin-bottom: 20px;
}
/*
.new-comment-box .new-comment-main .new-comment-review .customer-review {
  width: 100%;
} */
.new-comment-box .new-comment-main .new-comment-review .customer-top {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.new-comment-box .new-comment-main .new-comment-review .customer-avatar {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  margin-right: 15px;
}
.new-comment-box .new-comment-main .new-comment-review .customer-avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.new-comment-box .new-comment-main .new-comment-review .customer-avatar .user-head-firname {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #FFF1E5;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: 500;
  color: var(--color-theme-1);
}
.new-comment-box .new-comment-main .new-comment-review .customer-info {
  width: calc(100% - 59px);
}
.new-comment-box .new-comment-main .new-comment-review .info-item {
  height: 22px;
  line-height: 22px;
}
.new-comment-box .new-comment-main .new-comment-review .customer-font {
  font-size: 14px;
  color: var(--color-font-1);
  line-height: 20px;
}
.new-comment-box .new-comment-main .new-comment-review .customer-bottom {
  padding-left: 58px;
  margin-top: 15px;
}
.new-comment-box .new-comment-main .new-comment-review .customer-evaluation {
  word-wrap: break-word;
}
.new-comment-review .customer-evaluation-img {
  margin-top: 10px;
}
.new-comment-review .customer-evaluation-img .cj-reply-img {
  width: 76px;
  height: 76px;
  border-radius: 1px;
  border: 1px solid #D9D9D9;
  margin-right: 8px;
  object-fit: cover;
}
.new-comment-review .customer-evaluation-img .cj-reply-img:hover {
  border: 1px solid #ff7700;
}
.new-comment-box .new-comment-main .new-comment-review .evalution-date {
  font-size: 12px;
  color: var(--color-font-3);
  margin-top: 10px;
}
.new-comment-box .new-comment-main .new-comment-review .evalution-date span {
  font-family: unset !important;
  font-weight: unset !important;
}
.new-comment-box .new-comment-main .new-comment-review .del {
  margin-left: 20px;
  cursor: pointer;
}
.new-comment-box .new-comment-main .new-comment-review .delIcon {
  font-size: 15px;
  color: var(--color-font-3);
}
.new-comment-box .new-comment-main .new-comment-review .del:hover {
  color: #F34541;
}
.new-comment-box .new-comment-main .new-comment-review .del:hover .delIcon {
  color: #F34541;
}
.new-comment-box .new-comment-main .new-comment-review .reply:hover {
  color: var(--color-theme-1) !important;
}
.new-comment-box .new-comment-main .new-comment-review .replied {
  color: var(--color-theme-1) !important;
}
.new-comment-box .new-comment-main .new-comment-review .reply:hover .delIcon {
  color: var(--color-theme-1) !important;
}
.new-comment-box .new-comment-main .new-comment-review .cj-reply-box {
  padding-left: 58px;
  margin-top: 20px;
}
.new-comment-box .new-comment-main .new-comment-review .cj-reply {
  padding: 20px;
  background: #fafafa;
  position: relative;
}
.new-comment-box .new-comment-main .new-comment-review .reply-bottom {
  padding-bottom: 20px;
  border-bottom: 1px solid #EEEEEE;
}
.new-comment-box .new-comment-main .new-comment-review .reply-top {
  padding-top: 20px;
}
.new-comment-box .new-comment-main .new-comment-review .desc {
  font-size: 12px;
  color: var(--color-font-2);
  font-family: unset;
  font-weight: unset;
}
.new-comment-box .new-comment-main .new-comment-review .view-more {
  text-align: center;
  /* color: var(--color-font-2); */
  /* cursor: pointer; */
}
.new-comment-box .new-comment-main .new-comment-review .view-more .view-more-txt {
  font-weight: 400;
  font-family: unset;
  color: var(--color-font-2);
  cursor: pointer;
}
.new-comment-box .new-comment-main .new-comment-review .view-more .view-more-txt:hover {
  color: var(--color-theme-1);
}
.new-comment-box .new-comment-main .new-comment-review .view-more .view-more-txt:hover .downIcon {
  color: var(--color-theme-1);
}
.new-comment-box .new-comment-main .new-comment-review .downIcon {
  font-size: 15px;
  color: var(--color-font-2);
  vertical-align: middle;
}
/* .new-comment-box .new-comment-main .new-comment-review .view-more:hover {
  color: var(--color-theme-1);
}
.new-comment-box .new-comment-main .new-comment-review .view-more:hover .downIcon {
  color: var(--color-theme-1);
} */
.new-comment-box .new-comment-main .new-comment-review .pack-up {
  width: 98px;
  height: 28px;
  line-height: 28px;
  /* background: #FFFFFF; */
  /* box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1); */
  border-radius: 2px;
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
}
.new-comment-box .pops {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.new-comment-box .pop-ups-box {
  width: 360px;
  padding: 20px 20px 20px;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0px 0px 10px rgb(0 0 0%);
}
.new-comment-box .popups-title {
  font-size: 16px;
  color: #333333;
  height: 22px;
  line-height: 22px;
  position: relative;
  background-color: unset;
  text-align: left;
  margin: 0;
  padding: 0;
}
.new-comment-box .closeIcon {
  font-size: 14px;
  color: #666666;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.new-comment-box .popups-content {
  font-size: 14px;
  line-height: 20px;
  word-break: keep-all;
  color: #666666 !important;
  padding: 0 !important;
  margin-top: 10px;
  text-align: left;
}
.new-comment-box .bottom-btn-box {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.new-comment-box .bottom-btn-box button {
  width: 80px !important;
  height: 30px !important;
  line-height: 30px !important;
  border-radius: 4px;
  font-size: 14px;
}
.new-comment-box .bottom-btn-box .close-btn {
  color: var(--color-font-1);
  border: 1px solid var(--color-line-1);
  background: var(--color-bg-14);
  margin-right: 15px;
}
.new-comment-box .bottom-btn-box .close-btn:hover {
  color: var(--color-font-1);
  border: 1px solid var(--color-line-1);
  background: var(--color-bg-14-1);
}
.new-comment-box .bottom-btn-box .confirm-btn {
  color: #fff;
  background: var(--color-theme-1);
}
.new-comment-box .bottom-btn-box .confirm-btn:hover {
  color: #fff;
  background: var(--color-theme-1-1);
}
::-webkit-input-placeholder {
  color: var(--color-font-3) !important;
}
::-moz-placeholder {
  color: var(--color-font-3) !important;
}
:-ms-input-placeholder {
  color: var(--color-font-3) !important;
}
.pd-mid-info .replySlideshow {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  z-index: 100;
  margin-top: 50px;
  cursor: default;
}
.pd-mid-info .replySlideshow .replySwiperCloseBox {
  width: 32px;
  height: 32px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 298px);
  right: calc(50% - 298px);
  text-align: center;
  line-height: 32px;
  cursor: pointer;
}
.pd-mid-info .replySlideshow .replySwiperCloseBox .replySwiperClose {
  font-size: 16px;
  color: #ffffff;
}
.pd-mid-info .replySlideshow .replySwiperCloseBox:hover {
  background: rgba(255, 255, 255, 0.14);
}
.bodyScroll {
  overflow-y: hidden;
}
.methodModalWrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 10000 !important;
}
.methodModalWrapper .modalWrapper {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  margin: auto;
  width: 910px;
  background-color: #fff;
  height: 631px;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
}
.methodModalWrapper .modalWrapper .title {
  width: 100%;
  height: 50px;
  background: #F9F8F8;
  border-radius: 4px 4px 0px 0px;
  position: relative;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  font-weight: 500;
  color: #333333;
}
.methodModalWrapper .modalWrapper .title i {
  font-size: 14px;
  position: absolute;
  right: 13px;
  top: 19px;
  line-height: 14px;
  cursor: pointer;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.45);
  transition: all 0.2s linear;
}
.methodModalWrapper .modalWrapper .title i:hover {
  transition: all 0.2s linear;
  color: rgba(0, 0, 0, 0.75);
}
.methodModalWrapper .modalWrapper .contentWrapper {
  width: 100%;
  height: 44px;
  flex: 1;
  padding: 20px 20px 0;
}
.methodModalWrapper .modalWrapper .contentWrapper .methodTop {
  width: 100%;
  padding-left: 20px;
  display: flex;
}
.methodModalWrapper .modalWrapper .contentWrapper .methodTop img {
  width: 42px;
  height: 42px;
  margin-right: 8px;
}
.methodModalWrapper .modalWrapper .contentWrapper .methodTop .methodTitleBox .titleFirst {
  font-size: 16px;
  font-weight: 500;
  color: #111111;
  line-height: 16px;
  margin-bottom: 6px;
  justify-content: flex-start;
  text-align: left;
}
.methodModalWrapper .modalWrapper .contentWrapper .methodTop .methodTitleBox .titleSecond {
  height: 22px;
  font-size: 14px;
  color: #666666;
  line-height: 22px;
  text-align: left;
}
.methodModalWrapper .modalWrapper .contentWrapper .modalContent {
  display: flex;
  justify-content: center;
  margin-top: 24px;
  padding-bottom: 6px;
}
.methodModalWrapper .modalWrapper .contentWrapper .modalContent .contentBox {
  width: 311px;
  height: 407px;
  background: #fffdfb;
  border-radius: 8px;
  border: 1px solid #ffe3cb;
  backdrop-filter: blur(5px);
  display: flex;
  flex-direction: column;
}
.methodModalWrapper .modalWrapper .contentWrapper .modalContent .contentBox:first-child {
  margin-right: 32px;
}
.methodModalWrapper .modalWrapper .contentWrapper .modalContent .contentBox .titleBg {
  width: 100%;
  height: 52px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: 52px;
  text-align: center;
  background: url(/static/image/methodModal/methodsTitle.png) no-repeat;
  background-size: 100% 100%;
}
.methodModalWrapper .modalWrapper .contentWrapper .modalContent .contentBox .contentBody {
  padding: 16px 32px;
  flex: 1;
  text-align: left;
}
.methodModalWrapper .modalWrapper .contentWrapper .modalContent .contentBox .contentBody .contentTitle {
  height: 22px;
  font-size: 14px;
  font-weight: 500;
  color: #131414;
  line-height: 22px;
  margin-top: 16px;
}
.methodModalWrapper .modalWrapper .contentWrapper .modalContent .contentBox .contentBody .contentTitle:first-child {
  margin-top: 0;
}
.methodModalWrapper .modalWrapper .contentWrapper .modalContent .contentBox .contentBody .annotation {
  font-size: 12px;
  color: #999999;
  line-height: 20px;
  padding-left: 8px;
}
.methodModalWrapper .modalWrapper .contentWrapper .modalContent .contentBox .contentBody .annotation span {
  line-height: 20px;
  color: #ff0000;
}
.methodModalWrapper .modalWrapper .contentWrapper .modalContent .contentBox .contentBody .content {
  display: flex;
  align-items: flex-start;
}
.methodModalWrapper .modalWrapper .contentWrapper .modalContent .contentBox .contentBody .content p {
  font-size: 14px;
  color: #666;
  line-height: 22px;
}
.methodModalWrapper .modalWrapper .contentWrapper .modalContent .contentBox .contentBody .content .importContent {
  color: #f70;
  display: inline-block;
  position: relative;
}
.methodModalWrapper .modalWrapper .contentWrapper .modalContent .contentBox .contentBody .content .importContent::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 3px;
  background: rgba(255, 119, 0, 0.3);
  bottom: 5px;
  left: 0px;
  position: absolute;
}
.methodModalWrapper .modalWrapper .contentWrapper .modalContent .contentBox .contentBody .content .dianStyle {
  line-height: 20px;
  font-size: 12px;
  transform: scale(0.5);
  display: inline-block;
  border-color: #ffffff;
  color: #f70;
  margin-left: 6px;
}
.methodModalWrapper .modalWrapper .bottomWrapper {
  box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.05);
  width: 100%;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.methodModalWrapper .modalWrapper .bottomWrapper .confirmBtn {
  width: 84px;
  height: 32px;
  color: #fff;
  background: #f70;
  border-radius: 4px;
  line-height: 32px;
  cursor: pointer;
  text-align: center;
}
.methodModalWrapper .modalWrapper .bottomWrapper .confirmBtn:hover {
  background: #e56a00;
}
.rate-box .rate {
  display: inline-block;
}
.rate-box .rate .rateIcon {
  font-size: 14px !important;
  color: rgba(153, 153, 153, 0.5);
  cursor: pointer;
}
.rate-box .rate .rateIcon.isReadOnly {
  cursor: default;
}
.rate-box .rate .rateIcon.isHover {
  color: var(--color-theme-1);
}
.rate-box .rate .rateIcon.isClick {
  color: var(--color-theme-1);
}
.reply-swiper-box {
  width: 500px;
  height: 500px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.reply-swiper-box .reply-swiper-container {
  width: 500px;
  height: 500px;
  margin: 0 auto;
}
.reply-swiper-box .reply-swiper-slide {
  background: #f1f1f1;
  color: #000;
  text-align: center;
  line-height: 500px;
  cursor: default;
}
.reply-swiper-box .reply-swiper-pagination {
  cursor: pointer !important;
  width: 100%;
  bottom: -33px;
}
/* .reply-swiper-box .reply-swiper-scrollbar {
  visibility: hidden;
} */
.reply-swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.3);
  opacity: 1;
  margin-right: 15px;
}
.reply-swiper-pagination .swiper-pagination-bullet-active {
  background: #ffffff;
  position: relative;
}
.reply-swiper-pagination .swiper-pagination-bullet-active:after {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: none;
  border: 1px solid #ffffff;
  position: absolute;
  top: -50%;
  left: -50%;
}
.reply-swiper-box .reply-swiper-img {
  width: 100%;
  /* height: 100%;
  object-fit: cover; */
}
.reply-swiper-box .reply-swiper-button-prev {
  left: 0;
  background-image: url('/static/image/product-img/swiper-button-prev.png');
  opacity: 0.35;
}
.reply-swiper-box .reply-swiper-button-next {
  right: 0;
  background-image: url('/static/image/product-img/swiper-button-next.png');
  opacity: 0.35;
}
.reply-swiper-box .reply-swiper-button-prev,
.reply-swiper-box .reply-swiper-button-next {
  opacity: 0.35;
  height: 70px !important;
  width: 30px !important;
  background-size: 30px 68px;
}
.reply-swiper-box .reply-swiper-button-prev:hover,
.reply-swiper-box .reply-swiper-button-next:hover {
  opacity: 1;
}
.reply-swiper-box .swiper-button-disabled {
  display: none !important;
}
.asj-layer-wrap {
  width: 100%;
  position: fixed;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 99;
}
.pd-wuli-list-wrap {
  z-index: 100;
}
.asj-layer-box {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 24px 28px;
  background: #fff;
}
.asj-layer-box .title {
  line-height: 36px;
  font-size: 18px;
  color: #000000;
  text-align: center;
}
.asj-layer-box .btns {
  width: fit-content;
  margin: 18px auto 0;
}
.asj-layer-box .btns a {
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  border-radius: 4px;
  margin: 0 10px;
  display: inline-block;
}
.asj-layer-box .btn0 {
  background: #f4f4f4;
  border-color: #d2d2d2;
  color: #6b6b6b;
  line-height: 28px;
}
.asj-layer-box .btn1,
.asj-layer-box .btn2 {
  background: #f89029;
  color: #fff;
  border: none;
}
.pd-listing-layer .btns a {
  width: 180px;
}
.pd-listing-layer .pd-alert-list {
  width: 100%;
}
.pd-listing-layer .pd-list-seclet .top-item {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.pd-listing-layer .pd-list-seclet .pdlist-l {
  width: 135px;
  text-align: right;
}
.pd-listing-layer .pd-list-seclet .pdlist-l p {
  font-size: 12px;
  color: #000000;
  line-height: 32px;
}
.pd-listing-layer .pd-list-seclet .pdlist-r {
  /* flex: 1; */
  margin-left: 10px;
}
.pdlist-store .check-box {
  display: inline-block;
  width: 160px;
}
.pd-listing-layer .pd-list-seclet .pdlist-r select,
.pd-list-seclet .pdlist-r input[type="text"] {
  font-size: 12px;
  color: #333;
  width: 230px;
  height: 32px;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  background: #fff;
}
.pd-listing-layer .pd-list-seclet .select-item select {
  width: 100%;
}
.pd-listing-layer .pd-list-seclet .pdlist-r input {
  padding-left: 5px;
  border: 1px solid #e9e9e9;
  font-size: 12px;
  color: #333;
  width: 230px;
  height: 32px;
}
.pd-listing-layer .pd-list-seclet .pdlist-r input:hover {
  border-color: var(--color-line-7);
}
.pd-listing-layer .pd-list-seclet .pdlist-r button {
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  font-size: 12px;
  color: #333;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
}
.pd-listing-layer .pd-list-seclet .pdlist-r .pdlist-rp2 {
  margin-top: 9px;
  position: relative;
}
.pd-listing-layer .pd-list-seclet .pdlist-r .pdlist-rp2 .shopfiy-category-inp {
  font-size: 12px;
  color: #333;
  width: 350px;
  height: 28px;
  border: 1px solid #e9e9e9;
  padding: 0 10px;
  border-radius: 4px;
}
.pd-listing-layer .pd-list-seclet .pdlist-r .pdlist-rp2 .carret-box {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 28px;
  line-height: 28px;
  color: #000;
}
.pd-listing-layer .pd-list-seclet .pdlist-r .pdlist-rp2 .carret-box span {
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -moz-transform: rotate(0deg);
  /* Firefox */
  -webkit-transform: rotate(0deg);
  /* Safari Ã¥â€™Å’ Chrome */
  -o-transform: rotate(0deg);
}
.pd-listing-layer .pd-list-seclet .pdlist-r .pdlist-rp2 .carret-box .to-up {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari Ã¥â€™Å’ Chrome */
  -o-transform: rotate(180deg);
}
.pd-listing-layer .pd-list-seclet .pdlist-r .pdlist-rp2 .drop-con {
  position: absolute;
  width: 100%;
  height: 300px;
  overflow: auto;
  top: 28px;
  left: 0;
  background: #fff;
  border: 1px solid #e9e9e9;
}
.pd-listing-layer .pd-list-seclet .pdlist-r .pdlist-rp2 .drop-con li {
  font-size: 14px;
  line-height: 30px;
  cursor: pointer;
  padding: 0 10px;
}
.pd-listing-layer .pd-list-seclet .pdlist-r .pdlist-rp2 .drop-con li:hover {
  background: #e9e9e9;
}
.pd-listing-layer .pdlist-con .pdlist-top {
  display: flex;
  flex-flow: row wrap;
  max-width: fit-content;
  padding: 5px 0;
}
.pd-listing-layer .pdlist-con .pdlist-top .pdlist-change-price {
  float: left;
  width: 150px;
  line-height: 30px;
  font-size: 12px;
  color: #000;
}
.pd-listing-layer .pdlist-con .pdlist-top .bulk-set {
  display: flex;
  margin: 3px 0;
}
.pd-listing-layer .pdlist-con .pdlist-top .bulk-set .left-span {
  /* width: 130px;
    text-align: right; */
  margin: 0 5px;
  color: #000000;
  line-height: 32px;
  font-size: 14px;
  padding-left: 5px;
}
.pd-listing-layer .pdlist-con .pdlist-top .bulk-set .bulk-inp {
  display: block;
  width: 68px;
  height: 32px;
  padding: 0 10px;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  font-size: 14px;
  text-align: center;
  margin-right: 5px;
  background: #ffffff;
}
.pd-listing-layer .pdlist-con .pdlist-top .bulk-set .ok-btn {
  display: block;
  width: 50px;
  line-height: 32px;
  border-radius: 4px;
  /* background: linear-gradient(90deg,rgba(255, 204, 117, 1) 0%,rgba(247, 142, 41, 1) 100%);
    color: #ffffff; */
  outline: none;
  text-align: center;
  font-size: 14px;
}
.pd-listing-layer .pdlist-con p {
  font-size: 12px;
  color: #000;
  margin: 15px 0;
}
/* .pd-listing-layer .pdlist-con .pdlist-table {
    width: 100%;
  }

  .pd-listing-layer .pdlist-con .pdlist-table-title {
    height: 50px;
    background-color: #d8d8d8;
  }
  .pd-listing-layer .pdlist-con .pdlist-table-title ul {
    width: 100%;
    display:flex;
  }

  .pd-listing-layer .pdlist-con .pdlist-table-title li {
    float: left;
    text-align: center;
    font-size: 14px;
    color: #333333;
    height: 30px;
    line-height: 50px;
  }

  .pd-listing-layer .pdlist-con .pdlist-table-title .check-box {
    margin-top: 17px;
    margin-left: 10px;
  }

  .pd-listing-layer .pdlist-con .pdlist-table-body {
    min-height: 230px;
    max-height: 275px;
    overflow: auto;
    border: 1px solid #f4f4f4;
  }

  .pd-listing-layer .pdlist-con .pdlist-table-body .check-box {
    margin-top: 20px;
    margin-left: 10px;
  }

  .pd-listing-layer .pdlist-con .pdlist-table-body li>div {
    display: table-cell;
    height: 55px;
    border-bottom: 1px solid #f4f4f4;
  }

  .pd-listing-layer .pdlist-con .pdlist-table-body li {
    display: table;
    height: 55px;
    border-bottom: 1px solid #f4f4f4;
  }

  .pd-listing-layer .pdlist-con .pdlist-table-body li>span {
    text-align: center;
    font-size: 14px;
    color: #000000;
    height: 55px;
    display: table-cell;
    vertical-align: middle;
    word-break: break-all;
  }

  .pd-listing-layer .pdlist-con .pdlist-table-body li .pdlist-imgtd a {
    display: block;
    width: 46px;
    height: 46px;
    line-height: 42px;
    border: 1px solid #dcdcdc;
  }

  .pd-listing-layer .pdlist-con .pdlist-table-body li .pdlist-imgtd img {
    max-width: 44px;
    max-height: 44px;
    display: inline-block;
  }

  .pd-listing-layer .pdlist-con .pdlist-table-body li .price-inp {
    width: 78px;
    height: 30px;
    border: 1px solid #b4b4b4;
    border-radius: 4px;
    text-align: center;
  } */
.pd-listing-layer .pdlist-con .show-sele-logistic {
  font-size: 16px;
  line-height: 28px;
  justify-content: space-around;
  background: #ffffff;
  box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.05);
  padding: 10px 0;
  position: relative;
  /* position: absolute;
    left: 0;
    right: 0;
    bottom: 80px; */
}
.pd-listing-layer .pdlist-con .show-sele-logistic.ship-method-info {
  padding: 6px 20px;
  font-size: 14px;
  box-shadow: none !important;
  background: #FAF7F1;
  flex-wrap: wrap;
  justify-content: flex-start;
  text-align: left;
}
.pd-listing-layer .pdlist-con .show-sele-logistic.ship-method-info .ship-method-info-item {
  /* width: 50%; */
  flex: 1;
}
.pd-listing-layer .pdlist-con .show-sele-logistic.ship-method-info .ship-method-info-item .label {
  display: inline-block;
  min-width: 155px;
  text-align: right;
  color: var(--color-font-1);
  vertical-align: 1px;
}
.pd-listing-layer .pdlist-con .show-sele-logistic.ship-method-info .ship-method-info-item .value {
  color: var(--color-font-3);
}
.pd-wuli-list {
  /* width: 785px; */
  width: auto;
  height: auto;
}
/*ç‰©æµå¼¹æ¡†*/
body .pd-alert-wl table thead {
  background: #edecec;
}
body .pd-alert-wl .pd-alert-ul li {
  padding-bottom: 10px;
}
body .pd-alert-wl .pd-alert-ul li label {
  font-size: 14px;
  color: #000;
  float: left;
  width: 164px;
  margin-right: 10px;
  text-align: right;
  line-height: 38px;
}
body .pd-alert-wl .pd-alert-ul li select {
  float: left;
  font-size: 14px;
  color: #333;
  height: 38px;
  border: 1px solid #e9e9e9;
  margin-right: 5px;
  width: 160px;
}
body .pd-alert-wl .pd-alert-ul li .select-ship-to-country {
  width: 420px;
}
body .pd-alert-wl .pd-alert-ul li .select-platform {
  width: 160px;
}
body .pd-alert-wl .chose-ship-tit {
  color: #000000;
  font-size: 14px;
  line-height: 50px;
}
body .pd-alert-wl .pd-table {
  height: 200px;
  overflow: auto;
  border: 1px solid #f4f4f4;
  margin-top: 10px;
}
body .pd-alert-wl .pd-table table {
  border-bottom: 1px solid #f4f4f4;
}
body .pd-alert-wl .pd-table .chose-ship-top {
  /* position: fixed; */
  top: 152px;
  left: 28px;
  background: #fff;
  z-index: 99;
}
body .pd-alert-wl .pd-table .chose-ship-top table {
  border: none;
}
body .pd-alert-wl .pd-table td {
  font-size: 14px;
  color: #333333;
  text-align: center;
}
body .pd-alert-wl .pd-table thead tr th {
  font-size: 12px;
  color: #333333;
  border-right: 1px solid #f4f4f4;
  height: 30px;
  text-align: center;
}
body .pd-alert-wl .pd-table tbody tr {
  border-top: 1px solid #f4f4f4;
}
body .pd-alert-wl .pd-table tbody tr td {
  color: #333333;
  font-size: 14px;
  height: 66px;
  border-right: 1px solid #f4f4f4;
  height: 56px;
  white-space: normal;
}
body .pd-alert-wl .pd-table tbody tr .td-method {
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body .pd-alert-wl .pd-table tbody tr .td-method img {
  width: 16px;
}
body .pd-alert-wl .pd-table tbody tr .td-method span {
  width: 168px;
}
body .pd-alert-wl .pd-table tbody tr .pd-alert-radio {
  margin-left: 12px;
  margin-right: 10px;
  cursor: pointer;
}
body .pd-alert-wl .pd-table .no-ship-method {
  font-style: 14px;
  padding: 10px;
}
body .pd-alert-wl .layui-layer-btn {
  text-align: center;
}
.pd-wuli-list .btn0 {
  width: 180px;
}
.pd-listing-layer .pdlist-store {
  display: flex;
}
.pd-listing-layer .pdlist-store .check-box {
  margin-top: 5px;
  margin-left: 5px;
}
.pd-listing-layer .serch-cate {
  display: flex;
}
.pd-listing-layer .serch-cate div {
  position: relative;
  font-size: 12px;
  line-height: 28px;
}
.pd-listing-layer .serch-cate ul {
  position: absolute;
  top: 28px;
  left: 0;
  height: 240px;
  overflow: auto;
  background: #f6f6f6;
  padding: 10px;
  width: 400px;
  box-shadow: 0px 5px 10px rgba(1, 1, 1, 0.15);
  z-index: 1;
}
.pd-listing-layer .serch-cate ul li {
  font-size: 12px;
  padding: 5px 0;
  cursor: pointer;
}
.pd-listing-layer .serch-cate ul li:hover {
  background: #ccc;
}
.pd-listing-layer .radio-box {
  margin: 6px 10px;
}
.pd-listing-layer .pd-alert-list .tabpanel .nav {
  background: #fff;
}
.ebay-limit-box {
  background: rgba(255, 119, 0, 0.1);
  padding: 0 10px 0 10px;
  line-height: 32px;
  color: #333;
  font-size: 12px;
  margin-left: 20px;
}
.ebay-limit-box .f-org {
  color: #f70;
  margin-right: 16px;
}
.ebay-limit-box .refresh {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 18px ;
  height: 18px;
  background: #f70;
  text-align: center;
  line-height: 18px;
  border-radius: 2px;
}
.ebay-limit-box .refresh:hover {
  background: #f90;
}
.ebay-limit-box .refresh:before {
  content: '\e650';
  color: #fff;
  font-family: 'iconfont';
  font-size: 12px;
}
.top-item button {
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  font-size: 12px;
  color: #333;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
}
.top-item .refresh {
  position: relative;
  display: inline-block;
  vertical-align: 0px;
  width: 18px ;
  height: 18px;
  color: var(--color-theme-1);
  text-align: center;
  line-height: 18px;
  border-radius: 2px;
  cursor: pointer;
  margin-bottom: 2px;
}
.top-item .disable {
  color: #6b6b6b;
}
.top-item .refresh:hover {
  color: var(--color-theme-1-1);
}
.top-item .refresh:before {
  content: '\e828';
  font-family: 'iconfont';
  font-size: 16px;
}
.ebay-limit-tips {
  display: inline-block;
  position: relative;
  margin-left: 10px;
}
.ebay-limit-tips .inventory-show-more {
  left: -222px;
  width: auto;
  top: 32px;
}
.ebay-limit-tips .inventory-show-more .show-more-list {
  width: 300px;
}
.ebay-limit-tips .inventory-show-more .triangle {
  bottom: 0;
  left: 229px;
}
.ebay-limit-tips:hover .inventory-show-more {
  display: block;
}
.ebay-limit-tips .inventory-show-more .new-proDetailPromptInfo {
  color: var(--color-font-4) !important;
}
.ebay-limit-tips .inventory-show-more .new-proDetailPromptInfo:hover {
  color: var(--color-theme-1) !important;
}
.pdlist-con .check-box {
  margin: 0 auto;
}
.pdlist-con .list-table-thead {
  background-color: #d8d8d8;
}
.pdlist-con .list-table-thead th {
  text-align: center;
  font-size: 12px;
  color: #333333;
  font-weight: 400;
}
.pdlist-con .list-table-thead .varient-th {
  position: relative;
}
.pdlist-con .list-table-thead .varient-th .remove-varient {
  position: absolute;
  top: 0;
  right: 0;
  background: #000;
  height: 16px;
  width: 16px;
  line-height: 16px;
  font-size: 12px;
  text-align: center;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
}
.pdlist-con .list-table-tbody {
  min-height: 186px;
  overflow-x: hidden;
  /* margin-bottom: 48px; */
}
.pdlist-con .list-table-tbody tr {
  display: flex;
  border-left: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  min-width: 860px;
  height: 70px;
  justify-content: space-between;
  align-items: center;
}
.list-table-title-tr {
  min-width: 860px;
  background: #F0EDE7;
  height: 65px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.list-table-title-tr.list-table-title-full {
  padding-right: 0px;
}
.pdlist-con .list-table-tbody td {
  text-align: center;
  font-size: 14px;
  color: #000000;
}
.pdlist-con .list-table-tbody td .price-inp {
  width: 78px;
  height: 32px;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  text-align: center;
  padding: 0 4px;
}
.pdlist-con .list-table-tbody .pdlist-imgtd img {
  height: 46px;
  width: 100%;
}
.pdlist-con .list-table-tbody::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.pdlist-con .list-table-tbody::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.pdlist-con .list-table-tbody::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.pdlist-r .specifics-wrap {
  position: relative;
}
.pdlist-r .specifics-wrap input {
  border: 1px solid #ddd;
  width: 100%;
  font-size: 12px;
  color: #333;
}
.pdlist-r .specifics-list {
  display: none;
  position: absolute;
  height: 300px;
  top: 30px;
  z-index: 999;
  background-color: #fff;
  border: 1px solid #ddd;
  width: 100%;
  overflow-y: scroll;
}
.pdlist-r .specifics-list li {
  border-bottom: 1px solid #ddd;
  padding: 5px;
  font-size: 12px;
  color: #333;
}
.pdlist-r .specifics-list li:hover {
  cursor: pointer;
  background-color: #999;
}
.list-table-tbody .list-table-title th {
  text-align: center;
  font-size: 14px;
}
.list-table-tbody .specifics-wrap {
  position: relative;
  padding: 10px 0;
}
.list-table-tbody .specifics-wrap input {
  border: 1px solid #ddd;
  width: 100%;
  font-size: 12px;
  color: #333;
}
.list-table-tbody .specifics-list {
  display: none;
  position: absolute;
  height: 300px;
  top: 30px;
  z-index: 999;
  background-color: #fff;
  border: 1px solid #ddd;
  width: 100%;
  overflow-y: scroll;
}
.list-table-tbody .specifics-list li {
  border-bottom: 1px solid #ddd;
  padding: 5px;
  font-size: 12px;
  color: #333;
}
.list-table-tbody .specifics-list li:hover {
  cursor: pointer;
  background-color: #999;
}
.list-table-title {
  text-align: center;
  font-size: 14px;
  color: #333333;
  /* height: 30px; */
  background-color: #d8d8d8;
}
del {
  color: #999;
}
.pd-wuli-list-wrap .confirm-btn-box {
  background: #ffffff;
  box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.05);
}
.pd-listing-layer .confirm-btn-box .yes-btn {
  width: initial;
  margin-right: 15px;
  padding: 0 10px;
  font-size: 14px;
}
.confirm-box .pd-listing-layer .check-box .new-checkbox-color {
  /* z-index: 101; */
  border-color: var(--color-line-7);
}
.confirm-box .pd-listing-layer .check-box .new-checkbox-color:hover {
  z-index: 101;
  border-color: var(--color-line-7);
}
:not(.vip) .confirm-box .pd-listing-layer .new-theme-color {
  background: var(--color-theme-1);
  color: var(--color-font-4);
  border-color: var(--color-theme-1);
}
:not(.vip) .confirm-box .pd-listing-layer .new-theme-color:hover {
  background: var(--color-theme-1-1);
}
.vip .confirm-box .pd-listing-layer .new-theme-color {
  background: var(--color-theme-1-vip);
  color: var(--color-font-4);
  border-color: var(--color-theme-1-vip);
}
.vip .confirm-box .pd-listing-layer .new-theme-color:hover {
  background-color: var(--color-theme-1-1-vip);
}
.confirm-box .pd-listing-layer .add-new {
  background: var(--color-bg-10);
  border: 1px solid var(--color-line-1) !important;
  color: var(--color-font-1) !important;
  outline: none;
}
:not(.vip) .confirm-box .pd-listing-layer .add-new:hover {
  border: 1px solid var(--color-theme-1) !important;
  color: var(--color-theme-1) !important;
}
.vip .confirm-box .pd-listing-layer .add-new:hover {
  border: 1px solid var(--color-theme-1-vip) !important;
  color: var(--color-theme-1-vip) !important;
}
.confirm-box .pd-listing-layer .new-btn-confirm {
  background: var(--color-theme-1);
  border: none !important;
  color: var(--color-font-4) !important;
  outline: none;
}
.confirm-box .pd-listing-layer .new-btn-confirm:hover {
  background: var(--color-theme-1-1);
  border: none !important;
  color: var(--color-font-4) !important;
}
.vip .confirm-box .pd-listing-layer .new-btn-confirm {
  background: var(--color-theme-1-vip);
}
.vip .confirm-box .pd-listing-layer .new-btn-confirm:hover {
  background-color: var(--color-theme-1-1-vip);
}
.confirm-box .pd-listing-layer .new-btn-cancel {
  background: var(--color-bg-10);
  color: var(--color-font-1) !important;
  outline: none;
}
.confirm-box .pd-listing-layer .new-btn-cancel:hover {
  background: var(--color-bg-14-1);
  color: var(--color-font-1);
}
.pd-listing-layer .checkoutIcon {
  cursor: pointer;
  font-size: 16px;
  color: var(--color-line-1);
}
.pd-listing-layer .checkoutIcon:hover {
  color: var(--color-line-7);
}
.pd-listing-layer .isCheckoutIcon {
  cursor: pointer;
  font-size: 16px;
  color: var(--color-line-7);
}
.selectShop {
  border-radius: 4px;
}
.selectShop .select-search {
  width: 100%;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #E4E4E4;
  padding: 0 16px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
.selectShop .select-wrap {
  width: 100%;
  position: relative;
}
.selectShop .select-wrap .select-input {
  width: 100%;
  min-height: 32px;
  max-height: 62px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #E4E4E4;
  cursor: pointer;
  overflow-y: auto;
  overflow-x: hidden;
}
.selectShop .select-wrap .select-input .singleInput {
  width: 100%;
}
.selectShop .select-wrap .select-input .iconjiantou_xia {
  font-size: 16px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1;
}
.selectShop .select-wrap .select-input .select-placeholder {
  padding: 0 16px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  height: 32px;
  display: flex;
  align-items: center;
}
.selectShop .select-wrap .select-input .selected-list {
  padding: 2px 16px 2px 14px;
  display: flex;
  flex-wrap: wrap;
}
.selectShop .select-wrap .select-input .selected-list .selected-tag {
  margin: 2px 2px;
  padding: 0 8px;
  display: flex;
  min-height: 24px;
  align-items: center;
  background: #F9F8F8;
  border-radius: 2px;
}
.selectShop .select-wrap .select-input .selected-list .selected-tag:hover {
  background: #F4F4F4;
}
.selectShop .select-wrap .select-input .selected-list .selected-tag .tag-name {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
}
.selectShop .select-wrap .select-input .selected-list .selected-tag .delete-icon {
  transform: scale(0.7);
  margin-left: 4px;
}
.selectShop .select-wrap .select-input .selected-list .selected-tag .delete-icon .iconfont {
  font-size: 12px;
  color: #999;
  cursor: pointer;
  vertical-align: middle;
}
.selectShop .select-wrap .select-input .select-search {
  border: none;
}
.selectShop .select-wrap .select-input .singleSelected {
  padding: 0px 42px 0 16px;
  position: relative;
  height: 32px;
  line-height: 32px;
  display: flex;
  align-items: center;
}
.selectShop .select-wrap .select-input .singleSelected .selectedImg {
  width: 26px;
  height: 26px;
  margin-right: 4px;
  border: 1px solid #eeeeee;
}
.selectShop .select-wrap .select-input .singleSelected .selectedName {
  font-size: 14px;
  font-weight: 400;
  color: var(--color-font-2);
  line-height: 20px;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  width: 100%;
}
.selectShop .select-wrap .select-input .singleSelected .selectedDeleteBox {
  width: 20px;
  height: 20px;
  line-height: 20px;
  background: #e4e4e4;
  border-radius: 50%;
  position: absolute;
  right: 24px;
  top: 6px;
  transform: scale(0.7);
  text-align: center;
  display: none;
}
.selectShop .select-wrap .select-input .singleSelected .selectedDeleteBox .selectedDeleteIcon {
  font-size: 12px;
  color: #ffffff;
}
.selectShop .select-wrap .select-input .singleSelected.allItem .selectedImg {
  width: 24px;
  height: 24px;
}
.selectShop .select-wrap .select-input .singleSelected:hover .selectedDeleteBox {
  display: block;
}
.selectShop .select-wrap.cj-tooltip .select-input {
  background-color: #e4e4e4;
  cursor: not-allowed;
}
.selectShop .select-wrap.cj-tooltip .select-input .singleSelected:hover .selectedDeleteBox {
  display: none;
}
.selectShop .select-wrap.cj-tooltip .select-input .selected-list .selected-tag .delete-icon {
  display: none;
}
.selectShop .select-wrap.cj-tooltip .cj-tooltip-padding {
  left: 60px;
  bottom: -38px;
  padding-bottom: 0;
  padding-top: 13px;
}
.selectShop .select-wrap.cj-tooltip .cj-tooltip-padding:after {
  bottom: calc(100% - 13px);
  border-width: 0 5px 6px 5px;
  border-color: transparent transparent #000000 transparent;
}
.selectShop .options-modal {
  position: relative;
  z-index: 1300;
  min-width: 400px;
}
.selectShop .options-modal .select-options {
  position: absolute;
  width: 100%;
  max-height: 250px;
  background: #FFFFFF;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  overflow-y: auto;
  overflow-x: hidden;
  top: 4px;
  left: 0;
  z-index: 50;
}
.selectShop .options-modal .select-options .select-search-box {
  height: 55px;
  width: 100%;
  padding: 0 12px;
  display: flex;
  align-items: center;
  position: sticky;
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 10;
}
.selectShop .options-modal .select-options .select-option-item {
  height: 32px;
  width: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 11px 0 16px;
}
.selectShop .options-modal .select-options .select-option-item:hover {
  background: #fbfbfb;
}
.selectShop .options-modal .select-options .select-option-item.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.selectShop .options-modal .select-options .select-option-item.disabled .label-box {
  max-width: calc(100% - 118px);
}
.selectShop .options-modal .select-options .select-option-item.disabled .name::after {
  content: 'Inactive';
  color: #000;
  /* width: 32px; */
  padding: 0 5px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 1px;
  border: 1px solid #E4E4E4;
  text-align: center;
  font-size: 12px;
  margin-left: 8px;
}
.selectShop .options-modal .select-options .select-option-item img {
  width: 26px;
  height: 26px;
  margin-right: 6px;
  border: 1px solid #eeeeee;
}
.selectShop .options-modal .select-options .select-option-item .name {
  display: flex;
  align-items: center;
  width: calc(100% - 22px);
}
.selectShop .options-modal .select-options .select-option-item .label-box {
  max-width: calc(100% - 54px);
}
.selectShop .options-modal .select-options .select-option-item .option-label {
  font-size: 14px;
  font-weight: 400;
  color: var(--color-font-2);
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.selectShop .options-modal .select-options .select-option-item .option-label .filterWord {
  color: var(--color-theme-1);
}
.selectShop .options-modal .select-options .select-option-item .checked-icon {
  transform: scale(0.8);
}
.selectShop .options-modal .select-options .select-option-item .checked-icon .iconfont {
  font-size: 12px;
  color: #FF7700;
  vertical-align: middle;
}
.selectShop .options-modal .select-options .select-option-item.firstOption .cj-tooltip .cj-tooltip-padding,
.selectShop .options-modal .select-options .select-option-item .cj-tooltip-fixed .cj-tooltip-padding {
  bottom: calc(-200%);
  padding-bottom: 0;
  padding-top: 13px;
  max-width: 300px;
}
.selectShop .options-modal .select-options .select-option-item.firstOption .cj-tooltip .cj-tooltip-padding::after,
.selectShop .options-modal .select-options .select-option-item .cj-tooltip-fixed .cj-tooltip-padding::after {
  bottom: calc(100% - 13px);
  border-width: 0 5px 6px 5px;
  border-color: transparent transparent #000 transparent;
}
.selectShop .options-modal .select-options .select-empty {
  height: 120px;
  width: 100%;
  padding-top: 5px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.selectShop .options-modal .select-options .select-empty img {
  width: 64px;
  height: 64px;
}
.selectShop .options-modal .select-options .select-empty span {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
}
.selectShop .options-modal .select-options .unauthorizedShop {
  border-top: 1px solid #eeeeee;
  margin-top: 8px;
}
.selectShop .options-modal .select-options .unauthorizedShop .unauthorizedShopTitle {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  padding: 8px 16px;
}
.selectShop .options-modal .select-options.JustOne {
  overflow: hidden;
}
.selectShop .options-modal .select-options.JustOne .select-option-item {
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
}
.selectShop .options-modal .select-options.JustOne .select-option-item .option-label {
  line-height: 14px;
  overflow: unset;
  text-overflow: unset;
  white-space: unset;
}
.selectShop .beauty-scrollbar::-webkit-scrollbar {
  width: 6px;
  border-radius: initial;
}
.selectShop .beauty-scrollbar::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 3px;
}
.selectShop .beauty-scrollbar::-webkit-scrollbar-thumb {
  background-color: #ddd;
  border-radius: 3px;
}
.selectShop .allIcon {
  margin-right: 8px;
  color: #D8D8D8;
  font-size: 24px;
}
.blackTheme {
  border: 1px solid transparent;
}
.blackTheme:hover {
  border: 1px solid var(--color-theme-1);
}
.blackTheme .select-search {
  background: #494a53;
  color: #ffffff;
}
.blackTheme .select-wrap .select-input {
  background: #494a53;
  color: #ffffff;
  border: none;
}
.blackTheme .select-wrap .select-input .select-placeholder {
  color: #fff;
}
.blackTheme .select-wrap .select-input .singleSelected .selectedName {
  color: #fff;
}
.blackTheme .options-modal .select-options {
  background: #494A53;
}
.blackTheme .options-modal .select-options .select-option-item.selectedBg {
  background: var(--color-theme-1);
}
.blackTheme .options-modal .select-options .select-option-item .option-label {
  color: #fff;
}
.blackTheme .options-modal .select-options .select-option-item .allIcon {
  color: #ffffff;
}
.blackTheme .options-modal .select-options .select-option-item:hover {
  background: inherit;
}
.blackTheme .options-modal .select-options .select-option-item:hover .option-label {
  color: var(--color-theme-1);
}
.blackTheme .options-modal .select-options .select-option-item.selectedBg:hover {
  background: var(--color-theme-1);
}
.blackTheme .options-modal .select-options .select-option-item.selectedBg:hover .option-label {
  color: #fff;
}
.blackTheme .options-modal .select-options .unauthorizedShop {
  border-top-color: #555555;
}
.blackTheme .options-modal .select-options .unauthorizedShop .unauthorizedShopTitle {
  color: #CBCBCB;
}
:global(.vip) .select :global .selectShop .options-modal .select-options .select-option-item .checked-icon .iconfont {
  color: var(--color-theme-1-vip);
}
:global(.vip) .select :global .selectShop .options-modal .select-options .select-option-item .name .cj-tooltip .option-label .filterWord {
  color: var(--color-theme-1-vip);
}
:global(.vip) .select :global .blackTheme {
  border: 1px solid transparent;
}
:global(.vip) .select :global .blackTheme:hover {
  border: 1px solid #F5DDA9;
}
:global(.vip) .select :global .blackTheme .select-search {
  background: #0E0E0E;
  color: var(--color-theme-2-vip);
}
:global(.vip) .select :global .blackTheme .select-wrap .select-input {
  background: #0E0E0E;
  color: var(--color-theme-2-vip);
  border: none;
}
:global(.vip) .select :global .blackTheme .select-wrap .select-input .select-placeholder {
  color: var(--color-theme-2-vip);
}
:global(.vip) .select :global .blackTheme .select-wrap .select-input .singleInput::placeholder {
  color: rgba(241, 214, 158, 0.65);
}
:global(.vip) .select :global .blackTheme .select-wrap .select-input .singleSelected .selectedName {
  color: var(--color-theme-2-vip);
}
:global(.vip) .select :global .blackTheme .select-wrap .select-input .singleSelected .selectedDeleteBox {
  background: var(--color-theme-2-vip);
}
:global(.vip) .select :global .blackTheme .select-wrap .select-input .singleSelected .selectedDeleteBox .selectedDeleteIcon {
  color: #494A53;
}
:global(.vip) .select :global .blackTheme .options-modal .select-options {
  background: #262626;
}
:global(.vip) .select :global .blackTheme .options-modal .select-options .select-option-item .option-label {
  color: #fff;
}
:global(.vip) .select :global .blackTheme .options-modal .select-options .select-option-item .allIcon {
  color: #ffffff;
}
:global(.vip) .select :global .blackTheme .options-modal .select-options .select-option-item .checked-icon .iconfont {
  display: none;
}
:global(.vip) .select :global .blackTheme .options-modal .select-options .select-option-item:hover {
  background: inherit;
}
:global(.vip) .select :global .blackTheme .options-modal .select-options .select-option-item:hover .option-label {
  color: var(--color-theme-2-vip);
}
:global(.vip) .select :global .blackTheme .options-modal .select-options .select-option-item.selectedBg {
  background: var(--color-theme-2-vip);
}
:global(.vip) .select :global .blackTheme .options-modal .select-options .select-option-item.selectedBg .option-label {
  color: #3D1B00;
}
:global(.vip) .select :global .blackTheme .options-modal .select-options .select-option-item.selectedBg:hover {
  background: var(--color-theme-2-vip);
}
:global(.vip) .select :global .blackTheme .options-modal .select-options .unauthorizedShop {
  border-top-color: #555555;
}
:global(.vip) .select :global .blackTheme .options-modal .select-options .unauthorizedShop .unauthorizedShopTitle {
  color: #CBCBCB;
}
.selectComponent {
  display: inline-block;
  vertical-align: middle;
  cursor: not-allowed;
}
.selectComponent .selectBox {
  width: 230px;
  height: 32px;
  border: 1px solid #e9e9e9;
  background: #fff;
  line-height: 32px;
  padding-left: 4px;
  border-radius: 4px;
  color: #333333;
  text-align: left;
  font-size: 12px;
}
.selectComponent .disabled {
  background-color: #fafafa !important;
}
.selectComponent.cj-tooltip .cj-tooltip-padding {
  left: 60px;
}
.pop-ups-modal.addToSkulistLayer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}
.pop-ups-modal.addToSkulistLayer .pop-ups-box {
  width: 360px;
  padding: 20px 20px 20px;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pop-ups-modal.addToSkulistLayer .pop-ups-box .popups-title {
  font-size: 16px !important;
  color: #333333;
  height: 22px;
  line-height: 22px;
  position: relative;
  background-color: unset;
  text-align: left;
}
.pop-ups-modal.addToSkulistLayer .pop-ups-box .popups-title .closeIcon {
  font-size: 14px;
  color: #666666;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.pop-ups-modal.addToSkulistLayer .pop-ups-box .popups-content {
  font-size: 14px;
  line-height: 20px;
  word-break: keep-all;
  color: #666666;
  padding: 0;
  margin-top: 10px;
  text-align: left;
}
.pop-ups-modal.addToSkulistLayer .pop-ups-box .bottom-btn-box {
  width: 100%;
  text-align: right;
  margin-top: 20px;
}
.pop-ups-modal.addToSkulistLayer .pop-ups-box .bottom-btn-box button {
  width: 80px;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  font-size: 14px;
}
.pop-ups-modal.addToSkulistLayer .pop-ups-box .bottom-btn-box .close-btn {
  color: #666666;
  border: 1px solid #E4E4E4;
  background: #F9F9F9;
  margin-right: 15px;
}
.pop-ups-modal.addToSkulistLayer .pop-ups-box .bottom-btn-box .confirm-btn {
  color: #fff;
  background: linear-gradient(90deg, #FFCC75 0%, #F78E29 100%);
}
.list-table-tbody .InsufficientTips {
  display: inline-block;
  color: #FF0000;
  font-size: 12px;
  background: #FFCFCF;
  border-radius: 2px;
  padding: 0 5px;
}
.confirm-btn-box .tooltip {
  position: relative;
  display: inline-block;
  cursor: pointer;
  opacity: 1;
}
.confirm-btn-box .tooltip .tooltiptext {
  visibility: hidden;
  min-width: 300px;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 6px 8px;
  position: absolute;
  z-index: 1;
  bottom: 130%;
  left: -50px;
  margin-left: -60px;
  font-size: 12px;
}
.confirm-btn-box .tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}
.confirm-btn-box .tooltip:hover .tooltiptext {
  visibility: visible;
}
#isCJPub .new-CJ-content .icon-box {
  padding-right: 0px;
}
#isCJPub .new-CJ-content .title {
  margin-right: 0;
  color: var(--color-font-1);
  font-size: 16px;
}
.nav-tabs-title {
  color: #000;
}
.nav-tabs-title-span {
  color: #f00;
  font-size: 16px;
  margin-right: 4px;
  margin-bottom: -2px;
}
.nav-tabs-title.warning,
.nav-tabs > li.active > a.warning {
  color: #f00;
}
.other-inp.warning,
.other-var select.warning {
  border-color: #f00;
}
.nav > li > a:hover {
  color: #000;
}
.ebay-limit-tips .inventory-show-more .triangle {
  left: 278px;
}
.ebay-limit-tips .inventory-show-more {
  left: -274px;
}
.confirm-box .tab-pane .codeToolTip .codeIcon {
  font-size: 15px;
  color: #F78E29;
  cursor: pointer;
}
.confirm-box .tab-pane .codeToolTip {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.confirm-box .tab-pane .codeToolTip:hover .codeToolText {
  visibility: visible;
}
.confirm-box .tab-pane .codeToolTip .codeToolText {
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  position: absolute;
  z-index: 2;
  bottom: 130%;
  left: -41px;
  word-break: break-word;
  line-height: 1.5;
  min-width: 100px;
}
.confirm-box .tab-pane .codeToolTip .codeToolText:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.75) transparent transparent transparent;
}
.right-overflow-tip {
  box-shadow: -1px 0px 4px 0px rgba(63, 63, 63, 0.1);
  background-color: #fff;
  width: 20px;
  position: sticky;
  right: 0;
  height: 50px;
}
@media screen and (max-height: 806px) {
  .confirm-main-quick {
    height: 600px !important;
  }
  .confirm-content-quick {
    padding: 20px 20px 0px 20px !important;
    height: 498px;
    overflow-y: scroll;
    overflow-x: hidden !important;
  }
}
.confirm-title {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 99;
  background-color: #F9F8F8 !important;
}
.confirm-btn-box {
  bottom: 0;
  z-index: 99;
  border-top: 1px solid #eeeeee;
}
#tabs-wrapper {
  position: sticky;
  padding-top: 8px;
  top: -20px;
  background-color: #fff;
  z-index: 99;
}
.pdlist-top {
  position: sticky;
  top: 20px;
  background-color: #fff;
  z-index: 99;
  max-width: inherit !important;
}
.ship-btn-media {
  position: sticky !important;
  bottom: 40px;
}
.ship-show-media {
  position: sticky !important;
  bottom: 0;
}
.confirm-btn-box .backBtn {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #F9F9F9;
  border-radius: 4px;
  border: 1px solid #E4E4E4;
  cursor: pointer;
  font-size: 16px;
  color: #666666;
  position: absolute;
  right: 40px;
  z-index: 20;
}
.confirm-btn-box .backBtn:hover {
  background-color: #f5f5f5;
}
.tags-box i,
.tags-list i {
  font-size: 12px;
  cursor: pointer;
}
.tags-box {
  display: flex;
  width: 230px;
  font-size: 12px;
  position: relative;
}
.tags-box input {
  padding-right: 20px;
  height: 32px!important;
  border-radius: 2px;
}
.tags-box input,
.tags-list .tag-text {
  font-size: 12px;
}
.tags-list .tag-text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  max-width: 190px;
}
.tags-box i.iconfont {
  position: absolute;
  right: 7px;
  top: 7px;
}
.tags-list {
  width: 230px;
  max-height: 74px;
  overflow-y: auto;
  display: flex;
  flex-wrap: wrap;
}
.tag-item {
  display: flex;
  padding: 2px 8px;
  background-color: #FFF9EF;
  color: #FFA301;
  margin-right: 4px;
  margin-bottom: 4px;
  align-items: center;
  border-radius: 2px;
}
.tag-item i {
  margin-left: 8px;
  font-size: 12px;
  transform: scale(0.8);
}
.pdlist-con .list-table-thead th {
  word-wrap: break-word;
}
.confirm-box .confirm-btn-box .no-btn {
  width: auto;
  padding: 0 10px;
}
.list-table-thead .list-table-title-tr .check-box.disabledCheck {
  cursor: not-allowed;
}
.list-table-thead .list-table-title-tr .check-box.disabledCheck .check-all {
  pointer-events: none;
}
.disabled-btn {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}
.pdlist-title {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.Refresh {
  font-size: 12px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  margin-left: 5px;
  margin-bottom: 0;
  color: var(--color-theme-1);
}
.Refresh:hover {
  color: var(--color-theme-1-1);
}
.Refresh.disable {
  color: #6b6b6b;
  cursor: not-allowed;
}
.your-pirce {
  position: relative;
  width: 140px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.your-price-tips {
  margin: 0 0 1px 4px;
  color: var(--color-theme-1);
  cursor: default;
}
.vip .your-price-tips {
  color: var(--color-theme-1-vip);
}
.price-tips-box {
  width: 202px;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  text-align: left;
  border-radius: 6px;
  padding: 6px 8px;
  position: absolute;
  bottom: 45px;
  left: 111px;
  transform: translateX(-50%);
  word-break: break-word;
  margin: 0;
  font-size: 12px;
}
.tooltiptext-edit::after,
.price-tips-box::after,
.refresh-tips-box::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.75) transparent transparent transparent;
}
.your-price-title {
  display: flex;
  align-items: center;
}
.new-href {
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-theme-1);
  cursor: pointer;
}
.new-cancelButton {
  background: #F9F9F9;
  border-radius: 4px;
  border: 1px solid #E4E4E4;
  color: #999;
  font-size: 14px;
  height: 32px;
  width: 144px;
  margin-right: 10px;
}
.pd-listing-layer .pd-list-seclet .top-item-store-bottom {
  margin-bottom: 28px;
}
.pd-listing-layer .pdlist-r .pdlist-store {
  position: relative;
}
.pd-listing-layer .pdlist-r .shopeeTips {
  width: 607px;
  background: #F9F8F8;
  border-radius: 4px;
  padding: 10px;
  margin-top: 4px;
}
.pd-listing-layer .pdlist-r .shopeeTips .shopeeTipsText {
  color: var(--color-font-2);
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  margin: 0;
}
.pd-listing-layer .pdlist-r .shopeeTips .tutorialLink {
  color: var(--color-theme-1);
  line-height: 20px;
}
.pd-listing-layer .pdlist-r .shopeeTips .tutorialLink:hover .tutorialText {
  text-decoration: underline;
}
.pd-listing-layer .pdlist-r .shopeeTips .tutorialLink .tutorialIcon {
  font-size: 16px;
  margin-right: 0px;
  vertical-align: bottom;
}
.pd-listing-layer .pdlist-r .shopeeTips .tutorialLink .tutorialText {
  font-size: 12px;
  font-weight: 400;
}
.pd-listing-layer .pdlist-r .eBayErrTip {
  color: red;
  font-size: 12px;
  margin: 0;
}
.list-table-title-tr .iconqchu,
.your-price-title .iconshuaxin,
.your-price-title .iconqchu {
  margin-left: 4px;
  font-size: 12px;
  color: var(--color-theme-1);
  cursor: pointer;
}
.list-table-title-tr .iconqchu:hover,
.your-price-title .iconshuaxin:hover,
.your-price-title .iconqchu:hover {
  color: var(--color-theme-1-1);
}
.your-price-title .iconqchu {
  font-size: 19px;
}
.refresh-tips-box {
  width: 380px;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  text-align: left;
  border-radius: 4px;
  padding: 5px 10px;
  position: absolute;
  right: -190px;
  top: 10px;
  transform: translateX(-50%);
  word-break: break-word;
  font-size: 12px;
  z-index: 99;
}
.refresh-tips-box::after {
  margin-left: 139px;
}
.your-price-defaultCurrency {
  width: 43px;
  height: 17px;
  line-height: 17px;
  background: var(--color-theme-1);
  border-radius: 2px;
  margin: 0 auto;
  color: #fff;
}
.tab-content .tiktokVariants {
  margin-top: 10px;
  margin-bottom: 16px;
  display: flex;
}
.tiktokVariants .tiktokVariantsLabel {
  font-size: 14px;
  font-weight: 400;
  color: var(--color-font-1);
  line-height: 20px;
  display: flex;
  margin-right: 8px;
}
.tiktokVariants .tiktokVariantsLabel .questionIconToolBox {
  position: relative;
  z-index: 100;
}
.tiktokVariants .tiktokVariantsLabel .questionIconToolBox .questionIcon {
  font-size: 16px;
  color: var(--color-theme-1);
  margin-right: 4px;
}
.tiktokVariants .tiktokVariantsLabel .questionIconToolBox .questionIcon {
  font-size: 16px;
  color: var(--color-theme-1);
  margin-right: 4px;
}
.tiktokVariants .tiktokVariantsLabel .questionIconToolBox .questionIconToolText {
  width: 240px;
  height: 51px;
  background: rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
  padding: 10px;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  line-height: 18px;
  position: absolute;
  left: -8px;
  bottom: 28px;
  display: none;
  z-index: 100;
  border-radius: 2px;
}
.tiktokVariants .tiktokVariantsLabel .questionIconToolBox .questionIconToolText:after {
  content: '';
  width: 0;
  height: 0;
  border-width: 5px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.75) transparent transparent transparent;
  position: absolute;
  left: 10px;
  bottom: -10px;
}
.tiktokVariants .tiktokVariantsLabel .questionIconToolBox:hover .questionIconToolText {
  display: block;
}
.bulk-set .newLeftSpan {
  display: inline-block;
  width: 90px;
  text-align: right;
}
.tiktokVariants .tiktokVariantsItemBox {
  font-size: 14px;
  font-weight: 400;
  color: var(--color-font-1);
  line-height: 20px;
  display: flex;
}
.tiktokVariants .tiktokVariantsItemBox .tiktokVariantsItem {
  margin-right: 24px;
}
.tiktokVariants .tiktokVariantsItemBox .tiktokVariantsItem .tiktokVariantsNotSelectIcon {
  font-size: 14px;
  color: #e6e6e6;
  margin-right: 8px;
  cursor: pointer;
}
.tiktokVariants .tiktokVariantsItemBox .tiktokVariantsItem .tiktokVariantsSelectIcon {
  font-size: 16px;
  color: var(--color-theme-1);
  margin-right: 8px;
}
.list-table-tbody .pr {
  padding-right: 20px;
}
tr.opacityOff {
  opacity: 0.5;
  cursor: not-allowed;
}
tr.opacityOff input,
tr.opacityOff select {
  pointer-events: none;
}
.create-list-price-btn {
  border-radius: 4px;
  margin-left: 8px;
  display: flex;
  align-items: center;
  padding: 0 8px;
  cursor: pointer;
}
.create-list-price-btn .priceTooltip .cj-tooltip-padding {
  bottom: -23px;
  left: 143px;
  padding-bottom: 0;
  padding: 0 0 0 13px;
}
.create-list-price-btn .priceTooltip .cj-tooltip-padding::after {
  left: 12px;
  bottom: 50%;
  border-color: transparent #000000 transparent transparent;
  border-width: 5px 6px 5px 0;
}
.create-list-price-btn.disabled {
  pointer-events: none;
  opacity: 0.44;
  transition: 150ms;
}
.tabs-header {
  background: #F7F5F4;
  display: flex;
  align-items: center;
}
.tabs-header ul {
  display: flex;
  align-items: center;
}
.tabs-header ul li {
  font-size: 14px;
  color: #666;
  height: 50px;
  line-height: 50px;
  position: relative;
  margin-right: 45px;
  padding: 0 40px;
  cursor: pointer;
}
.tabs-header ul li:first-child::before {
  content: none !important;
}
.tabs-header ul li:hover::before,
.tabs-header ul li.cur::before,
.tabs-header ul li:hover::after,
.tabs-header ul li.cur::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 45px;
  bottom: 0;
  background-size: 100% 59px;
  background-position: bottom;
}
.tabs-header ul li:hover::before,
.tabs-header ul li.cur::before {
  left: -44px;
  transform: rotateY(180deg);
}
.tabs-header ul li:hover::after,
.tabs-header ul li.cur::after {
  right: -44px;
}
.tabs-header ul li:hover {
  color: var(--color-theme-1);
  z-index: 99;
}
.tabs-header ul li:hover::before,
.tabs-header ul li:hover::after {
  background-image: url(/static/image/product-detail/tab-gray-2.svg);
}
.tabs-header ul li.cur {
  background-color: #fff;
  color: var(--color-theme-1);
}
.tabs-header ul li.cur::before,
.tabs-header ul li.cur::after {
  background-image: url(/static/image/product-detail/tab-white-2.svg);
}
.tabs-header .iconfont {
  margin-left: auto;
  margin-right: 30px;
  color: #666;
  cursor: pointer;
  font-size: 14px;
}
.speed-list-box .scroll {
  max-width: 1000px;
  margin: auto;
  height: 498px;
  overflow-y: auto;
  padding: 20px;
}
.speed-list-box .main {
  max-width: 800px;
  margin: auto;
}
.speed-list-box .tab-modal-tip {
  background: rgba(247, 186, 42, 0.1);
  border-radius: 4px;
  border: 1px solid rgba(255, 179, 0, 0.3);
  padding: 8px 16px;
  display: flex;
  line-height: 1;
}
.speed-list-box .tab-modal-tip .iconfont {
  color: #F7BA2A;
  flex: none;
  margin-right: 8px;
  padding-top: 4px;
}
.speed-list-box .tab-modal-tip p {
  flex: 1;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 23px;
}
.speed-list-box .confirm-btn-box {
  box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.05);
}
.speed-list-box .list-template-box {
  width: 1000px !important;
}
.Reselect {
  margin-left: 10px;
}
.select-item .disableSelect {
  background: #fafafa !important;
  cursor: not-allowed;
}
.varSpec .tiktokIdentifierCodeBox {
  width: 150px;
  height: 30px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #E1E1E1;
  display: flex;
  justify-content: start;
  align-items: center;
  color: var(--color-font-1);
  font-size: 12px;
}
.varSpec .tiktokIdentifierCodeBox .tiktokIdentifierCodeSelect {
  width: 56px;
  height: 30px;
  background: #FBFBFB;
  border-radius: 4px 0px 0px 4px;
  border: 1px solid #E1E1E1;
}
.varSpec .tiktokIdentifierCodeBox .tiktokIdentifierCodeInput {
  padding-left: 8px;
  border: none;
  width: 90px;
}
.others-tab .paymentmethod-main input[type=radio] {
  margin-top: -4px;
  vertical-align: middle;
  cursor: pointer;
}
.others-tab .paymentmethod-main input[type=radio]:checked {
  opacity: 0;
}
.others-tab .paymentmethod-main .radio-lable {
  position: relative;
  line-height: 32px;
}
.others-tab .paymentmethod-main input[type=radio]:checked + .radio-lable::before {
  content: '';
  position: absolute;
  left: -17px;
  top: 10px;
  width: 12px;
  border: 2px solid #ffffff;
  height: 12px;
  background: #ff7700;
  outline: 1px solid #f70;
  border-radius: 50%;
}
.others-tab .other-paypal {
  width: 200px;
}
.others-tab .paypalmethod-tip {
  margin-bottom: 6px;
  margin-top: 3px;
  color: #666;
}
.others-tab .paypalmethod-tip a {
  color: #f70;
}
#isCJPub .new-CJ-content .failMessageBox {
  min-height: auto;
  border-bottom: none;
  margin-bottom: 20px;
  padding-bottom: 0;
  text-align: left;
  max-height: 350px;
  min-height: 100px;
  overflow-y: auto;
  padding: 0 20px 15px;
}
#isCJPub .new-CJ-content .failMessageBox p {
  border: none;
  margin: 0;
  padding: 0;
  max-height: unset;
  min-height: unset;
  overflow-y: unset;
}
#isCJPub .new-CJ-content .failMessageBox .failMessageTitle {
  font-size: 16px;
  font-weight: 500;
  color: var(--color-font-1);
  line-height: 22px;
}
#isCJPub .new-CJ-content .failMessageBox .failMessageContent {
  margin-top: 8px;
  font-size: 14px;
  font-weight: 400;
  color: var(--color-font-2);
  line-height: 20px;
}
#isCJPub .new-CJ-content .failMessageBox .nomt {
  margin-top: 0;
}
#isCJPub .new-CJ-content .failMessageBox .linkBox {
  margin-top: 10px;
}
#isCJPub .new-CJ-content .failMessageBox .linkBox .tutorialColor {
  color: var(--color-theme-1);
  margin-right: 2px;
}
#isCJPub .new-CJ-content .failMessageBox .linkBox .link {
  text-decoration: none;
  color: var(--color-font-2);
}
#isCJPub .new-CJ-content .failMessageBox .linkBox .link .rightIcon {
  font-size: 12px;
  color: var(--color-font-3);
}
#isCJPub .new-CJ-content .failMessageBox .linkBox .link:hover {
  color: var(--color-theme-1);
}
#isCJPub .new-CJ-content .failMessageBox .linkBox .link:hover .rightIcon {
  color: var(--color-theme-1);
}
.newQuickListWrap .pd-listing-layer {
  min-width: 900px !important;
  max-width: 1200px !important;
  max-height: max-content !important;
}
.newQuickListWrap .selectShop .select-wrap .select-input .singleSelected {
  padding: 0 32px 0 4px;
}
.newQuickListWrap .selectShop .select-wrap .select-input .singleSelected .selectedName {
  color: var(--color-font-1);
}
.newQuickListWrap .selectShop .select-wrap .select-input .singleSelected .selectedDeleteBox {
  right: 15px;
}
.newQuickListWrap .selectShop .select-wrap .select-input .iconjiantou_xia {
  right: 2px;
}
.newQuickListWrap .selectShop .select-wrap .select-input .select-search {
  padding-left: 4px;
}
.newQuickListWrap .inputBorder {
  border-radius: 4px;
}
.newQuickListWrap .selectDisabled {
  cursor: not-allowed;
  background-color: #fafafa !important;
}
.newQuickListWrap .disableStyle:disabled {
  cursor: not-allowed;
  background-color: #fafafa !important;
}
.newQuickListWrap .selectBox.cj-tooltip .cj-tooltip-padding {
  left: 60px;
}
.newQuickListWrap .newSelectCountry .selectComponent .select {
  padding: 0 20px 0 5px;
  border: 1px solid #ccc;
  color: #333;
  border-radius: 4px;
  height: 32px;
  width: 270px;
  background: #ffffff;
}
.newQuickListWrap .noMoreOption .cj-tooltip-padding {
  display: none;
}
.newQuickListWrap .noMoreOption.cj-tooltip:hover .cj-tooltip-padding {
  display: block;
}
.newQuickListWrap .noMoreOption.disabledSelect {
  background-color: #fafafa;
}
.newQuickListWrap .noMoreOption.disabledSelect .shippingInformationValueSelect {
  cursor: not-allowed;
}
.newQuickListWrap .fontColor {
  color: var(--color-font-1) !important;
}
.newQuickListWrap .newPleaseSelect {
  color: var(--color-font-3) !important;
}
.newQuickListWrap .newPleaseSelect option {
  color: var(--color-font-1) !important;
}
.newQuickListWrap .shippingInformationBox {
  align-items: start !important;
}
.newQuickListWrap .shippingInformationBox .shippingInformationValue {
  display: flex;
}
.newQuickListWrap .shippingInformationBox .shippingInformationValue .shippingInformationValueLabel {
  font-size: 12px;
  color: #333333;
  line-height: 20px;
}
.newQuickListWrap .shippingInformationBox .shippingInformationValue .shippingInformationValueSelectBox {
  width: 260px;
  margin-right: 12px;
}
.newQuickListWrap .shippingInformationBox .shippingInformationValue .shippingInformationValueSelectBox .shippingInformationValueSelect {
  width: 260px;
}
.newQuickListWrap .shippingInformationBox .shippingInformationValue .shippingInformationValueSelectBox .newSelectCountry .selectComponent .selectBox {
  width: 260px;
}
.newQuickListWrap .shippingInformationBox .shippingInformationPrompt .shippingInformationPromptItem {
  justify-content: start;
  align-items: center;
  margin: 4px 0 0 0;
}
.newQuickListWrap .shippingInformationBox .shippingInformationPrompt .shippingInformationPromptItem .iconfont {
  color: #ff7700;
  font-size: 18px;
}
.newQuickListWrap .shippingInformationBox .shippingInformationPrompt .shippingInformationPromptItem p {
  font-size: 12px;
  color: #333333;
  margin-left: 8px;
}
.newQuickListWrap .shippingInformationBox .shippingInformationPrice {
  width: 804px;
  height: 32px;
  background: #F9F8F8;
  border-radius: 4px;
  display: flex;
  justify-content: start;
  align-items: center;
  margin: 4px 0 0 0;
}
.newQuickListWrap .shippingInformationBox .shippingInformationPrice .shippingInformationPriceItem {
  width: 260px;
  margin-right: 12px;
}
.newQuickListWrap .shippingInformationBox .shippingInformationPrice .shippingInformationPriceItem .label {
  font-size: 12px;
  color: #666666;
}
.newQuickListWrap .shippingInformationBox .shippingInformationPrice .shippingInformationPriceItem .value {
  font-size: 12px;
  color: #333333;
}
.ship-from {
  position: relative;
  margin-bottom: 16px;
}
.ship-from.ship-from-margin {
  margin-bottom: 0;
}
.ship-from .ship-from-sele-select {
  display: inline-block;
  width: 220px;
  height: 30px;
  line-height: 28px;
  border-radius: 4px;
  border: 1px solid #E9E9E9;
  color: #666;
  font-size: 14px;
  cursor: pointer;
  padding-left: 4px;
  position: relative;
}
.ship-from .ship-from-sele-select + .ship-from-sele-select {
  margin-top: 16px;
}
.shopee-store-located {
  font-size: 12px;
  color: #999999;
  margin-top: 10px;
  display: inline-block;
  margin-right: 6px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}
.ship-from .select2-container--default .select2-selection--single {
  border: 1px solid #E9E9E9;
  border-radius: 4px;
}
.ship-from .select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 30px;
  line-height: 28px;
  padding-top: 0;
  padding-left: 4px;
}
.ship-from .select2-container .select2-selection--single {
  height: 30px;
  z-index: 1;
  position: relative;
  background: none;
}
.ship-from .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 5px;
  font-size: 14px;
}
.select2-results__option {
  font-size: 14px;
}
.iconxiala {
  position: absolute;
  right: 2px;
  bottom: 0;
  font-weight: 600;
  font-size: 15px;
  height: 30px;
  line-height: 28px;
  color: #666;
  z-index: 0;
}
.ship-tips {
  position: absolute;
  color: #666;
  font-size: 14px;
  right: 0;
  line-height: 20px;
  top: 25px;
  width: 220px;
  background: #eee;
  cursor: not-allowed;
  padding-left: 4px;
  border-radius: 5px;
  z-index: 9;
}
.estimated-delivery-time {
  position: absolute;
  color: #666;
  font-size: 14px;
}
.shipping-method-item {
  font-size: 12px;
  margin-top: 0px;
  border-bottom: 1px solid #ddd;
}
.shipping-method-item:last-child {
  border-bottom: 0px solid #ddd;
}
.shipping-method-content {
  font-weight: 400;
  top: 10px;
  position: relative;
}
.asj-wuliu-tip-wrap .new-color {
  color: var(--color-theme-1);
}
.asj-wuliu-tip-wrap .new-color:hover {
  color: var(--color-theme-1-1);
}
.tracking-information-remark .asj-wuliu-tip-show {
  position: absolute;
  top: unset;
  bottom: 21px;
  left: -90px;
  z-index: 1;
  background: rgba(0, 0, 0, 0.75);
  font-size: 12px;
  line-height: 18px;
  width: 180px;
  padding: 5px;
  border: none;
  color: #ffffff;
  display: none;
  opacity: 0;
  transition: all 0.5s;
  text-align: center;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  border-radius: 4px;
}
.tracking-information-remark .asj-wuliu-tip-show:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid rgba(0, 0, 0, 0.75);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  bottom: -4px;
  left: 50%;
}
.asj-wuliu-tip-icon:hover .asj-wuliu-tip-show {
  display: block;
  opacity: 1;
}
.shipping-method-disabled {
  background: #eee;
}
.pd-midr-tul li .shipping-method-title {
  color: #999;
}
.asj-wuliu-tip-wrap.tracking-information-remark {
  display: inline-block;
  position: relative;
  width: 20px;
  margin-left: 5px;
}
.select-ship-method {
  width: 750px;
  box-shadow: 0px 0px 20px 0px rgb(0 0 0%);
  background: #fff;
  position: absolute;
  z-index: 99;
  top: 34px;
  font-size: 14px;
  right: 0;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #eee;
}
.logisticListItem {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  line-height: 27px;
  font-size: 14px;
  color: #666666;
}
.select-ship-method ul {
  max-height: 250px;
  overflow-y: scroll;
}
.select-ship-method ul li:hover {
  background: rgba(255, 119, 0, 0.1);
}
.select-ship-method ul .logisticListItem:hover span {
  color: var(--color-primary);
}
.add-ship-show-tips {
  color: red;
  font-size: 14px;
}
.shipping-method-detail {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 2px 0;
}
.shipping-method-title {
  color: #999;
}
.ship-from .item-between {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  margin-top: 8px;
  line-height: 17px;
}
.ship-from .item-label-long {
  color: #999;
}
.ship-from .inventory-show-more {
  left: auto;
  right: 0;
}
.ship-from .inventory-show-more .triangle {
  left: auto;
  right: 3px;
}
.country-select.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #e4e4e4;
}
.country-select.select2-container--open .select2-dropdown--above,
.country-select.select2-container--open .select2-dropdown--below {
  border: 1px solid #e4e4e4;
  border-top: 0 none;
}
.country-select.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #666;
}
.ship-from .pd-num-btn {
  position: relative;
  top: 2px;
}
.shipping-method-text {
  white-space: nowrap;
  word-break: keep-all;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
.ship-from-method {
  position: relative;
}
.ship-from-method .iconxiala {
  bottom: auto;
}
.select-ship-head,
.logisticListItem {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.select-ship-head {
  background: #F9F8F8;
  border-radius: 4px;
  overflow-y: scroll;
  color: #333;
  font-size: 14px;
}
.select-ship-head span,
.logisticListItem span {
  text-align: center;
}
.select-ship-head > span,
.logisticListItem > span {
  border: 1px solid #eee;
  padding: 8px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -1px 0 0 -1px;
  flex-grow: 1;
}
.select-ship-head > span:nth-child(1),
.logisticListItem > span:nth-child(1) {
  width: 30%;
}
.select-ship-head > span:nth-child(2),
.logisticListItem > span:nth-child(2) {
  width: 35%;
}
.select-ship-head > span:nth-child(3),
.logisticListItem > span:nth-child(3) {
  width: 20%;
}
.select-ship-head > span:nth-child(4),
.logisticListItem > span:nth-child(4) {
  width: 15%;
}
.shipping-cost {
  flex-wrap: wrap;
}
.shipping-cost p {
  width: 100%;
  font-size: 14px;
  border-bottom: 1px solid #eee;
  padding-bottom: 8px;
}
.shipping-cost-span {
  display: flex;
  width: 100%;
}
.shipping-cost-span span {
  width: 50%;
}
.select-ship-head .shipping-cost-span span {
  padding: 8px 0 0;
}
.ship-from .ship-from-logistics-noticeBox {
  background: #FFFBE6;
  border-radius: 4px;
  border: 1px solid #FFE58F;
  padding: 10px;
  display: flex;
  margin-bottom: 8px;
  align-items: flex-start;
  position: relative;
}
.ship-from .ship-from-logistics-noticeBox .ship-form-logistics-icon {
  color: #FAAD14;
  font-size: 15px;
  line-height: 15px;
  flex: none;
  position: relative;
  top: 3px;
}
.ship-from .ship-from-logistics-noticeBox .ship-from-logsitics-notice {
  width: 100%;
  font-size: 12px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.65);
  padding-left: 5px;
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.ship-from .ship-from-logistics-noticeBox .ship-from-logistics-tip {
  position: absolute;
  top: unset;
  bottom: calc(100% + -2px);
  left: 0;
  z-index: 1;
  font-size: 12px;
  line-height: 18px;
  width: 100%;
  border: none;
  color: #ffffff;
  padding-bottom: 10px;
  display: none;
  opacity: 0;
}
.ship-from .ship-from-logistics-noticeBox .ship-from-logistics-tip-content-box {
  width: 100%;
  padding: 4px;
  background: rgba(0, 0, 0, 0.75);
  position: relative;
  border-radius: 4px;
}
.ship-from .ship-from-logistics-noticeBox .ship-from-logistics-tip-content-box::after {
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid rgba(0, 0, 0, 0.75);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  bottom: -5px;
  left: 50%;
}
.ship-from .ship-from-logistics-noticeBox .ship-from-logistics-tip-content {
  width: 100%;
  max-height: 170px;
  overflow-y: auto;
  padding: 4px;
}
.ship-from .ship-from-logistics-noticeBox .ship-from-logistics-tip-content::-webkit-scrollbar {
  width: 4px;
  border-radius: initial;
  border-radius: 2px;
}
.ship-from .ship-from-logistics-noticeBox .ship-from-logistics-tip-content::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 2px;
}
.ship-from .ship-from-logistics-noticeBox .ship-from-logistics-tip-content::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
}
.ship-from .ship-from-logistics-noticeBox:hover .ship-from-logistics-tip {
  display: block;
  opacity: 1;
}
.select-tool {
  padding: 0;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.select-tool .notLoginWarning {
  width: 100%;
  padding: 10px;
  background: #FFFBE6;
  display: flex;
  border-radius: 8px 8px 0 0;
}
.select-tool .notLoginWarning .icontishi1 {
  font-size: 14px;
  color: #F7BA2A;
  margin-right: 8px;
}
.select-tool .notLoginWarning .warnMessage {
  color: #666666;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
}
.select-tool .notLoginWarning .warnMessage .link {
  color: var(--color-theme-1);
  text-decoration: underline;
  cursor: pointer;
}
.select-tool .notLoginWarning .warnMessage .link:hover {
  color: var(--color-theme-1-1);
}
.select-tool .shipFormMain {
  padding: 0 10px;
}
.select-tool .inventory-show-more .show-more-list {
  background: #ffffff;
  border-radius: 4px;
  color: #333333;
  padding: 6px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
}
.select-tool .inventory-show-more .triangle {
  width: 0;
  height: 0;
  border: 5px solid;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  right: 6px;
  bottom: -10px;
}
.select-tool .inventory-show-more .show-more-item {
  display: flex;
  justify-content: space-between;
  padding: 0;
  line-height: 17px;
  font-size: 12px;
  background: #ffffff;
  float: none;
  width: auto;
  height: auto;
  margin: 0 0 4px 0;
  cursor: unset;
}
.select-tool .inventory-show-more .show-more-item span {
  color: #333333;
  font-weight: 400;
}
.select-tool .card-toast-box:hover .inventory-show-more {
  display: block;
}
.select-tool .CNtips {
  background: url('/egg/image/homePage/inventoryTooltip_bg.png') no-repeat;
  background-size: 100% 100%;
  font-size: 12px;
  color: #333333;
  line-height: 17px;
  padding: 5px;
  border-radius: 4px;
  text-align: left;
}
.select-tool .inventoryBox {
  width: 220px;
  background: #FAFAFA;
  border-radius: 4px;
  padding: 8px 8px 4px 8px;
  margin: 6px 0 12px;
}
.select-tool .inventoryBox .inventoryItem {
  display: flex;
  justify-content: space-between;
  color: #333333;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 4px;
}
ship-method {
  display: block;
}
.ship-from {
  display: flex;
  justify-content: space-between;
}
.ship-from .ship-from-sele {
  display: inline-block;
  width: 500px;
  height: 26px;
  line-height: 24px;
  border: 1px solid #eee;
  color: #333;
  font-size: 14px;
}
.ship-from .ship-from-span {
  display: inline-block;
  color: #999999;
  margin-right: 6px;
  padding-left: 10px;
}
.pd-wuli-list-wrap .pd-wuli-list .confirm-title {
  background: var(--color-bg-9);
}
.pd-wuli-list-wrap .pd-wuli-list .table-title {
  background: var(--color-bg-7);
}
.pd-wuli-list-wrap .pd-wuli-list .yes-btn {
  background: var(--color-theme-1);
  color: var(--color-font-4);
}
.pd-wuli-list-wrap .pd-wuli-list .yes-btn:hover {
  background: var(--color-theme-1-1);
}
.pd-wuli-list-wrap .pd-wuli-list .new-color {
  color: var(--color-theme-1);
}
.pd-wuli-list-wrap .pd-wuli-list .new-color:hover {
  color: var(--color-theme-1-1);
}
.pd-wuli-list-wrap .pd-wuli-list .pd-table .pd-alert-radio {
  width: 16px;
  height: 16px;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: rgba(255, 119, 0, 0.2) !important;
  color: var(--color-primary);
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #fff;
  color: var(--color-primary);
}
.shopee-tips-icon {
  color: var(--color-theme-1);
}
.vip .shopee-tips-icon {
  color: var(--color-theme-1-vip);
}
.supply-info {
  width: 260px;
  background: #fff;
  padding: 37px 12px 19px 12px;
  border-radius: 5px;
  position: relative;
}
.supply-info-logo {
  width: 61px;
  height: 61px;
  border-radius: 50%;
  /*background: #FFF1E5;*/
  /*box-shadow: 0px 2px 4px 0px rgb(0 0 0%);*/
  border: 0px solid #fff;
  position: absolute;
  left: 50%;
  z-index: 9;
  color: #f70;
  transform: translate(-50%, 0);
  top: -30.5px;
  font-size: 28px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
/*.supply-info::before {*/
/*  content: '';*/
/*  position: absolute;*/
/*  top: 0px;*/
/*  left: 53px;*/
/*  background: url(/static/image/product-img/supply_title_icon1.png) no-repeat;*/
/*  background-size: 138px auto;*/
/*  width: 138px;*/
/*  height: 40px;*/
/*  background-position: center;*/
/*  z-index: 99;*/
/*}*/
.supply-info-company {
  font-size: 16px;
  text-align: center;
}
.supply-info-position {
  color: #999;
  font-size: 12px;
  text-align: center;
  margin-top: 5px;
}
.supply-info-position .iconzhifadandizhi {
  margin-right: 5px;
}
.supply-info-rate {
  margin-top: 16px;
}
.supply-info-rate .tit {
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 0;
}
.rate-list {
  padding: 10px 0 8px;
}
.rate-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 17px;
  margin-bottom: 10px;
}
.rate-title {
  font-size: 12px;
}
.rate-data .iconstar {
  color: var(--color-theme-1);
  font-size: 12px;
  margin-left: 6px;
}
.rate-data .iconstar:last-child {
  color: #E4E4E4;
}
.supply-btn {
  font-size: 14px;
  cursor: pointer;
  position: relative;
}
.supply-btn + .supply-btn {
  margin-top: 14px;
}
.supply-name-btn::after {
  position: absolute;
  content: "\e79d";
  font-family: "iconfont";
  color: #999;
  right: 0;
  top: 2px;
}
.supply-name-btn:hover {
  color: var(--color-theme-1);
}
.supply-name-btn:hover::after {
  color: #666;
}
.supply-btn.disable:hover {
  color: #333;
}
.supply-btn.disable {
  cursor: not-allowed;
  pointer-events: auto;
}
.supply-btn .iconfont {
  color: var(--color-theme-1);
  margin-right: 5px;
}
.supply-chat-btn {
  border: 1px solid var(--color-theme-1);
  border-radius: 25px;
  background: var(--color-theme-1);
  color: #fff;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 220px;
  margin: 0 auto;
}
.supply-chat-btn:hover {
  background: var(--color-theme-1-1);
}
.supply-chat-btn .iconfont {
  margin-top: 2px;
  font-size: 20px;
  color: #fff;
}
.supply-info-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  overflow: hidden;
  /*background: #fff;*/
}
.supply-info-rate .icon-start {
  width: 12px;
  height: 12px;
  display: inline-block;
  background: url(/static/image/public-img/prodetail_start.png) no-repeat;
  background-size: 12px auto;
  margin-left: 6px;
}
.supply-info-rate .icon-start:last-child {
  background-position: 0 -18px;
}
.rate-item:last-child .rate-data .Cujie:last-child,
.rate-item:last-child .rate-data .TangYi:last-child {
  background-position: 0 -36px;
}
.rate-item:nth-child(1) .rate-data .Haihuan:last-child {
  background-position: 0 -36px;
}
.rate-item:nth-child(2) .rate-data .Industrial:last-child {
  background-position: 0 -36px;
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    background-position: 100% 50%;
  }
  14% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    background-position: 0 50%;
  }
}
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: 3;
  animation-iteration-count: 3;
  background-image: linear-gradient(135deg, #f70 25%, #f90 37%, #f70 63%);
  background-size: 400% 100%;
  background-position: 100% 50%;
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}
.select-tool-product {
  margin-bottom: 10px;
}
.select-tool-item {
  margin-top: 10px;
}
.select-tool-item.flex-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.noClick {
  cursor: not-allowed;
}
.select-tool-product .minus,
.select-tool-product .plus {
  float: left;
  width: 30px;
  height: 30px;
  line-height: 28px;
  border: 1px solid #d4d4d4;
  text-align: center;
  margin-left: -1px;
  cursor: pointer;
  font-size: 18px;
}
.select-tool-product .iteminner {
  display: inline-block;
  color: #333333;
  font-weight: 500;
  vertical-align: middle;
}
.select-tool-product .pro-num-inp {
  float: left;
  width: 45px;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #d4d4d4;
  border-radius: 0;
  margin-left: -1px;
}
.select-tool-product .item-label-long-value {
  color: #f70;
  font-size: 14px;
}
.select-tool-product .select-tool-varient .tit {
  margin-bottom: 0;
}
.listMessagePopups {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
}
.listMessagePopups .listMessagePopupsBox {
  width: 600px;
  background: #FFFFFF;
  border-radius: 4px;
  padding: 20px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.listMessagePopupsBox .listMessagePopupsCloseIcon {
  font-size: 18px;
  color: var(--color-font-2);
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.listMessagePopupsBox .content .cjLoading {
  width: 48px;
  height: 48px;
  margin: 0 auto;
}
.listMessagePopupsBox .content .listMessagePopupsMessageIcon {
  font-size: 48px;
}
.listMessagePopupsBox .content .listMessage {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  margin-top: 20px;
}
.listMessagePopupsBox .content .listMessage .listLink {
  color: var(--color-theme-1);
}
.listMessagePopupsBox .content .listMessage .listLink:hover {
  color: var(--color-theme-1-1);
  text-decoration: underline;
}
.listMessagePopupsBox .bottom {
  margin-top: 20px;
}
.listMessagePopupsBox .bottom .listMessageCommonBtnStyle {
  width: 122px;
  height: 32px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
}
.listMessagePopupsBox .bottom .listMessageCloseBtn {
  background: var(--color-bg-14);
  border: 1px solid var(--color-line-3);
  color: var(--color-font-1);
  margin-right: 16px;
}
.listMessagePopupsBox .bottom .listMessageCloseBtn:hover {
  background: var(--color-bg-14-1);
}
.listMessagePopupsBox .bottom .listMessageAuthorizeBtn {
  background: var(--color-theme-1);
  color: #ffffff;
}
.listMessagePopupsBox .bottom .listMessageAuthorizeBtn:hover {
  background: var(--color-theme-1-1);
}
.listMessagePopupsBox .bottom .listGoHomeBtn {
  width: 161px;
}
.vip .listMessagePopupsBox .bottom .listMessageAuthorizeBtn {
  background: var(--color-theme-2-vip);
  color: var(--color-font-1);
}
.vip .listMessagePopupsBox .bottom .listMessageAuthorizeBtn:hover {
  background: var(--color-theme-2-1-vip);
}
.vip .listMessagePopupsBox .content .listMessage .listLink {
  color: var(--color-theme-1-vip);
}
.vip .listMessagePopupsBox .content .listMessage .listLink:hover {
  color: var(--color-theme-1-vip);
}
.cj-shopify-collections {
  display: flex;
}
.cj-shopify-collections .select-collection-select {
  font-size: 14px;
  color: #666;
  width: 210px;
  height: 32px;
  border: 1px solid #d9d9d9;
  background: #fff;
}
.cj-shopify-collections .add-collections .add-new-collection-inp {
  font-size: 12px;
  color: #333;
  width: 210px;
  height: 32px;
  border: 1px solid #d9d9d9;
  background: #fff;
  padding-left: 4px;
  border-radius: 4px;
}
.cj-shopify-collections .btn {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  font-size: 12px;
  color: #333;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  outline: none;
  margin-left: 5px;
}
.cj-shopify-collections .btn-add-new:hover {
  background: #ffffff;
}
.cj-shopify-collections .new-btn-cancel:hover {
  background: var(--color-bg-14-1);
  color: var(--color-font-1);
}
.input-wrapper {
  position: relative;
  display: inline-block;
}
.input-wrapper .noMoreOption .cj-tooltip-padding {
  display: none;
}
.input-wrapper .noMoreOption.cj-tooltip .cj-tooltip-padding {
  position: absolute !important;
  left: 50px;
}
.input-wrapper .noMoreOption.cj-tooltip .cj-tooltip-title-dom {
  position: absolute !important;
}
.input-wrapper .noMoreOption.cj-tooltip:hover .cj-tooltip-padding {
  display: block;
}
.input-click {
  font-size: 12px;
  color: #333;
  width: 230px;
  height: 32px;
  border: 1px solid #e9e9e9;
  background: #fff;
  line-height: 32px;
  padding-left: 4px;
  border-radius: 4px;
  text-align: left;
}
.input-click.disabledBg {
  background-color: #fafafa;
}
.input-click.greyColor {
  color: #999999 !important;
}
.input-select-wrapper .input-search {
  font-size: 12px;
  color: #333;
  width: 230px;
  height: 32px;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  background: #fff;
  margin-bottom: 4px;
}
.input-select-wrapper {
  position: absolute !important;
  top: 0;
  border-radius: 4px;
  z-index: 9999999;
}
.input-select {
  max-height: 230px;
  background: #fff;
  overflow: auto;
  width: 230px;
  z-index: 99999999;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.input-select-li {
  padding-left: 4px;
  cursor: pointer;
  line-height: 28px !important;
  text-align: left;
}
.input-select-li.fontColor {
  color: var(--color-font-1);
}
.input-select-li:hover {
  background-color: rgba(255, 119, 0, 0.2);
  color: #FF7700;
}
.no-data-img {
  width: 100px;
  margin: 0 auto;
  display: block;
}
.cj-shopify-collections .select-collections {
  display: flex;
  align-items: center;
}
.speedListComponent .speed-list {
  overflow: hidden;
}
.speedListComponent .check-icon {
  position: relative;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
  margin-top: 2px;
  flex: none;
  cursor: pointer;
}
.speedListComponent .check-icon::after {
  position: absolute;
  line-height: 1;
  content: '\e65f';
  color: #d8d8d8;
}
.speedListComponent .price-check .check-icon::after {
  content: '\e670';
  color: #f70;
}
.speedListComponent .link-text {
  color: #666666;
  font-size: 14px;
}
.speedListComponent .link-text span {
  color: var(--color-theme-1);
  cursor: pointer;
}
.speedListComponent .link-text span:hover {
  text-decoration: underline;
}
.speedListComponent .speed-list-radio-list .cj-tooltip {
  margin-top: 3px;
  margin-left: 16px;
  color: var(--color-primary);
}
.speedListComponent .speed-list-radio-list > ul > li {
  display: flex;
  border-bottom: 1px solid #eee;
  padding: 30px 0;
}
.speedListComponent .speed-list-radio-list .radio-main {
  flex: 1;
}
.speedListComponent .speed-list-radio-list .radio-main .error-box {
  margin-top: 8px;
  font-size: 12px;
  color: #DD4B1A;
  line-height: 17px;
}
.speedListComponent .speed-list-radio-list .radio-main .error-box .iconfont {
  color: #DD4B1A;
  font-size: 12px;
}
.speedListComponent .speed-list-radio-list .radio-main p {
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}
.speedListComponent .speed-list-other {
  line-height: 20px;
  padding: 14px 22px;
}
.speedListComponent .speed-list-nodata {
  text-align: center;
}
.speedListComponent .speed-list-nodata .img {
  margin-top: 20px;
}
.speedListComponent .speed-list-nodata img {
  width: 120px;
  height: 120px;
}
.speedListComponent .speed-list-nodata .text1 {
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  margin: 20px 0;
}
.speedListComponent .speed-list-nodata button {
  padding: 0 5px;
  height: 32px;
  background: var(--color-primary);
  border-radius: 4px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #fff;
}
.speedListComponent .speed-list-nodata button:hover {
  background: var(--color-theme-1-1);
}
.speedListComponent .speed-list.vip .speed-list-radio-list .cj-tooltip {
  color: var(--color-theme-1-vip);
}
.speedListComponent .speed-list.vip .price-check .check-icon::after {
  color: var(--color-theme-1-vip);
}
.speedListComponent .speed-list.vip .link-text span {
  color: var(--color-theme-1-vip);
}
.speedListComponent .speed-list.vip .speed-list-nodata button {
  color: var(--color-font-1);
  background: var(--color-theme-2-vip);
}
.speedListComponent .speed-list.vip .speed-list-nodata button:hover {
  background: var(--color-theme-2-1-vip);
}
.speed-list-tooltip {
  max-width: none !important;
}
.speed-list-tooltip .speed-list-tooltip-main {
  padding: 20px;
  max-height: 213px;
  overflow-y: auto;
}
.speed-list-tooltip .speed-list-tooltip-main .item {
  display: flex;
  font-size: 14px;
  line-height: 20px;
}
.speed-list-tooltip .speed-list-tooltip-main .item span {
  color: #999999;
  flex: none;
  margin-right: 16px;
  width: 60px;
}
.speed-list-tooltip .speed-list-tooltip-main .item ul {
  flex: 1;
}
.speed-list-tooltip .speed-list-tooltip-main .item li {
  flex: 1;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  color: #333333;
}
.speed-list-tooltip .speed-list-tooltip-main .item li.disabled {
  color: rgba(51, 51, 51, 0.5);
}
.speed-list-tooltip .speed-list-tooltip-main .item li.disabled::after {
  content: 'Inactive';
  background: rgba(0, 0, 0, 0.04);
  border-radius: 1px;
  border: 1px solid #E4E4E4;
  display: inline-block;
  padding: 4px;
  margin-left: 8px;
  font-size: 12px;
  color: #666666;
  line-height: 1;
}
.speed-list-tooltip .speed-list-tooltip-main .item li img {
  width: 24px;
  height: 24px;
  flex: none;
  margin-right: 8px;
}
.speed-list-tooltip .speed-list-tooltip-main .item li p {
  flex: 1;
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
  /* white-space: nowrap; */
  max-width: 400px;
}
.speed-list-tooltip .cj-tooltip-content {
  padding: 0;
  background: #FFFFFF;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
}
.speed-list-tooltip::after {
  border-color: #fff transparent transparent transparent !important;
}
.listFormComponent em,
.listFormComponent i {
  font-style: normal;
}
.listFormComponent .list-form {
  width: 765px;
  margin: auto;
}
.listFormComponent .list-form > h3 {
  font-size: 16px;
  color: #999990;
  padding: 10px 0 0;
  font-weight: normal;
}
.listFormComponent .list-form .form-item {
  display: flex;
  margin-bottom: 20px;
}
.listFormComponent .list-form .form-item .w140 {
  width: 140px;
}
.listFormComponent .list-form .form-item label {
  font-size: 14px;
  color: #333333;
  text-align: right;
  margin: 4px 10px 0 0;
}
.listFormComponent .list-form .form-item label::after {
  content: ':';
}
.listFormComponent .list-form .form-item label .mustHave {
  color: #DD4B1A;
}
.listFormComponent .list-form .form-item .form-box {
  position: relative;
  flex: 1;
}
.listFormComponent .list-form .form-item .form-box.textarea {
  border-radius: 4px;
  border: 1px solid #E4E4E4;
  padding: 0 78px 0 0;
  overflow: hidden;
  font-size: 0;
}
.listFormComponent .list-form .form-item .form-box textarea {
  width: 100%;
  resize: none;
  font-size: 14px;
  color: #333333;
  padding: 12px;
  height: 85px;
}
.listFormComponent .list-form .form-item .form-box .input-number {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 14px;
  color: #999999;
}
.listFormComponent .cj-tooltip {
  margin: 0 0 0 10px;
  color: var(--color-primary);
}
.listFormComponent .selectShop .options-modal .select-options .select-option-item .label-box {
  margin: 0;
}
.listFormComponent .list-form-select {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 4px;
  border: 1px solid #D9D9D9;
  padding: 10px;
  position: relative;
  cursor: pointer;
  width: 100%;
  height: 32px;
}
.listFormComponent .list-form-select.disable {
  cursor: not-allowed;
  pointer-events: none;
}
.listFormComponent .list-form-select span {
  font-size: 14px;
  color: #333333;
}
.listFormComponent .list-form-select .iconfont {
  color: #999999;
}
.listFormComponent .list-form-select .dropDown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding-top: 7px;
  display: none;
  z-index: 999;
}
.listFormComponent .list-form-select .dropDown ul {
  background: #fff;
  border-radius: 4px;
  width: 100%;
  border: 1px solid #D9D9D9;
  max-height: 300px;
  overflow: auto;
}
.listFormComponent .list-form-select .dropDown li {
  font-size: 14px;
  color: #666666;
  padding: 6px 10px;
}
.listFormComponent .list-form-select .dropDown li:hover {
  color: var(--color-theme-1);
}
.listFormComponent .list-form-select .dropDown li.cur {
  background: rgba(255, 119, 0, 0.2);
  color: var(--color-theme-1);
}
.listFormComponent .select-block {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}
.listFormComponent .select-block li {
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #D9D9D9;
  height: 68px;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  padding: 0 16px;
  margin-bottom: 10px;
  width: 48%;
  cursor: pointer;
}
.listFormComponent .select-block li h4 {
  font-size: 14px;
  font-weight: 600;
  color: #333333;
}
.listFormComponent .select-block .logistics-tip {
  font-size: 12px;
  color: #999;
  margin: -3px 10px 0 0;
  line-height: 14px;
}
.listFormComponent .select-block li .input-box {
  display: none;
  width: 100%;
  align-items: center;
  /* justify-content: space-between; */
}
.listFormComponent .select-block li .input-box span {
  flex: none;
  font-size: 14px;
  color: #666666;
}
.listFormComponent .select-block li .input-box input {
  flex: none;
  border-bottom: 1px solid #EEEEEE;
  width: 100px;
  text-align: center;
  height: 20px;
  color: #333;
  margin-left: 8px;
}
.listFormComponent input {
  -moz-appearance: textfield;
}
.listFormComponent input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.listFormComponent .select-block li.cur {
  border-color: var(--color-theme-1);
  color: var(--color-theme-1);
  position: relative;
  overflow: hidden;
}
.listFormComponent .select-block li.cur .input-box {
  display: flex;
}
.listFormComponent .select-block li.cur::before {
  content: '';
  width: 30px;
  height: 30px;
  background: var(--color-theme-1);
  position: absolute;
  right: -15px;
  top: -15px;
  transform: rotate(45deg);
}
.listFormComponent .select-block li.cur::after {
  content: '';
  width: 5px;
  height: 8px;
  position: absolute;
  right: 3px;
  top: 1px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(40deg);
}
.listFormComponent .check-icon {
  position: relative;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
  margin-top: 6px;
  flex: none;
  cursor: pointer;
}
.listFormComponent .check-icon::after {
  position: absolute;
  line-height: 1;
  content: '\e65f';
  color: #d8d8d8;
}
.listFormComponent .price-check .check-icon::after {
  content: '\e670';
  color: var(--color-theme-1);
}
.listFormComponent .radio-list > ul > li {
  display: flex;
  border-bottom: 1px solid #eee;
  padding: 20px 0 10px;
}
.listFormComponent .radio-list .radio-main {
  flex: 1;
}
.listFormComponent .radio-list .radio-item {
  display: flex;
  margin-bottom: 10px;
  align-items: center;
}
.listFormComponent .radio-list .radio-item.flex-start {
  align-items: flex-start;
}
.listFormComponent .radio-list .radio-item .text {
  font-size: 14px;
  color: #333333;
}
.listFormComponent .radio-list .radio-item .text p {
  font-size: 14px;
  color: #999999;
}
.listFormComponent .radio-list .radio-item label {
  width: 183px;
  font-size: 14px;
  color: #333333;
}
.listFormComponent .radio-list .radio-item .form-box {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: flex-start;
  width: 533px;
}
.listFormComponent .radio-list .radio-item .form-box .sel-input {
  border-radius: 4px;
  display: flex;
  width: 260px;
}
.listFormComponent .radio-list .radio-item .form-box .sel-input .list-form-select {
  width: 60px;
  margin-right: 8px;
  border: 1px solid #D9D9D9;
  background: #fff;
  border-radius: 4px;
}
.listFormComponent .list-form-select .cur .list-form-unit {
  color: #333;
}
.listFormComponent .list-form-select .list-form-unit {
  font-size: 14px;
  color: #333;
}
.listFormComponent .list-form-select .list-form-unit.deg45 {
  display: inline-block;
  transform: rotate(45deg);
}
.listFormComponent .list-form-select li .list-form-unit {
  color: #666;
}
.listFormComponent .list-form-select .dropDown li:hover .list-form-unit {
  color: var(--color-theme-1);
}
.listFormComponent .list-form-select .dropDown li.curr .list-form-unit {
  color: #333;
}
.listFormComponent .radio-item-tips {
  font-size: 12px;
  color: #999;
  margin: -5px 8px 10px 183px;
  line-height: 14px;
}
.listFormComponent .radio-list .radio-item .form-box .sel-input input {
  border-radius: 0;
  flex: 1;
  border: 1px solid #D9D9D9;
  padding: 6px 10px;
  border-radius: 4px;
  font-size: 14px;
  color: #333333;
  height: 32px;
  -moz-appearance: textfield;
}
.listFormComponent .radio-list .radio-item .form-box .sel-input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.listFormComponent .form-box .input {
  border-radius: 4px;
  border: 1px solid #D9D9D9;
  font-size: 14px;
  color: #333;
  height: 32px;
  padding: 6px 10px;
  width: 100%;
}
.listFormComponent .list-form.vip .cj-tooltip {
  color: var(--color-theme-1-vip);
}
.listFormComponent .list-form.vip .price-check .check-icon::after {
  color: var(--color-theme-1-vip);
}
.listFormComponent .list-form.vip .list-form-select .dropDown li:hover {
  color: #DDa863;
}
.listFormComponent .list-form.vip .list-form-select .dropDown li.cur {
  color: var(--color-font-1);
  background: var(--color-theme-2-vip);
}
.listFormComponent .list-form.vip .select-block li.cur {
  border-color: var(--color-theme-1-vip);
  color: var(--color-theme-1-vip);
}
.listFormComponent .list-form.vip .select-block li.cur::before {
  background: var(--color-theme-1-vip);
}
.listFormComponent .list-form .setPriceSuggest {
  width: 100%;
  height: 38px;
  background: rgba(247, 186, 42, 0.1);
  border-radius: 4px;
  border: 1px solid rgba(255, 179, 0, 0.3);
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  line-height: 38px;
  padding: 0 16px;
}
.listFormComponent .list-form .setPriceSuggest .tipIcon {
  color: #F7BA2A;
  margin-right: 8px;
}
.vip .listFormComponent .list-form-select .dropDown li.cur:hover .list-form-unit {
  color: #333;
}
.vip .listFormComponent .list-form-select .dropDown li:hover .list-form-unit {
  color: #DDa863;
}
.listTemplateComponent .list-template {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1112;
}
.listTemplateComponent .list-template-box {
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.listTemplateComponent .list-template-title {
  background: #F7F5F4;
  display: flex;
  align-items: center;
  padding: 16px;
  line-height: 1;
}
.listTemplateComponent .list-template-title .back {
  flex: none;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  cursor: pointer;
}
.listTemplateComponent .list-template-title .back.hide {
  visibility: hidden;
}
.listTemplateComponent .list-template-title .back .iconfont {
  font-size: 18px;
}
.listTemplateComponent .list-template-title .back:hover {
  color: var(--color-theme-1);
}
.listTemplateComponent .list-template-title h3 {
  flex: 1;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  color: #333333;
}
.listTemplateComponent .list-template-title .closeIcon {
  cursor: pointer;
  flex: none;
  font-size: 14px;
  color: #666;
  width: 53px;
  text-align: right;
}
.listTemplateComponent .list-template-content {
  padding: 20px;
  height: 480px;
  overflow-y: auto;
  overflow-x: hidden;
}
.listTemplateComponent .list-template-tip {
  background: rgba(247, 186, 42, 0.1);
  border-radius: 4px;
  border: 1px solid rgba(255, 179, 0, 0.3);
  padding: 8px 16px;
  display: flex;
  line-height: 1;
}
.listTemplateComponent .list-template-tip .iconfont {
  color: #F7BA2A;
  flex: none;
  margin-right: 8px;
}
.listTemplateComponent .list-template-tip p {
  flex: 1;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 18px;
}
.listTemplateComponent .list-template-list .add {
  min-width: 112px;
  padding: 0 10px;
  height: 32px;
  border-radius: 4px;
  border: 1px solid var(--color-theme-1);
  font-size: 14px;
  color: var(--color-theme-1);
  background: #fff;
  margin-top: 20px;
}
.listTemplateComponent .list-template-list .add:hover {
  background: rgba(255, 119, 0, 0.1);
}
.listTemplateComponent .list-template-ul li {
  display: flex;
  padding: 20px 15px;
  border-bottom: 1px solid #eee;
}
.listTemplateComponent .list-template-ul p {
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  word-break: break-word;
}
.listTemplateComponent .list-template-ul .error-box {
  margin-top: 8px;
  font-size: 12px;
  color: #DD4B1A;
  line-height: 17px;
}
.listTemplateComponent .list-template-ul .error-box .iconfont {
  color: #DD4B1A;
  font-size: 12px;
}
.listTemplateComponent .list-template-ul .operate {
  flex: none;
  margin-left: auto;
  padding-left: 30px;
}
.listTemplateComponent .list-template-ul .operate .cj-tooltip {
  margin-left: 16px;
}
.listTemplateComponent .list-template-ul .operate .iconfont {
  color: #000000;
  cursor: pointer;
}
.listTemplateComponent .list-template-ul .operate .delete:hover {
  color: #DD4B1A;
}
.listTemplateComponent .list-template-ul .operate .edit:hover {
  color: var(--color-theme-1);
}
.listTemplateComponent .list-template-nodata {
  text-align: center;
}
.listTemplateComponent .list-template-nodata .img {
  margin-top: 100px;
}
.listTemplateComponent .list-template-nodata img {
  width: 120px;
  height: 120px;
}
.listTemplateComponent .list-template-nodata .text1 {
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  margin: 20px 0;
}
.listTemplateComponent .list-template-nodata button {
  padding: 0 5px;
  height: 32px;
  background: var(--color-theme-1);
  border-radius: 4px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #fff;
}
.listTemplateComponent .list-template-nodata button:hover {
  background: var(--color-theme-1-1);
}
.listTemplateComponent .list-template .bottom-btn-box {
  width: 100%;
  text-align: center;
  background: #FFFFFF;
  padding: 20px;
  box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.05);
}
.listTemplateComponent .list-template .bottom-btn-box button {
  width: 80px !important;
  height: 30px !important;
  line-height: 30px !important;
  border-radius: 4px !important;
  font-size: 14px !important;
}
.listTemplateComponent .list-template .bottom-btn-box .close-btn {
  color: #666666 !important;
  border: 1px solid #E4E4E4 !important;
  background: #F9F9F9 !important;
  margin-right: 15px;
}
.listTemplateComponent .list-template .bottom-btn-box .close-btn:hover {
  color: var(--color-font-1) !important;
  border: 1px solid var(--color-line-1) !important;
  background: var(--color-bg-14-1) !important;
}
.listTemplateComponent .list-template .bottom-btn-box .confirm-btn {
  color: #fff;
  background: var(--color-theme-1);
}
.listTemplateComponent .list-template .bottom-btn-box .confirm-btn:hover {
  background: var(--color-theme-1-1);
}
.listTemplateComponent .vip.list-template .list-template-title .back:hover {
  color: var(--color-theme-1-vip);
}
.listTemplateComponent .vip.list-template .list-template-list .add {
  color: var(--color-theme-1-vip);
  border-color: var(--color-theme-1-vip);
}
.listTemplateComponent .vip.list-template .list-template-list .add:hover {
  background: rgba(221, 169, 100, 0.1);
}
.listTemplateComponent .vip.list-template .list-template-ul .edit:hover {
  color: var(--color-theme-1-vip);
}
.listTemplateComponent .vip.list-template .list-template-nodata button {
  color: var(--color-font-1);
  background: var(--color-theme-2-vip);
}
.listTemplateComponent .vip.list-template .list-template-nodata button:hover {
  background: var(--color-theme-2-1-vip);
}
.listTemplateComponent .vip.list-template .bottom-btn-box .confirm-btn {
  color: var(--color-font-1);
  background: var(--color-theme-2-vip);
}
.listTemplateComponent .vip.list-template .bottom-btn-box .confirm-btn:hover {
  background: var(--color-theme-2-1-vip);
}
.listTemplateComponent .second-modal {
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.popUpsComponent .pop-ups-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1113;
}
.popUpsComponent .pop-ups-modal .pop-ups-box {
  width: 360px;
  padding: 20px 20px 20px;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.popUpsComponent .pop-ups-modal .pop-ups-box .popups-title {
  font-size: 16px;
  color: #333333;
  height: 22px;
  line-height: 22px;
  position: relative;
  background-color: unset;
  text-align: left;
  margin: 0;
  padding: 0;
}
.popUpsComponent .pop-ups-modal .pop-ups-box .popups-title .closeIcon {
  font-size: 14px;
  color: #666666;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.popUpsComponent .pop-ups-modal .pop-ups-box .popups-content {
  font-size: 14px;
  line-height: 20px;
  word-break: keep-all;
  color: #666666 !important;
  padding: 0 !important;
  margin-top: 10px;
  text-align: left;
}
.popUpsComponent .pop-ups-modal .pop-ups-box .bottom-btn-box {
  width: 100%;
  text-align: right;
  margin-top: 20px;
}
.popUpsComponent .pop-ups-modal .pop-ups-box .bottom-btn-box button {
  width: 80px !important;
  height: 30px !important;
  line-height: 30px !important;
  border-radius: 4px !important;
  font-size: 14px !important;
}
.popUpsComponent .pop-ups-modal .pop-ups-box .bottom-btn-box .close-btn {
  color: #666666 !important;
  border: 1px solid #E4E4E4 !important;
  background: #F9F9F9 !important;
  margin-right: 15px;
}
.popUpsComponent .pop-ups-modal .pop-ups-box .bottom-btn-box .close-btn:hover {
  color: var(--color-font-1) !important;
  border: 1px solid var(--color-line-1) !important;
  background: var(--color-bg-14-1) !important;
}
.popUpsComponent .pop-ups-modal .pop-ups-box .bottom-btn-box .confirm-btn {
  color: #fff;
  background: var(--color-theme-1);
}
.popUpsComponent .pop-ups-modal .pop-ups-box .bottom-btn-box .confirm-btn:hover {
  background: var(--color-theme-1-1);
}
.popUpsComponent .pop-ups-modal .pop-ups-box .bottom-btn-box .confirm-btn.vip {
  color: var(--color-font-1);
  background: var(--color-theme-2-vip);
}
.popUpsComponent .pop-ups-modal .pop-ups-box .bottom-btn-box .confirm-btn.vip:hover {
  background: var(--color-theme-2-1-vip);
}
.popUpsComponent .second-modal {
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.ioss-select .select-wrap {
  width: 100%;
  min-width: 300px;
  position: relative;
}
.ioss-select .select-input {
  width: 100%;
  min-height: 32px;
  max-height: 62px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #E4E4E4;
  cursor: pointer;
  overflow-y: auto;
  overflow-x: hidden;
}
.ioss-select .select-input .iconjiantou_xia {
  position: absolute;
  right: 10px;
  top: 9px;
  line-height: 1;
}
.ioss-select .select-input .select-placeholder {
  padding: 0 16px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  height: 32px;
  display: flex;
  align-items: center;
}
.ioss-select .select-input .selected-list {
  padding: 2px 16px 2px 14px;
  display: flex;
  flex-wrap: wrap;
}
.ioss-select .select-input .selected-list .selected-tag {
  margin: 2px 2px;
  padding: 0 8px;
  display: flex;
  min-height: 24px;
  align-items: center;
  background: #F9F8F8;
  border-radius: 2px;
}
.ioss-select .select-input .selected-list .selected-tag:hover {
  background: #F4F4F4;
}
.ioss-select .select-input .selected-list .selected-tag .tag-name {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
}
.ioss-select .select-input .selected-list .selected-tag .delete-icon {
  transform: scale(0.7);
  margin-left: 4px;
}
.ioss-select .select-input .selected-list .selected-tag .delete-icon .iconfont {
  font-size: 12px;
  color: #999;
  cursor: pointer;
  vertical-align: middle;
}
.ioss-select .options-modal {
  position: relative;
}
.ioss-select .select-options {
  position: absolute;
  width: 100%;
  min-width: 300px;
  max-height: 250px;
  background: #FFFFFF;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  overflow-y: auto;
  overflow-x: hidden;
  top: 8px;
  left: 0;
  z-index: 50;
}
.ioss-select .select-options .select-search-box {
  height: 55px;
  width: 100%;
  padding: 0 12px;
  display: flex;
  align-items: center;
}
.ioss-select .select-options .select-search-box .select-search {
  width: 100%;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #E4E4E4;
  padding: 0 16px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
.ioss-select .select-options .select-option-item {
  height: 32px;
  width: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px;
}
.ioss-select .select-options .select-option-item:hover {
  background: #FAFAFA;
}
.ioss-select .select-options .select-option-item.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.ioss-select .select-options .select-option-item.disabled .name::after {
  content: 'Inactive';
  color: #000;
  /* width: 32px; */
  padding: 0 5px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 1px;
  border: 1px solid #E4E4E4;
  text-align: center;
  font-size: 12px;
  margin-left: 8px;
}
.ioss-select .select-options .select-option-item img {
  width: 26px;
  height: 26px;
  margin-right: 6px;
}
.ioss-select .select-options .select-option-item .name {
  display: flex;
  align-items: center;
  width: calc(100% - 22px);
}
.ioss-select .select-options .select-option-item .label-box {
  max-width: calc(100% - 54px);
}
.ioss-select .select-options .select-option-item .option-label {
  font-size: 14px;
  font-weight: 400;
  color: #757575;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ioss-select .select-options .select-option-item.disabled .option-label {
  max-width: 445px;
}
.ioss-select .select-options .select-option-item.disabled .label-box {
  max-width: calc(100% - 118px);
}
.ioss-select .select-options .select-option-item .checked-icon {
  transform: scale(0.8);
}
.ioss-select .select-options .select-option-item .checked-icon .iconfont {
  font-size: 12px;
  color: #FF7700;
  vertical-align: middle;
}
.ioss-select .select-options .select-empty {
  height: 120px;
  width: 100%;
  padding-top: 5px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.ioss-select .select-options .select-empty img {
  width: 64px;
  height: 64px;
}
.ioss-select .select-options .select-empty span {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
}
.ioss-select .beauty-scrollbar::-webkit-scrollbar {
  width: 6px;
  border-radius: initial;
}
.ioss-select .beauty-scrollbar::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 3px;
}
.ioss-select .beauty-scrollbar::-webkit-scrollbar-thumb {
  background-color: #ddd;
  border-radius: 3px;
}
.selectCategoryComponents {
  position: relative;
  z-index: 1200;
}
.selectCategoryComponents .flex {
  display: flex;
}
.selectCategoryComponents .selectCategoryMain {
  width: 804px;
  height: 32px;
  line-height: 32px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #D9D9D9;
  position: relative;
  padding: 0 30px 0 4px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  cursor: pointer;
}
.selectCategoryComponents .selectCategoryMain.disableBg {
  background: #fafafa;
  cursor: not-allowed;
}
.selectCategoryComponents .selectCategoryMain .inputStyle {
  position: relative;
  border: none !important;
  top: -2px;
  height: calc(100% - 2px) !important;
  cursor: default;
}
.selectCategoryComponents .selectCategoryMain .inputStyle::placeholder {
  font-size: 12px;
  color: #999999;
}
.selectCategoryComponents .selectCategoryMain .selectCategroyNames {
  width: 100%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.selectCategoryComponents .selectCategoryMain .iconzhankai2 {
  font-size: 10px;
  color: #999999;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.selectCategoryComponents .reselectBtn {
  margin-left: 10px;
  background: var(--color-theme-1);
  color: var(--color-font-4);
  border-radius: 4px;
  font-size: 12px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  cursor: pointer;
}
.selectCategoryComponents .reselectBtn:hover {
  background: var(--color-theme-1-1);
  color: var(--color-font-4);
}
.selectCategoryComponents .selectCategoryDropDownBox {
  max-width: 900px;
  height: 400px;
  max-height: 400px;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  position: absolute;
  top: 36px;
  left: 0;
  cursor: pointer;
  overflow: auto;
}
.selectCategoryComponents .selectCategoryDropDownBox .cateLevelList {
  width: auto;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: start;
  align-items: start;
  overflow-x: auto;
  padding-bottom: 2px;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem {
  width: auto;
  min-width: 200px;
  height: 100%;
  border-right: 1px solid #eeeeee;
  position: relative;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem.paddingBottom32 {
  padding-bottom: 32px;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem.paddingBottom60 {
  padding-bottom: 60px;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .categoryList {
  height: 100%;
  overflow-y: overlay;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .categoryList .categoryName {
  width: 100%;
  height: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 6px 0 9px;
  cursor: pointer;
  background: #ffffff;
  font-size: 14px;
  color: #666666;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .categoryList .categoryName .categoryNameText {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 20px;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .categoryList .categoryName:hover {
  color: #ff7700;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .categoryList .categoryName.selected {
  color: #ff7700;
  background: rgba(255, 119, 0, 0.2);
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .categoryList .categoryName.disabledCate {
  pointer-events: none;
  opacity: 0.5;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .categoryList .categoryName .cj-tooltip .cj-tooltip-padding,
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .categoryList .categoryName .cj-tooltip-fixed .cj-tooltip-padding {
  width: 100%;
  word-break: break-word;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .categoryList .categoryName.firstOption .cj-tooltip .cj-tooltip-padding,
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .categoryList .categoryName.firstOption .cj-tooltip-fixed .cj-tooltip-padding {
  width: 100%;
  top: 18px;
  padding-bottom: 0;
  padding-top: 13px;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .categoryList .categoryName.firstOption .cj-tooltip .cj-tooltip-padding::after,
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .categoryList .categoryName.firstOption .cj-tooltip-fixed .cj-tooltip-padding::after {
  bottom: calc(100% - 13px);
  border-width: 0 5px 6px 5px;
  border-color: transparent transparent #000 transparent;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .addNewBox {
  width: 100%;
  height: 32px;
  position: absolute;
  bottom: 0;
  background: #ffffff;
  border-top: 1px solid #eeeeee;
  display: flex;
  align-items: center;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .addNewBox .addCategoryBtn {
  width: 152px;
  height: 24px;
  background: #F9F9F9;
  border-radius: 4px;
  border: 1px solid #E4E4E4;
  text-align: center;
  font-size: 14px;
  color: #999999;
  cursor: pointer;
  margin-left: 8px;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .addNewBox .addCategoryBtn .iconfont {
  margin-right: 6px;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .addNewBox .addCategoryBtn:hover {
  color: #ff7700;
  border-color: #ff7700;
  background-color: rgba(255, 119, 0, 0.1);
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .addNewBox .sync {
  font-size: 16px;
  color: #999999;
  cursor: pointer;
  margin-left: 14px;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .addNewBox .sync:hover {
  color: #ff7700;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .addNewBox .sync.cj-tooltip .cj-tooltip-padding {
  left: -6px;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .addNewBox .sync.cj-tooltip .cj-tooltip-padding::after {
  left: 41px;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .addCategoryBox {
  width: 100%;
  padding: 6px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0 0 4px 4px;
  background: #ffffff;
  border-top: 1px solid #eeeeee;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .addCategoryBox .inputCategory {
  display: inline-block;
  width: 100%;
  height: 24px;
  border-radius: 4px;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .addCategoryBox .addCategoryBtnBox {
  text-align: right;
  font-size: 12px;
  margin-top: 4px;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .addCategoryBox .addCategoryBtnBox .cancelBtn {
  color: #999999;
  cursor: pointer;
  margin-right: 16px;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .addCategoryBox .addCategoryBtnBox .cancelBtn:hover {
  color: #ff7700;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .addCategoryBox .addCategoryBtnBox .confirmBtn {
  color: #ff7700;
  cursor: pointer;
}
.selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .addCategoryBox .addCategoryBtnBox .confirmBtn:hover {
  color: #E56A00;
}
.selectCategoryComponents .selectCategoryDropDownBox .categoryNodata {
  width: 800px;
  height: 400px;
  background: #ffffff;
  text-align: center;
  padding-top: 160px;
}
.selectCategoryComponents .selectCategoryDropDownBox .categoryNodata img {
  width: 64px;
  height: 64px;
}
.selectCategoryComponents .selectCategoryDropDownBox .categoryNodata .noDataText {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
}
.vip .selectCategoryComponents .reselectBtn {
  background: var(--color-theme-2-vip);
  color: var(--color-font-1);
  border-color: var(--color-theme-2-vip);
}
.vip .selectCategoryComponents .reselectBtn:hover {
  color: var(--color-font-1);
  background-color: var(--color-theme-2-1-vip);
}
.vip .selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .categoryList .categoryName:hover {
  color: #DDA863;
}
.vip .selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .categoryList .categoryName.selected {
  color: #DDA863;
  background: rgba(221, 168, 99, 0.1);
}
.vip .selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .addNewBox .addCategoryBtn:hover {
  color: #DDA863;
  border-color: #DDA863;
  background-color: rgba(221, 168, 99, 0.1);
}
.vip .selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .addNewBox .sync:hover {
  color: #DDA863;
}
.vip .selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .addCategoryBox .addCategoryBtnBox .cancelBtn:hover {
  color: #DDA863;
}
.vip .selectCategoryComponents .selectCategoryDropDownBox .selectCategoryDropDownItem .addCategoryBox .addCategoryBtnBox .confirmBtn:hover {
  color: #C69658;
}
.singleSelectWrap {
  display: inline-block;
  position: relative;
}
.singleSelectWrap.singleSelectWrapZIndex {
  z-index: 1100;
}
.singleSelectWrap .singleSelectBox {
  width: 396px;
  height: 32px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #D9D9D9;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  display: flex;
  justify-content: start;
  align-items: center;
  padding: 0 30px 0 4px;
  cursor: pointer;
  position: relative;
}
.singleSelectWrap .singleSelectBox .inputStyle {
  position: relative;
  border: none;
  height: 100%;
  cursor: default;
}
.singleSelectWrap .singleSelectBox .inputStyle::placeholder {
  font-size: 12px;
  color: #999999;
}
.singleSelectWrap .singleSelectBox .selectedLabel {
  width: 100%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.singleSelectWrap .singleSelectBox .iconfont {
  font-size: 16px;
  color: #999999;
  position: absolute;
  right: 12px;
}
.singleSelectWrap .selectComponent .selectBox {
  width: 396px !important;
}
.singleSelectWrap .singleSelectDropDownWrap {
  max-height: 240px;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  position: absolute;
  top: 36px;
  left: 0;
  min-width: 396px;
  max-width: 600px;
  overflow: auto;
}
.singleSelectWrap .singleSelectDropDownWrap .optionsList {
  cursor: pointer;
}
.singleSelectWrap .singleSelectDropDownWrap .optionsList .optionItem {
  width: 100%;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  padding: 0 0 0 12px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.singleSelectWrap .singleSelectDropDownWrap .optionsList .optionItem.selected {
  color: #ff7700;
  background: rgba(255, 119, 0, 0.2);
}
.singleSelectWrap .singleSelectDropDownWrap .optionsList .optionItem:hover {
  color: #ff7700;
}
.singleSelectWrap .singleSelectDropDownWrap .singleSelectNoData {
  height: 236px;
  text-align: center;
  padding-top: 40px;
}
.singleSelectWrap .singleSelectDropDownWrap .singleSelectNoData img {
  width: 64px;
  height: 64px;
}
.singleSelectWrap .singleSelectDropDownWrap .singleSelectNoData .noDataText {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  margin: 0;
}
.singleSelectWrap .singleSelectDropDownWrap .singleSelectNoData .noDataMessage {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
}
.singleSelectWrap .singleSelectDropDownWrap .singleSelectNoData .noDataBtn {
  display: inline-block;
  min-width: 80px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #FF7700;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 400;
  color: #FFFFFF;
  cursor: pointer;
  margin-top: 8px;
  padding: 0 12px;
}
.singleSelectWrap .singleSelectDropDownWrap .singleSelectNoData .noDataBtn:hover {
  background: #E56A00;
}
.vip .singleSelectWrap .singleSelectDropDownWrap .optionsList .optionItem:hover {
  color: #DDA863;
}
.vip .singleSelectWrap .singleSelectDropDownWrap .optionsList .optionItem.selected {
  color: #DDA863;
  background: rgba(221, 168, 99, 0.1);
}
.vip .singleSelectWrap .singleSelectDropDownWrap .singleSelectNoData .noDataBtn {
  background: var(--color-theme-2-vip);
  color: var(--color-font-1);
}
.vip .singleSelectWrap .singleSelectDropDownWrap .singleSelectNoData .noDataBtn:hover {
  background: var(--color-theme-2-1-vip);
}
.multipleSelectWrap {
  display: inline-block;
  position: relative;
}
.multipleSelectWrap.multipleSelectWrapZIndex {
  z-index: 30;
}
.multipleSelectWrap .multipleSelectBox {
  width: 396px;
  height: 32px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #D9D9D9;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  display: flex;
  justify-content: start;
  align-items: center;
  padding: 0 30px 0 12px;
  cursor: pointer;
  position: relative;
}
.multipleSelectWrap .multipleSelectBox .selectedItem {
  display: inline-block;
  padding: 0 8px;
  height: 24px;
  line-height: 24px;
  background: #F2F2F2;
  border-radius: 2px;
  font-size: 14px;
  color: #333333;
  margin: 0 4px 5px 0;
  white-space: nowrap;
}
.multipleSelectWrap .multipleSelectBox .selectedItem .iconguanbi1-copy {
  font-size: 8px;
  color: #999999;
  margin-left: 8px;
  cursor: pointer;
}
.multipleSelectWrap .multipleSelectBox .iconfont {
  font-size: 16px;
  color: #999999;
  position: absolute;
  right: 12px;
}
.multipleSelectWrap .multipleSelectDropDownWrap {
  max-height: 240px;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  position: absolute;
  top: 36px;
  left: 0;
  width: 396px;
  overflow: auto;
}
.multipleSelectWrap .multipleSelectDropDownWrap .optionsList {
  cursor: pointer;
}
.multipleSelectWrap .multipleSelectDropDownWrap .optionsList .optionItem {
  width: 100%;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  padding: 0 0 0 12px;
}
.multipleSelectWrap .multipleSelectDropDownWrap .optionsList .optionItem.selected {
  color: #ff7700;
  background: rgba(255, 119, 0, 0.2);
}
.multipleSelectWrap .multipleSelectDropDownWrap .optionsList .optionItem:hover {
  color: #ff7700;
}
.multipleSelectWrap .multipleSelectDropDownWrap .multipleSelectNoData {
  height: 236px;
  text-align: center;
  padding-top: 40px;
}
.multipleSelectWrap .multipleSelectDropDownWrap .multipleSelectNoData img {
  width: 64px;
  height: 64px;
}
.multipleSelectWrap .multipleSelectDropDownWrap .multipleSelectNoData .noDataText {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  margin: 0;
}
.multipleSelectWrap .multipleSelectDropDownWrap .multipleSelectNoData .noDataMessage {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
}
.multipleSelectWrap .multipleSelectDropDownWrap .multipleSelectNoData .noDataBtn {
  display: inline-block;
  width: 80px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #FF7700;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 400;
  color: #FFFFFF;
  cursor: pointer;
  margin-top: 8px;
}
.multipleSelectWrap .multipleSelectDropDownWrap .multipleSelectNoData .noDataBtn:hover {
  background: #E56A00;
}
.productGroupWrap {
  display: inline-block;
  position: relative;
}
.productGroupWrap.productGroupWrapZIndex {
  z-index: 9999;
}
.productGroupWrap .productSelectBox {
  width: 804px;
  min-height: 32px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #D9D9D9;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  display: flex;
  justify-content: start;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 30px 0 4px;
  cursor: pointer;
  position: relative;
}
.productGroupWrap .productSelectBox.pt {
  padding-top: 5px;
}
.productGroupWrap .productSelectBox .inputStyle {
  border: none;
  position: relative;
  cursor: default;
}
.productGroupWrap .productSelectBox .inputStyle::placeholder {
  font-size: 12px;
  color: #999999;
}
.productGroupWrap .productSelectBox .selectedItem {
  display: inline-block;
  padding: 0 8px;
  height: 24px;
  line-height: 24px;
  background: #F2F2F2;
  border-radius: 2px;
  font-size: 14px;
  color: #333333;
  margin: 0 4px 0 0;
  white-space: nowrap;
}
.productGroupWrap .productSelectBox .selectedItem .iconguanbi1-copy {
  font-size: 8px;
  color: #999999;
  margin-left: 8px;
  cursor: pointer;
}
.productGroupWrap .productSelectBox .iconjiantou_xia {
  font-size: 16px;
  color: #999999;
  position: absolute;
  right: 12px;
}
.productGroupWrap .productSelectDropDownWrap {
  max-width: 804px;
  height: 247px;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  position: absolute;
  left: 0;
  overflow: auto;
}
.productGroupWrap .productSelectDropDownWrap .optionsList {
  display: flex;
  height: 100%;
}
.productGroupWrap .productSelectDropDownWrap .optionsList .guopItem {
  min-width: 200px;
  height: 100%;
  border-right: 1px solid #EEEEEE;
  overflow-y: auto;
}
.productGroupWrap .productSelectDropDownWrap .optionsList .guopItem .optionItem {
  width: 100%;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  padding: 0 30px 0 10px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.productGroupWrap .productSelectDropDownWrap .optionsList .guopItem .optionItem .iconweigouxuan {
  font-size: 16px;
  color: #E4E4E4;
  cursor: pointer;
  margin-right: 4px;
}
.productGroupWrap .productSelectDropDownWrap .optionsList .guopItem .optionItem .iconweigouxuan:hover {
  color: #ff7700;
}
.productGroupWrap .productSelectDropDownWrap .optionsList .guopItem .optionItem .iconicon {
  font-size: 16px;
  color: #ff7700;
  cursor: pointer;
  margin-right: 4px;
}
.productGroupWrap .productSelectDropDownWrap .optionsList .guopItem .optionItem .iconjiantou_you {
  font-size: 12px;
  color: #666666;
  position: absolute;
  top: 0;
  right: 6px;
}
.productGroupWrap .productSelectDropDownWrap .optionsList .guopItem .optionItem.selectedValue {
  color: #ff7700;
}
.productGroupWrap .productSelectDropDownWrap .optionsList .guopItem .optionItem.selectedValue .iconjiantou_you {
  color: #ff7700;
}
.productGroupWrap .productSelectDropDownWrap .optionsList .guopItem .optionItem.selectedBg {
  background: rgba(255, 119, 0, 0.2);
}
.productGroupWrap .productSelectDropDownWrap .optionsList .guopItem .optionItem:hover {
  color: #ff7700;
}
.productGroupWrap .productSelectDropDownWrap .optionsList .guopItem .optionItem:hover .iconweigouxuan,
.productGroupWrap .productSelectDropDownWrap .optionsList .guopItem .optionItem:hover .iconjiantou_you {
  color: #ff7700;
}
.productGroupWrap .productSelectDropDownWrap .singleSelectNoData {
  width: 804px;
  height: 236px;
  text-align: center;
  padding-top: 40px;
}
.productGroupWrap .productSelectDropDownWrap .singleSelectNoData img {
  width: 64px;
  height: 64px;
}
.productGroupWrap .productSelectDropDownWrap .singleSelectNoData .noDataText {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  margin: 0;
}
.vip .productGroupWrap .productSelectDropDownWrap .optionsList .guopItem .optionItem .iconweigouxuan:hover,
.vip .productGroupWrap .productSelectDropDownWrap .optionsList .guopItem .optionItem .iconicon {
  color: #DDA863;
}
.vip .productGroupWrap .productSelectDropDownWrap .optionsList .guopItem .optionItem.selectedValue {
  color: #DDA863;
}
.vip .productGroupWrap .productSelectDropDownWrap .optionsList .guopItem .optionItem.selectedValue .iconjiantou_you {
  color: #DDA863;
}
.vip .productGroupWrap .productSelectDropDownWrap .optionsList .guopItem .optionItem.selectedBg {
  background: rgba(221, 168, 99, 0.1);
}
.vip .productGroupWrap .productSelectDropDownWrap .optionsList .guopItem .optionItem:hover {
  color: #DDA863;
}
.vip .productGroupWrap .productSelectDropDownWrap .optionsList .guopItem .optionItem:hover .iconweigouxuan,
.vip .productGroupWrap .productSelectDropDownWrap .optionsList .guopItem .optionItem:hover .iconjiantou_you {
  color: #DDA863;
}
.aliexpressTemplateWrap .aliexpressTemplateItem {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: 20px;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .red {
  font-size: 14px;
  color: #DD4B1A;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemLeft {
  width: 135px;
  text-align: right;
  font-size: 12px;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .labelWidth {
  width: 110px;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight {
  margin-left: 10px;
  display: flex;
  align-items: center;
  position: relative;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .pictureCapacity {
  margin-left: 12px;
  display: flex;
  justify-content: start;
  align-items: center;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .pictureCapacity .pictureCapacityLabel {
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  margin-right: 7px;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .pictureCapacity .progressBox {
  width: 100px;
  height: 6px;
  background: rgba(0, 0, 0, 0.04);
  border-radius: 3px;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .pictureCapacity .progressBox .progressInner {
  width: 0px;
  height: 6px;
  background: #52C41A;
  border-radius: 3px;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .pictureCapacity .pictureCapacityValue {
  margin-left: 8px;
  font-size: 12px;
  font-weight: 400;
  color: #999999;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .refresh {
  margin-left: 8px;
  cursor: pointer;
  color: #ff7700;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .refresh span {
  font-size: 12px;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .refresh:hover {
  color: #E56A00;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .inputBox {
  width: 396px;
  position: relative;
  margin-left: 12px;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .inputBox .lotNum {
  width: 396px;
  height: 32px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #D9D9D9;
  padding: 0 40px 0 12px;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .inputBox .lotNum::placeholder {
  color: #999999;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .inputBox span {
  position: absolute;
  top: 6px;
  right: 12px;
  font-size: 14px;
  color: #333333;
  vertical-align: middle;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .checkItem {
  display: inline-block;
  margin-right: 74px;
  cursor: pointer;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .checkItem .circle {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #D9D9D9;
  border-radius: 50%;
  vertical-align: text-bottom;
  position: relative;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .checkItem .circle.checked {
  border-color: #ff7700;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .checkItem .circle.checked .pointerInner {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #FF7700;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .checkItem .checkLabel {
  margin-left: 2px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .checkItem:hover .circle {
  border-color: #ff7700;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .aliexpressAttributeList {
  display: flex;
  flex-wrap: wrap;
  width: 804px;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .aliexpressAttributeList .aliexpressAttributeItem {
  width: 396px;
  padding-bottom: 17px;
  margin-bottom: 4px;
  position: relative;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .aliexpressAttributeList .aliexpressAttributeItem:nth-child(2n-1) {
  margin-right: 12px;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .aliexpressAttributeList .aliexpressAttributeItem .aliexpressAttributeItemLabel {
  font-size: 12px;
  color: #333333;
  display: flex;
  justify-content: space-between;
  margin-bottom: 2px;
  line-height: 20px;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .aliexpressAttributeList .aliexpressAttributeItem .aliexpressAttributeValue .aliexpressAttributeValueInner {
  width: 396px;
  height: 32px;
  line-height: 32px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #D9D9D9;
  font-size: 14px;
  color: #333333;
  padding: 0 0 0 12px;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .aliexpressAttributeList .aliexpressAttributeItem .aliexpressAttributeValue .aliexpressAttributeValueInner::placeholder {
  color: #999999;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .circleBtn {
  display: inline-block;
  margin-left: 8px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 50%;
  background: #F2F2F2;
  text-align: center;
  cursor: pointer;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .circleBtn .iconfont {
  font-size: 9px;
  color: #999999;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .circleBtn:hover .iconfont {
  color: #ff7700;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .aliexpressCustomAttributeList {
  display: flex;
  flex-wrap: wrap;
  width: 804px;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .aliexpressCustomAttributeList .aliexpressAttributeItem {
  width: 396px;
  margin-bottom: 20px;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .aliexpressCustomAttributeList .aliexpressAttributeItem:nth-child(2n-1) {
  margin-right: 12px;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .aliexpressCustomAttributeList .aliexpressAttributeItem input {
  font-size: 14px;
  color: #333333;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .aliexpressCustomAttributeList .aliexpressAttributeItem input::placeholder {
  font-size: 12px;
  color: #999999;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .aliexpressCustomAttributeList .aliexpressAttributeItem .customAttributeItemLabel {
  width: 165px;
  height: 32px;
  border-radius: 4px 0 0 4px;
  border-width: 1px;
  border-style: solid;
  border-color: #D9D9D9 transparent #D9D9D9 #D9D9D9;
  padding-left: 4px;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .aliexpressCustomAttributeList .aliexpressAttributeItem .customAttributeItemValue {
  width: 174px;
  height: 32px;
  border-radius: 0 4px 4px 0;
  border-width: 1px;
  border-style: solid;
  border-color: #D9D9D9;
  position: relative;
  left: -5px;
  padding-left: 4px;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .aliexpressCustomAttributeList .aliexpressAttributeItem .ml3 {
  margin-left: 3px;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .errorBorder {
  border-color: #DD4B1A !important;
}
.aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .errorMessage {
  font-size: 12px;
  font-weight: 400;
  color: #DD4B1A;
  line-height: 17px;
  position: absolute;
  left: 0;
  bottom: 16;
}
.aliexpressTemplateWrap .alignItemsStart {
  align-items: start;
}
.vip .aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .checkItem:hover .circle {
  border-color: #DDA863;
}
.vip .aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .checkItem .circle.checked {
  border-color: #DDA863;
}
.vip .aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .checkItem .circle.checked .pointerInner {
  background-color: #DDA863;
}
.vip .aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .refresh {
  color: #DDA863;
}
.vip .aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .refresh:hover {
  color: #C69658;
}
.vip .aliexpressTemplateWrap .aliexpressTemplateItem .itemRight .circleBtn:hover .iconfont {
  color: #DDA863;
}
.AliExpressMessageModal {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
}
.AliExpressMessageModal .AliExpressMessageBox {
  width: 600px;
  background: #FFFFFF;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.AliExpressMessageModal .AliExpressMessageBox .AliExpressMessageTitle {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  line-height: 24px;
}
.AliExpressMessageModal .AliExpressMessageBox .AliExpressMessageTitle .noteIcon {
  font-size: 22px;
  margin-right: 16px;
}
.AliExpressMessageModal .AliExpressMessageBox .AliExpressMessageContent {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  padding-left: 38px;
}
.AliExpressMessageModal .AliExpressMessageBox .AliExpressMessageContent .keyPart {
  color: #333333;
  font-weight: 600;
}
.AliExpressMessageModal .AliExpressMessageBox .AliExpressMessageFooter {
  margin-top: 20px;
  text-align: right;
}
.AliExpressMessageModal .AliExpressMessageBox .AliExpressMessageFooter .commonBtn {
  font-size: 14px;
  font-weight: 400;
}
.AliExpressMessageModal .AliExpressMessageBox .AliExpressMessageFooter .cancelBtn {
  width: 65px;
  height: 32px;
  background: var(--color-bg-14);
  border: 1px solid var(--color-line-3);
  color: var(--color-font-1);
  margin-right: 16px;
  border-radius: 4px;
}
.AliExpressMessageModal .AliExpressMessageBox .AliExpressMessageFooter .cancelBtn:hover {
  background: var(--color-bg-14-1);
}
.AliExpressMessageModal .AliExpressMessageBox .AliExpressMessageFooter .confirmBtn {
  width: 180px;
  height: 32px;
  background: var(--color-theme-1);
  color: #ffffff;
  border-radius: 4px;
}
.AliExpressMessageModal .AliExpressMessageBox .AliExpressMessageFooter .confirmBtn:hover {
  background: var(--color-theme-1-1);
}
.vip .AliExpressMessageModal .AliExpressMessageBox .AliExpressMessageFooter .confirmBtn {
  background: var(--color-theme-2-vip);
  color: var(--color-font-1);
}
.vip .AliExpressMessageModal .AliExpressMessageBox .AliExpressMessageFooter .confirmBtn:hover {
  background: var(--color-theme-2-1-vip);
}
.signin-with-line {
  border-bottom: 1px solid #eee;
  display: flex;
  justify-content: center;
  align-items: center;
}
.signin-with-or {
  background: #fff;
  color: #999;
  padding: 5px 21px;
  position: relative;
  top: 16px;
}
.signin-with-list {
  display: flex;
  /* flex-direction: column; */
  justify-content: center;
  margin-top: 18px;
  /* align-items: center; */
}
.signin-with-item {
  width: 47px;
  height: 40px;
  border-radius: 8px;
  border: 1px solid #E1E1E1;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 16px;
  cursor: pointer;
}
.signin-with-item:hover {
  background: #F8F8F8;
}
.signin-with-item .thirdIcon {
  height: 20px;
}
.last-signin-width-item {
  margin-right: 0;
}
.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.signin-with-item.facebook::before {
  font-family: 'iconfont';
  content: '\e713';
  font-size: 19px;
  color: #4267B2;
}
.signin-with-item.apple::before {
  content: '';
  background: url(../image/login/apple.svg) #fff;
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: 20px auto;
  border-radius: 50%;
}
.signin-with-item.google::before {
  content: '';
  background: url(../image/login/google.svg) #fff;
  width: 20px;
  height: 20px;
  background-position: center -7px;
  background-size: 36px auto;
  border-radius: 50%;
}
.signin-with-item.facebook:hover {
  background: #4267B2;
  color: #fff;
  border-color: #4267B2;
}
.signin-with-item.facebook:hover::before {
  color: #fff;
}
.signin-with-item.google:hover {
  background: #4285F4;
  color: #fff;
  border-color: #4285F4;
}
.signin-with-item.apple:hover {
  background: #000;
  color: #fff;
  border-color: #000;
}
.sellAndEarn-btn {
  background: rgba(68, 0, 250, 0.2);
  border: 1px solid #4400FA;
  font-size: 16px;
  color: #4400FA;
  float: left;
  min-width: 154px;
  height: 34px;
  text-align: center;
  border-radius: 4px;
  transition: all 0.3s;
  cursor: pointer;
}
.sellAndEarn-btn span {
  background: none;
  color: #4400FA !important;
  font-size: 16px !important;
  line-height: 34px;
}
.sellAndEarn-btn:hover {
  background: #4400FA;
}
.sellAndEarn-btn:hover span {
  color: #fff !important;
}
.add-cart-btn {
  margin-top: 10px;
}
