.cpmodule-story-recommend {
  background: #fff;
  margin-top: 0px;
  padding: 0 12px 40px
}

.cpmodule-story-recommend .pg-product-name {
  margin-top: 30px;
  text-align: center;
  font-size: 17px;
  line-height: 24px;
  font-weight: bold;
}

.cpmodule-story-recommend .pg-product-cover {
  position: relative;
  margin-top: 30px;
  padding: 0px 28px;
}

.cpmodule-story-recommend .pg-product-cover img {
  display: block;
  width: 100%
}

.cpmodule-story-recommend .pg-product-desc {
  margin-top: 20px;
  font-size: 15px;
  line-height: 20px;
  color: #333;
  padding: 0px 28px;
}

.cpmodule-story-recommend .pg-product-desc p {
  padding-bottom: 8px;
}

.cpmodule-story-recommend .pg-popular-star {
  overflow: hidden;
  margin-top: 20px;
  font-size: 15px;
  line-height: 20px;
  padding: 0px 28px;
}

/*.cpmodule-story-recommend .pg-popular-star>span {
  float: left;
  color: #333
}*/

.cpmodule-story-recommend .pg-popular-star ul li {
  float: left;
  margin-left: 2px;
  color: #e67e22
}

.cpmodule-story-recommend .pg-top-line {
  overflow: hidden;
  height: 3px;
  border-top: 3px solid #000;
  border-bottom: 1px solid #000;
}
