.app-trusttool-badge {
  margin: 16px 0;
  overflow: hidden
}

.app-trusttool-badge .badge-flex {
  display: flex
}

.app-trusttool-badge .app-trusttool-badge-list {
  position: relative;
  padding: 20px 10px;
  padding-left: 20px;
  margin-top: 16px;
  border: 1px solid #ccc;
  border-radius: 5px
}

.app-trusttool-badge .app-trusttool-badge-list .badge-title {
  position: absolute;
  top: -21px;
  left: 0;
  width: 100%;
  padding: 10px 0;
  font-size: 16px;
  font-weight: bold;
  color: #1d1f21;
  text-align: center
}

.app-trusttool-badge .app-trusttool-badge-list .badge-title span {
  box-sizing: border-box;
  padding: 0 10px;
  background-color: var(--page_background_color)
}

.app-trusttool-badge .app-trusttool-badge-list .badge-url {
  padding-top: 20px;
  text-align: center
}

.app-trusttool-badge .app-trusttool-badge-list .badge-url a {
  color: #999;
  text-decoration: underline;
  cursor: pointer
}

.app-trusttool-badge .app-trusttool-badge-list .badge-list-reep {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around
}

.app-trusttool-badge .app-trusttool-badge-list .badge-list-reep .badge-list {
  display: flex;
  flex: 0 0 80px;
  align-items: center;
  justify-content: center;
  margin: 10px 10px 10px 0;
  overflow: hidden
}

@media screen and (max-width: 600px) {
  .app-trusttool-badge .app-trusttool-badge-list .badge-list-reep .badge-list {
    flex: 0 0 20% !important
  }
}

.app-trusttool-badge .app-trusttool-badge-list .badge-list-reep .badge-list img {
  width: 90%;
  padding: 5px
}

.app-trusttool-badge .app-trusttool-badge-list .badge-list-reep .badge-list svg {
  width: 80px;
  height: 24px;
  padding: 5px
}

.app-trusttool-badge .app-trusttool-badge-list .badge-list-reep .small {
  flex: 0 0 60px
}

.app-trusttool-badge .app-trusttool-badge-list .badge-list-reep .small svg {
  width: 60px;
  height: 12px
}

.app-trusttool-badge .app-trusttool-badge-list .badge-list-reep .large {
  flex: 0 0 100px
}

.app-trusttool-badge .app-trusttool-badge-list .badge-list-reep .large svg {
  width: 100px;
  height: 34px
}

.app-trusttool-badge .app-trusttool-badge-list .badge-list-reep .border {
  border: 1px solid #ddd;
  border-radius: 5px
}

.app-trusttool-networksecurity {
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0;
  border-radius: 5px
}

.app-trusttool-networksecurity .the-scene-security {
  box-sizing: border-box;
  display: inline-block;
  min-width: 155px;
  margin: 0 auto;
  margin-top: 10px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 5px
}

.app-trusttool-networksecurity .the-scene-security .the-scene-security-header {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-around;
  height: 36px;
  padding: 3px 10px;
  font-weight: bold;
  background-color: #fff
}

.app-trusttool-networksecurity .the-scene-security .the-scene-security-header>span {
  display: flex;
  align-items: center;
  font-size: 16px
}

.app-trusttool-networksecurity .the-scene-security .the-scene-security-header>span i {
  padding-right: 8px;
  font-size: 24px;
  font-weight: normal
}

.app-trusttool-networksecurity .the-scene-security .the-scene-security-body {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 26px;
  padding: 3px 10px;
  font-size: 12px;
  font-weight: normal;
  color: #999;
  text-align: center;
  background: #eee
}

.app-trusttool-networksecurity-fixed {
  position: fixed;
  right: 0;
  bottom: -26px;
  z-index: 99;
  box-sizing: border-box;
  min-width: 100px;
  overflow: hidden;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .2)
}

.app-trusttool-networksecurity-fixed:hover {
  bottom: 0;
  transition: all .3s
}

@media screen and (max-width: 440px) {
  .app-trusttool-networksecurity-fixed:hover {
    bottom: -26px
  }
}

