.event-top{
    background: #1CB0F6;
}
.event-top .event-top-content{
    max-width: 1072px;
    margin: 0 auto;
    padding: 23px 15px 30px;
}
.event-top .top-right{
    width: 54%;
    float: right;
}
.event-top .top-right img{
    width: 100%;
}
.event-top .top-left{
    width: 46%;
    float: left;
    padding-right: 25px;
    padding-top: 100px;
}
.event-top .top-left h1{
    margin: 0;
    color: #FFFFFF;
    font-size: 60px;
    font-family: balootammaextrabold;
    line-height: 60px;
}
.event-top .top-left h6{
    margin: 14px 0px 0px;
    color: #FFFFFF;
    font-size: 16px;
    font-family: balootammamedium;
    line-height: 22px;
}

.events{
    background: #fff;
}
.events .events-content{
    max-width: 1054px;
    margin: 0 auto;
    padding: 40px 15px 45px;
}
.events .events-content h2{
    margin: 0;
    font-size: 26px;
    font-family: 'balootammabold';
}
.events .events-content h6{
    max-width: 750px;
    margin: 25px 0px 0px;
    color: #777777;
    font-size: 16px;
    font-family: 'balootammamedium';
    line-height: 22px;
}
.events .events-hot a{
    background: #CE82FF;
    min-height: 364px;
    display: block;
    border-radius: 21px;
    padding: 35px 45px 35px 35px;
    margin-top: 42px;
    position: relative;
    text-decoration: none;
}
.events .events-hot a .right{
    width: 37%;
    float: right;
    position: absolute;
    right: 45px;
    bottom: 0;
}
.events .events-hot a .right img{
    width: 100%;
}
.events .events-hot a .left{
    width: 63%;
    float: left;
}
.events .events-hot a .left .status{
    color: #CE82FF;
    width: 123px;
    height: 42px;
    background: #fff;
    text-align: center;
    line-height: 42px;
    border-radius: 8px;
    font-size: 17px;
    font-family: 'balootammabold';
    float: left;
}
.events .events-hot a .left .time{
    width: calc(100% - 123px);
    float: left;
    padding-left: 16px;
}
.events .events-hot a .left .time span{
    display: block;
    width: 46px;
    float: left;
    margin: 0px 7px;
}
.events .events-hot a .left .time strong{
    display: block;
    width: 46px;
    height: 46px;
    background: #00000020;
    text-align: center;
    line-height: 46px;
    border-radius: 10px;
    color: #fff;
    font-size: 20px;
    font-family: 'balootammabold';
    font-weight: 400;
}
.events .events-hot a .left .time i{
    display: block;
    text-align: center;
    color: rgb(255 255 255 / 53%);
    font-size: 15px;
    font-style: normal;
    text-transform: uppercase;
    font-family: 'balootammabold';
    margin-top: 2px;
}
.events .events-hot a .left .title{
    margin-top: 20px;
    color: #fff;
    font-size: 40px;
    max-width: 515px;
    font-family: 'balootammaextrabold';
    padding-right: 5px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    padding-top: 5px;
    line-height: 50px;
    max-height: 149px;
}
.events .events-hot a .left .promotion-action{
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-family: 'balootammabold';
    margin-top: 15px;
    text-decoration: none;
    text-transform: uppercase;
    position: absolute;
    bottom: 45px;
    left: 35px;
}

