CINXE.COM
所有产品 - 产品-美通社-PR-Newswire
<!DOCTYPE html> <html lang="zh_CN"> <!--nocomment--> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>所有产品 - 产品-美通社-PR-Newswire</title> <meta name="description" content="美通社是全球领先的企业新闻稿发布机构,为客户提供全球范围内的文字和多媒体新闻稿发布,媒体监测和情报,以及上市公司信息披露和投资者传播等服务。提供新闻稿发布,公共关系,投资者关系,媒体监测,新闻监测等服务。" /> <meta name="keywords" content="新闻稿内容策划,新闻稿发布, 媒体监测和情报,权威媒体人数据库" /> <meta http-equiv="content-language" content="zh-cn" /> <meta name="chinaso-site-verification" content="cd037b7de3a118ed" /> <!-- 禁用自动检测和格式化可能的电话号码 --> <meta name="format-detection" content="telephone=no"> <!-- 网站图标(对于 IE 11、Chrome、Firefox、Safari 和 Opera) --> <link rel="icon" href="//static.prnasia.com/pro/favicon/favicon-16.png" sizes="16x16" type="image/png"> <link rel="icon" href="//static.prnasia.com/pro/favicon/favicon-32.png" sizes="32x32" type="image/png"> <link rel="icon" href="//static.prnasia.com/pro/favicon/favicon-48.png" sizes="48x48" type="image/png"> <link rel="icon" href="//static.prnasia.com/pro/favicon/favicon-62.png" sizes="62x62" type="image/png"> <link rel="icon" href="//static.prnasia.com/pro/favicon/favicon-192.png" sizes="192x192" type="image/png"> <!-- iOS safari添加到主屏幕图标,iOS safari分享到微信缩略图 114*114(px) --> <link rel="apple-touch-icon-precomposed" href="https://static.prnasia.com/pro/pcom/includes/images/logo-safari-cn.png" /> <!-- 360使用急速模式(webkit内核) --> <meta name="renderer" content="webkit"> <!-- 禁止百度自动转码 --> <meta http-equiv="Cache-Control" content="no-transform " /> <meta http-equiv="Cache-Control" content="no-siteapp" /> <meta name="applicable-device" content="pc" /> <!-- Google Tag Manager --> <script> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-57VG63JC'); </script> <!-- End Google Tag Manager --> <!-- 禁用的 UC 浏览器的功能,“当此页面中有较多文本时缩放字体” --> <meta name="wap-font-scale" content="no"> <meta name="sogou_site_verification" content="Ax3CGRN9qx"/> <script src="/p/browser-lang.js"></script> <!-- 判断UA并跳转 --> <script> (function () { var href = window.location.href; var hostNamePC0 = 'www'; var hostNameMobile0 = 'cnmobile'; // 移动端UA的正则 var reg = /(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i; // 判断UA是否是移动端 var isUAMobile = navigator.userAgent.match(reg) !== null; // 判断URL是否是移动端 var hostName = window.location.hostname; var isURLMobile = hostName.split('.')[0] === hostNameMobile0; // 判断UA和URL是否匹配 if(isUAMobile !== isURLMobile) { // 不匹配的情况下跳转 if(isUAMobile) { window.location.href = href.replace(new RegExp(hostNamePC0,"i"),hostNameMobile0); }else { window.location.href = href.replace(new RegExp(hostNameMobile0,"i"),hostNamePC0); } } else {} })(); </script> <link rel="stylesheet" href="/prnasia.com-PC/css/master.css"> <link rel="stylesheet" href="/prnasia.com-PC/css/public.css"> <link rel="stylesheet" href="/prnasia.com-PC/css/iconfont/iconfont.css"> <script src="/prnasia.com-PC/js/jquery-3.3.1.min.js"></script> <script src="/prnasia.com-PC/js/public.js"></script> <script src="/newsite/js/cshare.js"></script> <link rel="stylesheet" href="/p/iconfont/iconfont.css"> <script> var _hmt = _hmt || []; (function () { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?85cc2c0b248c57e93fb0181c788a8167"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <link rel="canonical" href="https://www.prnasia.com/products/all-products/" /> <link rel="alternate" media="only screen and (max-width: 640px)" href="https://cnmobile.prnasia.com/products/all-products/" /> <meta name="mobile-agent" content="format=[wml|xhtml|html5]; url="https://cnmobile.prnasia.com/products/all-products/"/> </head> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-57VG63JC" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- add javascript code for wechat share start --> <script src="//res.wx.qq.com/open/js/jweixin-1.0.0.js"></script> <script type="text/javascript"> var meta = document.getElementsByTagName('meta'); var title = document.title; var description = meta["description"].getAttribute("content"); var keywords = meta["keywords"].getAttribute("content"); console.log(title, description, keywords); $.ajax({ url: '/p/wxshare-ajax.php', dataType: 'json', data: { url: window.location.href }, success: function(data) { wx.config({ debug: false, appId: data.appId, timestamp: data.timestamp, nonceStr: data.nonceStr, signature: data.signature, jsApiList: [ // 所有要调用的 API 都要加到这个列表中 'onMenuShareTimeline', 'onMenuShareAppMessage', ] }); wx.ready(function() { wx.onMenuShareAppMessage({ //title: '', desc: description, // link: window.location.href, imgUrl: 'https://static.prnasia.com/pro/pcom/images/China-PRNewsire-300-300.png' }) wx.onMenuShareTimeline({ //title: '', desc: description, // link: window.location.href, imgUrl: 'https://static.prnasia.com/pro/pcom/images/China-PRNewsire-300-300.png' }) }); } }) </script> <!-- add javascript code for wechat share end --><!--nocomment--> <!-- cnpc_overall_segment_header ON 2024-04-23 11:54:56 START --> <header id="page-header"> <section class="nav-junior"> <div class="container"> <nav> <div class="nav-left"> <div class="drop dropdown" id="drop-lan"> <div class="drop-toggle"> <span>语言 (Languages)</span> <i class="icon iconfont icon-arrow-down toggle-arrow"></i> </div> <ul class="drop-menu"> <li class="active"> <a href="https://www.prnasia.com/" class="icon-lan-wrap"> <div class="icon-lan icon-lan-sc"> 简体中文 </div> </a> </li> <li> <a href="https://hk.prnasia.com/" class="icon-lan-wrap"> <div class="icon-lan icon-lan-tc"> 繁體中文 </div> </a> </li> <li> <a href="https://en.prnasia.com/" class="icon-lan-wrap"> <div class="icon-lan icon-lan-en"> English </div> </a> </li> <li> <a href="https://jp.prnasia.com/" class="icon-lan-wrap"> <div class="icon-lan icon-lan-jp"> 日本語 </div> </a> </li> <li> <a href="https://kr.prnasia.com/" class="icon-lan-wrap"> <div class="icon-lan icon-lan-kr"> 한국어 </div> </a> </li> <li> <a href="https://id.prnasia.com/" class="icon-lan-wrap"> <div class="icon-lan icon-lan-id"> Bahasa<br>Indonesia </div> </a> </li> <li> <a href="https://vn.prnasia.com/" class="icon-lan-wrap"> <div class="icon-lan icon-lan-vn"> Tiếng Việt </div> </a> </li> </ul> </div> </div> <ul class="nav-right"> <li class="ucenter" style="display:none"> <a href="https://ucenter.prnasia.com/ucenter/down" target="_blank"> <img src="https://static.prnasia.com/pro/websites/images/avatar.png" > <span> 个人中心 </span> </a> <button class="logout"> 退出 </button> </li> <li class="li-type1"> <div class="drop dropdown"> <div class="drop-toggle"> <span>注册</span> <!-- <i class="icon iconfont icon-arrow-down toggle-arrow"></i> --> </div> <ul class="drop-menu"> <li> <a href="http://passport.prnasia.com/sso/userregister?client_key=SA3K260054">记者注册</a> </li> <li> <a href="http://passport.prnasia.com/sso/userregister?client_key=SA3K260055">专家注册</a> </li> </ul> </div> </li> <li class="li-type1"> <a href="javascript:;" class="gotoUc">注册</a> </li> <li class="li-type1"> <a href="javascript:;" class="getuc">登录</a> </li> <li class="li-type2"> <a href="https://portal.prnasia.com/">我要发稿</a> </li> <li class="li-type3"> <a href="https://ncmm.prnasia.com/">媒体监测</a> </li> </ul> </nav> </div> </section> <section class="nav-main"> <div class="container"> <a href="/" class="navbar-brand nav-left"> <img src="/prnasia.com-PC/images/logo-cn-blue.png" alt="logo" height="60"> </a> <nav class="nav-main-nav nav-left"> <ul> <li id="main-nav-products"> <a href="/products/">产品与服务</a> </li> <li id="main-nav-releases"> <a href="/releases/">新闻稿中心</a> </li> <li id="main-nav-resources"> <a href="/resources/">资源库</a> </li> <li id="main-nav-contactus"> <a href="/contact-us/">联系我们</a> </li> </ul> </nav> <div class="nav-search nav-right"> <div class="nav-search-text"> <span>搜索</span> <i class="icon iconfont icon-search" aria-hidden="true"></i> </div> <div class="nav-search-mask"> <div class="container"> <div class="nav-search-wrap"> <form action="/search/"> <input type="hidden" name="lang" value="1"> <input type="hidden" name="post" value="1"> <input type="text" autocomplete="off" class="nav-search-input" name="keywords"> <button type="submit" class="nav-search-btn">搜索 <i class="icon iconfont icon-search" aria-hidden="true"></i> </button> </form> </div> <i class="icon iconfont icon-close nav-search-mask-close"></i> </div> </div> </div> </div> </section> <section class="nav-subnav"> <nav class="second-navbar clearfix" id="sub-navbar-products"> <div class="container"> <!-- fixed状态下 --> <div class="fixed-navbar"> <input id="label-newscenter" type="checkbox" style="display: none;"> <label class="label-newscenter"> <span>产品与服务</span> <i class="icon iconfont icon-arrow-right"></i> </label> <ul class="fixed-nav"> <li> <a href="/releases/">新闻稿中心</a> </li> <li> <a href="/resources/">资源库</a> </li> <li> <a href="/contact-us/">联系我们</a> </li> </ul> </div> <ul class="second-nav clearfix"> <li id="sub-nav-products-overview"> <a href="/products/">概览</a> </li> <li id="sub-nav-products-create"> <a href="/products/create/">内容策划与生产</a> </li> <li id="sub-nav-products-distribute"> <a href="/products/distribute/">全渠道内容传播</a> </li> <li id="sub-nav-products-distribute-ir"> <a href="/products/distribute/ir/">财经传播及信息披露</a> </li> <li id="sub-nav-products-monitor"> <a href="/products/monitor/">媒体监测与洞察</a> </li> <li id="sub-nav-products-media-database"> <a href="/products/media-database/">权威媒体人数据库</a> </li> <li id="sub-nav-products-falcon"> <a href="/products/falcon/">海外社交媒体管理平台</a> </li> <li id="sub-nav-products-all-products"> <a href="/products/all-products/">所有产品</a> </li> </ul> <ul class="nav-right"> <li class="li-type2"> <a href="https://portal.prnasia.com/">我要发稿</a> </li> <li class="li-type3"> <a href="https://ncmm.prnasia.com/">媒体监测</a> </li> </ul> <div class="nav-search nav-right"> <i class="icon iconfont icon-search nav-search-text"></i> </div> <!-- fixed --> </div> </nav> <nav class="second-navbar clearfix"> <div class="container"> <!-- fixed状态下 --> <div class="fixed-navbar"> <input id="label-newscenter" type="checkbox" style="display: none;"> <label for="" class="label-newscenter"> <span>新闻稿中心</span> <i class="icon iconfont icon-arrow-right"></i> </label> <ul class="fixed-nav"> <li> <a href="/products/">产品与服务</a> </li> <li> <a href="/resources/">资源库</a> </li> <li> <a href="/contact-us/">联系我们</a> </li> </ul> </div> <ul class="second-nav clearfix"> <li> <a href="/releases/">概览</a> </li> <li> <a href="/releases/all/listpage-recent-all-all-all-all-spec-1.shtml">最新新闻稿</a> </li> <li> <a href="/releases/listpage-theme-0-all-1.shtml">专题</a> <div class="dropdown-menu"> <div class="container"> <ul class="dropdown-menu-con"> <li class=""> <a href="https://www.prnasia.com/releases/listpage-theme-226-all-1.shtml"> 中国国际进口博览会 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/listpage-theme-261-all-1.shtml"> 国际消费电子展(CES) </a> </li><li class=""> <a href="https://www.prnasia.com/releases/listpage-theme-269-all-1.shtml"> 可持续发展 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/listpage-theme-274-all-1.shtml"> 中国国际服务贸易交易会 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/listpage-theme-280-all-1.shtml"> 环境、社会和公司治理(ESG) </a> </li><li class=""> <a href="https://www.prnasia.com/releases/listpage-theme-25-all-1.shtml"> 投资并购 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/listpage-theme-282-all-1.shtml"> 碳中和 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/listpage-theme-42-all-1.shtml"> 企业扩张 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/listpage-theme-307-all-1.shtml"> 中国国际供应链促进博览会 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/listpage-theme-55-all-1.shtml"> 世界移动通信大会 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/listpage-theme-313-all-1.shtml"> 新质生产力 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/listpage-theme-63-all-1.shtml"> 财报 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/listpage-theme-64-all-1.shtml"> 展会/会议 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/listpage-theme-77-all-1.shtml"> 春节 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/listpage-theme-333-all-1.shtml"> 亚洲冬季运动会 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/listpage-theme-79-all-1.shtml"> 情人节 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/listpage-theme-93-all-1.shtml"> 人工智能 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/listpage-theme-96-all-1.shtml"> 企业社会责任 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/listpage-theme-103-all-1.shtml"> 德国柏林消费电子展(IFA) </a> </li><li class=""> <a href="https://www.prnasia.com/releases/listpage-theme-131-all-1.shtml"> 广交会 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/listpage-theme-229-all-1.shtml"> 5G网络 </a> </li> </ul> </div> </div> </li> <li> <a href="/releases/all/listpage-all-all-all-all-all-industry-1.shtml">行业</a> <div class="dropdown-menu"> <div class="container"> <ul class="dropdown-menu-con"> <li class=""> <a href="https://www.prnasia.com/releases/all/listpage-all-0-all-all-all-industry-1.shtml"> 汽车与交通 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/all/listpage-all-1-all-all-all-industry-1.shtml"> IT科技与互联网 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/all/listpage-all-2-all-all-all-industry-1.shtml"> 零售业 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/all/listpage-all-3-all-all-all-industry-1.shtml"> 消费者科技 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/all/listpage-all-4-all-all-all-industry-1.shtml"> 能源化工与环保 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/all/listpage-all-5-all-all-all-industry-1.shtml"> 娱乐时尚与艺术 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/all/listpage-all-6-all-all-all-industry-1.shtml"> 环境 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/all/listpage-all-7-all-all-all-industry-1.shtml"> 金融与保险 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/all/listpage-all-8-all-all-all-industry-1.shtml"> 教育与人力资源 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/all/listpage-all-9-all-all-all-industry-1.shtml"> 健康与医疗制药 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/all/listpage-all-10-all-all-all-industry-1.shtml"> 农业与制造业 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/all/listpage-all-11-all-all-all-industry-1.shtml"> 政府机构新闻 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/all/listpage-all-12-all-all-all-industry-1.shtml"> 体育 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/all/listpage-all-13-all-all-all-industry-1.shtml"> 通信业 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/all/listpage-all-14-all-all-all-industry-1.shtml"> 旅游与酒店 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/all/listpage-all-15-all-all-all-industry-1.shtml"> 食品饮料 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/all/listpage-all-16-all-all-all-industry-1.shtml"> 广告营销传媒 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/all/listpage-all-17-all-all-all-industry-1.shtml"> 会展 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/all/listpage-all-18-all-all-all-industry-1.shtml"> 房地产建材与家居 </a> </li> </ul> </div> </div> </li> <li> <a href="/releases/all/listpage-recent-all-all-all-all-geography-1.shtml"> 区域</a> <div class="dropdown-menu"> <div class="container"> <ul class="dropdown-menu-con"> <li class=""> <a href="https://www.prnasia.com/releases/CN/listpage-recent-all-all-all-all-geography-1.shtml"> 中国大陆 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/JP/listpage-recent-all-all-all-all-geography-1.shtml"> 日本 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/KR/listpage-recent-all-all-all-all-geography-1.shtml"> 韩国 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/Indonesia/listpage-recent-all-all-all-all-geography-1.shtml"> 印尼 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/MY/listpage-recent-all-all-all-all-geography-1.shtml"> 马来西亚 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/SG/listpage-recent-all-all-all-all-geography-1.shtml"> 新加坡 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/TH/listpage-recent-all-all-all-all-geography-1.shtml"> 泰国 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/VN/listpage-recent-all-all-all-all-geography-1.shtml"> 越南 </a> </li><li class=""> <a href="https://www.prnasia.com/releases/AU/listpage-recent-all-all-all-all-geography-1.shtml"> 澳大利亚 </a> </li> </ul> </div> </div> </li> <li> <a href="/lightnews/listpage-102-all-1.shtml">美通社头条</a> </li> <li> <a href="/releases/all/listpage-multi-all-all-all-all-spec-1.shtml"> 多媒体新闻稿</a> </li> <li> <a href="/releases/all/listpage-pc-all-all-all-all-spec-1.shtml">上市公司新闻稿</a> <!-- <div class="dropdown-menu"> <div class="container"> <ul class="dropdown-menu-con"> <li class=""> <a href="/releases/all/listpage-pc-all-all-all-all-spec-1.shtml">上市公司新闻稿</a> </li> <li class=""> <a href="/lightnews/listpage-35-all-1.shtml">美通社动态</a> </li> </ul> </div> </div> --> </li> </ul> <ul class="nav-right"> <li class="li-type2"> <a href="https://portal.prnasia.com/">我要发稿</a> </li> <li class="li-type3"> <a href="https://ncmm.prnasia.com/">媒体监测</a> </li> </ul> <div class="nav-search nav-right"> <i class="icon iconfont icon-search nav-search-text"></i> </div> <!--<button role="button" class="current"> <a href="javascript:;">订阅新闻稿</a> </button> --> <!-- fixed --> </div> </nav> <nav class="second-navbar clearfix" id="sub-navbar-resources"> <div class="container"> <!-- fixed状态下 --> <div class="fixed-navbar"> <input id="label-newscenter" type="checkbox" style="display: none;"> <label for="" class="label-newscenter"> <span>资源库</span> <i class="icon iconfont icon-arrow-right"></i> </label> <ul class="fixed-nav"> <li> <a href="/products/">产品与服务</a> </li> <li> <a href="/releases/">新闻稿中心</a> </li> <li> <a href="/contact-us/">联系我们</a> </li> </ul> </div> <ul class="second-nav clearfix"> <li id="sub-nav-resources-overview"> <a href="/resources/">概览</a> </li> <li> <a href="/blog/">美通说传播</a> </li> <li id="sub-nav-resources-casestudy"> <a href="/resources/casestudy/">客户案例</a> </li> <li id="sub-nav-resources-whitepaper"> <a href="/resources/whitepaper/">白皮书</a> </li> <li id="sub-nav-resources-report"> <a href="/resources/report/">演讲资料/报告</a> </li> <li> <a href="/lightnews/listpage-78-all-1.shtml">新传播茶会</a> </li> <li> <a href="/events/">会展信息</a> </li> <li> <a href="/resources/PRCalendar/">美通社日历</a> </li> <li id="sub-nav-resources-mediaroom"> <a href="/resources/mediaroom/">媒体专区</a> </li> </ul> <ul class="nav-right"> <li class="li-type2"> <a href="https://portal.prnasia.com/">我要发稿</a> </li> <li class="li-type3"> <a href="https://ncmm.prnasia.com/">媒体监测</a> </li> </ul> <div class="nav-search nav-right"> <i class="icon iconfont icon-search nav-search-text"></i> </div> <!-- fixed --> </div> </nav> <nav class="second-navbar clearfix" id="sub-navbar-contactus"> <div class="container"> <!-- fixed状态下 --> <div class="fixed-navbar"> <input id="label-newscenter" type="checkbox" style="display: none;"> <label for="" class="label-newscenter"> <span>联系我们</span> <i class="icon iconfont icon-arrow-right"></i> </label> <ul class="fixed-nav"> <li> <a href="/products/">产品与服务</a> </li> <li> <a href="/resources/">资源库</a> </li> <li> <a href="/releases/">新闻稿中心</a> </li> </ul> </div> <ul class="second-nav clearfix"> <li id="sub-nav-contactus-overview"> <a href="/contact-us/">亚太地区</a> </li> <li> <a href="/mkt_events/sn_604.shtml">需求咨询</a> </li> <li> <a href="/mkt_events/sn_605.shtml">订阅美通社电子刊</a> </li> <li id="sub-nav-contactus-social-media-sites"> <a href="/contact-us/social-media-sites/">社交媒体群</a> </li> <li id="sub-nav-contactus-FAQ"> <a href="/contact-us/FAQ/">帮助中心</a> </li> </ul> <ul class="nav-right"> <li class="li-type2"> <a href="https://portal.prnasia.com/">我要发稿</a> </li> <li class="li-type3"> <a href="https://ncmm.prnasia.com/">媒体监测</a> </li> </ul> <div class="nav-search nav-right"> <i class="icon iconfont icon-search nav-search-text"></i> </div> <!-- fixed --> </div> </nav> <nav class="second-hidden-navbar clearfix"> <div class="container"> <!-- fixed状态下 --> <ul class="second-nav clearfix"> <li> <a href="/products/">产品与服务</a> </li> <li> <a href="/releases/">新闻稿中心</a> </li> <li> <a href="/resources/">资源库</a> </li> <li> <a href="/contact-us/">联系我们</a> </li> </ul> <ul class="nav-right"> <li class="li-type2"> <a href="https://portal.prnasia.com/">我要发稿</a> </li> <li class="li-type3"> <a href="https://ncmm.prnasia.com/">媒体监测</a> </li> </ul> <div class="nav-search nav-right"> <i class="icon iconfont icon-search nav-search-text"></i> </div> <!-- fixed --> </div> </nav> </section> </header> <script> var urlTree = { id: 'root', child_node: [{ id: 'products', path: 'products', child_node: [{ id: 'overview', path: '' }, { id: 'create', path: 'create' }, { id: 'distribute', path: 'distribute', child_node: [{ id: 'ir', path: 'ir' }], }, { id: 'monitor', path: 'monitor' }, { id: 'media-database', path: 'media-database' }, { id: 'falcon', path: 'falcon' }, { id: 'all-products', path: 'all-products' }, { id: 'about', path: 'about' }, { id: 'FAQ', path: 'FAQ' } ] }, { id: 'resources', path: 'resources', child_node: [{ id: 'overview', path: '' }, { id: 'casestudy', path: 'casestudy' }, { id: 'whitepaper', path: 'whitepaper' }, { id: 'report', path: 'report' }, { id: 'mediaroom', path: 'mediaroom', } ] }, { id: 'contactus', path: 'contact-us', child_node: [{ id: 'overview', path: '' }, { id: 'social-media-sites', path: 'social-media-sites' }, { id: 'FAQ', path: 'FAQ' } ] } ] }; var str = window.location.pathname; var arr = str.split('/').slice(1); if (arr[0] === '') { //true 证明是首页 $('#page-header').addClass('header-type1'); } else { // false 证明是其他页面 var indexMain = -1; urlTree.child_node.forEach(function (current, index, array) { if (current.path === arr[0]) { indexMain = index; $('#main-nav-' + current.id).addClass('active'); $('#sub-navbar-' + current.id).addClass('initial'); current.child_node.forEach(function (currentSub, index, array) { if (currentSub.path === arr[1]) { if (currentSub.child_node) { let list = currentSub.child_node.filter(e=>e.path===arr[2])[0] if(list){ $('#sub-nav-' + current.id + '-' + currentSub.id + '-' + list.id).addClass('active'); }else{ $('#sub-nav-' + current.id + '-' + currentSub.id).addClass('active'); } }else{ $('#sub-nav-' + current.id + '-' + currentSub.id).addClass('active'); } } }); } }); if (indexMain === -1) { $('#page-header').addClass('header-type1'); } else { $('#page-header').addClass('header-type43'); } } //获取点击数 并添加 function clicknum(classStr, exp, url) { var arrid = []; $(classStr).each(function (i, item) { var sid = $(item).find('h3 a').attr('href').replace(exp, "$1") if (!isNaN(sid)) { $(item).attr('data-id', sid) arrid.push(sid); } }) $.ajax({ type: "GET", url: url + arrid.join() + "", dataType: "json", success: function (data) { data.forEach(function (item) { if (item[Object.keys(item)[1]] == 0) { $("[data-id=" + item[Object.keys(item)[0]] + "]").find('.clicknum').css( 'display', 'none'); } else { $("[data-id=" + item[Object.keys(item)[0]] + "]").find('.clicknum span').text( item[Object.keys(item)[1]]); } }) } }); } function getCookie(name) { var arr,reg=new RegExp("(^| )"+name+"=([^;]*)(;|$)"); if(arr=document.cookie.match(reg)) return unescape(arr[2]); else return null; } var d = new Date(); d.setTime(d.getTime()+(60*60*1000)); var expires = "expires="+d.toGMTString(); // document.cookie = "SSO0W5__s=" + getCookie("SSO0W5__s") + ";" + expires + "; domain=.prnasia.com"; //判断登录状态 function currentLoginInfo() { $.ajax({ type: "GET", url: "https://ucenter.prnasia.com/api/login/currentLoginInfo", dataType: "json", headers: { Authorization: getCookie("SSO0W5__s") }, success: function (data) { const { body, success, errMessage } = data; if (!body) { // 未登录,弹出登录框 $("#page-header .li-type1").show(); $("#page-header .ucenter").hide(); } else { $("#page-header .li-type1").hide(); $("#page-header .ucenter").show(); } }, error: function (err) { console.log(err); } }); } currentLoginInfo() $(".gotoUc").on("click", function() { const url = window.location.href document.cookie = "originalPage=" + url + ";" + expires + "; domain=.prnasia.com;path=/register"; window.location.href = "https://ucenter.prnasia.com/register" }) $(".getuc").on("click", function() { const url = window.location.href document.cookie = "originalPage=" + url + ";" + expires + "; domain=.prnasia.com;path=/login"; window.location.href = "https://ucenter.prnasia.com/login" }) // 退出登录 $(".ucenter button").on("click", function () { $.ajax({ type: "post", url: "https://ucenter.prnasia.com/api/login/logout", success: function(data){ const { body, success } = JSON.parse(data) if ( success ) { $("#page-header .ucenter").hide(); $("#page-header .li-type1").show(); document.cookie = "SSO0W5__s=;" + expires + "; domain=.prnasia.com;path=/"; } }, error:function(error){ console.log(error) } }) }); </script> <!-- cnpc_overall_segment_header ON 2024-04-23 11:54:56 END --> <!--nocomment--> <!-- CONTENT AREA BEGIN --> <main role="main" class="allservices"> <div class="container" id="allservices-wrap"> <div class="row"> <div class="col-4"> <allservices-card v-for="item in col1" :imgurl="item.imgurl" :linkurl="item.linkurl" :title="item.title" :summary="item.summary" :key="item.title"></allservices-card> </div> <div class="col-4"> <allservices-card v-for="item in col2" :imgurl="item.imgurl" :linkurl="item.linkurl" :title="item.title" :summary="item.summary" :key="item.title"></allservices-card> </div> <div class="col-4"> <allservices-card v-for="item in col3" :imgurl="item.imgurl" :linkurl="item.linkurl" :title="item.title" :summary="item.summary" :key="item.title"></allservices-card> </div> </div> </div> <script src="/prnasia.com-PC/js/vue.js"></script> <script> var allServices = [{ imgurl: "/prnasia.com-PC/images/services/20191107/p4.png", linkurl: "/products/create/", title: "内容策划与生产", summary: "依托专业的传播顾问团队及丰富的媒体撰稿人资源,为企业提供包括中英文新闻内容策划、发布排期、图文稿件撰写、多媒体新闻视频拍摄、制作在内的一站式内容解决方案。" }, { imgurl: "/prnasia.com-PC/images/services/allservices-2.1.png", linkurl: "/products/distribute/global/", title: "全球新闻稿发布", summary: "作为世界上历史悠久的企业新闻专线,美通社是全球更受信任的新闻机构,以及更受公众信赖的新闻源之一;无论您是发布新产品、发起营销活动、召开重要会议,还是公布业绩、吸引投资,您都可以依赖美通社遍布全球的媒体发布网络,将信息快速有效地传递到中国及海外的目标受众,促进认知建立信任。" }, { imgurl: "https://static.prnasia.com/pro/pcom/newsite/images/products/1.3-5.png", linkurl: "/products/create/multimedia-mnr-cn/", title: "多媒体新闻服务", summary: "为企业提供基于活动或时效性事件的视频新闻策划、拍摄、制作、剪辑服务;制作具备丰富多媒体元素的落地页面(Landing page),自适应PC与移动端H5传播,有效激活目标受众的参与行动(Call to action),最高至数万次多媒体页面点击及视频播放。" }, { imgurl: "/prnasia.com-PC/images/services/allservices-2.2.png", linkurl: "/products/distribute/ir/", title: "财经传播及信息披露服务", summary: "美通社作为全球最具实力的投资者关系传播服务提供商,将全球领先的投资者传播理念带入中国,帮助上市公司建立与投资人、潜在投资人及财经媒体长期、有效的沟通机制,受到诸如纽约、纳斯达克、伦敦、多伦多等多家国际知名交易所的一致认可。" }, { imgurl: "/prnasia.com-PC/images/services/allservices-2.3.png", linkurl: "/products/distribute/global-video-distribution/", title: "全球户外视频投放", summary: "美通社的全球视频投放网络覆盖纽约、东京、伦敦、巴黎、首尔、圣保罗等全球国际大都市,投放渠道包括户外屏幕、北美电视台卫星直播连线、DirecTV、机场候机楼屏幕、机舱、加油站、沃尔玛超市等。" }, { imgurl: "/prnasia.com-PC/images/services/20191107/p3.png", linkurl: "/products/monitor/media-monitor-global/", title: "Cision 全球企业传播云服务平台(媒体监测与洞察)", summary: "利用智能化的平台操作和友好的界面呈现,帮助企业实时收集海外媒体的大数据传播信息,并获得正确的传播效果分析,从而帮助企业实现对传播策略的持续优化。通过完善的数据监测及分析,帮助企业增强传播活动对业务目标达成的促进作用。" }, { imgurl: "/prnasia.com-PC/images/services/5_.jpg", linkurl: "/products/monitor/media-monitor-cmm/", title: "中国网络与社交媒体监测", summary: "通过强大的数据收集和处理能力,为企业提供国内媒体监测与分析,帮助企业深度洞察品牌传播趋势,准确评估传播绩效。" }, { imgurl: "/prnasia.com-PC/images/services/20191107/p1.png", linkurl: "/products/media-database/communications-cloud/", title: "Cision 全球企业传播云服务平台(影响力人群数据库)", summary: "Cision 媒体数据库提供广泛而综合的全球媒体联系人和影响力人群(Influencer),更能够通过大数据将其背后的终端用户进行区分整理。利用 Cision 媒体数据库,用户可以直观有效的创建目标联系群组,通过简单的点击即可跟踪营销宣传活动。" }, { imgurl: "/prnasia.com-PC/images/services/allservices-4.2.png", linkurl: "/products/media-database/profnet/", title: "全球媒体情报服务", summary: "中国大陆采访热线ProfNet & HARO (Help A Reporter Out)" }, { imgurl: "/prnasia.com-PC/images/services/20191107/p6.png", linkurl: "https://www.prnasia.com/products/falcon/", title: "海外社交媒体管理", summary: "协助海外社交媒体负责人跨平台管理海外社交媒体平台账号,助力企业级公司实现一站式海外社交媒体营销。" }, { imgurl: "https://static.prnasia.com/pro/pcom/images/service/csl_pic1.png", linkurl: "/products/monitor/csl/", title: "Cision海外社交媒体聆听", summary: "更广泛、更全面的海外社交媒体渠道覆盖,获取更深入的消费者洞察。" } ]; var allServicesCol1 = allServices.filter(function (element, index, array) { return ((index + 1) % 3) === 1; }); var allServicesCol2 = allServices.filter(function (element, index, array) { return ((index + 1) % 3) === 2; }); var allServicesCol3 = allServices.filter(function (element, index, array) { return ((index + 1) % 3) === 0; }); Vue.component('allservices-card', { props: ['imgurl', 'linkurl', 'title', 'summary'], template: '\ <div class="services-allservices-card">\ <div class="card-img-wrap img-thumbnail">\ <div class="img-ratio-sizer"></div>\ <a :href="linkurl" class="img-ratio-element">\ <img :src="imgurl" :alt="title">\ </a>\ </div>\ <div class="card-text-wrap">\ <h3 class="h3-normal">\ <a :href="linkurl" :title="title">{{title}}</a>\ </h3>\ <div class="card-text-summary">{{summary}}</div>\ </div>\ </div>' }); var app = new Vue({ el: '#allservices-wrap', data: { col1: allServicesCol1, col2: allServicesCol2, col3: allServicesCol3 }, mounted: function () { footerPosition(); } }) </script> <!-- cnpc_services_fixed_footer ON 2021-11-18 16:46:19 START --> <section class="services-fixed-footer"> <div class="container"> <div class="services-center-btn-wrap"> <a href="https://misc.prnasia.com/atd/custeventreg.php?event_id=1" class="services-section-btn">需求咨询</a> <a href="https://portal.prnasia.com/" class="services-section-btn services-section-btn-orange">我要发稿</a> </div> </div> <i class="icon iconfont icon-close services-fixed-footer-close"></i> </section> <script> $(function () { function fixedServicesFooterAction() { if (fixedServicesFooterFlag) { var docHeight = document.documentElement.scrollHeight; var scrollTop = document.documentElement.scrollTop; var winHeight = document.documentElement.clientHeight; if (scrollTop + winHeight >= docHeight - footerHeight) { $('.services-fixed-footer').hide(); } else { $('.services-fixed-footer').show(); } } } var fixedServicesFooterFlag = true; var footerHeight = $('#page-footer').height(); fixedServicesFooterAction(); $(document).on('scroll', fixedServicesFooterAction); $('.services-fixed-footer-close').on('click', function() { fixedServicesFooterFlag = false; $('.services-fixed-footer').hide(); }); }); </script> <!-- cnpc_services_fixed_footer ON 2021-11-18 16:46:19 END --> </main> <!-- CONTENT AREA END --> <!-- cnpc_overall_segment_footer ON 2025-01-03 14:33:27 START --> <footer id="page-footer"> <script> (function(){ var href = window.location.href; if ( href.indexOf('PRCalendar/') == -1) { addcShare(); } function addcShare(){ var imgSrc = "https://www.prnasia.com/p/qrcode.php?data="+href+"&size=6", tit = $('title').text(); // if(href.indexOf('/products/') === -1){ // return; // } $('.cndns-right').css('display','block'); $('.share-wxcode .wxewm img').attr('src',imgSrc); cShare.addDefine({ lang: 1, title: tit, url: href, summary: "", pic: "", picMore1: '' }); } })(); </script> <section class="footer-main"> <div class="container"> <div class="row"> <div class="col-3"> <div class="weChat_qr_code_wrap"> <a href="/"> <img src="/prnasia.com-PC/images/logo-cn-white.png" alt="logo" width="150"> </a> <div class="weChat_qr_code"> <img src="https://static.prnasia.com/pro/pcom/images/prn_blog.jpg" alt="blog"> <span>美通说传播</span> </div> <div class="weChat_qr_code"> <img src="https://static.prnasia.com/pro/pcom/images/prn_headline.jpg" alt="headline"> <span>美通社头条</span> </div> </div> </div> <div class="col-3"> <ul> <li> <a href="/products/">产品与服务</a> </li> <li> <a href="/products/create/">内容策划与定制</a> </li> <li> <a href="/products/distribute/">全渠道内容传播</a> </li> <li> <a href="/products/monitor/">数据监测与评估</a> </li> <li> <a href="/products/media-database/">权威媒体人数据库</a> </li> <li> <a href="/products/falcon/">海外社交媒体管理平台</a> </li> <li> <a href="/products/all-products/">所有产品</a> </li> </ul> </div> <div class="col-3"> <ul> <li> <a href="/about/">关于美通社</a> </li> <li> <a href="/about/">关于美通社</a> </li> <li> <a href="https://t.prnasia.com/t/Hv84YN5r">关于cision</a> </li> <li> <a href="/careers/">加入我们</a> </li> <li> </li> <div class="drop dropup"> <div class="drop-toggle">全球站点 <i class="icon iconfont icon-arrow-up toggle-arrow"></i> </div> <ul class="drop-menu"> <li> <a title="美国" href="https://t.prnasia.com/t/AtM4ccPY" rel="external nofollow">美国</a> </li> <li> <a title="巴西" href="https://t.prnasia.com/t/MzKztXnZ" rel="external nofollow">巴西</a> </li> <li> <a title="加拿大" href="https://t.prnasia.com/t/kUhN9Ahw" rel="external nofollow">加拿大</a> </li> <li> <a title="欧洲" href="https://t.prnasia.com/t/BvX3XL5V" rel="external nofollow">欧洲</a> </li> <li> <a title="法国" href="https://t.prnasia.com/t/VvLlLPgD" rel="external nofollow">法国</a> </li> <li> <a title="以色列" href="https://t.prnasia.com/t/5S9TbTYz" rel="external nofollow">以色列</a> </li> <li> <a title="墨西哥" href="https://t.prnasia.com/t/K8nwAWkD" rel="external nofollow">墨西哥</a> </li> <li> <a title="荷兰" href="https://t.prnasia.com/t/qRxDPOF2" rel="external nofollow">荷兰</a> </li> <li> <a title="英国" href="https://t.prnasia.com/t/9qAJxa62" rel="external nofollow">英国</a> </li> </ul> </div> </ul> </div> <div class="col-3"> <ul> <li> <a href="/contact-us/">联系美通社</a> </li> <li> <div>+86-10-5953 9500<div> </li> <li> <a href="https://t.prnasia.com/t/hiMd5DGt">info@prnasia.com</a> </li> <div class="drop dropup"> <div class="drop-toggle">联系我们 <i class="icon iconfont icon-arrow-up toggle-arrow"></i> </div> <ul class="drop-menu"> <li> <a title="亚太地区" href="/contact-us/">亚太地区</a> </li> <li> <a title="需求咨询" href="/mkt_events/sn_604.shtml">需求咨询</a> </li> <li> <a title="订阅美通社电子刊" href="/mkt_events/sn_605.shtml">订阅美通社电子刊</a> </li> <li> <a title="社交媒体群" href="/contact-us/social-media-sites/">社交媒体群</a> </li> <li> <a title="帮助中心" href="/contact-us/FAQ/">帮助中心</a> </li> </ul> </div> <li> </li> <li class="footer-social-media"> <!-- <div class="drop dropup"> <i class="icon iconfont icon-weixin drop-toggle"></i> <div class="drop-menu"> <img src="/prnasia.com-PC/images/footer-wechat.png" alt="" width="300"> </div> </div> --> <div class="drop dropup"> <i class="icon iconfont icon-weibo drop-toggle"></i> <ul class="drop-menu"> <li> <a href="https://t.prnasia.com/t/uVaQ4vD9">美通说传播</a> </li> <li> <a href="https://t.prnasia.com/t/kYlUuWM8">美通社头条</a> </li> </ul> </div> <div class="drop dropup"> <a href="https://t.prnasia.com/t/wj9OSwIa"> <i class="icon iconfont icon-linkedin-in"></i> </a> </div> </li> </ul> </div> </div> </div> </section> <section class="footer-sub"> <div class="container"> <div class="row"> <div class="col-5"> <ul> <li> <a href="/terms/">法律条款</a> </li> <li> <a href="/sitemap/">网站地图</a> </li> <li> <a href="/rss/">RSS</a> </li> </ul> </div> <div class="col-7" style="text-align: center;"> Copyright ©2025 美通社版权所有,未经许可不得转载,<a href="https://t.prnasia.com/t/1WIqugc0">CISION</a> 旗下公司 <div style="margin-top: 10px;"> <a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010502041074" style="text-decoration:none;"><img src="https://static.prnasia.com/pro/pcom/newsite/images/jinggongwanganbei.png" style="margin-right: 5px;" />京公网安备 11010502041074号</a> <a target="_blank" href="https://beian.miit.gov.cn/" style="text-decoration:none;"> 京ICP备12047769号</a> </div> </div> </div> </div> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-6773238-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-6773238-1'); </script> </section> <section> <!-- <style> .iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; } .rightBotton { position: fixed; right: 15px; top: 50%; background: #00837e; border-radius: 25px; text-align: center; padding: 5px 5px; display: flex; flex-direction: column; align-items: center } .rightBotton>li { width: 40px; height: 40px; line-height: 40px; } .rightBotton>li:hover { cursor: pointer; } .rightBotton>li>i { position: relative; width: 40px; height: 40px; border-radius: 50%; font-size: 22px; } .rightBotton>li>i:hover { cursor: pointer; color: #fff; opacity: 0.8; } .hrLine { border-bottom: 1px solid #53a8a6; width: 20px; } .divHover { min-width: 140px; background: #fff; padding: 3px 15px; position: absolute; right: 60px; border: 1px solid #e4e4e4; box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1); color: #333; border-radius: 4px; } .divHover::after { border: 8px solid transparent; border-left: 10px solid #fff; content: " "; position: absolute; right: -15px; top: 50px; } .divHover:nth-child(2):after { top: 30px; } #emailA:hover { color: #333; } </style> --> <ul class="rightBotton" style="display:none"> <li> <i class="icon iconfont icon-weixin1"></i> <div class="divHover text-left divHoverone"> <img class="width120" src="https://static.prnasia.com/pro/pcom/images/wechatimg.png"> <br> 微信扫码 在线咨询 </div> </li> <div class="hrLine"></div> <li> <i class="icon iconfont icon-phone1 font20"></i> <div class="divHover text-left divHovertwo"> <div>欢迎拨打电话咨询:</div> <strong class="font16"> +86-10-5953 9500</strong> </div> </li> <div class="hrLine"></div> <li> <i class="icon iconfont icon-email1 font18"></i> <div class="divHover text-left divHoverthree"> <div>欢迎邮件咨询:</div> <a href="https://t.prnasia.com/t/hiMd5DGt"><strong class="font16" id="emailA">info@prnasia.com</strong></a> </div> </li> <div class="hrLine"></div> <li class="rightBottonOne"> <i class="icon iconfont icon-share sharei font20"></i> <div class="cnshare-right-box divHover divHoverfour"> <div class="share-line flexcenter"> <div class="share-tip-top text-left ">分享到:</div> <div class="cshare disinline"> <!-- sina forward start --> <div class="shareicon disinline mar6"><i class="icon iconfont icon-sina font30"></i> </div> <!-- LinkedIn --> <div class="shareicon disinline mar6 "><i class="icon iconfont icon-linkedin font30"></i> </div> <!-- end LinkedIn --> <!-- qzone start --> <div class="shareicon disinline mar6 "><i class="icon iconfont icon-qzone font30"></i> </div> </div> </div> <div class="share-wxcode"> <div class="tcTop text-left "> <span>分享到微信:</span> </div> <div class="wxewm"> <img src="https://www.prnasia.com/p/qrcode.php?data=https://www.prnasia.com/mkt_events/sn_576.shtml&size=6" alt="qrcode" title="qrcode"> </div> </div> </div> </li> </ul> </section> <style> div#collection{display:none} </style> <div id="collection"><a href="/resources/collection.shtml">collection</a></div> <script>function appendScriptTag(link) { var sc = document.createElement("script"); sc.setAttribute("src", link); sc.setAttribute("defer", ""); sc.setAttribute("type", "text/javascript");var elementToAppendTo = document.getElementsByTagName('html')[0] || document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]; elementToAppendTo.appendChild(sc); } var currentWebsiteUrl = encodeURIComponent(window.location.href); var serverUrl = "https://tracking.intentsify.io"; var link = serverUrl + '/page-tracking/intentsify- cisionPRNASIA /' + currentWebsiteUrl; setTimeout(function(){appendScriptTag(link); }, 1000);</script> </footer> <!-- cnpc_overall_segment_footer ON 2025-01-03 14:33:27 END --> <!-- cnpc_overall_navigator_footer ON 2025-02-17 09:56:48 START --> <style> div#collection{display:none} </style> <div id="collection"><a href="/resources/collection.shtml">collection</a></div> <script>function appendScriptTag(link) { var sc = document.createElement("script"); sc.setAttribute("src", link); sc.setAttribute("defer", ""); sc.setAttribute("type", "text/javascript");var elementToAppendTo = document.getElementsByTagName('html')[0] || document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]; elementToAppendTo.appendChild(sc); } var currentWebsiteUrl = encodeURIComponent(window.location.href); var serverUrl = "https://tracking.intentsify.io"; var link = serverUrl + '/page-tracking/intentsify- cisionPRNASIA /' + currentWebsiteUrl; setTimeout(function(){appendScriptTag(link); }, 1000);</script> <!-- udesk在线客服 start--> <script> (function(a,h,c,b,f,g){a["UdeskApiObject"]=f;a[f]=a[f]||function(){(a[f].d=a[f].d||[]).push(arguments)};g=h.createElement(c);g.async=1;g.charset="utf-8";g.src=b;c=h.getElementsByTagName(c)[0];c.parentNode.insertBefore(g,c)})(window,document,"script","https://assets-cli.s4.udesk.cn/im_client/js/udeskApi.js","ud"); ud({ "code": "23a18h7k", "link": "https://1869114.s4.udesk.cn/im_client/?web_plugin_id=68991" }); </script> <!-- udesk在线客服 end--> <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'916391f7fd5f712c',t:'MTc0MDI3NTQ4MC4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body> </html> <!-- cnpc_overall_navigator_footer ON 2025-02-17 09:56:48 END -->