.m-fittings {
  padding: 20px 0 7px;
}
.m-fittings-tabs {
  font-size: 0;
}
.m-fittings-tabs i {
  height: 30px;
  border-radius: 15px;
  border: 1px solid #E5E5E5;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding: 0 15px;
  margin: 0 10px 15px 0;
  font-size: 14px;
  cursor: pointer;
}
.m-fittings-tabs .cur {
  border-color: #2293F3;
  background: #2293F3;
  color: #fff;
}
.m-fittings-wrap {
  padding-top: 5px;
  height: 250px;
  overflow: hidden;
  position: relative;
}
.m-fittings-wrap li {
  width: 879px;
  overflow: hidden;
}
.m-fittings-wrap li:first-child .pro:nth-child(1) .count {
  background-image: url('https://www1.pconline.com.cn/2023/wap/product/images/ico-1.png');
  color: #DC7E05;
}
.m-fittings-wrap li:first-child .pro:nth-child(2) .count {
  background-image: url('https://www1.pconline.com.cn/2023/wap/product/images/ico-2.png');
  color: #6881A2;
}
.m-fittings-wrap li:first-child .pro:nth-child(3) .count {
  background-image: url('https://www1.pconline.com.cn/2023/wap/product/images/ico-3.png');
  color: #DC7439;
}
.m-fittings-wrap .pro {
  width: 154px;
  display: block;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
  position: relative;
}
.m-fittings-wrap .pro:last-child {
  margin-right: 0;
}
.m-fittings-wrap .pro-img {
  width: 154px;
  height: 154px;
  vertical-align: top;
  object-fit: contain;
}
.m-fittings-wrap .pro-name {
  line-height: 22px;
  height: 44px;
  margin: 5px 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.m-fittings-wrap .pro p {
  display: flex;
  align-items: center;
}
.m-fittings-wrap .pro-mallLogo {
  width: 18px;
  height: 18px;
  border-radius: 2px;
  margin-right: 8px;
}
.m-fittings-wrap .pro-price {
  color: #FF3333;
  line-height: 22px;
}
.m-fittings-wrap .pro .count {
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 25px;
  background: url('https://www1.pconline.com.cn/2023/wap/product/images/ico-com.png') no-repeat;
  background-size: 22px;
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  font-weight: 900;
  color: #fff;
}
.m-fittings-wrap .prev,
.m-fittings-wrap .next {
  background-image: url(//www1.pconline.com.cn/2015/dl/common/images/bg_24.png);
  background-repeat: no-repeat;
  width: 26px;
  height: 51px;
  margin-top: -71px;
  position: absolute;
  top: 50%;
  z-index: 2;
  cursor: pointer;
  transition: right 0.2s, left 0.2s;
}
.m-fittings-wrap .prev {
  background-position: 0 0;
  left: -26px;
}
.m-fittings-wrap .next {
  background-position: -27px 0;
  right: -26px;
}
.m-fittings-wrap .prev:hover {
  background-position: -54px 0;
}
.m-fittings-wrap .next:hover {
  background-position: -81px 0;
}
.m-fittings-wrap.slide-pic-hover .prev {
  left: 0;
}
.m-fittings-wrap.slide-pic-hover .next {
  right: 0;
}
.m-fittings-wrap .none-data{height:40px; line-height: 40px; text-align: center; position: relative; padding-top:136px;}
.m-fittings-wrap .none-data::before{content:'';display: block; width:150px; height:126px;background: url(http://www1.pconline.com.cn/product/gz20180725/mobile/img/pjNone.png) no-repeat; position: absolute;top:0;left:50%;margin-left:-75px;}

.icon-festivals{
  width: 54px;
  height: 24px;
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
  background: url(http://www1.pconline.com.cn/product/gz20230614/jierui/img/p_618.png) 0 3px no-repeat;
}