/* è½?æ’?å›? */

.innovation_bittom {
    padding-top: 6%;
    padding-bottom: 2%;
    /* background-image: url(innovations_2bj.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center; */

}

.education_cg {
    overflow: hidden;
}

.cg1 {

    background-image: url(education_cg1_bj.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}


.cg1 .hbcm .s-title::after {
    content: "";
    position: absolute;
    top: 8vw;
    right: -8vw;
    left: auto;
    width: 23vw;
    height: 24vw;
    background-image: url(education_cg1_cz.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    transform: translate(0px, -50%);
}

#certify {
    position: relative;
    width: 100%;
    margin: 0 auto;
    zoom: 1;
    overflow: hidden;
}


#certify .swiper-slide {
    width: 757px;
    /* width: 900px; */
    /* background-color: #ffffff;
    z-index: 2;
    position: relative; */
    /* max-height: 560px; */
    /* height: auto; */
    width: 900px;
    height: 560px;

}

#certify .swiper-slide {
    position: relative;

}

#certify .swiper-slide .e_imga {

    position: relative;
}

#certify .swiper-slide .e_imga::after {

    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0px;
    background-image: linear-gradient(rgb(255 255 255 / 65%), rgb(255 255 255 / 65%));
    z-index: 1;
    /* transition: 0.4s all; */
}

#certify .swiper-slide-active .e_imga::after {

    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0px;
    background-image: linear-gradient(rgb(255 255 255 / 65%), rgb(255 255 255 / 65%));
    z-index: 1;
    transition: 0.4s all;
    display: none;
}

#certify .swiper-slide P {

    display: none;
}


#certify .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s;
    overflow: hidden; */

}

#certify .swiper-slide img:hover {

    transform: scale(1.05);
}

#certify .swiper-slide .e_text {


    letter-spacing: 0px;
    color: #777777;
    line-height: 1.5;
    height: 8.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    word-break: break-all;
    -webkit-box-orient: vertical;
}

#certify .swiper-slide-active img {
    opacity: 1;

}

#certify .swiper-slide-active p {
    display: block;

}

#certify .swiper-slide p {
    letter-spacing: 0px;
    color: #000000;
    line-height: 1;
    text-align: left;
    margin-bottom: 4%;
    margin-top: 5.688%;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {

    background-color: #000;
}

#certify .swiper-button-prev {
    left: 8%;
    background: unset;
    /* bottom: 65%; */

    top: 50%;
    width: 50px;
    height: 50px;
    background-color: #7b7b7b;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}

#certify .swiper-button-prev::after {

    color: #fff;
}

#certify .swiper-button-next {
    right: 8%;
    background: unset;

    top: 50%;

    width: 50px;
    height: 50px;
    background-color: #7b7b7b;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}

#certify .swiper-button-next::after {

    color: #fff;
}

#certify .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%;
    background-color: #921c26;
}

#certify .swiper-button-prev:hover {
    background-color: #921c26;
}

#certify .swiper-slide-prev .swiper_txt {
    opacity: 0;

}

#certify .swiper-slide-prev .e_text {
    opacity: 0;

}

#certify .swiper-button-next .swiper_txt {

    opacity: 0;
}

#certify .swiper-slide-next .e_text {
    opacity: 0;

}

#certify .swiper-button-next .e_text {
    opacity: 0;

}

.swiper-button-next:after,
.swiper-button-prev:after {

    font-size: 24px;
    line-height: 1;
    color: #004ea0;
}

.cg1mine .cg1_txt p {

    text-align: center;
    letter-spacing: 1px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 3%;
    line-height: 1;
}

.cg1mine .cg1_txt .cg_txt {
    letter-spacing: 0px;
    color: #555555;
    line-height: 2;

}


/* ç¬?äºŒæ¨¡å? */

