Files
orico-official-website-old/app/index/view/group/industry.phtml
2024-10-29 14:04:59 +08:00

129 lines
5.3 KiB
PHTML
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
{include file="include/head" /}
<meta charset="UTF-8">
<title>集团产业链介绍|orico产业链布局</title>
<link rel="stylesheet" type="text/css" href="__PUBLIC__/web/css/subject/industry.css">
</head>
<body>
<!--top-->
<header class="header-PC header-Index">
<div id="header" class="theme-white">
{include file="include/top" /}
{include file="include/top-header" /}
</div>
</header>
<!--top End-->
<!--Banner-->
<div class="Industry_Banner">
<div class="all">
<div class="swt-Container">
<div class="all_text">
<div class="title">解密ORICO全产业链布局</div>
<div class="des">集研发、设计、生产、销售、品牌于一体的全产业链实力是ORICO所有产品与服务的强有力后盾能够实时、有效率、迅捷的提供满足市场的解决方案。15年来搭建起从理论到产能的全方位支撑体系不仅为集团提供坚实支撑同时也为集团合作伙伴们提供有效助力成为许多企业不可或缺的合作伙伴。
</div>
</div>
</div>
</div>
</div>
<!--第二屏-->
<div class="Industry_Gray_bg Industry_02">
<div class="swt-Container Industry_white_bg">
<div class="left ">
<img src="__PUBLIC__/web/images/industry/industry_01.jpg">
</div>
<div class="right">
<div class="img-responsive"><img src="__PUBLIC__/web/images/industry/industry_01_2.jpg"></div>
<div class="Industry_title">理论与团队支撑</div>
<div class="des">清晰认识全产业链战略的竞争,着力搭建自主全产业链,以客户和消费者引领产业链的发展进程。资源合理分配,团队战略协同,使集团附加值不断高升。</div>
</div>
</div>
</div>
<!--第三屏-->
<div class="Industry_03 Industry_white_bg">
<div class="swt-Container">
<div class="Industry_title">四大工厂产能支撑</div>
<ul>
<li class="img-responsive">
<img src="__PUBLIC__/web/images/industry/industry_03_1.jpg">
<div class="text">自主拥有4大综合性设计生产制造工厂任意一家都能独立完成相应产品的生产及售后保障服务。
</div>
</li>
<li class="img-responsive">
<img src="__PUBLIC__/web/images/industry/industry_03_2.jpg">
<div class="text">汇集工业设计、模具开发、加工制造、电子研发、生产组装于一体;自备仓储物流,保证货源充足。
</div>
</li>
</ul>
</div>
</div>
<!--第四屏-->
<div class="Industry_04">
<div class="swt-Container">
<div class="Industry_bg">
<div class="left">
<p class="Industry_title">5大产品线技术与产品支撑</p>
<p><img src="__PUBLIC__/web/images/industry/industry_part_3.png"></p>
</div>
<div class="right">
<div class="Industry_des">
<p>5条产品线全面铺陈围绕USB技术研发千余种产品涵盖从数据传输到充电再到娱乐外设等诸多方面。</p>
<p>从外观到技术,通过多年的钻研与累积,拥有自主创新产品的实力,致力于打造更棒的用户体验。</p>
</div>
</div>
</div>
</div>
</div>
<!--第五屏-->
<div class="Industry_05 Industry_Gray_bg">
<div class="swt-Container">
<div class="Industry_title">品牌树立与平台模式支撑</div>
<div class="swt-Table">
<ul class="Table-Row">
<li class="Table-Cell">
<div class="all_text">
<div class="Industry_subtitle">品牌上</div>
<div class="Industry_des">从品牌VI的搭建品牌战略不断完善与明确。在全产业链上下游资源配置与平衡进程中品牌贯穿始终。</div>
</div>
<div class="img-responsive "><img src="__PUBLIC__/web/images/industry/industry_05_1.jpg"></div>
</li>
<li class="Table-Cell"></li>
<li class="Table-Cell">
<div class="all_text">
<div class="Industry_subtitle">平台上</div>
<div class="Industry_des">以USB技术研发为核心包括产品设计、技术研发、生产制造到销售 ORICO已经成为一个综合型服务平台。</div>
</div>
<div class="img-responsive "><img src="__PUBLIC__/web/images/industry/industry_05_2.jpg"></div>
</li>
<li class="Table-Cell"></li>
<li class="Table-Cell">
<div class="all_text">
<div class="Industry_subtitle">地域上</div>
<div class="Industry_des">除了在全国进行区域化划分与运营,同时在海外市场的开拓上,针对不同地域文化背景施行本土化精准运营。</div>
</div>
<div class="img-responsive "><img src="__PUBLIC__/web/images/industry/industry_05_3.jpg"></div>
</li>
<li class="Table-Cell"></li>
<li class="Table-Cell">
<div class="all_text">
<div class="Industry_subtitle">模式上</div>
<div class="Industry_des">211智能补货模式的运用为线上销售、渠道销售、ODM服务提供了迅捷灵活的解决方案。</div>
</div>
<div class="img-responsive"><img src="__PUBLIC__/web/images/industry/industry_05_4.jpg"></div>
</li>
</ul>
</div>
</div>
</div>
<!-- bottom s -->
{include file="include/bottom" /}
<!-- bottom e -->
</body>
</html>