@charset "UTF-8";

.product-pc-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  align-items: center;
  width: 100%;
  min-height: 432px;
  padding-top: 20px;
  box-sizing: border-box
}

.product-pc-container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  align-items: center;
  max-width: 1200px;
  min-width: 1200px;
  width: 1200px;
  height: 100%;
  box-sizing: border-box;
  margin: auto
}

.product-pc-box {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  flex: 1;
  width: 1200px;
  margin-bottom: 20px;
  padding: 40px 40px 40px 210px;
  background: #fff;
  /* border-radius: 12px; */
  box-sizing: border-box
}

.product-pc-box .product-new-icon {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  padding: 2px 6px;
  border-radius: 0 8px 8px 8px;
  font-family: HONORSansBrand-Regular;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: right;
  line-height: 20px;
  font-weight: 400
}

.product-pc-box .prod-img-box {
  width: 180px;
  height: 180px
}

.product-pc-box .prod-img {
  display: block;
  width: 100%;
  height: 100%
}

.product-pc-box .prod-con-box {
  position: relative;
  box-sizing: border-box
}

.product-pc-box .prod-con-title {
  width: 100%;
  height: 28px;
  padding-bottom: 10px;
  font-family: HONORSansBrand-Regular;
  font-size: 20px;
  color: #1A1A1A;
  letter-spacing: 0;
  line-height: 28px;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.product-pc-box .prod-con-tip {
  max-width: 544px;
  height: 24px;
  padding: 0px 8px;
  font-family: HONORSansBrand-Regular;
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 4px;
  display: inline-block;
  visibility: hidden;
}

.product-pc-box .prod-con-favor {
  display: block;
  max-width: 560px;
  /* padding: 2px 6px; */
  margin: 10px 0 0;
  font-family: HONORSansBrand-Regular;
  font-size: 16px;
  color: #EC0029;
  letter-spacing: 0;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /* border: 0.5px solid #EC0029; */
  border-radius: 4px;
  box-sizing: border-box
}

.product-pc-box .close-favor-border {
  border: none;
  border-radius: none
}

.product-pc-box .prod-price-box {
  position: absolute;
  width: 100%;
  /* line-height: 28px; */
  bottom: 0px;
}

.product-pc-box .price-sell-box {
  display: inline-block;
  font-family: HONORSansBrand-Regular;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.9);
  letter-spacing: 0;
  line-height: 36px;
  font-weight: 600;
  vertical-align: baseline
}

.product-pc-box .price-sell-box::after {
  position: relative;
  top: 0;
  left: 2px;
  content: "起";
  font-family: HONORSansBrand-Regular;
  font-size: 14px;
  /* color: rgba(0, 0, 0, 0.9); */
  letter-spacing: 0;
  line-height: 20px;
  /* font-weight: 600 */
}

.product-pc-box .price-symbol {
  margin-left: -4px;
  margin-right: -2px;
  font-size: 14px;
  font-weight: 400;
}

.product-pc-box .price-origin-box {
  padding-left: 10px;
  font-family: HONORSansBrand-Regular;
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
  vertical-align: baseline;
  text-decoration: line-through
}

.prod-pc-one-row {
  width: 100%;
  height: 260px;
}

.prod-pc-one-row .prod-con-box {
  float: right;
  width: 560px;
  height: 180px;
  padding: 0px;
}

.prod-pc-one-row .price-purchase-btn {
  margin-top: 20px
}

.prod-pc-one-row:first-child {
  /* margin-top: 20px */
}

/* 2.5.1.300 新增突出价格样式 */
.style-2 .prod-pc-one-row .prod-con-title,
.style-3 .prod-pc-one-row .prod-con-title {
  padding-bottom: 8px;
}

.style-2 .prod-pc-one-row .prod-con-tip,
.style-3 .prod-pc-one-row .prod-con-tip {
  width: 560px;
  max-width: 560px;
  padding: 0;
}

.style-3 .prod-pc-one-row .trend-image {
  width: 176px;
  height: 64px;
  margin-top: 20px;
}