.cg2 {

    background-image: url(education_cg2_bj.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.dig_pige2 {

    width: 100%;

}

.dig_pige2 .dig_pige2_top .pime {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;


}

.dig_pige2 .dig_pige2_m .txt p {

    letter-spacing: 1px;
    color: #333333;
    text-align: center;
    font-weight: bold;
    line-height: 1;

}

.dig_pige2 .dig_pige2_m .txt .s_line {

    width: 80px;
    height: 4px;
    background-color: #004ea0;
    margin: 30px auto 0;
}



.dig_pige2 .dig_pige2_top .pime .c_box_2 {
    background-color: #ffffff;
    box-shadow: 0px 10px 30px 0px rgba(181, 183, 186, 0.29);
    margin-left: -9%;
    z-index: 2;
    background-repeat: no-repeat;
    background-image: url(education_cg2_right.jpg);
    background-size: 100% 100%;
    background-position: center;
    flex: 1;
    box-shadow: 5px 9px 50px 0px rgba(110, 110, 110, 0.25);
}

.dig_pige2 .dig_pige2_top .pime .c_box_2 .c_mine {
    padding: 4.15vw 2.7vw 5.9vw 2.7vw;
    width: 100%;

    width: 100%;
}

.dig_pige2 .dig_pige2_top .pime .c_box_2 .c_mine .c_text2_1 {

    font-weight: bold;
    margin-bottom: 25px;
    line-height: 1;
}

.dig_pige2 .dig_pige2_top .pime .c_box_2 .c_mine .s_line {

    width: 55px;
    height: 4px;
    background-color: #004ea0;
    margin-left: 0;
}

.dig_pige2 .dig_pige2_top .pime .c_box_2 .c_mine .c_text2_2 {
    letter-spacing: 0px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 10.6%;
    flex: 0 0 50%;
}

.dig_pige2 .dig_pige2_top .pime .c_box_2 .c_mine .c_text2_3 {
    letter-spacing: 1px;
    color: #ffffff;
    line-height: 2;

}

.dig_pige2 .dig_pige2_top {

    width: 100%;
    /* overflow: hidden; */
    position: relative;
}

.dig_pige2 .dig_pige2_top .swp_top {

    position: relative;
    width: 100%;
    overflow: hidden;

    max-width: 1440px;
    zoom: 1;
    /* è§¦å‘IEçš„hasLayout */
    display: inline-block;
    /* è§¦å‘BFC */
}

.dig_pige2 .dig_pige2_top .swiper-button-prev {

    left: -70px;
}

.dig_pige2 .dig_pige2_top .swiper-button-next {

    right: -70px;
}

.dig_pige2 .dig_pige2_top .swp_top .swiper-slide {

    display: flex;
    justify-content: center;
    opacity: 0;
}
.dig_pige2 .dig_pige2_top .swp_top .swiper-slide.swiper-slide-active {

    opacity: 1;
}
.dig_pige2 .dig_pige2_top .swp_top .swiper-slide .pime {

    width: 100% !important;
    overflow: hidden;
}

.dig_pige2 .dig_pige2_bottom .pime_b .e_time {
    letter-spacing: 0px;
    color: #999999;
    font-weight: bold;
    text-align: center;
    margin-bottom: 60px;
    line-height: 1;

}

.dig_pige2 .dig_pige2_bottom .pime_b .e_text_p {

    letter-spacing: 0px;
    color: #999999;
    text-align: center;
}

.dig_pige2 .dig_pige2_bottom .pime_b .dig_pige2 .dig_pige2_bottom .swp_btm {
    width: 100%;
    overflow: hidden;
}

.dig_pige2 .dig_pige2_bottom {

    margin-top: 5.8%;
}


.dig_pige2 .dig_pige2_bottom .swp_btm {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.dig_pige2 .dig_pige2_bottom .swp_btm:before {
    content: "";
    display: block;
    width: 100%;

    position: absolute;
    top: 54px;
    border: 1px dashed rgba(0, 0, 0, 0.1);
    border-spacing: 10px;
}

.dig_pige2 .dig_pige2_bottom .pime_b .e_time::after {
    background: #ffffff;

    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    content: "";
    border-radius: 50%;
    width: 17px;
    height: 17px;
    border: solid 2px #bcbcbc;
}

.dig_pige2 .dig_pige2_bottom .swp_btm .swiper-slide-active .pime_b .e_time::after {
    background-color: #004ea0;
    border: solid 2px #004ea0;

}

.dig_pige2 .dig_pige2_bottom .swp_btm .swiper-slide-active .pime_b .e_time {

    color: #004ea0;
}

.dig_pige2 .dig_pige2_bottom .swp_btm .swiper-slide-active .e_text_p {
    color: #004ea0;

}

.dig_pige2 .dig_pige2_top .swiper-button-next:after,
.dig_pige2 .dig_pige2_top .swiper-button-prev:after {
    font-size: 25px;
    color: #ffffff;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {

    background-image: unset;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {

    background-image: unset;
}

.dig_pige2 .dig_pige2_top .swiper-button-next,
.dig_pige2 .dig_pige2_top .swiper-button-prev {

    width: 50px;
    height: 50px;

    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    background-color: #7b7b7b;
}

.dig_pige2 .dig_pige2_top .swiper-button-next::after,
.dig_pige2 .dig_pige2_top .swiper-button-prev::after {}

.dig_pige2 .dig_pige2_top .swiper-button-next:hover,
.dig_pige2 .dig_pige2_top .swiper-button-prev:hover {

    background-color: #921c26;

}

.dig_pige2 .dig_pige2_top .swiper-button-next:hover:after,
.dig_pige2 .dig_pige2_top .swiper-button-prev:hover:after {
    color: #ffffff;

}

.dig_pige2 .dig_pige2_top .pime .e_imge {
    flex: 0 0 72%;
    overflow: hidden;
    height: 580px;
}

.dig_pige2 .dig_pige2_top .pime .e_imge .vis_img {

    width: 100%;
    height: 100%;
}

.dig_pige2 .dig_pige2_top .pime .e_imge .vis_img:hover img {
    transform: scale(1.05);
}

.dig_pige2 .dig_pige2_top .pime .e_imge .vis_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: all 0.4s;
}




.vis_video {

    position: relative;
    width: 100%;
    margin-left: auto;
    height: 100%;
}

/* .vis_video .video {
transition: all 0.4s;

}
.vis_video:hover .video {

    transform: scale(1.05);
} */
.vis_video .video {

    cursor: pointer;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.yx_viveo .vis_video {

    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
}

.yx_viveo .vis_video .video {

    transition: all 0.4s;
}

.yx_viveo .vis_video:hover video {

    transform: scale(1.05);
}

.pott .list {

    display: none;
}

@keyframes myfirst2 {

    0% {
        opacity: 0.8;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.pott .list.cas {
    display: block;
    -webkit-animation: myfirst2 0.8s;
    animation: myfirst2 0.8s;

}


@media screen and (max-width: 1600px) {
    .dig_pige2 .dig_pige2_top .pime .e_imge {

        height: 500px;
    }

    #certify .swiper-slide {

        width: 700px;
    }

    #certify .swiper-slide {

        height: 500px;
    }

}


@media screen and (max-width: 1200px) {
    .dig_pige2 .dig_pige2_top .pime .e_imge {
        height: 400px;
    }

    #certify .swiper-slide {

        width: 700px;
    }

    .dig_pige2 .dig_pige2_top .pime .c_box_2 .c_mine .c_text2_2 {

        margin-bottom: 5%;
    }

    #certify .swiper-slide {

        height: 400px;
    }

    .dig_pige2 .dig_pige2_top .swiper-button-prev {

        left: 0;
    }

    .dig_pige2 .dig_pige2_top .swiper-button-next {

        right: 0px;
    }
}


@media screen and (max-width: 768px) {
    .dig_pige2 .dig_pige2_top .pime .e_imge {

        flex: 0 0 100%;
    }

    .dig_pige2 .dig_pige2_top .pime .c_box_2 {

        flex: 0 0 100%;
    }

    .dig_pige2 .dig_pige2_top .swiper-button-next,
    .dig_pige2 .dig_pige2_top .swiper-button-prev {

        width: 40px;
        height: 40px;
    }

    #certify .swiper-slide {

        height: 200px;
    }

    .dig_pige2 .dig_pige2_top .swiper-button-next {
        right: 0px;

    }

    .dig_pige2 .dig_pige2_top .swiper-button-prev {

        left: 0px;
    }

    .dig_pige2 .dig_pige2_top .pime {

        flex-wrap: wrap;
    }

    .dig_pige2 .dig_pige2_top .pime .e_imge {
        width: 100%;
    }

    .dig_pige2 .dig_pige2_top .pime .c_box_2 {
        margin-left: 0;
        width: 100%;
    }

    .dig_pige2 .dig_pige2_top .swp_top .swiper-slide .pime {

        width: 100% !important;
    }

    .dig_pige2 .dig_pige2_top .pime .e_imge img {

        width: 40px;
        height: 40px;
    }

    .dig_pige2 .dig_pige2_top .pime .e_imge {

        height: 250px;
    }

    .dig_pige2 .dig_pige2_top .pime .c_box_2 .c_mine {

        padding: 15px;
        width: 100%;
    }

    .dig_pige2 .dig_pige2_top .pime .c_box_2 .c_mine .c_text2_2 {

        margin-bottom: 15px;
    }

    .dig_pige2 .dig_pige2_top .pime .c_box_2 .c_mine .c_text2_3 {

        line-height: 1.5;
    }

    #certify .swiper-slide {

        width: 100%;
    }

    .innovation_bittom {

        padding-top: 0;
        padding-bottom: 15px;
    }

    #certify .swiper-button-next {

        width: 40px;
        height: 40px;
    }

    #certify .swiper-button-prev {
        width: 40px;
        height: 40px;

    }

    #certify .swiper-button-prev {
        left: 0;
        top: 60%;
        transform: translate(0%, -50%);
    }

    #certify .swiper-button-next {
        right: 0;
        top: 60%;
        transform: translate(0%, -50%);
    }

    .cg1mine .cg1_txt p {

        margin-bottom: 15px;
    }
}