.xhs-promo-strategy {
  width: 100%;
  height: 800px;
  background-color: #f4f3f3;
  overflow: hidden;
}
.xhs-promo-strategy .xhs-promo-strategy-content {
  width: 1200px;
  margin: 49px auto;
  padding-top: 1px;
}
.xhs-promo-strategy .xhs-promo-strategy-content .xhs-promo-strategy-text {
  width: 580px;
  margin: 0 auto;
}
.xhs-promo-strategy .xhs-promo-strategy-content .xhs-promo-strategy-text .xhs-li-circle {
  width: 8px;
  height: 8px;
  margin-top: 8px;
  background: #ddd;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  float: left;
  margin-right: 12px;
}
.xhs-promo-strategy .xhs-promo-strategy-content .xhs-promo-strategy-text .xhs-li-p {
  width: 560px;
  font-size: 14px;
  color: #666;
  line-height: 28px;
}
.xhs-promo-strategy .xhs-promo-strategy-content > img {
  display: block;
  width: 858px;
  height: 414px;
  margin: 40px auto;
}