.bg-gray, .f2 {
  background-color: #F6F6F6;
}

.f1 .icon-list {
  margin: 3.9113428944% 0 0;
}
.f1 .icon-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 992px) {
  .f1 .icon-list ul div,
  .f1 .icon-list ul li,
  .f1 .icon-list ul a {
    min-width: 34%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .f1 .icon-list ul div:nth-child(n+3),
  .f1 .icon-list ul li:nth-child(n+3),
  .f1 .icon-list ul a:nth-child(n+3) {
    margin-top: 3%;
  }
}
.f1 .icon-list ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-size: 26px;
  cursor: pointer;
}
@media screen and (max-width: 1900px) {
  .f1 .icon-list ul li {
    font-size: 24px;
  }
}
@media screen and (max-width: 1800px) {
  .f1 .icon-list ul li {
    font-size: 21px;
  }
}
@media screen and (max-width: 1600px) {
  .f1 .icon-list ul li {
    font-size: 18px;
  }
}
@media screen and (max-width: 1400px) {
  .f1 .icon-list ul li {
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  .f1 .icon-list ul li {
    font-size: 16px;
  }
}
.f1 .icon-list ul li img {
  height: 3.8461538462em;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.f1 .icon-list ul li span {
  display: block;
  margin: 1.1538461538em auto 0.6153846154em;
  white-space: nowrap;
  font-family: SourceHanSansCN-Bold;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.1538461538;
  letter-spacing: 0px;
  color: #001457;
}
.f1 .icon-list ul li span::after {
  content: "";
  display: block;
  margin: 1.1538461538em auto 0;
  width: 2.3846153846em;
  height: 0.2307692308em;
  background-color: #25a848;
  border-radius: 0.1153846154em;
}
.f1 .icon-list ul li p {
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.6111111111;
  letter-spacing: 0px;
  color: #070707;
}
@media screen and (max-width: 1900px) {
  .f1 .icon-list ul li p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1800px) {
  .f1 .icon-list ul li p {
    font-size: 15px;
  }
}
@media screen and (max-width: 1600px) {
  .f1 .icon-list ul li p {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .f1 .icon-list ul li p {
    font-size: 14px;
  }
}
.f1 .icon-list ul li:hover img {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.f2 .index-intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.f2 .index-intro .right {
  margin-left: 3.9113428944%;
}
.f2 .index-intro .left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 51.1734028683%;
          flex: 0 0 51.1734028683%;
}
.f2 .index-intro .right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 44.7196870926%;
          flex: 1 1 44.7196870926%;
}
@media screen and (max-width: 768px) {
  .f2 .index-intro .left,
  .f2 .index-intro .right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .f2 .index-intro .right {
    margin-left: 0;
    margin-top: 4%;
  }
}
.f2 .index-intro .pic {
  border-radius: 22px;
  overflow: hidden;
}
.f2 .index-intro .pic .wh {
  padding-top: 77.0700636943%;
}
.f2 .index-intro .info .info-tit {
  display: inline-block;
  font-family: SourceHanSansCN-Bold;
  font-size: 47px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 2.2765957447;
  letter-spacing: 1px;
  color: #001457;
  border-bottom: #001457 1px solid;
}
@media screen and (max-width: 1900px) {
  .f2 .index-intro .info .info-tit {
    font-size: 44px;
  }
}
@media screen and (max-width: 1800px) {
  .f2 .index-intro .info .info-tit {
    font-size: 39px;
  }
}
@media screen and (max-width: 1600px) {
  .f2 .index-intro .info .info-tit {
    font-size: 34px;
  }
}
@media screen and (max-width: 1400px) {
  .f2 .index-intro .info .info-tit {
    font-size: 29px;
  }
}
@media screen and (max-width: 1200px) {
  .f2 .index-intro .info .info-tit {
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  .f2 .index-intro .info .info-tit {
    font-size: 22px;
  }
}
.f2 .index-intro .info .info-desc {
  margin: 7.2886297376% 0 14.5772594752%;
  font-family: SourceHanSansCN-Regular;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.8;
  letter-spacing: 0px;
  color: #000000;
}
@media screen and (max-width: 1900px) {
  .f2 .index-intro .info .info-desc {
    font-size: 18px;
  }
}
@media screen and (max-width: 1800px) {
  .f2 .index-intro .info .info-desc {
    font-size: 16px;
  }
}
@media screen and (max-width: 1600px) {
  .f2 .index-intro .info .info-desc {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .f2 .index-intro .info .info-desc {
    font-size: 14px;
  }
}

.f3 .services-list {
  margin: 3.9113428944% 0 0;
}
.f3 .services-list ul {
  gap: 19px;
}
.f3 .services-list a {
  display: block;
  height: 100%;
  background-color: #f6f6f6;
  border-radius: 20px;
  overflow: hidden;
}
.f3 .services-list a .pic {
  border-radius: 20px 20px 0px 0px;
  overflow: hidden;
}
.f3 .services-list a .pic .wh {
  padding-top: 43.0861723447%;
}
.f3 .services-list a .info {
  padding: 6%;
}
.f3 .services-list a .info .info-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: SourceHanSansCN-Bold;
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0px;
  color: #001457;
}
@media screen and (max-width: 1900px) {
  .f3 .services-list a .info .info-tit {
    font-size: 28px;
  }
}
@media screen and (max-width: 1800px) {
  .f3 .services-list a .info .info-tit {
    font-size: 25px;
  }
}
@media screen and (max-width: 1600px) {
  .f3 .services-list a .info .info-tit {
    font-size: 21px;
  }
}
@media screen and (max-width: 1400px) {
  .f3 .services-list a .info .info-tit {
    font-size: 18px;
  }
}
@media screen and (max-width: 480px) {
  .f3 .services-list a .info .info-tit {
    font-size: 16px;
  }
}
.f3 .services-list a .info .info-tit img {
  height: 1.4em;
  margin-left: 0.6666666667em;
}
.f3 .services-list a .info .info-desc {
  margin-top: 5%;
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.8;
  letter-spacing: 0px;
  color: #070707;
}
@media screen and (max-width: 1900px) {
  .f3 .services-list a .info .info-desc {
    font-size: 16px;
  }
}
@media screen and (max-width: 1800px) {
  .f3 .services-list a .info .info-desc {
    font-size: 15px;
  }
}
@media screen and (max-width: 480px) {
  .f3 .services-list a .info .info-desc {
    font-size: 14px;
  }
}
.f3 .services-list a .info .info-desc span {
  color: #001457;
}
.f3 .services-list a .info .info-desc img {
  margin-left: 0.5em;
  height: 0.8888888889em;
}

.f4 {
  background: url(../images/index-ysbg.png) no-repeat center;
  background-size: cover;
}
.f4 ul {
  margin-top: 4%;
  -webkit-column-gap: 100px;
     -moz-column-gap: 100px;
          column-gap: 100px;
  row-gap: 68px;
}
.f4 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.f4 ul li .left {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  white-space: nowrap;
  font-family: SourceHanSansCN-Bold;
  font-size: 26px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #001457;
}
@media screen and (max-width: 1900px) {
  .f4 ul li .left {
    font-size: 24px;
  }
}
@media screen and (max-width: 1800px) {
  .f4 ul li .left {
    font-size: 21px;
  }
}
@media screen and (max-width: 1600px) {
  .f4 ul li .left {
    font-size: 18px;
  }
}
@media screen and (max-width: 480px) {
  .f4 ul li .left {
    font-size: 18px;
  }
}
.f4 ul li .right {
  padding-left: 1.1111111111em;
  margin-left: 1.1111111111em;
  border-left: #25a848 1px solid;
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.8;
  letter-spacing: 0px;
  color: #001457;
}
@media screen and (max-width: 1900px) {
  .f4 ul li .right {
    font-size: 16px;
  }
}
@media screen and (max-width: 1800px) {
  .f4 ul li .right {
    font-size: 15px;
  }
}
@media screen and (max-width: 480px) {
  .f4 ul li .right {
    font-size: 14px;
  }
}

.f5 {
  position: relative;
}
.f5::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 60%;
  background-color: #25a848;
}
.f5 .f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.f5 .f .f-tit {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.f5 .f .f-tit span {
  color: #fff;
}
.f5 .f .f-tit p {
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0px;
  color: #ffffff;
}
@media screen and (max-width: 1900px) {
  .f5 .f .f-tit p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1800px) {
  .f5 .f .f-tit p {
    font-size: 15px;
  }
}
@media screen and (max-width: 480px) {
  .f5 .f .f-tit p {
    font-size: 14px;
  }
}
.f5 .f .zlxc {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 76.2632197415%;
          flex: 0 0 76.2632197415%;
  overflow: hidden;
}
.f5 .f .zlxc .swiper {
  padding-bottom: 10%;
}
.f5 .f .zlxc .swiper .swiper-button-prev,
.f5 .f .zlxc .swiper .swiper-button-next {
  top: auto;
  bottom: 0;
  left: 14.4535840188%;
  width: 60px;
  height: 60px;
  background: url(../images/swiper-l.png) no-repeat center;
  background-size: contain;
}
.f5 .f .zlxc .swiper .swiper-button-prev::after,
.f5 .f .zlxc .swiper .swiper-button-next::after {
  display: none;
}
.f5 .f .zlxc .swiper .swiper-button-next {
  right: auto;
  left: 21.3866039953%;
  background: url(../images/swiper-r.png) no-repeat center;
  background-size: contain;
}
.f5 .f .zlxc .pic {
  border-radius: 20px;
  overflow: hidden;
}
.f5 .f .zlxc .pic .wh {
  padding-top: 75%;
}

.f6 .fzfz-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.f6 .fzfz-list a .right {
  margin-left: 0%;
}
.f6 .fzfz-list a .left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 48.370273794%;
          flex: 0 0 48.370273794%;
}
.f6 .fzfz-list a .right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45.110821382%;
          flex: 0 0 45.110821382%;
}
@media screen and (max-width: 768px) {
  .f6 .fzfz-list a .left,
  .f6 .fzfz-list a .right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .f6 .fzfz-list a .right {
    margin-left: 0;
    margin-top: 4%;
  }
}
.f6 .fzfz-list a .pic img {
  border-radius: 20px;
}
.f6 .fzfz-list a .info .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: SourceHanSansCN-Normal;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0px;
  color: #474747;
}
@media screen and (max-width: 1900px) {
  .f6 .fzfz-list a .info .icon {
    font-size: 20px;
  }
}
@media screen and (max-width: 1800px) {
  .f6 .fzfz-list a .info .icon {
    font-size: 18px;
  }
}
@media screen and (max-width: 1600px) {
  .f6 .fzfz-list a .info .icon {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .f6 .fzfz-list a .info .icon {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .f6 .fzfz-list a .info .icon {
    font-size: 12px;
  }
}
.f6 .fzfz-list a .info .icon img {
  margin-right: 0.6363636364em;
  height: 1.1818181818em;
}
.f6 .fzfz-list a .info .info-tit {
  margin: 3% 0 5%;
  font-family: SourceHanSansCN-Bold;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #001457;
}
@media screen and (max-width: 1900px) {
  .f6 .fzfz-list a .info .info-tit {
    font-size: 33px;
  }
}
@media screen and (max-width: 1800px) {
  .f6 .fzfz-list a .info .info-tit {
    font-size: 30px;
  }
}
@media screen and (max-width: 1600px) {
  .f6 .fzfz-list a .info .info-tit {
    font-size: 26px;
  }
}
@media screen and (max-width: 1400px) {
  .f6 .fzfz-list a .info .info-tit {
    font-size: 22px;
  }
}
@media screen and (max-width: 1200px) {
  .f6 .fzfz-list a .info .info-tit {
    font-size: 18px;
  }
}
@media screen and (max-width: 480px) {
  .f6 .fzfz-list a .info .info-tit {
    font-size: 18px;
  }
}
.f6 .fzfz-list a .info .info-desc {
  margin-bottom: 8%;
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.8;
  letter-spacing: 0px;
  color: #001457;
}
@media screen and (max-width: 1900px) {
  .f6 .fzfz-list a .info .info-desc {
    font-size: 16px;
  }
}
@media screen and (max-width: 1800px) {
  .f6 .fzfz-list a .info .info-desc {
    font-size: 15px;
  }
}
@media screen and (max-width: 480px) {
  .f6 .fzfz-list a .info .info-desc {
    font-size: 14px;
  }
}
.f6 .fzfz-list li {
  margin-top: 6.518904824%;
}
.f6 .fzfz-list li:nth-child(2n) a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.f7 {
  background-color: #f6f6f6;
}
.f7 .news-list li {
  padding: 2% 0;
}
.f7 .news-list li:nth-child(n+2) {
  border-top: #a9a9a9 1px solid;
}
.f7 .news-list li:nth-child(n+6) {
    display: none;
}
.f7 .news-list li a {
  display: block;
  overflow: hidden;
}
.f7 .news-list li a .tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: SourceHanSansCN-Normal;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: 0px;
  color: #777777;
  margin-bottom: 0.6%;
}
@media screen and (max-width: 1900px) {
  .f7 .news-list li a .tit {
    font-size: 20px;
  }
}
@media screen and (max-width: 1800px) {
  .f7 .news-list li a .tit {
    font-size: 18px;
  }
}
@media screen and (max-width: 1600px) {
  .f7 .news-list li a .tit {
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  .f7 .news-list li a .tit {
    font-size: 16px;
  }
}
.f7 .news-list li a .tit::before {
  content: "";
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  display: block;
  width: 0.4090909091em;
  height: 0.4090909091em;
  min-width: 4px;
  min-height: 4px;
  border-radius: 50%;
  background-color: #929292;
}
.f7 .news-list li a .tit span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 0.6363636364em;
}
.f7 .news-list li a .tit::after {
  content: "";
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 0.8636363636em;
  height: 0.5454545455em;
  background: url(../images/news-sjt.png) no-repeat;
  background-size: 100% auto;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  opacity: 0.6;
}
.f7 .news-list li a .desc {
  height: 0;
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: 0px;
  color: #262626;
}
@media screen and (max-width: 1900px) {
  .f7 .news-list li a .desc {
    font-size: 16px;
  }
}
@media screen and (max-width: 1800px) {
  .f7 .news-list li a .desc {
    font-size: 15px;
  }
}
@media screen and (max-width: 1600px) {
  .f7 .news-list li a .desc {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .f7 .news-list li a .desc {
    font-size: 12px;
  }
}
.f7 .news-list li.hover a .tit {
  color: #262626;
}
.f7 .news-list li.hover a .tit::before {
  background-color: #06803f;
}
.f7 .news-list li.hover a .tit span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 0.6363636364em;
}
.f7 .news-list li.hover a .tit::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  opacity: 1;
}
.f7 .news-list li.hover a .desc {
  height: auto;
}

