
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
	width: 55px;
	height: 55px;
	position: absolute;
	cursor: pointer;
	z-index: 999;
	top: 35px !important;
}

.nbs-flexisel-nav-left {
	left: -65px;
	background: url(../images/alf.png) no-repeat 0px 0px;
	background-size: 55px; 
}

.nbs-flexisel-nav-right {
	right:-65px;
	background: url(../images/arg.png) no-repeat 0px 0px;
	background-size: 55px;
}


.nbs-flexisel-nav-left:hover {
	left: -65px;
	background: url(../images/cclf.png) no-repeat 0px 0px;
	background-size: 55px; 
}

.nbs-flexisel-nav-right:hover {
	right:-65px;
	background: url(../images/ccrg.png) no-repeat 0px 0px;
	background-size: 55px;
}


.zz_con .nbs-flexisel-nav-left,
.zz_con .nbs-flexisel-nav-right {
	width: 55px;
	height: 55px;
	position: absolute;
	cursor: pointer;
	z-index: 999;
	top: 40% !important;
}

.zl_con .nbs-flexisel-nav-left,
.zl_con .nbs-flexisel-nav-right {
	width: 55px;
	height: 55px;
	position: absolute;
	cursor: pointer;
	z-index: 999;
	top: 40% !important;
}
.sy_con .nbs-flexisel-nav-left,
.sy_con .nbs-flexisel-nav-right {
	width: 55px;
	height: 55px;
	position: absolute;
	cursor: pointer;
	z-index: 999;
	top: 40% !important;
}

@media(max-width:767px) {
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
	width: 20px;
	height: 38px;
	position: absolute;
	cursor: pointer;
	z-index: 999;
	top: 35px !important;
}
.nbs-flexisel-nav-left {
	left: -15px;
	background: url(../images/mlf.png) no-repeat 0px 0px;
	background-size: 20px; 
}

.nbs-flexisel-nav-right {
	right:-15px;
	background: url(../images/mrg.png) no-repeat 0px 0px;
	background-size: 20px;
}
.nbs-flexisel-nav-left:hover {
	left: -15px;
	background: url(../images/mlf.png) no-repeat 0px 0px;
	background-size: 20px; 
}

.nbs-flexisel-nav-right:hover {
	right:-15px;
	background: url(../images/mrg.png) no-repeat 0px 0px;
	background-size: 20px;
}	
	
	
.zz_con .nbs-flexisel-nav-left,
.zz_con .nbs-flexisel-nav-right {
	width: 20px;
	height: 38px;
	position: absolute;
	cursor: pointer;
	z-index: 999;
	top: 40% !important;
}
.sy_con .nbs-flexisel-nav-left,
.sy_con .nbs-flexisel-nav-right {
	width: 20px;
	height: 38px;
	position: absolute;
	cursor: pointer;
	z-index: 999;
	top: 40% !important;
}
	
	.zl_con .nbs-flexisel-nav-left,
.zl_con .nbs-flexisel-nav-right {
	width: 20px;
	height: 38px;
	position: absolute;
	cursor: pointer;
	z-index: 999;
	top: 40% !important;
}

}


.init{ border-left:0px solid #005bac;}

.info-text{ margin-top: 2em; line-height: 1.8em; padding-left:15px;}
.info:before{ width: 3px; background: #005bac; height: .75em; margin-top:7px; float: left; margin-right: 10px;}

.swiper-button-next, .swiper-button-prev {
    outline: none;
    color: #6c7174
}
.swiper-button-next.inverse, .swiper-button-prev.inverse {
    color: #fff
}
.swiper-button-next:after, .swiper-button-prev:after {
    opacity: .5;
    font-family: "iconfont"
}
.swiper-button-next:after {
    content: "\e61f"
}
.swiper-button-prev:after {
    content: "\e61e"
}
.swiper-pagination {
    width: 100%;
    bottom: 20px
}
.swiper-pagination-bullet {
    border-radius: 0;
    width: 30px;
    height: 5px;
    transform: skewX(-30deg);
    margin: 0 3px;
    background-color: #ccc
}
.swiper-pagination-bullet-active {
    background: #cc0000
}
.column-title {
    margin-bottom: 40px
}
.column-title.text-center:after {
    margin-left: auto;
    margin-right: auto
}
.column-title:after {
    content: " ";
    overflow: hidden;
    height: 4px;
    width: 90px;
    background-color: #e60d16;
    display: block;
    transform: skewX(-30deg);
    margin-top: 15px
}
.column-title.no-line:after {
    display: none
}
.column-title h3 {
    font-size: 42px;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 10px;
    height: 45px
}


.timeline {
    width: 980px;
    margin: 0 auto;
    padding: 0 50px;
    position: relative
}

@media (max-width:768px) {
.timeline {
    width: auto
}
}
.timeline:before {
    content: " ";
    position: absolute;
    left: 58px;
    right: 58px;
    bottom: 3px;
    background-color: #e6e6e6;
    height: 1px;
    overflow: hidden
}
.timeline .year {
    position: relative;
    text-align: center;
    font-size: 24px;
    padding-bottom: 8px;
    cursor: pointer
}
.timeline .year:before {
    content: " ";
    position: absolute;
    left: 50%;
    bottom: 0;
    background-color: #e6e6e6;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    transform: translateX(-50%)
}
.timeline .swiper-slide-thumb-active {
    color: #0658a2
}
.timeline .swiper-slide-thumb-active:before {
    background-color: #0658a2
}
.timeline .timeline-prev:after, .timeline .timeline-next:after {
    font-size: 24px
}
.timeline .timeline-prev {
    left: 0
}
.timeline .timeline-next {
    right: 0
}
.list-meta {
    position: relative;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    padding-left: 10px;
    color: #919797
}
.list-meta span {
    padding: 0 5px;
    border-right: 1px #d3d5d5 solid
}
.list-meta span:last-of-type {
    border-right: 0
}
.list-meta:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 50%;
    background-color: #e60d16;
    height: 12px;
    width: 5px;
    margin-right: 8px;
    transform: skewX(-15deg) translateY(-50%)
}
.section {
    position: relative;
    padding: 100px 0 0
}

