.header-nav {
  background: transparent !important;
}

.header .item2 {
  background: rgba(255, 255, 255, 1);
}

.header .item2 .mauto {
  max-width: 1600px !important;
}

.header nav ul li {
  height: 80px;
  margin: 0 0.4rem;
}

body {
  padding-top: 125px !important;
}

.header nav .sub22.navcur {
  top: 80px !important;
}

.header nav .sub3,
.header nav .sub2-row,
.header nav .sub22 {
  top: 125px;
}

.header.cur nav .sub2-row,
.header.cur nav .sub3 {
  top: 80px !important;
}

.header.cur nav .sub22 {
  top: 80px;
}

.header nav .sub2-row {
  margin-left: -90px;
}

.header-kf-btn {
  width: max-content;
  min-width: 229px;
  height: 47px;
  background: #ff8400;
  border-radius: 5px;
  justify-content: center;
  font-family: MontserratLight;
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
}

.header-kf-btn img {
  display: block;
  margin-right: 0.15rem;
}

.header-m .m-search-b {
  visibility: hidden;
  opacity: 0;
}

.home-model1-info {
  padding: 0.51rem 0 0.57rem;
  background: #fff;
}

.home-model3 {
  background: url(../images/project_lp/blog-bg1.png) no-repeat;
  background-size: cover;
}

.home-model3-swiper-i-info .t1 {
  font-family: MontserratBold;
  font-weight: bold;
  font-size: 0.2rem;
  color: #343434;
}

.fbody-btn {
  background-color: #ff8400;
}

.home-public-nav img {
  margin-right: 0.14rem;
  object-fit: contain;
  display: block;
}

.home-public-nav>.info {
  width: 100%;
  min-width: auto;
}

.home-public-nav {
  width: 100% !important;
}

.home-model3-swiper-i {
  padding-right: 0;
}

.home-model4,
.home-model2 {
  padding-top: 0.4rem;
}

.home-model2-nlist {
  margin-top: 0.45rem;
  margin-left: -0.3rem;
}

.home-model2-nlist-i {
  width: calc(100% / 4 - 0.3rem);
  margin-left: 0.3rem;
  margin-bottom: 0.4rem;
  display: block;
}

.home-model2-nlist-i-img {
  border-radius: 10px;
  overflow: hidden;
}

.home-model2-nlist-i .t1 {
  font-family: MontserratBold;
  font-weight: bold;
  font-size: 18px;
  color: #343434;
  margin-top: 0.3rem;
}

.home-model2-nlist-i .t2 {
  font-family: MontserratLight;
  font-weight: 300;
  font-size: 16px;
  color: #000000;
  line-height: 30px;
  margin-top: 0.15rem;
}

@media (max-width: 1600px) {
  .header nav ul li>a {
    padding: 0 10px;
  }

  .header nav ul li {
    margin: 0 0.2rem;
  }
}

@media (max-width: 1200px) {
  .body {
    padding: 70px !important;
  }

  .home-model2-nlist-i {
    width: calc(100% / 3 - 0.3rem);
  }
}

@media (max-width: 768px) {
  .home-model2-nlist-i {
    width: calc(100% / 2 - 0.3rem);
    margin-bottom: 0.4rem;
  }

  .home-public-nav>.info .t2 {
    display: none;
  }

  .home-model2-nlist-i .t2 {
    margin-top: 0.2rem;
  }

  .home-public-nav>.info .t1 {
    font-size: 0.24rem;
  }
}