.clearfix::after {
  display: block;
  height: 0;
  content: '';
  clear: both;
}

.line-1 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.line-2 {
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.mlr20 {
  margin: 0 20px;
}

.stuffWrap .stuff_item {
  padding: 30px 0;
  border-bottom: 1px solid #e5e5e5;
}

.stuff_item:last-child {
  border: none;
}

.stuff_item:first-child {
  padding-top: 0;
}

.stuff_item .pic_box {
  position: relative;
}

.stuff_item .pic_box img {
  width: 290px;
  height: auto;
  margin-left: -20px;
}
.stuffWrap .stuff_item .pic_box img {
  margin-left: 0;
}
/* .tag {
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  background: url(//www1.pchouse.com.cn/gz20230529/home/images/cir.png) no-repeat top left;
  background-size: 100% 100%;
} */
.tag-mask {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}

.pic_box .tag {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background: url(//www1.pchouse.com.cn/gz20230529/home/images/cir.png) no-repeat top left;
  background-size: 100% 100%;
}

/* .stuff_pop_bigBox .pic_box .cir {
  display: block;
  width: 24px;
  height: 24px;
  background: url(//www1.pchouse.com.cn/gz20230529/home/images/cir.png) no-repeat top left;
  background-size: 100% 100%;
  float: left;
} */

.pic_box .tag:hover,
.pic_box .tag.cur {
  /* width: 402px; */
  width: 28px;
  height: 28px;
  background: url(//www1.pchouse.com.cn/gz20230529/home/images/cir1.png) no-repeat top left;
  background-size: 100% 100%;
  z-index: 2;
}

.stuff_pop_bigBox .pic_box .tag:hover .cir,
.stuff_pop_bigBox .tag.cur .cir {
  width: 28px;
  height: 28px;
  background: url(//www1.pchouse.com.cn/gz20230529/home/images/cir1.png) no-repeat top left;
  background-size: 100% 100%;
}

.tag.cur .stuff_pop_box {
  display: block;
}

.stuff_item .stuff_tit {
  margin-top: 12px;
  font-weight: bold;
  font-size: 18px;
  color: #030605;
}

.stuff_item .stuff_txt {
  margin-top: 10px;
  font-size: 14px;
  color: #666666;
}

.stuff_item .stuff_desc_cont {
  margin-top: 20px;
}

.stuff_item .pro_box {
  margin-right: 10px;
  width: 90px;
  float: left;
}

.stuff_item .stuff_desc_cont .pro_box:last-child {
  margin-right: 0;
}

.stuff_item .pro_box img {
  width: 90px;
  height: 90px;
  object-fit: cover;
}

.stuff_item .pro_box p {
  font-weight: bold;
  line-height: 17px;
  font-size: 12px;
  color: #030605;
  text-align: center;
}

.stuff_item .pro_box .pro_tit {
  margin: 8px 0 4px;
  font-weight: normal;
}

@media screen and (max-width: 1440px) {
  .stuff_item .tag {
    width: 20px;
    height: 20px;
  }
  .stuff_item .pic_box img {
    width: 245px;
  }

  .stuff_item .pro_box {
    width: 75px;
  }

  .stuff_item .pro_box img {
    width: 75px;
    height: 75px;
  }
}

/* 婵犮垹鐖㈤崘鈺冾洯閻庢鍠栧﹢閬嶆偘閿燂拷 */
.stuff_pop_box {
  position: absolute;
  left: 42px;
  top: 0;
  padding-bottom: 20px;
  max-width: 360px;
  background: #fff;
  text-align: left;
  float: left;
  display: none;
  z-index: 3;
}

.stuff_pop_box--left {
  left: initial;
  right: 42px;
}

.crl {
  width: 36px;
  height: 72px;
  position: absolute;
  top: 50%;
  margin-top: -36px;
  background: url(//www1.pchouse.com.cn/gz20230529/home/images/slide_btn.png) no-repeat;
}

.crl-prev {
  left: 0;
  background-position: -39px 0;
}

.crl-next {
  right: 0;
}

.stuff_pop_box .slide-ctr {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  height: 12px;
  line-height: 12px;
  text-align: center;
}

.stuff_pop_box .slide-ctr i {
  display: inline-block;
  position: relative;
  top: -2px;
  margin: 0 3px;
  width: 8px;
  height: 8px;
  background: #E5E5E5;
  border-radius: 50%;
}

.stuff_pop_box .slide-ctr .current {
  top: 0;
  width: 12px;
  height: 12px;
  background: transparent;
  border: 3px solid #59C328;
  box-sizing: border-box;
}

.stuff_slide,
.stuff_slide li,
.stuff_slide li img {
  position: relative;
  width: 360px;
  height: 360px;
  overflow: hidden;
}

.stuff_pop_tit {
  margin: 20px 20px 10px;
  height: 33px;
  line-height: 33px;
  font-weight: bold;
  font-size: 24px;
  color: #333333;
}

.stuff_pop_box .price {
  margin-top: 13.5px;

  color: #333333ff;
  font-size: 18px;
  font-face: PingFangSC;
  font-weight: 600;
  line-height: 0;
  letter-spacing: 0;
  paragraph-spacing: 0;
  text-align: right;
}

.stuff_pop_box .price span {
  color: #333333ff;
  font-size: 12px;
  font-face: PingFangSC;
  font-weight: 600;
  line-height: 0;
  letter-spacing: 0;
  paragraph-spacing: 0;
  text-align: right;
}

.goBuy {
  padding-left: 17px;
  width: 90px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #FFFFFF;
  background: #59C328 url(//www1.pchouse.com.cn/gz20230529/home/images/slide_btn.png) no-repeat;
  background-position: 67px -89px;
  border-radius: 21px;
  box-sizing: border-box;
  cursor: default;
  margin-right: 20px;
}

.awards {
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 1;
}

.awards img {
  margin-left: 10px;
  height: 32px;
  float: left;
}

/* 婵犮垹鐖㈤崘鈺冾洯閻庢鍠栧﹢閬嶆偘閿燂拷 */
.s_icons {
  background: url(//www1.pchouse.com.cn/gz20230529/home/images/slide_btn.png) no-repeat;
}

.mask-overly {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10001;
}

.stuff_pop_bigBox {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -270px 0 0 -576px;
  width: 1152px;
  height: 540px;
  background: #fff;
}

.stuff_pop_bigBox .s_close {
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  height: 32px;
  background-position: -118px 0;
  z-index: 1;
}

.stuff_pop_bigBox .bigPic_cont {
  position: relative;
  width: 420px;
  height: 540px;
  background: #000000;
}

.stuff_pop_bigBox .pic_box {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
}

.stuff_pop_bigBox .pic_box img {
  max-width: 420px;
  max-height: 540px;
}

.stuff_pop_bigBox .case_info {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px 20px 20px;
  width: 420px;
  height: 80px;
  font-size: 14px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(180deg, #76767600 0%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(180deg, #32323200 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#131313', GradientType=0);
  box-sizing: border-box;
}

.stuff_pop_bigBox .case_info img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  object-fit: cover;
}

.stuff_pop_bigBox .case_info .name {
  display: inline-block;
  margin-left: 10px;
  max-width: 100px;
  height: 30px;
  line-height: 30px;
  color: #FFFFFF;
}

.stuff_pop_bigBox .case_tit {
  position: relative;
  padding-right: 55px;
  max-width: 175px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

.stuff_pop_bigBox .case_tit i {
  position: absolute;
  top: 6px;
  right: 0;
  display: block;
  width: 45px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #030605;
  text-align: center;
  background: #FFFFFF;
  border-radius: 10px;
}

.stuff_pop_bigBox .case_tit i::after {
  display: inline-block;
  position: relative;
  top: -1px;
  margin-left: 4px;
  width: 4px;
  height: 7px;
  content: '';
  background: url(//www1.pchouse.com.cn/gz20230529/home/images/l.png);
  background-size: 100% 100%;
}

.bigBox_cont {
  position: relative;
  padding-top: 40px;
  width: 702px;
}

.bigBox_cont::after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 70px;
  content: '';
  background: -webkit-linear-gradient(180deg, #ffffff00 0%, #FFFFFF 100%);
  background-image: linear-gradient(180deg, #ffffff00 0%, #FFFFFF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#131313', GradientType=0);
}

.bigBox_cont_scroll {
  position: relative;
  margin-right: 20px;
  height: 470px;
  text-align: left;
  overflow-x: hidden;
  overflow-y: scroll;
}

.bigBox_cont_scroll::-webkit-scrollbar {
  width: 10px;
}

/* 濠电姴锕ラ懝鐐叏閳哄懎绾ч柍鈺佸暟閹枫劑鏌涜閹凤拷 */
.bigBox_cont_scroll::-webkit-scrollbar-thumb {
  width: 10px;
  background: #D8D8D8;
  border-radius: 8px;
}

.bigBox_cont_scroll .stuff_tit {
  margin-bottom: 24px;
  width: 662px;
  height: 32px;
  line-height: 32px;
  font-weight: bold;
  font-size: 24px;
  color: #030605;
}

.stuff_pop_bigBox .stuff_txt {
  margin-bottom: 40px;
  width: 662px;
  line-height: 24px;
  font-size: 14px;
  color: #666666;
  white-space: pre-line;
}

.pro_cont_tit {
  padding-left: 30px;
  margin-bottom: 20px;
  line-height: 20px;
  font-weight: bold;
  font-size: 18px;
  color: #030605;
  background-position: -129px -44px;
}

.pro_cont_tit i {
  padding-left: 14px;
  font-weight: normal;
  font-size: 14px;
  color: #999999;
}

.pro_cont_box {
  margin-bottom: 24px;
}

.pro_cont_box .awards {
  position: static;
  width: 96px;
  height: 14px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.pro_cont_box .awards img {
  margin: 0 6px 0 0;
  width: 14px;
  height: 14px;
  object-fit: cover;
  float: left;
}

.pro_cont_box .awards img:last-child {
  margin-right: 0;
}

.pro_cont_box .pro_tit {
  margin-bottom: 4px;
}

.pro_cont_box .pro_box:hover {
  padding: 9px;
  background: #FFFFFF;
  border: 1px solid #59C328;
  box-shadow: 0 0 10px 0 #3333331a;
  /* box-sizing: border-box; */
}

.pro_cont_box .pro_box:hover .pro_tit {
  color: #59C328;
}

.pro_cont_box .pro_box .fl {
  margin-left: 10px;
  padding-top: 14px;
  font-size: 12px;
  color: #030605;
}

.pro_cont_box .pro_box .fl p {
  line-height: 17px;
}

.pro_cont_box .pro_box .fl p.price {
  font-weight: bold;
}

.pro_cont_box .pro_box>img {
  width: 90px;
  height: 90px;
  float: left;
}

.pro_cont_box .pro_box {
  position: relative;
  padding: 10px;
  height: 90px;
  background: #F5F6F8;
}

.pro_class1 .stuff_tit {
  margin-bottom: 40px;
}

.pro_class1 .pro_box {
  width: 640px;
}

.pro_class1 .pro_box .fl {
  width: 540px;
}

.pro_class1 .goBuy {
  position: absolute;
  top: 39px;
  right: 20px;
}

.pro_class2 .pro_box {
  margin-bottom: 20px;
  width: 300px;
  float: left;
}

.pro_class2 .pro_box:nth-child(2n) {
  margin-left: 20px;
}

.pro_class3 .pro_box {
  margin-right: 20px;
  margin-bottom: 20px;
  width: 187px;
  float: left;
}

.pro_class3 .pro_box:nth-child(3n) {
  margin-right: 0;
}

.pro_class3 .pro_box .fl {
  width: 87px;
}

.pro_class2 .pro_box:nth-child(3),
.pro_class2 .pro_box:nth-child(4),
.pro_class2 .pro_box.mb0,
.pro_class3 .pro_box.mb0 {
  margin-bottom: 0;
}

.stuff_code {
  position: relative;
  width: 320px;
  padding: 320px 0 10px;
  text-align: center;
}

.stuff_code img {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 300px;
  height: 300px;
}

.stuff_code p {
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  line-height: 28px;
}

.toast {
  width: 184px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -92px;
  background: #000000;
  border-radius: 10px;
  z-index: 999;
  text-align: center;
}