@font-face {
  font-family: 'Montserrat Bold';
  src: url('../../fonts/MONTSERRAT-BOLD.TTF');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Regular';
  src: url('../../fonts/MONTSERRAT-REGULAR.OTF');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Medium';
  src: url('../../fonts/Montserrat-Medium-7.otf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Black Italic';
  src: url('../../fonts/MONTSERRAT-BLACKITALIC.OTF');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat SemiBold';
  src: url('../../fonts/MONTSERRAT-SEMIBOLD.OTF');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat ExtraBold';
  src: url('../../fonts/MONTSERRAT-EXTRABOLD.TTF');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.b-lazy {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.tit-con h3 {
  font-family: "Montserrat ExtraBold";
  font-size: 0.72rem;
  margin-bottom: 0.25rem;
}
.tit-con p {
  font-family: 'Montserrat Medium';
  color: #ffffff;
  font-size: 0.32rem;
}
.banner {
  height: 9.93rem;
}
.banner img {
  width: 100%;
  height: 100%;
}
.hot {
  height: 10rem;
  padding-top: 1.44rem;
}
.hot .hot-box {
  width: 15rem;
  height: 7.83rem;
  margin: 0 auto 0;
}
.hot .hot-item {
  float: left;
  position: relative;
}
.hot .hot-item .hot-img {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.hot .hot-item .hot-name {
  font-family: "Montserrat Black Italic";
  position: absolute;
  background-image: linear-gradient(92deg, #1320c8, #008aff);
  width: max-content;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.hot .hot-item:nth-child(1) {
  width: 4.56rem;
  height: 7.81rem;
  margin-right: 0.2rem;
}
.hot .hot-item:nth-child(1) .hot-name {
  font-size: 0.4828rem;
  top: 0.3rem;
  left: 50%;
  margin-left: -1.69rem;
}
.hot .hot-item:nth-child(1) .hot-name span {
  font-size: 0.6277rem;
}
.hot .hot-item:nth-child(2) {
  width: 6.66rem;
  height: 4.2rem;
  margin-bottom: 0.2rem;
}
.hot .hot-item:nth-child(2) .hot-img {
  height: 4.62rem;
}
.hot .hot-item:nth-child(2) .hot-name {
  text-align: right;
  font-size: 0.45rem;
  top: 0.3rem;
  right: 0.75rem;
}
.hot .hot-item:nth-child(3) {
  width: 3.32rem;
  height: 4.2rem;
  float: right;
}
.hot .hot-item:nth-child(3) .hot-name {
  text-align: right;
  font-size: 0.4rem;
  top: 3.1rem;
  right: 0.25rem;
}
.hot .hot-item:nth-child(4) {
  width: 5.4rem;
  height: 3.39rem;
}
.hot .hot-item:nth-child(4) .hot-name {
  font-size: 0.45rem;
  top: 0.15rem;
  left: 50%;
  margin-left: -1.3rem;
}
.hot .hot-item:nth-child(5) {
  width: 4.81rem;
  height: 3.39rem;
  float: right;
}
.hot .hot-item:nth-child(5) .hot-img {
  height: 3.77rem;
}
.hot .hot-item:nth-child(5) .hot-name {
  text-align: right;
  font-size: 0.4731rem;
  top: 0.15rem;
  right: 0.25rem;
}
.part1 {
  height: 12rem;
  padding-top: 0.75rem;
  position: relative;
}
.part1 .tit-con {
  text-align: center;
}
.part1 .tit-con h3 {
  margin: 0 auto 0.25rem;
  font-family: "Montserrat ExtraBold";
  background-image: linear-gradient(92deg, #1320c8, #008aff);
  width: max-content;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.part1 .tit-con p {
  color: #0f397f;
}
.part1 .bg {
  width: 100%;
  height: 10.8rem;
  position: absolute;
  left: 0;
  top: 1.88rem;
}
.part2 {
  height: 12rem;
  padding-top: 6.1rem;
  padding-left: 9.6rem;
  position: relative;
  overflow: hidden;
}
.part2 .tit-con h3 {
  color: #ffffff;
}
.part2 .tit-con p {
  color: #ffffff;
}
.part2 .bg {
  position: absolute;
  width: calc(100% * 0.8);
  height: calc(10.8rem * 0.8);
  top: 1.68rem;
  left: -1.8rem;
}
.part3 {
  height: 8.16rem;
  padding-top: 2.25rem;
  padding-left: 2.55rem;
}
.part3 .tit-con h3 {
  width: max-content;
  color: transparent;
  background-image: linear-gradient(92deg, #1320c8, #008aff);
  -webkit-background-clip: text;
}
.part3 .tit-con p {
  color: #0f397f;
}
.part4 {
  height: 10.8rem;
  padding-top: 3rem;
  padding-left: 2.3rem;
  position: relative;
}
.part4 .tit-con {
  position: relative;
  z-index: 2;
  opacity: 0;
  transform: translateY(20px);
}
.part4 .tit-con h3 {
  width: max-content;
  color: transparent;
  background-image: linear-gradient(92deg, #1320c8, #008aff);
  -webkit-background-clip: text;
}
.part4 .tit-con p {
  color: #0f397f;
}
.part4 .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.part5 {
  height: 10.8rem;
  padding-top: 0.95rem;
  position: relative;
}
.part5 .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.part5 .pro {
  width: 3.93rem;
  height: 9.81rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.part5 .tit-con h3 {
  width: max-content;
  color: transparent;
  background-image: linear-gradient(92deg, #1320c8, #008aff);
  -webkit-background-clip: text;
  margin: 0 auto 3.6rem;
}
.part5 .btn-box {
  display: flex;
  padding: 0 2.15rem;
  justify-content: space-between;
}
.part5 .btn-box .btn-item {
  width: 4.52rem;
  height: 1rem;
  border-radius: 0.38rem;
  border: 0.02rem solid #fff;
  background-image: linear-gradient(180deg, #f0f6ff, #9faab7);
  font-size: 0.32rem;
  color: #000000;
  line-height: 1rem;
  text-align: center;
  font-family: "Montserrat Medium";
}
.part5 .btn-box .btn-item.active {
  color: #fff;
  background-image: linear-gradient(180deg, #3ecbff, #4285ec);
}
.part6 {
  height: 19.2rem;
  padding-top: 1.03rem;
}
.part6 .tit {
  width: 8.28rem;
  height: 1.78rem;
  margin-left: 6.55rem;
}
.part6 .pro-box {
  width: 13.27rem;
  height: 12.91rem;
  margin: 1.77rem auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}
.part6 .pro-item {
  width: 2.29rem;
  height: 4.09rem;
  position: relative;
}
.part6 .pro-item .pro-bg {
  width: 100%;
  height: 100%;
}
.part6 .pro-item .pro-img {
  width: 1.32rem;
  height: 2.41rem;
  position: absolute;
  top: 0.66rem;
  left: 0.48rem;
  transition: top 0.3s;
}
.part6 .pro-item p {
  width: 100%;
  position: absolute;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-size: 0.2715rem;
  line-height: 0.2885rem;
  height: calc(0.2885rem * 2);
  bottom: 0.18rem;
  left: 0;
  color: #fff;
  font-family: "Montserrat Medium";
}
.part6 .pro-item:hover .pro-img {
  top: 0.46rem;
}
.part7 {
  height: 12.3rem;
  padding-top: 2.75rem;
  padding-left: 2.3rem;
}
.part7 .tit-con h3 {
  margin-bottom: 0.7rem;
  width: max-content;
  color: transparent;
  background-image: linear-gradient(92deg, #1320c8, #008aff);
  -webkit-background-clip: text;
}
.part7 .tit-con p {
  font-family: "Montserrat Regular";
  font-size: 0.26rem;
  line-height: 0.48rem;
  color: #0f397f;
}
.part7 .tit-con p strong {
  font-family: "Montserrat Bold";
  font-size: 0.32rem;
}
.part8 {
  height: 10.8rem;
  padding-top: 0.95rem;
}
.part8 .tit-con h3 {
  width: max-content;
  color: transparent;
  background-image: linear-gradient(92deg, #1320c8, #008aff);
  -webkit-background-clip: text;
  margin: 0 auto;
}
.part9 {
  height: 1.59rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.part9 .page-logo {
  width: 1.46rem;
  height: 0.35rem;
  margin-bottom: 0.18rem;
}
.part9 p {
  font-family: "Montserrat Light";
  color: #fff;
  font-size: 0.24rem;
}
@media (max-width: 750px) {
  .tit-con h3 {
    font-size: 0.45rem;
    line-height: 0.56rem;
    margin-bottom: 0.3rem;
  }
  .tit-con p {
    font-size: 0.24rem;
    line-height: 0.3rem;
  }
  .banner {
    height: 13.34rem;
  }
  .hot {
    height: 13.34rem;
  }
  .hot .hot-box {
    width: 6.8rem;
    height: 10.45rem;
    position: relative;
  }
  .hot .hot-item:nth-child(1) {
    width: 3.24rem;
    height: 6rem;
    margin-right: 0;
    margin-bottom: 0.18rem;
  }
  .hot .hot-item:nth-child(1) .hot-name {
    font-size: 0.3371rem;
    margin-left: -1.25rem;
  }
  .hot .hot-item:nth-child(1) .hot-name span {
    font-size: 0.4382rem;
  }
  .hot .hot-item:nth-child(2) {
    float: right;
    width: 3.49rem;
    height: 3.24rem;
    margin-bottom: 2.97rem;
  }
  .hot .hot-item:nth-child(2) .hot-img {
    height: 100%;
  }
  .hot .hot-item:nth-child(2) .hot-name {
    right: 0.28rem;
    font-size: 0.32rem;
    line-height: 0.38rem;
  }
  .hot .hot-item:nth-child(3) {
    float: left;
    width: 2.55rem;
    height: 4.26rem;
  }
  .hot .hot-item:nth-child(3) .hot-name {
    text-align: center;
    right: 0.3rem;
    font-size: 0.32rem;
    line-height: 0.38rem;
  }
  .hot .hot-item:nth-child(4) {
    width: 3.35rem;
    height: 2.6rem;
    position: absolute;
    top: 3.4rem;
    right: 0;
  }
  .hot .hot-item:nth-child(4) .hot-name {
    text-align: center;
    font-size: 0.32rem;
    line-height: 0.38rem;
    margin-left: -0.9rem;
  }
  .hot .hot-item:nth-child(5) {
    float: right;
    width: 4.03rem;
    height: 4.25rem;
  }
  .hot .hot-item:nth-child(5) .hot-img {
    width: 100%;
    height: 100%;
  }
  .hot .hot-item:nth-child(5) .hot-name {
    font-size: 0.38rem;
    top: 0.36rem;
    right: 0.7rem;
  }
  .part1 {
    height: 100vh;
    padding-top: 1.45rem;
  }
  .part1 .bg {
    height: 8.8rem;
    top: 4.26rem;
  }
  .part1 .tit-con h3 {
    width: fit-content;
    margin: 0 auto 0.3rem;
  }
  .part2 {
    height: 100vh;
    padding-top: 2.1rem;
    padding-left: 0;
  }
  .part2 .bg {
    width: calc(100%*0.65);
    height: calc(10.8rem*0.65);
    top: 4.2rem;
    left: 50%;
    transform: translateX(-50%);
  }
  .part2 .tit-con {
    text-align: center;
  }
  .part2 .tit-con h3 {
    width: fit-content;
    color: transparent;
    background-image: linear-gradient(92deg, #1320c8, #008aff);
    -webkit-background-clip: text;
    margin: 0 auto 0.3rem;
  }
  .part2 .tit-con p {
    color: #0f397f;
  }
  .part3 {
    height: 13.34rem;
    padding-top: 1.55rem;
    padding-left: 0;
  }
  .part3 .tit-con {
    text-align: center;
  }
  .part3 .tit-con h3 {
    margin: 0 auto 0.3rem;
  }
  .part4 {
    height: 100vh;
    padding-top: 10.95rem;
    padding-left: 0;
  }
  .part4 .bg {
    height: 6.86rem;
    top: 0.7rem;
  }
  .part4 .tit-con {
    text-align: center;
  }
  .part4 .tit-con h3 {
    margin: 0 auto 0.3rem;
  }
  .part5 {
    height: 100vh;
    padding-top: 1.45rem;
  }
  .part5 .tit-con {
    text-align: center;
  }
  .part5 .tit-con h3 {
    width: 4.54rem;
    margin: 0 auto 0.5rem;
  }
  .part5 .btn-box {
    flex-direction: column;
    padding: 0;
    height: 1.8rem;
    justify-content: space-between;
    align-items: center;
  }
  .part5 .btn-box .btn-item {
    width: 3.2rem;
    height: 0.7rem;
    border-radius: 0.35rem;
    font-size: 0.226rem;
    line-height: 0.7rem;
  }
  .part5 .pro {
    width: 3.42rem;
    height: 8.54rem;
    bottom: -0.16rem;
  }
  .part6 {
    height: 13.34rem;
    padding-top: 0.43rem;
  }
  .part6 .tit {
    width: 4.54rem;
    height: 1.04rem;
    margin-left: 2.14rem;
  }
  .part6 .pro-box {
    width: 5.74rem;
    height: 9.46rem;
    margin: 1.05rem auto 0;
  }
  .part6 .pro-item {
    width: 1.24rem;
    height: 2.22rem;
  }
  .part6 .pro-item .pro-img {
    width: 0.72rem;
    height: 1.33rem;
    top: 0.36rem;
    left: 0.26rem;
  }
  .part6 .pro-item p {
    font-size: 0.14rem;
    line-height: 0.16rem;
    height: 0.32rem;
    bottom: 0.12rem;
  }
  .part6 .pro-item:nth-child(13) {
    margin-left: auto;
    margin-right: 0.22rem;
  }
  .part6 .pro-item:nth-child(15) {
    margin-left: 0.22rem;
    margin-right: auto;
  }
  .part6 .pro-item:hover .pro-img {
    top: 0.26rem;
  }
  .part7 {
    height: 13.34rem;
    padding-top: 0.6rem;
    padding-left: 0;
  }
  .part7 .tit-con h3 {
    margin: 0 auto 0.7rem;
  }
  .part7 .tit-con p {
    font-size: 0.24rem;
    padding-left: 1.4rem;
    line-height: 0.36rem;
  }
  .part7 .tit-con p strong {
    font-size: 0.24rem;
  }
  .part7 .tit-con p span {
    font-size: 0.2rem;
  }
  .part8 {
    height: 13.34rem;
    padding-top: 0.95rem;
  }
  .part9 {
    height: 2.6rem;
  }
  .part9 .page-logo {
    width: 2.1rem;
    height: 0.5rem;
    margin-bottom: 0.2rem;
  }
  .part9 p {
    font-size: 0.32rem;
    font-style: italic;
  }
}
