/* CSS Document */
.swiper-container.swiper-container1 .swiper-pagination-bullet-active {
  background: #31bcb7 !important;
}
.swiper-container.swiper-container1 .swiper-pagination-bullet {
  background: #d7d7d7;
  opacity: 1;
  margin: 0 15px !important;
}
.index_team_right .swiper-button-next {
  background: url(../images/jian2.png) no-repeat left center;
  background-size: 16px 24px;
  outline: none;
}
.index_team_right .swiper-button-prev {
  background: url(../images/jian1.png) no-repeat left center;
  background-size: 16px 24px;
  outline: none;
left: 20px;
}

.about_learning_section .swiper-button-next {
  background: url(../images/jian2.png) no-repeat left center;
  background-size: 16px 24px;
  outline: none;
}
.about_learning_section .swiper-button-prev {
  background: url(../images/jian1.png) no-repeat left center;
  background-size: 16px 24px;
  outline: none;
}
.about_learning_section .swiper-container4 {
  width: 1200px;
  margin: 0 auto;
}