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

126 lines
5.9 KiB
PHTML
Executable File

<!DOCTYPE html>
<html lang="en">
<head>
{include file="include/head" /}
<meta charset="UTF-8">
<title>ORICO Industry Chain Layout</title>
<link rel="stylesheet" type="text/css" href="__PUBLIC__/weben/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>
{include file="include/top-header-mobile" /}
<!--top End-->
<!--Banner-->
<div class="Industry_Banner">
<div class="all">
<div class="swt-Container">
<div class="all_text">
<div class="title">ORICO Industry Chain Layout</div>
<div class="des">The whole industry chain integrating R&D, design, production, sales and branding is the strong backing of all ORICO products and services. It can provide solutions that meet the market in real time, efficiently and quickly. In the past 15 years, we have built a comprehensive support system from theory to production, which not only provides solid support for the Group, but also provides effective assistance to the Group's partners and becomes an indispensable partner for many enterprises.</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__/weben/images/industry/industry_01.jpg">
</div>
<div class="right">
<div class="img-responsive"><img src="__PUBLIC__/weben/images/industry/industry_01_2.jpg"></div>
<div class="Industry_title">Theory and Team Support</div>
<div class="des">Clearly understand the competition of the whole industry chain strategy, focus on building an independent whole industry chain, and lead the development process of the industry chain with customers and consumers. Reasonable allocation of resources and strategic teamwork ensure the rising of Group's added value. </div>
</div>
</div>
</div>
<!--第三屏-->
<div class="Industry_03 Industry_white_bg">
<div class="swt-Container">
<div class="Industry_title">Capacity Support from four Factories</div>
<ul>
<li class="img-responsive">
<img src="__PUBLIC__/weben/images/industry/industry_03_1.jpg">
<div class="text">ORICO owns 4 comprehensive design and manufacturing factories, and each of them can independently complete the production and after-sales guarantee services of the corresponding products.</div>
</li>
<li class="img-responsive">
<img src="__PUBLIC__/weben/images/industry/industry_03_2.jpg">
<div class="text">Bringing together industrial design, mold development, manufacturing, electronic research and development, production and assembly. Self-owned warehouse to ensure sufficient supply.</div>
</li>
</ul>
</div>
</div>
<!--第四屏-->
<div class="Industry_04">
<div class="swt-Container">
<div class="Industry_bg">
<div class="left">
<p class="Industry_title">Technical and Product Support for 5 Product Lines</p>
<p><img src="__PUBLIC__/weben/images/industry/industry_part_3.png"></p>
</div>
<div class="right">
<div class="Industry_des">
<p>Nine fully developed product lines, and more than a thousand USB related products, covering everything from data transmission to charging to entertainment peripherals.</p>
<p>From appearance to technology, through years of research and accumulation, we have the strength of independent innovation, and are committed to creating a better user experience.</p>
</div>
</div>
</div>
</div>
</div>
<!--第五屏-->
<div class="Industry_05 Industry_Gray_bg">
<div class="swt-Container">
<div class="Industry_title">Brand Building and Platform Mode Support</div>
<div class="swt-Table_Industry">
<ul class="Table-Row">
<li class="Table-Cell">
<div class="all_text">
<div class="Industry_subtitle">Brand</div>
<div class="Industry_des">From the establishment of the brand VI, the brand strategy is constantly improved and clear. In the process of resource allocation and balancing, the brand runs through.</div>
</div>
<div class="img-responsive "><img src="__PUBLIC__/weben/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">Platform</div>
<div class="Industry_des">With USB technology R&D as the core, including product design, technology research and development, manufacturing to sales, ORICO has become a comprehensive service platform.</div>
</div>
<div class="img-responsive "><img src="__PUBLIC__/weben/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">Area</div>
<div class="Industry_des">In addition to regional division and operation in the country, localized and precise operations are carried out for different regional and cultural backgrounds.</div>
</div>
<div class="img-responsive "><img src="__PUBLIC__/weben/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">Mode</div>
<div class="Industry_des">211 smart supply mode provides a quick and flexible solution for online sales, channel sales, and ODM services.</div>
</div>
<div class="img-responsive"><img src="__PUBLIC__/weben/images/industry/industry_05_4.jpg"></div>
</li>
</ul>
</div>
</div>
</div>
<!-- bottom s -->
{include file="include/bottom" /}
<!-- bottom e -->
</body>
</html>