CINXE.COM

华文舆情云

<!DOCTYPE html> <html lang="ch"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width,initial-scale=0.1,user-scalable=yes" /> <link rel="stylesheet" media="only screen and (max-device-width:480px)"/> <link rel="stylesheet" href="/css/index/index.css"> <title>华文舆情云</title> <meta name="viewport" content="width=device-width,initial-scale=0.1,user-scalable=yes" /> <style> body { padding: 0; margin: 0; font-family: initial } a{ color: rgba(51, 51, 51, 1); } /* pc端 */ .scheme-features-container { max-width: 1920px; height: 620px; margin: 0 auto; background: url('/images/index/scheme_bg.png') no-repeat top center / 100% auto; } .scheme-features-container > .title { height: 150px; box-sizing: border-box; padding-top: 78px; font-size: 28px; font-family: PingFang SC-Bold, PingFang SC; font-weight: bold; color: #FFFFFF; text-align: center; } .scheme-features-container .content { width: 1200px; height: 470px; margin: 0 auto; display: flex; background-color: #fff; } .scheme-features-container .left { width: 420px; height: 100%; text-align: center; background: url('/images/index/scheme_left_bg.png') no-repeat center / cover; } .scheme-features-container .desc1 { padding: 34px 0 0 44px; text-align: left; font-size: 24px; font-family: PingFang SC-Bold, PingFang SC; font-weight: bold; color: #000000; line-height: 28px; } .scheme-features-container .desc2 { padding: 10px 0 36px 44px; text-align: left; font-size: 14px; font-family: PingFang SC-Regular, PingFang SC; font-weight: 400; color: #000000; line-height: 20px; } .scheme-features-container .left > img { width: 320px; height: auto; } .scheme-features-container .right { /* flex: 1; */ height: 100%; /* display: flex; flex-wrap: wrap; */ } .scheme-features-container .right .item { width: 49%; height: 150px; float: left; /* display: flex; */ } .scheme-features-container .right .item .icon { padding: 0 15px 0 70px; float: left; height: 100px; /* display: flex; align-items: center; */ } .scheme-features-container .right .icon img { width: 61px; height: auto; } .scheme-features-container .right .sub-desc { height: 100%; /* flex: 1; display: flex; flex-direction: column; justify-content: center; */ } .scheme-features-container .right .desc3 { font-size: 24px; font-family: PingFang SC-Bold, PingFang SC; font-weight: bold; color: #000000; line-height: 28px; margin-bottom: 10px; } .scheme-features-container .right .desc4 { font-size: 14px; font-family: Inter-Regular, Inter; font-weight: 400; color: #000000; line-height: 20px; } .app-scene-container .title { width: 100%; padding: 120px 0 52px 0; font-size: 28px; font-family: PingFang SC-Bold, PingFang SC; font-weight: bold; color: #000000; line-height: 33px; text-align: center; } .app-scene-container .content { width: 1200px; margin: 0 auto; display: flex; justify-content: space-between; } .app-scene-container .content .item { width: 280px; height: 315px; background: #FFFFFF; box-shadow: 0px 4px 12px 0px rgba(2,53,250,0.25); border-radius: 10px 10px 10px 10px; border: 1px solid #FFFFFF; text-align: center; transition: all 0.5s; -moz-transition: all 0.5s; /* Firefox 4 */ -webkit-transition: all 0.5s; /* Safari and Chrome */ -o-transition: all 0.5s; /* Opera */ } .app-scene-container .content .item:hover { transform: translateY(-15px); } .app-scene-container .content .item > img { display: block; width: 100%; height: auto; } .app-scene-container .content .item .desc5 { padding: 18px 0 6px 0; font-size: 20px; font-family: PingFang SC-Regular, PingFang SC; font-weight: 400; color: #000000; line-height: 23px; } .app-scene-container .content .item .desc6 { font-size: 12px; font-family: PingFang SC-Regular, PingFang SC; font-weight: 400; color: #000000; line-height: 14px; } .cooperative-users-container .title { padding: 120px 0 50px 0; text-align: center; font-size: 28px; font-family: PingFang SC-Bold, PingFang SC; font-weight: bold; color: #000000; line-height: 33px; } .cooperative-users-container .content { width: 1200px; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: space-between; padding-bottom: 106px; } .cooperative-users-container .content img { width: 400px; height: auto; transition: all .5s ease .1s; } .cooperative-users-container .content img:hover { transform: scale(1.1); } .footer-container { max-width: 1920px; margin: 0 auto; background-color: #26272a; padding: 80px 0 80px 0; } .footer-container .row { width: 1200px; margin: 0 auto; display: flex; } .footer-container .row { display: flex; } .footer-container .row .col { width: 50%; box-sizing: border-box; padding: 12px 0 12px 46px; font-size: 14px; font-family: PingFang SC-Medium, PingFang SC; font-weight: 500; color: #B4B7BE; line-height: 16px; } .footer-container .footer_logo { width: 1200px; margin: 0 auto; } .footer-container .footer_logo img { width: 160px; height: auto; padding-left: 46px; padding-top: 18px; } /* 移动端 */ @media screen and (orientation:portrait) and (max-device-width:750px) { .scheme-features-container { width: 100%; height: auto; margin: 0 auto; background: none; } .scheme-features-container .title { width: 100%; height: 150px; box-sizing: border-box; padding-top: 78px; background-color: #5688f2; text-align: center; font-size: 43px; font-family: PingFang SC-Bold, PingFang SC; font-weight: bold; color: #FFFFFF; } .scheme-features-container .content { width: 100%; height: auto; box-sizing: border-box; padding: 0 30px; display: flex; justify-content: space-between; } .scheme-features-container .content .left { width: 50%; } .scheme-features-container .content .left .desc1 { padding: 34px 0 0 14px; font-size: 28px; font-family: PingFang SC-Bold, PingFang SC; font-weight: bold; color: #000000; line-height: 33px; } .scheme-features-container .content .left .desc2 { padding: 10px 0 36px 14px; font-size: 24px; font-family: PingFang SC-Regular, PingFang SC; font-weight: 400; color: #000000; line-height: 28px; } .scheme-features-container .content .left img { width: 88%; margin-bottom: 30px; } .scheme-features-container .content .right { width: 50%; height: auto; } .scheme-features-container .content .right .item { width: 100%; height: 50%; box-sizing: border-box; padding-top: 20%; } .scheme-features-container .content .right .icon { display: block; box-sizing: border-box; padding: 0 10px 0 30px; } .scheme-features-container .content .right .icon img { width: 60px; } .scheme-features-container .content .right .sub-desc { display: block; height: 100%; float: right; width: 66%; } .scheme-features-container .content .right .desc3 { font-size: 28px; font-family: PingFang SC-Bold, PingFang SC; font-weight: bold; color: #000000; line-height: 33px; } .scheme-features-container .content .right .desc4 { font-size: 24px; font-family: PingFang SC-Regular, PingFang SC; font-weight: 400; color: #000000; line-height: 28px; } .scheme-features-container .bottomContent { width: 100%; padding-top: 65px; overflow: hidden; } .scheme-features-container .bottomContent .item { width: 49%; box-sizing: border-box; float: left; padding: 0 44px; } .scheme-features-container .bottomContent .icon { padding: 0 10px 0 30px; float: left; height: 140px; } .scheme-features-container .bottomContent .icon img { width: 60px; } .scheme-features-container .bottomContent .desc3 { font-size: 28px; font-family: PingFang SC-Bold, PingFang SC; font-weight: bold; color: #000000; line-height: 33px; } .scheme-features-container .bottomContent .desc4 { font-size: 24px; font-family: PingFang SC-Regular, PingFang SC; font-weight: 400; color: #000000; line-height: 28px; } .app-scene-container { width: 100%; } .app-scene-container .title { padding: 120px 0 60px 0; text-align: center; font-size: 42px; font-family: PingFang SC-Bold, PingFang SC; font-weight: bold; color: #000000; line-height: 49px; } .app-scene-container .content { width: 100%; box-sizing: border-box; padding: 0 40px; flex-wrap: wrap; } .app-scene-container .content .item { height: auto; width: 48%; margin-bottom: 40px; } .app-scene-container .content .item .desc6 { padding-bottom: 45px; } .cooperative-users-container .title { width: 100%; padding: 90px 0 32px 0; text-align: center; font-size: 42px; font-family: PingFang SC-Bold, PingFang SC; font-weight: bold; color: #000000; line-height: 49px; } .cooperative-users-container .content { width: 100%; } .cooperative-users-container .content img { width: 50%; } .footer-container { width: 100%; padding: 96px 0 105px 0; } .footer-container .row { width: 100%; box-sizing: border-box; } .footer-container .row .col { font-size: 24px; font-family: PingFang SC-Medium, PingFang SC; font-weight: 500; color: #B4B7BE; line-height: 28px; } .footer-container .row .col:nth-child(2) { padding-left: 0; } .footer-container .footer_logo { width: 100%; box-sizing: border-box; } .footer-container .footer_logo img { width: 160px; height: auto; padding-left: 46px; padding-top: 18px; } } </style> <style type="text/css"> /* @media screen and (min-width: 1440px) .hero__model-inner-wrap { top: 62px; width: 460px; height: 392px; } */ @media screen and (orientation:portrait) and (max-device-width:750px){ body{ width: 100%; margin: 0 auto; } .mobileBox .slider-ul-li-a .title { left: 10%; text-align: center; top: 140px; width: 80%; } .mobileBox .slider-ul-li-a .title .des { text-align: left; font-size: 26px; } .mobileBox .pc { display: none !important; } .mobileBox .mobile { display: block !important; } .toBar{ margin-top: 88px !important; } .logo { height: 84px !important; } .logo .image { height: 84px; } .toBarBox .login { font-size: 28px; margin-top: 5px; } .toBarBox .navItem { padding: 0 7px !important; margin: 0 6px !important; } .active { border-bottom: 4px solid #5688F2; color: #5688F2; font-weight: bold; } .mobileBox.contentBox .bannerBox { width: 100%; height: 1000px; background: url("/images/index/mobile-banner1-bg.png") 100% 100%; overflow: hidden; } #bannerList { overflow: hidden; } .contentBox .toBarBox { margin-top: 30px !important; height: 190px !important; } .navBox { float: none; margin-top: 97px; position: absolute; font-size: 28px; } .contentBox .bannerBox .text { width: 100%; float: none; margin: 0 auto; margin-top: 130px; text-align: center; } .contentBox .bannerBox .center .icon { width: 100%; margin: 0 auto; float: none; margin-top: 46px; } .text .title { } .contentBox .text .des { width: 480px; margin: 0 auto; text-align: left; margin-top: 26px; line-height: 32px; } .contentBox .center { width: 100% !important; margin: 0 auto !important; padding: 0 24px !important; box-sizing: border-box; } .contentBox .center .content { width: 100% !important; } .mobileBox .data-platform { height: auto; } .mobileBox .data-platform .des { font-size: 28px !important; line-height: 38px; margin-top: 26px; } .data-platform .leftContent { width: 100% !important; float: none !important; } .data-platform .title { font-size: 42px !important; } .data-platform .itemtitle { width: auto !important; font-size: 28px !important; } .data-platform .itemdes { font-size: 28px !important; line-height: 38px !important; } .data-platform .leftContent .item { height: auto !important; } .leftContent .itemtitle { font-size: 24px !important; } .rightContent { float: none !important; width: 100% !important; padding: 0 20px !important; } .rightContent .image { margin: 0 auto; display: block; } } @keyframes ball { 0% { top: 0px; left: 0px;} 25% { top: 0px; left: 20px;} 50% { top: 100px; left: 250px;} 75% { top: 200px; left: 0px;} 100% { top: 0px; left: 0px;} } @keyframes rotate { 100% { transform: rotate(-10deg);} } /* div { width: 100px; height: 100px; border-radius: 50%; border: 3px solid black; position: relative; animation-name: ball; } */ .itemBanner { height: 500px; float: left; } .mobile { display: none; } .pc { display: block; } .center { width: 1200px; margin: 0 auto; } .toBarBox { overflow: hidden; height: 64px; line-height: 64px; color: rgba(51, 51, 51, 1); } .toBarBox>div { float: left; } .toBarBox .logo { width: 160px; margin-right: 27px; } .toBarBox .navItem { padding-right: 27px; cursor: pointer; float: left; } .toBarBox .login { float: right; border: 1px solid #478BEB; color: #478BEB; border-radius: 20px; height: 38px; padding: 0 20px; line-height: 38px; margin-top: 12px; cursor: pointer; } .bannerBox .btns { position: absolute; bottom: 34px; left: calc(50% - 50px); } .bannerBox .btns>div { width: 12px; height: 12px; border-radius: 100%; float: left; margin: 0 8px; background: #adadad; cursor: pointer; } .bannerBox .btns>div.active { background: #fff; } .bannerBox .left{ position: absolute; left: 0; } .bannerBox .right{ position: absolute; right: 0; } .bannerBox { position: relative; width: 100%; height: 500px; background: url("/images/index/banner1-bg.png") 100% 100%; overflow: hidden; } .banner { width: 1200px; height: 100%; margin: 0 auto; } .text { width: 690px; float: left; margin-top: 130px; } #slider { margin-top: 0; } .slider-ul-li-a .title { font-size: 58px; font-weight: bold; color: #FFFFFF; position:absolute; left:20%; top:140px } .slider-ul-li-a .des { font-size: 20px; font-weight: 500; color: #FFFFFF; line-height: 30px; margin-top: 20px; display: inline-block; } .slider-ul-li-a .text .title { font-size: 54px; font-weight: bold; color: #FFFFFF; } .text .des { font-size: 20px; font-weight: 500; color: #FFFFFF; line-height: 30px; margin-top: 20px; } .icon { float: right; } .data-platform { width: 100%; /* height: 789px; */ margin-bottom: 60px; } .data-platform .title { font-size: 28px; font-weight: bold; color: #000000; line-height: 33px; text-align: center; margin-top: 110px; } .data-platform .des { margin-top: 11px; font-size: 14px; font-weight: 400; color: #000000; text-align: center; } .data-platform .content { overflow: hidden; margin-top: 44px; } .data-platform .leftContent { float: left; width: 640px; } .data-platform .leftContent .right{ width: 474px; margin-right: 40px; } .data-platform .leftContent .item { width: 100%; height: 90px; padding: 20px; background: rgba(255,255,255,0.5); border-radius: 10px 10px 10px 10px; opacity: 1; border: 1px solid #E2E8F1; overflow: hidden; margin-top: 20px; } .data-platform .leftContent .item:first-child { margin-top: 0; } .platform-icon { width: 92px; height: 92px; } .data-platform .rightContent { float: right; width: 500px; height: 100%; /* animation-name: rotate; */ /* animation: rotate 5s infinite; */ /* position: relative; */ } /* .data-platform .rightContent:hover { animation: rotate 3s infinite; } */ .left { float: left; } .right { float: right; } .data-platform .itemtitle { width: 119px; height: 22px; font-size: 16px; font-weight: bold; color: #000000; line-height: 19px; } .data-platform .itemdes { font-size: 12px; font-weight: 400; color: rgba(0, 0, 0, 0.70); line-height: 18px; margin-top: 8px; } </style> <script src="//res.wx.qq.com/open/js/jweixin-1.6.0.js"></script> <!--layer--> <link href="/js/plug-in/layer/skin/default/layer.css" rel="stylesheet"> <style> .toBarBox .wxshare{ float: right; } .share-weixin{ cursor: pointer; padding-left: 36px; height: 36px; font-size:15px; background: url(/images/weixin.png) 0 0 no-repeat; } </style> </head> <body> <div class="contentBox mobileBox"> <div class="toBar"> <div class="toBarBox center"> <div class="logo"><img class="image" src="/images/index/logo.png"/></div> <div class="navBox"> <div class="navItem active"><a href="#introduction">实时热点</a></div> <div class="navItem"><a href="#introduction">人物分析</a></div> <div class="navItem"><a href="#introduction">话题分析</a></div> <div class="navItem"><a href="#introduction">舆情报告</a></div> </div> <div class="login"> <a href="/login/lca">登录</a> / <a href="/login/signup">注册</a></div> <div class="wxshare"><span>分享到:</span><span title="分享到微信" class="share-weixin"></span></div> </div> </div> <div id="imgDiv" style="display: none"></div> <div id="slider"></div> <!-- <div class="bannerBox"> <div class="left">2222</div> <div class="right">4444444444</div> <div class="btns"> <div></div> <div></div> <div></div> </div> <div class="bannerList" id="bannerlist" style="height: 100%;"> <div class="itemBanner"> <div class="banner center"> <div class="text"> <div class="title">华文融媒 全网舆情</div> <div class="des">实时全网监测,全面综合分析,高效重点关注。 </br> 华文舆情系统,帮助用户掌握全网舆情。了解传播途径,把握发展态势。</div> </div> <div class="icon"> <img class="pc" src="/images/index/banner1-icon.png"/> <img class="mobile" style="margin: 0 auto;" src="/images/index/mobile-banner1-icon.png"/> </div> </div> </div> <div class="itemBanner"> <div class="banner center"> <div class="text"> <div class="title">华文舆情态势 舆情智能研判</div> <div class="des">及时态势分析,多维态势展示。重点舆情推送,突发实际预警。 华文舆情态势分析,以智能Ai检查舆情情感,及时发现负面动向。 </br> </div> </div> <div class="icon"> <img class="pc" src="/images/index/banner2-icon.png"/> <img class="mobile" style="margin: 0 auto;" src="/images/index/mobile-banner1-icon.png"/> </div> </div> </div> <div class="itemBanner"> <div class="banner center"> <div class="text"> <div class="title">华文舆情 早发现-突发事件</div> <div class="des">实时全面监测,及时准确预警深入直观分析,快速便捷响应。</br> 华文早发现,帮助用户“早发现”突发事件,为报告、早响应提供先机 </div> </div> <div class="icon"> <img class="pc" src="/images/index/banner3-icon.png"/> <img class="mobile" style="margin: 0 auto;" src="/images/index/mobile-banner1-icon.png"/> </div> </div> </div> </div> </div> --> <div class="data-platform"> <div class="center"> <div class="title">强大的舆论大数据分析平台</div> <div class="des">基于数据化的舆论分析,智能跟踪传播路径,助力解决舆论领域传播分析,评估与决策难题</div> <div class="content"> <div class="leftContent"> <div class="item"> <img class="left platform-icon" src="/images/index/data-platform-icon1.png"/> <div class="right"> <div class="itemtitle"> 舆情服务 </div> <div class="itemdes"> 华文舆情服务提供实时舆情数据、智能语义分析、文本情感分析及全网用户画像等数据分析能力。 客户可以通过简单配置实现个性化数据服务,全方位实时分析互联网舆论,准确把握时事脉搏。 </div> </div> </div> <div class="item"> <img class="left platform-icon" src="/images/index/data-platform-icon2.png"/> <div class="right"> <div class="itemtitle"> 全面数据覆盖 </div> <div class="itemdes"> 采集覆盖微博、微信、新闻、论坛、博客、短视频平台、搜索引擎、百度贴吧等全网数据源。通过关键词 </div> </div> </div> <div class="item"> <img class="left platform-icon" src="/images/index/data-platform-icon3.png"/> <div class="right"> <div class="itemtitle"> 强大技术支持 </div> <div class="itemdes"> 提供一对一客服经理指导。指导用户更有的放矢地进行舆情处理,了解搜索及传播热度。 </div> </div> </div> </div> <div class="rightContent"> <img class="image" src="/images/index/data-platform-icon.png"/> </div> </div> </div> </div> <!-- 解决方案特点 --> <section class="scheme-features-container" id="introduction"> <div class="title" style="color: #fff;">华文舆情解决方案特点</div> <div class="content"> <div class="left"> <div class="desc1">全网监控</div> <div class="desc2">自定义分析关键词,覆盖全网报刊,主要媒体,<br> 微博、公众号 app多途径</div> <img src="/images/index/scheme.png" alt=""> </div> <div class="right pc"> <div class="item" style="margin-top: 67px;border-right: 2px solid #E4F8FF;"> <div class="icon"> <img src="/images/index/scheme_icon1.png" alt=""> </div> <div class="sub-desc"> <div class="desc3">实时热点</div> <div class="desc4">发现实现热点<br>帮助用户掌握热点舆情</div> </div> </div> <div class="item" style="margin-top: 67px;"> <div class="icon"> <img src="/images/index/scheme_icon2.png" alt=""> </div> <div class="sub-desc"> <div class="desc3">人物分析</div> <div class="desc4">针对关键人物提供定制化舆情监控<br>舆情及时掌握</div> </div> </div> <div class="item" style="border-right: 2px solid #E4F8FF;padding-top: 58px;"> <div class="icon"> <img src="/images/index/scheme_icon3.png" alt=""> </div> <div class="sub-desc"> <div class="desc3">话题分析</div> <div class="desc4">针对指定话题<br>提供分析追踪</div> </div> </div> <div class="item" style="padding-top: 58px;"> <div class="icon"> <img src="/images/index/scheme_icon4.png" alt=""> </div> <div class="sub-desc"> <div class="desc3">舆情报告</div> <div class="desc4">提供个性化报告,支持日报、周报、月报。通过短信、邮件推送到位。</div> </div> </div> </div> <div class="right mobile"> <div class="item"> <div class="icon"> <img src="/images/index/scheme_icon1.png" alt=""> </div> <div class="sub-desc"> <div class="desc3">实时热点</div> <div class="desc4">发现实现热点<br>帮助用户掌握热点舆情</div> </div> </div> <div class="item"> <div class="icon"> <img src="/images/index/scheme_icon2.png" alt=""> </div> <div class="sub-desc"> <div class="desc3">人物分析</div> <div class="desc4">针对关键人物提供定制化舆情监控<br>舆情及时掌握</div> </div> </div> </div> </div> <div class="bottomContent mobile"> <div class="item" style="border-right: 2px solid #E4F8FF;"> <div class="icon"> <img src="/images/index/scheme_icon1.png" alt=""> </div> <div class="sub-desc"> <div class="desc3">实时热点</div> <div class="desc4">发现实现热点<br>帮助用户掌握热点舆情</div> </div> </div> <div class="item"> <div class="icon"> <img src="/images/index/scheme_icon2.png" alt=""> </div> <div class="sub-desc"> <div class="desc3">人物分析</div> <div class="desc4">针对关键人物提供定制化舆情监控<br>舆情及时掌握</div> </div> </div> </div> </section> <!-- 应用场景 --> <section class="app-scene-container"> <div class="title">广泛的应用场景</div> <div class="content"> <div class="item"> <img src="/images/index/scene1.png" alt=""> <div class="desc5">企业</div> <div class="desc6">全方位的企业舆情顾问</div> </div> <div class="item"> <img src="/images/index/scene2.png" alt=""> <div class="desc5">学校</div> <div class="desc6">立体化的舆情跟踪</div> </div> <div class="item"> <img src="/images/index/scene3.png" alt=""> <div class="desc5">政务</div> <div class="desc6">及时有效的舆情预警</div> </div> <div class="item"> <img src="/images/index/scene4.png" alt=""> <div class="desc5">金融</div> <div class="desc6">准确把握金融舆情动向</div> </div> </div> </section> <!-- 合作用户 --> <section class="cooperative-users-container"> <div class="title">合作用户</div> <div class="content"> <img src="/images/index/college_icon1.png" alt=""> <img src="/images/index/college_icon2.png" alt=""> <img src="/images/index/college_icon3.png" alt=""> <img src="/images/index/college_icon4.png" alt=""> <img src="/images/index/college_icon5.png" alt=""> <img src="/images/index/college_icon6.png" alt=""> </div> </section> <!-- 页脚 --> <footer class="footer-container"> <div class="row"> <div class="col">实时热点</div> <div class="col">电话(工作日):010-62978088 0736-7777901(客服)</div> </div> <div class="row"> <div class="col">人物分析</div> <div class="col">手机(24小时):15611246194(周)18175630731(戴)</div> </div> <div class="row"> <div class="col">话题分析</div> <div class="col">微信:hwrm01 QQ: 704190393</div> </div> <div class="row"> <div class="col">舆论报告</div> <div class="col">邮箱:704190393@qq.com</div> </div> <div class="row"> <div class="col">日志管理</div> <div class="col">地址:北京市海淀区上地信息路一号(国际创业园)A栋601室</div> </div> <div class="footer_logo"> <img src="/images/index/footer_logo.png" alt=""> </div> </footer> </div> <script src="https://www.jq22.com/jquery/jquery-1.10.2.js"></script> <script src="/js/plug-in/layer/layer.js" ></script> <script type="text/javascript" src="/js/plug-in/jquery/jquery.qrcode.min.js"></script> <script src="/js/common/jquery.slider.js"></script> <script src="/js/common/common.js?v=1731581879752" type="text/javascript" ></script> <script src="/js/common/commonUtil.js?v=1731581879752" type="text/javascript" ></script> <!--自定义公共变量--> <script> /*<![CDATA[*/ var YQ = { ajaxPrefix: "", //provider地址 updownServer: "", //上传下载地址 basePath: "", oauth2_codeUrl: "http:\/\/10.12.19.28:20006\/oauth\/authorize?client_id=wzxytest\u0026response_type=code\u0026redirect_uri=http:\/\/10.12.19.9:6001\/oauth", images: "\/static\/images", layerLoading: null, index_url: '/th/hot', sourceTypes: null, login_url: '/login/lca', toupdatepwd_url: '/nlg/toupdatepwd/lca' }; /*]]>*/ </script> <script> function IsPhone() { //获取浏览器navigator对象的userAgent属性(浏览器用于HTTP请求的用户代理头的值) let info = navigator.userAgent; //通过正则表达式的test方法判断是否包含“Mobile”字符串 let isPhone = /mobile/i.test(info); //如果包含“Mobile”(是手机设备)则返回true return isPhone; } var imgsPc = ["/images/index/banner.png", "/images/index/banner2.png", "/images/index/banner3.png"] var imgsMobile = ["/images/index/banner-mobile.png", "/images/index/banner-mobile2.png", "/images/index/banner-mobile3.png"] var imgs var boxWidth = $('.mobileBox').width() var height = 500 var content var contentPc = [ {'title': '华文融媒 全网舆情', 'des': '实时全网监测,全面综合分析,高效重点关注。 </br>华文舆情系统,帮助用户掌握全网舆情。了解传播途径,把握发展态势。'}, {'title': '华文舆情态势 舆情智能研判', 'des': '及时态势分析,多维态势展示。重点舆情推送,突发实际预警。 </br>华文舆情态势分析,以智能Ai检查舆情情感,及时发现负面动向。'}, {'title': '华文舆情 早发现-突发事件', 'des': '实时全面监测,及时准确预警,深入直观分析,快速便捷响应。 </br>华文早发现,帮助用户“早发现”突发事件,为早报告、早响应提供先机。'} ] var contentMobile = [ {'title': '华文融媒 全网舆情', 'des': '实时全网监测,全面综合分析,高效重点关注。华文舆情系统,帮助用户掌握全网舆情。了解传播途径,把握发展态势。'}, {'title': '华文舆情态势</br>舆情智能研判', 'des': '及时态势分析,多维态势展示。重点舆情推送,突发实际预警。华文舆情态势分析,以智能Ai检查舆情情感,及时发现负面动向。'}, {'title': '华文舆情 </br>早发现-突发事件', 'des': '实时全面监测,及时准确预警,深入直观分析,快速便捷响应。华文早发现,帮助用户“早发现”突发事件,为早报告、早响应提供先机。'} ] if (IsPhone()) { boxWidth = 750 height = 1000 imgs = imgsMobile content = contentMobile } else { imgs = imgsPc content = contentPc } var options = { container: "slider", // 轮播容器 imgs: imgs, duration: "normal", // 轮播时长 delay: 6000, // 延迟 direction: "left", // 自动轮播方向 auto: true, // 是否自动轮播 arrows: true, // 是否显示左右箭头 width: boxWidth, // 宽 height: height, // 高 content: content } $("#slider").sliderImg(options); </script> <script> var phoneWidth = parseInt(window.screen.width); var phoneHeight = parseInt(window.screen.height); var phoneScale = phoneWidth/750;//除以的值按手机的物理分辨率 var ua = navigator.userAgent; if (/Android (\d+\.\d+)/.test(ua)) { var version = parseFloat(RegExp.$1); // andriod 2.3 if (version > 2.3) { document.write('<meta name="viewport" content="width=device-width,initial-scale='+phoneScale+',minimum-scale='+phoneScale+',maximum-scale='+phoneScale+',user-scalable=no">'); // andriod 2.3以上 } else { document.write('<meta name="viewport" content="width=device-width,user-scalable=no">'); } // 其他系统 } else { document.write('<meta name="viewport" content="width=device-width, initial-scale='+phoneScale+',minimum-scale='+phoneScale+',maximum-scale ='+phoneScale +',user-scalable=no,">'); } function IsPhone() { //获取浏览器navigator对象的userAgent属性(浏览器用于HTTP请求的用户代理头的值) let info = navigator.userAgent; //通过正则表达式的test方法判断是否包含“Mobile”字符串 let isPhone = /mobile/i.test(info); //如果包含“Mobile”(是手机设备)则返回true return isPhone; } var url = window.location.href; function qrcodeImg() { $("#imgDiv").html('<div id="qrcodeImg" class="img-responsive"></div>'); $('#qrcodeImg').qrcode({ //二维码生成方式 table/canvas render: "canvas", //前景色 foreground: "#000000", //背景色 background: "#FFF", //指定宽 width: 160, //指定高 height: 160, //二维码地址 text: url }); } $(function () { $(".share-weixin").click(function () { //函数内容 qrcodeImg(); var ca = $("#imgDiv").find("canvas")[0]; //获取二维码中的图片地址 var src_xp = ca.toDataURL('image/jpeg'); var my_content = '<img style="width:160px;padding:15px" src="' + src_xp + '"> <center>微信扫描后进行分享</center>'; layer.open({ type: 1,//类型 title: '',//窗口名字 content: my_content }); }) //加载jsTicket,此处的loadWxJsSignature访问springboot的controller,access_token、jsapi_ticket、随机字符串、时间戳、签名均由服务器获取或生成,并通过AJAX方法传递到前端。 $.getJSON("https://share.ihwrm.com/wxjs_signature.php?jsoncallback=?", { url: url }, function (resultdata) { if (resultdata.errcode == 0) { //ok console.log("signature:ok"); let appId = resultdata.result.appId; let noncestr = resultdata.result.noncestr; let timestamp = resultdata.result.timestamp; let signature = resultdata.result.signature; //wx配置 wx.config({ debug: false, appId: appId, timestamp: timestamp, nonceStr: noncestr, signature: signature, jsApiList: [ 'updateTimelineShareData', //自定义分享到朋友圈及QQ空间按钮 'updateAppMessageShareData'//自定义发送给朋友及QQ好友按钮 ] }); wx.ready(function () { //需在用户可能点击分享按钮前就先调用 wx.updateAppMessageShareData({ title: '华文舆情云', // 分享标题 desc: '全网舆情监控、动态随时掌握,为您定制报告,免费长期试用!', // 分享描述 link: url, // 分享链接,该链接域名或路径必须与当前页面对应的公众号JS安全域名一致 imgUrl: 'http://share.ihwrm.com/zy_logo.png', // 分享图标 success: function () { // 设置成功 } }); wx.updateTimelineShareData({ title: '华文舆情云', // 分享标题 link: url, // 分享链接,该链接域名或路径必须与当前页面对应的公众号JS安全域名一致 imgUrl: 'http://share.ihwrm.com/zy_logo.png', // 分享图标 success: function () { // 设置成功 } }) }); } else { console.log("signature:" + resultdata.errcode); console.log("signature:" + resultdata.errmsg); } }); }); </script> </body> </html>

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