message
19
src/50x.html
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Error</title>
|
||||
<style>
|
||||
html { color-scheme: light dark; }
|
||||
body { width: 35em; margin: 0 auto;
|
||||
font-family: Tahoma, Verdana, Arial, sans-serif; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>An error occurred.</h1>
|
||||
<p>Sorry, the page you are looking for is currently unavailable.<br/>
|
||||
Please try again later.</p>
|
||||
<p>If you are the system administrator of this resource then you should check
|
||||
the error log for details.</p>
|
||||
<p><em>Faithfully yours, nginx.</em></p>
|
||||
</body>
|
||||
</html>
|
||||
BIN
src/img/bj25.jpg
Normal file
|
After Width: | Height: | Size: 510 KiB |
1732
src/img/url_string
Normal file
906
src/products/M60B-S.html
Normal file
|
|
@ -0,0 +1,906 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="./favicon.ico" />
|
||||
<title>熙讯-产品中心-控制系统-商显播放盒-M60B-S</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../css/font_2684660_0fb6nx59q8wg.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = 'https://en.colorlightinside.com';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
<div class="container1260 headerBox">
|
||||
<div class="logo">
|
||||
<a href="../index.html">
|
||||
<img src="../img/logo.png" alt="" />
|
||||
</a>
|
||||
</div>
|
||||
<div class="header_content">
|
||||
<div class="head_navlist">
|
||||
<ul class="clearfloat">
|
||||
<!-- <li>-->
|
||||
<!-- <a href="/">首页</a>-->
|
||||
<!-- </li>-->
|
||||
|
||||
<li class="ProductNavOff active">
|
||||
<a href="javascript:;">产品中心</a>
|
||||
<span></span>
|
||||
<div class="ProductNav">
|
||||
<i></i>
|
||||
<div class="container1260">
|
||||
<div class="ProTabBar">
|
||||
<div class="tabTerm active">图像处理</div>
|
||||
|
||||
<div class="tabTerm">控制系统</div>
|
||||
|
||||
<div class="tabTerm">云联网</div>
|
||||
|
||||
<div class="tabTerm">媒体服务器</div>
|
||||
</div>
|
||||
<div class="ProTabCont">
|
||||
<div class="tabItem active">
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="https://support.colorlightinside.com/uploads/X100-新_1672127791.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>视频拼接器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/111/index.html">X100 Pro</a>
|
||||
<a href="/product/special/1263/index.html">X100</a>
|
||||
<a href="/product/special/1283/index.html">D16/D9</a>
|
||||
<a href="/product/special/1323/index.html">V8</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/Z8t_1672127870.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>超级视频处理器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/159/index.html">Z8t</a>
|
||||
<a href="/product/special/1343/index.html">Z6 PRO-G2</a>
|
||||
<a href="/product/special/1372/index.html">Z5/Z4 Pro</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/33_1701747653.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>专业视频处理器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/2062/index.html">VX10/VX6</a>
|
||||
<a href="/product/special/256/index.html">X40m/X20m</a>
|
||||
<a href="/product/special/1902/index.html">X26m</a>
|
||||
<a href="/product/special/1237/index.html">X20/X16E/X8E</a>
|
||||
<a href="/product/special/327/index.html">X12</a>
|
||||
<a href="/product/special/1459/index.html">X7/X6/X4e</a>
|
||||
<a href="/product/special/1594/index.html">X4m/X2m</a>
|
||||
<a href="/product/special/329/index.html">X4s/X2s</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="img/img6_1654488186.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>分布式系统</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/339/index.html">XD50-4K/XD50-A</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/ColorAdept_1672127984.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>软件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/1700/index.html">ColorAdept</a>
|
||||
<a href="/product/special/1503/index.html">麒麟可视化智控平台</a>
|
||||
<a href="/product/special/1514/index.html">iSet</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tabItem">
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/S20_1655176809.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>发送器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/345/index.html">S20/S20F</a>
|
||||
<a href="/product/special/765/index.html">S6F/S4/S2</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/i10_1655178402-1_1672295522.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>接收系列</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/355/index.html">5G传输系列</a>
|
||||
<a href="/product/special/725/index.html">i10/i9+/i8/i5+</a>
|
||||
<a href="/product/special/1535/index.html">K10/K9+/K8/K5+</a>
|
||||
<a href="/product/special/1557/index.html">E320/E120/E80</a>
|
||||
<a href="/product/special/745/index.html">5A-75E/5A-75B</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/H10FN_1655176917.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>配件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/369/index.html">H10FN/H10FN2/H10Fix/H2F</a>
|
||||
<a href="/product/special/1746/index.html">OP4/OP1</a>
|
||||
<a href="/product/special/373/index.html">监控类配件</a>
|
||||
<a href="/product/special/1525/index.html">XH6</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/CCM6000_1655176958.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>校正系统</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/374/index.html">科学级校正系统</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/LEDVISION-1_1672295405.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>专业配屏软件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/381/index.html">LEDVISION</a>
|
||||
<a href="/product/special/385/index.html">LEDUpgrade</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tabItem">
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/A200_1655177209.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>播放器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/389/index.html">A200/A100</a>
|
||||
<a href="/product/special/980/index.html">A35</a>
|
||||
<a href="/product/special/964/index.html">A4K/A2K</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="https://support.colorlightinside.com/uploads/云服务器Logo-2-02_1673427871.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>云平台</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/409/index.html">ColorlightCloud</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/playermaster_1655177237.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>云联网播控软件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/255/index.html">PlayerMaster</a>
|
||||
<a href="/product/special/414/index.html">LED精灵</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tabItem">
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/CS16K_1672128080.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>多媒体播控服务器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/502/index.html">CS16K</a>
|
||||
<a href="/product/special/1141/index.html">CS20-8K/CS20-8K Pro</a>
|
||||
<a href="/product/special/1189/index.html">CS4K/CS4K Pro</a>
|
||||
<a href="/product/special/1980/index.html">CS4K G2</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="https://support.colorlightinside.com/uploads/GrandShow图标_画板1_1660794245.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>播控软件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/158/index.html">GrandShow</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="https://support.colorlightinside.com/uploads/采集卡_1672128105.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>服务器配件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/254/index.html">音视频采集卡</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- <div class="sub_zinav Lhide">
|
||||
<a href="/product/index/index.html">图像处理</a>
|
||||
|
||||
<a href="/product/index/index.html">控制系统</a>
|
||||
|
||||
<a href="/product/index/index.html">云联网</a>
|
||||
|
||||
<a href="/product/index/index.html">媒体服务器</a>
|
||||
|
||||
</div> -->
|
||||
<div class="sub_zinav Lhide">
|
||||
<div class="sub_zinav2">
|
||||
<!-- 有三级二级就不要填链接了 -->
|
||||
<a class="Link2">图像处理</a><i></i>
|
||||
<div class="sub_zinav3">
|
||||
<a href="/product/index/index.html" class="Link3">视频拼接器</a>
|
||||
<a href="/product/index/index.html" class="Link3">超级视频处理器</a>
|
||||
<a href="/product/index/index.html" class="Link3">专业视频处理器</a>
|
||||
<a href="/product/index/index.html" class="Link3">分布式系统</a>
|
||||
<a href="/product/index/index.html" class="Link3">软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sub_zinav2">
|
||||
<!-- 有三级二级就不要填链接了 -->
|
||||
<a class="Link2">控制系统</a><i></i>
|
||||
<div class="sub_zinav3">
|
||||
<a href="/product/index/index.html" class="Link3">发送器</a>
|
||||
<a href="/product/index/index.html" class="Link3">接收系列</a>
|
||||
<a href="/product/index/index.html" class="Link3">配件</a>
|
||||
<a href="/product/index/index.html" class="Link3">校正系统</a>
|
||||
<a href="/product/index/index.html" class="Link3">专业配屏软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sub_zinav2">
|
||||
<!-- 有三级二级就不要填链接了 -->
|
||||
<a class="Link2">云联网</a><i></i>
|
||||
<div class="sub_zinav3">
|
||||
<a href="/product/index/index.html" class="Link3">播放器</a>
|
||||
<a href="/product/index/index.html" class="Link3">云平台</a>
|
||||
<a href="/product/index/index.html" class="Link3">云联网播控软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sub_zinav2">
|
||||
<!-- 有三级二级就不要填链接了 -->
|
||||
<a class="Link2">媒体服务器</a><i></i>
|
||||
<div class="sub_zinav3">
|
||||
<a href="/product/index/index.html" class="Link3">多媒体播控服务器</a>
|
||||
<a href="/product/index/index.html" class="Link3">播控软件</a>
|
||||
<a href="/product/index/index.html" class="Link3">服务器配件</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/solution/index/index.html">解决方案</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="/solution/index/8311.html">广电演播IP化解决方案</a>
|
||||
<a href="/solution/index/817.html">超大分辨率解决方案</a>
|
||||
<a href="/solution/index/43.html">XR虚拟拍摄解决方案</a>
|
||||
<a href="/solution/index/3015.html">创意显示解决方案</a>
|
||||
<a href="/solution/index/42.html">3D显示解决方案</a>
|
||||
<a href="/solution/index/1096.html">COB屏校正解决方案</a>
|
||||
<a href="/solution/index/1091.html">智慧灯杆屏解决方案</a>
|
||||
<a href="/solution/index/41.html">车载广告屏解决方案</a>
|
||||
<a href="/solution/index/5308.html">会议一体机解决方案</a>
|
||||
<a href="/solution/index/3339.html">分布式坐席解决方案</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/case/large/index.html">典型案例</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="/case/large/index.html">经典案例</a>
|
||||
<a href="/case/ordinary/index.html">应用案例</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript:;">服务支持</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="/service/download/index.html">下载专区</a>
|
||||
<a href="/service/videolist/index.html">操作视频</a>
|
||||
<a href="/service/cce/index.html">CCE认证</a>
|
||||
<a href="/service/network/index.html">服务网络</a>
|
||||
<a href="/service/after/index.html">投诉和建议</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/news/all/index.html">新闻资讯</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="/news/company/index.html">公司新闻</a>
|
||||
<a href="/news/technology/index.html">技术资讯</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/about/index/index.html">关于我们</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="/about/index/index.html">公司简介</a>
|
||||
<a href="/about/index/#con8">企业愿景</a>
|
||||
<a href="/about/index/#con9">企业使命</a>
|
||||
<a href="/about/index/#con10">企业价值观</a>
|
||||
<a href="/about/callme/index.html">联系我们</a>
|
||||
<a href="https://hr.colorlightinside.com/">人才招聘</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/investor/hottel/index.html">投资者关系</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="/investor/hottel/index.html">投资者热线</a>
|
||||
<a target="_blank" href="https://ir.p5w.net/c/301391.shtml">交流平台</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="head_rightmenu">
|
||||
<div class="h_search clearfloat">
|
||||
<div class="hsearch_btn fr">
|
||||
<i class="iconfont icon_sousuo"></i>
|
||||
</div>
|
||||
<form id="search-form" action="/search/" method="get">
|
||||
<input type="search" placeholder="请输入搜索内容" name="keyword" value="" autocomplete="off" />
|
||||
<button type="submit" class="searchbtn"><i class="iconfont icon_sousuo"></i></button>
|
||||
</form>
|
||||
</div>
|
||||
<div class="language_box">
|
||||
<div class="yuyan_icon"><i class="iconfont icon_yuyan"></i></div>
|
||||
<div class="yuyan_select">
|
||||
<a href="http://colorlightinside.com">中文</a>
|
||||
<a href="http://en.colorlightinside.com?language=en">English</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="navmenu_div fr">
|
||||
<div class="navmenu_box">
|
||||
<span></span>
|
||||
<span></span>
|
||||
<span></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink">
|
||||
<div class="container1260">
|
||||
<h5>X100 Pro</h5>
|
||||
<div class="right">
|
||||
<a href="/product/special/111/index.html" class="active">功能特性</a>
|
||||
<a href="/product/routine/111/index.html">规格参数</a>
|
||||
<a href="/product/video/111/index.html">视频</a>
|
||||
<a href="/product/download/111/index.html">资料下载</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/X100pro头图-2_1673311403.png)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5></h5>
|
||||
<div class="t1"></div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/透明背景450_1673244224.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/5-背景_1673242861.jpg)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)">高度集成 化繁为简</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<span style="color: rgb(0, 0, 0)">将高性能拼接处理器与LED控制系统相结合,兼具高性能的图像处理技术和超高分辨率LED显示控制能力,为用户带来更精简、更高效、更稳定的系统方案</span>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/X100pro拓扑图-1.11_1673398267.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/打印方案背景_1673242807.jpg)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)">超多输入 自由搭配</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<p style="white-space: normal"><span style="color: rgb(0, 0, 0)">HDMI/DVI/DP/SDI/IP等多类型输入,支持4096×2160@60Hz分辨率</span></p>
|
||||
<p style="white-space: normal"><span style="color: rgb(0, 0, 0)">灵活选择自由搭配,可适用于多种场景</span></p>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="../img/X100Pro-3_1673675581.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/产品图背景_1662620136.png)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)">超大带载 应用丰富</span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<p>
|
||||
<span style="color: rgb(0, 0, 0)"><span style="white-space: normal">支持带载超大分辨率显示屏,最宽或最高可达32767像素,</span>可广泛应用于各大数据可视化中心、安防监控中心、大型舞台演艺等场景</span>
|
||||
</p>
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<br />
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/超大带载-X100PRO_1673397858.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/5-背景_1673242861.jpg)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)">超高帧率 流畅播放</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<span style="color: rgb(0, 0, 0)">采用先进的高帧率无压缩处理算法,精准还原视频色彩的同时保证了高速运动画面的流畅性,可轻松呈现 120/144/240Hz 高帧率图像显示</span>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/高帧率(2)_1672306858.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/打印方案背景_1673242807.jpg)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)">真4K,真精彩</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)">搭配4K板卡,可实现4K×2K@60Hz,RGB 4:4:4信号采集、处理及输出,实现高画质的超大分辨率图像显示,展现精彩视界</span></p>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/X100新增页面_1673505033.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="TopicPageCon8">
|
||||
<div class="TopicPagetit TopicPagetit_B wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s">
|
||||
<h3>
|
||||
<p><span style="color: rgb(0, 0, 0)">HDR 还原真实视界</span></p>
|
||||
</h3>
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)">广色域、高动态范围、高对比度</span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)">更丰富的色彩、更细腻的画质,呈现更自然真实的世界</span></p>
|
||||
<p><br /></p>
|
||||
</h5>
|
||||
</div>
|
||||
<div class="con">
|
||||
<section id="slider2" class="slider" data-beer-label="HDR" style="background-image: url(../img/1920x650_1655704447__1.jpg)">
|
||||
<img src="../img/1920x650_1655704447__1.jpg" alt="" />
|
||||
<section class="beer-reveal" data-beer-label="SDR" style="background-image: url(../img/1920x650-2_1655704441__1.jpg)">
|
||||
<img src="../img/1920x650-2_1655704441__1.jpg" alt="" />
|
||||
</section>
|
||||
</section>
|
||||
<div class="tipsbox">
|
||||
<div class="pointer"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/产品图背景_1662620136.png)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="white-space: normal; color: rgb(0, 0, 0)">严格同步 高清显示</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)">运用纳秒级帧同步和相位锁定技术,严格保证大型屏幕中每个模块完全同步显示</span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)">有效避免多画面撕裂、拼而不接的问题,呈现高清完整的显示画面</span></p>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/严格同步-03_1673244520.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/8-颜色精确管理-背景_1662537229.png)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p>
|
||||
<span style="color: rgb(255, 255, 255)"><span style="color: rgb(0, 0, 0)">底图字幕 丰富展示</span></span>
|
||||
</p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<span style="color: rgb(255, 255, 255)"><span style="color: rgb(0, 0, 0)">自定义滚动字幕、多屏显示,为大屏带来更灵活丰富的显示内容</span></span>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/底图字幕灵活布局-04(1)_1673505503.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/5-背景_1673242861.jpg)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)"> 窗口漫游 灵活布局 </span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)">不同信号源可同时在大型屏幕上自由开窗、漫游、缩放、叠加,不受跨子板跨接口限制,布局灵活,随心所欲</span></p>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="../img/2-2_1658803660_1662537620.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/3-背景_1662537088.png)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)">预监回显 实时掌控</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)">搭配预监回显板卡,可实现多路输入信号的预监、多屏输出画面回显,兼具IP网络和设备前面板预监回显,助力用户实时掌控设备运行状态</span></p>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/X100Pro预监回显_画板1副本_1673514917.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/5-背景图_1673246481.png)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)">多重备份 安全稳定</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)">模块化纯硬件架构、输入信号备份、输出冗余备份、电源备份</span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)">多重措施保证设备长时间安全稳定工作,保障现场安全无忧</span></p>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="../img/X100PRO-CN_1675669150.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/背景1_1673335914.jpg)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)">Web控制 轻松管理</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)">支持Web控制,兼容多种操作系统</span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)">无需安装客户端软件即可轻松实现对设备的管理和控制</span></p>
|
||||
<p><br /></p>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/X100-多平台控制1_1673335920.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/产品图背景_1662620136.png)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5></h5>
|
||||
<div class="t1"></div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="../img/more_1673251169.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<div class="footer_top">
|
||||
<div class="container1260">
|
||||
<div class="footer_content clearfloat">
|
||||
<div class="ft_left footer_nav fl">
|
||||
<dl>
|
||||
<dt>产品中心</dt>
|
||||
<dd>
|
||||
<div class="footerNav2">
|
||||
<a href="/product/index/index.html" class="Flink2">图像处理</a>
|
||||
<i class="iconfont icon_jiantou3_down"></i>
|
||||
<div class="footerNav3">
|
||||
<a href="/product/index/index.html" class="Flink3">视频拼接器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">超级视频处理器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">专业视频处理器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">分布式系统</a>
|
||||
<a href="/product/index/index.html" class="Flink3">软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footerNav2">
|
||||
<a href="/product/index/index.html" class="Flink2">控制系统</a>
|
||||
<i class="iconfont icon_jiantou3_down"></i>
|
||||
<div class="footerNav3">
|
||||
<a href="/product/index/index.html" class="Flink3">发送器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">接收系列</a>
|
||||
<a href="/product/index/index.html" class="Flink3">配件</a>
|
||||
<a href="/product/index/index.html" class="Flink3">校正系统</a>
|
||||
<a href="/product/index/index.html" class="Flink3">专业配屏软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footerNav2">
|
||||
<a href="/product/index/index.html" class="Flink2">云联网</a>
|
||||
<i class="iconfont icon_jiantou3_down"></i>
|
||||
<div class="footerNav3">
|
||||
<a href="/product/index/index.html" class="Flink3">播放器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">云平台</a>
|
||||
<a href="/product/index/index.html" class="Flink3">云联网播控软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footerNav2">
|
||||
<a href="/product/index/index.html" class="Flink2">媒体服务器</a>
|
||||
<i class="iconfont icon_jiantou3_down"></i>
|
||||
<div class="footerNav3">
|
||||
<a href="/product/index/index.html" class="Flink3">多媒体播控服务器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">播控软件</a>
|
||||
<a href="/product/index/index.html" class="Flink3">服务器配件</a>
|
||||
</div>
|
||||
</div>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>解决方案</dt>
|
||||
<dd>
|
||||
<a href="/solution/index/8311.html">广电演播IP化解决方案</a>
|
||||
<a href="/solution/index/817.html">超大分辨率解决方案</a>
|
||||
<a href="/solution/index/43.html">XR虚拟拍摄解决方案</a>
|
||||
<a href="/solution/index/3015.html">创意显示解决方案</a>
|
||||
<a href="/solution/index/42.html">3D显示解决方案</a>
|
||||
<a href="/solution/index/1096.html">COB屏校正解决方案</a>
|
||||
<a href="/solution/index/1091.html">智慧灯杆屏解决方案</a>
|
||||
<a href="/solution/index/41.html">车载广告屏解决方案</a>
|
||||
<a href="/solution/index/5308.html">会议一体机解决方案</a>
|
||||
<a href="/solution/index/3339.html">分布式坐席解决方案</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>典型案例</dt>
|
||||
<dd>
|
||||
<a href="/case/large/index.html">经典案例</a>
|
||||
<a href="/case/ordinary/index.html">应用案例</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>服务支持</dt>
|
||||
<dd>
|
||||
<a href="/service/download/index.html">下载专区</a>
|
||||
<a href="/service/videolist/index.html">操作视频</a>
|
||||
<a href="/service/cce/index.html">CCE认证</a>
|
||||
<a href="/service/network/index.html">服务网络</a>
|
||||
<a href="/service/after/index.html">投诉和建议</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>新闻资讯</dt>
|
||||
<dd>
|
||||
<a href="/news/company/index.html">公司新闻</a>
|
||||
<a href="/news/technology/index.html">技术资讯</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>关于我们</dt>
|
||||
<dd>
|
||||
<a href="/about/index/index.html">公司简介</a>
|
||||
<a href="/about/index/#con8">企业愿景</a>
|
||||
<a href="/about/index/#con9">企业使命</a>
|
||||
<a href="/about/index/#con10">企业价值观</a>
|
||||
<a href="/about/callme/index.html">联系我们</a>
|
||||
<a href="https://hr.colorlightinside.com/">人才招聘</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>投资者关系</dt>
|
||||
<dd>
|
||||
<a href="/investor/hottel/index.html">投资者热线</a>
|
||||
<a href="https://ir.p5w.net/c/301391.shtml">交流平台</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="ft_right fr">
|
||||
<div class="fttit">敬请关注</div>
|
||||
<ul class="footer_ul">
|
||||
<li>
|
||||
<div class="ft_erweima"><img src="https://support.colorlightinside.com/uploads/公众号二维码01_1663051097.png" alt="" /></div>
|
||||
<p>微信公众号</p>
|
||||
</li>
|
||||
<li>
|
||||
<div class="ft_erweima"><img src="https://support.colorlightinside.com/uploads/视频号二维码_1663051385.png" alt="" /></div>
|
||||
<p>微信视频号</p>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="ft_phone">
|
||||
<div class="li">
|
||||
<p>服务热线:</p>
|
||||
<h2>4008 770 775</h2>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer_links">
|
||||
<!-- 友情链接:-->
|
||||
<!-- <a href="javascript:;">友情链接</a> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer_bottom">
|
||||
<div class="container1260">
|
||||
<div class="ftbt_cont">
|
||||
<div class="ftbt_left clearfloat">
|
||||
<p class="ft_beian fl"><a href="https://beian.miit.gov.cn/" target="_bank" rel="nofollow">粤ICP备17069556号</a> 2021©版权所有 卡莱特云科技股份有限公司</p>
|
||||
<p class="ft_fvlink fl">
|
||||
<!-- <a href="/privacy/">法律声明</a>-->
|
||||
<!-- <span>·</span>-->
|
||||
<!-- <a href="/legal/">隐私政策</a>-->
|
||||
<!-- <span>·</span>-->
|
||||
<!--<a href="/siteweb/">网站地图</a>
|
||||
|
|
||||
<a href="https://www.szweb.cn" target="_blank">Powered by szweb</a>-->
|
||||
</p>
|
||||
</div>
|
||||
<!-- <div class="ft_saoma">
|
||||
<ul>
|
||||
<li>
|
||||
<div class="ftlibox"><i class="iconfont icon_qq"></i></div>
|
||||
<div class="erweimabox imgbox">
|
||||
<img src="" alt="">
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div class="ftlibox"><i class="iconfont icon_wechat"></i></div>
|
||||
<div class="erweimabox imgbox">
|
||||
<img src="https://support.colorlightinside.com/uploads/公众号二维码01_1663051471.png" alt="">
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div class="ftlibox"><i class="iconfont icon_weibo"></i></div>
|
||||
<div class="erweimabox imgbox">
|
||||
<img src="../img/erweima1_1653379502.png" alt="">
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../js/select2.min.js"></script>
|
||||
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../js/jquery.citys.js"></script>
|
||||
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../js/wow.min.js"></script>
|
||||
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../js/waypoints.min.js"></script>
|
||||
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../js/swiper.jquery.min.js"></script>
|
||||
|
||||
<!--瀑布流插件-->
|
||||
<script src="../js/modernizr.custom.js"></script>
|
||||
<script src="../js/masonry.pkgd.min.js"></script>
|
||||
<script src="../js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../js/classie.js"></script>
|
||||
<script src="../js/AnimOnScroll.js"></script>
|
||||
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
442
src/products/control_system/LCD/L20B/L20B.html
Normal file
|
|
@ -0,0 +1,442 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-控制系统-LCD-L20B</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">L20B</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/LCD/L20B/img/L20.png" alt="L20B正面预览图">
|
||||
</div>
|
||||
<!-- <div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/LCD/L20B/img/L20.png" alt="L20B背面预览图">
|
||||
</div> -->
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>高集成度:集成USB/LVDS/EDP/HDMI/以太网/WIFI/蓝牙于一体,简化整机设计,可插入TF卡</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>节约人工成本:内置PCI-E 4G模块,支持华为、龙尚等多种PCI-E 4G模块,更适合广告一体机的远程维护,节约人工成本</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>丰富的扩展接口:6个USB接口(4个插针 2个标准USB口),3个可扩展串口,GPIO/ADC接口,可以满足市场上各种外设的要求</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>高清晰度:最大支持3840x2160的解码和各种LVDS/EDP接口的LCD显示屏</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>功能齐全:支持横竖屏播放,视频分屏,滚动字幕,定时开关,USB数据导入等功能</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>管理方便:人性化的播放列表后台管理软件,便于广告播放管理和控制。播放日志,方便了解播放情况</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>LCD专用智能控制卡</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>L20</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>CPU处理器</td>
|
||||
<td>瑞芯微RK3288 最强四核1.8GHz Cortex-A17 四核 GPU Mail-T764</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>内存</td>
|
||||
<td>2G(默认)(最高4G)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>存储空间</td>
|
||||
<td>16GB Emme 2GB LPDDR3</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>解码分辨率</td>
|
||||
<td>1920x1080</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>操作系统</td>
|
||||
<td>Android 7.1.2</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>播放模式</td>
|
||||
<td>支持循环、定时、插播等多种播放模式</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>网络支持</td>
|
||||
<td>4G、以太网、WIFI/蓝牙4.0、无线外设扩展</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>视频播放</td>
|
||||
<td>支持MP4(.H.254/MPEG/DIVX/XVID)格式</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>USB2.0</td>
|
||||
<td>2个USB HOST、4个USB插座</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Mipi Camera</td>
|
||||
<td>24pin FPC接口,支持1300w Camera(可选)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>串口</td>
|
||||
<td>默认3个TTL串口插座(可改RS232或485)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>GPS</td>
|
||||
<td>外置GPS(可选)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>WIFI、BT</td>
|
||||
<td>内置WIFI,BT4.0(可选)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>4G</td>
|
||||
<td>内置4G模块通讯(可选)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>以太网</td>
|
||||
<td>1个,10M/100M/1000M 自适应以太网</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>TF卡</td>
|
||||
<td>支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>LVDS输出</td>
|
||||
<td>1个单/双路,可直接驱动50/60Hz 液晶屏</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>EDP输出</td>
|
||||
<td>可直接驱动多种分辨率的EDP接口液晶屏</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>HDMI输出</td>
|
||||
<td>1个,支持1080P@120Hz,4Kx2K@60Hz输出</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>音视频输出</td>
|
||||
<td>支持左右声道输出,内置双8R/5W功效</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>节目编辑软件</td>
|
||||
<td>LedOKExpress/AIPS云平台(www.m2mled.net)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作温度</td>
|
||||
<td>-20°C~+70C</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>RTC实时时钟</td>
|
||||
<td>支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>定时开关机</td>
|
||||
<td>支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>系统升级</td>
|
||||
<td>支持SD卡/电脑更新</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/LCD/L20B/pdf/L20规格书-V1.1doc.pdf" target="_blank" title="L20规格书-V1.1.pdf">L20规格书-V1.1.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/LCD/L20B/pdf/L20 Datasheet-V1.1.pdf" target="_blank" title="L20 Datasheet-V1.1.pdf">L20 Datasheet-V1.1.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/LCD/L20B/pdf/L20说明书-V1.0.pdf" target="_blank" title="L20说明书-V1.0.pdf">L20说明书-V1.0.pdf</a>
|
||||
<span>说明书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
428
src/products/control_system/LCD/L30B/L30B.html
Normal file
|
|
@ -0,0 +1,428 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-控制系统-LCD-L30B</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">L30B</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/LCD/L30B/img/L30.png" alt="L30B正面预览图">
|
||||
</div>
|
||||
<!-- <div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/LCD/L30B/img/L30.png" alt="L30B背面预览图">
|
||||
</div> -->
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>高集成度:集成 USB/LVDS/EDP/HDMI/以太网/WIFI/蓝牙于一体,简化整机设计,可插入 TF 卡</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>节约人工成本:内置 PCI-E3G 模块,支持华为、龙尚等多种 PCI-E3/4G 模块,更加适合广告一体机的远程维护,节约人工成本</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>丰富的扩展接口:8 个 USB 接口(6 个插针 2 个标准 USB3.0),4 个可扩展串口,GPIO/ADC接口,可以满足市场上各种外设的要求</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>高清晰度:最大支持 3840×2160 的解码和各种 LVDS/EDP 接口的 LCD 显示屏</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>功能齐全:LVDS 输出接口,EDP 输出接口,支持横竖屏播放,视频分屏,滚动字幕,定时开关,USB 数据导入等功能</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>管理方便:人性化的播放列表后台管理软件,便于广告播放管理和控制。播放日志,方便了解播放情况</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>LCD专用智能控制卡</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>CPU</td>
|
||||
<td>瑞芯微 RK3399 64 位高性能 CPU,2.0GHz;双 Cortex-A72 大核+四Cortex-A53 小核 64-bit CPU,内置低功耗 MCU Cortex-M0</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>GPU</td>
|
||||
<td>四核 ARM Mali-T860MP4 高性能 GPU</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>内存</td>
|
||||
<td>标配 2G(4G 可选)/ EMMC 标配 16G(8G/32G/64G 可选)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>内置存储器</td>
|
||||
<td>EMMC16G(默认)/32G/64G(可选)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>内置ROM</td>
|
||||
<td>2KBEEPROM</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>解码分辨率</td>
|
||||
<td>最高支持 3840*2160</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>操作系统</td>
|
||||
<td>Android7.1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>播放模式</td>
|
||||
<td>支持循环、定时、插播等多种播放模式</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>网络支持</td>
|
||||
<td>4G、以太网、支持 WiFi/蓝牙 4.0、无线外设扩展视频播放</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>视频播放</td>
|
||||
<td>支持AVI(H.264、DIVX、DIVX、XVID), rm, rmvb, MKV(H.264、DIVX、DIVX、XVID), WMV, MOV, MP4(.H.264、MPEG、DIVX、XVID), DAT(VCD格式), VOB(DVD格式), PMP, MPEG, .MPG, FLV(H.263、H.264), ASF, TS, TP, 3GP, MPG等30种格式以上</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>USB2.0 接口</td>
|
||||
<td>2个 USBHOST、6个 USB 插座</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>串口</td>
|
||||
<td>默认4个TTL串口插座(可改RS232或485)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>GPS</td>
|
||||
<td>外置GPS(可选)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>WIFI、BT</td>
|
||||
<td>内置WIFI,BT4.0(可选)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>3G、4G</td>
|
||||
<td>内置 WCDMA,EVDO,4G 全网通,支持语音通话</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>以太网</td>
|
||||
<td>1个,100M/1000M 自适应以太网</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>TF卡</td>
|
||||
<td>支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>LVDS输出</td>
|
||||
<td>1 个单/双路,可直接驱动 50/60Hz 液晶屏</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>EDP输出</td>
|
||||
<td>可直接驱动多种分辨率的 EDP 接口液晶屏</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>HDMI输出</td>
|
||||
<td>1个,支持 1080P@120Hz,4kx2k@60Hz 输出</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>CTP 接口</td>
|
||||
<td>1 路 CTP 接口</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>音视频输出</td>
|
||||
<td>支持左右声道输出,内置双 8R/5W 功放</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>RTC实时时钟</td>
|
||||
<td>支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>定时开关机</td>
|
||||
<td>支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>系统升级</td>
|
||||
<td>支持SD卡/电脑更新</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/LCD/L30B/pdf/L30规格书-V1.0.pdf" target="_blank" title="L30规格书-V1.0.pdf">L30规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
221
src/products/control_system/LCD/LCD.html
Normal file
|
|
@ -0,0 +1,221 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../favicon.ico" />
|
||||
<title>熙讯-产品中心</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type = navigator.appName;
|
||||
if (type == "Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0, 2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if (url.searchParams.get(name) != null) {
|
||||
Cookie_Set("language", url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString("language");
|
||||
console.log(!Cookie_Get("language"), lang);
|
||||
if (!Cookie_Get("language") && lang == "en") {
|
||||
window.location.href = "http://sysolution.net/";
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr,
|
||||
reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if ((arr = document.cookie.match(reg))) {
|
||||
return arr[2];
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
<div class="Lcrumbs">
|
||||
<div class="container1260">
|
||||
<a href="javascript:;">产品中心</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Bg">
|
||||
<div class="container1260">
|
||||
<div class="ProductCenter clearfix">
|
||||
<div class="publicLeft">
|
||||
<div class="li active">
|
||||
<h5>
|
||||
控制系统
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="active" href="../../control_system/LCD/LCD.html">LCD系列</a>
|
||||
<a class="" href="../../control_system/lamp_pole/lamp_pole.html">灯杆屏系列</a>
|
||||
<a class="" href="../../control_system/car_load/car_load.html">车载控制系列</a>
|
||||
<a class="" href="../../control_system/commerce_display/commerce_display.html">商显屏系列</a>
|
||||
<a class="" href="../../control_system/receive_card/receive_card.html">接收卡</a>
|
||||
<a class="" href="../../control_system/accessory/accessory.html">配件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
视频处理
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../video_process/sync_send/sync_send.html">同步发送卡</a>
|
||||
<a class="" href="../../video_process/2-in-1_video_process/2-in-1_video_process.html">二合一视频处理器</a>
|
||||
<a class="" href="../../video_process/independent_control/independent_control.html">独立主控</a>
|
||||
<a class="" href="../../video_process/video_splicer/video_splicer.html">视频拼接器</a>
|
||||
<a class="" href="../../video_process/distributed_system/distributed_system.html">分布式系统</a>
|
||||
<a class="" href="../../video_process/multimedia_server/multimedia_server.html">多媒体服务器</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
熙讯软件
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../xixun_software/LedOK_Express/LedOK_Express.html">单机软件</a>
|
||||
<a class="" href="../../xixun_software/AIPS/AIPS.html">云平台</a>
|
||||
<a class="" href="../../xixun_software/APP/APP.html">APP</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
定制开发
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- con wow fadeInUp animated -->
|
||||
<div class="con wow fadeInUp" data-wow-duration="2s">
|
||||
<a href="../../control_system/LCD/L20B/L20B.html" class="box">
|
||||
<div class="text">
|
||||
<h5>L20B</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/LCD/L20B/img/L20.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/LCD/L30B/L30B.html" class="box">
|
||||
<div class="text">
|
||||
<h5>L30B</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/LCD/L30B/img/L30.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/classie.js"></script>
|
||||
<script src="../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义-->
|
||||
<script type="text/javascript" src="../../../js/layout.js"></script>
|
||||
<script src="../../../static/layui/layui.js" charset="utf-8"></script>
|
||||
<script>
|
||||
layui.use(["laypage", "layer"], function () {
|
||||
var laypage = layui.laypage,
|
||||
layer = layui.layer;
|
||||
|
||||
//总页数低于页码总数
|
||||
laypage.render({
|
||||
elem: "demo0",
|
||||
count: "4",
|
||||
curr: "1",
|
||||
limit: "12",
|
||||
prev: " ",
|
||||
next: " ",
|
||||
jump: function (obj, first) {
|
||||
//首次不执行
|
||||
if (!first) {
|
||||
//do something
|
||||
location.href = "/service/download/index_" + obj.curr + ".html" + "?cat=" + "6";
|
||||
}
|
||||
},
|
||||
});
|
||||
});
|
||||
</script>
|
||||
362
src/products/control_system/accessory/R66/R66.html
Normal file
|
|
@ -0,0 +1,362 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-配件-R66</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">R66</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/R66/img/R66-880.png" alt="R66正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/R66/img/R66-1-880.png" alt="R66背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>采用先进的传感技术实时测量</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>可全天候工作,耐候强</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>测量精度高,性能稳定</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>结构紧凑美观</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>高集成度,安装拆卸方便</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>免维护,不需现场校准</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>采用 ASA 工程塑料室外应用抗紫外线能力强</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>免费测试软件,部分参数可提供质检报告</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>六合一空气质量传感器</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>R66</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>供电范围</td>
|
||||
<td>DC12V</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>测量范围</td>
|
||||
<td>PM2.5/PM10:0~1000μg/m³; 温度:-40~85℃; 湿度:0~100%RH; 光照:0~100 KLux; 噪声:30~130dB</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>功耗</td>
|
||||
<td>< 1w(12V)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>信号输出</td>
|
||||
<td>默认 485 输出,MODBUSRTU 协议 可扩展功能:GPS 定位</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作环境</td>
|
||||
<td>温度 -40~85℃ 湿度 5~100%RH 无凝露</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>安装方式</td>
|
||||
<td>套筒固定,可选配法兰转接件</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/accessory/R66/pdf/R66规格书-V1.0.pdf" target="_blank" title="R66规格书-V1.0">R66规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
370
src/products/control_system/accessory/R68/R68.html
Normal file
|
|
@ -0,0 +1,370 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-配件-R68</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">R68</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/R68/img/R68产品图片-880.png" alt="R66正面预览图">
|
||||
</div>
|
||||
<!-- <div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/R68/img/R68产品图片-880.png" alt="R66背面预览图">
|
||||
</div> -->
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>标配监测温度、湿度、风速、风向、光照度、噪声、PM2.5、PM10 八项参数,RS485 通讯</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>精度高、性能可靠,适用于户外和工业环境领域</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>搭配熙讯安卓系列控制卡使用,实时监测</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>实时监测大气环境数据,成本低,适合网格化布点</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>体积小、模块化设计,灵活布局</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>数据采集采用 32 位高速处理芯片,稳定、抗干扰</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>检测参数</th>
|
||||
<th>测量范围</th>
|
||||
<th>精度</th>
|
||||
<th>分辨率</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>温度</td>
|
||||
<td>-40-85℃</td>
|
||||
<td>±0.3℃(@25℃)</td>
|
||||
<td>0.01°</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>湿度</td>
|
||||
<td>0-100%RH</td>
|
||||
<td>±3%RH(10-80%RH)无凝露时</td>
|
||||
<td>0.01%</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>风速</td>
|
||||
<td>0-60M/S</td>
|
||||
<td>±(0.3+0.03v)m/s(≤30M/S)<br>±(0.3+0.05v)m/s(≥30M/S)<br>v为标准风速</td>
|
||||
<td>0.01m/s</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>风向</td>
|
||||
<td>0-360°</td>
|
||||
<td>±3°(风速<10m/s时)</td>
|
||||
<td>0.1°</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>PM2.5、PM10</td>
|
||||
<td>0-1000ug/m³</td>
|
||||
<td>10ug±10%@0-500ug/m³</td>
|
||||
<td>1ug/m³</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>噪声</td>
|
||||
<td>30-130dB(分贝)</td>
|
||||
<td>±1.5dB</td>
|
||||
<td>0.1dB</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>光照</td>
|
||||
<td>0-100klux</td>
|
||||
<td>读数3%或1%F·S</td>
|
||||
<td>10Lux</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/accessory/R68/pdf/R68规格书-V1.0.pdf" target="_blank" title="R68规格书-V1.0">R68规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
346
src/products/control_system/accessory/RC200/RC200.html
Normal file
|
|
@ -0,0 +1,346 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-配件-RC200</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">RC200</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RC200/img/RC200电源产品图.jpg" alt="RC200正面预览图">
|
||||
</div>
|
||||
<!-- <div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RC200/img/RC200电源产品图.jpg" alt="RC200背面预览图">
|
||||
</div> -->
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>输出延时保护,延长电池使用寿命</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>超低温启动</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>高可靠性-100%满载老化测试</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>绿色 LED 灯-电源工作状态指示</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>适用于车载显示屏应用</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>电源</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>输入电压范围</td>
|
||||
<td>9~36Vdc</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>输出电压</td>
|
||||
<td>4.2~4.5V、5.0V(选配)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>输出电流</td>
|
||||
<td>0~40A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作湿度要求</td>
|
||||
<td>20~90%</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>存储温度和湿度要求</td>
|
||||
<td>-30~85℃,10~95%</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>过温保护</td>
|
||||
<td>电源超出额定功率工作,过温保护启动</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/accessory/RC200/pdf/RC200系列电源规格书-V1.0.pdf" target="_blank" title="RC200系列电源规格书-V1.0">RC200系列电源规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
338
src/products/control_system/accessory/RG30/RG30.html
Normal file
|
|
@ -0,0 +1,338 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-配件-RG30</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">RG30</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RG30/img/RG30S.png" alt="RG30正面预览图">
|
||||
</div>
|
||||
<!-- <div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RG30/img/RG30S.png" alt="RG30背面预览图">
|
||||
</div> -->
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>4.5 高保真单元喇叭,双频单元配置,高保真音效</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>可手动操作或云端在线操作,支持 AIPS4.0 云平台文字转自动语音功能、远程集群发布 MP3 音频任务定时播放、远程喊话</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>全铝合金外壳,铝合金网罩,防冻防晒防潮防锈防水</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>工程IP音柱</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>RG30-S、RG30-S-4G</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>额定功率</td>
|
||||
<td>30W(可以两台串联使用)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>灵敏度</td>
|
||||
<td>91dB±3DB</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>输入电压</td>
|
||||
<td>12V</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>响应频率</td>
|
||||
<td>120-18KHZ</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>喇叭单元</td>
|
||||
<td>4"+0.5"高音</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/accessory/RG30/pdf/RG30-S规格书-V1.0.pdf" target="_blank" title="RG30-S规格书-V1.0">RG30-S规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
322
src/products/control_system/accessory/RHH1/RHH1.html
Normal file
|
|
@ -0,0 +1,322 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-配件-RHH1</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">RHH1</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RHH1/img/RHH1.png" alt="RHH1正面预览图">
|
||||
</div>
|
||||
<!-- <div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RHH1/img/RHH1.png" alt="RHH1背面预览图">
|
||||
</div> -->
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>远程喊话,可视化对讲</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>DSS 智能显示屏功能</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>高清语音,耳机和高性能回声消除的全双工扬声器</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>千兆以太网、QoS、加密传输,自动配置</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>远程喊话话机</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>RHH1</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/accessory/RHH1/pdf/RHH1规格书-V1.0.pdf" target="_blank" title="RHH1规格书-V1.0">RHH1规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
338
src/products/control_system/accessory/RL2/RL2.html
Normal file
|
|
@ -0,0 +1,338 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-配件-RL2</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">RL2</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RL2/img/RL2.jpg" alt="RL2正面预览图">
|
||||
</div>
|
||||
<!-- <div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RL2/img/RL2.jpg" alt="RL2背面预览图">
|
||||
</div> -->
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>感测当前环境的亮度,根据环境亮度,自动调节显示屏的亮度</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>标配1.5米线,如客户有特殊需求可定制</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>适用于E系列和Y系列发送卡(裸卡)</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>可在户外使用,三防</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>无需外接电源供电</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>传感器</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>亮度传感器</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>线长</td>
|
||||
<td>1.5米</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>线径</td>
|
||||
<td>4.6毫米</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>特点</td>
|
||||
<td>根据环境亮度,自动调节显示屏的亮度</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/accessory/RL2/pdf/RL2亮度传感器规格书-V1.0.pdf" target="_blank" title="RL2亮度传感器规格书-V1.0">RL2亮度传感器规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
342
src/products/control_system/accessory/RL3B/RL3B.html
Normal file
|
|
@ -0,0 +1,342 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-配件-RL3B</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">RL3B</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RL3B/img/RL3B亮度传感器图片.png" alt="RL3B正面预览图">
|
||||
</div>
|
||||
<!-- <div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RL3B/img/RL3B亮度传感器图片.png" alt="RL3B背面预览图">
|
||||
</div> -->
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>感测当前环境的亮度,根据环境亮度,自动调节显示屏的亮度</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>标配 1.5 米线,如客户有特殊需求可定制</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>RL3用于M60裸卡485接口,RL3B用于M50-M80播放盒航空插头</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>连接发送卡使用</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>可在户外使用,三防</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>数字亮度传感器,调节精度更高</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>可在户外使用,三防无需外接电源供电</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>传感器</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>亮度传感器(配合M50B-S/M60B-S/M70B-S/M80B-S/ST50)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>线长</td>
|
||||
<td>1.5米</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>特点</td>
|
||||
<td>根据环境亮度,自动调节显示屏的亮度</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/accessory/RL3B/pdf/RL3B规格书-V1.0.pdf" target="_blank" title="RL3B规格书-V1.0">RL3B规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
322
src/products/control_system/accessory/RLB1/RLB1.html
Normal file
|
|
@ -0,0 +1,322 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-配件-RLB1</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">RLB1</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RLB1/img/RLB1-880.png" alt="RLB1正面预览图">
|
||||
</div>
|
||||
<!-- <div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RLB1/img/RLB1-880.png" alt="RLB1背面预览图">
|
||||
</div> -->
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>一个屏体使用一个功放两个喇叭</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>全频音响喇叭扬声器音质效果好,低频厚重,中频饱满,安装、操作方便简单,应用范围广泛</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>扬声器</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>版本号</td>
|
||||
<td>Ver.1.0</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>额定功率</td>
|
||||
<td>33W</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>重量</td>
|
||||
<td>250g±8%</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/accessory/RLB1/pdf/RLB1规格书-V1.2.pdf" target="_blank" title="RLB1规格书-V1.2">RLB1规格书-V1.2.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
362
src/products/control_system/accessory/RP0/RP0.html
Normal file
|
|
@ -0,0 +1,362 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-配件-RP0</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">RP0</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RP0/img/RP0-8880.png" alt="RP0正面预览图">
|
||||
</div>
|
||||
<!-- <div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RP0/img/RP0-8880.png" alt="RP0背面预览图">
|
||||
</div> -->
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持绊线入侵、区域入侵</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持 20 倍光学变倍,16 倍数字变倍</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>采用 200 万像素 1/2.8 英寸 CMOS 传感器</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持超星光级超低照度,彩色:0.005Lux@F1.6 黑白:0.0005Lux@F1.6</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持 H.265 编码,实现超低码流传输</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>内置 100 米红外灯补光,采用倍率与红外灯功率匹配算法,补光效果更均匀</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持 300 个预置位,8 条巡航路径,5 条巡迹路径</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>摄像机</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>RP0</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>传感器类型</td>
|
||||
<td>1/2.8 英寸 CMOS</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>像素</td>
|
||||
<td>200 万</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>最大分辨率</td>
|
||||
<td>2560*1440 30fps 像素720P 1280*720</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>电子快门</td>
|
||||
<td>1/1s~1/30000s</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>最大补光距离</td>
|
||||
<td>100m(红外)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>补光灯控制</td>
|
||||
<td>倍率优先/手动/SmartIR/关闭</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>补光灯数量</td>
|
||||
<td>3 颗(红外灯)</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/accessory/RP0/pdf/普通视频监控RP0规格书-V1.0.pdf" target="_blank" title="普通视频监控RP0规格书-V1.0">普通视频监控RP0规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
362
src/products/control_system/accessory/RP1/RP1.html
Normal file
|
|
@ -0,0 +1,362 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-配件-RP1</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">RP1</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RP1/img/RP1-880.png" alt="RP1正面预览图">
|
||||
</div>
|
||||
<!-- <div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RP1/img/RP1-880.png" alt="RP1背面预览图">
|
||||
</div> -->
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>内置 GPU 芯片,支持深度学习算法,有效提升检测准确率</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持三种智能资源切换:通用行为分析、人脸检测、人数统计</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持声光报警联动,当报警产生时,可触发联动声音警报和灯光闪烁</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>最大可输出 400 万(2688×1520)@25fps</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持 H.265 编码,压缩比高,实现超低码流传输</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持内置 MIC 和扬声器,最大支持 256G Micro SD 卡</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持 DC12V/POE 供电方式</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>摄像机</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>外观</td>
|
||||
<td>枪型</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>传感器类型</td>
|
||||
<td>1/2.7 英寸 CMOS</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>像素</td>
|
||||
<td>400 万</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>最大分辨率</td>
|
||||
<td>2688×1520</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>电子快门</td>
|
||||
<td>1/3s~1/100000s(可手动或自动调节)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>最大补光距离</td>
|
||||
<td>80m(红外视频监控距离) 30m(暖光视频监控距离) 10m(暖光人脸检测距离)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>补光灯</td>
|
||||
<td>2 颗(红外灯) 2 颗(暖光灯)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>镜头焦距</td>
|
||||
<td>3.6mm</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/accessory/RP1/pdf/人流量监测摄像头RP1规格书-V1.0.pdf" target="_blank" title="人流量监测摄像头RP1规格书-V1.0">摄像头RP1规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
354
src/products/control_system/accessory/RP3/RP3.html
Normal file
|
|
@ -0,0 +1,354 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-配件-RP3</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">RP3</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RP3/img/RP3.png" alt="RP3正面预览图">
|
||||
</div>
|
||||
<!-- <div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RP3/img/RP3.png" alt="RP3背面预览图">
|
||||
</div> -->
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持A/B/C/D类违法停车抓拍,支持可自适应的多场景巡航监测</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持车卡口、压白线、压黄线、逆行、违法变道、车辆加塞等卡扣抓拍</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持以下车辆特征识别:车牌、车牌颜色、车身颜色、车辆类型、车标、车系</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>采用200万像素1/1.9英寸CMOS传感器</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持300个预置位,8条巡航路径,5条巡迹路径</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>摄像机</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>RP3</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>传感器类型</td>
|
||||
<td>1/1.9 英寸 CMOS</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>像素</td>
|
||||
<td>200 万</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>最大分辨率</td>
|
||||
<td>1920*1080</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>电子快门</td>
|
||||
<td>1/1s~1/30000s</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>最大补光距离</td>
|
||||
<td>220m(红外)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>补光灯数量</td>
|
||||
<td>10颗(红外灯)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>镜头焦距</td>
|
||||
<td>5.8mm~191.4mm</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/accessory/RP3/pdf/RP3规格书-V1.0.pdf" target="_blank" title="RP3规格书-V1.0">RP3规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
354
src/products/control_system/accessory/RQ1/RQ1.html
Normal file
|
|
@ -0,0 +1,354 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-配件-RQ1</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">RQ1</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RQ1/img/RQ1-1.png" alt="RQ1正面预览图">
|
||||
</div>
|
||||
<!-- <div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RQ1/img/RQ1-1.png" alt="RQ1背面预览图">
|
||||
</div> -->
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>内置高清摄像头和红外补光灯,采用 H.264 编码</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>内置 3W 扬声器和 AEC 算法,实现高品质双向免提通话</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>防护等级 IP65</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>采用铝合金面壳,铸铝底壳,防爆等级 IK10</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>面盖防拆设计,防拆警报触发时上报控制中心</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>宽温工作-40℃到 70℃</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>系统在线管理和升级</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>智能视频对讲机</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>供电</td>
|
||||
<td>DC12V/1A 或 PoE</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作温度</td>
|
||||
<td>-40 ~ 70°C</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>储存温度</td>
|
||||
<td>-40 ~ 70°C</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>相对湿度</td>
|
||||
<td>10% - 90%</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>设备尺寸</td>
|
||||
<td>195x120x34mm</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>设备重量</td>
|
||||
<td>1015g</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/accessory/RQ1/pdf/RQ1规格书-V2.0.pdf" target="_blank" title="RQ1规格书-V2.0">RQ1规格书-V2.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
334
src/products/control_system/accessory/RS5S/RS5S.html
Normal file
|
|
@ -0,0 +1,334 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-配件-RS5S</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">RS5S</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RS5S/img/RS5S-880.png" alt="RS5S正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RS5S/img/RS5S-760.png" alt="RS5S背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>运行指示灯用于指示传感器是否处于正常工作状态</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>无线校准屏与屏时间,让播放画面切换完全同步,误差 10ms 以内(受实际环境影响参考值可能会有偏差,肉眼看不到延迟)</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>搭配 Y50 控制卡使用,实现 IP 广播和音频播放</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>标配 2 路远程继电器开关,控制交流接触器开和关,实现远程硬断电</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>最大支持 4 路电源电压检测功能</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>标配烟雾、开关门等检测接口</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>Lora 无线同步模块多功能卡</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>版本号</td>
|
||||
<td>Ver.1.0</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>同步辐射半径</td>
|
||||
<td>2KM(受实际使用环境影响剧里可能会有偏差)</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/accessory/RS5S/pdf/RS5S规格书-V1.2.pdf" target="_blank" title="RS5S规格书-V1.2">RS5S规格书-V1.2.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
378
src/products/control_system/accessory/RTH2/RTH2.html
Normal file
|
|
@ -0,0 +1,378 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-配件-RTH2</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">RTH2</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RTH2/img/RTH2-880.jpg" alt="RTH2正面预览图">
|
||||
</div>
|
||||
<!-- <div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/accessory/RTH2/img/RTH2-880.jpg" alt="RTH2背面预览图">
|
||||
</div> -->
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>高速、高精度、高可靠性、工业级</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>STMicroelectronics公司进口MCU(主控芯片)</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>瑞士进口高精度温湿度采集芯片SHT30</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>内置开关电源电路,供电电压范围宽,转换效率高</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>电源、通讯均具有防反接保护,过流保护</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>电源、通讯均具有防静电、雷击浪涌功能,抗干扰性强</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>关键芯片均为全新原装进口</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>工业级产品,满足不同领域的使用需求</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>安装方便,标准C45(35mm)U型通用导轨安装或螺钉安装</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>检测参数</th>
|
||||
<th>数据</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>供电电压</td>
|
||||
<td>5VDC/5~36VDC</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>功耗</td>
|
||||
<td><100mW</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>通讯</td>
|
||||
<td>方式:RS485; 协议:Modbus RTU; 地址:1~255可设置,掉电保存; 距离:0~1200米,通过中继器可延长</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>温度</td>
|
||||
<td>量程:-40°C~+125°C; 分辨率:0.1°C; 精度:±0.3°C; 工作状态:-40°C~+85°C</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>湿度</td>
|
||||
<td>量程:0~100%RH; 分辨率:0.1%RH; 精度:±2%RH; 工作状态:0%~95%RH(无凝结)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>长期稳定性</td>
|
||||
<td>温度:<0.03°C/yr; 湿度:<0.25%RH/yr</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>参数复位</td>
|
||||
<td>复位按钮/软件复位</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>看门狗</td>
|
||||
<td>硬件、软件双重看门狗永不宕机</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>保护功能</td>
|
||||
<td>过流/过压/反接/防雷击浪涌</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>外形尺寸(mm)</td>
|
||||
<td>长x宽x高x:65x46x28.5</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/accessory/RTH2/pdf/RTH2规格书-V1.0.pdf" target="_blank" title="RTH2规格书-V1.0">RTH2规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
352
src/products/control_system/accessory/accessory.html
Normal file
|
|
@ -0,0 +1,352 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../favicon.ico" />
|
||||
<title>熙讯-产品中心</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type = navigator.appName;
|
||||
if (type == "Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0, 2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if (url.searchParams.get(name) != null) {
|
||||
Cookie_Set("language", url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString("language");
|
||||
console.log(!Cookie_Get("language"), lang);
|
||||
if (!Cookie_Get("language") && lang == "en") {
|
||||
window.location.href = "http://sysolution.net/";
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr,
|
||||
reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if ((arr = document.cookie.match(reg))) {
|
||||
return arr[2];
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
<div class="Lcrumbs">
|
||||
<div class="container1260">
|
||||
<a href="javascript:;">产品中心</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Bg">
|
||||
<div class="container1260">
|
||||
<div class="ProductCenter clearfix">
|
||||
<div class="publicLeft">
|
||||
<div class="li active">
|
||||
<h5>
|
||||
控制系统
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../control_system/LCD/LCD.html">LCD系列</a>
|
||||
<a class="" href="../../control_system/lamp_pole/lamp_pole.html">灯杆屏系列</a>
|
||||
<a class="" href="../../control_system/car_load/car_load.html">车载控制系列</a>
|
||||
<a class="" href="../../control_system/commerce_display/commerce_display.html">商显屏系列</a>
|
||||
<a class="" href="../../control_system/receive_card/receive_card.html">接收卡</a>
|
||||
<a class="active" href="../../control_system/accessory/accessory.html">配件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
视频处理
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../video_process/sync_send/sync_send.html">同步发送卡</a>
|
||||
<a class="" href="../../video_process/2-in-1_video_process/2-in-1_video_process.html">二合一视频处理器</a>
|
||||
<a class="" href="../../video_process/independent_control/independent_control.html">独立主控</a>
|
||||
<a class="" href="../../video_process/video_splicer/video_splicer.html">视频拼接器</a>
|
||||
<a class="" href="../../video_process/distributed_system/distributed_system.html">分布式系统</a>
|
||||
<a class="" href="../../video_process/multimedia_server/multimedia_server.html">多媒体服务器</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
熙讯软件
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../xixun_software/LedOK_Express/LedOK_Express.html">单机软件</a>
|
||||
<a class="" href="../../xixun_software/AIPS/AIPS.html">云平台</a>
|
||||
<a class="" href="../../xixun_software/APP/APP.html">APP</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
定制开发
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="con wow fadeInUp" data-wow-duration="2s">
|
||||
<a href="../../control_system/accessory/RL2/RL2.html" class="box">
|
||||
<div class="text">
|
||||
<h5>RL2</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/accessory/RL2/img/RL2.jpg" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/accessory/RL3B/RL3B.html" class="box">
|
||||
<div class="text">
|
||||
<h5>RL3B</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/accessory/RL3B/img/RL3B亮度传感器图片.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/accessory/RTH2/RTH2.html" class="box">
|
||||
<div class="text">
|
||||
<h5>RTH2</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/accessory/RTH2/img/RTH2-880.jpg" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/accessory/R66/R66.html" class="box">
|
||||
<div class="text">
|
||||
<h5>R66</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/accessory/R66/img/R66-880.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/accessory/R68/R68.html" class="box">
|
||||
<div class="text">
|
||||
<h5>R68</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/accessory/R68/img/R68产品图片-880.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/accessory/RP0/RP0.html" class="box">
|
||||
<div class="text">
|
||||
<h5>RP0</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/accessory/RP0/img/RP0-8880.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/accessory/RP1/RP1.html" class="box">
|
||||
<div class="text">
|
||||
<h5>RP1</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/accessory/RP1/img/RP1-880.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/accessory/RP3/RP3.html" class="box">
|
||||
<div class="text">
|
||||
<h5>RP3</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/accessory/RP3/img/RP3.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/accessory/RS5S/RS5S.html" class="box">
|
||||
<div class="text">
|
||||
<h5>RS5S</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/accessory/RS5S/img/RS5S-880.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/accessory/RLB1/RLB1.html" class="box">
|
||||
<div class="text">
|
||||
<h5>RLB1</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/accessory/RLB1/img/RLB1-880.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/accessory/RQ1/RQ1.html" class="box">
|
||||
<div class="text">
|
||||
<h5>RQ1</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/accessory/RQ1/img/RQ1-1.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/accessory/RHH1/RHH1.html" class="box">
|
||||
<div class="text">
|
||||
<h5>RHH1</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/accessory/RHH1/img/RHH1.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/accessory/RG30/RG30.html" class="box">
|
||||
<div class="text">
|
||||
<h5>RG30</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/accessory/RG30/img/RG30S.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/accessory/RC200/RC200.html" class="box">
|
||||
<div class="text">
|
||||
<h5>RC200</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/accessory/RC200/img/RC200电源产品图.jpg" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/classie.js"></script>
|
||||
<script src="../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义-->
|
||||
<script type="text/javascript" src="../../../js/layout.js"></script>
|
||||
<script src="../../../static/layui/layui.js" charset="utf-8"></script>
|
||||
<script>
|
||||
layui.use(["laypage", "layer"], function () {
|
||||
var laypage = layui.laypage,
|
||||
layer = layui.layer;
|
||||
|
||||
//总页数低于页码总数
|
||||
laypage.render({
|
||||
elem: "demo0",
|
||||
count: "4",
|
||||
curr: "1",
|
||||
limit: "12",
|
||||
prev: " ",
|
||||
next: " ",
|
||||
jump: function (obj, first) {
|
||||
//首次不执行
|
||||
if (!first) {
|
||||
//do something
|
||||
location.href = "/service/download/index_" + obj.curr + ".html" + "?cat=" + "6";
|
||||
}
|
||||
},
|
||||
});
|
||||
});
|
||||
</script>
|
||||
382
src/products/control_system/car_load/KD02/KD02.html
Normal file
|
|
@ -0,0 +1,382 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-控制系统-车载屏-KD02</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">KD02</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/car_load/KD02/img/KD02-880.jpg" alt="KD02正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/car_load/KD02/img/KD02-880-1.jpg" alt="KD02背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>384 KB 的 ROM,用于程序启动和内核功能调用</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>集成 SPI flash 8 MB</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>用于数据和指令存储的 512 KB 片上 SRAM</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>RTC 快速存储器,为 8 KB 的 SRAM,可以在 Deep-sleep 模式下 RTC 启动时用于数据存储以及被主 CPU 访问</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>802.11n MCS0-7 支持 20 MHz 和 40 MHz 带宽</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>802.11n MCS32</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>802.11n 0.4 µs 保护间隔</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>数据率高达 150 Mbps</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>数接收 STBC(单空间流)</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>可调节的发射功率</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>工作频率范围:2.4 GHz ~ 2.5 GHz 蓝牙 ®</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>符合蓝牙 v4.2 BR/EDR 和 BLE 标准</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>具有–97 dBm 灵敏度的 NZIF 接收器</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>Class-1, Class-2 和 Class-3 发射器</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>音频 CVSD 和 SBC 音频</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>接口类型</th>
|
||||
<th>内容简述</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>HUB75+2pin 供电</td>
|
||||
<td>标准 HUB75 接口</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Type-c</td>
|
||||
<td>烧录程序</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>TTL 串口</td>
|
||||
<td>调试接口</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>预留 IO 口</td>
|
||||
<td>满足(3.3V-24V)IO 功能</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>电源接口</td>
|
||||
<td>+5V 供电</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/car_load/KD02/pdf/KD02规格书-V1.2.pdf" target="_blank" title="KD02规格书-V1.2">KD02规格书-V1.2.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
906
src/products/control_system/car_load/KD03/KD03.html
Normal file
|
|
@ -0,0 +1,906 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="./favicon.ico" />
|
||||
<title>熙讯-产品中心-控制系统-灯杆屏系列-Y12</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../css/font_2684660_0fb6nx59q8wg.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = 'https://en.colorlightinside.com';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
<div class="container1260 headerBox">
|
||||
<div class="logo">
|
||||
<a href="../index.html">
|
||||
<img src="../img/logo.png" alt="" />
|
||||
</a>
|
||||
</div>
|
||||
<div class="header_content">
|
||||
<div class="head_navlist">
|
||||
<ul class="clearfloat">
|
||||
<!-- <li>-->
|
||||
<!-- <a href="/">首页</a>-->
|
||||
<!-- </li>-->
|
||||
|
||||
<li class="ProductNavOff active">
|
||||
<a href="javascript:;">产品中心</a>
|
||||
<span></span>
|
||||
<div class="ProductNav">
|
||||
<i></i>
|
||||
<div class="container1260">
|
||||
<div class="ProTabBar">
|
||||
<div class="tabTerm active">图像处理</div>
|
||||
|
||||
<div class="tabTerm">控制系统</div>
|
||||
|
||||
<div class="tabTerm">云联网</div>
|
||||
|
||||
<div class="tabTerm">媒体服务器</div>
|
||||
</div>
|
||||
<div class="ProTabCont">
|
||||
<div class="tabItem active">
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="https://support.colorlightinside.com/uploads/X100-新_1672127791.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>视频拼接器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/111/index.html">X100 Pro</a>
|
||||
<a href="/product/special/1263/index.html">X100</a>
|
||||
<a href="/product/special/1283/index.html">D16/D9</a>
|
||||
<a href="/product/special/1323/index.html">V8</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/Z8t_1672127870.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>超级视频处理器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/159/index.html">Z8t</a>
|
||||
<a href="/product/special/1343/index.html">Z6 PRO-G2</a>
|
||||
<a href="/product/special/1372/index.html">Z5/Z4 Pro</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/33_1701747653.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>专业视频处理器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/2062/index.html">VX10/VX6</a>
|
||||
<a href="/product/special/256/index.html">X40m/X20m</a>
|
||||
<a href="/product/special/1902/index.html">X26m</a>
|
||||
<a href="/product/special/1237/index.html">X20/X16E/X8E</a>
|
||||
<a href="/product/special/327/index.html">X12</a>
|
||||
<a href="/product/special/1459/index.html">X7/X6/X4e</a>
|
||||
<a href="/product/special/1594/index.html">X4m/X2m</a>
|
||||
<a href="/product/special/329/index.html">X4s/X2s</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="img/img6_1654488186.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>分布式系统</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/339/index.html">XD50-4K/XD50-A</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/ColorAdept_1672127984.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>软件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/1700/index.html">ColorAdept</a>
|
||||
<a href="/product/special/1503/index.html">麒麟可视化智控平台</a>
|
||||
<a href="/product/special/1514/index.html">iSet</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tabItem">
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/S20_1655176809.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>发送器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/345/index.html">S20/S20F</a>
|
||||
<a href="/product/special/765/index.html">S6F/S4/S2</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/i10_1655178402-1_1672295522.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>接收系列</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/355/index.html">5G传输系列</a>
|
||||
<a href="/product/special/725/index.html">i10/i9+/i8/i5+</a>
|
||||
<a href="/product/special/1535/index.html">K10/K9+/K8/K5+</a>
|
||||
<a href="/product/special/1557/index.html">E320/E120/E80</a>
|
||||
<a href="/product/special/745/index.html">5A-75E/5A-75B</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/H10FN_1655176917.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>配件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/369/index.html">H10FN/H10FN2/H10Fix/H2F</a>
|
||||
<a href="/product/special/1746/index.html">OP4/OP1</a>
|
||||
<a href="/product/special/373/index.html">监控类配件</a>
|
||||
<a href="/product/special/1525/index.html">XH6</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/CCM6000_1655176958.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>校正系统</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/374/index.html">科学级校正系统</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/LEDVISION-1_1672295405.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>专业配屏软件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/381/index.html">LEDVISION</a>
|
||||
<a href="/product/special/385/index.html">LEDUpgrade</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tabItem">
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/A200_1655177209.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>播放器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/389/index.html">A200/A100</a>
|
||||
<a href="/product/special/980/index.html">A35</a>
|
||||
<a href="/product/special/964/index.html">A4K/A2K</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="https://support.colorlightinside.com/uploads/云服务器Logo-2-02_1673427871.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>云平台</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/409/index.html">ColorlightCloud</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/playermaster_1655177237.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>云联网播控软件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/255/index.html">PlayerMaster</a>
|
||||
<a href="/product/special/414/index.html">LED精灵</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tabItem">
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/CS16K_1672128080.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>多媒体播控服务器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/502/index.html">CS16K</a>
|
||||
<a href="/product/special/1141/index.html">CS20-8K/CS20-8K Pro</a>
|
||||
<a href="/product/special/1189/index.html">CS4K/CS4K Pro</a>
|
||||
<a href="/product/special/1980/index.html">CS4K G2</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="https://support.colorlightinside.com/uploads/GrandShow图标_画板1_1660794245.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>播控软件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/158/index.html">GrandShow</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="https://support.colorlightinside.com/uploads/采集卡_1672128105.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>服务器配件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/254/index.html">音视频采集卡</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- <div class="sub_zinav Lhide">
|
||||
<a href="/product/index/index.html">图像处理</a>
|
||||
|
||||
<a href="/product/index/index.html">控制系统</a>
|
||||
|
||||
<a href="/product/index/index.html">云联网</a>
|
||||
|
||||
<a href="/product/index/index.html">媒体服务器</a>
|
||||
|
||||
</div> -->
|
||||
<div class="sub_zinav Lhide">
|
||||
<div class="sub_zinav2">
|
||||
<!-- 有三级二级就不要填链接了 -->
|
||||
<a class="Link2">图像处理</a><i></i>
|
||||
<div class="sub_zinav3">
|
||||
<a href="/product/index/index.html" class="Link3">视频拼接器</a>
|
||||
<a href="/product/index/index.html" class="Link3">超级视频处理器</a>
|
||||
<a href="/product/index/index.html" class="Link3">专业视频处理器</a>
|
||||
<a href="/product/index/index.html" class="Link3">分布式系统</a>
|
||||
<a href="/product/index/index.html" class="Link3">软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sub_zinav2">
|
||||
<!-- 有三级二级就不要填链接了 -->
|
||||
<a class="Link2">控制系统</a><i></i>
|
||||
<div class="sub_zinav3">
|
||||
<a href="/product/index/index.html" class="Link3">发送器</a>
|
||||
<a href="/product/index/index.html" class="Link3">接收系列</a>
|
||||
<a href="/product/index/index.html" class="Link3">配件</a>
|
||||
<a href="/product/index/index.html" class="Link3">校正系统</a>
|
||||
<a href="/product/index/index.html" class="Link3">专业配屏软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sub_zinav2">
|
||||
<!-- 有三级二级就不要填链接了 -->
|
||||
<a class="Link2">云联网</a><i></i>
|
||||
<div class="sub_zinav3">
|
||||
<a href="/product/index/index.html" class="Link3">播放器</a>
|
||||
<a href="/product/index/index.html" class="Link3">云平台</a>
|
||||
<a href="/product/index/index.html" class="Link3">云联网播控软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sub_zinav2">
|
||||
<!-- 有三级二级就不要填链接了 -->
|
||||
<a class="Link2">媒体服务器</a><i></i>
|
||||
<div class="sub_zinav3">
|
||||
<a href="/product/index/index.html" class="Link3">多媒体播控服务器</a>
|
||||
<a href="/product/index/index.html" class="Link3">播控软件</a>
|
||||
<a href="/product/index/index.html" class="Link3">服务器配件</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/solution/index/index.html">解决方案</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="/solution/index/8311.html">广电演播IP化解决方案</a>
|
||||
<a href="/solution/index/817.html">超大分辨率解决方案</a>
|
||||
<a href="/solution/index/43.html">XR虚拟拍摄解决方案</a>
|
||||
<a href="/solution/index/3015.html">创意显示解决方案</a>
|
||||
<a href="/solution/index/42.html">3D显示解决方案</a>
|
||||
<a href="/solution/index/1096.html">COB屏校正解决方案</a>
|
||||
<a href="/solution/index/1091.html">智慧灯杆屏解决方案</a>
|
||||
<a href="/solution/index/41.html">车载广告屏解决方案</a>
|
||||
<a href="/solution/index/5308.html">会议一体机解决方案</a>
|
||||
<a href="/solution/index/3339.html">分布式坐席解决方案</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/case/large/index.html">典型案例</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="/case/large/index.html">经典案例</a>
|
||||
<a href="/case/ordinary/index.html">应用案例</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript:;">服务支持</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="/service/download/index.html">下载专区</a>
|
||||
<a href="/service/videolist/index.html">操作视频</a>
|
||||
<a href="/service/cce/index.html">CCE认证</a>
|
||||
<a href="/service/network/index.html">服务网络</a>
|
||||
<a href="/service/after/index.html">投诉和建议</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/news/all/index.html">新闻资讯</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="/news/company/index.html">公司新闻</a>
|
||||
<a href="/news/technology/index.html">技术资讯</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/about/index/index.html">关于我们</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="/about/index/index.html">公司简介</a>
|
||||
<a href="/about/index/#con8">企业愿景</a>
|
||||
<a href="/about/index/#con9">企业使命</a>
|
||||
<a href="/about/index/#con10">企业价值观</a>
|
||||
<a href="/about/callme/index.html">联系我们</a>
|
||||
<a href="https://hr.colorlightinside.com/">人才招聘</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/investor/hottel/index.html">投资者关系</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="/investor/hottel/index.html">投资者热线</a>
|
||||
<a target="_blank" href="https://ir.p5w.net/c/301391.shtml">交流平台</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="head_rightmenu">
|
||||
<div class="h_search clearfloat">
|
||||
<div class="hsearch_btn fr">
|
||||
<i class="iconfont icon_sousuo"></i>
|
||||
</div>
|
||||
<form id="search-form" action="/search/" method="get">
|
||||
<input type="search" placeholder="请输入搜索内容" name="keyword" value="" autocomplete="off" />
|
||||
<button type="submit" class="searchbtn"><i class="iconfont icon_sousuo"></i></button>
|
||||
</form>
|
||||
</div>
|
||||
<div class="language_box">
|
||||
<div class="yuyan_icon"><i class="iconfont icon_yuyan"></i></div>
|
||||
<div class="yuyan_select">
|
||||
<a href="http://colorlightinside.com">中文</a>
|
||||
<a href="http://en.colorlightinside.com?language=en">English</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="navmenu_div fr">
|
||||
<div class="navmenu_box">
|
||||
<span></span>
|
||||
<span></span>
|
||||
<span></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink">
|
||||
<div class="container1260">
|
||||
<h5>X100 Pro</h5>
|
||||
<div class="right">
|
||||
<a href="/product/special/111/index.html" class="active">功能特性</a>
|
||||
<a href="/product/routine/111/index.html">规格参数</a>
|
||||
<a href="/product/video/111/index.html">视频</a>
|
||||
<a href="/product/download/111/index.html">资料下载</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/X100pro头图-2_1673311403.png)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5></h5>
|
||||
<div class="t1"></div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/透明背景450_1673244224.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/5-背景_1673242861.jpg)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)">高度集成 化繁为简</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<span style="color: rgb(0, 0, 0)">将高性能拼接处理器与LED控制系统相结合,兼具高性能的图像处理技术和超高分辨率LED显示控制能力,为用户带来更精简、更高效、更稳定的系统方案</span>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/X100pro拓扑图-1.11_1673398267.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/打印方案背景_1673242807.jpg)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)">超多输入 自由搭配</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<p style="white-space: normal"><span style="color: rgb(0, 0, 0)">HDMI/DVI/DP/SDI/IP等多类型输入,支持4096×2160@60Hz分辨率</span></p>
|
||||
<p style="white-space: normal"><span style="color: rgb(0, 0, 0)">灵活选择自由搭配,可适用于多种场景</span></p>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="../img/X100Pro-3_1673675581.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/产品图背景_1662620136.png)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)">超大带载 应用丰富</span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<p>
|
||||
<span style="color: rgb(0, 0, 0)"><span style="white-space: normal">支持带载超大分辨率显示屏,最宽或最高可达32767像素,</span>可广泛应用于各大数据可视化中心、安防监控中心、大型舞台演艺等场景</span>
|
||||
</p>
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<br />
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/超大带载-X100PRO_1673397858.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/5-背景_1673242861.jpg)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)">超高帧率 流畅播放</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<span style="color: rgb(0, 0, 0)">采用先进的高帧率无压缩处理算法,精准还原视频色彩的同时保证了高速运动画面的流畅性,可轻松呈现 120/144/240Hz 高帧率图像显示</span>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/高帧率(2)_1672306858.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/打印方案背景_1673242807.jpg)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)">真4K,真精彩</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)">搭配4K板卡,可实现4K×2K@60Hz,RGB 4:4:4信号采集、处理及输出,实现高画质的超大分辨率图像显示,展现精彩视界</span></p>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/X100新增页面_1673505033.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="TopicPageCon8">
|
||||
<div class="TopicPagetit TopicPagetit_B wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s">
|
||||
<h3>
|
||||
<p><span style="color: rgb(0, 0, 0)">HDR 还原真实视界</span></p>
|
||||
</h3>
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)">广色域、高动态范围、高对比度</span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)">更丰富的色彩、更细腻的画质,呈现更自然真实的世界</span></p>
|
||||
<p><br /></p>
|
||||
</h5>
|
||||
</div>
|
||||
<div class="con">
|
||||
<section id="slider2" class="slider" data-beer-label="HDR" style="background-image: url(../img/1920x650_1655704447__1.jpg)">
|
||||
<img src="../img/1920x650_1655704447__1.jpg" alt="" />
|
||||
<section class="beer-reveal" data-beer-label="SDR" style="background-image: url(../img/1920x650-2_1655704441__1.jpg)">
|
||||
<img src="../img/1920x650-2_1655704441__1.jpg" alt="" />
|
||||
</section>
|
||||
</section>
|
||||
<div class="tipsbox">
|
||||
<div class="pointer"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/产品图背景_1662620136.png)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="white-space: normal; color: rgb(0, 0, 0)">严格同步 高清显示</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)">运用纳秒级帧同步和相位锁定技术,严格保证大型屏幕中每个模块完全同步显示</span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)">有效避免多画面撕裂、拼而不接的问题,呈现高清完整的显示画面</span></p>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/严格同步-03_1673244520.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/8-颜色精确管理-背景_1662537229.png)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p>
|
||||
<span style="color: rgb(255, 255, 255)"><span style="color: rgb(0, 0, 0)">底图字幕 丰富展示</span></span>
|
||||
</p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<span style="color: rgb(255, 255, 255)"><span style="color: rgb(0, 0, 0)">自定义滚动字幕、多屏显示,为大屏带来更灵活丰富的显示内容</span></span>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/底图字幕灵活布局-04(1)_1673505503.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/5-背景_1673242861.jpg)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)"> 窗口漫游 灵活布局 </span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)">不同信号源可同时在大型屏幕上自由开窗、漫游、缩放、叠加,不受跨子板跨接口限制,布局灵活,随心所欲</span></p>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="../img/2-2_1658803660_1662537620.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/3-背景_1662537088.png)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)">预监回显 实时掌控</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)">搭配预监回显板卡,可实现多路输入信号的预监、多屏输出画面回显,兼具IP网络和设备前面板预监回显,助力用户实时掌控设备运行状态</span></p>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/X100Pro预监回显_画板1副本_1673514917.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/5-背景图_1673246481.png)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)">多重备份 安全稳定</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)">模块化纯硬件架构、输入信号备份、输出冗余备份、电源备份</span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)">多重措施保证设备长时间安全稳定工作,保障现场安全无忧</span></p>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="../img/X100PRO-CN_1675669150.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/背景1_1673335914.jpg)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)">Web控制 轻松管理</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)">支持Web控制,兼容多种操作系统</span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)">无需安装客户端软件即可轻松实现对设备的管理和控制</span></p>
|
||||
<p><br /></p>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/X100-多平台控制1_1673335920.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/产品图背景_1662620136.png)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5></h5>
|
||||
<div class="t1"></div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="../img/more_1673251169.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<div class="footer_top">
|
||||
<div class="container1260">
|
||||
<div class="footer_content clearfloat">
|
||||
<div class="ft_left footer_nav fl">
|
||||
<dl>
|
||||
<dt>产品中心</dt>
|
||||
<dd>
|
||||
<div class="footerNav2">
|
||||
<a href="/product/index/index.html" class="Flink2">图像处理</a>
|
||||
<i class="iconfont icon_jiantou3_down"></i>
|
||||
<div class="footerNav3">
|
||||
<a href="/product/index/index.html" class="Flink3">视频拼接器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">超级视频处理器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">专业视频处理器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">分布式系统</a>
|
||||
<a href="/product/index/index.html" class="Flink3">软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footerNav2">
|
||||
<a href="/product/index/index.html" class="Flink2">控制系统</a>
|
||||
<i class="iconfont icon_jiantou3_down"></i>
|
||||
<div class="footerNav3">
|
||||
<a href="/product/index/index.html" class="Flink3">发送器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">接收系列</a>
|
||||
<a href="/product/index/index.html" class="Flink3">配件</a>
|
||||
<a href="/product/index/index.html" class="Flink3">校正系统</a>
|
||||
<a href="/product/index/index.html" class="Flink3">专业配屏软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footerNav2">
|
||||
<a href="/product/index/index.html" class="Flink2">云联网</a>
|
||||
<i class="iconfont icon_jiantou3_down"></i>
|
||||
<div class="footerNav3">
|
||||
<a href="/product/index/index.html" class="Flink3">播放器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">云平台</a>
|
||||
<a href="/product/index/index.html" class="Flink3">云联网播控软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footerNav2">
|
||||
<a href="/product/index/index.html" class="Flink2">媒体服务器</a>
|
||||
<i class="iconfont icon_jiantou3_down"></i>
|
||||
<div class="footerNav3">
|
||||
<a href="/product/index/index.html" class="Flink3">多媒体播控服务器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">播控软件</a>
|
||||
<a href="/product/index/index.html" class="Flink3">服务器配件</a>
|
||||
</div>
|
||||
</div>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>解决方案</dt>
|
||||
<dd>
|
||||
<a href="/solution/index/8311.html">广电演播IP化解决方案</a>
|
||||
<a href="/solution/index/817.html">超大分辨率解决方案</a>
|
||||
<a href="/solution/index/43.html">XR虚拟拍摄解决方案</a>
|
||||
<a href="/solution/index/3015.html">创意显示解决方案</a>
|
||||
<a href="/solution/index/42.html">3D显示解决方案</a>
|
||||
<a href="/solution/index/1096.html">COB屏校正解决方案</a>
|
||||
<a href="/solution/index/1091.html">智慧灯杆屏解决方案</a>
|
||||
<a href="/solution/index/41.html">车载广告屏解决方案</a>
|
||||
<a href="/solution/index/5308.html">会议一体机解决方案</a>
|
||||
<a href="/solution/index/3339.html">分布式坐席解决方案</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>典型案例</dt>
|
||||
<dd>
|
||||
<a href="/case/large/index.html">经典案例</a>
|
||||
<a href="/case/ordinary/index.html">应用案例</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>服务支持</dt>
|
||||
<dd>
|
||||
<a href="/service/download/index.html">下载专区</a>
|
||||
<a href="/service/videolist/index.html">操作视频</a>
|
||||
<a href="/service/cce/index.html">CCE认证</a>
|
||||
<a href="/service/network/index.html">服务网络</a>
|
||||
<a href="/service/after/index.html">投诉和建议</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>新闻资讯</dt>
|
||||
<dd>
|
||||
<a href="/news/company/index.html">公司新闻</a>
|
||||
<a href="/news/technology/index.html">技术资讯</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>关于我们</dt>
|
||||
<dd>
|
||||
<a href="/about/index/index.html">公司简介</a>
|
||||
<a href="/about/index/#con8">企业愿景</a>
|
||||
<a href="/about/index/#con9">企业使命</a>
|
||||
<a href="/about/index/#con10">企业价值观</a>
|
||||
<a href="/about/callme/index.html">联系我们</a>
|
||||
<a href="https://hr.colorlightinside.com/">人才招聘</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>投资者关系</dt>
|
||||
<dd>
|
||||
<a href="/investor/hottel/index.html">投资者热线</a>
|
||||
<a href="https://ir.p5w.net/c/301391.shtml">交流平台</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="ft_right fr">
|
||||
<div class="fttit">敬请关注</div>
|
||||
<ul class="footer_ul">
|
||||
<li>
|
||||
<div class="ft_erweima"><img src="https://support.colorlightinside.com/uploads/公众号二维码01_1663051097.png" alt="" /></div>
|
||||
<p>微信公众号</p>
|
||||
</li>
|
||||
<li>
|
||||
<div class="ft_erweima"><img src="https://support.colorlightinside.com/uploads/视频号二维码_1663051385.png" alt="" /></div>
|
||||
<p>微信视频号</p>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="ft_phone">
|
||||
<div class="li">
|
||||
<p>服务热线:</p>
|
||||
<h2>4008 770 775</h2>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer_links">
|
||||
<!-- 友情链接:-->
|
||||
<!-- <a href="javascript:;">友情链接</a> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer_bottom">
|
||||
<div class="container1260">
|
||||
<div class="ftbt_cont">
|
||||
<div class="ftbt_left clearfloat">
|
||||
<p class="ft_beian fl"><a href="https://beian.miit.gov.cn/" target="_bank" rel="nofollow">粤ICP备17069556号</a> 2021©版权所有 卡莱特云科技股份有限公司</p>
|
||||
<p class="ft_fvlink fl">
|
||||
<!-- <a href="/privacy/">法律声明</a>-->
|
||||
<!-- <span>·</span>-->
|
||||
<!-- <a href="/legal/">隐私政策</a>-->
|
||||
<!-- <span>·</span>-->
|
||||
<!--<a href="/siteweb/">网站地图</a>
|
||||
|
|
||||
<a href="https://www.szweb.cn" target="_blank">Powered by szweb</a>-->
|
||||
</p>
|
||||
</div>
|
||||
<!-- <div class="ft_saoma">
|
||||
<ul>
|
||||
<li>
|
||||
<div class="ftlibox"><i class="iconfont icon_qq"></i></div>
|
||||
<div class="erweimabox imgbox">
|
||||
<img src="" alt="">
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div class="ftlibox"><i class="iconfont icon_wechat"></i></div>
|
||||
<div class="erweimabox imgbox">
|
||||
<img src="https://support.colorlightinside.com/uploads/公众号二维码01_1663051471.png" alt="">
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div class="ftlibox"><i class="iconfont icon_weibo"></i></div>
|
||||
<div class="erweimabox imgbox">
|
||||
<img src="../img/erweima1_1653379502.png" alt="">
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../js/select2.min.js"></script>
|
||||
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../js/jquery.citys.js"></script>
|
||||
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../js/wow.min.js"></script>
|
||||
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../js/waypoints.min.js"></script>
|
||||
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../js/swiper.jquery.min.js"></script>
|
||||
|
||||
<!--瀑布流插件-->
|
||||
<script src="../js/modernizr.custom.js"></script>
|
||||
<script src="../js/masonry.pkgd.min.js"></script>
|
||||
<script src="../js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../js/classie.js"></script>
|
||||
<script src="../js/AnimOnScroll.js"></script>
|
||||
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
334
src/products/control_system/car_load/KD05/KD05.html
Normal file
|
|
@ -0,0 +1,334 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-控制系统-车载屏-KD05</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">KD05</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/car_load/KD05/img/KD05-X1-880.jpg" alt="KD05正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/car_load/KD05/img/KD05-X2-880.jpg" alt="KD05背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>是一款通用型 Wi-Fi+BT+BLE 单片机通用卡</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持通用 75 接口协议,不会影响模组 二次使用</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>具有 A,B,C,D,E 五路扫描信号,支持按键息屏功能</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>时钟频率的调节范围为 80MHz 到 240 MHz</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>参数</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>KD05</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>带载像素</td>
|
||||
<td>5 个 HUB75 接口,320x320</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>通讯接口</td>
|
||||
<td>蓝牙/WiFi/RS485/TTL 通讯</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>控制软件</td>
|
||||
<td>I Led</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/car_load/KD05/pdf/KD05规格书-V1.2.pdf" target="_blank" title="KD05规格书-V1.2">KD05规格书-V1.2.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
338
src/products/control_system/car_load/KD06/KD06.html
Normal file
|
|
@ -0,0 +1,338 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-控制系统-车载屏-KD06</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">KD06</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/car_load/KD06/img/KD06-4-880.jpg" alt="KD06正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/car_load/KD06/img/KD06-5-8880.jpg" alt="KD06背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>通用型 Wi-Fi+BT+BLE 单片机通用卡</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持通用 75 接口协议,不会影响模组 二次使用</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>具有 A,B,C,D,E 五路扫描信号,支持按键息屏功能</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>时钟频率的调节范围为 80MHz 到 240 MHz</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>参数</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>KD06</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>带载像素</td>
|
||||
<td>5 个 HUB75 接口,320x320</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>WiFi</td>
|
||||
<td>支持 IEEE802.11b/g/n 协议</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>通讯接口</td>
|
||||
<td>蓝牙/WiFi/CAN/RS485/TTL 通讯</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>控制软件</td>
|
||||
<td>I Led</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/car_load/KD06/pdf/KD06规格书-V1.0.pdf" target="_blank" title="KD06规格书-V1.0">KD06规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
906
src/products/control_system/car_load/Y03/Y03.html
Normal file
|
|
@ -0,0 +1,906 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="./favicon.ico" />
|
||||
<title>熙讯-产品中心-控制系统-灯杆屏系列-Y12</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../css/font_2684660_0fb6nx59q8wg.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = 'https://en.colorlightinside.com';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
<div class="container1260 headerBox">
|
||||
<div class="logo">
|
||||
<a href="../index.html">
|
||||
<img src="../img/logo.png" alt="" />
|
||||
</a>
|
||||
</div>
|
||||
<div class="header_content">
|
||||
<div class="head_navlist">
|
||||
<ul class="clearfloat">
|
||||
<!-- <li>-->
|
||||
<!-- <a href="/">首页</a>-->
|
||||
<!-- </li>-->
|
||||
|
||||
<li class="ProductNavOff active">
|
||||
<a href="javascript:;">产品中心</a>
|
||||
<span></span>
|
||||
<div class="ProductNav">
|
||||
<i></i>
|
||||
<div class="container1260">
|
||||
<div class="ProTabBar">
|
||||
<div class="tabTerm active">图像处理</div>
|
||||
|
||||
<div class="tabTerm">控制系统</div>
|
||||
|
||||
<div class="tabTerm">云联网</div>
|
||||
|
||||
<div class="tabTerm">媒体服务器</div>
|
||||
</div>
|
||||
<div class="ProTabCont">
|
||||
<div class="tabItem active">
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="https://support.colorlightinside.com/uploads/X100-新_1672127791.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>视频拼接器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/111/index.html">X100 Pro</a>
|
||||
<a href="/product/special/1263/index.html">X100</a>
|
||||
<a href="/product/special/1283/index.html">D16/D9</a>
|
||||
<a href="/product/special/1323/index.html">V8</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/Z8t_1672127870.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>超级视频处理器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/159/index.html">Z8t</a>
|
||||
<a href="/product/special/1343/index.html">Z6 PRO-G2</a>
|
||||
<a href="/product/special/1372/index.html">Z5/Z4 Pro</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/33_1701747653.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>专业视频处理器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/2062/index.html">VX10/VX6</a>
|
||||
<a href="/product/special/256/index.html">X40m/X20m</a>
|
||||
<a href="/product/special/1902/index.html">X26m</a>
|
||||
<a href="/product/special/1237/index.html">X20/X16E/X8E</a>
|
||||
<a href="/product/special/327/index.html">X12</a>
|
||||
<a href="/product/special/1459/index.html">X7/X6/X4e</a>
|
||||
<a href="/product/special/1594/index.html">X4m/X2m</a>
|
||||
<a href="/product/special/329/index.html">X4s/X2s</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="img/img6_1654488186.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>分布式系统</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/339/index.html">XD50-4K/XD50-A</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/ColorAdept_1672127984.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>软件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/1700/index.html">ColorAdept</a>
|
||||
<a href="/product/special/1503/index.html">麒麟可视化智控平台</a>
|
||||
<a href="/product/special/1514/index.html">iSet</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tabItem">
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/S20_1655176809.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>发送器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/345/index.html">S20/S20F</a>
|
||||
<a href="/product/special/765/index.html">S6F/S4/S2</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/i10_1655178402-1_1672295522.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>接收系列</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/355/index.html">5G传输系列</a>
|
||||
<a href="/product/special/725/index.html">i10/i9+/i8/i5+</a>
|
||||
<a href="/product/special/1535/index.html">K10/K9+/K8/K5+</a>
|
||||
<a href="/product/special/1557/index.html">E320/E120/E80</a>
|
||||
<a href="/product/special/745/index.html">5A-75E/5A-75B</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/H10FN_1655176917.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>配件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/369/index.html">H10FN/H10FN2/H10Fix/H2F</a>
|
||||
<a href="/product/special/1746/index.html">OP4/OP1</a>
|
||||
<a href="/product/special/373/index.html">监控类配件</a>
|
||||
<a href="/product/special/1525/index.html">XH6</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/CCM6000_1655176958.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>校正系统</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/374/index.html">科学级校正系统</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/LEDVISION-1_1672295405.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>专业配屏软件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/381/index.html">LEDVISION</a>
|
||||
<a href="/product/special/385/index.html">LEDUpgrade</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tabItem">
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/A200_1655177209.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>播放器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/389/index.html">A200/A100</a>
|
||||
<a href="/product/special/980/index.html">A35</a>
|
||||
<a href="/product/special/964/index.html">A4K/A2K</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="https://support.colorlightinside.com/uploads/云服务器Logo-2-02_1673427871.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>云平台</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/409/index.html">ColorlightCloud</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/playermaster_1655177237.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>云联网播控软件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/255/index.html">PlayerMaster</a>
|
||||
<a href="/product/special/414/index.html">LED精灵</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tabItem">
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/CS16K_1672128080.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>多媒体播控服务器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/502/index.html">CS16K</a>
|
||||
<a href="/product/special/1141/index.html">CS20-8K/CS20-8K Pro</a>
|
||||
<a href="/product/special/1189/index.html">CS4K/CS4K Pro</a>
|
||||
<a href="/product/special/1980/index.html">CS4K G2</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="https://support.colorlightinside.com/uploads/GrandShow图标_画板1_1660794245.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>播控软件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/158/index.html">GrandShow</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="https://support.colorlightinside.com/uploads/采集卡_1672128105.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>服务器配件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/254/index.html">音视频采集卡</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- <div class="sub_zinav Lhide">
|
||||
<a href="/product/index/index.html">图像处理</a>
|
||||
|
||||
<a href="/product/index/index.html">控制系统</a>
|
||||
|
||||
<a href="/product/index/index.html">云联网</a>
|
||||
|
||||
<a href="/product/index/index.html">媒体服务器</a>
|
||||
|
||||
</div> -->
|
||||
<div class="sub_zinav Lhide">
|
||||
<div class="sub_zinav2">
|
||||
<!-- 有三级二级就不要填链接了 -->
|
||||
<a class="Link2">图像处理</a><i></i>
|
||||
<div class="sub_zinav3">
|
||||
<a href="/product/index/index.html" class="Link3">视频拼接器</a>
|
||||
<a href="/product/index/index.html" class="Link3">超级视频处理器</a>
|
||||
<a href="/product/index/index.html" class="Link3">专业视频处理器</a>
|
||||
<a href="/product/index/index.html" class="Link3">分布式系统</a>
|
||||
<a href="/product/index/index.html" class="Link3">软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sub_zinav2">
|
||||
<!-- 有三级二级就不要填链接了 -->
|
||||
<a class="Link2">控制系统</a><i></i>
|
||||
<div class="sub_zinav3">
|
||||
<a href="/product/index/index.html" class="Link3">发送器</a>
|
||||
<a href="/product/index/index.html" class="Link3">接收系列</a>
|
||||
<a href="/product/index/index.html" class="Link3">配件</a>
|
||||
<a href="/product/index/index.html" class="Link3">校正系统</a>
|
||||
<a href="/product/index/index.html" class="Link3">专业配屏软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sub_zinav2">
|
||||
<!-- 有三级二级就不要填链接了 -->
|
||||
<a class="Link2">云联网</a><i></i>
|
||||
<div class="sub_zinav3">
|
||||
<a href="/product/index/index.html" class="Link3">播放器</a>
|
||||
<a href="/product/index/index.html" class="Link3">云平台</a>
|
||||
<a href="/product/index/index.html" class="Link3">云联网播控软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sub_zinav2">
|
||||
<!-- 有三级二级就不要填链接了 -->
|
||||
<a class="Link2">媒体服务器</a><i></i>
|
||||
<div class="sub_zinav3">
|
||||
<a href="/product/index/index.html" class="Link3">多媒体播控服务器</a>
|
||||
<a href="/product/index/index.html" class="Link3">播控软件</a>
|
||||
<a href="/product/index/index.html" class="Link3">服务器配件</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/solution/index/index.html">解决方案</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="/solution/index/8311.html">广电演播IP化解决方案</a>
|
||||
<a href="/solution/index/817.html">超大分辨率解决方案</a>
|
||||
<a href="/solution/index/43.html">XR虚拟拍摄解决方案</a>
|
||||
<a href="/solution/index/3015.html">创意显示解决方案</a>
|
||||
<a href="/solution/index/42.html">3D显示解决方案</a>
|
||||
<a href="/solution/index/1096.html">COB屏校正解决方案</a>
|
||||
<a href="/solution/index/1091.html">智慧灯杆屏解决方案</a>
|
||||
<a href="/solution/index/41.html">车载广告屏解决方案</a>
|
||||
<a href="/solution/index/5308.html">会议一体机解决方案</a>
|
||||
<a href="/solution/index/3339.html">分布式坐席解决方案</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/case/large/index.html">典型案例</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="/case/large/index.html">经典案例</a>
|
||||
<a href="/case/ordinary/index.html">应用案例</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript:;">服务支持</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="/service/download/index.html">下载专区</a>
|
||||
<a href="/service/videolist/index.html">操作视频</a>
|
||||
<a href="/service/cce/index.html">CCE认证</a>
|
||||
<a href="/service/network/index.html">服务网络</a>
|
||||
<a href="/service/after/index.html">投诉和建议</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/news/all/index.html">新闻资讯</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="/news/company/index.html">公司新闻</a>
|
||||
<a href="/news/technology/index.html">技术资讯</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/about/index/index.html">关于我们</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="/about/index/index.html">公司简介</a>
|
||||
<a href="/about/index/#con8">企业愿景</a>
|
||||
<a href="/about/index/#con9">企业使命</a>
|
||||
<a href="/about/index/#con10">企业价值观</a>
|
||||
<a href="/about/callme/index.html">联系我们</a>
|
||||
<a href="https://hr.colorlightinside.com/">人才招聘</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/investor/hottel/index.html">投资者关系</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="/investor/hottel/index.html">投资者热线</a>
|
||||
<a target="_blank" href="https://ir.p5w.net/c/301391.shtml">交流平台</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="head_rightmenu">
|
||||
<div class="h_search clearfloat">
|
||||
<div class="hsearch_btn fr">
|
||||
<i class="iconfont icon_sousuo"></i>
|
||||
</div>
|
||||
<form id="search-form" action="/search/" method="get">
|
||||
<input type="search" placeholder="请输入搜索内容" name="keyword" value="" autocomplete="off" />
|
||||
<button type="submit" class="searchbtn"><i class="iconfont icon_sousuo"></i></button>
|
||||
</form>
|
||||
</div>
|
||||
<div class="language_box">
|
||||
<div class="yuyan_icon"><i class="iconfont icon_yuyan"></i></div>
|
||||
<div class="yuyan_select">
|
||||
<a href="http://colorlightinside.com">中文</a>
|
||||
<a href="http://en.colorlightinside.com?language=en">English</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="navmenu_div fr">
|
||||
<div class="navmenu_box">
|
||||
<span></span>
|
||||
<span></span>
|
||||
<span></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink">
|
||||
<div class="container1260">
|
||||
<h5>X100 Pro</h5>
|
||||
<div class="right">
|
||||
<a href="/product/special/111/index.html" class="active">功能特性</a>
|
||||
<a href="/product/routine/111/index.html">规格参数</a>
|
||||
<a href="/product/video/111/index.html">视频</a>
|
||||
<a href="/product/download/111/index.html">资料下载</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/X100pro头图-2_1673311403.png)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5></h5>
|
||||
<div class="t1"></div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/透明背景450_1673244224.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/5-背景_1673242861.jpg)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)">高度集成 化繁为简</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<span style="color: rgb(0, 0, 0)">将高性能拼接处理器与LED控制系统相结合,兼具高性能的图像处理技术和超高分辨率LED显示控制能力,为用户带来更精简、更高效、更稳定的系统方案</span>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/X100pro拓扑图-1.11_1673398267.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/打印方案背景_1673242807.jpg)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)">超多输入 自由搭配</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<p style="white-space: normal"><span style="color: rgb(0, 0, 0)">HDMI/DVI/DP/SDI/IP等多类型输入,支持4096×2160@60Hz分辨率</span></p>
|
||||
<p style="white-space: normal"><span style="color: rgb(0, 0, 0)">灵活选择自由搭配,可适用于多种场景</span></p>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="../img/X100Pro-3_1673675581.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/产品图背景_1662620136.png)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)">超大带载 应用丰富</span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<p>
|
||||
<span style="color: rgb(0, 0, 0)"><span style="white-space: normal">支持带载超大分辨率显示屏,最宽或最高可达32767像素,</span>可广泛应用于各大数据可视化中心、安防监控中心、大型舞台演艺等场景</span>
|
||||
</p>
|
||||
<p><span style="color: rgb(0, 0, 0)"></span></p>
|
||||
<br />
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/超大带载-X100PRO_1673397858.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/5-背景_1673242861.jpg)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)">超高帧率 流畅播放</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<span style="color: rgb(0, 0, 0)">采用先进的高帧率无压缩处理算法,精准还原视频色彩的同时保证了高速运动画面的流畅性,可轻松呈现 120/144/240Hz 高帧率图像显示</span>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/高帧率(2)_1672306858.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/打印方案背景_1673242807.jpg)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)">真4K,真精彩</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)">搭配4K板卡,可实现4K×2K@60Hz,RGB 4:4:4信号采集、处理及输出,实现高画质的超大分辨率图像显示,展现精彩视界</span></p>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/X100新增页面_1673505033.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="TopicPageCon8">
|
||||
<div class="TopicPagetit TopicPagetit_B wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s">
|
||||
<h3>
|
||||
<p><span style="color: rgb(0, 0, 0)">HDR 还原真实视界</span></p>
|
||||
</h3>
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)">广色域、高动态范围、高对比度</span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)">更丰富的色彩、更细腻的画质,呈现更自然真实的世界</span></p>
|
||||
<p><br /></p>
|
||||
</h5>
|
||||
</div>
|
||||
<div class="con">
|
||||
<section id="slider2" class="slider" data-beer-label="HDR" style="background-image: url(../img/1920x650_1655704447__1.jpg)">
|
||||
<img src="../img/1920x650_1655704447__1.jpg" alt="" />
|
||||
<section class="beer-reveal" data-beer-label="SDR" style="background-image: url(../img/1920x650-2_1655704441__1.jpg)">
|
||||
<img src="../img/1920x650-2_1655704441__1.jpg" alt="" />
|
||||
</section>
|
||||
</section>
|
||||
<div class="tipsbox">
|
||||
<div class="pointer"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/产品图背景_1662620136.png)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="white-space: normal; color: rgb(0, 0, 0)">严格同步 高清显示</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)">运用纳秒级帧同步和相位锁定技术,严格保证大型屏幕中每个模块完全同步显示</span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)">有效避免多画面撕裂、拼而不接的问题,呈现高清完整的显示画面</span></p>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/严格同步-03_1673244520.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/8-颜色精确管理-背景_1662537229.png)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p>
|
||||
<span style="color: rgb(255, 255, 255)"><span style="color: rgb(0, 0, 0)">底图字幕 丰富展示</span></span>
|
||||
</p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<span style="color: rgb(255, 255, 255)"><span style="color: rgb(0, 0, 0)">自定义滚动字幕、多屏显示,为大屏带来更灵活丰富的显示内容</span></span>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/底图字幕灵活布局-04(1)_1673505503.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/5-背景_1673242861.jpg)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)"> 窗口漫游 灵活布局 </span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)">不同信号源可同时在大型屏幕上自由开窗、漫游、缩放、叠加,不受跨子板跨接口限制,布局灵活,随心所欲</span></p>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="../img/2-2_1658803660_1662537620.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/3-背景_1662537088.png)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)">预监回显 实时掌控</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)">搭配预监回显板卡,可实现多路输入信号的预监、多屏输出画面回显,兼具IP网络和设备前面板预监回显,助力用户实时掌控设备运行状态</span></p>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/X100Pro预监回显_画板1副本_1673514917.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/5-背景图_1673246481.png)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)">多重备份 安全稳定</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)">模块化纯硬件架构、输入信号备份、输出冗余备份、电源备份</span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)">多重措施保证设备长时间安全稳定工作,保障现场安全无忧</span></p>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="../img/X100PRO-CN_1675669150.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/背景1_1673335914.jpg)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5>
|
||||
<p><span style="color: rgb(0, 0, 0)">Web控制 轻松管理</span></p>
|
||||
</h5>
|
||||
<div class="t1">
|
||||
<p><span style="color: rgb(0, 0, 0)">支持Web控制,兼容多种操作系统</span></p>
|
||||
<p><span style="color: rgb(0, 0, 0)">无需安装客户端软件即可轻松实现对设备的管理和控制</span></p>
|
||||
<p><br /></p>
|
||||
</div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="https://support.colorlightinside.com/uploads/X100-多平台控制1_1673335920.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd" style="background-image: url(https://support.colorlightinside.com/uploads/产品图背景_1662620136.png)">
|
||||
<div class="X100TopicPagetit wow fadeInUp" data-wow-duration="2s">
|
||||
<h5></h5>
|
||||
<div class="t1"></div>
|
||||
<div class="img wow fadeInUp" data-wow-duration="2s" data-wow-delay="0.3s"><img src="../img/more_1673251169.png" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<div class="footer_top">
|
||||
<div class="container1260">
|
||||
<div class="footer_content clearfloat">
|
||||
<div class="ft_left footer_nav fl">
|
||||
<dl>
|
||||
<dt>产品中心</dt>
|
||||
<dd>
|
||||
<div class="footerNav2">
|
||||
<a href="/product/index/index.html" class="Flink2">图像处理</a>
|
||||
<i class="iconfont icon_jiantou3_down"></i>
|
||||
<div class="footerNav3">
|
||||
<a href="/product/index/index.html" class="Flink3">视频拼接器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">超级视频处理器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">专业视频处理器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">分布式系统</a>
|
||||
<a href="/product/index/index.html" class="Flink3">软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footerNav2">
|
||||
<a href="/product/index/index.html" class="Flink2">控制系统</a>
|
||||
<i class="iconfont icon_jiantou3_down"></i>
|
||||
<div class="footerNav3">
|
||||
<a href="/product/index/index.html" class="Flink3">发送器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">接收系列</a>
|
||||
<a href="/product/index/index.html" class="Flink3">配件</a>
|
||||
<a href="/product/index/index.html" class="Flink3">校正系统</a>
|
||||
<a href="/product/index/index.html" class="Flink3">专业配屏软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footerNav2">
|
||||
<a href="/product/index/index.html" class="Flink2">云联网</a>
|
||||
<i class="iconfont icon_jiantou3_down"></i>
|
||||
<div class="footerNav3">
|
||||
<a href="/product/index/index.html" class="Flink3">播放器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">云平台</a>
|
||||
<a href="/product/index/index.html" class="Flink3">云联网播控软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footerNav2">
|
||||
<a href="/product/index/index.html" class="Flink2">媒体服务器</a>
|
||||
<i class="iconfont icon_jiantou3_down"></i>
|
||||
<div class="footerNav3">
|
||||
<a href="/product/index/index.html" class="Flink3">多媒体播控服务器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">播控软件</a>
|
||||
<a href="/product/index/index.html" class="Flink3">服务器配件</a>
|
||||
</div>
|
||||
</div>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>解决方案</dt>
|
||||
<dd>
|
||||
<a href="/solution/index/8311.html">广电演播IP化解决方案</a>
|
||||
<a href="/solution/index/817.html">超大分辨率解决方案</a>
|
||||
<a href="/solution/index/43.html">XR虚拟拍摄解决方案</a>
|
||||
<a href="/solution/index/3015.html">创意显示解决方案</a>
|
||||
<a href="/solution/index/42.html">3D显示解决方案</a>
|
||||
<a href="/solution/index/1096.html">COB屏校正解决方案</a>
|
||||
<a href="/solution/index/1091.html">智慧灯杆屏解决方案</a>
|
||||
<a href="/solution/index/41.html">车载广告屏解决方案</a>
|
||||
<a href="/solution/index/5308.html">会议一体机解决方案</a>
|
||||
<a href="/solution/index/3339.html">分布式坐席解决方案</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>典型案例</dt>
|
||||
<dd>
|
||||
<a href="/case/large/index.html">经典案例</a>
|
||||
<a href="/case/ordinary/index.html">应用案例</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>服务支持</dt>
|
||||
<dd>
|
||||
<a href="/service/download/index.html">下载专区</a>
|
||||
<a href="/service/videolist/index.html">操作视频</a>
|
||||
<a href="/service/cce/index.html">CCE认证</a>
|
||||
<a href="/service/network/index.html">服务网络</a>
|
||||
<a href="/service/after/index.html">投诉和建议</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>新闻资讯</dt>
|
||||
<dd>
|
||||
<a href="/news/company/index.html">公司新闻</a>
|
||||
<a href="/news/technology/index.html">技术资讯</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>关于我们</dt>
|
||||
<dd>
|
||||
<a href="/about/index/index.html">公司简介</a>
|
||||
<a href="/about/index/#con8">企业愿景</a>
|
||||
<a href="/about/index/#con9">企业使命</a>
|
||||
<a href="/about/index/#con10">企业价值观</a>
|
||||
<a href="/about/callme/index.html">联系我们</a>
|
||||
<a href="https://hr.colorlightinside.com/">人才招聘</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>投资者关系</dt>
|
||||
<dd>
|
||||
<a href="/investor/hottel/index.html">投资者热线</a>
|
||||
<a href="https://ir.p5w.net/c/301391.shtml">交流平台</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="ft_right fr">
|
||||
<div class="fttit">敬请关注</div>
|
||||
<ul class="footer_ul">
|
||||
<li>
|
||||
<div class="ft_erweima"><img src="https://support.colorlightinside.com/uploads/公众号二维码01_1663051097.png" alt="" /></div>
|
||||
<p>微信公众号</p>
|
||||
</li>
|
||||
<li>
|
||||
<div class="ft_erweima"><img src="https://support.colorlightinside.com/uploads/视频号二维码_1663051385.png" alt="" /></div>
|
||||
<p>微信视频号</p>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="ft_phone">
|
||||
<div class="li">
|
||||
<p>服务热线:</p>
|
||||
<h2>4008 770 775</h2>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer_links">
|
||||
<!-- 友情链接:-->
|
||||
<!-- <a href="javascript:;">友情链接</a> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer_bottom">
|
||||
<div class="container1260">
|
||||
<div class="ftbt_cont">
|
||||
<div class="ftbt_left clearfloat">
|
||||
<p class="ft_beian fl"><a href="https://beian.miit.gov.cn/" target="_bank" rel="nofollow">粤ICP备17069556号</a> 2021©版权所有 卡莱特云科技股份有限公司</p>
|
||||
<p class="ft_fvlink fl">
|
||||
<!-- <a href="/privacy/">法律声明</a>-->
|
||||
<!-- <span>·</span>-->
|
||||
<!-- <a href="/legal/">隐私政策</a>-->
|
||||
<!-- <span>·</span>-->
|
||||
<!--<a href="/siteweb/">网站地图</a>
|
||||
|
|
||||
<a href="https://www.szweb.cn" target="_blank">Powered by szweb</a>-->
|
||||
</p>
|
||||
</div>
|
||||
<!-- <div class="ft_saoma">
|
||||
<ul>
|
||||
<li>
|
||||
<div class="ftlibox"><i class="iconfont icon_qq"></i></div>
|
||||
<div class="erweimabox imgbox">
|
||||
<img src="" alt="">
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div class="ftlibox"><i class="iconfont icon_wechat"></i></div>
|
||||
<div class="erweimabox imgbox">
|
||||
<img src="https://support.colorlightinside.com/uploads/公众号二维码01_1663051471.png" alt="">
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div class="ftlibox"><i class="iconfont icon_weibo"></i></div>
|
||||
<div class="erweimabox imgbox">
|
||||
<img src="../img/erweima1_1653379502.png" alt="">
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../js/select2.min.js"></script>
|
||||
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../js/jquery.citys.js"></script>
|
||||
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../js/wow.min.js"></script>
|
||||
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../js/waypoints.min.js"></script>
|
||||
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../js/swiper.jquery.min.js"></script>
|
||||
|
||||
<!--瀑布流插件-->
|
||||
<script src="../js/modernizr.custom.js"></script>
|
||||
<script src="../js/masonry.pkgd.min.js"></script>
|
||||
<script src="../js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../js/classie.js"></script>
|
||||
<script src="../js/AnimOnScroll.js"></script>
|
||||
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
370
src/products/control_system/car_load/Y08/Y08.html
Normal file
|
|
@ -0,0 +1,370 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-控制系统-车载屏-Y08</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">Y08</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/car_load/Y08/img/Y08.png" alt="Y08正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/car_load/Y08/img/Y08-1.png" alt="Y08背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>八口 hub75 输出直接输出,保证画面传输稳定性</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持通过 485 接口外接八要素环境传感器 R68,显示环境信息,无需二次开发</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持外接 GPS 定位和守时模块,保证多屏画面播放同步</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>板载 WiFi 模块,实现无线通讯</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持 AP 模式、Station 模式</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持二次开发,支持云平台远程集群控制</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持 GPS 定时/对时</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>通过管理系统可集中设置定时开关机、音量、亮度</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>安卓控制卡</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>Y08</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>像素</td>
|
||||
<td>Y08:6 万点,分辨率 256(宽)*256(高)或者 512*128,分辨率支持自定义</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>通讯方式</td>
|
||||
<td>网口、WiFi、U 盘、选配 4G 模块</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>CPU</td>
|
||||
<td>Cortex-A35 四核主频 1.5GHz</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>GPU</td>
|
||||
<td>Mali-G31MP2 OpenGL ES3.2, Vulkan 1.0, OpenCL 2.0 Dvalin-2EE</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>系统内存</td>
|
||||
<td>8GB Emmc+1GB LPDDR3</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>操作系统</td>
|
||||
<td>Android 9</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>WiFi</td>
|
||||
<td>IEEE 802.11b/g/n 2.4G</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>GPS</td>
|
||||
<td>GNSS GPS/Beidou/Glonass</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/car_load/Y08/pdf/Y08规格书-V1.3.pdf" target="_blank" title="Y08规格书-V1.3">Y08规格书-V1.3.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
242
src/products/control_system/car_load/car_load.html
Normal file
|
|
@ -0,0 +1,242 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../favicon.ico" />
|
||||
<title>熙讯-产品中心</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type = navigator.appName;
|
||||
if (type == "Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0, 2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if (url.searchParams.get(name) != null) {
|
||||
Cookie_Set("language", url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString("language");
|
||||
console.log(!Cookie_Get("language"), lang);
|
||||
if (!Cookie_Get("language") && lang == "en") {
|
||||
window.location.href = "http://sysolution.net/";
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr,
|
||||
reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if ((arr = document.cookie.match(reg))) {
|
||||
return arr[2];
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
<div class="Lcrumbs">
|
||||
<div class="container1260">
|
||||
<a href="javascript:;">产品中心</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Bg">
|
||||
<div class="container1260">
|
||||
<div class="ProductCenter clearfix">
|
||||
<div class="publicLeft">
|
||||
<div class="li active">
|
||||
<h5>
|
||||
控制系统
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../control_system/LCD/LCD.html">LCD系列</a>
|
||||
<a class="" href="../../control_system/lamp_pole/lamp_pole.html">灯杆屏系列</a>
|
||||
<a class="active" href="../../control_system/car_load/car_load.html">车载控制系列</a>
|
||||
<a class="" href="../../control_system/commerce_display/commerce_display.html">商显屏系列</a>
|
||||
<a class="" href="../../control_system/receive_card/receive_card.html">接收卡</a>
|
||||
<a class="" href="../../control_system/accessory/accessory.html">配件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
视频处理
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../video_process/sync_send/sync_send.html">同步发送卡</a>
|
||||
<a class="" href="../../video_process/2-in-1_video_process/2-in-1_video_process.html">二合一视频处理器</a>
|
||||
<a class="" href="../../video_process/independent_control/independent_control.html">独立主控</a>
|
||||
<a class="" href="../../video_process/video_splicer/video_splicer.html">视频拼接器</a>
|
||||
<a class="" href="../../video_process/distributed_system/distributed_system.html">分布式系统</a>
|
||||
<a class="" href="../../video_process/multimedia_server/multimedia_server.html">多媒体服务器</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
熙讯软件
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../xixun_software/LedOK_Express/LedOK_Express.html">单机软件</a>
|
||||
<a class="" href="../../xixun_software/AIPS/AIPS.html">云平台</a>
|
||||
<a class="" href="../../xixun_software/APP/APP.html">APP</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
定制开发
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="con wow fadeInUp" data-wow-duration="2s">
|
||||
<a href="../../control_system/car_load/Y08/Y08.html" class="box">
|
||||
<div class="text">
|
||||
<h5>Y08</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/car_load/Y08/img/Y08.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/car_load/KD02/KD02.html" class="box">
|
||||
<div class="text">
|
||||
<h5>KD02</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/car_load/KD02/img/KD02-880.jpg" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/car_load/KD05/KD05.html" class="box">
|
||||
<div class="text">
|
||||
<h5>KD05</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/car_load/KD05/img/KD05-X1-880.jpg" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/car_load/KD06/KD06.html" class="box">
|
||||
<div class="text">
|
||||
<h5>KD06</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/car_load/KD06/img/KD06-4-880.jpg" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/classie.js"></script>
|
||||
<script src="../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义-->
|
||||
<script type="text/javascript" src="../../../js/layout.js"></script>
|
||||
<script src="../../../static/layui/layui.js" charset="utf-8"></script>
|
||||
<script>
|
||||
layui.use(["laypage", "layer"], function () {
|
||||
var laypage = layui.laypage,
|
||||
layer = layui.layer;
|
||||
|
||||
//总页数低于页码总数
|
||||
laypage.render({
|
||||
elem: "demo0",
|
||||
count: "4",
|
||||
curr: "1",
|
||||
limit: "12",
|
||||
prev: " ",
|
||||
next: " ",
|
||||
jump: function (obj, first) {
|
||||
//首次不执行
|
||||
if (!first) {
|
||||
//do something
|
||||
location.href = "/service/download/index_" + obj.curr + ".html" + "?cat=" + "6";
|
||||
}
|
||||
},
|
||||
});
|
||||
});
|
||||
</script>
|
||||
366
src/products/control_system/commerce_display/M50B-D/M50B-D.html
Normal file
|
|
@ -0,0 +1,366 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-控制系统-商显屏-M50B-D</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">M50B-D</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/commerce_display/M50B-D/img/M50B-D-12-880.jpg" alt="M50B-D正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/commerce_display/M50B-D/img/M50B-D-13-880.jpg" alt="M50B-D背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持通过 485 接口外接八要素环境传感器 R68,显示环境信息,无需二次开发</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持外接 GPS 定位和守时模块,保证多屏画面播放同步</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持远程断电,控制屏体开关,硬关机</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持选配 4G 模块,不同国家模块型号不一样,出货请提供使用国家</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>板载 WiFi 模块,实现无线通讯</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持 AP 模式、Station 模式</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持二次开发,支持云平台远程集群控制</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>8GB 内部存储空间,用户可用 4GB</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>安卓控制卡</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>主推:M50B-D(无 4G),M50B-D-CH(中国 4G 全网通),M50B-D-G(全球通, 国外推荐)M50B-D-NA、M50B-D-EU、M50B-D-LA(批量考虑成本可以选择, 样品推荐全球通款)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>像素</td>
|
||||
<td>M50B-D:65 万点,最大带载 1280(宽)*512(高)或者 512(宽)*1280(高), 分辨率支持自定义</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>通讯方式</td>
|
||||
<td>网口、WiFi、U 盘、选配 4G 模块</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>GPU</td>
|
||||
<td>Mali-G31MP2 OpenGL ES3.2, Vulkan 1.0, OpenCL 2.0 Dvalin-2EE</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>操作系统</td>
|
||||
<td>Android 9.0</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>WiFi</td>
|
||||
<td>IEEE 802.11b/g/n 2.4G</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>GPS</td>
|
||||
<td>GNSS GPS/Beidou/Glonass</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>配置软件</td>
|
||||
<td>LedOK Express</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/commerce_display/M50B-D/pdf/M50B-D规格书-V1.3.pdf" target="_blank" title="M50B-D规格书-V1.3">M50B-D规格书-V1.3.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
366
src/products/control_system/commerce_display/M60B-S/M60B-S.html
Normal file
|
|
@ -0,0 +1,366 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-控制系统-商显屏-M60B-S</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">M60B-S</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<!-- <div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/commerce_display/M60B-S/img/M60B-S-880.png" alt="M60B-S正面预览图">
|
||||
</div> -->
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/commerce_display/M60B-S/img/M60B-S-1-880.png" alt="M60B-S背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>双千兆网口输出,可以一路用作备份,保证画面传输稳定性</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持通过485接口外接八要素环境传感器R68,显示环境信息,无需二次开发</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持外接Lora同步模块,保证多屏画面播放同步</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持两路远程断电,一路控制屏体开关,一路控制路灯开关</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持选配4G模块,不同国家模块型号不一样,出货请提供使用国家</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持FCC、CE认证</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>Lora无线校时多屏同步</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>板载WiFi模块,实现无线通讯</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>云互联网安卓控制盒</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>M60S(裸卡),M60B-S(播放盒),选配4G模块,M60S-CH中国,M60S-G全球通国外</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>像素</td>
|
||||
<td>M60B-S: 92万点,分辨率1280(宽)*720(高)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>通讯方式</td>
|
||||
<td>网口/WiFi/U盘/选配4G模块</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>GPU</td>
|
||||
<td>Mali-G31MP2 OpenGL ES3.2, Vulkan 1.0, OpenCL 2.0 Dvalin-2EE</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>操作系统</td>
|
||||
<td>Android 9</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>WiFi</td>
|
||||
<td>IEEE 802.11b/g/n 2.4G</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>GPS</td>
|
||||
<td>GNSS GPS/Beidou/Glonass</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>配置软件</td>
|
||||
<td>LedOK Express</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/commerce_display/M60B-S/pdf/M60B-S规格书-V1.4.pdf" target="_blank" title="M60B-S规格书-V1.4">M60B-S规格书-V1.4.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
365
src/products/control_system/commerce_display/M70B-S/M70B-S.html
Normal file
|
|
@ -0,0 +1,365 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-控制系统-商显屏-M70B-S</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">M70B-S</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<!-- <div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/commerce_display/M70B-S/img/M70BS.png" alt="M60B-S正面预览图">
|
||||
</div> -->
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/commerce_display/M70B-S/img/M70BS-1.png" alt="M60B-S背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>双千兆网口输出,可以一路用作备份,保证画面传输稳定性</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持通过485接口外接八要素环境传感器R68,显示环境信息,无需二次开发</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持同异步切换</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>Lora 无线校时多屏同步</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持选配4G模块,不同国家模块型号不一样,出货请提供使用国家</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>板载 WiFi 模块,实现无线通讯</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>Lora无线校时多屏同步</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持 AP 模式、Station 模式</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>同异步安卓播放盒</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>M70BS(无 4G)/M70BS-4G 播放盒,M70S-4G 裸卡</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>像素</td>
|
||||
<td>M70S:130 万点,分辨率最宽像素 1920,最高像素 1920</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>通讯方式</td>
|
||||
<td>网口、WiFi、选配 4G 模块</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>GPU</td>
|
||||
<td>Mali-G31MP2 OpenGL ES3.2, Vulkan 1.0, OpenCL 2.0 Dvalin-2EE</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>操作系统</td>
|
||||
<td>Android 9.0</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>WiFi</td>
|
||||
<td>IEEE 802.11b/g/n 2.4G</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>GPS</td>
|
||||
<td>GNSS GPS/Beidou/Glonass</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>配置软件</td>
|
||||
<td>LedOK Express</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/commerce_display/M70B-S/pdf/M70B-S规格书-V1.1.pdf" target="_blank" title="M70B-S规格书-V1.1">M70B-S规格书-V1.1.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
366
src/products/control_system/commerce_display/M80B-S/M80B-S.html
Normal file
|
|
@ -0,0 +1,366 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-控制系统-商显屏-M80B-S</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">M80B-S</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/commerce_display/M80B-S/img/M80BS-2-1.png" alt="M60B-S正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/commerce_display/M80B-S/img/M80BS-3-1.png" alt="M60B-S背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持 2 路 HDMI 输入,一路输出</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>集成国密安全芯片,硬件上保证信息发布安全</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>标配两路远程断电</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持 RS485/RS232 端子接口,方便接入各行各业物联网传感器</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持 12V 宽电压供电</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持 IP 远程 mp3 音频语音广播</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持 IP 远程文字自动转语音广播</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持远程喊话,远程呼叫,一键报警,可视对讲</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>异步发送卡</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>M80B-S</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>CPU</td>
|
||||
<td>瑞芯微RK3288 四核 1.8GHz Cortex-A17</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>GPU</td>
|
||||
<td>四核 GPU Mail-T764</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>内存</td>
|
||||
<td>2G</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>内置存储器</td>
|
||||
<td>EMMC 16G</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>操作系统</td>
|
||||
<td>Android 7.1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>GPS</td>
|
||||
<td>外置 GPS(可选)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>配置软件</td>
|
||||
<td>LedOK Express</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/commerce_display/M80B-S/pdf/M80B-S规格书-V.1.2.pdf" target="_blank" title="M80B-S规格书-V1.2">M80B-S规格书-V1.2.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
|
|
@ -0,0 +1,242 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../favicon.ico" />
|
||||
<title>熙讯-产品中心</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type = navigator.appName;
|
||||
if (type == "Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0, 2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if (url.searchParams.get(name) != null) {
|
||||
Cookie_Set("language", url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString("language");
|
||||
console.log(!Cookie_Get("language"), lang);
|
||||
if (!Cookie_Get("language") && lang == "en") {
|
||||
window.location.href = "http://sysolution.net/";
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr,
|
||||
reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if ((arr = document.cookie.match(reg))) {
|
||||
return arr[2];
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
<div class="Lcrumbs">
|
||||
<div class="container1260">
|
||||
<a href="javascript:;">产品中心</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Bg">
|
||||
<div class="container1260">
|
||||
<div class="ProductCenter clearfix">
|
||||
<div class="publicLeft">
|
||||
<div class="li active">
|
||||
<h5>
|
||||
控制系统
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../control_system/LCD/LCD.html">LCD系列</a>
|
||||
<a class="" href="../../control_system/lamp_pole/lamp_pole.html">灯杆屏系列</a>
|
||||
<a class="" href="../../control_system/car_load/car_load.html">车载控制系列</a>
|
||||
<a class="active" href="../../control_system/commerce_display/commerce_display.html">商显屏系列</a>
|
||||
<a class="" href="../../control_system/receive_card/receive_card.html">接收卡</a>
|
||||
<a class="" href="../../control_system/accessory/accessory.html">配件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
视频处理
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../video_process/sync_send/sync_send.html">同步发送卡</a>
|
||||
<a class="" href="../../video_process/2-in-1_video_process/2-in-1_video_process.html">二合一视频处理器</a>
|
||||
<a class="" href="../../video_process/independent_control/independent_control.html">独立主控</a>
|
||||
<a class="" href="../../video_process/video_splicer/video_splicer.html">视频拼接器</a>
|
||||
<a class="" href="../../video_process/distributed_system/distributed_system.html">分布式系统</a>
|
||||
<a class="" href="../../video_process/multimedia_server/multimedia_server.html">多媒体服务器</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
熙讯软件
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../xixun_software/LedOK_Express/LedOK_Express.html">单机软件</a>
|
||||
<a class="" href="../../xixun_software/AIPS/AIPS.html">云平台</a>
|
||||
<a class="" href="../../xixun_software/APP/APP.html">APP</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
定制开发
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="con wow fadeInUp" data-wow-duration="2s">
|
||||
<a href="../../control_system/commerce_display/M50B-D/M50B-D.html" class="box">
|
||||
<div class="text">
|
||||
<h5>M50B-D</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/commerce_display/M50B-D/img/M50B-D-11-880.jpg" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/commerce_display/M60B-S/M60B-S.html" class="box">
|
||||
<div class="text">
|
||||
<h5>M60B-S</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/commerce_display/M60B-S/img/M60B-S-880.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/commerce_display/M70B-S/M70B-S.html" class="box">
|
||||
<div class="text">
|
||||
<h5>M70B-S</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/commerce_display/M70B-S/img/M70BS.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/commerce_display/M80B-S/M80B-S.html" class="box">
|
||||
<div class="text">
|
||||
<h5>M80B-S</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/commerce_display/M80B-S/img/M80BS-2-1.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/classie.js"></script>
|
||||
<script src="../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义-->
|
||||
<script type="text/javascript" src="../../../js/layout.js"></script>
|
||||
<script src="../../../static/layui/layui.js" charset="utf-8"></script>
|
||||
<script>
|
||||
layui.use(["laypage", "layer"], function () {
|
||||
var laypage = layui.laypage,
|
||||
layer = layui.layer;
|
||||
|
||||
//总页数低于页码总数
|
||||
laypage.render({
|
||||
elem: "demo0",
|
||||
count: "4",
|
||||
curr: "1",
|
||||
limit: "12",
|
||||
prev: " ",
|
||||
next: " ",
|
||||
jump: function (obj, first) {
|
||||
//首次不执行
|
||||
if (!first) {
|
||||
//do something
|
||||
location.href = "/service/download/index_" + obj.curr + ".html" + "?cat=" + "6";
|
||||
}
|
||||
},
|
||||
});
|
||||
});
|
||||
</script>
|
||||
361
src/products/control_system/lamp_pole/Y12/Y12.html
Normal file
|
|
@ -0,0 +1,361 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-控制系统-灯杆屏-Y12</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">Y12</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/lamp_pole/Y12/img/Y12.jpg" alt="Y12正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/lamp_pole/Y12/img/Y12X-2.jpg" alt="Y12背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>12 口 hub75 输出直接输出,保证画面传输稳定性</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持通过 485 接口外接八要素环境传感器 R68,显示环境信息,无需二次开发</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持外接 GPS 定位和守时模块,保证多屏画面播放同步</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>双千兆网口输出,可以一路用作备份,保证画面传输稳定性</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持远程断电,控制屏体开关,硬关机</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>板载 WiFi 模块,实现无线通讯</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持 AP 模式、Station 模式</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持二次开发,支持云平台远程集群控制</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>智能控制卡</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>主推:Y12(无 4G),Y12-CH(中国 4G 全网通),Y12-G(全球通,国外推荐) Y12-NA、Y12-EU、Y12-LA(批量考虑成本可以选择,样品推荐全球通款)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>像素</td>
|
||||
<td>Y12:9 万点,分辨率 256(宽)*256(高)或者 512*128,最大带载 256*512 分辨率支 持自定义</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>通讯方式</td>
|
||||
<td>网口、WiFi、U盘、选配4G模块</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>CPU</td>
|
||||
<td>Cortex-A35 四核主频1.5GHz</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>GPU</td>
|
||||
<td>Mali-G31MP2 OpenGL ES3.2, Vulkan 1.0, OpenCL 2.0 Dvalin-2EE</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>系统内存</td>
|
||||
<td>8GB Emmc+1GB LPDDR4</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>操作系统</td>
|
||||
<td>Android 9</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>WiFi</td>
|
||||
<td>IEEE 802.11b/g/n 2.4G</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>GPS</td>
|
||||
<td>GNSS GPS/Beidou/Glonass</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/lamp_pole/Y12/pdf/Y12规格书-V1.3.pdf" target="_blank" title="Y12规格书-V1.3">Y12规格书-V1.3.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
370
src/products/control_system/lamp_pole/Y50/Y50.html
Normal file
|
|
@ -0,0 +1,370 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-控制系统-灯杆屏-Y50</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">Y50</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/lamp_pole/Y50/img/Y50(不带WiFi拨码-880.png" alt="Y50正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/lamp_pole/Y50/img/Y50-1(不带WiFi拨码-880.png" alt="Y50背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>Lora 无线校时多屏同步</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>8GB 内部存储空间,用户可用 4GB</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>双网口超强带载能力,分辨率 1920(极宽)*1080(极高)</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>双千兆网口输出,可以一路用作备份,保证画面传输稳定性</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持通过485接口外接八要素环境传感器R68,显示环境信息,无需二次开发</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持外接Lora同步模块,保证多屏画面播放同步</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持两路远程断电,一路控制屏体开关,一路控制路灯开关</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持选配4G模块,不同国家模块型号不一样,出货请提供使用国家</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>智能控制卡</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>Y50(无4G),Y50-CH(中国4G全网通),Y50-G(全球通,国外推荐),Y50-NA、Y50-EU、Y50-LA(批量考虑成本可以选择,样品推荐全球通款)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>像素</td>
|
||||
<td>Y50:130万点,分辨率1920(宽)*1080(高)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>通讯方式</td>
|
||||
<td>网口、WiFi、U盘、选配4G模块</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>CPU</td>
|
||||
<td>Cortex-A35 四核主频1.5GHz</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>GPU</td>
|
||||
<td>Mali-G31MP2 OpenGL ES3.2, Vulkan 1.0, OpenCL 2.0 Dvalin-2EE</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>系统内存</td>
|
||||
<td>8GB Emmc+1GB LPDDR3</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>操作系统</td>
|
||||
<td>Android 9</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>WiFi</td>
|
||||
<td>IEEE 802.11b/g/n 2.4G</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>GPS</td>
|
||||
<td>GNSS GPS/Beidou/Glonass</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/lamp_pole/Y50/pdf/Y50规格书-V2.2.pdf" target="_blank" title="Y50规格书-V2.2">Y50规格书-V2.2.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
370
src/products/control_system/lamp_pole/Y70/Y70.html
Normal file
|
|
@ -0,0 +1,370 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-控制系统-灯杆屏-Y70</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">Y70</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/lamp_pole/Y70/img/Y70-880.png" alt="Y70正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/lamp_pole/Y70/img/Y70-1-880.png" alt="Y70背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>集成33W功放左右声道,可以旋钮调节音量,无杂声干扰,连线更少</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持HDMI输出</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>集成国密安全芯片,硬件上保证信息发布安全</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>标配两路远程断电,支持加多功能卡扩展到四路,显示屏和路灯分别控制</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持六路开关电源检测,实时监测每个电源好坏,报警提示,智慧维护</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持RS485/RS232端子接口,方便接入各行各业物联网传感器</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持5-12V宽电压供电</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>信息发布平台通过公安部信息系统安全第叁级备案证明,提供复印件及盖章</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>异步发送卡</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>CPU</td>
|
||||
<td>瑞芯微RK3288 四核1.8GHz Cortex-A17</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>GPU</td>
|
||||
<td>四核GPU Mail-T764</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>内存</td>
|
||||
<td>2GB</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>内置存储器</td>
|
||||
<td>EMMC 16G</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>内置ROM</td>
|
||||
<td>2KB EEPROM</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>解码分辨率</td>
|
||||
<td>最高支持3840*2160</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>带载像素</td>
|
||||
<td>130万点 分辨率最宽1920像素,最高1920像素</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>操作系统</td>
|
||||
<td>Android 7.1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>播放模式</td>
|
||||
<td>支持循环、定时、插播等多重播放模式</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/lamp_pole/Y70/pdf/Y70规格书-V.2.3.pdf" target="_blank" title="Y70规格书-V2.3">Y70规格书-V2.3.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
231
src/products/control_system/lamp_pole/lamp_pole.html
Normal file
|
|
@ -0,0 +1,231 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../favicon.ico" />
|
||||
<title>熙讯-产品中心</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type = navigator.appName;
|
||||
if (type == "Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0, 2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if (url.searchParams.get(name) != null) {
|
||||
Cookie_Set("language", url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString("language");
|
||||
console.log(!Cookie_Get("language"), lang);
|
||||
if (!Cookie_Get("language") && lang == "en") {
|
||||
window.location.href = "http://sysolution.net/";
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr,
|
||||
reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if ((arr = document.cookie.match(reg))) {
|
||||
return arr[2];
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
<div class="Lcrumbs">
|
||||
<div class="container1260">
|
||||
<a href="javascript:;">产品中心</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Bg">
|
||||
<div class="container1260">
|
||||
<div class="ProductCenter clearfix">
|
||||
<div class="publicLeft">
|
||||
<div class="li active">
|
||||
<h5>
|
||||
控制系统
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../control_system/LCD/LCD.html">LCD系列</a>
|
||||
<a class="active" href="../../control_system/lamp_pole/lamp_pole.html">灯杆屏系列</a>
|
||||
<a class="" href="../../control_system/car_load/car_load.html">车载控制系列</a>
|
||||
<a class="" href="../../control_system/commerce_display/commerce_display.html">商显屏系列</a>
|
||||
<a class="" href="../../control_system/receive_card/receive_card.html">接收卡</a>
|
||||
<a class="" href="../../control_system/accessory/accessory.html">配件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
视频处理
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../video_process/sync_send/sync_send.html">同步发送卡</a>
|
||||
<a class="" href="../../video_process/2-in-1_video_process/2-in-1_video_process.html">二合一视频处理器</a>
|
||||
<a class="" href="../../video_process/independent_control/independent_control.html">独立主控</a>
|
||||
<a class="" href="../../video_process/video_splicer/video_splicer.html">视频拼接器</a>
|
||||
<a class="" href="../../video_process/distributed_system/distributed_system.html">分布式系统</a>
|
||||
<a class="" href="../../video_process/multimedia_server/multimedia_server.html">多媒体服务器</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
熙讯软件
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="">单机软件</a>
|
||||
<a class="" href="">云平台</a>
|
||||
<a class="" href="">APP</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
定制开发
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="con wow fadeInUp" data-wow-duration="2s">
|
||||
<a href="../../control_system/lamp_pole/Y12/Y12.html" class="box">
|
||||
<div class="text">
|
||||
<h5>Y12</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/lamp_pole/Y12/img/Y12.jpg" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/lamp_pole/Y50/Y50.html" class="box">
|
||||
<div class="text">
|
||||
<h5>Y50</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/lamp_pole/Y50/img/Y50(不带WiFi拨码-880.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/lamp_pole/Y70/Y70.html" class="box">
|
||||
<div class="text">
|
||||
<h5>Y70</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/lamp_pole/Y70/img/Y70-880.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/classie.js"></script>
|
||||
<script src="../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义-->
|
||||
<script type="text/javascript" src="../../../js/layout.js"></script>
|
||||
<script src="../../../static/layui/layui.js" charset="utf-8"></script>
|
||||
<script>
|
||||
layui.use(["laypage", "layer"], function () {
|
||||
var laypage = layui.laypage,
|
||||
layer = layui.layer;
|
||||
|
||||
//总页数低于页码总数
|
||||
laypage.render({
|
||||
elem: "demo0",
|
||||
count: "4",
|
||||
curr: "1",
|
||||
limit: "12",
|
||||
prev: " ",
|
||||
next: " ",
|
||||
jump: function (obj, first) {
|
||||
//首次不执行
|
||||
if (!first) {
|
||||
//do something
|
||||
location.href = "/service/download/index_" + obj.curr + ".html" + "?cat=" + "6";
|
||||
}
|
||||
},
|
||||
});
|
||||
});
|
||||
</script>
|
||||
366
src/products/control_system/receive_card/D60-12A/D60-12A.html
Normal file
|
|
@ -0,0 +1,366 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-接收卡-D60-12A</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">D60-12A</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/receive_card/D60-12A/img/D60-12A-880.jpg" alt="D60-12A正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/receive_card/D60-12A/img/D60-12A-760.jpg" alt="D60-12A背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>采用 12 个标准 HUB75E 接口,最大支持 24 组 RGB 并行数据</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>具有强大的处理能力、超稳定性能及超高性价比</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持多种显示效果方案:配合 LedSet4.0 软件实现刷新优先和灰度优先效果</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持画面 90°倍数旋转:配合 LedSet4.0 软件实现,可对接收卡画面 90°倍数旋转</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持画面缩放功能:配合 LedSet4.0 软件,可对接收卡带载的像素进行倍数缩放,实现显示画面的放大与缩小</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持复位功能:在硬件在线升级完成接收卡可自行在线硬件重启</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>推荐带载(不亮度校正):P2.5及以上2宽12高,P2-P1.875-P1.86带1宽12高,P1.667带1宽10高,P1.5/1.538带1宽8高</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>接收卡</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>D60-12A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>三线并行(RGB)</td>
|
||||
<td>24组</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>数据接口/数量</td>
|
||||
<td>HUB75E/12 个</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>驱动</td>
|
||||
<td>常规 PWM</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>最大带载(像素)</td>
|
||||
<td>512*256</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>亮度校正带载(像素)</td>
|
||||
<td>512*256</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>色度校正带载(像素)</td>
|
||||
<td>256*320</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>级联卡数量</td>
|
||||
<td>≤1000PCS</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>支持扫描行</td>
|
||||
<td>1-64扫</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/receive_card/D60-12A/pdf/D60-12A规格书-V1.0.pdf" target="_blank" title="D60-12A规格书-V1.0">D60-12A规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
358
src/products/control_system/receive_card/D60-320/D60-320.html
Normal file
|
|
@ -0,0 +1,358 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-接收卡-D60-320</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">D60-320</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/receive_card/D60-320/img/D60-320-2-1.png" alt="D60-320正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/receive_card/D60-320/img/D60-320-1-1.png" alt="D60-320背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>是一款小间距接收卡</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>采用8个标准HUB320(26Pin)接口</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>最大支持32组RGB并行数据</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>带载高达512x640像素点</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>具有强大的处理能力、超稳定性能及超高性价比</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>FPGA接收卡</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>D60-320</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>三线并行(RGB)</td>
|
||||
<td>32组</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>数据接口/数量</td>
|
||||
<td>HUB75E/8 个</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>驱动</td>
|
||||
<td>常规 PWM</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>最大带载(像素)</td>
|
||||
<td>512*640</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>亮度校正带载(像素)</td>
|
||||
<td>512*640</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>色度校正带载(像素)</td>
|
||||
<td>512*512</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>级联卡数量</td>
|
||||
<td>≤1000PCS</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>支持扫描行</td>
|
||||
<td>1-64扫</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/receive_card/D60-320/pdf/D60-320规格书-V1.0.pdf" target="_blank" title="D60-320规格书-V1.0">D60-320规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
338
src/products/control_system/receive_card/D60-8/D60-8.html
Normal file
|
|
@ -0,0 +1,338 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-接收卡-D60-8</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">D60-8</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/receive_card/D60-8/img/D60-8-880-1.png" alt="D60-8正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/receive_card/D60-8/img/D60-8-880.png" alt="D60-8背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>采用 8 个标准 HUB75E 接口,最大支持 16 组 RGB 并行数据</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>带载高达 256X512 像素点,具有强大的处理能力、超稳定性能及超高性价比</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>FPGA接收卡</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>D60-8</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>三线并行(RGB)</td>
|
||||
<td>16组</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>最大带载(像素)</td>
|
||||
<td>512*256</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>亮度校正带载(像素)</td>
|
||||
<td>512*256</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>色度校正带载(像素)</td>
|
||||
<td>512*160</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>级联卡数量</td>
|
||||
<td>≤1000PCS</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>支持扫描行</td>
|
||||
<td>1-64扫</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/receive_card/D60-8/pdf/D60-8规格书-V1.0.pdf" target="_blank" title="D60-8规格书-V1.0">D60-8规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
358
src/products/control_system/receive_card/D60-B6S/D60-B6S.html
Normal file
|
|
@ -0,0 +1,358 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-接收卡-D60-B6S</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">D60-B6S</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/receive_card/D60-B6S/img/D60-B6S.png" alt="D60-320正面预览图">
|
||||
</div>
|
||||
<!-- <div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/receive_card/D60-B6S/img/D60-B6S.png" alt="D60-320背面预览图">
|
||||
</div> -->
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>采用小的尺寸和厚度,为日趋狭窄的箱体空间和灯间距节省空间</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>采用高密度接插件接口,防尘防震,具有高稳定性和高可靠性</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持双卡备份工作,提高稳定性及可靠性</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>强大的LED驱动芯片兼容能力</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>采用84PIN高精密接插件接口</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>最大支持32组RGB并行数据</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>具有强大的处理能力、超稳定性能及超高性价比</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>接收卡</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>D60-B6S</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>三线并行(RGB)</td>
|
||||
<td>24组</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>最大带载(像素)</td>
|
||||
<td>384x512</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>亮度校正带载(像素)</td>
|
||||
<td>480*256</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>色度校正带载(像素)</td>
|
||||
<td>480*160</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>级联卡数量</td>
|
||||
<td>≤1000PCS</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>支持扫描行</td>
|
||||
<td>1-64扫</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/receive_card/D60-B6S/pdf/D60-B6S规格书-V1.0.pdf" target="_blank" title="D60-B6S规格书-V1.0">D60-B6S规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
370
src/products/control_system/receive_card/D70-16/D70-16.html
Normal file
|
|
@ -0,0 +1,370 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-接收卡-D70-16</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">D70-16</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/receive_card/D70-16/img/D70-16-1.png" alt="D70-16正面预览图">
|
||||
</div>
|
||||
<!-- <div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/receive_card/D70-16/img/D70-16-1.png" alt="D70-16背面预览图">
|
||||
</div> -->
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>具有MCU设计,提高产品应用灵活性</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持硬件在线复位功能</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>强大的驱动芯片兼容能力</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>采用16个标准HUB75E接口</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>带载高达512*256像素点</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持接收卡参数回读</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>具有网线热备份功能</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持所有接收卡参数监控功能</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>符合RoHS标准</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>符合CE-EMC标准</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>标准型接收卡</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>D70-16</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>三线并行(RGB)</td>
|
||||
<td>32组</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>最大带载(像素)</td>
|
||||
<td>512*256</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>亮度校正带载(像素)</td>
|
||||
<td>512*256</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>色度校正带载(像素)</td>
|
||||
<td>512*160</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>级联卡数量</td>
|
||||
<td><200</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>支持扫描行</td>
|
||||
<td>1-64扫</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/receive_card/D70-16/pdf/D70-16规格书-V1.2.docx" target="_blank" title="D70-16规格书-V1.2">D70-16规格书-V1.2.docx</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
394
src/products/control_system/receive_card/D70-A8S/D70-A8S.html
Normal file
|
|
@ -0,0 +1,394 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-接收卡-D70-A8S</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">D70-A8S</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/receive_card/D70-A8S/img/D70-A8S(new.jpg" alt="D70-A8S正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/control_system/receive_card/D70-A8S/img/D70-A8S_bottom(new.jpg" alt="D70-A8S背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持的屏体类型:单色/双色/全彩,实像素/虚拟像素</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>单块接收卡带载像素面积:9万像素,最宽768, 最高768</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>光纤传输距离:多模光纤500米,单模光纤10千米</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>一组RGB驱动行数:1~32</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>采用小的尺寸和厚度,为日趋狭窄的箱体空间和灯间距节省空间</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>采用高密度接插件接口,防尘防震,具有高稳定性和高可靠性</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>集成网络变压器,简化设计,提高电磁兼容性</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>具有 MCU 设计,提高产品应用灵活性</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持双卡备份工作,提高稳定性及可靠性</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>强大的LED驱动芯片兼容能力</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>小尺寸全功能接收卡</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>D70-A8S</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>LED模组</td>
|
||||
<td>全彩</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>三线并行(RGB)</td>
|
||||
<td>32组</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>串行数据</td>
|
||||
<td>96组</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>尺寸(mm)</td>
|
||||
<td>70.00x45.00</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>单卡带载像素</td>
|
||||
<td>256x512</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作温度</td>
|
||||
<td>-20°c-+75°c</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>最大带载(像素)</td>
|
||||
<td>256*512</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>亮度校正带载(像素)</td>
|
||||
<td>256*512</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>色度校正带载(像素)</td>
|
||||
<td>256*352</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>级联卡数量</td>
|
||||
<td><200PCS</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>支持扫描行</td>
|
||||
<td>1-64扫</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>特色功能</td>
|
||||
<td>网线双备份/亮度逐点校正/PWM芯片、逐点检测芯片、常规芯片</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/control_system/receive_card/D70-A8S/pdf/D70-A8S接收卡规格书-V1.2.pdf" target="_blank" title="D70-A8S接收卡规格书-V1.2">D70-A8S接收卡规格书-V1.2.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
264
src/products/control_system/receive_card/receive_card.html
Normal file
|
|
@ -0,0 +1,264 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../favicon.ico" />
|
||||
<title>熙讯-产品中心</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type = navigator.appName;
|
||||
if (type == "Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0, 2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if (url.searchParams.get(name) != null) {
|
||||
Cookie_Set("language", url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString("language");
|
||||
console.log(!Cookie_Get("language"), lang);
|
||||
if (!Cookie_Get("language") && lang == "en") {
|
||||
window.location.href = "http://sysolution.net/";
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr,
|
||||
reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if ((arr = document.cookie.match(reg))) {
|
||||
return arr[2];
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
<div class="Lcrumbs">
|
||||
<div class="container1260">
|
||||
<a href="javascript:;">产品中心</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Bg">
|
||||
<div class="container1260">
|
||||
<div class="ProductCenter clearfix">
|
||||
<div class="publicLeft">
|
||||
<div class="li active">
|
||||
<h5>
|
||||
控制系统
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../control_system/LCD/LCD.html">LCD系列</a>
|
||||
<a class="" href="../../control_system/lamp_pole/lamp_pole.html">灯杆屏系列</a>
|
||||
<a class="" href="../../control_system/car_load/car_load.html">车载控制系列</a>
|
||||
<a class="" href="../../control_system/commerce_display/commerce_display.html">商显屏系列</a>
|
||||
<a class="active" href="../../control_system/receive_card/receive_card.html">接收卡</a>
|
||||
<a class="" href="../../control_system/accessory/accessory.html">配件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
视频处理
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../video_process/sync_send/sync_send.html">同步发送卡</a>
|
||||
<a class="" href="../../video_process/2-in-1_video_process/2-in-1_video_process.html">二合一视频处理器</a>
|
||||
<a class="" href="../../video_process/independent_control/independent_control.html">独立主控</a>
|
||||
<a class="" href="../../video_process/video_splicer/video_splicer.html">视频拼接器</a>
|
||||
<a class="" href="../../video_process/distributed_system/distributed_system.html">分布式系统</a>
|
||||
<a class="" href="../../video_process/multimedia_server/multimedia_server.html">多媒体服务器</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
熙讯软件
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../xixun_software/LedOK_Express/LedOK_Express.html">单机软件</a>
|
||||
<a class="" href="../../xixun_software/AIPS/AIPS.html">云平台</a>
|
||||
<a class="" href="../../xixun_software/APP/APP.html">APP</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
定制开发
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="con wow fadeInUp" data-wow-duration="2s">
|
||||
<a href="../../control_system/receive_card/D60-8/D60-8.html" class="box">
|
||||
<div class="text">
|
||||
<h5>D60-8</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/receive_card/D60-8/img/D60-8-880-1.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/receive_card/D60-12A/D60-12A.html" class="box">
|
||||
<div class="text">
|
||||
<h5>D60-12A</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/receive_card/D60-12A/img/D60-12A-880.jpg" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/receive_card/D60-320/D60-320.html" class="box">
|
||||
<div class="text">
|
||||
<h5>D60-320</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/receive_card/D60-320/img/D60-320-2-1.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/receive_card/D60-B6S/D60-B6S.html" class="box">
|
||||
<div class="text">
|
||||
<h5>D60-B6S</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/receive_card/D60-B6S/img/D60-B6S.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/receive_card/D70-A8S/D70-A8S.html" class="box">
|
||||
<div class="text">
|
||||
<h5>D70-A8S</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/receive_card/D70-A8S/img/D70-A8S(new.jpg" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/receive_card/D70-16/D70-16.html" class="box">
|
||||
<div class="text">
|
||||
<h5>D70-16</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/receive_card/D70-16/img/D70-16-1.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/classie.js"></script>
|
||||
<script src="../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义-->
|
||||
<script type="text/javascript" src="../../../js/layout.js"></script>
|
||||
<script src="../../../static/layui/layui.js" charset="utf-8"></script>
|
||||
<script>
|
||||
layui.use(["laypage", "layer"], function () {
|
||||
var laypage = layui.laypage,
|
||||
layer = layui.layer;
|
||||
|
||||
//总页数低于页码总数
|
||||
laypage.render({
|
||||
elem: "demo0",
|
||||
count: "4",
|
||||
curr: "1",
|
||||
limit: "12",
|
||||
prev: " ",
|
||||
next: " ",
|
||||
jump: function (obj, first) {
|
||||
//首次不执行
|
||||
if (!first) {
|
||||
//do something
|
||||
location.href = "/service/download/index_" + obj.curr + ".html" + "?cat=" + "6";
|
||||
}
|
||||
},
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
|
@ -0,0 +1,275 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../favicon.ico" />
|
||||
<title>熙讯-产品中心</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type = navigator.appName;
|
||||
if (type == "Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0, 2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if (url.searchParams.get(name) != null) {
|
||||
Cookie_Set("language", url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString("language");
|
||||
console.log(!Cookie_Get("language"), lang);
|
||||
if (!Cookie_Get("language") && lang == "en") {
|
||||
window.location.href = "http://sysolution.net/";
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr,
|
||||
reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if ((arr = document.cookie.match(reg))) {
|
||||
return arr[2];
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
<div class="Lcrumbs">
|
||||
<div class="container1260">
|
||||
<a href="javascript:;">产品中心</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Bg">
|
||||
<div class="container1260">
|
||||
<div class="ProductCenter clearfix">
|
||||
<div class="publicLeft">
|
||||
<div class="li">
|
||||
<h5>
|
||||
控制系统
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../control_system/LCD/LCD.html">LCD系列</a>
|
||||
<a class="" href="../../control_system/lamp_pole/lamp_pole.html">灯杆屏系列</a>
|
||||
<a class="" href="../../control_system/car_load/car_load.html">车载控制系列</a>
|
||||
<a class="" href="../../control_system/commerce_display/commerce_display.html">商显屏系列</a>
|
||||
<a class="" href="../../control_system/receive_card/receive_card.html">接收卡</a>
|
||||
<a class="" href="../../control_system/accessory/accessory.html">配件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li active">
|
||||
<h5>
|
||||
视频处理
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../video_process/sync_send/sync_send.html">同步发送卡</a>
|
||||
<a class="active" href="../../video_process/2-in-1_video_process/2-in-1_video_process.html">二合一视频处理器</a>
|
||||
<a class="" href="../../video_process/independent_control/independent_control.html">独立主控</a>
|
||||
<a class="" href="../../video_process/video_splicer/video_splicer.html">视频拼接器</a>
|
||||
<a class="" href="../../video_process/distributed_system/distributed_system.html">分布式系统</a>
|
||||
<a class="" href="../../video_process/multimedia_server/multimedia_server.html">多媒体服务器</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
熙讯软件
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../xixun_software/LedOK_Express/LedOK_Express.html">单机软件</a>
|
||||
<a class="" href="../../xixun_software/AIPS/AIPS.html">云平台</a>
|
||||
<a class="" href="../../xixun_software/APP/APP.html">APP</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
定制开发
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="con wow fadeInUp" data-wow-duration="2s">
|
||||
<a href="../../video_process/2-in-1_video_process/S30/S30.html" class="box">
|
||||
<div class="text">
|
||||
<h5>S30</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/video_process/2-in-1_video_process/S30/img/S30(880x760.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../video_process/2-in-1_video_process/S40/S40.html" class="box">
|
||||
<div class="text">
|
||||
<h5>S40</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/video_process/2-in-1_video_process/S40/img/S40(实物)880x760.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../video_process/2-in-1_video_process/S45S/S45S.html" class="box">
|
||||
<div class="text">
|
||||
<h5>S45S</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/video_process/2-in-1_video_process/S45S/img/S45S.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../video_process/2-in-1_video_process/S50S/S50S.html" class="box">
|
||||
<div class="text">
|
||||
<h5>S50S</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/video_process/2-in-1_video_process/S50S/img/S50S-3.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../video_process/2-in-1_video_process/S52/S52.html" class="box">
|
||||
<div class="text">
|
||||
<h5>S52</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/video_process/2-in-1_video_process/S52/img/S52-3.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../video_process/2-in-1_video_process/S60S/S60S.html" class="box">
|
||||
<div class="text">
|
||||
<h5>S60S</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/video_process/2-in-1_video_process/S60S/img/S60S-880.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../video_process/2-in-1_video_process/S70S/S70S.html" class="box">
|
||||
<div class="text">
|
||||
<h5>S70S</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/video_process/2-in-1_video_process/S70S/img/S70S.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/classie.js"></script>
|
||||
<script src="../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义-->
|
||||
<script type="text/javascript" src="../../../js/layout.js"></script>
|
||||
<script src="../../../static/layui/layui.js" charset="utf-8"></script>
|
||||
<script>
|
||||
layui.use(["laypage", "layer"], function () {
|
||||
var laypage = layui.laypage,
|
||||
layer = layui.layer;
|
||||
|
||||
//总页数低于页码总数
|
||||
laypage.render({
|
||||
elem: "demo0",
|
||||
count: "4",
|
||||
curr: "1",
|
||||
limit: "12",
|
||||
prev: " ",
|
||||
next: " ",
|
||||
jump: function (obj, first) {
|
||||
//首次不执行
|
||||
if (!first) {
|
||||
//do something
|
||||
location.href = "/service/download/index_" + obj.curr + ".html" + "?cat=" + "6";
|
||||
}
|
||||
},
|
||||
});
|
||||
});
|
||||
</script>
|
||||
385
src/products/video_process/2-in-1_video_process/S30/S30.html
Normal file
|
|
@ -0,0 +1,385 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-视频处理-二合一视频处理器-S30</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">S30</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/video_process/2-in-1_video_process/S30/img/S30(880x760.png" alt="S30正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/video_process/2-in-1_video_process/S30/img/S30-1(880x760.png" alt="S30背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>输出:最宽3840,最高1920</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持2路HDMI、VGA、DVI、CVBS接口输入</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>拥有2路千兆网口输出直接连接接收卡,简化现场环境搭建;单网口65万像素点,双网口130万像素点</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>输入通道均可实现无缝切换</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>不需要通过计算机进行显示屏调试,使用 S30 即可对显示屏进行简单调试</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持 USB 播放,即插即播</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>输入通道切换均可实现无缝切换</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>可直接对显示屏进行简单调试</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>二合一视频处理器</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>S30</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>控制点数</td>
|
||||
<td>支拥有2路千兆网口输出直接连接接收卡,简化现场环境搭建;单网口65万像素点,双网口130万像素点</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>支持分辨率</td>
|
||||
<td>最宽3840,最高1920</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>支持模组</td>
|
||||
<td>各种静态扫描,户内户外模组全支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作电压</td>
|
||||
<td>100V~240V</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>额定功率</td>
|
||||
<td>11W</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作温度</td>
|
||||
<td>-20℃ ~ 70℃</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作湿度</td>
|
||||
<td>10%RH-90%RH 无凝固</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>存储温度</td>
|
||||
<td>-40℃ ~ +70℃,推荐 5℃ ~ 35℃</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>配套软件</td>
|
||||
<td>LedSet3.0</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>配套接收卡类型</td>
|
||||
<td>所有适配型号的接收卡系列</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/video_process/2-in-1_video_process/S30/pdf/S30-规格书-V1.0.pdf" target="_blank" title="S30-规格书-V1.0.pdf">S30-规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../../../../static/products/video_process/2-in-1_video_process/S30/pdf/S30-Datasheet-V1.0docx.pdf" target="_blank" title="S30-Datasheet-V1.0.pdf">S30-Datasheet-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
385
src/products/video_process/2-in-1_video_process/S40/S40.html
Normal file
|
|
@ -0,0 +1,385 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-视频处理-二合一视频处理器-S40</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">S40</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/video_process/2-in-1_video_process/S40/img/S40(实物1)880x760.png" alt="S40正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/video_process/2-in-1_video_process/S40/img/S40(实物)880x760.png" alt="S40背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>输出:最宽3840,最高1920</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>集成发送卡:拥有 4 路千兆网口输出直接连接接收卡;简化现场环境搭建</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持2路HDMI、VGA、DVI、CVBS接口输入</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>免 PC 调试:不需要通过计算机软件进行显示屏调试。现在只需对一个旋钮和一个按钮,进行简单操作即可完显示屏调试,所有操作几步即可完成</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>单网口65万像素点,四网口,230万像素(260万像素需用S40 PRO)最宽3840,最高1920</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持定时亮度调节</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持环境亮度检测自动调节大屏亮度</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>无缝切换:是一款无缝切换拼接器,所有输入通道切换都可实现无缝切换</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>DVI同步发送卡</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>S40</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>控制点数</td>
|
||||
<td>支持4个网口输出,最大带载 230 万像素,最宽为 3840,最高为 1920</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>支持多种分辨率</td>
|
||||
<td>支持自定义输出分辨率</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>支持模组</td>
|
||||
<td>各种静态扫描,户内户外模组全支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作电压</td>
|
||||
<td>100V~240V</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>额定功率</td>
|
||||
<td>11W</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作温度</td>
|
||||
<td>-20℃ ~ 70℃</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作湿度</td>
|
||||
<td>10%RH-90%RH 无凝固</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>存储温度</td>
|
||||
<td>-40℃ ~ +70℃,推荐 5℃ ~ 35℃</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>配套软件</td>
|
||||
<td>LedSet3.0</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>配套接收卡类型</td>
|
||||
<td>所有适配型号的接收卡系列</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/video_process/2-in-1_video_process/S40/pdf/S40规格书-V1.1.pdf" target="_blank" title="S40规格书-V1.1.pdf">S40规格书-V1.1.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../../../../static/products/video_process/2-in-1_video_process/S40/pdf/S40 Datesheet-V1.0.pdf" target="_blank" title="S40 Datesheet-V1.0.pdf">S40 Datesheet-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
360
src/products/video_process/2-in-1_video_process/S45S/S45S.html
Normal file
|
|
@ -0,0 +1,360 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-视频处理-二合一视频处理器-S45S</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">S45S</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/video_process/2-in-1_video_process/S45S/img/S45S.png" alt="S45S正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/video_process/2-in-1_video_process/S45S/img/S45S-1.png" alt="S45S背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>单机带载 390 万像素,自定义输出分辨率,输出水平最宽 7680 像素, 垂直最高 3840 像素</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>4 画面同时显示</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>音视频随动切换/音量大小调节</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>输入端口: DVI*1,HDMI*2, DP*1, VGA*1, 音频*1</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持视频源任意切换,任意缩放</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>模板保存及加载</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>时间任务表,一键黑屏,内置测试图卡,USB 升级,按键锁</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>二合一视频处理器</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>S45S</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>输入电压</td>
|
||||
<td>AC-100-240V-50/60HZ</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>额定功率</td>
|
||||
<td>25W</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作温度</td>
|
||||
<td>0-45℃</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作湿度</td>
|
||||
<td>10%RH-90%RH 无凝固</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>外形尺寸</td>
|
||||
<td>机箱体尺寸:483.5 x 300.3 x 66.7 mm(长 x 宽 x 高)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>净重</td>
|
||||
<td>5KG</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/video_process/2-in-1_video_process/S45S/pdf/S45S规格书-V1.1.pdf" target="_blank" title="S45S规格书-V1.1.pdf">S45S规格书-V1.1.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
360
src/products/video_process/2-in-1_video_process/S50S/S50S.html
Normal file
|
|
@ -0,0 +1,360 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-视频处理-二合一视频处理器-S50S</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">S50S</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/video_process/2-in-1_video_process/S50S/img/S50S-4.png" alt="S50S正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/video_process/2-in-1_video_process/S50S/img/S50S-3.png" alt="S50S背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>单机带载 520 万像素,自定义输出分辨率,输出水平最宽 7680 像素,垂直最高 3840 像素</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>4 画面同时显示</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>音视频随动切换/音量大小调节</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>输入端口: DVI*1,HDMI*2, DP*1, VGA*1, 音频*1</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>多画面无缝切换, 单图层无缝切换</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>模板保存及加载</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>时间任务表,一键黑屏,内置测试图卡,USB 升级,按键锁</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>二合一视频处理器</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>S50S</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>输入电压</td>
|
||||
<td>AC-100-240V-50/60HZ</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>额定功率</td>
|
||||
<td>25W</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作温度</td>
|
||||
<td>0-45℃</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作湿度</td>
|
||||
<td>10%RH-90%RH 无凝固</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>外形尺寸</td>
|
||||
<td>机箱体尺寸:483.5 x 300.3 x 66.7 mm(长 x 宽 x 高)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>净重</td>
|
||||
<td>5KG</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/video_process/2-in-1_video_process/S50S/pdf/S50S规格书-V1.1.pdf" target="_blank" title="S50S规格书-V1.1.pdf">S50S规格书-V1.1.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
364
src/products/video_process/2-in-1_video_process/S52/S52.html
Normal file
|
|
@ -0,0 +1,364 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-视频处理-二合一视频处理器-S52</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">S52</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/video_process/2-in-1_video_process/S52/img/S52-3.png" alt="S52正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/video_process/2-in-1_video_process/S52/img/S52-4.png" alt="S52背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>全数字高清接口,DVI×1、HDMI×3</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持 10 路千兆网口输出</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>最大带载 650 万像素,每个网口可做独立带载显示,输出单网口宽可达 3840 像素,最高可达3840 像素</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持视频源任意切换,任意缩放</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>8 画面显示,画面任意叠加,漫游,缩放</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>图像瞬间切换,保障画面显示不黑屏</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>视频源任意裁剪,局部放大</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>画面窗口位置、大小可自由调节</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>二合一视频处理器</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>S52</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>输入电压</td>
|
||||
<td>AC-100-240V-50/60HZ</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>额定功率</td>
|
||||
<td>20W</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作温度</td>
|
||||
<td>0-50℃</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作湿度</td>
|
||||
<td>10%RH-80%RH 无凝固</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>外形尺寸</td>
|
||||
<td>机箱体尺寸:482mm × 250mm × 45mm(长 × 宽 × 高)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>净重</td>
|
||||
<td>1.9Kg ± 0.5g</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/video_process/2-in-1_video_process/S52/pdf/S52规格书-V1.1.pdf" target="_blank" title="S52规格书-V1.1.pdf">S52规格书-V1.1.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
372
src/products/video_process/2-in-1_video_process/S60S/S60S.html
Normal file
|
|
@ -0,0 +1,372 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-视频处理-二合一视频处理器-S60S</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">S60S</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/video_process/2-in-1_video_process/S60S/img/S60S-880.png" alt="S60S正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/video_process/2-in-1_video_process/S60S/img/S60S-880-1.jpg" alt="S60S背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>全数字高清接口,DVI×1、HDMI×3</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持 12 路千兆网口输出</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>最大带载 780 万像素,每个网口可做独立带载显示,输出单网口宽可达 3840 像素,最高可达 3840 像素</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持输入分辨率 3840×2160@60Hz,最大输入分辨率 7680×1080@60Hz,分辨率可任意自定义</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持视频源任意切换,任意缩放</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>8 画面显示,画面任意叠加,漫游,缩放</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>图像瞬间切换,保障画面显示不黑屏</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>视频源任意裁剪,局部放大</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>画面窗口位置、大小可自由调节</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持工程时间锁</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>二合一视频处理器</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>S60S</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>输入电压</td>
|
||||
<td>AC-100-240V-50/60HZ</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>额定功率</td>
|
||||
<td>36W</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作温度</td>
|
||||
<td>-20℃- 70℃</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作湿度</td>
|
||||
<td>10%RH-80%RH 无凝固</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>外形尺寸</td>
|
||||
<td>机箱体尺寸:472mm × 290mm × 64mm(长 × 宽 × 高)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>净重</td>
|
||||
<td>2.8Kg ± 5g</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/video_process/2-in-1_video_process/S60S/pdf/S60S规格书-V1.1.pdf" target="_blank" title="S60S规格书-V1.1.pdf">S60S规格书-V1.1.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
372
src/products/video_process/2-in-1_video_process/S70S/S70S.html
Normal file
|
|
@ -0,0 +1,372 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-视频处理-二合一视频处理器-S70S</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">S70S</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/video_process/2-in-1_video_process/S70S/img/S70S.png" alt="S70S正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/video_process/2-in-1_video_process/S70S/img/S70S-1.png" alt="S70S背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>多种输入接口:1×HDMI 2.0 、1×DP1.2 、2×DVI 、2×HDMI1.3 、1×3G-SDI</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>EDID 管理支持 DVI 、HDMI 、DP 接口的输入分辨率管理</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>单机 20 路千兆网口输出,最大带载 1040 万像素点 LED 屏</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>自定义输出分辨率,输出水平最宽 15360 像素,垂直最高 15360 像素</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>画中画功能:在 4K 输入主画面中插入其他画面</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>多图层功能:最大可叠加 5 图层并任意切换</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>画面透明功能:每组 窗口 画面支持 独立的 透明度设置</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持音频输入、出,音视频随动切换</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持 8 种场景模板,直接调用</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>内置时钟,支持定场景模板切换</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>二合一视频处理器</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>S70S</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>输入电压</td>
|
||||
<td>AC-100-240V-50/60HZ</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>额定功率</td>
|
||||
<td>36W</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作温度</td>
|
||||
<td>-20℃- 70℃</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作湿度</td>
|
||||
<td>10%RH-80%RH 无凝固</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>外形尺寸</td>
|
||||
<td>机箱体尺寸:486mm × 365mm × 88.9mm(长 × 宽 × 高)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>净重</td>
|
||||
<td>4.75Kg</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/video_process/2-in-1_video_process/S70S/pdf/S70S规格书-V1.1.pdf" target="_blank" title="S70S规格书-V1.1.pdf">S70S规格书-V1.1.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
837
src/products/video_process/accessory/accessory.html
Normal file
|
|
@ -0,0 +1,837 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../favicon.ico" />
|
||||
<title>熙讯-产品中心</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../css/font_2684660_0fb6nx59q8wg.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type = navigator.appName;
|
||||
if (type == "Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0, 2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if (url.searchParams.get(name) != null) {
|
||||
Cookie_Set("language", url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString("language");
|
||||
console.log(!Cookie_Get("language"), lang);
|
||||
if (!Cookie_Get("language") && lang == "en") {
|
||||
window.location.href = "http://sysolution.net/";
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr,
|
||||
reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if ((arr = document.cookie.match(reg))) {
|
||||
return arr[2];
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
<div class="container1260 headerBox">
|
||||
<div class="logo">
|
||||
<a href="../../../index.html">
|
||||
<img src="../../../img/logo.png" alt="" />
|
||||
</a>
|
||||
</div>
|
||||
<div class="header_content">
|
||||
<div class="head_navlist">
|
||||
<ul class="clearfloat">
|
||||
<!-- <li>-->
|
||||
<!-- <a href="/">首页</a>-->
|
||||
<!-- </li>-->
|
||||
|
||||
<li class="ProductNavOff active">
|
||||
<a href="javascript:;">产品中心</a>
|
||||
<span></span>
|
||||
<div class="ProductNav">
|
||||
<i></i>
|
||||
<div class="container1260">
|
||||
<div class="ProTabBar">
|
||||
<div class="tabTerm">控制系统</div>
|
||||
<div class="tabTerm active">视频处理</div>
|
||||
<div class="tabTerm">熙讯软件</div>
|
||||
<div class="tabTerm">定制开发</div>
|
||||
</div>
|
||||
<div class="ProTabCont">
|
||||
<div class="tabItem">
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../../../static/products/control_system/lamp_pole/Y12/img/Y12.jpg" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>灯杆屏系列</h5>
|
||||
<div class="li">
|
||||
<a href="../../control_system/lamp_pole/Y12/Y12.html">Y12</a>
|
||||
<a href="../../control_system/lamp_pole/Y50/Y50.html">Y50</a>
|
||||
<a href="../../control_system/lamp_pole/Y70/Y70.html">Y70</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../../../static/products/control_system/car_load/Y08/img/Y08.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>车载控制系列</h5>
|
||||
<div class="li">
|
||||
<!-- <a href="../car_load/Y03/Y03.html">Y03</a> -->
|
||||
<a href="../../control_system/car_load/Y08/Y08.html">Y08</a>
|
||||
<a href="../../control_system/car_load/KD02/KD02.html">KD02</a>
|
||||
<!-- <a href="./products/M60B-S.html">KD03-4G</a> -->
|
||||
<a href="../../control_system/car_load/KD05/KD05.html">KD05</a>
|
||||
<a href="../../control_system/car_load/KD06/KD06.html">KD06</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../../../static/products/control_system/commerce_display/M50B-D/img/M50B-D-11-880.jpg" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>商显屏系列</h5>
|
||||
<div class="li">
|
||||
<a href="../../control_system/commerce_display/M50B-D/M50B-D.html">M50B-D</a>
|
||||
<!-- <a href="../commerce_display/M50B-H/M50B-H.html">M50B-H</a> -->
|
||||
<a href="../../control_system/commerce_display/M60B-S/M60B-S.html">M60B-S</a>
|
||||
<a href="../../control_system/commerce_display/M70B-S/M70B-S.html">M70B-S</a>
|
||||
<a href="../../control_system/commerce_display/M80B-S/M80B-S.html">M80B-S</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../../../static/products/control_system/receive_card/D60-8/img/D60-8-880-1.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>接收卡</h5>
|
||||
<div class="li">
|
||||
<a href="../../control_system/receive_card/D60-8/D60-8.html">D60-8</a>
|
||||
<a href="../../control_system/receive_card/D60-12A/D60-12A.html">D60-12A</a>
|
||||
<a href="../../control_system/receive_card/D60-320/D60-320.html">D60-320</a>
|
||||
<a href="../../control_system/receive_card/D60-B6S/D60-B6S.html">D60-B6S</a>
|
||||
<a href="../../control_system/receive_card/D70-A8S/D70-A8S.html">D70-A8S</a>
|
||||
<a href="../../control_system/receive_card/D70-16/D70-16.html">D70-16</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../../../static/products/control_system/accessory/RL2/img/RL2.jpg" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>配件</h5>
|
||||
<div class="li">
|
||||
<a href="../../control_system/accessory/RL2/RL2.html">RL2</a>
|
||||
<a href="../../control_system/accessory/RL3B/RL3B.html">RL3B</a>
|
||||
<a href="../../control_system/accessory/RTH2/RTH2.html">RTH2</a>
|
||||
<a href="../../control_system/accessory/R66/R66.html">R66</a>
|
||||
<a href="../../control_system/accessory/R68/R68.html">R68</a>
|
||||
<a href="../../control_system/accessory/RS5S/RS5S.html">RS5S</a>
|
||||
<a href="../../control_system/accessory/RC200/RC200.html">RC200</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tabItem active">
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../../../static/products/control_system/LCD/L20B/img/L20.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>LCD系列</h5>
|
||||
<div class="li">
|
||||
<a href="../../control_system/LCD/L20B/L20B.html">L20B</a>
|
||||
<a href="../../control_system/LCD/L30B/L30B.html">L30B</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../../../static/products/video_process/sync_send/S20 Pro/img/S20 Pro.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>同步发送卡</h5>
|
||||
<div class="li">
|
||||
<a href="../../video_process/sync_send/S20 Pro/S20 Pro.html">S20 Pro</a>
|
||||
<a href="../../video_process/sync_send/ST30/ST30.html">ST30</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../../../static/products/video_process/2-in-1_video_process/S30/img/S30(880x760.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>二合一视频处理器</h5>
|
||||
<div class="li">
|
||||
<a href="../../video_process/2-in-1_video_process/S30/S30.html">S30</a>
|
||||
<a href="../../video_process/2-in-1_video_process/S40/S40.html">S40</a>
|
||||
<a href="../../video_process/2-in-1_video_process/S45S/S45S.html">S45S</a>
|
||||
<a href="../../video_process/2-in-1_video_process/S50S/S50S.html">S50S</a>
|
||||
<a href="../../video_process/2-in-1_video_process/S52/S52.html">S52</a>
|
||||
<a href="../../video_process/2-in-1_video_process/S60S/S60S.html">S60S</a>
|
||||
<a href="../../video_process/2-in-1_video_process/S70S/S70S.html">S70S</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../../../static/products/video_process/independent_control/S200/img/S200-2.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>独立主控</h5>
|
||||
<div class="li">
|
||||
<a href="../../video_process/independent_control/S200/S200.html">S200</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../../../static/products/control_system/accessory/RP0/img/RP0-8880.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>配件</h5>
|
||||
<div class="li">
|
||||
<a href="../../control_system/accessory/RLB1/RLB1.html">RLB1</a>
|
||||
<a href="../../control_system/accessory/RP0/RP0.html">RP0</a>
|
||||
<a href="../../control_system/accessory/RP1/RP1.html">RP1</a>
|
||||
<a href="../../control_system/accessory/RP3/RP3.html">RP3</a>
|
||||
<a href="../../control_system/accessory/RQ1/RQ1.html">RQ1</a>
|
||||
<a href="../../control_system/accessory/RHH1/RHH1.html">RHH1</a>
|
||||
<a href="../../control_system/accessory/RG30/RG30.html">RG30</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- <div class="box">
|
||||
<div class="img">
|
||||
<img src="img/CCM6000_1655176958.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>板卡式拼接器</h5>
|
||||
<div class="li">
|
||||
<a href="./products/M60B-S.html">VX8000S</a>
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
<!-- <div class="box">
|
||||
<div class="img">
|
||||
<img src="img/LEDVISION-1_1672295405.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>中控</h5>
|
||||
<div class="li">
|
||||
<a href="./products/M60B-S.html">SP800</a>
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
<!-- <div class="box">
|
||||
<div class="img">
|
||||
<img src="img/LEDVISION-1_1672295405.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>视频服务器</h5>
|
||||
<div class="li">
|
||||
<a href="./products/M60B-S.html">F2</a>
|
||||
<a href="./products/M60B-S.html">F4</a>
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
<div class="tabItem">
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../../../static/products/xixun_software/AIPS/img/aips20.jpg" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>单机软件</h5>
|
||||
<div class="li">
|
||||
<a href="">LedOK Express</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../../../static/products/xixun_software/AIPS/img/aips20.jpg" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>云平台</h5>
|
||||
<div class="li">
|
||||
<a href="">AIPS2</a>
|
||||
<a href="">AIPS3</a>
|
||||
<a href="">AIPS4</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../../../static/products/xixun_software/AIPS/img/aips20.jpg" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>APP</h5>
|
||||
<div class="li">
|
||||
<a href="">LEDOK Lite</a>
|
||||
<a href="">I Led</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tabItem">
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../../../static/products/control_system/accessory/RL3B/img/RL3B亮度传感器图片.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>XXXXXX</h5>
|
||||
<div class="li">
|
||||
<a href="">AAAA</a>
|
||||
<a href="">BBBB</a>
|
||||
<a href="">CCCC</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../../../static/products/control_system/accessory/RL2/img/RL2.jpg" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>XXXXXX</h5>
|
||||
<div class="li">
|
||||
<a href="">DDDD</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../../../static/products/control_system/accessory/RS5S/img/RS5S-880.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>XXXXXX</h5>
|
||||
<div class="li">
|
||||
<a href="">EEEE</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sub_zinav Lhide">
|
||||
<div class="sub_zinav2">
|
||||
<!-- 有三级二级就不要填链接了 -->
|
||||
<a class="Link2">控制系统</a><i></i>
|
||||
<div class="sub_zinav3">
|
||||
<a href="../../control_system/lamp_pole/lamp_pole.html" class="Link3">灯杆屏系列</a>
|
||||
<a href="../../control_system/car_load/car_load.html" class="Link3">车载控制系列</a>
|
||||
<a href="../../control_system/commerce_display/commerce_display.html" class="Link3">商显屏系列</a>
|
||||
<a href="../../control_system/receive_card/receive_card.html" class="Link3">接收卡</a>
|
||||
<a href="../../control_system/accessory/accessory.html" class="Link3">配件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sub_zinav2">
|
||||
<!-- 有三级二级就不要填链接了 -->
|
||||
<a class="Link2">视频处理</a><i></i>
|
||||
<div class="sub_zinav3">
|
||||
<a href="../../control_system/LCD/LCD.html" class="Link3">LCD系列</a>
|
||||
<a href="../../video_process/sync_send/sync_send.html" class="Link3">同步发送卡</a>
|
||||
<a href="../../video_process/2-in-1_video_process/2-in-1_video_process.html" class="Link3">二合一视频处理器</a>
|
||||
<a href="../../video_process/independent_control/independent_control.html" class="Link3">独立主控</a>
|
||||
<a href="../../control_system/accessory/accessory.html" class="Link3">配件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sub_zinav2">
|
||||
<!-- 有三级二级就不要填链接了 -->
|
||||
<a class="Link2">熙讯软件</a><i></i>
|
||||
<div class="sub_zinav3">
|
||||
<a href="../../xixun_software/LedOK_Express/LedOK_Express.html" class="Link3">单机软件</a>
|
||||
<a href="../../xixun_software/AIPS/AIPS.html" class="Link3">AIPS</a>
|
||||
<a href="../../xixun_software/APP/APP.html" class="Link3">APP</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sub_zinav2">
|
||||
<!-- 有三级二级就不要填链接了 -->
|
||||
<a class="Link2">定制开发</a><i></i>
|
||||
<div class="sub_zinav3">
|
||||
<a href="" class="Link3">XXXXXX</a>
|
||||
<a href="" class="Link3">XXXXXX</a>
|
||||
<a href="" class="Link3">XXXXXX</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<li>
|
||||
<a href="">解决方案</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="">广电演播IP化解决方案</a>
|
||||
<a href="">超大分辨率解决方案</a>
|
||||
<a href="">XR虚拟拍摄解决方案</a>
|
||||
<a href="">创意显示解决方案</a>
|
||||
<a href="">3D显示解决方案</a>
|
||||
<a href="">COB屏校正解决方案</a>
|
||||
<a href="">智慧灯杆屏解决方案</a>
|
||||
<a href="">车载广告屏解决方案</a>
|
||||
<a href="">会议一体机解决方案</a>
|
||||
<a href="">分布式坐席解决方案</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="">典型案例</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="">经典案例</a>
|
||||
<a href="">应用案例</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript:;">服务支持</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="">下载专区</a>
|
||||
<a href="">操作视频</a>
|
||||
<a href="">CCE认证</a>
|
||||
<a href="">服务网络</a>
|
||||
<a href="">投诉和建议</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="">关于我们</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="">公司简介</a>
|
||||
<a href="">企业愿景</a>
|
||||
<a href="">企业使命</a>
|
||||
<a href="">企业价值观</a>
|
||||
<a href="">联系我们</a>
|
||||
<a href="">人才招聘</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="">投资者关系</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="">投资者热线</a>
|
||||
<a target="_blank" href="">交流平台</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="head_rightmenu">
|
||||
<a href="http://sysolution.net/" target="_blank"><img src="../../../static/E.jpg"></a>
|
||||
<div class="navmenu_div fr">
|
||||
<div class="navmenu_box">
|
||||
<span></span>
|
||||
<span></span>
|
||||
<span></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
<div class="Lcrumbs">
|
||||
<div class="container1260">
|
||||
<a href="javascript:;">产品中心</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Bg">
|
||||
<div class="container1260">
|
||||
<div class="ProductCenter clearfix">
|
||||
<div class="publicLeft">
|
||||
<div class="li">
|
||||
<h5>
|
||||
控制系统
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../control_system/lamp_pole/lamp_pole.html">灯杆屏系列</a>
|
||||
<a class="" href="../../control_system/car_load/car_load.html">车载控制系列</a>
|
||||
<a class="" href="../../control_system/commerce_display/commerce_display.html">商显屏系列</a>
|
||||
<a class="" href="../../control_system/receive_card/receive_card.html">接收卡</a>
|
||||
<a class="" href="../../control_system/accessory/accessory.html">配件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li active">
|
||||
<h5>
|
||||
视频处理
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../control_system/LCD/LCD.html">LCD系列</a>
|
||||
<a class="" href="../../video_process/sync_send/sync_send.html">同步发送卡</a>
|
||||
<a class="" href="../../video_process/2-in-1_video_process/2-in-1_video_process.html">二合一视频处理器</a>
|
||||
<a class="" href="../../video_process/independent_control/independent_control.html">独立主控</a>
|
||||
<a class="active" href="../../control_system/accessory/accessory.html">配件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
熙讯软件
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../xixun_software/LedOK_Express/LedOK_Express.html">单机软件</a>
|
||||
<a class="" href="../../xixun_software/AIPS/AIPS.html">云平台</a>
|
||||
<a class="" href="../../xixun_software/APP/APP.html">APP</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
定制开发
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="con wow fadeInUp" data-wow-duration="2s">
|
||||
<a href="../../control_system/accessory/RLB1/RLB1.html" class="box">
|
||||
<div class="text">
|
||||
<h5>RLB1</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/accessory/RLB1/img/RLB1-880.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/accessory/RP0/RP0.html" class="box">
|
||||
<div class="text">
|
||||
<h5>RP0</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/accessory/RP0/img/RP0-8880.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/accessory/RP1/RP1.html" class="box">
|
||||
<div class="text">
|
||||
<h5>RP1</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/accessory/RP1/img/RP1-880.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/accessory/RP3/RP3.html" class="box">
|
||||
<div class="text">
|
||||
<h5>RP3</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/accessory/RP3/img/RP3.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/accessory/RQ1/RQ1.html" class="box">
|
||||
<div class="text">
|
||||
<h5>RQ1</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/accessory/RQ1/img/RQ1-1.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/accessory/RHH1/RHH1.html" class="box">
|
||||
<div class="text">
|
||||
<h5>RHH1</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/accessory/RHH1/img/RHH1.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../control_system/accessory/RG30/RG30.html" class="box">
|
||||
<div class="text">
|
||||
<h5>RG30</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/control_system/accessory/RG30/img/RG30S.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<div class="footer_top">
|
||||
<div class="container1260">
|
||||
<div class="footer_content clearfloat">
|
||||
<div class="ft_left footer_nav fl">
|
||||
<dl>
|
||||
<dt>产品中心</dt>
|
||||
<dd>
|
||||
<div class="footerNav2">
|
||||
<a href="../../control_system/lamp_pole/lamp_pole.html" class="Flink2">控制系统</a>
|
||||
<i class="iconfont icon_jiantou3_down"></i>
|
||||
<div class="footerNav3">
|
||||
<a href="" class="Flink3">灯杆屏系列</a>
|
||||
<a href="" class="Flink3">车载控制系统</a>
|
||||
<a href="" class="Flink3">商显屏系列</a>
|
||||
<a href="" class="Flink3">接收卡</a>
|
||||
<a href="" class="Flink3">配件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footerNav2">
|
||||
<a href="../../control_system/LCD/LCD.html" class="Flink2">视频处理</a>
|
||||
<i class="iconfont icon_jiantou3_down"></i>
|
||||
<div class="footerNav3">
|
||||
<a href="" class="Flink3">LCD系列</a>
|
||||
<a href="" class="Flink3">同步发送卡</a>
|
||||
<a href="" class="Flink3">二合一视频处理器</a>
|
||||
<a href="" class="Flink3">独立主控</a>
|
||||
<a href="" class="Flink3">配件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footerNav2">
|
||||
<a href="../../xixun_software/AIPS/AIPS.html" class="Flink2">熙讯软件</a>
|
||||
<i class="iconfont icon_jiantou3_down"></i>
|
||||
<div class="footerNav3">
|
||||
<a href="" class="Flink3">单机软件</a>
|
||||
<a href="" class="Flink3">云平台</a>
|
||||
<a href="" class="Flink3">APP</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footerNav2">
|
||||
<a href="" class="Flink2">定制开发</a>
|
||||
<i class="iconfont icon_jiantou3_down"></i>
|
||||
<div class="footerNav3">
|
||||
<a href="" class="Flink3">XXXXXX</a>
|
||||
<a href="" class="Flink3">XXXXXX</a>
|
||||
<a href="" class="Flink3">XXXXXX</a>
|
||||
</div>
|
||||
</div>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>解决方案</dt>
|
||||
<dd>
|
||||
<a href="">广电演播IP化解决方案</a>
|
||||
<a href="">超大分辨率解决方案</a>
|
||||
<a href="">XR虚拟拍摄解决方案</a>
|
||||
<a href="">创意显示解决方案</a>
|
||||
<a href="">3D显示解决方案</a>
|
||||
<a href="">COB屏校正解决方案</a>
|
||||
<a href="">智慧灯杆屏解决方案</a>
|
||||
<a href="">车载广告屏解决方案</a>
|
||||
<a href="">会议一体机解决方案</a>
|
||||
<a href="">分布式坐席解决方案</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>典型案例</dt>
|
||||
<dd>
|
||||
<a href="">经典案例</a>
|
||||
<a href="">应用案例</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>服务支持</dt>
|
||||
<dd>
|
||||
<a href="">下载专区</a>
|
||||
<a href="">操作视频</a>
|
||||
<a href="">CCE认证</a>
|
||||
<a href="">服务网络</a>
|
||||
<a href="">投诉和建议</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>关于我们</dt>
|
||||
<dd>
|
||||
<a href="">公司简介</a>
|
||||
<a href="">企业愿景</a>
|
||||
<a href="">企业使命</a>
|
||||
<a href="">企业价值观</a>
|
||||
<a href="">联系我们</a>
|
||||
<a href="">人才招聘</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>投资者关系</dt>
|
||||
<dd>
|
||||
<a href="">投资者热线</a>
|
||||
<a href="">交流平台</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="ft_right fr">
|
||||
<div class="fttit">敬请关注</div>
|
||||
<ul class="footer_ul">
|
||||
<li>
|
||||
<div class="ft_erweima">
|
||||
<img src="" alt="" />
|
||||
</div>
|
||||
<p>微信公众号</p>
|
||||
</li>
|
||||
<li>
|
||||
<div class="ft_erweima">
|
||||
<img src="" alt="" />
|
||||
</div>
|
||||
<p>微信视频号</p>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="ft_phone">
|
||||
<div class="li">
|
||||
<p>服务热线:</p>
|
||||
<h2>9999 999 999</h2>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer_links">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer_bottom">
|
||||
<div class="container1260">
|
||||
<div class="ftbt_cont">
|
||||
<div class="ftbt_left clearfloat">
|
||||
<p class="ft_beian fl"><a href="https://beian.miit.gov.cn/" target="_bank" rel="nofollow">沪公网安备 31011402004627号</a>2022©版权所有 上海熙讯电子科技有限公司</p>
|
||||
<p class="ft_fvlink fl"></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../js/select2.min.js"></script>
|
||||
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../js/jquery.citys.js"></script>
|
||||
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../js/wow.min.js"></script>
|
||||
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../js/waypoints.min.js"></script>
|
||||
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../js/swiper.jquery.min.js"></script>
|
||||
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../js/modernizr.custom.js"></script>
|
||||
<script src="../../../js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../js/classie.js"></script>
|
||||
<script src="../../../js/AnimOnScroll.js"></script>
|
||||
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../js/layout.js"></script>
|
||||
|
||||
<script src="../../../js/layui.js" charset="utf-8"></script>
|
||||
<script>
|
||||
layui.use(["laypage", "layer"], function () {
|
||||
var laypage = layui.laypage,
|
||||
layer = layui.layer;
|
||||
|
||||
//总页数低于页码总数
|
||||
laypage.render({
|
||||
elem: "demo0",
|
||||
count: "4",
|
||||
curr: "1",
|
||||
limit: "12",
|
||||
prev: " ",
|
||||
next: " ",
|
||||
jump: function (obj, first) {
|
||||
//首次不执行
|
||||
if (!first) {
|
||||
//do something
|
||||
location.href = "/service/download/index_" + obj.curr + ".html" + "?cat=" + "6";
|
||||
}
|
||||
},
|
||||
});
|
||||
});
|
||||
</script>
|
||||
372
src/products/video_process/distributed_system/SP800/SP800.html
Normal file
|
|
@ -0,0 +1,372 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-视频处理-分布式系统-SP800</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">SP800</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="" alt="SP800正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="" alt="SP800背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>丰富的输入接口:拥有 1 路 DP1.2 输入;1 路 HDMI2.0 输入;1 路 AUDIO 音频输入</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>多种类输出接口:拥有 20 路千兆网口输出;4 路光纤双向双工传输</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>多种通讯控制方式:拥有 1 路 USB 接口;1 路串口接口;1 路百兆网接口</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持网口环路备份、双主控备份</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持多种预设分辨率;并支持分辨率自定义功能</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>兼容 30HZ、50HZ、60HZ、120HZ 等多种帧频输入</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持上位机软件监控发送卡运行参数及状态</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持音频输入、出,音视频随动切换</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持配置参数回读</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持千兆网误码率检</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>分布式系统</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>SP800</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>输入电压</td>
|
||||
<td>AC-100-240V-50/60HZ</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>额定功率</td>
|
||||
<td>70W</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作温度</td>
|
||||
<td>-20℃- 70℃</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作湿度</td>
|
||||
<td>10%RH-90%RH 无凝固</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>外形尺寸</td>
|
||||
<td>机箱体尺寸:487mm × 365mm × 89mm(长 × 宽 × 高)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>净重</td>
|
||||
<td>6.2Kg</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="" target="_blank" title="SP800规格书-V1.0.pdf">SP800规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
|
|
@ -0,0 +1,209 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../favicon.ico" />
|
||||
<title>熙讯-产品中心</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type = navigator.appName;
|
||||
if (type == "Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0, 2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if (url.searchParams.get(name) != null) {
|
||||
Cookie_Set("language", url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString("language");
|
||||
console.log(!Cookie_Get("language"), lang);
|
||||
if (!Cookie_Get("language") && lang == "en") {
|
||||
window.location.href = "http://sysolution.net/";
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr,
|
||||
reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if ((arr = document.cookie.match(reg))) {
|
||||
return arr[2];
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
<div class="Lcrumbs">
|
||||
<div class="container1260">
|
||||
<a href="javascript:;">产品中心</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Bg">
|
||||
<div class="container1260">
|
||||
<div class="ProductCenter clearfix">
|
||||
<div class="publicLeft">
|
||||
<div class="li">
|
||||
<h5>
|
||||
控制系统
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../control_system/LCD/LCD.html">LCD系列</a>
|
||||
<a class="" href="../../control_system/lamp_pole/lamp_pole.html">灯杆屏系列</a>
|
||||
<a class="" href="../../control_system/car_load/car_load.html">车载控制系列</a>
|
||||
<a class="" href="../../control_system/commerce_display/commerce_display.html">商显屏系列</a>
|
||||
<a class="" href="../../control_system/receive_card/receive_card.html">接收卡</a>
|
||||
<a class="" href="../../control_system/accessory/accessory.html">配件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li active">
|
||||
<h5>
|
||||
视频处理
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../video_process/sync_send/sync_send.html">同步发送卡</a>
|
||||
<a class="" href="../../video_process/2-in-1_video_process/2-in-1_video_process.html">二合一视频处理器</a>
|
||||
<a class="" href="../../video_process/independent_control/independent_control.html">独立主控</a>
|
||||
<a class="" href="../../video_process/video_splicer/video_splicer.html">视频拼接器</a>
|
||||
<a class="active" href="../../video_process/distributed_system/distributed_system.html">分布式系统</a>
|
||||
<a class="" href="../../video_process/multimedia_server/multimedia_server.html">多媒体服务器</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
熙讯软件
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../xixun_software/LedOK_Express/LedOK_Express.html">单机软件</a>
|
||||
<a class="" href="../../xixun_software/AIPS/AIPS.html">云平台</a>
|
||||
<a class="" href="../../xixun_software/APP/APP.html">APP</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
定制开发
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="con wow fadeInUp" data-wow-duration="2s">
|
||||
<a href="../../video_process/distributed_system/SP800/SP800.html" class="box">
|
||||
<div class="text">
|
||||
<h5>SP800</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="" alt="分布式系统-SP800" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/classie.js"></script>
|
||||
<script src="../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义-->
|
||||
<script type="text/javascript" src="../../../js/layout.js"></script>
|
||||
<script src="../../../static/layui/layui.js" charset="utf-8"></script>
|
||||
<script>
|
||||
layui.use(["laypage", "layer"], function () {
|
||||
var laypage = layui.laypage,
|
||||
layer = layui.layer;
|
||||
|
||||
//总页数低于页码总数
|
||||
laypage.render({
|
||||
elem: "demo0",
|
||||
count: "4",
|
||||
curr: "1",
|
||||
limit: "12",
|
||||
prev: " ",
|
||||
next: " ",
|
||||
jump: function (obj, first) {
|
||||
//首次不执行
|
||||
if (!first) {
|
||||
//do something
|
||||
location.href = "/service/download/index_" + obj.curr + ".html" + "?cat=" + "6";
|
||||
}
|
||||
},
|
||||
});
|
||||
});
|
||||
</script>
|
||||
372
src/products/video_process/independent_control/S200/S200.html
Normal file
|
|
@ -0,0 +1,372 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-视频处理-独立主控-S200</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">S200</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/video_process/independent_control/S200/img/S200-3.png" alt="S200正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/video_process/independent_control/S200/img/S200-2.png" alt="S200背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>丰富的输入接口:拥有 1 路 DP1.2 输入;1 路 HDMI2.0 输入;1 路 AUDIO 音频输入</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>多种类输出接口:拥有 20 路千兆网口输出;4 路光纤双向双工传输</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>多种通讯控制方式:拥有 1 路 USB 接口;1 路串口接口;1 路百兆网接口</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持网口环路备份、双主控备份</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持多种预设分辨率;并支持分辨率自定义功能</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>兼容 30HZ、50HZ、60HZ、120HZ 等多种帧频输入</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持上位机软件监控发送卡运行参数及状态</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持音频输入、出,音视频随动切换</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持配置参数回读</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持千兆网误码率检</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>独立主控视频处理器</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>S200</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>输入电压</td>
|
||||
<td>AC-100-240V-50/60HZ</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>额定功率</td>
|
||||
<td>70W</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作温度</td>
|
||||
<td>-20℃- 70℃</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作湿度</td>
|
||||
<td>10%RH-90%RH 无凝固</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>外形尺寸</td>
|
||||
<td>机箱体尺寸:487mm × 365mm × 89mm(长 × 宽 × 高)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>净重</td>
|
||||
<td>6.2Kg</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/video_process/independent_control/S200/pdf/S200规格书-V1.0.pdf" target="_blank" title="S200规格书-V1.0.pdf">S200规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
|
|
@ -0,0 +1,209 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../favicon.ico" />
|
||||
<title>熙讯-产品中心</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type = navigator.appName;
|
||||
if (type == "Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0, 2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if (url.searchParams.get(name) != null) {
|
||||
Cookie_Set("language", url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString("language");
|
||||
console.log(!Cookie_Get("language"), lang);
|
||||
if (!Cookie_Get("language") && lang == "en") {
|
||||
window.location.href = "http://sysolution.net/";
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr,
|
||||
reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if ((arr = document.cookie.match(reg))) {
|
||||
return arr[2];
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
<div class="Lcrumbs">
|
||||
<div class="container1260">
|
||||
<a href="javascript:;">产品中心</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Bg">
|
||||
<div class="container1260">
|
||||
<div class="ProductCenter clearfix">
|
||||
<div class="publicLeft">
|
||||
<div class="li">
|
||||
<h5>
|
||||
控制系统
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../control_system/LCD/LCD.html">LCD系列</a>
|
||||
<a class="" href="../../control_system/lamp_pole/lamp_pole.html">灯杆屏系列</a>
|
||||
<a class="" href="../../control_system/car_load/car_load.html">车载控制系列</a>
|
||||
<a class="" href="../../control_system/commerce_display/commerce_display.html">商显屏系列</a>
|
||||
<a class="" href="../../control_system/receive_card/receive_card.html">接收卡</a>
|
||||
<a class="" href="../../control_system/accessory/accessory.html">配件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li active">
|
||||
<h5>
|
||||
视频处理
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../video_process/sync_send/sync_send.html">同步发送卡</a>
|
||||
<a class="" href="../../video_process/2-in-1_video_process/2-in-1_video_process.html">二合一视频处理器</a>
|
||||
<a class="active" href="../../video_process/independent_control/independent_control.html">独立主控</a>
|
||||
<a class="" href="../../video_process/video_splicer/video_splicer.html">视频拼接器</a>
|
||||
<a class="" href="../../video_process/distributed_system/distributed_system.html">分布式系统</a>
|
||||
<a class="" href="../../video_process/multimedia_server/multimedia_server.html">多媒体服务器</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
熙讯软件
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../xixun_software/LedOK_Express/LedOK_Express.html">单机软件</a>
|
||||
<a class="" href="../../xixun_software/AIPS/AIPS.html">云平台</a>
|
||||
<a class="" href="../../xixun_software/APP/APP.html">APP</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
定制开发
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="con wow fadeInUp" data-wow-duration="2s">
|
||||
<a href="../../video_process/independent_control/S200/S200.html" class="box">
|
||||
<div class="text">
|
||||
<h5>S200</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/video_process/independent_control/S200/img/S200-2.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/classie.js"></script>
|
||||
<script src="../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义-->
|
||||
<script type="text/javascript" src="../../../js/layout.js"></script>
|
||||
<script src="../../../static/layui/layui.js" charset="utf-8"></script>
|
||||
<script>
|
||||
layui.use(["laypage", "layer"], function () {
|
||||
var laypage = layui.laypage,
|
||||
layer = layui.layer;
|
||||
|
||||
//总页数低于页码总数
|
||||
laypage.render({
|
||||
elem: "demo0",
|
||||
count: "4",
|
||||
curr: "1",
|
||||
limit: "12",
|
||||
prev: " ",
|
||||
next: " ",
|
||||
jump: function (obj, first) {
|
||||
//首次不执行
|
||||
if (!first) {
|
||||
//do something
|
||||
location.href = "/service/download/index_" + obj.curr + ".html" + "?cat=" + "6";
|
||||
}
|
||||
},
|
||||
});
|
||||
});
|
||||
</script>
|
||||
372
src/products/video_process/multimedia_server/F2/F2.html
Normal file
|
|
@ -0,0 +1,372 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-视频处理-多媒体服务器-F2</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">F2</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="" alt="F2正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="" alt="F2背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>丰富的输入接口:拥有 1 路 DP1.2 输入;1 路 HDMI2.0 输入;1 路 AUDIO 音频输入</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>多种类输出接口:拥有 20 路千兆网口输出;4 路光纤双向双工传输</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>多种通讯控制方式:拥有 1 路 USB 接口;1 路串口接口;1 路百兆网接口</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持网口环路备份、双主控备份</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持多种预设分辨率;并支持分辨率自定义功能</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>兼容 30HZ、50HZ、60HZ、120HZ 等多种帧频输入</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持上位机软件监控发送卡运行参数及状态</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持音频输入、出,音视频随动切换</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持配置参数回读</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持千兆网误码率检</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>多媒体服务器</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>F2</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>输入电压</td>
|
||||
<td>AC-100-240V-50/60HZ</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>额定功率</td>
|
||||
<td>70W</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作温度</td>
|
||||
<td>-20℃- 70℃</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作湿度</td>
|
||||
<td>10%RH-90%RH 无凝固</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>外形尺寸</td>
|
||||
<td>机箱体尺寸:487mm × 365mm × 89mm(长 × 宽 × 高)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>净重</td>
|
||||
<td>6.2Kg</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="" target="_blank" title="F2规格书-V1.0.pdf">F2规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
372
src/products/video_process/multimedia_server/F4/F4.html
Normal file
|
|
@ -0,0 +1,372 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-视频处理-多媒体服务器-F4</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">F4</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="" alt="F4正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="" alt="F4背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>丰富的输入接口:拥有 1 路 DP1.2 输入;1 路 HDMI2.0 输入;1 路 AUDIO 音频输入</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>多种类输出接口:拥有 20 路千兆网口输出;4 路光纤双向双工传输</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>多种通讯控制方式:拥有 1 路 USB 接口;1 路串口接口;1 路百兆网接口</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持网口环路备份、双主控备份</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持多种预设分辨率;并支持分辨率自定义功能</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>兼容 30HZ、50HZ、60HZ、120HZ 等多种帧频输入</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持上位机软件监控发送卡运行参数及状态</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持音频输入、出,音视频随动切换</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持配置参数回读</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持千兆网误码率检</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>多媒体服务器</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>F4</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>输入电压</td>
|
||||
<td>AC-100-240V-50/60HZ</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>额定功率</td>
|
||||
<td>70W</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作温度</td>
|
||||
<td>-20℃- 70℃</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作湿度</td>
|
||||
<td>10%RH-90%RH 无凝固</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>外形尺寸</td>
|
||||
<td>机箱体尺寸:487mm × 365mm × 89mm(长 × 宽 × 高)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>净重</td>
|
||||
<td>6.2Kg</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="" target="_blank" title="F4规格书-V1.0.pdf">F4规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
|
|
@ -0,0 +1,220 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../favicon.ico" />
|
||||
<title>熙讯-产品中心</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type = navigator.appName;
|
||||
if (type == "Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0, 2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if (url.searchParams.get(name) != null) {
|
||||
Cookie_Set("language", url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString("language");
|
||||
console.log(!Cookie_Get("language"), lang);
|
||||
if (!Cookie_Get("language") && lang == "en") {
|
||||
window.location.href = "http://sysolution.net/";
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr,
|
||||
reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if ((arr = document.cookie.match(reg))) {
|
||||
return arr[2];
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
<div class="Lcrumbs">
|
||||
<div class="container1260">
|
||||
<a href="javascript:;">产品中心</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Bg">
|
||||
<div class="container1260">
|
||||
<div class="ProductCenter clearfix">
|
||||
<div class="publicLeft">
|
||||
<div class="li">
|
||||
<h5>
|
||||
控制系统
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../control_system/LCD/LCD.html">LCD系列</a>
|
||||
<a class="" href="../../control_system/lamp_pole/lamp_pole.html">灯杆屏系列</a>
|
||||
<a class="" href="../../control_system/car_load/car_load.html">车载控制系列</a>
|
||||
<a class="" href="../../control_system/commerce_display/commerce_display.html">商显屏系列</a>
|
||||
<a class="" href="../../control_system/receive_card/receive_card.html">接收卡</a>
|
||||
<a class="" href="../../control_system/accessory/accessory.html">配件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li active">
|
||||
<h5>
|
||||
视频处理
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../video_process/sync_send/sync_send.html">同步发送卡</a>
|
||||
<a class="" href="../../video_process/2-in-1_video_process/2-in-1_video_process.html">二合一视频处理器</a>
|
||||
<a class="" href="../../video_process/independent_control/independent_control.html">独立主控</a>
|
||||
<a class="" href="../../video_process/video_splicer/video_splicer.html">视频拼接器</a>
|
||||
<a class="" href="../../video_process/distributed_system/distributed_system.html">分布式系统</a>
|
||||
<a class="active" href="../../video_process/multimedia_server/multimedia_server.html">多媒体服务器</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
熙讯软件
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../xixun_software/LedOK_Express/LedOK_Express.html">单机软件</a>
|
||||
<a class="" href="../../xixun_software/AIPS/AIPS.html">云平台</a>
|
||||
<a class="" href="../../xixun_software/APP/APP.html">APP</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
定制开发
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="con wow fadeInUp" data-wow-duration="2s">
|
||||
<a href="../../video_process/multimedia_server/F2/F2.html" class="box">
|
||||
<div class="text">
|
||||
<h5>F2</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="" alt="多媒体服务器-F2" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../video_process/multimedia_server/F4/F4.html" class="box">
|
||||
<div class="text">
|
||||
<h5>F4</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="" alt="多媒体服务器-F4" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/classie.js"></script>
|
||||
<script src="../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义-->
|
||||
<script type="text/javascript" src="../../../js/layout.js"></script>
|
||||
<script src="../../../static/layui/layui.js" charset="utf-8"></script>
|
||||
<script>
|
||||
layui.use(["laypage", "layer"], function () {
|
||||
var laypage = layui.laypage,
|
||||
layer = layui.layer;
|
||||
|
||||
//总页数低于页码总数
|
||||
laypage.render({
|
||||
elem: "demo0",
|
||||
count: "4",
|
||||
curr: "1",
|
||||
limit: "12",
|
||||
prev: " ",
|
||||
next: " ",
|
||||
jump: function (obj, first) {
|
||||
//首次不执行
|
||||
if (!first) {
|
||||
//do something
|
||||
location.href = "/service/download/index_" + obj.curr + ".html" + "?cat=" + "6";
|
||||
}
|
||||
},
|
||||
});
|
||||
});
|
||||
</script>
|
||||
372
src/products/video_process/sync_send/S20 Pro/S20 Pro.html
Normal file
|
|
@ -0,0 +1,372 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-视频处理-同步发送卡-S20 Pro</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">S20 Pro</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/video_process/sync_send/S20 Pro/img/S20 Pro.png" alt="S20 Pro正面预览图">
|
||||
</div>
|
||||
<!-- <div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/video_process/sync_send/S20 Pro/img/S20 Pro.png" alt="S20 Pro背面预览图">
|
||||
</div> -->
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>一路DVI输入</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>USB 接口,可在同一台 PC 上级联多张发送卡控制</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>单张发送卡带载 130 万个像素点,单网口带载 65 万个像素点,图像位置可以任意设置</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持三种取电方式</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持色度还原功能</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>具有 DVI 双备份功能</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>一路 3.5mm 耳机孔音频输入</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>DVI同步发送卡</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>S20 Pro</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>控制点数</td>
|
||||
<td>单张发送卡带载130万,单网口带载65万,图像位置可以任意设置</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>支持多种分辨率</td>
|
||||
<td>640×480、800×600、1024×768、1280×1024、1280×720、1280×800、1366×768、1600×1200、1920×1080、2048×1152、2560×960,并支持分辨率回读功能</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>灰度等级</td>
|
||||
<td>65536级</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>支持模组</td>
|
||||
<td>各种静态扫描,户内户外模组全支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作电压</td>
|
||||
<td>5V</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>最大功率</td>
|
||||
<td>小于4W</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作温度</td>
|
||||
<td>-10℃ ~ +65℃</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>存储温度</td>
|
||||
<td>-40℃ ~ +70℃,推荐 5℃ ~ 35℃</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>配套软件</td>
|
||||
<td>LedSet3.0</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/video_process/sync_send/S20 Pro/pdf/S20 Pro规格书-V1.0.pdf" target="_blank" title="S20 Pro规格书-V1.0.pdf">S20 Pro规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
360
src/products/video_process/sync_send/ST30/ST30.html
Normal file
|
|
@ -0,0 +1,360 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-视频处理-同步发送卡-ST30</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">ST30</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/video_process/sync_send/ST30/img/ST30.png" alt="ST30正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="../../../../static/products/video_process/sync_send/ST30/img/ST30-1.png" alt="ST30背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>无须打开机箱,无须插入 PCI 插槽,无须另外插电</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持多种标准输入分辨率,支持自定义分辨率,长度最长 3840 点。高度最高 1080 点</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>输出 60Hz,最大带载显示屏点数 65 万点,任意宽高 LED 显示屏</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>常规显示屏无需复杂设置,一键完成参数、排列显示屏</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>可用于施工现场无计算机操作时测试显示屏。可用于产线老化简易测试显示屏模组</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>所有操作一键完成,中文丝印,简单易用</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>可自定义 8 种常见显示屏参数文件,适合出差施工需要</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>同步发送卡</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>ST30</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>系统时钟</td>
|
||||
<td>120MHz</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Flash</td>
|
||||
<td>256KB</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>SRAM</td>
|
||||
<td>48KB</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>供电</td>
|
||||
<td>5.0V(最大电压不超过 5.5V) 2A DC 电源输入,板载防反接电路</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>电流</td>
|
||||
<td>常规使用电流 0.3A - 0.6A,25℃</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>供电方式</td>
|
||||
<td>XH2.54-4P 座子、两路 Type-C 口</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../../../static/products/video_process/sync_send/ST30/pdf/ST30规格书-V1.0.pdf" target="_blank" title="ST30规格书-V1.0.pdf">ST30规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
220
src/products/video_process/sync_send/sync_send.html
Normal file
|
|
@ -0,0 +1,220 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../favicon.ico" />
|
||||
<title>熙讯-产品中心</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type = navigator.appName;
|
||||
if (type == "Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0, 2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if (url.searchParams.get(name) != null) {
|
||||
Cookie_Set("language", url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString("language");
|
||||
console.log(!Cookie_Get("language"), lang);
|
||||
if (!Cookie_Get("language") && lang == "en") {
|
||||
window.location.href = "http://sysolution.net/";
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr,
|
||||
reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if ((arr = document.cookie.match(reg))) {
|
||||
return arr[2];
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
<div class="Lcrumbs">
|
||||
<div class="container1260">
|
||||
<a href="javascript:;">产品中心</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Bg">
|
||||
<div class="container1260">
|
||||
<div class="ProductCenter clearfix">
|
||||
<div class="publicLeft">
|
||||
<div class="li">
|
||||
<h5>
|
||||
控制系统
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../control_system/LCD/LCD.html">LCD系列</a>
|
||||
<a class="" href="../../control_system/lamp_pole/lamp_pole.html">灯杆屏系列</a>
|
||||
<a class="" href="../../control_system/car_load/car_load.html">车载控制系列</a>
|
||||
<a class="" href="../../control_system/commerce_display/commerce_display.html">商显屏系列</a>
|
||||
<a class="" href="../../control_system/receive_card/receive_card.html">接收卡</a>
|
||||
<a class="" href="../../control_system/accessory/accessory.html">配件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li active">
|
||||
<h5>
|
||||
视频处理
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="active" href="../../video_process/sync_send/sync_send.html">同步发送卡</a>
|
||||
<a class="" href="../../video_process/2-in-1_video_process/2-in-1_video_process.html">二合一视频处理器</a>
|
||||
<a class="" href="../../video_process/independent_control/independent_control.html">独立主控</a>
|
||||
<a class="" href="../../video_process/video_splicer/video_splicer.html">视频拼接器</a>
|
||||
<a class="" href="../../video_process/distributed_system/distributed_system.html">分布式系统</a>
|
||||
<a class="" href="../../video_process/multimedia_server/multimedia_server.html">多媒体服务器</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
熙讯软件
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../xixun_software/LedOK_Express/LedOK_Express.html">单机软件</a>
|
||||
<a class="" href="../../xixun_software/AIPS/AIPS.html">云平台</a>
|
||||
<a class="" href="../../xixun_software/APP/APP.html">APP</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
定制开发
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="con wow fadeInUp" data-wow-duration="2s">
|
||||
<a href="../../video_process/sync_send/S20 Pro/S20 Pro.html" class="box">
|
||||
<div class="text">
|
||||
<h5>S20 Pro</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/video_process/sync_send/S20 Pro/img/S20 Pro.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../../video_process/sync_send/ST30/ST30.html" class="box">
|
||||
<div class="text">
|
||||
<h5>ST30</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="../../../static/products/video_process/sync_send/ST30/img/ST30.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/classie.js"></script>
|
||||
<script src="../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义-->
|
||||
<script type="text/javascript" src="../../../js/layout.js"></script>
|
||||
<script src="../../../static/layui/layui.js" charset="utf-8"></script>
|
||||
<script>
|
||||
layui.use(["laypage", "layer"], function () {
|
||||
var laypage = layui.laypage,
|
||||
layer = layui.layer;
|
||||
|
||||
//总页数低于页码总数
|
||||
laypage.render({
|
||||
elem: "demo0",
|
||||
count: "4",
|
||||
curr: "1",
|
||||
limit: "12",
|
||||
prev: " ",
|
||||
next: " ",
|
||||
jump: function (obj, first) {
|
||||
//首次不执行
|
||||
if (!first) {
|
||||
//do something
|
||||
location.href = "/service/download/index_" + obj.curr + ".html" + "?cat=" + "6";
|
||||
}
|
||||
},
|
||||
});
|
||||
});
|
||||
</script>
|
||||
372
src/products/video_process/video_splicer/VX8000S/VX8000S.html
Normal file
|
|
@ -0,0 +1,372 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../../favicon.ico" />
|
||||
<title>熙讯-视频处理-视频拼接器-VX8000S</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type=navigator.appName;
|
||||
if (type=="Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0,2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if(url.searchParams.get(name) != null){
|
||||
Cookie_Set('language',url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString('language');
|
||||
console.log(!Cookie_Get('language'),lang)
|
||||
if(!Cookie_Get('language') && lang == 'en'){
|
||||
window.location.href = '';
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if (arr = document.cookie.match(reg)) {
|
||||
return (arr[2]);
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.product-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 2vw;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
.product-preview-img {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
.product-preview-img-box {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.product-info-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100px;
|
||||
/* line-height: 100px; */
|
||||
margin: 0 auto;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
background-color: #f7f8f9;
|
||||
}
|
||||
.functions-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
padding: 10px 30px;
|
||||
span {
|
||||
font-weight: 700;
|
||||
}
|
||||
p {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ul li::before {
|
||||
font-family: "iconfont";
|
||||
content: "\e60e";
|
||||
color: blue;
|
||||
display: inline-block;
|
||||
margin-left: -1em;
|
||||
margin-right: 5px;
|
||||
vertical-align: middle;
|
||||
} */
|
||||
}
|
||||
.intro-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
th,td {
|
||||
text-align: center;
|
||||
}
|
||||
th {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
.download-box {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
padding: 42px;
|
||||
.document-download {
|
||||
padding-bottom: 20px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
.document-ul-box {
|
||||
ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 50%;
|
||||
background-color: #f9f9f9;
|
||||
padding: 20px 15px;
|
||||
a {
|
||||
color: #6161a5;
|
||||
text-align: left;
|
||||
width: 40%;
|
||||
}
|
||||
span {
|
||||
width: 15%;
|
||||
color: #6d6d6d;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="TopicPage">
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
|
||||
<div class="publicLink" style="background-color: #f7f8f9;">
|
||||
<div class="container1260">
|
||||
<h1 class="product-name">VX8000S</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="product-preview-img">
|
||||
<div class="product-preview-img-box">
|
||||
<img src="" alt="VX8000S正面预览图">
|
||||
</div>
|
||||
<div class="product-preview-img-box">
|
||||
<img src="" alt="VX8000S背面预览图">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <h3></h3> -->
|
||||
<!-- <div class="t1"></div> -->
|
||||
<!-- <div style="width: 100vw;height: 2000px;"></div> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">功能特性</h3>
|
||||
<div class="functions-box">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>丰富的输入接口:拥有 1 路 DP1.2 输入;1 路 HDMI2.0 输入;1 路 AUDIO 音频输入</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>多种类输出接口:拥有 20 路千兆网口输出;4 路光纤双向双工传输</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>多种通讯控制方式:拥有 1 路 USB 接口;1 路串口接口;1 路百兆网接口</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持网口环路备份、双主控备份</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持多种预设分辨率;并支持分辨率自定义功能</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>兼容 30HZ、50HZ、60HZ、120HZ 等多种帧频输入</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持上位机软件监控发送卡运行参数及状态</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持音频输入、出,音视频随动切换</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持配置参数回读</p>
|
||||
</li>
|
||||
<li>
|
||||
<i class="layui-icon layui-icon-circle-dot"></i>
|
||||
<p>支持千兆网误码率检</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">产品介绍</h3>
|
||||
<div class="intro-box">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<!-- <colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup> -->
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th>类型</th>
|
||||
<th>视频拼接器</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>型号</td>
|
||||
<td>VX8000S</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>输入电压</td>
|
||||
<td>AC-100-240V-50/60HZ</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>额定功率</td>
|
||||
<td>70W</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作温度</td>
|
||||
<td>-20℃- 70℃</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>工作湿度</td>
|
||||
<td>10%RH-90%RH 无凝固</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>外形尺寸</td>
|
||||
<td>机箱体尺寸:487mm × 365mm × 89mm(长 × 宽 × 高)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>净重</td>
|
||||
<td>6.2Kg</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Z6TopicPage5 padd">
|
||||
<div class="wow fadeInUp" data-wow-duration="2s">
|
||||
<h3 class="product-info-title">资料下载</h3>
|
||||
<div class="download-box">
|
||||
<h5 class="document-download">文档</h5>
|
||||
<div class="document-ul-box">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="" target="_blank" title="VX8000S规格书-V1.0.pdf">VX8000S规格书-V1.0.pdf</a>
|
||||
<span>规格书</span>
|
||||
<span>2024.03.13</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../../static/js/classie.js"></script>
|
||||
<script src="../../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../../../../js/layout.js"></script>
|
||||
<script>
|
||||
if ($(".Z6TopicPage8").length > 0) {
|
||||
$(window).scroll(function (event) {
|
||||
var height = $(window).height() / 2;
|
||||
var height1 = $(window).scrollTop();
|
||||
var height2 = $(".Z6TopicPage8").offset().top - height;
|
||||
|
||||
if (height1 >= height2) {
|
||||
$(".Z6TopicPage8 .imgBox").addClass("active");
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
209
src/products/video_process/video_splicer/video_splicer.html
Normal file
|
|
@ -0,0 +1,209 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../../favicon.ico" />
|
||||
<title>熙讯-产品中心</title>
|
||||
<meta name="keywords" content="熙讯,LED控制系统,LED控制卡,播控系统,熙讯软件,熙讯下载,解决方案提供商-熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../../../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type = navigator.appName;
|
||||
if (type == "Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0, 2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if (url.searchParams.get(name) != null) {
|
||||
Cookie_Set("language", url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString("language");
|
||||
console.log(!Cookie_Get("language"), lang);
|
||||
if (!Cookie_Get("language") && lang == "en") {
|
||||
window.location.href = "http://sysolution.net/";
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr,
|
||||
reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if ((arr = document.cookie.match(reg))) {
|
||||
return arr[2];
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
<!--程序注意 只要含有“publicLink”这个导航的页面,header就得添加类名“head3” -->
|
||||
<div class="Lcrumbs">
|
||||
<div class="container1260">
|
||||
<a href="javascript:;">产品中心</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Bg">
|
||||
<div class="container1260">
|
||||
<div class="ProductCenter clearfix">
|
||||
<div class="publicLeft">
|
||||
<div class="li">
|
||||
<h5>
|
||||
控制系统
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../control_system/LCD/LCD.html">LCD系列</a>
|
||||
<a class="" href="../../control_system/lamp_pole/lamp_pole.html">灯杆屏系列</a>
|
||||
<a class="" href="../../control_system/car_load/car_load.html">车载控制系列</a>
|
||||
<a class="" href="../../control_system/commerce_display/commerce_display.html">商显屏系列</a>
|
||||
<a class="" href="../../control_system/receive_card/receive_card.html">接收卡</a>
|
||||
<a class="" href="../../control_system/accessory/accessory.html">配件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li active">
|
||||
<h5>
|
||||
视频处理
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../video_process/sync_send/sync_send.html">同步发送卡</a>
|
||||
<a class="" href="../../video_process/2-in-1_video_process/2-in-1_video_process.html">二合一视频处理器</a>
|
||||
<a class="" href="../../video_process/independent_control/independent_control.html">独立主控</a>
|
||||
<a class="active" href="../../video_process/video_splicer/video_splicer.html">视频拼接器</a>
|
||||
<a class="" href="../../video_process/distributed_system/distributed_system.html">分布式系统</a>
|
||||
<a class="" href="../../video_process/multimedia_server/multimedia_server.html">多媒体服务器</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
熙讯软件
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="../../xixun_software/LedOK_Express/LedOK_Express.html">单机软件</a>
|
||||
<a class="" href="../../xixun_software/AIPS/AIPS.html">云平台</a>
|
||||
<a class="" href="../../xixun_software/APP/APP.html">APP</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="li">
|
||||
<h5>
|
||||
定制开发
|
||||
<div class="liOn"></div>
|
||||
</h5>
|
||||
<div class="li2">
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
<a class="" href="">XXXXXX</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="con wow fadeInUp" data-wow-duration="2s">
|
||||
<a href="../../video_process/video_splicer/VX8000S/VX8000S.html" class="box">
|
||||
<div class="text">
|
||||
<h5>VX8000S</h5>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="img">
|
||||
<div class="pictureBox">
|
||||
<img src="" alt="视频拼接器-VX8000S" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../../../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../../../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../../../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../../../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../../../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../../../static/js/modernizr.custom.js"></script>
|
||||
<script src="../../../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../../../static/js/classie.js"></script>
|
||||
<script src="../../../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义-->
|
||||
<script type="text/javascript" src="../../../js/layout.js"></script>
|
||||
<script src="../../../static/layui/layui.js" charset="utf-8"></script>
|
||||
<script>
|
||||
layui.use(["laypage", "layer"], function () {
|
||||
var laypage = layui.laypage,
|
||||
layer = layui.layer;
|
||||
|
||||
//总页数低于页码总数
|
||||
laypage.render({
|
||||
elem: "demo0",
|
||||
count: "4",
|
||||
curr: "1",
|
||||
limit: "12",
|
||||
prev: " ",
|
||||
next: " ",
|
||||
jump: function (obj, first) {
|
||||
//首次不执行
|
||||
if (!first) {
|
||||
//do something
|
||||
location.href = "/service/download/index_" + obj.curr + ".html" + "?cat=" + "6";
|
||||
}
|
||||
},
|
||||
});
|
||||
});
|
||||
</script>
|
||||
0
src/products/xixun_software/AIPS/AIPS.html
Normal file
0
src/products/xixun_software/APP/APP.html
Normal file
870
src/solutions/broadcast.html
Normal file
|
|
@ -0,0 +1,870 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="./favicon.ico" />
|
||||
<title>熙讯-解决方案 - 广电演播IP化解决方案</title>
|
||||
<meta name="keywords" content="熙讯、熙讯云科技、熙讯电子科技有限公司、熙讯官网、熙讯下载" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../css/font_2684660_0fb6nx59q8wg.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type = navigator.appName;
|
||||
if (type == "Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0, 2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if (url.searchParams.get(name) != null) {
|
||||
Cookie_Set("language", url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString("language");
|
||||
console.log(!Cookie_Get("language"), lang);
|
||||
if (!Cookie_Get("language") && lang == "en") {
|
||||
window.location.href = "https://en.colorlightinside.com";
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr,
|
||||
reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if ((arr = document.cookie.match(reg))) {
|
||||
return arr[2];
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
<div class="container1260 headerBox">
|
||||
<div class="logo">
|
||||
<a href="../index.html">
|
||||
<img src="../img/logo.png" alt="" />
|
||||
</a>
|
||||
</div>
|
||||
<div class="header_content">
|
||||
<div class="head_navlist">
|
||||
<ul class="clearfloat">
|
||||
<!-- <li>-->
|
||||
<!-- <a href="/">首页</a>-->
|
||||
<!-- </li>-->
|
||||
|
||||
<li class="ProductNavOff">
|
||||
<a href="javascript:;">产品中心</a>
|
||||
<span></span>
|
||||
<div class="ProductNav">
|
||||
<i></i>
|
||||
<div class="container1260">
|
||||
<div class="ProTabBar">
|
||||
<div class="tabTerm active">图像处理</div>
|
||||
|
||||
<div class="tabTerm">控制系统</div>
|
||||
|
||||
<div class="tabTerm">云联网</div>
|
||||
|
||||
<div class="tabTerm">媒体服务器</div>
|
||||
</div>
|
||||
<div class="ProTabCont">
|
||||
<div class="tabItem active">
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="https://support.colorlightinside.com/uploads/X100-新_1672127791.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>视频拼接器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/111/index.html">X100 Pro</a>
|
||||
<a href="/product/special/1263/index.html">X100</a>
|
||||
<a href="/product/special/1283/index.html">D16/D9</a>
|
||||
<a href="/product/special/1323/index.html">V8</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/Z8t_1672127870.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>超级视频处理器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/159/index.html">Z8t</a>
|
||||
<a href="/product/special/1343/index.html">Z6 PRO-G2</a>
|
||||
<a href="/product/special/1372/index.html">Z5/Z4 Pro</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/33_1701747653.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>专业视频处理器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/2062/index.html">VX10/VX6</a>
|
||||
<a href="/product/special/256/index.html">X40m/X20m</a>
|
||||
<a href="/product/special/1902/index.html">X26m</a>
|
||||
<a href="/product/special/1237/index.html">X20/X16E/X8E</a>
|
||||
<a href="/product/special/327/index.html">X12</a>
|
||||
<a href="/product/special/1459/index.html">X7/X6/X4e</a>
|
||||
<a href="/product/special/1594/index.html">X4m/X2m</a>
|
||||
<a href="/product/special/329/index.html">X4s/X2s</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/img6_1654488186.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>分布式系统</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/339/index.html">XD50-4K/XD50-A</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/ColorAdept_1672127984.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>软件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/1700/index.html">ColorAdept</a>
|
||||
<a href="/product/special/1503/index.html">麒麟可视化智控平台</a>
|
||||
<a href="/product/special/1514/index.html">iSet</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tabItem">
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/S20_1655176809.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>发送器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/345/index.html">S20/S20F</a>
|
||||
<a href="/product/special/765/index.html">S6F/S4/S2</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/i10_1655178402-1_1672295522.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>接收系列</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/355/index.html">5G传输系列</a>
|
||||
<a href="/product/special/725/index.html">i10/i9+/i8/i5+</a>
|
||||
<a href="/product/special/1535/index.html">K10/K9+/K8/K5+</a>
|
||||
<a href="/product/special/1557/index.html">E320/E120/E80</a>
|
||||
<a href="/product/special/745/index.html">5A-75E/5A-75B</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/H10FN_1655176917.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>配件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/369/index.html">H10FN/H10FN2/H10Fix/H2F</a>
|
||||
<a href="/product/special/1746/index.html">OP4/OP1</a>
|
||||
<a href="/product/special/373/index.html">监控类配件</a>
|
||||
<a href="/product/special/1525/index.html">XH6</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/CCM6000_1655176958.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>校正系统</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/374/index.html">科学级校正系统</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/LEDVISION-1_1672295405.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>专业配屏软件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/381/index.html">LEDVISION</a>
|
||||
<a href="/product/special/385/index.html">LEDUpgrade</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tabItem">
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/A200_1655177209.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>播放器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/389/index.html">A200/A100</a>
|
||||
<a href="/product/special/980/index.html">A35</a>
|
||||
<a href="/product/special/964/index.html">A4K/A2K</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="https://support.colorlightinside.com/uploads/云服务器Logo-2-02_1673427871.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>云平台</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/409/index.html">ColorlightCloud</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/playermaster_1655177237.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>云联网播控软件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/255/index.html">PlayerMaster</a>
|
||||
<a href="/product/special/414/index.html">LED精灵</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tabItem">
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="../img/CS16K_1672128080.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>多媒体播控服务器</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/502/index.html">CS16K</a>
|
||||
<a href="/product/special/1141/index.html">CS20-8K/CS20-8K Pro</a>
|
||||
<a href="/product/special/1189/index.html">CS4K/CS4K Pro</a>
|
||||
<a href="/product/special/1980/index.html">CS4K G2</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="https://support.colorlightinside.com/uploads/GrandShow图标_画板1_1660794245.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>播控软件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/158/index.html">GrandShow</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="img">
|
||||
<img src="https://support.colorlightinside.com/uploads/采集卡_1672128105.png" alt="" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>服务器配件</h5>
|
||||
<div class="li">
|
||||
<a href="/product/special/254/index.html">音视频采集卡</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- <div class="sub_zinav Lhide">
|
||||
<a href="/product/index/index.html">图像处理</a>
|
||||
|
||||
<a href="/product/index/index.html">控制系统</a>
|
||||
|
||||
<a href="/product/index/index.html">云联网</a>
|
||||
|
||||
<a href="/product/index/index.html">媒体服务器</a>
|
||||
|
||||
</div> -->
|
||||
<div class="sub_zinav Lhide">
|
||||
<div class="sub_zinav2">
|
||||
<!-- 有三级二级就不要填链接了 -->
|
||||
<a class="Link2">图像处理</a><i></i>
|
||||
<div class="sub_zinav3">
|
||||
<a href="/product/index/index.html" class="Link3">视频拼接器</a>
|
||||
<a href="/product/index/index.html" class="Link3">超级视频处理器</a>
|
||||
<a href="/product/index/index.html" class="Link3">专业视频处理器</a>
|
||||
<a href="/product/index/index.html" class="Link3">分布式系统</a>
|
||||
<a href="/product/index/index.html" class="Link3">软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sub_zinav2">
|
||||
<!-- 有三级二级就不要填链接了 -->
|
||||
<a class="Link2">控制系统</a><i></i>
|
||||
<div class="sub_zinav3">
|
||||
<a href="/product/index/index.html" class="Link3">发送器</a>
|
||||
<a href="/product/index/index.html" class="Link3">接收系列</a>
|
||||
<a href="/product/index/index.html" class="Link3">配件</a>
|
||||
<a href="/product/index/index.html" class="Link3">校正系统</a>
|
||||
<a href="/product/index/index.html" class="Link3">专业配屏软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sub_zinav2">
|
||||
<!-- 有三级二级就不要填链接了 -->
|
||||
<a class="Link2">云联网</a><i></i>
|
||||
<div class="sub_zinav3">
|
||||
<a href="/product/index/index.html" class="Link3">播放器</a>
|
||||
<a href="/product/index/index.html" class="Link3">云平台</a>
|
||||
<a href="/product/index/index.html" class="Link3">云联网播控软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sub_zinav2">
|
||||
<!-- 有三级二级就不要填链接了 -->
|
||||
<a class="Link2">媒体服务器</a><i></i>
|
||||
<div class="sub_zinav3">
|
||||
<a href="/product/index/index.html" class="Link3">多媒体播控服务器</a>
|
||||
<a href="/product/index/index.html" class="Link3">播控软件</a>
|
||||
<a href="/product/index/index.html" class="Link3">服务器配件</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="active">
|
||||
<a href="/solution/index/index.html">解决方案</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="/solution/index/8311.html">广电演播IP化解决方案</a>
|
||||
<a href="/solution/index/817.html">超大分辨率解决方案</a>
|
||||
<a href="/solution/index/43.html">XR虚拟拍摄解决方案</a>
|
||||
<a href="/solution/index/3015.html">创意显示解决方案</a>
|
||||
<a href="/solution/index/42.html">3D显示解决方案</a>
|
||||
<a href="/solution/index/1096.html">COB屏校正解决方案</a>
|
||||
<a href="/solution/index/1091.html">智慧灯杆屏解决方案</a>
|
||||
<a href="/solution/index/41.html">车载广告屏解决方案</a>
|
||||
<a href="/solution/index/5308.html">会议一体机解决方案</a>
|
||||
<a href="/solution/index/3339.html">分布式坐席解决方案</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/case/large/index.html">典型案例</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="/case/large/index.html">经典案例</a>
|
||||
<a href="/case/ordinary/index.html">应用案例</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript:;">服务支持</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="/service/download/index.html">下载专区</a>
|
||||
<a href="/service/videolist/index.html">操作视频</a>
|
||||
<a href="/service/cce/index.html">CCE认证</a>
|
||||
<a href="/service/network/index.html">服务网络</a>
|
||||
<a href="/service/after/index.html">投诉和建议</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/about/index/index.html">关于我们</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="/about/index/index.html">公司简介</a>
|
||||
<a href="/about/index/#con8">企业愿景</a>
|
||||
<a href="/about/index/#con9">企业使命</a>
|
||||
<a href="/about/index/#con10">企业价值观</a>
|
||||
<a href="/about/callme/index.html">联系我们</a>
|
||||
<a href="https://hr.colorlightinside.com/">人才招聘</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/investor/hottel/index.html">投资者关系</a>
|
||||
<span></span>
|
||||
<div class="sub_zinav">
|
||||
<div class="container1260">
|
||||
<a href="/investor/hottel/index.html">投资者热线</a>
|
||||
<a target="_blank" href="https://ir.p5w.net/c/301391.shtml">交流平台</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="head_rightmenu">
|
||||
<a href="http://sysolution.net/" target="_blank"><img src="../static/E.jpg"></a>
|
||||
<div class="navmenu_div fr">
|
||||
<div class="navmenu_box">
|
||||
<span></span>
|
||||
<span></span>
|
||||
<span></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="banner2">
|
||||
<img src="../solutions/13.png" alt="" />
|
||||
<div class="banner2text">
|
||||
<div class="container1260">
|
||||
<p><span style="font-size: 20px">车载广告屏解决方案</span></p>
|
||||
<h5>
|
||||
<p><span style="font-family: arial, helvetica, sans-serif; font-size: 36px">智慧城市,一键上云</span></p>
|
||||
</h5>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="AnchorLocation">
|
||||
<div class="con">
|
||||
<div class="li active">方案介绍</div>
|
||||
|
||||
<div class="li">方案架构</div>
|
||||
|
||||
<div class="li">方案特点</div>
|
||||
|
||||
<div class="li">私有化部署</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Solution_XQ">
|
||||
<div class="box con1 padd wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="container1220">
|
||||
<ul style="list-style-type: square">
|
||||
<li>
|
||||
<p>
|
||||
<span style="font-family: arial, helvetica, sans-serif; font-size: 20px; color: rgb(0, 0, 0)"><strong>方案介绍</strong></span>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<span style="font-family: 仿宋; font-size: 16px"><br /></span>
|
||||
</p>
|
||||
<p style="text-align: justify"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px">
|
||||
熙讯车载广告投放平台,是一个领先行业的专业车载广告服务平台,以其创新性和高效性而脱颖而出。简称为VehicleHUB。该平台为广告主和车辆运营者提供了一个集群管理车载广告设备的在线平台,以便灵活地实现广告投放的目标。 </span></p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="box con2 padd wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="container1220">
|
||||
<ul style="list-style-type: square">
|
||||
<li>
|
||||
<p>
|
||||
<span style="font-size: 20px"><strong>方案架构</strong></span>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p style="text-align: center"></p>
|
||||
<p style="text-align: center"><br /></p>
|
||||
<p style="text-align: center"><img src="../solutions/车载.jpg" title="" alt="" /></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box con3 padd wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="container1220">
|
||||
<ul style="list-style-type: square">
|
||||
<li>
|
||||
<p>
|
||||
<span style="font-size: 20px"><strong>方案特点</strong></span>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p><br /></p>
|
||||
<p style="text-align: center">
|
||||
<span style="font-size: 24px"><strong>ST2110标准 臻彩画质再颠覆</strong></span>
|
||||
</p>
|
||||
<p style="text-align: justify">
|
||||
<span style="font-size: 16px"><br /></span>
|
||||
</p>
|
||||
<p style="text-align: justify"><span style="font-size: 16px">卡莱特推出适配于LED主控的ST2110子板以及ST2110媒体服务器,完美兼容广播电视行业对于IP化、超高清化的要求。</span></p>
|
||||
<p style="text-align: justify">
|
||||
<span style="font-size: 16px"><br /></span>
|
||||
</p>
|
||||
<p></p>
|
||||
<p style="text-align: center"></p>
|
||||
<p style="text-align: center"><img src="../img/1_1691724612.png" title="" _src="../img/1_1691724612.png" alt="" /></p>
|
||||
<p><br /></p>
|
||||
<p style="text-align: center">
|
||||
<span style="font-size: 18px"
|
||||
><strong><br /></strong
|
||||
></span>
|
||||
</p>
|
||||
<p style="text-align: center">
|
||||
<span style="font-size: 18px"
|
||||
><strong><span style="font-size: 24px">5G+8K 卓越性能再升级</span></strong></span
|
||||
>
|
||||
</p>
|
||||
<p>
|
||||
<span style="font-size: 16px"><br /></span>
|
||||
</p>
|
||||
<p><span style="font-size: 16px">卡莱特5G+8K超高清显示控制系统,支持高分辨率、高色深的视频播放,让色彩呈现更加逼真,画质和体验全方位提升,使广播电视演播厅、舞台显示大屏等演播场景都能够得到最真实的显示效果,全面提升视频画面的清晰度和真实感。</span></p>
|
||||
<p>
|
||||
<span style="font-size: 16px"><br /></span>
|
||||
</p>
|
||||
<p style="text-align: center"><span style="font-size: 16px"></span></p>
|
||||
<p></p>
|
||||
<p style="text-align: center"></p>
|
||||
<p style="text-align: center">
|
||||
<span style="font-size: 18px"
|
||||
><strong><br /></strong
|
||||
></span>
|
||||
</p>
|
||||
<p>
|
||||
<span style="font-size: 18px"
|
||||
><strong><br /></strong
|
||||
></span>
|
||||
</p>
|
||||
<p style="text-align: center">
|
||||
<span style="font-size: 18px"><strong>超大带载</strong></span>
|
||||
</p>
|
||||
<p><br /></p>
|
||||
<p><span style="font-size: 16px">采用了5G网口传输技术,相比传统单路网口,带载能力提升了近5倍,传输更加高效和稳定。在保证视频无压缩的情况下,解决了广播电视行业往超高清发展的显示问题。</span></p>
|
||||
<p>
|
||||
<span style="font-size: 16px"><br /></span>
|
||||
</p>
|
||||
<p style="text-align: center">
|
||||
<span style="font-size: 16px"><img src="https://support.colorlightinside.com/uploads/5G(1)_1691724735.jpg" title="" _src="https://support.colorlightinside.com/uploads/5G(1)_1691724735.jpg" alt="" /></span>
|
||||
</p>
|
||||
<p>
|
||||
<span style="font-size: 16px"><br /></span>
|
||||
</p>
|
||||
<p>
|
||||
<span style="font-size: 16px"><br /></span>
|
||||
</p>
|
||||
<p><span style="font-size: 16px"></span></p>
|
||||
<p style="text-align: center">
|
||||
<span style="font-size: 18px"><strong>超低延迟</strong></span>
|
||||
</p>
|
||||
<p><br /></p>
|
||||
<p><span style="font-size: 16px">0帧延迟,实时显示同步,可将整个控制系统的延迟降低到不超过1帧(16.67ms),有效改善直播现场的画面延迟问题。</span></p>
|
||||
<p><br /></p>
|
||||
<p style="text-align: center"><img src="https://support.colorlightinside.com/uploads/低延迟(1)_1691724756.jpg" title="" _src="https://support.colorlightinside.com/uploads/低延迟(1)_1691724756.jpg" alt="" /></p>
|
||||
<p><br /></p>
|
||||
<p><br /></p>
|
||||
<p style="text-align: center">
|
||||
<span style="font-size: 18px"><strong>高动态帧率</strong></span>
|
||||
</p>
|
||||
<p><br /></p>
|
||||
<p style="text-align: justify"><span style="font-size: 16px">支持最大240Hz高帧率显示,流畅呈现高速运动视频,有效改善影像拖影和拍摄扫描线。</span></p>
|
||||
<p style="text-align: justify">
|
||||
<span style="font-size: 16px"><br /></span>
|
||||
</p>
|
||||
<p style="text-align: center">
|
||||
<span style="font-size: 16px"><img src="https://support.colorlightinside.com/uploads/刷新率(2)_1691724796.jpg" title="" _src="https://support.colorlightinside.com/uploads/刷新率(2)_1691724796.jpg" alt="" /></span>
|
||||
</p>
|
||||
<p><br /></p>
|
||||
<p><br /></p>
|
||||
<p style="text-align: center">
|
||||
<span style="font-size: 18px"><strong>场景融合</strong></span>
|
||||
</p>
|
||||
<p><br /></p>
|
||||
<p><span style="font-size: 16px">通过场景融合拍摄技术,一次拍摄制作可使用多台相机从多个机位视角同时进行录制,极大提高拍摄效率。</span></p>
|
||||
<p>
|
||||
<span style="font-size: 16px"><br /></span>
|
||||
</p>
|
||||
<p style="text-align: center">
|
||||
<span style="font-size: 16px"><img src="https://support.colorlightinside.com/uploads/场景融合(1)_1695692909.jpg" title="" _src="https://support.colorlightinside.com/uploads/场景融合(1)_1695692909.jpg" alt="" /></span>
|
||||
</p>
|
||||
<p><br /></p>
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box con4 padd wow fadeInUp" data-wow-duration="2s">
|
||||
<div class="container1220">
|
||||
<div class="tit">私有化部署</div>
|
||||
</div>
|
||||
<div class="swiper-container SolutionXQ_swiper">
|
||||
<div class="swiper-wrapper">
|
||||
<div class="swiper-slide">
|
||||
<a href="/product/special/159/index.html">
|
||||
<div class="text">
|
||||
<h5>Z8t</h5>
|
||||
<p></p>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="imgbox">
|
||||
<div class="pictureBox">
|
||||
<img src="../img/z8t_1672361859.jpg" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="swiper-slide">
|
||||
<a href="/product/special/355/index.html">
|
||||
<div class="text">
|
||||
<h5>5G传输系列</h5>
|
||||
<p></p>
|
||||
<div class="more">了解更多</div>
|
||||
</div>
|
||||
<div class="imgbox">
|
||||
<div class="pictureBox">
|
||||
<img src="https://support.colorlightinside.com/uploads/产品图背景-hc5_1658193870.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="swiper-scrollbar SolutionXQ_scrollbar"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="footer">
|
||||
<div class="footer_top">
|
||||
<div class="container1260">
|
||||
<div class="footer_content clearfloat">
|
||||
<div class="ft_left footer_nav fl">
|
||||
<dl>
|
||||
<dt>产品中心</dt>
|
||||
<dd>
|
||||
<div class="footerNav2">
|
||||
<a href="/product/index/index.html" class="Flink2">图像处理</a>
|
||||
<i class="iconfont icon_jiantou3_down"></i>
|
||||
<div class="footerNav3">
|
||||
<a href="/product/index/index.html" class="Flink3">视频拼接器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">超级视频处理器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">专业视频处理器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">分布式系统</a>
|
||||
<a href="/product/index/index.html" class="Flink3">软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footerNav2">
|
||||
<a href="/product/index/index.html" class="Flink2">控制系统</a>
|
||||
<i class="iconfont icon_jiantou3_down"></i>
|
||||
<div class="footerNav3">
|
||||
<a href="/product/index/index.html" class="Flink3">发送器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">接收系列</a>
|
||||
<a href="/product/index/index.html" class="Flink3">配件</a>
|
||||
<a href="/product/index/index.html" class="Flink3">校正系统</a>
|
||||
<a href="/product/index/index.html" class="Flink3">专业配屏软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footerNav2">
|
||||
<a href="/product/index/index.html" class="Flink2">云联网</a>
|
||||
<i class="iconfont icon_jiantou3_down"></i>
|
||||
<div class="footerNav3">
|
||||
<a href="/product/index/index.html" class="Flink3">播放器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">云平台</a>
|
||||
<a href="/product/index/index.html" class="Flink3">云联网播控软件</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footerNav2">
|
||||
<a href="/product/index/index.html" class="Flink2">媒体服务器</a>
|
||||
<i class="iconfont icon_jiantou3_down"></i>
|
||||
<div class="footerNav3">
|
||||
<a href="/product/index/index.html" class="Flink3">多媒体播控服务器</a>
|
||||
<a href="/product/index/index.html" class="Flink3">播控软件</a>
|
||||
<a href="/product/index/index.html" class="Flink3">服务器配件</a>
|
||||
</div>
|
||||
</div>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>解决方案</dt>
|
||||
<dd>
|
||||
<a href="/solution/index/8311.html">广电演播IP化解决方案</a>
|
||||
<a href="/solution/index/817.html">超大分辨率解决方案</a>
|
||||
<a href="/solution/index/43.html">XR虚拟拍摄解决方案</a>
|
||||
<a href="/solution/index/3015.html">创意显示解决方案</a>
|
||||
<a href="/solution/index/42.html">3D显示解决方案</a>
|
||||
<a href="/solution/index/1096.html">COB屏校正解决方案</a>
|
||||
<a href="/solution/index/1091.html">智慧灯杆屏解决方案</a>
|
||||
<a href="/solution/index/41.html">车载广告屏解决方案</a>
|
||||
<a href="/solution/index/5308.html">会议一体机解决方案</a>
|
||||
<a href="/solution/index/3339.html">分布式坐席解决方案</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>典型案例</dt>
|
||||
<dd>
|
||||
<a href="/case/large/index.html">经典案例</a>
|
||||
<a href="/case/ordinary/index.html">应用案例</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>服务支持</dt>
|
||||
<dd>
|
||||
<a href="/service/download/index.html">下载专区</a>
|
||||
<a href="/service/videolist/index.html">操作视频</a>
|
||||
<a href="/service/cce/index.html">CCE认证</a>
|
||||
<a href="/service/network/index.html">服务网络</a>
|
||||
<a href="/service/after/index.html">投诉和建议</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>关于我们</dt>
|
||||
<dd>
|
||||
<a href="/about/index/index.html">公司简介</a>
|
||||
<a href="/about/index/#con8">企业愿景</a>
|
||||
<a href="/about/index/#con9">企业使命</a>
|
||||
<a href="/about/index/#con10">企业价值观</a>
|
||||
<a href="/about/callme/index.html">联系我们</a>
|
||||
<a href="https://hr.colorlightinside.com/">人才招聘</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>投资者关系</dt>
|
||||
<dd>
|
||||
<a href="/investor/hottel/index.html">投资者热线</a>
|
||||
<a href="https://ir.p5w.net/c/301391.shtml">交流平台</a>
|
||||
</dd>
|
||||
<i class="iconfont iconfontdown icon_jiantou3_down"></i>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="ft_right fr">
|
||||
<div class="fttit">敬请关注</div>
|
||||
<ul class="footer_ul">
|
||||
<li>
|
||||
<div class="ft_erweima"><img src="https://support.colorlightinside.com/uploads/公众号二维码01_1663051097.png" alt="" /></div>
|
||||
<p>微信公众号</p>
|
||||
</li>
|
||||
<li>
|
||||
<div class="ft_erweima"><img src="https://support.colorlightinside.com/uploads/视频号二维码_1663051385.png" alt="" /></div>
|
||||
<p>微信视频号</p>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="ft_phone">
|
||||
<div class="li">
|
||||
<p>服务热线:</p>
|
||||
<h2>4008 770 775</h2>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer_links">
|
||||
<!-- 友情链接:-->
|
||||
<!-- <a href="javascript:;">友情链接</a> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer_bottom">
|
||||
<div class="container1260">
|
||||
<div class="ftbt_cont">
|
||||
<div class="ftbt_left clearfloat">
|
||||
<p class="ft_beian fl"><a href="https://beian.miit.gov.cn/" target="_bank" rel="nofollow">粤ICP备17069556号</a> 2021©版权所有 卡莱特云科技股份有限公司</p>
|
||||
<p class="ft_fvlink fl">
|
||||
<!-- <a href="/privacy/">法律声明</a>-->
|
||||
<!-- <span>·</span>-->
|
||||
<!-- <a href="/legal/">隐私政策</a>-->
|
||||
<!-- <span>·</span>-->
|
||||
<!--<a href="/siteweb/">网站地图</a>
|
||||
|
|
||||
<a href="https://www.szweb.cn" target="_blank">Powered by szweb</a>-->
|
||||
</p>
|
||||
</div>
|
||||
<!-- <div class="ft_saoma">
|
||||
<ul>
|
||||
<li>
|
||||
<div class="ftlibox"><i class="iconfont icon_qq"></i></div>
|
||||
<div class="erweimabox imgbox">
|
||||
<img src="" alt="">
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div class="ftlibox"><i class="iconfont icon_wechat"></i></div>
|
||||
<div class="erweimabox imgbox">
|
||||
<img src="https://support.colorlightinside.com/uploads/公众号二维码01_1663051471.png" alt="">
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div class="ftlibox"><i class="iconfont icon_weibo"></i></div>
|
||||
<div class="erweimabox imgbox">
|
||||
<img src="../img/erweima1_1653379502.png" alt="">
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../js/select2.min.js"></script>
|
||||
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../js/jquery.citys.js"></script>
|
||||
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../js/wow.min.js"></script>
|
||||
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../js/waypoints.min.js"></script>
|
||||
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../js/swiper.jquery.min.js"></script>
|
||||
|
||||
<!--瀑布流插件-->
|
||||
<script src="../js/modernizr.custom.js"></script>
|
||||
<script src="../js/masonry.pkgd.min.js"></script>
|
||||
<script src="../js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../js/classie.js"></script>
|
||||
<script src="../js/AnimOnScroll.js"></script>
|
||||
|
||||
<!--自定义脚本-->
|
||||
<script type="text/javascript" src="../js/layout.js"></script>
|
||||
280
src/solutions/car_load/car_load.html
Normal file
|
|
@ -0,0 +1,280 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../favicon.ico" />
|
||||
<title>熙讯科技-车载广告屏解决方案</title>
|
||||
<meta name="keywords" content="熙讯、熙讯云科技、熙讯电子科技有限公司、车载屏、车载广告屏、解决方案" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" type="text/css" href="../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../static/js/jquery.min.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
<div class="banner2">
|
||||
<img src="../../static/solutions/car_load/car_load_banner.png" alt="车载应用解决方案" />
|
||||
<!-- <div class="language-box" id="languageBox">
|
||||
<i class="layui-icon layui-icon-website"></i>
|
||||
<span class="Language">language</span>
|
||||
</div> -->
|
||||
<div class="banner2text">
|
||||
<div class="container1260">
|
||||
<p style="margin-bottom: 15px;"><span class="CarScreenSolution">车载广告屏解决方案</span></p>
|
||||
<h5>
|
||||
<span class="CarAdCloudAccess" style="font-family: arial, helvetica, sans-serif;">车载广告,一键上云</span>
|
||||
</h5>
|
||||
<div class="login-btn-box" style="margin-top: 5px;">
|
||||
<a id="login" href="https://taxihub.cn" class="layui-btn layui-btn-warm layui-btn-lg PlatformLogin"
|
||||
style="padding: 0 5vh;height: 4vh;line-height: 4vh;border-radius: 20px;font-size: 1.5vh;background-color: #5959e2;">
|
||||
平台登录
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="AnchorLocation">
|
||||
<div class="con">
|
||||
<div class="li active SolutionIntroduction">方案介绍</div>
|
||||
<div class="li SolutionArchitecture">方案架构</div>
|
||||
<div class="li SolutionCharacteristics">方案特点</div>
|
||||
<div class="li PrivatizationDeployment">私有化部署</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Solution_XQ">
|
||||
<div class="box con1 padd">
|
||||
<div class="container1220 wow fadeInLeft" data-wow-duration="1s">
|
||||
<ul style="list-style-type: square">
|
||||
<li>
|
||||
<p>
|
||||
<div class="tit SolutionIntroduction">方案介绍</div>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<span style="font-family: 仿宋; font-size: 16px"><br /></span>
|
||||
</p>
|
||||
<p style="text-align: justify;text-indent: 2em;">
|
||||
<span class="SolutionIntroductionSynopsis" style="font-family: arial, helvetica, sans-serif; font-size: 16px;color: #828282;">
|
||||
熙讯车载广告投放平台,是一个领先行业的专业车载广告服务平台,以其创新性和高效性而脱颖而出。简称VehicleHUB。该平台为广告主和车辆运营者提供了一个集群管理车载广告设备的在线平台,以便灵活地实现广告投放的目标。
|
||||
</span>
|
||||
</p>
|
||||
<p style="text-align: center"></p>
|
||||
<p style="text-align: center"><br /></p>
|
||||
<p style="text-align: center"><img src="../../static/solutions/car_load/car_load_introduce.png" title="车载广告屏解决方案介绍" alt="车载广告屏解决方案介绍" /></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box con2 padd">
|
||||
<div class="container1220 wow fadeInRight" data-wow-duration="1s">
|
||||
<ul style="list-style-type: square">
|
||||
<li>
|
||||
<p>
|
||||
<!-- <span style="font-size: 20px"><strong>方案架构</strong></span> -->
|
||||
<div class="tit SolutionArchitecture">方案架构</div>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p style="text-align: justify;text-indent: 2em;padding-top: 15px;">
|
||||
<span class="SolutionArchitectureSynopsis" style="font-family: arial, helvetica, sans-serif; font-size: 16px;color: #828282;">
|
||||
VehicleHUB允许广告主轻松管理大量车载广告设备,进行智能分组管理。广告主可以更精准地选择目标受众,确保广告投放更为有针对性。在VehicleHUB平台上,广告主可以选择多种广告投放方式,更重要的是,我们提供智能定向投放功能,使广告触达更加精准,提高广告投放效果。
|
||||
</span>
|
||||
</p>
|
||||
<p style="text-align: center"></p>
|
||||
<p style="text-align: center"><br /></p>
|
||||
<p style="text-align: center">
|
||||
<img id="SolutionArchitectureSynopsisImg" src="../../static/solutions/car_load/SolutionArchitectureZh.png" title="车载广告屏解决方案架构" alt="车载广告屏解决方案架构" style="border-radius: 42px;border: 1px dashed #4bff5a;"/>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box con3 padd">
|
||||
<div class="container1220 wow fadeInLeft" data-wow-duration="1s">
|
||||
<ul style="list-style-type: square">
|
||||
<li>
|
||||
<p>
|
||||
<!-- <span style="font-size: 20px"><strong>方案特点</strong></span> -->
|
||||
<div class="tit SolutionCharacteristics">方案特点</div>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<div>
|
||||
<div class="plan-advantage-box">
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div></div>
|
||||
<h5 class="SolutionCharacteristicsTitle1">简易便捷的广告流程</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis1 SolutionCharacteristicsSynopsis">
|
||||
我们引以为傲的首要特点是平台提供的简便便捷的广告流程。广告主只需设定一个名称并指定一个多媒体素材,即可快速创建车载广告,免去了繁琐的编排和布局工作。这一用户友好的设计让广告主能够在极短的时间内完成广告的创建,从而更专注于广告内容的创意和战略性考量
|
||||
</p>
|
||||
</div>
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div></div>
|
||||
<h5 class="SolutionCharacteristicsTitle2">精准投放</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis2 SolutionCharacteristicsSynopsis">
|
||||
我们的平台不仅提供了按路线的分组投放功能,还支持按地域位置的精准投放。广告主得以根据目标人群的地理分布和行为习惯选择最合适的投放方式。这种精准投放策略有助于确保广告能够更精准地覆盖目标受众,提高广告的触达效果,从而为品牌宣传赢得更大的曝光面
|
||||
</p>
|
||||
</div>
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div></div>
|
||||
<h5 class="SolutionCharacteristicsTitle3">数据统计监测</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis3 SolutionCharacteristicsSynopsis">
|
||||
在平台上,我们不仅提供广告播放日志的查看和导出功能,还提供实时广告播放画面截图监控。这使广告主能够随时随地获取广告播放的详尽数据,为其提供更全面的广告效果分析和评估。通过这一功能,广告主能够及时调整广告播放策略,确保广告在变化的市场环境中保持高效和有效
|
||||
</p>
|
||||
</div>
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div id="last_advantage-item-top_div"></div>
|
||||
<h5 class="SolutionCharacteristicsTitle4">实时设备定位和轨迹</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis4 SolutionCharacteristicsSynopsis">
|
||||
我们的平台提供实时设备定位和轨迹功能,使广告主可以实时查看当前设备的准确位置以及车辆运行轨迹。这不仅有助于广告主了解广告播放的地理范围,还提供了对车辆运动路径的实时监控。这种全面的实时信息让广告主更具洞察力,有助于制定更智能的广告投放策略,最大程度地提升广告的投放效果。
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p><br /></p>
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box con4 padd">
|
||||
<div class="container1220 wow fadeInRight" data-wow-duration="1s">
|
||||
<div class="tit PrivatizationDeployment">私有化部署</div>
|
||||
<p style="text-align: justify;text-indent: 2em;padding-top: 15px;">
|
||||
<span class="PrivatizationDeploymentSynopsis" style="font-family: arial, helvetica, sans-serif; font-size: 16px;color: #828282;">
|
||||
私有化部署可以让用户的个性化需求得到满足,熙讯可以更灵活的根据用户的自定义需求进行二次开发,而不会受到公共平台服务的制约,可以将用户自建平台打造成更具个性化、功能更丰富的移动广告投放平台。
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="swiper-container SolutionXQ_swiper wow fadeInRight" data-wow-duration="1s">
|
||||
<div class="swiper-wrapper" style="width: 100%;">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th class="FunctionPoints">功能点</th>
|
||||
<th class="XixunPublicPlatform">熙讯公共平台(免费)</th>
|
||||
<th class="CustomerBuiltPlatform">客户自建平台(付费)</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="ConnectDevicesNum">接入设备数量</td>
|
||||
<td>100</td>
|
||||
<td class="NoLimit">不限制</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="GroupManagementDevice">分组管理设备</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="GroupAdPlacement">分组广告投放</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="AdPlaySorting">广告播放排序</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="MoreScreenSyncPlay">多屏同步播放</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="RegionalTargetedAd">区域定点投放</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="VehicleTrajectoryQuery">车辆轨迹查询</td>
|
||||
<td class="OnlyQueryTodayTrajectory">7天内任意1天</td>
|
||||
<td class="CustomizAccordingUserNeed">按用户需求定制</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PlayLogQuery">播放日志查询</td>
|
||||
<td class="OnlySupport7DayQuery">仅支持7天查询</td>
|
||||
<td class="CustomizAccordingUserNeed">按用户需求定制</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PlayLogExport">播放日志导出</td>
|
||||
<td class="OnlySupport7DayExport">仅支持7天数据导出</td>
|
||||
<td class="CustomizAccordingUserNeed">按用户需求定制</td>
|
||||
</tr>
|
||||
<!-- <tr>
|
||||
<td>用户数量</td>
|
||||
<td>1个超级用户+4个子用户</td>
|
||||
<td>不限制</td>
|
||||
</tr> -->
|
||||
<tr>
|
||||
<td class="CustomDomainName">自定义域名</td>
|
||||
<td class="NotSupport">不支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PersonalizedFunctionCustomization">个性化功能定制</td>
|
||||
<td class="NotSupport">不支持</td>
|
||||
<td class="Support_customized_free">支持(根据定制功能付费)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="SSLSecureCommunication">SSL安全通讯</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="EqualProtectionCertificateServe">等保认证服务</td>
|
||||
<td class="NotSupport">不支持</td>
|
||||
<td class="ProvideTechnicalServe">提供技术服务</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PlatformMaintenanceServe">平台维护服务</td>
|
||||
<td class="Free">免费</td>
|
||||
<td class="PaidAnnually">按年付费</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="SolutionXQ_scrollbar"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../static/js/wow.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--自定义-->
|
||||
<script type="text/javascript" src="../../js/layout.js"></script>
|
||||
<!-- 多语言 -->
|
||||
<!-- <script type="text/javascript" src="./static/language/zh.js"></script> -->
|
||||
<!-- <script type="text/javascript" src="./static/language/en.js"></script> -->
|
||||
<!-- <script type="text/javascript" src="./static/js/language.js"></script> -->
|
||||
280
src/solutions/commerce_display/commerce_display.html
Normal file
|
|
@ -0,0 +1,280 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../favicon.ico" />
|
||||
<title>熙讯科技-商业显示解决方案</title>
|
||||
<meta name="keywords" content="熙讯、熙讯云科技、熙讯电子科技有限公司、商业显示、商业显示解决方案" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" type="text/css" href="../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../static/js/jquery.min.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
<div class="banner2">
|
||||
<img src="../../static/solutions/commerce_display/new_商显解决方案.png" alt="商业显示解决方案" />
|
||||
<!-- <div class="language-box" id="languageBox">
|
||||
<i class="layui-icon layui-icon-website"></i>
|
||||
<span class="Language">language</span>
|
||||
</div> -->
|
||||
<div class="banner2text">
|
||||
<div class="container1260">
|
||||
<!-- <p style="margin-bottom: 15px;"><span class="CarScreenSolution">商业显示解决方案</span></p>
|
||||
<h5>
|
||||
<span class="CarAdCloudAccess" style="font-family: arial, helvetica, sans-serif;">多屏拼接,集群控制</span>
|
||||
</h5> -->
|
||||
<!-- <div class="login-btn-box" style="margin-top: 5px;">
|
||||
<a id="login" href="https://taxihub.cn" class="layui-btn layui-btn-warm layui-btn-lg PlatformLogin"
|
||||
style="padding: 0 5vh;height: 4vh;line-height: 4vh;border-radius: 20px;font-size: 1.5vh;background-color: #5959e2;">
|
||||
平台登录
|
||||
</a>
|
||||
</div> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="AnchorLocation">
|
||||
<div class="con">
|
||||
<div class="li active SolutionIntroduction">方案介绍</div>
|
||||
<div class="li SolutionArchitecture">方案架构</div>
|
||||
<div class="li SolutionCharacteristics">方案特点</div>
|
||||
<div class="li PrivatizationDeployment">私有化部署</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Solution_XQ">
|
||||
<div class="box con1 padd">
|
||||
<div class="container1220 wow fadeInLeft" data-wow-duration="1s">
|
||||
<ul style="list-style-type: square">
|
||||
<li>
|
||||
<p>
|
||||
<div class="tit SolutionIntroduction">方案介绍</div>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<span style="font-family: 仿宋; font-size: 16px"><br /></span>
|
||||
</p>
|
||||
<p style="text-align: justify;text-indent: 2em;">
|
||||
<span class="SolutionIntroductionSynopsis" style="font-family: arial, helvetica, sans-serif; font-size: 16px;color: #828282;">
|
||||
熙讯车载广告投放平台,是一个领先行业的专业车载广告服务平台,以其创新性和高效性而脱颖而出。简称VehicleHUB。该平台为广告主和车辆运营者提供了一个集群管理车载广告设备的在线平台,以便灵活地实现广告投放的目标。
|
||||
</span>
|
||||
</p>
|
||||
<p style="text-align: center"></p>
|
||||
<p style="text-align: center"><br /></p>
|
||||
<p style="text-align: center"><img src="../../static/solutions/car_load/car_load_introduce.png" title="车载广告屏解决方案介绍" alt="车载广告屏解决方案介绍" /></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box con2 padd">
|
||||
<div class="container1220 wow fadeInRight" data-wow-duration="1s">
|
||||
<ul style="list-style-type: square">
|
||||
<li>
|
||||
<p>
|
||||
<!-- <span style="font-size: 20px"><strong>方案架构</strong></span> -->
|
||||
<div class="tit SolutionArchitecture">方案架构</div>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p style="text-align: justify;text-indent: 2em;padding-top: 15px;">
|
||||
<span class="SolutionArchitectureSynopsis" style="font-family: arial, helvetica, sans-serif; font-size: 16px;color: #828282;">
|
||||
VehicleHUB允许广告主轻松管理大量车载广告设备,进行智能分组管理。广告主可以更精准地选择目标受众,确保广告投放更为有针对性。在VehicleHUB平台上,广告主可以选择多种广告投放方式,更重要的是,我们提供智能定向投放功能,使广告触达更加精准,提高广告投放效果。
|
||||
</span>
|
||||
</p>
|
||||
<p style="text-align: center"></p>
|
||||
<p style="text-align: center"><br /></p>
|
||||
<p style="text-align: center">
|
||||
<img id="SolutionArchitectureSynopsisImg" src="../../static/solutions/car_load/SolutionArchitectureZh.png" title="车载广告屏解决方案架构" alt="车载广告屏解决方案架构" style="border-radius: 42px;border: 1px dashed #4bff5a;"/>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box con3 padd">
|
||||
<div class="container1220 wow fadeInLeft" data-wow-duration="1s">
|
||||
<ul style="list-style-type: square">
|
||||
<li>
|
||||
<p>
|
||||
<!-- <span style="font-size: 20px"><strong>方案特点</strong></span> -->
|
||||
<div class="tit SolutionCharacteristics">方案特点</div>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<div>
|
||||
<div class="plan-advantage-box">
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div></div>
|
||||
<h5 class="SolutionCharacteristicsTitle1">简易便捷的广告流程</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis1 SolutionCharacteristicsSynopsis">
|
||||
我们引以为傲的首要特点是平台提供的简便便捷的广告流程。广告主只需设定一个名称并指定一个多媒体素材,即可快速创建车载广告,免去了繁琐的编排和布局工作。这一用户友好的设计让广告主能够在极短的时间内完成广告的创建,从而更专注于广告内容的创意和战略性考量
|
||||
</p>
|
||||
</div>
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div></div>
|
||||
<h5 class="SolutionCharacteristicsTitle2">精准投放</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis2 SolutionCharacteristicsSynopsis">
|
||||
我们的平台不仅提供了按路线的分组投放功能,还支持按地域位置的精准投放。广告主得以根据目标人群的地理分布和行为习惯选择最合适的投放方式。这种精准投放策略有助于确保广告能够更精准地覆盖目标受众,提高广告的触达效果,从而为品牌宣传赢得更大的曝光面
|
||||
</p>
|
||||
</div>
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div></div>
|
||||
<h5 class="SolutionCharacteristicsTitle3">数据统计监测</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis3 SolutionCharacteristicsSynopsis">
|
||||
在平台上,我们不仅提供广告播放日志的查看和导出功能,还提供实时广告播放画面截图监控。这使广告主能够随时随地获取广告播放的详尽数据,为其提供更全面的广告效果分析和评估。通过这一功能,广告主能够及时调整广告播放策略,确保广告在变化的市场环境中保持高效和有效
|
||||
</p>
|
||||
</div>
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div id="last_advantage-item-top_div"></div>
|
||||
<h5 class="SolutionCharacteristicsTitle4">实时设备定位和轨迹</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis4 SolutionCharacteristicsSynopsis">
|
||||
我们的平台提供实时设备定位和轨迹功能,使广告主可以实时查看当前设备的准确位置以及车辆运行轨迹。这不仅有助于广告主了解广告播放的地理范围,还提供了对车辆运动路径的实时监控。这种全面的实时信息让广告主更具洞察力,有助于制定更智能的广告投放策略,最大程度地提升广告的投放效果。
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p><br /></p>
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box con4 padd">
|
||||
<div class="container1220 wow fadeInRight" data-wow-duration="1s">
|
||||
<div class="tit PrivatizationDeployment">私有化部署</div>
|
||||
<p style="text-align: justify;text-indent: 2em;padding-top: 15px;">
|
||||
<span class="PrivatizationDeploymentSynopsis" style="font-family: arial, helvetica, sans-serif; font-size: 16px;color: #828282;">
|
||||
私有化部署可以让用户的个性化需求得到满足,熙讯可以更灵活的根据用户的自定义需求进行二次开发,而不会受到公共平台服务的制约,可以将用户自建平台打造成更具个性化、功能更丰富的移动广告投放平台。
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="swiper-container SolutionXQ_swiper wow fadeInRight" data-wow-duration="1s">
|
||||
<div class="swiper-wrapper" style="width: 100%;">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th class="FunctionPoints">功能点</th>
|
||||
<th class="XixunPublicPlatform">熙讯公共平台(免费)</th>
|
||||
<th class="CustomerBuiltPlatform">客户自建平台(付费)</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="ConnectDevicesNum">接入设备数量</td>
|
||||
<td>100</td>
|
||||
<td class="NoLimit">不限制</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="GroupManagementDevice">分组管理设备</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="GroupAdPlacement">分组广告投放</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="AdPlaySorting">广告播放排序</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="MoreScreenSyncPlay">多屏同步播放</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="RegionalTargetedAd">区域定点投放</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="VehicleTrajectoryQuery">车辆轨迹查询</td>
|
||||
<td class="OnlyQueryTodayTrajectory">7天内任意1天</td>
|
||||
<td class="CustomizAccordingUserNeed">按用户需求定制</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PlayLogQuery">播放日志查询</td>
|
||||
<td class="OnlySupport7DayQuery">仅支持7天查询</td>
|
||||
<td class="CustomizAccordingUserNeed">按用户需求定制</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PlayLogExport">播放日志导出</td>
|
||||
<td class="OnlySupport7DayExport">仅支持7天数据导出</td>
|
||||
<td class="CustomizAccordingUserNeed">按用户需求定制</td>
|
||||
</tr>
|
||||
<!-- <tr>
|
||||
<td>用户数量</td>
|
||||
<td>1个超级用户+4个子用户</td>
|
||||
<td>不限制</td>
|
||||
</tr> -->
|
||||
<tr>
|
||||
<td class="CustomDomainName">自定义域名</td>
|
||||
<td class="NotSupport">不支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PersonalizedFunctionCustomization">个性化功能定制</td>
|
||||
<td class="NotSupport">不支持</td>
|
||||
<td class="Support_customized_free">支持(根据定制功能付费)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="SSLSecureCommunication">SSL安全通讯</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="EqualProtectionCertificateServe">等保认证服务</td>
|
||||
<td class="NotSupport">不支持</td>
|
||||
<td class="ProvideTechnicalServe">提供技术服务</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PlatformMaintenanceServe">平台维护服务</td>
|
||||
<td class="Free">免费</td>
|
||||
<td class="PaidAnnually">按年付费</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="SolutionXQ_scrollbar"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../static/js/wow.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--自定义-->
|
||||
<script type="text/javascript" src="../../js/layout.js"></script>
|
||||
<!-- 多语言 -->
|
||||
<!-- <script type="text/javascript" src="./static/language/zh.js"></script> -->
|
||||
<!-- <script type="text/javascript" src="./static/language/en.js"></script> -->
|
||||
<!-- <script type="text/javascript" src="./static/js/language.js"></script> -->
|
||||
280
src/solutions/lamp_pole/lamp_pole.html
Normal file
|
|
@ -0,0 +1,280 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../favicon.ico" />
|
||||
<title>熙讯科技-智慧灯杆解决方案</title>
|
||||
<meta name="keywords" content="熙讯、熙讯云科技、熙讯电子科技有限公司、灯杆屏、智慧灯杆解决方案" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" type="text/css" href="../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../static/js/jquery.min.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
<div class="banner2">
|
||||
<img src="../../static/solutions/lamp_pole/new_灯杆解决方案.png" alt="智慧灯杆解决方案" />
|
||||
<!-- <div class="language-box" id="languageBox">
|
||||
<i class="layui-icon layui-icon-website"></i>
|
||||
<span class="Language">language</span>
|
||||
</div> -->
|
||||
<div class="banner2text">
|
||||
<div class="container1260">
|
||||
<!-- <p style="margin-bottom: 15px;"><span class="CarScreenSolution">商业显示解决方案</span></p>
|
||||
<h5>
|
||||
<span class="CarAdCloudAccess" style="font-family: arial, helvetica, sans-serif;">多屏拼接,集群控制</span>
|
||||
</h5> -->
|
||||
<div class="login-btn-box" style="margin-top: 5px;">
|
||||
<a id="login" href="https://taxihub.cn" class="layui-btn layui-btn-warm layui-btn-lg PlatformLogin"
|
||||
style="padding: 0 5vh;height: 4vh;line-height: 4vh;border-radius: 20px;font-size: 1.5vh;background-color: #5959e2;">
|
||||
平台登录
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="AnchorLocation">
|
||||
<div class="con">
|
||||
<div class="li active SolutionIntroduction">方案介绍</div>
|
||||
<div class="li SolutionArchitecture">方案架构</div>
|
||||
<div class="li SolutionCharacteristics">方案特点</div>
|
||||
<div class="li PrivatizationDeployment">私有化部署</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Solution_XQ">
|
||||
<div class="box con1 padd">
|
||||
<div class="container1220 wow fadeInLeft" data-wow-duration="1s">
|
||||
<ul style="list-style-type: square">
|
||||
<li>
|
||||
<p>
|
||||
<div class="tit SolutionIntroduction">方案介绍</div>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<span style="font-family: 仿宋; font-size: 16px"><br /></span>
|
||||
</p>
|
||||
<p style="text-align: justify;text-indent: 2em;">
|
||||
<span class="SolutionIntroductionSynopsis" style="font-family: arial, helvetica, sans-serif; font-size: 16px;color: #828282;">
|
||||
熙讯车载广告投放平台,是一个领先行业的专业车载广告服务平台,以其创新性和高效性而脱颖而出。简称VehicleHUB。该平台为广告主和车辆运营者提供了一个集群管理车载广告设备的在线平台,以便灵活地实现广告投放的目标。
|
||||
</span>
|
||||
</p>
|
||||
<p style="text-align: center"></p>
|
||||
<p style="text-align: center"><br /></p>
|
||||
<p style="text-align: center"><img src="../../static/solutions/car_load/car_load_introduce.png" title="车载广告屏解决方案介绍" alt="车载广告屏解决方案介绍" /></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box con2 padd">
|
||||
<div class="container1220 wow fadeInRight" data-wow-duration="1s">
|
||||
<ul style="list-style-type: square">
|
||||
<li>
|
||||
<p>
|
||||
<!-- <span style="font-size: 20px"><strong>方案架构</strong></span> -->
|
||||
<div class="tit SolutionArchitecture">方案架构</div>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p style="text-align: justify;text-indent: 2em;padding-top: 15px;">
|
||||
<span class="SolutionArchitectureSynopsis" style="font-family: arial, helvetica, sans-serif; font-size: 16px;color: #828282;">
|
||||
VehicleHUB允许广告主轻松管理大量车载广告设备,进行智能分组管理。广告主可以更精准地选择目标受众,确保广告投放更为有针对性。在VehicleHUB平台上,广告主可以选择多种广告投放方式,更重要的是,我们提供智能定向投放功能,使广告触达更加精准,提高广告投放效果。
|
||||
</span>
|
||||
</p>
|
||||
<p style="text-align: center"></p>
|
||||
<p style="text-align: center"><br /></p>
|
||||
<p style="text-align: center">
|
||||
<img id="SolutionArchitectureSynopsisImg" src="../../static/solutions/car_load/SolutionArchitectureZh.png" title="车载广告屏解决方案架构" alt="车载广告屏解决方案架构" style="border-radius: 42px;border: 1px dashed #4bff5a;"/>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box con3 padd">
|
||||
<div class="container1220 wow fadeInLeft" data-wow-duration="1s">
|
||||
<ul style="list-style-type: square">
|
||||
<li>
|
||||
<p>
|
||||
<!-- <span style="font-size: 20px"><strong>方案特点</strong></span> -->
|
||||
<div class="tit SolutionCharacteristics">方案特点</div>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<div>
|
||||
<div class="plan-advantage-box">
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div></div>
|
||||
<h5 class="SolutionCharacteristicsTitle1">简易便捷的广告流程</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis1 SolutionCharacteristicsSynopsis">
|
||||
我们引以为傲的首要特点是平台提供的简便便捷的广告流程。广告主只需设定一个名称并指定一个多媒体素材,即可快速创建车载广告,免去了繁琐的编排和布局工作。这一用户友好的设计让广告主能够在极短的时间内完成广告的创建,从而更专注于广告内容的创意和战略性考量
|
||||
</p>
|
||||
</div>
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div></div>
|
||||
<h5 class="SolutionCharacteristicsTitle2">精准投放</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis2 SolutionCharacteristicsSynopsis">
|
||||
我们的平台不仅提供了按路线的分组投放功能,还支持按地域位置的精准投放。广告主得以根据目标人群的地理分布和行为习惯选择最合适的投放方式。这种精准投放策略有助于确保广告能够更精准地覆盖目标受众,提高广告的触达效果,从而为品牌宣传赢得更大的曝光面
|
||||
</p>
|
||||
</div>
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div></div>
|
||||
<h5 class="SolutionCharacteristicsTitle3">数据统计监测</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis3 SolutionCharacteristicsSynopsis">
|
||||
在平台上,我们不仅提供广告播放日志的查看和导出功能,还提供实时广告播放画面截图监控。这使广告主能够随时随地获取广告播放的详尽数据,为其提供更全面的广告效果分析和评估。通过这一功能,广告主能够及时调整广告播放策略,确保广告在变化的市场环境中保持高效和有效
|
||||
</p>
|
||||
</div>
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div id="last_advantage-item-top_div"></div>
|
||||
<h5 class="SolutionCharacteristicsTitle4">实时设备定位和轨迹</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis4 SolutionCharacteristicsSynopsis">
|
||||
我们的平台提供实时设备定位和轨迹功能,使广告主可以实时查看当前设备的准确位置以及车辆运行轨迹。这不仅有助于广告主了解广告播放的地理范围,还提供了对车辆运动路径的实时监控。这种全面的实时信息让广告主更具洞察力,有助于制定更智能的广告投放策略,最大程度地提升广告的投放效果。
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p><br /></p>
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box con4 padd">
|
||||
<div class="container1220 wow fadeInRight" data-wow-duration="1s">
|
||||
<div class="tit PrivatizationDeployment">私有化部署</div>
|
||||
<p style="text-align: justify;text-indent: 2em;padding-top: 15px;">
|
||||
<span class="PrivatizationDeploymentSynopsis" style="font-family: arial, helvetica, sans-serif; font-size: 16px;color: #828282;">
|
||||
私有化部署可以让用户的个性化需求得到满足,熙讯可以更灵活的根据用户的自定义需求进行二次开发,而不会受到公共平台服务的制约,可以将用户自建平台打造成更具个性化、功能更丰富的移动广告投放平台。
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="swiper-container SolutionXQ_swiper wow fadeInRight" data-wow-duration="1s">
|
||||
<div class="swiper-wrapper" style="width: 100%;">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th class="FunctionPoints">功能点</th>
|
||||
<th class="XixunPublicPlatform">熙讯公共平台(免费)</th>
|
||||
<th class="CustomerBuiltPlatform">客户自建平台(付费)</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="ConnectDevicesNum">接入设备数量</td>
|
||||
<td>100</td>
|
||||
<td class="NoLimit">不限制</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="GroupManagementDevice">分组管理设备</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="GroupAdPlacement">分组广告投放</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="AdPlaySorting">广告播放排序</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="MoreScreenSyncPlay">多屏同步播放</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="RegionalTargetedAd">区域定点投放</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="VehicleTrajectoryQuery">车辆轨迹查询</td>
|
||||
<td class="OnlyQueryTodayTrajectory">7天内任意1天</td>
|
||||
<td class="CustomizAccordingUserNeed">按用户需求定制</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PlayLogQuery">播放日志查询</td>
|
||||
<td class="OnlySupport7DayQuery">仅支持7天查询</td>
|
||||
<td class="CustomizAccordingUserNeed">按用户需求定制</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PlayLogExport">播放日志导出</td>
|
||||
<td class="OnlySupport7DayExport">仅支持7天数据导出</td>
|
||||
<td class="CustomizAccordingUserNeed">按用户需求定制</td>
|
||||
</tr>
|
||||
<!-- <tr>
|
||||
<td>用户数量</td>
|
||||
<td>1个超级用户+4个子用户</td>
|
||||
<td>不限制</td>
|
||||
</tr> -->
|
||||
<tr>
|
||||
<td class="CustomDomainName">自定义域名</td>
|
||||
<td class="NotSupport">不支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PersonalizedFunctionCustomization">个性化功能定制</td>
|
||||
<td class="NotSupport">不支持</td>
|
||||
<td class="Support_customized_free">支持(根据定制功能付费)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="SSLSecureCommunication">SSL安全通讯</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="EqualProtectionCertificateServe">等保认证服务</td>
|
||||
<td class="NotSupport">不支持</td>
|
||||
<td class="ProvideTechnicalServe">提供技术服务</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PlatformMaintenanceServe">平台维护服务</td>
|
||||
<td class="Free">免费</td>
|
||||
<td class="PaidAnnually">按年付费</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="SolutionXQ_scrollbar"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../static/js/wow.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--自定义-->
|
||||
<script type="text/javascript" src="../../js/layout.js"></script>
|
||||
<!-- 多语言 -->
|
||||
<!-- <script type="text/javascript" src="./static/language/zh.js"></script> -->
|
||||
<!-- <script type="text/javascript" src="./static/language/en.js"></script> -->
|
||||
<!-- <script type="text/javascript" src="./static/js/language.js"></script> -->
|
||||
280
src/solutions/second_develop/second_develop.html
Normal file
|
|
@ -0,0 +1,280 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../favicon.ico" />
|
||||
<title>熙讯科技-二次开发解决方案</title>
|
||||
<meta name="keywords" content="熙讯、熙讯云科技、熙讯电子科技有限公司、二次开发、二次开发解决方案" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" type="text/css" href="../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../static/js/jquery.min.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
<div class="banner2">
|
||||
<img src="../../static/solutions/second_develop/new_二次开发解决方案.jpg" alt="二次开发解决方案" />
|
||||
<!-- <div class="language-box" id="languageBox">
|
||||
<i class="layui-icon layui-icon-website"></i>
|
||||
<span class="Language">language</span>
|
||||
</div> -->
|
||||
<div class="banner2text">
|
||||
<div class="container1260">
|
||||
<!-- <p style="margin-bottom: 15px;"><span class="CarScreenSolution">商业显示解决方案</span></p>
|
||||
<h5>
|
||||
<span class="CarAdCloudAccess" style="font-family: arial, helvetica, sans-serif;">多屏拼接,集群控制</span>
|
||||
</h5> -->
|
||||
<!-- <div class="login-btn-box" style="margin-top: 5px;">
|
||||
<a id="login" href="https://taxihub.cn" class="layui-btn layui-btn-warm layui-btn-lg PlatformLogin"
|
||||
style="padding: 0 5vh;height: 4vh;line-height: 4vh;border-radius: 20px;font-size: 1.5vh;background-color: #5959e2;">
|
||||
平台登录
|
||||
</a>
|
||||
</div> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="AnchorLocation">
|
||||
<div class="con">
|
||||
<div class="li active SolutionIntroduction">方案介绍</div>
|
||||
<div class="li SolutionArchitecture">方案架构</div>
|
||||
<div class="li SolutionCharacteristics">方案特点</div>
|
||||
<div class="li PrivatizationDeployment">私有化部署</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Solution_XQ">
|
||||
<div class="box con1 padd">
|
||||
<div class="container1220 wow fadeInLeft" data-wow-duration="1s">
|
||||
<ul style="list-style-type: square">
|
||||
<li>
|
||||
<p>
|
||||
<div class="tit SolutionIntroduction">方案介绍</div>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<span style="font-family: 仿宋; font-size: 16px"><br /></span>
|
||||
</p>
|
||||
<p style="text-align: justify;text-indent: 2em;">
|
||||
<span class="SolutionIntroductionSynopsis" style="font-family: arial, helvetica, sans-serif; font-size: 16px;color: #828282;">
|
||||
熙讯车载广告投放平台,是一个领先行业的专业车载广告服务平台,以其创新性和高效性而脱颖而出。简称VehicleHUB。该平台为广告主和车辆运营者提供了一个集群管理车载广告设备的在线平台,以便灵活地实现广告投放的目标。
|
||||
</span>
|
||||
</p>
|
||||
<p style="text-align: center"></p>
|
||||
<p style="text-align: center"><br /></p>
|
||||
<p style="text-align: center"><img src="../../static/solutions/car_load/car_load_introduce.png" title="车载广告屏解决方案介绍" alt="车载广告屏解决方案介绍" /></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box con2 padd">
|
||||
<div class="container1220 wow fadeInRight" data-wow-duration="1s">
|
||||
<ul style="list-style-type: square">
|
||||
<li>
|
||||
<p>
|
||||
<!-- <span style="font-size: 20px"><strong>方案架构</strong></span> -->
|
||||
<div class="tit SolutionArchitecture">方案架构</div>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p style="text-align: justify;text-indent: 2em;padding-top: 15px;">
|
||||
<span class="SolutionArchitectureSynopsis" style="font-family: arial, helvetica, sans-serif; font-size: 16px;color: #828282;">
|
||||
VehicleHUB允许广告主轻松管理大量车载广告设备,进行智能分组管理。广告主可以更精准地选择目标受众,确保广告投放更为有针对性。在VehicleHUB平台上,广告主可以选择多种广告投放方式,更重要的是,我们提供智能定向投放功能,使广告触达更加精准,提高广告投放效果。
|
||||
</span>
|
||||
</p>
|
||||
<p style="text-align: center"></p>
|
||||
<p style="text-align: center"><br /></p>
|
||||
<p style="text-align: center">
|
||||
<img id="SolutionArchitectureSynopsisImg" src="../../static/solutions/car_load/SolutionArchitectureZh.png" title="车载广告屏解决方案架构" alt="车载广告屏解决方案架构" style="border-radius: 42px;border: 1px dashed #4bff5a;"/>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box con3 padd">
|
||||
<div class="container1220 wow fadeInLeft" data-wow-duration="1s">
|
||||
<ul style="list-style-type: square">
|
||||
<li>
|
||||
<p>
|
||||
<!-- <span style="font-size: 20px"><strong>方案特点</strong></span> -->
|
||||
<div class="tit SolutionCharacteristics">方案特点</div>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<div>
|
||||
<div class="plan-advantage-box">
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div></div>
|
||||
<h5 class="SolutionCharacteristicsTitle1">简易便捷的广告流程</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis1 SolutionCharacteristicsSynopsis">
|
||||
我们引以为傲的首要特点是平台提供的简便便捷的广告流程。广告主只需设定一个名称并指定一个多媒体素材,即可快速创建车载广告,免去了繁琐的编排和布局工作。这一用户友好的设计让广告主能够在极短的时间内完成广告的创建,从而更专注于广告内容的创意和战略性考量
|
||||
</p>
|
||||
</div>
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div></div>
|
||||
<h5 class="SolutionCharacteristicsTitle2">精准投放</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis2 SolutionCharacteristicsSynopsis">
|
||||
我们的平台不仅提供了按路线的分组投放功能,还支持按地域位置的精准投放。广告主得以根据目标人群的地理分布和行为习惯选择最合适的投放方式。这种精准投放策略有助于确保广告能够更精准地覆盖目标受众,提高广告的触达效果,从而为品牌宣传赢得更大的曝光面
|
||||
</p>
|
||||
</div>
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div></div>
|
||||
<h5 class="SolutionCharacteristicsTitle3">数据统计监测</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis3 SolutionCharacteristicsSynopsis">
|
||||
在平台上,我们不仅提供广告播放日志的查看和导出功能,还提供实时广告播放画面截图监控。这使广告主能够随时随地获取广告播放的详尽数据,为其提供更全面的广告效果分析和评估。通过这一功能,广告主能够及时调整广告播放策略,确保广告在变化的市场环境中保持高效和有效
|
||||
</p>
|
||||
</div>
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div id="last_advantage-item-top_div"></div>
|
||||
<h5 class="SolutionCharacteristicsTitle4">实时设备定位和轨迹</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis4 SolutionCharacteristicsSynopsis">
|
||||
我们的平台提供实时设备定位和轨迹功能,使广告主可以实时查看当前设备的准确位置以及车辆运行轨迹。这不仅有助于广告主了解广告播放的地理范围,还提供了对车辆运动路径的实时监控。这种全面的实时信息让广告主更具洞察力,有助于制定更智能的广告投放策略,最大程度地提升广告的投放效果。
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p><br /></p>
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box con4 padd">
|
||||
<div class="container1220 wow fadeInRight" data-wow-duration="1s">
|
||||
<div class="tit PrivatizationDeployment">私有化部署</div>
|
||||
<p style="text-align: justify;text-indent: 2em;padding-top: 15px;">
|
||||
<span class="PrivatizationDeploymentSynopsis" style="font-family: arial, helvetica, sans-serif; font-size: 16px;color: #828282;">
|
||||
私有化部署可以让用户的个性化需求得到满足,熙讯可以更灵活的根据用户的自定义需求进行二次开发,而不会受到公共平台服务的制约,可以将用户自建平台打造成更具个性化、功能更丰富的移动广告投放平台。
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="swiper-container SolutionXQ_swiper wow fadeInRight" data-wow-duration="1s">
|
||||
<div class="swiper-wrapper" style="width: 100%;">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th class="FunctionPoints">功能点</th>
|
||||
<th class="XixunPublicPlatform">熙讯公共平台(免费)</th>
|
||||
<th class="CustomerBuiltPlatform">客户自建平台(付费)</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="ConnectDevicesNum">接入设备数量</td>
|
||||
<td>100</td>
|
||||
<td class="NoLimit">不限制</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="GroupManagementDevice">分组管理设备</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="GroupAdPlacement">分组广告投放</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="AdPlaySorting">广告播放排序</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="MoreScreenSyncPlay">多屏同步播放</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="RegionalTargetedAd">区域定点投放</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="VehicleTrajectoryQuery">车辆轨迹查询</td>
|
||||
<td class="OnlyQueryTodayTrajectory">7天内任意1天</td>
|
||||
<td class="CustomizAccordingUserNeed">按用户需求定制</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PlayLogQuery">播放日志查询</td>
|
||||
<td class="OnlySupport7DayQuery">仅支持7天查询</td>
|
||||
<td class="CustomizAccordingUserNeed">按用户需求定制</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PlayLogExport">播放日志导出</td>
|
||||
<td class="OnlySupport7DayExport">仅支持7天数据导出</td>
|
||||
<td class="CustomizAccordingUserNeed">按用户需求定制</td>
|
||||
</tr>
|
||||
<!-- <tr>
|
||||
<td>用户数量</td>
|
||||
<td>1个超级用户+4个子用户</td>
|
||||
<td>不限制</td>
|
||||
</tr> -->
|
||||
<tr>
|
||||
<td class="CustomDomainName">自定义域名</td>
|
||||
<td class="NotSupport">不支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PersonalizedFunctionCustomization">个性化功能定制</td>
|
||||
<td class="NotSupport">不支持</td>
|
||||
<td class="Support_customized_free">支持(根据定制功能付费)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="SSLSecureCommunication">SSL安全通讯</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="EqualProtectionCertificateServe">等保认证服务</td>
|
||||
<td class="NotSupport">不支持</td>
|
||||
<td class="ProvideTechnicalServe">提供技术服务</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PlatformMaintenanceServe">平台维护服务</td>
|
||||
<td class="Free">免费</td>
|
||||
<td class="PaidAnnually">按年付费</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="SolutionXQ_scrollbar"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../static/js/wow.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--自定义-->
|
||||
<script type="text/javascript" src="../../js/layout.js"></script>
|
||||
<!-- 多语言 -->
|
||||
<!-- <script type="text/javascript" src="./static/language/zh.js"></script> -->
|
||||
<!-- <script type="text/javascript" src="./static/language/en.js"></script> -->
|
||||
<!-- <script type="text/javascript" src="./static/js/language.js"></script> -->
|
||||
172
src/solutions/solutions.html
Normal file
|
|
@ -0,0 +1,172 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="/favicon.ico" />
|
||||
<title>熙讯-解决方案</title>
|
||||
<meta name="keywords" content="熙讯、深圳熙讯云、熙讯电子科技有限公司、熙讯官网、解决方案、熙讯下载、LED控制卡、接收卡" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" href="../static/iconfont/iconfont.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../static/js/BeerSlider.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<script>
|
||||
var type = navigator.appName;
|
||||
if (type == "Netscape") var lang = navigator.language;
|
||||
else var lang = navigator.userLanguage;
|
||||
var lang = lang.substr(0, 2);
|
||||
|
||||
//英文路径
|
||||
var url = window.location;
|
||||
//获取网页的来路
|
||||
|
||||
function getQueryString(name) {
|
||||
const url_string = window.location.href; // window.location.href
|
||||
const url = new URL(url_string);
|
||||
if (url.searchParams.get(name) != null) {
|
||||
Cookie_Set("language", url.searchParams.get(name));
|
||||
}
|
||||
}
|
||||
getQueryString("language");
|
||||
console.log(!Cookie_Get("language"), lang);
|
||||
if (!Cookie_Get("language") && lang == "en") {
|
||||
window.location.href = "http://sysolution.net/";
|
||||
}
|
||||
|
||||
function Cookie_Set(name, val) {
|
||||
// var strsec = getsec(time);
|
||||
var exp = new Date();
|
||||
// exp.setTime(exp.getTime() + strsec * 1);
|
||||
document.cookie = name + "=" + val + ";path=/";
|
||||
}
|
||||
function Cookie_Get(name) {
|
||||
var arr,
|
||||
reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)");
|
||||
if ((arr = document.cookie.match(reg))) {
|
||||
return arr[2];
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
function getsec(str) {
|
||||
var str1 = str.substring(1, str.length) * 1;
|
||||
var str2 = str.substring(0, 1);
|
||||
if (str2 == "s") {
|
||||
return str1 * 1000;
|
||||
} else if (str2 == "h") {
|
||||
return str1 * 60 * 60 * 1000;
|
||||
} else if (str2 == "d") {
|
||||
return str1 * 24 * 60 * 60 * 1000;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
|
||||
<div class="container1260">
|
||||
<div class="Solution">
|
||||
<div class="box wow fadeInLeft" data-wow-duration="2s">
|
||||
<div class="imgbox">
|
||||
<div class="pictureBox">
|
||||
<img src="../static/image/banner/new_灯杆解决方案.png" alt="智慧灯杆解决方案" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>智慧灯杆解决方案</h5>
|
||||
<p>自2013年以来,熙讯科技深入对接智慧灯杆,智慧城市系统,现推出第四代LED智慧屏控制系统Y50、Y08,进一步提升整体集成度,大幅提高了用户使用过程中的便利性和安全性。</p>
|
||||
<a href="./lamp_pole/lamp_pole.html">了解更多 <img src="" alt="" /></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box wow fadeInRight" data-wow-duration="2s">
|
||||
<div class="imgbox">
|
||||
<div class="pictureBox">
|
||||
<img src="../static/image/banner/new_车载解决方案.png" alt="车载广告屏解决方案" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>车载广告屏解决方案</h5>
|
||||
<p>熙讯车载广告投放平台,是一个领先行业的专业车载广告服务平台,以其创新性和高效性而脱颖而出。简称VehicleHUB。该平台为广告主和车辆运营者提供了一个集群管理车载广告设备的在线平台,以便灵活地实现广告投放的目标。</p>
|
||||
<a href="./car_load/car_load.html">了解更多 <img src="" alt="" /></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box wow fadeInRight" data-wow-duration="2s">
|
||||
<div class="imgbox">
|
||||
<div class="pictureBox">
|
||||
<img src="../static/image/banner/new_商显解决方案.png" alt="商业显示解决方案" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>商业显示解决方案</h5>
|
||||
<p>集高性能、高稳定性、高灵活性、同异步切换、多屏拼接和集群控制于一体的LED显示解决方案。</p>
|
||||
<a href="./commerce_display/commerce_display.html">了解更多 <img src="" alt="" /></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box wow fadeInLeft" data-wow-duration="2s">
|
||||
<div class="imgbox">
|
||||
<div class="pictureBox">
|
||||
<img src="../static/image/banner/new_同步视频处理方案.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>同步视频处理方案</h5>
|
||||
<p>商场、酒店、电视演播中心、展览展示</p>
|
||||
<a href="./video_process/video_process.html">了解更多 <img src="" alt="" /></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box wow fadeInRight" data-wow-duration="2s">
|
||||
<div class="imgbox">
|
||||
<div class="pictureBox">
|
||||
<img src="../static/image/banner/new_二次开发解决方案.jpg" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="text">
|
||||
<h5>二次开发解决方案</h5>
|
||||
<p>我们有十多年经验的研发团队,专业负责承接LED显示控制系统的各类项目应用开发包括硬件、软件的开发定制。项目开发流程规范,开发周期短,质量保证。</p>
|
||||
<a href="./second_develop/second_develop.html">了解更多 <img src="" alt="" /></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--百度分享脚本-->
|
||||
<script type="text/javascript" src="../static/js/share.js"></script>
|
||||
<!--select模拟插件-->
|
||||
<script type="text/javascript" src="../static/js/select2.min.js"></script>
|
||||
<!--省市区三级联动-->
|
||||
<script type="text/javascript" src="https://pv.sohu.com/cityjson"></script>
|
||||
<script type="text/javascript" src="../static/js/jquery.citys.js"></script>
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../static/js/wow.min.js"></script>
|
||||
<!-- 数字滚动插件 -->
|
||||
<script type="text/javascript" src="../static/js/jquery.counterup.min.js"></script>
|
||||
<script type="text/javascript" src="../static/js/waypoints.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../static/js/swiper.jquery.min.js"></script>
|
||||
<!--瀑布流插件-->
|
||||
<script src="../static/js/modernizr.custom.js"></script>
|
||||
<script src="../static/js/masonry.pkgd.min.js"></script>
|
||||
<script src="../static/js/imagesloaded.pkgd.min.js"></script>
|
||||
<script src="../static/js/classie.js"></script>
|
||||
<script src="../static/js/AnimOnScroll.js"></script>
|
||||
<!--自定义-->
|
||||
<script type="text/javascript" src="../js/layout.js"></script>
|
||||
280
src/solutions/traffic_apply/traffic_apply.html
Normal file
|
|
@ -0,0 +1,280 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../favicon.ico" />
|
||||
<title>熙讯科技-交通应用解决方案</title>
|
||||
<meta name="keywords" content="熙讯、熙讯云科技、熙讯电子科技有限公司、交通应用、交通应用解决方案" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" type="text/css" href="../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../static/js/jquery.min.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
<div class="banner2">
|
||||
<img src="../../static/solutions/traffic_apply/new_车载解决方案.png" alt="交通应用解决方案" />
|
||||
<!-- <div class="language-box" id="languageBox">
|
||||
<i class="layui-icon layui-icon-website"></i>
|
||||
<span class="Language">language</span>
|
||||
</div> -->
|
||||
<div class="banner2text">
|
||||
<div class="container1260">
|
||||
<!-- <p style="margin-bottom: 15px;"><span class="CarScreenSolution">商业显示解决方案</span></p>
|
||||
<h5>
|
||||
<span class="CarAdCloudAccess" style="font-family: arial, helvetica, sans-serif;">多屏拼接,集群控制</span>
|
||||
</h5> -->
|
||||
<!-- <div class="login-btn-box" style="margin-top: 5px;">
|
||||
<a id="login" href="https://taxihub.cn" class="layui-btn layui-btn-warm layui-btn-lg PlatformLogin"
|
||||
style="padding: 0 5vh;height: 4vh;line-height: 4vh;border-radius: 20px;font-size: 1.5vh;background-color: #5959e2;">
|
||||
平台登录
|
||||
</a>
|
||||
</div> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="AnchorLocation">
|
||||
<div class="con">
|
||||
<div class="li active SolutionIntroduction">方案介绍</div>
|
||||
<div class="li SolutionArchitecture">方案架构</div>
|
||||
<div class="li SolutionCharacteristics">方案特点</div>
|
||||
<div class="li PrivatizationDeployment">私有化部署</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Solution_XQ">
|
||||
<div class="box con1 padd">
|
||||
<div class="container1220 wow fadeInLeft" data-wow-duration="1s">
|
||||
<ul style="list-style-type: square">
|
||||
<li>
|
||||
<p>
|
||||
<div class="tit SolutionIntroduction">方案介绍</div>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<span style="font-family: 仿宋; font-size: 16px"><br /></span>
|
||||
</p>
|
||||
<p style="text-align: justify;text-indent: 2em;">
|
||||
<span class="SolutionIntroductionSynopsis" style="font-family: arial, helvetica, sans-serif; font-size: 16px;color: #828282;">
|
||||
熙讯车载广告投放平台,是一个领先行业的专业车载广告服务平台,以其创新性和高效性而脱颖而出。简称VehicleHUB。该平台为广告主和车辆运营者提供了一个集群管理车载广告设备的在线平台,以便灵活地实现广告投放的目标。
|
||||
</span>
|
||||
</p>
|
||||
<p style="text-align: center"></p>
|
||||
<p style="text-align: center"><br /></p>
|
||||
<p style="text-align: center"><img src="../../static/solutions/car_load/car_load_introduce.png" title="车载广告屏解决方案介绍" alt="车载广告屏解决方案介绍" /></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box con2 padd">
|
||||
<div class="container1220 wow fadeInRight" data-wow-duration="1s">
|
||||
<ul style="list-style-type: square">
|
||||
<li>
|
||||
<p>
|
||||
<!-- <span style="font-size: 20px"><strong>方案架构</strong></span> -->
|
||||
<div class="tit SolutionArchitecture">方案架构</div>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p style="text-align: justify;text-indent: 2em;padding-top: 15px;">
|
||||
<span class="SolutionArchitectureSynopsis" style="font-family: arial, helvetica, sans-serif; font-size: 16px;color: #828282;">
|
||||
VehicleHUB允许广告主轻松管理大量车载广告设备,进行智能分组管理。广告主可以更精准地选择目标受众,确保广告投放更为有针对性。在VehicleHUB平台上,广告主可以选择多种广告投放方式,更重要的是,我们提供智能定向投放功能,使广告触达更加精准,提高广告投放效果。
|
||||
</span>
|
||||
</p>
|
||||
<p style="text-align: center"></p>
|
||||
<p style="text-align: center"><br /></p>
|
||||
<p style="text-align: center">
|
||||
<img id="SolutionArchitectureSynopsisImg" src="../../static/solutions/car_load/SolutionArchitectureZh.png" title="车载广告屏解决方案架构" alt="车载广告屏解决方案架构" style="border-radius: 42px;border: 1px dashed #4bff5a;"/>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box con3 padd">
|
||||
<div class="container1220 wow fadeInLeft" data-wow-duration="1s">
|
||||
<ul style="list-style-type: square">
|
||||
<li>
|
||||
<p>
|
||||
<!-- <span style="font-size: 20px"><strong>方案特点</strong></span> -->
|
||||
<div class="tit SolutionCharacteristics">方案特点</div>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<div>
|
||||
<div class="plan-advantage-box">
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div></div>
|
||||
<h5 class="SolutionCharacteristicsTitle1">简易便捷的广告流程</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis1 SolutionCharacteristicsSynopsis">
|
||||
我们引以为傲的首要特点是平台提供的简便便捷的广告流程。广告主只需设定一个名称并指定一个多媒体素材,即可快速创建车载广告,免去了繁琐的编排和布局工作。这一用户友好的设计让广告主能够在极短的时间内完成广告的创建,从而更专注于广告内容的创意和战略性考量
|
||||
</p>
|
||||
</div>
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div></div>
|
||||
<h5 class="SolutionCharacteristicsTitle2">精准投放</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis2 SolutionCharacteristicsSynopsis">
|
||||
我们的平台不仅提供了按路线的分组投放功能,还支持按地域位置的精准投放。广告主得以根据目标人群的地理分布和行为习惯选择最合适的投放方式。这种精准投放策略有助于确保广告能够更精准地覆盖目标受众,提高广告的触达效果,从而为品牌宣传赢得更大的曝光面
|
||||
</p>
|
||||
</div>
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div></div>
|
||||
<h5 class="SolutionCharacteristicsTitle3">数据统计监测</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis3 SolutionCharacteristicsSynopsis">
|
||||
在平台上,我们不仅提供广告播放日志的查看和导出功能,还提供实时广告播放画面截图监控。这使广告主能够随时随地获取广告播放的详尽数据,为其提供更全面的广告效果分析和评估。通过这一功能,广告主能够及时调整广告播放策略,确保广告在变化的市场环境中保持高效和有效
|
||||
</p>
|
||||
</div>
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div id="last_advantage-item-top_div"></div>
|
||||
<h5 class="SolutionCharacteristicsTitle4">实时设备定位和轨迹</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis4 SolutionCharacteristicsSynopsis">
|
||||
我们的平台提供实时设备定位和轨迹功能,使广告主可以实时查看当前设备的准确位置以及车辆运行轨迹。这不仅有助于广告主了解广告播放的地理范围,还提供了对车辆运动路径的实时监控。这种全面的实时信息让广告主更具洞察力,有助于制定更智能的广告投放策略,最大程度地提升广告的投放效果。
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p><br /></p>
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box con4 padd">
|
||||
<div class="container1220 wow fadeInRight" data-wow-duration="1s">
|
||||
<div class="tit PrivatizationDeployment">私有化部署</div>
|
||||
<p style="text-align: justify;text-indent: 2em;padding-top: 15px;">
|
||||
<span class="PrivatizationDeploymentSynopsis" style="font-family: arial, helvetica, sans-serif; font-size: 16px;color: #828282;">
|
||||
私有化部署可以让用户的个性化需求得到满足,熙讯可以更灵活的根据用户的自定义需求进行二次开发,而不会受到公共平台服务的制约,可以将用户自建平台打造成更具个性化、功能更丰富的移动广告投放平台。
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="swiper-container SolutionXQ_swiper wow fadeInRight" data-wow-duration="1s">
|
||||
<div class="swiper-wrapper" style="width: 100%;">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th class="FunctionPoints">功能点</th>
|
||||
<th class="XixunPublicPlatform">熙讯公共平台(免费)</th>
|
||||
<th class="CustomerBuiltPlatform">客户自建平台(付费)</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="ConnectDevicesNum">接入设备数量</td>
|
||||
<td>100</td>
|
||||
<td class="NoLimit">不限制</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="GroupManagementDevice">分组管理设备</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="GroupAdPlacement">分组广告投放</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="AdPlaySorting">广告播放排序</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="MoreScreenSyncPlay">多屏同步播放</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="RegionalTargetedAd">区域定点投放</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="VehicleTrajectoryQuery">车辆轨迹查询</td>
|
||||
<td class="OnlyQueryTodayTrajectory">7天内任意1天</td>
|
||||
<td class="CustomizAccordingUserNeed">按用户需求定制</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PlayLogQuery">播放日志查询</td>
|
||||
<td class="OnlySupport7DayQuery">仅支持7天查询</td>
|
||||
<td class="CustomizAccordingUserNeed">按用户需求定制</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PlayLogExport">播放日志导出</td>
|
||||
<td class="OnlySupport7DayExport">仅支持7天数据导出</td>
|
||||
<td class="CustomizAccordingUserNeed">按用户需求定制</td>
|
||||
</tr>
|
||||
<!-- <tr>
|
||||
<td>用户数量</td>
|
||||
<td>1个超级用户+4个子用户</td>
|
||||
<td>不限制</td>
|
||||
</tr> -->
|
||||
<tr>
|
||||
<td class="CustomDomainName">自定义域名</td>
|
||||
<td class="NotSupport">不支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PersonalizedFunctionCustomization">个性化功能定制</td>
|
||||
<td class="NotSupport">不支持</td>
|
||||
<td class="Support_customized_free">支持(根据定制功能付费)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="SSLSecureCommunication">SSL安全通讯</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="EqualProtectionCertificateServe">等保认证服务</td>
|
||||
<td class="NotSupport">不支持</td>
|
||||
<td class="ProvideTechnicalServe">提供技术服务</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PlatformMaintenanceServe">平台维护服务</td>
|
||||
<td class="Free">免费</td>
|
||||
<td class="PaidAnnually">按年付费</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="SolutionXQ_scrollbar"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../static/js/wow.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--自定义-->
|
||||
<script type="text/javascript" src="../../js/layout.js"></script>
|
||||
<!-- 多语言 -->
|
||||
<!-- <script type="text/javascript" src="./static/language/zh.js"></script> -->
|
||||
<!-- <script type="text/javascript" src="./static/language/en.js"></script> -->
|
||||
<!-- <script type="text/javascript" src="./static/js/language.js"></script> -->
|
||||
280
src/solutions/video_process/video_process.html
Normal file
|
|
@ -0,0 +1,280 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="applicable-device" content="pc,mobile" />
|
||||
<link rel="shortcut icon" href="../../favicon.ico" />
|
||||
<title>熙讯科技-同步视频解决方案</title>
|
||||
<meta name="keywords" content="熙讯、熙讯云科技、熙讯电子科技有限公司、同步视频、同步视频解决方案" />
|
||||
<meta name="description" content="上海熙讯电子科技有限公司是全球户外数字传媒与LED显示控制系统解决方案服务商,致力于以互联网技术和智能系统推动行业的产业升级,为打造数字智慧城市贡献力量。10年来我们精耕于这一领域,凭借卓越的创新能力、突出的定制能力、优秀的服务能力、赢得了全球客户的信任!" />
|
||||
<link rel="stylesheet" type="text/css" href="../../static/layui/css/layui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../static/css/layout.css" />
|
||||
|
||||
<script type="text/javascript" src="../../static/js/jquery.min.js"></script>
|
||||
<meta name="Author" content="xixun" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="header head3">
|
||||
#include(navbar)
|
||||
</div>
|
||||
<div class="banner2">
|
||||
<img src="../../static/solutions/video_process/new_同步视频处理方案.png" alt="同步视频解决方案" />
|
||||
<!-- <div class="language-box" id="languageBox">
|
||||
<i class="layui-icon layui-icon-website"></i>
|
||||
<span class="Language">language</span>
|
||||
</div> -->
|
||||
<div class="banner2text">
|
||||
<div class="container1260">
|
||||
<!-- <p style="margin-bottom: 15px;"><span class="CarScreenSolution">商业显示解决方案</span></p>
|
||||
<h5>
|
||||
<span class="CarAdCloudAccess" style="font-family: arial, helvetica, sans-serif;">多屏拼接,集群控制</span>
|
||||
</h5> -->
|
||||
<!-- <div class="login-btn-box" style="margin-top: 5px;">
|
||||
<a id="login" href="https://taxihub.cn" class="layui-btn layui-btn-warm layui-btn-lg PlatformLogin"
|
||||
style="padding: 0 5vh;height: 4vh;line-height: 4vh;border-radius: 20px;font-size: 1.5vh;background-color: #5959e2;">
|
||||
平台登录
|
||||
</a>
|
||||
</div> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="AnchorLocation">
|
||||
<div class="con">
|
||||
<div class="li active SolutionIntroduction">方案介绍</div>
|
||||
<div class="li SolutionArchitecture">方案架构</div>
|
||||
<div class="li SolutionCharacteristics">方案特点</div>
|
||||
<div class="li PrivatizationDeployment">私有化部署</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="Solution_XQ">
|
||||
<div class="box con1 padd">
|
||||
<div class="container1220 wow fadeInLeft" data-wow-duration="1s">
|
||||
<ul style="list-style-type: square">
|
||||
<li>
|
||||
<p>
|
||||
<div class="tit SolutionIntroduction">方案介绍</div>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<span style="font-family: 仿宋; font-size: 16px"><br /></span>
|
||||
</p>
|
||||
<p style="text-align: justify;text-indent: 2em;">
|
||||
<span class="SolutionIntroductionSynopsis" style="font-family: arial, helvetica, sans-serif; font-size: 16px;color: #828282;">
|
||||
熙讯车载广告投放平台,是一个领先行业的专业车载广告服务平台,以其创新性和高效性而脱颖而出。简称VehicleHUB。该平台为广告主和车辆运营者提供了一个集群管理车载广告设备的在线平台,以便灵活地实现广告投放的目标。
|
||||
</span>
|
||||
</p>
|
||||
<p style="text-align: center"></p>
|
||||
<p style="text-align: center"><br /></p>
|
||||
<p style="text-align: center"><img src="../../static/solutions/car_load/car_load_introduce.png" title="车载广告屏解决方案介绍" alt="车载广告屏解决方案介绍" /></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box con2 padd">
|
||||
<div class="container1220 wow fadeInRight" data-wow-duration="1s">
|
||||
<ul style="list-style-type: square">
|
||||
<li>
|
||||
<p>
|
||||
<!-- <span style="font-size: 20px"><strong>方案架构</strong></span> -->
|
||||
<div class="tit SolutionArchitecture">方案架构</div>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p style="text-align: justify;text-indent: 2em;padding-top: 15px;">
|
||||
<span class="SolutionArchitectureSynopsis" style="font-family: arial, helvetica, sans-serif; font-size: 16px;color: #828282;">
|
||||
VehicleHUB允许广告主轻松管理大量车载广告设备,进行智能分组管理。广告主可以更精准地选择目标受众,确保广告投放更为有针对性。在VehicleHUB平台上,广告主可以选择多种广告投放方式,更重要的是,我们提供智能定向投放功能,使广告触达更加精准,提高广告投放效果。
|
||||
</span>
|
||||
</p>
|
||||
<p style="text-align: center"></p>
|
||||
<p style="text-align: center"><br /></p>
|
||||
<p style="text-align: center">
|
||||
<img id="SolutionArchitectureSynopsisImg" src="../../static/solutions/car_load/SolutionArchitectureZh.png" title="车载广告屏解决方案架构" alt="车载广告屏解决方案架构" style="border-radius: 42px;border: 1px dashed #4bff5a;"/>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box con3 padd">
|
||||
<div class="container1220 wow fadeInLeft" data-wow-duration="1s">
|
||||
<ul style="list-style-type: square">
|
||||
<li>
|
||||
<p>
|
||||
<!-- <span style="font-size: 20px"><strong>方案特点</strong></span> -->
|
||||
<div class="tit SolutionCharacteristics">方案特点</div>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<div>
|
||||
<div class="plan-advantage-box">
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div></div>
|
||||
<h5 class="SolutionCharacteristicsTitle1">简易便捷的广告流程</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis1 SolutionCharacteristicsSynopsis">
|
||||
我们引以为傲的首要特点是平台提供的简便便捷的广告流程。广告主只需设定一个名称并指定一个多媒体素材,即可快速创建车载广告,免去了繁琐的编排和布局工作。这一用户友好的设计让广告主能够在极短的时间内完成广告的创建,从而更专注于广告内容的创意和战略性考量
|
||||
</p>
|
||||
</div>
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div></div>
|
||||
<h5 class="SolutionCharacteristicsTitle2">精准投放</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis2 SolutionCharacteristicsSynopsis">
|
||||
我们的平台不仅提供了按路线的分组投放功能,还支持按地域位置的精准投放。广告主得以根据目标人群的地理分布和行为习惯选择最合适的投放方式。这种精准投放策略有助于确保广告能够更精准地覆盖目标受众,提高广告的触达效果,从而为品牌宣传赢得更大的曝光面
|
||||
</p>
|
||||
</div>
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div></div>
|
||||
<h5 class="SolutionCharacteristicsTitle3">数据统计监测</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis3 SolutionCharacteristicsSynopsis">
|
||||
在平台上,我们不仅提供广告播放日志的查看和导出功能,还提供实时广告播放画面截图监控。这使广告主能够随时随地获取广告播放的详尽数据,为其提供更全面的广告效果分析和评估。通过这一功能,广告主能够及时调整广告播放策略,确保广告在变化的市场环境中保持高效和有效
|
||||
</p>
|
||||
</div>
|
||||
<div class="plan-advantage-item">
|
||||
<div class="advantage-item-top">
|
||||
<div id="last_advantage-item-top_div"></div>
|
||||
<h5 class="SolutionCharacteristicsTitle4">实时设备定位和轨迹</h5>
|
||||
</div>
|
||||
<p class="advantage-item-bottom SolutionCharacteristicsSynopsis4 SolutionCharacteristicsSynopsis">
|
||||
我们的平台提供实时设备定位和轨迹功能,使广告主可以实时查看当前设备的准确位置以及车辆运行轨迹。这不仅有助于广告主了解广告播放的地理范围,还提供了对车辆运动路径的实时监控。这种全面的实时信息让广告主更具洞察力,有助于制定更智能的广告投放策略,最大程度地提升广告的投放效果。
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p><br /></p>
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box con4 padd">
|
||||
<div class="container1220 wow fadeInRight" data-wow-duration="1s">
|
||||
<div class="tit PrivatizationDeployment">私有化部署</div>
|
||||
<p style="text-align: justify;text-indent: 2em;padding-top: 15px;">
|
||||
<span class="PrivatizationDeploymentSynopsis" style="font-family: arial, helvetica, sans-serif; font-size: 16px;color: #828282;">
|
||||
私有化部署可以让用户的个性化需求得到满足,熙讯可以更灵活的根据用户的自定义需求进行二次开发,而不会受到公共平台服务的制约,可以将用户自建平台打造成更具个性化、功能更丰富的移动广告投放平台。
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="swiper-container SolutionXQ_swiper wow fadeInRight" data-wow-duration="1s">
|
||||
<div class="swiper-wrapper" style="width: 100%;">
|
||||
<table class="layui-table my-table" lay-even lay-size="lg">
|
||||
<colgroup>
|
||||
<col>
|
||||
<col>
|
||||
<col>
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr style="background-color: lightsteelblue;">
|
||||
<th class="FunctionPoints">功能点</th>
|
||||
<th class="XixunPublicPlatform">熙讯公共平台(免费)</th>
|
||||
<th class="CustomerBuiltPlatform">客户自建平台(付费)</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="ConnectDevicesNum">接入设备数量</td>
|
||||
<td>100</td>
|
||||
<td class="NoLimit">不限制</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="GroupManagementDevice">分组管理设备</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="GroupAdPlacement">分组广告投放</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="AdPlaySorting">广告播放排序</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="MoreScreenSyncPlay">多屏同步播放</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="RegionalTargetedAd">区域定点投放</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="VehicleTrajectoryQuery">车辆轨迹查询</td>
|
||||
<td class="OnlyQueryTodayTrajectory">7天内任意1天</td>
|
||||
<td class="CustomizAccordingUserNeed">按用户需求定制</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PlayLogQuery">播放日志查询</td>
|
||||
<td class="OnlySupport7DayQuery">仅支持7天查询</td>
|
||||
<td class="CustomizAccordingUserNeed">按用户需求定制</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PlayLogExport">播放日志导出</td>
|
||||
<td class="OnlySupport7DayExport">仅支持7天数据导出</td>
|
||||
<td class="CustomizAccordingUserNeed">按用户需求定制</td>
|
||||
</tr>
|
||||
<!-- <tr>
|
||||
<td>用户数量</td>
|
||||
<td>1个超级用户+4个子用户</td>
|
||||
<td>不限制</td>
|
||||
</tr> -->
|
||||
<tr>
|
||||
<td class="CustomDomainName">自定义域名</td>
|
||||
<td class="NotSupport">不支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PersonalizedFunctionCustomization">个性化功能定制</td>
|
||||
<td class="NotSupport">不支持</td>
|
||||
<td class="Support_customized_free">支持(根据定制功能付费)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="SSLSecureCommunication">SSL安全通讯</td>
|
||||
<td class="Support">支持</td>
|
||||
<td class="Support">支持</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="EqualProtectionCertificateServe">等保认证服务</td>
|
||||
<td class="NotSupport">不支持</td>
|
||||
<td class="ProvideTechnicalServe">提供技术服务</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="PlatformMaintenanceServe">平台维护服务</td>
|
||||
<td class="Free">免费</td>
|
||||
<td class="PaidAnnually">按年付费</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="SolutionXQ_scrollbar"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
#include(footer)
|
||||
<div class="Topping" id="ScrollTop"><i class="layui-icon layui-icon-top"></i></div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!--wow入场插件-->
|
||||
<script type="text/javascript" src="../../static/js/wow.min.js"></script>
|
||||
<!--swiper插件-->
|
||||
<script type="text/javascript" src="../../static/js/swiper.jquery.min.js"></script>
|
||||
<!--自定义-->
|
||||
<script type="text/javascript" src="../../js/layout.js"></script>
|
||||
<!-- 多语言 -->
|
||||
<!-- <script type="text/javascript" src="./static/language/zh.js"></script> -->
|
||||
<!-- <script type="text/javascript" src="./static/language/en.js"></script> -->
|
||||
<!-- <script type="text/javascript" src="./static/js/language.js"></script> -->
|
||||
21778
src/static/css/layout.css
Normal file
283
src/static/iconfont/iconfont.css
Normal file
|
|
@ -0,0 +1,283 @@
|
|||
@font-face {
|
||||
font-family: "iconfont";
|
||||
src: url('iconfont.woff2') format('woff2'),
|
||||
url('iconfont.woff') format('woff'),
|
||||
url('iconfont.ttf') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
font-family: "iconfont" !important;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon_icon_jiantou12_right:before {
|
||||
content: "\e60e";
|
||||
}
|
||||
|
||||
.icon_shangjiantou:before {
|
||||
content: "\e60b";
|
||||
}
|
||||
|
||||
.icon_shangjiantou1:before {
|
||||
content: "\e60d";
|
||||
}
|
||||
|
||||
.icon_xiazai2:before {
|
||||
content: "\e617";
|
||||
}
|
||||
|
||||
.icon_weizhi:before {
|
||||
content: "\e78b";
|
||||
}
|
||||
|
||||
.icon_jiantou11_left:before {
|
||||
content: "\e76b";
|
||||
}
|
||||
|
||||
.icon_jiantou11_right:before {
|
||||
content: "\e8dc";
|
||||
}
|
||||
|
||||
.icon_dingwei:before {
|
||||
content: "\e8c4";
|
||||
}
|
||||
|
||||
.icon_douyin:before {
|
||||
content: "\e8db";
|
||||
}
|
||||
|
||||
.icon_yuanquanjiantou:before {
|
||||
content: "\e61e";
|
||||
}
|
||||
|
||||
.icon_stop:before {
|
||||
content: "\e650";
|
||||
}
|
||||
|
||||
.icon_bofang2:before {
|
||||
content: "\e87c";
|
||||
}
|
||||
|
||||
.icon_pengyouquan:before {
|
||||
content: "\e621";
|
||||
}
|
||||
|
||||
.icon_xiaohongshu:before {
|
||||
content: "\e609";
|
||||
}
|
||||
|
||||
.icon_dianhua1:before {
|
||||
content: "\e631";
|
||||
}
|
||||
|
||||
.icon_bofang1:before {
|
||||
content: "\e624";
|
||||
}
|
||||
|
||||
.icon_liuyan:before {
|
||||
content: "\e60a";
|
||||
}
|
||||
|
||||
.icon_shijian:before {
|
||||
content: "\e64d";
|
||||
}
|
||||
|
||||
.icon_dianhua:before {
|
||||
content: "\e616";
|
||||
}
|
||||
|
||||
.icon_youxiang:before {
|
||||
content: "\e608";
|
||||
}
|
||||
|
||||
.icon_xiazai1:before {
|
||||
content: "\e620";
|
||||
}
|
||||
|
||||
.icon_wendang1:before {
|
||||
content: "\e69c";
|
||||
}
|
||||
|
||||
.icon_address1:before {
|
||||
content: "\e67e";
|
||||
}
|
||||
|
||||
.icon_jiantou10_left:before {
|
||||
content: "\e768";
|
||||
}
|
||||
|
||||
.icon_jiantou10_right:before {
|
||||
content: "\e607";
|
||||
}
|
||||
|
||||
.icon_zuizuo3_left:before {
|
||||
content: "\e767";
|
||||
}
|
||||
|
||||
.icon_zuiyou3_right:before {
|
||||
content: "\e604";
|
||||
}
|
||||
|
||||
.icon_top1:before {
|
||||
content: "\e612";
|
||||
}
|
||||
|
||||
.icon_x:before {
|
||||
content: "\e688";
|
||||
}
|
||||
|
||||
.icon_jiantou9_left:before {
|
||||
content: "\e6e0";
|
||||
}
|
||||
|
||||
.icon_jiantou9_right:before {
|
||||
content: "\e766";
|
||||
}
|
||||
|
||||
.icon_jiantou8_left:before {
|
||||
content: "\e6a5";
|
||||
}
|
||||
|
||||
.icon_zuizuo2_right:before {
|
||||
content: "\e606";
|
||||
}
|
||||
|
||||
.icon_zuizuo2_left:before {
|
||||
content: "\e763";
|
||||
}
|
||||
|
||||
.icon_jiantou8_right:before {
|
||||
content: "\e764";
|
||||
}
|
||||
|
||||
.icon_zuizuo1_left:before {
|
||||
content: "\e70f";
|
||||
}
|
||||
|
||||
.icon_zuizuo1_right:before {
|
||||
content: "\e762";
|
||||
}
|
||||
|
||||
.icon_yanjing1:before {
|
||||
content: "\e605";
|
||||
}
|
||||
|
||||
.icon_position_small1:before {
|
||||
content: "\e603";
|
||||
}
|
||||
|
||||
.icon_qq:before {
|
||||
content: "\e760";
|
||||
}
|
||||
|
||||
.icon_jiantou7_right:before {
|
||||
content: "\e71a";
|
||||
}
|
||||
|
||||
.icon_jiantou7_left:before {
|
||||
content: "\e602";
|
||||
}
|
||||
|
||||
.icon_home1:before {
|
||||
content: "\e601";
|
||||
}
|
||||
|
||||
.icon_gouwu:before {
|
||||
content: "\e65c";
|
||||
}
|
||||
|
||||
.icon_yonghu:before {
|
||||
content: "\e719";
|
||||
}
|
||||
|
||||
.icon_sousuo1:before {
|
||||
content: "\e640";
|
||||
}
|
||||
|
||||
.icon_jiantou6_left:before {
|
||||
content: "\e628";
|
||||
}
|
||||
|
||||
.icon_jiantou5_left:before {
|
||||
content: "\e60c";
|
||||
}
|
||||
|
||||
.icon_jiantou5_right:before {
|
||||
content: "\e702";
|
||||
}
|
||||
|
||||
.icon_wechat:before {
|
||||
content: "\e701";
|
||||
}
|
||||
|
||||
.icon_weibo:before {
|
||||
content: "\e626";
|
||||
}
|
||||
|
||||
.icon_facebook:before {
|
||||
content: "\e653";
|
||||
}
|
||||
|
||||
.icon_twitter:before {
|
||||
content: "\e615";
|
||||
}
|
||||
|
||||
.icon_jiantou4_right:before {
|
||||
content: "\e6f3";
|
||||
}
|
||||
|
||||
.icon_jiantou4_left:before {
|
||||
content: "\e76a";
|
||||
}
|
||||
|
||||
.icon_jiantou3_up:before {
|
||||
content: "\e769";
|
||||
}
|
||||
|
||||
.icon_jiantou3_right:before {
|
||||
content: "\e651";
|
||||
}
|
||||
|
||||
.icon_jiantou3_left:before {
|
||||
content: "\e6ba";
|
||||
}
|
||||
|
||||
.icon_jiantou3_down:before {
|
||||
content: "\e761";
|
||||
}
|
||||
|
||||
.icon_jiantou2_left:before {
|
||||
content: "\e6b9";
|
||||
}
|
||||
|
||||
.icon_jiantou2_right:before {
|
||||
content: "\e614";
|
||||
}
|
||||
|
||||
.icon_zanting:before {
|
||||
content: "\e63a";
|
||||
}
|
||||
|
||||
.icon_bofang:before {
|
||||
content: "\e635";
|
||||
}
|
||||
|
||||
.icon_sousuo:before {
|
||||
content: "\e61d";
|
||||
}
|
||||
|
||||
.icon_yuyan:before {
|
||||
content: "\e600";
|
||||
}
|
||||
|
||||
.icon_jiantou1_right:before {
|
||||
content: "\e6b7";
|
||||
}
|
||||
|
||||
.icon_jiantou1_left:before {
|
||||
content: "\e6b8";
|
||||
}
|
||||
|
||||
BIN
src/static/iconfont/iconfont.ttf
Normal file
BIN
src/static/iconfont/iconfont.woff
Normal file
BIN
src/static/iconfont/iconfont.woff2
Normal file
BIN
src/static/image/E.jpg
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
src/static/image/banner/new_二次开发解决方案.jpg
Normal file
|
After Width: | Height: | Size: 3.8 MiB |
BIN
src/static/image/banner/new_云平台.png
Normal file
|
After Width: | Height: | Size: 1.0 MiB |
BIN
src/static/image/banner/new_同步视频处理方案.png
Normal file
|
After Width: | Height: | Size: 969 KiB |
BIN
src/static/image/banner/new_商显解决方案.png
Normal file
|
After Width: | Height: | Size: 2.0 MiB |
BIN
src/static/image/banner/new_灯杆解决方案.png
Normal file
|
After Width: | Height: | Size: 1.9 MiB |
BIN
src/static/image/banner/new_车载解决方案.png
Normal file
|
After Width: | Height: | Size: 395 KiB |
BIN
src/static/image/banner/old_AIPS.jpg
Normal file
|
After Width: | Height: | Size: 103 KiB |
BIN
src/static/image/banner/old_LED灯杆屏.jpg
Normal file
|
After Width: | Height: | Size: 482 KiB |
BIN
src/static/image/banner/old_商显控制器.jpg
Normal file
|
After Width: | Height: | Size: 965 KiB |
BIN
src/static/image/banner/old_异步控制.jpg
Normal file
|
After Width: | Height: | Size: 117 KiB |
BIN
src/static/image/banner/old_灯杆控制系统.jpg
Normal file
|
After Width: | Height: | Size: 453 KiB |
BIN
src/static/image/banner/old_车载控制系列.jpg
Normal file
|
After Width: | Height: | Size: 906 KiB |
BIN
src/static/image/homeFooterCanvasBg/darksky.jpg
Normal file
|
After Width: | Height: | Size: 328 KiB |
BIN
src/static/image/homeFooterCanvasBg/starsky.jpg
Normal file
|
After Width: | Height: | Size: 1.1 MiB |