.events-promotion{
    margin-top: 22px;
}
.events-promotion .promotion-item{
    width: 416px;
    height: 237px;
}
.events-promotion .promotion-item a{
    display: block;
    background: #BA6FEB;
    border-radius: 16px;
    padding: 20px;
    height: 237px;
    text-decoration: none;
}
.events-promotion .promotion-item .status{
    width: 123px;
    float: left;
    text-align: center;
    background: #fff;
    height: 42px;
    line-height: 42px;
    border-radius: 8px;
    color: #BA6FEB;
    font-size: 15px;
    font-family: 'balootammabold';
}
.events-promotion .promotion-item .time{
    width: calc(100% - 123px);
    float: left;
    padding-left: 16px;
}
.events-promotion .promotion-item .time .date-countdown-content span{
    display: block;
    width: 46px;
    float: left;
    margin: 0px 6px;
}
.events-promotion .promotion-item .time .date-countdown-content strong{
    display: block;
    width: 46px;
    height: 46px;
    background: #00000020;
    text-align: center;
    line-height: 46px;
    border-radius: 10px;
    color: #fff;
    font-size: 20px;
    font-family: 'balootammabold';
    font-weight: 400;
}
.events-promotion .promotion-item .time .date-countdown-content i{
    display: block;
    text-align: center;
    color: rgb(255 255 255 / 53%);
    font-size: 15px;
    font-style: normal;
    text-transform: uppercase;
    font-family: 'balootammabold';
    margin-top: 2px;
}
.events-promotion .promotion-item .title{
    color: #fff;
    margin-top: 0;
    font-size: 22px;
    font-family: 'balootammabold';
    line-height: 28px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    max-height: 82px;
}
.events-promotion .promotion-item .promotion-action{
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-family: 'balootammabold';
    margin-top: 15px;text-decoration: none;
    text-transform: uppercase;
    position: absolute;
    bottom: 25px;
}
.events-promotion .promotion-item .left{
    width: calc(100% - 150px);
    float: left;
    padding-top: 15px;
    padding-right: 15px;
}
.events-promotion .promotion-item .right{
    width: 145px;
    float: left;
    position: absolute;
    bottom: 0;
    right: 15px;
}
.events-promotion .promotion-item .right img{
    display: block;
    width: 100%;
}

.newsfeed{
    background: #F5F5F5;
}
.newsfeed .newsfeed-content{
    max-width: 1054px;
    margin: 0 auto;
    padding: 50px 15px 45px;
}
.newsfeed .newsfeed-content h2{
    margin: 0;
    font-size: 26px;
    font-family: 'balootammabold';
}
.newsfeed .newsfeed-content h6{
    max-width: 750px;
    margin: 25px 0px 0px;
    color: #777777;
    font-size: 16px;
    font-family: 'balootammamedium';
    line-height: 22px;
}
.newsfeed-hot h4{
    color: #AFAFAF;
    margin: 15px 0px 0px;
    font-size: 20px;
    font-family: 'balootammabold';
}
.newsfeed-hot a{
    height: 326px;
    display: block;
    background: #fff;
    margin: 20px 0px 0px;
    border-radius: 19px;
    padding: 8px 90px 0px 77px;
    text-decoration: none;
}
.newsfeed-hot a .left{
    width: 62%;
    float: left;
    padding-top: 60px;
}
.newsfeed-hot a .left .date{
    color: #AFAFAF;
    font-size: 15px;
    font-family: 'balootammabold';
}
.newsfeed-hot a .left h3{
    color: #4C4C4C;
    margin-top: 12px;
    font-size: 40px;
    font-family: 'balootammabold';
    line-height: 42px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    max-height: 82px;
    max-width: 440px;
}
.newsfeed-hot a .left span{
    color: #1CB0F6;
    font-size: 15px;
    display: inline-block;
    font-family: 'balootammabold';
    margin-top: 30px;
}
.newsfeed-hot a .right{
    width: 38%;
    float: left;
    position: relative;
    height: 100%;
}
.newsfeed-hot a .right img{
    width: 100%;
    position: absolute;
    bottom: 0;
}

.newsfeed-hot-item{
    margin-top: 30px;
    margin-left: -22px;
    width: calc(100% + 44px);
}
.newsfeed-hot-item .hot-item{
    width: calc(50% - 44px);
    margin: 0px 22px 0px;
    float: left;
}
.newsfeed-hot-item .hot-item a{
    display: block;
    background: #fff;
    padding: 50px 50px 50px 70px;
    text-decoration: none;
    position: relative;
    border-radius: 19px;
    min-height: 475px;
}
.newsfeed-hot-item .hot-item .date{
    color: #AFAFAF;
    font-size: 15px;
    font-family: 'balootammabold';
}
.newsfeed-hot-item .hot-item h3{
    margin: 12px 0px 0px;
    font-size: 30px;
    font-family: 'balootammabold';
    color: #4c4c4c;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 64px;
    line-height: 34px;
}
.newsfeed-hot-item .hot-item .left span{
    color: #1CB0F6;
    font-size: 15px;
    font-family: 'balootammabold';
    display: inline-block;
    margin-top: 20px;
}
.newsfeed-hot-item .hot-item .right{
    width: 300px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
}
.newsfeed-hot-item .hot-item .right img{
    width: 100%;
}

