/* 产品列表 */
.proList-item_percent {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  width: 80px;
  height: 36px;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 36px;
  color: #1f1d2b;
  text-align: center;
  background: #f0c8a5;
  font-weight: bold;
  padding-top: 0;
}
.proList-item_percent .icon_off {
  font-size: 16px;
  font-style: normal;
  margin-left: 8px;
}
.prolist_item-bottom {
  background-color: #f6f6f6;
}
.prolist-zhekou {
  width: 100%;
  background-color: #989be8;
  color: #fff;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.prolist-zhekou .proList-item-zhekou {
  font-size: 16px;
}
.prolist-zhekou .proList-item-zhekou .icon_sandian {
  display: inline-block;
  margin-right: 10px;
  width: 11px;
  height: 15px;
}
.prolist-zhekou .proList-item-zhekou i {
  font-style: normal;
}
.prolist_item-discountImg {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 60px !important;
  z-index: 3;
}
.prolist-four .prolist_item {
  width: calc((100% - 63px)/4);
}
.prolist-four .prolist_item:nth-child(4n) {
  margin-right: 0;
}
.prolist_item {
  float: none;
  display: inline-block;
  width: calc(25% - 20px);
  box-sizing: border-box;
  margin-bottom: 35px;
  margin-right: 21px;
  vertical-align: text-top;
}
.prolist_item-soldSum {
  font-size: 14px;
  font-weight: 500;
  color: #393837;
  margin: 10px 0 15px;
  text-transform: uppercase;
}
.prolist_item-cartbtn {
  border: 1px solid #0d1623;
  height: 40px;
  width: 100%;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #000000;
  text-transform: capitalize;
  font-weight: 500;
}
.prolist_item-img {
  position: relative;
  min-height: 185px;
}
.prolist_item-img:hover .prolist_item-img--active {
  opacity: 1;
}
.prolist_item-img:hover .prolist_item-img--quick {
  display: block;
}
.prolist_item-img .lozad {
  aspect-ratio: 1/1;
  width: 100%;
  height: auto;
}
.prolist_item-img--active {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  width: 100%;
  transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.prolist_item-img--quick {
  position: absolute;
  display: none;
  top: 40%;
  left: 0;
  z-index: 3;
  width: 80%;
  height: 42px;
  line-height: 42px;
  background: #fff;
  text-align: center;
  right: 0;
  margin: 0 auto;
  color: #000;
}
.prolist_item-img--quick span {
  font-size: 18px;
  color: #000;
  text-transform: capitalize;
}
.prolist_item-img_tips {
  position: absolute;
  margin: 0;
  width: 100%;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  bottom: 0;
  left: 0;
  background: #fff3f3;
  color: #e5007f;
  text-align: center;
  z-index: 10;
  font-weight: bold;
}
.prolist_item-review {
  padding: 13px 20px;
  background: #fff;
  box-sizing: border-box;
}
.prolist_item-percent {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  width: 45px;
  height: 45px;
  background-position: 0px -99px;
  background-size: 201%;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  text-align: center;
  padding-top: 9px;
}
.prolist_item-title {
  margin: 15px 0;
  font-size: 14px;
  color: #666;
  line-height: 14px;
  max-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #7e7e7e;
}
.prolist_item-title .prolist_item-title_top {
  background-color: #0d1623;
  color: #f0c8a5;
  display: inline-block;
  height: 24px;
  width: 56px;
  line-height: 26px;
  text-align: center;
  font-style: italic;
  text-transform: uppercase;
  font-size: 12px;
  margin-right: 10px;
}
.prolist_item-title .prolist_item-title_new {
  background-color: #640909;
  color: #fcebdd;
  display: inline-block;
  height: 24px;
  width: 56px;
  line-height: 26px;
  text-align: center;
  font-style: italic;
  text-transform: uppercase;
  font-size: 12px;
  margin-right: 10px;
}
.prolist_item .prolist_item-title-xin {
  line-clamp: 1;
  -webkit-line-clamp: 1;
}
.prolist_item .prolist_item-buy_now a {
  color: #000;
  border: 1px solid #0d1623;
  height: 44px;
  line-height: 44px;
  width: 100%;
  font-size: 16px;
  text-align: center;
  margin-top: 18px;
  text-decoration: none;
  font-weight: 500;
}
.prolist_item .price-box_price,
.prolist_item .price-box_oldPrice {
  font-family: Heebo;
  font-size: 22px;
  line-height: 1em;
  color: #000;
  font-weight: 600;
}
.prolist_item .price-box_oldPrice {
  font-size: 16px;
  color: #7e7e7e;
  margin-left: 3px;
  font-weight: 400;
}
.prolist_item .price-box_unit {
  font-size: 12px;
  color: #999;
}
.prolist_ratings-box {
  width: 100%;
  float: left;
  height: 0;
}
.prolist_rating-reviews {
  color: #999;
  font-size: 12px;
}
.prolist_right .iconfont.prolist_to-wishlist {
  display: inline-block;
  margin-left: 10px;
}
.prolist_right .iconfont.prolist_to-wishlist.iconheart1 {
  color: #EA094E;
  transition: none;
}
.prolist-review {
  color: #9a9a9a;
  font-size: 12px;
}
.prolist-review_icon {
  display: inline-block;
  margin-left: 5px;
  color: #f5ab69;
  font-size: 12px;
}
.prolist-review_icon--zero {
  color: #cbcccd;
}
.prolist_to-wishlist.wishlist-btn {
  float: right;
}
.prolist_to-wishlist.wishlist-btn::before {
  font-size: 20px;
}
.prolist_to-wishlist.wishlist-btn.iconheart1 {
  color: #ea094e;
}
.prolist_to-wishlist.iconheart2::before {
  content: "\e604" !important;
}
.cms-page-view .prolist {
  font-size: 0;
}
.cms-page-view .prolist .prolist_item {
  float: none;
  width: calc((100% - 100px) / 5);
  margin-right: 25px;
  vertical-align: text-top;
}
.cms-page-view .prolist .prolist_item:nth-child(5n) {
  margin-right: 0;
}
.cms-page-view .prolist .price-box_price {
  font-size: 18px;
  font-weight: bold;
}
.cms-page-view .prolist .prolist_item-title {
  line-clamp: 1;
  -webkit-line-clamp: 1;
}
.home-title {
  text-transform: uppercase;
  font-family: "Cinzel";
  margin-top: 0;
  padding-top: 60px;
  font-size: 40px;
}
.video-home-title {
  padding-bottom: 0;
  margin-bottom: 50px;
  font-weight: bold;
  padding-top: 0;
  margin-top: 50px;
}
.product-home-title {
  padding-bottom: 0;
  margin-bottom: 50px;
  font-weight: bold;
  padding-top: 80px;
}
.home-title::after {
  display: none;
}
@media screen and (max-width: 1439px) {
  .prolist_row-icon .iconfont {
    width: 26px;
    height: 26px;
    font-size: 14px;
  }
  .prolist_to-cart {
    margin-right: 5px;
  }
  .rating-star {
    margin-right: 0;
  }
}
.new_percent_word {
  background: #FFE2C9;
  height: 36px;
  text-align: center;
}
.new_percent_word .proList-item_percent {
  position: initial;
  background: none;
  color: #9A5E27;
  font-size: 16px;
}
.new_percent_word .proList-item_word {
  background: none;
  display: inline-block;
  font-size: 14px;
  color: #7C624C;
  line-height: 36px;
  height: 36px;
  margin-left: 10px;
}
.new_percent_word .proList-item_nopercent {
  margin-left: 0;
  font-size: 16px;
  font-weight: bold;
  color: #0D1623;
}
.total_pages {
  font-size: 16px;
  color: #BEBEBE;
  font-weight: bold;
  margin-right: 15px;
  line-height: 40px;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .prolist_item-review {
    padding: 13px 0;
  }
}
.swiper-button-next,
.swiper-button-prev {
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  background-color: #fff;
  position: absolute;
  top: 45%;
  z-index: 5;
  width: 29px;
  height: 78px;
  background: #0d1623;
  opacity: 0.8;
  line-height: 78px;
  font-size: 24px;
  color: #fff;
}
.fans-flash .product-detail_zoomImg {
  position: relative;
}
.fans-flash .product-detail_zoomImg .product-detail_video {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  top: 0;
  height: 456px !important;
}
.swiper-button-next {
  right: 0;
}
