.page-section .section .plan .plan-left-images1 {
    width: 554px;
    height: 332px;
}

.page-section .section .plan .plan-right-images1 {
    width: calc(100% - 600px);
}

.plan-wrap .section .plan .plan-right .plan-right-item {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 18px;
}

.section .plan .plan-right .plan-right-item .plan-title {
    font-size: 14px;
}

.section .plan .plan-right .plan-right-item .plan-title {
    margin-bottom: 9px;
}

.section .plan .plan-right-course .plan-right-item .plan-title {
    margin-bottom: 16px;
}

.section .contain-sec {
    align-items: flex-start;
}

.plan-right {
    /* position: absolute; */
    z-index: 2;
}

.public-title22 h3 {
    margin-bottom: 50px;
}

.contain {
    position: relative;
}

.section .plan .plan-right .plan-right-item .plan-desc {
    color: #333333;
}

.page-section .plan-right-bg {
    z-index: 1;
    width: 305px;
    height: 236px;
    position: absolute;
    top: 166px;
    left: -70px;
    background-image: url(../img/courseAssets/images1-bg.png);
    background-size: 305px 236px;
    background-repeat: no-repeat;
}

.plan-wrap-course {
    position: relative;
}

.plan-wrap-course .plan-wrap-course1 {
    position: absolute;
    width: 369px;
    height: 409px;
    bottom: 0;
    background-image: url(../img/courseAssets/planWrapCourse1.png);
    background-size: 369px 409px;
    background-repeat: no-repeat;
}

.plan-wrap-course .plan-wrap-course2 {
    position: absolute;
    width: 219px;
    height: 221px;
    right: 79px;
    background-image: url(../img/courseAssets/planWrapCourse2.png);
    background-size: 219px 221px;
    background-repeat: no-repeat;
}

.plan-wrap-bsd .section .plan {}

.plan-wrap-bsd .section .plan .plan-left-images1 {
    width: 360px;
    height: 280px;
}

.plan-wrap-bsd .plan-right-images2 {
    width: 450px;
    height: 50px;
    margin-left: -65px;
    margin-top: 20px;
    margin-bottom: 10px;
    background-image: url(../img/courseAssets/bsd-logo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}