body{
    background-color: #f7f7f7;
}
.main{
    width: 1500px;
    margin: 0 auto;
}
.header{
    height: 42px;
    background-color: #f7f7f7;
}
.header span{
    float: left;
    font-size: 0;
}
.header p{
    float: right;
    line-height: 42px;
    font-size: 12px;
    color: #d2d2d2;
    margin-right: 175px;
}
.header a{
    display: inline-block;
    line-height: 42px;
    font-size: 14px;
    color: #999;
}
.header a:hover{
    color: #f60;
}
.header span a{
    margin-right: 15px;
}
.header span a:last-child{
    margin-right: 0;
}
.header p a{
    padding:0 15px;
}
.header p a:first-child{
    padding-left: 0;
}
.header p a:last-child{
    padding-right: 0;
}
.header p a.APP,.header p a.wechat{
    color: #ff6400;
    position: relative;
}
.header p a.APP img,.header p a.wechat img{
    display: none;
    position: absolute;
    top: 40px;
    max-width: none;
    max-height: none;
    width: 90px;
    z-index: 9999;
}
.header p a.APP img{
    left: 0;
}
.header p a.wechat img{
    right: -10px;
}
.header p a.APP:hover img{
    display: block;
}
.header p a.wechat:hover img{
    display: block;
}
/* -------------- */
.Tophead{
    position: relative;
}
.Tophead p{
    line-height: 42px;
    color: #cfcfcf;
    position: absolute;
    right: 0;
    top: -42px;
}
.Tophead p a.moblie{
    display: inline-block;
    width: 56px;
    line-height: 42px;
    font-size: 14px;
    padding: 0 15px;
    color: #ff6400;
    position: relative;
}
.Tophead p a.moweixin{
    display: inline-block;
    line-height: 42px;
    font-size: 14px;
    padding: 0 15px;
    color: #ff6400;
    position: relative;
    width: 28px;
}
.Tophead img{
    display: none;
    position: absolute;
    top: 42px;
    max-width: none;
    max-height: none;
    width: 90px;
    z-index: 9999;
}
.Tophead p a.moblie img{
    left: 0;
}
.Tophead p a.moweixin img{
    right: 0;
}
.Tophead p a.moblie:hover img,.Tophead p a.moweixin:hover img{display: block;}

