@charset "utf-8";
.clearFix {
    zoom: 1;
}

.clearFix:after {
    content: "";
    display: block;
    clear: both;
}

a{
    -webkit-tap-highlight-color:rgba(255,0,0,0)
}
img a{
    -webkit-touch-callout:none;
}

.fl{
    float: left;
}
.fr{
    float: right;
}

#public-nav-program>a {
    color: #D46D2A !important;
}
.wrap{
    width: 1170px;
    margin: 0 auto;
}


.bannerBgWrap{
    width: 100%;
    background: url("../../chccEn/img/activities/activitiesBg.jpg") no-repeat center 0;
    height: 488px;
    min-width: 1170px;
}

.bannerContentWrap p {
    font-weight: bold;
    font-size: 48px;
    color: #FFFFFF;
    line-height: 60px;
    padding-top: 331px;
}

.linkWrap a{
    display: inline-block;
    height: 60px;
    background: #EC7E36;
    border-radius: 6px;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    color: #FFFFFF!important;
    padding: 0 23px;
}
.linkWrap a:hover{
    background:#D46D2A;
    color: #fff;
    transition: background 0.3s ease;
}


/*exhibitionWrap.css start*/
.exhibitionInfo{
    display: flex;
    justify-content: space-between;
    padding-top: 90px;
}
.exhibitionWrap{
    max-width: 1920px;
    min-width: 1170px;
    padding-bottom: 96px;
    background: #E6F1FE;
    margin: 0 auto;
}
.reserveWrap{
    width: 480px;
}
.reserveWrap span{
    font-size: 18px;
    color: #022378;
    line-height: 1
}
.reserveWrap p{
    font-weight: bold;
    font-size: 36px;
    color: #000000;
    line-height: 56px;
    margin-bottom: 42px;
    margin-top: 18px;
}
.reserveInfoWrap{
    width: 600px;
}
.reserveInfoWrap  pre{
    display: block;
    font-size: 16px;
    color: #070708!important;
    line-height: 30px!important;
    padding: 0 !important;
    width: auto !important;
    border: none !important;
    background: none !important;
    white-space: pre-wrap !important;
    word-wrap: break-word;
    outline: 0;
    max-width: 92%;
    overflow: hidden;
    margin: 0!important;
    overflow-wrap: break-word;
    word-break: normal;
    text-align: justify;
}
.reserveInfoWrap p{
    margin-top: 44px;
    font-weight: 600;
    font-size: 16px;
    color: #070708;
    line-height: 36px;
    max-width: 92%;
}

/*exhibitionWrap.css end*/


