CINXE.COM
Contact Us | Pharmasources.com
<!DOCTYPE html> <html lang="en"> <head> <title>Contact Us | Pharmasources.com</title> <meta name="description" content="Welcome to contact Pharmasources - the e-commerce online marketplace serving the pharmaceutical industry. Find contacts of custoemr service, supplier service, buyer service, article contribution, sales and marketing cooperation."/> <meta name="keywords" content=""/> <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="6Tn5o5kyHLtdzNp9mv0PyBiEdBIfhfdTDMjV7Lht"> <link rel="shortcut icon" href="/img/favicon.ico"> <!-- Bootstrap --> <link rel="stylesheet" href="https://www.pharmasources.com/static/web/css/bootstrap.min.css?1732373787" type="text/css"> <link rel="stylesheet" href="https://www.pharmasources.com/static/web/css/bootstrap-theme.min.css?1732373787" type="text/css"> <link rel="stylesheet" href="https://www.pharmasources.com/static/web/css/base.css?1732373787" type="text/css"> <script src="https://www.pharmasources.com/static/web/js/jquery.min.js?1732373787"></script> <script src="https://www.pharmasources.com/static/web/js/common.min.js?1732373787"></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?1732373787" type="text/css"> <link rel="stylesheet" href="https://www.pharmasources.com/static/web/css/ezSourcing.css?1732373787" type="text/css"> </head> <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> <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="" 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': '6Tn5o5kyHLtdzNp9mv0PyBiEdBIfhfdTDMjV7Lht'}, 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': '6Tn5o5kyHLtdzNp9mv0PyBiEdBIfhfdTDMjV7Lht'}, 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> .eZSourcing_context { padding: 40px 50px; } .eZSourcing_context li{ /*list-style: disc;*/ list-style: none; } .eZSourcing_navigation_bar ul { padding: 0; } .eZSourcing_navigation_bar li { padding-left: 30px; /*list-style: disc;*/ } .eZSourcing_context ul { padding-left: 16px; } .eZSourcing_context{ margin-bottom: 30px; } .selectTdClass{background-color:#edf5fa !important}table.noBorderTable td,table.noBorderTable th,table.noBorderTable caption{border:1px dashed #ddd !important}table{margin-bottom:10px;border-collapse:collapse;display:table;}td,th{padding: 5px 10px;border: 1px solid #DDD;}caption{border:1px dashed #DDD;border-bottom:0;padding:3px;text-align:center;}th{border-top:1px solid #BBB;background-color:#F7F7F7;}table tr.firstRow th{border-top-width:2px;}.ue-table-interlace-color-single{ background-color: #fcfcfc; } .ue-table-interlace-color-double{ background-color: #f7faff; }td p{margin:0;padding:0;} table.sortEnabled tr.firstRow th,table.sortEnabled tr.firstRow td{padding-right:20px;background-repeat: no-repeat;background-position: center right; background-image:url(http://resetcphi.bohua.com/js/editor/ueditor/themes/default/images/sortable.png);} .iframe-google { width: 1200px; background-color: #f0f1f2; padding-bottom: 10px; margin: 0 auto; } @media only screen and (min-width: 1480px) { .iframe-google { width: 1440px; } } .iframe-google > iframe { width: 940px; } @media only screen and (min-width: 1480px) { .iframe-google > iframe { width: 1085px; } } </style> <body> <!-- 中间内容 --> <div id="eZSourcing_privacy"> <div class="eZSourcing_product"> <div class="eZSourcing_left_content"> <div class="eZSourcing_navigation_title"> <h1 style="font-size: 19px"><span> Contact </span> </h1> </div> <ul class="eZSourcing_navigation_bar"> <li class=""><a href="https://www.pharmasources.com/information/about">About Us</a></li> <li class="onv"><a href="https://www.pharmasources.com/information/contact">Contact Us</a></li> <li class=""><a href="https://www.pharmasources.com/service/supplier-membership">Member Application</a></li> <li class=""><a href="https://www.pharmasources.com/service/supplier-membership">Advertising Services</a></li> <li class=""><a href="https://www.pharmasources.com/information/privacy">Privacy Policy</a></li> <li class=""><a href="https://www.pharmasources.com/information/terms">Terms of Service</a></li> <li class=""><a href="https://www.pharmasources.com/information/intellectual">Intellectual Property</a></li> <li class=""><a href="https://www.pharmasources.com/information/faq">FAQ</a></li> </ul> </div> <div class="eZSourcing_right_content"> <div class="eZSourcing_title"> <span style="color: #333333">You are here:   </span> <span><a href='https://www.pharmasources.com'>Home </a></span> <img src="/static/web/image/images/img-21_03.png"> <a href=""> <span>Contact Us</span> </a> </div> <div class="eZSourcing_context"> <p><span style="font-size: 24px;"><strong><span style="box-sizing: border-box; outline: none; margin: 22px 0px 0px; padding: 0px; border: 0px; vertical-align: baseline; line-height: 28px; color: rgb(51, 51, 51); letter-spacing: -0.5px; font-family: Arial;">Contact Us</span></strong></span><span style="font-size: 20px; box-sizing: border-box; outline: none; margin: 22px 0px 0px; padding: 0px; border: 0px; vertical-align: baseline; line-height: 28px; color: rgb(51, 51, 51); letter-spacing: -0.5px; font-family: Arial;"><br/></span></p><p><span style="font-size: 20px; box-sizing: border-box; outline: none; margin: 22px 0px 0px; padding: 0px; border: 0px; vertical-align: baseline; line-height: 28px; color: rgb(51, 51, 51); letter-spacing: -0.5px; font-family: Arial;">Email: <a href="mailto:cphiservice@imsinoexpo.com" style="box-sizing: border-box; outline: none; color: rgb(79, 194, 184); text-decoration-line: none; transition: all 0.2s linear 0s; cursor: pointer; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; backface-visibility: hidden;">PharmaSources@imsinoexpo.com</a> <br/></span></p><p><span style="font-size: 20px;"><span style="box-sizing: border-box; outline: none; margin: 22px 0px 0px; padding: 0px; border: 0px; vertical-align: baseline; line-height: 28px; color: rgb(51, 51, 51); letter-spacing: -0.5px; font-family: Arial;"><span style="color: rgb(51, 51, 51); font-family: Arial; font-size: 20px; letter-spacing: -0.5px;">Official WhatsApp/Telegram: +86-13621645194</span></span></span><span style="color: rgb(51, 51, 51); font-family: Arial; letter-spacing: -0.5px; font-size: 20px;"></span></p><p><span style="box-sizing: border-box; outline: none; margin: 22px 0px 0px; padding: 0px; border: 0px; vertical-align: baseline; line-height: 28px; color: rgb(51, 51, 51); font-family: Arial; font-size: 20px; letter-spacing: -0.5px;">Click </span><span style="box-sizing: border-box; outline: none; margin: 22px 0px 0px; padding: 0px; border: 0px; vertical-align: baseline; line-height: 28px; letter-spacing: -0.5px; font-family: Arial; font-size: 20px; text-decoration: none;"><a href="https://t.me/PharmaSourcesCPhI" style="box-sizing: border-box; outline: none; color: rgb(79, 194, 184); text-decoration-line: none; transition: all 0.2s linear 0s; cursor: pointer; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; backface-visibility: hidden;">here</a></span><span style="box-sizing: border-box; outline: none; margin: 22px 0px 0px; padding: 0px; border: 0px; vertical-align: baseline; line-height: 28px; color: rgb(51, 51, 51); font-family: Arial; font-size: 20px; letter-spacing: -0.5px;"> to Join the Official Telegram Channel</span></p><ul style="box-sizing: border-box; transition: width 0.3s ease 0s; margin: 0px 80px 87px 0px; padding: 0px; border: 0px; vertical-align: baseline; width: 100%; float: left; font-family: Arial; font-size: 14px; white-space: normal; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><div style="float:left;width:50%"><h4 style="box-sizing: border-box; transition: width 0.3s ease 0s; font-family: inherit; font-weight: 500; line-height: 35px; color: rgb(83, 190, 181); margin: 0px; font-size: 20px; padding: 0px; border: 0px; vertical-align: baseline; width: 300px; height: 35px;"><br/></h4></div><div style="float:left;width:50%"><h4 style="box-sizing: border-box; transition: width 0.3s ease 0s; font-family: inherit; font-weight: 500; line-height: 35px; color: rgb(83, 190, 181); margin: 0px; font-size: 20px; padding: 0px; border: 0px; vertical-align: baseline; width: 300px; height: 35px;"><br/></h4></div><div style="float:left;width:50%"><h4 style="box-sizing: border-box; transition: width 0.3s ease 0s; font-family: inherit; font-weight: 500; line-height: 35px; color: rgb(83, 190, 181); margin: 0px; font-size: 20px; padding: 0px; border: 0px; vertical-align: baseline; width: 300px; height: 35px;"><br/></h4></div><div style="float:left;width:50%"><h4 style="box-sizing: border-box; transition: width 0.3s ease 0s; font-family: inherit; font-weight: 500; line-height: 35px; color: rgb(83, 190, 181); margin: 0px; font-size: 20px; padding: 0px; border: 0px; vertical-align: baseline; width: 300px; height: 35px;"><br/></h4></div><br/><div style="float:left;width:50%"><div style=""><h4 style="box-sizing: border-box; transition: width 0.3s ease 0s; font-family: inherit; font-weight: 500; line-height: 35px; color: rgb(83, 190, 181); margin: 0px; font-size: 20px; padding: 0px; border: 0px; vertical-align: baseline; width: 300px; height: 35px;">Article Contribution</h4><p style="box-sizing: border-box; transition: width 0.3s ease 0s; margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; width: 30px; height: 2px; background-color: rgb(83, 190, 181);"><br/></p></div><div style=""><p style="box-sizing: border-box; transition: width 0.3s ease 0s; margin-top: 7px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; height: 46px; line-height: 46px; color: rgb(51, 51, 51);"><img src="https://www.pharmasources.com/static/web/image/images/green_toux.png"/> <span class="span" style="box-sizing: border-box; transition: width 0.3s ease 0s; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 20px;">Julia Zhang</span></p><p style="box-sizing: border-box; transition: width 0.3s ease 0s; margin-top: 7px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; height: 46px; line-height: 46px; color: rgb(51, 51, 51);"><img src="https://www.pharmasources.com/static/web/image/images/green_email.png"/> <span style="box-sizing: border-box; transition: width 0.3s ease 0s; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 16px;">Julia.Zhang@imsinoexpo.com</span></p><p style="box-sizing: border-box; transition: width 0.3s ease 0s; margin-top: 7px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; height: 46px; line-height: 46px; color: rgb(51, 51, 51);"><img src="https://www.pharmasources.com/static/web/image/images/green_tel.png"/> <span style="box-sizing: border-box; transition: width 0.3s ease 0s; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 16px;">+86-21-33392274</span></p></div></div><div style="float:left"><div style=""><h4 style="box-sizing: border-box; transition: width 0.3s ease 0s; font-family: inherit; font-weight: 500; line-height: 35px; color: rgb(83, 190, 181); margin: 0px; font-size: 20px; padding: 0px; border: 0px; vertical-align: baseline; width: 300px; height: 35px;">Marketing Cooperation</h4><p style="box-sizing: border-box; transition: width 0.3s ease 0s; margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; width: 30px; height: 2px; background-color: rgb(83, 190, 181);"><br/></p></div><div style=""><p style="box-sizing: border-box; transition: width 0.3s ease 0s; margin-top: 7px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; height: 46px; line-height: 46px; color: rgb(51, 51, 51);"><img src="https://www.pharmasources.com/static/web/image/images/green_toux.png"/> <span class="span" style="box-sizing: border-box; transition: width 0.3s ease 0s; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 20px;">Yuna Zhu</span></p><p style="box-sizing: border-box; transition: width 0.3s ease 0s; margin-top: 7px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; height: 46px; line-height: 46px; color: rgb(51, 51, 51);"><img src="https://www.pharmasources.com/static/web/image/images/green_email.png"/> <span style="box-sizing: border-box; transition: width 0.3s ease 0s; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 16px;">Yuna.Zhu@imsinoexpo.com</span></p><p style="box-sizing: border-box; transition: width 0.3s ease 0s; margin-top: 7px; margin-bottom: 0px; padding: 0px; border: 0px; vertical-align: baseline; height: 46px; line-height: 46px; color: rgb(51, 51, 51);"><img src="https://www.pharmasources.com/static/web/image/images/green_tel.png"/> <span style="box-sizing: border-box; transition: width 0.3s ease 0s; margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 16px;">+86-21-33392147</span></p></div></div></ul><p><br/></p><p><br/></p> </div> <div class="iframe-google"> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3412.9668685652196!2d121.42917331571655!3d31.19393198147878!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x35b2653ae286e1fd%3A0xa68c57234484ffa0!2s355%20Hongqiao%20Rd%2C%20Jiao%20Tong%20Da%20Xue%2C%20Xuhui%20Qu%2C%20Shanghai%20Shi%2C%20China%2C%20200232!5e0!3m2!1sen!2s!4v1605758828026!5m2!1sen!2s" height="300" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0"></iframe> <div style="clear: both;"></div> </div> </div> </div> </div> <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><!-- 页面底部 --> <link rel="stylesheet" href="https://www.pharmasources.com/static/web/css/footer.min.css?1732373788" 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?1732373788" 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="6Tn5o5kyHLtdzNp9mv0PyBiEdBIfhfdTDMjV7Lht"> <script src="https://www.pharmasources.com/static/web/js/getUserInfo.js?1732373788"></script> <script src="https://www.pharmasources.com/static/web/js/swiper.min.js?1732373788"></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> </body>