﻿.container{max-width:1460px;}
.text-sgreen{color:#009c73;}
/*网站公共样式*/
.info-content{font-size:15px;line-height:2;}
a{text-decoration:none;}   
a:hover{color:#2789ee;}
a:focus{color:#000;}
a.btn-more{display:inline-block;width:140px;height:34px;line-height:34px;border:1px #CCC solid;color:#999;transition:all 0.5s ease;font-size:14px;transition:all 0.5s ease;text-align:center;margin:0px auto;margin-top:30px}
a.btn-more:hover{background:#40312f;border-color:#40312f;color:white;}
.banner{height:500px\9!important;overflow:hidden\9!important;overflow:hidden;} /*兼容ie低版*/
.text-red{color: #e80115;}
.text-blue{color: #1f69c2;}
.font-size-13{font-size:13px;}
body{background: #eff0f4;}
.colorActive{color: #c85c5c!important;}

@font-face {
    font-family: myFirstFont;
    src: url(../Css/YouSheBiaoTiHei-2.ttf);
}
.myFirstFont{font-family:myFirstFont!important;}

/*遮罩层*/
.mask-bg{position:fixed;width: 100%;height:100%;display:none;height:100vh;background-color:#000;overflow:hidden;z-index:99;top: 0;left: 0;}
.mask-bg.active{display:block;}


/*TOP*/
/*自定义导航动画，也可以用animater.css中的动画，需要在script.js中修改*/
.nav .animated,.sub-nav .animated{-webkit-animation-duration:0.4s;animation-duration:0.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.navSlide{-webkit-animation-name:navSlide;animation-name:navSlide}
@keyframes navSlide{0%{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;visibility:visible}100%{-webkit-transform:translateY(0);opacity:1;transform:translateY(0)}}


/*主菜单*/
@media (min-width:1000px) /*pc端*/
{
.Special-imgs-detail .ExhibitorNews-list .imgBoxs .boxs img{min-height: 260px;}
.header{line-height: 104px;}
.header .logo img{height: auto;margin: 6px 0;}
.header .nav-toggle{display:none}
.header>.container>.row>.col-md-4{padding-right: 0;padding-left: 0;}

.nav-bg{background: #2789ee;}
.nav{width:100%;}
.nav>ul>li{float:left;height:50px;line-height:50px;margin-right: 14px;}
.nav>ul>li>ul{position:absolute}
.nav>ul>li>a{font-size: 16px;width: 100%;position: relative;color: #fff;line-height: 50px;height: 50px;display: inline-block;width: 100px;text-align: center;}
.nav >ul>li.current >a::after,.nav >ul>li:hover> a::after{width: 100%}
.nav >ul>li:hover> a,.nav >ul>li.current >a{background-color: #207de4;}
.nav li:hover> ul{display:block;}
.nav ul li ul li a{display:block;width:100%;text-align:center;font-size:15px;line-height:45px;color:#fff} 
.nav ul li ul li a:hover{text-decoration:none;background-color: #207de4;}
.nav a:focus{color:#fff;}

.nav ul li{position:relative;}
.nav ul li .arrow{display:none}
.nav ul li ul{background-color:#2789ee;display:none;position:absolute;left:0;top:50px;z-index:2;width:100%;} /*二级ul样式*/
.nav ul li ul li ul{left:100%;top:0px; display:none;}/*三级以后ul样式*/
.nav > ul > li .pc-arrow{color: #fff;position:absolute;top:20px;right:8%;-moz-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;}
.nav > ul > li:hover .pc-arrow{-webkit-transform: rotateX(180deg);-moz-transform: rotateX(180deg);transform: rotateX(180deg);}
.nav>ul>li:nth-child(5)>a,.nav>ul>li:nth-child(6)>a,.nav>ul>li:last-child>a{position:relative;}
.nav>ul>li:nth-child(5)>a::before,.nav>ul>li:nth-child(6)>a::before,.nav>ul>li:last-child>a::before{display:inline-block;content:'';position:absolute;top:6px;right:0px;background:url(../images/new.png) no-repeat right;width:22px;height:12px;}

.navleft img,.navright img{margin-top: -3px;}
.navleft,.navright{line-height: 50px;height: 50px;}
.navleft{position:absolute;left:15px;}
.navright{position:absolute;right:15px;}
.navleft a{background-color: #207de4;width: 140px;padding-left: 20px;line-height: 50px;height: 50px;display: inline-block;}
.navleft a:hover{color:#fff;}
.navright a{width: 130px;line-height: 50px;height: 50px;display: inline-block;text-align:right;}
.navright a:hover{color:#fff;}
/*.nav>ul{padding-left:150px;}*/

/*.header .col-md-8{width:62%;}
.header .col-md-4{width:38%;}*/

footer .center{padding-top:18px;}
footer .font1{padding-bottom:4px;}
}

@media (max-width:1000px) /*手机端*/
{
.header{height: 60px;line-height: 60px;}
.header .logo img{max-height:60px;}
.nav-toggle{position:absolute;right:0px;top:-60px;font-size:25px;min-width:60px;height:60px;line-height:60px;text-align:center;cursor:pointer;z-index:1;}
.nav-toggle.active{color:#ccc;}

.nav{position:fixed;z-index:100;top:0px;right:0px;width:0px;background:#fff;height:100%;height:100vh;opacity:0;transition: all 0.2s linear;overflow-y:auto}
.nav.active{opacity:1;width:300px;max-width:60%}
.nav ul li{line-height: 45px;text-align:left}
.nav ul li ul{display:none;} /*二级ul样式*/
.nav ul li a{padding-left:30px;display:block;color:#999;font-size:15px;line-height:3.5;border-bottom: 1px solid #dcdcdc}
.nav ul li ul li a{padding-left:60px;font-size:14px;background-color:#eeeeee}
.nav ul li ul li ul li a{padding-left:90px;}
.nav ul li ul li ul li li a{padding-left:120px;}
.nav ul li{position:relative;}
.nav ul li .arrow{position:absolute;right:0px;top:0px;width:50px;height:50px;line-height:50px; text-align:center;transition-duration:0s}
.nav ul li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px}

.nav ul li.current > a{color:#5a342b;}
.nav ul li.active > ul{display:block}
.nav ul li.active > .arrow{transform:rotate(90deg)}

.nav>ul>li:nth-child(5),.nav>ul>li:last-child{}

footer .left,footer .right{text-align:center;}
footer .center{font-size:13px;padding-bottom:10px;}
}

/*TOP*/
@media (min-width:1000px){
.header-top{line-height:40px;height: 40px;}
.wrapinTop li{padding-left: 16px;}
.wrapinTop li:nth-child(3){margin-left:30px;}
.wrapinTop li img{padding-right:8px;}
.wrapinTop li:nth-child(3) img{padding-right:4px;}
.wrapinTop li:first-child a{padding-right: 20px;}
}
@media (max-width:1000px){
.header-top{font-size: 12px;}
.header-top span{display:inline-block;padding: 5px 0;}
.header-top .float-lg-left{line-height: 1.3;}
.wrapinTop{margin-top: 2px;}
.wrapinTop li{padding-left: 10px;}
.wrapinTop li img{padding-right:4px;}
.wrapinTop li:first-child a{padding-right: 12px;}
.wrapinTop li>img{display:none;}
}
.header-top{color:#fff;background-color:#1f69c2;}
.header-top .fa{padding-right:2px;}
.wrapinTop li{display:inline-block;position:relative;}
.wrapinTop li>img{position:absolute;top:3px;left: 40%;}
.wrapinTop li:first-child a,.wrapinTop li:nth-child(2) a{color: #f2fd85;}
.wrapinTop li:first-child a{border-right: 1px solid #73a2da;}
.wrapinTop li:nth-child(3) img{margin-top: -2px;}
.header{background-color: #fff;}


/*获取报价*/
@media (min-width:1000px){
.quoted-price{width: 430px;position:absolute;z-index:10;display:none;}
.quoted-price .close{position:absolute;right:0px;top:0px;font-size:20px;width:50px;height:40px;text-align:center;line-height:40px;cursor:pointer}

}
@media (max-width:1000px){
.quoted-price .close,.topquoted{display:none;}
.home-navleft{background-color: #207de4;}
}
.quoted-price{min-height:400px;background:url(../images/nav_bg.png) no-repeat left top;background-color:#fff;padding: 0 30px;}
@media (min-width:1000px) and (max-width:1120px){
.search .font span{font-size: 12px;}
}

/*顶部搜索*/
@media (min-width:1000px){
.searchbox{padding-left:0;padding-right: 0;}
.foot-nav{margin: 12px 0 10px;}
.foot-nav li:not(:last-child){padding-right: 10px;}
.foot-nav li:not(:first-child){padding-left: 10px;}
.footer-bg{padding: 7px 0 6px;}
.footer-bg .left{width:55%;padding-left: 0;}
.footer-bg .right{width:45%;}
.search{margin-top: 32px;position: relative;left: 18%;z-index: 2;}
.logo img{max-height: 100px;}
}
@media (max-width:1000px){
.search{margin-bottom:50px;margin-top: 20px;}
.search .font1{line-height: 1.4;margin-top:5px;}
.footer-bg{padding: 2px 0px 10px;}
.footer-bg .left{padding-left:0;padding-right:0;}
.footer-bg .right{padding-right:0;}
}
@media (max-width:767px){
.footer-bg .right{padding-left:0;padding-right:0;}
.ss-box .s-input,.ss-box .s-input1{font-size: 10px;}

}
.ss-box{position:relative;margin:60px auto;border:1px solid #e8e8e8;background:#fff;width:100%;height:50px;line-height: 48px;border-radius: 15px;}
.ss-box .xiala{height: 32px;top: -2px;position: relative;background-color: #fff;border: 0px;cursor: pointer;padding-left: 12px;width: 94px;}
.ss-box .xiala1{height: 34px;top: -3px;position: relative;background-color: #fff;border: 0px;cursor: pointer;text-align:center;}

.ss-box .s-input,.ss-box .s-input1{position: absolute;top: -3px;height: 50px;opacity: 0.7;width:73%;outline:none;border:none;padding-left:0px;background-color:transparent;}
.ss-box .s-btn,.ss-box .s-btn1{font-size: 18px;position: absolute;right: 0;top: -1px;background: transparent;width: 60px;height: 50px;color: #1f69c2;cursor: pointer;font-weight: bold;outline: none;border: none;}
.search .ss-box{margin:0px auto;}
.search .font,.search .font1{font-size:13px;}
.search .font span,.search .font1 span{cursor: pointer;display: unset;margin-left: 2px;padding: 2px;}
.search .font span:hover{color:#2789ee;}

/*搜索服务标签*/
@media (min-width:1000px){
.ss-box-service{width: 580px;margin: 4% 0 -20px 30%;}

}
@media (max-width:1000px){
.ss-box-service{width: 100%;margin-top: 10px;}

}
.ss-box-service{color:#000;border:1px solid #f6f6f6;background:#f6f6f6;height:48px;border-radius:2px;line-height:44px}
.ss-box-service input{background-color:#1e90ff;border:none;height:31px}
.ss-box-service .s-input-service{width:100%;outline:none;border:none;line-height:40px;height:32px;padding-left:0px;background-color:transparent}
.ss-box-service .s-btn-service{position:absolute;background-color:transparent;width:50px;height:48px;color:#e16363;cursor:pointer;outline:none;border:none;font-size:20px;z-index:2;right:0}




/*FOOTER*/
footer{background-color:#000;}
.footer-bg{background: #eaf1f9;}
.foot-nav li{display:inline-block;}
.foot-nav a:hover,.copyright a:hover{color: #2789ee;}

.marqueelefts {height: auto;max-width: 1200px;overflow: hidden;margin: 0px auto;}
.marqueelefts ul{float:left;}
.marqueelefts li{float:left;margin:0 5px;display:inline;width:200px;height:auto;overflow:hidden;text-align:center;}
.marqueelefts li .pic{display:block;width:200px;height:auto;padding:10px;overflow:hidden;}
.marqueelefts li .pic img{height:60px;width:190px;}
.marqueelefts li .txt{text-align:center;height:auto;line-height:260px;}
.marqueelefts .marquee1_1>li>p{text-align:center;margin: 0 auto;display:inline-block;}

@media (min-width:1000px){
footer{padding-bottom:10px;}
.addfooter .right{padding-top:20px;}
.addfooter .col-md-3{width:19%;padding-left:0;padding-right:0;}
.addfooter .col-md-7{width:66%;padding-left:0;padding-right:0;}
.addfooter .col-md-2{width:15%;padding-left:0;padding-right:0;}
}
@media (max-width:1000px) {
}
.addfooter .center p{font-size:10px;color:464343;}



/*子栏目样式*/
@media (min-width:1000px){
.nav > ul > li:nth-child(5) > ul,.nav ul li:nth-child(5) .pc-arrow{display:none!important;}
.sub-nav-box .sub-nav li a{font-size: 18px;padding:4px 20px;height: 40px;line-height: 40px;}
.sub-nav-box .more a{padding: 7px 16px;font-size: 18px;}
}
@media (max-width:1000px) {
.sub-nav-box .sub-nav li a{padding:2px 4px;height: 30px;line-height: 30px;}
.sub-nav-box .more a{font-size:12px;padding: 5px 8px;}
}
.sub-nav-box {clear: both;position: relative;border-bottom: 2px solid #007eed;}
.sub-nav-box .sub-nav li{display:inline-block;}
.sub-nav-box .sub-nav li.current{color: #fff;background: #007eed;}
.sub-nav-box .sub-nav li.current a:hover{color:#fff;}
.sub-nav-box .more{position:absolute;right:0;top:0;}
.sub-nav-box .more a{color:#fff;background-color:#ff6700;border-radius: 25px;}
.sub-nav-box .sub-nav li ul li{display:none;}

/*PC端固定栏目按钮*/
.fix-pc-top{width:140px;height:520px;position:fixed;right:5px;top:50%;transform:translateY(-50%);z-index:9999;background:url(../images/pc-0-ydh.png)}
.fix-pc-top .btn{width:110px;height:36px;position:absolute;line-height:36px;left:10px;text-align:center}
.fix-pc-top .btn1{top:135px}
.fix-pc-top .btn2{top:183px}
.fix-pc-top .btn3{top:231px}
.fix-pc-top .btn4{top:281px}
.fix-pc-top .goBackTop{position:absolute;width:100%;height:30px;left:0;top:488px;cursor:pointer}
@media (max-width: 1000px) {.fix-pc-top{display: none !important;}}


/*移动端固定栏目按钮*/
.float-nav-toggle{z-index: 10;display: block;text-align: center;position: fixed;left: 6px;bottom: 60px;color: #fff;font-size: 18px;width: 40px;height: 40px;line-height: 40px;background-color: rgba(13, 13, 13, 0.6);border-radius: 20px;}
@media (max-width: 767px) {.display-xs-block {display: block !important;}}


/*移动端固定导航栏*/
.footer-fixed{position:fixed;left:0;bottom:0;overflow:hidden;width:100%;padding:6px 0px 2px;z-index:9;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border-top: 0.2rem solid #000;background: #fff;}
.footer-fixed ul{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;text-align: center;}
.footer-fixed ul li a{width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size: 13px;}
.footer-fixed ul li p{font-size:1.3rem;}
.footer-fixed.active{transform:translateX(2.8rem);z-index:9;}
.footer-fixed2{font-size: 2.8rem;padding-top: 0.6rem;}
.footer-fixed i{display:block;}
.footer-fixed .fa{font-size:22px;}
@media (min-width:1000px){.footer-fixed{display:none!important;}}
@media (max-width:1000px){footer{padding-bottom:66px;}}


/*图片列表*/
.images-list .row .item a{display:block;overflow:hidden;}
.images-list .row .item img{display:block;width:100%;height:auto;transition: all 0.3s ease-out 0s;}
.images-list .row .item a:hover img{transform:scale(1.1,1.1);}

.text-decoration-line-through{text-decoration: line-through;}



/*页码*/
.card1{display:block;word-break:keep-all;white-space:nowrap;overflow:hidden; text-overflow:ellipsis;}
.card2 { overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;height: 46px;}
.card3 { overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;word-break: break-all;height: 60px;}
.card4 { overflow: hidden;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;word-break: break-all;height: 82px;}

.page ul li .fa{padding-right: 10px;}
.page ul li:hover a,.page ul li:hover{text-decoration:underline;color:#2789ee;}


/*内页样式*/
@media (min-width:1000px){
.sameBox{padding:15px;margin:15px 0;}
.contactPage .left{padding-top:20px;}
.detailBox{padding: 15px;border: 1px solid #ECECEC;}

.BreadcrumbPartial{text-align:right;}
.breadcrumb{padding: 0;}

.hezuoruzhu-warp .row{background: #f8f8f8;margin: 10px 0px 0;padding: 0 40px;}/*内页-成为供应商*/
}
@media (max-width:1000px){
.sameBox{padding:10px;margin:10px -5px;}
.info-content,.info-content p,.info-content p span{font-size:14px !important;}
}
/*公共样式*/
.breadcrumb > li + li::before{content:">";padding:0 5px 0 2px;color:#666}
.breadcrumb li:nth-child(2){display:none}

.sameBox{background-color:#fff;min-height:300px;}
.detailBox .detailtop{border-bottom: 1px dotted #999999;}




/*内页-会展头条*/
@media (min-width:1000px){
.sameBox .pcleft{padding-right:0;}
.new-news-list li:first-child{margin-bottom:40px;}
.new-news-list .row a img{min-height: 124px;}

.meeting-news-list li{padding: 14px;}

}
@media (max-width:1000px){
.hot-news-list h5{font-size: 1.6rem;}
.new-news-list li img{width:100%;}

.meeting-news-list li{padding: 10px 5px;}

}
@media (max-width:415px){
.sameBox .phoneleft{padding-left:0;}
}
.hot-news-list a:hover{color:#000;}
.new-news-list a:hover{color:#2789ee;}
.hotTitle{position:relative;background-color:#000;border-radius:4px;line-height:40px;padding:0 10px;margin-bottom: 15px;}
.hotTitle .title{color:#fff;font-weight: bold;}
.hotTitle .more{position:absolute;right:10px;top:0;}
.hotTitle .more a{color:#fff;background-color:#e80115;padding:3px 16px;border-radius:15px;}
.hotTitle .more a:hover{text-decoration:underline;}

.meeting-news-list li{border: 1px solid #eee;margin-bottom: 8px;}
.meeting-news-list li i.num{color:#fff;display: inline-block;width: 22px;height: 22px;line-height: 22px;background: #bfbfbf;text-align: center;}
.meeting-news-list li:nth-child(1) i.num,.meeting-news-list li:nth-child(2) i.num{background: #ff3d3e;}
.meeting-news-list li:nth-child(1) .title a,.meeting-news-list li:nth-child(2) .title a{color:#ff3d3e;}
.meeting-news-list li:nth-child(3) i.num{background: #03b249;}
.meeting-news-list li:nth-child(3) .title a{color:#03b249;}
.meeting-news-list li a img{margin-bottom:10px;}
.meeting-news-list li p{margin-top:4px;}
.meeting-news-list li p span{width: 60px;display: inline-block;}
.meeting-news-list li a img{max-height:120px;width:100%;}

.same-img img{width:100%;}
.meeting-title{height:60px;line-height:60px;clear:both;background:url(../images/hm_title.png) repeat-x left center;position:relative}/*热门会议标题*/
.meeting-title .tit{float:left;padding:0 20px;font-size:18px;color:#50514c;background:#fff;position:relative}
.meeting-title .tit span{padding-left:4px}
.meeting-title .tit img{position:absolute;left:0;top:50%;margin-top:-10px;max-height: 22px;}

/*当前作者动态*/
.detal-box{border: 1px solid #eee;margin-bottom: 8px;overflow: hidden;padding:8px;}
.detal-box .img1{text-align:center;}
.detal-box .img1 img{width: 60px;height: 60px;border-radius: 50px;}
.detal-box .img1 p{padding-top:5px;}
.detal-box .web{text-align:center;margin:10px 0;}
.detal-box .web ul li{display:inline-block;position:relative;cursor:pointer;}
.detal-box .web ul li:not(:last-child){margin-right:10px;}
.detal-box .web ul li span{color:#fff;padding:4px 10px;display:inline-block;border-radius:15px;}
.detal-box .web ul li span .fa{padding-right:2px;color:#fff;}
.detal-box .web ul li:first-child span{background-color:#0ea1fe;}
.detal-box .web ul li:nth-child(2) span{background-color:#21c56c;}
.detal-box .web ul li:nth-child(3) span{background-color:#fe5400;}
.detal-box .web ul li .show{position:absolute;border:1px solid #ccc;background-color:#fff;top: -90px;opacity:0;padding:4px;border-radius: 4px;left: -12px;}
.detal-box .web ul li .show2 img{width: 80px;max-width: 80px;height: 80px;} 
/*.detal-box .web ul li:first-child:hover .show1{opacity:1;}*/
.detal-box .web ul li:nth-child(2):hover .show2{opacity:1;}
.detail-newslist{margin:20px 0 10px;}
.detail-newslist .title{border-bottom: 1px solid #eee;padding-bottom: 10px;margin-bottom: 10px;}
.detail-newslist .title span::before{border-left:3px solid #006fff;content:'';padding-right: 4px;}
.detail-newslist .right{position:absolute;right:0;top:0;}
.detail-newslist .detail-newslist-box .icon{position:relative;display: inline-block;width:13px;height:13px;background-color:#b4d3ff;border-radius:30px;text-align:center;}
.detail-newslist .detail-newslist-box .icon .econ{display: inline-block;width:7px;height:7px;background-color:#006efe;position:absolute;z-index:2;border-radius:30px;text-align:center;left: 20%;top: 20%;}
.detail-newslist .detail-newslist-box li .titles{position:absolute;top:0;left: 30px;}


/*左侧无限滚动*/
.pa_textlist_1 .item{border-bottom:1px solid #e5e5e5;}
.pa_textlist_1 .item .picbox{display:block;overflow:hidden;}
.pa_textlist_1 .item .picbox img{transition:all 0.3s ease-in-out;border-radius: 5px;}
.pa_textlist_1 .item .title{line-height:1.4;text-align:left;}
.pa_textlist_1 .item .intro{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;height:46px;}
.pa_textlist_1 .item .boxs{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.pa_textlist_1 .contentbox{padding-right: 0;}
.pa_textlist_1 .item .people .img1{border-radius: 15px;float: left;margin-right: 4px;}
.pa_textlist_1 .item .people .img2{width:50px !important;height:14px !important;}
.pa_textlist_1 .item .date{color: #666;}
.pa_textlist_1 .item a:hover{color: #2789ee;}
@media(min-width:1000px){
.pa_textlist_1 .item{padding:25px 0;}
.pa_textlist_1 .item .boxs{margin-top: 15px;}
.pa_textlist_1 .item .title{font-size:18px;}
.pa_textlist_1 .item .intro{margin:15px 0 25px;}
.pa_textlist_1 .item .people .img1{width:30px !important;height:30px !important;}
.pa_textlist_1 .item .people .img2{margin-top: 6px;}
.pa_textlist_1 .item .people .username{padding:6px 8px 0 4px;}
.pa_textlist_1 .item .date{position:absolute;right:0;top:6px;}
.pa_textlist_1 .item .picbox img{height:165px !important;}
}
@media(max-width:1000px){
.pa_textlist_1 .item{padding:12px 0;}
.pa_textlist_1 .contentbox{padding-left:8px;}
.pa_textlist_1 .item .title{font-weight:bold;}
.pa_textlist_1 .item .people .img1{width:20px !important;height:20px !important;}
.pa_textlist_1 .item .people .username{padding:4px 4px 0 0;}
.pa_textlist_1 .item .date{margin-top:4px;}

}





/*内页-会议活动*/
@media (min-width:1000px){
.district{border: 1px solid #eee;padding: 10px 10px 0;}
.district ul.timenone{border-bottom: none;padding-bottom: 0;margin-bottom: 0;}
.district ul{margin-left: 70px;}
.district li{margin-bottom: 10px;padding-right: 14px;}
.district li::after{right: 3px;}
.images-newlist .box>a>img{min-height: 152px;}
.images-newlist ul{margin-left: -10px!important;margin-right: -10px!important;}
.images-newlist li{padding-left:10px;padding-right:10px;}
.images-newlist .people{padding: 8px 14px 8px;}
.images-newlist .people .imgbox{position:absolute;right:20px;bottom:8px;}
.images-newlist .people .img2{width:50px !important;height:14px !important;float:left;margin:4px 0 0 2px}
.images-newlist .box-shadow{box-shadow: 0px 0px 5px 0px #acacac;}、
}
@media (max-width:1000px){
.district li{font-size:13px;padding-right: 10px;}
.district li::after{right: 0;}

.images-newlist li{padding-left:0;padding-right:0;}
.images-newlist .people{padding: 8px 10px 8px;}
.images-newlist .people .imgbox{clear: both;}
.images-newlist .people .img2{width:40px !important;height:12px !important;float:left;margin:4px 0 0 1px}
.images-newlist .people .username{display: block;word-break: keep-all;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 56px;}

.homeHotactive .sameBox table td img{max-height: 80px;}
}
.district span{float: left;}
.district ul{border-bottom: 1px dotted #e9e9e9;padding-bottom: 10px;margin-bottom:16px;}
.district li{display:inline-block;color: #959595;cursor:pointer;position:relative;}
.district li:not(:last-child)::after{content:"|";display:inline-block;color: #959595;position:absolute;}

.images-newlist .box{border: 1px solid #eee;}
.images-newlist .box .titbox{padding: 10px 13px 20px 13px;}
.images-newlist .box>a>img{max-height:152px;width:100%!important;}
.images-newlist .title{margin: 4px 0 10px;}
.images-newlist .date{color: #acacac;}
.images-newlist .address{color: #999;}
.images-newlist .address img{width:10px!important;height:15px !important;margin: 2px 4px 0 0;}
.images-newlist .people{overflow: hidden;border: 1px solid #eee;}
.images-newlist .people .img1{width:20px!important;height:20px!important;float:left;border-radius:30px}
.images-newlist .people .username{padding: 2px 6px 2px 4px;}
.images-newlist .people .imgbox img{width:17px!important;height:12px!important;margin-right:4px;margin-top: -2px;}


/*内页-展会展览*/
@media (min-width:1000px){
.show-newslist li .boxs span{font-size: 20px;}
.show-newslist li .dates{margin:10px 0;}
.show-newslist li .dates .right{padding-left:20px;}
.show-newslist .pa_textlist_1 .item .boxs{margin-top: 0;margin-right: 120px;}
.show-newslist .pa_textlist_1 .item .picbox img{height: 180px !important;width: 100% !important;}
.show-newslist li .Clicks{position: absolute;right: 0;}
}
@media (max-width:1000px){
.show-newslist li .dates{margin:6px 0;}
.show-newslist li .dates span{display:block;font-size:12px;}
}
.show-newslist li .boxs span{color: #ca0000;}
.show-newslist li .dates img.sj{width:14px!important;height:14px!important;}
.show-newslist li .dates img.dd{width:13px!important;height:16px!important;}
.show-newslist li .Clicks img{width:14px!important;height:12px!important;margin-top:-2px}
.show-newslist li .Clicks span{padding:0 4px;color: #ff9800;}



/*内页-配套服务*/
@media (min-width:1000px){
.classify-bg{max-height: 320px;}
.classify-bg .district{margin:60px 0 20px;}

.assort-newslist .pa_textlist_1 .item{margin: 0;}
.assort-newslist .pa_textlist_1 .item .picbox img{height: 180px !important;width: 100% !important;}
.assort-newslist .col-md-3{width: 23%;padding-left:0;}
.assort-newslist .col-md-6{width: 57%;}
.assort-newslist .col-md-3.more{width: 20%;}
.assort-newslist .pa_textlist_1 .item .intro{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;word-break: break-all;height: 60px;margin: 15px 0;}
.assort-newslist .show-newslist li .Clicks{top: 0;}
.assort-newslist .more a{width: 92px;height: 34px;line-height: 34px;}
.assort-newslist .more a.more1{margin-right: 43px;}
.assort-newslist li .morebox{float: right;margin-top: 30%;}

.product-content{margin: 20px 40px;}
.product-content .title{font-size: 28px;}
.same-title ul{margin-left: 100px;}
.sameBox-img{right:0px;top:120px;position:absolute;}
}
@media (max-width:1000px){
.classify-bg{padding:10px 0;}
.classify-bg .district{margin-top:20px;padding: 10px 10px 1px;}
.classify-bg .district ul.timenone{border-bottom: none; padding-bottom: 0;}
.assort-newslist li .left{padding-right:0;}
.assort-newslist .more a{padding:2px 10px;margin-top:10px;line-height:24px;margin-right:10px;font-size:13px}
.assort-newslist .show-newslist li .Clicks{float:left;margin-bottom: 4px;width: 100%;}
.assort-newslist li .morebox{float: right;}

.product-content .title{font-size: 22px;}

}
.classify-bg{background: #2991e6;background: linear-gradient(to right, #2991e6, #78e8c4);background: -moz-linear-gradient(to right, #2991e6, #78e8c4);background: -webkit-gradient(to right, #2991e6, #78e8c4);background: -o-linear-gradient(to right, #2991e6, #78e8c4);}
.classify-bg .district{background-color: #fff;}
.sameBox-text{margin-top:10px;padding-top:10px;border-top:1px solid #f4f4f4;}

.assort-newslist li .title span{color: #ca0000;}
.assort-newslist .pa_textlist_1 .contentbox{padding-right:15px;}
.assort-newslist li .tag img{width:18px!important;height:16px!important;}
.assort-newslist .more a{display:block;border-radius:3px;text-align:center;color:#fff;background:#007eed;float:left}
.assort-newslist .more a:hover{color:#fff;}

.same-title2 .titles{padding-right:2px;float: left;}
.same-title .titles{padding-right:2px;}
.same-title .titles img{width:18px!important;height:16px!important;margin-right: 6px;}
.same-title ul li{background-color: #00aba9;display:inline-block;color:#fff;font-size: 12px;padding: 0 5px;border-radius: 4px;height: 22px;line-height: 22px;margin:0 4px 6px 0;}
.same-title ul li:first-child{background-color: #0080ff;}
.same-title ul li:nth-child(2){background-color:#00aba9;}
.same-title ul li:nth-child(3){background-color:#fb4f4f;}
.same-title ul li:nth-child(4){background-color:#ffaa7f;}
.same-title ul li:nth-child(5){background-color:#8b8b8b;}
.same-title ul li:nth-child(6){background-color:#4bd352;}
.same-title ul li:nth-child(7){background-color:#ff09ff;}
.same-title ul li:nth-child(8){background-color:#ff6a6a;}
.same-title ul li:nth-child(9){background-color:#00b700;}
.same-title ul li:nth-child(10){background-color:#0080ff;}
.same-title ul li:nth-child(11){background-color:#00aba9;}
.same-title ul li:nth-child(12){background-color:#fb4f4f;}
.same-title ul li:nth-child(13){background-color:#ffaa7f;}
.same-title ul li:nth-child(14){background-color:#8b8b8b;}
.same-title ul li:nth-child(15){background-color:#4bd352;}
.same-title ul li:nth-child(16){background-color:#ff09ff;}
.same-title ul li:nth-child(17){background-color:#ff6a6a;}
.same-title ul li:nth-child(18){background-color:#00b700;}
.same-title ul li:nth-child(19){background-color:#0080ff;}
.tagsList{margin:8px 0px;}
.sameBox-img{width:113px;height:113px;}

/*点击名片*/
@media (min-width:1000px){
.more-show{width:320px;min-height:190px;position:absolute;right:55px;top:124px}
.more-show .ewmbox{position:absolute;right:-10px;bottom:10%;}

.HomeSpecial .images-newlist .box-shadow{min-height: 241px;}
}
@media (max-width:1000px){
.more-show{width:90%;min-height:100px;position:absolute;right:25px;top:48px}
.more-show .ewmbox{position:absolute;right:-5px;bottom:10%;}

.HomeSpecial .images-newlist .box .titbox{min-height: 174px;}
}
.more-show{background:#fff;border:1px solid #7d7d7d;z-index:10;display:none;}
.more-show .closemore{width:20px;height:20px;position:absolute;right:-10px;top:-10px;background:url("../images/close_btn.png") no-repeat center center;cursor:pointer}
.more-show img.logo{display:block;width:170px!important;height:70px!important}
.more-show .address{border-top:1px solid #e8e8e8;margin:5px 0 10px 14px;padding-top:4px}
.more-show img.ewm{width:80px!important;height:80px!important}

.HomeSpecial .images-newlist .people{border-bottom: none;}
.images-newlist .box > a{border-top-left-radius: 10px;border-top-right-radius: 10px;}
.images-newlist .box-shadow{border-radius: 10px;}

/*首页样式*/
@media (min-width:1000px){
.home-hot .meeting-news-list li a img{max-height: 160px;min-height:160px;}
.home-pleasure li{width:16.6%;float:left;}
 .home-pleasure li .ag_item{margin: 110px 15px 0 16px;height: 232px;}
}

@media (max-width:1000px){
.homelink{margin-bottom:10px;}
 .home-pleasure li .ag_item{margin: 80px 10px 0 10px;min-height:150px;padding-bottom:20px;}
.home-pleasure li .ag_item .tip{min-height: 186px;}
}

@media (min-width:415px) and (max-width:820px){
.home-pleasure{margin-bottom:20px;}
.home-pleasure li{width:33%;float:left;}
 }
@media (max-width:415px){
.homelink{margin-bottom:10px;}
.home-pleasure li{width:50%;float:left;}
}
.home-pleasure{overflow:hidden}
.home-pleasure li .ag_item{border:1px solid #eee;border-radius:8px;float:left;position:relative}
.home-pleasure li .ag_item .ico{width:120px;height:140px;padding-top:32px;background:url(../images/dlbg.png) no-repeat top center;position:absolute;left:50%;top:-70px;margin-left:-60px;line-height:30px;text-align:center;transition: all .5s;}
.home-pleasure li .ag_item .ico:hover{transform: scale(1.2,1.2);}
.home-pleasure li .ag_item .ico{line-height:30px;text-align:center}
.home-pleasure li .ag_item .ico img{width:40px;height:40px;display:block;margin:0 auto}
.home-pleasure li .ag_item .tip{padding:86px 22px 0 22px;line-height:25px;text-align:center;color:#646464}

@media (min-width:1000px){
.el-date-editor--daterange.el-input, .el-date-editor--daterange.el-input__inner, .el-date-editor--timerange.el-input, .el-date-editor--timerange.el-input__inner{margin: -4px 0 12px;}
.comtagsList{margin: 8px 130px 8px 0;}
.addpa_textlist_1 .item .date{top: 3px !important;}
.addpa_textlist_1 .item .boxs{padding-right: 160px;}


}

@media (max-width:1000px){
.addtimeStyle .el-date-editor--daterange.el-input,.addtimeStyle .el-date-editor--daterange.el-input__inner, .addtimeStyle .el-date-editor--timerange.el-input, .addtimeStyle .el-date-editor--timerange.el-input__inner{width: 100%;margin: 10px 0 0;}
.pc-arrow{display: none !important;}
}
.addtimeStyle .el-date-editor .el-range-separator{width: 8%;}

td, th{border: 1px solid rgba(0, 0, 0, 0.04);}

/*************************************修改样式*************************************************/
/*顶部修改 202407*/
@media (min-width:1000px){
.navMenu-padding{position:relative;margin-left: 200px;}
.nav{position: absolute;top: -50px;}
.nav-bg{height: 50px;}
.National-pushNav>.container{padding-top: 20px;padding-bottom:20px;}
.National-pushNav .navHome{margin-top:15px;}
.National-stations{background: #ff2626;position: relative;box-shadow: -16px 0 10px -2px rgba(0,0,0,.15),16px 0 10px -2px rgba(0,0,0,.15);line-height: 43px;padding: 0 35px;color: #fff;text-align: center;cursor: pointer;width: 12%;cursor:pointer;height: 50px;}
.National-stations::before{content: "";position: absolute;top: -10px;right: 100%;border-bottom: 10px solid #ad0101;border-left: 15px solid rgba(0,0,0,0);z-index: 0;}
.National-stations::after{content: "";background: #ff2626;width: 100%;height: 10px;position: absolute;left: 0;top: -10px;}
.National-stations span{font-size:18px;letter-spacing: 6px;}
.National-stations span::after{content: "";width: 6px;height: 6px;position: absolute;right: -18px;top: calc(50% - 5px);border-left: 1px solid rgba(255,255,255,.8);border-bottom: 1px solid rgba(255,255,255,.8);transform-origin: 50% 50%;transform: rotate(-45deg);transition: .3s;}
.National-stations.active span::after{transform: rotate(135deg);top:50%;}
.National-pushNav ul{text-align: center;margin: 0 auto;}
.National-pushNav ul li{padding: 0 12px 10px;}
.National-pushNav ul li a{font-size:16px;}
.National-pushNav ul li:nth-child(18)::after,.National-pushNav ul li:last-child::after{width:0;}
.topInfo{margin-top: 26px;}
}
@media (max-width:1000px){
.header .container .row>.col-md-8{padding-left: 5px;padding-right: 0;}
.Search-service-fun{display:none;}
.National-stations{position: absolute;right: 60px;top: -45px;text-align:center;}
.National-stations span{font-size:15px;font-weight:bold;width:40px;display: block;line-height:1.1;}
.National-pushNav{border-top: 1px solid #eaeaea;}
.National-pushNav .navHome{text-align: center;margin-top:14px;}
.National-pushNav ul{padding: 10px 0px;margin: 0 auto;}
.National-pushNav ul li{padding: 0 4px;}
.National-pushNav ul li a{font-size:16px;}
.topInfo{margin-top: 20px;}
}
.National-stations span{position: relative;}
.stations-hover{height:0px;transition: height .2s;overflow: hidden;}
.National-pushNav{color:#666;overflow: hidden;position: relative;font-size: 18px;background-color: #fff;box-shadow: 1px 6px 6px 1px rgba(0, 0, 0, 0.11);}
.National-pushNav ul{width: 100%;position: relative;}
.National-pushNav ul li{/* opacity: 0;*/transition: opacity .2s;display: inline-block;position:relative;}
.National-pushNav ul li::after{content:"";width:2px;height:14px;background-color:#9c9c9c;position:absolute;top:2px;right:-6px;}
.National-pushNav ul li a{color:#666;line-height: 1em;display: block;}
.National-pushNav ul li a:hover{color: #2789ee;}
.National-pushNav .navHome img{max-height:28px;padding:0 6px 6px 0;}

/*融媒矩阵*/
@keyframes rongJump{50%{transform:translateY(-5px)}100%{transform:translateY(0)}}
.topInfo .service_fun li.jumpShow:hover .jumpNav{visibility: visible;top: 95%;opacity: 1;}
.topInfo .service_fun li.rong_hover:hover .rong{visibility: visible;top: 95%;opacity: 1;}
.topInfo .service_fun li:hover .navIcon{animation: rongJump .2s forwards linear;}


.topInfo .service_fun{float: right;display: flex;}
.navIcon.wapIcon{background-image:url(../images/service-fun1.png);}
.navIcon.appIcon{background-image:url(../images/service-fun2.png);}
.navIcon.rongIcon{background-image:url(../images/service-fun3.png);}
.navIcon.emailIcon{background-image:url(../images/service-fun4.png);}
.topInfo .service_fun li{padding: 0 15px 15px;text-align: center;font-size: 14px;box-sizing: border-box;position: relative;}
.topInfo .service_fun li::after{content: "";width: 1px;background: #ddd;position: absolute;top: 0;left: 0;bottom: 15px;}
.topInfo .service_fun li:first-child::after{content: none;}
.topInfo .service_fun li:last-child{padding-right: 0;}
.navIcon{width: 30px;height: 30px;background-position: 50% 0;background-size: contain;background-repeat: no-repeat;margin: 0 auto;}
.topInfo .service_fun span{margin-top: 12px;display: block;line-height: 1em;}
.topInfo .service_fun li .jumpNav{width: 200px;background: #fff;position: absolute;top: 85%;left: calc((100% - 200px)/2);z-index: 99;padding: 15px 0 40px;box-sizing: border-box;border-radius: 5px;overflow: hidden;text-align: center;transition: .3s;box-shadow: 0px 0px 8px rgba(0,0,0,.2);visibility: hidden;opacity: 0;line-height: 2;}
.topInfo .service_fun li .jumpNav p{font-size: 16px;color: #666;}
.topInfo .service_fun li .jumpNav img{height: auto;margin-top: 20px;padding: 7px;border: 1px solid #ebebeb;border-radius: 6px;}
.topInfo .service_fun li:hover .navIcon{animation: rongJump .2s forwards linear;}
.topInfo .service_fun li .jumpNav p strong{color: #000;}
.topInfo .service_fun li .jumpNav span{display: inline-block;padding: 0 25px;font-size: 14px;color: #fff;line-height: 35px;margin-top: 13px;border-radius: 5px;background: #ff2626;transition: background .3s;}
.topInfo .service_fun li .jumpNav span:hover{background: rgba(255,38,38,.8);}
.rong{position: absolute;width: 200px;background: #fff;z-index: 99;top: 85%;left: calc((100% - 200px)/2);box-shadow: 0px 0px 8px rgba(0,0,0,.2);padding: 15px 0 30px;transition: .3s;visibility: hidden;opacity: 0;}
.rong .rong_name{width: 100%;margin: 0 auto;display: flex;justify-content: center;position: relative;border-bottom: 1px solid #ebebeb;}
.rong .rong_name .rong_cur{font-weight: bold;color: #000;border-bottom: 3px solid #0146ae;}
.rong .rong_name p{width: 50%;padding: 0 6px 10px;font-size: 16px;line-height: 100%;color: #666;cursor: pointer;}
.rong .rong_con{text-align: center;font-size: 16px;line-height: 45px;margin-top: 20px;}
.rong .rong_con p{height: 34px;display: flex;justify-content: center;align-items: center;}
.rong .rong_con font{font-size: 16px;line-height: 1em;padding-left: 35px;background-repeat: no-repeat;background-position: 0 50%;background-size: auto 100%;min-width: 115px;text-align: left;}
.rong .rong_con .rongEM{text-align: center;height: 0px;display: block;margin-top: 20px;transition: all .5s;overflow: hidden;}
.rong .rong_con .rongEM img{width: 100px;height: auto;padding: 5px;border: 1px solid #ebebeb;border-radius: 6px;display: none;margin: auto;}
.rong .rong_con font.baijia{background-image: url("../images/navIcon1.png");}
.rong .rong_con font.weibo{background-image: url("../images/navIcon2.png");}
.rong .rong_con font.souhu{background-image: url("../images/navIcon3.png");}
.rong .rong_con font.xinlang{background-image: url("../images/navIcon4.png");}
.rong .rong_con font.wangyi{background-image: url("../images/navIcon5.png");}
.rong .rong_con font.qie{background-image: url("../images/navIcon6.png");}
.rong .rong_con font.toutiao{background-image: url("../images/navIcon7.png");}
.rong .rong_con font.fuwu{background-image: url("../images/navIcon8.png");}
.rong .rong_con font.dingyue{background-image: url("../images/navIcon8.png");}
.rong .rong_con font.zhihu{background-image: url("../images/navIcon10.png");}
.rong .rong_con font.xiaochengxu{background-image: url("../images/navIcon11.png");}
.rong .rong_con font.fenghuang{background-image: url("../images/navIcon12.png");}
.rong .rong_con font.shengyibao{background-image: url("../images/navIcon13.png");}
.rong .rong_con font.acfun{background-image: url("../images/navIcon14.png");}
.rong .rong_con font.bilibili{background-image: url("../images/navIcon15.png");}
.rong .rong_con font.douyin{background-image: url("../images/navIcon16.png");}
.rong .rong_con font.weixin{background-image: url("../images/navIcon17.png");}
.rong .rong_con font.haokan{background-image: url("../images/navIcon18.png");}
.rong .rong_con font.xigua{background-image: url("../images/navIcon18.png");}
.rong .rong_con font.tengxun{background-image: url("../images/navIcon20.png");}
.rong .rong_con font.souhu-1{background-image: url("../images/navIcon21.png");}
.rong .rong_con font.wangyi-1{background-image: url("../images/navIcon22.png");}
.rong .rong_con font.youku{background-image: url("../images/navIcon23.png");}
.rong .rong_con font.aiqiyi{background-image: url("../images/navIcon24.png");}
.rong .rong_con font.kuaishou{background-image: url("../images/navIcon25.png");}
.rong .rong_con p:hover{background: #ebebeb;}






@media(min-width:1000px){
.Special-imgs-detail .logo{float: left;}
.Special-imgs-detail .Expected-scale>.container>.row{position: relative;bottom: 80px;z-index: 1;padding: 30px;}
.Special-imgs-detail .Expected-scale>.container>.row .logo{width: 100%;height: 104px;display: flex;justify-content: center;align-items: center;overflow: hidden;}
.Special-imgs-detail .Expected-scale .logoPosition{position:relative;}
.Special-imgs-detail .Expected-scale .logoPosition::after{content:"";position:absolute;right:-30px;top:0;width:1px;height:100px;background-color:#e5e5e5;}
.Special-imgs-detail .Expected-scale .canRight .Num{font-size: 22px;padding-top: 2px;}
.Special-imgs-detail .Expected-scale .canRight .title{font-size: 16px;}
.Special-imgs-detail .Exhibition-Intro .Title::before{width: 150px;bottom:-18px;}
.Special-imgs-detail .Exhibition-Intro .Title{font-size: 22px;padding-right: 140px;}
.Special-imgs-detail .Exhibition-Intro .seeMore .lxwm_botton{position: absolute;right: 0;top: -20px;}
.Special-imgs-detail .Exhibition-Intro .Introduction{line-height: 2;font-size: 16px;margin: 30px 0 12px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical;word-break: break-all;height: 200px;min-height: 200px;}
.Special-imgs-detail .Exhibition-Intro .BoothLink-position a{font-size:18px;}
.Special-imgs-detail .Exhibition-Intro .BoothLink-position a span{padding: 0 20px;}
}
@media(max-width:1000px){
.Special-imgs-detail .Expected-scale>.container>.row{padding: 10px 0;margin-top: 15px;}
.Special-imgs-detail .Expected-scale .canRight .Num{font-size: 18px;}
.Special-imgs-detail .Expected-scale .canRight .col-md-3{padding-bottom:10px;}
.Special-imgs-detail .Expected-scale .logoPosition{padding-bottom:10px;}
.Special-imgs-detail .Exhibition-Intro .Title{font-size: 18px;}
.Special-imgs-detail .Exhibition-Intro .Title::before{width:60px;bottom:-10px;}
.Special-imgs-detail .Exhibition-Intro .seeMore .lxwm_botton{margin-top: 20px;}
.Special-imgs-detail .Exhibition-Intro .Introduction{margin: 20px 0;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical;word-break: break-all;height: 150px;}
.Special-imgs-detail .Exhibition-Intro .BoothLink-position a{font-size:12px;}
.Special-imgs-detail .Exhibition-Intro .BoothLink-position a span{padding: 0 2px;}
}
.Special-imgs-detail{background-color: #fff;}
.Special-imgs-detail .addressTime{color: #666;font-size: 15px;line-height: 2;float: left;margin: 14px 0 0 30px;background-color: #f9f9f9;padding:8px 30px;border-radius: 20px;}
.Special-imgs-detail .addressTime i{padding-left: 10px;position: relative;top: 2px;}
.Special-imgs-detail .addressTime .dates{letter-spacing: 0.5px;}
.Special-imgs-detail .Expected-scale>.container>.row{background-color: #fff;margin-left: 0;margin-right: 0;border-radius: 20px;box-shadow: 1px 10px 10px 1px #f6f6f6;}
.Special-imgs-detail .Expected-scale .canRight .Num{color: #f64148;font-weight: bold;font-family:myFirstFont!important;}
.Special-imgs-detail .Expected-scale .canRight .title{color: #676767;}
.Special-imgs-detail .Expected-scale .canRight img{max-height: 45px;}
/*展会简介*/
.Special-imgs-detail .Exhibition-Intro .Title{color: #001f84;position:relative;}
.Special-imgs-detail .Exhibition-Intro .Title::before{height:1px;content:"";background-color:#e5e5e5;position:absolute;left:0;}
.Special-imgs-detail .Exhibition-Intro .seeMore .lxwm_botton{background:url(../images/seeMores.png) no-repeat center;background-size:cover;background-size: cover;display: inline-block;width: 119px;height: 82px;line-height: 62px;text-align: center;}
.Special-imgs-detail .Exhibition-Intro .seeMore .lxwm_botton a{color:#fff;font-size:16px;display: block;}
.Special-imgs-detail .Exhibition-Intro .BoothLink-position a{color: #fff;width: 49%;display: inline-block;height: 50px;line-height: 50px;text-align: center;}
.Special-imgs-detail .Exhibition-Intro .BoothLink-position a:hover{color:#ebebeb;}
.Special-imgs-detail .Exhibition-Intro .BoothLink-position .more1{background:url(../images/Special-Reservation.png) no-repeat center;background-size: 100% 100%;}
.Special-imgs-detail .Exhibition-Intro .BoothLink-position .more2{background:url(../images/Special-Registration.png) no-repeat center;background-size: 100% 100%;position: absolute;top: 0;right: 0;}
.Special-imgs-detail .Exhibition-Intro .BoothLink-position a span{color: rgba(255, 255, 255, 0.32);}
.Special-imgs-detail .InformationSwiper .swiper-slide img{border-radius: 20px;}


/*最新资讯*/
@media(min-width:1000px){
.Special-imgs-detail .News-Title-bg{padding: 50px 0;margin: 60px 0;}
.Special-imgs-detail .NewsTitle-Information{margin: 30px 0 40px;min-height: 65px;}
.Special-imgs-detail .NewsTitle-Information .en{font-size:16px;}
.Special-imgs-detail .NewsTitle-Information .tit{font-size:27px;}
.Special-imgs-detail .NewsTitle-Information .boxs{position: relative;top: -30px;}
.Special-imgs-detail .News-Title-bg .NewsTitle-list li{margin-bottom: 30px;}
.Special-imgs-detail .News-Title-bg .NewsTitle-list .footBoxs{font-size: 15px;padding: 0 20px 15px;}
.Special-imgs-detail .News-Title-bg .NewsTitle-list .footBoxs .date{float: left;}
.Special-imgs-detail .News-Title-bg .NewsTitle-list .footBoxs .clicks{float: right;}
.Special-imgs-detail .News-Title-bg .NewsTitle-list .footBoxs img{margin-top: -4px;margin-right: 4px;}
.Special-imgs-detail .News-Title-bg .NewsTitle-list .boxs .title2{font-size: 16px;padding: 15px 20px 10px;}
.Special-imgs-detail .News-Title-bg .NewsTitle-list .boxs .imgBoxs{height:180px;display: flex;justify-content: center;align-items: center;overflow: hidden;}
.Special-imgs-detail .News-Title-bg .NewsTitle-list .boxs .imgBoxs img{width:auto !important;height:auto !important;}
.Special-imgs-detail .ScopeExhibits-Line{margin: 60px 0 20px;}
}
@media(max-width:1000px){
.Special-imgs-detail .News-Title-bg{padding: 20px 0;margin: 20px 0;}
.Special-imgs-detail .NewsTitle-Information{margin: 20px 0;}
.Special-imgs-detail .NewsTitle-Information .en{font-size:13px;}
.Special-imgs-detail .NewsTitle-Information .tit{font-size:18px;}
.Special-imgs-detail .NewsTitle-Information .boxs{position: relative;top: -20px;}
.Special-imgs-detail .News-Title-bg .NewsTitle-list li{margin-bottom: 15px;padding-left: 8px;padding-right: 8px;}
.Special-imgs-detail .News-Title-bg .NewsTitle-list .footBoxs{text-align:left;padding: 0 4px;}
.Special-imgs-detail .News-Title-bg .NewsTitle-list .boxs .title2{padding: 4px;}
.Special-imgs-detail .News-Title-bg .NewsTitle-list .boxs .imgBoxs{height:98px;display: flex;justify-content: center;align-items: center;overflow: hidden;}
.Special-imgs-detail .News-Title-bg .NewsTitle-list .boxs .imgBoxs img{width:auto !important;height:auto !important;}
.Special-imgs-detail .ScopeExhibits-Line{margin: 20px 0 0;}
}
.Special-imgs-detail .News-Title-bg{background-color:#f7f7f7;}
.Special-imgs-detail .NewsTitle-Information .tit{font-weight: bold}
.Special-imgs-detail .NewsTitle-Information{text-align:center;background:url(../images/Registration-titleTop.png) no-repeat center bottom;background-size:contain;}
.Special-imgs-detail .NewsTitle-Information .en{color:#7b7b7b;}
.Special-imgs-detail .Exhibition-Intro .seeMore .lxwm_botton a:hover{text-decoration: underline;}

.Special-imgs-detail .News-Title-bg .NewsTitle-list .footBoxs{color: #666;overflow: hidden;}
.Special-imgs-detail .News-Title-bg .NewsTitle-list .footBoxs .date img{width: 14px !important;height: 14px !important;}
.Special-imgs-detail .News-Title-bg .NewsTitle-list .footBoxs .clicks img{width: 17px !important;height: 13px !important;}
.Special-imgs-detail .News-Title-bg .NewsTitle-list .boxs{background-color: #fff;}
.Special-imgs-detail .News-Title-bg .NewsTitle-list .boxs .title2{font-weight: 600;}
.Special-imgs-detail .ScopeExhibits-Line{height: 1px;width: 100%;background-color: #e5e5e5;}
.Special-imgs-detail .sevenDetal .hotTitle .more3 a{background-color: #121e31;border: 1px solid #fff;}
.Special-imgs-detail .sevenDetal .hotTitle .more4 a{background-color: #fff;border: 1px solid #fff;color: #355587;}

@media (max-width:1366px) and (min-width:1280px){
.Special-imgs-detail .ExhibitorNews-list .imgBoxs{height: 220px !important;}
.Special-imgs-detail .ExhibitorNews-list .imgBoxs .boxs{max-height: 220px !important;}
.Special-imgs-detail .News-Title-bg .NewsTitle-list .boxs .imgBoxs{height: 160px;}
}


/*展商动态*/
@media(min-width:1000px){
.Special-imgs-detail .swiper-container.threeImg{margin-top: 0;padding-bottom: 0;margin-bottom: 70px;}
.Special-imgs-detail .ExhibitorNews-list .imgBoxs{height: 260px;margin-bottom: 20px;}
.Special-imgs-detail .ExhibitorNews-list .imgBoxs .boxs{max-height: 260px;}
.Special-imgs-detail .ExhibitorNews-list .imgBoxs .boxs .title{font-size: 18px;padding: 0 20px 20px;}
.Special-imgs-detail .ExhibitorNews-list .wordBoxs .title{font-size: 16px;line-height: 2.5;}
}
@media(max-width:1000px){
.Special-imgs-detail .ExhibitorNews-list .imgBoxs{height: 130px;}
.Special-imgs-detail .ExhibitorNews-list .imgBoxs .boxs{max-height: 130px;}
.Special-imgs-detail .ExhibitorNews-list .imgBoxs .boxs .title{font-size: 16px;padding: 0 15px 20px;}
.Special-imgs-detail .ExhibitorNews-list .wordBoxs .title{line-height: 2;}
}
/*.Special-imgs-detail .ExhibitorNews-list .imgBoxs .boxs{display: flex;justify-content: center;align-items: center;overflow: hidden;}*/
.Special-imgs-detail .ExhibitorNews-list .imgBoxs:hover a .title{color: rgba(255, 255, 255, 0.87);}
.Special-imgs-detail .ExhibitorNews-list .imgBoxs .boxs{width: 100%;height: 100%;position: relative;overflow: hidden;}
.Special-imgs-detail .ExhibitorNews-list .imgBoxs .boxs .title{width: 100%;word-break: keep-all;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.Special-imgs-detail .ExhibitorNews-list .imgBoxs .boxs img{width:100% !important;height: auto !important;}
.Special-imgs-detail .ExhibitorNews-list .imgBoxs .boxs .mask{position: absolute;width: 100%;height: 70%;bottom: 0;background: linear-gradient(to bottom, transparent 20%, rgba(0, 0, 0, 0.7) 80%);z-index: 2;}
.Special-imgs-detail .ExhibitorNews-list .imgBoxs .boxs .title{color: #fff;position: absolute;bottom: 0;z-index: 2;}
.Special-imgs-detail .ExhibitorNews-list .wordBoxs{text-align: left;}
.Special-imgs-detail .ExhibitorNews-list .wordBoxs .title{color: #4b4b4b;}
.Special-imgs-detail .ExhibitorNews-list .wordBoxs .title:hover{color: #2789ee;}
.Special-imgs-detail .ExhibitorNews-list .wordBoxs .title .fa{font-size: 7px;padding-right: 8px;position: relative;bottom: 3px;color: #d6d6d6;}