/*FAQs.css start*/
.FAQs{
    max-width: 1920px;
    min-width: 1170px;
    background: linear-gradient(180deg, #011549, #042C92);
    margin: 0 auto;
    padding-top: 77px;
}
.FAQsTopWrap{
    margin-bottom: 70px;
}
.FAQsTopWrap span{
    font-size: 18px;
    color: #EC7E36;
    line-height: 48px;
}
.FAQsTopWrap p{
    font-weight: bold;
    font-size: 40px;
    color: #FBFBFD;
    line-height:1;
    margin-bottom: 18px;
}
.FAQsTopWrap pre {
    display: block;
    font-size: 16px;
    color: #FBFBFD!important;
    line-height: 30px!important;
    padding: 0 !important;
    width: auto !important;
    border: none !important;
    background: none !important;
    white-space: pre-wrap !important;
    word-wrap: break-word;
    outline: 0;
    max-width: 750px;
    overflow: hidden;
    margin: 0!important;
    overflow-wrap: break-word;
    word-break: normal;
    text-align: justify;
}
.FAQsTopWrap{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
/*FAQs.css end*/
/*FAQWrap.css start*/
.FAQWrap{
    padding-bottom: 80px!important
}
.FAQWrap .moduletitle{
    font-weight: bold;
    font-size: 40px;
    color: #fff;
    line-height: 1;
}
.collapsed {
    transform: rotate(0deg) !important;
    -webkit-transform: rotate(0deg) !important;
}

.FAQWrap .cBtn{
    position: absolute;
    right: 0;
    top:3px;
    background: url("../img/activities/ljia.png") no-repeat center;
    background: url("../img/activities/ljian.png") no-repeat center;
    width: 22px;
    height: 22px;
    background-size: 100%;
    transition-duration: .5s;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.FAQWrap .panel-image {
    display: none;
}
.FAQWrap .collapsed{
    background: url("../img/activities/ljia.png") no-repeat center;
}
.FAQWrap .entryContent{
    padding-top: 44px;
}
.FAQWrap .entryContent  .titleWrap{
    margin-left: 0;
    width: 1148px!important;
    margin-bottom: 36px;
    text-align: left;
}
.FAQWrap .entryContent .titleWrap a{
    background: none!important;
    display: inline-block!important;
    width: auto!important;
    position: inherit!important;
    width: 100% !important;
}
.FAQWrap .entryContent .titleWrap h6{
    font-weight: 600;
    font-size: 24px;
    color: #EC7E36;
    line-height: 31px;
}
.FAQWrap .entryContent .panel-body pre{
    font-size: 14px;
    color: #fff;
    line-height: 31px;
    padding-left: 0;
    width: 100%;
    margin-bottom: 52px;
}
.FAQWrap  .panel-group .panel+.panel{
    margin-top: 11px;
}
.FAQWrap .entryList{
    margin-top: 43px;
}
.FAQWrap .entryList>div:last-child {
    border-bottom: 1px solid #fff !important;
    padding-bottom: 11px;
}
.entryList .panel-heading{
    position: relative;
}
.entryList .panel{
    border-left: none!important;
    border-right: none!important;
    border-bottom: none!important;
}
.entryList .panel-default{
    background: transparent;
}
.entryList .panel-body{
    padding: 0;
    display: flex;
}
.entryContent .panel-heading {
    background-color:transparent!important;
    border: none!important;
}
.entryContent .panel-heading{
    padding: 0!important;
}
.entryContent .panel-title{
    display: flex;

}
.entryContent .panel-body {
    border-top:none!important;
}
.FAQWrap .entryContent .panel-body pre  span{
    position: relative;
    display: block;
    line-height: 30px;
    font-size: 14px;
    padding-left: 13px;
}
.FAQWrap .entryContent .panel-body pre  span:before {
    content: "•";
    font-size: 10px;
    color: #fff;
    line-height: 30px;
    font-weight: bold;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 0px;
}
/*FAQWrap.css end*/


/*applicationTopWrap.css start*/
.applicationTopWrap{
    padding-top: 85px;
}
.applicationTopWrap span{
    color: #022378;
}
.applicationTopWrap p{
    color:#000000;
}
.applicationTopWrap pre {
    color: #030302!important;
    max-width: 858px!important;
}
/*applicationTopWrap.css end*/



/*waterfallWrap.css start*/
.waterfallWrap{
    position: relative;
    padding-bottom: 103px;
}

.waterfallContainer {
    width: 1170px;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    justify-content: space-between;
    position: relative;
}
.waterfallItem {
    display: inline-block;
    /*flex: 1 1 auto;*/
    border-radius: 8px;
    overflow: hidden;
    /*transition: all 0.4s ease;*/
    max-width: 1170px;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.waterfallItem:hover {
    /*transform: translateY(-8px) scale(1.03);*/
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
    border-color: rgba(255, 255, 255, 0.4);
    transform: scale3d(1.01, 1.01, 1.01);
}

.waterfallImg {
    /*width: 100%;*/
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.waterfallItem:hover .waterfallImg {
    transform: scale(1.5);
}
/* 动画效果 */
@keyframes fadeInUp {
    from {
        opacity: 0;
        /*transform: translateY(30px);*/
    }
    to {
        opacity: 1;
        /*transform: translateY(0);*/
    }
}

.waterfallItem {
    animation: fadeInUp 0.6s ease forwards;
    opacity: 0;
    position: relative;
}

.waterfallItem:nth-child(1) { animation-delay: 0.1s; }
.waterfallItem:nth-child(2) { animation-delay: 0.2s;    height: 348px; }
.waterfallItem:nth-child(3) { animation-delay: 0.3s;    height: 348px; }
.waterfallItem:nth-child(4) { animation-delay: 0.4s; position: absolute;
    right: 0;
    bottom: 0;}


/*waterfallWrap.css end*/


/*talksWrap.css start*/
.topContent{
    display: flex;
    justify-content: space-between;

}
.topTxt{
    background: url("../img/activities/bg.png") no-repeat right 100px;
    width: 598px;
    padding-right: 64px;
}
.topTxt span{
    font-weight: bold;
    font-size: 48px;
    color: #020101;
    line-height: 1;
}
.topTxt p{
    font-weight: bold;
    font-size: 24px;
    color: #020101;
    line-height: 56px;
    margin-top: 23px;
   margin-bottom: 75px;
}
.topTxt pre{
    display: block;
    font-size: 16px;
    color: #020101!important;
    line-height: 30px!important;
    padding: 0 !important;
    width: auto !important;
    border: none !important;
    background: none !important;
    white-space: pre-wrap !important;
    word-wrap: break-word;
    outline: 0;
    max-width: 750px;
    overflow: hidden;
    margin: 0!important;
    overflow-wrap: break-word;
    word-break: normal;
    text-align: justify;
}
.talksWrap .talkTopImg{
    background: url("../img/activities/talk1.png") no-repeat 0 0;
    width: 542px;
    height: 395px;
}
.talksWrap .bottomContent{
    margin-top: 11px;
    background: url("../img/activities/talk2.png") no-repeat 0 0;
    width: 1170px;
    height: 444px;
    margin-bottom: 100px;
}
/*talksWrap.css end*/