.f8 {
  background: url(../images/index-formbg.jpg) no-repeat center;
  background-size: cover;
}
.f8 .f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.f8 .f .right {
  margin-left: 0%;
}
.f8 .f .left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 43.2425032595%;
          flex: 0 0 43.2425032595%;
}
.f8 .f .right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50.1955671447%;
          flex: 0 0 50.1955671447%;
}
@media screen and (max-width: 1100px) {
  .f8 .f .left,
  .f8 .f .right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .f8 .f .right {
    margin-left: 0;
    margin-top: 4%;
  }
}
.f8 .f .ewm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.f8 .f .ewm .icon {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  border-right: #fff 1px solid;
  margin-right: 5%;
  padding-right: 5%;
  text-align: center;
}
.f8 .f .ewm .icon p {
  white-space: nowrap;
  margin-top: 0.8333333333em;
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #f3f3f3;
}
@media screen and (max-width: 1900px) {
  .f8 .f .ewm .icon p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1800px) {
  .f8 .f .ewm .icon p {
    font-size: 15px;
  }
}
@media screen and (max-width: 1600px) {
  .f8 .f .ewm .icon p {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .f8 .f .ewm .icon p {
    font-size: 12px;
  }
}
.f8 .f .ewm .addr {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-family: SourceHanSansCN-Normal;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.8;
  letter-spacing: 1px;
  color: #f3f3f3;
}
@media screen and (max-width: 1900px) {
  .f8 .f .ewm .addr {
    font-size: 16px;
  }
}
@media screen and (max-width: 1800px) {
  .f8 .f .ewm .addr {
    font-size: 15px;
  }
}
@media screen and (max-width: 1600px) {
  .f8 .f .ewm .addr {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .f8 .f .ewm .addr {
    font-size: 13px;
  }
}
.f8 .f .right {
  overflow: hidden;
}
.f8 .f .right .form-tit span {
  font-family: SourceHanSansCN-Medium;
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #f3f3f3;
}
@media screen and (max-width: 1900px) {
  .f8 .f .right .form-tit span {
    font-size: 26px;
  }
}
@media screen and (max-width: 1800px) {
  .f8 .f .right .form-tit span {
    font-size: 23px;
  }
}
@media screen and (max-width: 1600px) {
  .f8 .f .right .form-tit span {
    font-size: 20px;
  }
}
@media screen and (max-width: 480px) {
  .f8 .f .right .form-tit span {
    font-size: 20px;
  }
}
.f8 .f .right .form-tit p {
  margin: 2.0779220779% 0 4.6753246753%;
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #f3f3f3;
}
@media screen and (max-width: 1900px) {
  .f8 .f .right .form-tit p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1800px) {
  .f8 .f .right .form-tit p {
    font-size: 15px;
  }
}
@media screen and (max-width: 480px) {
  .f8 .f .right .form-tit p {
    font-size: 14px;
  }
}
.f8 .f .right .form-zx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 16px;
}
.f8 .f .right .form-zx .ipt {
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35.3246753247%;
          flex: 0 0 35.3246753247%;
  padding: 0 0.8888888889em 0 3.6111111111em;
  border-radius: 1.5em;
  height: 3em;
  line-height: 3;
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 19px;
  letter-spacing: 0px;
  color: #010101;
  background-color: #fff;
}
@media screen and (max-width: 1900px) {
  .f8 .f .right .form-zx .ipt {
    font-size: 16px;
  }
}
@media screen and (max-width: 1800px) {
  .f8 .f .right .form-zx .ipt {
    font-size: 15px;
  }
}
@media screen and (max-width: 480px) {
  .f8 .f .right .form-zx .ipt {
    font-size: 14px;
  }
}
.f8 .f .right .form-zx .ipt.name {
  background: url(../images/form-name.png) no-repeat 1.4444444444em center #fff;
  background-size: auto 1.4444444444em;
}
.f8 .f .right .form-zx .ipt.tel {
  background: url(../images/form-tel.png) no-repeat 1.4444444444em center #fff;
  background-size: auto 1.4444444444em;
}
.f8 .f .right .form-zx .tj {
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 23.6363636364%;
          flex: 0 0 23.6363636364%;
  text-align: center;
  border-radius: 1.5em;
  height: 3em;
  line-height: 3;
  background-color: #f7be00;
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 19px;
  letter-spacing: 0px;
  color: #000000;
}
@media screen and (max-width: 1900px) {
  .f8 .f .right .form-zx .tj {
    font-size: 16px;
  }
}
@media screen and (max-width: 1800px) {
  .f8 .f .right .form-zx .tj {
    font-size: 15px;
  }
}
@media screen and (max-width: 480px) {
  .f8 .f .right .form-zx .tj {
    font-size: 14px;
  }
}

@media screen and (max-width: 1400px) {
  .f5 .f .zlxc .swiper .swiper-button-prev,
  .f5 .f .zlxc .swiper .swiper-button-next {
    width: 50px;
    height: 50px;
  }
  .f5 .f .zlxc .swiper .swiper-button-next {
    left: 24%;
  }
  .f8 .f .right .form-zx {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .f8 .f .right .form-zx .ipt,
  .f8 .f .right .form-zx .btn {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
}
@media screen and (max-width: 1200px) {
  .f8 .f .right .form-zx {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .f8 .f .right .form-zx .ipt,
  .f8 .f .right .form-zx .btn {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .f3 .services-list ul {
    gap: 10px;
  }
  .f4 ul {
    row-gap: 20px;
  }
  .f5 .f {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .f5 .f .zlxc {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    overflow: hidden;
    margin-top: 3%;
  }
  .f5 .f .zlxc .swiper .swiper-button-prev,
  .f5 .f .zlxc .swiper .swiper-button-next {
    top: auto;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-130%);
            transform: translateX(-130%);
    width: 8vmin;
    height: 8vmin;
  }
  .f5 .f .zlxc .swiper .swiper-button-next {
    right: 50%;
    -webkit-transform: translateX(30%);
            transform: translateX(30%);
  }
  .f7 .news-list li a .tit::after {
    display: none;
  }
  .f7 .news-list li a .desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .f7 .news-list li a .tit {
    color: #262626;
  }
  .f7 .news-list li a .desc {
    height: auto;
  }
  .f7 .news-list li a .tit::before {
    background: #06803f;
  }
  .footer .f .left .footer-logo {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 30%;
            flex: 0 1 30%;
  }
}
@media screen and (max-width: 480px) {
  .f8 .f .ewm {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 16px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .f8 .f .ewm .icon {
    border-right: none;
  }
  .f8 .f .ewm .addr {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .f8 .f .ewm .icon {
    margin-right: 0;
    padding-right: 0;
  }
}