@font-face {
  font-family: "open_iconfont";
  /* Project id 2700194 */
  src: url('//at.alicdn.com/t/c/font_2700194_eyinsn9resw.woff2?t=1665640829931') format('woff2'), url('//at.alicdn.com/t/c/font_2700194_eyinsn9resw.woff?t=1665640829931') format('woff'), url('//at.alicdn.com/t/c/font_2700194_eyinsn9resw.ttf?t=1665640829931') format('truetype'), url('//at.alicdn.com/t/c/font_2700194_eyinsn9resw.svg?t=1665640829931#open_iconfont') format('svg');
}
.open_iconfont {
  font-family: "open_iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-ship:before {
  content: "\e61d";
}
.icon-brows:before {
  content: "\e61e";
}
.icon-delivery:before {
  content: "\e61f";
}
.icon-recommendation:before {
  content: "\e621";
}
.icon-sale:before {
  content: "\e622";
}
.icon-address-lined-02:before {
  content: "\e6a7";
}
.icon-recommend-lined-02:before {
  content: "\e6a8";
}
.icon-Browsing-lined-02:before {
  content: "\e6a9";
}
.icon-Sold-lined-01:before {
  content: "\e6a6";
}
.icon-recommend-lined-01:before {
  content: "\e6a5";
}
.icon-address-lined-01:before {
  content: "\e6a3";
}
.icon-Browsing-lined-01:before {
  content: "\e6a4";
}
.icon-dingdanzongshu:before {
  content: "\e6a2";
}
.icon-huoquzongcishu:before {
  content: "\e6a1";
}
.icon-donwn-copy:before {
  content: "\e76c";
}
.icon-gouwuchekong:before {
  content: "\e61b";
}
.icon-coupon_lined_01:before {
  content: "\e69f";
}
.icon-Promotions_lined_01:before {
  content: "\e6a0";
}
.icon-add_lined_01:before {
  content: "\e69e";
}
.icon-a-Leftarea_lined_01:before {
  content: "\e69c";
}
.icon-a-Rightarea_lined_01:before {
  content: "\e69d";
}
.icon-a-right_lined_a:before {
  content: "\e69a";
}
.icon-a-left_lined_01:before {
  content: "\e69b";
}
.icon-a-down_lined_a:before {
  content: "\e696";
}
.icon-a-up_lined_01:before {
  content: "\e699";
}
.icon-31yiguanzhudianpu:before {
  content: "\e620";
}
.icon-_computer:before {
  content: "\e62f";
}
.icon-_mobile:before {
  content: "\e63a";
}
.icon-_help1:before {
  content: "\e653";
}
.icon-jinggao:before {
  content: "\e6c1";
}
.icon-_drop-down:before {
  content: "\e631";
}
.icon-Language_lined_01:before {
  content: "\e695";
}
.icon-picture_lined_01:before {
  content: "\e691";
}
.icon-close-lined-1:before {
  content: "\e690";
}
.icon-right-lined-1:before {
  content: "\e68e";
}
.icon-Left-lined-1:before {
  content: "\e68f";
}
.icon-a-Blindbox-lined-1:before {
  content: "\e68d";
}
.c-mb-12 {
  margin-bottom: 12px;
}
.c-mt-20 {
  margin-top: 20px;
}
.c-mt-30 {
  margin-top: 30px;
}
.c-icon-item {
  font-size: 18px;
  margin-right: 6px;
}
.c-flex-row-center {
  display: flex;
}
.c-flex-column-center {
  display: flex;
  justify-content: center;
}
.c-flex-col-align-center {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-hurryup-bar,
.c-detail-hurryup-bar {
  background: #FC6801;
  display: inline-block;
  position: relative;
  padding: 4px 8px;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  margin-top: 4px;
  width: max-content;
}
.c-pop-mask {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  display: none;
}
.c-pc-pop {
  width: 640px;
  height: 426px;
  position: fixed;
  left: calc((100vw - 640px)/2);
  top: calc((100vh - 426px)/2);
  background: #fff;
  z-index: 9999;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1), 0px 8px 40px rgba(0, 0, 0, 0.2);
  display: none;
}
.c-pc-pop .c-pc-pop-title {
  display: flex;
  padding: 20px;
  box-sizing: border-box;
  height: 64px;
  background: linear-gradient(180deg, #FFFFFF 0%, #F7F7F7 100%);
  border-radius: 4px 4px 0px 0px;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  color: #202223;
}
.c-pc-pop .c-pc-pop-title .pop-title {
  flex: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.c-pc-pop .c-pc-pop-title .icon-close-lined-1 {
  font-weight: bold;
  font-size: 16px;
  color: #8792A4;
  width: 16px;
}
.c-pc-pop .c-pop-close-icon {
  cursor: pointer;
}
.c-pc-pop .c-pc-pop-content {
  height: 362px;
  padding: 20px;
  box-sizing: border-box;
  overflow-y: auto;
}
.c-pc-pop .c-pc-pop-content img,
.c-pc-pop .c-pc-pop-content iframe {
  max-width: 100%;
}
.c-address-item {
  font-size: 14px;
}
.c-address-item .c-address-text {
  color: #000;
  font-weight: 700;
}
.c-address-item .c-add-text-box {
  word-break: break-all;
}
.c-time-item {
  font-size: 14px;
  margin-bottom: 20px;
  display: flex;
}
.c-time-hightlight {
  color: #000;
  font-weight: 700;
}
.c-pop-body {
  overflow: hidden !important;
}
.c-review-sold-box {
  display: flex !important;
  align-items: center;
}
.c-review-sold-box .c-review-sold {
  margin-bottom: 0;
  margin-left: 20px;
}
.c-review-sold {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.c-review-sold span {
  font-size: 14px;
  margin-right: 20px;
}
.c-review-sold strong {
  font-weight: 700;
  margin-right: 4px;
  color: #000;
}
.c-recommend-item,
.c-browsing-item {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 20px;
}
.c-recommend-item strong,
.c-browsing-item strong {
  color: #000;
}
.c-harryup-percent-bar {
  height: 8px;
  background: #F3F3F3;
  border-radius: 6px;
  position: relative;
  width: 100%;
  max-width: 480px;
}
.c-harryup-percent-bar-color {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #FCC501 0%, #FC6801 60.37%), #E80B2B;
  border-radius: 6px;
}
.c-harryup-percent-bar-box {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 220px;
  top: 10px;
  position: relative;
}
.c-harryup-box {
  display: flex;
  align-items: center;
  margin-top: 12px;
  margin-bottom: 30px;
  width: 100%;
  max-width: 480px;
}
.c-harryup-box .c-harryup-text {
  flex: 1;
  font-size: 14px;
  text-align: left;
}
.c-harryup-box .inventory-number {
  color: #F0667B;
}
.buy-cart-box.drawer .c-hurryup-bar {
  display: flex;
  width: max-content;
}
.c-badge-box {
  width: 100%;
}
.c-badge-box .c-badge-title {
  position: relative;
  border-top: 1px solid #D4F3F0;
  display: flex;
  justify-content: center;
  width: 100%;
}
.c-badge-box .c-badge-title .title-text {
  background: #fff;
  position: relative;
  font-size: 24px;
  transform: translateY(-50%);
  color: #2AC6B3;
  font-weight: 500;
  padding: 0 10px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  word-break: break-all;
  max-width: calc(100% - 24px);
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: center;
}
.c-badge-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-left: 40px;
  box-sizing: border-box;
}
.c-badge-list .badge-image {
  margin-right: 12px;
  margin-bottom: 12px;
}
.c-badge-list .badge-image img {
  width: 94px;
  height: 94px;
  border-radius: 8px;
}
.c-badge-list .badge-image-mr0 {
  margin-right: 0;
}
.c-badge-list {
  padding: 0;
  box-sizing: border-box;
}
.c-badge-list .badge-image {
  margin-right: 10px;
}
.c-badge-list .badge-image-mr0 {
  margin-right: 0;
}
.c-badge-view-more {
  display: flex;
  justify-content: center;
}
.c-badge-view-more .textBtn {
  padding: 10px 0;
  color: #273a8a;
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
  display: inline-block;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .c-pc-pop {
    display: none;
    width: 100%;
    left: 0;
    bottom: 0;
    top: inherit;
    height: calc(100vh - 170px);
  }
  .c-pc-pop-content {
    padding: 20px 12px;
  }
  .c-badge-box .c-badge-title .title-text {
    font-size: 14px;
  }
  .badge-image img {
    width: 78px;
    height: 78px;
    border-radius: 4px;
  }
  .c-harryup-percent-bar,
  .c-harryup-box {
    width: 100%;
  }
  .c-review-sold-box {
    display: flex !important;
    align-items: center;
  }
  .c-review-sold-box > span {
    flex: 1;
  }
  .c-review-sold-box .c-review-sold {
    margin-bottom: 0;
    margin-left: 20px;
  }
  .c-review-sold-box .c-review-sold span {
    margin-right: 0;
  }
  .cart-number {
    display: flex !important;
    flex-direction: column !important;
  }
  .cart-number .c-hurryup-bar {
    right: inherit !important;
  }
  .district-body .cart-number {
    display: inherit !important;
  }
  .showcase-body .c-badge-box,
  .showcase-body .c-harryup-percent-bar-box {
    padding: 0 30px;
    box-sizing: border-box;
  }
  .showcase-body .flex-quantity .c-address-item,
  .showcase-body .flex-quantity .c-time-item {
    padding: 0 30px;
    box-sizing: border-box;
  }
}
/****样式兼容性****/
.template5-body .c-harryup-percent-bar-box,
.marousi-body .c-harryup-percent-bar-box,
.volos-body .c-harryup-percent-bar-box {
  width: 100%;
}
.template5-body .c-harryup-percent-bar-box .c-harryup-percent-bar,
.marousi-body .c-harryup-percent-bar-box .c-harryup-percent-bar,
.volos-body .c-harryup-percent-bar-box .c-harryup-percent-bar {
  width: 100%;
}
.template5-body .c-harryup-percent-bar-box .c-harryup-box,
.marousi-body .c-harryup-percent-bar-box .c-harryup-box,
.volos-body .c-harryup-percent-bar-box .c-harryup-box {
  width: 100%;
}
.template5-body .J-Cartpag .c-hurryup-bar {
  left: -15px;
}
.liquid-body .c-harryup-percent-bar-box {
  margin-top: 20px;
}
.showcase-body .c-badge-box {
  padding: 0 20px;
  box-sizing: border-box;
}
.pacific-body .c-address-item,
.pacific-body .c-time-item {
  margin-bottom: 20px;
  max-width: 900px;
}
/*==模板字重兼容==*/
.dawn-body .c-address-item .c-address-text {
  color: #56362C;
}
.dawn-body .c-time-hightlight {
  color: #56362C;
}
.dawn-body .c-review-sold strong,
.dawn-body .c-recommend-item strong,
.dawn-body .c-browsing-item strong {
  color: #56362C;
}
.violet .c-address-item .c-address-text {
  color: #351A42;
}
.violet .c-time-hightlight {
  color: #351A42;
}
.violet .c-review-sold strong,
.violet .c-recommend-item strong,
.violet .c-browsing-item strong {
  color: #351A42;
}

