@import url("css/bootstrap.min.css");
@import url("css/bootstrap-icons.css");
@import url("css/animate.css");
@import url("css/font-awesome.css");
@import url("css/themify-icons.css");
@import url("css/styles.css");
@import url("css/themes.css");
@import url("css/owl.carousel.min.css");
@import url("css/jquery.fancybox.css");
@import url("css/ihover.css");
@import url("css/swiper-bundle.min.css");

/*  
Theme Name: 精智科技For21
Theme URI: http://www.jianzhanyes.com
Description: 本主题为精智科技为www.jianzhanyes.com定制.
Version: 1.0
Author: jianzhanyes.com
Author URI: http://www.jianzhanyes.com
*/

.swiper-container {
        width: 100%;
		max-width:794px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
      }

      .swiper-slide {
        background-size: cover;
        background-position: center;
      }

	   .swiper-slide img {
        display: block;
        max-width: 100%;
        height: auto;

      }

      .mySwiper2 {
  
        width: 100%;
      }

      .mySwiper {
      
        box-sizing: border-box;
        padding: 10px 0;
      }

      .mySwiper .swiper-slide {
        max-width: 100%;
        height: auto;
        opacity: 0.4;
      }

      .mySwiper .swiper-slide-thumb-active {
        opacity: 1;
      }

 
	  .swiper-button-next,.swiper-button-prev {
	  	
		color:#fff;
		/*background:rgba(0,0,0,0.25);
		font-size:0.5rem;
		width:45px;
		height:45px;
		border-radius: 50%;*/
	  }


.index-concept .swiper-container {
      width: 100%;
	  max-width:100%;
      height: auto;
      margin-left: auto;
      margin-right: auto;
    }

.index-concept .swiper-slide {
      background-size: cover;
      background-position: center;
	  
    }
.index-concept .swiper-slide h2{
      color:#fff;
    }
.index-concept .swiper-slide h3{
      background:#fff;
	  height:3px;
	  width:60px;
	  margin-top:15px;
	  margin-bottom:15px;
    }
.index-concept .swiper-slide h5{
      color:#fff;
    }
    .gallery-top {
    
      width: 100%;
    }

    .gallery-thumbs {
     
      box-sizing: border-box;
      padding: 0px 0;
	  background:#0566b6;

    }

	.gallery-thumbs i{
      font-size:3rem;
	  margin-bottom:15px;

    }

    .gallery-thumbs .swiper-slide {

      opacity: 0.75;
	  color:#fff;
    }

    .gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
	  color:#ffff00;
    }

.bg-sw-1 {
	background:url("images/bg-sw-1.jpg") no-repeat center top;
	background-size:cover;
} 
.wp-block-image img {
	max-width:100%;
	height:auto;
	
}
.wp-block-image figcaption {
	text-align:center;
	
}
