.customer-case-retail-top {
  height: 510px;
  background: #71d490;
}
.customer-case-retail-top .case-top-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: transparent;
  padding-top: 110px;
  padding-left: 28px;
  padding-right: 39px;
}
.customer-case-retail-top .case-top-box .des {
  display: flex;
  flex-direction: column;
  font-size: 30px;
  font-weight: 500;
  color: #ffffff;
  line-height: 56px;
}
.customer-case-retail-top .case-top-box .des .line {
  width: 45px;
  height: 4px;
  margin-top: 51px;
  background: #ffffff;
  border-radius: 2px;
}
.customer-case-retail-top .case-top-box > img {
  width: 572px;
  height: 394px;
}

.pc-container .des-item {
  display: flex;
}
.pc-container .des-item > div {
  display: flex;
  align-items: center;
}
.pc-container .des-item > div .des-detail {
  width: 600px;
}
.pc-container .des-item > div .des-detail > div {
  display: flex;
  align-items: center;
  margin-left: 22px;
}
.pc-container .des-item > div .des-detail > div .num {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  font-size: 24px;
  font-weight: 500;
  color: #ffffff;
  background: #71d490;
  border-radius: 50%;
}
.pc-container .des-item > div .des-detail > div .des-title {
  margin-left: 16px;
  color: #40466e;
  font-size: 32px;
  font-weight: 500;
}
.pc-container .des-item > div .des-detail .des-second-title {
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  line-height: 1;
  margin-top: 29px;
}
.pc-container .des-item > div .des-detail p {
  line-height: 200%;
  margin-top: 33px;
  margin-left: 30px;
  font-size: 16px;
  color: #666;
}
.pc-container .des-item > div .des-detail .u-margin-top-76 {
  margin-top: 76px;
}
.pc-container .item-01 {
  height: 821px;
  background: #ffffff;
}
.pc-container .item-01 img {
  width: 551px;
  height: 663px;
  margin-right: 26px;
}
.pc-container .item-02 {
  height: 700px;
  background: #f3f7f8;
}
.pc-container .item-02 img {
  width: 582px;
  height: 609px;
  margin-left: 102px;
}
.pc-container .item-03 {
  height: 852px;
  background: #ffffff;
}
.pc-container .item-03 img {
  width: 550px;
  height: 638px;
  margin-right: 18px;
}
.pc-container .item-04 {
  height: 700px;
  background: #f3f7f8;
}
.pc-container .item-04 img {
  width: 466px;
  height: 635px;
  margin-left: 118px;
}
.pc-container .item-05 {
  height: 905px;
  background: #ffffff;
}
.pc-container .item-05 img {
  width: 648px;
  height: 679px;
  margin-right: 67px;
}

/*# sourceMappingURL=customer-case-retail.css.map */
