#swiper-container3 {
  padding: 0 0.30666667rem;
  border-bottom: 0.01333333rem solid #3bb3c3;
}
#swiper-container3 .swiper-slide {
  font-size: 0.42666667rem;
  color: #0f0f0f;
  line-height: 0.66666667rem;
  padding-bottom: 0.28rem;
}
#swiper-container3 .swiper-slide a {
  color: #0f0f0f;
}
#swiper-container3 .swiper-slide.active a {
  color: #3bb3c3;
}
.historyPart {
  padding-bottom: 0.13333333rem;
}
.historyPart h3 {
  font-size: 0.48rem;
  color: #3bb3c3;
  line-height: 0.66666667rem;
  padding-top: 0.4rem;
}
.historyPart .historyItem {
  position: relative;
  margin-top: 1.06666667rem;
}
.historyItem .years {
  position: absolute;
  top: -0.62666667rem;
  left: 0;
  z-index: 2;
  width: 2.62666667rem;
  height: 1.26666667rem;
  background-color: #e67a1a;
  border-radius: 0.18666667rem;
  font-size: 0.32rem;
  color: #ffffff;
  text-align: center;
  line-height: 1.26666667rem;
}
.historyItem .yearsDesc {
  position: absolute;
  top: -0.53333333rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
  width: 9.46666667rem;
  height: 1.06666667rem;
  background-color: #017cc2;
  font-size: 0.4rem;
  color: #FFFFFF;
  line-height: 1.06666667rem;
  text-align: center;
  border-radius: 0.2rem;
}
.historyItem .historyItemContent {
  padding: 0.8rem 0.4rem 0.26666667rem;
  width: 8.32rem;
  margin: 0 auto;
  font-size: 0.32rem;
  color: #333333;
  line-height: 0.64rem;
  border: 0.01333333rem solid #077fc3;
  border-radius: 0.18666667rem;
  text-align: justify;
}
.historyItem .historyItemContent p {
  font-size: 0.32rem;
  color: #333333;
  line-height: 0.64rem;
}
.bigThingsItem {
  margin-top: 0.64rem;
}
.bigThingsItem .bigThingsItemYears {
  width: 9.46666667rem;
  height: 1.10666667rem;
  background: url(../images/historyLine.png) no-repeat right center;
  background-size: 5.97333333rem 0.25333333rem;
  display: flex;
}
.bigThingsItem .bigThingsItemYears .time {
  padding: 0 0.33333333rem;
  background-color: #3bb3c3;
  font-size: 0.48rem;
  color: #FFFFFF;
  line-height: 1.10666667rem;
  height: 1.10666667rem;
}
.bigThingsItem .bigThingsItemYears .towardsRight {
  width: 0;
  height: 0;
  border-left: 0.50666667rem solid #3bb3c3;
  border-top: 0.55333333rem solid transparent;
  border-bottom: 0.55333333rem solid transparent;
}
.bigThingsItem .bigThingsItemContent {
  margin-top: 0.53333333rem;
}
.bigThingsItem .bigThingsItemContent p {
  font-size: 0.32rem;
  color: #333333;
  line-height: 0.64rem;
  padding: 0.06666667rem 0.25333333rem;
  background-color: #e6f1e0;
  margin-top: 0.04rem;
  text-align: justify;
}
