.siteTop{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #F1F1F1;
}
.topWrapper{
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
}
.topWrapper a{
    color: #1E2D4C;
}
.topRight a{
    padding-right: 5px;
    border-right: 1px solid #000;
}
.topRight a:last-child{
    border-right: none;
}

.navHeader{
    position: relative;
    /* top: 0;
    transform: translateY(0);
    left: 0; */
    width: 100%;
    z-index: 101;
    /* 
    transition: all .5s ease-in-out; */
    /* background-color: #000; */
}
.topTitleWrapper{
    display: inline-block;
    width: 100%;
    height: 138px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.topTitleWrapper>div{
    cursor: pointer;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 138px;
}


.topNav{
    width: 100%;
    background-color: #336ea0;
    /* border-bottom: 1px solid hsla(0, 0%, 100%, .15); */
    z-index: 101;
    transition: all .5s ease-in-out;
    box-shadow: 0 5px 5px 0px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 5px 5px 0px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 5px 5px 0px rgba(0, 0, 0, .15);
}
.navWrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1100px;
    width: 100%;
    margin: auto;
    /* padding: 0 25px; */
}
.logo_mobile{display: none;}
.logo{
    display: inline-block;
}
.logoImg{
    max-height: 75px;
    width: auto;
}
.linkWrapper a img{
    min-width: 45px;
}
.navButtIcons{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.regButton{
    display: inline-block;
    color: #fff;
    /* background-image: linear-gradient(57deg, #40db5c, #03c7fd 50%, #40db5c); */
    background-image: linear-gradient(57deg, #1651b0, #00c8ff 50%, #2a90e7);
    background-size: 200% auto;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    padding: 16px 30px;
    text-align: center;
    border-radius: 50px;
    transition: all 1.25s ease;
    min-width: 200px;
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
}
.loginIcon{
    display: none;
    padding: 15px;
}
.loginIcon img{
    filter: invert(1);
    transition: all .5s;
    width: 24px;
    height: 24px;
}
.hamburgerButton{
    display: none;
    background-color: transparent;
    padding: 20px;
    padding-right: 0;
    position: relative;
    z-index: 4;
    transition: all .75s cubic-bezier(.77,0,.175,1);
}

.hamburgerButton span{
    display: block;
    width: 25px;
    height: 2px;
    position: relative;
    opacity: .88;
    background: #fff;
    z-index: 1;
    transform-origin: 4px 0;
    transition: transform .5s cubic-bezier(.77,.2,.05,1), background .5s cubic-bezier(.77,.2,.05,1), opacity .55s ease;
}
.hamburgerButton span:first-child {
    transform-origin: 0 0;
    margin-bottom: 5px;
}
.hamburgerButton span:nth-last-child(2) {
    transform-origin: 0 100%;
    /* width: 16px; */
    margin-bottom: 5px;
    transition: all .6s ease;
}
.fullScreenMenu{
    display: none;
}
.mainWrapper{
    /* margin-top: 223px; */
}

.homeBanner{
    position: relative;
    z-index: 1;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 1px;
    box-shadow: 0 5px 5px 0px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 5px 5px 0px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 5px 5px 0px rgba(0, 0, 0, .4);
}

.bannerContent{
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    margin-top: -30px;
    position: relative;
}

.bannerContent h2{
    font-size: 70px;
    color: #fff;
    font-weight: bold;
}
.bannerContent>div{
    width: 100%;
    margin: 40px auto 0;
    text-align: center;
}
.bannerContent .dateAddr{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: -50px;
}

.dateAddr .month{
    font-size: 120px;
    font-weight: bold;
    margin-right: 10px;
}
.dateAddr .dateWrapper{width: 1052px;text-align: center;}
.dateWrapper .addr{
    margin-top: 100px;
    font-size: 120px;
    font-weight: bold;
}
.dateWrapper .road{
    margin-top: 60px;
    font-size: 33px;
    line-height: 10px;
}
.homeBanner p{
    font-size: 80px;
    line-height: 60px;
    color: #fff;
    margin-top: 25px;
}

.hintCardBox,.hintCardBoxMobile{width: 290px;height: 325px;background: #fff;position: absolute;left: 50%;top: 46%;margin-left: 260px;margin-top: -145px;z-index: 2;box-sizing: border-box;}
.hintCardBox .buttonWrapper,.hintCardBoxMobile .buttonWrapper{width:100%;text-align: center;margin: 6px 0;}
.hintCardBox .buttonWrapper span,.hintCardBoxMobile .buttonWrapper span{display:inline-block;position:relative;cursor:pointer;width:120px;height:30px;line-height:30px;border-radius:2px;background: #926e4a;font-size: 14px;color: #fff;box-sizing: border-box;}
.hintCardBox .buttonWrapper span:nth-child(2),.hintCardBoxMobile .buttonWrapper span:nth-child(2){line-height:28px;margin-left:7px;background: #926e4a;}
.hintCardBox .buttonWrapper span label,.hintCardBoxMobile .buttonWrapper span label{position: absolute;top: -1px;right: 10px;}
.hintCardBox .flexBlock,.hintCardBoxMobile .flexBlock{width: 100%;height: 280px;display: flex;flex-wrap: wrap;justify-content: space-around;text-align: center;font-size: 13px;color: #333;}
.hintCardBox .flexBlock>div,.hintCardBoxMobile .flexBlock>div{width: 33.333%;box-sizing: border-box;padding:10px;border-top:1px solid #ECECEC;border-right: 1px solid #ECECEC;}
.hintCardBox .flexBlock>div:nth-child(3),.hintCardBox .flexBlock>div:nth-child(6),.hintCardBox .flexBlock>div:nth-child(9),.hintCardBoxMobile .flexBlock>div:nth-child(3),.hintCardBoxMobile .flexBlock>div:nth-child(6),.hintCardBoxMobile .flexBlock>div:nth-child(9),.hintCardBoxMobile .flexBlock>div:nth-child(12){border-right: none;}
.hintCardBox .flexBlock>div a,.hintCardBoxMobile .flexBlock>div a{display: inline-block;font-size: 12px;line-height: 12px;word-break: break-word;color: #5d5d5d;}
.hintCardBox .flexBlock>div a>div,.hintCardBoxMobile .flexBlock>div a>div{margin-bottom: 3px;}
.hintCardBox .loginRegBox,.hintCardBoxMobile .loginRegBox{width: 100%;height:271px;margin-top:10px;display:none;flex-direction:column;justify-content: space-around;box-sizing: border-box;border-top: 1px solid #ECECEC;}
.hintCardBox .loginRegBox a,.hintCardBoxMobile .loginRegBox a{display:inline-block;width: 220px;height:30px;line-height:30px;margin:0 auto;background: #f2f2f2;text-align: center;color: #333;font-size: 14px;}
.hintCardBox .loginRegBox a:first-child,.hintCardBoxMobile .loginRegBox a:first-child{color: #F29600;font-size: 13px;text-align: left;background: transparent;margin-bottom: -20px;margin-top: -8px;}
.hintCardBoxMobile{display: none;box-sizing:border-box;position: unset;margin: 10px auto;background-color: unset;border: 1px solid #F5F5F5;width: 90%;height: 300px;padding-top: 0;border-top: none;}

.textSection{
    width: 100%;
    position: relative;
    z-index: 1;
}
.textContainer{
    max-width: 1100px;
    width: 100%;
    margin: 23px auto 0;
}
.textContainer img{width: 100%;}
.textSection h5{
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 1.2px;
    margin-bottom: 23px;
    margin-left: 20px;
    position: relative;
    display: inline-block;
    color: #fff;
}
.textSection h5:before {
    content: "";
    position: absolute;
    top: 1px;
    left: -20px;
    width: 10px;
    height: 10px;
    background-size: contain;
    background-image: url(/images/arrow01.svg);
    filter: invert(1);
}

.newsVideoSection,.speakersSection,.accordionSection,.coPartnersSection,.mediaSection{
    position: relative;
    z-index: 1;
    padding: 30px 0;
}
.newsVideoSection>h2{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
}
.newsVideoWrapper,.speakersWrapper,.coPartnersWrapper,.mediaWrapper{
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    color: #1E2D4C;
}
.coPartnersWrapper{
    justify-content: flex-start;
    flex-wrap: wrap;
}
.newsWrapper,.speakersWrapper,.coPartnersContainer,.mediaWrapper{
    display: flex;
    flex-direction: column;
}
.coPartnersContainer{
    margin-bottom: 30px;
    min-width: 45%;
}
.newsWrapper{width: 52%;}
.newsWrapper .newsType{
    font-size: 20px;
    text-align: right;
    margin-top: 20px;
}
.newsWrapper .newsType>span{
    padding-right: 10px;
    border-right: 1px solid #1E2D4C;
    cursor: pointer;
}
.newsWrapper .newsType>span:last-child{
    padding-right: 0;
    padding-left: 10px;
    border: none;
}
.newsHilight{color: #de7f08;}

#mediaNews{display: none;}
.newsContent>a{
    display: flex;
    flex-direction: column;
    margin-top: 10px;
}
.newsContent>a:hover{color: inherit;}
.newsContent>a>h3{
    font-size: 20px;
    border-bottom: 1px solid #1E2D4C;
    font-weight: bold;
    position: relative;
}
.newsContent>a>h3:after {
    content: "";
    position: absolute;
    top: 1px;
    right: 5px;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-image: url(/images/arrowRight.svg);
    /* filter: invert(1); */
}
.newsContent>a>h3>span{
    color: #9E9E9F;
    font-size: 24px;
    margin-left: 10px;
}
.newsContent>a>h4{
    font-size: 18px;
    margin: 7px 0 3px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsContent>a>p{
    font-size: 14px;
    color: #888;
    height: 20px;
    line-height: 20px;
}
.videoWrapper{
    width: 44%;
    background: #DBDCDC;
    padding: 10px;
    height: -webkit-fill-available;
    margin-top: 28px;
}
.videoWrapper>video{width: 100%;height: -webkit-fill-available;object-fit: fill;}
.speakersWrapper>h2,.coPartnersWrapper>h2,.mediaWrapper>h2{
    font-size: 30px;
    margin-bottom: 40px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}
/* .spakersContainer{
    margin-bottom: 44px;
} */
.spakersContainer>h3{
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 30px;
}
.spakersContainer>h3>span{
    float: right;
    cursor: pointer;
}
.spakersContainer>h3>span.arrowDown{
    display: none;
    width: 30px;
    height: 20px;
    margin-top: 10px;
    background-image: url(/images/dropdown-icon.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    transition: .5s;
    transform: rotate(180deg);
    filter: invert(1);
}
.spakersContainer>h3>a:hover{color: inherit;}
.singleWrapper{
    clear: both;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    /* display: none; */
}
/* .spakersContainer>.singleWrapper:nth-of-type(1){
    display: flex;
} */
.singleContent{
    font-size: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    width: 25%;
    min-height: 280px;
}
.singleWrapper>:nth-child(n+9){display: none;}
.singleImg{
    width: 170px;
    height: 170px;
    background-color: #DBDCDC;
    padding: 10px;
    border-radius: 50%;
    margin-bottom: 10px;
}
.singleImg img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.singleContent>p:last-child{
    font-size: 15px;
    text-align: center;
    margin-top: 8px;
    min-height: 150px;
    padding: 0 7px 7px;
}
.coPartnersContainer>h3{
    width: 100%;
    text-align: left;
    font-size: 26px;
    margin-bottom: 30px;
    font-weight: bold;
}
.coPartnersImgs,.mediaImgs{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.mediaImgs{justify-content: space-around;}
.coPartnersImgs>a{
    /* margin-bottom: 30px; */
    /* margin: 0 20px 20px 20px; */
}
.mediaImgs>a{
    margin-bottom:20px
}
.mediaImgs img{max-width: 200px;}
.mediaImgs .ourEvent{
    max-width:530px;
}
.coPartnersImgs img{height: 54px;}



.titlerapper{
    width: 100%;
    max-width: 880px;
    text-align: center;
    position: relative;
    z-index: 2;
    margin: 0 auto 120px;
    padding-left: 40px;
    padding-right: 40px;
}
.sectionSubtitle{
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 1.2px;
    margin-bottom: 23px;
    margin-left: 20px;
    position: relative;
    display: inline-block;
}
.sectionSubtitle:before {
    content: "";
    position: absolute;
    top: 1px;
    left: -20px;
    width: 10px;
    height: 10px;
    background-image: url('/images/arrow01.svg');
    background-size: contain;
    filter: invert(1);
}
.sectionTitle{
    font-size: 38px;
    font-weight: 300;
    line-height: 1.2;
    margin-top: 50px;
}
.sectionContainer{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1100px;
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
    position: relative;
}
.sectionImage{
    overflow: hidden;
    position: relative;
}

.sectionImage .bkImg{
    width: 600px;
    height: 410px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.sectionContent{
    width: 930px;
}

.numsWrapper{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
}
.numsWrapper>div{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px;
}
.numsIcon{
    width: 54px;
    margin-right: 12px;
    text-align: left;
}
.numsContent{
    font-size: 36px;
}
.numsContent>p:last-child{font-size: 16px;text-align: left;}
.visitorNums{padding-left: 7px;}

.fullImgTextSection{
    padding: 280px 0;
    position: relative;
    overflow: hidden;
    margin-top: -1px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 1;
}
.content{
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    width: 100%;
    max-width: 880px;
    justify-content: center;
    text-align: center;
    position: relative;
    z-index: 2;
    color: #fff;
}
.sectionButtons{
    margin-top: 30px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
}
.button1{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    /* background-image: linear-gradient(57deg, #40db5c, #03c7fd 50%, #40db5c); */
    /* background-image: linear-gradient(57deg, #1651b0, #00c8ff 50%, #2a90e7); */
    background-image: linear-gradient(57deg, #f8b74a, #fb790c 50%, #f8b74a);
    background-size: 200% auto;
    font-size: 16px;
    font-weight: 700;
    padding: 0 30px;
    text-align: center;
    border-radius: 50px;
    transition: all 1.25s ease;
    min-width: 120px;
    width: auto;
    cursor: pointer;
    height: 44px;
    line-height: 44px;
}
.button1:hover{
    font-size: 18px;
}
.button2{
    background: #000;
    color: #fff;
    border: 1px solid hsla(0, 0%, 100%, .2);
    transition: all .5s ease;
}
.button3{
    background: #fff;
    color: #000;
    border: 1px solid transparent;
    transition: all .5s ease;
}
a.button3:hover{
    background: #000;
    border: 1px solid #fff;
}
.imgTextSection{
    background-color: #fff;
    color: #000;
    padding: 140px 0;
    padding: 140px 0 90px;
    background-color: #fff;
    margin-top: -1px;
    position: relative;
    z-index: 1;
}
.logosSection{
    padding: 10px 0 10px;
    background-color: #fff;
    margin-top: -1px;
    position: relative;
    z-index: 1;
}
.logosSection .title{
    position: relative;
    text-align: center;
    margin-bottom: 40px;
}
/* .logosSection .title:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    background-color: #f0f0f0;
    height: 1px;
} */
.logosSection .title>span{
    display: inline-block;
    position: relative;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.25;
    padding: 5px 20px;
    background-color: #fff;
    color: #262831;
    opacity: 1;
}
.intro{
    font-size: 16px;
    font-weight: 400;
    max-width: 450px;
    margin: 10px auto 40px;
}
.footerBox{
    padding: 45px 0 0;
    /* margin-top: -2px; */
    color: #222;
    position: relative;
    z-index: 1;
    background-color: #8ca1ca;
    /* background-image: linear-gradient(57deg, #df871d, #ed6c00 50%, #ef901e); */
}
.footerWrapper{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1100px;
    display: flex;
    flex-direction: row;
    /* justify-content: space-between; */
    justify-content: space-around;
    position: relative;
    /* margin-bottom: 60px; */
}
.footerWrapper .first{
    width: 480px;
}
.firstTitle{
    font-size: 36px;
    margin-bottom: 30px;
    background: #294C99;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.footerWrapper .contact{
    margin-right: 45px;
}
.footerWrapper .contact .phone{
    margin-bottom:30px;
}
.footerTitle{
    font-size: 18px;
    font-weight: 600;
    /* text-transform: uppercase; */
    /* opacity: .25; */
    line-height: 1.25;
    letter-spacing: 1.2px;
    margin-bottom: 5px;
}
.addrContent{
    margin-bottom: 30px;
    display: block;
    font-size: 18px;
}
.addrDirection{
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 1.3px;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 60px;
    color: #fff;
}
.bottomLogo{
    position: absolute;
    top: -80px;
}
.contact a{
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
    color: #222;
}
.first .linkWrapper{
    width: 100%;
    text-align: center;
}

.first .linkWrapper>a{margin: 0;}
.first .linkWrapper a img{min-width: 90px;}
.footerNavUl a{
    text-transform: uppercase;
    color: #fff;
}
.footerBottom{
    
    width: 100%;
    
   
    padding: 40px 0;
    position: relative;
    color: #000;
    background-color: #5877b2;
}
.footerBottomWidth{
    max-width:1100px;margin: 0 auto;width: 100%; display: flex; justify-content: space-between;
}
.bottomLeft{
    font-size: 12px;
    
    line-height: 1.5;
}
.bottomLeft>a{color: inherit;}
.footerBottom:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: hsla(0, 0%, 100%, .1);
}
.bottomRight{
    font-size: 12px;
   
    line-height: 1.5;
    /* text-align: right; */
}


#scroll_top{
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, .4);
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    z-index: 100;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    /* display: none; */
    opacity: 0;
    transition: opacity 300ms ease 0s;
}
#scroll_top:hover {
    background-color: rgba(0, 0, 0, .8);
}

@media (max-width: 1100px) {
    
    .navWrapper,.bannerContent,.newsVideoWrapper, .speakersWrapper, .coPartnersWrapper, .mediaWrapper,.footerWrapper,.footerBottom{
        padding: 0 30px;
    }
    .dateAddr .month{font-size: 70px;}
    .dateAddr .dateWrapper{width: auto;}
    .dateWrapper .addr{
        font-size: 70px;
        text-align: left;
        margin-top: 70px;
    }
    .dateWrapper .road{
        font-size: 19px;
        margin-top: 40px;
    }

    .bannerContent>.hintCardBox{top: -7%;}
    .textContainer{
        padding: 60px 30px 0;
    }
    .singleContent{width: 30%;}
    .accordionSection .sectionContainer{flex-direction: column;}
    .footerBottom{padding-top: 20px;}
}
@media (max-width: 980px) {
    html,body{height: 100%;}
    .bodyFixed{position: fixed;}
    .siteTop{display: none;}
    .topTitleWrapper{display: none !important;}
    .topTitleWrapper{
        background-size: 150%;
        height: 48px;
    }
    .loginIcon{display: inline-block;}
    .navHeader{height: 70px;}
    .navWrapper{
        width: 100%;
        padding: 7px 15px;
    }
    .menuWrapper{display: none;}
    .topNav{position: fixed;top: 0;height: 70px;}
    .navWrapper .button1{
        display: none;
        /* height: 30px;
        line-height: 30px;
        min-width: 150px;
        letter-spacing: normal; */
    }

    .logo_mobile{display: inline-block;}
    .logoImg{
        max-height: 44px;
    }
    .button1{
        min-width: 100px;
        height: 44px;
        line-height: 44px;
    }
  
    .hamburgerButton{
        display: inline-block;
    }
    .hamburgerButton.isActive span {
        opacity: 1;
        transform: rotate(45deg);
    }
    .hamburgerButton.isActive span:nth-last-child(2) {
        opacity: 0;
        transform: rotate(0deg) scale(.2);
    }
    .hamburgerButton.isActive span:first-child {
        margin-bottom: 5px;
        transform: rotate(45deg) translateY(-2px);
    }
    .hamburgerButton.isActive span:last-child {
        /* margin-bottom: 5px; */
        transform: rotate(-45deg) translateY(-2px);
    }

    .fullScreenMenu{
        position: fixed;
        top: 70px;
        width: 100%;
        background-color: #fafafa;
        color: #000;
        overflow: hidden;
        transform: translateY(0);
        transition: all .4s cubic-bezier(.39,.575,.565,1);
    }
    .fullScreenMenu .menuContainer {
        margin-left: auto;
        margin-right: auto;
        padding-left: 4vw;
        padding-right: 4vw;
        width: 100%;
        height: 100%;
        display: block;
        padding-top: 10px;
    }

    .fullScreenTop{
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .fullScreenTop>div:first-child{
        margin:10px 0;;
    }
    .fullScreenTop>div:first-child a{padding: 0 5px;}
    .fullScreenTop>div:last-child{
        font-size: 20px;
        text-align: center;
        margin-bottom: 20px;
    }
    .fullScreenTop>div:last-child>span{
        margin-right: 20px;
    }
    .fullScreenTop>div:last-child .active{
        font-weight: bold;
    }

    .fullScreenMenu .demo-accordion{width: 100%;overflow: auto;}
    .fullScreenMenu .demo-accordion h3.on a, .fullScreenMenu .demo-accordion h3 a:hover{
        transform: translateX(0);
        color: inherit;
    }
    .fullScreenMenu .demo-accordion h3:after {
        content: "+";
        position: absolute;
        top: 5px;
        right: 20px;
        /* width: 20px;
        height: 10px; */
        background-size: contain;
        font-size: 20px;
        line-height: 30px;
    }
    .fullScreenMenu .demo-accordion h3.on:after {
        content: "-";
        font-size: 40px;
    }
    .mobileRegButt{
        width: 100%;
        text-align: center;
        position: fixed;
        bottom: 0;
        left: 0;
        padding-bottom: 30px;
    }

    .domo-slides .conts{height: 130px !important;}
    .hintCardBox {
        display: none;
    }
    /* .hintCardBoxMobile{display: block;} */
    
    .singleContent{width: 30%;}
    .singleWrapper>:nth-child(n+7){display: none;}
    .sectionContainer{flex-direction: column;}
    .sectionContent{width: 100%;}

    .fullImgTextSection{padding:140px 0;}
    .textContainer,.sectionContent,.sectionImage{width: 100%;}
    .textContainer,.accordionSection,.imgTextSection{padding: 70px 0;}
    .sectionContent{padding-left: 0;margin-top: 30px;}

    .sectionContainer,.sectionContent,.newsVideoWrapper,.footerBottom,.footerBottomWidth{
        flex-direction: column;
    }
    .sectionTitle{font-size: 30px;}
    .textContainer .sectionTitle{padding: 0 15px;}
    .newsWrapper,.videoWrapper{width: 100%;}
    .videoWrapper{margin-top: 30px;}

    /* .sectionImage .bkImg{height: 360px;} */
    .logosSection .title,.footerWrapper{margin-bottom: 30px;}
    .footerWrapper .first{
        width: 100%;
        padding-right: 0;
        margin-bottom: 44px;
    }
    .footerWrapper .contact{
        margin-left: 0;
    }
    .bottomRight{
        text-align: left;
    }
    .footerBottom>div{margin-bottom: 20px;}
    .firstTitle{height: auto;}

}

@media (max-width: 760px) {
    .mediaImgs .ourEvent{
        max-width:100%;
    }
    .bannerContent h2 {
        font-size: 20px;
    }
    .bannerContent .month {
        font-size: 24px !important;
    }
    .bannerContent .month .plus{
        margin-top: 2px;
        margin-left: -6px;
        vertical-align: text-top;
        display: inline-block;
    }
    .bannerContent .date {
        font-size: 18px !important;
        margin-top: 10px !important;
    }
    .bannerContent .addr {
        font-size: 17px !important;
        margin-top: 14px !important;
    }
    .bannerContent .road {
        font-size: 12px !important;
        margin-top: 2px !important;
    }

.numsIcon{
    width: 24px;
    margin-right: 5px;
}

.numsContent{
    font-size: 14px;
    text-align: left;
}
.visitorNums{padding-left: 0;}
    .numsContent>p:last-child{font-size: 14px;font-size: 12px;}
    .singleImg{
        width: 105px;
        height: 105px;
    }
    .numsWrapper{
        flex-wrap: nowrap;
    }
    .coPartnersImgs, .mediaImgs{
        flex-direction: column;
        align-items: center;
    }
    .newsWrapper .newsType{
        text-align: left;
    }
    .coPartnersContainer{min-width: 100%;}
    
    .newsContent>a>h3,.speakersWrapper>h2, .coPartnersWrapper>h2, .mediaWrapper>h2,.logosSection .title>span{
        font-size: 30px;
    }
    .newsContent>a>h4,.contact a{font-size: 16px;}
    .spakersContainer>h3,.coPartnersContainer>h3{
        font-size: 18px;
        text-align: center;
    }
    .singleContent{font-size: 14px;min-height: 260px;width: 48%;}
    .singleContent>p:last-child{font-size: 12px;}
    .textContainer, .accordionSection, .imgTextSection,.newsVideoSection, .speakersSection, .accordionSection, .coPartnersSection, .mediaSection{padding: 30px 0;}
    .textContainer{padding: 10px 0;}
    .footerWrapper{flex-direction: column;}
    .footerTitle{font-size: 20px;}
    .firstTitle{font-size: 28px;margin-bottom: 0;}
    /* height:unset; 主要为了解决苹果手机上视频比例异常 */
    .videoWrapper{height:unset;}
    .videoWrapper>video{height:unset;}
}