

/*banner�桁�綣�紮�紊�*/
.banner{
    height: 460px;
    background-position: center;
    background-size: cover;
}

.banner .slogan{
    margin-top: 87px;
}
.banner .slogan .p-1{
    font-size: 28px;
    color: #ff7461;
}
.banner .slogan .p-2{
    margin-top: 100px;
    font-size: 30px;
    color: #fff;
    line-height: 80px;
}

.banner .teacher{
    float: right;
    margin-top: 268px;
    margin-right: 95px;
    color: #fff;
}
.banner .teacher .tit{
    width: 130px;
    padding: 10px 0;
    font-size: 20px;
    border-bottom: 1px solid #fff;
}
.banner .teacher p{
    margin-top: 8px;
}


/*section1�桁�綣�紮�紊�*/
.section0{
    position: relative;
    height: 80px;
    background-color: #fff;
}
.section0 .box1{
    position: absolute;
    top: -42px;
    width: 100%;
    height: 135px;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.section0 .box1 ul{
    float: left;
}
.section0 .box1 ul li{
    display: inline-block;
    margin-top: 40px;
    padding-right: 40px;
    padding-left: 36px;
    height: 50px;
    border-right: 2px solid #f4f4f4;
    box-sizing: border-box;
}
.section0 .box1 ul li i{
    float: left;
    margin-top: 10px;
    margin-right: 20px;
    font-size: 28px;
}
.section0 .box1 ul li .right{
    float: left;
}
.section0 .box1 ul li .right .p-1{
    font-size: 18px;
}
.section0 .box1 ul li .right .p-2{
    margin-top: 5px;
    font-size: 14px;
    color: #acafb9;
    letter-spacing: 1px;
}
.section0 .box1 .right-box{
    float: right;
    margin-top: 29px;
    margin-right: 40px;
}
.section0 .box1 .right-box p{
    color: #000;
    font-size: 18px;
}
.section0 .box1 .right-box .consult{
    width: 125px;
    height: 35px;
    margin-top: 15px;
    padding-left: 32px;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    background-color: #fd7261;
    box-sizing: border-box;
    border-radius: 5px;
    cursor: pointer;
}
.section0 .box1 .right-box .consult i{
    font-size: 13px;
}

.section1{
    height: 420px;
    background-size: cover;
    background-position: center;
}
.section1 .wrap{
    padding-top: 50px;
}
.section1 h1{
    font-size: 30px;
    color: #000729;
    text-align: center;
    letter-spacing: 2px;
}
.section1 h1 em{
    color: #fd705f;
}
.section1 h3{
    margin-top: 25px;
    font-size: 18px;
    color: #686c7e;
    text-align: center;
}
.section1 .img-box{
    margin-top: 30px;
}
.section1 .img-box .box{
    float: left;
}
.section1 .img-box img{
    width: 500px;
}
.section1 .bottom{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}
.section1 .bottom .line{
    margin: 0 20px;
    width: 30px;
    height: 2px;
    background-color: #d1d1d1;
}
.section1 .bottom p{
    font-size: 22px;
}

.section1 .container {
    display: flex;
    justify-content: space-between;
    padding: 50px;
}

.section1 .box {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 300px;
    height: 120px;
    flex-shrink: 0;
    border-radius: 14px;
    border: 1px solid #F8A896;
    background: #FFF;
    padding: 30px 5px 10px;
    text-align: center;
}
.section1 .box p{
    color: #333333;
    font-size: 14px;
    width: 100%;
    height: 30px;
}

.section1 .box .header{
    position:absolute;
    top:-24px;
    left: 50px;
    width: 135px;
    height: 30px;
    display: flex;
    padding: 6px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 30px;
    background: linear-gradient(180deg, #FC591F 0%, #E34537 100%);

}
.section1 .box .title{
    color: #ffffff;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1px;
}


.section1 .content {
    margin-bottom: 10px;
}


/*section2�桁�綣�紮�紊�*/
.section2{
    height: 450px;
    padding-top: 120px;
    background-color: #fff;
    box-sizing: border-box;
}
.section2 h1{
    font-size: 30px;
    color: #000729;
    text-align: center;
    letter-spacing: 2px;
}
.section2 h3{
    margin-top: 25px;
    font-size: 18px;
    color: #686c7e;
    text-align: center;
}

.section2 .course-content{
    margin-top: 55px;
}
.section2 .course-box{
    position: relative;
    float: left;
    margin-right: 45px;
    width: 370px;
}
.section2 .course-box:last-child{
    margin-right: 0;
}
.section2 .course-box .box1{
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.course-box .box1 .head-box{
    position: relative;
    width: 100%;

}
.course-box .box1 .head-box .prepare{
    width: 150px;
    height: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #BEA29A;
    line-height: 20px;
    position: absolute;
    top: 40%;
    left: 35%;
}
.course-box .box1 .head-box img{
    width: 100%;
    height: 100%;
}
.course-box .box1 .head-box .status{
    position: absolute;
    top: 150px;
    right: 8px;
    height: 25px;
    width: 70px;
    color: #fff;
    line-height: 27px;
    font-size: 12px;
    text-align: center;
    background: linear-gradient(to right, #ff664d, #ffb33b); /* 标准写法（核心） */
    border-radius: 20px;
    box-sizing: border-box;
}
.course-box .box1 .name{
    padding: 0 20px;
    margin-top: 30px;
    line-height: 1;
    font-size: 18px;
    color: #394f64;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.course-box .box1 .label-box{
    padding: 0 20px;
    margin-top: 15px;
}
.course-box .box1 .label-box span{
    display: inline-block;
    height: 18px;
    padding: 0 8px;
    font-size: 12px;
    color: #c3c3c3;
    line-height: 18px;
    border: 1px solid #abaaaa;
    border-radius: 15px;
}
.course-box .box1 .bottom{
    position: relative;
    padding-left: 20px;
    margin-top: 50px;
}
.course-box .box1 .bottom .time{
    color: #465a6e;
    line-height: 1;
    font-size: 14px;
}
.course-box .box1 .bottom .ps{
    margin-top: 10px;
    color: #8b98a4;
    font-size: 14px;
}
.course-box .box1 .bottom .num{
    position: absolute;
    right: 20px;
    bottom: 5px;
    width: 101px;
    height: 39px;
    font-size: 14px;
    text-align: center;
    line-height: 39px;
    color: #fd7261;
    border: 1px solid #fd7261;
}
.course-box .box1 .show{
    right: 7px;
    top: 26px;
}
.section2 .course-box .box2{
    position: absolute;
    z-index: 999;
    display: none;
    bottom: 0;
    padding-top: 10px;
    width: 100%;
    height: 380px;
    background-color: #fff;
    border-radius: 8px 8px 0 0;
    box-sizing: border-box;
}
.section2 .course-box .change{
    position: absolute;
    z-index: 9;
    width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    font-size: 14px;
    color: #b7b3ac;
    background-color: rgba(255,255,255,.7);
    border-radius: 50%;
}
.course-box .box2 .showoff{
    right: 10px;
    top: 10px;
    background-color: #fff;
    box-shadow: 0 5px 15px rgba(0,0,0,.1);
}
.course-box .box2 .tit{
    margin-top: 13px;
    padding: 0 10px;
    font-size: 16px;
    line-height: 1;
    color: #394f64;
}
.course-box .box2 .tit:before{
    content: "";
    float: left;
    visibility: initial;
    width: 4px;
    height: 19px;
    margin-right: 10px;
    margin-top: -1px;
    background-color: #FF6161;
    border-radius: 10px;
}
.course-box .box2 .details{
    padding: 0 20px;
    margin-top: 10px;
    color: #8b98a4;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.3px;
}
.course-box .box2 .look-details{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    margin: auto;
    width: 110px;
    height: 39px;
    font-size: 16px;
    text-align: center;
    line-height: 39px;
    color: #fd7261;
    border: 1px solid #fd7261;
    border-radius: 5px;
    cursor: pointer;
}
.course-box .box2 .look-details:hover{
    color: #fff;
    background-color: #fd7261;
}
.course-box .box2 .look-details a{
    color: inherit;
}



/*section3�桁�綣�紮�紊�*/
.section3{
    height: 360px;
    padding-top: 70px;
    background-color: #fff;
    box-sizing: border-box;
}
.section3 h1{
    font-size: 30px;
    color: #000729;
    text-align: center;
    letter-spacing: 2px;
}

.section3 .box-content{
    margin-top: 55px;
}
.section3 .box-content .box{
    float: left;
    margin-left: 120px;
    padding-top: 20px;
    width: 410px;
    height: 150px;
    border-radius: 5px;
    box-shadow: 0 15px 40px rgba(0,0,0,.05);
    box-sizing: border-box;
}
.section3 .box-content .box .p-1{
    font-size: 16px;
    text-align: center;
    color: #737687;
    line-height: 1;
}
.section3 .box-content .box .consult{
    width: 170px;
    height: 42px;
    margin: 30px auto;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 42px;
    border-radius: 5px;
    background-color: #fd7261;

}
.section3 .box-content .box img{
    float: left;
    margin-left: 30px;
    width: 110px;
    height: 110px;
}
.section3 .box-content .box .right{
    float: left;
    margin-left: 20px;
}
.section3 .box-content .box .right .p-2{
    margin-bottom: 10px;
    font-size: 18px;

}
.section3 .box-content .box .right .p-3{
    margin-bottom: 15px;
    color: #797c8d;
}

/*section4�桁�綣�紮�紊�*/
.section4{
    height: 850px;
    padding-top: 75px;
    box-sizing: border-box;
}
.section4 h1{
    font-size: 30px;
    color: #000729;
    text-align: center;
    letter-spacing: 2px;
}
.section4 h3{
    margin-top: 25px;
    font-size: 18px;
    color: #686c7e;
    text-align: center;
}

.section4 .box{
    width: 1035px;
    height: 440px;
    margin: 50px auto 0;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 10px;
}
.section4 .box .l-box{
    height: 100%;
    float: left;
    width: 456px;
    box-sizing: border-box;
}
.section4 .box .l-box img{
    width: 100%;
    height: 100%;
    border-radius: 10px 0 0 10px;
}
.section4 .box .r-box{
    padding: 60px 40px 0 40px;
    height: 100%;
    float: left;
    width: 54%;
    box-sizing: border-box;
}
.section4 .box .r-box .name{
    font-size: 24px;
    color: #000000;
}
.section4 .box .r-box .tit{
    margin-top: 18px;
    color: #6e6e6e;
    font-size: 16px;
}
.section4 .box .r-box .info{
    margin-top: 30px;
    font-size: 16px;
    color: #94959e;
    line-height: 30px;
}
.section4 .bottom-box ul{
    margin-top: 60px;
}
.section4 .bottom-box ul li{
    float: left;
    margin-left: 70px;
}
.section4 .bottom-box ul li:first-child{
    margin-left: 40px;
}
.section4 .bottom-box ul li img{
    float: left;
}
.section4 .bottom-box ul li p{
    margin-left: 30px;
    margin-top: -3px;
    float: left;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 1px;

}

/*section4�桁�綣�紮�紊�*/
.section5{
    height: 750px;
    padding-top: 75px;
    box-sizing: border-box;
}
.section5 h1{
    font-size: 30px;
    color: #000729;
    text-align: center;
    letter-spacing: 2px;
}
.section5 h3{
    margin-top: 25px;
    font-size: 18px;
    color: #686c7e;
    text-align: center;
}


.section5  .img-box{
    margin-top: 50px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.section5  .img-box img{
    width: 600px;
}
























