@charset "utf-8";

/* CSS Document */

#certify {
    position: relative;
    width: 1160px;
    margin: 0 auto;
    margin-bottom: 100px
}

#certify1 .swiper-container {
    overflow: hidden !important;
}


/* #certify1 .swiper-button-next:after, .swiper-button-prev:after{
	color: #404750;
} */

#certify .title {
    font-size: 34px;
    font-weight: 400;
    line-height: 45px;
    color: #404750;
    text-align: center;
    margin-top: 70px;
}

#certify .swiper-slide {
    width: 996px;
    height: 531px;
}

#certify .swiper-slide-prev,
.swiper-slide-next {
    opacity: 0.23 !important;
}

#certify .swiper-slide img {
    width: 100%;
    height: 100%;
}

#certify1 {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 100px
}

#certify1 .title {
    font-size: 34px;
    font-weight: 400;
    line-height: 45px;
    color: #404750;
    text-align: center;
    margin-top: 70px;
}

#certify1 .swiper-slide {
    width: 636px !important;
    height: 410px !important;
}

#certify1 .swiper-slide-prev,
.swiper-slide-next {
    opacity: 0.23 !important;
}

#certify1 .swiper-slide img {
    width: 100%;
    height: 100%;
}

#certify2 {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 100px;
    cursor: pointer;
}

#certify2 .swiper-container {
    overflow: hidden !important;
}

#certify2 .title {
    font-size: 34px;
    font-weight: 400;
    line-height: 45px;
    color: #404750;
    text-align: center;
    margin-top: 70px;
}

#certify2 .swiper-slide {
    width: 792px;
    height: 262px;
    background: #FFFFFF;
    position: relative;
    height: 262px;
}

#certify2 .swiper-slide p {
    /* height: 262px; */
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    color: #404750;
    padding: 70px;
    box-shadow: 0px 8px 6px #E9E9E9;
}

#certify2 .swiper-slide p>span {
    font-size: 127px;
    font-weight: 400;
    line-height: 229px;
    color: #407AFD;
    position: absolute;
    position: absolute;
    top: -12px;
    left: 20px;
}

#certify2 .swiper-slide>span {
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    color: #404750;
    position: absolute;
    bottom: 30px;
    right: 70px;
}

#certify2 .swiper-slide p {
    box-shadow: 0px 0px 14px rgba(119, 119, 119, 0.16);
    margin: 7px 0;
}

#certify2 .swiper-slide-prev,
.swiper-slide-next {
    opacity: 1 !important;
}

#certify2 .swiper-slide img {
    width: 100%;
    height: 100%;
}

#swiper2 .swiper-pagination span {
    width: 38px !important;
    height: 4px;
    border-radius: 4px !important;
}