@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-exhibition>a {
    color: #D46D2A !important;
}
/*.bannerBgWrap.css start*/
.bannerBgWrap{
    width: 100%;
    background: url("../img/exhibit/exhibitBanner.png") no-repeat center 0;
    height: 488px;
    min-width: 1170px;
}

.wrap{
    width: 1170px;
    margin: 0 auto;
}
.bannerContentWrap p{
    font-weight: bold;
    font-size: 48px;
    color: #FFFFFF;
    line-height: 60px;
    padding-top: 220px;
}
.bannerContentWrap .linkWrap{
    margin-top: 29px;
}
.bannerContentWrap .linkWrap a{
    display: inline-block;
    width: 164px;
    height: 60px;
    background: #EC7E36;
    border-radius: 6px;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    color: #FFFFFF;
}
.bannerContentWrap .linkWrap a:first-child{
    margin-right: 20px;
}
.bannerContentWrap .linkWrap a:hover{
    background:#D46D2A;
    transition: background 0.3s ease;
}

.chccWrap{
    background: #F1F1F1;
    padding: 23px 0;
    max-width: 1920px;
    margin: 0 auto;
}
.chccWrap pre{
    display: block;
    font-size: 16px;
    color: #202020 !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: 1170px;
    overflow: hidden;
    margin: 0 auto;
    overflow-wrap: break-word;
    word-break: normal;
}


.whyExhibitWrap{
    padding-top: 83px;
    padding-bottom: 63px;
}
.whyExhibitWrap .echibitTitle{
    margin-top: 152px;
    width: 548px;
}
.whyExhibitWrap .echibitTitle label{
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #022378;
    line-height: 1;
}
.whyExhibitWrap .echibitTitle p{
    margin-top: 10px;
    font-weight: bold;
    font-size: 30px;
    color: #000000;
    line-height: 46px;
    text-align: left;
}
.whyExhibitWrap .echibitList{
    width: 590px;
}
.whyExhibitWrap .echibitList li{
    display: flex;
    align-items: center;
    margin-bottom: 26px;
}
.whyExhibitWrap .echibitList li:last-child{
    display: none;
}
.whyExhibitWrap .echibitList li:before{
    content: "";
    display: inline-block;
    width:73px;
    min-width: 73px;
    height: 73px;

}
.whyExhibitWrap .echibitList li div{
    margin-left: 38px;
    max-width: 479px;
}
.whyExhibitWrap .echibitList li:nth-child(1):before{
    background: url("../img/exhibit/exhibitIcon3.png") no-repeat 0 0;
    background-size: 73px;
}
.whyExhibitWrap .echibitList li:nth-child(2):before{
    background: url("../img/exhibit/exhibitIcon1.png") no-repeat 0 0;
    background-size: 73px;
}
.whyExhibitWrap .echibitList li:nth-child(3):before{
    background: url("../img/exhibit/exhibitIcon5.png") no-repeat 0 0;
    background-size: 73px;
}
.whyExhibitWrap .echibitList li:nth-child(4):before{
    background: url("../img/exhibit/exhibitIcon4.png") no-repeat 0 0;
    background-size: 73px;
}
.whyExhibitWrap .echibitList li:nth-child(5):before{
    background: url("../img/exhibit/exhibitIcon5.png") no-repeat 0 0;
    background-size: 73px;
}
.whyExhibitWrap .echibitList li span{
    font-weight: bold;
    font-size: 22px;
    color: #0D060A;
    line-height: 30px;
}
.whyExhibitWrap .echibitList li p{
    font-size: 14px;
    color: #0D060A;
    line-height: 30px;
}
.statisticsWrap{
    max-width: 1920px;
    margin: 0 auto;
    padding: 74px 0 19px!important;
}
.statisticsWrap .statButtons{
    display: none;
}

/*exhibitCHCCWrap.css start*/