/* ------------------ */
/* search */
.search{
    height: 90px;
    background-color: #fff;
}
.search .main{overflow: hidden;}
.search .logo{
    float: left;
    margin: 19px 65px 19px 0;
}
.search .logo a{display: block;}
.search .logo img{
    height: 52px;
    width: auto;
}
.search form{
    float: left;
    width: 365px;
    position: relative;
    border: 2px solid #f60;
    border-radius:  20px;
    margin: 23px 0;
}
.search form input{
    float: left;
    height: 40px;
    line-height: 40px;
    width: 265px;
    border: 0;
    border-radius:  20px 0 0 20px;
    font-size: 15px;
    color: #666;
    padding-left: 15px;
}
.search form input::placeholder{
    font-size: 15px;
    color: #666;
}
.search form button{
    position: absolute;
    right: -2px;
    top: -2px;
    bottom: -2px;
    width: 88px;
    height: 44px;
    border: 0;
    border-radius: 20px;
    background-image: linear-gradient(to right, #f60 , #ff9c00);
    outline: none;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.search .nav{
    float: left;
    font-size: 0;
    margin: 23px 0 0 50px;
}
.search .nav a{
    display: inline-block;
    position: relative;
    font-size: 17px;
    color: #333;
    margin: 0 14px;
    padding-top: 14px;
}
.search .nav a i{
    display: none;
    position: absolute;
    top: 0;
    left: 2px;
    right: 2px;
    background-color: #f60;
    height: 3px;
    transition: all .3s;
}
.search .nav a.focus{color: #f60;}
.search .nav a.focus i{
    display: inline-block;
    transition: all .3s;
}
.search .nav a:hover{color: #f60;}
.search .nav a:hover i{
    display: inline-block;
    transition: all .3s;
}
.search .nav a:first-child{
    margin-left: 0;
}
.search .nav a:last-child{
    margin-right: 0;
}
.search .nav a i{
    position: absolute;
}
.search .applyBtn{
    float: right;
    margin-top: 32px;
}
.search .applyBtn a{
    display: inline-block;
    width: 78px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    text-align: center;
    border-radius: 6px;
}
.search .applyBtn a:nth-child(1){
    color: #fa8c16;
    border: 1px solid #fa8c16;
}
.search .applyBtn a:nth-child(2){
    color: #238844;
    border: 1px solid #238844;
    margin-left: 15px;
}
/* banner */
.banner {
    overflow: hidden;
    position: relative;
    height: 570px;
    min-width: 1500px;
}
.banner .item {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
}
.banner .item ul.bigImg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
.banner .item ul.bigImg li {
    width: 100%;
    height: 100%;
    float: left;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
/* newest */
.newest{
    background-color: #5a5a5a;
}
.foreshow{
    overflow: hidden;
}
.attention {
    height: 32px;
    margin: 14px 0;
}
.attention span.attCloumn {
    float: left;
    display: block;
    height: 32px;
    width: 106px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
}
.attention span.attCloumn i{
    color: #f07754;
    margin-right: 5px;
}
#SocllDiv2{
    overflow: hidden;
    width: 1390px;
    height: 32px;
}
#SocllDiv2 table{
    border-collapse: collapse;
    display: inline;
}
.attList ul {
    width: 1496px;
    float: right;
    overflow: hidden;
    zoom: 1;
}
.attList li {
    padding-left: 30px;
    padding-right: 25px;
    height: 22px;
    overflow: hidden;
    line-height: 22px;
    margin: 6px 0 4px 0;
    float: left;
    position: relative;
}
.attList li:hover a{color: #f60;}
.attList li i{
    position: absolute;
    left: 13px;
    top: 8px;
    height: 6px;
    width: 6px;
    background-color: #fa8c16;
    border-radius: 50%;

}
.attList li a {
    color: #fff;
    font-size: 14px;
}
.dataDisplay{
    overflow: hidden;
}
.dataDisplay a{
    float: left;
    height: 120px;
    background-color: #fa8c16;
    width: 16.66%;
    cursor: pointer;
}
.dataDisplay a:hover{
    background-color: #238844;
}
.dataDisplay a span{
    display: inline-block;
    color: #fff;
    margin: 38px 0 32px 60px;
    padding-left: 50px;
    position: relative;
    font-size: 13px;
}
.dataDisplay a span i{
    position: absolute;
    top: 1px;
    left: 0;
    font-size: 32px;
    color: #fff;
}
.dataDisplay a span b{
    display: block;
    font-size: 24px;
}
/* cooperation */
.cooperation{
    padding-bottom: 35px;
    overflow: hidden;
}
.cooperation_title{
    width: 566px;
    margin: 49px auto 41px;
    position: relative;
    text-align: center;
}
.cooperation_title h1{
    display: inline-block;
    line-height: 64px;
}
.cooperation_title h1::after{
    position: absolute;
    content: 'online exhibition';
    text-transform: uppercase;
    font-size: 55px;
    color: #ededed;
    top: 0;
    left: 0;
    z-index: -1;
}
.cooperation_title h1 i{
    display: inline-block;
    width: 33px;
    height: 39px;
    background: url(../../../../images/expo/version/2021/hot.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: top;
    margin-top: 11px;
    margin-right: 6px;
}
.cooperation_title h1 b{
    display: inline-block;
    font-size: 36px;
    color: #333;
}
.cooperation_title h1 span{
    display: inline-block;
    font-size: 30px;
    color: #fa8c16;
}
.cooperation_content{
    overflow: hidden;
    padding-top: 17px;
    text-align: center;
}
.cooperation_content li{
    /* float: left; */
    display: inline-block;
    width: 360px;
    height: 256px;
    margin-right: 20px;
    position: relative;
    border-radius: 8px;
}
.cooperation_content li:last-child{
    margin-right: 0;
}
.liBox{
    position: absolute;
    top: 17px;
    left: 0;
    right: 0;
    transition: all 0.3s;
    border-radius: 8px;
}
.imgBox{
    width: 100%;
    height: 200px;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}
.imgBox span{
    display: block;
    padding-bottom: 55.5%;
    height: 0;
    overflow: hidden;
}
.imgBox span img{
    width:100%;
	max-height:none;
}
.imgBox p{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 44px;
    background-image: linear-gradient(to top, #151414 ,transparent);
    overflow: hidden;
}
.imgBox p a.libox_title{
    float: left;
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
    margin-left: 15px;
}
.imgBox p a:last-child{
    float: right;
    height: 30px;
    line-height: 30px;
    width: 84px;
    text-align: center;
    margin-right: 14px;
    border-radius: 15px;
    color: #fff;
    background-image: linear-gradient(to right, #2c7b40 ,#799b1a);
}
.imgBox p a.yg{
    background-image: linear-gradient(to right, #2c7b40 ,#799b1a);
}
.imgBox p a.hf{
    background-image: linear-gradient(to right, #d75405 ,#ff9d00);
}
.imgBox p a.kz{
    background-image: linear-gradient(to right, #FF3030 ,#FA8072);
}
.liBox .liCent{
    display: block;
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    border-radius: 0 0 8px 8px;
    overflow: hidden;
}
.liBox .liCent a{
    color: #333;
    transition-property:none;
}
/* hover效果 */
.cooperation_content li:hover{
    margin-top: -17px;
}
.cooperation_content li:hover .liBox{
    top: 2px;
    padding: 2px;
    transition: all .3s;
    background-image: linear-gradient(to right, #d75405 ,#ff9d00);
}
.cooperation_content li:hover .imgBox{
    border-radius: 8px 8px 0 0;
}
.cooperation_content li:hover .liCent a{color: #fff;transition-property:none;}
/* hover end */

/* exhibitionLive */
.exhibitionLive{
    overflow: hidden;
    margin-bottom: 40px;
}
.exhibitionLive_left{
    float: left;
    height: 667px;
    width: 318px;
    margin-bottom: 16px;
}
.exhibitionLive_left-title{
    height: 68px;
}
.exhibitionLive_left-title i{
    display: inline-block;
    vertical-align: top;
}
.exhibitionLive_left-title h1{
    display: inline-block;
    line-height: 68px;
    font-size: 30px;
}
.exhibitionLive_left-title b{
    display: inline-block;
    font-size: 36px;
    color: #333;
    font-family: '微软雅黑';
    vertical-align: top;
    margin: 8px 10px 0 7px;
}
.exhibitionLive_left-title h1 span{
    display: inline-block;
}
.exhibitionLive_left li{
    display: block;
    height: 50px;
    line-height: 50px;
    position: relative;
    background-color: #fff;
    margin-bottom: 11px;
}
.exhibitionLive_left li:last-child{
    margin-bottom: 0;
}
.exhibitionLive_left li i{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
}
.exhibitionLive_left li a{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    right: 70px;
    line-height: 1.5;
    font-size: 16px;
    color: #555;
    max-height: 24px;
    overflow: hidden;
}
.exhibitionLive_left li:hover a{
    color: #fff;
    transition: none;
}
.exhibitionLive_left li b{
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-weight: normal;
    font-size: 18px;
}
.exhibitionLive_left li:hover b{
    color: #fff;
}
/* left：A馆样式 */
.exhibitionLiveA .exhibitionLive_left-title i{
    width: 31px;
    height: 37px;
    background: url(../../../../images/expo/version/2021/icon1.png) no-repeat;
    margin-top: 18px;
}
.exhibitionLiveA .exhibitionLive_left-title h1{color: #1cac90;}
.exhibitionLiveA .exhibitionLive_left li i{background-color: #1cac90;}
.exhibitionLiveA .exhibitionLive_left li:hover{
    background-color: #1cac90;
}
/* end */
/* left：B馆样式 */
.exhibitionLiveB .exhibitionLive_left-title i{
    width: 28px;
    height: 34px;
    background: url(../../../../images/expo/version/2021/icon2.png) no-repeat;
    margin-top: 18px;
}
.exhibitionLiveB .exhibitionLive_left-title h1{color: #29a0e8;}
.exhibitionLiveB .exhibitionLive_left li i{background-color: #29a0e8;}
.exhibitionLiveB .exhibitionLive_left li:hover{
    background-color: #29a0e8;
}
/* end */
/* left：C馆样式 */
.exhibitionLiveC .exhibitionLive_left-title i{
    width: 29px;
    height: 29px;
    background: url(../../../../images/expo/version/2021/icon3.png) no-repeat;
    margin-top: 18px;
}
.exhibitionLiveC .exhibitionLive_left-title h1{color: #e49213;}
.exhibitionLiveC .exhibitionLive_left li i{background-color: #e49213;}
.exhibitionLiveC .exhibitionLive_left li:hover{
    background-color: #e49213;
}
/* end */
/* left：D馆样式 */
.exhibitionLiveD .exhibitionLive_left-title i{
    width: 28px;
    height: 28px;
    background: url(../../../../images/expo/version/2021/icon4.png) no-repeat;
    margin-top: 18px;
}
.exhibitionLiveD .exhibitionLive_left-title h1{color: #80b732;}
.exhibitionLiveD .exhibitionLive_left li i{background-color: #80b732;}
.exhibitionLiveD .exhibitionLive_left li:hover{
    background-color: #80b732;
}
/* end */
/* left：E馆样式 */
.exhibitionLiveE .exhibitionLive_left-title i{
    width: 31px;
    height: 37px;
    background: url(../../../../images/expo/version/2021/icon5.png) no-repeat;
    margin-top: 18px;
}
.exhibitionLiveE .exhibitionLive_left-title h1{color: #4465ac;}
.exhibitionLiveE .exhibitionLive_left li i{background-color: #4465ac;}
.exhibitionLiveE .exhibitionLive_left li:hover{
    background-color: #4465ac;
}
/* end */
/* left：F馆样式 */
.exhibitionLiveF .exhibitionLive_left-title i{
    width: 31px;
    height: 37px;
    background: url(../../../../images/expo/version/2021/icon7.png) no-repeat;
    margin-top: 18px;
}
.exhibitionLiveF .exhibitionLive_left-title h1{
    color: #9559e6;
}
.exhibitionLiveF .exhibitionLive_left li{
    height: 100px;
    line-height: 100px;
    margin-bottom: 20px;
}
.exhibitionLiveF .exhibitionLive_left li a{
    max-height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.exhibitionLiveF .exhibitionLive_left li i{background-color: #9559e6;}
.exhibitionLiveF .exhibitionLive_left li:hover{
    background-color: #9559e6;
}
/* end */
/* left：G馆样式 */
.exhibitionLiveG .exhibitionLive_left-title i{
    width: 31px;
    height: 37px;
    background: url(../../../../images/expo/version/2021/icon8.png) no-repeat;
    margin-top: 18px;
}
.exhibitionLiveG .exhibitionLive_left-title h1{
    color: #f5a445;
    line-height: 40px;
    display: block;
    font-size: 25px;
}
.exhibitionLiveG .exhibitionLive_left-title{
    height: 166px;
}
.exhibitionLiveG .exhibitionLive_left-title h1 span{
    display: block;
    font-size: 25px;
}
.exhibitionLiveG .exhibitionLive_left li i{background-color: #f5a445;}
.exhibitionLiveG .exhibitionLive_left li:hover{
    background-color: #f5a445;
}
.exhibitionLiveG .exhibitionLive_left li{
    height: 100px;
    line-height: 100px;
    margin-bottom: 20px;
}
.exhibitionLiveG .exhibitionLive_left li a{
    max-height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/* end */
/* 左边h1标签太长时,给exhibitionLive_left-title加titleOverflow类名 */
    .titleOverflow{
        height: 122px;
    }
    .titleOverflow h1{
        display: block;
        font-size: 26px;
        line-height: 1.5;
    }
/* 左右li有四行时 */
.line7 li{
    height: 120px;
    line-height: 120px;
}
/* 左右li有七行时 */
.line7 li{
    height: 75px;
    line-height: 75px;
}
/* end */
.exhibitionLive_right{
    float: right;
    height: 667px;
    width: 1140px;
    margin-bottom: 16px;
}
.exhibitionLive_right h2{
    width: 575px;
    height: 60px;
    font-size: 40px;
    text-align: center;
    position: relative;
    margin: 48px auto;
}
.exhibitionLive_right h2 span{
    position: absolute;
    top: 9px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    color: #fff;
    width: 100%;
}
.exhibitionLive_right h2 i{
    position: absolute;
    text-transform: uppercase;
    font-size: 55px;
    color: #fff;
    top: 0;
    left: 0;
    opacity: .4;
    font-family: '微软雅黑';
    font-style: normal;
}
.exhibitionLive_right-video{
    width: 1086px;
    height: 511px;
    margin: 0 28px;
    padding: 15.5px 12px;
    box-sizing: border-box;
    border-radius: 7px;
    background-color: #fff;
}
.videoRight{
    float: right;
    width: 192px;
    margin-left: 15px;
}
.videoRight li{
    display: block;
    height: 108px;
    margin-bottom: 16px;
    position: relative;
}
.videoRight li:last-child{
    margin-bottom: 0;
}
.videoRight li .videoRightImg{
    display: block;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}
.videoRight li .videoRightImg img{
    width: 100%;
    max-height: none;
}
.videoRight li a.yg,.videoRight li a.hf,.videoRight li a.kz{
    position: absolute;
    top: 9px;
    right: 8px;
    width: 55px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    background-color: #589658;
    opacity: .9;
    z-index: 9;
}
.videoRight li a.hf{
    background-color: #5ca2e9;
}
.videoRight li a.kz{
    background-color: #FF3030;
}
.videoRight li p{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 14px;
    background-color: rgba(0, 0, 0, .2);
    padding: 0 15px;
}
.videoRight li p a{
    display: block;
    color: #fff;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.videoRight li p a:hover{
    color: #f60;
}
.videoRight li span{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: none;
}
.videoRight li span a{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 60px;
    color: #fff;
    font-weight: normal;
}
.videoRight li:hover span{
    display: block!important;
}
.videoLeft{
    overflow: hidden;
    position: relative;
}
.videoLeft .videoLeftImg{
    display: block;
    height: 0;
    padding-bottom: 56.14%;
    border-radius: 7px;
    overflow: hidden;
    position: relative;
}
.videoLeft .videoLeftImg img{
    width: 100%;
    max-height: none;
}
.videoLeft p{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 53px;
    line-height: 53px;
    background-color: rgba(0, 0, 0, .2);
    text-align: center;
    overflow: hidden;
}
.videoLeft p a{
    font-size: 16px;
    color: #fff;
}
.videoLeft p a:hover{
    color: #f60;
}
.videoLeft a.yg,.videoLeft a.hf,.videoLeft a.kz{
    position: absolute;
    top: 19px;
    right: 16px;
    width: 84px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    background-color: #589658;
    opacity: .9;
    z-index: 9;
}
.videoLeft a.hf{
    background-color: #5ca2e9;
}
.videoLeft a.kz{
    background-color: #FF3030;
}
.videoLeft span{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.videoLeft span a{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 100px;
    color: #fff;
    font-weight: normal;
}
.videoLeft:hover span{
    display: block!important;
}
/* right：A馆样式 */
.exhibitionLiveA .exhibitionLive_right{
    background: url(../../../../images/expo/version/2021/bgi1.png) no-repeat top center;
}
/* end */
/* right：B馆样式 */
.exhibitionLiveB .exhibitionLive_right{
    background: url(../../../../images/expo/version/2021/bgi2.png) no-repeat top center;
}
/* end */
/* right：C馆样式 */
.exhibitionLiveC .exhibitionLive_right{
    background: url(../../../../images/expo/version/2021/bgi3.png) no-repeat top center;
}
/* end */
/* right：D馆样式 */
.exhibitionLiveD .exhibitionLive_right{
    background: url(../../../../images/expo/version/2021/bgi4.png) no-repeat top center;
}
/* end */
/* right：F馆样式 */
.exhibitionLiveE .exhibitionLive_right{
    background: url(../../../../images/expo/version/2021/bgi5.png) no-repeat top center;
}
/* end */
/* right：G馆样式 */
.exhibitionLiveF .exhibitionLive_right{
    background: url(../../../../images/expo/version/2021/bgi6.png) no-repeat top center;
}
/* end */
/* right：I馆样式 */
.exhibitionLiveG .exhibitionLive_right{
    background: url(../../../../images/expo/version/2021/bgi7.png) no-repeat top center;
}
/* end */
.exhibitionLive_bottom{
    overflow: hidden;
    width: 1460px;
    height: 70px;
    background-color: #fff;
    padding: 11px 20px;
}
.exhibitionLive_bottom-title{
    float: left;
    height: 70px;
    width: 144px;
    font-size: 20px;
    color: #fff;
    line-height: 70px;
    text-align: center;
    position: relative;
    overflow: hidden;
    font-weight: 700;
    margin-right: 21px;
}
.exhibitionLive_bottom-title i{
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../../../../images/expo/version/2021/icon9.png) no-repeat;
    vertical-align: top;
    margin-top: 20px;
    margin-right: 5px;
}
.exhibitionLive_bottom-title::after{
    position: absolute;
    left: 4px;
    content: 'exhibitors';
    text-transform: uppercase;
    font-weight: 700;
    opacity: .2;
    font-size: 24px;
}
.exhibitionLive_bottom ul{
    overflow: hidden;
}
.exhibitionLive_bottom li{
    float: left;
    width: 125px;
    height: 70px;
    margin-left: 5px;
}
.exhibitionLive_bottom li:first-child{
    margin-left: 0;
}
.exhibitionLive_bottom li a{
    display: block;
    height: 100%;
    position: relative;
}
.exhibitionLive_bottom li a img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
/* bottom：A馆样式 */
.exhibitionLiveA .exhibitionLive_bottom-title{
    background: url(../../../../images/expo/version/2021/botImg1.png) no-repeat;
}
/* end */
/* bottomB馆样式 */
.exhibitionLiveB .exhibitionLive_bottom-title{
    background: url(../../../../images/expo/version/2021/botImg2.png) no-repeat;
}
/* end */
/* bottomC馆样式 */
.exhibitionLiveC .exhibitionLive_bottom-title{
    background: url(../../../../images/expo/version/2021/botImg3.png) no-repeat;
}
/* end */
/* bottomD馆样式 */
.exhibitionLiveD .exhibitionLive_bottom-title{
    background: url(../../../../images/expo/version/2021/botImg4.png) no-repeat;
}
/* end */
/* bottomE馆样式 */
.exhibitionLiveE .exhibitionLive_bottom-title{
    background: url(../../../../images/expo/version/2021/botImg5.png) no-repeat;
}
/* end */
/* bottomF馆样式 */
.exhibitionLiveF .exhibitionLive_bottom-title{
    background: url(../../../../images/expo/version/2021/botImg6.png) no-repeat;
}
/* end */
/* bottomG馆样式 */
.exhibitionLiveG .exhibitionLive_bottom-title{
    background: url(../../../../images/expo/version/2021/botImg7.png) no-repeat;
}
/* end */
/* meeting */
.meeting{
    overflow: hidden;
    margin-top: 22px;
    padding-top: 15px;
    padding-bottom: 50px;
    background-color: #fff;
}
.meeting .news{
    width:calc(100% + 20px);
    overflow: hidden;
}
.meetingBox{
    float: left;
    box-sizing:border-box;
    width: 50%;
    padding-right: 20px;
}
.meetingBox_title{
    margin: 20px 0 0;
    font-size: 28px;
}
.meetingBox_title i{
    font-size: 30px;
    color: #ff6600;
    margin-right: 8px;
}
.meetingBox_title a{
    float: right;
    line-height: 37px;
    font-size: 12px;
    color: #666;
}
.meeting .meetingBox .left {
    width: 380px;
    margin-top: 10px;
    float: left;
}
.meeting .meetingBox .left li {
    float: left;
    padding: 10px 10px 0 0;
    width: 180px;
}
.meeting .meetingBox .left li.one {
    width: 370px;
}
.meeting .meetingBox .left li .imageBox {
    padding-bottom: 57%;
    height: 0;
    overflow: hidden;
    background-color: pink;
    position: relative;
}
.meeting .meetingBox .left li .imageBox a{
    display: block;
}
.meeting .meetingBox .left li .imageBox a img{
    width: 100%;
    max-height: none;
}
.meeting .meetingBox .left li .imageBox p{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 14px;
    color: #fff;
    padding: 12px 10px;
    /* height: 38px;
    line-height: 38px;
    overflow: hidden;
    padding: 0 10px; */
    cursor: pointer;
    background-image: linear-gradient(to top, #666 ,transparent);
}
.meeting .meetingBox .left li .imageBox p b{
    line-height: 18px;
	max-height: 18px;
	overflow: hidden;
    display: block;
    transition: all .3s;
}
.meeting .meetingBox .left li .imageBox:hover p b{
    max-height:36px;
    transition: all .3s;
}
.meeting .meetingBox .right {
    margin-top: 20px;
    overflow: hidden;
    background-color: #fff;
    padding: 0 12px;
}
.meeting .meetingBox .right li {
    display: block;
    padding: 10px 0;
    border-bottom: 1px dashed #e6e6e6;
}
.meeting .meetingBox .right li p {
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}
.meeting .meetingBox .right li p a {
    color: #333;
}
.meeting .meetingBox .right li p a:hover{
    color: #f60;
}
.meeting .meetingBox .right li span {
    font-size: 14px;
    height: 29px;
    line-height: 29px;
    color: #999;
    display: block;
    overflow: hidden;
}
.meeting .meetingBox .right li .botTime {
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    color: #999;
    position: relative;
    overflow: hidden;
}
.meeting .meetingBox .right li .botTime b{
    float: left;
    font-weight: normal;
}
.meeting .meetingBox .right li .botTime em{
    float: right;
    font-style: normal;
}
.meeting .meetingBox .right li .botTime em i{
    margin-right: 5px;
}
/* footer */
.footerTop{
    background-color: #238844;
    padding: 30px 0 25px 0;
}
.footTop {
    overflow: hidden;
}
.footLeft {
    float: left;
    width: 33%;
    box-sizing: border-box;
    overflow: hidden;
}
.footLeft .lxqq {
    overflow: hidden;
}
.footLeft ul {
    float: left;
    margin-right: 15px;
    overflow: hidden;
}
.footLeft ul li {
    line-height: 36px;
    font-size: 16px;
    color: #fff;
}
.footLeft ul li i {
    width: 26px;
    height: 26px;
    line-height: 36px;
    display: inline-block;
    border-radius: 4px;
    vertical-align: middle;
    background: url(../../../../images/expo/version/2021/qq_ico.png) no-repeat center center #fff;
    margin-left: 10px;
}
.footLeft ul li em{
    font-style: normal;
    margin-left: 5px;
}
.footLeft .text {
    margin-top: 10px;
    float: left;
}
.footLeft p {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}
.footLeft p b {
    font-size: 16px;
    font-weight: normal;
}
.footCenter {
    float: left;
    width: 28%;
    overflow: hidden;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    box-sizing: border-box;
    padding-right: 1px;
    padding-left: 6%;
}
.footCenter ul {
    width: 45%;
    float: left;
}
.footCenter ul li {
    line-height: 40px;
    width: 100%;
    float: left;
}
.footCenter ul li a {
    color: #fff;
    font-size: 16px;
}
.footRight {
    width: 39%;
    float: right;
}
.footRight ul li {
    width: 33.333%;
    float: left;
}
.footRight .title {
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
}
.footRight .title b {
    font-weight: normal;
}
.footRight ul li .ewm {
    width: 110px;
    height: 110px;
    padding: 8px;
    background: #fff;
    margin: 0 auto;
}
.footRight ul li .ewm img {
    width: 100%;
    height: 100%;
}
.footerBot {
    background-color: #138146;
    padding: 15px;
    text-align: center;
}
.footerBot span {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    display: block;
}
/*  rightAdv  */
.rightAdv{
    position: fixed;
    right: 10px;
    top: 200px;
    width: 70px;
    z-index: 99;
}
.rightAdv li{
    display: block;
    padding: 15px 0;
    text-align: center;
    background-color: #fff;
    position: relative;
}
.rightAdv li b{
    position: absolute;
    bottom: 0;
    left: 16px;
    right: 16px;
    height: 1px;
    font-weight: normal;
    background-color: #eee;
    content: '';
}
.rightAdv li img{
    position: absolute;
    left: -170px;
    top: 0;
    width: 150px;
    height: 150px;
    display: none;
    max-width: none;
    max-height: none;
}
.rightAdv li:hover{
    background-color: #248943;
}
.rightAdv li:hover img{
    display: block!important;
}
.rightAdv li:hover a{
    color: #fff;
}
.rightAdv li:hover b{
    background-color: #248943;
}
.rightAdv li a{
    font-size: 12px;
    color: #555;
}
.rightAdv li i{
    display: block;
    margin-bottom: 4px;
    height: 20px;
}
.rightAdv li.app i{
    background: url(../../../../images/expo/version/2021/app.png) no-repeat center;
}
.rightAdv li.app:hover i{
    background: url(../../../../images/expo/version/2021/appClick.png) no-repeat center;
}
.rightAdv li.xcx i{
    background: url(../../../../images/expo/version/2021/xcx.png) no-repeat center;
}
.rightAdv li.xcx:hover i{
    background: url(../../../../images/expo/version/2021/xcxClick.png) no-repeat center;
}
.rightAdv li.wx i{
    background: url(../../../../images/expo/version/2021/wx.png) no-repeat center;
}
.rightAdv li.wx:hover i{
    background: url(../../../../images/expo/version/2021/wxClick.png) no-repeat center;
}
.rightAdv li.ydzw i{
    background: url(../../../../images/expo/version/2021/ydzw.png) no-repeat center;
}
.rightAdv li.ydzw:hover i{
    background: url(../../../../images/expo/version/2021/ydzwClick.png) no-repeat center;
}
.rightAdv li.gzdj i{
    background: url(../../../../images/expo/version/2021/dj.png) no-repeat center;
}
.rightAdv li.gzdj:hover i{
    background: url(../../../../images/expo/version/2021/djClick.png) no-repeat center;
}
.rightAdv a.top{
    display: block;
    padding: 20px 0 10px 0;
    text-align: center;
    background-color: #fff;
    color: #333;
    font-size: 12px;
    cursor: pointer;
}
.rightAdv a.top:hover{
    background-color:#248943;
    color: #fff;
}
.rightAdv a.top i{
    display: block;
    font-size: 20px;
    transform:rotate(-90deg);
}
.bye {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 9999;
    width: 570px;
    height: 363px;
    background: url(https://www.foodjx.com/images/expo2020/bye_bg.png) no-repeat;
}
.byeMain {
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 25px;
    box-sizing: border-box;
}
.byeMain .ico_right {
    position: absolute;
    right: 22px;
    top: 22px;
    cursor: pointer;
}
.byeMain .ico_right i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(https://www.foodjx.com/images/expo2020/right_ico.png) no-repeat;
}
.byeMain .bye_logo {
    width: 173px;
    height: 38px;
    margin: 0 auto;
    background: url(https://www.foodjx.com/images/expo2020/byelogo.png) no-repeat;
}
.byeMain p {
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin-top: 25px;
    position: relative;
}
.byeMain p i {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translate(-50%,0);
    width: 0;
    height: 0;
    border-top: 8px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.byeMain .thk {
    width: 475px;
    height: 115px;
    background: #f9ecc0;
    margin: 35px auto 0;
    display: block;
    border-radius: 4px;
    background: url(https://www.foodjx.com/images/expo2020/thk_bg.png) no-repeat;
    padding-top: 16px;
}
.byeMain .thk b {
    text-align: center;
    font-size: 28px;
    color: #367866;
    display: block;
    font-weight: bold;
}
.byeMain span {
    display: block;
    font-size: 20px;
    color: #fff;
    margin: 28px auto 0;
    width: 280px;
    text-align: center;
    font-weight: bold;
    position: relative;
}
.byeMain span i.left {
    width: 16px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 9px;
    background: url(https://www.foodjx.com/images/expo2020/thkleft_ico.png) no-repeat;
}
.byeMain span i.right {
    width: 16px;
    position: absolute;
    height: 13px;
    right: 0;
    top: 9px;
    background: url(https://www.foodjx.com/images/expo2020/thkright_ico.png) no-repeat;
}
/* 20220122 */
.leftAdv{
    position: fixed;
    left: 10px;
    top: 200px;
    width: 100px;
    height: 300px;
    z-index: 99;
}
.leftAdv i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/images/public/adv.png") no-repeat;
}
.leftAdv img{
    width: 100%;
    height: 100%;
}