.app-trusttool-networksecurity-fixed .networksecurity-fixed-header {
  display: flex;
  align-items: center;
  justify-content: space-around;
  height: 36px;
  background-color: #fff
}

.app-trusttool-networksecurity-fixed .networksecurity-fixed-header>span {
  display: flex;
  align-items: center;
  padding: 0 10px;
  font-size: 13px;
  font-weight: bold
}

.app-trusttool-networksecurity-fixed .networksecurity-fixed-header i {
  padding-right: 5px;
  font-size: 20px;
  font-weight: normal
}

.app-trusttool-networksecurity-fixed .networksecurity-fixed-body {
  align-items: center;
  justify-content: center;
  min-height: 10px;
  padding: 3px;
  font-size: 14px;
  font-weight: normal;
  color: #999;
  text-align: center;
  background: #eee
}

.app-trusttool-networksecurity-fixed .networksecurity-fixed-body span {
  display: inline-block;
  font-size: 12px;
  transform: scale(0.8)
}

.dis_show {
  display: block !important
}

.dis_flex {
  display: flex !important
}

.app_trusttool_wrap {
  box-sizing: border-box;
  flex: 0 0 100%;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 10px
}

.app_trusttool_wrap .app-trusttool-badge-list {
  border: 0 !important
}

.app_trusttool_wrap .app_trusttool_wrap_banner {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 800px;
  padding: 15px;
  margin: 0 auto;
  border: 1px solid #ddd;
  border-radius: 5px
}

@media screen and (max-width: 600px) {
  .app_trusttool_wrap .app_trusttool_wrap_banner {
    flex-wrap: wrap
  }
}

.app_trusttool_wrap .app_trusttool_wrap_banner .banner_left {
  flex: 0 0 240px;
  text-align: center
}

@media screen and (max-width: 600px) {
  .app_trusttool_wrap .app_trusttool_wrap_banner .banner_left {
    flex: 0 0 100%;
    margin-bottom: 8px
  }
}

.app_trusttool_wrap .app_trusttool_wrap_banner .banner_left .left-title {
  display: flex;
  align-items: center;
  justify-content: center
}

.app_trusttool_wrap .app_trusttool_wrap_banner .banner_left .left-title i {
  padding-right: 8px
}

.app_trusttool_wrap .app_trusttool_wrap_banner .banner_left p {
  color: #1f1f1f
}

.app_trusttool_wrap .app_trusttool_wrap_banner .banner_left p span {
  font-size: 16px;
  font-weight: bold
}

.app_trusttool_wrap .app_trusttool_wrap_banner .banner_left p i {
  font-size: 24px
}

.app_trusttool_wrap .app_trusttool_wrap_banner .banner_left .descript {
  padding: 0 0 1px 0;
  font-size: 26px;
  font-weight: bold
}

.app_trusttool_wrap .app_trusttool_wrap_banner .banner_left .name {
  color: #333
}

.app_trusttool_wrap .app_trusttool_wrap_banner .banner_right {
  position: relative;
  flex: 1;
  overflow: hidden
}

@media screen and (max-width: 600px) {
  .app_trusttool_wrap .app_trusttool_wrap_banner .banner_right {
    flex: 0 0 100%
  }
}

.app_trusttool_wrap .app_trusttool_wrap_banner .banner_right .swiper-wrapper {
  align-items: center
}

.app_trusttool_wrap .app_trusttool_wrap_banner .banner_right .swiper-slide {
  display: flex;
  justify-content: center;
  color: #1f1f1f
}

.app_trusttool_wrap .app_trusttool_wrap_banner .banner_right .swiper-slide>div {
  padding: 0 50px;
  text-align: center;
  word-break: break-word !important
}

.app_trusttool_wrap .app_trusttool_wrap_banner .banner_right .swiper-slide>div p {
  line-height: 1em
}

.app_trusttool_wrap .app_trusttool_wrap_banner .banner_right .swiper-slide>div .descript {
  line-height: 1.4em;
  color: var(--detail_color)
}

