@charset "utf-8";
body{
    -webkit-text-size-adjust: 100%;
    background-color:#fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*reset flexslider.css*/
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}
.flex-direction-nav .flex-prev {
    opacity: 1;
    left: 50%;
    margin-left: -618px;
}

.flex-direction-nav .flex-next {
    opacity: 1;
    right: 50%;
    margin-right: -630px;
}
.flex-direction-nav .flex-nav-prev span{
    opacity: 0.5;
    left: 50%;
    margin-left: -618px;
    background-position: 0 0;
}
.flex-direction-nav .flex-nav-next span{
    opacity: 0.5;
    right: 50%;
    margin-right: -630px;
    background-position: -132px 0;
}
/*reset flexslider.css*/
/*banner.css*/
.flow-item{
    display: inline-block;
    margin-left:75px;
}
.flow-item:first-child{
    margin-left:0;
}
.flow-item img{
    width:50px;
    height:50px;
}
.banner{
    height:522px;
    width:100%;
    min-width: 1200px;

}

.black-pointer{
    width: 6px;
    height: 6px;
    background-color: #212121;
    border-radius: 100%;
    display: inline-block;
    float: left;
    margin: 10px 10px 0 0;
}
/*end banner.css*/
/*start mediaWrap.css*/
.mediaWrap{
    background: #fff;
    padding-bottom:65px;
}
.mediaTitle{
    width:336px;
    height:30px;
    margin-top:60px;
    font-size: 36px;
    font-weight: bold;
    color: #212121;
    font-family: "Arial", "Verdana", "Microsoft YaHei", serif;
}
.mediaTitle img{
    height:27px;
    width:auto;
}
.mediaContentWrap{
    overflow: hidden;
}
.media-partners-list-ul {
    width: 1200px;
    margin-top:30px;
}
.media-partners-list-ul li {
    display: table;
    box-sizing: border-box;
    float: left;
    width: 170px;
    height: 80px;
    margin-right: 30px;
    margin-bottom: 20px;
    text-align: center;
}
.media-partners-list-ul li a{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.media-partners-list-ul li img {
    display: block;
    max-width: 150px;
    max-height: 60px;
    width:auto;
    height:auto;
    overflow: hidden;
    margin: 10px auto;
    text-align: center;
}
.media-partners-list-ul li:nth-child(6n) {
    margin-right: 0!important;
}
.hezuo{
    display: block;
    margin: 10px auto 0;
}
.hezuo,
.hezuo img{
    width: 382px;
    height:auto;
}
.hezuo img:last-child{
    display: none;
}
/*end mediaWrap.css*/
/*start contactUsWrap.css*/
.contactBox{
}
.contactsWrap{
    margin-left: 20px;
    margin-top:60px;
}
.contactUsWrap{
    padding-bottom: 50px;
    width: 100%;
    background-color: #eee;
}
.contactUsTitle{
    height: 30px;
    margin-top: 60px;
    font-size: 32px;
    font-weight: bold;
}
.contactUsTitle img{
    height:27px;
    width: auto;
}
.contactsList li{
    background: #fff;
    width: 250px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #e6e6e6;
    -moz-box-shadow: 0 0 10px #e6e6e6;
    box-shadow: 0 0 10px #e6e6e6;
    padding: 0 0 10px 20px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}
.contactsList li:nth-child(3n) {
    margin-right: 0!important;
}
.contactUsBg{
    background: url("../img/index/lianxiBgNew.png") no-repeat 0 0;
    width: 349px;
    height:442px;
    margin-top:70px;
}
.linkman{
    font-weight: bold;
    font-size:18px;
    color:#212121;
    border-bottom:3px solid #28aae2;
    line-height: 30px;
    margin-bottom: 10px;
    display: inline-block;
    margin-top:14px;
}
.contactInfo img{
    width: 16px;
    height: auto;
}
.contactInfo p{
    margin-bottom:10px;
}
.phoneNum{
    font-weight: bold;
    font-size:16px;
    color:#212121;

}
.phoneNum img
{
    padding-right: 9px;
}
.email{
    font-size:14px;
    color:#212121;
}
.email img{
    padding-right:10px;
}
.place{
    display: inline-block;
    font-size:12px;
    color: #28aae2;
    border:1px solid #28aae2;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding:1px 6px;
    text-align: center;
    margin-left: 6px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*end contactUsWrap.css*/
/* start entryWrap.css*/
.entryWrap{
    position: relative;
    width: 100%;
    height: 0;
}
.entryWrap .wrap{
    height: 0;
}
.entryList{
    position: relative;
    display: inline-block;
    width: 1170px;
    height:168px;
    top:-64px;
    left:50%;
    margin-left:-585px;
}
.entryList li{
    float: left;
    width: 370px;
    height:130px;
    margin-right: 30px;
    cursor: pointer;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 38px rgba(0, 69, 138, 0.4);
    -moz-box-shadow:    0 0 38px rgba(0, 69, 138, 0.4);
    box-shadow:         0 0 38px rgba(0, 69, 138, 0.4);
}
.entryList a{
    display: block;
    width: 100%;
    height:100%
}
.entryList li:hover{
    margin-top:-10px;
    -webkit-box-shadow:0 0 0 0;
    -moz-box-shadow:0 0 0 0;
    box-shadow:0 0 0 0;
    height:168px;
}
.entryList li:hover a{
    background: url("../../cn/img/index/hover.png") no-repeat 0 130px;
}
.zhanshang:hover{
    margin-top:-10px;
    -webkit-box-shadow:0 0 0 0;
    -moz-box-shadow:0 0 0 0;
    box-shadow:0 0 0 0;
    height:168px;
}
.zhanshang:hover a{
    background: url("../../cn/img/index/hover.png") no-repeat 0 130px;
}
.entryList li:last-child{
    margin-right:0;
}
.tinghui{
    background: url("../img/index/th.png") no-repeat 0 0;
}
.changuan{
    background: url("../img/index/cg.png") no-repeat 0 0;
}
.zhanshang{
    margin-right:0 !important;
    background: url("../img/index/zs.png") no-repeat 0 0;
}
/* end entryWrap.css*/
/*start newsWrap.css*/
.newsWrap{
    background: #f2f2f2;
    width:100%;
    padding-top: 102px;
}
.newsTitleWrap{
    height: 56px;
    width: 598px;
}
.newsTitleWrap img{
    float: left;
    height: 58px;
    width: auto;
}
.newsTitleWrap a{
    float: right;
    font-size:16px;
    color:#1e88e5;
    line-height: 22px;
    margin-top: 17px;
}
.newsTitleWrap a:hover{
    border-bottom: 1px solid #1e88e5;
}
.newsTitleWrap a span{
    font-family: "宋体", serif;
}
.newsList{
    margin-top:15px;
}
.newsList li{
    background: #fff;
    padding:10px;
    margin-bottom:10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.newsList a {
    zoom: 1;
}

.newsList a:after {
    content: "";
    display: block;
    clear: both;
}

.newsList li img{
    float: left;
    width: 160px;
    height:88px;
    margin-right:10px;
}
.newsList li div{
    float: left;
    width:410px;
}
.newsList li a:hover .dt{
    color:#1e88e5;
}
.newsList li p{
    font-weight: bold;
    font-size:20px;
    color:#212121;
    line-height: 26px;
    margin-top: 17px;
    word-break: break-all;
    height: 62px;
}
.newsList li span{
    display: inline-block;
    font-size:14px;
    color:#666;
    line-height: 14px;
}
.typeNewsList li{
    height:36px;
}
.newsIcon{
    position: absolute;
    left:10px;
    top:16px;
    background: #626262;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.typeNewsList{
    margin-top:20px;
}
.typeNewsList a:hover .titleLink{
    color:#1e88e5;
}
.typeNewsList a{
    display: block;
    position: relative;
    font-size:16px;
    color:#212121;
    line-height: 36px;
    text-align: left;
    word-break: break-all;
    width:574px;
    height:36px;
    padding-left: 24px;
    vertical-align: top;
}
.typeNewsList span{
    font-weight: bold;
    color:#fb8c00;
    vertical-align: top;
}
.typeNewsList .titleLink{
    display: inline-block;
    font-size:16px;
    color:#212121;
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    width:487px;
    font-weight: normal!important;
}
/*end newsWrap.css*/
/*start expertWrap.css*/
.expertWrap{
    background: #13163c;
    width: 100%;
    overflow: hidden;
    padding-top: 38px;
}
.QR{
    position: relative;
    top: -137px;
}
.expertBox{
    width: 1110px;
    min-height: 300px;
    margin: 0 auto;
    background: none !important;
}

.expertListWrap{
    background: url("../../cn/img/index/starBg.png") no-repeat 0 0;
    min-height: 500px;
    height: auto;
}
.expertListWrap>a:hover{
    color: #ff8c00;
    border-color: #ff8c00;
}

.expertListWrap .flex-direction-nav a {
    width: 40px;
    height: 35px;
    opacity: 1;
    background: url("../../cn/img/index/logoBtnSprite.png") no-repeat;
}
.expertListWrap .flex-direction-nav span {
    width: 40px;
    height: 35px;
    opacity: 1;
    background: url("../../cn/img/index/logoBtnSprite.png") no-repeat;
}

.expertListWrap .flex-direction-nav .flex-prev:hover {
    margin-left: -580px;
    background-position: 0 -140px;
}

.expertListWrap .flex-direction-nav .flex-next:hover {
    margin-right: -602px;
    background-position: 0 -35px;
}
.expertListWrap .flex-direction-nav span{
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.expertListWrap .flex-direction-nav .flex-nav-prev span,
.expertListWrap .flex-direction-nav .flex-prev{
    margin-left: -580px;
    background-position: 0 -175px;
}
.expertListWrap .flex-direction-nav .flex-nav-next span,
.expertListWrap .flex-direction-nav .flex-next {
    margin-right: -602px;
    background-position: 0 -70px;
}
@media screen and (max-width: 750px){

    .expertListWrap .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }

    .expertListWrap .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0;
    }

    .expertListWrap .flex-direction-nav .flex-nav-prev span{
        opacity: 0.5;
        left: 10px;
        background-position: 0 0;
    }
    .expertListWrap .flex-direction-nav .flex-nav-next span{
        opacity: 0.5;
        right: 0;
        background-position: -132px 0;
    }
}





.expertTitle{
    height: 27px;
}
.expertTitle img{
    height: 27px;
    width: auto;
}
.expertTips{
    width: 100%;
    padding: 50px 0 40px;
    height: 60px;
}
#expertList{
    height: auto;
    min-height: 300px;
}
.expertTipsList li{
    float: left;
    display: inline-block;
    margin-left:55px;
}
.expertTipsList li:first-child{
    margin-left:0;
}
.expertTipsList li>img{
    width: auto;
    height: 60px;
    display: block;
}
.expertTipsList li:first-child>img{
    width: auto;
    height: 57px;
}
.sub-nav>li{
    float: left;
    display: inline-block;
    width:185px ;
    text-align: center;
    min-height: 302px;
    margin-bottom: 28px;
}
.sub-nav>li>a,.sub-nav>li>a:hover{
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
}
.sub-nav img{
    width: 170px;
    height: 170px;
    min-width: 170px;
    min-height: 170px;
}
.sub-nav h3{
    padding: 20px 7px 10px;
    line-height: 1;
    height: 30px;
}
.sub-nav .userName{
    cursor: default;
    color: #fff;
    font-size:16px;
    overflow: hidden;
    float: left;
    padding-bottom: 10px;
    border-bottom: 2px solid #fff;
    text-align: left;
    max-width:89px;
    width: auto;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sub-nav .noTage{
    max-width: 100%;
}
.sub-nav .user-name-rank{
    /*float: left;*/
    /*border: 1px solid #00b2ff;*/
    /*border-radius: 20px;*/
    /*padding: 3px 7px;*/
    /*color: #00b2ff;*/
    /*font-size: 12px;*/
    /*margin-left: 5px;*/
    width: 60px;
    height: 16px;
    display: block;
    background: url(../img/expertList/expert.png) no-repeat center;
    margin-left: 90px;
    background-size: 100%;
}
#user-name{
    width: 60px;
    height: 16px;
    display: block;
    background: url(../img/expertList/expert1.png) no-repeat center;
    margin-left: 90px;
    background-size: 100%;
}
.sub-nav .post-name{
    /*cursor:default;*/
    /*text-align: left;*/
    /*-ms-text-overflow: ellipsis;*/
    /*text-overflow: ellipsis;*/
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    /*!*font:normal 12px/20px "Microsoft YaHei","微软雅黑";*!*/
    /*color: #fff;*/
    /*padding: 0 5px;*/
    /*font-size: 12px;*/
    /*line-height: 18px;*/

    cursor: default;
    text-align: left;
    -ms-text-overflow: ellipsis;
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    overflow: hidden;
    /* font: normal 12px/20px "Microsoft YaHei","微软雅黑"; */
    color: #fff;
    padding: 0 5px;
    font-size: 12px;
    line-height: 18px;
    max-height: 36px;
}



/**/
.moreExpert{
    display: block;
    width: 173px;
    padding:14px 0;
    margin: 25px auto 80px;
    border: 1px solid #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font:normal 16px/1 "Microsoft YaHei","微软雅黑";
    color: #fff;
    text-align: center;
}
/*end expertWrap.css*/
/*start exhibitionWrap.css*/
.exhibitionWrap{
    width: 100%;
    background-color: #fff;
    background-image: url("../img/index/zsBG.png");
    background-repeat: repeat-x;
    background-position: 0 0;
    position: relative;
}
.zsRGB{
    position: absolute;
    right:0;
    top:0;
    z-index: 1;
    width: 50%;
    height: 455px;
    background-image: url("../img/index/zs_RGB.png");
    background-repeat: repeat-x;
    background-position: 0 0;
}
.exhibitionBgWrap{
    background: url("../img/index/exhibitionBg.png") no-repeat 0 0;
    padding-top:75px;
    position: relative;
    z-index: 3;
    padding-bottom: 100px;
}
.recordDataWrap{
    text-align: center;
    display: flex;
}
.recordDataWrap img{
    margin-left:100px;
}
.recordDataWrap img:first-child{
    margin-left:0;
}
.exhibitionSlider{
    width: 1094px;
    margin: 36px auto 0;
}

.exhibitionSlider .flex-direction-nav a {
    width: 40px;
    height: 35px;
    opacity: 1;
    background: url("../../cn/img/index/logoBtnSprite.png") no-repeat;
}
.exhibitionSlider .flex-direction-nav span {
    width: 40px;
    height: 35px;
    opacity: 1;
    background: url("../../cn/img/index/logoBtnSprite.png") no-repeat;
}

.exhibitionSlider .flex-direction-nav .flex-prev:hover {
    margin-left: -580px;
    background-position: 0 -140px;
}

.exhibitionSlider .flex-direction-nav .flex-next:hover {
    margin-right: -602px;
    background-position: 0 -35px;
}
.exhibitionSlider .flex-direction-nav .flex-prev {
    margin-left: -580px;
    background-position: 0 -105px;
}

.exhibitionSlider .flex-direction-nav .flex-next {
    margin-right: -602px;
    background-position: 0 0;
}
.exhibitionSlider .flex-direction-nav .flex-nav-prev span{
    margin-left: -580px;
    background-position: 0 -175px;
}
.exhibitionSlider .flex-direction-nav .flex-nav-next span{
    margin-right: -602px;
    background-position: 0 -70px;
}
@media screen and (max-width: 750px){

    .exhibitionSlider .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }

    .exhibitionSlider .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0;
    }

    .exhibitionSlider .flex-direction-nav .flex-nav-prev span{
        opacity: 0.5;
        left: 10px;
        background-position: 0 0;
    }
    .exhibitionSlider .flex-direction-nav .flex-nav-next span{
        opacity: 0.5;
        right: 0;
        background-position: -132px 0;
    }
}
.exhibitionSlider .slides{
    height: 278px;
    overflow: hidden;
}

