.banner .index-swp .swiper-wrapper .swiper-slide {
  position: relative;
}
.banner .index-swp .swiper-wrapper .swiper-slide .sld {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.banner .index-swp .swiper-wrapper .swiper-slide .sld .w {
  height: 100%;
}
.banner .index-swp .swiper-wrapper .swiper-slide .sld .w .text {
  margin-bottom: 134px;
}
.banner .index-swp .swiper-wrapper .swiper-slide .sld .w .text h3,
.banner .index-swp .swiper-wrapper .swiper-slide .sld .w .text h2 {
  color: #fff;
}
.banner .index-swp .swiper-wrapper .swiper-slide .sld .w .text h3 {
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: normal;
}
.banner .index-swp .swiper-wrapper .swiper-slide .sld .w .text h2 {
  font-size: 56px;
  letter-spacing: 1.12px;
  font-weight: bold;
  font-family: AlibabaPuHuiTi-2-55-Regular;
  margin-bottom: 24px;
}
.banner .index-swp .swiper-wrapper .swiper-slide .sld .w .text .more {
  display: flex;
  align-items: center;
}
.banner .index-swp .swiper-wrapper .swiper-slide .sld .w .text .more img {
  display: block;
  width: 32px;
}
.banner .index-swp .swiper-wrapper .swiper-slide .sld .w .text .more span {
  color: #fff;
  margin-right: 7px;
}
.banner .index-swp .swiper-wrapper .swiper-slide img.pcimg {
  display: block;
  width: 100%;
}
.banner .index-swp .swiper-wrapper .swiper-slide img.mimg {
  display: none;
}
.banner .index-swp .swiper-pagination {
  width: 1300px;
  left: 50%;
  bottom: 90px;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
}
.banner .index-swp .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 0;
  background: none;
  border: 1px solid #fff;
  opacity: 1;
}
.banner .index-swp .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}
.index-con .f1 {
  padding-top: 180px;
  padding-bottom: 115px;
}
.index-con .f1 .f1l {
  width: 52%;
}
.index-con .f1 .f1l .f1li {
  padding-left: 31.3%;
}
.index-con .f1 .f1l .f1li h3 {
  font-size: 20px;
  font-weight: normal;
}
.index-con .f1 .f1l .f1li h2 {
  font-size: 40px;
  color: #303133;
  font-weight: 600;
}
.index-con .f1 .f1l .f1li .des {
  margin-top: 30px;
}
.index-con .f1 .f1l .f1li .des p {
  font-size: 16px;
  letter-spacing: 0.32px;
  line-height: 2em;
  margin-bottom: 20px;
}
.index-con .f1 .f1l .f1li .bot {
  margin-top: 66px;
}
.index-con .f1 .f1l .f1li .bot a {
  display: flex;
  width: 124px;
  height: 40px;
  border: 1px solid var(--themeColor);
  align-items: center;
  justify-content: center;
  color: var(--themeColor);
  font-size: 18px;
}
.index-con .f1 .f1l .f1li .bot span {
  color: #303133;
  font-size: 20px;
}
.index-con .f1 .f1r {
  width: 47.9%;
}
.index-con .f1 .f1r img {
  width: 100%;
  display: block;
}
.index-con .f2 {
  background-color: #f5f6f8;
  padding-top: 120px;
}
.index-con .f2 .f2t {
  background: url(../images/bg_f2t.png) no-repeat center bottom;
}
.index-con .f2 .f2t .pro {
  padding-bottom: 150px;
  padding-top: 60px;
}
.index-con .f2 .f2t .pro .prot {
  margin-bottom: 10px;
}
.index-con .f2 .f2t .pro .prot a {
  position: relative;
  width: 49.6%;
}
.index-con .f2 .f2t .pro .prot a img.pcimg {
  display: block;
  width: 100%;
}
.index-con .f2 .f2t .pro .prot a .ai {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.index-con .f2 .f2t .pro .prot a .ai .catname {
  padding: 50px 0 0 32px;
}
.index-con .f2 .f2t .pro .prot a .ai .catname .tith2 {
  margin-bottom: 10px;
}
.index-con .f2 .f2t .pro .prot a .ai .catname .tith2 h2 {
  font-size: 24px;
  letter-spacing: 0.48px;
  color: #303133;
  font-weight: bold;
  font-family: AlibabaPuHuiTi-2-55-Regular;
}
.index-con .f2 .f2t .pro .prot a .ai .catname p {
  width: 311px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.index-con .f2 .f2t .pro .prot a .ai .catname p span {
  font-size: 16px;
  position: relative;
  padding-right: 10px;
  margin-right: 6px;
}
.index-con .f2 .f2t .pro .prot a .ai .catname p span::after {
  content: "|";
  position: absolute;
  right: 0;
  color: #909399;
}
.index-con .f2 .f2t .pro .prot a .ai .catname p span:nth-last-child(1)::after {
  display: none;
}
.index-con .f2 .f2t .pro .prob a {
  width: 32.8%;
}
.index-con .f2 .f2t .pro .prob a.a2 {
  display: none;
}
.index-con .f2 .f2b {
  position: relative;
}
.index-con .f2 .f2b img.pcimg {
  display: block;
  width: 100%;
}
.index-con .f2 .f2b img.mimg {
  display: none;
  width: 100%;
}
.index-con .f2 .f2b .f2bi {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.index-con .f2 .f2b .f2bi .item {
  width: 25%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.index-con .f2 .f2b .f2bi .item img {
  width: 60px;
  display: block;
  margin-bottom: 32px;
}
.index-con .f2 .f2b .f2bi .item h2 {
  color: #fff;
  letter-spacing: 5.55px;
  font-size: 30px;
  font-family: AlibabaPuHuiTi-2-55-Regular;
}
.index-con .f2 .f2b .f2bi .item p {
  color: #fff;
  letter-spacing: 0.28px;
  font-size: 14px;
}
.index-con .f3 {
  padding: 150px 0;
}
.index-con .f3 .f3b {
  margin-top: 60px;
}
.index-con .f3 .f3b .slider-for {
  margin-bottom: 20px;
}
.index-con .f3 .f3b .slider-for .slick-dots {
  display: none!important;
}
.index-con .f3 .f3b .slider-nav .slick-prev,
.index-con .f3 .f3b .slider-nav .slick-next {
  width: 30px;
  height: 80px;
  z-index: 6;
  background: rgba(0, 0, 0, 0.65);
}
.index-con .f3 .f3b .slider-nav .slick-prev {
  left: 0;
}
.index-con .f3 .f3b .slider-nav .slick-next {
  right: 0;
}
.index-con .f3 .f3b .slider-nav .slick-list .pic {
  margin-right: 20px;
  width: 338px;
  border: 2px solid #fff;
  cursor: pointer;
}
.index-con .f3 .f3b .slider-nav .slick-list .pic img {
  width: 100%;
}
.index-con .f3 .f3b .slider-nav .slick-list .pic.slick-current {
  border: 2px solid var(--themeColor);
}
.index-con .f3 .f3b .swpbot {
  position: relative;
}
.index-con .f3 .f3b .swpbot .botswiper .swiper-slide img {
  display: block;
  width: 100%;
}
.index-con .f3 .f3b .swpbot .arows .swiper-button-next,
.index-con .f3 .f3b .swpbot .arows .swiper-button-prev {
  width: 30px;
  height: 80px;
  opacity: 1;
  transform: translateY(-50%);
  cursor: pointer;
  margin-top: 0;
  background-color: rgba(0, 0, 0, 0.65);
}
.index-con .f3 .f3b .swpbot .arows .swiper-button-next::after,
.index-con .f3 .f3b .swpbot .arows .swiper-button-prev::after {
  color: #fff;
  font-size: 20px;
}
.index-con .f3 .f3b .swpbot .arows .swiper-button-prev {
  left: 0;
}
.index-con .f3 .f3b .swpbot .arows .swiper-button-next {
  right: 0;
}
.index-con .f3 .f3b .swptop {
  margin-bottom: 20px;
}
.index-con .f3 .f3b .swptop .topswiper .swiper-slide img {
  display: block;
  width: 100%;
}
.index-con .f4 {
  padding-top: 130px;
  padding-bottom: 130px;
  background: #F4F0ED;
}
.index-con .f4 .f4b {
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
}
.index-con .f4 .f4b a {
  width: 21.8%;
  margin-right: 54px;
}
.index-con .f4 .f4b a .pic {
  margin-bottom: 16px;
}
.index-con .f4 .f4b a .pic img {
  display: block;
  width: 100%;
  border-radius: 14px;
}
.index-con .f4 .f4b a .des h2 {
  letter-spacing: 0.457px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 16px;
  color: #303133;
  margin-bottom: 8px;
}
.index-con .f4 .f4b a .des h3 {
  font-weight: normal;
  font-size: 14px;
  color: #909399;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.index-con .f4 .f4b a .bot {
  border-top: 1px solid #B3B9C3;
  margin-top: 16px;
  height: 40px;
  background: url(../images/a5.png) no-repeat right center;
  background-size: 10px;
}
.index-con .f4 .f4b a .bot span {
  color: #909399;
}
.index-con .f4 .f4b a:nth-last-child(1) {
  margin-right: 0;
}
.index-con .f4 .f4b a:hover .bot {
  border-top: 1px solid var(--themeColor);
  background: url(../images/a6.png) no-repeat right center;
  background-size: 10px;
}
.index-con .f4 .f4b a:hover .bot span {
  color: var(--themeColor);
}
.index-con .f4 .mnews {
  display: none;
}
@media (max-width: 769px) {
  .banner .index-swp .swiper-wrapper .swiper-slide .sld .w .text {
    padding-left: 20px;
    margin-bottom: 20px;
  }
  .banner .index-swp .swiper-wrapper .swiper-slide .sld .w .text h3 {
    font-size: 14px;
    margin-bottom: 0;
  }
  .banner .index-swp .swiper-wrapper .swiper-slide .sld .w .text h2 {
    font-size: 18px;
    font-weight: normal;
  }
  .banner .index-swp .swiper-wrapper .swiper-slide .sld .w .text .more {
    display: none;
  }
  .banner .index-swp .swiper-wrapper .swiper-slide .sld .w .text .more span {
    font-size: 14px;
  }
  .banner .index-swp .swiper-wrapper .swiper-slide .sld .w .text .more img {
    width: 20px;
  }
  .banner .index-swp .swiper-wrapper .swiper-slide img.mimg {
    display: block;
    width: 100%;
  }
  .banner .index-swp .swiper-wrapper .swiper-slide img.pcimg {
    display: none;
  }
  .banner .index-swp .swiper-pagination {
    width: 100%;
    left: 20px;
    bottom: 20px;
    transform: translateX(0);
  }
  .index-con .f1 {
    padding-top: 40px;
    display: block;
    padding-bottom: 0;
  }
  .index-con .f1 .f1l {
    width: 100%;
  }
  .index-con .f1 .f1l .f1li {
    padding: 0 20px;
  }
  .index-con .f1 .f1l .f1li h3 {
    font-size: 16px;
  }
  .index-con .f1 .f1l .f1li h2 {
    font-size: 18px;
  }
  .index-con .f1 .f1l .f1li .des {
    margin-top: 20px;
  }
  .index-con .f1 .f1l .f1li .des p {
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 10px;
  }
  .index-con .f1 .f1l .f1li .bot {
    margin-top: 20px;
  }
  .index-con .f1 .f1l .f1li .bot a {
    width: 80px;
    height: 30px;
    font-size: 12px;
  }
  .index-con .f1 .f1l .f1li .bot span {
    font-size: 12px;
  }
  .index-con .f1 .f1r {
    width: 100%;
    margin-top: 20px;
    padding-bottom: 0;
  }
  .index-con .f2 {
    padding-top: 40px;
  }
  .index-con .f2 .f2t {
    background-size: 100%;
  }
  .index-con .f2 .f2t .pro {
    padding: 20px 0;
  }
  .index-con .f2 .f2t .pro .w .prot {
    padding: 0px 16px;
    flex-wrap: wrap;
  }
  .index-con .f2 .f2t .pro .w .prot a {
    width: 100%;
    margin-bottom: 10px;
  }
  .index-con .f2 .f2t .pro .w .prot a .ai .catname {
    padding: 20px 0 0 15px;
  }
  .index-con .f2 .f2t .pro .w .prot a .ai .catname .tith2 {
    display: block;
    margin-bottom: 6px;
  }
  .index-con .f2 .f2t .pro .w .prot a .ai .catname .tith2 h2 {
    font-size: 18px;
    font-weight: normal;
  }
  .index-con .f2 .f2t .pro .w .prot a .ai .catname p {
    width: 100%;
    display: none;
  }
  .index-con .f2 .f2t .pro .w .prot a .ai .catname p span {
    font-size: 12px;
    padding-right: 4px;
    margin-right: 2px;
  }
  .index-con .f2 .f2t .pro .w .prot a.a2 {
    display: none;
  }
  .index-con .f2 .f2t .pro .w .prob a {
    width: 49%;
  }
  .index-con .f2 .f2t .pro .w .prob a.a2 {
    display: block;
  }
  .index-con .f2 .f2t .pro .w .prob a.a2 img.pcimg {
    display: none;
  }
  .index-con .f2 .f2t .pro .w .prob a.a2 img.mimg {
    display: block;
    width: 100%;
  }
  .index-con .f2 .f2b img.pcimg {
    display: none;
  }
  .index-con .f2 .f2b img.mimg {
    display: block;
    width: 100%;
  }
  .index-con .f2 .f2b .f2bi .w {
    flex-wrap: wrap;
  }
  .index-con .f2 .f2b .f2bi .w .item {
    width: 50%;
  }
  .index-con .f2 .f2b .f2bi .w .item img {
    width: 32px;
    margin-bottom: 5px;
  }
  .index-con .f2 .f2b .f2bi .w .item h2 {
    font-size: 16px;
    letter-spacing: 2.96px;
    font-weight: normal;
  }
  .index-con .f2 .f2b .f2bi .w .item p {
    text-align: center;
    font-size: 10px;
    height: auto;
  }
  .index-con .f2 .f2b .f2bi .w .item:nth-child(1),
  .index-con .f2 .f2b .f2bi .w .item:nth-child(2) {
    margin-bottom: 18px;
  }
  .index-con .f3 {
    padding: 40px 0;
  }
  .index-con .f3 .f3b {
    margin-top: 20px;
  }
  .index-con .f3 .f3b .swpbot .arows .swiper-button-next,
  .index-con .f3 .f3b .swpbot .arows .swiper-button-prev {
    width: 20px;
    height: 50px;
  }
  .index-con .f3 .f3b .swpbot .arows .swiper-button-next::after,
  .index-con .f3 .f3b .swpbot .arows .swiper-button-prev::after {
    font-size: 12px;
  }
  .index-con .f4 {
    padding: 40px 0;
  }
  .index-con .f4 .f4b {
    display: none;
    margin-top: 20px;
    justify-content: space-between;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .index-con .f4 .f4b a {
    width: 48%;
    margin: 0 0 20px 0;
  }
  .index-con .f4 .mnews {
    display: block;
    margin: 35px 12px 0;
  }
  .index-con .f4 .mnews a {
    background: #fff;
    border-radius: 2px;
    margin-bottom: 12px;
    display: block;
  }
  .index-con .f4 .mnews a .ai {
    padding: 10px;
  }
  .index-con .f4 .mnews a .ai .ar {
    width: 80px;
    height: 80px;
  }
  .index-con .f4 .mnews a .ai .ar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .index-con .f4 .mnews a .ai .al {
    flex: 1;
    padding-right: 48px;
  }
  .index-con .f4 .mnews a .ai .al .tit {
    color: #303133;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .index-con .f4 .mnews a .ai .al .des {
    margin-top: 6px;
  }
  .index-con .f4 .mnews a .ai .al .des .date img {
    width: 14px;
    height: 14px;
    display: block;
    margin-right: 2px;
  }
  .index-con .f4 .mnews a .ai .al .des .date span {
    color: #999;
    font-size: 12px;
  }
}
