.mainBox .box_1 {
  background-image: url("../../../image//pc/home/home01_2.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 850px;
  overflow: hidden;
  margin-top: 80px;
}
.mainBox .box_1 .downloadBox {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 100%;
  height: 100%;
}
.mainBox .box_1 .downloadBox .ImgText {
  width: 621px;
  height: 125px;
}
.mainBox .box_1 .downloadBox .loadmainBody {
  margin-top: 120px;
  display: flex;
  align-items: center;
}
.mainBox .box_1 .downloadBox .loadmainBody .Download {
  background-color: #886DF3;
  border-radius: 8px;
  width: 208px;
  height: 64px;
  line-height: 64px;
  font-size: 20px;
  color: #ffffff;
  font-weight: 500;
  margin-bottom: 24px;
}
.mainBox .box_1 .downloadBox .loadmainBody .Download .DownloadIcon {
  width: 23px;
  height: 24px;
  margin: -3px 5px 0 38px;
}
.mainBox .box_1 .downloadBox .QRCodeBox {
  margin-left: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mainBox .box_1 .downloadBox .QRCodeBox .QRCode {
  width: 120px;
}
.mainBox .box_1 .downloadBox .QRCodeBox .QRCodeP {
  font-size: 16px;
  color: #58617A;
  margin-top: 16px;
}
.mainBox .box_1 .downloadBox .leftmainBox {
  margin-left: 12px;
}
.mainBox .box_1 .downloadBox .placeholder {
  width: 500px;
}
.mainBox .box_img2 {
  width: 100%;
}
.mainBox .box_img3 {
  width: 100%;
}
.mainBox .box_img4 {
  width: 100%;
  /* height: 588px; */
}
.mainBox .box_4 {
  background-image: url("../../../image//pc/home/home04_1.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 588px;
}
.serviceImg {
  position: fixed;
  bottom: 135px;
  right: 138px;
  width: 113px;
  height: 120px;
}
