if(/Android|webOS|iPhone|iPod|BlackBerry|Windows CE|Windows Phone/i.test(navigator.userAgent)){
 if(window.location.href.indexOf("?pc")<0){
 try{window.location.href="http://www.m.zggongdeng.com/liti.html"
 }
 catch(e){
 }
 }
}