.body {
  width: 1178px;
  margin: 0 auto;
}
.body1-top-txt {
  width: 92px;
  font-family: SourceHanSansCN-Bold;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 0px;
}
.body1-top-line {
  width: 156px;
  height: 2px;
  background-color: #e5b5ba;
}
.body1-top-line > div {
  width: 30px;
  height: 3px;
  background-color: #b01c2e;
  position: relative;
  top: -1px;
}
.body1-content {
  margin-top: 18px;
  position: relative;
}
.body1-content-left {
  width: 638px;
  height: 401px;
  position: relative;
}
.body1-content-left-1 {
  width: 160px;
}
.body1-content-left-2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 425px;
}
.body1-content-left-2-content:not(:last-child) {
  margin-bottom: 19px;
}
.body1-content-left-2-content-title {
  font-family: SourceHanSansCN-Bold;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #000000;
  position: relative;
}
.body1-content-left-2-content-title::before {
  content: url(../front-img/2.2/body1-arrow.png);
  position: absolute;
  left: -20px;
}
.body1-content-left-2-content-content {
  font-family: SourceHanSansCN-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: 0px;
  color: #000000;
}
.body1-content-right {
  width: 515px;
  height: 393px;
  background: url(../front-img/2.3/body1-right.png) 100% no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  background-position: center center;
}
.body2 {
  margin-top: 42px;
  margin-bottom: 100px;
}
.body2-cards{
  text-align: justify;
  text-align-last: left;
}
.body2-card {
  position: relative;
  width: 515px;
  display: inline-block;
}
.body2-card:not(:last-child){
  margin-bottom: 50px;
}
.body2-card-img {
  width: 200px;
  height: 227px;
}
.body2-card-img.img1 {
  background: url(../front-img/2.3/body2-1.png) 100% no-repeat;
}
.body2-card-img.img2 {
  background: url(../front-img/2.3/body2-2.png) 100% no-repeat;
}
.body2-card-img.img3 {
  background: url(../front-img/2.3/body2-3.png) 100% no-repeat;
}
.body2-card-img.img4 {
  background: url(../front-img/2.3/body2-4.png) 100% no-repeat;
}
.body2-card-img.img5 {
  background: url(../front-img/2.3/body2-5.png) 100% no-repeat;
}
.body2-card-content {
  position: absolute;
  top: 0;
  right: 0;
  width: 296px;
}
.body2-card-content-title {
  width: 287px;
  font-family: SourceHanSansCN-Bold;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #000000;
}
.body2-card-content-title-bottom-line {
  height: 2px;
  background-color: #e5b5ba;
  width: 100%;
  margin-bottom: 25px;
}
.body2-card-content-title-bottom-line > div {
  width: 30px;
  height: 3px;
  background-color: #b01c2e;
  position: relative;
  top: -1px;
}
.body2-card-content-content {
  font-family: SourceHanSansCN-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 25px;
  letter-spacing: 0px;
  color: #000000;
}
