.introduce1 {
    width: 100%;
    padding: 130px 120px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.jieshaoti1 h3 {
    font-weight: 500;
    font-size: 60px;
    color: #444444
}

.jieshaoti1 p {
    font-size: 16px;
    width: 80%;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #444444
}

/*        历程*/
.course {
    width: 100%;
    padding: 130px 120px;
    /*
            display: flex;
            align-items: center;
            justify-content: space-between;
*/
    background-color: #f9f9f9;
}

.course_t1 h3 {
    font-size: 60px;
    font-weight: 500;
    color: #444444
}

.course_t1 p {
    padding-top: 20px;
    font-size: 70px;
    color: #444444;
    letter-spacing: 8px;
}

.course_t2 p {
    font-size: 16px;
    color: #444444;
    width: 31%;
    padding-top: 50px;
    line-height: 25px;
}

.course_ban {
    width: 100%;
    height: 450px;
    border-bottom: 1px solid #e2e1e0;
    margin-top: -270px;
}

.course_968 {
    width: 968px;
    height: 450px;
    /*            background-color: chocolate;*/
    float: right;
}

/*        //////*/
.swiper2 .swiper-wrapper {
    /*            padding-top: 70px;*/
}

.swiper2 .swiper-slide {
    background: 0;
    background-image: url(img/bja.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-bottom: -20px;
    align-items: baseline;
    display: block;
    text-align: left;
    /*            padding-top: 60px;*/
}

.course_img {
    width: 100%;
}

.course_img img {
    width: 100%;
}

.course_rfa {
    padding: 20px
}

.course_rfa div {
    width: 30px;
    height: 4px;
    background-color: #848484;
}

.course_rfa p {
    font-size: 16px;
    color: #444;
    /*            padding-bottom: 20px;*/
    padding-top: 30px;
    line-height: 25px;
}

.course_rfa h3 {
    font-size: 30px;
    color: #444;
    font-family: fzzh;
    padding-top: 60px;
}

.course_next {
    /*            background-color: aquamarine;*/
    /*            top:10px;*/
}

/*        荣誉*/
.prize {
    width: 100%;
    padding: 130px 120px;
}