.other-newsfeed{
    margin-top: 35px;
}
.other-newsfeed h4{
    margin: 0;
    color: #AFAFAF;
    font-size: 20px;
    font-family: 'balootammabold';
}
.other-newsfeed .other-newsfeed-item{
    max-height: 618px;
    overflow: hidden;
}
.other-newsfeed .newsfeed-item a{
    display: block;
    padding: 30px 0px 30px;
    border-bottom: 2px solid #e5e5e5;
    text-decoration: none;
}
.other-newsfeed .newsfeed-item .left{
    width: 150px;
    height: 145px;
    background: #fff;
    border-radius: 22px;
    padding: 8px 10px;
    float: left;
}
.other-newsfeed .newsfeed-item .left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.other-newsfeed .newsfeed-item .right{
    width: calc(100% - 150px);
    float: left;
    padding-left: 30px;
    padding-top: 15px;
}
.other-newsfeed .newsfeed-item .right .date{
    color: #AFAFAF;
    font-size: 15px;
    font-family: 'balootammabold';
}
.other-newsfeed .newsfeed-item .right h3{
    margin: 15px 0px 0px;
    color: #777777;
    font-size: 25px;
    font-family: 'balootammabold';
}
.other-newsfeed .newsfeed-item .right span{
    color: #1CB0F6;
    display: inline-block;
    font-size: 15px;
    font-family: 'balootammabold';
    margin-top: 15px;
}
.other-newsfeed .btn-view-more{
    display: block;
    width: 194px;
    height: 39px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-bottom: 4px solid #e5e5e5;
    margin: 0 auto;
    text-align: center;
    border-radius: 11px;
    line-height: 39px;
    text-transform: uppercase;
    color: #1CB0F6;
    font-size: 15px;
    font-family: 'balootammabold';
    text-decoration: none;
}

.event-see{
    background: #1CB0F6;
}
.event-see .event-see-content{
    max-width: 730px;
    margin: 0px auto;
    padding: 60px 15px 50px;
}
.event-see h2{
    margin: 0;
    color: #fff;
    text-align: center;
    font-size: 48px;
    font-family: 'balootammaextrabold';
}
.event-see .event-see-item{
    max-width: 510px;
    margin: 10px auto 0px;
}
.event-see .event-see-item a{
    display: block;
    min-height: 274px;
    border-radius: 22px;
    background: #fff;
    padding: 30px;
    text-align: center;
    text-decoration: none;
}
.event-see .event-see-item h3{
    margin: 0;
    color: #1CB0F6;
    font-size: 25px;
    font-family: 'balootammabold';
    line-height: 31px;
}
.event-see .event-see-item .date-countdown-content{
    max-width: 304px;
    margin: 20px auto 0px;
}
.event-see .event-see-item .time span{
    display: block;
    width: 60px;
    float: left;
    margin: 0px 8px;
}
.event-see .event-see-item .time strong{
    display: block;
    width: 60px;
    height: 60px;
    background: #1CB0F6;
    text-align: center;
    line-height: 63px;
    border-radius: 15px;
    color: #fff;
    font-size: 31px;
    font-family: 'balootammabold';
    font-weight: 400;
}
.event-see .event-see-item .time i{
    display: block;
    text-align: center;
    color: #1CB0F6;
    font-size: 15px;
    font-style: normal;
    text-transform: uppercase;
    font-family: 'balootammabold';
    margin-top: 2px;
    width: 60px;
}
.event-see .event-see-item .promotion-action{
    display: block;
    width: 250px;
    height: 48px;
    border: 2px solid #1CB0F6;
    border-bottom: 4px solid #1CB0F6;
    border-radius: 15px;
    margin: 20px auto 0px;
    line-height: 48px;
    font-size: 15px;
    color: #1CB0F6;
    font-family: 'balootammabold';
}

