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

97 lines
3.9 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>
<meta charset="UTF-8">
<title>荣誉与证书_ORICO专利_奥睿科知识产权</title>
<meta name="Keywords" content="荣誉与证书">
<meta name="Description" content="荣誉与证书">
{include file="include/head" /}
<script type="text/javascript">
var navID = "1";
</script>
<link rel="stylesheet" type="text/css" href="__PUBLIC__/m_web/css/subject/honor.css">
</head>
<body style="background-color:#FFF;">
<div id="content">
<!--头部-->
{include file="include/top" /}
<!--banner-->
<div class="banner img-responsives position_r margin-top-90">
<img src="__PUBLIC__/m_web/images/honor/honor_banner.jpg">
<div class="position_a text_white">
<p class="margin-top-50 text_center"><strong>荣誉与证书</strong></p>
<p class="des text_center margin-top-14">专利证书 注册版权 认证与检测 </p>
</div>
</div>
<!--荣誉证书简介-->
<div class="banner img-responsives position_r">
<img src="__PUBLIC__/m_web/images/honor/honor_01.jpg">
<div class="honor_01 text_white">
<p class="des_text">ORICO作为深耕于USB技术探索与应用的品牌多年来在USB存储、充电、传输等领域都有着骄人成绩。<br>
荣誉既是认可,也是责任;我们坚持以终为始,旨在为全世界消费者,带来追求更好生活的选择。</p>
<ul class="margin-top-40">
<li>
<p class="title text_center">300+</p>
<p class="subtitle margin-top-14">产品新颖外观设计专利</p>
</li>
<li>
<p class="title text_center">20+</p>
<p class="subtitle margin-top-14">核心技术及产品自主发明专利</p>
</li>
<li>
<p class="title text_center">100+</p>
<p class="subtitle margin-top-14">产品实用新型专利</p>
</li>
</ul>
</div>
</div>
<!--专利证书-->
<div class="banner img-responsives position_r">
<img src="__PUBLIC__/m_web/images/honor/honor_02.jpg">
<div class="position_a text_white">
<p class="margin-top-50 text_center title"><strong>专利证书</strong></p>
<p class="text_center margin-top-14 text_22">20+发明专利、300+外观设计专利、100+实用新型专利 </p>
</div>
</div>
<!--专利证书-->
<div class="banner img-responsives position_r">
<img src="__PUBLIC__/m_web/images/honor/honor_03.jpg">
<div class="position_a text_blue">
<div class="m_Container">
<p class="margin-top-30 text_center title"><strong>知识产权</strong></p>
<p class="text_center margin-top-14 text_22 line_height_38">我们的产品、著作、商标等在多国家地区拥有自主知识产权
标示着品牌一步步走向国际的心路历程</p>
</div>
</div>
</div>
<!--认证与品控-->
<div class="banner img-responsives position_r">
<img src="__PUBLIC__/m_web/images/honor/honor_04.jpg">
<div class="position_a text_white">
<div class="m_Container">
<p class="margin-top-50 text_center title"><strong>认证与品控</strong></p>
<p class="text_center margin-top-14 text_22 line_height_38">严格的品质把控,获取各国家地区的权威认证,只是我们的起点</p>
</div>
</div>
</div>
<!--合作伙伴-->
<div class="banner img-responsives position_r">
<img src="__PUBLIC__/m_web/images/honor/honor_05.jpg">
<div class="position_a text_blue">
<div class="m_Container">
<p class="margin-top-50 text_center title"><strong>你们的信任,我们的动力</strong></p>
<p class="text_center margin-top-14 text_22 line_height_38">我们与诸多硬件商、知名品牌,保持着深度合作关系</p>
</div>
</div>
</div>
<!--底部-->
{include file="include/bottom" /}
</div>
</body>
</html>