body{margin:0px; padding:0px;}
.third-block {
	width: 100%; overflow: hidden;background:#fefaf4; padding:0px 0px 60px 0px; 
}
.third-block .third-block-top {
	 width: 80vw; margin:0px auto;  box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-background-size: cover;
}
.third-block .third-block-top .third-swiper-container {
	padding: 0px;  width:100%; position:relative
}


.third-block .third-block-top .third-swiper-container .swiper-container .swiper-slide {width:100%;  }

.third-block .third-block-top .third-swiper-container .swiper-container .swiper-slide-active {
	 width:100%; height: 100%; margin-top: 0px; -webkit-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-wrapper{
	padding-top:100px; position:relative; width:100%;
	
	}
.third-block .third-block-top .third-swiper-container .swiper-container .swiper-button-prev { background:url(../images/l_ico11.png) center center no-repeat; border:solid 1px #999; left:0px; top:40px; width:45px; height:45px; z-index:99999999; position:absolute;}
.third-block .third-block-top .third-swiper-container .swiper-container .swiper-button-next {
	background:url(../images/r_ico11.png) center center no-repeat; border:solid 1px #999; right:0px; top:40px; width:45px; height:45px;z-index:99999999; position:absolute}
.third-block .third-block-top .third-swiper-container .swiper-container .swiper-button-prev:hover{ background:#fac159 url(../images/l_ico1.png) center center no-repeat; border:solid 1px #fac159}
.third-block .third-block-top .third-swiper-container .swiper-container .swiper-button-next:hover{ background:#fac159 url(../images/r_ico1.png) center center no-repeat; border:solid 1px #fac159}


.third-block .third-block-bottom { border-top:solid 5px #fac159; width: 100%;  position: relative; box-sizing: border-box; height:80px; z-index:9
}

.third-block .third-block-bottom .active-time-bg {
	background:#fac159; left: 50%; top: 10px; width: 100px; height:100px; margin-left: -50px; position: absolute; z-index: 1;  border-radius:50px;}
	
.third-block .third-block-bottom .bottom-swiper-container {
	left: 0px; width: 100%; top:0px; position: absolute; z-index: 2;
}
.third-block .third-block-bottom .bottom-swiper-container .swiper-slide {
	width: 20%; line-height:50px; height:100px;text-align: center; position: relative;
}
.third-block .third-block-bottom .bottom-swiper-container .swiper-slide .time-year {
	left: 0px; width: 100%;  color:#ca9432; font-size:14px; position: absolute;
}
.third-block .third-block-bottom .bottom-swiper-container .swiper-slide .time-line {
	background:#fac159; left: 50%; width:1px; height: 10px; top:0px;margin-left: 0rem; position: absolute;
}
.third-block .third-block-bottom .bottom-swiper-container .swiper-slide-active .time-year {
	top: 0px; color:#fff; font-size:28px; line-height:120px;
}
.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:2px; display:block;
}



@media all and (max-width:1024px)
{

.third-block .third-block-top {
width: 95vw;
}
.third-block .third-block-top .third-swiper-container .swiper-wrapper{
	padding-top:80px; position:relative; width:100%;
	
	}
.third-block .third-block-top .third-swiper-container .swiper-container .swiper-button-prev {
 right:0px; top:50px; width:35px; height:35px;
}
.third-block .third-block-top .third-swiper-container .swiper-container .swiper-button-next { left:auto; right:0px; top:40px; width:35px; height:35px;
}


}