.style-2 .prod-pc-one-row .prod-price-box {
  width: 238px;
  height: 38px;
  line-height: 40px;
  font-size: 0;
  border: 1px solid #000000;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.style-3 .prod-pc-one-row .prod-price-box {
  width: 128px;
  height: 40px;
  margin-left: 24px;
  line-height: 40px;
  text-align: center;
  position: relative;
  bottom: -4px;
}

.style-2 .prod-pc-one-row .prod-price-box .price-sell-box {
  flex: 1;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.style-3 .prod-pc-one-row .prod-price-box .price-sell-box {
  height: 40px;
  line-height: 40px;
  color: #FF3440;
}

.style-2 .prod-pc-one-row .prod-price-box .nowBuyBtn {
  flex: 1;
  height: 40px;
  line-height: 40px;
  background: #000000;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  border-radius: 20px;
  position: relative;
  right: -1px;
}

/* 突出价格-暂无报价 */
.style-2 .prod-pc-one-row .noPrice {
  border: none;
}

.style-2 .prod-pc-one-row .noPrice .price-sell-box {
  text-align: left;
}

.prod-pc-two-row {
  flex: none;
  width: 590px;
  height: 240px;
  padding: 40px 20px 40px 40px
}

.prod-pc-two-row .prod-img-box {
  width: 160px;
  height: 160px;
}

.prod-pc-two-row .prod-con-box {
  float: right;
  width: 330px;
  height: 160px;
}

.prod-pc-two-row .prod-price-box {
  text-align: left
}

.prod-pc-two-row .prod-con-title {
  height: 28px;
  font-family: HONORSansBrand-Regular;
  padding-bottom: 8px;
  font-size: 20px;
  color: #1A1A1A;
  letter-spacing: 0;
  line-height: 28px;
  font-weight: 400
}

.prod-pc-two-row .prod-con-tip {
  max-width: 314px;
  padding: 0 8px;
  font-family: HONORSansBrand-Regular;
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 400;
  border-radius: 4px;
  display: inline-block;
}

/* 2.5.1.300 新增突出价格样式 */
.style-2 .prod-pc-two-row .prod-con-tip,
.style-3 .prod-pc-two-row .prod-con-tip {
  max-width: 330px;
  padding: 0;
  border-radius: 0;
}

.prod-pc-two-row .prod-con-favor {
  max-width: 330px;
  margin: 8px 0 0;
  font-family: HONORSansBrand-Regular;
  font-size: 16px;
  color: #EC0029;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400
}

.style-3 .prod-pc-two-row .trend-image {
  width: 176px;
  height: 64px;
  margin-top: 4px;
  display: block;
}

.prod-pc-two-row .price-sell-box {
  height: 32px;
  font-family: HONORSansBrand-Regular;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.9);
  letter-spacing: 0;
  line-height: 32px;
  font-weight: 600
}

.prod-pc-two-row .price-sell-box::after {
  font-family: HONORSansBrand-Regular;
  font-size: 14px;
  /* color: rgba(0, 0, 0, 0.9); */
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 500
}

.prod-pc-two-row .price-origin-box {
  font-family: HONORSansBrand-Regular;
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400
}

.prod-pc-two-row:nth-child(2n+2) {
  margin-left: 20px
}

