header {
  display: none;
}
.banner {
  position: relative;
}
.banner .banner-img {
  width: 100%;
}
.banner .shop-now {
  position: absolute;
  top: 54%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  border-radius: 100px;
  border: 3px solid #fff;
  background: linear-gradient(180deg, #ff5b3f 0%, #ff9f63 100%);
  color: #fff;
  font-size: 35.729px;
  font-weight: 500;
  letter-spacing: 11.791px;
  width: max-content;
  padding: 15px 44px;
  margin: 0 auto;
  transition: all 0.3s ease;
}
.banner .shop-now:hover {
  background: linear-gradient(180deg, #ff3838 0%, #ffc363 100%);
}
.pc-style {
  display: block;
}
.mb-style {
  display: none;
}
.title {
  position: relative;
  width: max-content;
  margin: 0 auto;
}
.title .discount {
  position: absolute;
  bottom: 26px;
  right: -70px;
}
.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  border-radius: 4px;
  background: linear-gradient(90deg, #fa881f 0%, #ff6b18 100%), linear-gradient(90deg, #fa7b1f 0%, #ff1818 100%);
  padding: 10px 27px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  transition: all 0.3s ease;
  margin-top: 10px;
}
.btn:hover {
  background: linear-gradient(90deg, #fa7b1f 0%, #ff1818 100%);
}
.wrap1 {
  padding: 40px 0 1px;
  margin-top: -2px;
}
.wrap1 .wrap1-content-item {
  display: flex;
  background: #fff;
  border-radius: 16px;
  margin-bottom: 50px;
  box-shadow: 0 0 33.8px 0 rgba(213, 177, 105, 0.67);
  overflow: hidden;
}
.wrap1 .wrap1-content-item .left {
  width: 500px;
  background: #fbf6e1;
  padding: 23px 23px 15px;
}
.wrap1 .wrap1-content-item .right {
  display: flex;
}
.wrap1 .wrap1-content-item .left-title {
  display: flex;
  align-items: center;
  gap: 10px;
}
.wrap1 .wrap1-content-item .left-content {
  margin-top: 13px;
  width: 438px;
  height: 100px;
  display: flex;
  align-items: center;
  background: url(../../img/activity/summer-sale-2025/item-bg.png) no-repeat center center;
}
.wrap1 .wrap1-content-item .logo {
  margin: 0 34px 0 18px;
}
.wrap1 .wrap1-content-item .more {
  margin-left: 24px;
  text-align: center;
  font-size: 15px;
  color: #fff;
}
.wrap1 .wrap1-content-item .title-text {
  color: #111;
  font-size: 24px;
  font-weight: 600;
  line-height: 150%;
  /* 36px */
}
.wrap1 .wrap1-content-item .label {
  background: #ff7614;
  color: #fff;
  line-height: normal;
  font-size: 14px;
  font-weight: 400;
  border-radius: 10px;
  padding: 2px 10px;
  vertical-align: middle;
}
.wrap1 .wrap1-content-item .left-desc {
  color: #424242;
  font-size: 14px;
  font-weight: 400;
  line-height: 191%;
  /* 26.74px */
  margin-top: 10px;
}
.wrap1 .wrap1-content-item .left-desc li {
  list-style: disc;
  margin-left: 20px;
}
.wrap1 .wrap1-content-item .right-item {
  position: relative;
  width: 290px;
  text-align: center;
}
.wrap1 .wrap1-content-item .right-item:first-child {
  border-right: 1px dashed #9e9689;
}
.wrap1 .wrap1-content-item .discount {
  position: absolute;
  top: 0;
  right: 0;
}
.wrap1 .wrap1-content-item .right-item_title {
  color: #111;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  /* 30px */
  margin-top: 12px;
}
.wrap1 .wrap1-content-item .right-item_price {
  color: #ff2323;
  font-size: 28px;
  font-weight: 700;
  margin-top: 14px;
}
.wrap1 .wrap1-content-item .right-item_price_old {
  color: #626262;
  font-size: 14px;
  text-decoration-line: line-through;
  margin-top: 5px;
}
.wrap1 .wrap1-content-item .right-item-desc {
  color: #282828;
  font-size: 14px;
  margin-top: 12px;
  height: 16px;
}
.wrap1 .wrap1-content-item .right-item-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrap1 .wrap1-content-item .switch-item {
  color: #15a415;
  font-size: 16px;
  margin-top: 20px;
  cursor: pointer;
}
.wrap1 .wrap1-content {
  margin-top: 65px;
}
.wrap2 {
  padding: 160px 0;
  margin-top: -2px;
}
.wrap2 .wrap2-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  margin-top: 50px;
  flex-wrap: wrap;
}
.wrap2 .wrap2-content-item {
  width: 515px;
  border-radius: 18px;
  border: 2px solid #1c95b5;
  background: #fff;
  padding: 30px 36px 25px;
}
.wrap2 .wrap2-content-item .discount {
  position: absolute;
  top: 0;
  right: 0;
}
.wrap2 .top {
  display: flex;
  align-items: center;
  gap: 20px;
}
.wrap2 .info-title {
  color: #111;
  font-size: 24px;
  font-weight: 600;
  line-height: 150%;
  /* 36px */
}
.wrap2 .info-desc {
  color: #424242;
  font-size: 14px;
  line-height: 150%;
  /* 21px */
  margin-top: 6px;
}
.wrap2 .bottom {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 24px;
}
.wrap2 .bottom-item {
  position: relative;
  width: 210px;
  border-radius: 12px;
  background: #dceffe;
  text-align: center;
}
.wrap2 .bottom-item_title {
  border-radius: 12px 12px 0 0;
  background: #9bd1fb;
  padding: 10px 0;
}
.wrap2 .b-title {
  color: #111;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  /* 30px */
}
.wrap2 .b-desc {
  color: #111;
  font-size: 14px;
  margin-top: 5px;
}
.wrap2 .b-text {
  color: #434343;
  font-size: 12px;
  margin-top: 12px;
  height: 13px;
}
.wrap2 .new-price {
  color: #ff2323;
  font-size: 20px;
  font-weight: 700;
}
.wrap2 .old-price {
  color: #626262;
  font-size: 12px;
  text-decoration-line: line-through;
}
.wrap2 .b-price {
  margin-top: 12px;
}
.wrap2 .bottom-desc {
  color: #282828;
  font-size: 14px;
  font-weight: 400;
  margin-top: 10px;
  height: 16px;
}
.wrap2 .btn {
  margin: 10px auto;
  padding: 10px 24px;
  width: max-content;
  font-size: 14px;
}
.wrap2 .btn img {
  width: 16px;
  vertical-align: middle;
}
.wrap2 .switch-item {
  color: #006ec5;
  font-size: 14px;
  margin-bottom: 14px;
  cursor: pointer;
}
main {
  background: url(../../img/activity/summer-sale-2025/wrap-bg.webp) no-repeat bottom center;
  background-size: 100% 2200px;
}
.wrap {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.wrap1-bg {
  position: absolute;
  right: -100px;
  bottom: 100px;
}
.wrap2-bg {
  position: absolute;
  top: 400px;
  left: 0;
  z-index: -1;
}
@media (max-width: 768px) {
  main {
    background: unset;
  }
  .pc-style {
    display: none;
  }
  .mb-style {
    display: block;
  }
  .banner .shop-now {
    font-size: 26px;
    top: 53%;
    padding: 15px 30px;
    gap: 8px;
  }
  .banner .shop-now img {
    width: 28px;
  }
  .wrap .title {
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 4.442px 0 0 #e0c385;
    text-align: center;
    line-height: 150%;
    width: 100%;
    color: #111;
    font-size: 24px;
    font-weight: 700;
    line-height: 145%;
    padding: 10px 0;
  }
  .wrap .title .title-text {
    color: #ed7e00;
  }
  .wrap .title .discount {
    bottom: 60px;
    right: 0;
    width: 80px;
  }
  .wrap1 {
    margin-top: 0;
    background: #f2dfb8;
    overflow: visible;
  }
  .wrap1 .wrap1-content {
    margin-top: 30px;
  }
  .wrap1 .wrap1-content-item {
    flex-direction: column;
    position: relative;
    background: unset;
    margin-bottom: 40px;
  }
  .wrap1 .wrap1-content-item .left {
    width: 100%;
    padding: 40px 0 26px 0;
  }
  .wrap1 .wrap1-content-item .left-desc {
    background: #fbf6e1;
    padding: 14px 20px;
    font-size: 12px;
    margin-top: 0;
  }
  .wrap1 .wrap1-content-item .label {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 0 0 10px 10px;
    padding: 5px 23px;
  }
  .wrap1 .wrap1-content-item .left-title {
    text-align: center;
    justify-content: center;
  }
  .wrap1 .wrap1-content-item .title-text {
    font-size: 20px;
  }
  .wrap1 .wrap1-content-item .left-content {
    flex-direction: column;
    align-items: center;
    margin: 10px auto 0;
    width: 302px;
    min-height: 233px;
    height: auto;
    background-size: 100% 100%;
    background-image: url(../../img/activity/summer-sale-2025/item-bg-mb1.png);
  }
  .wrap1 .wrap1-content-item .more {
    margin-left: 0;
    margin-top: 25px;
  }
  .wrap1 .wrap1-content-item .logo {
    margin: 15px 0 35px;
  }
  .wrap1 .wrap1-content-item .right {
    width: 100%;
    background: #fff;
    flex-direction: column;
  }
  .wrap1 .wrap1-content-item .right .right-item {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 245px;
  }
  .wrap1 .wrap1-content-item .right .right-item_price_old {
    margin-bottom: 10px;
  }
  .wrap1 .wrap1-content-item .right .right-item-desc {
    height: auto;
    margin-top: 0;
  }
  .wrap1 .wrap1-content-item .right .right-item:first-child {
    border-right: none;
    border-bottom: 1px dashed #9e9689;
  }
  .wrap1 .wrap1-content-item:last-child .left-content {
    height: 275px;
    background-image: url(../../img/activity/summer-sale-2025/item-bg-mb.png);
  }
  .wrap1 .wrap1-content-item:last-child .left-content .logo {
    margin: 15px 0 35px;
  }
  .wrap2 {
    padding: 68px 0;
    background: #c3e8f2;
  }
  .wrap2 .title {
    box-shadow: 0 4.442px 0 0 #3c98b1;
  }
  .wrap2 .info-title {
    font-size: 20px;
  }
  .wrap2 .info-desc {
    font-size: 12px;
  }
  .wrap2 .b-text {
    height: auto;
  }
  .wrap2 .wrap2-content {
    flex-direction: column;
    gap: 20px;
    margin-top: 40px;
  }
  .wrap2 .wrap2-content-item {
    width: 100%;
    padding: 20px;
  }
  .wrap2 .top {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .wrap2 .bottom {
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-top: 30px;
  }
  .wrap2 .bottom-item {
    width: 100%;
  }
  .wrap2 .bottom-desc {
    height: auto;
  }
}
