.intelligent_banner{
    width: 100%;
    font-size: 0;
    position: relative;
}
.intelligent_banner .swiper {
    width: 100%;
    height: 100%;

  }

.intelligent_banner  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    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;
     
  }

 .intelligent_banner .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
   
  }

 .intelligent_banner .swiper {
    margin-left: auto;
    margin-right: auto;
  }



  .intelligent_banner .swiper-slide  .layer{
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    width: 100%;
    height: 100%;
    opacity: 0.2;
   z-index: 9;

}




.intelligent_banner .swiper-slide   .box{
    width: 100%;
    height: 150px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 52%;
    transform: translate(-50%,-50%);
    text-align: center;
   z-index: 10;
    
}


.intelligent_banner .swiper-slide .box h3{
    font-size: 50px;
}

.intelligent_banner .swiper-slide   .box h5{
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 100;
}
























  .intelligent_yn01{
    width: 100%;
    font-size: 0;
    background-color: #EFEFEF;
  }

  .intelligent_yn01 img{
    width: 1200px;
    display: block;
    margin: 0 auto;
  }




.intelligent_yn_product{
     width: 100%;
     height: 520px;
     background-color: #0536BC;
     padding-top: 45px;
     box-sizing: border-box;
}


.intelligent_yn_product .intelligent_yn_products{
    width: 890px;
    height: 440px;
    display: block;
    margin: 0 auto;
 
}


.intelligent_yn_product .intelligent_yn_products .yn_l{
    float: left;
    width: 400px;
}

 .intelligent_yn_products .yn_l h3{
    
    width: 350px;
    font-size: 35px;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
 }
 .intelligent_yn_products .yn_l h3 span{
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
 }

 .intelligent_yn_products .yn_l ul li{
    float: left;
    width: 360px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    padding-left: 5px;
 }
 .intelligent_yn_products .yn_l ul li h4 i{
    display: inline-block;
    width: 6px;
    height: 9px;
    background-image: url(../picture/business/intelligent_yn_product01.png);
 }
 .intelligent_yn_products .yn_l ul li h4{
    font-size: 20px;
    color: #fff;
 }

 .intelligent_yn_products .yn_l ul li p{
     display: none;
     font-size: 12px;
     color: #fff;
     text-transform: uppercase;
 }


 .intelligent_yn_products .yn_l ul .currents {
    width: 360px;
    height: 84px;
    padding-top: 20px;
    background-color: #07369E;
 }
 .intelligent_yn_products .yn_l ul .currents h4{
  font-size: 26px;
 }

 .intelligent_yn_products .yn_l ul .currents h4 i{
    width: 3px;
    height: 52px;
    float: left;
    background-image: url(../picture/business/intelligent_yn_product02.png);
    margin-right: 20px;
 }

 .intelligent_yn_products .yn_l ul .currents p{
    display: block;
 }








.intelligent_yn_product .intelligent_yn_products .yn_r{
    float: right;
}

.intelligent_yn_products .yn_r .appointment{
     display: none;
}
.intelligent_yn_products .yn_r .appointment img{
    border-radius: 10px;
}


















  .intelligent_yn02{
    width: 100%;
    height: 1046px;

    box-sizing: border-box;
    padding-top: 105px;
    background-color: #F0F0F0;
  }

 
  .intelligent_yn02 h3{
    font-size: 24px;
    color: #05361B;
    text-align: center;
    margin-bottom: 40px;
   
  }


  .intelligent_yn02 ul{
    width: 1200px;
    height: 264px;
    display: block;
    margin: 0 auto; 
  }

  .intelligent_yn02 ul li{
    height: 264px;
    float: left;
    margin-right: 15px;

    box-shadow: 5px 5px 10px rgba(67, 72, 84, 0.5);
    transition: transform 0.4s ease;

  }

  .intelligent_yn02 ul li:hover{
    transform: translate(-10px,-10px);
    box-shadow: 5px 5px 15px rgba(67, 72, 84, 0.5);
  }




  .intelligent_yn02 ul li img{
    display: inline-block;
    width: 100%;
    height: 100%;
  }

  .intelligent_yn02_box{
    width: 1200px;
    height: 450px;
    display: block;
    margin: 0 auto;
    margin-top: 100px;
  }



  .intelligent_yn02_box_l{
    float: left;
    width: 530px;
  }

  .intelligent_yn02_box_l h3{
    font-size: 35px;
    color: #0536be;
    text-align: left;
    margin-bottom: 0;
  }

  .intelligent_yn02_box_l  h3 span{
    font-size: 15px;
    color: #5B5B5B;
    text-transform: uppercase;
    
  }
  .intelligent_yn02_box_l  span{
    display: inline-block;
     font-size: 18px;
     color: #222222;
    

  }
  .intelligent_yn02_box_l  p{
    font-size: 24px;
    color: #0536B9;

  }


  .intelligent_yn02_box_r{
    float: right;
    width: 530px;
    padding-top: 90px;
    box-sizing: border-box;
  }


  .intelligent_yn02_box_r   .in_span{
    width: 270px;
    height: 58px;
    line-height: 58px;
     font-size: 18px;
     display: inline-block;
     color: #fff;
     background-color: #0536B9;
     text-align: center;
     position: absolute;
     left: 0;
    top: 0;
    opacity: 0.5;





  }

  .swiper-button-next:after, .swiper-button-prev:after{
    color: #fff;
  }















  .intelligent_yn02_box_r .swiper-button-prev {

      position: absolute;
      top: 50%;
      left: 0;
      color: #fff;
      background-color: #0536B7;
  }
  
  
  .intelligent_yn02_box_r .swiper-button-next {

      position: absolute;
      top: 50%;
       right: 0;
      color: #fff;
      background-color: #0536B7;
  }