.style-2 .prod-pc-two-row .prod-price-box {
  width: 238px;
  height: 38px;
  line-height: 40px;
  font-size: 0;
  border: 1px solid #000000;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.style-2 .prod-pc-two-row .prod-price-box .price-sell-box {
  flex: 1;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.style-2 .prod-pc-two-row .prod-price-box .nowBuyBtn {
  flex: 1;
  height: 40px;
  line-height: 40px;
  background: #000000;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  border-radius: 20px;
  position: relative;
  right: -1px;
}

.style-3 .prod-pc-two-row .prod-price-box {
  width: 128px;
  height: 40px;
  margin-left: 24px;
  margin-top: 4px;
  line-height: 40px;
  text-align: center;
  position: relative;
}

.style-3 .prod-pc-two-row .prod-price-box .price-sell-box {
  height: 40px;
  line-height: 40px;
  color: #FF3440;
}

/* 突出价格-暂无报价 */
.style-2 .prod-pc-two-row .noPrice {
  border: none;
}

.style-2 .prod-pc-two-row .noPrice .price-sell-box {
  text-align: left;
}

.prod-pc-three-row {
  min-width: 386px;
  max-width: 386px;
  height: 424px;
  margin-right: 21px;
  padding: 10px 12px
}

.prod-pc-three-row .product-new-icon {
  padding: 2px 8px;
  font-family: HONORSansBrand-Regular;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: right;
  line-height: 20px;
  font-weight: 400
}

.prod-pc-three-row .prod-img-box {
  width: 160px;
  height: 160px;
  /* padding: 0 4px 8px; */
  margin: 20px auto 40px;
}

.style-3 .prod-pc-three-row .prod-img-box {
  margin-top: 30px;
}

.prod-pc-three-row .prod-con-box {
  width: 346px;
  height: 160px;
  margin: 0 auto;
  text-align: center
}

.style-3 .prod-pc-three-row .prod-con-box {
  height: 176px;
}

.prod-pc-three-row .prod-con-title {
  height: 28px;
  /* margin-bottom: 8px; */
  /* padding: 0 4px; */
  padding-bottom: 0px;
  font-family: HONORSansBrand-Regular;
  font-size: 20px;
  color: #1A1A1A;
  letter-spacing: 0;
  text-align: center;
  line-height: 28px;
  font-weight: 400
}

.style-2 .prod-pc-three-row .prod-con-title {
  max-width: 330px;
  margin-left: 7px;
}

.style-3 .prod-pc-three-row .prod-con-title {
  width: 346px;
  max-width: 346px;
}

.prod-pc-three-row .prod-con-tip {
  max-width: 330px;
  height: 24px;
  margin-bottom: 8px;
  /* padding: 0 4px 6px; */
  font-family: HONORSansBrand-Regular;
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
  font-weight: 400;
  display: inline-block;
}

.style-2 .prod-pc-three-row .prod-con-tip {
  padding: 0;
}

.style-3 .prod-pc-three-row .prod-con-tip {
  width: 346px;
  max-width: 346px;
  padding: 0;
}

.prod-pc-three-row .prod-con-favor {
  line-height: 20px;
  max-width: 346px;
  padding: 0px 6px;
  margin-bottom: 30px
}

.style-2 .prod-pc-three-row .prod-con-favor {
  max-width: 330px;
  height: 24px;
  margin-bottom: 12px;
  margin-left: 8px;
  line-height: 24px;
  padding: 0;
}

.style-3 .prod-pc-three-row .trend-image {
  width: 176px;
  height: 64px;
  margin: 8px auto;
  display: block;
}

.prod-pc-three-row .prod-price-box {
  height: 32px;
  line-height: 32px
}

.prod-pc-three-row .price-sell-box {
  font-family: HONORSansBrand-Regular;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.9);
  letter-spacing: 0;
  line-height: 32px;
  font-weight: 600
}

.prod-pc-three-row .price-sell-box::after {
  font-family: HONORSansBrand-Regular;
  font-size: 14px;
  /* color: rgba(0, 0, 0, 0.9); */
  letter-spacing: 0;
  line-height: 20px;
  /* font-weight: 600 */
}

.prod-pc-three-row .price-origin-box {
  font-family: HONORSansBrand-Regular;
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400
}

.prod-pc-three-row:nth-child(3n+3) {
  margin-right: 0
}

