.route_banner {
    font-size: 0;
    position: relative;
}
.route_banner  img{
    width: 100%;
    height: auto;
}






.route_banner  .layer{
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    width: 100%;
    height: 100%;
    opacity: 0.2;
   z-index: 9;
  
  }
  
  
  
  
  .route_banner  .box{
    width: 100%;
    height: 150px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 52%;
    transform: translate(-50%,-50%);
    text-align: center;
   z-index: 10;
    
  }
  
  .route_banner .box h3{
    font-size: 50px;
  }
  
  .route_banner  .box h5{
    font-size: 30px;
    text-transform: uppercase;
    font-weight:100;
  
  }
  



































.route{
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
}


.route h2{
    width: 100%;
    height: 158px;
    line-height: 158px;
    font-size: 34px;
    color: #fff;
    background-color: #0536BE;
}

.route .route_t{
    width: 100%;
    margin: 100px 0 ;
}

.route .route_t .currents{
    background-color: #0536BE;
    color: #fff;
}







.route .route_t ul{
    width: 1200px;
    height: 450px;
    display: block;
    margin: 0 auto;
}
.route .route_t ul li{
    float: left;
    width: 174px;
    height: 74px;
    line-height: 74px;
    font-size: 36px;
    color: #666666;
    background-color: #d3d3d3;
    margin: 0 30px 30px 0;
    border-radius: 5px;
    cursor: pointer;
}


.route .route_t ul li:nth-child(6),li:nth-child(12),li:nth-child(18) ,li:nth-child(24){
    margin-right: 0!important;
}


.route .route_t ul li:nth-child(19),li:nth-child(20),li:nth-child(21),li:nth-child(22),li:nth-child(23),li:nth-child(24){
    margin-bottom: 0!important;
}



.route_b{
    width: 100%;
    display: block;
    margin: 0 auto;
}


.route_b .outpatients{
    display: none;
    box-sizing: border-box;
}

.route_b .outpatients .route_b_t{
    width: 100%;
    height: 100px;
    background-color: #d3d3d3;
}





.outpatients .swiper {
    width: 100%;
    height: 100%;
    padding-top: 129px;
    box-sizing: border-box;
  }

  .outpatients  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center; 
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .outpatients  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .outpatients  .swiper-pagination{
     width: 100%;
     height: 100px;
     background-color: #d3d3d3;
  }


  .outpatients  .swiper-pagination-bullet{
    width: 200px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    font-size: 25px;
    opacity: 1;
    border-radius:0;
    font-weight: bold;
    background-color: #d3d3d3;
  }


  .outpatients  .swiper-pagination-bullet-active{
        color: #0536BE;
  }


  .outpatients .swiper-pagination{
      top: 4%;
  }



  .outpatients_wz .swiper-pagination{
    display: block;
    width: 100%;
    height: 100px;
    background-color: #d3d3d3;

  }

  .outpatients_wz .swiper-pagination span{
    display: block!important;
    margin: 0 auto!important;
       font-size: 25px;
  }



  
  .outpatients_hz .swiper-pagination{
    display: block;
    width: 100%;
    height: 100px;
    background-color: #d3d3d3;

  }

  .outpatients_hz .swiper-pagination span{
    display: block!important;
    margin: 0 auto!important;
       font-size: 25px;
  }


    
  .outpatients_hs .swiper-pagination{
    display: block;
    width: 100%;
    height: 100px;
    background-color: #d3d3d3;

  }

  .outpatients_hs .swiper-pagination span{
    display: block!important;
    margin: 0 auto!important;
       font-size: 25px;
  }



      
  .outpatients_jm .swiper-pagination{
    display: block;
    width: 100%;
    height: 100px;
    background-color: #d3d3d3;

  }

  .outpatients_jm .swiper-pagination span{
    display: block!important;
    margin: 0 auto!important;
       font-size: 25px;
  }



  .outpatients_ez .swiper-pagination{
    display: block;
    width: 100%;
    height: 100px;
    background-color: #d3d3d3;

  }

  .outpatients_ez .swiper-pagination span{
    display: block!important;
    margin: 0 auto!important;
       font-size: 25px;
  }


  .outpatients_xy .swiper-pagination{
    display: block;
    width: 100%;
    height: 100px;
    background-color: #d3d3d3;

  }

  .outpatients_xy .swiper-pagination span{
    display: block!important;
    margin: 0 auto!important;
       font-size: 25px;
  }




  
  .outpatients_dy .swiper-pagination{
    display: block;
    width: 100%;
    height: 100px;
    background-color: #d3d3d3;

  }

  .outpatients_dy .swiper-pagination span{
    display: block!important;
    margin: 0 auto!important;
       font-size: 25px;
  }
