.common_header {
    background-image: url("../../img/common/jypt.jpg");
}

.edu_font_1 {
    color: #362B87;
    font-size: 36rem;
    font-weight: bold;
    line-height: 36rem;
}

.edu_font_2 {
    font-size: 16rem;
    font-weight: 400;
    color: #333333;
    line-height: 37rem;
}

.edu_content {
    padding-top: 104rem;
}

.edu_content_info > img {
    margin-right: 35rem;
    width: 97rem;
    height: auto;
}

.edu_content_title {
    font-size: 36rem;
    font-weight: bold;
    color: #333333;
    line-height: 36rem;
}

.edu_content_info .common_font_1 {
    margin-top: 24rem;
}


.edu_video_content {
    margin-top: 88rem;
    height: 632rem;
    background-color: rgba(242, 245, 249, 1);
}

.edu_video_content_left {
    padding-top: 143rem;
    padding-left: 157rem;
    flex: 1;
}
.edu_video_content_box_title {
    margin-top: 37rem;
}

.edu_video_content_box_title > div:last-child {
    margin-top: 15rem;
}

.edu_video_content_left_text {
    margin-top: 65rem;
    width: 673rem;
    min-height: 127rem;
}

.edu_video_content_right {
    flex-shrink: 0;
    width: 921rem;
    height: 100%;
}
.edu_video_content .edu_video_content_right .swiper-container-horizontal,
.edu_video_content .edu_video_content_right .swiper-container-horizontal .swiper-slide,
.edu_video_content .edu_video_content_right .swiper-container-horizontal .swiper-slide .box_video img:last-child,
.edu_video_content .edu_video_content_right .swiper-container-horizontal .swiper-slide video{
	height: 100%;
}
.play_img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 3;
    width: 66rem;
    height: auto;
}

.edu_video_content_right .box_video {
    width: 921rem;
    position: relative;
    height: 100%;
}

.show-img {
    width: 100%;
}

.box_video video {
    width: 100%;
    height: 100%;
}

.edu_content_bottom {
    padding: 112rem 161rem 88rem 159rem;
}

.edu_content_bottom img {
    width: 839rem;
    height: 560rem;
}

.img_show {
    flex-shrink: 0;
    width: 840rem;
    height: 560rem;
}

.edu_content_bottom_right {
    flex: 1;
    margin-left: 82rem;
    padding-top: 99rem;
}

.edu_content_bottom_right > .common_font_1 {
    margin-top: 24rem;
}

.edu_content_bottom_right_text {
    margin-top: 73rem;
    width: 678rem;
    min-height: 164rem;
    line-height: 2;
}