.style-2 .prod-pc-three-row .prod-price-box {
  width: 238px;
  height: 38px;
  margin-left: 50px;
  line-height: 40px;
  font-size: 0;
  border: 1px solid #000000;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.style-2 .prod-pc-three-row .prod-price-box .price-sell-box {
  flex: 1;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.style-2 .prod-pc-three-row .prod-price-box .nowBuyBtn {
  flex: 1;
  height: 40px;
  line-height: 40px;
  background: #000000;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  border-radius: 20px;
  position: relative;
  right: -1px;
}

/* 突出价格-暂无报价 */
.style-2 .prod-pc-three-row .noPrice {
  border: none;
}

.style-2 .prod-pc-three-row .noPrice .price-sell-box {
  text-align: center;
}

.style-3 .prod-pc-three-row .prod-price-box {
  width: 128px;
  height: 40px;
  margin: 0 auto;
  line-height: 40px;
  text-align: center;
  position: relative;
  bottom: 4px;
}

.style-3 .prod-pc-three-row .prod-price-box .price-sell-box {
  height: 40px;
  line-height: 40px;
  color: #FF3440;
}

.prod-pc-four-row {
  min-width: 285px;
  max-width: 285px;
  height: 380px;
  margin-right: 20px;
  padding: 28px 12px 40px;
}

.style-3 .prod-pc-four-row {
  padding-bottom: 16px;
}

.prod-pc-four-row .product-new-icon {
  padding: 2px 8px;
  font-family: HONORSansBrand-Regular;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: right;
  line-height: 20px;
  font-weight: 400
}

.prod-pc-four-row .prod-img-box {
  width: 140px;
  height: 140px;
  /* padding: 0 4px 8px; */
  margin: 0 auto 28px;
}

.style-3 .prod-pc-four-row .prod-img-box {
  margin-bottom: 24px;
}

.prod-pc-four-row .prod-con-box {
  width: 261px;
  height: 144px;
  margin: 0 auto;
  text-align: center
}

.style-2 .prod-pc-four-row .prod-con-box {
  height: 156px;
}

.style-3 .prod-pc-four-row .prod-con-box {
  height: 172px;
}

.prod-pc-four-row .prod-con-title {
  height: 28px;
  /* margin-bottom: 8px; */
  padding: 0;
  font-family: HONORSansBrand-Regular;
  font-size: 20px;
  color: #1A1A1A;
  letter-spacing: 0;
  text-align: center;
  line-height: 28px;
  font-weight: 400
}

/* 2.5.1.300 突出价格 */
.style-2 .prod-pc-four-row .prod-con-title,
.style-3 .prod-pc-four-row .prod-con-title {
  max-width: 261px;
  padding: 0;
}

.prod-pc-four-row .prod-con-tip {
  max-width: 245px;
  height: 24px;
  margin-bottom: 8px;
  /* padding: 0 4px 0; */
  font-family: HONORSansBrand-Regular;
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
  font-weight: 400;
  border-radius: 4px;
  display: inline-block;
}

/* 2.5.1.300 突出价格 */
.style-2 .prod-pc-four-row .prod-con-tip,
.style-3 .prod-pc-four-row .prod-con-tip {
  max-width: 261px;
  padding: 0;
}

.prod-pc-four-row .prod-con-favor {
  max-width: 261px;
  /* padding: 2px 6px !important; */
  margin-bottom: 20px;
  font-family: HONORSansBrand-Regular;
  font-size: 16px;
  color: #EC0029;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400
}

.style-2 .prod-pc-four-row .prod-con-favor {
  height: 24px;
  margin-bottom: 0px;
  line-height: 24px;
}

.style-3 .prod-pc-four-row  .trend-image {
  width: 176px;
  height: 64px;
  margin: 4px auto 8px;
  display: block;
}

.prod-pc-four-row .prod-price-box {
  height: 32px;
  line-height: 32px
}

.prod-pc-four-row .price-sell-box {
  font-family: HONORSansBrand-Regular;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.9);
  letter-spacing: 0;
  line-height: 32px;
  font-weight: 600
}

.prod-pc-four-row .price-sell-box::after {
  font-family: HONORSansBrand-Regular;
  font-size: 14px;
  /* color: rgba(0, 0, 0, 0.9); */
  letter-spacing: 0;
  line-height: 20px;
  /* font-weight: 600 */
}

.prod-pc-four-row .price-origin-box {
  font-family: HONORSansBrand-Regular;
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400
}

.prod-pc-four-row:nth-child(4n+4) {
  margin-right: 0
}

