function setTabGG(name, cursel, n) { for (i = 1; i <= n; i++) { var menu = document.getElementById(name + i); var con = document.getElementById("lmu_" + name + "_" + i); menu.className = i == cursel ? "hover" : ""; con.style.display = i == cursel ? "block" : "none"; } } $(function () { $('.nav ul li').hover(function () { $(this).find('.sub').stop(true, true).slideDown(); }, function () { $(this).find('.sub').stop(true, true).hide(); }) })
客服热线:400-025-8585,025-84569988
$(function () { $('.Leftmenu ul li').click(function (event) { var menus_list = $(this).find("ul").css('display'); if (menus_list == 'none') { $(".Leftmenu ul li").find("ul").hide(); $(".Leftmenu ul li a").removeClass("nav_parent"); $(this).find("ul").css('display', 'block'); $(this).find("a").addClass("nav_parent"); } else { $(this).find("ul").css('display', 'none'); $(this).find("a").removeClass("nav_parent"); } }); })
提货申请确认
交易账号:
提货密码:
提货单号:
手机号码:
 
 

电话:4000258585,025-66007979,025-84569988

传真:025-6608787转6013

地址:南京市栖霞区紫东路1号紫东国际创意园F4幢4楼

邮箱:market@zgqbyp.com

var cnzz_protocol = (("https:" == document.location.protocol) ? " https://" : " http://");document.write(unescape("%3Cspan id='cnzz_stat_icon_1000121908'%3E%3C/span%3E%3Cscript src='" + cnzz_protocol + "s22.cnzz.com/z_stat.php%3Fid%3D1000121908%26show%3Dpic' type='text/javascript'%3E%3C/script%3E"));