.app_trusttool_wrap .app_trusttool_wrap_banner .banner_right .swiper-slide>div .name {
  margin-top: 10px;
  font-weight: bold;
  color: var(--main_color)
}

.app_trusttool_wrap .app_trusttool_wrap_banner .banner_right .trusttool-button {
  position: absolute;
  top: 0;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%
}

.app_trusttool_wrap .app_trusttool_wrap_banner .banner_right .trusttool-button img {
  width: 20px;
  height: 20px;
  cursor: pointer;
  border: 1px solid #999;
  border-radius: 100%
}

.app_trusttool_wrap .app_trusttool_wrap_banner .banner_right .trusttool-prev {
  left: 0
}

.app_trusttool_wrap .app_trusttool_wrap_banner .banner_right .trusttool-next {
  right: 0
}

.app_trusttool_wrap .app_trusttool_wrap_banner .banner_right .trusttool-next img {
  transform: rotate(180deg)
}

.safeguard-clause-list {
  box-sizing: border-box;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  margin-top: 10px;
  border: 1px solid #ccc;
  border-left: 4px solid #00af8d;
  border-radius: 2px
}

.safeguard-clause-list .safeguard-clause-list-header {
  display: flex;
  align-items: center;
  height: 22px;
  padding: 9px 0;
  text-align: center;
  background-color: #fff
}

.safeguard-clause-list .safeguard-clause-list-header .safeguard-left {
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-around;
  min-width: 150px;
  padding: 0 12px
}

.safeguard-clause-list .safeguard-clause-list-header .safeguard-left>div {
  display: flex;
  align-items: center
}

.safeguard-clause-list .safeguard-clause-list-header .safeguard-left span {
  font-size: 16px;
  font-weight: bold
}

.safeguard-clause-list .safeguard-clause-list-header .safeguard-left i {
  padding-right: 8px;
  font-size: 24px
}

.safeguard-clause-list .safeguard-clause-list-header .safeguard-right {
  position: relative;
  flex: 1;
  padding: 0 5px;
  padding-left: 12px;
  overflow: hidden;
  font-size: 12px;
  color: #999;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap
}

.safeguard-clause-list .safeguard-clause-list-header .safeguard-right::after {
  position: absolute;
  left: 0;
  width: 1px;
  height: 16px;
  content: "";
  background: #d1d1d1
}

.safeguard-clause-list .safeguard-clause-list-body {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  background-color: #eee
}

@media screen and (max-width: 767px) {
  .safeguard-clause-list .safeguard-clause-list-body {
    flex-wrap: wrap;
    padding: 0 10px
  }
}

.safeguard-clause-list .safeguard-clause-list-body>div {
  position: relative;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px 14px;
  word-break: break-all
}

.safeguard-clause-list .safeguard-clause-list-body>div::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 16px;
  content: "";
  background-color: #d1d1d1;
  transform: translateY(-50%)
}

.safeguard-clause-list .safeguard-clause-list-body>div .safeguard-bage {
  padding-right: 6px;
  font-weight: bold;
  color: #262626
}

.safeguard-clause-list .safeguard-clause-list-body>div .safeguard-title {
  color: #999
}

.safeguard-clause-list .safeguard-clause-list-body>div:last-child {
  border-right: 0
}

.safeguard-clause-list .safeguard-clause-list-body>div:last-child::after {
  height: 0
}

.badge-none {
  border-top: 1px solid #ccc !important
}

.badge-none .badge-title {
  display: none !important
}

.product_detail_default .product-warp .product-right .cell-item {
  flex-wrap: wrap
}

.block_html .app_trusttool_wrap {
  max-width: var(--general_layout_width);
  margin: 16px auto 0 auto
}

@media screen and (max-width: 767px) {
  .block_html .app_trusttool_wrap {
    padding-right: 15px;
    padding-left: 15px
  }
}

.trusttool-model {
  position: relative;
  box-sizing: border-box;
  width: 490px;
  max-height: 500px;
  overflow: auto;
  background-color: #fff;
  border-radius: 5px
}

