159 lines
6.4 KiB
PHTML
Executable File
159 lines
6.4 KiB
PHTML
Executable File
<div class="nav">
|
|
<div class="swt-Container overflow-f">
|
|
<div class="all-logo position-r">
|
|
<div class="logo logo-black"><a href="__ORICOROOT__"><img src="/uploads/default/logo-black.png" alt="图片描述"></a></div>
|
|
<div class="logo logo-white"><a href="__ORICOROOT__"><img src="/uploads/default/logo-white.png" alt="图片描述"></a></div>
|
|
</div>
|
|
<div class="all-logo-black position-r" style="display: none">
|
|
<div class="logo"><a href="__ORICOROOT__"><img src="/uploads/default/logo-black.png" alt="图片描述"></a></div>
|
|
</div>
|
|
<div class="navfl">
|
|
<ul class="navul">
|
|
<li id="index" class="products"><a href="__ORICOROOT__">HOME</a></li>
|
|
<li id="nav1" class="products">
|
|
<a href="__ORICOROOT__<?php echo url_rewrite('product'); ?>" class="aons">Product & Service<span class="icon-arrow arrow"></span></a>
|
|
<dl class="navlist" style="display: block">
|
|
<dd class="listfl">
|
|
<div class="navicon">
|
|
<?php
|
|
$oneLevelCategory = [];
|
|
foreach ($productCategory as $k => $pc): if ($k > 7)
|
|
break;
|
|
if (isset($category['id']) && $category['id'] == $pc['id'])
|
|
$oneLevelCategory = isset($pc['child']) ? $pc['child'] : [];
|
|
?>
|
|
<a href="__ORICOROOT__<?php echo url_rewrite('product', ['id' => $pc['id']]); ?>">
|
|
<img src="<?php echo $pc['icon']; ?>">
|
|
<p><?php echo $pc['name']; ?></p>
|
|
</a>
|
|
<?php endforeach; ?>
|
|
</div>
|
|
</dd>
|
|
<dd class="listrh">
|
|
<div class="navimg">
|
|
<div class="liimg"><a href="__ORICOROOT__/Group/special"><img src="/uploads/allimg/p16281x144.jpg"></a>
|
|
</div>
|
|
<div class="navtit">
|
|
<p class="ntit">Featured Products</p>
|
|
<a href="__ORICOROOT__/Group/special"><img src="__PUBLIC__/web/images/jt.png"></a>
|
|
</div>
|
|
<div class="clear"></div>
|
|
</div>
|
|
<div class="navimg">
|
|
<div class="liimg"><a href="__ORICOROOT__/Group/odm"><img src="/uploads/allimg/img16281x144.jpg"></a>
|
|
</div>
|
|
<div class="navtit">
|
|
<p class="ntit">OEM/ODM</p>
|
|
<a href="__ORICOROOT__/Group/odm"><img src="__PUBLIC__/web/images/jt.png"></a>
|
|
</div>
|
|
<div class="clear"></div>
|
|
</div>
|
|
<div class="clear"></div>
|
|
</dl>
|
|
</li>
|
|
<li id="nav2" class="products">
|
|
<a href="#">Value & Mission<span class="icon-arrow arrow"></span></a>
|
|
<dl class="navlist navlist2">
|
|
<dd class="navdd">
|
|
<div class="ddfl">
|
|
<a href="__ORICOROOT__/Group/weare">We Are</a>
|
|
<a href="__ORICOROOT__/Group/wewill">We Will</a>
|
|
<a href="__ORICOROOT__/Group/culture">Culture & Values</a>
|
|
<a href="__ORICOROOT__/Group/vision">Mission & Vision</a>
|
|
</div>
|
|
<div class="ddrh"><img src="__PUBLIC__/web/uploadfiles/image/dd1.jpg">
|
|
</div>
|
|
<div class="clear"></div>
|
|
</dd>
|
|
</dl>
|
|
</li>
|
|
<li id="nav3">
|
|
<a href="#">History & Innovation<span class="icon-arrow arrow"></span></a>
|
|
<dl class="navlist navlist1">
|
|
<dd class="navdd">
|
|
<div class="ddfl">
|
|
<a href="__ORICOROOT__<?php echo url_rewrite('article'); ?>">Brand News</a>
|
|
<a href="__ORICOROOT__/Group/brand">Brand Course</a>
|
|
<a href="__ORICOROOT__/Group/honor">Honors & Certificates</a>
|
|
</div>
|
|
<div class="ddrh"><img src="__PUBLIC__/web/uploadfiles/image/dd3.jpg">
|
|
</div>
|
|
<div class="clear"></div>
|
|
</dd>
|
|
</dl>
|
|
</li>
|
|
<!--<li id="nav2" class="products"><a href="/index/Group/culture">价值与使命</a>
|
|
</li>
|
|
<li id="nav3" class="products"><a href="#">历史与创新</a>
|
|
</li>-->
|
|
<li id="nav4" class="products"><a href="__ORICOROOT__/Group/job">Join Us</a>
|
|
</li>
|
|
<li id="nav5" class="products"><a href="__ORICOROOT__/Group/Contact">Contact Us</a>
|
|
</li>
|
|
<li id="nav6" class="products"><a href="__ORICOROOT__<?php echo url_rewrite('download'); ?>"><a href="#">technical support<span class="icon-arrow arrow"></span></a>
|
|
<dl class="navlist navlist3">
|
|
<dd class="navdd">
|
|
<div class="ddfl">
|
|
<div class="swt-Container">
|
|
<p class="text-r"><a href="__ORICOROOT__<?php echo url_rewrite('download'); ?>">Driver Download</a></p>
|
|
<p><a href="__ORICOROOT__/antifake">SSD Series Anti-Fake Query</a></p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="clear"></div>
|
|
</dd>
|
|
</dl>
|
|
</li>
|
|
|
|
</ul>
|
|
</div>
|
|
<div class="navfl">
|
|
<ul class="navul">
|
|
</ul>
|
|
<div class="clear"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
$( function () {
|
|
|
|
var $category = $( ".navlist" );
|
|
$category.hide();
|
|
$( ".navul li" ).mouseleave( function () {
|
|
$( this ).children( "a" ).addClass( "aons" );
|
|
$( ".nav" ).removeAttr("style");
|
|
$( ".navul" ).find( "a" ).removeClass("menu_a");
|
|
$( this ).find("span").removeClass("arrow-down");
|
|
$(".all-logo").show();
|
|
$(".all-logo-black").hide();
|
|
//$( this ).children( "dl" ).stop( true, true ).slideUp( 500 );
|
|
$( this ).children( "dl" ).stop().slideUp( 500 );
|
|
|
|
} );
|
|
$( ".navul li" ).mouseenter( function () {
|
|
$category.hide();
|
|
$( ".nav" ).css("background-color", "#FFFFFF");
|
|
$( ".navul" ).find( "a" ).addClass("menu_a");
|
|
$(this).find("span").addClass("arrow-down");
|
|
$(".all-logo").hide();
|
|
$(".all-logo-black").show();
|
|
//$( this ).children( "dl" ).stop( true, true ).slideDown( 500 );
|
|
$( this ).children( "dl" ).stop().slideDown( 500 );
|
|
} );
|
|
//搜索框
|
|
$( ".top-R span" ).click( function () {
|
|
$( ".search" ).slideToggle();
|
|
} );
|
|
// 城市
|
|
$( ".zg" ).click( function () {
|
|
$( ".topnav" ).slideToggle(500);
|
|
} );
|
|
|
|
$(".icon-close").click(function(){
|
|
$( ".topnav" ).slideUp(500);
|
|
})
|
|
|
|
} );
|
|
|
|
</script>
|