@charset "UTF-8";
html {
  scroll-behavior: smooth;
  font-size: 5.2083333333vw;
}

@media (max-width: 1440px) {
  html {
    font-size: 6.9444444444vw;
  }
}
@media (max-width: 1024px) {
  html {
    font-size: 9.765625vw;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 13.0208333333vw;
  }
}
@media (max-width: 480px) {
  html {
    font-size: 20.8333333333vw;
  }
}
.f-12 {
  font-size: 0.12rem;
}

@media screen and (min-width: 768px) {
  .md\:f-12 {
    font-size: 0.12rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:f-12 {
    font-size: 0.12rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:f-12 {
    font-size: 0.12rem;
  }
}
.f-14 {
  font-size: 0.14rem;
}

@media screen and (min-width: 768px) {
  .md\:f-14 {
    font-size: 0.14rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:f-14 {
    font-size: 0.14rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:f-14 {
    font-size: 0.14rem;
  }
}
.f-16 {
  font-size: 0.16rem;
}

@media screen and (min-width: 768px) {
  .md\:f-16 {
    font-size: 0.16rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:f-16 {
    font-size: 0.16rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:f-16 {
    font-size: 0.16rem;
  }
}
.f-18 {
  font-size: 0.18rem;
}

@media screen and (min-width: 768px) {
  .md\:f-18 {
    font-size: 0.18rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:f-18 {
    font-size: 0.18rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:f-18 {
    font-size: 0.18rem;
  }
}
.f-20 {
  font-size: 0.2rem;
}

@media screen and (min-width: 768px) {
  .md\:f-20 {
    font-size: 0.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:f-20 {
    font-size: 0.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:f-20 {
    font-size: 0.2rem;
  }
}
.f-24 {
  font-size: 0.24rem;
}

@media screen and (min-width: 768px) {
  .md\:f-24 {
    font-size: 0.24rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:f-24 {
    font-size: 0.24rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:f-24 {
    font-size: 0.24rem;
  }
}
.f-28 {
  font-size: 0.28rem;
}

@media screen and (min-width: 768px) {
  .md\:f-28 {
    font-size: 0.28rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:f-28 {
    font-size: 0.28rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:f-28 {
    font-size: 0.28rem;
  }
}
.f-30 {
  font-size: 0.3rem;
}

@media screen and (min-width: 768px) {
  .md\:f-30 {
    font-size: 0.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:f-30 {
    font-size: 0.3rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:f-30 {
    font-size: 0.3rem;
  }
}
.f-32 {
  font-size: 0.32rem;
}

@media screen and (min-width: 768px) {
  .md\:f-32 {
    font-size: 0.32rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:f-32 {
    font-size: 0.32rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:f-32 {
    font-size: 0.32rem;
  }
}
.f-40 {
  font-size: 0.4rem;
}

@media screen and (min-width: 768px) {
  .md\:f-40 {
    font-size: 0.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:f-40 {
    font-size: 0.4rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:f-40 {
    font-size: 0.4rem;
  }
}
.f-48 {
  font-size: 0.48rem;
}

@media screen and (min-width: 768px) {
  .md\:f-48 {
    font-size: 0.48rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:f-48 {
    font-size: 0.48rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:f-48 {
    font-size: 0.48rem;
  }
}
.f-56 {
  font-size: 0.56rem;
}

@media screen and (min-width: 768px) {
  .md\:f-56 {
    font-size: 0.56rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:f-56 {
    font-size: 0.56rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:f-56 {
    font-size: 0.56rem;
  }
}
.f-80 {
  font-size: 0.8rem;
}

@media screen and (min-width: 768px) {
  .md\:f-80 {
    font-size: 0.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:f-80 {
    font-size: 0.8rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:f-80 {
    font-size: 0.8rem;
  }
}
.mt-10 {
  margin-top: 0.1rem;
}

@media screen and (min-width: 768px) {
  .md\:mt-10 {
    margin-top: 0.1rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mt-10 {
    margin-top: 0.1rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mt-10 {
    margin-top: 0.1rem;
  }
}
.mt-15 {
  margin-top: 0.15rem;
}

@media screen and (min-width: 768px) {
  .md\:mt-15 {
    margin-top: 0.15rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mt-15 {
    margin-top: 0.15rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mt-15 {
    margin-top: 0.15rem;
  }
}
.mt-20 {
  margin-top: 0.2rem;
}

@media screen and (min-width: 768px) {
  .md\:mt-20 {
    margin-top: 0.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mt-20 {
    margin-top: 0.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mt-20 {
    margin-top: 0.2rem;
  }
}
.mt-30 {
  margin-top: 0.3rem;
}

@media screen and (min-width: 768px) {
  .md\:mt-30 {
    margin-top: 0.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mt-30 {
    margin-top: 0.3rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mt-30 {
    margin-top: 0.3rem;
  }
}
.mt-40 {
  margin-top: 0.4rem;
}

@media screen and (min-width: 768px) {
  .md\:mt-40 {
    margin-top: 0.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mt-40 {
    margin-top: 0.4rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mt-40 {
    margin-top: 0.4rem;
  }
}
.mt-60 {
  margin-top: 0.6rem;
}

@media screen and (min-width: 768px) {
  .md\:mt-60 {
    margin-top: 0.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mt-60 {
    margin-top: 0.6rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mt-60 {
    margin-top: 0.6rem;
  }
}
.mt-80 {
  margin-top: 0.8rem;
}

@media screen and (min-width: 768px) {
  .md\:mt-80 {
    margin-top: 0.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mt-80 {
    margin-top: 0.8rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mt-80 {
    margin-top: 0.8rem;
  }
}
.mt-100 {
  margin-top: 1rem;
}

@media screen and (min-width: 768px) {
  .md\:mt-100 {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mt-100 {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mt-100 {
    margin-top: 1rem;
  }
}
.mt-120 {
  margin-top: 1.2rem;
}

@media screen and (min-width: 768px) {
  .md\:mt-120 {
    margin-top: 1.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mt-120 {
    margin-top: 1.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mt-120 {
    margin-top: 1.2rem;
  }
}
.mr-10 {
  margin-right: 0.1rem;
}

@media screen and (min-width: 768px) {
  .md\:mr-10 {
    margin-right: 0.1rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mr-10 {
    margin-right: 0.1rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mr-10 {
    margin-right: 0.1rem;
  }
}
.mr-15 {
  margin-right: 0.15rem;
}

@media screen and (min-width: 768px) {
  .md\:mr-15 {
    margin-right: 0.15rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mr-15 {
    margin-right: 0.15rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mr-15 {
    margin-right: 0.15rem;
  }
}
.mr-20 {
  margin-right: 0.2rem;
}

@media screen and (min-width: 768px) {
  .md\:mr-20 {
    margin-right: 0.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mr-20 {
    margin-right: 0.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mr-20 {
    margin-right: 0.2rem;
  }
}
.mr-30 {
  margin-right: 0.3rem;
}

@media screen and (min-width: 768px) {
  .md\:mr-30 {
    margin-right: 0.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mr-30 {
    margin-right: 0.3rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mr-30 {
    margin-right: 0.3rem;
  }
}
.mr-40 {
  margin-right: 0.4rem;
}

@media screen and (min-width: 768px) {
  .md\:mr-40 {
    margin-right: 0.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mr-40 {
    margin-right: 0.4rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mr-40 {
    margin-right: 0.4rem;
  }
}
.mr-60 {
  margin-right: 0.6rem;
}

@media screen and (min-width: 768px) {
  .md\:mr-60 {
    margin-right: 0.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mr-60 {
    margin-right: 0.6rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mr-60 {
    margin-right: 0.6rem;
  }
}
.mr-80 {
  margin-right: 0.8rem;
}

@media screen and (min-width: 768px) {
  .md\:mr-80 {
    margin-right: 0.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mr-80 {
    margin-right: 0.8rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mr-80 {
    margin-right: 0.8rem;
  }
}
.mr-100 {
  margin-right: 1rem;
}

@media screen and (min-width: 768px) {
  .md\:mr-100 {
    margin-right: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mr-100 {
    margin-right: 1rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mr-100 {
    margin-right: 1rem;
  }
}
.mr-120 {
  margin-right: 1.2rem;
}

@media screen and (min-width: 768px) {
  .md\:mr-120 {
    margin-right: 1.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mr-120 {
    margin-right: 1.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mr-120 {
    margin-right: 1.2rem;
  }
}
.mb-10 {
  margin-bottom: 0.1rem;
}

@media screen and (min-width: 768px) {
  .md\:mb-10 {
    margin-bottom: 0.1rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mb-10 {
    margin-bottom: 0.1rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mb-10 {
    margin-bottom: 0.1rem;
  }
}
.mb-15 {
  margin-bottom: 0.15rem;
}

@media screen and (min-width: 768px) {
  .md\:mb-15 {
    margin-bottom: 0.15rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mb-15 {
    margin-bottom: 0.15rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mb-15 {
    margin-bottom: 0.15rem;
  }
}
.mb-20 {
  margin-bottom: 0.2rem;
}

@media screen and (min-width: 768px) {
  .md\:mb-20 {
    margin-bottom: 0.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mb-20 {
    margin-bottom: 0.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mb-20 {
    margin-bottom: 0.2rem;
  }
}
.mb-30 {
  margin-bottom: 0.3rem;
}

@media screen and (min-width: 768px) {
  .md\:mb-30 {
    margin-bottom: 0.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mb-30 {
    margin-bottom: 0.3rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mb-30 {
    margin-bottom: 0.3rem;
  }
}
.mb-40 {
  margin-bottom: 0.4rem;
}

@media screen and (min-width: 768px) {
  .md\:mb-40 {
    margin-bottom: 0.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mb-40 {
    margin-bottom: 0.4rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mb-40 {
    margin-bottom: 0.4rem;
  }
}
.mb-60 {
  margin-bottom: 0.6rem;
}

@media screen and (min-width: 768px) {
  .md\:mb-60 {
    margin-bottom: 0.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mb-60 {
    margin-bottom: 0.6rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mb-60 {
    margin-bottom: 0.6rem;
  }
}
.mb-80 {
  margin-bottom: 0.8rem;
}

@media screen and (min-width: 768px) {
  .md\:mb-80 {
    margin-bottom: 0.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mb-80 {
    margin-bottom: 0.8rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mb-80 {
    margin-bottom: 0.8rem;
  }
}
.mb-100 {
  margin-bottom: 1rem;
}

@media screen and (min-width: 768px) {
  .md\:mb-100 {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mb-100 {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mb-100 {
    margin-bottom: 1rem;
  }
}
.mb-120 {
  margin-bottom: 1.2rem;
}

@media screen and (min-width: 768px) {
  .md\:mb-120 {
    margin-bottom: 1.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:mb-120 {
    margin-bottom: 1.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:mb-120 {
    margin-bottom: 1.2rem;
  }
}
.ml-10 {
  margin-left: 0.1rem;
}

@media screen and (min-width: 768px) {
  .md\:ml-10 {
    margin-left: 0.1rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:ml-10 {
    margin-left: 0.1rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:ml-10 {
    margin-left: 0.1rem;
  }
}
.ml-15 {
  margin-left: 0.15rem;
}

@media screen and (min-width: 768px) {
  .md\:ml-15 {
    margin-left: 0.15rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:ml-15 {
    margin-left: 0.15rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:ml-15 {
    margin-left: 0.15rem;
  }
}
.ml-20 {
  margin-left: 0.2rem;
}

@media screen and (min-width: 768px) {
  .md\:ml-20 {
    margin-left: 0.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:ml-20 {
    margin-left: 0.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:ml-20 {
    margin-left: 0.2rem;
  }
}
.ml-30 {
  margin-left: 0.3rem;
}

@media screen and (min-width: 768px) {
  .md\:ml-30 {
    margin-left: 0.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:ml-30 {
    margin-left: 0.3rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:ml-30 {
    margin-left: 0.3rem;
  }
}
.ml-40 {
  margin-left: 0.4rem;
}

@media screen and (min-width: 768px) {
  .md\:ml-40 {
    margin-left: 0.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:ml-40 {
    margin-left: 0.4rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:ml-40 {
    margin-left: 0.4rem;
  }
}
.ml-60 {
  margin-left: 0.6rem;
}

@media screen and (min-width: 768px) {
  .md\:ml-60 {
    margin-left: 0.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:ml-60 {
    margin-left: 0.6rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:ml-60 {
    margin-left: 0.6rem;
  }
}
.ml-80 {
  margin-left: 0.8rem;
}

@media screen and (min-width: 768px) {
  .md\:ml-80 {
    margin-left: 0.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:ml-80 {
    margin-left: 0.8rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:ml-80 {
    margin-left: 0.8rem;
  }
}
.ml-100 {
  margin-left: 1rem;
}

@media screen and (min-width: 768px) {
  .md\:ml-100 {
    margin-left: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:ml-100 {
    margin-left: 1rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:ml-100 {
    margin-left: 1rem;
  }
}
.ml-120 {
  margin-left: 1.2rem;
}

@media screen and (min-width: 768px) {
  .md\:ml-120 {
    margin-left: 1.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:ml-120 {
    margin-left: 1.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:ml-120 {
    margin-left: 1.2rem;
  }
}
.m-10 {
  margin: 0.1rem;
}

@media screen and (min-width: 768px) {
  .md\:m-10 {
    margin: 0.1rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:m-10 {
    margin: 0.1rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:m-10 {
    margin: 0.1rem;
  }
}
.m-15 {
  margin: 0.15rem;
}

@media screen and (min-width: 768px) {
  .md\:m-15 {
    margin: 0.15rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:m-15 {
    margin: 0.15rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:m-15 {
    margin: 0.15rem;
  }
}
.m-20 {
  margin: 0.2rem;
}

@media screen and (min-width: 768px) {
  .md\:m-20 {
    margin: 0.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:m-20 {
    margin: 0.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:m-20 {
    margin: 0.2rem;
  }
}
.m-30 {
  margin: 0.3rem;
}

@media screen and (min-width: 768px) {
  .md\:m-30 {
    margin: 0.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:m-30 {
    margin: 0.3rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:m-30 {
    margin: 0.3rem;
  }
}
.m-40 {
  margin: 0.4rem;
}

@media screen and (min-width: 768px) {
  .md\:m-40 {
    margin: 0.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:m-40 {
    margin: 0.4rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:m-40 {
    margin: 0.4rem;
  }
}
.m-60 {
  margin: 0.6rem;
}

@media screen and (min-width: 768px) {
  .md\:m-60 {
    margin: 0.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:m-60 {
    margin: 0.6rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:m-60 {
    margin: 0.6rem;
  }
}
.m-80 {
  margin: 0.8rem;
}

@media screen and (min-width: 768px) {
  .md\:m-80 {
    margin: 0.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:m-80 {
    margin: 0.8rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:m-80 {
    margin: 0.8rem;
  }
}
.m-100 {
  margin: 1rem;
}

@media screen and (min-width: 768px) {
  .md\:m-100 {
    margin: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:m-100 {
    margin: 1rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:m-100 {
    margin: 1rem;
  }
}
.m-120 {
  margin: 1.2rem;
}

@media screen and (min-width: 768px) {
  .md\:m-120 {
    margin: 1.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:m-120 {
    margin: 1.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:m-120 {
    margin: 1.2rem;
  }
}
.pt-10 {
  padding-top: 0.1rem;
}

@media screen and (min-width: 768px) {
  .md\:pt-10 {
    padding-top: 0.1rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pt-10 {
    padding-top: 0.1rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pt-10 {
    padding-top: 0.1rem;
  }
}
.pt-15 {
  padding-top: 0.15rem;
}

@media screen and (min-width: 768px) {
  .md\:pt-15 {
    padding-top: 0.15rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pt-15 {
    padding-top: 0.15rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pt-15 {
    padding-top: 0.15rem;
  }
}
.pt-20 {
  padding-top: 0.2rem;
}

@media screen and (min-width: 768px) {
  .md\:pt-20 {
    padding-top: 0.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pt-20 {
    padding-top: 0.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pt-20 {
    padding-top: 0.2rem;
  }
}
.pt-30 {
  padding-top: 0.3rem;
}

@media screen and (min-width: 768px) {
  .md\:pt-30 {
    padding-top: 0.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pt-30 {
    padding-top: 0.3rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pt-30 {
    padding-top: 0.3rem;
  }
}
.pt-40 {
  padding-top: 0.4rem;
}

@media screen and (min-width: 768px) {
  .md\:pt-40 {
    padding-top: 0.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pt-40 {
    padding-top: 0.4rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pt-40 {
    padding-top: 0.4rem;
  }
}
.pt-60 {
  padding-top: 0.6rem;
}

@media screen and (min-width: 768px) {
  .md\:pt-60 {
    padding-top: 0.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pt-60 {
    padding-top: 0.6rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pt-60 {
    padding-top: 0.6rem;
  }
}
.pt-80 {
  padding-top: 0.8rem;
}

@media screen and (min-width: 768px) {
  .md\:pt-80 {
    padding-top: 0.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pt-80 {
    padding-top: 0.8rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pt-80 {
    padding-top: 0.8rem;
  }
}
.pt-100 {
  padding-top: 1rem;
}

@media screen and (min-width: 768px) {
  .md\:pt-100 {
    padding-top: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pt-100 {
    padding-top: 1rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pt-100 {
    padding-top: 1rem;
  }
}
.pt-120 {
  padding-top: 1.2rem;
}

@media screen and (min-width: 768px) {
  .md\:pt-120 {
    padding-top: 1.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pt-120 {
    padding-top: 1.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pt-120 {
    padding-top: 1.2rem;
  }
}
.pr-10 {
  padding-right: 0.1rem;
}

@media screen and (min-width: 768px) {
  .md\:pr-10 {
    padding-right: 0.1rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pr-10 {
    padding-right: 0.1rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pr-10 {
    padding-right: 0.1rem;
  }
}
.pr-15 {
  padding-right: 0.15rem;
}

@media screen and (min-width: 768px) {
  .md\:pr-15 {
    padding-right: 0.15rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pr-15 {
    padding-right: 0.15rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pr-15 {
    padding-right: 0.15rem;
  }
}
.pr-20 {
  padding-right: 0.2rem;
}

@media screen and (min-width: 768px) {
  .md\:pr-20 {
    padding-right: 0.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pr-20 {
    padding-right: 0.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pr-20 {
    padding-right: 0.2rem;
  }
}
.pr-30 {
  padding-right: 0.3rem;
}

@media screen and (min-width: 768px) {
  .md\:pr-30 {
    padding-right: 0.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pr-30 {
    padding-right: 0.3rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pr-30 {
    padding-right: 0.3rem;
  }
}
.pr-40 {
  padding-right: 0.4rem;
}

@media screen and (min-width: 768px) {
  .md\:pr-40 {
    padding-right: 0.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pr-40 {
    padding-right: 0.4rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pr-40 {
    padding-right: 0.4rem;
  }
}
.pr-60 {
  padding-right: 0.6rem;
}

@media screen and (min-width: 768px) {
  .md\:pr-60 {
    padding-right: 0.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pr-60 {
    padding-right: 0.6rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pr-60 {
    padding-right: 0.6rem;
  }
}
.pr-80 {
  padding-right: 0.8rem;
}

@media screen and (min-width: 768px) {
  .md\:pr-80 {
    padding-right: 0.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pr-80 {
    padding-right: 0.8rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pr-80 {
    padding-right: 0.8rem;
  }
}
.pr-100 {
  padding-right: 1rem;
}

@media screen and (min-width: 768px) {
  .md\:pr-100 {
    padding-right: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pr-100 {
    padding-right: 1rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pr-100 {
    padding-right: 1rem;
  }
}
.pr-120 {
  padding-right: 1.2rem;
}

@media screen and (min-width: 768px) {
  .md\:pr-120 {
    padding-right: 1.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pr-120 {
    padding-right: 1.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pr-120 {
    padding-right: 1.2rem;
  }
}
.pb-10 {
  padding-bottom: 0.1rem;
}

@media screen and (min-width: 768px) {
  .md\:pb-10 {
    padding-bottom: 0.1rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pb-10 {
    padding-bottom: 0.1rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pb-10 {
    padding-bottom: 0.1rem;
  }
}
.pb-15 {
  padding-bottom: 0.15rem;
}

@media screen and (min-width: 768px) {
  .md\:pb-15 {
    padding-bottom: 0.15rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pb-15 {
    padding-bottom: 0.15rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pb-15 {
    padding-bottom: 0.15rem;
  }
}
.pb-20 {
  padding-bottom: 0.2rem;
}

@media screen and (min-width: 768px) {
  .md\:pb-20 {
    padding-bottom: 0.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pb-20 {
    padding-bottom: 0.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pb-20 {
    padding-bottom: 0.2rem;
  }
}
.pb-30 {
  padding-bottom: 0.3rem;
}

@media screen and (min-width: 768px) {
  .md\:pb-30 {
    padding-bottom: 0.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pb-30 {
    padding-bottom: 0.3rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pb-30 {
    padding-bottom: 0.3rem;
  }
}
.pb-40 {
  padding-bottom: 0.4rem;
}

@media screen and (min-width: 768px) {
  .md\:pb-40 {
    padding-bottom: 0.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pb-40 {
    padding-bottom: 0.4rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pb-40 {
    padding-bottom: 0.4rem;
  }
}
.pb-60 {
  padding-bottom: 0.6rem;
}

@media screen and (min-width: 768px) {
  .md\:pb-60 {
    padding-bottom: 0.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pb-60 {
    padding-bottom: 0.6rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pb-60 {
    padding-bottom: 0.6rem;
  }
}
.pb-80 {
  padding-bottom: 0.8rem;
}

@media screen and (min-width: 768px) {
  .md\:pb-80 {
    padding-bottom: 0.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pb-80 {
    padding-bottom: 0.8rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pb-80 {
    padding-bottom: 0.8rem;
  }
}
.pb-100 {
  padding-bottom: 1rem;
}

@media screen and (min-width: 768px) {
  .md\:pb-100 {
    padding-bottom: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pb-100 {
    padding-bottom: 1rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pb-100 {
    padding-bottom: 1rem;
  }
}
.pb-120 {
  padding-bottom: 1.2rem;
}

@media screen and (min-width: 768px) {
  .md\:pb-120 {
    padding-bottom: 1.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pb-120 {
    padding-bottom: 1.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pb-120 {
    padding-bottom: 1.2rem;
  }
}
.pl-10 {
  padding-left: 0.1rem;
}

@media screen and (min-width: 768px) {
  .md\:pl-10 {
    padding-left: 0.1rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pl-10 {
    padding-left: 0.1rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pl-10 {
    padding-left: 0.1rem;
  }
}
.pl-15 {
  padding-left: 0.15rem;
}

@media screen and (min-width: 768px) {
  .md\:pl-15 {
    padding-left: 0.15rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pl-15 {
    padding-left: 0.15rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pl-15 {
    padding-left: 0.15rem;
  }
}
.pl-20 {
  padding-left: 0.2rem;
}

@media screen and (min-width: 768px) {
  .md\:pl-20 {
    padding-left: 0.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pl-20 {
    padding-left: 0.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pl-20 {
    padding-left: 0.2rem;
  }
}
.pl-30 {
  padding-left: 0.3rem;
}

@media screen and (min-width: 768px) {
  .md\:pl-30 {
    padding-left: 0.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pl-30 {
    padding-left: 0.3rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pl-30 {
    padding-left: 0.3rem;
  }
}
.pl-40 {
  padding-left: 0.4rem;
}

@media screen and (min-width: 768px) {
  .md\:pl-40 {
    padding-left: 0.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pl-40 {
    padding-left: 0.4rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pl-40 {
    padding-left: 0.4rem;
  }
}
.pl-60 {
  padding-left: 0.6rem;
}

@media screen and (min-width: 768px) {
  .md\:pl-60 {
    padding-left: 0.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pl-60 {
    padding-left: 0.6rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pl-60 {
    padding-left: 0.6rem;
  }
}
.pl-80 {
  padding-left: 0.8rem;
}

@media screen and (min-width: 768px) {
  .md\:pl-80 {
    padding-left: 0.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pl-80 {
    padding-left: 0.8rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pl-80 {
    padding-left: 0.8rem;
  }
}
.pl-100 {
  padding-left: 1rem;
}

@media screen and (min-width: 768px) {
  .md\:pl-100 {
    padding-left: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pl-100 {
    padding-left: 1rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pl-100 {
    padding-left: 1rem;
  }
}
.pl-120 {
  padding-left: 1.2rem;
}

@media screen and (min-width: 768px) {
  .md\:pl-120 {
    padding-left: 1.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:pl-120 {
    padding-left: 1.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:pl-120 {
    padding-left: 1.2rem;
  }
}
.p-10 {
  padding: 0.1rem;
}

@media screen and (min-width: 768px) {
  .md\:p-10 {
    padding: 0.1rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:p-10 {
    padding: 0.1rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:p-10 {
    padding: 0.1rem;
  }
}
.p-15 {
  padding: 0.15rem;
}

@media screen and (min-width: 768px) {
  .md\:p-15 {
    padding: 0.15rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:p-15 {
    padding: 0.15rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:p-15 {
    padding: 0.15rem;
  }
}
.p-20 {
  padding: 0.2rem;
}

@media screen and (min-width: 768px) {
  .md\:p-20 {
    padding: 0.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:p-20 {
    padding: 0.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:p-20 {
    padding: 0.2rem;
  }
}
.p-30 {
  padding: 0.3rem;
}

@media screen and (min-width: 768px) {
  .md\:p-30 {
    padding: 0.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:p-30 {
    padding: 0.3rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:p-30 {
    padding: 0.3rem;
  }
}
.p-40 {
  padding: 0.4rem;
}

@media screen and (min-width: 768px) {
  .md\:p-40 {
    padding: 0.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:p-40 {
    padding: 0.4rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:p-40 {
    padding: 0.4rem;
  }
}
.p-60 {
  padding: 0.6rem;
}

@media screen and (min-width: 768px) {
  .md\:p-60 {
    padding: 0.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:p-60 {
    padding: 0.6rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:p-60 {
    padding: 0.6rem;
  }
}
.p-80 {
  padding: 0.8rem;
}

@media screen and (min-width: 768px) {
  .md\:p-80 {
    padding: 0.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:p-80 {
    padding: 0.8rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:p-80 {
    padding: 0.8rem;
  }
}
.p-100 {
  padding: 1rem;
}

@media screen and (min-width: 768px) {
  .md\:p-100 {
    padding: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:p-100 {
    padding: 1rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:p-100 {
    padding: 1rem;
  }
}
.p-120 {
  padding: 1.2rem;
}

@media screen and (min-width: 768px) {
  .md\:p-120 {
    padding: 1.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:p-120 {
    padding: 1.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:p-120 {
    padding: 1.2rem;
  }
}
.g-10 {
  gap: 0.1rem;
}

@media screen and (min-width: 768px) {
  .md\:g-10 {
    gap: 0.1rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:g-10 {
    gap: 0.1rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:g-10 {
    gap: 0.1rem;
  }
}
.g-20 {
  gap: 0.2rem;
}

@media screen and (min-width: 768px) {
  .md\:g-20 {
    gap: 0.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:g-20 {
    gap: 0.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:g-20 {
    gap: 0.2rem;
  }
}
.g-30 {
  gap: 0.3rem;
}

@media screen and (min-width: 768px) {
  .md\:g-30 {
    gap: 0.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:g-30 {
    gap: 0.3rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:g-30 {
    gap: 0.3rem;
  }
}
.g-40 {
  gap: 0.4rem;
}

@media screen and (min-width: 768px) {
  .md\:g-40 {
    gap: 0.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:g-40 {
    gap: 0.4rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:g-40 {
    gap: 0.4rem;
  }
}
.g-60 {
  gap: 0.6rem;
}

@media screen and (min-width: 768px) {
  .md\:g-60 {
    gap: 0.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:g-60 {
    gap: 0.6rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:g-60 {
    gap: 0.6rem;
  }
}
.op-0 {
  opacity: 0;
}

@media screen and (min-width: 768px) {
  .md\:op-0 {
    opacity: 0;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:op-0 {
    opacity: 0;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:op-0 {
    opacity: 0;
  }
}
.op-6 {
  opacity: 0.6;
}

@media screen and (min-width: 768px) {
  .md\:op-6 {
    opacity: 0.6;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:op-6 {
    opacity: 0.6;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:op-6 {
    opacity: 0.6;
  }
}
.op-10 {
  opacity: 1;
}

@media screen and (min-width: 768px) {
  .md\:op-10 {
    opacity: 1;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:op-10 {
    opacity: 1;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:op-10 {
    opacity: 1;
  }
}
.radius-8 {
  border-radius: 0.08rem;
}

@media screen and (min-width: 768px) {
  .md\:radius-8 {
    border-radius: 0.08rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:radius-8 {
    border-radius: 0.08rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:radius-8 {
    border-radius: 0.08rem;
  }
}
.radius-10 {
  border-radius: 0.1rem;
}

@media screen and (min-width: 768px) {
  .md\:radius-10 {
    border-radius: 0.1rem;
  }
}
@media screen and (min-width: 1024px) {
  .lg\:radius-10 {
    border-radius: 0.1rem;
  }
}
@media screen and (min-width: 1440px) {
  .xl\:radius-10 {
    border-radius: 0.1rem;
  }
}
.grid-1 {
  grid-template-columns: repeat(1, 1fr);
}

.grid-2 {
  grid-template-columns: repeat(2, 1fr);
}

.grid-3 {
  grid-template-columns: repeat(3, 1fr);
}

.grid-4 {
  grid-template-columns: repeat(4, 1fr);
}

.grid-5 {
  grid-template-columns: repeat(5, 1fr);
}

.grid-6 {
  grid-template-columns: repeat(6, 1fr);
}

@media screen and (min-width: 768px) {
  .md\:grid-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .md\:grid-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .md\:grid-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .md\:grid-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .md\:grid-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .md\:grid-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}
@media screen and (min-width: 1024px) {
  .lg\:grid-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 1024px) {
  .lg\:grid-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1024px) {
  .lg\:grid-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1024px) {
  .lg\:grid-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 1024px) {
  .lg\:grid-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media screen and (min-width: 1024px) {
  .lg\:grid-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}
@media screen and (min-width: 1440px) {
  .xl\:grid-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 1440px) {
  .xl\:grid-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1440px) {
  .xl\:grid-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1440px) {
  .xl\:grid-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 1440px) {
  .xl\:grid-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media screen and (min-width: 1440px) {
  .xl\:grid-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .pt-120 {
    padding-top: 0.8rem;
  }
  .pb-120 {
    padding-bottom: 0.8rem;
  }
  .pt-100 {
    padding-top: 0.6rem;
  }
  .pb-100 {
    padding-bottom: 0.6rem;
  }
  .mt-60 {
    margin-top: 0.3rem;
  }
  .grid-2 {
    grid-template-columns: repeat(1, 1fr);
  }
  .f-24 {
    font-size: 0.18rem;
  }
  .f-56 {
    font-size: 0.36rem;
  }
  .f-40 {
    font-size: 0.3rem;
  }
}
:root {
  --cw: 15rem;
  --ease: ease;
  --easein: ease-in;
  --easeout: ease-out;
  --easeinout: ease-in-out;
  --f: #fff;
  --0: #000;
  --1: #111;
  --6: #666;
  --9: #999;
  --d: #ddd;
  --f6: #f6f6f6;
  --bc: #154a93;
  --bc_c: #0e3b7b;
  --bl: #eaf3ff;
  --ac: #e27c11;
}

@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Regular.woff2") format("woff2"), url("../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Medium";
  src: url("../fonts/Poppins-Medium.woff2") format("woff2"), url("../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Bold";
  src: url("../fonts/Poppins-Bold.woff2") format("woff2"), url("../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald-Regular.woff2") format("woff2"), url("../fonts/Oswald-Regular.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "OpenSans-Regular";
  src: url("../fonts/OpenSans-Regular.woff2") format("woff2"), url("../fonts/OpenSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "OpenSans-Medium";
  src: url("../fonts/OpenSans-Medium.woff2") format("woff2"), url("../fonts/OpenSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "OpenSans-Bold";
  src: url("../fonts/OpenSans-Bold.woff2") format("woff2"), url("../fonts/OpenSans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.ppins-bold {
  font-family: "OpenSans-Bold";
}
.ppins-bold > * {
  font-family: inherit;
}

.ppins-Medium {
  font-family: "OpenSans-Medium";
}
.ppins-Medium > * {
  font-family: inherit;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
  font-family: "OpenSans-Regular", "PingFang SC", "Microsoft YaHei", "Microsoft YaHei UI", "SimSun", "SimHei", "Arial";
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: var(--f, #fff);
}

::-webkit-scrollbar-thumb {
  border: solid 1px transparent;
  width: 3px;
  border-radius: 4px;
  background-color: var(--bc, #0153f8);
}

::-webkit-scrollbar-corner {
  background-color: transparent;
}

::-webkit-scrollbar:horizontal {
  height: 5px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "OpenSans-Bold";
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
figure,
fieldset {
  margin: 0;
  padding: 0;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

input::placeholder,
textarea::placeholder {
  color: rgba(0, 0, 0, 0.4);
}

input,
select,
textarea,
button {
  outline: none;
  box-shadow: none;
}

input:focus, input:focus-visible, input:hover,
select:focus,
select:focus-visible,
select:hover,
textarea:focus,
textarea:focus-visible,
textarea:hover {
  outline: none;
  box-shadow: none;
  background-color: inherit;
  text-transform: none;
}

input,
button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}

input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
  cursor: pointer;
}

button {
  cursor: pointer;
}

input,
button,
textarea,
select {
  font: inherit;
  border: none;
  outline: none;
  box-shadow: none;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: normal;
  color: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  background: var(--f);
}

p {
  color: inherit;
}

ul,
ol,
li {
  list-style-type: none;
}

a {
  text-decoration: none;
  color: inherit;
  outline: none;
  cursor: pointer;
}

img,
video {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  vertical-align: middle;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

svg {
  width: 0.2rem;
  height: 0.2rem;
  margin: 0;
  fill: currentColor;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

input:focus, input:focus-visible, input:hover,
select:focus,
select:focus-visible,
select:hover,
textarea:focus,
textarea:focus-visible,
textarea:hover {
  background-color: inherit;
  text-transform: none;
  outline: none;
  box-shadow: none;
}

body {
  font-size: 0.16rem;
  line-height: 1.6;
  color: var(--1);
  background-color: var(--f);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.container {
  margin: 0 auto;
  max-width: var(--cw);
  padding: 0 0.15rem;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .container {
    max-width: 12rem;
  }
}

.f-inherit * {
  font-size: inherit;
}

.f-left {
  text-align: left;
}

.f-center {
  text-align: center;
}

.f-right {
  text-align: right;
}

.f-justify {
  text-align: justify;
}

.bold {
  font-weight: bold;
}

.hide {
  display: none;
}

.grid {
  display: grid;
}

.g-one > * {
  grid-area: 1/1;
}

.flex {
  display: flex;
}

.f-row {
  flex-direction: row;
}

.f-col {
  flex-direction: column;
}

.j-start {
  justify-content: flex-start;
}

.j-center {
  justify-content: center;
}

.j-end {
  justify-content: flex-end;
}

.j-between {
  justify-content: space-between;
}

.a-start {
  align-items: flex-start;
}

.a-center {
  align-items: center;
}

.a-end {
  align-items: flex-end;
}

.a-baseline {
  align-items: baseline;
}

.relative {
  position: relative;
}

.o-hidden {
  overflow: hidden;
}

[data-rolling] {
  overflow: hidden;
  width: -moz-min-content;
  width: min-content;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}

[data-rolling] > * {
  display: flex;
  gap: 0.3rem;
}

[data-rolling] > * > div {
  display: flex;
  gap: 0.3rem;
}

[data-rolling] li {
  display: flex;
  flex-wrap: wrap;
  white-space: nowrap;
  justify-content: center;
  flex: 1;
}

.c_break {
  background-color: var(--w);
  height: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: calc(100vw - 0.3rem);
  overflow-x: auto;
  -webkit-mask-image: linear-gradient(var(--mask-direction, to right), hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 0%, hsl(0, 0%, 0%) 80%, hsla(0, 0%, 0%, 0));
          mask-image: linear-gradient(var(--mask-direction, to right), hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 0%, hsl(0, 0%, 0%) 80%, hsla(0, 0%, 0%, 0));
}
.c_break::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}
.c_break ul {
  display: flex;
  align-items: center;
  gap: 0.06rem;
}
.c_break ul li {
  display: flex;
  align-items: center;
  gap: 0.06rem;
  line-height: 1.4;
  color: var(--9);
  width: -moz-max-content;
  width: max-content;
}
@media screen and (max-width: 768px) {
  .c_break ul li {
    font-size: 13px;
  }
}
.c_break ul li img {
  width: 0.13rem;
  height: auto;
  margin-right: 0.04rem;
}
@media screen and (max-width: 768px) {
  .c_break ul li img {
    width: 13px;
  }
}
.c_break ul li span {
  width: auto;
  white-space: pre;
  word-break: break-word;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
}
.c_break ul li svg {
  width: 0.16rem;
}
@media screen and (max-width: 768px) {
  .c_break ul li svg {
    width: 16px;
  }
}
.c_break ul li a,
.c_break ul li span {
  color: inherit;
  line-height: inherit;
  font-size: inherit;
  transition: all var(--ease) 0.3s;
}
.c_break ul li a:hover,
.c_break ul li span:hover {
  color: var(--bc);
}
.c_break ul li:last-child {
  color: var(--bc);
}

.c_sort li a {
  position: relative;
  display: flex;
}
@media screen and (max-width: 768px) {
  .c_sort li a {
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  .c_sort li a {
    font-size: 14px;
  }
}
.c_sort li a::after {
  content: "";
  position: absolute;
  bottom: -0.01rem;
  right: 0;
  height: 0.03rem;
  width: 0;
  background-color: var(--bc);
  transition: all var(--ease) 0.3s;
}
.c_sort li a.cur {
  color: var(--bc);
}
.c_sort li a.cur::after, .c_sort li a:hover::after {
  left: 0;
  width: 100%;
}
.c_sort li.on a {
  color: var(--bc);
}
.c_sort li.on a::after {
  left: 0;
  width: 100%;
}

.c_sort_swiper {
  overflow: hidden;
  width: 100%;
}
.c_sort_swiper li {
  width: auto;
}

.c_sort_more {
  color: var(--6);
}
.c_sort_more span {
  white-space: pre;
  transition: all var(--ease) 0.3s;
}
.c_sort_more svg {
  width: 0.07rem;
  transition: all var(--ease) 0.3s;
}
.c_sort_more a:hover {
  color: var(--bc);
}
.c_sort_more a:hover svg {
  transform: translateX(0.05rem);
}

.pagenation {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.2rem;
}
@media screen and (max-width: 768px) {
  .pagenation {
    gap: 0.1rem;
  }
}
.pagenation .page_a {
  width: 0.52rem;
  height: 0.52rem;
  background: var(--f6);
  border: 0.01px solid var(--f6);
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #27253d;
  transition: all var(--ease) 0.3s;
}
@media screen and (max-width: 768px) {
  .pagenation .page_a {
    width: 0.44rem;
    height: 0.44rem;
  }
}
.pagenation .page_a svg {
  width: 0.12rem;
  height: 0.12rem;
}
.pagenation .page_a.disabled {
  background: var(--bg);
  border-color: var(--9);
  color: var(--9);
}
.pagenation .page_a.page_ellipsis {
  background: none;
  border: none;
  width: 0.3rem;
}
.pagenation .page_a.current {
  border-color: var(--bc);
  background-color: #d0dbe9;
  color: var(--bc);
}
.pagenation .page_a:not(.current):not(.disabled):hover {
  border-color: var(--bc);
  background-color: var(--bc);
  color: var(--f);
}
.pagenation .page_prev,
.pagenation .page_next,
.pagenation .page_first,
.pagenation .page_last {
  padding: 0 0.15rem;
}
.pagenation .page_jump {
  display: flex;
  align-items: center;
  gap: 0.14rem;
  margin-left: 0.15rem;
}
.pagenation .page_jump input {
  width: 0.48rem;
  height: 0.48rem;
  background: transparent;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all var(--ease) 0.3s;
  border: 1px solid #dedede;
  color: var(--d);
  text-align: center;
  text-indent: 0;
}

.btn {
  height: 0.5rem;
  width: -moz-max-content;
  width: max-content;
  padding: 0 0.3rem;
  padding-left: 0.15rem;
  border-radius: 0.04rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 0.2rem;
  white-space: pre;
  transition: all var(--ease) 0.3s;
}
.btn span {
  transition: all var(--ease) 0.3s;
}
.btn::before {
  content: "";
  width: 0.08rem;
  height: 0.08rem;
  background-color: var(--ac);
  border-radius: 100%;
  transition: all var(--ease) 0.3s;
}

.btn[hover-word] {
  position: relative;
}
.btn[hover-word]::after {
  content: attr(hover-word);
  position: absolute;
  right: 0.3rem;
  transform: translateY(50%);
  opacity: 0;
  transition: all var(--ease) 0.3s;
}
.btn[hover-word]:hover span {
  transform: translateY(-50%);
  opacity: 0;
}
.btn[hover-word]:hover::after {
  transform: translateY(0%);
  opacity: 1;
}

.btn-bc {
  color: var(--f);
  background-color: var(--bc);
}
.btn-bc:hover {
  color: var(--f) !important;
  background-color: var(--bc_c);
}

.btn-f {
  color: var(--f);
  border: 0.01rem solid var(--f);
}
.btn-f::before {
  background-color: var(--f);
}
.btn-f:hover {
  background-color: var(--bc);
  border-color: var(--bc);
}
.btn-f:hover::before {
  background-color: var(--ac);
}

.search {
  width: 100%;
  border: 1px solid #efefef;
  background: #efefef;
  border-radius: 0.5rem;
  overflow: hidden;
  display: grid;
  grid-template-columns: 1fr 1.4rem;
}
@media screen and (max-width: 1024px) {
  .search {
    grid-template-columns: 1fr 1.2rem;
  }
}

.search .input-group {
  display: grid;
  grid-template-columns: 0.3rem 1fr;
  align-items: center;
  padding: 0 0.3rem;
}

.search .input-group input,
.search .input-group .p_input {
  background: #efefef;
  padding: 0.14rem 0rem;
  width: 100%;
  border-radius: 0;
  border: 0;
  height: 0.7rem;
}
@media screen and (max-width: 1024px) {
  .search .input-group input,
  .search .input-group .p_input {
    height: 0.5rem;
  }
}

.search .input-group .p_input::-moz-placeholder {
  color: var(--b);
}

.search .input-group input,
.search .input-group .p_input::placeholder {
  color: var(--b);
}

.search .formBtn {
  width: 100%;
  height: calc(100% - 0.08rem);
  background: var(--p);
  border: 0;
  border-radius: 0.3rem;
  line-height: 1.2;
  padding: 0.15rem;
  color: #fff;
  transition: all var(--ease) 0.3s;
  cursor: pointer;
  transform: translateX(-0.04rem);
  margin-top: 0.04rem;
  display: flex;
  gap: 0.08rem;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .search .formBtn {
    padding: 0.1rem;
  }
  .search .formBtn span {
    font-size: 0.16rem;
  }
}

.search .formBtn:hover {
  background: var(--pl);
}

.richText {
  line-height: 1.8;
  color: var(--1);
}

.richText * {
  line-height: inherit;
  color: inherit;
}

.richText img {
  border-radius: 0.1rem;
  margin: 0.1rem 0;
}

.richText .line {
  margin: 0.4rem 0;
  display: flex;
  border-top: 0.01rem dashed #ccc;
}

.pn_page {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 0.4rem;
  align-items: flex-start;
  border-top: 0.01rem solid #dfdfdf;
}
@media screen and (max-width: 768px) {
  .pn_page {
    margin-top: 0.4rem;
  }
}
.pn_page .p_n {
  display: flex;
  flex-direction: column;
  gap: 0.12rem;
}
.pn_page .p_n a {
  display: grid;
  grid-template-columns: 0.5rem 1fr;
  color: var(--1);
  transition: all var(--ease) 0.3s;
}
.pn_page .p_n a span {
  color: var(--6);
  transition: all var(--ease) 0.3s;
}
.pn_page .p_n a:not(.disabled):hover, .pn_page .p_n a:not(.disabled):hover span {
  color: var(--bc);
}
.pn_page .p_n .disabled {
  cursor: no-drop;
}

.fancy {
  padding: 0.4rem 0.15rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 12;
  background: rgba(247, 247, 247, 0.9);
  backdrop-filter: blur(16px) saturate(180%);
  -webkit-backdrop-filter: blur(16px) saturate(180%);
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all var(--ease) 0.3s;
}
@media screen and (max-width: 768px) {
  .fancy {
    padding: 1rem 0.15rem;
  }
}
.fancy .fancy_popup {
  max-width: 6rem;
  width: 100%;
  background: var(--w);
  border-radius: 0.2rem;
  overflow: hidden;
  padding: 0.4rem 0.4rem;
  margin: 0 auto;
  box-shadow: var(--boxShadow);
}
@media screen and (max-width: 768px) {
  .fancy .fancy_popup {
    max-width: none;
  }
}
.fancy .fancy_info {
  display: flex;
  flex-direction: column;
}
.fancy .fancy_info p {
  color: #666;
}
.fancy .fancy_info p a {
  color: var(--p);
}
.fancy .fancy_info p a:hover {
  text-decoration: underline;
}
.fancy .fancy_info h2 {
  line-height: 1.2;
}
.fancy .fancy_close svg {
  height: auto;
  width: 0.22rem;
}
.fancy .fancy_close:hover {
  background: var(--bg);
}
.fancy.fancy-show {
  opacity: 1;
  visibility: visible;
  pointer-events: inherit;
}

.fancy form {
  height: calc(100% - 1rem);
  overflow-y: scroll;
  padding-bottom: 0.2rem;
}
.fancy form::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}
.fancy form::-webkit-scrollbar-thumb {
  width: 0px;
  border-radius: 0px;
}

.cascade_module {
  --cascader-primary-color: #f6f7f8;
  --cascader-background-color: #f6f7f8;
  --cascader-container-width: 100%;
  --cascader-container-height: 0.5rem;
  --cascader-container-padding: 0.08rem 0.2rem;
  --cascader-container-border-width: 0.01rem;
  --cascader-container-border-style: solid;
  --cascader-container-border-color: #f6f7f8;
  --cascader-container-border-radius: 0.06rem;
  --cascader-container-value-color: rgba(0, 0, 0, 0.88);
  --cascader-container-value-font-size: 0.18rem;
  --cascader-container-arrow-color: #000;
  --cascader-container-arrow-active-color: #000;
  --cascader-container-menus-top: 110%;
  --cascader-container-menus-border-radius: 0.06rem;
  --cascader-container-menus-box-shadow: 0 0.06rem 0.16rem 0 rgba(0, 0, 0, 0.08), 0 0.03rem 0.06rem -0.04rem rgba(0, 0, 0, 0.12), 0 0.09rem 0.28rem 0.08rem rgba(0, 0, 0, 0.05);
  --cascader-container-menu-max-height: 2rem;
  --cascader-container-menu-padding: 0.05rem;
  --cascader-container-menu-border-color: rgba(0, 0, 0, 0.06);
  --cascader-container-item-padding: 0.08rem 0.1rem;
  --cascader-container-item-border-radius: 0.06rem;
  --cascader-container-item-background-color: #fff;
  --cascader-container-item-background-hover-color: rgba(0, 0, 0, 0.06);
  --cascader-container-item-background-active-color: rgb(230, 244, 255);
  --cascader-container-item-disabled-color: rgba(0, 0, 0, 0.25);
  --cascader-container-item-multiple-width: 0.2rem;
  --cascader-container-item-multiple-height: 0.2rem;
  --cascader-container-item-multiple-border-color: rgb(217, 217, 217);
  --cascader-container-item-multiple-border-radius: 0.06rem;
  --cascader-container-item-multiple-active-color: #1677ff;
  --cascader-container-item-value-max-width: 1.5rem;
  --cascader-container-item-value-font-size: 0.14rem;
  --cascader-container-item-value-color: rgba(0, 0, 0, 0.88);
  --cascader-container-item-icon-font-size: 0.14rem;
  --cascader-container-item-icon-color: rgba(0, 0, 0, 0.45);
}
.cascade_module .cascader-container_menus {
  z-index: 3;
}
.cascade_module .cascader-container_arrow,
.cascade_module .cascader-container_clear {
  position: absolute;
  right: 0.2rem;
}
.cascade_module .cascader-container_arrow {
  background-image: url(../svg/i0.svg);
  background-size: 0.1rem;
  background-repeat: no-repeat;
  background-position: center;
  width: 0.2rem;
  height: 0.2rem;
  transform: rotate(-90deg);
  display: flex !important;
  display: -ms-flexbox;
  opacity: 1;
  transition: all var(--ease) 0.3s;
}
.cascade_module .cascader-container_arrow .cascader-container_arrow_icon {
  display: none;
}
.cascade_module .cascader-container_clear {
  width: 0.2rem;
  height: 0.2rem;
  align-items: center;
  background: #b3b3b3;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  opacity: 0;
  transition: all var(--ease) 0.3s;
  z-index: 3;
}
.cascade_module .cascader-container:hover .cascader-container_clear {
  opacity: 1;
}
.cascade_module .cascader-container:hover .cascader-container_arrow {
  opacity: 0;
}
.cascade_module .cascader-container_value_placeholder {
  color: #000;
}
.cascade_module .cascader-container_menus {
  width: 100%;
  background-color: var(--w);
}
.cascade_module .cascader-container_menus_menu {
  flex: 1;
  height: 2rem;
  overflow-y: overlay;
  padding: 0.05rem;
  display: flex;
  flex-direction: column;
  gap: 0.02rem;
  -webkit-overflow-scrolling: touch;
}
.cascade_module .cascader-container_menus_menu_item_icon {
  display: none;
}

.checkbox_module [type=checkbox] {
  display: none;
}
.checkbox_module .checkbox {
  display: grid;
  grid-template-columns: 0.2rem auto;
  align-items: baseline;
  gap: 0.04rem;
  cursor: pointer;
}
.checkbox_module .checkbox input {
  display: none;
}
.checkbox_module .checkbox p {
  color: #666;
  transition: all var(--ease) 0.3s;
}
.checkbox_module .checkbox p:hover {
  color: var(--0);
}
.checkbox_module .checkbox p a {
  color: var(--1);
  text-decoration: underline;
}
.checkbox_module .checkbox p a:hover {
  text-decoration: underline;
}
.checkbox_module .checkbox .check {
  height: 0.15rem;
  width: 0.15rem;
  display: flex;
  border: 0.01rem solid #e5e5e5;
  border-radius: 0.03rem;
  transition: all var(--ease) 0.3s;
  position: relative;
  transform: translateY(0.02rem);
}
.checkbox_module .checkbox .check::before {
  content: "";
  position: absolute;
  width: 0.05rem;
  height: 0.02rem;
  background: #fff;
  border-radius: 0.1rem;
  transform: rotate(45deg) translateX(0.06rem) translateY(0.04rem);
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .checkbox_module .checkbox .check::before {
    transform: rotate(45deg) translateX(0.05rem) translateY(0.04rem);
  }
}
.checkbox_module .checkbox .check::after {
  content: "";
  position: absolute;
  width: 0.02rem;
  height: 0.09rem;
  background: #fff;
  border-radius: 0.1rem;
  transform: rotate(45deg) translateX(0.07rem) translateY(-0.03rem);
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .checkbox_module .checkbox .check::after {
    transform: rotate(45deg) translateX(0.06rem) translateY(-0.04rem);
  }
}
.checkbox_module .checkbox:hover i {
  border: 0.01rem solid var(--bc);
}
.checkbox_module .checkbox_active .check {
  background-color: var(--bc);
  border-color: var(--bc);
}
.checkbox_module .checkbox_active .check::before {
  opacity: 1;
}
.checkbox_module .checkbox_active .check::after {
  opacity: 1;
}

.radio_module [type=radio] {
  display: none;
}
.radio_module .radiobox {
  display: grid;
  grid-template-columns: 0.2rem auto;
  align-items: center;
  gap: 0.04rem;
  min-width: 0.9rem;
  cursor: pointer;
}
.radio_module .radiobox input {
  display: none;
}
.radio_module .radiobox p {
  color: var(--1);
  transition: all var(--ease) 0.3s;
}
.radio_module .radiobox p:hover {
  color: var(--0);
}
.radio_module .radiobox p a {
  color: var(--1);
  text-decoration: underline;
}
.radio_module .radiobox p a:hover {
  text-decoration: underline;
}
.radio_module .radiobox .radio {
  height: 0.15rem;
  width: 0.15rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0.01rem solid #c4ccd6;
  border-radius: 100%;
  transition: all var(--ease) 0.3s;
  position: relative;
}
.radio_module .radiobox .radio::before {
  content: "";
  width: 0.07rem;
  height: 0.07rem;
  background: var(--bc);
  border-radius: 100%;
  opacity: 0;
}
.radio_module .radiobox:hover i {
  border: 0.01rem solid var(--bc);
}
.radio_module .radiobox_active .radio::before {
  opacity: 1;
}
.radio_module .radiobox_other_input {
  width: auto;
  min-width: 2rem;
}

.btn_module {
  background-color: var(--bc);
  color: var(--f);
  border: 0.01rem solid var(--bc);
  border-radius: 0.06rem;
  display: inline-block;
  padding: 0.15rem 0.15rem;
  width: 100%;
  text-align: center;
  cursor: pointer;
  transition: all var(--ease) 0.3s;
}
.btn_module:hover {
  background-color: var(--bc);
  color: var(--f);
}

.upload_attachments_module .p_group {
  width: 100%;
  background-color: var(--bl);
  border: 1px dashed var(--bc);
  background-image: url(../images/img-86.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  height: 4.9rem;
  border-radius: 0.06rem;
  justify-content: space-between;
  align-items: center;
  gap: 0.12rem;
  display: flex;
  flex-direction: column;
  padding: 1.2rem 0.2rem 0.6rem;
}
@media screen and (max-width: 768px) {
  .upload_attachments_module .p_group {
    grid-template-columns: 1fr;
  }
}
.upload_attachments_module .p_group .input-group {
  width: auto;
}
.upload_attachments_module button {
  width: 100%;
  border-radius: 0.06rem;
  padding: 0 0.15rem;
  cursor: pointer;
  background: none;
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  transition: all var(--ease) 0.3s;
}
@media screen and (max-width: 768px) {
  .upload_attachments_module button {
    max-width: 100%;
  }
}
.upload_attachments_module button img {
  height: 0.44rem;
}
.upload_attachments_module button span {
  color: var(--0);
  transition: all var(--ease) 0.3s;
}
.upload_attachments_module button:hover {
  border-color: var(--bc);
}
.upload_attachments_module button:hover span {
  color: var(--bc);
}
.upload_attachments_module .p_file_info {
  width: 100%;
}
.upload_attachments_module .p_file_info p:first-child {
  color: var(--0);
}
.upload_attachments_module .p_file_info p:last-child {
  color: var(--1);
}
.upload_attachments_module .p_file_info > p {
  color: var(--6);
  word-break: break-all;
}
.upload_attachments_module .p_fileName {
  align-items: center;
  width: 100%;
  background-color: var(--f6);
  color: var(--6);
  padding: 0.1rem 0.15rem;
  padding-right: 0.26rem;
  border-radius: 0.06rem;
  display: none;
  position: relative;
  margin-top: 0.14rem;
}
.upload_attachments_module .p_fileName .p_name {
  word-break: break-word;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
}
.upload_attachments_module .p_fileName .p_close {
  position: absolute;
  top: 50%;
  right: 0.1rem;
  transform: translateY(-50%);
  display: flex;
  cursor: pointer;
}
.upload_attachments_module .p_fileName .p_close svg {
  display: flex;
  width: 0.15rem;
  height: auto;
  color: var(--6);
  transition: all var(--ease) 0.3s;
}
.upload_attachments_module .p_fileName .p_close:hover svg {
  color: var(--bc);
}
.upload_attachments_module .p_fileName.upload_ed {
  display: flex;
}

.select {
  position: relative;
  cursor: pointer;
  min-width: 1.5rem;
}
.select.cur .select_name {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select_name {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.13rem;
  position: relative;
  background: url(../images/down.png) no-repeat;
  background-size: 0.14rem;
  background-position: 92% center;
  border-radius: 0.06rem;
  border: 1px solid var(--d);
  background-color: var(--f);
  padding: 0.08rem 0.2rem;
  width: 100%;
  height: 0.5rem;
  font-size: 0.14rem;
}
.select_name img {
  width: 0.11rem;
}

.select_options {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 2;
  width: 100%;
  border-radius: 0.05rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: var(--boxShadow);
  overflow: hidden;
  background: #fff;
  border: 1px solid var(--d);
  border-top: 0;
}

.select.cur .select_options {
  display: block;
}

.select_options li {
  padding: 0 0.15rem;
  font-size: 0.14rem;
  color: var(--b);
  height: 0.45rem;
  display: flex;
  align-items: center;
}

.select_options li:hover {
  background: #f5f6f7;
}

/* 表单样式 */
.form_input {
  position: relative;
  justify-content: space-between;
  display: flex;
  gap: 0.3rem;
  margin-bottom: 0.2rem;
}
@media screen and (max-width: 768px) {
  .form_input {
    flex-direction: column;
  }
}
.form_input > div {
  flex: 1;
}

legend,
.p_label {
  margin-bottom: 0.1rem;
  display: flex;
  gap: 0.05rem;
  align-items: center;
  color: var(--0);
}

.p_sub {
  color: var(--6);
  opacity: 0.5;
}

[required] .p_label::after {
  content: "*";
  margin: 0;
  order: -1;
  color: red;
  transform: translateY(0.03rem);
}

.p_group {
  display: flex;
  gap: 0.3rem;
  width: 100%;
  z-index: 2;
}
.p_group .input-group {
  width: 100%;
  position: relative;
}
.p_group .input-group input,
.p_group .input-group textarea {
  border-radius: 0.06rem;
  border: 1px solid var(--d);
  background: var(--f);
  padding: 0.08rem 0.1rem;
  width: 100%;
  height: 0.5rem;
}
.p_group .input-group textarea {
  height: 1.7rem;
  padding: 0.14rem 0.2rem;
}

form .p_group .radioItem {
  display: flex;
  align-items: center;
  gap: 0.08rem;
  opacity: 0.6;
  transition: all var(--ease) 0.3s;
}

form .p_group .radioItem input {
  width: 0.13rem;
  height: 0.13rem;
}

form .p_group .radioItem.cur {
  opacity: 1;
}

form .code_img {
  position: absolute;
  right: 0.1rem;
  width: 1.1rem;
}

.c_h1 {
  line-height: 1.2;
}

.c_h2 {
  line-height: 1.2;
}

header {
  position: sticky;
  top: 0;
  z-index: 20;
  transition: all var(--ease) 0.6s;
}
header.scroll_down {
  transform: translateY(-100%);
}

.up .scroll_down {
  transform: translateY(0%);
}

.down .scroll_down {
  pointer-events: none;
}

.header_top {
  padding: 0 0.6rem;
  height: 0.36rem;
  background-color: var(--f6);
}
@media screen and (max-width: 1024px) {
  .header_top {
    padding: 0 0.3rem;
  }
}
.header_top .grzxrukou a {
  color: var(--6);
}
.header_top .grzxrukou span {
  font-size: 0.12rem;
  color: var(--6);
}

.header_bottom {
  padding: 0 0.6rem;
  background-color: var(--f);
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 0.8rem;
  border-bottom: 0.01rem solid var(--d);
}
.header_bottom .logo {
  height: 0.6rem;
}
@media screen and (max-width: 1024px) {
  .header_bottom {
    padding: 0 0.3rem;
  }
}
@media screen and (max-width: 768px) {
  .header_bottom {
    padding: 0 0.15rem;
  }
  .header_bottom .mob_ico svg:first-child {
    display: flex;
  }
  .header_bottom .mob_ico svg:last-child {
    display: none;
  }
  .header_bottom .mob_ico.active svg:first-child {
    display: none;
  }
  .header_bottom .mob_ico.active svg:last-child {
    display: flex;
  }
  .header_bottom .mob_ico svg {
    width: 0.26rem;
    height: 0.26rem;
  }
}
@media screen and (max-width: 768px) {
  .header_bottom .nav {
    position: absolute;
    top: 100%;
    width: 100%;
    background: var(--f6);
    left: 0;
    height: 0;
    overflow: hidden;
    transition: all var(--ease) 0.4s;
  }
  .header_bottom .nav ul {
    flex-direction: column;
    align-items: flex-start;
  }
  .header_bottom .nav.header_active {
    height: calc(100vh - 0.9rem);
  }
}
.header_bottom .navBox .nav_item .nav_text {
  color: var(--1);
}
@media screen and (max-width: 768px) {
  .header_bottom .navBox .nav_item .nav_text {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.2rem 0.2rem;
  }
}
.header_bottom .navBox .nav_item .nav_text a {
  padding: 0 0.2rem;
  font-family: "OpenSans-Medium";
  transition: all var(--ease) 0.3s;
}
@media screen and (max-width: 768px) {
  .header_bottom .navBox .nav_item .nav_text a {
    padding: 0;
    font-size: 14px;
  }
}
.header_bottom .navBox .nav_item .nav_text a:hover {
  color: var(--bc);
}
.header_bottom .nav_item {
  height: 0.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .header_bottom .nav_item {
    width: 100%;
    height: auto;
    justify-content: flex-start;
    flex-wrap: wrap;
    position: relative;
  }
  .header_bottom .nav_item .nav_children_arrow {
    height: 100%;
    width: 0.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header_bottom .nav_item .nav_children_arrow img {
    width: 0.1rem;
  }
}
.header_bottom .nav_item::after {
  content: "";
  position: fixed;
  top: 1.16rem;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  padding: 0.4rem 0.15rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 12;
  background: rgba(247, 247, 247, 0.9);
  backdrop-filter: blur(16px) saturate(180%);
  -webkit-backdrop-filter: blur(16px) saturate(180%);
  background-color: rgba(0, 0, 0, 0.3);
  transition: all var(--ease) 0.3s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .header_bottom .nav_item::after {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .header_bottom .nav_item.have_children:hover .nav_children {
    opacity: 1;
    visibility: visible;
    pointer-events: inherit;
  }
  .header_bottom .nav_item.teshu:hover::after {
    opacity: 1;
    visibility: visible;
  }
}
.header_bottom .nav_item:not(.teshu) .nav_children {
  background-color: var(--f);
  padding: 0.2rem 0.1rem;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  z-index: 14;
  border-radius: 0.08rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  gap: 0.05rem;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .header_bottom .nav_item:not(.teshu) .nav_children {
    background: var(--f);
    width: 94%;
    margin: 0 auto;
    text-align: left;
  }
  .header_bottom .nav_item:not(.teshu) .nav_children.arrow_active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    position: static;
  }
}
.header_bottom .nav_item:not(.teshu) .nav_children a {
  background: var(--f);
  border-radius: 0.04rem;
  color: var(--1);
  transition: all var(--ease) 0.3s;
  padding: 0.1rem 0.15rem;
}
.header_bottom .nav_item:not(.teshu) .nav_children a:hover {
  background: var(--bc);
  color: var(--f);
}
.header_bottom .teshu {
  position: static;
}
.header_bottom .teshu .nav_children {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background: var(--f);
  z-index: 13;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all var(--ease) 0.3s;
}
@media screen and (max-width: 768px) {
  .header_bottom .teshu .nav_children {
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.37);
    bottom: 0;
  }
  .header_bottom .teshu .nav_children.arrow_active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
}
.header_bottom .teshu .nav_children .container {
  display: grid;
  grid-template-columns: 2fr 5fr;
}
@media screen and (max-width: 768px) {
  .header_bottom .teshu .nav_children .container {
    width: 70%;
    height: 100%;
    display: flex;
    flex-direction: column;
    margin: 0 0 0 auto;
    background: #fff;
  }
}
.header_bottom .teshu .nav_children .container .nav_children_left {
  padding-top: 0.6rem;
  border-right: 0.01rem solid var(--d);
  display: flex;
  gap: 0.14rem;
  flex-direction: column;
  padding-bottom: 0.55rem;
}
@media screen and (max-width: 768px) {
  .header_bottom .teshu .nav_children .container .nav_children_left {
    border-right: 0;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
  .header_bottom .teshu .nav_children .container .nav_children_left .nav_children_more a {
    padding: 0.1rem 0;
  }
}
.header_bottom .teshu .nav_children .container .nav_children_left .nav_children_tab p {
  position: relative;
}
.header_bottom .teshu .nav_children .container .nav_children_left .nav_children_tab p a {
  padding: 0.1rem 0;
  display: flex;
}
@media screen and (max-width: 768px) {
  .header_bottom .teshu .nav_children .container .nav_children_left .nav_children_tab p a {
    font-size: 12px;
  }
}
.header_bottom .teshu .nav_children .container .nav_children_left .nav_children_tab p a:hover {
  color: var(--bc);
}
.header_bottom .teshu .nav_children .container .nav_children_left .nav_children_tab p::after {
  content: "";
  position: absolute;
  right: -0.02rem;
  top: 0;
  bottom: 0;
  width: 0.03rem;
  height: 100%;
  background-color: var(--bc);
  opacity: 0;
  transition: all var(--ease) 0.3s;
}
.header_bottom .teshu .nav_children .container .nav_children_left .nav_children_tab p.cur::after, .header_bottom .teshu .nav_children .container .nav_children_left .nav_children_tab p:hover::after {
  opacity: 1;
}
.header_bottom .teshu .nav_children .container .nav_children_left .nav_children_tab p.cur a {
  color: var(--bc);
}
.header_bottom .teshu .nav_children .container .nav_children_left .nav_children_more a {
  display: flex;
  align-items: baseline;
  color: var(--6);
  gap: 0.1rem;
}
.header_bottom .teshu .nav_children .container .nav_children_left .nav_children_more a:hover {
  color: var(--bc);
}
.header_bottom .teshu .nav_children .container .nav_children_left .nav_children_more img {
  width: auto;
}
.header_bottom .teshu .nav_children .container .nav_children_right {
  padding-top: 0.6rem;
  padding-bottom: 0.55rem;
  padding-left: 1.2rem;
}
@media screen and (max-width: 768px) {
  .header_bottom .teshu .nav_children .container .nav_children_right {
    padding-left: 0;
    padding-bottom: 0.3rem;
    padding-top: 0.3rem;
  }
}
.header_bottom .teshu .nav_children .container .nav_children_right ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
  height: 4.8rem;
  overflow-y: auto;
  display: none;
}
.header_bottom .teshu .nav_children .container .nav_children_right ul.cur {
  display: flex;
}
@media screen and (max-width: 768px) {
  .header_bottom .teshu .nav_children .container .nav_children_right ul {
    gap: 0.16rem;
  }
}
.header_bottom .teshu .nav_children .container .nav_children_right ul li {
  width: 1.52rem;
}
@media screen and (max-width: 768px) {
  .header_bottom .teshu .nav_children .container .nav_children_right ul li {
    width: 100%;
  }
  .header_bottom .teshu .nav_children .container .nav_children_right ul li a {
    display: flex;
    gap: 0.1rem;
    align-items: center;
  }
}
.header_bottom .teshu .nav_children .container .nav_children_right ul li .nav_img {
  width: 1.52rem;
  height: 1.52rem;
  border-radius: 0.08rem;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .header_bottom .teshu .nav_children .container .nav_children_right ul li .nav_img {
    width: 0.4rem;
    height: 0.4rem;
    display: none;
  }
}
.header_bottom .teshu .nav_children .container .nav_children_right ul li .nav_img img {
  transition: all var(--ease) 0.3s;
}
.header_bottom .teshu .nav_children .container .nav_children_right ul li p {
  text-align: center;
  line-height: 1.4;
  height: 0.44rem;
  transition: all var(--ease) 0.3s;
}
@media screen and (max-width: 768px) {
  .header_bottom .teshu .nav_children .container .nav_children_right ul li p {
    font-size: 12px;
    height: auto;
    margin: 0;
  }
}
.header_bottom .teshu .nav_children .container .nav_children_right ul li:hover p {
  color: var(--bc);
}
.header_bottom .teshu .nav_children .container .nav_children_right ul li:hover img {
  transform: scale(1.02);
}

@media screen and (min-width: 768px) {
  .mob_ico {
    display: none;
  }
  .nav_children_arrow {
    display: none;
  }
}
.p_header {
  border-bottom: 0.01rem solid var(--d);
  position: relative;
  overflow: hidden;
}
.p_header .c_h1 h1 {
  line-height: 1.2;
}
.p_header .c_img_1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  display: none;
}
.p_header .c_img_1 img {
  -o-object-fit: cover;
     object-fit: cover;
}
.p_header .r_ring {
  --r1: 9rem;
  width: var(--r1);
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  z-index: -1;
}
.p_header .r_ring .r1 {
  position: absolute;
  --r: 12rem;
  width: var(--r);
  height: var(--r);
  top: -8.5rem;
  right: -2.5rem;
  background: linear-gradient(300deg, #ffffff, rgba(21, 73, 147, 0.1));
  border-radius: 100%;
}
@media screen and (max-width: 1440px) {
  .p_header .r_ring .r1 {
    --r: 11rem;
    top: -8rem;
  }
}
@media screen and (max-width: 1024px) {
  .p_header .r_ring .r1 {
    --r: 10rem;
    top: -7.3rem;
  }
}
@media screen and (max-width: 768px) {
  .p_header .r_ring .r1 {
    --r: 8rem;
    top: -5.5rem;
    right: -1.8rem;
  }
}
@media screen and (max-width: 480px) {
  .p_header .r_ring .r1 {
    --r: 6rem;
    top: -4.2rem;
    right: -1.1rem;
  }
}
.p_header .r_ring .r1::after {
  content: "";
  display: flex;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #eaeff5, rgba(21, 73, 147, 0.2));
  border-radius: 100%;
  -webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 0.012rem), black 0);
  mask: radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 0.012rem), #000000 0);
  animation: rotateBorder 10s linear infinite;
}
.p_header .r_ring .r2 {
  position: absolute;
  --r: 7.8rem;
  width: var(--r);
  height: var(--r);
  top: -6.3rem;
  left: -0.3rem;
  background: linear-gradient(200deg, rgba(255, 255, 255, 0.1), rgba(21, 73, 147, 0.06));
  border-radius: 100%;
}
@media screen and (max-width: 1440px) {
  .p_header .r_ring .r2 {
    --r: 6.8rem;
    top: -5.3rem;
    left: 0.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .p_header .r_ring .r2 {
    --r: 6rem;
    left: 2rem;
    top: -4.6rem;
  }
}
@media screen and (max-width: 768px) {
  .p_header .r_ring .r2 {
    --r: 5rem;
    left: 3.2rem;
    top: -3.7rem;
  }
}
@media screen and (max-width: 480px) {
  .p_header .r_ring .r2 {
    --r: 4rem;
    left: 4rem;
    top: -3.2rem;
  }
}
.p_header .r_ring .r2::after {
  content: "";
  display: flex;
  width: 100%;
  height: 100%;
  background: linear-gradient(100deg, #eaeff5, rgba(21, 73, 147, 0.2));
  border-radius: 100%;
  -webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 0.014rem), black 0);
  mask: radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 0.014rem), #000000 0);
  animation: rotateBorder 5s linear infinite;
}
@keyframes rotateBorder {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.p_header.haveImg .r_ring {
  display: none;
}
.p_header.haveImg .c_img {
  display: flex;
}

.p_header2 {
  border-bottom: 0;
}

.p_nyBanner {
  overflow: hidden;
}
.p_nyBanner .c_break ul li:first-child span {
  opacity: 0.6;
}
.p_nyBanner .c_break ul li {
  color: var(--f);
}
.p_nyBanner .l_title {
  padding-top: 1.6rem;
  height: calc(100% - 0.6rem);
  padding-bottom: 0.3rem;
}
.p_nyBanner .l_title h1 {
  line-height: 1.2;
}
.p_nyBanner .l_title h1,
.p_nyBanner .l_title p {
  color: var(--f);
}
.p_nyBanner .c_img img {
  -o-object-fit: cover;
     object-fit: cover;
}

.p_case_1 .c_list_1 {
  position: relative;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(3.5rem, 1fr));
}
@media screen and (max-width: 768px) {
  .p_case_1 .c_list_1 {
    grid-template-columns: 1fr 1fr;
    gap: 0.16rem;
  }
}
.p_case_1 .c_list_1 a[href="javascript:;"] .i,
.p_case_1 .c_list_1 a[href="javascript:void(0);"] .i {
  display: none;
}
.p_case_1 .c_item {
  border-top: 0;
  border: 0.01rem solid var(--d);
  height: 4.3rem;
}
.p_case_1 .c_item .c_img {
  height: 3rem;
  width: calc(100% + 0.02rem);
  transform: translate(-0.01rem, -0.01rem);
}
@media screen and (max-width: 768px) {
  .p_case_1 .c_item .c_img {
    height: 2rem;
  }
}
.p_case_1 .c_item .c_img img {
  -o-object-fit: cover;
     object-fit: cover;
  transition: all var(--ease) 0.3s;
}
.p_case_1 .c_item .c_info {
  transition: all var(--ease) 0.3s;
  z-index: 2;
  height: 2rem;
}
@media screen and (max-width: 768px) {
  .p_case_1 .c_item .c_info {
    height: auto;
  }
}
.p_case_1 .c_item .c_info .i {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 100%;
  display: grid;
  place-content: center;
  background: var(--f);
  transition: opacity var(--ease) 0.3s;
  margin-top: 0.2rem;
}
@media screen and (max-width: 768px) {
  .p_case_1 .c_item .c_info .i {
    display: none;
  }
}
.p_case_1 .c_item .c_info .i img {
  width: 0.15rem;
}
.p_case_1 .c_item .c_info .t {
  color: var(--0);
  line-height: 1.3;
  word-break: break-word;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  transition: color var(--ease) 0.3s;
}
.p_case_1 .c_item .c_info .s {
  word-break: break-word;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
  margin-top: 0.04rem;
  transition: color var(--ease) 0.3s;
}
@media screen and (max-width: 768px) {
  .p_case_1 .c_item .c_info .s {
    word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    overflow: hidden;
  }
}
.p_case_1 .c_item .c_info .scroll_info {
  overflow-y: auto;
  height: 1.1rem;
  padding-right: 0.1rem;
}
.p_case_1 .c_item .c_info .scroll_info::-webkit-scrollbar {
  background-color: transparent;
}
@media screen and (max-width: 768px) {
  .p_case_1 .c_item:hover {
    background: var(--bc);
  }
}
.p_case_1 .c_item:hover .c_info {
  transform: translateY(-0.7rem);
  background-color: var(--bc);
}
@media screen and (max-width: 768px) {
  .p_case_1 .c_item:hover .c_info {
    transform: translateY(0px);
  }
}
.p_case_1 .c_item:hover .c_info > * {
  color: var(--f);
}
.p_case_1 .c_item:hover .c_info .scroll_info > * {
  color: var(--f);
}
.p_case_1 .c_item:hover .c_info .i {
  opacity: 1;
}
.p_case_1 .c_item:hover .c_info .scroll_info {
  height: 1.8rem;
}
.p_case_1 .c_item:hover .c_info .scroll_info::-webkit-scrollbar-thumb {
  background-color: var(--f);
}
.p_case_1 .c_item:hover .c_img img {
  transform: scale(1.1);
}

.p_gallery_1 {
  background: var(--f6);
}
.p_gallery_1 .c_list {
  position: relative;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(2.8rem, 1fr));
}
@media screen and (max-width: 480px) {
  .p_gallery_1 .c_list {
    grid-template-columns: 1fr 1fr;
  }
}
.p_gallery_1 .c_item img {
  transition: all var(--ease) 0.3s;
}
.p_gallery_1 .c_item:hover img {
  transform: scale(1.1);
}

.case_d_1 {
  height: 76vh;
  display: flex;
  background: linear-gradient(0deg, #b9cbe3, transparent);
}
.case_d_1 .container {
  align-items: center;
}
@media screen and (max-width: 768px) {
  .case_d_1 .container .s3_right {
    padding: 0.3rem 0 0.3rem 0;
  }
}
.case_d_1 .s3_left {
  display: flex;
  height: 4.7rem;
}
.case_d_1 .s3_left img {
  -o-object-fit: cover;
     object-fit: cover;
}

.case_d_2 {
  background-color: var(--f6);
}
.case_d_2 .c_item {
  height: 4.8rem;
  padding: 0.1rem;
  background: #fff;
  border: 0rem solid var(--d);
}
@media screen and (max-width: 768px) {
  .case_d_2 .c_item {
    height: 3.8rem;
  }
}
.case_d_2 .c_item .c_info {
  height: 3rem;
  margin-left: -0.1rem;
  margin-right: 0.1rem;
  padding-right: 0.15rem;
  width: calc(100% + 0.2rem);
}
@media screen and (max-width: 768px) {
  .case_d_2 .c_item .c_info .i {
    display: none;
  }
}
.case_d_2 .c_item .c_info .s {
  word-break: break-word;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 30;
  line-clamp: 30;
  overflow: hidden;
  color: var(--6);
}
.case_d_2 .c_item:hover .s {
  color: var(--f);
}

.case_d_3_img img:first-child {
  display: flex;
}
.case_d_3_img img:last-child {
  display: none;
}
@media screen and (max-width: 768px) {
  .case_d_3_img img:first-child {
    display: none;
  }
  .case_d_3_img img:last-child {
    display: flex;
  }
}

.p_news_1 .container {
  display: grid;
  grid-template-columns: 6fr 2fr;
}
@media screen and (max-width: 768px) {
  .p_news_1 .container {
    grid-template-columns: 1fr;
    padding: 0;
  }
}
.p_news_1 .c_list_1 {
  position: relative;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(3.7rem, 1fr));
}
.p_news_1 .c_list_1 .c_item {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-bottom: 0.01rem solid #ddd;
  border-right: 0.01rem solid #ddd;
  position: relative;
}
.p_news_1 .c_list_1 .c_item::after {
  content: "";
  background-color: var(--bc);
  width: 100%;
  height: 0.04rem;
  position: absolute;
  left: 0;
  bottom: -0.01rem;
  right: 0;
  opacity: 0;
  transition: all var(--ease) 0.3s;
}
.p_news_1 .c_list_1 .c_item .c_info {
  margin-bottom: 0.5rem;
}
.p_news_1 .c_list_1 .c_item time {
  color: var(--bc);
}
.p_news_1 .c_list_1 .c_item time img {
  width: 0.18rem;
  height: 0.18rem;
}
.p_news_1 .c_list_1 .c_item .t {
  line-height: 1.4;
  margin-top: 0.1rem;
}
.p_news_1 .c_list_1 .c_item .t a {
  transition: all var(--ease) 0.3s;
}
.p_news_1 .c_list_1 .c_item .tag {
  display: flex;
  flex-wrap: wrap;
  gap: 0.1rem;
  margin-top: 0.3rem;
}
.p_news_1 .c_list_1 .c_item .tag a {
  border-radius: 0.3rem;
  border: 0.01rem solid var(--9);
  padding: 0 0.15rem;
  color: var(--9);
  height: 0.3rem;
  display: flex;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  transition: all var(--ease) 0.3s;
}
.p_news_1 .c_list_1 .c_item .tag a:hover {
  color: var(--bc);
  border-color: var(--bc);
}
.p_news_1 .c_list_1 .c_item .c_img img {
  aspect-ratio: 15/9;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all var(--ease) 0.3s;
}
.p_news_1 .c_list_1 .c_item:hover .t a {
  color: var(--bc);
}
.p_news_1 .c_list_1 .c_item:hover .c_img img {
  transform: scale(1.1);
}
.p_news_1 .c_list_1 .c_item:hover::after {
  opacity: 1;
}
.p_news_1 .p_news_right {
  padding: 0.6rem 0.5rem;
  height: -moz-fit-content;
  height: fit-content;
  position: sticky;
  top: 0;
  transition: top var(--ease) 0.6s;
}
@media screen and (max-width: 768px) {
  .p_news_1 .p_news_right {
    padding: 0.6rem 0rem 0;
  }
  .p_news_1 .p_news_right .right_more_news {
    background-color: var(--f6);
    padding: 0.5rem 0.5rem;
    margin-bottom: 0.1rem;
  }
  .p_news_1 .p_news_right .right_more_tag {
    background-color: var(--f6);
    padding: 0.5rem 0.5rem;
  }
}
.p_news_1 .p_news_right .more_news {
  border-top: 0.01rem solid #ddd;
}
.p_news_1 .p_news_right .more_news li {
  padding: 0.24rem 0;
  border-bottom: 0.01rem solid #ddd;
}
.p_news_1 .p_news_right .more_news li a {
  color: var(--0);
  word-break: break-word;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
  transition: all var(--ease) 0.3s;
}
.p_news_1 .p_news_right .more_news li a:hover {
  color: var(--bc);
}
.p_news_1 .p_news_right .more_tag {
  display: flex;
  gap: 0.2rem;
  flex-wrap: wrap;
}
.p_news_1 .p_news_right .more_tag a {
  font-size: 0.14rem;
  transition: all var(--ease) 0.3s;
}
.p_news_1 .p_news_right .more_tag a:hover {
  color: var(--bc);
}

.up .p_news_right {
  top: 1rem;
}

.l_news_detail .container {
  max-width: 10rem;
}
.l_news_detail h1 {
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .l_news_detail h1 {
    font-size: 0.3rem;
  }
}
.l_news_detail .nd_timeBox {
  margin-top: 0.6rem;
  border-bottom: 0.01rem solid var(--d);
  padding-bottom: 0.5rem;
}
@media screen and (max-width: 768px) {
  .l_news_detail .nd_timeBox {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.1rem;
  }
}
.l_news_detail .nd_timeBox p {
  color: var(--9);
}
.l_news_detail .nd_timeBox p img {
  width: 0.16rem;
}
.l_news_detail .nd_timeBox .nd_type a {
  transition: all var(--ease) 0.3s;
}
.l_news_detail .nd_timeBox .nd_type a:hover {
  color: var(--bc);
}
.l_news_detail .nd_timeBox .nd_tag {
  display: flex;
  flex-wrap: wrap;
  gap: 0.1rem;
}
.l_news_detail .nd_timeBox .nd_tag a {
  border-radius: 0.3rem;
  border: 0.01rem solid var(--9);
  padding: 0 0.15rem;
  color: var(--9);
  height: 0.3rem;
  display: flex;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  transition: all var(--ease) 0.3s;
}
.l_news_detail .nd_timeBox .nd_tag a:hover {
  color: var(--bc);
  border-color: var(--bc);
}

.c_contactBox {
  display: grid;
  grid-template-columns: 8fr 7fr;
}
@media screen and (max-width: 768px) {
  .c_contactBox {
    grid-template-columns: 1fr;
  }
}

.c_contact .c_i0 {
  color: var(--0);
}
.c_contact .c_i1 {
  text-transform: uppercase;
  line-height: 1.1;
}
.c_contact .c_i1 span {
  color: var(--1);
}
.c_contact .c_i1 span:first-child {
  color: var(--bc);
}
.c_contact .c_contact_way .c_contact_way_xin {
  grid-template-columns: 0.3rem 1fr;
  gap: 0.15rem;
}
@media screen and (max-width: 768px) {
  .c_contact .c_contact_way .c_contact_way_xin {
    font-size: 14px;
    grid-template-columns: 0.22rem 1fr;
    margin-bottom: 0.1rem;
  }
}
.c_contact .c_contact_way img {
  width: 0.3rem;
  height: 0.3rem;
}
@media screen and (max-width: 768px) {
  .c_contact .c_contact_way img {
    width: 0.22rem;
    height: 0.22rem;
  }
}
.c_contact .c_contact_quote {
  padding: 0.8rem 0.6rem 0.8rem;
  border-radius: 0.16rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: var(--f);
  box-shadow: 0px 10px 50px 0px rgba(21, 74, 147, 0.15);
  position: relative;
  overflow: hidden;
  height: 75vh;
}
.c_contact .c_contact_quote .c_contact_quote_info,
.c_contact .c_contact_quote .c_contact_quote_more {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .c_contact .c_contact_quote {
    padding: 0.6rem 0.3rem 0.6rem;
  }
}
.c_contact .c_contact_quote_info .ppins-bold {
  line-height: 1.2;
  color: var(--0);
}
.c_contact .c_contact_quote_info .ppins-bold:nth-child(2) {
  text-transform: uppercase;
}
.c_contact .c_contact_quote_info .ppins-bold:nth-child(2) span {
  color: var(--ac);
}
.c_contact .c_contact_info {
  max-width: 7rem;
}
@media screen and (max-width: 768px) {
  .c_contact .c_contact_info {
    margin-top: 0.4rem;
  }
  .c_contact .c_contact_info .f-56 {
    margin-bottom: 0.2rem;
  }
}
.c_contact .c_contact_quote_img {
  position: absolute;
  pointer-events: none;
  -webkit-mask-image: linear-gradient(var(--mask-direction, to right), hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 8%, hsl(0, 0%, 0%) 92%, hsla(0, 0%, 0%, 0));
  mask-image: linear-gradient(var(--mask-direction, to top), hsla(0, 0%, 100%, 0), hsl(0, 0%, 0%) 200%, hsl(0, 0%, 0%) 100%, hsla(0, 0%, 0%, 0));
  width: 4.3rem;
  height: 4rem;
  right: 0;
  bottom: 0;
}
.c_contact .c_contact_quote_img img {
  max-width: -moz-max-content;
  max-width: max-content;
  height: auto;
  max-height: none;
  width: -moz-max-content;
  width: max-content;
  animation: rotate 10s linear infinite;
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}

.c_technology_sort {
  border-bottom: 0.01rem solid var(--d);
}

.te2 {
  background-color: var(--f6);
}
.te2 .container {
  position: relative;
}
.te2 .swiper {
  padding: 0.6rem 0;
}
.te2 .swiper img {
  transition: all var(--ease) 0.3s;
}
.te2 .swiper p {
  transition: all var(--ease) 0.3s;
}
.te2 .swiper a:hover p {
  color: var(--bc);
}
.te2 .swiper a:hover img {
  transform: scale(1.1);
}
@media screen and (max-width: 768px) {
  .te2 .arr {
    display: none;
  }
}
.te2 .arr > div {
  position: absolute;
  top: calc(50% - 0.24rem);
  transform: translateY(-50%);
  cursor: pointer;
}
.te2 .arr > div.arr_prev {
  left: -0.3rem;
}
.te2 .arr > div.arr_next {
  right: -0.3rem;
}
.te2 .arr > div.arr_next img {
  transform: rotate(180deg);
}
.te2 .arr > div img {
  width: 0.15rem;
  height: 0.28rem;
}

.te3 .te3_left img {
  border-radius: 0.16rem;
}
@media screen and (max-width: 768px) {
  .te3 .te3_right {
    padding: 0.3rem 0rem;
  }
}
.te3 .te3_right .t {
  line-height: 1.2;
  margin-bottom: 0.2rem;
  color: var(--0);
}
.te3 .te3_right .s {
  color: var(--1);
}

.te4 {
  background-color: var(--bl);
}
.te4 .container {
  background-color: var(--bc);
  border-radius: 0.16rem;
  padding: 0.1rem;
}
.te4 .te4_left_title {
  padding-top: 1rem;
}
@media screen and (max-width: 768px) {
  .te4 .te4_left_title {
    padding-top: 0.6rem;
  }
}
.te4 .te4_left_title p {
  color: var(--f);
}
.te4 .te4_left {
  padding-left: 0.4rem;
  padding-bottom: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .te4 .te4_left {
    padding: 0rem 0.3rem;
  }
}
.te4 .te4_left_item p {
  font-size: 0.2rem;
  color: var(--f);
  opacity: 0.6;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.1rem;
  height: 0.5rem;
  margin-top: 0.2rem;
  border-bottom: 0.01rem solid rgba(255, 255, 255, 0.1);
  transition: all var(--ease) 0.3s;
  cursor: pointer;
}
.te4 .te4_left_item p span {
  position: relative;
  transition: all var(--ease) 0.3s;
}
.te4 .te4_left_item p span::before {
  content: "";
  width: 0.08rem;
  height: 0.08rem;
  background-color: var(--ac);
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.04rem;
  opacity: 0;
  transition: all var(--ease) 0.3s;
}
.te4 .te4_left_item p img {
  width: 0.15rem;
}
.te4 .te4_left_item p:hover, .te4 .te4_left_item p.cur {
  opacity: 1;
}
.te4 .te4_left_item p:hover span, .te4 .te4_left_item p.cur span {
  padding-left: 0.2rem;
}
.te4 .te4_left_item p:hover span::before, .te4 .te4_left_item p.cur span::before {
  opacity: 1;
}
.te4 .te4_right img {
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  transition: all var(--ease) 0.3s;
}
.te4 .te4_right img.cur {
  opacity: 1;
}

.p_gallery_2 {
  background: var(--f);
}
.p_gallery_2 .c_h1 a {
  color: var(--0);
  transition: all var(--ease) 0.3s;
  gap: 0.08rem;
}
@media screen and (max-width: 480px) {
  .p_gallery_2 .c_h1 a {
    display: none;
  }
}
.p_gallery_2 .c_h1 a:hover {
  color: var(--bc);
}
.p_gallery_2 .c_h1 a:hover span {
  background-color: var(--bc);
}
.p_gallery_2 .c_h1 a span {
  background-color: var(--0);
  border-radius: 0.04rem;
  width: 0.23rem;
  height: 0.23rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all var(--ease) 0.3s;
}
.p_gallery_2 .c_h1 a span img {
  width: 0.14rem;
}
.p_gallery_2 .c_list {
  position: relative;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(2.8rem, 1fr));
}
@media screen and (max-width: 480px) {
  .p_gallery_2 .c_list {
    grid-template-columns: 1fr 1fr;
  }
}
.p_gallery_2 .c_item {
  height: 100%;
  width: 100%;
}
.p_gallery_2 .c_item .c_img {
  height: 100%;
  width: 100%;
}
.p_gallery_2 .c_item img {
  transition: all var(--ease) 0.3s;
  -o-object-fit: cover;
     object-fit: cover;
}
.p_gallery_2 .c_item:hover img {
  transform: scale(1.1);
}

.Why_us .c_h1 a {
  color: var(--0);
  transition: all var(--ease) 0.3s;
  gap: 0.08rem;
}
@media screen and (max-width: 480px) {
  .Why_us .c_h1 a {
    display: none;
  }
}
.Why_us .c_h1 a:hover {
  color: var(--bc);
}
.Why_us .c_h1 a:hover span {
  background-color: var(--bc);
}
.Why_us .c_h1 a span {
  background-color: var(--0);
  border-radius: 0.04rem;
  width: 0.23rem;
  height: 0.23rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all var(--ease) 0.3s;
}
.Why_us .c_h1 a span img {
  width: 0.14rem;
}
.Why_us .Why_us_list {
  height: 7.2rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .Why_us .Why_us_list {
    height: auto;
  }
}
.Why_us .Why_us_item_title {
  transition: all var(--ease) 0.3s;
}
.Why_us .Why_us_left {
  height: 100%;
}
.Why_us .Why_us_left .why_us_item {
  flex: 1;
}
@media screen and (max-width: 768px) {
  .Why_us .Why_us_left .why_us_item {
    flex: 0 0 4rem;
  }
}
.Why_us .Why_us_right {
  height: 100%;
}
.Why_us .Why_us_item_img img {
  -o-object-fit: cover;
     object-fit: cover;
}
.Why_us .why_us_item {
  height: 100%;
  border-radius: 0.1rem;
  position: relative;
  overflow: hidden;
  transition: all var(--ease) 0.3s;
}
.Why_us .why_us_item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--bc);
  -webkit-mask-image: linear-gradient(var(--mask-direction, to top), hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 100% 100%, hsl(0, 0%, 0%) 100%, hsla(0, 0%, 0%, 0));
  mask-image: linear-gradient(var(--mask-direction, to top), hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 100% 100%, hsl(0, 0%, 0%) 100%, hsla(0, 0%, 0%, 0));
  transition: all var(--ease) 0.3s;
}
.Why_us .why_us_item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--bc);
  transition: all var(--ease) 0.3s;
  opacity: 0;
}
.Why_us .why_us_item .Why_us_item_title {
  padding: 0.6rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 480px) {
  .Why_us .why_us_item .Why_us_item_title {
    padding: 0.3rem;
  }
}
.Why_us .why_us_item .Why_us_item_title p {
  color: var(--f);
}
.Why_us .why_us_item:hover .Why_us_item_title {
  padding-top: 0.85rem;
}
.Why_us .why_us_item:hover::before {
  opacity: 0.95;
}

.l_technology_1 {
  height: 4rem;
  position: relative;
  overflow: hidden;
  background-color: #1f2629;
}
@media screen and (max-width: 768px) {
  .l_technology_1 {
    height: auto;
  }
  .l_technology_1 .container {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
  }
}
.l_technology_1 .container {
  display: flex;
  justify-content: flex-end;
}
.l_technology_1 .l_technology_1_img {
  height: 100%;
  position: relative;
  z-index: 1;
}
.l_technology_1 .l_technology_1_img img {
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 50%;
  -webkit-mask-image: linear-gradient(var(--mask-direction, to left), hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 50% 100%, hsl(0, 0%, 0%) 100% 100%, hsla(0, 0%, 0%, 0));
  mask-image: linear-gradient(var(--mask-direction, to left), hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 50% 100%, hsl(0, 0%, 0%) 100% 100%, hsla(0, 0%, 0%, 0));
}
.l_technology_1 .l_technology_1_img::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 15%;
  background: var(--bc);
  background: linear-gradient(130deg, #284a78, transparent);
  --mask-direction: 270deg;
  -webkit-mask-image: linear-gradient(var(--mask-direction, to top), hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 50% 100%, hsl(0, 0%, 0%) 100% 100%, hsla(0, 0%, 0%, 0));
  mask-image: linear-gradient(var(--mask-direction, to top), hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 50% 100%, hsl(0, 0%, 0%) 100% 100%, hsla(0, 0%, 0%, 0));
  pointer-events: none;
}
.l_technology_1 .l_technology_1_img::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: var(--bc);
  --mask-direction: 110deg;
  background: linear-gradient(320deg, #284a78, transparent);
  -webkit-mask-image: linear-gradient(var(--mask-direction, to top), hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 50% 100%, hsl(0, 0%, 0%) 100% 100%, hsla(0, 0%, 0%, 0));
  mask-image: linear-gradient(var(--mask-direction, to top), hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 50% 100%, hsl(0, 0%, 0%) 100% 100%, hsla(0, 0%, 0%, 0));
  pointer-events: none;
}
.l_technology_1 .l_technology_1_info {
  width: 100%;
  padding: 0.2rem 0;
  position: relative;
  z-index: 2;
  max-width: 7.9rem;
}
.l_technology_1 .l_technology_1_info h3 {
  color: var(--f);
  line-height: 1.2;
  position: relative;
}
.l_technology_1 .l_technology_1_info h3 span {
  font-weight: normal;
  line-height: 1.2;
}
.l_technology_1 .l_technology_1_info h3::before {
  content: "";
  width: 0.32rem;
  height: 0.32rem;
  border-radius: 100%;
  background-color: var(--ac);
  position: absolute;
  left: -0.5rem;
}
.l_technology_1 .l_technology_1_info p {
  color: var(--f);
}

.l_quote_1 .container > div {
  align-items: end;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .l_quote_1 .container > div {
    flex-direction: column;
    align-items: flex-start;
    padding: 0.6rem 0;
  }
}
.l_quote_1 .l_quote_1_info {
  max-width: 12rem;
}
.l_quote_1 .l_quote_1_info h3 {
  color: var(--f);
  line-height: 1.2;
  position: relative;
}
.l_quote_1 .l_quote_1_info h3::before {
  content: "";
  width: 0.32rem;
  height: 0.32rem;
  border-radius: 100%;
  background-color: var(--ac);
  position: absolute;
  left: -0.5rem;
}
.l_quote_1 .l_quote_1_info h3 span {
  font-weight: normal;
  display: block;
}
.l_quote_1 .l_quote_1_info p {
  color: var(--f);
}

.l_materials .c_h1 a {
  transition: all var(--ease) 0.3s;
  color: var(--6);
}
@media screen and (max-width: 768px) {
  .l_materials .c_h1 a {
    display: none;
  }
}
.l_materials .c_h1 a:hover {
  color: var(--bc);
}

.l_materials_item {
  --w: 3.32rem;
  border: 0.01rem solid var(--d);
  display: grid;
  grid-template-columns: var(--w) 1fr;
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 1440px) {
  .l_materials_item {
    --w: 3rem;
    max-height: 2.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .l_materials_item {
    --w: 2.8rem;
    max-height: none;
  }
}
@media screen and (max-width: 1024px) {
  .l_materials_item {
    grid-template-columns: 1fr;
  }
}
.l_materials_item .l_materials_item_img {
  aspect-ratio: 1/1;
  width: var(--w);
  height: var(--w);
  width: auto;
  height: auto;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.l_materials_item .l_materials_item_img img {
  transition: all var(--ease) 0.3s;
  -o-object-fit: cover;
     object-fit: cover;
}
.l_materials_item .l_materials_item_img .m {
  width: 1.2rem;
  height: 1.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  background-color: var(--f);
  gap: 0.1rem;
  position: relative;
  z-index: 2;
  margin: 0 auto;
}
.l_materials_item .l_materials_item_img .m span {
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 100%;
  background-color: var(--bc);
}
.l_materials_item .l_materials_item_info {
  max-height: 3.4rem;
  overflow-y: auto;
  padding-right: 0.2rem;
}
@media screen and (max-width: 1440px) {
  .l_materials_item .l_materials_item_info {
    padding-top: 0.2rem;
  }
}
.l_materials_item .l_materials_item_info h3 {
  line-height: 1.2;
  color: var(--0);
}
.l_materials_item .l_materials_item_info p {
  color: var(--6);
}
.l_materials_item .l_materials_item_line {
  background-color: var(--d);
  position: relative;
  height: 0.01rem;
  margin: 0.25rem 0 0.15rem;
}
.l_materials_item .l_materials_item_line::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0.6rem;
  height: 100%;
  background-color: var(--bc);
  transition: all var(--ease) 0.3s;
}
.l_materials_item:hover .l_materials_item_line::after {
  width: 100%;
}
.l_materials_item:hover .l_materials_item_img img {
  transform: scale(1.1);
}

.l_quote_1_img img {
  -o-object-fit: cover;
     object-fit: cover;
}

.a2 {
  height: auto;
}
@media screen and (max-width: 1024px) {
  .a2 {
    height: auto;
  }
}
.a2 img {
  -o-object-fit: cover;
     object-fit: cover;
}
.a2 .container {
  z-index: 2;
}

.a2_info {
  display: grid;
  gap: 0.2rem;
  grid-template-columns: 3fr 5fr;
}
@media screen and (max-width: 1024px) {
  .a2_info {
    grid-template-columns: 1fr;
  }
}
.a2_info h3 {
  line-height: 1.2;
}
.a2_info .c_rich h4 {
  margin-bottom: 0.15rem;
}

.a3 {
  display: grid;
  --asb: 1.8rem;
  color: var(--f);
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .a3 {
    --asb: auto;
  }
}
@media screen and (max-width: 768px) {
  .a3 {
    height: auto;
    --asb: auto;
  }
}
.a3 .ab1_Banner {
  grid-area: 1/1;
  position: relative;
}
.a3 .ab1_Banner p {
  color: var(--f);
}
.a3 .ab_top {
  height: 100%;
  display: grid;
}
@media screen and (max-width: 768px) {
  .a3 .ab_top {
    height: 3rem;
  }
}
.a3 .ab_top .ab_topImg {
  grid-area: 1/1;
}
.a3 .ab_top .ab_topImg img {
  -o-object-fit: cover;
     object-fit: cover;
}
.a3 .ab_bottom {
  height: var(--asb);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.1);
  transition: all var(--ease) 0.3s 0s;
}
@media screen and (max-width: 768px) {
  .a3 .ab_bottom {
    position: static;
    background: var(--bc);
  }
}
.a3 .ab_bottom ul {
  display: flex;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .a3 .ab_bottom ul {
    flex-wrap: wrap;
  }
}
.a3 .ab_bottom ul li {
  flex: 1;
  cursor: pointer;
  padding: 0.38rem 0.32rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  height: 100%;
  transition: all var(--ease) 0.3s;
  display: grid;
  grid-template-columns: 0.32rem 1fr;
  gap: 0.3rem;
  align-items: baseline;
}
@media screen and (max-width: 1024px) {
  .a3 .ab_bottom ul li {
    flex: 1 0 33.333%;
  }
}
.a3 .ab_bottom ul li h5 {
  font-weight: normal;
  font-family: "OpenSans-Regular";
  word-break: break-word;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
}
.a3 .ab_bottom ul li p {
  font-size: 0.68rem;
  line-height: 1.1;
  font-family: "Oswald";
}
@media screen and (max-width: 768px) {
  .a3 .ab_bottom ul li p {
    font-size: 0.42rem;
  }
}
.a3 .ab_bottom ul li p span {
  font-size: 0.3rem;
}
.a3 .ab_bottom ul li.cur,
.a3 .ab_bottom ul li:hover {
  background: rgba(21, 74, 147, 0.8);
}
.a3 .ab_bottom ul li:last-child {
  border-right: 0;
}
.a3 .ab_bottom_info {
  transform: translateY(-0.07rem);
}

.a4 {
  --w: calc(100% - 7rem);
  gap: 0.8rem;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1024px) {
  .a4 {
    --w: calc(100% - 5.8rem);
  }
}
@media screen and (max-width: 768px) {
  .a4 {
    --w: 80%;
  }
}
@media screen and (max-width: 768px) {
  .a4 .container {
    gap: 0.2rem;
    flex-direction: column;
  }
}
.a4 .a4_left {
  padding: 0.1rem;
  background-image: linear-gradient(90deg, rgb(48, 152, 210) 0%, rgb(4, 73, 149) 100%);
  border-radius: 100%;
  position: relative;
  width: var(--w);
  height: var(--w);
  max-width: 5.6rem;
}
@media screen and (max-width: 768px) {
  .a4 .a4_left {
    order: 2;
    margin: 0 auto 0.3rem;
  }
}
.a4 .a4_left .bi {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100%;
}
.a4 .a4_left .siimg {
  width: 1.65rem;
  height: 1.65rem;
  background-color: var(--ac);
  border-radius: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .a4 .a4_left .siimg {
    width: 1.2rem;
    height: 1.2rem;
  }
}
.a4 .a4_left .siimg img {
  width: 0.6rem;
}
.a4 .a4_right {
  width: 60%;
  max-width: 6.6rem;
}
@media screen and (max-width: 768px) {
  .a4 .a4_right {
    width: 100%;
    max-width: 100%;
  }
}
.a4 .a4_right .t {
  line-height: 1.2;
  margin-bottom: 0.2rem;
  color: var(--0);
}
.a4 .a4_right .s {
  color: var(--1);
}
.a4 .a4_item2 .siimg {
  left: auto;
  right: 0;
}

.a5 {
  overflow: hidden;
}
.a5 .a5_bg img {
  -o-object-fit: cover;
     object-fit: cover;
}
.a5 .title {
  color: var(--f);
}
.a5 .title .t {
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .a5 .title .t {
    font-size: 0.32rem;
  }
}
.a5 .history_list {
  display: flex;
  max-width: 100vw;
  overflow: visible;
  padding-top: 0.8rem;
  cursor: grab;
}
.a5 .history_list.few-slides {
  cursor: auto;
}
@media screen and (max-width: 768px) {
  .a5 .history_list {
    padding-top: 0.4rem;
  }
}
.a5 .history_list::after {
  content: "";
}
.a5 .history_item {
  margin-top: 1rem;
  padding-top: 0.2rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  position: relative;
  display: flex;
  flex-direction: column;
  filter: blur(0.05rem);
  transition: all var(--ease) 0.3s;
}
@media screen and (max-width: 768px) {
  .a5 .history_item {
    padding-left: 0.3rem;
    padding-right: 0.3rem;
    margin-top: 0rem;
  }
}
.a5 .history_item.is-visible {
  filter: blur(0rem);
}
.a5 .history_item time {
  margin-bottom: 0.25rem;
  display: flex;
  font-size: 0.72rem;
  line-height: 1.1;
  font-family: "Oswald";
  color: var(--f);
}
.a5 .history_item p {
  color: var(--f);
  position: relative;
}
.a5 .history_item p span {
  position: relative;
  z-index: 2;
}
.a5 .history_item p::after {
  content: "";
  width: 0.15rem;
  height: 0.15rem;
  border-radius: 100%;
  background-color: var(--ac);
  position: absolute;
  left: -0.08rem;
  top: 0;
  z-index: 0;
}
.a5 .history_item div {
  margin-top: 0.45rem;
}
@media screen and (max-width: 768px) {
  .a5 .history_item div {
    order: -2;
    margin: 0 0 0.2rem 0;
  }
}
.a5 .history_item::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0.01rem;
  height: 80%;
  background: linear-gradient(180deg, var(--f), transparent);
  opacity: 0.3;
}
.a5 .history_item:nth-child(2n+0) {
  margin-top: 0rem;
}
.a5 .history_item:nth-child(2n+0) div {
  margin-top: 0rem;
  margin-bottom: 0.45rem;
  order: -2;
}
@media screen and (max-width: 768px) {
  .a5 .history_item:nth-child(2n+0) div {
    margin-top: 0rem;
    margin-bottom: 0.2rem;
  }
}
.a5 .a5_mouse {
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 999999;
  opacity: 0;
  transition: opacity var(--ease) 0.3s;
}
@media screen and (max-width: 768px) {
  .a5 .a5_mouse {
    display: none;
  }
}
.a5 .a5_mouse div {
  transform: scale(0);
  transition: transform var(--ease) 0.3s 0.1s;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 100%;
  background-color: var(--bc);
  display: flex;
  justify-content: center;
  align-items: center;
}
.a5 .a5_mouse img {
  width: 0.23rem;
}
.a5:hover .a5_mouse {
  opacity: 1;
}
.a5:hover .a5_mouse div {
  transform: scale(1);
}

.a6 .honor_imt {
  height: 3.2rem;
  background-color: var(--f6);
}
.a6 .honor_imt img {
  transition: all var(--ease) 0.3s;
}
.a6 .honor_imt:hover img {
  transform: scale(1.04);
}

.a7 .kcx {
  height: 5.45rem;
  border-radius: 0.1rem;
  position: relative;
  overflow: hidden;
  transition: all var(--ease) 0.3s;
}
.a7 .kcx .kcx_img {
  height: 100%;
}
.a7 .kcx .kcx_img img {
  -o-object-fit: cover;
     object-fit: cover;
}
.a7 .kcx::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background-color: var(--bc);
  -webkit-mask-image: linear-gradient(var(--mask-direction, to top), hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 100% 100%, hsl(0, 0%, 0%) 100%, hsla(0, 0%, 0%, 0));
  mask-image: linear-gradient(var(--mask-direction, to top), hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 150% 100%, hsl(0, 0%, 0%) 100%, hsla(0, 0%, 0%, 0));
  transition: all var(--ease) 0.3s;
}
.a7 .kcx::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--bc);
  transition: all var(--ease) 0.3s;
  opacity: 0;
}
.a7 .kcx .kcx_title {
  padding: 0.6rem;
  position: relative;
  z-index: 1;
  transition: all var(--ease) 0.3s;
}
@media screen and (max-width: 768px) {
  .a7 .kcx .kcx_title {
    padding: 0.3rem;
  }
}
.a7 .kcx .kcx_title p {
  color: var(--f);
  max-width: 8rem;
  width: 100%;
}
.a7 .kcx .kcx_title p:first-child {
  line-height: 1.2;
}

.a4-5 {
  padding-top: 0.4rem;
  padding-bottom: 1.2rem;
}
@media screen and (max-width: 768px) {
  .a4-5 {
    padding-bottom: 0rem;
    padding-top: 0;
  }
}
.a4-5 .a4-5_list {
  display: flex;
  gap: 0.3rem;
  margin-top: 0.5rem;
  padding-bottom: 0.6rem;
}
.a4-5 .a4-5_list .swiper-wrapper {
  gap: 0.3rem;
}
@media screen and (max-width: 768px) {
  .a4-5 .a4-5_list {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .a4-5 .a4-5_list .swiper-wrapper {
    gap: 0rem;
  }
}
@media screen and (max-width: 480px) {
  .a4-5 .a4-5_list {
    grid-template-columns: 1fr;
  }
}
.a4-5 .a4-5_list .pz4_Item {
  height: 6.4rem;
  flex: 1;
  transition: all var(--ease) 0.6s;
  display: grid;
  align-items: flex-end;
}
@media screen and (max-width: 480px) {
  .a4-5 .a4-5_list .pz4_Item {
    height: 4.4rem;
  }
}
.a4-5 .a4-5_list .pz4_Item .a4-5_img {
  width: 100%;
  height: 100%;
  border-radius: 0.16rem;
  position: relative;
  overflow: hidden;
}
.a4-5 .a4-5_list .pz4_Item .a4-5_img img {
  -o-object-fit: cover;
     object-fit: cover;
}
.a4-5 .a4-5_list .pz4_Item .a4-5_ico {
  display: flex;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 480px) {
  .a4-5 .a4-5_list .pz4_Item .a4-5_ico {
    display: none;
  }
}
.a4-5 .a4-5_list .pz4_Item .a4-5_jx {
  border-radius: 0.08rem;
  background-color: var(--bc);
  background-image: url(../images/img-61.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  width: 84%;
  margin: 0 auto;
  padding: 0.35rem 0.4rem;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  color: var(--f);
  transform: translateY(0.6rem) translateX(-0.3rem);
  clip-path: inset(0 100% 0 0);
  transition: all var(--ease) 0.3s;
}
@media screen and (max-width: 480px) {
  .a4-5 .a4-5_list .pz4_Item .a4-5_jx {
    clip-path: inset(0 0 0 0);
    transform: translateX(0) translateY(0.3rem);
    gap: 0.26rem;
    padding: 0.24rem;
  }
}
.a4-5 .a4-5_list .pz4_Item .a4-5_jx img {
  width: 0.4rem;
  height: auto;
}
.a4-5 .a4-5_list .pz4_Item .a4-5_jx .a4-5_jx_info {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 0.1rem;
}
@media screen and (max-width: 1440px) {
  .a4-5 .a4-5_list .pz4_Item .a4-5_jx .a4-5_jx_info {
    align-items: flex-start;
    flex-direction: column;
  }
}
@media screen and (max-width: 480px) {
  .a4-5 .a4-5_list .pz4_Item .a4-5_jx .a4-5_jx_info {
    align-items: flex-start;
    flex-direction: column;
  }
}
.a4-5 .a4-5_list .pz4_Item .a4-5_jx .a4-5_jx_info p:first-child {
  line-height: 1.2;
  word-break: break-word;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
}
.a4-5 .a4-5_list .pz4_Item .a4-5_jx .a4-5_jx_info p:last-child {
  max-width: 4rem;
  width: 100%;
  word-break: break-word;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  overflow: hidden;
}
.a4-5 .a4-5_list .pz4_Item .sx {
  display: flex;
  flex-direction: column;
  gap: 0.14rem;
  color: var(--f);
  transition: all var(--ease) 0.3s 0.5s;
}
.a4-5 .a4-5_list .pz4_Item .sx img {
  width: 0.4rem;
  height: auto;
}
@media screen and (max-width: 768px) {
  .a4-5 .a4-5_list .pz4_Item .sx {
    opacity: 1;
  }
}
.a4-5 .a4-5_list .pz4_Item .sx img {
  transition: all var(--ease) 0.3s;
}
@media screen and (min-width: 768px) {
  .a4-5 .a4-5_list .pz4_Item:hover {
    flex: 2.9;
  }
  .a4-5 .a4-5_list .pz4_Item:hover .sx {
    opacity: 0;
    transition: all var(--ease) 0.3s;
  }
  .a4-5 .a4-5_list .pz4_Item:hover .a4-5_jx {
    clip-path: inset(0 0 0 0);
    transform: translateY(0.6rem) translateX(0);
    transition: all var(--ease) 0.6s 0.3s;
  }
}

.s1 .swiper-slide {
  background-color: var(--f6);
  border-radius: 0.08rem;
  position: relative;
  overflow: hidden;
  max-width: 4.6rem;
  height: auto;
}
.s1 .swiper-slide .s1_img {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.s1 .swiper-slide .s1_img img {
  transition: all var(--ease) 0.3s;
}
.s1 .swiper-slide .s1_title {
  padding: 0.3rem 0.24rem;
  min-height: 1.05rem;
}
.s1 .swiper-slide .s1_title p {
  line-height: 1.4;
  transition: all var(--ease) 0.3s;
}
.s1 .swiper-slide:hover img {
  transform: scale(1.1);
}
.s1 .swiper-slide:hover p {
  color: var(--bc);
}

.s2 .s2_left img {
  border-radius: 0.16rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  .s2 .s2_right {
    padding: 0.3rem 0;
  }
}
.s2 .s2_right .b {
  color: var(--bc);
}
.s2 .s2_right .t {
  line-height: 1.2;
  margin-bottom: 0.2rem;
  color: var(--0);
}
.s2 .s2_right .s {
  color: var(--1);
}

.s3 {
  border-top: 0.01rem solid var(--d);
}
.s3 .s3_left img {
  border-radius: 0.16rem;
}
@media screen and (max-width: 768px) {
  .s3 .s3_right {
    padding: 0.3rem 0;
  }
}
.s3 .s3_right .b {
  color: var(--bc);
}
.s3 .s3_right .t {
  line-height: 1.2;
  margin-bottom: 0.2rem;
  color: var(--0);
}
.s3 .s3_right .s {
  color: var(--1);
}

.s4 .s4_bg img {
  -o-object-fit: cover;
     object-fit: cover;
}
.s4 .title {
  color: var(--f);
  max-width: 9.5rem;
  margin: 0 auto;
}
.s4 .title .s {
  opacity: 0.8;
}
.s4 .s4_play_btn {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 100%;
  border: 0.01rem solid var(--f);
  background-color: rgba(255, 255, 255, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.75rem auto 0;
  cursor: pointer;
  transition: all var(--ease) 0.3s;
}
.s4 .s4_play_btn img {
  width: 0.23rem;
}
.s4 .s4_play_btn:hover {
  transform: scale(1.1);
  background-color: var(--f);
}

.s5 {
  background-color: var(--bl);
}
.s5 .s5_list {
  grid-template-columns: repeat(auto-fill, minmax(3.4rem, 1fr));
  position: relative;
}
@media screen and (max-width: 768px) {
  .s5 .s5_list {
    grid-template-columns: 1fr 1fr;
    gap: 0.16rem;
  }
}
.s5 .s5_list .s5_item {
  transition: all var(--ease) 0.3s;
}
.s5 .s5_list .s5_item_img {
  background-color: var(--f);
  aspect-ratio: 1/1;
  padding: 0.1rem;
  transition: all var(--ease) 0.3s;
}
.s5 .s5_list .s5_item_img img {
  transition: all var(--ease) 0.3s;
}
.s5 .s5_list .s5_item_title p {
  transition: all var(--ease) 0.3s;
}
.s5 .s5_list .s5_item:hover {
  transform: translateY(-0.1rem);
}
.s5 .s5_list .s5_item:hover .s5_item_img {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}
.s5 .s5_list .s5_item:hover p {
  color: var(--bc);
}
.s5 #pageBox {
  display: none;
}
.s5 #pageBox.active {
  display: flex;
}

.s6_list {
  display: flex;
  background: var(--0);
}
@media screen and (max-width: 768px) {
  .s6_list {
    overflow-x: auto;
  }
}
.s6_list .s6_item {
  position: relative;
  cursor: pointer;
  display: grid;
}
.s6_list .s6_item::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0.01rem;
  height: 100%;
  background-color: var(--f);
  opacity: 0.2;
}
.s6_list .s6_item img {
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.8;
  grid-area: 1/1;
  transition: all var(--ease) 0.3s;
}
.s6_list .s6_item p {
  grid-area: 1/1;
  position: relative;
  z-index: 2;
  text-align: center;
  color: var(--f);
  padding: 0.2rem 0.1rem;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  transition: all var(--ease) 0.3s;
}
.s6_list .s6_showImg {
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: grid;
  background-color: var(--0);
  opacity: 0;
  transition: all var(--ease) 0.3s;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .s6_list .s6_showImg {
    min-width: 10rem;
  }
}
.s6_list .s6_showImg .s6_showImg_item {
  opacity: 0;
  transition: all var(--ease) 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.s6_list .s6_showImg .s6_showImg_item .t {
  font-size: 0.42rem;
}
.s6_list .s6_showImg .s6_showImg_item .s {
  font-size: 0.16rem;
}
.s6_list .s6_showImg .s6_showImg_item img {
  transition: all var(--ease) 0.3s;
}
.s6_list .s6_showImg .s6_showImg_item.cur {
  opacity: 1;
}
.s6_list .s6_showImg .s6_showImg_item.cur img {
  opacity: 0.8;
}
.s6_list .s6_showImg .s6_showImg_item_info {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 900px;
  text-align: center;
  color: var(--f);
}
.s6_list .s6_showImg img {
  -o-object-fit: cover;
     object-fit: cover;
}
.s6_list .s6_list_smallImg {
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .s6_list .s6_list_smallImg {
    min-width: 10rem;
  }
}
.s6_list:hover .s6_item img {
  opacity: 0;
}
.s6_list:hover .s6_item p {
  opacity: 0;
}
.s6_list:hover .s6_showImg {
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .s7 {
    display: flex;
  }
  .s7 .s7_img {
    max-width: 3rem;
  }
}
.s7 .s7_bg img {
  -o-object-fit: cover;
     object-fit: cover;
}
.s7 .s7_list {
  counter-reset: li-counter;
  width: 100%;
  max-width: 100%;
}
.s7 .s7_number {
  border-radius: 50%;
  background-image: linear-gradient(0deg, rgb(21, 74, 147) 0%, rgb(27, 149, 212) 100%);
  width: 0.24rem;
  height: 0.24rem;
  display: flex;
  margin: 0.08rem;
  margin-bottom: 0.3rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.s7 .s7_number::after {
  content: "";
  border: 0.08rem solid rgba(21, 74, 147, 0.1);
  position: absolute;
  border-radius: 100%;
  width: 0.4rem;
  height: 0.4rem;
  left: -0.08rem;
  top: -0.08rem;
}
.s7 .s7_number::before {
  content: "0" counter(li-counter);
  counter-increment: li-counter;
  color: var(--f);
  font-size: 0.14rem;
}
.s7 .s7_img img {
  -o-object-fit: cover;
     object-fit: cover;
}
.s7 .s7_more img {
  width: 0.32rem;
}
.s7 .s7_line {
  width: 100%;
  height: 0.01rem;
  background: rgba(21, 74, 147, 0.2);
  position: absolute;
  width: calc(100vw - 1.2rem);
  left: 50%;
  transform: translateX(-50%) translateY(0.2rem);
}
.s7 .s7_line img {
  width: 0.07rem;
  position: absolute;
  right: 0;
  height: 0.07rem;
  max-height: -moz-fit-content;
  max-height: fit-content;
  transform: translateY(-0.03rem);
}

.loadmore {
  display: none;
}
.loadmore.active {
  display: flex;
}

.se1 .se1_box {
  height: auto;
  background-image: url(../images/img-78.png);
  background-size: cover;
  border-radius: 0.16rem;
}
.se1 .se1_left {
  padding-top: 1.1rem;
  padding-left: 0.6rem;
  padding-bottom: 0.7rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .se1 .se1_left {
    padding-top: 0.6rem;
    padding-left: 0.3rem;
    padding-bottom: 0.4rem;
    padding-right: 0.3rem;
  }
  .se1 .se1_left .c_h2 {
    padding-bottom: 0.3rem;
  }
}
.se1 .se1_left .c_h2 h2 {
  color: var(--f);
}
.se1 .se1_left .c_h2 h2 span {
  width: 100%;
  display: flex;
}
.se1 .se1_left .se1_p p {
  color: var(--f);
}
.se1 .se1_left .se1_p_line {
  width: 100%;
  height: 0.01rem;
  background: var(--ac);
  margin-bottom: 0.4rem;
  -webkit-mask-image: linear-gradient(var(--mask-direction, to right), hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 0%, hsl(0, 0%, 0%) 50%, hsla(0, 0%, 0%, 0));
  mask-image: linear-gradient(var(--mask-direction, to right), hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 0%, hsl(0, 0%, 0%) 50%, hsla(0, 0%, 0%, 0));
}
.se1 .se_right {
  padding-top: 1.5215rem;
}
@media screen and (max-width: 768px) {
  .se1 .se_right {
    padding-top: 0.6rem;
  }
}
.se1 .se_right img {
  -o-object-position: bottom;
     object-position: bottom;
}

.se2 .se2_left img {
  border-radius: 0.16rem;
}
@media screen and (max-width: 768px) {
  .se2 .se2_right {
    padding: 0.3rem 0;
  }
}
.se2 .se2_right .t {
  line-height: 1.2;
  margin-bottom: 0.2rem;
  color: var(--0);
}
.se2 .se2_right .s {
  color: var(--1);
}

.se3 {
  background-color: var(--f6);
}
.se3 .se3_list {
  position: relative;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
}
.se3 .se3_item {
  background-color: var(--f);
  cursor: pointer;
}
.se3 .se3_item .ico {
  width: 1.1rem;
  height: 1.1rem;
  border-radius: 100%;
  position: relative;
  justify-content: center;
  align-items: center;
  background: hsla(0, 0%, 100%, 0.2);
}
@media screen and (max-width: 1440px) {
  .se3 .se3_item .ico {
    width: 0.6rem;
    height: 0.6rem;
  }
}
.se3 .se3_item .ico img {
  height: 0.5rem;
  width: 0.5rem;
  position: relative;
  z-index: 2;
  transition: all var(--ease) 0.3s;
}
@media screen and (max-width: 1440px) {
  .se3 .se3_item .ico img {
    height: 0.3rem;
    width: 0.3rem;
  }
}
.se3 .se3_item .ico img:first-child {
  opacity: 1;
}
.se3 .se3_item .ico img:last-child {
  opacity: 0;
}
.se3 .se3_item .ico::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, #edf6ff, #fff8f2);
  border-radius: 100%;
  transition: all var(--ease) 0.3s;
}
.se3 .se3_item .se3_number span {
  color: var(--0);
  transition: all var(--ease) 0.3s;
}
.se3 .se3_item .se3_img {
  opacity: 0;
  transition: all var(--ease) 0.3s;
  pointer-events: none;
}
.se3 .se3_item .se3_img img {
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1.1);
  transition: all var(--ease) 0.3s;
}
.se3 .se3_item .se3_i {
  transition: all var(--ease) 0.3s;
}
.se3 .se3_item .se3_i .t {
  margin-bottom: 0.15rem;
  transition: all var(--ease) 0.3s;
}
@media screen and (max-width: 1440px) {
  .se3 .se3_item .se3_i .t {
    line-height: 1.2;
    font-size: 0.18rem;
  }
}
.se3 .se3_item .se3_i .s {
  word-break: break-word;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  line-clamp: 7;
  overflow: hidden;
  height: 1.6rem;
  transition: all var(--ease) 0.3s;
}
@media screen and (max-width: 1440px) {
  .se3 .se3_item .se3_i .s {
    height: 1.1rem;
    overflow-y: auto;
    padding-right: 0.2rem;
  }
}
.se3 .se3_item .se3_info {
  padding-bottom: 0;
  height: calc(100% - 0.4rem);
  overflow: hidden;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.se3 .se3_item:hover .se3_img {
  opacity: 1;
}
.se3 .se3_item:hover .se3_img img {
  transform: scale(1);
}
.se3 .se3_item:hover p,
.se3 .se3_item:hover span {
  color: var(--f);
}
.se3 .se3_item:hover .ico img:first-child {
  opacity: 0;
}
.se3 .se3_item:hover .ico img:last-child {
  opacity: 1;
}
.se3 .se3_item:hover .ico::after {
  opacity: 0;
}
.se3 .se3_item:hover .se3_i {
  transform: translateY(1.6rem);
}
@media screen and (max-width: 1440px) {
  .se3 .se3_item:hover .se3_i {
    transform: translateY(1.1rem);
  }
}

.se4 .se4_list {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  display: grid;
}
@media screen and (max-width: 768px) {
  .se4 .se4_list {
    gap: 0.4rem;
  }
}
.se4 .se4_img {
  position: relative;
  z-index: 1;
}
.se4 .se4_img img {
  -o-object-fit: cover;
     object-fit: cover;
}
.se4 .se4_img::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 80%;
  background: linear-gradient(90deg, #000, transparent);
  opacity: 0.9;
}
.se4 .se4_info {
  position: relative;
  z-index: 2;
  color: var(--f);
  max-width: 7.5rem;
}
@media screen and (max-width: 768px) {
  .se4 .se4_info {
    padding: 0.3rem;
  }
  .se4 .se4_info .t {
    font-size: 0.3rem;
  }
  .se4 .se4_info .s {
    font-size: 0.14rem;
  }
}
.se4 .se4_item {
  position: sticky;
  top: 1.2rem;
}
@media screen and (max-width: 768px) {
  .se4 .se4_item {
    min-height: 4rem;
  }
}
.se4 .se4_item:nth-child(2) {
  z-index: 3;
}
.se4 .se4_item:nth-child(2) .se4_info {
  margin-right: 0;
  margin-left: auto;
}
.se4 .se4_item:nth-child(2) .se4_img::after {
  background: linear-gradient(-90deg, #000, transparent);
}
.se4 .se4_item:nth-child(3) {
  z-index: 3;
}

.f1 .container {
  display: grid;
  grid-template-columns: 2fr 4fr;
  gap: 0.8rem;
}
@media screen and (max-width: 768px) {
  .f1 .container {
    grid-template-columns: 1fr;
  }
}
.f1 h1 {
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .f1 h1 {
    font-size: 0.26rem;
  }
}
.f1 .nd_timeBox {
  margin-top: 0.4rem;
  border-bottom: 0.01rem solid var(--d);
  padding-bottom: 0.2rem;
}
@media screen and (max-width: 768px) {
  .f1 .nd_timeBox {
    margin-top: 0.2rem;
    padding-bottom: 0.1rem;
  }
}
.f1 .nd_timeBox p {
  color: var(--9);
}
.f1 .nd_timeBox p img {
  width: 0.16rem;
}
.f1 .nd_timeBox .nd_type a {
  transition: all var(--ease) 0.3s;
}
.f1 .nd_timeBox .nd_type a:hover {
  color: var(--bc);
}
.f1 .nd_timeBox .nd_tag {
  display: flex;
  flex-wrap: wrap;
  gap: 0.1rem;
}
.f1 .nd_timeBox .nd_tag a {
  border-radius: 0.3rem;
  border: 0.01rem solid var(--9);
  padding: 0 0.15rem;
  color: var(--9);
  height: 0.3rem;
  display: flex;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  transition: all var(--ease) 0.3s;
}
.f1 .nd_timeBox .nd_tag a:hover {
  color: var(--bc);
  border-color: var(--bc);
}
.f1 .f_left > ul {
  border-radius: 0.08rem;
  background: var(--f6);
  display: flex;
  flex-direction: column;
  position: sticky;
  overflow: hidden;
  top: 0.5rem;
  transition: top var(--ease) 0.6s;
}
.f1 .f_left > ul > li {
  padding: 0.16rem 0.4rem;
  cursor: pointer;
}
.f1 .f_left > ul > li:first-child {
  padding-top: 0.4rem;
}
.f1 .f_left > ul > li:last-child {
  padding-bottom: 0.4rem;
}
.f1 .f_left > ul > li > p {
  color: var(--0);
  font-family: "OpenSans-Medium";
  display: flex;
  justify-content: space-between;
  gap: 0.1rem;
}
.f1 .f_left > ul > li > p a {
  display: flex;
  justify-content: space-between;
  gap: 0.1rem;
}
.f1 .f_left > ul > li > p svg {
  width: 0.12rem;
  cursor: pointer;
}
.f1 .f_left > ul > li > p:hover {
  color: var(--bc);
}
.f1 .f_left > ul li > ul {
  margin-top: 0.2rem;
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
  display: none;
}
.f1 .f_left > ul > li.cur {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  background-color: var(--bc);
}
.f1 .f_left > ul > li.cur > ul {
  display: flex;
}
.f1 .f_left > ul > li.cur > p {
  color: var(--f);
}
.f1 .f_left > ul > li.cur li > a {
  color: var(--f);
  display: flex;
  padding: 0.12rem 0;
  position: relative;
}
.f1 .f_left > ul > li.cur li > a span {
  word-break: break-word;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
  position: relative;
  z-index: 2;
  color: var(--f);
}
.f1 .f_left > ul > li.cur li > a::after {
  content: "";
  position: absolute;
  background-color: var(--f);
  border-radius: 0.24rem;
  left: -0.17rem;
  right: -0.17rem;
  top: 0;
  height: 100%;
  opacity: 0;
}
.f1 .f_left > ul > li.cur li > a:hover span {
  color: var(--1);
}
.f1 .f_left > ul > li.cur li > a:hover::after {
  opacity: 1;
}
.f1 .f_left > ul > li.cur + li {
  margin-top: 0.2rem;
}

.up .f_left ul {
  top: 1.5rem;
}

.register {
  display: flex;
  background: linear-gradient(0deg, #b9cbe3, transparent);
  padding-top: 1rem;
}
.register .registerBox {
  background: var(--f);
  border-radius: 0.16rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  min-height: 3rem;
  box-shadow: 0px 0.1rem 0.5rem 0px rgba(21, 74, 147, 0.15);
  padding: 0.8rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .register .registerBox {
    padding: 0.8rem 0.2rem;
  }
}
.register .title .t {
  margin-bottom: 0.1rem;
  line-height: 1.2;
}
.register .title .s {
  color: var(--6);
}
.register form {
  margin-top: 0.5rem;
}
.register .login {
  position: absolute;
  right: 0.3rem;
  top: 0.2rem;
}
.register .login a {
  text-decoration: underline;
}
.register .login a:hover {
  color: var(--bc);
}

@media screen and (max-width: 768px) {
  .quoteBox .c_h4 {
    flex-direction: column;
    align-items: flex-start;
  }
}
.quoteBox h4 {
  max-width: 7.8rem;
  line-height: 1.2;
}
.quoteBox form {
  margin-top: 0.5rem;
}

@media screen and (max-width: 768px) {
  .quoteBox_success .c_h4 {
    flex-direction: column;
    align-items: flex-start;
  }
}
.quoteBox_success h4 {
  max-width: 7.8rem;
  line-height: 1.2;
}

.quote_require {
  margin-top: 0.5rem;
  background-color: var(--bl);
  min-height: 3rem;
  padding: 0.2rem 0;
  overflow: hidden;
}
.quote_require .q_title {
  padding: 0.3rem 0;
}
.quote_require .q_title p span {
  color: var(--bc);
}
.quote_require .quote_require_more {
  color: var(--6);
}
.quote_require .quote_require_more span {
  white-space: pre;
  transition: all var(--ease) 0.3s;
}
.quote_require .quote_require_more svg {
  width: 0.07rem;
  transition: all var(--ease) 0.3s;
}
.quote_require .quote_require_more a:hover {
  color: var(--bc);
}
.quote_require .quote_1_xx {
  overflow-y: hidden;
  overflow-x: auto;
  padding-bottom: 0.2rem;
}
.quote_require .quote_1_xx .t {
  height: 0.6rem;
  background: var(--bc);
  color: var(--f);
  line-height: 0.6rem;
  padding: 0 0.2rem;
  display: grid;
  grid-template-columns: 1rem 1.6fr 1fr 1fr 1.6rem 1fr 1fr 1rem;
  min-width: 14rem;
}
.quote_require .quote_1_xx .t p {
  padding: 0 0.15rem;
}
.quote_require .quote_1_xx .b_list {
  padding: 0.2rem;
  min-width: 14rem;
  background: var(--f);
}
.quote_require .quote_1_xx .b_list .b_item {
  display: grid;
  grid-template-columns: 1rem 1.6fr 1fr 1fr 1.6rem 1fr 1fr 1rem;
}
.quote_require .quote_1_xx .b_list .b_item > div {
  padding: 0 0.15rem;
  margin: 0;
  align-items: center;
}
.quote_require .quote_1_xx .b_list .b_item > div input {
  padding-left: 0.1rem;
}
.quote_require .quote_1_xx .b_list .b_item .i {
  border-radius: 0.04rem;
  width: 0.6rem;
  height: 0.6rem;
  border: 0.01rem solid #dddddd;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.quote_require .quote_1_xx .b_list .b_item .i img {
  width: 0.25rem;
  height: 0.31rem;
}
.quote_require .quote_1_xx .b_list .b_item .name {
  position: relative;
}
.quote_require .quote_1_xx .b_list .b_item .name img {
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  max-width: 0.16rem;
  pointer-events: none;
}
.quote_require .quote_1_xx .b_list .b_item .delete_this {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.quote_require .quote_1_xx .b_list .b_item .delete_this img {
  width: 0.15rem;
  cursor: pointer;
}
.quote_require .quote_1_xx .b_list .b_item .input_hint {
  border-radius: 0.04rem 3.95417px;
  background-color: var(--f);
  box-shadow: 0px 0px 0.1rem 0px rgba(21, 74, 147, 0.15);
  color: var(--9);
  font-size: 0.14rem;
  padding: 0.08rem 0.12rem;
  position: absolute;
  left: 0.15rem;
  top: calc(100% + 0.06rem);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all ease 0.3s;
}
.quote_require .quote_1_xx .b_list .b_item .input_hint p {
  white-space: pre;
  line-height: 1.2;
}
.quote_require .quote_1_xx .b_list .b_item .hint .input_hint {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.quote_2 .quote_2_Box {
  background-color: var(--f);
  padding: 0.35rem;
}
@media screen and (max-width: 768px) {
  .quote_2 .quote_2_Box {
    padding: 0.35rem 0.2rem;
  }
}
.quote_2 .t {
  margin-bottom: 0.35rem;
  padding-bottom: 0.25rem;
  border-bottom: 0.01rem solid var(--d);
}
.quote_2 .t img {
  max-width: 0.25rem;
}
.quote_2 .t .s {
  color: var(--6);
  margin-left: 0.4rem;
}
.quote_2 .l_t,
.quote_2 .r_t {
  padding: 0 0.34rem;
  margin-bottom: 0.2rem;
}
.quote_2 .l_t p,
.quote_2 .r_t p {
  position: relative;
}
.quote_2 .l_t p span,
.quote_2 .r_t p span {
  position: relative;
  z-index: 2;
}
.quote_2 .l_t p::after,
.quote_2 .r_t p::after {
  content: "";
  width: 0.15rem;
  height: 0.15rem;
  border-radius: 100%;
  background-color: var(--ac);
  position: absolute;
  left: -0.08rem;
  top: 0;
  z-index: 0;
}
.quote_2 .r_t {
  padding: 0 0.64rem;
}
.quote_2 .left .b_list {
  padding-right: 0.2rem;
}
@media screen and (max-width: 768px) {
  .quote_2 .left .b_list {
    margin-bottom: 0.5rem;
  }
}
.quote_2 .left .b_list p {
  display: flex;
  align-items: center;
  gap: 0.1rem;
  justify-content: space-between;
  padding: 0.14rem 0.34rem;
  line-height: 1.2;
  border-radius: 0.08rem;
  background-color: var(--f);
  transition: all var(--ease) 0.3s;
  cursor: pointer;
}
.quote_2 .left .b_list p span {
  display: flex;
  gap: 0.08rem;
  align-items: center;
}
.quote_2 .left .b_list p span::before {
  content: "";
  width: 0.06rem;
  height: 0.06rem;
  background-color: var(--ac);
  border-radius: 100%;
  display: none;
}
.quote_2 .left .b_list p img {
  width: 0.17rem;
  opacity: 0;
  transition: all var(--ease) 0.3s;
}
.quote_2 .left .b_list p:hover {
  background-color: var(--bc);
  color: var(--f);
}
.quote_2 .left .b_list p:hover span {
  font-family: "OpenSans-Medium";
}
.quote_2 .left .b_list p:hover img {
  opacity: 1;
}
.quote_2 .left .b_list .b_item.cur p {
  background-color: var(--bc);
  color: var(--f);
}
.quote_2 .left .b_list .b_item.cur p img {
  opacity: 1;
}
.quote_2 .left .b_list .b_item.choice_ietm p span::before {
  display: block;
}
.quote_2 .right .b_list {
  padding: 0 0.34rem;
  border-left: 0.01rem solid var(--d);
  height: calc(100% - 0.5rem);
}
@media screen and (max-width: 768px) {
  .quote_2 .right .b_list {
    border-left: 0 solid var(--d);
  }
}
.quote_2 .right .b_list .b_item {
  display: none;
}
.quote_2 .right .b_list .b_item p {
  font-size: 0.14rem;
  color: var(--6);
  padding: 0.06rem 0.3rem;
  cursor: pointer;
  transition: all var(--ease) 0.3s;
  display: flex;
  align-items: center;
  gap: 0.1rem;
  border-radius: 0.04rem;
  border: 0.01rem solid var(--f);
}
.quote_2 .right .b_list .b_item p::before {
  content: "";
  width: 0.14rem;
  height: 0.14rem;
  background-color: var(--f);
  border: 0.01rem solid #9b9b9b;
  border-radius: 100%;
}
.quote_2 .right .b_list .b_item p.cur, .quote_2 .right .b_list .b_item p:hover {
  color: var(--bc);
  border: 0.01rem solid var(--bc);
  background-color: #eaf3ff;
}
.quote_2 .right .b_list .b_item p.cur::before, .quote_2 .right .b_list .b_item p:hover::before {
  border: 0.034rem solid var(--ac);
}
.quote_2 .right .b_list .b_item.cur {
  display: block;
}
.quote_2 .b_chouse {
  display: flex;
  align-items: center;
  gap: 0.1rem;
  margin-bottom: 0.1rem;
}
@media screen and (max-width: 768px) {
  .quote_2 .b_chouse {
    flex-wrap: wrap;
  }
}
.quote_2 .b_chouse p {
  background-color: var(--bl);
  font-family: "OpenSans-Medium";
  color: var(--0);
  border-radius: 0.04rem;
  min-width: 2.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.12rem 0.3rem;
  cursor: pointer;
  transition: all var(--ease) 0.3s;
}
.quote_2 .b_chouse p.cur {
  background-color: var(--bc);
  color: var(--f);
}
.quote_2 .st_list .st_item .bt {
  margin-bottom: 0.1rem;
  margin-top: 0.2rem;
}
.quote_2 .st_formBox .b_item {
  display: flex;
  align-items: center;
  gap: 0.1rem;
  margin-top: 0.2rem;
}
@media screen and (max-width: 768px) {
  .quote_2 .st_formBox .b_item {
    flex-wrap: wrap;
  }
}
.quote_2 .st_formBox .b_item > div {
  max-width: 3.3rem;
  width: 100%;
  margin: 0;
}
.quote_2 .st_formBox .b_item .caozuo {
  justify-content: center;
  margin: 0 0 0 auto;
  align-items: center;
  transition: all var(--ease) 0.3s;
  width: 0.24rem;
  background: var(--d);
  border-radius: 100%;
}
.quote_2 .st_formBox .b_item .caozuo > div {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.24rem;
  height: 0.24rem;
  cursor: pointer;
}
.quote_2 .st_formBox .b_item .caozuo > div.shanchu_this {
  display: none;
}
.quote_2 .st_formBox .b_item .caozuo img {
  width: 0.1rem;
  transition: all var(--ease) 0.3s;
}
.quote_2 .st_formBox .b_item .caozuo:hover {
  background: var(--9);
  color: var(--f);
}
.quote_2 .st_item.added-before .shanchu_this {
  display: flex !important;
}
.quote_2 .st_item.added-before .zengjia_this {
  display: none !important;
}

.quote_options {
  background-color: var(--bl);
  padding-top: 0.3rem;
}
.quote_options .form_input {
  margin: 0;
}
.quote_options .form_input .radiobox_Item {
  min-width: 1.2rem;
}
@media screen and (max-width: 768px) {
  .quote_options .form_input .radiobox_Item {
    min-width: auto;
  }
}
@media screen and (max-width: 768px) {
  .quote_options .form_input .radioList {
    gap: 0.1rem;
    flex-wrap: wrap;
  }
}
.quote_options .radiobox_other_input input {
  background: transparent;
  height: 0.38rem;
}

.special_textarea {
  background-color: var(--bl);
  padding-top: 0.4rem;
}
.special_textarea .form_input {
  margin: 0;
}
.special_textarea .form_input textarea {
  display: flex;
}

.quote_btn {
  background-color: var(--bl);
}

.login_Box {
  display: flex;
  background: linear-gradient(0deg, #b5d0f5, #e5f0fe);
  padding-top: 1rem;
}
@media screen and (max-width: 768px) {
  .login_Box {
    padding-top: 0rem;
  }
}
.login_Box .container {
  gap: 0.2rem;
}
.login_Box .login_Boxcont {
  background: var(--f);
  border-radius: 0.16rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  min-height: 3rem;
  box-shadow: 0px 0.1rem 0.5rem 0px rgba(21, 74, 147, 0.15);
  padding: 0.8rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .login_Box .login_Boxcont {
    padding: 0.8rem 0.2rem;
  }
}
.login_Box .login_Boxcont .title .t {
  margin-bottom: 0.1rem;
  line-height: 1.2;
}
.login_Box .login_Boxcont .title .s {
  color: var(--6);
}
.login_Box .login_Boxcont .title img {
  width: 2.73rem;
  margin-bottom: 0.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}
.login_Box .login_Boxcont form {
  margin-top: 0.5rem;
}
.login_Box .login_Boxcont .registerlink {
  position: absolute;
  right: 0.3rem;
  top: 0.2rem;
}
.login_Box .login_Boxcont .registerlink a {
  text-decoration: underline;
}
.login_Box .login_Boxcont .registerlink a:hover {
  color: var(--bc);
}
.login_Box .login_Boxcont .otherLink a:hover {
  color: var(--bc);
}
.login_Box .login_contact {
  max-width: 6rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .login_Box .login_contact {
    max-width: none;
  }
}
.login_Box .login_contact .title {
  border-bottom: 0.01rem solid #b1c6e2;
  margin-bottom: 0.25rem;
  padding-bottom: 0.25rem;
  padding-top: 0.6rem;
}
.login_Box .login_contact .c_contact_way {
  padding-top: 0.1rem;
}
.login_Box .login_contact .c_contact_way .c_contact_way_xin {
  grid-template-columns: 0.3rem 1fr;
  gap: 0.15rem;
  display: flex;
}
@media screen and (max-width: 768px) {
  .login_Box .login_contact .c_contact_way .c_contact_way_xin {
    grid-template-columns: 0.22rem 1fr;
    gap: 0.1rem;
    margin-bottom: 0.1rem;
    font-size: 14px;
  }
}
.login_Box .login_contact .c_contact_way .c_contact_way_xin a {
  transition: all var(--ease) 0.3s;
}
@media screen and (max-width: 768px) {
  .login_Box .login_contact .c_contact_way .c_contact_way_xin a {
    font-size: 0.14rem;
    font-size: 14px;
  }
}
.login_Box .login_contact .c_contact_way .c_contact_way_xin a:hover {
  color: var(--bc);
}
.login_Box .login_contact .c_contact_way img {
  width: 0.22rem;
  height: 0.22rem;
  transform: translateY(0.02rem);
}
.login_Box .login_contact .threeico {
  border-radius: 0.08rem;
  position: relative;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.1);
  border: 0.01rem solid #fff;
  margin-top: 0.4rem;
}
@media screen and (max-width: 768px) {
  .login_Box .login_contact .threeico {
    flex-wrap: wrap;
    gap: 0.2rem;
  }
}
.login_Box .login_contact .threeico .th_item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex: 1;
  padding: 0 0.2rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 440px) {
  .login_Box .login_contact .threeico .th_item {
    flex: 0 0 100%;
  }
}
.login_Box .login_contact .threeico img {
  width: 1.1rem;
  height: 1.1rem;
}
@media screen and (max-width: 768px) {
  .login_Box .login_contact .threeico img {
    width: 0.8rem;
    height: 0.8rem;
  }
}
.login_Box .login_contact .threeico::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0.85rem;
  width: 80%;
  margin: 0 auto;
  border-top: 0.01rem dashed #fff;
}
@media screen and (max-width: 768px) {
  .login_Box .login_contact .threeico::after {
    display: none;
  }
}

.forgot_password .container {
  max-width: 5.6rem;
  background: var(--f);
  border-radius: 0.08rem;
  min-height: 1rem;
}
.forgot_password .title {
  padding: 0.3rem 0;
  border-bottom: 0.01rem solid var(--d);
}
.forgot_password .title img {
  width: 0.12rem;
  cursor: pointer;
}
.forgot_password .content {
  padding-top: 0.5rem;
}
.forgot_password .content img {
  width: 1.3rem;
  margin: 0 auto;
  display: flex;
  transition: all var(--ease) 0.3s;
}
.forgot_password .content img:hover {
  transform: scale(1.1);
}
.forgot_password .content p {
  max-width: 4.4rem;
}
.forgot_password .content .tellink {
  font-size: 0.24rem;
  text-align: center;
  display: flex;
  justify-content: center;
  color: var(--bc);
  font-family: "OpenSans-Medium";
  transition: all var(--ease) 0.3s;
}
.forgot_password .content .tellink:hover {
  color: var(--ac);
}

.grzx .grzx_1 {
  width: 100%;
  background-color: var(--bl);
  background-image: url(../images/img-86.png);
  background-repeat: no-repeat;
  background-position: right -0.4rem;
  justify-content: space-between;
  gap: 0.12rem;
  display: flex;
  flex-direction: column;
  padding: 0.5rem 0.4rem;
}
@media screen and (max-width: 768px) {
  .grzx .grzx_1 {
    padding: 0.5rem 0.2rem;
  }
}
.grzx .grzx_1 + .dingdantop {
  margin-top: 0.6rem;
}
.grzx .grzx_1 .xx {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.grzx .grzx_1 ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.1rem;
}
.grzx .grzx_1 ul li p {
  display: flex;
  gap: 0.1rem;
}
.grzx .grzx_1 ul li span {
  min-width: 1.2rem;
  display: flex;
}
.grzx .grzx_1 a {
  display: flex;
  align-items: center;
  gap: 0.1rem;
  white-space: pre;
}
.grzx .grzx_1 a img {
  width: 0.08rem;
}

.dingdantop .xiangxi {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.1rem;
  margin-bottom: 0.15rem;
  margin-top: 0.4rem;
}
.dingdantop .xiangxi li {
  display: flex;
  gap: 0.1rem;
  font-size: 0.14rem;
}
.dingdantop .xiangxi li:first-child span {
  color: var(--bc);
}
.dingdantop .xiangxi li + span {
  font-size: 0.12rem;
  color: var(--9);
}
.dingdantop .dingdan {
  background-color: transparent;
}
@media screen and (max-width: 1400px) {
  .dingdantop .dingdan {
    overflow-x: auto;
    padding-bottom: 0.05rem;
  }
  .dingdantop .dingdan::-webkit-scrollbar {
    background-color: transparent;
  }
}
.dingdantop .dingdan .t {
  height: 0.6rem;
  background: var(--bc);
  color: var(--f);
  line-height: 0.6rem;
  padding: 0 0.2rem;
  display: grid;
  grid-template-columns: 1rem 2rem 1.8rem 1fr 1.6rem 2rem 2rem 1rem;
}
@media screen and (max-width: 1400px) {
  .dingdantop .dingdan .t {
    min-width: 14rem;
  }
}
.dingdantop .dingdan .t p {
  padding: 0 0.15rem;
}
.dingdantop .dingdan .b_list {
  padding: 0.2rem;
  border: 0.01rem solid var(--d);
  overflow: hidden;
  border-radius: 0.08rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: var(--f);
}
@media screen and (max-width: 1400px) {
  .dingdantop .dingdan .b_list {
    min-width: 14rem;
  }
}
.dingdantop .dingdan .b_list .b_item {
  display: grid;
  grid-template-columns: 1rem 2rem 1.8rem 1fr 1.6rem 2rem 2rem 1rem;
  align-items: center;
}
.dingdantop .dingdan .b_list .b_item > div {
  padding: 0 0.15rem;
  margin: 0;
  align-items: center;
}
.dingdantop .dingdan .b_list .b_item > div input {
  padding-left: 0.2rem;
}
.dingdantop .dingdan .b_list .b_item .i {
  border-radius: 0.04rem;
  width: 0.6rem;
  height: 0.6rem;
  border: 0.01rem solid #dddddd;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.dingdantop .dingdan .b_list .b_item .i img {
  width: 0.25rem;
  height: 0.31rem;
}
.dingdantop .dingdan .b_list .b_item .name {
  position: relative;
}
.dingdantop .dingdan .b_list .b_item .name img {
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  max-width: 0.16rem;
  pointer-events: none;
}
.dingdantop .dingdan .b_list .b_item .delete_this {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.dingdantop .dingdan .b_list .b_item .delete_this img {
  width: 0.15rem;
  cursor: pointer;
}
.dingdantop .dingdan .b_list .b_item .input_hint {
  border-radius: 0.04rem 3.95417px;
  background-color: var(--f);
  box-shadow: 0px 0px 0.1rem 0px rgba(21, 74, 147, 0.15);
  color: var(--9);
  font-size: 0.14rem;
  padding: 0.08rem 0.12rem;
  position: absolute;
  left: 0.15rem;
  top: calc(100% + 0.06rem);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all ease 0.3s;
}
.dingdantop .dingdan .b_list .b_item .input_hint p {
  white-space: pre;
  line-height: 1.2;
}
.dingdantop .dingdan .b_list .b_item .hint .input_hint {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.dingdantop .dingdan .b_list .b_item .tishi {
  font-size: 0.14rem;
  color: var(--ac);
  background-color: #fff3e6;
  border: 0.01rem solid var(--ac);
  border-radius: 0.04rem;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.02rem 0.1rem;
}
.dingdantop .dingdan .b_list .b_item .tishi_end {
  font-family: "OpenSans-Medium";
  color: var(--bc);
}
.dingdantop .dingdan .b_list .b_item .anniu_this {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
}
.dingdantop .dingdan .b_list .b_item .anniu_this > div {
  padding: 0.05rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.dingdantop .dingdan .b_list .b_item .anniu_this img {
  width: auto;
}
.dingdantop .zs {
  margin-top: 0.15rem;
}
.dingdantop .zs p {
  color: var(--9);
  font-size: 0.14rem;
}

.grzx_detail .c_h4 {
  border-bottom: 0.01rem solid var(--d);
  margin-bottom: 0.3rem;
  padding-bottom: 0.3rem;
}
@media screen and (max-width: 768px) {
  .grzx_detail .c_h4 {
    flex-direction: column;
    align-items: flex-start;
  }
  .grzx_detail .c_h4 .goback {
    display: none;
  }
  .grzx_detail .c_h4 .d_or_b {
    width: 100%;
    justify-content: space-between;
  }
}
.grzx_detail .c_h4 .goback img {
  width: auto;
}
.grzx_detail .xx {
  display: flex;
  justify-content: space-between;
}
.grzx_detail ul {
  gap: 0.1rem;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .grzx_detail ul {
    grid-template-columns: 1fr;
  }
}
.grzx_detail ul li p {
  display: flex;
  gap: 0.1rem;
}
.grzx_detail ul li span {
  min-width: 1.2rem;
  display: flex;
}
.grzx_detail .goback {
  font-size: 0.14rem;
  color: var(--6);
}
.grzx_detail .goback:hover {
  color: var(--bc);
}

.grzx_detail_2 {
  padding-bottom: 1.2rem;
}
@media screen and (max-width: 768px) {
  .grzx_detail_2 {
    padding-bottom: 0.8rem;
  }
}
.grzx_detail_2 .st_formBox .b_item {
  margin-top: 0.1rem;
  gap: 0.15rem;
}
@media screen and (max-width: 768px) {
  .grzx_detail_2 .st_formBox .b_item {
    flex-direction: column;
  }
}
.grzx_detail_2 .st_formBox .b_item p {
  background-color: #f7f7f7;
  border: 0.01rem solid #e3e3e3;
  border-radius: 0.04rem;
  flex: 1;
  padding: 0.12rem 0.2rem;
  font-size: 0.14rem;
}
@media screen and (max-width: 768px) {
  .grzx_detail_2 .st_formBox .b_item p {
    width: 100%;
  }
}
.grzx_detail_2 .quote_2_Box {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0.01rem solid var(--d);
}
.grzx_detail_2 .quote_options {
  background-color: var(--f);
  padding: 0.35rem;
  border-radius: 0.08rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
@media screen and (max-width: 768px) {
  .grzx_detail_2 .quote_options {
    padding: 0.35rem 0.2rem;
  }
  .grzx_detail_2 .quote_options .radioList {
    gap: 0.1rem;
    flex-wrap: wrap;
  }
}

.set_up_fanc {
  position: fixed;
  top: 0rem;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.4rem 0.15rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 12;
  background: rgba(247, 247, 247, 0.9);
  backdrop-filter: blur(16px) saturate(180%);
  -webkit-backdrop-filter: blur(16px) saturate(180%);
  background-color: rgba(0, 0, 0, 0.3);
  transition: all var(--ease) 0.3s;
}
.set_up_fanc .set_up_fanc_box {
  background-color: var(--f);
  padding: 0.2rem 0.4rem;
  border-radius: 0.08rem;
  max-width: 5.2rem;
  width: 100%;
  position: relative;
}
.set_up_fanc .set_up_fanc_box_top {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.set_up_fanc .set_up_fanc_box_top_i {
  display: flex;
  justify-content: center;
}
.set_up_fanc .set_up_fanc_box_top_i img {
  width: 1.29rem;
  height: 1.29rem;
}
.set_up_fanc .set_up_fanc_box_top_l {
  max-width: 2.9rem;
  width: 100%;
}
.set_up_fanc .set_up_fanc_box_top_btn {
  display: flex;
  gap: 0.2rem;
  width: 100%;
}
.set_up_fanc .set_up_fanc_box_top_btn a {
  border: 0.01rem solid var(--bc);
  font-size: 0.18rem;
  color: var(--bc);
  flex: 1;
  padding: 0 0.15rem;
  transition: all var(--ease) 0.3s;
}
.set_up_fanc .set_up_fanc_box_top_btn a:last-child {
  background: var(--bc);
  color: var(--f);
}
.set_up_fanc .set_up_fanc_box_top_btn a:last-child:hover {
  background: var(--bc_c);
}
.set_up_fanc .set_up_fanc_box_top_btn a::before {
  display: none;
}
.set_up_fanc .set_up_fanc_box_top_btn a:hover {
  background: var(--bc);
  color: var(--f);
}
.set_up_fanc .set_up_fanc_box_close {
  position: absolute;
  right: 0.4rem;
  top: 0.2rem;
  z-index: 10;
  cursor: pointer;
}
.set_up_fanc .set_up_fanc_box_top_title {
  margin-bottom: 0.25rem;
  padding-bottom: 0.2rem;
  border-bottom: 0.01rem solid var(--d);
}

.custom-date {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: none;
  width: 100%;
  cursor: pointer;
  padding: 0 0.1rem;
  text-align: center;
  max-width: 1.3rem;
}

.custom-date::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

.st_formBox .p_group .input-group input {
  height: 0.4rem;
  font-size: 0.14rem;
}

.mp .container {
  max-width: 10rem;
}
.mp .i_Title h1 {
  line-height: 1.2;
  color: var(--0);
}
.mp .i_Title ul {
  color: var(--9);
}
@media screen and (max-width: 768px) {
  .mp .i_Title ul {
    font-size: 12px;
  }
}
.mp .richText {
  color: var(--0);
}
@media screen and (max-width: 768px) {
  .mp .richText h4 {
    font-size: 18px;
  }
  .mp .richText p {
    font-size: 13px;
  }
}
.mp .sitemap_list {
  border-bottom: 0.01rem solid #f0f0f0;
  padding: 0.8rem 0 0.4rem;
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}
@media screen and (max-width: 768px) {
  .mp .sitemap_list {
    gap: 0.1rem;
    flex-direction: column;
  }
}
.mp .sitemap_list ul {
  min-width: 2rem;
}
.mp .sitemap_list ul h6 {
  font-size: 0.28rem;
  margin-bottom: 0.2rem;
}
.mp .sitemap_list ul h6 a {
  font-family: "OpenSans-Bold";
}
.mp .sitemap_list ul p {
  color: var(--1);
  margin-bottom: 0.1rem;
}
.mp .sitemap_list a {
  transition: all var(--ease) 0.3s;
}
.mp .sitemap_list a:hover {
  color: var(--bc);
}
.mp .sitemap_list:first-child {
  padding-top: 0;
}
.mp .sitemap_list:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

footer {
  background: #181818;
}
@media screen and (max-width: 1024px) {
  footer.pl-60 {
    padding-left: 0.3rem;
  }
  footer.pr-60 {
    padding-right: 0.3rem;
  }
}
@media screen and (max-width: 768px) {
  footer.pl-60 {
    padding-left: 0.15rem;
  }
  footer.pr-60 {
    padding-right: 0.15rem;
  }
}
footer .footer_logo {
  height: 0.3rem;
  width: -moz-max-content;
  width: max-content;
}
footer .footer_menu {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}
@media screen and (max-width: 1024px) {
  footer .footer_menu {
    gap: 0.6rem;
    flex-wrap: wrap;
  }
}
footer .footer_menu_item {
  color: var(--f);
}
@media screen and (max-width: 1024px) {
  footer .footer_menu_item:nth-child(1) {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  footer .footer_menu_item:nth-child(2), footer .footer_menu_item:nth-child(3), footer .footer_menu_item:nth-child(4), footer .footer_menu_item:nth-child(5) {
    display: none;
  }
}
footer .footer_menu_item .footer_menu_t {
  font-size: 0.18rem;
  margin-bottom: 0.2rem;
  font-family: "OpenSans-Medium";
}
footer .footer_menu_item .footer_menu_t a {
  transition: all var(--ease) 0.3s;
}
footer .footer_menu_item .footer_menu_t a:hover {
  opacity: 0.6;
}
footer .footer_menu_item .footer_menu_l {
  font-size: 0.14rem;
  margin-bottom: 0.1rem;
}
@media screen and (max-width: 768px) {
  footer .footer_menu_item .footer_menu_l {
    font-size: 12px;
  }
}
footer .footer_menu_item .footer_menu_l a {
  transition: all var(--ease) 0.3s;
}
footer .footer_menu_item .footer_menu_l a:hover {
  opacity: 0.6;
}
footer .footer_other {
  color: var(--f);
  display: flex;
  justify-content: space-between;
  gap: 0.1rem;
  padding: 0.2rem 0;
}
@media screen and (max-width: 768px) {
  footer .footer_other {
    flex-direction: column;
    justify-content: center;
  }
  footer .footer_other .f_other_page {
    flex-wrap: wrap;
    opacity: 0.6;
    line-height: 1.2;
  }
}
footer .footer_other a {
  transition: all var(--ease) 0.3s;
}
footer .footer_other a:hover {
  opacity: 0.6;
}
footer .footer_menu .search {
  background-color: var(--f);
  grid-template-columns: 1fr 0.4rem;
  border-radius: 0.04rem;
  margin-top: 0.1rem;
  float: left;
}
footer .footer_menu .search .form_input {
  margin: 0;
}
footer .footer_menu .search .input-group {
  padding: 0 0.15rem;
  width: 100%;
  grid-template-columns: 1fr;
}
footer .footer_menu .search .input-group .p_input {
  background-color: var(--f);
  color: var(--9);
  padding: 0;
  height: 0.4rem;
}
footer .footer_menu .search .formBtn {
  width: 0.36rem;
  height: 0.36rem;
  background-color: var(--bc);
  border-radius: 0.04rem;
  padding: 0;
  margin-top: 0.02rem;
  transform: translateX(0rem);
}
footer .footer_menu .search .formBtn:hover {
  background-color: var(--bc_c);
}
footer .footer_menu .search .formBtn img {
  width: 0.16rem;
  height: 0.16rem;
}

.s_title .t {
  line-height: 1.2;
}
.s_title .s {
  color: var(--6);
  line-height: 1.2;
}

.search_sort:not(.search_nodata) .s_sort_search {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 0.4rem;
  border-bottom: 0.01rem solid var(--d);
}
@media screen and (max-width: 768px) {
  .search_sort:not(.search_nodata) .s_sort_search {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.2rem;
  }
}
.search_sort:not(.search_nodata) .search {
  max-width: 3.8rem;
  background: none;
  border: 0;
  border-radius: inherit;
  grid-template-columns: 1fr 0.4rem;
}
@media screen and (max-width: 768px) {
  .search_sort:not(.search_nodata) .search {
    border: 1px solid #efefef;
    background: #efefef;
    margin-bottom: 0.1rem;
    max-width: 100%;
    order: -2;
  }
}
.search_sort:not(.search_nodata) .search .form_input {
  margin: 0;
}
.search_sort:not(.search_nodata) .search .p_input {
  background: none;
}
.search_sort:not(.search_nodata) .search .input-group {
  grid-template-columns: 1fr;
}
.search_sort:not(.search_nodata) .search .input-group input::-moz-placeholder {
  color: var(--9);
}
.search_sort:not(.search_nodata) .search .input-group input::placeholder {
  color: var(--9);
}
.search_sort:not(.search_nodata) .search .formBtn {
  padding: 0;
  margin: 0;
  height: 100%;
  background: none;
  opacity: 1;
}
.search_sort:not(.search_nodata) .search img {
  width: 0.16rem;
}

.se_title {
  padding: 0.4rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .se_title > p {
    font-size: 0.22rem;
  }
}

.se_technology_list {
  position: relative;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(2.3rem, 1fr));
  grid-gap: 0.3rem;
}

.se_case .c_list_1 {
  position: relative;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(3.5rem, 1fr));
}
.se_case .c_item {
  border-top: 0;
  border: 0.01rem solid var(--d);
  height: 4.3rem;
}
.se_case .c_item .c_img {
  height: 3rem;
  width: calc(100% + 0.02rem);
  transform: translate(-0.01rem, -0.01rem);
}
.se_case .c_item .c_img img {
  -o-object-fit: cover;
     object-fit: cover;
  transition: all var(--ease) 0.3s;
}
.se_case .c_item .c_info {
  transition: all var(--ease) 0.3s;
  z-index: 2;
  height: 2rem;
}
.se_case .c_item .c_info .i {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 100%;
  display: grid;
  place-content: center;
  background: var(--f);
  transition: opacity var(--ease) 0.3s;
}
.se_case .c_item .c_info .i img {
  width: 0.15rem;
}
.se_case .c_item .c_info .t {
  color: var(--0);
  line-height: 1.2;
  transition: color var(--ease) 0.3s;
}
.se_case .c_item .c_info .s {
  word-break: break-word;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
  margin-top: 0.04rem;
  transition: color var(--ease) 0.3s;
}
.se_case .c_item:hover .c_info {
  transform: translateY(-0.7rem);
  background-color: var(--bc);
}
.se_case .c_item:hover .c_info > * {
  color: var(--f);
}
.se_case .c_item:hover .c_info .i {
  opacity: 1;
}
.se_case .c_item:hover .c_img img {
  transform: scale(1.1);
}

.se_news .c_list_1 {
  position: relative;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(3.7rem, 1fr));
  border-top: 0.01rem solid #ddd;
}
.se_news .c_list_1 .c_item {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-bottom: 0.01rem solid #ddd;
  border-right: 0.01rem solid #ddd;
  position: relative;
}
.se_news .c_list_1 .c_item::after {
  content: "";
  background-color: var(--bc);
  width: 100%;
  height: 0.04rem;
  position: absolute;
  left: 0;
  bottom: -0.01rem;
  right: 0;
  opacity: 0;
  transition: all var(--ease) 0.3s;
}
.se_news .c_list_1 .c_item .c_info {
  margin-bottom: 0.5rem;
}
.se_news .c_list_1 .c_item time {
  color: var(--bc);
}
.se_news .c_list_1 .c_item time img {
  width: 0.18rem;
  height: 0.18rem;
}
.se_news .c_list_1 .c_item .t {
  line-height: 1.4;
  margin-top: 0.1rem;
}
.se_news .c_list_1 .c_item .t a {
  transition: all var(--ease) 0.3s;
}
.se_news .c_list_1 .c_item .tag {
  display: flex;
  flex-wrap: wrap;
  gap: 0.1rem;
  margin-top: 0.3rem;
}
.se_news .c_list_1 .c_item .tag a {
  border-radius: 0.3rem;
  border: 0.01rem solid var(--9);
  padding: 0 0.15rem;
  color: var(--9);
  height: 0.3rem;
  display: flex;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  transition: all var(--ease) 0.3s;
}
.se_news .c_list_1 .c_item .tag a:hover {
  color: var(--bc);
  border-color: var(--bc);
}
.se_news .c_list_1 .c_item .c_img img {
  aspect-ratio: 15/9;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all var(--ease) 0.3s;
}
.se_news .c_list_1 .c_item:hover .t a {
  color: var(--bc);
}
.se_news .c_list_1 .c_item:hover .c_img img {
  transform: scale(1.1);
}
.se_news .c_list_1 .c_item:hover::after {
  opacity: 1;
}

.search_nodata .s_sort_search {
  max-width: 7.4rem;
  width: 100%;
  margin: 0 auto;
}
.search_nodata .search {
  background-color: var(--f);
  grid-template-columns: 1fr 0.54rem;
}
.search_nodata .search .input-group .p_input {
  background-color: var(--f);
  height: 0.54rem;
}
.search_nodata .search .form_input {
  margin-bottom: 0rem;
}
.search_nodata .search .form_input input::-moz-placeholder {
  color: var(--9);
}
.search_nodata .search .form_input input::placeholder {
  color: var(--9);
}
.search_nodata .search .p_group .input-group {
  grid-template-columns: 1fr;
}
.search_nodata .search .formBtn {
  background-color: var(--bc);
  width: 0.54rem;
  height: 0.54rem;
}
.search_nodata .search .formBtn img {
  width: 0.16rem;
}

.nodata {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.nodata .nodata_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.nodata img {
  width: 0.58rem;
  margin-bottom: 0.2rem;
}

.homeBanner .homeBanner_left {
  height: 100%;
  position: relative;
  z-index: 2;
  padding: 0.6rem;
  padding-bottom: 0.5rem;
  flex-direction: column;
  align-items: flex-start;
  width: -moz-fit-content;
  width: fit-content;
}
.homeBanner .homeBanner_left .homeBanner_left_Box {
  border-left: 0.01rem solid rgba(255, 255, 255, 0.1);
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  padding-bottom: 0.4rem;
}
.homeBanner .homeBanner_left .homeBanner_left_Box:last-child {
  padding-bottom: 0rem;
}
@media screen and (max-width: 1440px) {
  .homeBanner .homeBanner_left .homeBanner_left_Box {
    gap: 0.1rem;
  }
}
.homeBanner .homeBanner_left p {
  color: var(--f);
  padding-left: 0.2rem;
  line-height: 1.4;
  cursor: pointer;
  position: relative;
  display: flex;
  transform: translateX(-0.01rem);
  transition: all var(--ease) 0.3s;
}
.homeBanner .homeBanner_left p::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0.01rem;
  height: 100%;
  background-color: var(--f);
  opacity: 0;
  transition: all var(--ease) 0.3s;
}
.homeBanner .homeBanner_left p:hover {
  opacity: 1;
}
.homeBanner .homeBanner_left p.title::before, .homeBanner .homeBanner_left p:hover::before {
  opacity: 1;
}
.homeBanner .swiper-slide {
  display: grid;
}
.homeBanner .swiper-slide > div {
  grid-area: 1/1;
}
@media screen and (max-width: 768px) {
  .homeBanner .swiper-slide > div {
    height: 5rem;
  }
}
.homeBanner .swiper-slide .index_img img {
  -o-object-fit: cover;
     object-fit: cover;
}
.homeBanner .swiper-slide .index_img img.mb {
  display: none;
}
@media screen and (max-width: 768px) {
  .homeBanner .swiper-slide .index_img img.mb {
    display: flex;
  }
}
.homeBanner .swiper-slide .index_img img.pc {
  display: flex;
}
@media screen and (max-width: 768px) {
  .homeBanner .swiper-slide .index_img img.pc {
    display: none;
  }
}
.homeBanner .swiper-slide .index_title {
  padding: 0.6rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding-right: 1.2rem;
}
@media screen and (max-width: 768px) {
  .homeBanner .swiper-slide .index_title {
    padding: 0.2rem;
  }
}
.homeBanner .swiper-slide .index_title .index_title_top {
  text-align: left;
}
.homeBanner .swiper-slide .index_title .index_title_bottom {
  margin-top: 0.4rem;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .homeBanner .swiper-slide .index_title .index_title_bottom {
    margin-top: 0.2rem;
  }
  .homeBanner .swiper-slide .index_title .index_title_bottom p {
    font-size: 0.18rem;
  }
}
.homeBanner .swiper-slide .index_title .index_title_bottom a {
  margin: 0.24rem auto 0 0;
}
.homeBanner .swiper-slide .index_title .index_title_bottom a[hover-word]::after {
  font-weight: bold;
}
.homeBanner .swiper-slide .index_title p {
  color: var(--f);
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .homeBanner .swiper-slide .index_title p {
    font-size: 0.32rem;
  }
}
.homeBanner .index_banner {
  width: 100%;
  height: calc(100vh - 0.8rem - 0.36rem);
  max-height: 7.4rem;
}
@media screen and (max-width: 768px) {
  .homeBanner .index_banner {
    height: auto;
    display: flex;
    flex-direction: column;
  }
}
.homeBanner .index_banner_arr {
  height: 1.15rem;
  position: relative;
  display: flex;
  align-items: center;
}
.homeBanner .index_banner_arr .container {
  position: static;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.1rem;
  position: relative;
}
.homeBanner .index_banner_arr .container img {
  width: 0.17rem;
}
.homeBanner .index_banner_arr .container .swiper-button-prev,
.homeBanner .index_banner_arr .container .swiper-button-next {
  position: static;
  margin: 0;
}
.homeBanner .index_banner_arr .container .swiper-button-prev::after,
.homeBanner .index_banner_arr .container .swiper-button-next::after {
  display: none;
}
.homeBanner .index_banner_arr .container .swiper-pagination {
  position: static;
}
.homeBanner .index_banner_arr .container .swiper-pagination span {
  background-color: #8f969d;
  width: 0.3rem;
  height: 0.03rem;
  border-radius: 0;
  opacity: 1;
}
.homeBanner .index_banner_arr .container .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: var(--bc);
}
.homeBanner .index_banner_arr .container .swiper-pagination {
  position: static;
  bottom: auto;
  top: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
}

.i2 .a2_info {
  gap: 0;
  grid-template-columns: auto;
  background-image: url(../images/img-114.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}
@media screen and (max-width: 768px) {
  .i2 .a2_info {
    padding-top: 0.3rem;
    background-position: center bottom;
  }
}
.i2 .a2_info .container {
  display: grid;
  gap: 0.2rem;
  grid-template-columns: 3fr 5fr;
}
@media screen and (max-width: 768px) {
  .i2 .a2_info .container {
    grid-template-columns: 1fr;
  }
  .i2 .a2_info .container .btn {
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
  }
}
.i2 .i2_img {
  height: 5.6rem;
  position: relative;
  overflow: hidden;
  background-image: url(../images/img-113.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
@media screen and (max-width: 768px) {
  .i2 .i2_img {
    height: 3.2rem;
    background-attachment: inherit;
  }
}
.i2 h3 {
  position: relative;
  line-height: 1;
}
.i2 h3::after {
  content: "";
  width: 0.32rem;
  height: 0.32rem;
  position: absolute;
  left: -0.5rem;
  top: -0.05rem;
  background-color: var(--bc);
  border-radius: 100%;
}
.i2 .c_rich p {
  margin-bottom: 0.1rem;
}
.i2 .ab_bottom {
  height: var(--asb);
  background: url(../images/img-119.jpg);
  background-size: cover;
  background-position: center;
  transition: all var(--ease) 0.3s 0s;
  padding-bottom: 1.8rem;
}
@media screen and (max-width: 768px) {
  .i2 .ab_bottom {
    padding-bottom: 0.6rem;
  }
}
.i2 .ab_bottom ul {
  display: flex;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .i2 .ab_bottom ul {
    flex-wrap: wrap;
  }
}
.i2 .ab_bottom ul li {
  flex: 1;
  padding: 0.6rem 0.32rem 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  height: 100%;
  transition: all var(--ease) 0.3s;
  display: grid;
  grid-template-columns: 0.32rem 1fr;
  gap: 0.3rem;
  align-items: baseline;
}
@media screen and (max-width: 768px) {
  .i2 .ab_bottom ul li {
    width: 100%;
    flex: 0 0 100%;
    background: var(--f6);
    margin: 0.15rem 0 0;
    padding: 0.4rem 0.3rem 0.3rem;
  }
}
.i2 .ab_bottom ul li h5 {
  font-weight: normal;
  font-family: "OpenSans-Regular";
  color: var(--0);
  line-height: 1.4;
  min-height: 0.45rem;
}
.i2 .ab_bottom ul li p {
  font-size: 0.68rem;
  line-height: 1.1;
  font-family: "Oswald";
  color: var(--0);
}
.i2 .ab_bottom ul li p i {
  font-style: normal;
}
@media screen and (max-width: 1024px) {
  .i2 .ab_bottom ul li p {
    font-size: 0.52rem;
  }
}
.i2 .ab_bottom ul li p span {
  font-size: 0.3rem;
}
.i2 .ab_bottom ul li:last-child {
  border-right: 0;
}
.i2 .ab_bottom_info {
  transform: translateY(-0.07rem);
}
.i2 .ab_bottom_title {
  padding: 1.6rem 0 0.8rem;
}
@media screen and (max-width: 768px) {
  .i2 .ab_bottom_title {
    padding: 0.6rem 0 0.6rem;
  }
}
.i2 .ab_bottom_title .t1 {
  font-size: 0.6rem;
  line-height: 1.2;
  text-align: center;
  color: var(--0);
}
@media screen and (max-width: 768px) {
  .i2 .ab_bottom_title .t1 {
    font-size: 0.26rem;
  }
}
.i2 .ab_bottom_title .t1 span {
  color: var(--bc);
}
.i2 .ab_bottom_title .t2 {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .i2 .ab_bottom_title .t2 {
    font-size: 0.18rem;
  }
}
.i2 .ab_bottom_title > span {
  width: 0.8rem;
  height: 0.03rem;
  margin: 0.14rem auto 0.3rem;
  display: flex;
  background: var(--bc);
}
.i2 .ab_bottom_three ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.3rem;
}
@media screen and (max-width: 768px) {
  .i2 .ab_bottom_three ul {
    gap: 0.15rem;
  }
}
.i2 .ab_bottom_three ul li {
  border-width: 1px;
  border-color: var(--d);
  border-style: solid;
  border-radius: 0.08rem;
  background: linear-gradient(90deg, rgb(235, 235, 235) 0%, rgb(249, 249, 249) 100%);
  display: grid;
  grid-template-columns: 1fr 1rem;
  gap: 0.1rem;
  align-items: center;
  padding: 0.2rem;
  padding-left: 0.3rem;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .i2 .ab_bottom_three ul li {
    margin: 0;
    grid-template-columns: 1fr 0.7rem;
  }
}
.i2 .ab_bottom_three ul li p {
  font-size: 0.24rem;
  font-family: "OpenSans-Regular", "PingFang SC", "Microsoft YaHei", "Microsoft YaHei UI", "SimSun", "SimHei", "Arial";
}
@media screen and (max-width: 768px) {
  .i2 .ab_bottom_three ul li p {
    font-size: 0.18rem;
  }
}
.i2 .ab_bottom_three ul li .ab_bottom_three_ico {
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  background: var(--f);
  display: grid;
  justify-content: center;
  align-items: center;
  transition: all var(--ease) 0.3s;
}
@media screen and (max-width: 768px) {
  .i2 .ab_bottom_three ul li .ab_bottom_three_ico {
    width: 0.7rem;
    height: 0.7rem;
  }
}
.i2 .ab_bottom_three ul li .ab_bottom_three_ico img {
  grid-area: 1/1;
  width: 0.4rem;
  transition: all var(--ease) 0.3s;
}
.i2 .ab_bottom_three ul li .ab_bottom_three_ico img:last-child {
  opacity: 0;
}
.i2 .ab_bottom_three ul li:hover .ab_bottom_three_ico {
  background-color: var(--bc);
}
.i2 .ab_bottom_three ul li:hover .ab_bottom_three_ico img:first-child {
  opacity: 0;
}
.i2 .ab_bottom_three ul li:hover .ab_bottom_three_ico img:last-child {
  opacity: 1;
}

.i3 {
  height: 74vh;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .i3 {
    height: 60vh;
  }
}
.i3 .videos_bg {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.i3 .videos_bg video {
  -o-object-fit: cover;
     object-fit: cover;
}
.i3 .video_title {
  background: rgba(21, 73, 147, 0.6);
  position: relative;
  z-index: 2;
  display: flex;
}
.i3 .video_title .container {
  align-items: center;
  gap: 0.2rem;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .i3 .video_title .container {
    flex-direction: column;
    justify-content: center;
  }
}
.i3 .video_title_info {
  width: auto;
  padding: 0.2rem 0;
  position: relative;
  z-index: 2;
}
.i3 .video_title_info h3 {
  color: var(--f);
  line-height: 1.2;
  position: relative;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .i3 .video_title_info h3 {
    font-size: 0.28rem;
    text-align: center;
  }
}
.i3 .video_title_info h3 span {
  font-weight: normal;
  line-height: 1.2;
}
.i3 .video_title_info h3::before {
  content: "";
  width: 0.32rem;
  height: 0.32rem;
  border-radius: 100%;
  background-color: var(--ac);
  position: absolute;
  left: -0.5rem;
}
.i3 .video_title_info p {
  color: var(--f);
}
@media screen and (max-width: 768px) {
  .i3 .video_title_info p {
    text-align: center;
  }
}
.i3 .video_title_btn a {
  width: 3.6rem;
  height: 3.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .i3 .video_title_btn a {
    width: 1.6rem;
    height: 1.6rem;
  }
}
.i3 .video_title_btn a svg {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all var(--ease) 0.8s;
  transform: rotate(-90deg);
}
.i3 .video_title_btn a img {
  width: 0.2rem;
  transition: all var(--ease) 0.8s;
}
.i3 .video_title_btn a:hover svg {
  transform: rotate(0deg);
}
.i3 .video_title_btn a:hover img {
  transform: scale(1.1);
}

.i4 .c_h3 h3 {
  position: relative;
}
.i4 .c_h3 h3::before {
  content: "";
  width: 0.32rem;
  height: 0.32rem;
  border-radius: 100%;
  background-color: var(--bc);
  position: absolute;
  left: -0.5rem;
}
.i4 .c_h3 a {
  color: var(--0);
  transition: all var(--ease) 0.3s;
  gap: 0.08rem;
}
.i4 .c_h3 a:hover {
  color: var(--bc);
}
.i4 .c_h3 a:hover span {
  background-color: var(--bc);
}
.i4 .c_h3 a span {
  background-color: var(--0);
  border-radius: 0.04rem;
  width: 0.23rem;
  height: 0.23rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all var(--ease) 0.3s;
}
.i4 .c_h3 a span img {
  width: 0.14rem;
}
.i4 .c_list_1 {
  position: relative;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(3.5rem, 1fr));
}
.i4 .c_item {
  border-top: 0;
  border: 0.01rem solid var(--d);
  height: 4.3rem;
}
.i4 .c_item .c_img {
  height: 3rem;
  width: calc(100% + 0.02rem);
  transform: translate(-0.01rem, -0.01rem);
}
.i4 .c_item .c_img img {
  -o-object-fit: cover;
     object-fit: cover;
  transition: all var(--ease) 0.3s;
}
.i4 .c_item .c_info {
  transition: all var(--ease) 0.3s;
  z-index: 2;
  height: 2rem;
}
.i4 .c_item .c_info .i {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 100%;
  display: grid;
  place-content: center;
  background: var(--f);
  transition: opacity var(--ease) 0.3s;
}
.i4 .c_item .c_info .i img {
  width: 0.15rem;
}
.i4 .c_item .c_info .t {
  color: var(--0);
  line-height: 1.3;
  transition: color var(--ease) 0.3s;
  word-break: break-word;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
}
.i4 .c_item .c_info .s {
  word-break: break-word;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
  margin-top: 0.04rem;
  transition: color var(--ease) 0.3s;
}
.i4 .c_item:hover .c_info {
  transform: translateY(-0.7rem);
  background-color: var(--bc);
}
.i4 .c_item:hover .c_info > * {
  color: var(--f);
}
.i4 .c_item:hover .c_info .i {
  opacity: 1;
}
.i4 .c_item:hover .c_img img {
  transform: scale(1.1);
}
.i4 .case_line {
  width: 100%;
  height: 0.01rem;
  background-color: var(--d);
  margin: 0.4rem auto;
  -webkit-mask-image: linear-gradient(var(--mask-direction, to right), hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 20%, hsl(0, 0%, 0%) 80%, hsla(0, 0%, 0%, 0));
  mask-image: linear-gradient(var(--mask-direction, to right), hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 20%, hsl(0, 0%, 0%) 80%, hsla(0, 0%, 0%, 0));
}
.i4 .case_rolling {
  display: flex;
  gap: 0.3rem;
  width: 100%;
}
.i4 .case_rolling .case_rolling_img {
  border-radius: 0.08rem;
  position: relative;
  overflow: hidden;
  width: 2.25rem;
}

.i5 {
  background-color: var(--bl);
}
.i5 .c_h3 h3 {
  position: relative;
}
.i5 .c_h3 h3::before {
  content: "";
  width: 0.32rem;
  height: 0.32rem;
  border-radius: 100%;
  background-color: var(--bc);
  position: absolute;
  left: -0.5rem;
}
.i5 .c_h3 a {
  color: var(--0);
  transition: all var(--ease) 0.3s;
  gap: 0.08rem;
}
.i5 .c_h3 a:hover {
  color: var(--bc);
}
.i5 .c_h3 a:hover span {
  background-color: var(--bc);
}
.i5 .c_h3 a span {
  background-color: var(--0);
  border-radius: 0.04rem;
  width: 0.23rem;
  height: 0.23rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all var(--ease) 0.3s;
}
.i5 .c_h3 a span img {
  width: 0.14rem;
}
.i5 .news_item {
  transition: all var(--ease) 0.3s;
  position: relative;
}
.i5 .news_item::after {
  content: "";
  border-top: 0.01rem solid var(--f);
  background: linear-gradient(90deg, rgb(239, 246, 255) 0%, rgb(245, 250, 255) 100%);
  opacity: 0;
  transition: all var(--ease) 0.3s;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.i5 .news_item .news_box {
  border-bottom: 0.01rem solid var(--d);
  height: 1.3rem;
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  display: grid;
  grid-template-columns: 1.5rem 2rem 1fr 4rem 0.2rem;
}
@media screen and (max-width: 1024px) {
  .i5 .news_item .news_box {
    grid-template-columns: 1rem 1.2rem 0.8fr 2rem 0.2rem;
    gap: 0.2rem;
  }
}
@media screen and (max-width: 768px) {
  .i5 .news_item .news_box {
    grid-template-columns: 1fr;
    height: auto;
    gap: 0.1rem;
    padding-bottom: 0.2rem;
    margin-bottom: 0.2rem;
    display: flex;
    flex-wrap: wrap;
  }
}
.i5 .news_item .news_box p {
  color: var(--0);
}
@media screen and (max-width: 768px) {
  .i5 .news_item .news_title {
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
  }
}
.i5 .news_item .news_title p {
  font-size: 0.24rem;
  font-family: "OpenSans-Medium";
  line-height: 1.2;
}
.i5 .news_item .news_title p:hover {
  color: var(--bc);
}
.i5 .news_item .news_type p {
  font-size: 0.14rem;
  border-radius: 0.04rem;
  border: 0.01rem solid var(--bc);
  padding: 0.04rem 0.13rem;
  text-align: center;
  color: var(--bc);
  width: -moz-fit-content;
  width: fit-content;
  transition: all var(--ease) 0.3s;
}
.i5 .news_item .news_type p:hover {
  background-color: var(--bc);
  color: var(--f);
}
@media screen and (max-width: 768px) {
  .i5 .news_item .news_more {
    display: none;
  }
}
.i5 .news_item .news_more img {
  width: 0.15rem;
}
.i5 .news_item .news_img {
  pointer-events: none;
  position: relative;
  height: 100%;
  padding-top: 0.2rem;
}
@media screen and (max-width: 768px) {
  .i5 .news_item .news_img {
    position: static;
    pointer-events: auto;
    width: 100%;
    padding: 0;
  }
}
.i5 .news_item .news_img .news_img_box {
  transition: all var(--ease) 0.6s;
  position: absolute;
  height: 0;
  max-width: 3.5rem;
  height: 2.2rem;
  width: 100%;
  height: 0;
}
.i5 .news_item .news_img .news_img_box img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  .i5 .news_item .news_img .news_img_box {
    opacity: 1;
    transform: scale(1);
    position: static;
    height: auto;
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .i5 .news_item:hover .news_img_box {
    height: 2.2rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .i5 .news_item:hover .news_img_box {
    height: 1.4rem;
  }
}
@media screen and (min-width: 768px) {
  .i5 .news_item:hover::after {
    opacity: 1;
  }
}

.i6 .c_h3 h3 {
  position: relative;
  line-height: 1.2;
}
.i6 .c_h3 h3::before {
  content: "";
  width: 0.32rem;
  height: 0.32rem;
  border-radius: 100%;
  background-color: var(--bc);
  position: absolute;
  left: -0.5rem;
}
.i6 .c_h3 p {
  font-family: "OpenSans-Regular";
  line-height: 1.2;
}
.i6 .l_column {
  margin-top: 0.45rem;
  border-radius: 0.08rem;
  position: relative;
  overflow: hidden;
  height: 3.1rem;
}
.i6 .l_column .l_technology_1_img img {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .i6 .l_column .l_technology_1_img img {
    -o-object-position: -3rem;
       object-position: -3rem;
  }
}
.i6 .l_column .l_technology_1_info {
  width: 100%;
  max-width: 7rem;
  padding-bottom: 0.4rem;
}

.no_data {
  padding: 1rem 0;
}

@media screen and (max-width: 768px) {
  .l_materials_list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .no-scroll {
    overflow: hidden;
    height: 100vh;
  }
}
@media screen and (max-width: 768px) {
  .no-scroll header.scroll_down {
    transform: translateY(0%);
  }
}
.sidebar {
  position: fixed;
  bottom: 15%;
  right: 0.18rem;
  z-index: 10;
  transition: all var(--ease) 0.6s;
}
@media screen and (max-width: 1440px) {
  .sidebar {
    right: 0.15rem;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar {
    right: 0.12rem;
  }
}
.sidebar ul {
  display: flex;
  flex-direction: column;
}
.sidebar li {
  border-radius: 0.04rem;
  background: var(--f);
  width: 0.8rem;
  height: 0.8rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.1rem;
  cursor: pointer;
  transition: all var(--ease) 0.3s;
  position: relative;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.04);
  margin-bottom: 0.14rem;
}
@media screen and (max-width: 1024px) {
  .sidebar li {
    margin-bottom: 0.08rem;
  }
}
.sidebar li.he_top {
  margin-bottom: 0rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0.01rem solid var(--d);
}
.sidebar li.he_bottom {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.sidebar li::after {
  content: "";
  background: linear-gradient(315deg, #154c95 0%, #1b95d4 100%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.04rem;
  opacity: 0;
  visibility: hidden;
  transition: all var(--ease) 0.3s;
}
@media screen and (max-width: 1024px) {
  .sidebar li {
    width: 0.7rem;
    height: 0.7rem;
  }
}
@media screen and (max-width: 768px) {
  .sidebar li {
    width: 0.5rem;
    height: 0.5rem;
  }
}
.sidebar li > a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.06rem;
}
.sidebar li .ico {
  width: 0.22rem;
  height: 0.22rem;
  display: grid;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1440px) {
  .sidebar li .ico {
    width: 0.16rem;
    height: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar li .ico {
    width: 0.15rem;
    height: 0.15rem;
  }
}
@media screen and (max-width: 768px) {
  .sidebar li .ico {
    width: 0.2rem;
    height: 0.2rem;
  }
}
.sidebar li .ico img {
  grid-area: 1/1;
  transition: all var(--ease) 0.3s;
}
.sidebar li .ico img:last-child {
  opacity: 0;
}
.sidebar li .t {
  line-height: 1;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .sidebar li .t {
    display: none;
  }
}
.sidebar li .t p {
  line-height: inherit;
  text-align: center;
  color: var(--bc);
  transition: all var(--ease) 0.3s;
}
@media screen and (max-width: 768px) {
  .sidebar li > a > .t {
    display: none;
  }
}
@media screen and (max-width: 1440px) {
  .sidebar li .t > p {
    font-size: 0.13rem !important;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar li .t > p {
    font-size: 0.12rem !important;
  }
}
.sidebar li:hover {
  background: var(--bc);
}
.sidebar li:hover::after {
  opacity: 1;
  visibility: visible;
}
.sidebar li:hover .ico img:first-child {
  opacity: 0;
}
.sidebar li:hover .ico img:last-child {
  opacity: 1;
}
.sidebar li:hover > .t p,
.sidebar li:hover > a p {
  color: var(--f);
}
.sidebar li:hover .tan {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.sidebar .tan {
  background: var(--f);
  position: absolute;
  right: calc(100% + 0.2rem);
  top: 50%;
  transform: translateY(-50%);
  box-shadow: 0px 0px 24px 0px rgba(21, 74, 147, 0.16);
  width: -moz-max-content;
  width: max-content;
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: all var(--ease) 0.3s;
}
.sidebar .tan .w img {
  max-width: 1.2rem;
  margin: 0 auto;
  display: flex;
}
.sidebar .tan .t {
  display: flex;
  align-items: center;
  gap: 0.1rem;
}
.sidebar .tan .t img {
  width: 0.2rem;
  height: 0.2rem;
}
.sidebar .tan .n p {
  color: #666;
  line-height: 2;
  position: relative;
}
.sidebar .tan .n p .copy-msg {
  margin-left: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 0.3rem;
  font-size: 0.11rem !important;
  padding: 0.04rem 0.1rem;
  line-height: 1.2;
}
.sidebar .tan .s {
  margin-top: 0.2rem;
  text-align: center;
  color: #666;
}
.sidebar .tan .m {
  margin-top: 0.2rem;
  padding-top: 0.2rem;
  border-top: 0.01rem solid #ddd;
}
.sidebar .tan .m a:hover {
  color: var(--bc);
}
.sidebar .tan.tan::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 0.1rem solid;
  border-color: transparent transparent #ffffff;
  right: -0.2rem;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
}
.sidebar .backTop img {
  width: 0.19rem;
  height: 0.27rem;
}
.sidebar .backTop .ico {
  margin-bottom: 0.04rem;
}
.sidebar .backTop:hover img {
  opacity: 1;
}
.sidebar .backTop:hover p {
  opacity: 1;
}

.at-top .sidebar,
.at-bottom .sidebar {
  right: -1rem;
}

.newsbox {
  position: relative;
  z-index: 2;
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
  background-color: rgba(255, 255, 255, 0);
  transition: all var(--ease) 0.6s;
  display: flex;
  clip-path: inset(0 76% 0 0%);
  height: calc(100vh - 0.8rem - 0.36rem);
  max-height: 7.4rem;
}
@media screen and (max-width: 768px) {
  .newsbox {
    display: none;
  }
}
.newsbox .homeBanner_left {
  width: 24%;
  padding-top: 1.2rem;
}
@media screen and (max-width: 1024px) {
  .newsbox .homeBanner_left {
    padding-top: 0.8rem;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
}
.newsbox .homeBanner_right {
  width: 76%;
  padding-top: 1.2rem;
  padding-left: 1.2rem;
  padding-bottom: 1.2rem;
  padding-right: 2rem;
  border-left: 0.01rem solid rgba(0, 0, 0, 0.1);
  display: grid;
}
@media screen and (max-width: 1440px) {
  .newsbox .homeBanner_right {
    padding-left: 0.6rem;
    padding-right: 1.4rem;
    padding-bottom: 0.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .newsbox .homeBanner_right {
    padding-top: 0.8rem;
  }
}
.newsbox .homeBanner_right .homeBanner_right_Box {
  display: grid;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all var(--ease) 0.3s;
  grid-area: 1/1;
}
.newsbox .homeBanner_right .homeBanner_right_Box.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.newsbox .homeBanner_right .homeBanner_left_Item {
  display: flex;
  justify-content: space-between;
  grid-area: 1/1;
  gap: 1rem;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all var(--ease) 0.3s;
}
@media screen and (max-width: 1440px) {
  .newsbox .homeBanner_right .homeBanner_left_Item {
    gap: 0.5rem;
  }
}
.newsbox .homeBanner_right .homeBanner_left_Item.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.newsbox .homeBanner_right .homeBanner_right_inLeft {
  width: 60%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.newsbox .homeBanner_right .homeBanner_right_inLeft .swiper-slide {
  border-radius: 0.04rem;
  overflow: hidden;
}
.newsbox .homeBanner_right .homeBanner_right_inLeft .homeBanner_right_paragraph .t {
  line-height: 1.3;
}
.newsbox .homeBanner_right .homeBanner_right_inLeft .homeBanner_right_paragraph .s {
  color: var(--6);
}
.newsbox .homeBanner_right .homeBanner_right_inLeft .homeBanner_right_swiper_h1 a {
  color: var(--0);
  transition: all var(--ease) 0.3s;
  gap: 0.08rem;
}
@media screen and (max-width: 480px) {
  .newsbox .homeBanner_right .homeBanner_right_inLeft .homeBanner_right_swiper_h1 a {
    display: none;
  }
}
.newsbox .homeBanner_right .homeBanner_right_inLeft .homeBanner_right_swiper_h1 a:hover {
  color: var(--bc);
}
.newsbox .homeBanner_right .homeBanner_right_inLeft .homeBanner_right_swiper_h1 a:hover span {
  background-color: var(--bc);
}
.newsbox .homeBanner_right .homeBanner_right_inLeft .homeBanner_right_swiper_h1 a span {
  background-color: var(--0);
  border-radius: 0.04rem;
  width: 0.23rem;
  height: 0.23rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all var(--ease) 0.3s;
}
.newsbox .homeBanner_right .homeBanner_right_inLeft .homeBanner_right_swiper_h1 a span img {
  width: 0.14rem;
}
.newsbox .homeBanner_right .homeBanner_right_inRight {
  width: 40%;
  border-radius: 0.04rem;
  overflow: hidden;
}
.newsbox .homeBanner_right .homeBanner_right_inRight img {
  -o-object-fit: cover;
     object-fit: cover;
}
.newsbox.active {
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.9);
  clip-path: inset(0 0% 0 0%);
}
.newsbox.active .homeBanner_left p:not(.title) {
  opacity: 0.6;
}
.newsbox.active .homeBanner_left p:not(.title)::before {
  display: none;
}
.newsbox.active .homeBanner_left p {
  color: var(--0);
}
.newsbox.active .homeBanner_left p:hover {
  color: var(--bc);
  text-decoration: underline;
  opacity: 1;
}
.newsbox.active .homeBanner_left p::before {
  background-color: var(--0);
}
.newsbox.active .homeBanner_left_Box {
  border-left-color: rgba(0, 0, 0, 0.1);
}/*# sourceMappingURL=main.css.map */:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-shadow: none;--f-button-transition: all .15s ease;--f-button-transform: none;--f-button-outline-width: 1px;--f-button-outline-color: rgba(0, 0, 0, .7);--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-opacity: 1;--f-button-svg-disabled-opacity: .5;--f-button-svg-transition: opacity .15s ease;--f-button-svg-transform: none}.f-button{width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);transform:var(--f-button-transform);transition:var(--f-button-transition);backdrop-filter:var(--f-button-backdrop-filter);display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;pointer-events:all;cursor:pointer;overflow:hidden}@media (hover: hover){.f-button:hover:not([aria-disabled]){color:var(--f-button-hover-color, var(--f-button-color));background-color:var(--f-button-hover-bg, var(--f-button-bg))}}.f-button:active:not([aria-disabled]){color:var(--f-button-active-color, var(--f-button-hover-color, var(--f-button-color)));background-color:var(--f-button-active-bg, var(--f-button-hover-bg, var(--f-button-bg)))}.f-button:focus{outline:none}.f-button:focus-visible{outline:var(--f-button-outline-width) solid var(--f-button-outline-color);outline-offset:var(--f-button-outline-offset);position:relative;z-index:1}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);transform:var(--f-button-svg-transform);fill:var(--f-button-svg-fill);filter:var(--f-button-svg-filter);opacity:var(--f-button-svg-opacity, 1);transition:var(--f-button-svg-transition);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.f-button[aria-disabled]{cursor:default}.f-button[aria-disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}:root{--f-spinner-color-1: rgba(0, 0, 0, .1);--f-spinner-color-2: rgba(17, 24, 28, .8);--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-border-radius: 50%;--f-spinner-border-width: 4px}.f-spinner{position:absolute;top:50%;left:50%;margin:calc(var(--f-spinner-width) * -.5) 0 0 calc(var(--f-spinner-height) * -.5);padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height);border-radius:var(--f-spinner-border-radius);border:var(--f-spinner-border-width) solid var(--f-spinner-color-1);border-top-color:var(--f-spinner-color-2);animation:f-spinner .75s linear infinite,f-fadeIn .2s ease .2s both}@keyframes f-spinner{to{transform:rotate(360deg)}}.f-panzoom,.f-zoomable{position:relative;overflow:hidden;display:flex;align-items:center;flex-direction:column}.f-panzoom:before,.f-panzoom:after,.f-zoomable:before,.f-zoomable:after{display:block;content:""}.f-panzoom:not(.has-controls):before,.f-zoomable:not(.has-controls):before{margin-bottom:auto}.f-panzoom:after,.f-zoomable:after{margin-top:auto}.f-panzoom__wrapper{position:relative;min-width:0;min-height:0;max-width:100%;max-height:100%}.f-panzoom__wrapper.will-zoom-out{cursor:zoom-out}.f-panzoom__wrapper.can-drag{cursor:move;cursor:grab}.f-panzoom__wrapper.will-zoom-in{cursor:zoom-in}.f-panzoom__wrapper.is-dragging{cursor:move;cursor:grabbing}.f-panzoom__wrapper.has-error{display:none}.f-panzoom__content{min-width:0;min-height:0;max-width:100%;max-height:100%}.f-panzoom__content.is-lazyloading,.f-panzoom__content.has-lazyerror{visibility:hidden}img.f-panzoom__content{vertical-align:top;object-fit:contain;transition:none;user-select:none}.f-panzoom__wrapper>img.f-panzoom__content{visibility:hidden}.f-panzoom__viewport{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.f-panzoom__viewport>.f-panzoom__content{display:block;width:100%;height:100%;object-fit:fill}picture.f-panzoom__content img{vertical-align:top;width:100%;height:auto;max-height:100%;object-fit:contain;transition:none;user-select:none}.f-fadeIn{animation:var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeOut{to{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration, .2s) ease both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, .2s) * .2) ease calc(var(--f-transition-duration, .2s) * .8) both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-crossfadeOut{to{opacity:0}}.is-horizontal .f-slideIn.from-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInNextX}.is-horizontal .f-slideIn.from-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInPrevX}.is-horizontal .f-slideOut.to-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutNextX}.is-horizontal .f-slideOut.to-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutPrevX}@keyframes f-slideInPrevX{0%{transform:translate(calc(100% + var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideInNextX{0%{transform:translate(calc(-100% - var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideOutNextX{to{transform:translate(calc(-100% - var(--f-carousel-gap, 0)))}}@keyframes f-slideOutPrevX{to{transform:translate(calc(100% + var(--f-carousel-gap, 0)))}}.is-vertical .f-slideIn.from-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInNextY}.is-vertical .f-slideIn.from-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInPrevY}.is-vertical .f-slideOut.to-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutNextY}.is-vertical .f-slideOut.to-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutPrevY}@keyframes f-slideInPrevY{0%{transform:translateY(calc(100% + var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideInNextY{0%{transform:translateY(calc(-100% - var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideOutNextY{to{transform:translateY(calc(-100% - var(--f-carousel-gap, 0)))}}@keyframes f-slideOutPrevY{to{transform:translateY(calc(100% + var(--f-carousel-gap, 0)))}}.f-zoomInUp{animation:var(--f-transition-duration, .3s) ease both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration, .3s) ease both f-zoomOutDown}@keyframes f-zoomInUp{0%{transform:scale(var(--f-zoomInUp-scale, .975)) translate3d(var(--f-zoomInUp-x, 0),var(--f-zoomInUp-y, 16px),0);opacity:var(--f-zoomInUp-opacity, 0)}to{transform:scale(1) translateZ(0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(var(--f-zoomOutDown-scale, .975)) translate3d(var(--f-zoomOutDown-x, 0),var(--f-zoomOutDown-y, 16px),0);opacity:0}}.f-throwOutUp{animation:var(--f-throwOutUp-duration, .2s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throwOutDown-duration, .2s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0,calc(var(--f-throwOutUp-y, 150px) * -1),0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0,var(--f-throwOutDown-y, 150px),0);opacity:0}}.f-carousel__slide.has-html{overflow:auto}.f-html{position:relative;margin:var(--f-html-margin, 0);padding:var(--f-html-padding, 2rem);color:var(--f-html-color, currentColor);background:var(--f-html-bg)}.f-html.is-error{text-align:center}.has-iframe .f-html,.has-pdf .f-html,.has-gmap .f-html{min-height:1px;overflow:visible;width:100%;height:100%}.has-pdf .f-html,.has-gmap .f-html{padding:0}.f-iframe{display:block;margin:0;border:0;height:100%;width:100%}.f-caption{align-self:center;flex-shrink:0;max-width:100%;max-height:calc(80vh - 100px);overflow:auto;margin:var(--f-caption-margin);padding:var(--f-caption-padding, 16px 4px);overflow-wrap:anywhere;line-height:var(--f-caption-line-height);color:var(--f-caption-color);background:var(--f-caption-bg);font:var(--f-caption-font)}.has-html5video .f-html,.has-youtube .f-html,.has-vimeo .f-html{padding:0;width:100%;height:100%;max-width:var(--f-video-width, 960px);max-height:var(--f-video-height, 540px);aspect-ratio:var(--f-video-aspect-ratio);min-height:1px;overflow:visible;background:var(--f-video-bg, rgba(0, 0, 0, .9))}.f-html5video{border:0;display:block;height:100%;width:100%;background:transparent}.f-button.is-arrow{--f-button-width: var(--f-arrow-width, 46px);--f-button-height: var(--f-arrow-height, 46px);--f-button-svg-width: var(--f-arrow-svg-width, 24px);--f-button-svg-height: var(--f-arrow-svg-height, 24px);--f-button-svg-stroke-width: var(--f-arrow-svg-stroke-width, 1.75);--f-button-border-radius: var(--f-arrow-border-radius, unset);--f-button-bg: var(--f-arrow-bg, transparent);--f-button-hover-bg: var(--f-arrow-hover-bg, var(--f-arrow-bg));--f-button-active-bg: var(--f-arrow-active-bg, var(--f-arrow-hover-bg));--f-button-shadow: var(--f-arrow-shadow);--f-button-color: var(--f-arrow-color);--f-button-hover-color: var(--f-arrow-hover-color, var(--f-arrow-color));--f-button-active-color: var( --f-arrow-active-color, var(--f-arrow-hover-color) );overflow:visible}.f-button.is-arrow.is-prev,.f-button.is-arrow.is-next{position:absolute;transform:translate(0);z-index:20}.is-horizontal .f-button.is-arrow.is-prev,.is-horizontal .f-button.is-arrow.is-next{inset:50% auto auto;transform:translateY(-50%)}.is-horizontal.is-ltr .f-button.is-arrow.is-prev{left:var(--f-arrow-pos, 0)}.is-horizontal.is-ltr .f-button.is-arrow.is-next{right:var(--f-arrow-pos, 0)}.is-horizontal.is-rtl .f-button.is-arrow.is-prev{right:var(--f-arrow-pos, 0);transform:translateY(-50%) rotateY(180deg)}.is-horizontal.is-rtl .f-button.is-arrow.is-next{left:var(--f-arrow-pos, 0);transform:translateY(-50%) rotateY(180deg)}.is-vertical.is-ltr .f-button.is-arrow.is-prev,.is-vertical.is-rtl .f-button.is-arrow.is-prev{top:var(--f-arrow-pos, 0);right:auto;bottom:auto;left:50%;transform:translate(-50%)}.is-vertical.is-ltr .f-button.is-arrow.is-next,.is-vertical.is-rtl .f-button.is-arrow.is-next{top:auto;right:auto;bottom:var(--f-arrow-pos, 0);left:50%;transform:translate(-50%)}.is-vertical .f-button.is-arrow.is-prev svg,.is-vertical .f-button.is-arrow.is-next svg{transform:rotate(90deg)}.f-carousel__toolbar{--f-progressbar-height: 100%;display:grid;grid-template-columns:1fr auto 1fr;margin:var(--f-toolbar-margin, 0);padding:var(--f-toolbar-padding, 8px);line-height:var(--f-toolbar-line-height);background:var(--f-toolbar-bg, none);box-shadow:var(--f-toolbar-shadow, none);backdrop-filter:var(--f-toolbar-backdrop-filter);position:relative;z-index:20;color:var(--f-toolbar-color, currentColor);font-size:var(--f-toolbar-font-size, 17px);font-weight:var(--f-toolbar-font-weight, inherit);font-family:var(--f-toolbar-font, -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif);text-shadow:var(--f-toolbar-text-shadow);text-align:center;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;white-space:nowrap;pointer-events:none}.f-carousel__toolbar.is-absolute{position:absolute;top:0;left:0;right:0}.f-carousel__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;gap:var(--f-toolbar-gap, 0);pointer-events:none}.f-carousel__toolbar__column.is-left{justify-self:flex-start;justify-content:flex-start}.f-carousel__toolbar__column.is-middle{justify-content:center}.f-carousel__toolbar__column.is-right{justify-self:flex-end;justify-content:flex-end;flex-flow:nowrap}.f-carousel__toolbar__column>*{pointer-events:all}.f-carousel:has(.f-carousel__slide.is-fullsize) [data-panzoom-action=toggleFull] g{display:none}[data-autoplay-action=toggle] svg g:first-child{display:flex}[data-autoplay-action=toggle] svg g:last-child{display:none}.has-autoplay [data-autoplay-action=toggle] svg g:first-child{display:none}.has-autoplay [data-autoplay-action=toggle] svg g:last-child{display:flex}:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:first-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:last-child{display:flex}.f-carousel__counter{position:relative;display:flex;flex-direction:row;cursor:default;user-select:none;margin:var(--f-counter-margin, 0);padding:var(--f-counter-padding, 4px);line-height:var(--f-counter-line-height);background:var(--f-counter-bg);border-radius:var(--f-counter-border-radius)}.f-carousel__counter span{padding:0 var(--f-counter-gap, 4px)}:root{--f-thumbs-gap: 8px;--f-thumbs-margin: 0;--f-thumbs-padding-x: 8px;--f-thumbs-padding-y: 8px;--f-thumbs-z-index: 1;--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-fit: cover;--f-thumb-opacity: 1;--f-thumb-transition: opacity .3s ease, transform .15s ease;--f-thumb-border: none;--f-thumb-border-radius: 4px;--f-thumb-transfors: none;--f-thumb-shadow: none;--f-thumb-bg: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .05));--f-thumb-focus-shadow: inset 0 0 0 .8px #222, inset 0 0 0 2.25px #fff;--f-thumb-selected-shadow: inset 0 0 0 .8px #222, inset 0 0 0 2.25px #fff}.f-thumbs{--f-carousel-slide-width: calc(var(--f-thumb-width) + var(--f-thumbs-gap));--f-carousel-slide-height: calc(var(--f-thumb-height) + var(--f-thumbs-gap));--f-carousel-gap: 0;flex-shrink:0;max-height:calc(var(--f-carousel-slide-height) + var(--f-thumbs-padding-y) * 2);margin:var(--f-thumbs-margin);padding:0;background:var(--f-thumbs-bg);-webkit-tap-highlight-color:transparent;user-select:none;transition:max-height .3s ease;z-index:var(--f-thumbs-z-index);overflow:hidden}.f-thumbs__viewport{margin:var(--f-thumbs-padding-y) var(--f-thumbs-padding-x);overflow:visible;display:grid}.f-thumbs__slide{position:relative;grid-area:1/1;display:flex;align-items:center;flex-direction:column;width:var(--f-carousel-slide-width);height:var(--f-carousel-slide-height);margin:0;padding:calc(var(--f-thumbs-gap) * .5);cursor:pointer;overflow:visible}.f-thumbs__slide:hover button{opacity:var(--f-thumb-hover-opacity, 1);transform:var(--f-thumb-hover-transform, none)}.f-thumbs__slide:hover button:after{border:var(--f-thumb-hover-border, none);box-shadow:var(--f-thumb-hover-shadow, var(--f-thumb-shadow))}.f-thumbs__slide button{all:unset;margin:auto;padding:0;position:relative;overflow:visible;width:100%;height:100%;outline:none;transition:var(--f-thumb-transition);border-radius:var(--f-thumb-border-radius);opacity:var(--f-thumb-opacity);transform:var(--f-thumb-transform);background:var(--f-thumb-bg)}.f-thumbs__slide button:after{content:"";position:absolute;inset:0;z-index:1;transition:none;border-radius:inherit;border:var(--f-thumb-border);box-shadow:var(--f-thumb-shadow)}.f-thumbs__slide button:focus-within{opacity:var(--f-thumb-focus-opacity, 1);transform:var(--f-thumb-focus-transform, none)}.f-thumbs__slide button:focus-within:after{border:var(--f-thumb-focus-border, none);box-shadow:var(--f-thumb-focus-shadow, var(--f-thumb-shadow))}.f-thumbs__slide:active{opacity:var(--f-thumb-active-opacity, 1);transform:var(--f-thumb-active-transform, none)}.f-thumbs__slide:active:after{border:var(--f-thumb-active-border, none);box-shadow:var(--f-thumb-active-shadow, var(--f-thumb-shadow))}.f-thumbs__slide.is-selected{z-index:2}.f-thumbs__slide.is-selected button{opacity:var(--f-thumb-selected-opacity, 1);transform:var(--f-thumb-selected-transform, none)}.f-thumbs__slide.is-selected button:after{border:var(--f-thumb-selected-border, none);box-shadow:var(--f-thumb-selected-shadow, var(--f-thumb-shadow))}.f-thumbs__slide img{display:block;width:100%;height:100%;object-fit:var(--f-thumb-fit);border-radius:inherit;pointer-events:none}.f-thumbs__slide img.has-lazyerror{display:none}.f-thumbs.is-modern{--f-thumb-clip-width: 46px;--f-thumb-extra-gap: 16px;--f-carousel-slide-width: calc( var(--f-thumb-clip-width) + var(--f-thumbs-gap) );--f-carousel-slide-height: var(--f-thumb-height);--width-diff: calc((var(--f-thumb-width) - var(--f-thumb-clip-width)))}.f-thumbs.is-modern .f-thumbs__viewport{width:calc(100% + var(--width-diff) * 2);margin-left:calc(var(--width-diff) * -1)}.f-thumbs.is-modern .f-thumbs__slide{--clip-shift: calc((var(--width-diff) * .5) * var(--progress));--clip-path: inset( 0 var(--clip-shift) round var(--f-thumb-border-radius, 0) );padding:0;overflow:visible;left:var(--shift, 0);will-change:left;transition:left var(--f-transition-duration) var(--f-transition-easing)}.f-thumbs.is-modern .f-thumbs__slide button{display:block;margin-left:-50%;width:var(--f-thumb-width);clip-path:var(--clip-path);border:none;box-shadow:none;transition:clip-path var(--f-transition-duration) var(--f-transition-easing),opacity var(--f-thumb-transition-duration, .2s) var(--f-thumb-transition-easing, ease)}.f-thumbs.is-modern .f-thumbs__slide button:after{display:none}.f-thumbs.is-modern .f-thumbs__slide:focus:not(:focus-visible){outline:none}.f-thumbs.is-modern .f-thumbs__slide:focus-within:not(.is-selected) button:before{content:"";position:absolute;z-index:1;top:0;left:var(--clip-shift);bottom:0;right:var(--clip-shift);transition:border var(--f-transition-duration) var(--f-transition-easing),box-shadow var(--f-transition-duration) var(--f-transition-easing);border-radius:inherit;border:var(--f-thumb-focus-border, none);box-shadow:var(--f-thumb-focus-shadow, none)}.f-thumbs.is-modern{--f-transition-duration: .25s;--f-transition-easing: ease-out}.f-thumbs.is-modern.is-syncing{--f-transition-duration: 0s}.f-progressbar{position:absolute;top:0;left:0;right:0;z-index:30;height:var(--f-progressbar-height, 3px);transform:scaleX(0);transform-origin:0;background:var(--f-progressbar-color, var(--f-carousel-theme-color, #575ad6));user-select:none;pointer-events:none;animation-name:f-progressbar;animation-play-state:running;animation-timing-function:linear}@keyframes f-progressbar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}[data-fullscreen-action=toggle] svg g:first-child{display:flex}[data-fullscreen-action=toggle] svg g:last-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg g:first-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg g:last-child{display:flex}.in-fullscreen-mode>.f-carousel{flex:1;min-width:0!important;min-height:0!important}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--f-body-margin, 0px) + var(--f-scrollbar-compensate, 0px));overflow:hidden!important;overscroll-behavior-y:none}.fancybox__dialog{width:100%;height:100vh;max-height:unset;max-width:unset;padding:0;margin:0;border:0;overflow:hidden;background:transparent}.fancybox__dialog:focus{outline:none}.fancybox__dialog::backdrop{opacity:0}@supports (height: 100dvh){.fancybox__dialog{height:100dvh}}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-backdrop-bg: rgba(24, 24, 27, .95);--f-toolbar-margin: 0;--f-toolbar-padding: 8px;--f-toolbar-gap: 0;--f-toolbar-color: #ddd;--f-toolbar-font-size: 16px;--f-toolbar-font-weight: 500;--f-toolbar-font: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;--f-toolbar-line-height: var(--f-button-height);--f-toolbar-text-shadow: 1px 1px 1px rgba(0, 0, 0, .75);--f-toolbar-shadow: none;--f-toolbar-bg: none;--f-counter-margin: 0;--f-counter-padding: 0px 10px;--f-counter-gap: 4px;--f-counter-line-height: var(--f-button-height);--f-carousel-gap: 17px;--f-carousel-slide-width: 100%;--f-carousel-slide-height: 100%;--f-carousel-slide-padding: 0;--f-carousel-slide-bg: unset;--f-html-color: #222;--f-html-bg: #fff;--f-error-color: #fff;--f-error-bg: #333;--f-caption-margin: 0;--f-caption-padding: 16px 4px;--f-caption-color: var(--fancybox-color, #dbdbdb);--f-caption-bg: transparent;--f-caption-font: inherit;--f-caption-line-height: 1.375;--f-spinner-color-1: rgba(255, 255, 255, .2);--f-spinner-color-2: rgba(255, 255, 255, .8);--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-border-radius: 50%;--f-spinner-border-width: 4px;--f-progressbar-color: rgba(255, 255, 255, .2);--f-button-width: 46px;--f-button-height: 46px;--f-button-color: #ddd;--f-button-hover-color: #fff;--f-button-outline-width: 1px;--f-button-outline-color: rgba(255, 255, 255, .75);--f-button-outline-offset: 0px;--f-button-bg: rgba(54, 54, 54, .75);--f-button-border: 0;--f-button-border-radius: 0;--f-button-shadow: none;--f-button-transition: all .2s ease;--f-button-transform: none;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.75;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .01)), drop-shadow(1px 2px 1px rgba(24, 24, 27, .05));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: .5;--f-arrow-pos: 32px;--f-arrow-width: 50px;--f-arrow-height: 50px;--f-arrow-svg-width: 24px;--f-arrow-svg-height: 24px;--f-arrow-svg-stroke-width: 2;--f-arrow-border-radius: 50%;--f-arrow-bg: rgba(54, 54, 54, .65);--f-arrow-color: #ddd;--f-arrow-hover-color: #fff;--f-thumbs-margin: 0px;--f-thumbs-padding-x: 8px;--f-thumbs-padding-y: 8px;--f-thumbs-bg: none;--f-thumb-transition: all .2s ease;--f-thumb-width: 94px;--f-thumb-height: 76px;--f-thumb-opacity: 1;--f-thumb-border: none;--f-thumb-shadow: none;--f-thumb-transform: none;--f-thumb-focus-opacity: 1;--f-thumb-focus-border: none;--f-thumb-focus-shadow: inset 0 0 0 2px rgba(255, 255, 255, .65);--f-thumb-focus-transform: none;--f-thumb-hover-opacity: 1;--f-thumb-hover-border: none;--f-thumb-hover-transform: none;--f-thumb-active-opacity: var(--f-thumb-hover-opacity);--f-thumb-active-border: var(--f-thumb-hover-border);--f-thumb-active-transform: var(--f-thumb-hover-transform);--f-thumb-selected-opacity: 1;--f-thumb-selected-border: none;--f-thumb-selected-shadow: inset 0 0 0 2px #fff;--f-thumb-selected-transform: none;position:absolute;inset:0;overflow:hidden;outline:none;display:flex;flex-direction:column}.fancybox__container[theme=light]{--fancybox-color: #222;--fancybox-backdrop-bg: rgba(255, 255, 255, .97);--f-toolbar-color: var(--fancybox-color, #222);--f-toolbar-text-shadow: none;--f-toolbar-font-weight: 400;--f-html-color: var(--fancybox-color, #222);--f-html-bg: #fff;--f-error-color: #555;--f-error-bg: #fff;--f-video-bg: #fff;--f-caption-color: #333;--f-spinner-color-1: rgba(0, 0, 0, .2);--f-spinner-color-2: rgba(0, 0, 0, .8);--f-spinner-border-width: 3.5px;--f-progressbar-color: rgba(111, 111, 116, .2);--f-button-color: #333;--f-button-hover-color: #000;--f-button-outline-color: rgba(0, 0, 0, .85);--f-button-bg: rgba(255, 255, 255, .85);--f-button-svg-stroke-width: 1.3;--f-button-svg-filter: none;--f-arrow-bg: rgba(255, 255, 255, .85);--f-arrow-color: #333;--f-arrow-hover-color: #000;--f-arrow-svg-stroke-width: 1.3;--f-close-button-color: #555;--f-close-button-hover-color: #000;--f-thumb-bg: linear-gradient(#ebeff2, #e2e8f0);--f-thumb-focus-shadow: 0 0 0 1.8px #fff, 0px 0px 0px 2.25px #888;--f-thumb-selected-shadow: 0 0 0 1.8px #fff, 0px 0px 0px 2.25px #000}.fancybox__container::backdrop{background-color:transparent}.fancybox__container>*:not(.fancybox__carousel),.fancybox__container .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container .fancybox__carousel>.fancybox__viewport>.fancybox__slide:not(.is-selected),.fancybox__container .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>*:not(.f-html,.f-panzoom__wrapper,.f-spinner){opacity:var(--f-drag-opacity, 1)}.fancybox__container:not(.is-ready,.is-hiding){visibility:hidden}.fancybox__container.is-revealing>*:not(.fancybox__carousel),.fancybox__container.is-revealing .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-revealing .fancybox__carousel>.fancybox__viewport>.fancybox__slide:not(.is-selected),.fancybox__container.is-revealing .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>*:not(.f-html,.f-panzoom__wrapper,.f-spinner){animation:var(--f-interface-enter-duration, .35s) ease none f-fadeIn}.fancybox__container.is-hiding>*:not(.fancybox__carousel),.fancybox__container.is-hiding .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-hiding .fancybox__carousel>.fancybox__viewport>.fancybox__slide:not(.is-selected),.fancybox__container.is-hiding .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>*:not(.f-html,.f-panzoom__wrapper){animation:var(--f-interface-exit-duration, .35s) ease forwards f-fadeOut}.fancybox__container.is-idle .f-carousel__toolbar{pointer-events:none;opacity:0}.fancybox__container.is-idle .f-button.is-arrow{opacity:0}.fancybox__container.is-idle.is-ready .f-carousel__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__container.is-idle.is-ready .f-button.is-arrow{animation:.15s ease-out both f-fadeOut}.fancybox__backdrop{position:fixed;inset:0;z-index:-1;background:var(--fancybox-backdrop-bg)}.fancybox__carousel{flex:1;display:flex;flex-direction:column;min-height:0;min-width:0;position:relative;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__carousel.is-vertical{--f-carousel-slide-height: 100%}.fancybox__carousel.is-ltr{direction:ltr}.fancybox__carousel.is-rtl{direction:rtl}.fancybox__carousel>.f-button.is-arrow:before{position:absolute;content:"";inset:-30px;z-index:1}.fancybox__carousel>.f-progressbar{background-color:var(--fancybox-color)}.fancybox__viewport{display:grid;flex:1;min-height:0;min-width:0;position:relative;overflow:visible;transform:translate3d(0,var(--f-drag-offset, 0),0)}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__viewport [data-selectable],.fancybox__viewport [contenteditable]{cursor:auto}.fancybox__slide{box-sizing:border-box;position:relative;grid-area:1/1;display:flex;align-items:center;flex-direction:column;width:var(--f-carousel-slide-width);height:var(--f-carousel-slide-height);min-width:0;min-height:0;max-width:100%;margin:0;padding:var(--f-carousel-slide-padding);background:var(--f-carousel-slide-bg);backface-visibility:hidden;transform:translateZ(0);will-change:transform}.fancybox__slide:before,.fancybox__slide:after{display:block;content:""}.fancybox__slide:before{margin-bottom:auto}.fancybox__slide:after{margin-top:auto}.fancybox__slide.is-selected{z-index:1}.fancybox__slide.f-zoomable{overflow:visible}.fancybox__slide.has-error{--f-html-color: var(--f-error-color, --f-html-color);--f-html-bg: var(--f-error-bg, --f-html-bg)}.fancybox__slide.has-html{overflow:auto;padding:8px}.fancybox__slide.has-close-btn{padding-top:34px}.fancybox__slide .f-button[data-fancybox-close]{--f-button-width: var(--f-close-button-width, 34px);--f-button-height: var(--f-close-button-height, 34px);--f-button-border-radius: var(--f-close-border-radius, 4px);--f-button-color: var(--f-close-button-color, #fff);--f-button-hover-color: var(--f-close-button-hover-color, #fff);--f-button-bg: var(--f-close-button-bg, transparent);--f-button-hover-bg: var(--f-close-button-hover-bg, transparent);--f-button-active-bg: var(--f-close-button-active-bg, transparent);--f-button-svg-width: var(--f-close-button-svg-width, 22px);--f-button-svg-height: var(--f-close-button-svg-height, 22px);position:absolute;top:calc(var(--f-button-height) * -1);right:0;z-index:40}.fancybox__slide .f-spinner{cursor:pointer}.fancybox__container.is-closing .f-caption,.fancybox__slide.is-loading .f-caption{visibility:hidden}
/**
 * Swiper 11.2.8
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 23, 2025
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
        200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08)}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1);animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9)}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{/*
      /*rtl:begin:ignore*/left:0/*
      /*rtl:end:ignore*/}/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{/*
      /*rtl:begin:ignore*/right:0/*
      /*rtl:end:ignore*/}/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,0.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,0.1)}.numInputWrapper span:active{background:rgba(0,0,0,0.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,0.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,0.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,0.5)}.numInputWrapper:hover{background:rgba(0,0,0,0.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,0.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,0.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,0.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0,0,0,0.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.dayContainer + .dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57,57,57,0.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,0.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,0.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}