@media screen and (max-width: 600px) {
  .trusttool-model {
    width: 380px
  }
}

.trusttool-model .trusttool-model-title {
  position: fixed;
  top: 0;
  left: 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 52px;
  padding: 0 30px;
  font-size: 16px;
  font-weight: bold;
  color: #80c600;
  background-color: #fff;
  border-radius: 5px 5px 0 0
}

.trusttool-model .trusttool-model-title .turs-logo {
  display: flex;
  align-items: center
}

.trusttool-model .trusttool-model-title .turs-logo font {
  font-size: 20px
}

.trusttool-model .trusttool-model-title .turs-logo i {
  padding-right: 5px;
  font-size: 32px;
  font-weight: normal
}

.trusttool-model .trusttool-model-title .trusttol-model-close {
  display: flex
}

.trusttool-model .trusttool-model-title svg {
  width: 26px;
  height: 26px;
  color: #1d1f21;
  cursor: pointer
}

.trusttool-model .trusttool-model-body {
  padding: 20px 30px 36px 30px;
  margin-top: 52px;
  background-color: #80c600
}

.trusttool-model .trusttool-model-body h2 {
  overflow: hidden;
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap
}

.trusttool-model .trusttool-model-body p {
  font-size: 14px;
  color: rgba(255, 255, 255, .7)
}

.trusttool-model .trusttool-model-list {
  padding: 0 30px;
  padding-bottom: calc(80px - 20px);
  margin-top: -15px
}

.trusttool-model .trusttool-model-list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 50px;
  padding: 0 20px;
  margin-bottom: 15px;
  font-size: 14px;
  background-color: #f6f6f6
}

.trusttool-model .trusttool-model-list li>span {
  flex: 1;
  font-weight: bold;
  color: #1d1f21
}

.trusttool-model .trusttool-model-list li>span:last-child {
  display: flex;
  flex: 0 0 80px;
  align-items: center;
  justify-content: space-between;
  color: #80c600
}

.trusttool-model .trusttool-model-list li>span:last-child svg {
  width: 16px;
  height: 14px;
  fill: #80c600
}

.trusttool-model .trusttool-model-list li>span .text2 {
  font-weight: normal
}

.trusttool-model .trusttool-model-view {
  position: fixed;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  padding: 15px 30px;
  font-size: 14px
}

.trusttool-model .trusttool-model-view>p {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 44px;
  background-color: #fff
}

.trusttool-model .trusttool-model-view>p a {
  color: #fff;
  text-decoration: underline;
  cursor: pointer
}

.trusttool-alert {
  cursor: pointer
}

.disnone {
  display: none !important
}

.padding10 {
  padding-bottom: 0 !important
}

.footer_wrapper .app-trusttool-badge {
  margin-top: 0
}

.footer_wrapper .app-trusttool-badge .badge-none {
  padding: 0 10px;
  margin-top: 0
}

@font-face {
  font-family: "trusttool";
  src: url("//at.alicdn.com/t/font_3322510_mbcsazk8hbh.woff2?t=1649751168305") format("woff2"), url("//at.alicdn.com/t/font_3322510_mbcsazk8hbh.woff?t=1649751168305") format("woff"), url("//at.alicdn.com/t/font_3322510_mbcsazk8hbh.ttf?t=1649751168305") format("truetype")
}

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

.icon-anquan_7::before {
  content: ""
}

.icon-anquan_4::before {
  content: ""
}

.icon-anquan_3::before {
  content: ""
}

.icon-anquan_6::before {
  content: ""
}

.icon-anquan_1::before {
  content: ""
}

.icon-anquan_8::before {
  content: ""
}

.icon-anquan_2::before {
  content: ""
}

.icon-anquan_5::before {
  content: ""
}

/* 弹出框样式 */
.mo-popup {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 510000;
}

.mo-popup ul {
    padding: 0px;
    margin: 0px;
}

.mo-popup .mo-popup-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.mo-popup .mo-popup-body {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  /* height: 100%; */
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  border-radius: var(--button_border_radius);
  overflow: hidden;
}

