.contant {
  background: #ffffff;
}
.title {
  font-family: AlimamaShuHeiTi-Bold;
  font-size: 32px;
  color: #3e7e14;
  letter-spacing: 0;
  font-weight: 700;
}
.slogan {
  width: 622px;
  height: 78px;
  margin: 11px auto;
  font-family: SourceHanSansSC-Bold;
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  font-weight: 700;
  background: url("../image/join/slogan.png") no-repeat center center;
}
.bg1 {
  background: url("../image/join/bgicon.png") repeat-y center center;
  padding-bottom: 108px;
}
.itemBox {
  margin-top: 60px;
}
.itemImg {
  width: 555px;
  height: 277px;
}
.textBox {
  width: 555px;
  height: 277px;
  text-align: left;
}
.alignRight {
  text-align: right;
}
.itemNum {
  width: 68px;
  height: 40px;
  margin-top: 60px;
}
.itemTitle {
  font-family: AlimamaShuHeiTi-Bold;
  font-size: 32px;
  color: #70ad47;
  letter-spacing: 0;
  font-weight: 700;
  margin-top: 15px;
}
.itemText {
  font-family: SourceHanSansSC-Regular;
  font-size: 26px;
  color: #1a1a1a;
  letter-spacing: 0;
  line-height: 37px;
  font-weight: 400;
  margin-top: 15px;
}
.bg2 {
  background: #1d0d06;
}
.bg2-front {
  width: 1920px;
  height: 545px;
  margin: auto;
  background: url("../image/join/bg.png") no-repeat center center;
}
.joinBox {
  margin-bottom: 60px;
  flex-wrap: wrap;
}
.joinBox img {
  margin-top: 60px;
}
