CINXE.COM

装配式建筑展-防腐材料展-2021亚洲金属建筑设计与产业博览会

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <title>装配式建筑展-防腐材料展-2021亚洲金属建筑设计与产业博览会</title> <meta name="description" content="2021亚洲金属建筑设计与产业博览会(MBE),全力打造亚洲金属建筑产业一站式解决方案平台,涵盖装配式建筑展,防腐材料展等,想要了解更多展会信息,欢迎关注我们网站!" /> <meta name="keywords" content="装配式建筑展,防腐材料展" /> <link type="text/css" rel="Stylesheet" href="/static/css/common.css" /> <link type="text/css" rel="Stylesheet" href="/static/css/else.css" /> <link rel="stylesheet" href="/static/css/font-awesome.css"> <!--[if IE 7]> <link rel="stylesheet" href="/static/css/font-awesome-ie7.css"> <![endif]--> <link rel="shortcut icon" href="/favicon.ico" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=3"> <link rel="stylesheet" type="text/css" href="/static/css/responsive.css"> <script src="/static/js/jquery.js" type="text/javascript"></script> <script src="/static/js/jquery.superslide.2.1.1.js"></script> <script src="/static/js/nav-min.js" type="text/javascript"></script> <script src="/static/js/flickerplate.min.js"></script> <link href="/static/css/flickerplate.css" rel="stylesheet" type="text/css"> <script src="/static/js/common.js" type="text/javascript"></script> <script language="javascript"> var jqmenu = jQuery.noConflict(); jqmenu(document).ready(function(){ jqmenu('#menu0').addClass('cur'); }); </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TBKQH4T');</script> <!-- End Google Tag Manager --> </head> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TBKQH4T" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div id="ie6" class="ie6"> <div class="wrap"> <em onclick="javascript:document.getElementById('ie6').style.display='none'">关闭</em> <span>您好,检测到您使用的是Internet Explorer 6,建议升级浏览器以达视觉到最佳效果及最佳浏览速度。</span> <a class="link01" target="_blank" href="http://www.google.cn/chrome/intl/zh-CN/landing_chrome.html?hl=zh-CN"> Google Chorme</a><a class="link02" target="_blank" href="http://www.firefox.com.cn/">Firefox</a><a class="link03" target="_blank" href="http://windows.microsoft.com/zh-cn/internet-explorer/downloads/ie">Internet Explorer 8</a> </div> </div> <div class="top_header mainWarp" id="pagetop"> <div class="pull-left ico"> <a href="javascript:void(0);" onclick="document.getElementById('edm_modal').style.display ='block'"><img src="/static/picture/ico_top2.png" style="width:30px;"></a> <a href="javascript:void(0);" onclick="document.getElementById('wechat_modal').style.display ='block'"><img src="/static/picture/ico_top3.png" style="width:30px;"></a> <a href="javascript:void(0);" onclick="document.getElementById('search_modal').style.display ='block'"><img src="/static/picture/ico_top5.png" style="width:28px;"></a> </div> <div class="pull-right col-sm-6 lng"><B>语言选择:</B> <a href="/"><img src="/static/picture/icon_cn.gif" style="width:30px;"></a> <a href="/en"><img src="/static/picture/icon_en.gif" style="width:30px;"></a> </div> <p class="clear"></p> </div> <div class="headTop mainWarp"> <div class="head_left"> <a href="/"> <img src="/uploads/allimg/20211126/1-211126135013c6.png" alt="eyou:global name='web_name' /}" class="logo"/></a> </div> <div class="logo-text"> <h1>2025亚洲金属建筑设计与产业博览会</h1> <p style="font-weight: bolder;color: #000;font-size:14px;">暨上海国际钢木结构与围护系统展览会</p> <p></p> <p style="text-indent:5em;"></p> <p style="font-weight: bolder;color: #000;">2025年12月11-13日 上海新国际博览中心(SNIEC)</p> </div> <div class="tongqi"> <div class="head_left" style="padding: 10px 0 0 20px;"> <p style="font-size: 13px !important;">推荐展会:</p> <a href="https://www.timexpochina.com/" target="_blank"><img src="/uploads/allimg/20240221/1-240221101UL35.png" class="logo" style="width:88px; margin-right: 20px;"/></a> <a href="http://www.gfc-asia.com/" target="_blank"><img src="/uploads/allimg/20231101/1-231101145130W6.png" class="logo" style="width:88px; margin-right: 20px;"/></a> <a href="http://www.daf-asia.com/" target="_blank"><img src="/uploads/allimg/20231012/1-2310121559135X.png" class="logo" style="width:88px; margin-right: 20px;"/></a> </div> </div> <div id="datebox"> <script type="text/javascript"> var year=2025; var month=12; var day=11; var now = new Date(); var endDate = new Date(year, month-1, day); var leftTime=endDate.getTime()-now.getTime(); var leftsecond = parseInt(leftTime/1000); //var day1=parseInt(leftsecond/(24*60*60*6)); var day1=Math.floor(leftsecond/(60*60*24)); if (day1<100) { day1="0"+day1; } if (day1<10) { day1="0"+day1; } var hour=Math.floor((leftsecond-day1*24*60*60)/3600); if (hour<10) { hour="0"+hour; } var minute=Math.floor((leftsecond-day1*24*60*60-hour*3600)/60); if (minute<10) { minute="0"+minute; } var second=Math.floor(leftsecond-day1*24*60*60-hour*3600-minute*60); if (second<10) { second="0"+second; } if (day1 < 0) {document.write(""); } else {document.write("展会倒计时:<br><span>"+day1+"</span>天");} </script> </div> <p class="clear"></p> <div class='xiaoxiao'> <li id="menu1"><a href="http://zy.expo2c.com/web-reg-server/mobile/vistor-register-m.html?EID=E0000000148&target=1&orgnum=1066&pid=886&version=1&cid=&ctid=1">观众登记 </a></li> <li id="menu1"><a href="https://www.mbe-asia.com/ExhibitorRegistration/">展位预定 </a></li> </div> </div> <header> <div class="header_wrapper" style="position: absolute; top: 184px; left: 0px;"> <nav> <div class="navBar mainWarp"> <div class="div1"> <ul class="menu"> <li id="menu0" class="home"> <a href="/" class="home">首页</a> </li> <li id="menu1"><a href="//www.mbe-asia.com/BasicInformation/">关于我们 </a> <dl> <dd><a href="/BasicInformation/">展会概况</a></dd> <dd><a href="/Partners/">主办单位</a></dd> <dd><a href="/Exhibits/">展品范围</a></dd> <dd><a href="/Visitors/">观众类别</a></dd> <dd><a href="/FloorPlan/">展会平面图</a></dd> <dd><a href="/Download/">资料下载</a></dd> <dd><a href="/MBE/">为何选择 MBE</a></dd> </dl> </li> <li id="menu1"><a href="//www.mbe-asia.com/ExhibitorRegistration/">展商中心</a> <dl> <dd><a href="/ExhibitorRegistration/">预定展位</a></dd> <dd><a href="/ExhibitorsList/">展商列表</a></dd> <dd><a href="/Increment/">增值服务</a></dd> <dd><a href="/Evaluation/">展商Q&A</a></dd> </dl> </li> <li id="menu1"><a href="http://zy.expo2c.com/web-reg-server/pc/vistor-register.html?EID=E0000000148&amp;target=1&amp;orgnum=1066&amp;pid=886&amp;version=1&amp;cid=118&amp;ctid=20">观众中心</a> <dl> <dd><a href="http://zy.expo2c.com/web-reg-server/pc/vistor-register.html?EID=E0000000148&amp;target=1&amp;orgnum=1066&amp;pid=886&amp;version=1&amp;cid=118&amp;ctid=20">观众预登记</a></dd> <dd><a href="//www.mbe-asia.com/ExhibitorsList/">展商列表</a></dd> <dd><a href="/Joinvip/">加入VIP买家</a></dd> <dd><a href="/Answer/">观众Q&A</a></dd> </dl> </li> <li id="menu1"><a href="//www.mbe-asia.com/Current/">会议&活动</a> <dl> <dd><a href="/Current/">历届会议论坛</a></dd> <dd><a href="/Sponsor/">会议赞助</a></dd> <dd><a href="/xianchanghuodong/">往届现场活动</a></dd> <dd><a href="/benjiehuiyiluntan/">本届会议论坛</a></dd> </dl> </li> <li id="menu1"><a href="//www.mbe-asia.com/ExhibitionNews/">媒体中心</a> <dl> <dd><a href="/MediaPartner/">品牌媒体</a></dd> <dd><a href="/Gallery/">相册</a></dd> <dd><a href="/Video/">视频</a></dd> <dd><a href="/ENewsletter/">行业新闻</a></dd> <dd><a href="/ExhibitionNews/">展会新闻</a></dd> <dd><a href="/ExhibitorNews/">展商新闻</a></dd> <dd><a href="/Reporter/">记者注册</a></dd> </dl> </li> <li id="menu1"><a href="/Guide/">交通/酒店</a> <dl> <dd><a href="/Hall/">展馆介绍</a></dd> <dd><a href="/Traffic/">交通路线</a></dd> <dd><a href="/Hotel/">酒店住宿</a></dd> <dd><a href="/Visa/">签证</a></dd> <dd><a href="/Travel/">周边旅游</a></dd> </dl> </li> <li id="menu1"><a href="/bonuses/">评奖申请</a> </li> <li id="menu1"><a href="//www.mbe-asia.com/Contact/">联系我们</a> <dl> <dd><a href="/Contact/">联系我们</a></dd> <dd><a href="/WeChat/">官方微信</a></dd> <dd><a href="/dingyue/">邮件订阅</a></dd> </dl> </li> </ul> </div> </div> </nav> </div> </header> <div class="col-md-12" id="page_hw"> <div class="mainWarp clearfix"> <div class="pageRight"> <div class="lv_tree"> <div class="title"> <div class="lv_tree_con"> <i class="icon-home"></i> <a href='/' class=' '>首页</a> &gt; <a href='/BasicInformation/' class=' '>关于我们 </a> &gt; <a href='/BasicInformation/'>展会概况</a> </div> </div> </div> <div class="ptxt"> <div class="whytim"> <div class="whyimg"> <p style="font-family: &quot;Microsoft YaHei&quot;; font-size: 12px; margin-top: 0px; margin-bottom: 0px; padding: 0px; color: rgb(103, 103, 103); white-space: normal; background-color: rgb(255, 255, 255);"><span style="font-family: arial, helvetica, sans-serif;"><strong style="color: rgb(255, 102, 0);"><span style="text-decoration-line: underline;"></span></strong></span></p><p style="margin: 5px 0px; text-indent: 0px; line-height: 2em;"><span style="font-family: 微软雅黑; font-size: 12px; letter-spacing: 0px;"></span></p><p style="margin: 5px 0px 25px; text-indent: 0px; line-height: 28px;"><strong><span style="color: rgb(47, 84, 150); letter-spacing: 0px; font-size: 21px; background: rgb(255, 255, 255); font-family: 微软雅黑;"></span></strong></p><p style="margin: 5px 0px 25px; text-indent: 0px; text-align: left; line-height: 2em;"><strong><span style="color: rgb(47, 84, 150); letter-spacing: 0px; font-weight: bold; font-style: normal; font-size: 21px; background: rgb(255, 255, 255); font-family: 微软雅黑;">前言</span></strong></p><p style="margin: 5px 0px 25px; text-indent: 0px; text-align: left; line-height: 2em;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">亚洲金属建筑设计与产业博览会紧跟政策导向,聚焦绿色建造、“双碳战略”,汇集国内外建筑业界的协(学)会领导、建筑大师、行业专家、地产开发商、总包商、规划院、设计院、建筑事务所、结构顾问公司、施工单位、科研院所、高等院校、钢结构、木结构、建筑光伏及储能、工程建设和智能制造设备加工生产企业等。</span></p><p style="margin: 5px 0px 25px; text-indent: 0px; text-align: left; line-height: 2em;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">旨在推动传统企业的智能化和数字化转型升级、钢结构及围护系统产业智能加工技术及设备的创新发展,交流国内外最新技术,广泛开展院企合作,促进新材料成果转化,实现从制造大国向制造强国的转变,同时围绕新常态、新领域,以高起点、高水平建设引领国际金属建筑产业高质量发展方向,为推动绿色低碳环保建筑及建筑工业化产业快速健康可持续发展贡献力量,共享国家发展战略新机遇。</span></p><p style="margin: 5px 0px 25px; text-indent: 0px; text-align: left; line-height: 2em;"><strong><span style="font-family: 微软雅黑; color: rgb(47, 84, 150); letter-spacing: 0px; font-size: 21px; background: rgb(255, 255, 255);">2025亚洲金属建筑设计与产业博览会</span></strong></p><p style="margin: 5px 0px; text-indent: 0px; line-height: 2em;"><strong><span style="color: rgb(255, 192, 0); letter-spacing: 0px; font-weight: bold; font-style: normal; font-size: 16px; background: rgb(255, 255, 255); font-family: 微软雅黑;">展会日期:</span></strong><span style="font-family: 微软雅黑; color: rgb(0, 0, 0); letter-spacing: 0px; font-style: normal; background: rgb(255, 255, 255); font-size: 14px;">2025年12月11-13日&nbsp;</span></p><p style="margin: 5px 0px; text-indent: 0px; line-height: 2em;"><strong><span style="color: rgb(255, 192, 0); letter-spacing: 0px; font-weight: bold; font-style: normal; font-size: 16px; background: rgb(255, 255, 255); font-family: 微软雅黑;">展会地点:</span></strong><span style="font-family: 微软雅黑; color: rgb(0, 0, 0); letter-spacing: 0px; font-style: normal; background: rgb(255, 255, 255); font-size: 14px;">上海新国际博览中心(SNIEC)</span></p><p style="margin: 5px 0px; text-indent: 0px; line-height: 2em;"><strong><span style="color: rgb(255, 192, 0); letter-spacing: 0px; font-weight: bold; font-style: normal; font-size: 16px; background: rgb(255, 255, 255); font-family: 微软雅黑;">展览面积:</span></strong><span style="font-family: 微软雅黑; color: rgb(0, 0, 0); letter-spacing: 0px; font-style: normal; background: rgb(255, 255, 255); font-size: 14px;">超35,000平方米(预计)</span><span style=";font-family:微软雅黑;color:rgb(0,0,0);letter-spacing:0;font-style:normal;font-size:12px;background:rgb(255,255,255)">&nbsp;</span></p><p style="margin: 5px 0px; text-indent: 0px; line-height: 2em;"><strong><span style="color: rgb(255, 192, 0); letter-spacing: 0px; font-weight: bold; font-style: normal; font-size: 16px; background: rgb(255, 255, 255); font-family: 微软雅黑;">展商数量:</span></strong><span style="font-family: 微软雅黑; color: rgb(0, 0, 0); letter-spacing: 0px; font-style: normal; background: rgb(255, 255, 255); font-size: 14px;">来自35个国家/地区,超600家展商(预计)</span></p><p style="margin: 5px 0px 25px; text-indent: 0px; line-height: 2em;"><strong><span style="color: rgb(255, 192, 0); letter-spacing: 0px; font-weight: bold; font-style: normal; font-size: 16px; background: rgb(255, 255, 255); font-family: 微软雅黑;">观众数量:</span></strong><span style="font-family: 微软雅黑; color: rgb(0, 0, 0); letter-spacing: 0px; font-style: normal; background: rgb(255, 255, 255); font-size: 14px;">来自142个国家/地区,超50,000名专业观众(预计)</span></p><p style="margin: 5px 0px 25px; text-indent: 0px; text-align: left; line-height: 2em;"><strong><span style="color: rgb(47, 84, 150); letter-spacing: 0px; font-weight: bold; font-style: normal; font-size: 21px; background: rgb(255, 255, 255); font-family: 微软雅黑;">组织机构</span></strong></p><p style="margin-top: 5px;"><strong><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">指导单位:</span></strong></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">中国建筑业协会</span></p><p><br/></p><p><strong><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">主办单位:</span></strong></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">中国建筑业协会钢木建筑分会&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">中国绝热节能材料协会</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">上海市金属结构行业协会&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">上海展业展览有限公司</span></p><p><br/></p><p><strong><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">联合主办:</span></strong></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">上海能源研究会绝热工程专业委员会</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">中国电力建设企业协会绝热耐火防腐分会&nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">中国化工节能技术协会绝热工程专业委员会&nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">全国石油化工绝热工程技术协作组</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;"><br/></span></p><p><strong><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">支持单位:</span></strong></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">世界钢铁协会(比利时)北京代表处</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">世界绿色建筑委员会(WorldGBC)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">中国工程建设焊接协会&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">中国建筑标准设计研究院有限公司&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">中国设备管理协会装配式建筑产业发展中心&nbsp; &nbsp;&nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">中国房地产业协会产业协作专业委员会&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">中国光伏行业协会光电建筑专委会&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">AIA美国建筑师协会-上海|北京分会&nbsp; &nbsp; &nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">美国绿色建筑委员会(USGBC)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">英国建筑研究院(BRE)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">上海市焊接行业协会</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">上海钢铁服务业协会&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">北京钢结构行业协会&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">天津市钢结构协会&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">天津市钢结构门窗幕墙协会&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">香港建筑金属结构协会&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">澳门建筑业协会&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">浙江省钢结构行业协会&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">浙江省建筑装饰行业协会建筑幕墙分会&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">江苏省建筑钢结构混凝土协会&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">江苏省建设机械金属结构协会&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">安徽省钢结构协会&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">安徽省门窗幕墙协会</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">山东省钢结构行业协会&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">山东省钢铁行业协会</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">山西省钢结构协会</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">江西省钢结构协会</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">长三角钢铁产业发展协会</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">苏州市质量管理协会</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">苏州市建筑金属结构协会</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">苏州市吴江区净化钢构协会</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">广东省钢结构协会</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">广东省建筑业协会幕墙门窗分会</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">深圳市钢结构行业协会</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">深圳市新能源行业协会</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">湖南省安装行业协会</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">贵州省装配式建筑产业协会</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">四川省装配式建筑产业协会</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">湖北省钢结构协会</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">青海省钢结构行业协会</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">福建省建筑业协会金属结构与建材分会</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">厦门市勘察设计协会钢结构与幕墙分会</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">辽宁省建筑金属结构协会</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">上海钢联电子商务股份有限公司</span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">北京中招国联科技有限公司</span></p><p style="margin: 5px 0px 25px; text-indent: 0px; text-align: left; line-height: 2em;"><span style="background-color: rgb(255, 255, 255); font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 12px; letter-spacing: 0px;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span><strong><span style="color: rgb(47, 84, 150); letter-spacing: 0px; font-size: 21px; background: rgb(255, 255, 255); font-family: 微软雅黑;"></span></strong><br/></p><p><span style="color: rgb(0, 0, 0); font-style: normal; letter-spacing: 0px; font-size: 12px; background: none 0% 0% repeat scroll rgb(255, 255, 255); font-family: 微软雅黑;"></span></p><p style="margin: 5px 0px 25px; text-indent: 0px; text-align: left; line-height: 2em;"><strong><span style="color: rgb(47, 84, 150); letter-spacing: 0px; font-weight: bold; font-style: normal; font-size: 21px; background: rgb(255, 255, 255); font-family: 微软雅黑;">展会亮点</span></strong></p><p style="margin: 5px 0px; text-indent: 0px; line-height: 2em;"><strong><span style="color: rgb(255, 192, 0); letter-spacing: 0px; font-weight: bold; font-style: normal; font-size: 16px; background: rgb(255, 255, 255); font-family: 微软雅黑;"></span></strong><strong><span style="color: rgb(255, 192, 0); letter-spacing: 0px; font-weight: bold; font-style: normal; font-size: 16px; background: rgb(255, 255, 255); font-family: 微软雅黑;"></span></strong></p><p style=";text-align: justify;font-family: &#39;Times New Roman&#39;;font-size: 14px;white-space: normal"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 16px; color: rgb(255, 192, 0);"><strong><span style="font-size: 16px; font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; background: rgb(255, 255, 255);">市政部门、行业协会鼎力支持,携手共促行业发展</span></strong></span></p><p style="text-align: justify; white-space: normal;"><span style="background: rgb(255, 255, 255); font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">作为我国金属建筑产业与国际多维互通的桥梁,金属建筑展不仅是企业宣示品牌力量的舞台,也是行业推动创新发展的纽带,得到了全国14省3市30余家行业协会及港澳建筑协会和国际组织的大力支持,齐心协力谋发展。</span></p><p style="text-align: justify; white-space: normal;"><strong><span style="color: rgb(255, 192, 0); letter-spacing: 0px; background: rgb(255, 255, 255); font-family: 微软雅黑;"><br/></span></strong></p><p style="text-align: justify; white-space: normal;"><strong><span style="color: rgb(255, 192, 0); letter-spacing: 0px; background: rgb(255, 255, 255); font-family: 微软雅黑;"></span></strong></p><p style=";text-align: justify;font-family: &#39;Times New Roman&#39;;font-size: 14px;white-space: normal"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 16px; color: rgb(255, 192, 0);"><strong><span style="font-size: 16px; font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; background: rgb(255, 255, 255);">沪深双轮驱动资源共享,深耕长三角,夯实大湾区</span></strong></span></p><p style="text-align: justify; white-space: normal;"><span style="background: rgb(255, 255, 255); font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">沪深联动,双展并举。集聚长三角与大湾区优质资源,紧贴行业动态与发展趋势,深入了解市场需求,展出优秀创新产品和前沿技术,共享优质买家资源,带动长三角与大湾区金属建筑产业深度融合。</span><span style="font-size: 12px; background: rgb(255, 255, 255); font-family: 微软雅黑, &quot;Microsoft YaHei&quot;;"><br/></span></p><p style="text-indent: 0px; text-align: justify; white-space: normal;"><span style="background-color: rgb(255, 255, 255); font-family: 微软雅黑; font-size: 12px; letter-spacing: 0px; text-indent: 2em;"></span><br/></p><p style="margin: 5px 0px; text-indent: 0px; text-align: left; line-height: 2em;"><strong><span style="color: rgb(255, 192, 0); letter-spacing: 0px; font-weight: bold; font-style: normal; font-size: 16px; background: rgb(255, 255, 255); font-family: 微软雅黑;"></span></strong></p><p style=";text-align: justify;font-family: &#39;Times New Roman&#39;;font-size: 14px;white-space: normal"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 16px; color: rgb(255, 192, 0);"><strong><span style="font-size: 16px; font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; background: rgb(255, 255, 255);">提供一站式建筑全产业链服务,精准助力产业兴旺</span></strong></span></p><p style=";text-align: justify;font-family: &#39;Times New Roman&#39;;font-size: 14px;white-space: normal"><span style="background-color: rgb(255, 255, 255); font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">同期展会优势互补,整合建筑钢木结构、保温防水材料、建筑表皮材料、金属屋面全品类,为金属建筑全产业链提供一站式服务平台。精准锁定客户群体,助推产业高质量发展。</span></p><p style=";text-align: justify;font-family: &#39;Times New Roman&#39;;font-size: 14px;white-space: normal"><span style="text-indent: 2em; font-family: 微软雅黑; letter-spacing: 0px; font-size: 12px; background: rgb(255, 255, 255);"></span><br/></p><p style="margin: 5px 0px; text-indent: 0px; text-align: left; line-height: 2em;"><strong><span style="color: rgb(255, 192, 0); letter-spacing: 0px; font-weight: bold; font-style: normal; font-size: 16px; background: rgb(255, 255, 255); font-family: 微软雅黑;"></span></strong></p><p style=";text-align: justify;font-family: &#39;Times New Roman&#39;;font-size: 14px;white-space: normal"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 16px; color: rgb(255, 192, 0);"><strong><span style="font-size: 16px; font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; background: rgb(255, 255, 255);">打通用户领域边界,加强商贸对接,激发市场活力</span></strong></span></p><p style=";text-align: justify;font-family: &#39;Times New Roman&#39;;font-size: 14px;white-space: normal"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; background-color: rgb(255, 255, 255); font-size: 14px;">展区分布丰富精准,优化资源配置,启用展商秀、在线展台、产品速递等多种形式,加强设计、采购、施工的紧密配合,持续提升商贸对接效率,拓展更大商机。</span></p><p style=";text-align: justify;font-family: &#39;Times New Roman&#39;;font-size: 14px;white-space: normal"><span style="background-color: rgb(255, 255, 255); font-family: 微软雅黑; font-size: 12px; letter-spacing: 0px; text-indent: 2em;"></span><br/></p><p style="margin: 5px 0px; text-indent: 0px; text-align: left; line-height: 2em;"><strong><span style="color: rgb(255, 192, 0); letter-spacing: 0px; font-weight: bold; font-style: normal; font-size: 16px; background: rgb(255, 255, 255); font-family: 微软雅黑;"></span></strong></p><p style=";text-align: justify;font-family: &#39;Times New Roman&#39;;font-size: 14px;white-space: normal"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 16px; color: rgb(255, 192, 0);"><strong><span style="font-size: 16px; font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; background: rgb(255, 255, 255);">创办高品质论坛、特色活动与新品发布,学商一体</span></strong></span></p><p style="text-align: justify; white-space: normal;"><span style="background-color: rgb(255, 255, 255); font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">同期举办多场高峰论坛,邀请行业大咖和专家学者、企业领袖共同探讨行业前沿技术发展,进行深度分享和专业解读,知识密集含金量高,带动产品创新,加快生态化布局,推动产业核心竞争力提升。</span></p><p style="text-align: justify; white-space: normal;"><span style="font-size: 12px; background-color: rgb(255, 255, 255); font-family: 微软雅黑, &quot;Microsoft YaHei&quot;;"><br/></span></p><p style=";text-align: justify;font-family: &#39;Times New Roman&#39;;font-size: 14px;white-space: normal"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 16px; color: rgb(255, 192, 0);"><strong><span style="font-size: 16px; font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; background: rgb(255, 255, 255);">践行高质量发展理念,打造智慧展区引领升级创新</span></strong></span></p><p style=";text-align: justify;font-family: &#39;Times New Roman&#39;;font-size: 14px;white-space: normal"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 16px; color: rgb(255, 192, 0);"><strong><span style="font-size: 16px; font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; background: rgb(255, 255, 255);"></span></strong></span></p><p style=";text-align: justify;font-family: &#39;Times New Roman&#39;;font-size: 14px;white-space: normal"><span style="background: rgb(255, 255, 255); font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">深度落实智能建造与建筑工业化协同发展要求,打造建筑技术集成创新展区,推进先进智能制造设备应用,积极推行绿色建造,为实现建筑业转型升级和持续健康发展贡献力量。</span></p><p style=";text-align: justify;font-family: &#39;Times New Roman&#39;;font-size: 14px;white-space: normal"><span style="font-size: 12px; background: rgb(255, 255, 255); font-family: 微软雅黑, &quot;Microsoft YaHei&quot;;"><br/></span></p><p style="margin: 5px 0px 25px; text-indent: 0px; text-align: left; line-height: 2em;"><strong><span style="color: rgb(47, 84, 150); letter-spacing: 0px; font-weight: bold; font-style: normal; font-size: 21px; background: rgb(255, 255, 255); font-family: 微软雅黑;">会议预告</span></strong></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;"></span></p><p style="text-wrap: wrap; text-indent: 2em; line-height: 2em;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;"></span><span style="color: rgb(0, 0, 0); font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;"></span></p><ul class=" list-paddingleft-2" style="list-style-type: square;"><li><p style="margin-left: 28px; margin-bottom: 5px; line-height: 1.5em;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">钢木结构行业高质量发展大会暨国际项目合作论坛</span></p></li><li><p style="margin-left: 28px; margin-bottom: 5px; line-height: 1.5em;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">未来建筑产品技术发展论坛</span></p></li><li><p style="margin-left: 28px; margin-bottom: 5px; line-height: 1.5em;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">“低碳先行·绿色转型”—2024焊接行业智能转型融合创新发展大会</span></p></li><li><p style="margin-left: 28px; margin-bottom: 5px; line-height: 1.5em;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">钢结构施工质量技术控制要点大讲堂</span></p></li><li><p style="margin-left: 28px; margin-bottom: 5px; line-height: 1.5em;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">上海钢结构BIM技术高峰论坛</span></p></li><li><p style="margin-left: 28px; margin-bottom: 5px; line-height: 1.5em;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">建筑钢结构行业招投标市场大数据趋势分析会</span></p></li><li><p style="margin-left: 28px; margin-bottom: 5px; line-height: 1.5em;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">MBE金属建筑大奖</span></p></li><li><p style="margin-left: 28px; margin-bottom: 5px; line-height: 1.5em;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">绿色工厂高层大会</span></p></li><li><p style="margin-left: 28px; margin-bottom: 5px; line-height: 1.5em;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">求是缘绿色厂务系列活动之绿色厂务创新发展论坛</span></p></li><li><p style="margin-left: 28px; margin-bottom: 5px; line-height: 1.5em;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">绿色工厂数智转型技术交流论坛</span></p></li><li><p style="margin-left: 28px; margin-bottom: 5px; line-height: 1.5em;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">上海国际绝热节能高质量发展论坛</span></p></li><li><p style="margin-left: 28px; margin-bottom: 5px; line-height: 1.5em;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">上海国际保温装饰一体板技术应用与行业发展论坛</span></p></li><li><p style="margin-left: 28px; margin-bottom: 5px; line-height: 1.5em;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">上海国际气凝胶绝热材料及应用高峰论坛</span></p></li><li><p style="margin-left: 28px; margin-bottom: 5px; line-height: 1.5em;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">上海国际工业保温系统技术应用高峰论坛</span></p></li><li><p style="margin-left: 28px; margin-bottom: 5px; line-height: 1.5em;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">亚洲建筑表皮设计与应用国际大会(DAF)</span></p></li><li><p style="margin-left: 28px; margin-bottom: 5px; line-height: 1.5em;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">亚洲室内空间设计国际大会暨展览会(DIS)</span></p></li><li><p style="margin-left: 28px; margin-bottom: 5px; line-height: 1.5em;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">金属屋面光伏高质量发展论坛</span></p></li><li><p style="margin-left: 28px; margin-bottom: 5px; line-height: 1.5em;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">全国金属屋面防腐研讨会</span></p></li></ul><p style="text-wrap: wrap; text-indent: 2em; line-height: 2em;"><br/><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;"></span></p><p style="margin: 5px 0px; text-indent: 0px; line-height: 2em;"><span style="font-family: 微软雅黑; font-size: 12px; background-color: rgb(255, 255, 255);"></span></p><p style="margin: 5px 0px 25px; text-indent: 0px; text-align: left; line-height: 2em;"><strong><span style="color: rgb(47, 84, 150); letter-spacing: 0px; font-weight: bold; font-style: normal; font-size: 21px; background: rgb(255, 255, 255); font-family: 微软雅黑;">同期联展</span></strong></p><ul class=" list-paddingleft-2" style="list-style-type: disc;"><li><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">第22届亚洲保温材料与节能技术展览会(上海TIM)</span></p></li><li><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">亚洲绿色工厂设计、建设及厂务大会暨展览会(GFC)</span></p></li><li><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">亚洲建筑表皮设计与应用国际大会暨展览会(上海DAF)</span></p></li><li><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">亚洲金属屋面大会(MRC)</span></p></li><li><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">2025上海洁净技术与设备展览会(SCTE)</span></p></li></ul> </div> </div> </div> <br></div> <div class="pageLeft"> <div class="page_btn"> <dl> <dd><a href="/BasicInformation/">展会概况</a></dd> <dd><a href="/Partners/">主办单位</a></dd> <dd><a href="/Exhibits/">展品范围</a></dd> <dd><a href="/Visitors/">观众类别</a></dd> <dd><a href="/FloorPlan/">展会平面图</a></dd> <dd><a href="/Download/">资料下载</a></dd> <dd><a href="/MBE/">为何选择 MBE</a></dd> </dl> <div class="clear"></div> </div> </div> </div> </div> <div class="footer clearfix mainWarp"> <div class="r1"> <h3>联系我们</h3> 上海展业展览有限公司<br> 地址:上海市徐汇区漕宝路400号明申商务广场1505室 (200233)<br> 电话:+86 21-5109 7799<br> 传真:+86 21-3327 5109<br> 邮箱:info@zhanye-expo.com<br> </div> <div class="r2"> <h3>订阅电子通讯</h3> 想要获得更多资讯? <form method="POST" class="mes2" enctype="multipart/form-data" action="/index.php?m=home&c=Lists&a=gbook_submit&lang=cn" onsubmit="return checkForm();"> <input type='text' id='attr_63' class="email" name='attr_63' value="请填写您的常用邮箱" onfocus="if(value=='请填写您的常用邮箱')value=''" onblur="if(!value)value='请填写您的常用邮箱'"/> <input class="emailbtn" type="submit" value="订阅" /> <input name="lng" type="hidden" value="cn" /> <input type="hidden" name="gourl" id="gourl_4480b066808d2fdb986020a1c5ebc1a8" value="https%3A%2F%2Fwww.mbe-asia.com%2FBasicInformation%2F" /><input type="hidden" name="typeid" value="89" /><input type="hidden" name="__token__4480b066808d2fdb986020a1c5ebc1a8" id="4480b066808d2fdb986020a1c5ebc1a8" value="" /><input type="hidden" name="form_type" value="0" /><script type="text/javascript"> function submit4480b066808d2fdb986020a1c5ebc1a8(elements) { if (document.getElementById('gourl_4480b066808d2fdb986020a1c5ebc1a8')) { document.getElementById('gourl_4480b066808d2fdb986020a1c5ebc1a8').value = encodeURIComponent(window.location.href); } elements.submit(); } function ey_fleshVerify_1732688435(id) { var token = id.replace(/verify_/g, '__token__'); var src = "/index.php?m=api&c=Ajax&a=vertify&type=guestbook&lang=cn&token="+token; src += "&r="+ Math.floor(Math.random()*100); document.getElementById(id).src = src; } function fd077188e1cd5654175767a95387859e0() { var ajax = new XMLHttpRequest(); ajax.open("post", "/index.php?m=api&c=Ajax&a=get_token", true); ajax.setRequestHeader("X-Requested-With","XMLHttpRequest"); ajax.setRequestHeader("Content-type","application/x-www-form-urlencoded"); ajax.send("name=__token__4480b066808d2fdb986020a1c5ebc1a8"); ajax.onreadystatechange = function () { if (ajax.readyState==4 && ajax.status==200) { document.getElementById("4480b066808d2fdb986020a1c5ebc1a8").value = ajax.responseText; document.getElementById("gourl_4480b066808d2fdb986020a1c5ebc1a8").value = encodeURIComponent(window.location.href);  } } } fd077188e1cd5654175767a95387859e0(); function getNext1598839807(id,name,level) { var input = document.getElementById('attr_'+name); var first = document.getElementById('first_id_'+name); var second = document.getElementById('second_id_'+name); var third = document.getElementById('third_id_'+name); var findex ='', fvalue = '',sindex = '',svalue = '',tindex = '',tvalue = '',value=''; if (level == 1){ if (second) { second.style.display = 'none'; second.innerHTML = ''; } if (third) { third.style.display = 'none'; third.innerHTML = ''; } findex = first.selectedIndex; fvalue = first.options[findex].value; input.value = fvalue; value = fvalue; } else if (level == 2){ if (third) { third.style.display = 'none'; third.innerHTML = ''; } findex = first.selectedIndex; fvalue = first.options[findex].value; sindex = second.selectedIndex; svalue = second.options[sindex].value; if (svalue) { input.value = fvalue+','+svalue; value = svalue; }else{ input.value = fvalue; } } else if (level == 3){ findex = first.selectedIndex; fvalue = first.options[findex].value; sindex = second.selectedIndex; svalue = second.options[sindex].value; tindex = third.selectedIndex; tvalue = third.options[tindex].value; if (tvalue) { input.value = fvalue+','+svalue+','+tvalue; value = tvalue; }else{ input.value = fvalue+','+svalue; } } if (value) { if(document.getElementById(id)) { document.getElementById(id).options.add(new Option('请选择','')); var ajax = new XMLHttpRequest(); ajax.open("post", "/index.php?m=api&c=Ajax&a=get_region", true); ajax.setRequestHeader("X-Requested-With","XMLHttpRequest"); ajax.setRequestHeader("Content-type","application/x-www-form-urlencoded"); ajax.send("pid="+value); ajax.onreadystatechange = function () { if (ajax.readyState==4 && ajax.status==200) { var data = JSON.parse(ajax.responseText).data; if (data) { data.forEach(function(item) { document.getElementById(id).options.add(new Option(item.name,item.id)); document.getElementById(id).style.display = "block"; }); }  } } } } } </script></form> </div> <div class="r3"> <h3>关注MBE</h3> <img src="/uploads/allimg/20201217/1-20121G11605931.png"/> <p>扫描二维码<br>关注MBE官方微信</p> </div> <div class="clear"></div> </div> <div class="copyright clearfix mainWarp"> <div class="txt"> Copyright © 2021 上海展业展览有限公司 版权所有<span>&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://beian.miit.gov.cn" target="blank"><a href="https://beian.miit.gov.cn/" rel="nofollow" target="_blank">沪ICP备12033195号-22</a>&nbsp;&nbsp;<a href="https://www.mbe-asia.com/yinsizhengce/" rel="nofollow" target="_blank">隐私政策</a></a>&nbsp;&nbsp;&nbsp;&nbsp; https://www.mbe-asia.com </span> <script type="text/javascript"> var cnzz_protocol = (("https:" == document.location.protocol) ? " https://": " http://"); document.write(unescape("%3Cspan id='cnzz_stat_icon_1255140188'%3E%3C/span%3E%3Cscript src='" + cnzz_protocol + "s11.cnzz.com/stat.php%3Fid%3D1255140188%26show%3Dpic' type='text/javascript'%3E%3C/script%3E")); </script> &nbsp; <img src='/uploads/allimg/20201212/1-2012122135052Y.png' /> <a rel="nofollow" target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=31010402000287"> 沪公网安备 31010402000287号</a> </div> </div> <div id="wechat_modal"> <div class="wechat_modal_header"> <a class="close" onclick="javascript:document.getElementById('wechat_modal').style.display='none';" target="_self">×</a> <h3>关注MBE</h3> </div> <div class="imgbox"> <img src="/uploads/allimg/20201217/1-20121G11605931.png"> </div> <div class="bott"> <div class="txt">关注MBE官方微信</div> </div> </div> <div id="edm_modal"> <div class="edm_modal_header"> <a class="close" onclick="javascript:document.getElementById('edm_modal').style.display='none';" target="_self">×</a> <h3>邮件订阅</h3> </div> <div class="wbox"> <table border="0" cellpadding="0" cellspacing="0"> <form method="POST" class="mes2" enctype="multipart/form-data" action="/index.php?m=home&c=Lists&a=gbook_submit&lang=cn" onsubmit="return checkForm();"> <tr> <td><input type='text' id='attr_63' class="email" name='attr_63' name="email" placeholder="请填写您的常用邮箱" datatype="Email" msg="请填写您的常用邮箱" ></td> <td><input type="submit" value="订阅" class="emailbtn"></td> </tr> <input type="hidden" name="lng" value="cn"> <input type="hidden" name="gourl" id="gourl_4bb0e75f81214dcd2a2276ae0fc3bdfe" value="https%3A%2F%2Fwww.mbe-asia.com%2FBasicInformation%2F" /><input type="hidden" name="typeid" value="89" /><input type="hidden" name="__token__4bb0e75f81214dcd2a2276ae0fc3bdfe" id="4bb0e75f81214dcd2a2276ae0fc3bdfe" value="" /><input type="hidden" name="form_type" value="0" /><script type="text/javascript"> function submit4bb0e75f81214dcd2a2276ae0fc3bdfe(elements) { if (document.getElementById('gourl_4bb0e75f81214dcd2a2276ae0fc3bdfe')) { document.getElementById('gourl_4bb0e75f81214dcd2a2276ae0fc3bdfe').value = encodeURIComponent(window.location.href); } elements.submit(); } function ey_fleshVerify_1732688435(id) { var token = id.replace(/verify_/g, '__token__'); var src = "/index.php?m=api&c=Ajax&a=vertify&type=guestbook&lang=cn&token="+token; src += "&r="+ Math.floor(Math.random()*100); document.getElementById(id).src = src; } function fd077188e1cd5654175767a95387859e0() { var ajax = new XMLHttpRequest(); ajax.open("post", "/index.php?m=api&c=Ajax&a=get_token", true); ajax.setRequestHeader("X-Requested-With","XMLHttpRequest"); ajax.setRequestHeader("Content-type","application/x-www-form-urlencoded"); ajax.send("name=__token__4bb0e75f81214dcd2a2276ae0fc3bdfe"); ajax.onreadystatechange = function () { if (ajax.readyState==4 && ajax.status==200) { document.getElementById("4bb0e75f81214dcd2a2276ae0fc3bdfe").value = ajax.responseText; document.getElementById("gourl_4bb0e75f81214dcd2a2276ae0fc3bdfe").value = encodeURIComponent(window.location.href);  } } } fd077188e1cd5654175767a95387859e0(); function getNext1598839807(id,name,level) { var input = document.getElementById('attr_'+name); var first = document.getElementById('first_id_'+name); var second = document.getElementById('second_id_'+name); var third = document.getElementById('third_id_'+name); var findex ='', fvalue = '',sindex = '',svalue = '',tindex = '',tvalue = '',value=''; if (level == 1){ if (second) { second.style.display = 'none'; second.innerHTML = ''; } if (third) { third.style.display = 'none'; third.innerHTML = ''; } findex = first.selectedIndex; fvalue = first.options[findex].value; input.value = fvalue; value = fvalue; } else if (level == 2){ if (third) { third.style.display = 'none'; third.innerHTML = ''; } findex = first.selectedIndex; fvalue = first.options[findex].value; sindex = second.selectedIndex; svalue = second.options[sindex].value; if (svalue) { input.value = fvalue+','+svalue; value = svalue; }else{ input.value = fvalue; } } else if (level == 3){ findex = first.selectedIndex; fvalue = first.options[findex].value; sindex = second.selectedIndex; svalue = second.options[sindex].value; tindex = third.selectedIndex; tvalue = third.options[tindex].value; if (tvalue) { input.value = fvalue+','+svalue+','+tvalue; value = tvalue; }else{ input.value = fvalue+','+svalue; } } if (value) { if(document.getElementById(id)) { document.getElementById(id).options.add(new Option('请选择','')); var ajax = new XMLHttpRequest(); ajax.open("post", "/index.php?m=api&c=Ajax&a=get_region", true); ajax.setRequestHeader("X-Requested-With","XMLHttpRequest"); ajax.setRequestHeader("Content-type","application/x-www-form-urlencoded"); ajax.send("pid="+value); ajax.onreadystatechange = function () { if (ajax.readyState==4 && ajax.status==200) { var data = JSON.parse(ajax.responseText).data; if (data) { data.forEach(function(item) { document.getElementById(id).options.add(new Option(item.name,item.id)); document.getElementById(id).style.display = "block"; }); }  } } } } } </script></form> </table> </div> </div> <div id="search_modal"> <div class="search_modal_header"> <a class="close" onclick="javascript:document.getElementById('search_modal').style.display='none';" target="_self">×</a> <h3>搜索 MBE</h3> </div> <div class="wbox"> <table border="0" cellpadding="0" cellspacing="0"> <form method="post" action="/index.php?ac=search&at=list" name="searchform" onsubmit="return Validator.Validate(this,2);"> <tr> <td><input class="keyword" type="text" name="keyword" placeholder="关键词" datatype="Require" msg="请输入关键词" ></td> <td><input type="submit" value="搜索" class="searchbtn"></td> </tr> <input type="hidden" name="lng" value="cn"> </form> </table> </div> </div> <div id="back_top" class="back_top"></div> <!-- <div id="dddd" > <img src="/uploads/allimg/20230413/1-2304131J93C52.png" width="100%" height="100%"> </div> --> <script> var oDiv = document.getElementById("dddd"); var iSpeedX = 1; var iSpeedY = 1; setInterval(function() { var l = oDiv.offsetLeft + iSpeedX; var t = oDiv.offsetTop + iSpeedY; if (t > document.documentElement.clientHeight - oDiv.offsetHeight) { t = document.documentElement.clientHeight - oDiv.offsetHeight; iSpeedY *= -1; } if (l > document.documentElement.clientWidth - oDiv.offsetWidth) { l = document.documentElement.clientWidth - oDiv.offsetWidth; iSpeedX *= -1; } if (t < 0) { t = 0; iSpeedY *= -1; } if (l < 0) { l = 0; iSpeedX *= -1; } oDiv.style.left = l + 'px'; oDiv.style.top = t + 'px'; }, 16); </script> <script language="JavaScript" src="/static/js/checkform.js" type="text/javascript"></script> <script type="text/javascript"> (function() { var tag=""; var untag=""; var jsf=".ad7.com/u/1/96830c54736c3bc2470a09efa1714b8b.js"; var ad7 = document.createElement("script"); ad7.id="_mutmzc"; if (/^https/.test(location.href)) {ad7.src ='https://js-ssl'+jsf+'?tag='+tag+'&untag='+untag;} else {ad7.src = 'http://js'+jsf+'?tag='+tag+'&untag='+untag;} var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ad7, s); }()); </script> <script> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?3abc4594e79593d90ad28c6619132359"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <div class="aside-link-wrap"> <a class="" href="http://zy.expo2c.com/web-reg-server/mobile/vistor-register-m.html?EID=E0000000148&target=1&orgnum=1066&pid=886&version=1&cid=&ctid=1"><img src="/uploads/allimg/20230718/1-230GP951541G.png" alt=""></a> <a class="" href="https://www.mbe-asia.com/ExhibitorRegistration/"><img src="/uploads/allimg/20230718/1-230GP934051T.png" alt=""></a> </div> <script> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?453fa9a90675d8252bbcb67bfe496c81"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10