.event-menu-content{
    display: flex;
    margin: 60px auto 0px;
}
.event-menu-content a{
    display: block;
    width: 100%;
    font-size: 15px;
    color: #ffffff9e;
    font-family: 'balootammabold';
    text-align: center;
    text-decoration: none;
}
@media(max-width: 767px){
    .event-top .top-right{
        width: 100%;
        float: none;
        max-width: 370px;
        margin: 0 auto;
    }
    .event-top .top-left{
        width: 100%;
        float: none;
        padding: 30px 0px 0px;
        text-align: center;
    }
    .event-top .top-left h1{
        font-size: 40px;
        line-height: 45px;
    }
    .events .events-content{
        padding-top: 30px;
    }
    .events .events-content h2{
        font-size: 22px;
    }
    .events .events-content h6{
        font-size: 15px;
        margin-top: 11px;
    }
    .events .events-hot a{
        margin-top: 30px;
        padding: 14px 13px 0px;
        min-height: 469px;
    }
    .events .events-hot a .left .status{
        float: none;
    }
    .events .events-hot a .left{
        width: 100%;
        float: none;
    }
    .events .events-hot a .left .time{
        width: 100%;
        float: none;
        padding: 25px 0px 0px;
    }
    .events .events-hot a .left .title{
        margin-top: 18px;
        font-size: 30px;
        line-height: 37px;
        max-height: 79px;
    }
    .events .events-hot a .left .promotion-action{
        position: relative;
        bottom: unset;
        left: unset;
        margin-top: 10px;
    }
    .events .events-hot a .right{
        width: 215px;
        float: none;
        right: unset;
        left: 50%;
        transform: translate(-50%);
    }
    .events-promotion{
        width: calc(100% + 15px);
    }
    .events-promotion .promotion-item {
        width: 328px;
        height: 317px;
    }
    .events-promotion .promotion-item a{
        height: 317px;
    }
    .events-promotion .promotion-item .right{
        display: none;
    }
    .events-promotion .promotion-item .status{
        float: none;
    }
    .events-promotion .promotion-item .time{
        width: 100%;
        float: none;
        padding: 20px 0px 0px;
    }
    .events-promotion .promotion-item .left{
        width: 100%;
        float: none;
        padding-right: 0;
    }
    .newsfeed .newsfeed-content{
        padding-top: 30px;
    }
    .newsfeed .newsfeed-content h6 {
        font-size: 15px;
        margin-top: 11px;
    }
    .newsfeed-hot a{
        min-height: 475px;
        padding: 30px 25px 30px;
        position: relative;
    }
    .newsfeed-hot a .left{
        width: 100%;
        float: none;
        padding: 0;
    }
    .newsfeed-hot a .left h3{
        margin: 12px 0px 0px;
        font-size: 30px;
        line-height: 35px;
        max-height: 70px;
    }
    .newsfeed-hot a .left span{
        margin-top: 20px;
    }
    .newsfeed-hot a .right{
        height: unset;
        width: 100%;
        max-width: 320px;
        float: none;
        margin: 30px auto 0;
        width: 300px;
        margin: 0 auto;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%);
    }
    .newsfeed-hot a .right img{
        position: unset;
    }
    .newsfeed-hot-item{
        margin: 0;
        width: 100%;
    }
    .newsfeed-hot-item .hot-item{
        width: 100%;
        margin: 22px 0px 0px;
        float: none;
    }
    .newsfeed-hot-item .hot-item a{
        padding: 30px 25px 30px;
    }
    .other-newsfeed .newsfeed-item .left{
        width: 122px;
        height: 118px;
        padding: 8px;
    }
    .other-newsfeed .newsfeed-item .right{
        width: calc(100% - 122px);
        padding-top: 0;
        padding-left: 20px;
    }
    .other-newsfeed .newsfeed-item .right h3{
        margin-top: 8px;
        font-size: 20px;
        line-height: 26px;
    }
    .event-see .event-see-content{
        padding: 25px 15px 15px;
    }
    .event-see h2{
        font-size: 30px;
        line-height: 36px;
    }
    .event-see .event-see-item a{
        padding: 15px;
        min-height: 265px;
    }
    .event-see .event-see-item h3{
        font-size: 20px;
        line-height: 25px;
        font-family: balootammasemibold;
    }
    .event-menu-content{
        display: block;
        margin: 35px 0px 0px;
        text-align: center;
        margin-left: -15px;
        width: calc(100% + 30px);
    }
    .event-menu-content a{
        width: unset;
        display: inline-block;
        margin: 0px 15px 15px;
    }
    .newsfeed .newsfeed-content h2{
        font-size: 20px;
    }
}