document.write("" +"" +"
" +"
" +"
    " +"
  • " +"
  • " +"" +"QQ" +"
  • " +"
  • " +"Case" +"
  • " +"
  • " +"Partner" +"
  • " +"
  • " +"" +"QRCode" +"
  • " +"
  • " +"Top" +"
  • " +"
" +"
" +"
" +"\n"); jQuery(window).scroll(function(){ if(jQuery(document).scrollTop()>jQuery('.mainbox').offset().top-600) { if((jQuery(document).scrollTop()+jQuery(window).height())>jQuery('.page_foot').offset().top - 0) {jQuery('.OnlineService').css({'bottom':(jQuery(document).scrollTop()-jQuery('.page_foot').offset().top+jQuery(window).height()) + 0 + 'px'});} else {jQuery('.OnlineService').css({'bottom':'0px'});} jQuery('.OnlineService').css({"visibility":"visible"}).stop().animate({opacity:"1"},300); } else { jQuery('.OnlineService').stop().animate({opacity:"0"},300,function(){jQuery(this).css({"visibility":"hidden"});}); } }); jQuery(window).resize(function(){ if (jQuery(window).width() <= (jQuery(".OnlineService ul").offset().left+jQuery(".OnlineService ul").width()+20)){ jQuery(".OnlineService ul").stop().animate({right:"0px"},300); }else{ jQuery(".OnlineService ul").stop().animate({right:"-80px"},300); } }); jQuery(document).ready(function(){ if (jQuery(window).width() <= (jQuery(".OnlineService ul").offset().left+jQuery(".OnlineService ul").width()+20)){ jQuery(".OnlineService ul").css({"right":"0px"}); }else{ //jQuery(".OnlineService ul").css({"right":"-80px"}); } });