.banner {
    height: 3.5rem;
    position: relative;
    background: url(../img/programme/event-bg.png) no-repeat center / cover;
}
.banner span {
    font-size: 0.4rem;
    position: absolute;
    left: 2.4rem;
    top:1.09rem;
    font-weight: bold;
    font-family: Catamaran-ExtraBold, Catamaran;
    font-weight: 800;
    color: #FFFFFF;
    line-height: 0.4rem;
}

.section1 {
    padding-top: 1rem;
    padding-bottom: 0.4rem;
}
.section1 p{
    margin-top: 0.3rem;
    /* height: 3.22rem; */
    font-size: 0.16rem;
    font-family: MiSans-Regular, MiSans;
    font-weight: 400;
    color: #333333;
    line-height: 0.3rem;
}
.section1 .wrap:nth-child(2) {
    display: flex;
    justify-content: space-between;
}
.text-title {
    margin-bottom: 0.4rem;
    font-size: 0.3rem;
    font-family: Catamaran-ExtraBold, Catamaran;
    font-weight: 800;
    color: #193158;
    position: relative;
    /*line-height: !important;*/
    padding-right: 0.3rem;
}
.text-title::after {
    content:'';
    position: absolute;
    left: 0%;
    bottom: -0.2rem;
    width: 0.8rem;
    height: 0.04rem;
    background: #E11932;
}

.swiper {
    padding-bottom: 0.5rem;
}
.event_content{
    position: relative;
}
.event_swiper h4{
    margin-bottom: 0.16rem;
    width: 3.61rem;
    height: 0.52rem;
    font-size: 0.18rem;
    font-family: MiSans-Medium, MiSans;
    font-weight: 500;
    color: #333333;
    line-height: 0.28rem;
}
.event_next{
    right: -0.7rem!important;
}
.event_prev{
    left: -0.7rem!important;
}
.event_next,.event_prev{
    width: 0.32rem!important;
    height: 0.32rem!important;
    background: #e2e2e2;
}
.event_next::after{
    font-size: 0.16rem!important;
    color: #969696!important;
    font-weight: bold;
}
.event_prev::after{
    font-size: 0.16rem!important;
    color: #969696!important;
    font-weight: bold;
}
.centerBox{
    margin-top: 0.7rem;
}
.event_bigbox{
    padding-bottom: 0.7rem;
}
.swiper-box{
    margin-top: 0.2rem;
}
.swiper-box .right {
    margin-left: 0.2rem;
}
.swiper-box .right p {
    width: 3.6rem;
    font-size: 0.16rem;
    font-family: MiSans-Regular, MiSans;
    font-weight: 400;
    color: #666666;
    line-height: 0.24rem;
    
}
.swiper-box .right .author p {
    font-size: 0.14rem;
    font-family: MiSans-Regular, MiSans;
    font-weight: 400;
    color: #929597;
}
.arrow {
    width: 0.16rem!important;
}

.swiper li:last-child {
    margin-right: 0;
}
.swiper li .img-box {
    width: 100%;
    height: 2.8rem;
    margin-bottom: 0.19rem;
}
.swiper .left>p img{
    width: 0.13rem;
    height: auto;
    margin: 0;
    margin-right: 0.1rem;
}
.swiper .left>p {
    padding-top: 0.14rem;
    padding-left: 0.1rem;
    display: flex;
    align-items: center;
font-size: 0.14rem;
font-family: MiSans-Regular, MiSans;
font-weight: 400;
color: #929597;
}
.swiper .author {
    margin-top: 0.2rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
font-size: 0.14rem;
font-family: MiSans-Regular, MiSans;
font-weight: 400;
color: #929597;
line-height: 0.26rem;
}
.swiper .author img {
    width: 0.2rem;
    height: 0.2rem;
    margin: 0;
    margin-right: 0.1rem;
}
.swiper-box {
    display: flex;
    justify-content: space-between;
}
.data {
    width: 0.68rem;
    height: 0.75rem;
    background: #E11932;
    text-align: center;
}

.data span {
    width: 0.48rem;
    font-size: 0.38rem;
    font-family: MiSans-Bold, MiSans;
    font-weight: bold;
    color: #FFFFFF;
    border-bottom: 1px solid #fff;
}
.data p {
    font-size: 0.12rem;
    margin-top: 0.04rem;
    background: #E11932;
    border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
    opacity: 1;
}