.style-2 .prod-pc-four-row .prod-price-box {
  width: 238px;
  height: 38px;
  margin-left: 10px;
  margin-top: 24px;
  line-height: 40px;
  font-size: 0;
  border: 1px solid #000000;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.style-2 .prod-pc-four-row .prod-price-box .price-sell-box {
  flex: 1;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.style-2 .prod-pc-four-row .prod-price-box .nowBuyBtn {
  flex: 1;
  height: 40px;
  line-height: 40px;
  background: #000000;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  border-radius: 20px;
  position: relative;
  right: -1px;
}

/* 突出价格-暂无报价 */
.style-2 .prod-pc-four-row .noPrice {
  border: none;
}

.style-2 .prod-pc-four-row .noPrice .price-sell-box {
  text-align: center;
}

.style-3 .prod-pc-four-row .prod-price-box {
  width: 128px;
  height: 40px;
  margin: 0 auto;
  line-height: 40px;
  text-align: center;
  position: relative;
  bottom: 4px;
}

.style-3 .prod-pc-four-row .prod-price-box .price-sell-box {
  height: 40px;
  line-height: 40px;
  color: #FF3440;
}

.prod-pc-scroll-row {
  flex-wrap: nowrap;
  min-width: 285px;
  max-width: 285px;
  height: 380px;
  margin-right: 20px;
  padding: 28px 12px 40px;
}

.prod-pc-scroll-row .product-new-icon {
  padding: 2px 8px;
  font-family: HONORSansBrand-Regular;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: right;
  line-height: 20px;
  font-weight: 400
}

.prod-pc-scroll-row .prod-img-box {
  width: 140px;
  height: 140px;
  /* padding: 0 4px 8px; */
  margin: 0 auto 28px;
}

.prod-pc-scroll-row .prod-con-box {
  width: 261px;
  height: 144px;
  margin: 0 auto;
  text-align: center
}

.prod-pc-scroll-row .prod-con-title {
  height: 28px;
  /* margin-bottom: 8px; */
  padding: 0;
  font-family: HONORSansBrand-Regular;
  font-size: 20px;
  color: #1A1A1A;
  letter-spacing: 0;
  text-align: center;
  line-height: 28px;
  font-weight: 400
}

.prod-pc-scroll-row .prod-con-tip {
  max-width: 253px;
  height: 24px;
  margin-bottom: 8px;
  padding: 0;
  font-family: HONORSansBrand-Regular;
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
  font-weight: 400;
  border-radius: 4px;
  display: inline-block;
}

.prod-pc-scroll-row .prod-con-favor {
  max-width: 261px;
  /* padding: 2px 6px !important; */
  padding: 0;
  margin-bottom: 20px;
  font-family: HONORSansBrand-Regular;
  font-size: 16px;
  color: #EC0029;
  letter-spacing: 0;
  line-height: 16px;
  font-weight: 400
}

.prod-pc-scroll-row .prod-price-box {
  height: 32px;
  line-height: 32px
}

.prod-pc-scroll-row .price-sell-box {
  font-family: HONORSansBrand-Regular;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.9);
  letter-spacing: 0;
  line-height: 32px;
  font-weight: 600
}

.prod-pc-scroll-row .price-sell-box::after {
  font-family: HONORSansBrand-Regular;
  font-size: 14px;
  /* color: rgba(0, 0, 0, 0.9); */
  letter-spacing: 0;
  line-height: 20px;
  /* font-weight: 600 */
}

.prod-pc-scroll-row .price-origin-box {
  font-family: HONORSansBrand-Regular;
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400
}

.prod-pc-four-row:nth-child(4n+4) {
  margin-right: 0
}

.product-arrow-box {
  position: absolute;
  top: 48%;
  width: 72px;
  height: 72px;
  line-height: 72px;
  font-size: 32px;
  text-align: center;
  border-radius: 50%;
  z-index: 10;
  background: rgba(0, 0, 0, 0.05);
  color: rgba(255, 255, 255, 0.5);
  cursor: pointer
}

.product-arrow-box::hover {
  background: rgba(0, 0, 0, 0.15)
}

.product-arrow-box::active {
  background: rgba(0, 0, 0, 0.25)
}

.left-arrow-box {
  left: -80px;
  transform: translate(-50%, -50%)
}

.right-arrow-box {
  right: -150px;
  transform: translate(-50%, -50%)
}

.price-purchase-btn {
  width: 104px;
  height: 40px;
  background: #000000;
  margin-top: 15px;
  border-radius: 20px;
  font-family: HONORSansBrand-Regular;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer
}

a {
  text-decoration: none !important
}

.close-box {
  display: none !important
}

.product-outside-box {
  width: 100%;
  overflow-x: hidden
}

.product-outside-box .product-inside-box {
  position: relative;
  display: flex;
  flex-wrap: no-wrap;
  justify-content: left;
  align-items: center;
  width: auto;
}