.itemList {
    zoom: 1;
}

.itemList:after {
    content: "";
    display: block;
    clear: both;
}

.itemList li{
    zoom: 1;
}
.itemList li:after {
    content: "";
    display: block;
    clear: both;
}
.itemList li{
    float: left;
    width: 262px!important;
    height: 72px;
    margin-bottom: 30px;
    margin-right: 15px;
}
.itemList li:nth-child(4n) {
    margin-right: 0!important;
}
.logoWrap{
    border:1px solid #ddd;
    float: left;
    width: 70px;
    height:70px;
    display: table;
    overflow: hidden;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right:10px;
}
.logoWrap span{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.logoWrap img{
    max-width: 70px;
    max-height: 70px;
    text-align: center;
}
.zsInfoWrap{
    float: left;
    margin-top:10px;
}
.titletextP span{
    border-bottom: 1px solid #fff;
}
.hasUrl:hover .titletextP span{
    border-bottom: 1px solid #212121;
}
.hasUrl p{
    cursor: pointer!important;
}
.hasUrl{
    cursor: pointer;
}
.zsInfoWrap p:first-child{
    margin-bottom:9px;
}
.zsInfoWrap p{
    font-size:14px;
    line-height: 24px;
    color:#212121;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 180px;
    cursor: default;
}
.zsInfoWrap .boothNum span:first-child{
    font-size:14px;
    line-height: 24px;
    color:#212121;
}
.zsInfoWrap .boothNum{
    font-size: 24px;
    color:#28aae2;
    line-height: 24px;
}
.adImg{
    width: 1170px;
    margin-top:60px;
    margin-bottom:40px;
}
/*end exhibitionWrap.css*/
/*start supplierWrap.css*/
.supplierWrap{
    margin-top: 40px;
}
.shouxi{
    text-align: center;
    margin-bottom: 24px;
}
.shouxi span{
    display: inline-block;
    width: 42px;
    height: 13px;
    border-bottom: 1px solid #757575;
    float: right;
}
.shouxi span:first-child{
    float: left;
}
.shouxi div{
    display: inline-block;
    width: 387px;
    height: 24px;
    overflow: hidden;

}
.shouxi p{
    display: inline-block;
    font-weight: bold;
    font-size: 24px;
    color:#212121;
    text-align: center;
    z-index: 2;
    width: 100%;
    line-height: 24px;
    height: 24px;
    margin-top: -24px;
}
.itemSupplier:first-child{
    margin-top: 0;
}
.itemSupplier{
    border-bottom: 1px solid #d7d9da;
    margin-top: 8px;

}
.itemSupplier p{
    font-weight: bold;
    font-size: 20px;
    color: #212121;
    height: 20px;
    border-right:3px solid #1976d2;
    width: 191px;
    text-align: left;
    float: left;
    margin-top: 20px;
}
.itemSupplier div a{
    display: table;
    height: 66px;
    float: left;
    margin-right: 30px;
}
.itemSupplier:last-child{
    border: none;
}
.itemSupplier div a:first-child{
    margin-left: 0;
}
.itemSupplier span{
    display:table-cell;
    max-height: 66px;
    height: 66px;
    text-align: center;
    vertical-align: middle;
}
.itemSupplier img{
    max-height: 66px;
    width: auto;
    height: auto;
}
.itemSupplier div{
    float: left;
    margin-left: 46px;
    width: 930px;
}
/*end supplierWrap.css*/
/*start reviewWrap.css*/
.reviewWrap{
    background: #13163c;
    padding-top: 60px;
}
.reviewBg{
    background:url("../../cn/img/index/starBg.png") no-repeat 0 0;
    padding-bottom: 112px;
}
.reviewTitle{
    width: 162px;
    height:62px;
    margin-bottom:30px;
}
.reviewTitle img{
    height:27px;
    width: auto;
}
.sideWrap{
    position: relative;
}
.sideWrap .fhIcon{
    position: absolute;
    width: 100%;
    bottom: 40px;
    left: 20px;
}
.fhIcon img{
    width: 14px;
    height: auto;
}
.fhIcon p{
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    padding-top: 12px;
    height: 14px;
}
/*end reviewWrap.css*/
#public-nav-index>a {
    color:#1e88e5!important;
}

/*二维码*/

.bigCode{
    width: 80px;
    height: 80px;
    position: absolute;
    right: -100px;
    top: 13px;
    z-index: 9999;
}
.bigCode img{
    width: 80px;
    height: 80px;
}
.code{
    width: 18px;
    height: 18px;
    position: absolute;
    right: 15px;
    bottom: 20px;
}
.code img{
    width: 100%;
    height: 100%;
}

/*newYears.css start 武汉疫情皮肤，下线的时候去掉以下样式，及相应的背景图片*/
.newYearBgWrap{
    padding-top:110px;
    background: url(../../cn/img/index/2025NewYear.png) no-repeat center -66px;
}
.newYearWrap{
    width: 1200px;
    margin: 0 auto 0;
    background: #fff;
}
/*newYears.css end*/
