.swiper-btns-wrap3 {
  position: absolute;
  z-index: 3;
  height: 1px;
  overflow: visible;
  width: 100%;
  left: 0;
  top: 106px; }
  .swiper-btns-wrap3 .btn {
    position: absolute;
    display: block;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    padding: 0;
    cursor: pointer;
    background-position: center !important;
    background-repeat: no-repeat !important;
    transition: all .5s ease;
    background-size: 100%;
    border-radius: 50%;
    overflow: hidden;
    }
    .swiper-btns-wrap3 .btn:focus {
      outline: none; }
  .swiper-btns-wrap3 .prev {
    left: 0;
    background: #bdbdbd  url(../images/prev2.png) no-repeat center;
    }
    .swiper-btns-wrap3 .prev:hover {
      background: #0092da url(../images/prev2.png) no-repeat center; }
  .swiper-btns-wrap3 .next {
    right: 0;
    background: #bdbdbd url(../images/next2.png) no-repeat center;
    }
    .swiper-btns-wrap3 .next:hover {
      background: #0092da url(../images/next2.png) no-repeat center; }

      
      .intro-list4 {
	}
	.intro-list4 .list4-banner {
  overflow: hidden;
  text-align: center;
  padding: 10px 0;
  width: calc(100% - 100px);
  margin: 0 auto; }
.intro-list4 .w1200 {
  position: relative;
  z-index: 2; }
.intro-list4 .swiper-year {
  font-size: 22px;
  font-weight: 700;
  line-height: 45px;
  color: #353535;
  height: 96px;
  padding-top: 30px;
  line-height: 66px;
  transition-duration: .3s;
  }
.intro-list4 .swiper-detail {
  font-size: 15px;
  line-height: 1.6;
  color: #888;
  transition-duration: .3s;
  }
.intro-list4 .scroll-wrap {
  height: 72px; }
.intro-list4 .list4-mains {
  position: relative; }
  .intro-list4 .list4-mains:before {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 106px;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #eee; }
.intro-list4 .swiper-slide {
  transition-duration: .3s; }
  .intro-list4 .swiper-slide:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
    .intro-list4 .swiper-slide:hover .swiper-year {
      padding-top: 15px; }
    .intro-list4 .swiper-slide:hover .swiper-detail {
      color: #444; }
    .intro-list4 .swiper-slide:hover .swiper-line:before {
      background: #fff;
      border-color: #0092da; }
.intro-list4 .swiper-line {
  position: relative;
  display: block;
  width: 14px;
  height: 40px;
  background: #fff;
  margin: -5px auto; }
  .intro-list4 .swiper-line:before, .intro-list4 .swiper-line:after {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box; }
  .intro-list4 .swiper-line:before {
    left: 50%;
    top: 0;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    background: #bfbfbf;
    border-radius: 50%;
    margin-left: -5px;
    transition-duration: .3s; }
  .intro-list4 .swiper-line:after {

    left: 50%;
    bottom: 0;
    width: 1px;
    height: 20px;
    background: #eee; }
.intro-list4 .swiper-detail {
  padding: 18px 22px;
  }
.intro-list4 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #0092da !important; }

@media(max-width: 1024px) {
 .intro-list4 .list4-banner, .offLine-list1 .map-address-name, .offLine-list1 .map-tele-name {
    width: 100%; }
	
	.intro-list4 {
	}
	
	.intro-list4 .swiper-year {
  padding-top: 15px;
  }
  
}

