.oc-magnet-sam-teatimonials {
    width: 100%;
    /* height: 7.9875rem; */
    /* height: 6.39rem; */
    /* height: calc(100vh - 1.49rem); */
    position: relative;
}

.oc-magnet-sam-teatimonials .teatimonials-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.4);

}

.oc-magnet-sam-teatimonials .teatimonials-image {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.oc-magnet-sam-teatimonials .teatimonials-about-us-image {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #F8FBFF;
}

.oc-magnet-sam-teatimonials .teatimonials-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.oc-magnet-sam-teatimonials .teatimonials-title {
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    color: #FFF;
}
.oc-magnet-sam-teatimonials .teatimonials-about-us-title {
    position: absolute;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
    color: #002E73;
    font-family: Poppins;
    font-size: 0.34rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    }
/* 轮播 */
.teatimonials-swiper {
    left: 50%;
    font-size: .15rem;
    overflow: hidden;
    margin-top: 0.64rem;
    padding-top: 1.6rem;
    padding-bottom: 1rem;
}

.teatimonials-swiper .swiper-slide {
    /* background: rgba(255, 255, 255, 0.61); */
    width: 100%;
    background: none;
    padding: 0 0.4rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.teatimonials-swiper .swiper-slide .swiper-conters {
    /* width: 100%;
    height: 100%; */
    display: flex;
    width: 3.46rem;
    min-height: 2.0309rem;

    /* width: 4.325rem; */
    flex-direction: column;
    /* justify-content: center; */
    justify-content: space-around;
    padding: .225rem;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
}
.teatimonials-swiper .swiper-slide .teatimonials-item-content {
    /* color: #333;
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    line-height: 187.5%; 33.75px */
    color: #666;
    font-size: 0.12rem;
    font-weight: 400;
    line-height: 0.18rem;
    letter-spacing: 0em;
    text-align: center;

}

/* .teatimonials-swiper .swiper-slide-next{
    
    transform: scale(1.2) !important;
} */

.teatimonials-swiper .swiper-slide-next .swiper-conters{
    width: 6.4rem;
    /* height: 3.76rem; */
    height: auto;
}   
.teatimonials-swiper .swiper-slide-next .swiper-conters .teatimonials-item-content {
    font-family: Poppins;
    font-size: 0.22rem;
    font-weight: 400;
    line-height: 0.41rem;
    letter-spacing: 0em;
    text-align: center;
    color: #1D1D1B;
}
.teatimonials-swiper .swiper-slide-next .swiper-conters .teatimonials-item-author {
    font-size: 0.18rem;
    font-weight: 400;
    line-height: 0.27rem;
    letter-spacing: 0em;
    text-align: center;
    color: #002E73;
}
.teatimonials-swiper .swiper-slide-next .swiper-conters .teatimonials-item-content {
    color: #1D1D1B;
    text-align: center;
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    line-height: 0.41rem;
}

/* .teatimonials-swiper .swiper-slide-next .swiper-conters .teatimonials-item-author {
    color: #002E73;
    margin-top: .25rem;
} */
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 1.65rem;
    right: auto;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 1.65rem;
    left: auto;
}
.teatimonials-swiper .swiper-slide .teatimonials-item-author {
    color: #666;
    text-align: center;
    font-family: Poppins;
    font-weight: 400;
    font-size: 0.12rem;
    font-weight: 400;
    line-height: 0.18rem;

}
.swiper-wrapper {
    margin-bottom: 2px;
    align-items: center;
}
.teatimonials-swiper .swiper-slide-next .quotation-icon-right{
    display: block;
}
.teatimonials-swiper .quotation-icon-right {
    display: none;
    width: 1.2rem;
    position: absolute;
    /* right: 31%;
    bottom: -1%; */
    right: 0.2rem;
    bottom: 0;
    transform: translateY(50%);
    z-index: 11;
}
.swiper-slide .swiper-conters { 
    background: white !important;
}
/* 移动轮播 */
.teatimonials-swiper-move {
    /* width: 80%;
    height: 60%; */
    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%); */
    overflow: hidden;
}
.teatimonials-swiper-move  .swiper-slide {
    /* background: rgba(255, 255, 255, 0.61); */
    width: 100%;
    background: none;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.teatimonials-swiper-move .swiper-slide .swiper-conters {
    /* width: 100%;
    height: 100%; */
    position: relative;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    justify-content: space-around;
    font-size: .15rem;
    padding: 0.4rem .225rem;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
    /* height: 4.5rem; */
    background: white;
}
.teatimonials-swiper-move .swiper-slide-active .swiper-conters .teatimonials-item-content{
    color: #1D1D1B;
    text-align: center;
    font-family: Poppins;
    font-size: .2375rem;
    font-style: normal;
    font-weight: 400;
    line-height: 187.5%; /* 45px */
}
.teatimonials-swiper-move .swiper-slide-active .swiper-conters .teatimonials-item-author{
    color: #002E73 !important;
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}
.quotation-icon-right-move {
    width: 1.125rem;
    height: 1.125rem;
    position: absolute;
    right: 1%;
    bottom: 3%;
    z-index: 11;
}
.teatimonials-swiper-move  .swiper-slide .teatimonials-item-content {
    color: #333;
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    line-height: 187.5%; /* 33.75px */
}

 .swiper-button-next-move .swiper-conters .teatimonials-item-author {
    /* color: #002E73;
    margin-top: .25rem; */
    color: #666;
    font-size: 0.12rem;
    font-weight: 400;
    line-height: 0.18rem;
    letter-spacing: 0em;
    text-align: center;
}
 .swiper-button-prev-move{
    left: 1rem;
    right: auto;
}
 .swiper-button-next-move{
    right: 1rem;
    left: auto;
}


.teatimonials-swiper-move .quotation-icon-right {
    width: 1.2rem;
    position: absolute;
    right: 30%;
    bottom: -2%;
    z-index: 11;
}



.oc-magnet-sam-teatimonials .swiper-button-next:after,
.oc-magnet-sam-teatimonials .swiper-button-prev:after {
    color: #FFF;
    font-size: 0.4rem;
    margin-top: 1.45rem;
}
.oc-magnet-sam-teatimonials .swiper-button-next-about:after,
.oc-magnet-sam-teatimonials .swiper-button-prev-about:after {
    color: black;
    font-size: 0.4rem;
}
.oc-magnet-sam-teatimonials .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 0.5rem;
}

