#certify {
	position: relative;
	width: 60%;
	margin: 0 auto;
	padding-top:0.6rem;
}
#certify .swiper-container {
	padding-bottom: 60px;
}
#certify  .swiper-slide {
	width: 352.4px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
	display:block;
}
#certify .certify-button-prev {
    width: 0.75rem;
    height: 0.75rem;
    cursor: pointer;
    position: absolute;
    left: -122px;
    top:calc((100% - 0.75rem)/2);
}
#certify .certify-button-next {
    width: 0.75rem;
    height: 0.75rem;
    /* margin: 0 0.6rem; */
    cursor: pointer;
    position: absolute;
    right: -122px;
    top: calc((100% - 0.75rem)/2);
}
#certify .certify-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}
#certify .certify-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}
#certify  .swiper-slide img{
	display:block;
}
#certify .biaozhun-button-prev {
    width: 0.75rem;
    height: 0.75rem;
    /* margin: 0 0.6rem; */
    cursor: pointer;
    position: absolute;
    left: -122px;
    top: calc((100% - 0.75rem)/2);
}
#certify .biaozhun-button-next {
    width: 0.75rem;
    height: 0.75rem;
    /* margin: 0 0.6rem; */
    cursor: pointer;
    position: absolute;
    right: -122px;
    top: calc((100% - 0.75rem)/2)
}
#certify .certify-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}
@media all and (min-width:1800px) and (max-width:1920px) {
    #certify {
    	width: 1345px;
    }
}
@media all and (min-width:1601px) and (max-width:1799px) {
    #certify {
    	width: 1050px;
    }
    #certify .swiper-slide{
        width: 294px;
    }
}
@media all and (min-width:1201px) and (max-width:1600px) {
    #certify {
    	width: 840px;
    }
    #certify .swiper-slide{
        width: 246.7px;
    }
}
@media all and (min-width:1025px) and (max-width:1199px) {
    #certify {
    	width: 591px;
    }
    #certify .swiper-slide{
        width: 220px;
    }
}
@media all and (min-width:960px) and (max-width:1024px) {
    #certify {
    	width: 800px;
    }
    #certify .swiper-slide{
        width: 180px;
    }
}
@media all and (min-width:1px) and (max-width:959px) {
    #certify {
    	width: 80%;
    }
    #certify .swiper-slide{
        width: 170px;
    }
}
@media only screen and (max-width: 1024px) {
    .qualification-biaozhun-p{
        padding: 0 0.25rem;
    }
    .qualification-biaozhun-wrap .group-title{
        margin-left:0.25rem ;
    }
    #certify  .swiper-slide {
    	width: 280px;
    	/*height: 408px;*/
    	background: #fff;
    	box-shadow: 0 8px 30px #ddd;
    }
    #certify .swiper-slide,#kehufuwu .swiper-slide{
        box-shadow: none;
    }
    #certify .certify-button-next{
        z-index: 999;
        right: -36px;
        top: calc(((100% - 0.41rem)/2));
    }
    #certify .certify-button-prev{
        z-index: 999;
        left: -36px;
        top: calc(((100% - 0.41rem)/2));
    }
    #certify .biaozhun-button-next{
        z-index: 999;
        right: -36px;
        top: calc(((100% - 0.41rem)/2));
    }
    #certify .biaozhun-button-prev{
        left: -36px;
        z-index: 999;
        top: calc(((100% - 0.41rem)/2));
    }
    #certify .kehufuwu-button-next{
        z-index: 999;
        right: -36px;
        top: calc(((100% - 0.41rem)/2));
    }
    #certify .kehufuwu-button-prev{
        left: -36px;
        z-index: 999;
        top: calc(((100% - 0.41rem)/2));
    }
    #certify .swiper-container{
        padding-bottom: 0;
    }
    #kehufuwu .swiper-container{
        padding-bottom: 0;
    }
    #certify{
        /*width: auto;*/
        padding-top: 0.2rem
    }
    #certify .swiper-slide img{
       display: block;
        width: 51vw;
        height: auto;
        object-fit: contain;
        margin: 0 auto;
    }
    #kehufuwu .swiper-slide img{
        display: block;
        width: 60vw;
        height: auto;
        object-fit: contain;
        margin: 0 auto;
    }
    .swiper-biaozhun{
        padding: 30px;
    }
     .research-client-p{
        font-size: 0.24rem;
    }
    .research-client-box{
        padding: 0 0.25rem;
    }
    .research-client-list{
        display: flex;
        justify-content: space-between;
    }
    .research-client-item{
        margin-right: 0;
    }
    
    .qualification-top{
        width: 82%;
        /*padding: 0 0.25rem;*/
    }
    .qualification-top-img{
        padding: 0;
    }
    .qualificationSwiper .swiper-slide img{
        height: 100%;
    }
    .qualificationSwiper .swiper-slide p{
        font-size: 0.26rem;
        line-height: 0.45rem;
    }
    .qualification-top-box{
        margin-top: 0.5rem;
    }
    .qualification-top-bt {
        /* width: 0.76rem; */
        height: 0.4rem;
        background: #014098;
        border-radius: 0.12rem;
        font-size: 0.26rem;
        font-family: MicrosoftYaHei;
        color: #FFFFFF;
        line-height: 0.4rem;
        text-align: center;
        flex-shrink: 0;
        cursor: pointer;
        padding: 0 0.17rem;
    }
    .qualification-top .swiper-pagination-bullet{
        font-size: 0.26rem;
    }

    .qualification-technology{
        margin-bottom: 1rem;
        height: 8rem;
    }
    .qualification-biaozhun-wrap{
        /*padding: 0 0.25rem;*/
    }
    .qualification-biaozhun-p{
        font-size: 0.26rem;
        line-height: 0.45rem;
    }
}