/* ========== 各板块装饰图与响应式微调 ========== */

.row1 > .customize img.img1 {
  width: 60%;
  top: 0;
  left: 0;
}

.row1 > .customize img.img2 {
  width: 60%;
  top: 0;
  right: 0;
}

.row2 > .customize img.img1 {
  width: 40%;
  left: 0;
  top: -10rem;
}

.row2 > .customize img.img2 {
  width: 50%;
  right: 0;
  top: -8rem;
}

.row4 > .customize img.img1 {
  width: 35%;
  top: -9rem;
  left: 0;
}

.row4 > .customize img.img2 {
  width: 70%;
  top: -14rem;
  left: 0;
  display: none;
}

.row6 > .customize img.img1 {
  width: 30%;
  right: 0;
  top: -10rem;
}

.row6 > .sectioncover h2 {
  font-size: 2.5rem;
}

.row6 > .sectioncover {
  padding: 1.9rem 0 5.9rem;
}

.row7 > .customize img.img1 {
  width: 30%;
  left: 0;
  top: 0;
}

.row7 > .sectioncover {
  padding: 2.6rem 0 5.9rem;
}

@media only screen and (max-width: 860px) {
  .row1 > .customize img.img1 {
    width: 90%;
  }
  .row1 > .customize img.img2 {
    width: 50%;
  }
  .row1 > .sectioncover .component-banner > .swiper .box {
    height: 117rem;
  }
  .row1 > .sectioncover .component-banner > .swiper .box > .content {
    height: 48rem !important;
  }
  .row2 > .customize img.img1 {
    width: 70%;
    top: -20rem;
  }
  .row2 > .customize img.img2 {
    width: 80%;
    top: auto;
    bottom: -16rem;
  }
  .row2 > .sectioncover {
    padding: 17rem 0 10rem;
  }
  .row4 > .customize img.img1 {
    display: none;
  }
  .row4 > .customize img.img2 {
    display: block;
  }
  .row6 > .customize img.img1 {
    width: 50%;
    right: 0;
    top: -40rem;
  }
  .row6 > .sectioncover h2 {
    font-size: 5rem;
  }
  .row6 > .sectioncover {
    padding: 5rem 0 10rem;
  }
  .row7 > .customize img.img1 {
    width: 50%;
  }
  .row7 > .sectioncover {
    padding: 5rem 0 10rem;
  }
}

@media only screen and (max-width: 520px) {
  .row1 > .customize img.img1 {
    width: 80%;
  }
  .row1 > .customize img.img2 {
    width: 100%;
  }
  .row1 > .sectioncover .wptbutton {
    display: none;
  }
  .row1 > .sectioncover .component-banner > .swiper .box {
    height: 154rem;
  }
  .row1 > .sectioncover .component-banner > .swiper .box > .content {
    height: 56rem !important;
  }
  .row2 > .customize img.img1 {
    width: 90%;
  }
  .row2 > .customize img.img2 {
    width: 90%;
    bottom: -20rem;
  }
  .row2 > .sectioncover {
    padding: 21rem 0 10rem;
  }
  .row2 > .sectioncover .wptbutton {
    width: 100%;
  }
  .row2 > .sectioncover .component-promotions > .list .box:nth-child(2) > .image > img {
    width: calc(100% + 20rem) !important;
    left: -10rem !important;
    height: auto !important;
    top: -2rem !important;
  }
  .row4 > .customize img.img2 {
    width: 100%;
    top: -10rem;
  }
  .row6 > .customize img.img1 {
    width: 80%;
    right: 0;
    top: -50rem;
  }
  .row6 > .sectioncover h2 {
    font-size: 7.5rem;
  }
  .row6 > .sectioncover {
    padding: 6rem 0 11rem;
  }
  .row7 > .customize img.img1 {
    width: 80%;
  }
  .row7 > .sectioncover {
    padding: 6rem 0 11rem;
  }
}

.row2 > .sectioncover .component-promotions > .list .box:nth-child(3) > .image > img {
  width: calc(100% + 8rem) !important;
  left: -4rem !important;
  height: auto !important;
}