.exhibitCHCCWrap{
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    background: #E6F1FE;
    padding-top: 87px;
    padding-bottom: 75px;
}
.exhibitCHCCWrap h5{
    font-weight: bold;
    font-size: 40px;
    color: #0D060A;
    line-height: 1;
    text-align: center;
    margin-bottom: 65px;
}
.exhibitCHCCList{
    width: 975px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.exhibitCHCCList li{
    width: 254px;
    height: 456px;
    margin-left: 106px;
    padding-top: 4px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.exhibitCHCCList li:nth-child(1){
    background: url("../img/exhibit/zs1.png") no-repeat 0 0;
    margin-left: 0;
}
.exhibitCHCCList li:nth-child(2){
    background: url("../img/exhibit/zs2.png") no-repeat 0 0;
}
.exhibitCHCCList li:nth-child(3){
    background: url("../img/exhibit/zs3.png") no-repeat 0 0;
}
.exhibitCHCCList li div{
    height: 246px;
    width: 246px;
    margin: 0 auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.exhibitCHCCList li div span{
    font-size: 27px;
    color: #FFFFFF;
    line-height: 36px;
}
.exhibitCHCCList li div span a{
    color: #FFFFFF!important;
}
.exhibitCHCCList li p{
    margin-top:15px;
    font-size: 16px;
    color: #5B5B5B;
    line-height: 26px;
    text-align: center;
    padding: 0 12px;
    margin-bottom: 20px;
}
.exhibitCHCCList li>a{
    margin: 0 auto;
    font-size: 14px;
    color: #424242;
    text-align: center;
    border-radius: 19px;
    border: 1px solid #8E8E8E;
    padding: 8px 15px;
    transition: border-color 0.3s ease, font-size 0.3s ease;
}
.exhibitCHCCList li>a:hover{
    border: 1px solid #EC7E36;
    font-weight: bold;
}
/*exhibitCHCCWrap.css end*/

/*attendingWrap.css start*/
.attendingWrap{
    padding-top: 45px;
    padding-bottom: 70px;
}
.attendingWrap .attendTitle{
    width: 555px;
    height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.attendingWrap .attendTitle label{
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #022378;
    line-height: 1;
}
.attendingWrap .attendTitle p{
    margin-top: 10px;
    font-weight: bold;
    font-size: 30px;
    color: #000000;
    line-height: 46px;
    text-align: left;
    margin-bottom: 23px;
}
.attendingWrap .attendTitle span{
    font-size: 16px;
    color: #000000;
    line-height: 30px;
}
.attendingWrap .attendList{
    width: 530px;
    max-width: 614px;
}
.attendingWrap .attendList li{
    font-weight: bold;
    font-size: 22px;
    line-height: 56px;
    display: flex;
    justify-content: flex-start;
}
.attendingWrap .attendList i{
    display: inline-block;
    width: 44px;
    color: #0B39D1;
}
.attendingWrap .attendList p{
    color: #000000;
    display: inline-block;
    width: calc(100% - 44px);
}
.attendingWrap .attendImgWrap{
    width: 100%;
    max-width: 1170px;
    height: 424px;
    text-align: center;
    margin-top: 55px;
    background: url("../img/exhibit/zqImg.png") no-repeat 0 0;
}
.attendingWrap .attendImgWrap img{
    max-width: 100%;
    width: auto;
    height: auto;
}
/*attendingWrap.css end*/

/*guestWrap.css start*/
.guestWrap{
    margin-top: 30px;
    margin-bottom: 80px;
}
.guestWrap .swiper-slide>div{
    width: 1170px!important;
    height: 300px;
    background: #FFFFFF url("../img/exhibit/lbIcon.png") no-repeat 1112px 17px;
    background-size: 27px 24px;
    box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.11);
    border-radius: 16px;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
.guestWrap .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    height: 330px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.guestWrap .swiper-container{
    width: 1200px;
    margin: 0 auto;
    height: 370px;
}
.guestWrap .swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff!important;
    border: 2px solid #007aff;
    width: 8px;
    height: 8px;
}
.guestWrap .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    opacity: 1;
    background: #fff;
    border: 2px solid #007aff;
}
.guestInfoWrap{
    width: 592px;
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 37px;
    box-sizing: border-box;
}
.guestInfoWrap .headWrap{
    width: 124px;
    min-width: 124px;
    height: 124px;
    overflow: hidden;
    margin-right: 14px;
}
.guestInfoWrap .headWrap img{
    width: 100%;
    height: 100%;
}
.guestInfoWrap .txtWrap span{
    font-weight: bold;
    font-size: 24px;
    color: #0D060A;
    line-height: 30px;
}
.guestInfoWrap .txtWrap p{
    font-size: 16px;
    line-height: 30px;
}
.guestDescWrap{
    font-size: 16px;
    color: #000000;
    line-height: 36px;
    width: 544px;
    padding-left: 52px;
    text-align: justify;
    hyphens: auto;
    position: relative;
    box-sizing: border-box;
    padding-top: 6px;
}
.guestDescWrap:before{
    content: "";
    display: inline-block;
    background: url("../img/exhibit/up.png") no-repeat 0 0;
    width: 44px;
    height: 33px;
    position: absolute;
    left:0;
    top:0;
}
.guestDescWrap:after{
    content: "";
    display: inline-block;
    background: url("../img/exhibit/down.png") no-repeat 0 10px;
    width: 44px;
    height: 59px;
    position: absolute;
    margin-left: 10px;
}
/*guestWrap.css end*/
