.body .main-w {
    width: 1160px;
}

.body .section-wraper .title h2 {
    font-size: 40px;
    font-weight: 700;
    color: #0e1b56;
}

.body .section-wraper {
    padding: 70px 0 0px;
    position: relative;
    overflow: hidden;
}

.body .section-wraper .title h2 span {
    color: #4a80f9;
}

.body .section-wraper>.content {
    margin-top: 60px;
    padding-bottom: 80px;
}

.section-button {
    width: 387px;
    height: 70px;
    line-height: 70px;
    font-weight: 700;
    text-align: center;
    font-size: 25px;
    margin: 0 auto;
    color: #fff;
    display: block;
    border-radius: 10px;
    background: #ed8c24;
    position: relative;
    margin-top: 35px;
}

/* 智启未来·大学IT衔接计划 */
.section-plan p {
    text-indent: 2em;
    font-size: 19px;
    margin-bottom: 25px;
}

/* 四大核心价值，赢在大学起跑线 */
.section-startingLine .item {
    width: 255px;
    height: 350px;
    background: #fff;
    box-shadow: 0px 0px 20px #eee;
    position: relative;
    align-items: center;
    padding: 100px 20px 0;
}

.section-startingLine .item .title {
    position: absolute;
    color: #fff;
    top: 40px;
    left: 20px;
    z-index: 1;
    font-size: 20px;
}

.section-startingLine .item .title img {
    position: absolute;
    z-index: -1;
}

.section-startingLine .item p {
    height: 170px;
    font-size: 20px;
}

.section-startingLine .item a {
    width: 163px;
    height: 50px;
    border-radius: 50px;
    color: #fff;
    background: #ff7461;
}

/* 四大核心价值，赢在大学起跑线 */
.section-crowd div {
    padding: 0 45px;
}

/* 三大学习理由，在 IT 领域抢占先机 */
.section-opportunity {}

.section-opportunity .item {
    width: 343px;
    height: 437px;
    background: #fff;
    box-shadow: 0px 0px 20px #eee;
    padding: 10px 40px 0;
    position: relative;
    align-items: center;
}

.section-opportunity .item .head {
    color: #fff;
    font-size: 26px;
}

.section-opportunity .item .head span {
    position: absolute;
}

.section-opportunity .item h6 {
    font-size: 26px;
}

.section-opportunity .item p {
    font-size: 23px;
    color: #666;
}

/* IT 专业三大阶梯式学习目标 */
.section-target {}

.section-target .item {
    width: 290px;
    height: 257px;
    box-shadow: 0px 0px 20px #eee;
    padding: 25px 25px 0;
}

.section-target .item .head {
    margin-bottom: 20px;
}

.section-target .item .head span {
    font-size: 34px;
    margin-left: 10px;
    font-weight: 700;
}

.section-target .item p {
    font-size: 22px;
}

/* 锐智明星讲师，助力赢在未来 */
.section-future {
    position: relative;
}

.section-future .title h2 {
    color: #fff !important;
}

.section-future .bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.section-future .atmosphere-pictureList .swiper-slide {
    height: 550px;
}

.section-future .atmosphere-pictureList .swiper-slide .teacher-pic {
    width: 270px;
    height: auto;
    position: absolute;
    z-index: -1;
}

.section-future .atmosphere-pictureList .swiper-slide .about-info {
    height: 458px;
    padding: 255px 20px 0px 70px;
    position: relative;
}

