
.second-block {
  width: 100%;
  text-align: center;
  overflow: hidden;
}

.second-block ul {
  list-style: none;
  padding: 0.2rem 0;
  margin: 0;
  background: #fff;
}

.second-block li {
  list-style: none;
  display: inline-block;
  width: 0.8rem;
  margin-right: 0.8rem;
  text-align: center;
  font-size: 0.14rem;
  vertical-align: top;
}

.second-block li a {
  color: #767676;
  text-decoration: none;
}

.second-block li a img {
  display: block;
  margin: 0 auto;
}

.second-block li a span {
  display: block;
  margin-top: 0.05rem;
  height: 0.2rem;
  line-height: 0.2rem;
}

.second-block li:last-child {
  margin-right: 0;
}

.second-block .active-submenu {
  color: #c82821;
}

.third-block {
  width: 100%;
  overflow: hidden;
}
.third-block .third-block-top {
  width: 100%;
  height: 400px;
  /*background: url("../images/jean-lakosnyk-1325.png") center no-repeat;*/
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.third-block .third-block-top .third-swiper-container {
  height: 100%;
  padding:0;
}
.third-block .third-block-top .third-swiper-container .swiper-container {
  margin: 0;
  height: 100%;
}
.third-block .third-block-top .third-swiper-container .swiper-container .swiper-slide {
  width: 46% !important;
  height: 420px !important;
  background: #ededec;
  margin-top: 1rem;
  box-shadow: 0 0 0.08rem 0 rgba(0, 0, 0, 0.1), 0 0 6px 0 rgba(0, 0, 0, 0.08);
}
.third-block .third-block-top .third-swiper-container .swiper-container .swiper-slide img {
  margin: 0.6rem auto 0;
  width: 1rem;
  height: 0.28rem;
  display: none;
}
.third-block .third-block-top .third-swiper-container .swiper-container .swiper-slide .event-container {
  width: 100%;
  padding: 0.3rem 0.5rem;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.38);
}
.third-block .third-block-top .third-swiper-container .swiper-container .swiper-slide .event-container .onlyone{
  width: 100%;
  line-height: 0.3rem;
  padding: 0.1rem 0;
  margin: 0;
  font-size:0.14rem;
}
.third-block .third-block-top .third-swiper-container .swiper-container .swiper-slide-active .event-container .onlyone{
  width: 100%;
  text-align: center;
  font-size:24px;
  padding-top: 80px;
  line-height: 50px;
}
.third-block .third-block-top .third-swiper-container .swiper-container .swiper-slide .event-container p {
  width: 100%;
  line-height: 30px;
  padding: 0.1rem 0;
  margin: 0;
  border-bottom: 0.01rem solid rgba(0, 0, 0, 0.1);
}
.third-block .third-block-top .third-swiper-container .swiper-container .swiper-slide .event-container p:last-child {
  border-bottom: 0;
}
.third-block .third-block-top .third-swiper-container .swiper-container .swiper-slide .hoverbg {
  width: 100%;
  height: 100%;
  background: rgba(232, 232, 231, 0.8);
  /*display: none;*/
}
.third-block .third-block-top .third-swiper-container .swiper-container .swiper-slide-active .hoverbg{
  display: none;
}
.third-block .third-block-top .third-swiper-container .swiper-container .swiper-slide-active {
  width: 63% !important;
  height: 100%;
  margin-top: 0;
  background: url("../images/Group%204.png") center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.third-block .third-block-top .third-swiper-container .swiper-container .swiper-slide-active img {
  display: block;
}
.third-block .third-block-top .third-swiper-container .swiper-container .swiper-slide-active .event-container {
  color: #333;
}
.third-block .third-block-top .third-swiper-container .swiper-container .swiper-slide-active .event-container p {
  font-size: 16px;
}
.third-block .third-block-top .third-swiper-container .swiper-container .swiper-wrapper {
  margin-left: -8%;
}
.third-block .third-block-top .third-swiper-container .swiper-container .swiper-button-prev {
  padding-top: 30px;
  -webkit-background-size: auto 22px;
  background-size: auto 22px;
  background-position: center top;
  width: 50px;
  text-align: center;
  box-sizing: border-box;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.54);
  left: -15px;
  top: 56%;
  background-image: url("../images/lleft.png");
}
.third-block .third-block-top .third-swiper-container .swiper-container .swiper-button-next {
  padding-top: 30px;
  -webkit-background-size: auto 22px;
  background-size: auto 22px;
  background-position: center top;
  width: 50px;
  text-align: center;
  box-sizing: border-box;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.54);
  top: 56%;
  right: -15px;
  background-image: url("../images/rright.png");
}
@media (min-width: 768px){
	.third-block .third-block-top .third-swiper-container .swiper-container .swiper-button-prev {
		left:6.5%;
	}
	.third-block .third-block-top .third-swiper-container .swiper-container .swiper-button-next {
		right: 6.5%;
	}
}
.third-block .third-block-bottom {
  width: 100%;
  background: #fffbf5;
  height: 120px;
  position: relative;
  padding: 40px 0;
  box-sizing: border-box;
}
.third-block .third-block-bottom .time-bottom-line {
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 40px;
  background: #0c8192;
}
.third-block .third-block-bottom .active-time-bg {
  width: 110px;
  height: 110px;
  background: url("../images/year.png") center no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: -55px;
  margin-left: -55px;
  z-index: 1;
}
.third-block .third-block-bottom .bottom-swiper-container {
  width: 100%;
  height: 100px;
  position: absolute;
  left: 0;
  bottom: 40px;
  z-index: 2;
}
.third-block .third-block-bottom .bottom-swiper-container .swiper-slide {
  width: 20% !important;
  height: 100px !important;
  text-align: center;
  position: relative;
}
.third-block .third-block-bottom .bottom-swiper-container .swiper-slide .time-year {
  color: #0c8192;
  font-size: 16px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 15px;
}
.third-block .third-block-bottom .bottom-swiper-container .swiper-slide .time-line {
  position: absolute;
  left: 50%;
  bottom: 2px;
  width: 1px;
  height: 8px;
  margin-left: -0.5px;
  background: #0c8192;
}
.third-block .third-block-bottom .bottom-swiper-container .swiper-slide-active .time-year {
  color: #fff;
  font-size: 30px;
  top: 0;
}
.third-block .third-block-bottom .bottom-swiper-container .swiper-slide-active .time-year .span-year {
  display: none;
}
.third-block .third-block-bottom .bottom-swiper-container .swiper-slide-active .time-line {
  width: 0.02rem;
  height: 0.15rem;
  margin-left: -0.01rem;
}

