.location{
    bottom: 190px;
}

.child_nav{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.child_nav ul{
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.child_nav ul li{
    font-size: 36px;
    color: #ffffff;
    font-weight: bold;
    line-height: 72px;
    margin: 0 20px;
}

.activity_title{
    width: 1258px;
    margin: 0 auto 50px;
    padding: 50px 0px;
    border-bottom: 3px solid #69005F;
}
.activity_title p{
    font-size: 64px;
    font-weight: bold;
    color: #69005F;
}
.activity_title p::first-letter{
    color: #C19A74;
}
.activity_lb{
    width: 1258px;
    height: 480px;
    overflow: hidden;
    position: relative;
    margin: auto;
    background-color: #69005F;
    color: #ffffff;
}
.activity_lb .prev{
    position: absolute;
    width: 62px;
    height: 20px;
    background: url(../images/img/lf001.png) no-repeat;
    bottom: 72px;
    left: 170px;
}
.activity_lb .next{
    position: absolute;
    width: 62px;
    height: 20px;
    background: url(../images/img/rg001.png) no-repeat;
    left: 343px;
    bottom: 72px;
}
.activity_lb .hd{
    position: absolute;
    overflow: hidden;
    bottom: 75px;
    left: 242px;
}
.activity_lb .hd ul{
    display: flex;
    flex-direction: row;
}
.activity_lb .hd ul li{
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    margin: 0px 10px;
    border-radius: 50%;
}
.activity_lb .hd ul li.on{
    background-color: #C19A74;
}
.activity_lb .bd{
    padding-top: 80px;
}
.activity_lb .bd ul li{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}
.activity_lblf{
    width: 410px;
}
.activity_lblf a:nth-child(1){
    font-size: 24px;
    width: 100%;
    display: block;
    margin-top: 15px;
}
.activity_lblf a:nth-child(2){
    font-size: 21px;
    width: 100%;
    display: block;
    margin-top: 30px;
}
.activity_lbrg{
    width: 605px;
}
.activity_list{
    width: 1258px;
    margin: 60px auto;
}
.activity_list ul{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.activity_list ul li{
    width: 31%;
    margin-right: 3.5%;
    position: relative;
}
.activity_list ul li:nth-child(3){
    margin-right: 0;
}
.activity_list ul li img{
    width: 100%;
}
.activity_list ul li .list_cen{
    width: 208px;
    height: 208px;
    position: absolute;
    background-color: #fff;
    top: 90px;
    left: 0;
    padding: 15px;
}
.activity_list ul li .list_cen p{
    font-size: 26px;
    font-weight: bold;
    color: #2E3346;
}
.activity_list ul li .list_cen p:nth-child(3){
    font-size: 24px;
    font-weight: unset;
    padding-top: 20px;
}
.activity_list ul li .list_cen span{
    font-size: 16px;
    color: #838087;
    bottom: 12px;
    position: absolute;
}




.life_content{
    width: 100%;
    height: 1485px;
    position: relative;
    margin-bottom: 50px;
}
.life_content ul li:nth-child(1){
    position: absolute;
    top: 0;
    left: 0;
    width: 1338px;
    height: 501px
}
.life_content ul li:nth-child(2){
    position: absolute;
    left: 1338px;
    top: 0;
    width: 565px;
    height: 650px;
}
.life_content ul li:nth-child(3){
    position: absolute;
    top: 501px;
    left: 0;
    width: 669px;
    height: 293px;
}
.life_content ul li:nth-child(4){
    position: absolute;
    top: 501px;
    left: 669px;
    width: 669px;
    height: 293px;
}
.life_content ul li:nth-child(5){
    position: absolute;
    top: 794px;
    left: 0;
    width: 669px;
    height: 293px;
}
.life_content ul li:nth-child(6){
    position: absolute;
    top: 794px;
    left: 669px;
    width: 388px;
    height: 293px;
}
.life_content ul li:nth-child(7){
    position: absolute;
    top: 650px;
    left: 1057px;
    width: 846px;
    height: 437px;
    z-index: -1;
}
.life_content ul li:nth-child(8){
    position: absolute;
    top: 1087px;
    left: 0;
    width: 669px;
    height: 400px;
}
.life_content ul li:nth-child(9){
    position: absolute;
    top: 1087px;
    left: 669px;
    width: 388px;
    height: 400px;
}
.life_content ul li:nth-child(10){
    position: absolute;
    top: 1087px;
    left: 1057px;
    width: 846px;
    height: 400px;
}
.life_content ul li img{
    width: 100%;
    height: 100%;
}


.canteen{
    width: 1258px;
    margin: auto;
}
.canteen_title{
    padding-top: 50px;
    padding-bottom: 100px;
}
.canteen_title p{
    font-size: 64px;
    font-weight: bold;
    text-align: center;
    color: #69005F;
    position: relative;
}
.canteen_title p::first-letter{
    color: #C19A74;
}
.canteen_title p::before{
    content: "";
    position: absolute;
    background: url(../images/bg01.png) no-repeat;
    width: 360px;
    height: 52px;
    top: 30px;
    right: 356px
}
.canteen ul li{
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    margin-bottom: 50px;
}
.canteen ul li:nth-child(2n){
    flex-direction: row-reverse;
}
.canteen ul li .canteen_cen{
    width: 637px;
    height: 431px;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    padding: 35px;
}
.canteen ul li:nth-child(2n) .canteen_cen{
    left: 0;
    right: auto;
}
.canteen ul li .canteen_cen>p{
    font-size: 24px;
    font-weight: bold;
    position: relative;
    padding-bottom: 35px;
}
.canteen ul li .canteen_cen>p::before{
    content: "";
    position: absolute;
    width: 50px;
    height: 3px;
    background: #69005F;
    bottom: 15px;
}
.canteen ul li .canteen_cen .time_cen{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.canteen ul li .canteen_cen .time_cen p{
    font-size: 22px;
    line-height: 30px;
    width: 50%;
    margin-bottom: 25px;
}
.canteen ul li .canteen_cen a{
    background: url(../images/bg04.png) no-repeat;
    display: block;
    width: 124px;
    height: 36px;
    position: absolute;
    bottom: 40px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    line-height: 36px;
}
.cafe{
    width: 1258px;
    margin: auto;
}
.cafe_title{
    padding-top: 50px;
    padding-bottom: 75px;
}
.cafe_title p{
    font-size: 64px;
    color: #69005F;
    font-weight: bold;
    text-align: center;
    position: relative;
}
.cafe_title p::first-letter{
    color: #C19A74;
}
.cafe_title p::before{
    content: "";
    position: absolute;
    background: url(../images/bg01.png) no-repeat;
    width: 360px;
    height: 52px;
    top: 30px;
    right: 400px;
}
.cafe ul{
    padding-bottom: 65px;
}
.cafe ul li{
    width: 100%;
    height: 430px;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background-color: #ffffff;
    margin-bottom: 80px;
}
.cafe ul li:nth-child(2n){
    flex-direction: row-reverse;
}
.cafe ul li .cafe_cen{
    width: 400px;
    padding-top: 90px;
    padding-left: 40px;
}
.cafe ul li:nth-child(2n) .cafe_cen{
    padding-left: 0;
}
.cafe ul li .cafe_cen>p{
    font-size: 24px;
    font-weight: bold;
    position: relative;
    padding-bottom: 35px;
}
.cafe ul li .cafe_cen>p::before{
    content: "";
    position: absolute;
    width: 50px;
    height: 3px;
    background: #69005F;
    bottom: 15px;
}
.cafe ul li .cafe_cen .time_cen{
    display: flex;
    flex-direction: column;
}
.cafe ul li .cafe_cen .time_cen p{
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 25px;
}
.cafe ul li .cafe_cen a{
    background: url(../images/bg04.png) no-repeat;
    display: block;
    width: 124px;
    height: 36px;
    position: absolute;
    bottom: 40px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    line-height: 36px;
}
.cafe ul li img{
    position: absolute;
    right: 40px;
    top: 40px;
}
.cafe ul li:nth-child(2n) img{
    left: 40px;
    right: auto;
}



.activity .lb_list{
    width: 1258px;
    margin: auto;
    padding: 50px 0;
}
.activity .lb_list ul li{
    width: 100%;
    position: relative;
    margin-top: 90px
}
.activity .lb_list ul li:nth-child(1){
    margin-top: 0;
}
.activity .lb_list ul li p{
    width: 404px;
    height: 92px;
    background-color: #C19A74;
    color: #ffffff;
    font-size: 56px;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: absolute;
    top: -40px;
    right: 0;
    z-index: 2;
}
.activity .lb_list ul li:nth-child(2n) p{
    left: 0;
    right: auto;
    align-items: flex-end;
}
.activity .lb_list ul li span{
    width: 473px;
    height: 346px;
    display: block;
    background-color: #ffffff;
    position: absolute;
    top: 0px;
    right: 0;
    border-top: 5px solid #8B3C85;
    padding: 65px 69px;
    font-size: 20px;
    line-height: 20px;
    z-index: 1;
}
.activity .lb_list ul li:nth-child(2n) span{
    left: 0;
    right: auto;
}




.activity .dl_list{
    width: 1258px;
    margin: auto;
}
.activity .dl_list ul li{
    width: 100%;
    height: 70px;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background-color: #ffffff;
    margin-bottom: 15px;
}
.activity .dl_list ul li:nth-last-child(1){
    margin-bottom: 0;
}
.activity .dl_list ul li::before{
    content: "";
    position: absolute;
    background: url(../images/img/txt.png) no-repeat;
    width: 32px;
    height: 32px;
    background-size: 32px;
    left: 15px;
}
.activity .dl_list ul li:nth-child(3n-1):before{
    background: url(../images/img/Excel.png) no-repeat;
    background-size: 32px;
}
.activity .dl_list ul li:nth-child(3n):before{
    background: url(../images/img/pdf.png) no-repeat;
    background-size: 32px;
}
.activity .dl_list ul li p{
    font-size: 22px;
    padding-left: 70px;
}
.activity .dl_list ul li a{
    margin-right: 10px;
    width: 100px;
    height: 40px;
    background-color: #69005F;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.activity .dl_list ul li a img{
    width: 34px;
}




.sports{
    width: 1258px;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 100px;
}
.sports .sports_title p{
    font-size: 64px;
    font-weight: bold;
    text-align: center;
    color: #69005F;
    position: relative;
    margin-bottom: 50px;
}
.sports .sports_title p::first-letter{
    color: #C19A74;
}
.sports_title p::before{
    content: "";
    position: absolute;
    background: url(../images/bg01.png) no-repeat;
    width: 360px;
    height: 52px;
    top: 40px;
    right: 391px;
}
.sports_list{
    width: 100%;
}
.sports_list .hd{
    position: relative;
}
.sports_list .hd ul{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.sports_list .hd ul li{
    width: 620px;
    background-color: #ffffff;
    color: #69005F;
    height: 70px;
    font-size: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    float: left;
    cursor: pointer;
    border: 1px solid #69005F;
    border-radius: 5px;
}
.sports_list .hd ul li.on{
    background-color: #69005F;
    color: #ffffff;
}
.sports_list .bd ul{
    padding-top: 30px;
}
.sports_list .bd ul li{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    border-bottom: 1px solid #636676;
    padding-top: 20px;
    padding-bottom: 20px;
}
.sports_list .bd ul li:nth-child(1) p{
    font-size: 24px;
    font-weight: bold;
    width: 30%;
    text-align: center;
}
.sports_list .bd ul li p{
    font-size: 22px;
}
.sports_list .bd ul li+li>p{
    width: 30%;
    font-size: 22px;
    text-align: center;
}
.sports_list .bd ul li span{
    font-size: 22px;
    line-height: 24px;
}
.fl{
    width: 30%;
    text-align: center;
}
.fl p{
    padding-bottom: 20px;
}
.fl img{
    width: 100%;
}
.sports_list .bd ul li+li span{
    width: 30%;
    padding-left: 80px;
}



.alumni{
    width: 100%;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 100px;
}
.alumni .alumni_title p{
    font-size: 64px;
    font-weight: bold;
    text-align: center;
    color: #69005F;
    position: relative;
    margin-bottom: 50px;
}
.alumni .alumni_title p::first-letter{
    color: #C19A74;
}
.alumni_title p::before{
    content: "";
    position: absolute;
    background: url(../images/bg01.png) no-repeat;
    width: 360px;
    height: 52px;
    top: 40px;
    right: 600px;
}
.alumni .alumni_cen{
    display: flex;
    flex-direction: row;
}
.alumni .alumni_cen .alumni_img{
    width: 61%;
}
.alumni .alumni_cen .alumni_img img{
    width: 100%;
    height: 100%;
}
.alumni .alumni_cen .al_rg{
    width: 39%;
    border-top: 3px solid #69005F;
    border-bottom: 3px solid #69005F;
    padding: 35px 50px 35px 50px;
    display: flex;
    flex-direction: column;
    position: relative;
}
.al_rg .al_rg_title{
    position: relative;
}
.al_rg .al_rg_title::before{
    content: "";
    position: absolute;
    width: 50px;
    height: 3px;
    background-color: #69005F;
    left: 0;
    bottom: 10px;
}
.al_rg .al_rg_title span{
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 5%;
}
.al_rg p{
    font-size: 22px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 11;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.al_rg a{
    font-size: 18px;
    position: absolute;
    bottom: 35px;
    left: 50px;
    width: 124px;
    height: 36px;
    color: #ffffff;
    text-align: center;
    line-height: 36px;
    background: url(../images/bg04.png) no-repeat;
}
.alumni{
    width: 100%;
}
.alumni .al_list{
    padding-top: 70px;
}
.alumni .al_list ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.alumni .al_list ul li{
    width: 33%;
    margin-bottom: 25px;
}
.alumni .al_list ul li img{
    width: 100%;
}
.al_list ul li .al_title{
    padding: 0 26px;
    display: flex;
    flex-direction: column;
}
.al_list ul li .al_title a{
    font-size: 30px;
    font-weight: bold;
    line-height: 60px;
}
.al_list ul li .al_title span{
    font-size: 22px;
    line-height: 30px;
}