@charset "UTF-8";

html* {
  box-sizing: border-box;
  cursor: pointer;
  user-select: none;
  pointer-events: none;
  scroll-behavior: smooth;
}
body {
  width: 100%;
  margin: 0;
}
.wrapper {
  margin: 0 auto;
  background: transparent;
}
/* header start*/
#header {
  width: 100%;
  margin: 0;
  position: fixed;
  z-index: 2;
}
.hidden {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
#header nav {
  top: 600px;
  height: 60px;
  background: #c2dceb8a;
  width: 100%;
  margin: 0;
}
#header ul {
  margin: 0 auto;
  justify-content: center;
  position: sticky;
  display: flex;
}
#header li {
  width: 100px;
  flex: auto;
  list-style: none;
  font-size: 20px;
  text-align: center;
  font-family: 'Courier New', Courier, monospace;
  line-height: 60px;
  height: 60px;
}
/*header ends*/
/*eye-catcher starts*/
#eye-catcher {
  position: relative;
  background: transparent;
}
.catch0 {
  position: absolute;
  top: 20px;
  left: 5%;
  width: 200px;
  height: 300px;
  text-align: left;
  margin-left: 20px;
  font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
  font-size: 80px;
  color: #fff;
  font-weight: bold;
}
.body0 {
  display: block;
  position: relative;
  top: 0;
  object-fit: contain;
  object-position: 2.5% 2.5%;
  width: 100%;
}
/*about-us starts*/
#about-us {
  position: relative;
  top: 0px;
  width: 100%;
  height: 600px;
  margin: 0;
  background: #d3eeec;
}
.products {
  margin: 70px 80px;
  height: 351px;
  width: 493px;
  border-radius: 5px;
  background: url('../img/芝生0.png') no-repeat;
}
.cards0 {
  display: block;
  position: relative;
  width: 150px;
  height: 150px;
  margin-top: 20px;
  top: 20px;
  margin-left: 171.5px;
  border-radius: 75px;
  background: #fff;
  font-size: 11px;
}
.cards1 {
  display: block;
  position: relative;
  width: 150px;
  height: 150px;
  border-radius: 75px;
  background: #fff;
  margin-top: 5px;
  left: 50px;
}
.cards2 {
  display: block;
  position: relative;
  width: 155px;
  height: 155px;
  border-radius: 77.5px;
  background: #f3f3f3;
  margin-top: -150px;
  left: 288px;
  float: left;
}
.card0 {
  display: block;
  position: relative;
  font-size: 10px;
  width: 100px;
  margin: 15px auto;
  top: 20px;
  text-align: center;
}
.card2 {
  display: block;
  position: relative;
  font-size: 10px;
  width: 100px;
  margin: 15px auto;
  top: 20px;
  text-align: center;
}
.card4 {
  display: block;
  position: relative;
  font-size: 10px;
  width: 100px;
  margin: 15px auto;
  text-align: center;
}
.card1 {
  width: 80px;
  justify-content: center;
  margin: 7.5px 30px;
}
.card3 {
  width: 80px;
  justify-content: center;
  margin: 20px 35px;
}
.card5 {
  width: 80px;
  justify-content: center;
  margin: -5px 35px;
}
.about-us {
  position: absolute;
  top: 80px;
  margin-left: 60%;
  width: 30%;
  text-align: left;
  font-size: 18px;
}
.title {
  position: relative;
  top: 20px;
  left: 20px;
  margin: 0;
  font-size: 30px;
  font-family: 'Courier New', Courier, monospace;
}
.stamp0 {
  position: absolute;
  top: 500px;
  left: 90%;
  width: 100px;
}
/*stores starts*/
#stores {
  height: 600px;
  background: url(../img/background3.png) no-repeat;
}
.container {
  display: block;
  position: relative;
  width: 100%;
  height: 100px;
}
.store-cats1 {
  margin: 20px 15px;
  width: 50px;
  float: left;
}
.store-cats2 {
  margin: 20px 15px;
  display: block;
  width: 55px;
  float: left;
}
.store-cats3 {
  margin: 20px 20px;
  width: 45px;
  float: left;
}
.stores {
  width: 400px;
  line-height: 100px;
  margin: 20px 0;
  font-family: 'Courier New', Courier, monospace;
}
.stores-section {
  height: 500px;
  width: 100%;
  display: flex;
  margin-top: 20px;
}
.box0 {
  width: 50%;
  margin: 0;
  flex: auto;
}
.box1 {
  width: 50%;
  flex: auto;
}
.stores-section0 {
  height: 100%;
}