.section-future .atmosphere-pictureList .swiper-slide .about-info img {
    width: 365px;
    height: 233px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.section-future .atmosphere-pictureList .swiper-slide .about-info .teacher-name {
    position: absolute;
    top: 150px;
    right: -20px;
    color: #fff;
}

.section-future .atmosphere-pictureList .swiper-slide .about-info .teacher-name h6 {
    font-size: 24px;
}

.section-future .atmosphere-pictureList .swiper-slide .about-info .teacher-name span {
    font-size: 18px;
    margin-top: 5px;
}

.section-future .atmosphere-pictureList .swiper-slide .about-info p {
    color: #041468;
}

.section-future .atmosphere-pictureList .swiper-slide a {
    width: 188px;
    height: 55px;
    font-size: 22px;
    border-radius: 30px;
    background: #0196ff;
    color: #fff;
    margin: 0 auto;
}

/* 三大课程设计，零基础也能学懂 */
.section-foundation {}

.section-foundation .item {
    width: 320px;
    height: 342px;
    box-shadow: 0px 0px 20px #eee;
    position: relative;
}

.section-foundation .item .head {
    color: #fff;
    font-size: 27px;
    font-weight: 700;
    height: 143px;
    background: linear-gradient(to right, #ffca00, #ff7b30);
}

.section-foundation .item:nth-child(2) .head {
    background: linear-gradient(to right, #ff8c80, #ff5746);
}

.section-foundation .item:nth-child(3) .head {
    background: linear-gradient(to right, #64a2ff, #0066ff);
}

.section-foundation .item img {
    width: 100%;
    height: 100%;
    position: absolute;
}

.section-foundation .item p {
    font-size: 20px;
    position: absolute;
    left: 20px;
    right: 20px;
    top: 160px;
}

.section-foundation .button-list {
    margin-top: 82px;
    margin-bottom: 30px;
}

.section-foundation .button-list span {
    width: 255px;
    height: 63px;
    background: #ff7461;
    color: #fff;
    margin-right: 170px;
    border-radius: 30px;
    font-size: 30px;
    cursor: pointer;
}

.section-foundation .button-list span.active {
    background: #ffc96c;
}

.section-foundation .button-list span:last-child {
    margin-right: 0;
}

.section-foundation .curriculum-wraper>div {
    padding: 45px 65px 32px;
    box-shadow: 0 0 15px #cfe5ff;
    border-radius: 30px;
    display: none;
}

.section-foundation .curriculum-wraper>div.active {
    display: flex;
}

.section-foundation .curriculum-wraper>div .head {
    width: 100%;
    border-bottom: 2px solid #aacefa;
    padding-bottom: 10px;
}

.section-foundation .curriculum-wraper>div .head h4 {
    font-size: 19px;
    font-weight: 700;
    justify-content: end;
}

.section-foundation .curriculum-wraper>div .head h4 span {
    width: 145px;
    height: 30px;
    color: #217ae6;
    display: inline-block;
    background: #cfe5ff;
    border-radius: 20px;
    text-align: center;
    margin-right: 10px;
}

.section-foundation .curriculum-wraper>div .section-item {
    width: 100%;
    background: #cfe5ff;
    border-radius: 15px;
    margin-top: 60px;
    position: relative;
}

.section-foundation .curriculum-wraper>div .section-item>div {
    height: 100%;
}

.section-foundation .curriculum-wraper>div .section-item h6 {
    color: #217ae6;
    font-size: 20px;
    position: absolute;
    top: -35px;
}

.section-foundation .curriculum-wraper>div .section-item h6::before {
    content: '';
    width: 5px;
    height: 5px;
    display: inline-block;
    border: 2px solid #217ae6;
    border-radius: 100px;
    margin-right: 5px;
}

.section-foundation .curriculum-wraper>div .section-item .icon-circular {
    width: 105px;
    padding: 0 23px;
    margin: 15px 0;
}

.section-foundation .curriculum-wraper>div .section-item .icon-circular i {
    width: 12px;
    height: 12px;
    background: #a0c0f4;
    border-radius: 50%;
}

.section-foundation .curriculum-wraper>div .section-item .content {
    height: 100%;
    min-height: 120px;
    background: #f5faff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 28px 35px;
    font-size: 14px;
}

.section-foundation .curriculum-wraper>div .section-item .content ul li {
    width: 25%;
    margin-bottom: 15px;
    margin-right: 20px;
}

.section-foundation .curriculum-wraper>div .section-item .content ul li span {
    font-size: 14px !important;
}

.section-foundation .curriculum-wraper>div .box .section-item:nth-child(1) {
    width: 50%;
}

.section-foundation .curriculum-wraper>div .box .section-item:nth-child(2) {
    width: 42%;
    margin-left: 7%;
}

.section-foundation .curriculum-wraper>div .box .section-item .icon-circular {
    width: 46px;
    padding: 0 12px;
    margin: 10px 0;
}

.section-foundation .curriculum-wraper>div .box .section-item .icon-circular i {
    width: 5px;
    height: 5px;
}

/* 线下集训营的特色服务 */
.section-service {
    background-image: linear-gradient(to bottom, #7d83ca, #5056ae);
}

.section-service .title h2 {
    color: #fff !important;
}

.section-service .item {
    width: 33%;
    color: #fff;
    padding: 0 60px;
}

.section-service .item img {
    width: 170px;
    height: 170px;
}

.section-service .item h6 {
    font-size: 25px;
    font-weight: 700;
}

.section-service .item p {
    font-size: 20px;
}

/* 四大课程特色，助力大学IT启航 */
.section-characteristic {}

.section-characteristic .item {
    width: 250px;
    height: 270px;
    color: #fff;
    align-items: center;
    background-image: linear-gradient(to bottom, #7d83ca, #5056ae);
}

.section-characteristic .item .head {
    width: 200px;
    height: 123px;
    margin-top: -45px;
    border: 1px solid #d6e7fe;
    font-size: 25px;
    background: #fff;
    color: #444444;
    font-weight: 700;
}

.section-characteristic .item p {
    font-size: 20px;
    margin: 20px 20px 0;
}

/* 全方位保障，学习无后顾之忧 */
.section-guarantee {
    height: 800px;
    position: relative;
}

.section-guarantee img {
    position: absolute;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
}

.section-guarantee .wrap>div:nth-child(2n+1) {
    padding: 0 90px;
}
.section-guarantee .item {
    width: 220px;
    height: 210px;
    position: relative;
}
.section-guarantee .item::after {
    content: '';
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-image: linear-gradient(to right, #6998fd, #fff);
    position: absolute;
    left: -18px;
    z-index: -1;
}

.section-guarantee .item h6 {
    font-size: 28px;
    font-weight: 700;
}
.section-guarantee .item p {
    font-size: 20px;
    margin-top: 13px;
}
/* 二十年权威背书，让 IT 入门更靠谱 */
.section-reliable .item .head {
    width: 350px;
    height: 92px;
    border-radius: 20px;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    padding-left: 30px;
    justify-content: flex-start;
    background-image: linear-gradient(to right, #ff8c80, #ff5746);
}
.section-reliable .item:last-child .head {
    background-image: linear-gradient(to right, #64a2ff, #0066ff);
}
.section-reliable .item .head img {
    margin-right: 20px;
}
.section-reliable .item p {
    font-size: 26px;
    margin-top: 15px;
}
/* 报名咨询更多课程详情，你还在等什么? */
.body .section-wraper:nth-child(13) {
    background: #eaecff;
}
.body .section-wraper:nth-child(13) h2 {
    color: #6268b9 !important;
}
.section-enroll form {
    width: 955px;
    margin: 0 auto;
    text-align: center;
}
.section-enroll form div input {
    width: 410px;
    height: 80px;
    background: #555bb1;
    color: #fff;
    border-radius: 30px;
    padding-left: 20px;
    font-size: 30px;
}
.section-enroll form div input::placeholder {
    color: #fff;
}
.section-enroll form .submit {
    background: #3852b7;
    color: #fff;
    border-radius: 30px;
    font-size: 26px;
    cursor: pointer;
}
.section-enroll form .captcha-wraper {
    position: relative;
}
.section-enroll form .captcha-wraper img {
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
}

















































