.lizi-products-stainless-steel-piping-system {
  .lizi-products-stainless-steel-piping-system__banner {
    position: relative;

    .lizi-products-stainless-steel-piping-system__banner-wrap {
      position: absolute;
      left: 14.5rem;
      top: 17.125rem;

      .lizi-products-stainless-steel-piping-system__banner-title {
        font-size: 3.125rem;
        font-weight: 700;
        color: var(--white);
        position: relative;
      }
      /* .lizi-products-stainless-steel-piping-system__banner-title::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 1.875rem;
        width: 10rem;
        height: .3125rem;
        background-color: var(--primary-color);
      } */

      .lizi-products-stainless-steel-piping-system__banner-sub-title {
        width: 60rem;
        color: var(--white);
        font-size: 1.25rem;
        font-weight: 400;
        line-height: 2.375rem;
        margin-top: 1.875rem;
      }
    }
  }
  .lizi-products-stainless-steel-piping-system__path {
    background-color: #F5F5F5;
    padding-left: 5rem;
    margin: 0;
  }
  .lizi-products-stainless-steel-piping-system__advantages {
    display: flex;
    flex-direction: column;
    gap: 2.9375rem;
    padding: 0 7.375rem;
    padding-top: 8rem;
    padding-bottom: 5rem;
    background-color: #F5F5F5;
    .lizi-products-stainless-steel-piping-system__advantages-title {
      font-size: 3rem;
      font-weight: 700;
      color: #333333;
      text-align: center;
    }
    .lizi-products-stainless-steel-piping-system__advantages-list {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 1.25rem;

      .lizi-products-stainless-steel-piping-system__advantages-list-item {
        display: flex;
        flex-direction: column;
        width: 100%;
        height: 16.875rem;
        overflow: hidden;
      }

      .lizi-products-stainless-steel-piping-system__advantages-list-item__top {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 11.125rem;
        font-size: 3rem;
        font-weight: 700;
        color: var(--white);
      }

      .lizi-products-stainless-steel-piping-system__advantages-list-item__top:hover {
        transform: scale(1.1);
        transition: .3s;
      }

      .Customized {
        background: url(../../../images/products/piping/stainless-steel-piping-system/Customized.png);
        background-size: cover;
        border-top-left-radius: .625rem;
        border-top-right-radius: .625rem;
      }

      .Lightweight {
        background: url(../../../images/products/piping/stainless-steel-piping-system/Lightweight.png);
        background-size: cover;
        border-top-left-radius: .625rem;
        border-top-right-radius: .625rem;
      }

      .High-quality_materials {
        background: url(../../../images/products/piping/stainless-steel-piping-system/High-quality_materials.png);
        background-size: cover;
        border-top-left-radius: .625rem;
        border-top-right-radius: .625rem;
      }

      .High_precision {
        background: url(../../../images/products/piping/stainless-steel-piping-system/High_precision.png);
        background-size: cover;
        border-top-left-radius: .625rem;
        border-top-right-radius: .625rem;
      }
      
      .lizi-products-stainless-steel-piping-system__advantages-list-item__bottom {
        color: #333333;
        font-size: 1rem;
        font-weight: 500;
        padding: .9375rem 1.25rem;
        background-color: var(--white);
        box-shadow: 0 .25rem .25rem 0 #00000040;
        border-bottom-left-radius: .625rem;
        border-bottom-right-radius: .625rem;
        .lizi-products-stainless-steel-piping-system__advantages-list-item__bottom-label {
          /* display: flex; */
          align-items: center;
          gap: .3125rem;
          .lizi-products-stainless-steel-piping-system__advantages-list-item__bottom-label-left {
            /* width: 9.6875rem; */
            font-size: 2rem;
            font-weight: 700;
            color: var(--primary-color);
            /* word-wrap: break-word; */
          }
          .lizi-products-stainless-steel-piping-system__advantages-list-item__bottom-label-right {
            flex: 1 0 0;
            font-size: 1.25rem;
            font-weight: 500;
            padding: 1rem 0;
          }
        }
      }
    }
  }
  .lizi-products-stainless-steel-piping-system__difference {
    display: flex;
    flex-direction: column;
    padding: 6.125rem 14rem;
    .lizi-products-stainless-steel-piping-system__difference-title {
      font-size: 3rem;
      font-weight: 700;
      color: #333333;
      text-align: center;
    }
  }

  .lizi-products-stainless-steel-piping-system__photo {
    display: flex;
    flex-direction: column;
    gap: 1.875rem;
    width: 100%;
    padding: 1.875rem 0;

    .title {
      font-size: 3rem;
      font-weight: 700;
      color: #333333;
      text-align: center;
    }

    .bg {
      overflow: hidden;

      img {
        width: 100%;
        height: 100%;
        object-fit: contain;
      }

      img:hover {
        transform: scale(1.1);
        transition: .3s;
      }
    }
  }

  .lizi-products-stainless-steel-piping-system__fittings {
    display: flex;
    flex-direction: column;
    gap: 3.3125rem;
    padding: 7.5rem 17.875rem;
    padding-bottom: 12.25rem;
    .lizi-products-stainless-steel-piping-system__fittings-list {
      display: flex;
      flex-direction: column;
      gap: 1.6875rem;

      .lizi-products-stainless-steel-piping-system__fittings-list-item {
        width: 100%;
        position: relative;
        overflow: hidden;

        img {
          width: 100%;
          height: 100%;
          object-fit: contain;
        }

        img:hover {
          transform: scale(1.1);
          transition: .3s;
        }

        .lizi-products-stainless-steel-piping-system__fittings-list-item__label {
          font-size: 2.375rem;
          font-weight: 700;
          color: var(--white);
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          z-index: 1;
          width: 100%;
          text-align: center;
        }
      }
    }
  }
}

@media screen and (max-width: 900px) {
  .lizi-products-stainless-steel-piping-system {
    .lizi-products-stainless-steel-piping-system__banner {
      .lizi-products-stainless-steel-piping-system__banner-wrap {
        left: 3rem;
        top: 11rem;
        .lizi-products-stainless-steel-piping-system__banner-sub-title {
          line-height: 1.3rem;
        }
      }
    }
    .lizi-products-stainless-steel-piping-system__advantages {
      padding: 7rem 3rem;
      .lizi-products-stainless-steel-piping-system__advantages-list {
        .lizi-products-stainless-steel-piping-system__advantages-list-item {
          height: 22rem;
          .lizi-products-stainless-steel-piping-system__advantages-list-item__bottom {
            height: 12rem;
          }
        }
      }
    }

    .lizi-products-stainless-steel-piping-system__difference {
      padding: 6.125rem 8rem;
    }

    .lizi-products-stainless-steel-piping-system__fittings {
      padding: 7.5rem 8rem;
    }
  }
}