/*news starts*/
#news {
  height: 500px;
  background: url(../img/background2.png) no-repeat;
}
.news-box {
  display: block;
  position: relative;
  top: 25px;
  margin: 25px auto;
  width: 700px;
  height: 80px;
  border-radius: 10px;
  background-color: #f7f0f0f0;
}
.before {
  position: relative;
  margin-top: -3px;
  margin-left: 3px;
  width: 50px;
  float: left;
  transform: translateY(2%) rotate(-30deg);
}
.after {
  position: relative;
  margin-top: 30px;
  margin-left: 20px;
  width: 50px;
  float: left;
  transform: translateY(2%) rotate(-45deg);
}
.news0 {
  width: 550px;
  height: 80px;
  margin: auto;
  text-align: center;
  line-height: 80px;
  font-size: 18px;
  color: #233330f0;
  float: left;
}
.news-button {
  margin-top: 30px;
  margin-left: 80%;
  width: 160px;
  height: 60px;
  border: none;
  font-size: 20px;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  color: #091a12;
  background: transparent;
}
.news-button p {
  float: left;
  margin: 0;
  line-height: 60px;
}
.arrow {
  position: relative;
  font-size: 40px;
  top: -5px;
}
/*contact starts*/
#contact {
  height: 400px;
  background: black;
}
.title1 {
  position: relative;
  top: 20px;
  left: 20px;
  margin: 0;
  font-size: 30px;
  font-family: 'Courier New', Courier, monospace;
  color: aliceblue;
}
.contact-p {
  text-align: center;
  vertical-align: middle;
  margin: 80px 0;
  font-size: 30px;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  color: aliceblue;
}

/* back to the top */
.pagetop {
  height: 50px;
  width: 50px;
  position: fixed;
  right: 30px;
  bottom: 30px;
  background: #fff;
  border: solid 2px #000;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  box-shadow: 0 4px 6px rgb(0 0 0 / 30%);
}

.pagetop__arrow {
  height: 10px;
  width: 10px;
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  transform: translateY(20%) rotate(-45deg);
}

@media (max-width: 1024px) {
  .stores-section0 {
    width: 100%;
  }
  .stamp0 {
    left: 87.5%;
  }
  .about-us {
    top: 15%;
    margin-left: 67.5%;
    font-size: 15px;
  }
  .products {
    width: 60%;
    margin: 70px 60px;
  }
}

@media (max-width: 767px) {
  .catch0 {
    font-size: 40px;
    height: 50%;
    top: 2%;
  }
  #eye-catcher {
    margin-top: 0;
  }
  .body0 {
    height: 100%;
  }
  #header {
    width: 100%;
    display: block;
  }
  #header nav {
    width: 100%;
  }
  #header ul {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #header li {
    line-height: 60px;
    margin: 0;
    width: 80px;
    font-size: 10px;
  }
  .stamp0 {
    left: 85%;
  }
  #about-us {
    position: relative;
    margin-top: 0;
    top: 0;
  }
  .about-us {
    margin-left: 62.5%;
  }
  .cards0 {
    width: 40%;
    margin-top: 5%;
    margin-left: 30%;
  }
  .cards1 {
    width: 40%;
    margin-top: 0%;
    left: 7.5%;
  }
  .cards2 {
    width: 40%;
    top: 0%;
    left: 52.5%;
  }

  .products {
    width: 50%;
  }
  .title {
    width: 80%;
  }
  .box0 {
    width: 90%;
    margin: 0 auto;
    height: 50px;
  }
  .stores-section {
    display: block;
    height: fit-content;
  }
  .container {
    float: left;
    width: 33.333%;
    height: 50px;
    margin: 20px 0;
  }
  .store-cats1 {
    width: 30px;
  }
  .store-cats2 {
    width: 30px;
  }
  .store-cats3 {
    width: 22.5px;
  }
  .stores {
    line-height: 50px;
    margin: 10px 0;
    font-size: 15px;
    display: block;
    width: 250px;
  }
  .box1 {
    width: 100%;
  }
  .stores-section0 {
    width: 55%;
    justify-content: center;
    margin: 0 22.5%;
  }
  .news-box {
    width: 80%;
  }
  .news0 {
    width: 70%;
    overflow: hidden;
  }
  .news-button {
    margin-left: 70%;
  }
  @media (max-width: 500px) {
    .wrapper {
      margin: 0;
    }
    .hidden {
      visibility: visible;
    }
    #header {
      width: 100%;
      left: 0%;
    }
    #header li {
      text-align: center;
      margin-left: 5%;
    }
    .products {
      height: 50%;
      width: auto;
      margin: 5px 10px;
    }
    .cards0 {
      top: 10px;
    }
    .cards1 {
      margin-top: -6%;
    }
    .about-us {
      top: 60%;
      margin-left: 20%;
      width: 60%;
    }
    .stamp0 {
      left: 77.5%;
    }
    .container {
      width: 100%;
    }
    .box0 {
      position: relative;
      margin: 0;
      top: 5%;
      width: 60%;
    }
    .stores {
      font-size: 12px;
    }
    .before,
    .after {
      width: 30px;
    }
    .news-button {
      margin-left: 55%;
      font-size: 15px;
    }
  }
}
