.about-banner {
  height: 550px;
  background: url(/static/template/lei/join/1.jpg) no-repeat center top;
  background-size: cover;
  margin-top: 79px;
}
.section-3 {
  padding: 100px 0 110px 0 !important;
  height: auto !important;
}
.section-31 {
  width: 100%;
  height: 455px;
  background: url(/static/template/lei/join/2.jpg) no-repeat center top;
  background-size: cover;
}
.section-31-p {
  line-height: 45px;
  font-size: 19px;
  color: #000;
  text-align: center;
}
.section-31-p1 {
  text-indent: 3em;
}
.section-32-left {
  width: 250px;
  height: 450px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.section-32-left ul li {
  width: 220px;
  height: 90px;
  cursor: pointer;
  user-select: none;
}

/* .section-32-left ul li:nth-child(1) > .section-32-left-left {
  background: linear-gradient(90deg, #f91f28, #f85e2b);
}
.section-32-left ul li:nth-child(2) > .section-32-left-left {
  background: linear-gradient(90deg, #1adbc1, #1adbc1);
}
.section-32-left ul li:nth-child(3) > .section-32-left-left {
  background: linear-gradient(90deg, #ff823d, #ff823d);
}
.section-32-left ul li:nth-child(4) > .section-32-left-left {
  background: linear-gradient(90deg, #9585ff, #9585ff);
}
.section-32-left ul li:nth-child(5) > .section-32-left-left {
  background: linear-gradient(90deg, #48c6fc, #48c6fc);
} */
.section-32-left-left1 {
  background: linear-gradient(90deg, #f91f28, #f85e2b);
}

.section-32-left-left2 {
  background: linear-gradient(90deg, #1adbc1, #1adbc1);
}

.section-32-left-left3 {
  background: linear-gradient(90deg, #ff823d, #ff823d);
}

.section-32-left-left4 {
  background: linear-gradient(90deg, #9585ff, #9585ff);
}

.section-32-left-left5 {
  background: linear-gradient(90deg, #48c6fc, #48c6fc);
}
.section-32-left-action {
  background: linear-gradient(90deg, #f91f28, #f85e2b);
}
.section-32-left-left {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin: 25px 0 25px 15px;

  border-radius: 100px;
}
.section-32-left-left-view-action {
  color: #ffffff !important;
}
.section-32-left-left-action {
  background-color: #ffffff !important;
}

.section-32-left-left img {
  width: 30px;
  height: 30px;
  margin: 5px;
}
.section-32-left-left-view {
  width: 145px;
  height: 90px;
  line-height: 90px;
  display: inline-block;
  vertical-align: top;
  font-size: 22px;
  color: #000;
  text-align: right;
}
.section-32-left-right {
  width: 5px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #fcccd0;
}
.section-32-left-right-action {
  width: 5px;
  height: 90px;
  background: #f41c23;
  position: absolute;
  top: 0;
  left: 0;
}
.section-32-right {
  width: 926px;
  height: 450px;
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
}
.section-32-right h1 {
  font-weight: 600;
  font-size: 30px;
  color: #000;
  line-height: 70px;
}
.section-32-right p {
  line-height: 25px;
  font-size: 15px;
  color: #4e4e4e;
}
.section-33 {
  background-color: #f7f9fb;
  background: url("/static/template/lei/join/5.jpg") no-repeat center top;
  background-size: 100% 100%;
}
.section-33-img {
  position: relative;
}
.section-33-img-btn {
  width: 212px;
  left: 499px;
  position: absolute;
  top: 336px;
  height: 60px;
  cursor: pointer;
  opacity: 0;
}