.firstLastBg{
  position: absolute;
  left:0;
  top:15px;
  width:100%;
  height:430px;
  background: #ededec;
}


/*mobile*/
@media (max-width: 767px) {
  .second-block li {
    width: 0.7rem;
    margin-right: 0.05rem;
  }
  /*顶部的事件swiper*/
  .third-block .third-block-top{
    height: 3.75rem;
  }
  .third-block .third-block-top .third-swiper-container .swiper-container .swiper-wrapper{
    /*margin-left:-19.5%;*/
    margin-left:0;
  }
  .third-block .third-block-top .third-swiper-container .swiper-container .swiper-slide{
    height:100%;
    margin-top: 0;
    width:100% !important;
    /*height:2.35rem;*/
    /*margin-top: 0.8rem;*/
  }
  .third-block .third-block-top .third-swiper-container .swiper-container .swiper-slide img{
    margin: 0.3rem auto 0;
    width: 0.5rem;
    height: 0.14rem;
  }
  .third-block .third-block-top .third-swiper-container .swiper-container .swiper-slide .event-container{
    padding: 0.1rem 0.2rem;
  }
  .third-block .third-block-top .third-swiper-container .swiper-container .swiper-slide .event-container p{
    line-height:22px;
    padding: 0.05rem 0;
    font-size: 12px;
  }
  .third-block .third-block-top .third-swiper-container .swiper-container .swiper-slide-active{
    width: 100% !important;
    height: 100%;
    margin-top: 0;
  }
  .third-block .third-block-top .third-swiper-container .swiper-container .swiper-slide-active .event-container p{
    font-size: 14px;
  }


  /*下部分时间轴*/
  .third-block .third-block-bottom{
    height: 64px;
    padding:25px 0 10px;
  }
  .third-block .third-block-bottom .time-bottom-line{
    height: 1px;
    bottom: 10px;
  }
  .third-block .third-block-bottom .active-time-bg{
    width: 70px;
    height: 70px;
    top: -25px;
    margin-left: -35px;
  }
  .third-block .third-block-bottom .bottom-swiper-container{
    height: 58px;
    bottom: 10px;
  }
  .third-block .third-block-bottom .bottom-swiper-container .swiper-slide{
    height: 58px;
  }
  .third-block .third-block-bottom .bottom-swiper-container .swiper-slide .time-year{
    font-size: 12px;
  }
  .third-block .third-block-bottom .bottom-swiper-container .swiper-slide .time-line{
    bottom: 0;
  }
  .third-block .third-block-bottom .bottom-swiper-container .swiper-slide-active .time-year{
    font-size: 20px;
  }
  .third-block .third-block-bottom .bottom-swiper-container .swiper-slide .time-line{
    height: 6px;
  }
  .third-block .third-block-bottom .bottom-swiper-container .swiper-slide-active .time-line{
    height: 8px;
  }


  .firstLastBg{
    top:0;
    height:100%;
  }
  .third-block .third-block-top .third-swiper-container .swiper-container .swiper-slide .event-container .onlyone{
     line-height: 22px;
     padding: 0.05rem 0;
     font-size: 12px;
   }
  .third-block .third-block-top .third-swiper-container .swiper-container .swiper-slide-active .event-container .onlyone{
    line-height:35px;
    padding: 0.4rem 0 0;
    font-size: 18px;
  }
}





