CINXE.COM
Announcement on the list of prohibited sales of Prohibited and Controlled Items on ECHEMI
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Announcement on the list of prohibited sales of Prohibited and Controlled Items on ECHEMI</title> <meta name="description" content="Echemi.com members must and are responsible for complying with the relevant laws and regulations applicable to their country and any country/region of sale when posting products and transactions."/> <link rel="canonical" href="https://i.echemi.com/help-cms/1434561.html" /> <meta property="og:url" content="https://i.echemi.com/help-cms/1434561.html"> <meta property="og:type" content="article"> <meta property="og:title" content="Announcement on the list of prohibited sales of Prohibited and Controlled Items on ECHEMI - ECHEMI.com"> <meta property="og:image" content="https://upload.echemi.com/2022/0824/1661311849603.png"/> <meta property="og:image:secure_url" content="https://upload.echemi.com/2022/0824/1661311849603.png" /> <meta property="og:image:width" content="410"/> <meta property="og:image:height" content="288"/> <meta property="og:image:alt" content="Announcement on the list of prohibited sales of Prohibited and Controlled Items on ECHEMI - ECHEMI.com" /> <meta property="og:description" content="Echemi.com members must and are responsible for complying with the relevant laws and regulations applicable to their country and any country/region of sale when posting products and transactions."> <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="Announcement on the list of prohibited sales of Prohibited and Controlled Items on ECHEMI - ECHEMI.com"> <meta name="twitter:description" content="Echemi.com members must and are responsible for complying with the relevant laws and regulations applicable to their country and any country/region of sale when posting products and transactions."> <meta name="twitter:image:src" content="https://upload.echemi.com/2022/0824/1661311849603.png"> <meta itemprop="image" content="https://upload.echemi.com/2022/0824/1661311849603.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_v69bb30.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">Announcement on the list of prohibited sales of Prohibited and Controlled Items on ECHEMI</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"> Announcement on the list of prohibited sales of Prohibited and Controlled Items on ECHEMI</h1> <div class="flex flex_b m_t_30"> <div class="tag_box flex"> <a href="https://i.echemi.com/help/tag.html?tag=Echemi policy"> <div class="tags color1 bg1">Echemi policy</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>2022-08-24</span></div> </div> </div> <div class="detail_div"> <p><p style="text-align: left;"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"><strong style="text-indent: 2em;">Illegal release of prohibited sales information will be removed from the shelves in accordance with the ECHEMI Enforcement Actions for Displaying Prohibited and Controlled Items.</strong></span></p> <p class="p" style="text-align: left;" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"><strong style="text-indent: 2em;">It is strictly prohibited to release any drugs and their production raw materials, stimulants</strong><strong style="text-indent: 2em;">, </strong><strong style="text-indent: 2em;">control materials or control ingredients, narcotic and calming drugs, psychotropic drugs, toxic drugs for medical use, precursor chemicals, drug rehabilitation drugs and medical institutions preparations and drug taking tools and drug making tools</strong><strong style="text-indent: 2em;">.</strong></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"><strong style="text-indent: 2em;">The above strictly prohibited products may be removed from the shelves even if they are not included in the list prescribed by the state. ECHEMI platform reserves the right to modify and supplement the reference list.</strong></span></p> <p class="p" align="justify"><span style="text-indent: 2em; font-family: arial, helvetica, sans-serif; font-size: 16px;">[Reference Basis]</span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"><strong><span style="text-indent: 2em;">China:</span></strong></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">The Criminal Law of the People's Republic of China</span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">Narcotics Control Law of the People's Republic of China</span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">The Anti-Dope Regulations</span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">Regulation on the Control of Narcotic Drugs and Psychotropic Drugs</span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">Notice on Measures for Categories of Controlled Narcotics and Psychotropic Drugs for Non-medical Use</span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">Measures for the Administration of Drug Information Service over the Internet</span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">Poisonable Chemicals Regulation Rules</span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"><strong><span style="text-indent: 2em;">America :</span></strong></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">Anabolic Steroid Control Act of 2004</span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">Controlled Substances Act</span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">DEA List of Chemicals</span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"><strong><span style="text-indent: 2em;">Britain: </span></strong></span></p> <p class="p" align="justify"><span style="text-indent: 2em; font-family: arial, helvetica, sans-serif; font-size: 16px;">The Misuse of Drugs Act 1971</span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"><strong><span style="text-indent: 2em;">The United Nations:</span></strong></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">Convention on Psychotropic Substances</span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">United Nations Convention Against Illicit Traffic in Narcotic Drugs and Psychotropic Substances</span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"><strong style="text-indent: 2em;">This basis is for reference only and does not guarantee completeness, accuracy, and timeliness. ECHEMI platform reserves the right to modify and supplement this reference basis.</strong></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"> </span></p> <p class="p" align="justify"><span style="text-indent: 2em; font-family: arial, helvetica, sans-serif; font-size: 16px;">Prohibited and controlled products details according to the above reference list:</span></p> <p class="p" align="justify"><span style="text-indent: 2em; font-family: arial, helvetica, sans-serif; font-size: 16px;">1.<a href="https://upload.echemi.com/2024/0930/1727664786569.doc">The list of Narcotic Drugs and Psychotropic Drugs</a></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"> </span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">2.<a href="https://www.nmpa.gov.cn/xxgk/fgwj/qita/20150929165301131.html" target="_blank">Controlled Products of Non-medicinal Used Psychotropic and Narcotic Products</a></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"> </span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">3.<a href="https://upload.echemi.com/2024/0930/1727664766293.docx">Announcement of the Ministry of Public Security and Other Three Departments on the inclusion of 32 Substances such as 4-chloroethylcathinone in the Additional List of Controlled Varieties of Non-medicinal Narcot</a></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"> </span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">4.<a href="http://www.nncc626.com/20240619/82bf9f3735c54e8a9aac45f70ef6a6db/c.html" target="_blank">Announcement on Inclusion of 46 Substances including Brorophine in the "Supplementary Catalogue of Non-Medicinal Narcotic Drugs and Psychotropic Substances"</a></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"> </span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">5.<a href="https://www.nmpa.gov.cn/ylqx/ylqxjgdt/20210531143615123.html?type=pc&m=" target="_blank">Category I of Medical Device</a></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"> </span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">6.<a href="https://www.deadiversion.usdoj.gov/schedules/orangebook/c_cs_alpha.pdf" target="_blank">DEA Regulatory Catalog</a></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"> </span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">7.<a href="https://upload.echemi.com/2024/0930/1727664739460.docx">Announcement on the Inclusion of 18 Substances, including Synthetic Cannabinoids and Fluoroamine, in the Supplementary List of Controlled Varieties of Non-medicinal Narcotic Drugs and Psychotropic Substances</a></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"> </span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">8.<a href="https://app.mps.gov.cn/gdnps/pc/content.jsp?id=7444109&mtype=" target="_blank">Announcement on the Inclusion of Four Substances, including N-methyl-N - (2-dimethylamino-cyclohexyl) -3, 4-dichlorobenzamide (U-47700), in the Supplementary List of Controlled Varieties of Non-medicinal Narcotic Drugs and Psychotropic Drugs</a></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"> </span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">9.<a href="https://www.nmpa.gov.cn/xxgk/ggtg/ypggtg/ypqtggtg/20191227090901261.html" target="_blank">Remazolam was included in the Second Category of Psychotropic Drugs Administration</a></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"> </span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">10.<a href="https://upload.echemi.com/2024/0930/1727664715774.pdf">The list of Precursor Chemicals Category I,Category II and Category III</a></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"> </span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">11.<a href="https://xhimg.sports.cn/Image/soft/240312/99-240312163555a1.pdf" target="_blank">List of Stimulants</a></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"> </span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">12.<a href="https://www.nmpa.gov.cn/yaopin/ypggtg/20230418144449182.html" target="_blank">Announcement of the State Drug Administration, the Ministry of Public Security and the National Health Commission on Adjusting the List of Narcotic Drugs and Psychotropic Substances (No. 43 of 2023)</a></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"> </span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">13.<a href="https://upload.echemi.com/2024/0930/1727664679234.doc">List of Highly Toxic Chemicals</a><br /></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"> </span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">14.<a href="http://www.gov.cn/xinwen/2017-06/01/content_5198726.htm" target="_blank">List of Explosive Hazardous Chemicals</a></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"> </span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">15.<a href="https://www.incb.org/documents/Global_Projects_OPIOIDS/INCB.GRIDS.OPIOIDS.Fentanyl-Rel_Subs_list.pdf" target="_blank">Fentanyl-related Substances</a></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"> </span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">16.<a href="https://cdr-adr.org.cn/drug_1/zcfg_1/zcfg_zdyz/201911/t20191101_46209.html" target="_blank">Oxycodone Compound Preparations and Other Varieties shall be included in the Administration of Psychotropic Drugs</a></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"> </span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">17.<a href="https://www.nmpa.gov.cn/xxgk/fgwj/gzwj/gzwjyp/20150429120001775.html" target="_blank">Notice of the Food and Drug Administration and the National Health and Family Planning Commission on Strengthening the Administration of Codeine-containing Compound Oral Liquid Preparations</a></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"> </span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">18.<a href="https://upload.echemi.com/2024/0930/1727664654409.docx">The Three Departments Issued a Notice on May 1 to Implement the Entire Class of Fentanyl Substances</a><br /></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"> </span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">19.<a href="https://www.nmpa.gov.cn/xxgk/fgwj/gzwj/gzwjyp/20210825101623160.html" target="_blank">Precursor Chemicals including Methyl 3-oxy-2-phenylbutanoate, 3-oxy-2-phenylbutanamide, 2-methyl-3 -[3,4-(methylenedioxy) phenyl] glycolic acid, 2-methyl-3 -[3,4-(methylenedioxy) phenyl] methyl glycolic glycerate, phenylacetonitrile and γ -butanolactone</a></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"> </span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">20.<a href="https://upload.echemi.com/2024/0930/1727664634590.pdf">Drugs with Structured Products</a></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"><br /></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">21.<a href="https://upload.echemi.com/2024/0930/1727664612758.doc">ECHEMI Controlled Substances List</a></span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"> </span></p> <p class="p" align="justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">Sellers are further reminded that any listing and trading on ECHEMI must be fully compliant with the applicable laws of destination countries and platform rules. In the event of any dishonest conduct, including but not limited to provision of any fraudulent or falsifying product qualification, product keyword deformation, infringement of third party rights, deliberate mis-categorization repeated violation of platform rules, publicly reprimanded by regulator, exposed by mainstream media and/or any other serious violation to maliciously circumvent the above platform rules, ECHEMI may, subject to the severity of the relevant violation, impose different penalties against the relevant seller, including but not limited to removal of product listings, deletion of products, deduction of points, restricted access on ECHEMI.COM, termination of account, and/or prohibit the sale of any or all products against certain countries. For sellers whose accounts are terminated due to a breach of laws, regulations or platform rules, ECHEMI has the right to refuse such sellers from re-registering on the platform permanently.</span></p></p> </div> <div class="other_article"> <div class="flex"> <span>Previous:</span> <a href="https://i.echemi.com/help-cms/1434559.html">Rule for Prohibition of Selling Illicit Drugs, Drug Precursors and Other Prohibited Items and Reference</a> </div> <div class="flex"> <span>Next:</span> <a href="https://i.echemi.com/help-cms/1449326.html">Entrance Rules of Pharmaceutical Industry</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>