.head_box{
    width: 100%;
    position: relative;
}
.head_box img{
    width: 100%;
    height: 450px;
}

.head_box_cont{
    position: absolute;
    width: 1200px;
    /* top: 60%; */
    top: 230px;
    left: 50%;
    transform: translate(-50%,-50%);
}

.head_box_cont_tit{
    font-size: 60px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 84px;
    letter-spacing: 1px;
}

.info{
    position: relative;
}

.info img{
    width: 100%;
    height: 841px;
    object-fit: cover;
}

.info_cont{
    width: 1200px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,0);
}

.info_cont_tit{
    font-size: 36px;
    font-weight: 500;
    color: #333333;
    line-height: 50px;
    padding: 80px 0 31px;
    text-align: center;
}

.info_cont_box{
    /* background: #FFFFFF;
    box-shadow: -1px 4px 15px 0px rgba(0,0,0,0.08);
    border-radius: 4px;
    padding: 50px 50px; */
    width: 1200px;
    height: 600px;
    background: #FFFFFF;
    box-shadow: -1px 4px 15px 0px rgba(0,0,0,0.08);
    border-radius: 4px;
    padding: 60px 46px;
}

.info_cont_box div{
    text-indent:40px;
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    line-height: 50px;
}

.course{
    position: relative;
}

.course_back{
    width: 100%;
    height: 646px;
    object-fit:cover;
}

.course_tit{
    font-size: 36px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 50px;
    padding: 63px 0 0;
    text-align: center;
}

.course_cont-box{
    width: 1200px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,0);
}

.course_cont{
    height: 336px;
}


.course_cont_box_f{
    font-size: 49px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 58px;
    letter-spacing: 1px;
    background: linear-gradient(180deg, #FFFFFF 0%, #FDBB79 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    padding-top: 150px;
}

.course_flex{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.course_flex img{
    width: 56px;
    height: 61px;
    cursor: pointer;
}

.course_flex_list{
    display: flex;
}

.course_flex_list_cont{
    cursor: pointer;
    padding-top: 30px;
}

.course_flex_list_cont_ac{
    padding-top: 0;
}

.course_flex_list_cont p{
    font-size: 28px;
    font-weight: 400;
    color: #FFFFFF;
    /*line-height: 40px;*/
    text-align: center;
}
.ball_active{
    border: 5px solid rgba(255,255,255,0.4);
    box-shadow: 0px 0px 5px 0px #FFFFFF;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 17px auto 0;
}

.ball_active span{
    display: block;
    width: 20px;
    height: 20px;
    background: #FFFFFF;
    border-radius: 50%;
}

.ball{
    width: 30px;
    height: 30px;
    margin: 17px auto 0;
    padding-top: 8px;
}

.ball span{
    display: block;
    width: 14px;
    height: 14px;
    background: #FFFFFF;
    border-radius: 50%;
    margin: auto;
}

.swiper-container3{
    width: 1200px;
    overflow: hidden;
}

.course_flex_len{
    width: 1194px;
    height: 3px;
    border: 2px solid;
    border-image: linear-gradient(82deg, rgba(239, 239, 239, 0), rgba(239, 239, 239, 1), rgba(226, 226, 226, 0)) 2 2;
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translate(-50%,0);
}

.p_active{
    font-size: 50px!important;
    font-weight: 500!important;
}


.course_cont_box_li{
    display: flex;
    /*align-items: center;*/
    line-height: 44px;
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 24px;
}
.course_cont_box_e  .course_cont_box_li:first-child{
    margin-top: 0px;
}

.course_cont_box_li p{
    width: 12px;
    height: 12px;
    background: linear-gradient(180deg, #FFC240 0%, #FF8F1E 100%);
    border-radius: 50%;
    margin-right: 10px;
    margin-top: 16px;
}


.course_cont_box_e{
    padding: 47px 0 0 80px;
}

.honor{
    padding: 80px 0 10px;
    background: #FFFFFF;
    text-align: center;
}

.honor_tit{
    font-size: 36px;
    font-weight: 500;
    color: #333333;
    line-height: 50px;
    padding-bottom: 47px;
}

.honor img{
    width: 1200px;
    height: 1486px;
}

.map{
    width: 100%;
    height: 1050px;
}
.map_tit{
    font-size: 36px;
    font-weight: 500;
    color: #333333;
    line-height: 50px;
    position: relative;
    z-index: 9;
    top: 130px;
    text-align: center;
    /* left: 50%; */
    /* transform: translate(-50%,0); */
}
#map-container{
    width: 100%;
    height: 1000px;
}

.map_li{
    width: 33px;
    height: 41px;
}

.map_li2{
    width: 25px;
    height: 31px;
}

.map_cont{
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    background: #FFFFFF;
    box-shadow: 2px 5px 17px 0px rgba(1,1,1,0.16);
    border-radius: 20px 20px 20px 0px;
    padding: 0 20px 20px;
    z-index: 1;
    display: none;
}

.map_cont_tit{
    font-size: 28px;
    font-weight: 600;
    color: #FF8F1E;
    line-height: 40px;
    padding-top: 14px;
}

.map_cont_address{
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
    padding-top: 10px;
}

.map_cont_tel{
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
    padding-top: 20px;
}

.map_cont_tel span{
    color: #FF8F1E;
}

.map_cont_li{
    display: flex;
    align-items: center;
    padding-top: 20px;
}

.map_cont_li p{
    width: 10px;
    height: 10px;
    background: #CCCCCC;
    border-radius: 50%;
    margin-right: 10px;
}
.map_cont_li div{
    font-size: 18px;
    font-weight: 400;
    color: #333333;
}
