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

77 lines
5.7 KiB
PHTML
Executable File

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
{include file="include/head" /}
<script type="text/javascript">
var navID = "1";
</script>
<link rel="stylesheet" type="text/css" href="__PUBLIC__/m_web/css/subject/industry.css">
<style>
.industry_01{top:1.875rem; position: absolute; width:87.6%; left:6.2%;}
</style>
</head>
<body style="background-color:#FFF;">
<div id="content">
<!--头部-->
{include file="include/top" /}
<!--banner-->
<div class="banner img-responsives margin-top-90">
<img src="__PUBLIC__/m_web/images/industry/industry_banner.jpg">
</div>
<!--解密ORICO全产业链布局-->
<div class="m_Container">
<div class="title text_center margin-top-50 text_black"><strong>ORICO Industry Chain Layout</strong></div>
<div class="des text_gray text_center line_height_38 margin-top-30">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>
<!--解密ORICO全产业链布局-->
<div class="m_Container">
<div class="title text_center margin-top-40 text_black"><strong>Theory and Team Support</strong></div>
<div class="des text_gray text_center line_height_38 margin-top-30">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 class="img-responsives margin-top-14"><img src="__PUBLIC__/m_web/images/industry/industry_01.jpg"></div>
</div>
<!--六大工厂产能支撑-->
<div class="m_Container">
<div class="title text_center margin-top-50 text_black"><strong>Capacity Support from four Factories</strong></div>
<div class="des text_gray text_center line_height_38 margin-top-30">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>
<div class="img-responsives margin-top-14"><img src="__PUBLIC__/m_web/images/industry/industry_02.jpg"></div>
<div class="des text_gray text_center line_height_38 margin-top-20 ">Bringing together industrial design, mold development, manufacturing, electronic research and development, production and assembly. Self-owned warehouse to ensure sufficient supply.</div>
<div class="img-responsive margin-top-14"><img src="__PUBLIC__/m_web/images/industry/industry_03.jpg"></div>
</div>
<!--7大产品线技术与产品支撑-->
<div class="banner img-responsives position_r margin-top-20">
<img src="__PUBLIC__/m_web/images/industry/industry_04.jpg">
<div class="position_a text_white industry_01">
<div class="m_Container">
<p class="text_center"><strong>
Technical and Product Support for 5 Product Lines</strong></p>
<p class="des text_center margin-top-10 line-height-24">Five fully developed product lines, and more than a thousand USB related products, covering everything from data transmission to charging to entertainment peripherals. </p>
</div>
</div>
</div>
<!--品牌树立与平台模式支撑-->
<div class="m_Container">
<div class="title text_center margin-top-50 text_black"><strong>Brand Building and Platform Mode Support</strong></div>
<div class="subtitle text_center margin-top-10 text_black"><strong>Brand</strong></div>
<p class="des text_center margin-top-20 text_gray line_height_38">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.</p>
<div class="img-responsive margin-top-14"><img src="__PUBLIC__/m_web/images/industry/industry_05.jpg"></div>
<div class="subtitle text_center margin-top-14 text_black"><strong>Platform</strong></div>
<p class="des text_center margin-top-14 text_gray line_height_38">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.</p>
<div class="img-responsive margin-top-14"><img src="__PUBLIC__/m_web/images/industry/industry_06.jpg"></div>
<div class="subtitle text_center margin-top-14 text_black"><strong>Area</strong></div>
<p class="des text_center margin-top-14 text_gray line_height_38">In addition to regional division and operation in the country, localized and precise operations are carried out for different regional and cultural backgrounds.</p>
<div class="img-responsive margin-top-14"><img src="__PUBLIC__/m_web/images/industry/industry_07.jpg"></div>
<div class="subtitle text_center margin-top-14 text_black"><strong>Mode</strong></div>
<p class="des text_center margin-top-14 text_gray line_height_38">211 smart supply mode provides a quick and flexible solution for online sales, channel sales, and ODM services.</p>
<div class="img-responsive margin-top-14"><img src="__PUBLIC__/m_web/images/industry/industry_08.jpg"></div>
</div>
<br class="bottom-margin">
<!--底部-->
{include file="include/bottom" /}
</div>
</body>
</html>