@font-face {
  font-family: "open_iconfont";
  /* Project id 2700194 */
  src: url('//at.alicdn.com/t/font_2700194_3cvhv2595le.woff2?t=1631522596698') format('woff2'), url('//at.alicdn.com/t/font_2700194_3cvhv2595le.woff?t=1631522596698') format('woff'), url('//at.alicdn.com/t/font_2700194_3cvhv2595le.ttf?t=1631522596698') format('truetype'), url('//at.alicdn.com/t/font_2700194_3cvhv2595le.svg?t=1631522596698#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-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-close-lined-1:before {
  content: "\e690";
}
.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;
  color: #000000;
}
.c-flex-row-center {
  display: flex;
  align-items: center;
}
.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 .icon-address-lined-01,
.c-address-item .icon-address-lined-02 {
  color: #2C6ECB;
}
.c-address-item .c-address-text {
  color: #2C6ECB;
}
.c-address-item .c-add-text-box {
  word-break: break-all;
}
.c-time-item {
  font-size: 14px;
}
.c-time-hightlight {
  color: #D99D3C;
}
.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: 20px;
}
.c-review-sold span {
  font-size: 14px;
  color: #585858;
  margin-right: 20px;
}
.c-recommend-item,
.c-browsing-item {
  color: #333;
  margin-bottom: 12px;
  font-size: 14px;
  word-break: break-all;
  line-height: 20px;
}
.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;
}
.template6-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;
}

