CINXE.COM
Rules for the Release of Hazardous Chemicals
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Rules for the Release of Hazardous Chemicals</title> <meta name="description" content="“Hazardous chemicals” refers to the highly toxic chemicals and other chemicals which are toxic, corrosive, explosive, flammable or combustion-supporting and can harm people, facilities or the environment. Such products are prohibited from being published"/> <link rel="canonical" href="https://i.echemi.com/help-cms/1434554.html" /> <meta property="og:url" content="https://i.echemi.com/help-cms/1434554.html"> <meta property="og:type" content="article"> <meta property="og:title" content="Rules for the Release of Hazardous Chemicals - ECHEMI.com"> <meta property="og:image" content="https://upload.echemi.com/2023/0314/1678772563771.png"/> <meta property="og:image:secure_url" content="https://upload.echemi.com/2023/0314/1678772563771.png" /> <meta property="og:image:width" content="410"/> <meta property="og:image:height" content="288"/> <meta property="og:image:alt" content="Rules for the Release of Hazardous Chemicals - ECHEMI.com" /> <meta property="og:description" content="“Hazardous chemicals” refers to the highly toxic chemicals and other chemicals which are toxic, corrosive, explosive, flammable or combustion-supporting and can harm people, facilities or the environment. Such products are prohibited from being published"> <meta property="og:site_name" content="ECHEMI"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@Echemiqd"> <meta name="twitter:title" content="Rules for the Release of Hazardous Chemicals - ECHEMI.com"> <meta name="twitter:description" content="“Hazardous chemicals” refers to the highly toxic chemicals and other chemicals which are toxic, corrosive, explosive, flammable or combustion-supporting and can harm people, facilities or the environment. Such products are prohibited from being published"> <meta name="twitter:image:src" content="https://upload.echemi.com/2023/0314/1678772563771.png"> <meta itemprop="image" content="https://upload.echemi.com/2023/0314/1678772563771.png" /> <link rel="shortcut icon" href="https://static-i.echemi.com/static/common/images/favicon.ico"/> <link rel="bookmark" href="https://static-i.echemi.com/static/common/images/favicon.ico"/> <link rel="icon" href="https://static-i.echemi.com/static/common/images/favicon.ico" type="image/gif" /> <link rel="stylesheet" href="https://static-i.echemi.com/static/pc/css/common.min_v52bdce.css"> <link rel="stylesheet" href="https://static-i.echemi.com/static/pc/css/lc_common_v23f2b2.css"> <link rel="stylesheet" href="https://static-i.echemi.com/static/common/css/public_v82ce45.css"> <link href="https://static-i.echemi.com/static/common/css/fonts/iconfont.min_v763fb8.css" rel="stylesheet"> <script src="https://static-i.echemi.com/static/common/js/jquery-3.3.1.min_v4b57cf.js" type="text/javascript"></script> <script src="https://static-i.echemi.com/static/common/js/loading_v1f28a3.js" type="text/javascript"></script> <script src="https://static-i.echemi.com/static/common/js/html5_v0ce8f3.js" type="text/javascript"></script> <script src="https://static-i.echemi.com/static/common/js/i18n_vac29a8.js" type="text/javascript"></script> <script src="https://static-i.echemi.com/static/pc/js/func.min_vc69a7e.js" type="text/javascript"></script> <script src="https://static-i.echemi.com/static/common/js/jquery-ui-1.10.4.min_ve47eed.js"></script> <script src="https://static-i.echemi.com/static/common/js/lazysizes.min_v0812d0.js"></script> <script type="text/javascript"> var webRoot = "https://i.echemi.com"; var webRootAjax = "https://i.echemi.com"; var webRootStaticCdn = "https://static-i.echemi.com/static"; var webRootFileCdn = "https://file.echemi.com/fileManage"; var webRootEn = "https://www.echemi.com"; var webRootZh = "https://zh.echemi.com"; var webRootSupplier = "https://supplier.echemi.com"; var echemiNowLang = "en"; var regExpEmail = "^[a-zA-Z0-9\\.\\-\\+\\_\\&]+@([A-Za-z0-9\\-]+\\.)+[A-Za-z0-9]+$"; var regExpNumber = "^[0-9]+(\\.[0-9]+)?$"; var regExpNotChinese = "^[^\\u4e00-\\u9fa5]*$"; var regExpCasno = "^[0-9]{2,7}-[0-9]{1,2}-[0-9]{1}$"; var regExpPassword = "(?=.*([a-zA-Z].*))(?=.*[0-9].*)[a-zA-Z0-9-*/+.~!@#$%^&*()]{8,18}$"; var regExpTelephone = "^[+]?[\\-0-9]+[0-9]$"; </script> <!-- Google Tag Manager start --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-652012140"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-652012140'); gtag('config', 'UA-163721333-1'); (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-PGNVPDK'); </script> <!-- Google Tag Manager end --><!-- Google Tag Manager (noscript) start --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PGNVPDK" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- Google Tag Manager (noscript) end --> <script> //获取用户customerId $.ajax({ url: webRootAjax + "/getUserProfileInfo.do", type: "post", data: { url: window.location.href }, dataType: "json", success: function (json) { if (json.success) { var map = json.map var browseChannelInfo = map.browseChannelInfo var userProfileInfo = map.userProfileInfo if (userProfileInfo.customerType != null && userProfileInfo.customerType != '') { var customerType = userProfileInfo.customerType var customerTypeName = userProfileInfo.customerTypeName var customerTypes = customerType.split(',') var customerTypeNames = customerTypeName.split(',') for (var i = 0; i < customerTypes.length; i++) { var param = { 'event': 'add_user_profile', user_profile: { main_category_id: userProfileInfo.mainCategoryId == null ? '' : userProfileInfo.mainCategoryId, main_category_name: userProfileInfo.mainCategoryName == null ? '' : userProfileInfo.mainCategoryName, channel_type: browseChannelInfo.channel_type == null ? '' : browseChannelInfo.channel_type, channel_name: browseChannelInfo.channel_name == null ? '' : browseChannelInfo.channel_name } } if (i == 0) { param.page_view = 1; } else { param.page_view = 0; } param.customer_id = map.userId == null ? '' : map.userId; if (map.userId != null && map.userId != '') { param.user_id = map.userId; } param.user_profile.customer_type = customerTypes[i]; param.user_profile.customer_type_name = customerTypeNames[i]; dataLayer.push(param); } } else { var param = { 'event': 'add_user_profile', user_profile: { main_category_id: userProfileInfo.mainCategoryId == null ? '' : userProfileInfo.mainCategoryId, main_category_name: userProfileInfo.mainCategoryName == null ? '' : userProfileInfo.mainCategoryName, channel_type: browseChannelInfo.channel_type == null ? '' : browseChannelInfo.channel_type, channel_name: browseChannelInfo.channel_name == null ? '' : browseChannelInfo.channel_name } } param.page_view = 1; param.customer_id = map.userId == null ? '' : map.userId; if (map.userId != null && map.userId != '') { param.user_id = map.userId; } param.user_profile.customer_type = ''; param.user_profile.customer_type_name = ''; dataLayer.push(param); } } } }); </script><link rel="stylesheet" href="https://static-i.echemi.com/static/pc/css/lc_newUser_v1c4d8d.css"> </head> <body> <div class="header_box"> <div class="header_top"> <div class="width_1260 flex"> <div class="item flex flex_c"> <i class="iconfont icon-denglu"></i> <a href="javascript:void(0)" rel="nofollow" onclick="goLogin()">Sign in</a> <span class="line"></span> <a href="javascript:void(0)" rel="nofollow" onclick="goRegister()">Join free</a> </div> <div class="item flex flex_c"> <p>For Buyer</p> <i class="iconfont icon-xuelexialajiantou"></i> <ul> <li><a href="https://www.echemi.com/credit.html" target="_blank">Enterprise Credit Report</a></li> <li><a href="https://www.echemi.com/trade-service/market-insights-introduction.html" target="_blank">Market Price & Insight</a></li> <li><a href="https://www.echemi.com/trade-service/trade-data.html" target="_blank">Trade Data</a></li> </ul> </div> <div class="item flex flex_c"> <p>For Supplier</p> <i class="iconfont icon-xuelexialajiantou"></i> <ul> <li><a href="https://www.echemi.com/vipApply.html" target="_blank">Supplier Member Service</a></li> <li><a href="https://www.echemi.com/searchInquiry.html" target="_blank">Accurate Inquiry</a></li> <li><a href="https://www.echemi.com/trade-service/trade-data.html" target="_blank">Trade Data</a></li> <li><a href="https://i.echemi.com/credit/index.html">Buyer Credit Investigation</a></li> <li><a href="https://www.echemi.com/trade-service/market-insights-introduction.html" target="_blank">Market Price & Insight</a></li> </ul> </div> <div class="item flex flex_c"> <p>EN</p> <i class="iconfont icon-xuelexialajiantou"></i> <ul> <li><a href="javascript:void(0)" onclick="changeLang('en')">EN</a></li> <li><a href="javascript:void(0)" onclick="changeLang('zh-cn')">CHN</a></li> </ul> </div> </div> </div> <div class="header_bottom"> <div class="width_1260 flex flex_b"> <div class="logo_box flex flex_c"> <a href="https://www.echemi.com"> <img class="logo" src="https://static-i.echemi.com/static/pc/images/common/logo_v0e95fd.svg" alt="ECHEMI"> </a> <div class="line"></div> <img src="https://static-i.echemi.com/static/pc/images/lc_index/learning%20center.svg" alt=""> <!-- 英文是图片 --> </div> <div class="header_right flex flex_c"> <a href="https://i.echemi.com/help.html">Home</a> <a href="https://i.echemi.com/help/new-user.html">New User</a> <a href="https://i.echemi.com/help/platform-rules.html">Platform Rules</a> <a href="https://i.echemi.com/help/q-as.html">Q&As</a> <a href="https://i.echemi.com/help/echemi-premium-courses.html">ECHEMI Premium Courses</a> </div> </div> </div> </div> <script type="text/javascript"> function changeLang(lang) { $.ajax({ type : "POST", dataType : "JSON", url : webRootAjax + "/common/changeLang.do", data : { lang : lang }, success : function(data) { if (data.success) { //跳转到学习中心首页 window.location.href="https://i.echemi.com/help.html"; } } }); } </script> <div class="main_cont"> <div class="banner_box"> <img src="https://static-i.echemi.com/static/pc/images/lc_index/new-user-banner-pc_vd868b0.png" alt=""> <div class="width_1260"> <div class="crumbs_box"> <a href="https://i.echemi.com/help.html">Learning Center</a> > <a href="https://i.echemi.com/help/platform-rules.html">Platform Rules</a> > <span class="comm-results">Rules for the Release of Hazardous Chemicals</span> </div> <!-- 中文的没有下面这个div --> <div class="jump_text"> <span class="span1">Hi,</span> <span class="span2">how can we</span> <span class="span3">help?</span> </div> <div class="search_box"> <input type="text" placeholder="Please enter keywords..." id="searchKeywords" value="" onkeypress="searchKeywordsOnKeypress(event.keyCode)" maxlength="50"> <div onclick="helpCentreSearch()"><i class="iconfont icon-sousuo"></i></div> </div> <form id="helpCentreSearchForm" action="https://i.echemi.com/help/search.html" method="get"> <input type="hidden" id="helpCentreSearchKeyword" name="keywords"/> </form> <script> //按键按下 function searchKeywordsOnKeypress(keyCode) { if (keyCode == 13){ //回车键按下,搜索 helpCentreSearch() } } function helpCentreSearch() { var searchKeywords = $("#searchKeywords").val(); var keywords = encodeURI($.trim(searchKeywords)); $("#helpCentreSearchKeyword").val(keywords); $("#helpCentreSearchForm").submit(); } </script></div> </div> <div class="width_1260"> <div class="flex flex_b m_t_30"> <div class="left_cate_box"> <div class="cate_box"> <div class="cate1_box"> <div class="cate1_name flex flex_b"> <a href="https://i.echemi.com/help/new-user.html"> <div class="flex flex_c"> <img src="https://static-i.echemi.com/static/pc/images/lc_index/new_v13c1b1.svg" alt=""> <p>New User</p> </div> </a> <i class="iconfont icon-xuelexialajiantou"></i> </div> <div class="cate2_box"> <a href="https://i.echemi.com/help/new-user-login-sub-account-management.html"> <div class="cate2_name flex flex_b"> <p>Login & Sub-account Management</p> </div> </a> </div> <div class="cate2_box"> <a href="https://i.echemi.com/help/new-user-company-information-maintenance.html"> <div class="cate2_name flex flex_b"> <p>Company Information Maintenance</p> </div> </a> </div> <div class="cate2_box"> <a href="https://i.echemi.com/help/new-user-store-decoration.html"> <div class="cate2_name flex flex_b"> <p>Store Decoration</p> </div> </a> </div> <div class="cate2_box"> <a href="https://i.echemi.com/help/new-user-product-upload.html"> <div class="cate2_name flex flex_b"> <p>Product Upload</p> </div> </a> </div> <div class="cate2_box"> <a href="https://i.echemi.com/help/new-user-product-operations.html"> <div class="cate2_name flex flex_b"> <p>Product Operations</p> </div> </a> </div> <div class="cate2_box"> <a href="https://i.echemi.com/help/new-user-store-marketing.html"> <div class="cate2_name flex flex_b"> <p>Store Marketing</p> </div> </a> </div> <div class="cate2_box"> <a href="https://i.echemi.com/help/new-user-quotation-management.html"> <div class="cate2_name flex flex_b"> <p>Quotation Management</p> </div> </a> </div> <div class="cate2_box"> <a href="https://i.echemi.com/help/new-user-global-exhibition-data.html"> <div class="cate2_name flex flex_b"> <p>Global Exhibition Data</p> </div> </a> </div> </div> <div class="cate1_box active"> <div class="cate1_name flex flex_b"> <a href="https://i.echemi.com/help/platform-rules.html"> <div class="flex flex_c"> <img src="https://static-i.echemi.com/static/pc/images/lc_index/rule_v899bbf.svg" alt=""> <p>Platform Rules</p> </div> </a> </div> </div> <div class="cate1_box"> <div class="cate1_name flex flex_b"> <a href="https://i.echemi.com/help/q-as.html"> <div class="flex flex_c"> <img src="https://static-i.echemi.com/static/pc/images/lc_index/qa_v49edb0.svg" alt=""> <p>Q&As</p> </div> </a> <i class="iconfont icon-xuelexialajiantou"></i> </div> <div class="cate2_box"> <a href="https://i.echemi.com/help/q-as-about-echemi-com.html"> <div class="cate2_name flex flex_b"> <p>About ECHEMI.COM</p> </div> </a> </div> <div class="cate2_box"> <a href="https://i.echemi.com/help/q-as-login-and-register.html"> <div class="cate2_name flex flex_b"> <p>Login and Register</p> </div> </a> </div> <div class="cate2_box"> <a href="https://i.echemi.com/help/q-as-center-of-settlement.html"> <div class="cate2_name flex flex_b"> <p>Center of Settlement</p> </div> </a> </div> <div class="cate2_box"> <a href="https://i.echemi.com/help/q-as-shop-administration.html"> <div class="cate2_name flex flex_b"> <p>Shop Administration</p> </div> </a> </div> <div class="cate2_box"> <a href="https://i.echemi.com/help/q-as-product-launch-and-management.html"> <div class="cate2_name flex flex_b"> <p>Product launch and management</p> </div> </a> </div> <div class="cate2_box"> <a href="https://i.echemi.com/help/q-as-in-site-promotion.html"> <div class="cate2_name flex flex_b"> <p>In-site promotion</p> </div> </a> </div> <div class="cate2_box"> <a href="https://i.echemi.com/help/q-as-quotation-management.html"> <div class="cate2_name flex flex_b"> <p>Quotation Management</p> </div> </a> </div> </div> <div class="cate1_box"> <div class="cate1_name flex flex_b"> <a href="https://i.echemi.com/help/announcement.html"> <div class="flex flex_c"> <img src="https://static-i.echemi.com/static/pc/images/lc_index/announce_v2ebce1.svg" alt=""> <p>Announcement</p> </div> </a> <i class="iconfont icon-xuelexialajiantou"></i> </div> <div class="cate2_box"> <a href="https://i.echemi.com/help/announcement-about-trade-data.html"> <div class="cate2_name flex flex_b"> <p>About Trade Data</p> </div> </a> </div> </div> </div> </div> <script> $(function (){ $('.cate1_name i').click(function () { $(this).parents('.cate1_box').toggleClass('active') }) $('.cate2_name i').click(function () { $(this).parents('.cate2_box').toggleClass('active') }) }) </script><div class="detail_cont"> <h1 class="title special_font"> Rules for the Release of Hazardous Chemicals</h1> <div class="flex flex_b m_t_30"> <div class="tag_box flex"> <a href="https://i.echemi.com/help/tag.html?tag=Hazardous chemicals"> <div class="tags color1 bg1">Hazardous chemicals</div> </a> </div> <div class="time_box"> <div><i class="iconfont icon-fabu"></i> <span>ECHEMI</span></div> <div><i class="iconfont icon-31shijian"></i> <span>2023-03-14</span></div> </div> </div> <div class="detail_div"> <p><p class="p" align="justify"><strong>1. Introduction</strong></p> <p class="p" align="justify">“Hazardous chemicals” refers to the highly toxic chemicals and other chemicals which are toxic, corrosive, explosive, flammable or combustion-supporting and can harm people, facilities or the environment. Such products are prohibited from being published on <a href="http://www.echemi.com./"><u>www.echemi.com.</u></a></p> <p class="p"><strong>2. List of prohibited products</strong></p> <p class="p" align="justify"><strong>2.1 Highly toxic chemicals</strong></p> <p class="p" align="justify">2.1.1 Highly toxic chemicals refer to the chemicals listed in catalog of highly toxic chemicals jointly determined and pronounced by the state administration of work safety under the State Council together with the public security department, the environmental protection department, the health department, the quality supervision, inspection and quarantine department, the transport department under the State Council. Generally, they are chemicals with severe toxic hazards, including synthetic chemicals and their mixtures and natural toxins, as well as chemicals with acute toxicity and easy to cause public safety hazards.</p> <p class="p" align="justify">2.1.2 In addition, highly toxic chemicals that are recognized by other countries and international organizations are not allowed to be released.</p> <p class="p" align="justify">2.1.3 For details, please refer to the <a href="https://www.mem.gov.cn/gk/gwgg/201509/t20150902_241417.shtml"><u>Catalogue of Highly Toxic Chemicals.</u></a></p> <p class="p" align="justify"><strong>2.2 Inflammable, explosive and corrosive chemicals</strong></p> <p class="p" align="justify">2.2.1 Chemicals that are inflammable, explosive, corrosive, etc., and may cause injury or damage to people (including organisms), equipment, and the environment.</p> <p class="p" align="justify">2.2.2 For details, please refer to the <a href="https://www.mem.gov.cn/gk/gwgg/201509/t20150902_241417.shtml"><u>Catalog of Hazardous Chemical (Ver. 2015)</u></a> , <a href="http://www.gov.cn/xinwen/2017-06/01/content_5198726.htm"><u>List of hazardous chemicals Liable to produce explosives (Ver. 2017)</u></a></p> <p class="p" align="justify"><strong>3. FAQ</strong></p> <p class="p" align="justify">3.1 Q: What is the ECHEMI List of restricted and strictly prohibited chemicals?</p> <p class="p" align="justify">A: <a href="https://www.mem.gov.cn/gk/gwgg/201509/t20150902_241417.shtml"><u>Reference list of restricted grade hazardous chemicals;</u></a> Reference list of prohibited grade hazardous chemicals<font face="宋体">:</font><a href="http://www.gov.cn/xinwen/2017-06/01/content_5198726.htm"><u>List of hazardous chemicals Liable to produce explosives (Ver. 2017)</u></a><font face="宋体">,</font><a href="https://www.mem.gov.cn/gk/gwgg/201509/t20150902_241417.shtml"><u>Catalogue of Highly Toxic Chemicals</u></a></p> <p class="p" align="justify">3.2 Q: Can all restricted hazardous chemicals be released after the supply of the Permits for the business operation of hazardous chemicals/Hazardous chemical production safety permits?</p> <p class="p" align="justify">A: No, the supplier should release products in strict accordance with the approved scope of the certificate.</p> <p class="p" align="justify">3.3 Q: Banned hazardous chemicals have been produced/exported legally. Can they be released?</p> <p class="p" align="justify">A: No, platform rules have nothing to do with customer qualifications/actual exports.</p> <p class="p" align="justify"><strong>4. Why is this rule made?</strong></p> <p class="p" align="justify">To prevent and reduce hazardous chemical accidents, ensure the safety of people's lives and property, protect the environment, and abide by the relevant state regulations. ECHEMI prohibits the release of inflammable, explosive and highly toxic hazardous chemicals. Other chemicals can only be released by customers with appropriate qualifications.</p> <p class="p" align="justify"><strong>5. Laws and regulations for reference</strong></p> <p class="p" align="justify"><a href="http://www.gov.cn/gongbao/content/2002/content_61929.htm"><u>Regulation on the Safety Management of Hazardous Chemicals</u></a></p> <p class="p" align="justify"><a href="http://www.gov.cn/gongbao/content/2003/content_62005.htm"><u>Administrative Measures for Business Permits for the Operation of Hazardous Chemicals</u></a></p> <p class="p" align="justify"><a href="http://www.cac.gov.cn/2015-02/16/c_1114390709.htm"><u>Provisions on the Administration of the Release of Information on Hazardous Chemicals through the Internet</u></a></p> <p class="p" align="justify"><strong>6. What are the penalties for breaking the rules?</strong></p> <p class="p" align="justify">If you do not comply with our network publishing rules, it may lead to a series of penalties, such as the illegal information directly deleted, related categories of products are restricted to release, the right to use your account is temporary, permanently closed account no longer cooperation and so on.</p> <p class="p"><strong>7. Supplementary provisions</strong></p> <p class="p" align="justify">7.1 Any violation of the supplier that occurred before the effective date of this management specification shall be applicable to the specifications at that time.</p> <p class="p" align="justify">Any violation of the supplier that occur after the effective date of this management specification shall be applicable to this specifications.</p> <p class="p" align="justify">7.2 ECHEMI can adjust this management specification at any time according to the operation of the platform and publicize it to users.</p> <p class="p" align="justify">7.3 Suppliers shall comply with national laws, administrative regulations, departmental rules and other normative documents. Any act suspected of violating the national laws, administrative regulations, departmental rules and other normative documents, if there are provisions in this specification, they shall apply to this specification. If there is no provision in this specification, it shall be dealt with in accordance with laws and regulations. The relevant liability undertaken by the supplier in accordance with the relevant rules shall not exempt him from the legal liability. Any action of the supplier at www.echemi.com shall simultaneously comply with all agreements with ECHEMI and its affiliates.</p> <p class="p" align="justify"> </p> <p class="p" align="justify"><a href="http://www.echemi.com/"><u>www.echemi.com</u></a></p> <p class="p" align="justify">Mar. 13, 2023</p> <p class="p" align="justify"> </p> <p> </p></p> </div> <div class="other_article"> <div class="flex"> <span>Previous:</span> <a href="https://i.echemi.com/help-cms/1434552.html">ECHEMI platform complaint penalty rules</a> </div> <div class="flex"> <span>Next:</span> <a href="https://i.echemi.com/help-cms/1434557.html">Rules of Restriction for Prohibited Products Trading</a> </div> </div> </div> <div> <div class="share_box"> <p>SHARE</p> <ul> <li> <a href="javascript:void(0);" rel="nofollow" id="shareToFacebook" target="_blank"> <span class="facebook"></span> </a> </li> <li> <a href="javascript:void(0);" rel="nofollow" id="shareToLinkdin" target="_blank"> <span class="linkedin"></span> </a> </li> <li> <a href="javascript:void(0);" rel="nofollow" id="shareToTwitter" target="_blank"> <span class="twitter"></span> </a> </li> <li> <a href="javascript:void(0);" rel="nofollow" onclick="wxShow()"> <span class="weixin"></span> </a> </li> </ul> </div> </div> </div> </div> </div> <div class="weixin_modal"> <div class="weixin_cont"> <div class="title"> <p>Scan the QR Code to Share</p> <i class="iconfont" onclick="wxHide()"></i> </div> <div class="code"> <div class="qrcode"></div> </div> </div> </div> <script type="text/javascript" src="https://static-i.echemi.com/static/common/js/jquery.qrcode.min_v05f0b1.js"></script> <div class="index_footer"> <div class="width_1050"> <div class="icon_box"> <span>Follow Us</span> <a href="https://www.facebook.com/echemii/" target="_blank"><i class="iconfont"></i></a> <a href="https://x.com/Echemiqd" target="_blank"><i class="iconfont"></i></a> <a href="http://www.linkedin.com/company/qingdao-echemi-technology-co-ltd" target="_blank"><i class="iconfont"></i></a> </div> <div class="footer_box2"><a href="https://www.echemi.com/cms/1416504.html">China's Top 100 Industrial Digitalization Enterprises List</a> <br> The Drafting Unit of the "Specification for Operation and Management of Self-build Cross-border E-commerce Website" of the CCPIT</div> <p class="reference"><a href="http://beian.miit.gov.cn" style="color: #AAB7CC;" target="_blank" rel="nofollow">鲁ICP备16009155号-1</a> | Copyright@Qingdao ECHEMI Digital Technology Co., Ltd.</p> </div> </div> <div class="aside_box aside_box_en"> <div class="aside_btn go_top"> <i class="iconfont"></i> <span>TOP</span> </div> <a href="tel:86-532-55729510" rel="nofollow"> <div class="aside_btn"> <i class="iconfont"></i> <div class="tips">86-532-55729510</div> </div> </a> <a href="javascript:void(0);" rel="nofollow" onclick="openSkypeChat('live:.cid.c0ad877627c63191')"> <div class="aside_btn skype"> <i class="iconfont"></i> <div class="tips">Skype</div> </div> </a> <a href="https://api.whatsapp.com/send?phone=8615853232676" target="_blank" rel="nofollow"> <div class="aside_btn"> <i class="iconfont"></i> <div class="tips">WhatsApp</div> </div> </a> </div> <script> $(document).ready(function () { /*动态修改分享连接*/ var shareToTwitterUrl = "https://x.com/intent/tweet?url=" + encodeURIComponent(document.location.href) + "&text=" + encodeURIComponent(document.title); $("#shareToTwitter").attr("href", shareToTwitterUrl); $("#shareToTwitter1").attr("href", shareToTwitterUrl); var shareToFacebookUrl = "https://www.facebook.com/sharer.php?u=" + encodeURIComponent(document.location.href) + "&t=" + encodeURIComponent(document.title); $("#shareToFacebook").attr("href", shareToFacebookUrl); $("#shareToFacebook1").attr("href", shareToFacebookUrl); var shareToLinkdinUrl = "https://www.linkedin.com/shareArticle?mini=true&url=" + encodeURIComponent(document.location.href) + "&title=" + encodeURIComponent(document.title); $("#shareToLinkdin").attr("href", shareToLinkdinUrl); $("#shareToLinkdin1").attr("href", shareToLinkdinUrl); /*动态修改分享连接*/ }) /* 点微信图标,触发二维码弹出层显示 */ function wxShow() { $('.qrcode').html(""); /* 生成二维码 */ $(".qrcode").qrcode({ text: document.location.href, //设置二维码内容 correctLevel:0, width: 200, //设置宽度,默认生成的二维码大小是 256×256 height: 200, //设置高度 typeNumber: -1, //计算模式 background: "#ffffff", //背景颜色 foreground: "#000000" //前景颜色 }); $('.weixin_modal').show(); } /* 关闭二维码弹出层 */ function wxHide() { $('.weixin_modal').hide(); } </script> <style> .footer_zh { margin-top: 70px; } </style> </body> </html>