Files
orico-official-website-old/app/vn/view/include/bottom.phtml
2024-10-29 14:04:59 +08:00

139 lines
6.6 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.

<!--底部-->
<div class="footer_all">
<div class="footer">
<div class="footl">
<dl>
<dt class="Under-line"><p class="icon-On-line"></p>Bán lẻ trực tuyến ORICO<span class="icon-arrow font-11 arrow"></span></dt>
<dd><a href="https://orico.tmall.com/?spm=a1z10.5-b.1997427721.d4918089.I" target="_blank">Cửa hàng văn phòng Tmall</a></dd>
<dd><a href="http://orico-easy-your-pc.jd.com/" target="_blank">Cửa hàng văn phòng JD ORICO</a></dd>
<dd><a href="https://www.newegg.com/ORICO-TECHNOLOGIES-CO-LTD" target="_blank">Newegg</a></dd>
<dd><a href="https://www.amazon.com/sp?_encoding=UTF8&asin=&isAmazonFulfilled=&isCBA=&marketplaceID=ATVPDKIKX0DER&orderID=&seller=A2S4EXOOJ8Z82D&tab=&vasStoreID=" target="_blank">Amazon</a></dd>
<dd><a href="https://orico.aliexpress.com/store/105327?spm=2114.12010108.pcShopHead_5959929.0" target="_blank">AliExpress</a></dd>
<dd><a href="https://bokcore.1688.com/" target="_blank">1688 ORICO quốc tế</a></dd>
<dd><a href="https://orico.en.alibaba.com/" target="_blank">Alibaba</a></dd>
</dl>
<!--<dl>
<dt class="On-line"><p class="icon-Under-line"></p>Bán lẻ ngoại tuyến ORICO<span class="icon-arrow font-11 arrow"></span></dt>
<dd><a href="/us/Group/distributor">Dealer Network</a></dd>
<dd><a href="">Domestic Channel</a></dd>
<dd><a href="">Overseas Channel</a></dd>
</dl>-->
<dl>
<dt class="support"><p class="icon-support"></p>Hỗ trợ kỹ thuật<span class="icon-arrow font-11 arrow"></span></dt>
<dd><a href="__ORICOROOT__/Group/fq">FAQ</a></dd>
<dd><a href="__ORICOROOT__<?php echo url_rewrite('video'); ?>">Video hướng dẫn</a></dd>
<!--<dd><a href="">Knowledge-base</a></dd>
<dd><a href="faq-1222.html">如何成为经销商</a></dd>-->
<dd><a href="__ORICOROOT__/Group/policy">Chính sách bảo hành</a></dd>
</dl>
<dl>
<dt class="media"><p class="icon-media"></p>Phương tiện truyền thông<span class="icon-arrow font-11 arrow"></span></dt>
<dd><a href="tencent://message/?uin=429090372&Site=www.oricogroup.com.cn&Menu=yes">Những người theo dõi ORICO</a></dd>
<dd><a href="http://bbs.orico.com.cn/portal.php">Cộng đồng ORICO</a></dd>
<dd><a href="https://weibo.com/p/1006063158162522/home?from=page_100606&mod=TAB&is_all=1#place">Weibo</a></dd>
<dd><a href="">WeChat</a></dd>
<!--<dd><a href="">Facebook</a></dd>
<dd><a href="https://twitter.com/ORICO_Official">Twitter</a></dd>
<dd><a href="https://www.youtube.com/channel/UCi1NX8JcV3mJ1AnqrxhuLHw?view_as=public">Youtube</a></dd>-->
</dl>
<dl>
<dt class="join"><p class="icon-join"></p>Tham gia với chúng tôi<span class="icon-arrow font-11 arrow"></span></dt>
<dd><a href="__ORICOROOT__/Group/odm">Hợp tác</a></dd>
<!--<dd><a href="/us/Group/job" >Jobs</a></dd>-->
</dl> </div>
<div class="footr text-l f-gray">
<div class="font-18"><span>Liên hệ chúng tôi</span><span><a href="__PUBLIC__/weben/images/home/SKMBT_C35319110614220.pdf" target="_blank"><img src="__PUBLIC__/web/images/home/statement.png">Terms of Use</a></span></div>
<p class="padding-t-8vw">Thêm vào: 19 / F, Khối 14A, Công viên Khoa học & Công nghệ Zhonghaixin, Quận Longgang, Thâm Quyến, Trung Quốc</p>
<p>Hậu mãi & Hỗ trợ: 400-6696-298</p>
<p>E-mailsupports@orico.com.cn</p>
</div>
</div>
<div class="swt-Container img-responsive footer_bg position-r">
<div style="position: absolute; bottom:0; z-index: 0;"><img src="__PUBLIC__/web/images/home/footer_bg.jpg"></div>
</div>
</div>
</div>
<div class="footer_bottom">
<div class="rha text-c">
<a href="https://www.youtube.com/user/ORICOVlog" target="_blank"><div class="footr-icon"><span class="icon1-youtube"></span></div>
<a href="https://twitter.com/ORICO_Official" target="_blank"><div class="footr-icon"><span class="icon1-twitter"></span></div>
<a href="https://www.instagram.com/orico__technologies" target="_blank"><div class="footr-icon"><span class="icon1-instagram"></span></div></a>
<a href="https://www.facebook.com/ORICOOfficial" target="_blank"><div class="footr-icon"><span class="icon1-facebook"></span></div></a>
</div>
2015 ORICO Technologies Co.,Ltd copyright
<a href="http://www.miitbeian.gov.cn" style="color:#fff" target="_blank">GuangDong ICP No. 15,025,109</a></div>
{include file="include/kefu" /}
<script type="text/javascript" src="__PUBLIC__/weben/scripts/owl.carousel.min.js"></script>
<script type="text/javascript" src="__PUBLIC__/weben/scripts/html5shiv.v3.72.min.js"></script>
<script>
/*头部菜单栏*/
$( function () {
var $category = $( ".navlist" );
$category.hide();
$( ".navul li" ).mouseleave( function () {
$( this ).children( "a" ).addClass( "aons" );
$( ".nav" ).removeAttr("style");
$( ".navlist_c" ).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();
$( ".navlist_c" ).removeAttr("style");
$( ".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);
})
} );
/*底部菜单弹出*/
var body_width = $(window).width();
if(body_width < 767){
$(function(){
$(".footl dt").click(function(){
$(this).nextAll().toggle(500);
$(this).children("span").toggleClass( "arrow-r" )
}).mouseout(function(){
$(".bottom_cn_box").hide();
});
})
}
/*新导航*/
$(function(){
$(".ca_lists").mouseover(function(){
$(this).addClass('on').siblings().removeClass('on');
$(this).siblings().children('div').hide();
$(this).children('div').show();
});
});
</script>