document.write('
'); document.write('
会员中心
'); document.write('

'); document.write(' 您好,请登录。用户登录'); document.write('

'); document.write(''); document.write(' '); document.write('
'); document.write(' '); document.write(' '); document.write(' '); document.write('
'); document.write('
'); document.write('
'); document.write('
'); document.write('
0
购物车
'); document.write('
Loading...
'); document.write('
'); document.write(''); $(document).ready(function(){ $(".binfo").hover(function(){ $('.binfo').addClass('binfohover'); $('.Layer_basket').addClass('Layer_baskethover'); }, function(){ $('.binfo').removeClass('binfohover'); $('.Layer_basket').removeClass('Layer_baskethover'); }); $(".uinfobox").hover(function(){ $('.uinfo').addClass('uinfohover'); $('.uinfocot').addClass('uinfocothover'); }, function(){ $('.uinfo').removeClass('uinfohover'); $('.uinfocot').removeClass('uinfocothover'); }); });