.section2{
    box-sizing: border-box;
    padding-top: 1.1rem;
    padding-bottom: 0.84rem;
    height: 6.67rem;
    background: url(../img/event/event-bg.jpg) no-repeat center / cover;
}
.secondBg{
    background-image: url(../img/event/event-bg2.jpg);
}
.section2 .wrap {
    display: flex;
    justify-content: space-between;
}
.section2 ul {
    display: flex;
}
.section2 li {
    width: 3.25rem;
    height: 4.1rem;
    background: #FFFFFF;
    box-shadow: 0.01rem 0.01rem 0.06rem 0.01rem rgba(0,0,0,0.16);
    border-radius: 0rem 0rem 0rem 0rem;
    opacity: 1;
    margin-right: 0.12rem;
}
.section2 li:nth-child(3) {
    margin-right: 0;
}
.section2 .text {
    font-size: 0.14rem;
    font-family: MiSans-Regular, MiSans;
    font-weight: 400;
    color: #929597;
}
.section2 .title {
    width: 2.6rem;
height: 0.44rem;
font-size: 0.16rem;
font-family: MiSans-Medium, MiSans;
font-weight: 500;
color: #333333;
line-height: 0.22rem;
margin: 0.05rem 0 0.1rem;
}
.section2 .text2 {
    width: 2.8rem;
height: 0.71rem;
font-size: 0.16rem;
font-family: MiSans-Regular, MiSans;
font-weight: 400;
color: #333333;
line-height: 0.24rem;
}
.padding-box {
    padding: 0.14rem 0.23rem 0;
}
.section2 p{
    width: 3.94rem;
height: 1.3rem;
    /* height: 3.22rem; */
    font-size: 0.16rem;
    font-family: MiSans-Regular, MiSans;
    font-weight: 400;
    color: #333333;
    line-height: 0.3rem;
}
.section2 .wrap:nth-child(2) {
    
    display: flex;
    justify-content: space-between;
}

.section2 .right>img {
    height: 2rem;
    margin-bottom: 0.14rem;
}






/*wxf change*/
.section1 {
    padding-top: 1rem;
    padding-bottom: 1.5rem;
}
.section1 .events {
    width: 14.4rem;
    margin: 0 auto;
}
.section1 .ev_title span {
    font-size: 0.36rem;
    font-family: Catamaran-ExtraBold, Catamaran;
    font-weight: 800;
    color: #193158;
}
.section1 .ev_title .short_line {
    width: 0.8rem;
    height: 0.04rem;
    margin-top: 0.1rem;
    background: #E11932;
}
.section1 .ev_explain {
    margin-top: 0.5rem;
    font-size: 0.16rem;
    font-family: MiSans-Regular, MiSans;
    font-weight: 400;
    color: #333333;
    line-height: 0.36rem;
}
.section1 .ev_major {
    margin-top: 0.25rem;
    font-size: 0.16rem;
    font-family: MiSans-Regular, MiSans;
    font-weight: 400;
    color: #333333;
    line-height: 0.36rem;
}
.section2 {
    height: auto;
    padding-top: 1.28rem;
    padding-bottom: 1.5rem;
}
.section2 .events {
    width: 14.4rem;
    margin: 0 auto;
}
.section2 .ev_title span {
    display: block;
    width: 4.5rem;
    font-size: 0.36rem;
    font-family: Catamaran-ExtraBold, Catamaran;
    font-weight: 800;
    color: #193158;
}
.section2 .ev_title .short_line {
    width: 0.8rem;
    height: 0.04rem;
    margin-top: 0.1rem;
    background: #E11932;
}
.section2 .ev_explain {
    margin-top: 0.5rem;
    font-size: 0.16rem;
    font-family: MiSans-Regular, MiSans;
    font-weight: 400;
    color: #333333;
    line-height: 0.36rem;
}
.section3 {
    padding-top: 1.13rem;
    padding-bottom: 1.5rem;
    background-image: url(../img/event/event-bg2.jpg);
    background-size: 100% 100%;
}
.section3 .events {
    width: 14.4rem;
    margin: 0 auto;
}
.section3 .ev_title span {
    display: block;
    width: 4.5rem;
    font-size: 0.36rem;
    font-family: Catamaran-ExtraBold, Catamaran;
    font-weight: 800;
    color: #193158;
}
.section3 .ev_title .short_line {
    width: 0.8rem;
    height: 0.04rem;
    margin-top: 0.1rem;
    background: #E11932;
}
.section3 .ev_explain {
    margin-top: 0.5rem;
    font-size: 0.16rem;
    font-family: MiSans-Regular, MiSans;
    font-weight: 400;
    color: #333333;
    line-height: 0.36rem;
}







@media only screen and (max-width:1024px){
    .banner{
        margin-top: 50px;
    }
    .banner span{
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        white-space: nowrap;
    }
    .section1,
    .section2,
    .section3{
        padding: 15px;
    }
    .section1 .events,
    .section2 .events,
    .section3 .events{
        width: 100%;
    }
    .section1 .ev_title span,
    .section2 .ev_title span{
        font-size: 16px;
    }
    .section1 .ev_explain,
    .section2 .ev_explain,
    .section3 .ev_explain{
        margin-top: 15px;
    }
    .section1 .ev_explain,
    .section1 .ev_major,
    .section2 .ev_explain,
    .section3 .ev_explain{
        font-size: 12px;
    }
}