.prod-pc-scroll-row {
  flex-wrap: nowrap;
  min-width: 285px;
  max-width: 285px;
  height: 420px;
  margin-right: 20px;
  padding: 40px 12px
}

.style-2 .prod-pc-scroll-row {
  height: 380px;
  padding: 28px 12px;
}

.style-3 .prod-pc-scroll-row {
  height: 380px;
  padding: 28px 12px 16px;
}

.prod-pc-scroll-row .product-new-icon {
  padding: 2px 8px;
  font-family: HONORSansBrand-Regular;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: right;
  line-height: 20px;
  font-weight: 400
}

.prod-pc-scroll-row .prod-img-box {
  width: 160px;
  height: 160px;
  padding: 0 4px 8px;
  margin: 0 auto 32px
}

.style-2 .prod-pc-scroll-row .prod-img-box {
  width: 140px;
  height: 140px;
  margin: 0 auto 28px;
}

.style-3 .prod-pc-scroll-row .prod-img-box {
  width: 140px;
  height: 140px;
  margin: 0 auto 24px;
  padding: 0;
}

.prod-pc-scroll-row .prod-con-box {
  height: 140px;
  text-align: center
}

.style-2 .prod-pc-scroll-row .prod-con-box {
  height: 156px;
}

.style-3 .prod-pc-scroll-row .prod-con-box {
  height: 172px;
}

.prod-pc-scroll-row .prod-con-tip {
  max-width: 253px;
  height: 24px;
  padding: 0 4px 0;
  font-family: HONORSansBrand-Regular;
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
  font-weight: 400
}

.style-2 .prod-pc-scroll-row .prod-con-tip,
.style-3 .prod-pc-scroll-row .prod-con-tip {
  width: 261px;
  max-width: 261px;
  padding: 0;
}

.style-2 .prod-pc-scroll-row .prod-con-favor {
  margin-bottom: 24px;
  margin-top: 8px;
}

.style-3 .prod-pc-scroll-row  .trend-image {
  width: 176px;
  height: 64px;
  margin: 4px auto;
  display: block;
}

.prod-pc-scroll-row .prod-price-box {
  height: 32px;
  line-height: 32px
}

.prod-pc-scroll-row .price-sell-box {
  font-family: HONORSansBrand-Regular;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.9);
  letter-spacing: 0;
  line-height: 32px;
  font-weight: 600
}

.prod-pc-scroll-row .price-sell-box::after {
  font-family: HONORSansBrand-Regular;
  font-size: 14px;
  /* color: rgba(0, 0, 0, 0.9); */
  letter-spacing: 0;
  line-height: 20px;
  /* font-weight: 600 */
}

