CINXE.COM

Become a Supplier Member | Pharmasources.com

<!DOCTYPE html> <html lang="en"> <head> <title>Become a Supplier Member | Pharmasources.com</title> <meta name="description" content="PharmaSources.com is a premier e-commerce online platform for pharmaceuticals supply chain. We help worldwide suppliers showcasing your brand and products and connect with global buyers. Join our supplier membership and explore more opportunities here!"/> <meta name="keywords" content="Become a Supplier Member on PharmaSources.com"/> <meta charset="utf-8"> <meta name="baidu-site-verification" content="yCtEyi4NzS" /> <meta name="google-site-verification" content="t4BHy4QbsMJKnNYIaBL_3sq_MnkLcnk7qrl-1J24slQ" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="csrf-token" content="NrcnWZACNRXFyUchcpWnUZ81tRKhBfpfSty49SWM"> <link rel="shortcut icon" href="/img/favicon.ico"> <!-- Bootstrap --> <link rel="stylesheet" href="https://www.pharmasources.com/static/web/css/bootstrap.min.css?1732705055" type="text/css"> <link rel="stylesheet" href="https://www.pharmasources.com/static/web/css/bootstrap-theme.min.css?1732705055" type="text/css"> <link rel="stylesheet" href="https://www.pharmasources.com/static/web/css/base.css?1732705055" type="text/css"> <script src="https://www.pharmasources.com/static/web/js/jquery.min.js?1732705055"></script> <script src="https://www.pharmasources.com/static/web/js/common.min.js?1732705055"></script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-164521382-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-164521382-1'); </script> <script> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?17644c035fe7482daf90144f1ff2f247"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <link rel="stylesheet" href="https://www.pharmasources.com/static/web/css/fonts.css" type="text/css"> <!-- Global site tag (gtag.js) - Google Ads: 947853199 --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-947853199"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-947853199'); </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-MVK0C784Q4"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-MVK0C784Q4'); </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-M38VCXVV5K"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-M38VCXVV5K'); </script> <!-- iiris --> <script src="https://a-iiris.imsharecenter.com/cbe/collect?tid=1411413961&at=0&h=web"></script> <script> clab_tracker.ready(function(){ this.push({"pageType":"web"}); this.track("open_page", {}); }); </script> <!-- cookie弹框 --> <style type="text/css"> .alert-box-ck{ min-width: 1200px; width: 1200px; height: 111px; border:3px #4fc2b8 solid ; background: #29858D; position: fixed; /*top: 0px;*/ left: 0px; right: 0px; bottom: -111px; margin: auto; z-index: 9999; max-width: 90%; } .alert-box-content-ck{ /*border: 1px solid blue;*/ width: 76.5%; height: 52px; float: left; margin-top: 29.5px; margin-left: 70px; color: white; font-size: 14px; line-height: 25px; } .alert-box-content-ck a{ color: #8BF8EF; } #yes-ck{ /*border: 1px solid blue;*/ width: 8%; height: 30px; text-align: center; float: right; margin-right: 70px; margin-top: 40.5px; background-color: #F79134; } #yes-ck span{ color: white; font-size: 14px; line-height: 27px; } @media only screen and (min-width: 1480px) { .alert-box-ck { min-width: 1440px; width: 1440px; } } @media only screen and (max-width: 1200px) { .alert-box-ck{ min-width: auto; width: 85%; height: 270px; border:3px #4fc2b8 solid ; background: #29858D; position: fixed; /*top: 0px;*/ left: 0px; right: 0px; bottom: 0px; margin: auto; z-index: 9999; max-width: 90%; } .alert-box-content-ck{ /*border: 1px solid blue;*/ width: 90%; margin-top: 6%; margin-left: 5%; color: white; font-size: 14px; line-height: 25px; height: auto; float: none; } .alert-box-content-ck a{ color: #8BF8EF; } #yes-ck{ /*border: 1px solid blue;*/ width: 30%; height: 30px; text-align: center; margin-left: 35%; margin-top: 20px; background-color: #F79134; float: none; margin-right: auto; } #yes-ck span{ color: white; font-size: 14px; line-height: 27px; } } @media only screen and (max-width: 320px){ .alert-box-ck{ height: 320px; } } </style> <div class="alert-box-ck" style="display: none"> <div class="alert-box-content-ck"><span>We use cookies to help provide you with the best possible online experience. Please read our <a href="https://www.pharmasources.com/information/privacy" target="_blank">Privacy Policy</a> for information about which cookies we use and what information we collect on our site. By continuing to use this site, you agree that we may store and access cookies on your device.</span></div> <div id="yes-ck" style="cursor: pointer"><span>I Agree</span></div> </div> <script> // window.onload = function () { if(!getCookieNew('is_agree')) { $(".alert-box-ck").animate({ bottom:"0",opacity:1},1000).show() } // } // $("#yes-ck").click(function () { // document.cookie = 'is_agree=1;path=/'; // $(".alert-box-ck").hide(); // }); $("body").on('click','#yes-ck',function () { document.cookie = 'is_agree=1;path=/'; $(".alert-box-ck").hide(); }); function getCookieNew(key){ var arr1=document.cookie.split("; "); for(var i=0;i<arr1.length;i++){ var arr2=arr1[i].split("="); if(arr2[0]==key){ return decodeURI(arr2[1]); } } } </script> <link rel="stylesheet" href="https://www.pharmasources.com/static/web/css/index.min.css?1732705055" type="text/css"> <link rel="stylesheet" href="https://www.pharmasources.com/static/web/css/ezSourcing.css?1732705055" type="text/css"> <link rel="stylesheet" href="https://www.pharmasources.com/static/web/dist/css/swiper.min.css?1732705055" type="text/css"> <style type="text/css"> #nav_li_a_on { color: #4fc2b8; } .pharmacy_header_search i { top: 40px; right: 0px; } .pharmacy_header_Sourcing a:last-child { background-color: #108391; } .pharmacy_header_Sourcing a:last-child:hover { background-color: #047381; } .association,.association_product,.association_supplier{ background-color: #fff; position: absolute; z-index: 9999; height:auto!important; width:100%; display:none; } .association_supplier li ,.association_product li{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .assli:hover{ background-color: #eee; } .tophot_keyword{width:100%;height:36px;line-height:30px;color:#646464;} .tophot_keyword a{margin-right:5px;margin-left:5px;color:#646464;} /*电子杂志*/ .pharmacy_header_menu ul li.on>a{ color:#4fc2b8; } .pharmacy_header_menu ul li.on .industry_insights{ display:block; } /*屏蔽首页按钮*/ /*.pharmacy_header_menu ul li.zazhi>a::before {*/ /* content: '';*/ /* background: url(/static/web/image/images/img_4_03.png);*/ /* background-repeat: no-repeat;*/ /* background-size: 100% 100%;*/ /* position: absolute;*/ /* left: 467px;*/ /* top: 15px;*/ /* width: 8px;*/ /* height: 7px;*/ /*}*/ .service_membership{ /*color:#fff!important;*/ /*background-color: #4fc2b8;*/ display: inline-block; border-radius:25px; /*padding:0 15px;*/ height:22px; line-height:22px; } .etrade_season{ /*background-color: #F79134;*/ /*color: #ffffff !important;*/ display: inline-block; border-radius:25px; /*padding:0 15px;*/ height:22px; line-height:22px; /*letter-spacing:*/ } .pharmacy_header_menu ul li.zazhi.on>a::before{ color:#333; transform: rotate(180deg); } .pharmacy_header_buyer span::before { background-image: url(/static/web/image/images/img_4_03.png); } .industry_insights{ margin-top: 10px; width: 200px; position: absolute; left:30%; top: 25px; background-color: white; z-index: 9999; border: 1px solid #ccc; } @media (min-width: 1479px){ .industry_insights{ left:34%; } .pharmacy_header_menu ul li.zazhi>a::before{ left:612px; /*left:467px;*/ } } .industry_insights a{ display: block; width:100%; height:24px; padding-left: 20px; line-height: 24px; margin-bottom: 5px; } .pharmacy_header_Sourcing a { width: 200px; background: #4fc2b8; margin-right: 20px; } /*公共导航栏样式问题*/ .pharmacy_w, .pharmacy_w1 { width: 1200px; margin: 0 auto; position: relative; height: 100%; } .pharmacy_header_menu ul li a { color: #333; margin-right: 20px; } .pharmacy_header_menu ul li a.vec_url{ margin-right: 20px; } .pharmacy_header_select { background-image: url(/static/web/image/images/search_tipe.png); } @media only screen and (min-width: 1480px) { .pharmacy_header_menu ul li a { color: #333; margin-right: 55px; } .pharmacy_header_menu ul li a.vec_url{ margin-right: 55px; } .pharmacy_w, .pharmacy_w1, .pharmacy_w2 { width: 1440px; } } .phs_new ul{ list-style: none; padding: 0; margin: 0; } .phs_new ul li{ float: right; margin-left: 26px; } .l1 img{ width: 30px; height: 30px; } .l2{ height: 20px; line-height: 20px; margin-top: 5px; } </style> <div class="pharmacy_banners" style="padding-bottom: 0;"> <div class="pharmacy_w2"> </div> </div> <header class="pharmacy_header"> <div class="pharmacy_w"> <div class="pharmacy_top"> <a href="https://www.pharmasources.com"> <img class="pharmacy_header_logo clearfix" src="https://www.pharmasources.com/static/web/image/images/logo.png" alt="CPHI logo" onClick="javascript:window.open('https://www.pharmasources.com', '_self')"> </a> <div class="pharmacy_header_search clearfix"> <ul class="pharmacy_header_select_all"> <li data-value="product" data-place="Products or CAS No." class="pharmacy_header_select"> Products </li> <li data-value="suppliers" data-place="Suppliers" class=""> Suppliers </li> <li data-value="ezs" data-place="Sourcing Requests" class=""> Sourcing Requests </li> </ul> <input value="" type="text" id="search-input" placeholder=""> <i> <img class="search-img" src="https://www.pharmasources.com/static/web/image/images/search_img.png" alt=""> </i> <ul class="association"> </ul> <ul class="association_product"> </ul> <ul class="association_supplier"> </ul> </div> <div class="pharmacy_header_user clearfix"> <ul> <li> <a href="https://www.cphi.cn/"> <img src="/static/images/countryimg/0042.jpg" alt=""> </a> <a href="https://www.cphi.cn/" style="margin-left: 6px;">中文站</a> </li> <li style="margin-right: 40px" class="pharmacy_header_sign"> <img src="https://www.pharmasources.com/static/web/image/images/img_3_03.png" alt=""> <a href="https://www.pharmasources.com/login" rel="nofollow">Sign in</a> <a href="https://www.pharmasources.com/register" rel="nofollow">Join free</a> </li> </ul> <div class="pharmacy_header_Sourcing" > <a hidden href="https://www.pharmasources.com/buyerSession" id="web-public-pharmacy-header-Sourcing-buyer">Post Sourcing Request</a> <a href="https://www.pharmasources.com/psr" id="web-public-pharmacy-header-Sourcing-psr">Post Sourcing Request</a> <a hidden href="https://www.pharmasources.com/buy" id="web-public-pharmacy-header-Sourcing-suppplier">Sourcing Request List </a> <a href="https://www.pharmasources.com/cphi-china" target="_blank">Exhibition</a> </div> </div> <div class="pharmacy_header_menu"> <ul> <li><a id="nav_li_a_on" href="https://www.pharmasources.com">Home</a> </li> <li><a id="" href="https://www.pharmasources.com/products">Products</a></li> <li><a id="" href="https://www.pharmasources.com/suppliers">Supplier</a></li> <li><a class="etrade_season" href="https://www.pharmasources.com/zt/cphi-etrade-season" target="_blank">E-Trade Season</a></li> <li><a id="" href="https://www.pharmasources.com/content/">Content Hub</a></li> <li class="zazhi"> <a id="" href="https://www.pharmasources.com/industryinsights" style="display:block;height:auto;" class="zazhi_a"> <span>Industry Insights</span> </a> </li> <li style="position: relative"> <a target="_blank" class="vec_url" href="https://www.pharmasources.com/zt/cphichinawebinar"> <img src="https://www.pharmasources.com/static/web/image/images/E-Learn.png" style="vertical-align:top;display: inline;" alt=""> </a> </li> <li><a class="service_membership" href="https://www.pharmasources.com/service/overview" target="_blank">Service & Membership</a></li> <li class="pharmacy_header_buyer" id="suppliers" style="float: right;margin-right: 50px"> <span>For Supplier</span> <div class="pharmacy_header_buy" style="margin-top:10px"> <p class="text-left" style="font-weight: 600;margin-bottom: 5px;"> <a href="https://www.pharmasources.com/member/update-contact">My Account</a> </p> <p class="text-left" style="font-weight: 600;margin-bottom: 5px;"> <a href="https://www.pharmasources.com/member/style">My Online Store</a> </p> <p class="text-left" style="font-weight: 600;margin-bottom: 5px;"> <a href="https://www.pharmasources.com/member/buy-reply">My EZSourcing</a> </p> <p class="text-left" style="font-weight: 600;margin-bottom: 5px;margin-right: 0"> <a href="https://www.pharmasources.com/buy" style="margin-right: 0">View Sourcing Requests</a> </p> <p class="text-left" style="font-weight: 600;margin-bottom: 5px;"> <a href="https://www.pharmasources.com/member/customerService">Customer Service</a> </p> </div> </li> <li class="pharmacy_header_buyer" id="buyer" style="float: right;margin-right: 50px;cursor: pointer;"> <span>For Buyer</span> <div class="pharmacy_header_buy" style="margin-top:10px;width: 250px;"> <p class="text-left" style="font-weight: 600;margin-bottom: 5px;margin-right: 0px">Search Products & Suppliers</p> <a style="margin-right: 0px" href="https://www.pharmasources.com/products">Products Directory</a> <a style="margin-right: 0px" href="https://www.pharmasources.com/suppliers">Suppliers Discovery</a> <a style="margin-right: 0px" href="https://www.pharmasources.com/psr">Post EZSourcing</a> <p class="text-left" style="font-weight: 600;margin-top: 30px;margin-bottom: 5px"> Service</p> <a style="margin-right: 0px" href="https://www.pharmasources.com/buy/supplier.html">Buyer Sourcing Event</a> <a style="margin-right: 0px" href="https://www.pharmasources.com/buyer/customerService">Contact Us</a> <p class="text-left" style="font-weight: 600;margin-top: 30px;margin-bottom: 5px">Quick links</p> <a style="margin-right: 0px" href="https://www.pharmasources.com/buyer/favoriteProducts">My Favorites</a> <a style="margin-right: 0px" href="https://www.pharmasources.com/buyer/tracks">Recent Visit History</a> </div> </li> </ul> </div> </div> </div> </header> <script> $(document).ready(function(){ var hm = document.createElement("script"); hm.src = "https://log.jiagle.com/tongJi/web/browser/visit"; var s = document.getElementsByTagName("script")[0]; // s.parentNode.insertBefore(hm, s); $.ajax({ url:"https://www.pharmasources.com/getUsername", type:"post", data:{'_token': 'NrcnWZACNRXFyUchcpWnUZ81tRKhBfpfSty49SWM'}, success:function(res){ if(res && $.parseJSON(res)) { var res = $.parseJSON(res) if (res.code == 200) { $('.pharmacy_header_sign').children('a').remove(); var log_out = "https://www.pharmasources.com/login/out"; var a_link = '<a class="temp_a" style="color:#4fc2b8;text-decoration: underline" href="' + res.data.url + '" >' + res.data.username + '</a><a href="' + log_out + '">Log out</a>'; $('.pharmacy_header_sign').append(a_link) } else if (res.code == 201) { } } } }) $.ajax({ url:"https://www.pharmasources.com/slog", type:"post", data:{'_token': 'NrcnWZACNRXFyUchcpWnUZ81tRKhBfpfSty49SWM'}, success:function(res){ if(res && $.parseJSON(res)) { var res = $.parseJSON(res) if (res.code == 200) { $('.association_product,.association_supplier').html(''); if (res.data.pm.length){ // var html_pm = '<li disabled style="color: #F79131;height: 26px;line-height: 26px;margin-bottom: -10px;cursor: auto">Hot Search</li>'; var html_pm = ''; $.each(res.data.pm,function(i,v){ html_pm += "<li class='assli' style='width:100%;height:26px;line-height: 16px;padding: 5px 12px;vertical-align:middle;'><span style='float:left;display:inline-block;z-index:-1;'>"+v.content+"</span></li>"; }) $('.association_product').append(html_pm); } if (res.data.sm.length){ // var html_sm = '<li disabled style="color: #F79131;height: 26px;line-height: 26px;margin-bottom: -10px;cursor: auto">Hot Search</li>'; var html_sm = ''; $.each(res.data.sm,function(i,v){ html_sm += "<li class='assli' style='width:100%;height:26px;line-height: 16px;padding: 5px 12px;vertical-align:middle;'><span style='float:left;display:inline-block;z-index:-1;'>"+v.content+"</span></li>"; }) $('.association_supplier').append(html_sm); } } else if (res.code == 201) { } } } }) }) $(".zazhi").mouseover(function(){ $(this).addClass('on'); $('.zazhi_a').css('color','#4fc2b8') }) $(".zazhi").mouseout(function(){ $(this).removeClass('on'); $('.zazhi_a').css('color','#333') }) var type = ""; if (type){ }else{ $('#suppliers #buyer').show(); } $("#search-input").bind("input propertychange",function(event){ var search_data = $('#search-input').val(); var search_type = $('.pharmacy_header_select').html(); //去除两端空格 search_data = search_data.replace(/^\s+|\s+$/g,''); if (search_data){ $(".association_product,.association_supplier").hide(); getSearchData(search_data,search_type); }else{ $('.association').html('').css('border',''); var dv = $(".pharmacy_header_select").attr("data-value"); if (dv == "product") { $(".association_product").show(); $(".association_supplier").hide(); } if (dv == "suppliers") { $(".association_product").hide(); $(".association_supplier").show(); } if (dv == "ezs") { $(".association_product").show(); $(".association_supplier").hide(); } } }); $('.association,.association_product,.association_supplier').on('click','li',function(e){ var text = $(this).children('span').text(); $("#search-input").val(text).focus(); var search_type = $('.pharmacy_header_select').html(); e.stopPropagation(); searchIcon(text); }) $('.cphi_search').on('click',function(e){ var data_value = $(this).attr("data-value"); searchIcon(data_value); }) function getSearchData(search_data,search_type){ $.ajax({ url: "https://www.pharmasources.com/getAssociationSearch", data: { search_data: search_data,search_type:search_type}, type:"post", headers: { "X-CSRF-TOKEN": $('meta[name="csrf-token"]').attr('content') }, dataType: 'json', success: function (res) { $('.association').html('') if(res.code==200){ var html = ""; $.each(res.data,function(i,v){ if(search_data != v){ html += "<li class='assli' style='width:100%;height:26px;line-height: 16px;padding: 5px 12px;vertical-align:middle;'><span style='float:left;display:inline-block;z-index:-1;'>"+v+"</span></li>"; } }) if (!$(".association_supplier").is(':visible') && !$(".association_product").is(':visible')) { $('.association').append(html); } }else{ alert(data.msg); return false; } } }) } $('#search-input').focus(function(){ $('.association').show().css('border','1px solid #ccc'); }) $('body').click(function(e){ if(($(e.target).attr('id')!='search-input')){ $('.association').hide().css('border','') $('.association_product,.association_supplier').hide(); } }); $('.pharmacy_header_select_all li').click(function(){ $('.association').html('').css('border',''); $('.association_product,.association_supplier').hide(); }) function phs(str) { var url = ''; if (str != null){ switch (str) { case ('Visitor'): url = 'https://www.cphi.com/china/en/attend/attend/why-attend.html'; break; case ('Exhibior'): url = 'https://www.cphi.com/china/en/Exhibit/exhibit/Why-exhibit.html'; break; case ('Advertiser'): // url = 'https://efile.imsinoexpo.com/efile/CPhI/Yingqi/PharmaSources%20Sponsorship%20Package%20final.pdf'; url = 'https://efile.imsinoexpo.com/efile/CPhI/PharmaSources%20Sponsorship%20Package%202023.pdf'; break; case ('Suppliers'): url = ' https://www.pharmasources.com/service/supplier-membership'; break; case ('Buyer'): url = 'https://www.pharmasources.com/service/buyer-membership'; break; case ('psr'): url = "https://www.pharmasources.com/psr"; break; case ('psrl'): url = "https://www.pharmasources.com/buy"; break; } } if (url){ window.open(url); } } </script> <style> .hm{ z-index:99999999; width: 100%; height: 100%; background: rgba(0,0,0,0.5); display: none; position: fixed; top: 0; left: 0; } .hm_div{ width: 90%; height: 90%; max-width: 960px; max-height: 700px; background-color: #fff; position: fixed !important; top: 50% !important; left: 50% !important; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); } .hm_div .hm_dd{ width: 100%; height: 100%; padding-top: 30px; position: relative; } .hm_div .hm_dd label{ width: 30px; height: 30px; line-height: 30px; cursor: pointer; font-size: 30px; position: absolute; top: 0; right: 0; text-align: center; } .hm_div iframe ,.hm_div video{ width: 100%; height: 100%; } p{ padding: 0; margin:0; } @font-face { font-family: 'Montserrat'; src: url('/module/zt/investment/Montserrat-Bold.ttf'); src: url('/module/zt/investment/Montserrat-Regular.ttf'); } p{ padding: 0; margin:0; } .clear{ clear:both; } .container{ /*width: 1440px;*/ width: 1200px; margin: 0 auto; padding:0; font-family: Montserrat; } @media only screen and (min-width: 1480px) { .container { width: 1440px; } body .p1_top_left_title { width: auto; } } .p1{ /*height: 385px;*/ background-color: #fff; } .p1_top{ background-color: #118291; position: relative; } .p1_top_left{ float:left; margin-left: 70px; color:#fff; } .p1_top_left_title{ width: 450px; font-size:24px; font-weight:bold; line-height: 36px; margin-top:30px; } .p1_top_left_desc{ line-height: 24px; font-size:15px; margin:0; margin-top:20px; } .p1_top_left_join{ margin-top:25px; margin-bottom:25px; } .p1_top_right1{ position: absolute; float:right; top:35px; right:0; } .p1_top_right2{ position: absolute; float:right; top:30px; right:495px; } .p1_bottom{ position: relative; padding:50px 70px 40px; font-size:15px; line-height: 24px; } .p2{ background-color: #fff; margin:20px 0; } .p2_content{ padding: 50px 70px 30px; } .p2_title{ font-size: 27px; font-weight: bold; text-align: center; } .p2_info{ margin:40px 0 0; } .p2_info_div{ width:25%; text-align: center; float: left; } .p2_info_div .img{ padding:30px 0; height:144px; } .p2_info_div .line{ padding:30px 0; } .p2_info_div .desc{ /*margin:20px 0;*/ font-size: 17px; line-height: 24px; font-weight: bold; } .p2_info_div .num{ margin-top:60px; font-size: 37px; line-height: 36px; font-weight: bold; background-image: -webkit-linear-gradient(bottom, #1c8e98, #4ec2b8, #87d2cb); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .p3{ background-color: #fff; margin:20px 0; } .p3_content{ padding: 50px 20px 30px; } .p3_title{ font-size: 27px; font-weight: bold; text-align: center; } .p3_sub_title{ font-size: 15px; text-align: center; padding-top:15px; } .p3_logo_div{ margin:40px 0; } .p3_logo_right{ float:right; position: relative; bottom: 300px; z-index:789; } .p3_logo_left{ float:left; position: relative; bottom: 300px; z-index:789; } .p3_logo_left,.p3_logo_right:hover{ cursor: pointer; } .p4_cphi_left,.p4_cphi_right:hover{ cursor: pointer; } .p3_logo_child{ /*background-color: #eff1f2;*/ /*border:1px solid #fff;*/ width: 20%; height:150px; float: left; text-align: center; line-height: 150px; } .p3_logo_child img{ max-width:90%; max-height:90%; } .p4{ background-color: #fff; margin:20px 0; } .p4_content{ padding: 50px 70px 30px; } .p4_title{ font-size: 27px; font-weight: bold; text-align: center; } .p4_sub_title{ font-size: 15px; text-align: center; padding-top:15px; } .p4_medio{ position: relative; } .p4_cphi_left{ position: relative; bottom:250px; left:100px; float:left; z-index: 500; } .p4_cphi_right{ position: relative; bottom:250px; right:100px; float:right; z-index: 500; } .p7{ background-color: #fff; margin:20px 0; } .p7_content{ padding: 50px 70px 30px; } .p7_title{ font-size: 27px; font-weight: bold; text-align: center; } .links_content{ width:160px; margin:30px auto; } .p5{ background-color: #fff; margin:20px 0; } .p5_content{ padding: 50px 20px 30px; } .p5_title{ font-size: 27px; font-weight: bold; text-align: center; } .p5_sub_title{ font-size: 15px; text-align: center; padding-top:15px; } .p5_pic_div{ margin:40px 0 20px; } .p5_left{ width:49%; float: left; } .p5_right{ width:49%; float: right; } .p5_title_left{ height: 90px; background-color: #f79132; width: 100%; font-size: 27px; line-height: 90px; color: #fff; text-align: center; } .p5_title_right{ height: 90px; background-color: #f79132; width:100%; font-size: 27px; line-height: 90px; color: #fff; text-align: center; } .link_1{ background-image: url(https://www.pharmasources.com/static/web/image/newbuy/link.png); background-repeat: no-repeat; /*background-position:0 -4px;*/ width: 40px; height: 40px; float: left; margin-left:10px; } .link_2{ background-image: url(https://www.pharmasources.com/static/web/image/newbuy/link.png); background-repeat: no-repeat; background-position:-50px 0; width: 40px; height: 40px; float: left; margin-left:10px; } .link_3{ background-image: url(https://www.pharmasources.com/static/web/image/newbuy/link.png); background-repeat: no-repeat; background-position:-100px 0; width: 40px; height: 40px; float: left; margin-left:10px; } .link_4{ background-image: url(https://www.pharmasources.com/static/web/image/newbuy/link.png); background-repeat: no-repeat; background-position:-150px 0; width: 40px; height: 40px; float: left; margin-left:10px; } .swiper-pagination{ position: relative; } .swiper-pagination-bullet { width: 16px; height: 16px; text-align: center; line-height: 20px; font-size: 12px; color: #000; opacity: 1; background: rgba(0, 0, 0, 0.2); margin:10px; } .swiper-pagination-bullet-active { background: #4ec2b8; } .p4_medio{ margin:30px 0 20px; } .p4 .swiper-slide-prev img,.p4 .swiper-slide-next img{ filter: blur(5px); -webkit-filter: blur(5px); } .p4 .swiper-slide { -webkit-transition: transform 1.0s; -moz-transition: transform 1.0s; -ms-transition: transform 1.0s; -o-transition: transform 1.0s; -webkit-transform: scale(0.8); transform: scale(0.8); z-index:99; margin-right: -20px; } .p4 .swiper-slide-active,.p4 .swiper-slide-duplicate-active { -webkit-transform: scale(1.2); transform: scale(1.2); z-index:999; } .play img{ position: absolute; transition: all 0.6s; top: 50%; left: 50%; margin: -20px 0 0 -15px; width: 40px; height: 40px; border-radius: 5px; display: block; cursor:pointer; } .image{ cursor:default; } .green_cowb{ width: 200px; height: 60px; line-height: 60px; background-color: #fff; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; color: #118291; cursor: pointer; display: block; font-size: 21px; font-weight: bold; text-align: center; } .green_bgc{ width: 100%; height: 132px; background-color: #1E8478; color: #fff; cursor: pointer; display: flex; display: -webkit-flex; align-items: center; justify-content: center; font-size: 20px; font-weight: bold; } .green_bgc img{ width: 34px; margin-right: 34px; } @media only screen and (min-width: 1480px) { .green_bgc{ height: 100px; line-height: 100px; font-size: 22px; } .green_bgc img{ width: auto; margin-right: 46px; } } </style> <div class="container"> <div class="p1"> <div class="p1_top"> <div class="p1_top_left"> <p class="p1_top_left_title"> Become a Supplier Member @ PharmaSources.com </p> <p class="p1_top_left_desc"> Increase visibility and promote your business<br> to thousands of Chinese and global pharma professionals </p> <p class="p1_top_left_join"> <a href="https://www.pharmasources.com/register-supplier?utm_source=website&utm_medium=online&utm_campaign=enPSservice" > <label class="green_cowb">Apply Now</label> </a> </p> </div> <div class="p1_top_right2"> <img src="https://www.pharmasources.com/static/web/image/newbuy/picture17.png" alt=""> </div> <div class="p1_top_right1"> <img src="https://www.pharmasources.com/static/web/image/newbuy/supplier_1.png" alt=""> </div> <div class="clear"></div> </div> <div class="p1_bottom"> <p> Seeking to showcase your brand and products and connect with global buyers? Exploring opportunities to tap into the world’s 2nd largest pharma marketplace in China? Join now as a supplier member at PharmaSources.com and unlock your tailor-made benefits and services all-year-round! </p> </div> </div> <div class="p2"> <div class="p2_content"> <div class="p2_title"> Become a Supplier Now </div> <div class="p2_info"> <div class="p2_info_div"> <img src="https://www.pharmasources.com/static/web/image/newbuy/supplier_2.png" alt="" class="img"> <div class="desc">365 days showcase<br> of your company profile<br> and key products </div> <div class="num"> 6,454,000+ </div> <img src="https://www.pharmasources.com/static/web/image/newbuy/line.png" alt="" class="line"> <div class="desc"> Monthly Page Views </div> </div> <div class="p2_info_div"> <img src="https://www.pharmasources.com/static/web/image/newbuy/supplier_3.png" alt="" class="img"> <div class="desc">Maximized exposure <br> to global<br> pharma professionals </div> <div class="num"> 153,000+ </div> <img src="https://www.pharmasources.com/static/web/image/newbuy/line.png" alt="" class="line"> <div class="desc"> Active Members </div> </div> <div class="p2_info_div"> <img src="https://www.pharmasources.com/static/web/image/newbuy/supplier_4.png" alt="" class="img"> <div class="desc">Precisely targeted<br> leads as per<br> your business </div> <div class="num"> 211 </div> <img src="https://www.pharmasources.com/static/web/image/newbuy/line.png" alt="" class="line"> <div class="desc"> User Countries/Regions </div> </div> <div class="p2_info_div"> <img src="https://www.pharmasources.com/static/web/image/newbuy/supplier_5.png" alt="" class="img"> <div class="desc">Quality inquiries<br> and sourcing requests<br> for your products </div> <div class="num"> 142,000+ </div> <img src="https://www.pharmasources.com/static/web/image/newbuy/line.png" alt="" class="line"> <div class="desc"> Social Media Followers </div> </div> <div class="clear"></div> </div> </div> </div> <div class="p3"> <div class="p3_content"> <div class="p3_title"> A Sneak Peek at Our Suppliers </div> <div class="p3_sub_title"> Trusted by Key Players from All Pharma Sectors </div> <div class="p3_logo_div swiper-container"> <div class="swiper-wrapper"> <div class="swiper-slide"> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/aba.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/ACEbright.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/apeloa.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/BC.png" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/DFE_LOGO.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/DuPont_tm_rgb.png" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/DYG.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/fosun.png" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/guobang.png" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/haixiang.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/hengrui.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/hisun.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/huabei.png" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/huahai.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/jindawei.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/jiuzhoiulogo.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/jrs logo.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/kerry.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/livzon.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/lonza.jpg" alt=""> </div> <div class="clear"></div> </div> <div class="swiper-slide"> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/lukang.png" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/MEGGLE Logo.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/MERCK_LOGO_Purple_RGB.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/nhu.png" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/qilu.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/renfu.png" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/shangyao.png" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/shanhe.png" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/shiyao.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/sinopharm.png" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/xinhua.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/yangzijiang.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/zhanwang.png" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/zhejiang.png" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/zhonghua.png" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/air.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/antonpaar.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/Aptar_Pharma_Logo.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/BD.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/BHS.png" alt=""> </div> <div class="clear"></div> </div> <div class="swiper-slide"> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/canaan.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/chanse.png" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/chutian.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/corning.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/gusu.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/heinkel.png" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/inter.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/koerber.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/kp.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/lason.png" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/malvern.png" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/mayair.png" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/morimatsu.png" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/rommelag.png" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/shinva.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/suez.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/sujin.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/tofflon.jpg" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/wego.png" alt=""> </div> <div class="p3_logo_child"> <img src="https://www.pharmasources.com/static/web/image/newbuy/logo2/west.jpg" alt=""> </div> <div class="clear"></div> </div> </div> <div class="p3_logo_left"> <img src="https://www.pharmasources.com/static/web/image/newbuy/picture8.png" alt=""> </div> <div class="p3_logo_right"> <img src="https://www.pharmasources.com/static/web/image/newbuy/picture7.png" alt=""> </div> </div> <div class="swiper-pagination"></div> </div> </div> <div class="p4"> <div class="p4_content"> <div class="p4_title"> Promote Your Company to the Qualified Chinese and Global Pharma Buyers </div> <div class="p4_sub_title"> and drive more leads for your business </div> <div class="p4_medio cvideo" > <div class="swiper-container swiper-gd2"> <div class="swiper-wrapper" style="padding:50px;"> <div class="swiper-slide" style="text-align: center"> <div class="wrap"> <div class="image"> <img src="https://www.pharmasources.com/static/web/image/newbuy/new_1.png" alt=""> </div> </div> </div> <div class="swiper-slide" style="text-align: center"> <div class="wrap"> <div class="image"> <img src="https://www.pharmasources.com/static/web/image/newbuy/new_2.png" alt=""> </div> </div> </div> <div class="swiper-slide" style="text-align: center"> <div class="wrap"> <div class="image"> <img src="https://www.pharmasources.com/static/web/image/newbuy/new_3.png" alt=""> </div> </div> </div> </div> </div> <div class="p4_cphi_left"> <img src="https://www.pharmasources.com/static/web/image/newbuy/picture8.png" alt=""> </div> <div class="p4_cphi_right"> <img src="https://www.pharmasources.com/static/web/image/newbuy/picture7.png" alt=""> </div> </div> </div> </div> <div class="p5"> <div class="p5_content"> <div class="p5_title"> Discover Packages and Solutions </div> <div class="p5_sub_title"> that match your needs and budget </div> <div class="p5_pic_div"> <div class="p5_left"> <div class="p5_title_left"> Supplier Membership Packages </div> <div style="margin-top:20px"> <img src="https://www.pharmasources.com/static/web/image/newbuy/table1.jpg" alt="" style="width:100%;"> </div> <a href="https://www.pharmasources.com/register-supplier?utm_source=website&utm_medium=online&utm_campaign=enPSservice"> <div style="margin-top:20px"> <p class="green_bgc"><img src="https://www.pharmasources.com/static/web/image/newbuy/icon-video-white.png">Start Application Now</p> </div> </a> </div> <div class="p5_right"> <div class="p5_title_right"> Dedicated Advertising Opportunities </div> <div style="margin-top:20px"> <img src="https://www.pharmasources.com/static/web/image/newbuy/table3.jpg" alt="" style="width:100%;"> </div> <a target="_blank" href="https://efile.imsinoexpo.com/efile/CPhI/PharmaSources Sponsorship Package 2023.pdf"> <div style="margin-top:20px"> <p class="green_bgc"><img src="https://www.pharmasources.com/static/web/image/newbuy/icon-download-white.png">Download Brochure</p> </div> </a> </div> <div class="clear"></div> </div> </div> </div> <div class="p7"> <div class="p7_content"> <div class="p7_title"> Follow us on our social media channels to<br> stay up to date on news and events that are important to you </div> <div class="links"> <div class="links_content"> <a href="https://www.facebook.com/Pharmasources" target="_blank"> <div class="link_1"></div> </a> <a href="https://twitter.com/Pharmachina365" target="_blank"> <div class="link_2"></div> </a> <a href="https://www.linkedin.com/company/13436110" target="_blank"> <div class="link_3"></div> </a> <div class="clear"></div> </div> </div> </div> </div> </div> <div class="hm"> <div class="hm_div"> <div class="hm_dd"> <label>×</label> <iframe src='' frameborder=0 allowfullscreen allow="autoplay"></iframe> </div> <!-- <video id="videoPlay" width="800" height="580" controls autoplay="true">--> <!-- <source src="" type="video/mp4">--> <!-- 您的浏览器不支持 video 标签。--> <!-- </video>--> </div> </div> <link rel="stylesheet" href="https://www.pharmasources.com/static/web/css/footer.min.css?1732705055" type="text/css"> <div style="width: 100%;background: #f0f1f2;padding-bottom:30px; " class="bottom_logo"> <div class="footer-logo-box" style="margin: 0 auto"> <img src="/static/web/image/bottomnew/bn-09.png" alt=""> </div> </div> <div id="index_header_ad"> <div class="index_header_ad"> <div class="ind_hea_ad_content"> <div class="ind_hea_ad_con_left"> <img src="https://www.pharmasources.com/static/web/image/images/logo.png" /> <p style="font-weight: bold;color: #666;">Contact Us</p> <p><a style="color: #9f9f9f;" href="mailto:PharmaSources@imsinoexpo.com">PharmaSources@imsinoexpo.com</a></p> <p>Tel: (+86) 400 610 1188</p> <p>WhatsApp/Telegram/Wechat: +86 13621645194</p> </div> <div class="ind_hea_ad_con_right"> <dl> <dt><a >About Us</a></dt> <dd><a href="https://www.pharmasources.com/service/overview" target="_blank" >About PharmaSources</a></dd> <dd><a href="https://www.pharmasources.com/information/terms" target="_blank" rel="nofollow">Terms of Service</a></dd> <dd><a href="https://www.pharmasources.com/information/privacy" target="_blank" rel="nofollow">Privacy Policy</a></dd> <dd><a href="https://www.pharmasources.com/information/intellectual" target="_blank">Intellectual Property</a></dd> <dd><a href="https://www.pharmasources.com/media" target="_blank">Media Partners</a></dd> </dl> <dl> <dt><a >Buy</a></dt> <dd><a href="https://www.pharmasources.com/products" target="_blank">Search Products</a></dd> <dd><a href="https://www.pharmasources.com/buy/buyer.html" target="_blank">Post Sourcing Requests</a></dd> <dd><a href="https://www.pharmasources.com/suppliers" target="_blank">Search Suppliers</a></dd> <dd><a href="https://www.pharmasources.com/cas" target="_blank">CAS Search</a></dd> </dl> <dl> <dt><a >Sell</a></dt> <dd><a href="https://www.pharmasources.com/service/supplier-membership" target="_blank">Member Application</a></dd> <dd><a href="https://www.pharmasources.com/service/supplier-membership" target="_blank">Advertising</a></dd> <dd><a href="https://www.pharmasources.com/products" target="_blank">Post Products</a></dd> <dd><a href="https://www.pharmasources.com/buy" target="_blank">EZSourcing</a></dd> </dl> <dl> <dt><a>Events</a></dt> <dd><a href="https://www.pharmasources.com/cphi-china" target="_blank">CPHI China</a></dd> <dd><a href="http://en.pmecchina.com/" target="_blank">PMEC China</a></dd> <dd><a href="https://www.cphi-china.cn/en/newconferences" target="_blank">Conferences</a></dd> <dd><a href="https://www.pharmasources.com/events" target="_blank">Search Events</a></dd> </dl> <dl class="d1"> <dt><a >Help</a></dt> <dd><a href="https://www.pharmasources.com/information/faq" target="_blank">FAQ</a></dd> <dd><a href="https://www.pharmasources.com/information/contact" target="_blank">Contact Us</a></dd> <dd><a href="http://cphi0000.mikecrm.com/357e7Sz" rel="nofollow" target="_blank">Feedback</a></dd> </dl> <div class="clear"></div> </div> <div class="clear"></div> </div> </div> </div> <script> </script><link rel="stylesheet" href="https://www.pharmasources.com/static/web/css/footer.min.css?1732705055" type="text/css"> <div id="index_header"> <div class="index_header"> <ul> <li class="li1"> <a>Copyright 2006-2024</a> <a>Shanghai Sinoexpo Informa Markets</a> <a>International Exhibition Co. Ltd (All Rights Reserved)</a> <a href="https://beian.miit.gov.cn" rel="nofollow" target="_blank">沪ICP备05034851号-182</a> <a style="background: url('/static/ba.png') no-repeat;padding-left: 23px" href=https://beian.mps.gov.cn/#/query/webSearch?code=31010402010101 rel="noreferrer" target="_blank">沪公网安备31010402010101号</a> </li> <li class="li2"> <a>Links:</a> <div> <a href="http://en.cccmhpie.org.cn/" >CCCMHPIE</a> <a href="http://www.en-sjgle.com/" >SJGLE.com</a> <a href="https://en.jiagle.com/furniture/" >JJGLE.COM</a> <a href="https://en.jiagle.com/hotelex/" >JDGLE.COM</a> <a href="https://en.jiagle.com/leisure/" >XIUGLE.COM</a> <a href="https://en.jiagle.com/lighting/" >DENGGLE.COM</a> <a href="https://en.jiagle.com/cs/" >HPGLE.COM</a> </div> </li> <li class="li3"> <p>Follow Us:</p> <a href="https://www.facebook.com/Pharmasources" target="_blank"><img src="https://www.pharmasources.com/static/web/image/images/follow_1.png" alt=""></a> <a href="https://twitter.com/Pharmachina365" target="_blank"><img src="https://www.pharmasources.com/static/web/image/images/follow_2.png" alt=""></a> <a href="https://www.linkedin.com/company/13436110" target="_blank"><img src="https://www.pharmasources.com/static/web/image/images/follow_4.png" alt=""></a> <a href="https://t.me/PharmaSourcesCPhI" target="_blank"><img src="https://www.pharmasources.com/static/web/image/images/22221.png" alt=""></a> </li> <li class="li4"> <img src="https://eimg.pharmasources.com/image/20240614/Z4rfTNJOwfUP7xpqzhafEXFWqljN20ATO8J2F2U9.png!145" alt="CPHI logo"> Pharma Sources Insight June 2024: Globalization on the Go </li> </ul> </div> </div> <input type="hidden" name='getUser_url' value="https://www.pharmasources.com/getUserInfo"> <input type="hidden" name='csrf_token' value="NrcnWZACNRXFyUchcpWnUZ81tRKhBfpfSty49SWM"> <script src="https://www.pharmasources.com/static/web/js/getUserInfo.js?1732705055"></script> <script src="https://www.pharmasources.com/static/web/js/swiper.min.js?1732705055"></script> <script> // 頂部點擊事件 $('.pharmacy_top input').attr('placeholder', 'Search ' + $(".pharmacy_header_select").attr('data-place')); $('.pharmacy_header_select_all li').on('click', function () { if (!$(this).hasClass('pharmacy_header_select')) { $(this).addClass('pharmacy_header_select') .siblings('li').removeClass('pharmacy_header_select'); $('.pharmacy_top input').attr('placeholder', 'Search ' + $(this).attr('data-place')); } }); // $(".pharmacy_tabs_select li").click(function () { // $(this).addClass("pharmacy_tabs_selects"); // $(this).siblings().removeClass("pharmacy_tabs_selects"); // var index = $(this).index(); // $(".pharmacy_tabs_content").hide().eq(index).show(); // $(".pharmacy_tabs_content").removeClass("on").eq(index).addClass("on"); // }); var searchList = { 'areaCountry': 1, 'areaProvince': 1, 'type': 1, 'shopLimit': 1, 'orders': 1, 'medicine': 1, 'catid': 1, 'areaids': 1, 'page': 1, 'limits': 1, 'userType': 1, 'searchKey': 1 }; //首页搜索 $("#search-input").keydown(function (e) { var vals = $("#search-input").val(); // vals = vals.replace('/%/g','%25',vals) var reg = new RegExp('%','g'); vals = vals.replace(reg,'%25'); if(vals.substr(vals.length-1,1) == '-'){ vals= vals.substring(0, vals.length - 1); } searchKeyup(vals, e); }); $(".search-img").click(function () { var vals = $("#search-input").val(); // vals = vals.replace('%','%25',vals) vals = vals.replace(/%/g, '%25'); if(vals.substr(vals.length-1,1) == '-'){ vals= vals.substring(0, vals.length - 1); } searchIcon(vals); }); $("#search-input").click(function () { var search_data = $('#search-input').val(); //去除两端空格 search_data = search_data.replace(/^\s+|\s+$/g,''); if (search_data){ return; } var data_value = $(".pharmacy_header_select").attr("data-value"); if (data_value == "product") { $(".association_product").show(); $(".association_supplier").hide(); } if (data_value == "suppliers") { $(".association_product").hide(); $(".association_supplier").show(); } if (data_value == "ezs") { $(".association_product").show(); $(".association_supplier").hide(); } }) function searchKeyup(val, e, searchClass) { if (e.keyCode == 13) { var vals = val; if (vals) { // common.setCookie("searchKey", vals, 10000); // document.cookie = "searchKey="+vals; var data_value = $(".pharmacy_header_select").attr("data-value"); if (data_value == "product" || searchClass == 'product') { window.location.href = "https://www.pharmasources.com/products/searchKey-" + vals; } if (data_value == "suppliers") { window.location.href = "https://www.pharmasources.com/suppliers/searchKey-" + vals; } if (data_value == "ezs") { var html = "/searchKey-" + vals; window.location.href = "https://www.pharmasources.com/buy" + html; } } else { return false; } } } function searchIcon(val, searchClass) { var vals = encodeURIComponent(val); if (vals) { //清除cookie common.setCookie("selectPid", null, 0); common.setCookie("selectSid", null, 0); // common.setCookie("searchKey", vals, 10000); //document.cookie = "searchKey="+vals; // vals = vals.slice(0, 1).toUpperCase() + vals.slice(1); // vals = common.replaceAll('-','_',vals); var data_value = $(".pharmacy_header_select").attr("data-value"); if (data_value == "product" || searchClass == 'product') { var url = "https://www.pharmasources.com/products/searchKey-" + vals; window.location.href = "https://www.pharmasources.com/products/searchKey-" + vals; } if (data_value == "suppliers") { window.location.href = "https://www.pharmasources.com/suppliers/searchKey-" + vals; } if (data_value == "ezs") { var html = "/searchKey-" + vals; window.location.href = "https://www.pharmasources.com/buy" + html; } } else { return false; } } function removePage() { var prams = ""; var currPage = ""; if (prams && currPage) { prams = prams.replace('-page-' + currPage, ''); prams = prams.replace('page-' + currPage, ''); } return prams; } // 下拉框 $('.sel_dx1').on('click', function () { $('.pharmacy_select_1 ').toggleClass('dis_none'); }); $(".pharmacy_select_1 ul li").on('click', function () { $('.pharmacy_select_1 ').toggleClass('dis_none'); $('.sel_dx1').val($(this).text()) }); // 下拉框 $('.pharmacy_input4').on('click', function () { $('.pharmacy_select_1 ').toggleClass('dis_none'); }); $('.pharmacy_input3').on('click', function () { $('.pharmacy_select_1 ').toggleClass('dis_none'); }); $(document).click(function (event) { var _con = $('.sel_dx'); if (!_con.is(event.target) && _con.has(event.target).length === 0) { $('.pharmacy_select_1 ').addClass('dis_none'); } }); $(function () { if ($(".pharmacy_header_select").attr("data-value") == "ezs") { var vals = $("#search-input").val(); if (vals) { var strings = common.getCookie('searchKey') if (strings) { if (strings.indexOf(vals != -1)) { $("#search-input").val(strings) } } } } }) </script><!-- 一键聊天--> <style> #onlineService a{ display:block; width:120px; height:120px; } #li_3_image { /* position: fixed; */ /* bottom: 3%; */ width: 250px; height: 280px; right: 41px; z-index: 999999; /* top: -171%; */ position: absolute; top: -116px; } #li_3_image-1 { /* position: fixed; */ /* bottom: 3%; */ width: 250px; height: 280px; right: 41px; z-index: 999999; /* top: -171%; */ position: absolute; top: -116px; } #li_3_image-2 { width: 250px; height: 48px; right: 48px; z-index: 999999; position: absolute; top: 0px; background:#207b81; color: white; line-height: 48px; border-radius: 12px; opacity: 0.75; } #li_3_image-3 { width: 250px; height: 48px; right: 48px; z-index: 999999; position: absolute; top: 0px; background:#207b81; color: white; line-height: 48px; border-radius: 12px; font-size: 15px; opacity: 0.75; } #li_3_image-4 { width: 250px; height: 48px; right: 48px; z-index: 999999; position: absolute; top: 0px; background:#207b81; color: white; line-height: 48px; border-radius: 12px; font-size: 15px; opacity: 0.75; } .close_what{ position: absolute; color:#4fc2b8; width:30px; height:30px; top: 10px; right: 20px; background-color: white; background: url(/static/web/image/close.png)no-repeat center; background-size: 12px; background-position: 18px 15px; opacity: .8; } .close_what:hover{ opacity: 1.2; } #onlineService { position: fixed; right: 0; bottom: 8%; top:58% z-index: 100998 } #onlineService { position: fixed; z-index: 100998; } /*.offside {*/ /* width: 50px*/ /*}*/ .offside li { width: 50px; height: 45px; position: relative; background: #b1b1b1; overflow: hidden; text-align: center; transition: all .7s; -webkit-transition: all .7s } .offside .code { position: absolute; top: 0; right: 50px; display: none; margin: 0 } .offside a, .offside div { color: #333; position: absolute; z-index: 11; display: block; top: 0; right: 0; bottom: 0; cursor: pointer } .offside p { float: left; line-height: 50px; height: 50px; font-size: 16px; font-weight: 700; padding: 0 0 0 10px; color: #fff; opacity: 0; overflow: hidden } .offside .icon { font-size: 28px; height: 100%; line-height: 50px; text-align: center; display: block; color: #fff } .offside li:not(.li_3) a, .offside li:not(.li_3) div { left: 0 } .offside .li_3 a, .offside .li_3 div { width: 50px } .offside li.email { overflow: visible } .offside li:hover .email-box { display: block !important } .offside li:hover a { color: #333 } .offside li .email-box { position: absolute; background: #d5d5d5; right: 100%; top: 0; left: auto !important; padding: 10px 5px; border-right: 2px solid #fff; height: 99px; display: none } .offside li .email-box a { display: block; font-size: 14px; color: #fff !important; position: static; white-space: nowrap; text-align: left; margin-bottom: 10px } .offside li .email-box a:hover { color: #4fc2b8 !important } .offside li:nth-child(odd) { background: #d5d5d5 } .offside li:nth-child(odd) .icon { color: #4fc2b8 } .offside li:nth-child(even) { background: #4fc2b8 } .offside li:nth-child(even) .icon { color: #fff } .offside li:nth-child(4) { overflow: visible } .offside li:nth-child(4):hover img { display: block } .offside li:nth-child(7) { display: none } .offside li:nth-child(10) { height: 20px } .offside li:nth-child(10) .icon { line-height: 20px; display: none } .offside li:hover a, .offside li:hover div, .offside li:hover .icon { color: #fff } .offside li.tel:hover .icon { color: #4fc2b8 } .offside li:hover a { color: #4fc2b8 } .offside .tel.email:hover a { color: #fff } .offside .tel.email:hover a .icon { color: #fff } .offside .tel.email:hover a p { color: #fff } .offside li.tel:hover p { color: #4fc2b8 } .offside .tel.email:hover p { color: #fff } .offside li:hover p { opacity: 1 } .offside li:not(.li_3):hover { background: #4fc2b8 } .offside .tel { /*width: 200px;*/ /*transform: translateX(-150px);*/ /*-webkit-transform: translateX(-150px)*/ } .offside .tel.email { width: 279px; transform: translateX(-229px); -webkit-transform: translateX(-229px) } .offside .back_none { height: 0; border: 0 !important } .offside li { margin-bottom: 10px; /*transform: translateX(100%);*/ /*-webkit-transform: translateX(100%);*/ list-style: none; borer-radius:4px; } .offside .unfold { width: 30px; transform: translateX(20px); -webkit-transform: translateX(20px) } #onlineService .offside a{ width: 50px; height: 50px; display: block; position:relative; } .offside li img{ width: 100%; height: 100%; } .offside li{ background: none !important; // 去掉背景色 } </style> <style type="text/css"> @font-face { font-family: 'poppinsbold'; src: url('poppinsbold.eot'); src: url('/static/web/fonts/poppinsbold.eot?#iefix') format('embedded-opentype'),url('/static/web/fonts/poppinsbold.ttf') format('truetype'), url('/static/web/fonts/poppinsbold.svg#poppinsbold') format('svg'); font-weight: normal; font-style: normal; } iframe{ border-width: 0; } .ai_service{ width: 375px; height: 70vh; background:white; position: fixed; bottom: 0; right: -600px; margin-right: auto; z-index: 9999999; flex-direction: column; } .ai_service .ai_close{ width: 100%; height: 44px; cursor: pointer; background-color: #4fc2b8; color: white; font-size: 16px; line-height: 44px; padding-left: 12px; font-family: 'poppinsbold', sans-serif; position: absolute; } .ai_service .ai_close img{ width: 20px; height: 20px; margin-right: 15px; margin-top: 12px; float: right; } @media (width: 350px) { .ai_service{ width: 100vw; height: 100%; background:white; position: fixed; top: 0px; right: 0px; margin-right: auto; z-index: 9999; } } </style> <style> .wd_bj{ position: fixed; left: 0px; top: 0px; background: rgba(0, 0, 0, 0.4); width: 100%; height: 100%; filter: alpha(opacity=60); opacity: 0.8; z-index: 999999; } .wd{ position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; margin: auto; width: 700px; height: 550px; background-color: #eee; z-index: 999999; text-align: center; } .wd ul{ width: 90%; /*border: 1px solid;*/ margin: 20px auto; list-style: none; height: 370px; background-color: white; padding: 10px; border-radius: 10px; overflow: auto; } .wd ul li{ margin: 10px 20px 25px 20px; font-size: 16px; text-align: left; background-color: #eee; padding: 10px; } .wd ul li img{ width: 26px; height: 26px; margin-right: 10px; } .wd_i{ position: absolute; bottom: 30px; left: 5%; width: 90%; border: none; } .wd_i_o{ position: relative; width: 90%; text-align: left; float: left; } .wd_i_o input{ width: 100%; height: 50px; border-radius: 26px; /* border-color: gray; */ border: none; padding: 0 55px 0 20px; /*background: url(/static/web/image/dj.png) no-repeat center right 16px;*/ background-color: white; /*cursor: pointer;*/ } .wd_i_o img{ position: absolute; right: 10px; cursor: pointer; } .wd_dl{ width: 5.5%; cursor: pointer; display: block; float: right; margin-top: 9.25px; } </style> <div hidden class="wd_bj"></div> <div hidden class="wd"> <div class="wd_close" style="text-align: right;margin-right: 20px;font-size: 30px;cursor: pointer">×</div> <ul class="wd_ul"> </ul> <div class="wd_i"> <div class="wd_i_o"> <input class="wd_input" type="text" placeholder="Unlock the questions in one's mind"> <img src="/static/web/image/dj.png"> </div> <img class="wd_dl" src="/static/web/image/dl.png"> </div> </div> <link rel="stylesheet" href="/module/zt/cphi/font/iconfont.css"> <div class="ai_service" id="ai_service" > <div class="ai_close"> PharmaSources Customer Service <img src="/static/web/image/close_ai.png" alt="" onclick="closePopup()"> </div> <iframe style="width: 100%; height: 100%;flex-grow: 1;" id="iframeContainer"></iframe> </div> <div class="sep-onlineservice" id="onlineService"> <ul class="offside"> <li class="li_3 ai_clicked" id="ai_clicked" style="overflow: visible"> <a> <img src="/static/web/image/index/ai_clicked.gif" style="width: 40px;height: 40px;" title="ai service" /> </a> </li> <li class="li_3 whatsapp_clicked" style="overflow: visible"> <a> <img src="/static/web/image/index/whatsapp_clicked.png" title="Whatsapp" /> <div hidden id="li_3_image-1" style="display: none"> <img src="/static/web/image/index/whatsapp_detail_23.png" alt=""> </div> </a> </li> <li class="li_3 email_clicked" style="overflow: visible"> <a href="mailto:PharmaSources@imsinoexpo.com"> <img src="/static/web/image/index/email_clicked.png" title="Email" /> <div hidden id="li_3_image-2" style="display: none"> PharmaSources@imsinoexpo.com </div> </a> </li> <li class="li_3 face_clicked" style="overflow: visible"> <a href="https://jinshuju.net/f/W0aJ1t?x_field_1=PShome" rel="nofollow" target="_blank"> <img src="/static/web/image/index/feedback_clicked.png" title="Feedback" /> <div hidden id="li_3_image-4" style="display: none"> We Want Your Feedback </div> </a> </li> <li class="back_top" style="visibility: hidden;"> <a title="TOP" rel="nofollow" class="seoquake-nofollow"> <img src="/static/web/image/index/to_top_clicked.png" title="TOP" /> </a> </li> </ul> </div> <script> //星火模型 start $('.whatsapp_clicked_ai').click(function(){ $('.wd_bj,.wd').show(); var text_f = '<li><img src="/static/web/image/jqr_s.png">Hello, may I help you</li>'; $(".wd ul").append(text_f); }) $('.wd_close').click(function(){ $('.wd_bj,.wd').hide(); $('.wd ul').empty(); $(".wd_input").val(''); }) $(".wd_dl").click(function () { $(".wd_input").val(''); }); var jump_ws = true; $(".wd_input").keydown(function(){ if(event.keyCode == "13"){ if(!jump_ws){ return false; } jump_ws = false; var msg = $('.wd_input').val(); msg = msg.replace(/^\s*|\s*$/g,""); if (!msg){ jump_ws = true; return; } var text = '<li><img src="/static/web/image/ms.png">'+msg+'</li>'; $(".wd ul").append(text); $(".wd ul").scrollTop($(".wd ul").get(0).scrollHeight); $.ajax({ type: 'post', url: 'https://www.pharmasources.com/ws', data: {'text': msg}, headers: { "X-CSRF-TOKEN": $('meta[name="csrf-token"]').attr('content') }, dataType: 'json', success: function (result) { if (result.code == 200) { var msg = '<li><img src="/static/web/image/jqr_s.png">'+result.data+'<br><br><span style="color: #207B81">tokens:'+result.count+'</span></li>'; $(".wd ul").append(msg).scrollTop(0); jump_ws = true; $('.wd_input').val(''); $(".wd ul").scrollTop($(".wd ul").get(0).scrollHeight); return true; }else{ alert(result.msg); jump_ws = true; return false; } } }); } }) var jump_ws_t = true; $(".wd_i_o img").click(function(){ if(!jump_ws_t){ return false; } jump_ws_t = false; var msg = $('.wd_input').val(); msg = msg.replace(/^\s*|\s*$/g,""); if (!msg){ jump_ws_t = true; return; } var text = '<li><img src="/static/web/image/ms.png">'+msg+'</li>'; $(".wd ul").append(text); $(".wd ul").scrollTop($(".wd ul").get(0).scrollHeight); $.ajax({ type: 'post', url: 'https://www.pharmasources.com/ws', data: {'text': msg}, headers: { "X-CSRF-TOKEN": $('meta[name="csrf-token"]').attr('content') }, dataType: 'json', success: function (result) { if (result.code == 200) { var msg = '<li><img src="/static/web/image/jqr_s.png">'+result.data+'<br><br><span style="color: #207B81">tokens:'+result.count+'</span></li>'; $(".wd ul").append(msg).scrollTop(0); jump_ws_t = true; $('.wd_input').val(''); $(".wd ul").scrollTop($(".wd ul").get(0).scrollHeight); return true; }else{ alert(result.msg); jump_ws_t = true; return false; } } }); }) //星火模型end $('.telegram_clicked').mouseover(function(){ $('#li_3_image').show(); }) $('.telegram_clicked').mouseout(function(){ $('#li_3_image').hide(); }) $('.whatsapp_clicked').mouseover(function(){ $('#li_3_image-1').show(); }) $('.whatsapp_clicked').mouseout(function(){ $('#li_3_image-1').hide(); }) $('.email_clicked').mouseover(function(){ $('#li_3_image-2').show(); }) $('.email_clicked').mouseout(function(){ $('#li_3_image-2').hide(); }) $('.tel_clicked').mouseover(function(){ $('#li_3_image-3').show(); }) $('.tel_clicked').mouseout(function(){ $('#li_3_image-3').hide(); }) var timestamp = Date.now(); var urlWithTimestamp=''; if (document.cookie.indexOf('chatWindowOpened=true') === -1) { document.cookie = 'chatWindowOpened=true; path=/'; setTimeout(function () { $('#ai_service').css('right', '50px'); urlWithTimestamp = "https://www.pharmasources.com/ai_service/index.html" + '?' + timestamp; document.getElementById('iframeContainer').src = urlWithTimestamp; }, 5000); } if (document.cookie.indexOf('aiLogin=true')!=-1) { $('#ai_service').css('right', '50px'); urlWithTimestamp = "https://www.pharmasources.com/ai_service/index.html" + '?' + timestamp; document.getElementById('iframeContainer').src = urlWithTimestamp; document.cookie = 'aiLogin=; path=/'; } //pc端 window.addEventListener('message', event => { const message = event.data; if (message.type === 'linkType') { if(message.data===window.location.origin+'/login'||message.data===window.location.origin+'/register'){ window.open(message.data+"?ai_service="+window.location.href, "_blank"); } } }); $('.ai_clicked').click(function(){ var user_id = ""; // alert(user_id); var rightValue = $('#ai_service').css('right'); // var iframe = document.getElementById('iframeContainer'); if(rightValue==='-600px'){ urlWithTimestamp = "https://www.pharmasources.com/ai_service/index.html" + '?' + timestamp; document.getElementById('iframeContainer').src = urlWithTimestamp; $('#ai_service').css('right', '50px'); // 显示 }else{ $('#ai_service').css('right', '-600px'); // 隐藏 } }) // 点击空白关闭弹窗 window.onclick = function(event) { let ai_service =document.getElementById('ai_service'); let ai_clicked =document.getElementById('ai_clicked'); if (!ai_clicked.contains(event.target)&&!ai_service.contains(event.target)) { var rightValue = $('#ai_service').css('right'); if (rightValue === '50px') { $('#ai_service').css('right', '-600px'); // 隐藏 } } } $('.face_clicked').mouseover(function(){ $('#li_3_image-4').show(); }) $('.face_clicked').mouseout(function(){ $('#li_3_image-4').hide(); }) $(function() { $(window).scrollTop(0), $(window).scroll(function() { var a = $(window).height() /2; $(window).scrollTop() > a ? ($(".back_top").css('visibility','visible'), $(".to-top").css('visibility','visible')) : ($(".back_top").css('visibility','hidden'), $(".to-top").css('visibility','hidden')) }), $(".back_top,.to-top").click(function() { var a = 700; return $("body,html").animate({ scrollTop: 0 }, a), !1 }) }) function closePopup() { $('#ai_service').css('right', '-600px'); // 隐藏 } function getSearchKey() { var pathname = window.location.pathname; if(pathname){ var arr=pathname.split('/') if(arr.length>2&&arr[1]==="products"){ var keyArr=arr[2].split('searchKey-') if(keyArr.length>1&&keyArr[0]===""){ return decodeURIComponent(keyArr[1]); } } } return ''; } function getIsMobile() { return false; } </script> <script> var swiper = new Swiper('.p3 .swiper-container', { pagination: { el: '.p3 .swiper-pagination', clickable: true, renderBullet: function (index, className) { return '<span class="' + className + '"></span>'; }, }, navigation: { nextEl: '.p3_logo_right', prevEl: '.p3_logo_left' } }); var swiper2 = new Swiper('.p4 .swiper-container', { slidesPerView:2, loop: true, centeredSlides: true, spaceBetween:0, grabCursor: true, pagination: { el: '.p4 .swiper-pagination', clickable: true, }, navigation: { nextEl: '.p4_cphi_right', prevEl: '.p4_cphi_left' } }); // $('.cvideo').on('click','.play',(function () {//视频 // var othd = $(this).siblings('.image').data('link'); // console.log(othd) // if(!(othd.indexOf("autoplay=") >= 0 )){ // if(othd.indexOf("?") >= 0 ) { // othd = othd+'&autoplay=true'; // }else{ // othd = othd+'?autoplay=true'; // } // } // $('.hm iframe').attr('src',othd); // $('.hm').show(); // })); // $('.hm_dd label').click(function () { // $('.hm').hide(); // $('.hm iframe').attr('src',''); // }); </script>

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