.buying-guide .procuct-summary {
  overflow: hidden;
}
.buying-guide .procuct-summary .sticky-product-no .inner .inner2 div span,
.buying-guide .procuct-summary .procuct-no span {
  display: inline-block;
  width: 1px;
  height: 14px;
  margin: 6px 10px;
  background: #ccc;
  vertical-align: top;
}
@media only screen and (max-width: 1023px) {
  .buying-guide .procuct-summary .procuct-no span {
    margin: 4px 5px;
    height: 10px;
  }
  .buying-guide #procuct-summary1 .sticky-product-no .inner .inner2 div {
    padding: 10px;
  }
  .buying-guide #procuct-summary1 .sticky-product-no .inner .inner2 div span {
    height: 10px;
    margin: 6px 5px;
  }
  .buying-guide .autoplay-slider-wrap.point-slider .slider-controls {
    right: 10px;
    bottom: 10px;
  }
}
.buying-guide .subtab-wrap .point-wrap .content > p + p {
  color: #404040;
}