.style-2 .prod-pc-scroll-row .prod-price-box {
  width: 238px;
  height: 38px;
  margin-left: 10px;
  margin-top: 24px;
  line-height: 40px;
  font-size: 0;
  border: 1px solid #000000;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.style-2 .prod-pc-scroll-row .prod-price-box .price-sell-box {
  flex: 1;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.style-2 .prod-pc-scroll-row .prod-price-box .nowBuyBtn {
  flex: 1;
  height: 40px;
  line-height: 40px;
  background: #000000;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  border-radius: 20px;
  position: relative;
  right: -1px;
}

/* 突出价格-暂无报价 */
.style-2 .prod-pc-scroll-row .noPrice {
  border: none;
}

.style-2 .prod-pc-scroll-row .noPrice .price-sell-box {
  text-align: center;
}


.prod-pc-scroll-row .price-origin-box {
  font-family: HONORSansBrand-Regular;
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400
}

.style-3 .prod-pc-scroll-row .prod-price-box {
  width: 128px;
  height: 40px;
  margin: 0 auto;
  line-height: 40px;
  text-align: center;
  position: relative;
  bottom: 4px;
}

.style-3 .prod-pc-scroll-row .prod-price-box .price-sell-box {
  height: 40px;
  line-height: 40px;
  color: #FF3440;
}

.prod-pc-four-row:nth-child(4n+4) {
  margin-right: 0
}

.product-arrow-box {
  position: absolute;
  top: 48%;
  width: 72px;
  height: 72px;
  line-height: 72px;
  font-size: 32px;
  text-align: center;
  border-radius: 50%;
  z-index: 10;
  background: rgba(0, 0, 0, 0.05);
  color: rgba(255, 255, 255, 0.5);
  cursor: pointer
}

.product-arrow-box:hover {
  background: rgba(0, 0, 0, 0.15)
}

.product-arrow-box:active {
  background: rgba(0, 0, 0, 0.25)
}

.left-arrow-box {
  left: -80px;
  transform: translate(-50%, -50%)
}

.right-arrow-box {
  right: -150px;
  transform: translate(-50%, -50%)
}

.toggle-after-icon::after {
  content: "" !important
}

.left-arrow-box .left-arrow-img {
  position: absolute;
  width: 24px;
  height: 24px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url('../images/left-arrow.png') center center no-repeat;
}

.right-arrow-box .right-arrow-img {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url('../images/right-arrow.png') center center no-repeat;
}

/* 视频样式 小卡片 */
.product_video {
  width: 100%;
  padding: 20px 16px 8px;
  box-sizing: border-box;
}

.product_video .vedio-box1 {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.product_video .vedio-box1 .vedio-item {
  width: 590px;
  height: 452px;
  margin-top: 20px;
}

.product_video .vedio-box1 .vedio-item:nth-child(1),
.product_video .vedio-box1 .vedio-item:nth-child(2) {
  margin-top: 0;
}

.product_video .vedio-box1 .vedio-item .vedio_area {
  width: 590px;
  height: 332px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.product_video .vedio-box1 .vedio-item .vedio_area video {
  height: 100%;
  object-fit: cover;
}

.product_video .vedio-box1 .vedio-item .vedio_area .vedio_stop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, 0);
}

.product_video .vedio-box1 .vedio-item .vedio_area .vedio_stop .stop_stem {
  width: 72px;
  height: 72px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.product_video .vedio-box1 .vedio-item .product_info {
  width: 590px;
  height: 120px;
  background: #FFFFFF;
  position: relative;
  display: flex;
  align-items: center;
  padding: 10px 20px 20px 20px;
  box-sizing: border-box;
}

.product_video .vedio-box1 .vedio-item .product_info .img_box {
  width: 120px;
  height: 120px;
  position: relative;
  bottom: 20px;
  left: 0;
  z-index: 2;
}

.product_video .vedio-box1 .vedio-item .product_info .img_box img {
  width: 120px;
  height: auto;
  max-height: 120px;
}

.product_video .vedio-box1 .vedio-item .product_info .name {
  width: 282px;
  height: 90px;
  margin-left: 20px;
  font-family: HONORSansBrand-Regular;
}

.product_video .vedio-box1 .vedio-item .product_info .name .prd_name {
  width: 282px;
  height: 28px;
  line-height: 28px;
  text-align: left;
  color:#1A1A1A;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.product_video .vedio-box1 .vedio-item .product_info .name .mic_name {
  width: 282px;
  height: 22px;
  margin: 4px 0px;
  line-height: 22px;
  text-align: left;
  color:#EC0029;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  visibility: hidden;
}

.product_video .vedio-box1 .vedio-item .product_info .name .price_info {
  width: 282px;
  height: 32px;
  line-height: 32px;
  text-align: left;
  font-family: HONORSansBrand-Regular;
  display: flex;
  align-items: center;
  justify-content: left;
}

.product_video .vedio-box1 .vedio-item .product_info .name .price_info .price {
  font-size: 0px;
  position: relative;
}

.product_video .vedio-box1 .vedio-item .product_info .name .price_info .price .symbol {
  font-size: 14px;
  font-weight: 600;
}

.product_video .vedio-box1 .vedio-item .product_info .name .price_info .price .price_truth {
  font-size: 24px;
  font-weight: 600;
}

.product_video .vedio-box1 .vedio-item .product_info .name .price_info .price .qi {
  font-size: 14px;
}

.product_video .vedio-box1 .vedio-item .product_info .name .price_info .old_price {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  text-decoration: line-through;
  color: #999999;
  font-size: 14px;
  position: relative;
}

.product_video .vedio-box1 .vedio-item .product_info .name .price_info .old_price .old_price_truth {
  position: relative;
  left: -6px;
}

.product_video .vedio-box1 .vedio-item .product_info .btn_box {
  width: 108px;
  height: 40px;
  line-height: 40px;
  background: #000000;
  text-align: center;
  color: #FFFFFF;
  font-size: 16px;
  border-radius: 20px;
  font-family: HONORSansBrand-Regular;
}

/* 大卡片 */
.product_video .vedio-box2 {
  width: 1200px;
  margin: 0 auto;
}

.product_video .vedio-box2 .vedio-item {
  width: 1200px;
  height: 450px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.product_video .vedio-box2 .vedio-item:nth-last-child(1) {
  margin-bottom: 0;
}

.product_video .vedio-box2 .vedio-item .vedio_area {
  width: 800px;
  height: 450px;
  position: relative;
  overflow: hidden;
}

.product_video .vedio-box2 .vedio-item .vedio_area video {
  height: 100%;
  object-fit: cover;
}

.product_video .vedio-box2 .vedio-item .vedio_area .vedio_stop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, 0);
}

.product_video .vedio-box2 .vedio-item .vedio_area .vedio_stop .stop_stem {
  width: 72px;
  height: 72px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.product_video .vedio-box2 .vedio-item .product_info {
  width: 400px;
  height: 450px;
  background: #FFFFFF;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 40px 20px;
  box-sizing: border-box;
}

.product_video .vedio-box2 .vedio-item .product_info .info_top {
  width: 360px;
  height: 262px;
  margin: 0 auto;
  font-size: 0;
}

.product_video .vedio-box2 .vedio-item .product_info .info_top .img_box {
  width: 160px;
  height: 160px;
  margin: 0 auto 40px;
}

.product_video .vedio-box2 .vedio-item .product_info .info_top .img_box img {
  width: 160px;
  height: auto;
  max-height: 160px;
}

.product_video .vedio-box2 .vedio-item .product_info .info_top .name {
  width: 360px;
  height: 62px;
  font-size: 0;
}

.product_video .vedio-box2 .vedio-item .product_info .info_top .name .prd_name {
  display: inline-block;
  width: 360px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #1A1A1A;
  font-size: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.product_video .vedio-box2 .vedio-item .product_info .info_top .name .mic_name {
  display: inline-block;
  width: 360px;
  height: 22px;
  margin-top: 12px;
  line-height: 22px;
  text-align: center;
  color: #EC0029;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  visibility: hidden;
}

.product_video .vedio-box2 .vedio-item .product_info .info_bottom {
  width: 360px;
  height: 108px;
  text-align: center;
  font-size: 0;
}

.product_video .vedio-box2 .vedio-item .product_info .info_bottom .price_info {
  width: 360px;
  height: 32px;
  margin: 12px 0 24px 0;
  line-height: 32px;
  text-align: center;
  font-family: HONORSansBrand-Regular;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product_video .vedio-box2 .vedio-item .product_info .info_bottom .price_info .price {
  font-size: 0px;
  position: relative;
}

.product_video .vedio-box2 .vedio-item .product_info .info_bottom .price_info .price .symbol {
  font-size: 14px;
  font-weight: 600;
}

.product_video .vedio-box2 .vedio-item .product_info .info_bottom .price_info .price .price_truth {
  font-size: 24px;
  font-weight: 600;
  position: relative;
  left: -2px;
}

.product_video .vedio-box2 .vedio-item .product_info .info_bottom .price_info .price .qi {
  font-size: 14px;
  position: relative;
  left: -2px;
}

.product_video .vedio-box2 .vedio-item .product_info .info_bottom .price_info .oldPrice {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  text-decoration: line-through;
  color: #999999;
  font-size: 14px;
  position: relative;
}

.product_video .vedio-box2 .vedio-item .product_info .info_bottom .price_info .oldPrice .old_price_truth {
  position: relative;
  left: -6px;
}

.product_video .vedio-box2 .vedio-item .product_info .info_bottom .btn_box {
  width: 108px;
  height: 40px;
  margin: 0 auto;
  line-height: 40px;
  background: #000000;
  text-align: center;
  color: #FFFFFF;
  font-size: 16px;
  border-radius: 20px;
  font-family: HONORSansBrand-Regular;
}