/* 弹出sku选择框带图片 */
.popup-product-warp {
  /* width: 1000px; */
  /* max-height: 90vh; */
  overflow-y: auto;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  padding: 40px 30px;
  box-sizing: border-box;
  position: relative;
}

.popup-product-warp .icon-claer {
  position: fixed;
  right: 20px;
  top: 20px;
  cursor: pointer;
  z-index: 10;
}

.popup-product-warp .product-swiper {
  /* width: flex; */
  flex-shrink: 0;
  flex: 1;
  margin-right: 20px;
  box-sizing: border-box;
  overflow: hidden;
}

@media (max-width: 768px) {
  .popup-product-warp .product-swiper {
    display: none;
  }
}
.popup-product-warp .product-swiper .swiper-container {
  width: 100%;
}

.popup-product-warp .product-details {
  width: 50%;
  flex: 1;
  flex-shrink: 0;
  /* flex: 1; */
  /* padding: 0 30px; */
  box-sizing: border-box;
}

.popup-product-warp .product-details .product-title {
  font-size: 20px;
  font-weight: 400;
  color: #1d1f21;
  text-align: center;
  position: relative;
  padding-bottom: 30px;
}

.popup-product-warp .product-details .product-title::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  border: 1px solid #1d1f21;
  width: 50px;
  margin-left: -25px;
  content: "";
}

.popup-product-warp .product-details .cell-item {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}

.popup-product-warp .product-details .cell-item {
  margin-bottom: 6px;
}

.popup-product-warp .product-price-discount {
  color: var(--buying_parice_color);
  background-color: var(--discount_tag_bg);
  color: var(--discount_tag_color);
  border-radius: 4px;
  font-size: 13px;
  padding: 1px 8px;
  margin-left: 10px;
  margin-bottom: 6px;
}

.popup-product-warp .product-details .product-price-number {
  font-size: 20px;
  font-weight: 400;
}

.popup-product-warp .product-details .product-price-market {
  font-size: 20px;
  font-weight: 300;
  text-decoration: line-through;
}

.popup-product-warp .product-details .product-sku-name {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}