.oc-magnet-sam-teatimonials .swiper-pagination-bullet {
    background-color: #D9D9D9 !important;
}

.oc-magnet-sam-teatimonials .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #2C63A0 !important;
}
.on-aboutus-show {
    display: none;
}
/* 5行显示省略号 */
.oc-magnet-sam-teatimonials .text-ellipsis-5 {
    display: -webkit-box; /* 必须指定display属性 */
    overflow: hidden; /* 必须指定overflow属性 */
    text-overflow: ellipsis; /* 显示省略号 */
    -webkit-line-clamp: 5; /* 最多显示的行数 */
    -webkit-box-orient: vertical; /* 必须指定box-orient属性 */
}
/* 小屏pc */
@media screen and (max-width: 1400px) {
    /* .oc-magnet-sam-teatimonials .teatimonials-title {
        font-size: .45rem;
    }
    .teatimonials-swiper .swiper-slide-next {
        transform: scale(1.3) !important;
    }
    .teatimonials-swiper .swiper-slide .swiper-conters {
        width: 4rem;
    }
    
    .teatimonials-swiper .quotation-icon-right {
        width: 1.125rem;
        height: 1.125rem;
        position: absolute;
        bottom: .075rem;
        z-index: 11;
    }
    .swiper-button-prev, .swiper-rtl .swiper-button-next {
        left: 1.25rem;
        right: auto;
    }
    .swiper-button-next, .swiper-rtl .swiper-button-prev {
        right: 1.25rem;
        left: auto;
    } */
}

/* ipad和移动端样式 */
@media screen and (max-width: 1025px) {
    .teatimonials-swiper-move .swiper-slide{
        height: 1rem;
    }
    .teatimonials-swiper-move .swiper-slide-active{
        height: auto;
    }
    .oc-magnet-sam-teatimonials .teatimonials-title {
        font-size: 0.36rem;
    }
    .teatimonials-swiper {
        width: 90%;
    }
    .on-aboutus-none {
        display: none;
    }
    .on-aboutus-show {
        display: block;
        margin-bottom: 0.8rem;
    }
    .oc-magnet-sam-teatimonials .teatimonials-about-us-image{
        height: 100%;
        position: absolute;
        top: 0;
        width: 100%;
        background-color: #F8FBFF;
    }
    .oc-magnet-sam-teatimonials .swiper-button-prev,
    .oc-magnet-sam-teatimonials .swiper-button-next {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .oc-magnet-sam-teatimonials .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 0.27rem;
    }
    .swiper-button-prev-move{
        left: 0.40rem;
        top: 50%;
        right: auto;
    }
    .oc-magnet-sam-teatimonials .swiper-button-prev-move::after,.oc-magnet-sam-teatimonials .swiper-button-next-move::after{
        margin: 0;
    }
     .swiper-button-next-move{
        right: 0.26rem;
        top: 50%;
        left: auto;
    }
    .quotation-icon-right-move {
        /* width: 0.67rem !important;
        height: 0.52rem !important; */
        width: 0.8rem;
        height: 0.8rem;
        bottom: 0;
        transform: translateY(50%);
        right: 0.2rem;
    }
    .teatimonials-swiper-move .swiper-slide-active .swiper-conters .teatimonials-item-content {
        /* padding: 0 .6375rem; */
        padding: 0.2rem;
        font-size: .2rem;
    }
    .teatimonials-swiper-move .swiper-slide .swiper-conters{
        width: 6.595rem;
        box-sizing: content-box;
    }
    .teatimonials-swiper-move {
        /* width: 6.85rem; */
        /* height: 6rem !important; */
        margin-top: 0.5rem;
        padding: 1.4rem 0.01rem 1.4rem;
    }
    /* .swiper-slide {
        width: 6.85rem;
        height: 4.59rem !important;
    } */
    /* .swiper-slide-active .swiper-conters{
        width: 6.85rem;
        height: 4.59rem !important;
    }  */
    .swiper-slide-active .swiper-conters .teatimonials-item-content {
        font-size: 0.24rem !important;
        font-weight: 400;
        line-height: 0.45rem !important;
        letter-spacing: 0em;
        text-align: center;

    }
    .swiper-slide-active .swiper-conters .teatimonials-item-author {
        font-size: 0.2rem !important;
        font-weight: 400;
        line-height: 0.3rem !important;
        letter-spacing: 0em;
        text-align: center;
    }
    .oc-magnet-sam-teatimonials .swiper-pagination-bullet{
        background-color: #36363699 !important;

    }
}