.sect-1 {
  width: 100%;
  margin-top: 60px;
}
.sect-1 .wrap {
  width: 100%;
  height: 300px;
}
.sect-1 .wrap .swiper-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.sect-1 .wrap .swiper-slide .main {
  width: 100%;
  height: 100%;
}
.sect-1 .wrap .swiper-slide .main img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sect-1 .wrap .swiper-slide .name {
  width: 100%;
  height: 100%;
  padding: 0 15px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  text-align: center;
}
.sect-1 .wrap .swiper-slide .name .cn-tit {
  font-size: 30px;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: 3.4px;
}
.sect-1 .wrap .swiper-slide .name .en-tit {
  font-size: 16px;
  font-weight: 400;
  color: #e2e2e2;
}
.sect-2 {
  width: 100%;
  height: auto;
  background: #f8f8f8;
}
.sect-2 .wrap {
  width: calc(100% - 30px);
  height: 100%;
  padding: 40px 0;
  margin: 0 auto;
  display: block;
}
.sect-2 .wrap > div {
  width: 100%;
}
.sect-2 .wrap .l-box .en {
  opacity: 0.9;
  font-size: 30px;
  font-weight: 700;
  color: #000000;
  width: 50%;
}
.sect-2 .wrap .l-box .cn {
  font-size: 30px;
  font-weight: 300;
  color: #000000;
}
.sect-2 .wrap .l-box .btn {
  width: 120px;
  height: 42px;
  background: #7aae5a;
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}
.sect-2 .wrap .c-box {
  font-size: 16px;
  font-weight: 300;
  color: #000000;
  line-height: 2;
  margin-top: 20px;
}
.sect-2 .wrap .c-box .num {
  font-size: 28px;
  font-weight: 800;
  color: #7aae5a;
}
.sect-2 .wrap .c-box .txt {
  font-size: 18px;
  font-weight: 300;
  color: #7aae5a;
}
.sect-2 .wrap .r-box {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #a7a7a7;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 170px;
  margin-top: 20px;
}
.sect-2 .wrap .r-box img {
  width: 170px;
  height: 170px;
  margin-bottom: 20px;
}
.sect-3 {
  padding: 0 15px;
  background-color: #f8f8f8;
}
.sect-3 .map {
  width: 100%;
  height: 400px;
}
@media (min-width: 576px) {
  .sect-1 .wrap {
    height: 350px;
  }
  .sect-2 {
    width: 100%;
    height: auto;
    background: #f8f8f8;
  }
  .sect-2 .wrap {
    width: calc(100% - 30px);
    height: 100%;
    padding: 40px 0;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  .sect-2 .wrap > div {
    width: 50%;
  }
  .sect-2 .wrap .l-box .en {
    opacity: 0.9;
    font-size: 30px;
    font-weight: 700;
    color: #000000;
    width: 50%;
  }
  .sect-2 .wrap .l-box .cn {
    font-size: 30px;
    font-weight: 300;
    color: #000000;
  }
  .sect-2 .wrap .l-box .btn {
    width: 120px;
    height: 42px;
    background: #7aae5a;
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
  }
  .sect-2 .wrap .c-box {
    font-size: 16px;
    font-weight: 300;
    color: #000000;
    line-height: 2;
    margin-top: 0;
    word-break: break-all;
  }
  .sect-2 .wrap .c-box .num {
    font-size: 28px;
    font-weight: 800;
    color: #7aae5a;
  }
  .sect-2 .wrap .c-box .txt {
    font-size: 18px;
    font-weight: 300;
    color: #7aae5a;
  }
  .sect-2 .wrap .r-box {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #a7a7a7;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 170px;
    margin-top: 20px;
  }
  .sect-2 .wrap .r-box img {
    width: 170px;
    height: 170px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sect-1 .wrap {
    height: 400px;
  }
}
@media (min-width: 992px) {
  .sect-1 {
    margin-top: 80px;
  }
  .sect-1 .wrap {
    height: 500px;
  }
  .sect-1 .wrap .swiper-slide .name .cn-tit {
    font-size: 50px;
  }
  .sect-1 .wrap .swiper-slide .name .en-tit {
    font-size: 20px;
  }
  .sect-2 {
    width: 100%;
    height: auto;
    background: #f8f8f8;
  }
  .sect-2 .wrap {
    width: 932px;
    height: 100%;
    padding: 60px 0;
    margin: 0 auto;
    display: flex;
  }
  .sect-2 .wrap > div {
    width: calc(100% / 3);
  }
  .sect-2 .wrap .l-box .en {
    opacity: 0.9;
    font-size: 40px;
    font-weight: 700;
    color: #000000;
    width: 100%;
  }
  .sect-2 .wrap .l-box .cn {
    font-size: 40px;
    font-weight: 300;
    color: #000000;
  }
  .sect-2 .wrap .l-box .btn {
    width: 120px;
    height: 42px;
    background: #7aae5a;
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
  }
  .sect-2 .wrap .c-box {
    font-size: 16px;
    font-weight: 300;
    color: #000000;
    line-height: 2;
  }
  .sect-2 .wrap .c-box .num {
    font-size: 28px;
    font-weight: 800;
    color: #7aae5a;
    margin-bottom: 20px;
  }
  .sect-2 .wrap .c-box .txt {
    font-size: 18px;
    font-weight: 300;
    color: #7aae5a;
  }
  .sect-2 .wrap .r-box {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #a7a7a7;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: calc(100% / 3);
  }
  .sect-2 .wrap .r-box img {
    width: 170px;
    height: 170px;
    margin-bottom: 20px;
  }
  .sect-3 {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .sect-1 {
    margin-top: 90px;
  }
  .sect-2 .wrap {
    width: 1140px;
  }
}
@media (min-width: 1430px) {
  .sect-1 {
    margin-top: 100px;
  }
  .sect-2 .wrap {
    width: 1370px;
  }
  .sect-2 .wrap .l-box .en {
    width: 50%;
  }
}
@media (min-width: 1660px) {
  .sect-1 {
    margin-top: 110px;
  }
  .sect-1 .wrap {
    height: 600px;
  }
  .sect-1 .wrap .swiper-slide .name .cn-tit {
    font-size: 68px;
  }
  .sect-1 .wrap .swiper-slide .name .en-tit {
    font-size: 26px;
  }
  .sect-2 .wrap {
    width: 1600px;
  }
}
/*# sourceMappingURL=contact.css.map */