.page-solution-retail .section-banner {
  background-image: url(../../images/solution/retail/retail-banner@2x.jpg);
}
.page-solution-retail .section-difficult .difficult-item:hover {
  background-image: url(../../images/solution/retail/difficult-bg.jpg);
}
.page-solution-retail .section-difficult .difficult-item .difficult-item-text {
  display: block;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-solution-retail .section-scheme {
  /* 树立标准化体系 */
  /* 统一的运营体系，实现高效运营管理 */
  /* 协助高效运营打造智慧型门店 */
}
.page-solution-retail .section-scheme .scheme-standard .img-standard {
  margin-left: 62px;
}
.page-solution-retail .section-scheme .scheme-standard .standard-child-part {
  position: absolute;
}
.page-solution-retail .section-scheme .scheme-standard .standard-child-part:not(.standard-part1) {
  -webkit-box-shadow: 0px 7px 17px 0px rgba(67, 96, 152, 0.22);
          box-shadow: 0px 7px 17px 0px rgba(67, 96, 152, 0.22);
  border-radius: 16px;
}
.page-solution-retail .section-scheme .scheme-standard .standard-part1 {
  width: 100%;
}
.page-solution-retail .section-scheme .scheme-standard .standard-part2 {
  width: 30%;
  left: 0;
  bottom: 16.2%;
  z-index: 2;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.page-solution-retail .section-scheme .scheme-standard .standard-part3 {
  width: 30%;
  left: 33.33%;
  bottom: 16.2%;
  z-index: 2;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.page-solution-retail .section-scheme .scheme-standard .standard-part4 {
  width: 30%;
  right: 3.333%;
  bottom: 16.2%;
  z-index: 2;
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
.page-solution-retail .section-scheme .scheme-gxyygl .img-gxyygl {
  margin-right: 62px;
}
.page-solution-retail .section-scheme .scheme-gxyygl .gxyygl-child-part {
  position: absolute;
}
.page-solution-retail .section-scheme .scheme-gxyygl .gxyygl-part1 {
  width: 100%;
}
.page-solution-retail .section-scheme .scheme-gxyygl .gxyygl-part2 {
  width: 38.66%;
  bottom: 11.6%;
  left: 12.666%;
  border-radius: 13px;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.page-solution-retail .section-scheme .scheme-zhmd .img-zhmd {
  margin-left: 62px;
}
.page-solution-retail .section-scheme .scheme-zhmd .zhmd-child-part {
  position: absolute;
}
.page-solution-retail .section-scheme .scheme-zhmd .zhmd-part1 {
  width: 100%;
}
.page-solution-retail .section-scheme .scheme-zhmd .zhmd-part2 {
  z-index: 2;
  width: 26.66%;
  left: 31.33%;
  top: 9.8%;
  -webkit-box-shadow: 0px 6px 14px 0px rgba(67, 96, 152, 0.22);
          box-shadow: 0px 6px 14px 0px rgba(67, 96, 152, 0.22);
  border-radius: 16px;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.page-solution-retail .section-scheme .scheme-zhmd .zhmd-part3 {
  z-index: 2;
  width: 33.33%;
  top: 9.8%;
  right: 6%;
  -webkit-box-shadow: 0px 6px 14px 0px rgba(67, 96, 152, 0.22);
          box-shadow: 0px 6px 14px 0px rgba(67, 96, 152, 0.22);
  border-radius: 13px;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.page-solution-retail .section-scheme .scheme-zhmd .zhmd-part4 {
  z-index: 2;
  width: 46%;
  bottom: 1.4%;
  left: 0;
  -webkit-box-shadow: 0px 6px 14px 0px rgba(67, 96, 152, 0.22);
          box-shadow: 0px 6px 14px 0px rgba(67, 96, 152, 0.22);
  border-radius: 13px;
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
.page-solution-retail .section-scheme .scheme-zhmd .zhmd-part5 {
  z-index: 2;
  width: 46.66%;
  bottom: 1.4%;
  right: 5.833%;
  -webkit-box-shadow: 0px 6px 14px 0px rgba(67, 96, 152, 0.22);
          box-shadow: 0px 6px 14px 0px rgba(67, 96, 152, 0.22);
  border-radius: 13px;
  -webkit-transition-delay: 0.38s;
          transition-delay: 0.38s;
}
.page-solution-retail .section-example {
  background-image: url(../../images/solution/retail/example-bg.jpg);
  padding-bottom: 189px;
}
.page-solution-retail .section-example .example-item {
  width: 23%;
  margin-left: 0.9%;
}
@media (max-width: 960px) {
  .page-solution-retail .section-banner {
    background-image: url(../../images/solution/retail/retail-banner-sm@2x.jpg);
  }
  .page-solution-retail .section-scheme .scheme-gxyygl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .page-solution-retail .section-example .example-item {
    width: 47.7%;
    margin-left: 1%;
    margin-right: 1%;
  }
}

