#timeline{
    padding-top: 629px;
}
.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 569px !important;
    font-size: 70px;
    top: 170px;
    width: 22px;
    height: 38px;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

.swiper-button-next {
    background-image: url(../images/about-right.png);
    right: 0;
}

.swiper-button-prev {
    background-image: url(../images/about-left.png);
    left: 0;
}
.about-time {
    height: 957px;
}
.time-img img{
    width: 100%;
}
.swiper-slide-thumb-active a {
    background: url(../images/about-img26.png) no-repeat center 28px;
    font-size: 24px !important;
}

.swiper-container-thumbs li {
    background: url(../images/dsj_bg.png) no-repeat center 11px;
    text-align: center;
}

.swiper-container-thumbs li a {
    line-height: 38px;
    padding-bottom: 68px;
    color: #6cbe9a;
    font-size: 16px;
    transition: all 0s;
    -webkit-transition: all 0s;
    -o-transition: all 0s;
    -ms-transition: all 0s;
    -moz-transition: all 0s;
}

.swiper-container-thumbs {
    position: relative;
    height: 100px;
    z-index: 1000;
}