.popup-product-warp .product-sku-values {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.popup-product-warp .product-details .product-sku-values-item {
  color: #1d1f21;
  line-height: 18px;
  font-size: 14px;
  background: #ffffff;
  border: 1px solid transparent;
  cursor: pointer;
  padding: 6px 16px;
  text-align: center;
  display: flex;
  align-items: center;
  border-radius: var(--popup_border_radius);
}

.popup-product-warp .product-details .product-sku-values-item img {
  width: 30px;
  vertical-align: middle;
  height: 30px;
  margin-right: 6px;
}

.popup-product-warp .product-details .product-sku-values-item-active {
  border: 1px solid #1d1f21;
}

.popup-product-warp .product-details .product-sku-values-item-active:hover {
  border: 1px solid #1d1f21;
}

.popup-product-warp .product-details .product-calculator {
  height: 44px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
}

.popup-product-warp .product-details .product-calculator .product-calculator-handle,
.popup-product-warp .product-details .product-calculator .product-calculator-value {
  width: 44px;
  text-align: center;
  line-height: 44px;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}

.popup-product-warp .product-details .product-calculator .product-calculator-value {
  margin: 0 30px;
  font-size: 1rem;
  color: #1d1f21;
}

.popup-product-warp .product-details .product-calculator .product-calculator-handle {
  display: flex;
  align-items: center;
  justify-content: center;
}

.popup-product-warp .product-details .product-calculator .add-icon {
  display: inline-block;
  position: relative;
  width: 15px;
  height: 15px;
}

.popup-product-warp .product-details .product-calculator .add-icon::before {
  position: absolute;
  left: 0;
  top: 7px;
  width: 15px;
  height: 1px;
  opacity: 0.9;
  background: #1d1f21;
  border-radius: 1px;
  content: "";
}

.popup-product-warp .product-details .product-calculator .add-icon::after {
  position: absolute;
  left: 7px;
  width: 1px;
  height: 15px;
  opacity: 0.9;
  background: #1d1f21;
  border-radius: 1px;
  content: "";
}

.popup-product-warp .product-details .product-calculator .reduce-icon {
  display: inline-block;
  position: relative;
  width: 15px;
  height: 15px;
}

.popup-product-warp .product-details .product-calculator .reduce-icon::before {
  position: absolute;
  left: 0;
  top: 7px;
  width: 15px;
  height: 1px;
  opacity: 0.9;
  background: #1d1f21;
  border-radius: 1px;
  content: "";
}

.popup-product-warp .product-details .product-btns {
  display: flex;
  width: 100%;
}

.popup-product-warp .product-details .product-btns .mo-btn {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.popup-product-warp .product-details .product-btns .divider {
  width: 20px;
}

.product-swiper-small {
  display: flex;
  align-items: center;
  padding: 20px 0;
}

.product-swiper-small .navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.product-swiper-small .swiper-container-small {
  overflow: hidden;
}

.product-swiper-small .swiper-container-small .swiper-small-item {
  width: 76px;
  height: 76px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  cursor: pointer;
  box-sizing: border-box;
}

.product-swiper-small .swiper-container-small .swiper-small-item img {
  width: 76px;
  height: auto;
}

.product-swiper-small .swiper-container-small .active {
  border: 2px solid var(--color-main);
}

.popup-product-warp-attr {
  width: 480px;
}

.product-sku-values-item-disable {
  color: #999 !important;
  text-decoration: line-through;
  position: relative;
}
.product-sku-values-item-disable.skyStyle-image.sku-image-item-mall .product-sku-values-item-disable-mask::after {
  position: absolute;
  content: '';
  height: 18px;
  width: 18px;
  box-sizing: border-box;
  border: 2px solid #fff;
  border-radius: 50%;
}
.product-sku-values-item-disable.skyStyle-image.sku-image-item-mall .product-sku-values-item-disable-mask::before {
  position: absolute;
  content: '';
  width: 2px;
  height: 18px;
  background-color: #ffffff;
  transform: rotate(45deg);
}
.product-sku-values-item-disable.skyStyle-image.sku-image-item-mall .product-sku-values-item-disable-mask {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(100% + 2px);
  width: calc(100% + 2px);
  left: -1px;
  top: -1px;
  background-color: rgba(0,0,0,.2);
}
.product-sku-values-item-disable.skyStyle-color.colorRender .product-sku-values-item-disable-mask {
  position: absolute;
  height: calc(100% - 2px);
  width: calc(100% - 2px);
  display: flex;
  justify-content: center;
  align-items: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  border-radius: 50%;
  overflow: hidden;
  background-color: rgba(0,0,0,.2);
}
.product-sku-values-item-disable.skyStyle-color.colorRender .product-sku-values-item-disable-mask::after {
  position: absolute;
  content: '';
  height: 83%;
  width: 2px;
  background-color: #ffffff;
  transform: rotate(45deg);
}

.product-sku-values-item-disable:hover {
  border: 1px solid transparent !important;
}

@media (max-width: 844px) {
  .product-swiper-small {
    padding: 15px !important;
  }
  .product-swiper-small .swiper-container-small .swiper-small-item {
    width: 150px;
    height: 150px;
  }
}
@media (max-width: 480px) {
  .popup-product-warp-attr {
    width: calc(100vw - 20px) !important;
  }
}
@media (max-width: 767px) {
  .product_tag_list {
    opacity: 1;
    visibility: visible;
  }
}
.popup-product-warp-attr .product-details {
  width: 100%;
  height: 100%;
}

.popup-product-warp-attr .product-btns {
  display: block !important;
}

.popup-product-warp-attr .product-btns .divider {
  width: 100%;
  height: 20px;
}

.line-clamp2 {
  overflow: hidden;
  text-overflow: ellipsis;
  /* word-break:break-all;*/
  word-wrap: break-word;
  word-break: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 100%;
  text-align: center;
}

.text-white-space {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none;
}

