﻿.about-hide {
    display:none;
}
/*.about-gsrr {
    display: none;
}*/
.about-gsry, .about-qywh {
    display: none;
}
.about-gywm, .about-gsry, .about-qywh {
    margin-top: 30px;
}
.slick-carousel {
    width: 80%; /* 设置轮播容器的宽度 */
    margin: auto; /* 居中显示 */
}
.slick-slide {
    margin: 10px; /* 设置轮播项之间的间距 */
    
}
    .slick-slide img {
        cursor: pointer;
    }
    /*.owl-carousel .owl-item {
    width: 33.33%;*/ /* 一行显示三列，即每个轮播项占据 1/3 宽度 */
    /*}
.container {
    padding-right: var(--bs-gutter-x,0rem);
    padding-left: var(--bs-gutter-x,0rem);
}*/
    .footer-area {
        margin-top: 0px;
    }
.ysabout img {
    max-width:100%;
    height:auto !important;
    
}
.ysabout p {
    margin-bottom: 0rem;
}
/*.about-certify .swiper-slide {
    height: 200px;
}*/
    .about-certify-blog {
    background-color: rgb(243,243,243);
    padding-top: 30px;
}
    .about-certify-blog .container {
        margin-bottom:0 !important;
        padding-bottom:20px;
    }
.about-certify-blog h1{
    text-align:center;
    font-size:20px;
    font-weight:600;
    margin-bottom:30px;
}
/*.mySwiper-about .swiper-slide {
    height:auto !important;
}*/
.swiper.mySwiper-about {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide.mySwiper-about {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: calc((100% - 30px) / 2) !important;
    /* Center slide text vertically */
    display: flex;
    justify-content: center;
    align-items: center;
}
.mySwiper-about .swiper-slide img {
    width: 100%;
    height: auto;
}
/*.about-certify .swiper {
    height: 560px;
}
.about-certify .swiper-slide {
    height:250px;
}
.swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: fill;
}*/
/*.swiper-slide {
  
}*/
@media only screen and (min-width: 768px) and (max-width: 994px) {
   
}

@media only screen and (max-width: 767px) {
     /*   .about-certify .swiper {
        height: 460px;
    }

    .about-certify .swiper-slide {
        height: 200px;
    }*/
    
}
@media only screen and (min-width: 768px) {
    .container {
        padding-right: var(--bs-gutter-x,0.2rem);
        padding-left: var(--bs-gutter-x,0.2rem);
    }
}
@media only screen and (min-width: 576px) {
    .container {
        padding-right: var(--bs-gutter-x,0.2rem);
        padding-left: var(--bs-gutter-x,0.2rem);
    }
}
@media (max-width: 576px) {
    /* .about-certify .swiper {
        height: 400px;
    }

    .about-certify .swiper-slide {
        height: 170px;
    }*/
    .container {
        padding-right: var(--bs-gutter-x,0.2rem);
        padding-left: var(--bs-gutter-x,0.2rem);
    }
}