.box5,
.box6,
.box7 {
  display: none;
}
.box3 {
  margin-top: 0;
}
.top1 {
  width: 100%;
  margin-bottom: 180px;
}
.top1 .count {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.top1 .count .title {
  font-size: 36px;
  color: #2b69a2;
  text-align: center;
  font-weight: 600;
  line-height: 36px;
  margin-top: 60px;
  margin-bottom: 30px;
}
.top1 .count .swiper-container_top1 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  --swiper-navigation-color: #fff;
  --swiper-navigation-size: 25px;
}
.top1 .count .swiper-container_top1 .swiper-button-next,
.top1 .count .swiper-container_top1 .swiper-container-rtl .swiper-button-prev {
  width: 45px;
  height: 45px;
  background-color: #b3b3b3;
  border-radius: 50%;
  right: -60px;
}
.top1 .count .swiper-container_top1 .swiper-button-prev,
.top1 .count .swiper-container_top1 .swiper-container-rtl .swiper-button-next {
  width: 45px;
  height: 45px;
  background-color: #b3b3b3;
  border-radius: 50%;
  left: -60px;
}
.top1 .count .swiper-container_top1 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
}
.top1 .count .swiper-container_top1 .swiper-slide .count_text {
  margin-bottom: 30px;
}
.top1 .count .swiper-container_top1 .swiper-slide .count_text p {
  text-align: left;
  line-height: 34px;
}
.top1 .count .swiper-container_top1 .swiper-slide .count_text p .icon {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #72c7e7;
  margin-right: 10px;
}
.top1 .count .swiper-container_top1 .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  opacity: 1;
  background: rgba(0, 0, 0, 0.2);
  outline: none;
}
.top1 .count .swiper-container_top1 .swiper-pagination-bullets {
  bottom: -50px;
}
.top1 .count .swiper-container_top1 .swiper-pagination-bullet-active {
  color: #fff;
  background: #000000;
}
.top2 {
  width: 100%;
  margin-bottom: 180px;
}
.top2 .count {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.top2 .count .title {
  font-size: 36px;
  color: #2b69a2;
  text-align: center;
  font-weight: 600;
  line-height: 36px;
  margin-top: 60px;
  margin-bottom: 30px;
}
.top2 .count .count_text {
  margin-bottom: 30px;
}
.top2 .count .count_text p {
  text-align: left;
  line-height: 34px;
}
.top2 .count .count_text p .icon {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #72c7e7;
  margin-right: 10px;
}
.top2 .count .swiper-container_top2 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  --swiper-navigation-color: #fff;
  --swiper-navigation-size: 25px;
}
.top2 .count .swiper-container_top2 .swiper-button-next,
.top2 .count .swiper-container_top2 .swiper-container-rtl .swiper-button-prev {
  width: 45px;
  height: 45px;
  background-color: #b3b3b3;
  border-radius: 50%;
  right: -60px;
}
.top2 .count .swiper-container_top2 .swiper-button-prev,
.top2 .count .swiper-container_top2 .swiper-container-rtl .swiper-button-next {
  width: 45px;
  height: 45px;
  background-color: #b3b3b3;
  border-radius: 50%;
  left: -60px;
}
.top2 .count .swiper-container_top2 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
}
.top2 .count .swiper-container_top2 .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  opacity: 1;
  background: rgba(0, 0, 0, 0.2);
  outline: none;
}
.top2 .count .swiper-container_top2 .swiper-pagination-bullets {
  bottom: -50px;
}
.top2 .count .swiper-container_top2 .swiper-pagination-bullet-active {
  color: #fff;
  background: #000000;
}
.intro {
  display: none;
}
.toc {
  width: 100%;
  margin-bottom: 120px;
}
.toc .count_box .title {
  font-size: 36px;
  color: #2b69a2;
  text-align: center;
  font-weight: 600;
  line-height: 36px;
  margin-top: 60px;
  margin-bottom: 30px;
}
.toc .count_box .count {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.toc .count_box .count .left {
  width: 850px;
}
.toc .count_box .count .left p {
  font-size: 16px;
  line-height: 24px;
}
.toc .count_box .count .left img {
  margin-top: 48px;
}
.toc .count_box .count .right {
  width: 322px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.toc .count_box .count .right .r_title {
  font-size: 18px;
  color: #2b69a2;
  font-weight: 600;
  margin: 12px 0;
}
.toc .count_box .count .right p {
  font-size: 16px;
  color: #666666;
  font-weight: 600;
}
.box4 {
  margin-top: 140px;
}
