3d8eac9e8da6454a43a106e413b86045. 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>小兔游戏</title>
  5. <meta charset="UTF-8" />
  6. <link rel="icon" href="favicon.ico" type="image/x-icon" />
  7. <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
  8. <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
  9. <meta name="apple-mobile-web-app-capable" content="yes" />
  10. <meta name="apple-mobile-web-app-status-bar-style" content="black" />
  11. <meta content="小兔游戏,itools游戏,h5游戏,h5手机游戏,HTML5游戏" name="Keywords">
  12. <meta content="小兔游戏是iTools旗下的H5游戏平台,是新兴的HTML5游戏平台。汇聚了当下热门的最新最热最好玩的免费在线H5游戏,无需下载,即点即玩。" name="Description">
  13. <!-- 添加到主屏后的标题(iOS 6 新增) -->
  14. <meta name="apple-mobile-web-app-title" content="iTools H5小游戏">
  15. <!-- 是否启用 WebApp 全屏模式,删除苹果默认的工具栏和菜单栏 -->
  16. <meta name="apple-mobile-web-app-capable" content="no"/>
  17. <!-- 忽略页面中的数字识别为电话,忽略email识别 -->
  18. <meta name="format-detection" content="telphone=no, email=no"/>
  19. <!-- 启用360浏览器的极速模式(webkit) -->
  20. <meta name="renderer" content="webkit">
  21. <!--百度禁止转码-->
  22. <meta http-equiv="Cache-Control" content="no-siteapp" />
  23. <!-- uc强制竖屏 -->
  24. <meta name="screen-orientation" content="portrait">
  25. <!-- QQ强制竖屏 -->
  26. <meta name="x5-orientation" content="portrait">
  27. <!-- UC强制全屏 -->
  28. <meta name="full-screen" content="yes">
  29. <!-- QQ强制全屏 -->
  30. <meta name="x5-fullscreen" content="true">
  31. <!-- UC应用模式 -->
  32. <meta name="browsermode" content="application">
  33. <!-- QQ应用模式 -->
  34. <meta name="x5-page-mode" content="app">
  35. <meta http-equiv="Pragma" content="no-cache">
  36. <link rel="apple-touch-icon-precomposed" sizes="57x57" href="https://tximg.slooti.com/upload/3/74/38f46a0a-9f69-4bc4-ba4b-d0be753243b0.png">
  37. <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://tximg.slooti.com/upload/15/79/f5419304-81ec-4048-ae67-8a7c5a234b5d.png">
  38. <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://tximg.slooti.com/upload/91/31/334aca88-8509-48ec-bb60-b887a7ea38f2.png">
  39. <link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://tximg.slooti.com/upload/70/68/892f69f6-3e63-42fa-b381-fbe10dc3c5d7.png">
  40. <!-- win 8 磁贴图标 -->
  41. <meta name="msapplication-TileImage" content="https://tximg.slooti.com/upload/70/68/892f69f6-3e63-42fa-b381-fbe10dc3c5d7.png">
  42. <style type="text/css">
  43. * {padding:0;margin:0;}
  44. /*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
  45. ::-webkit-scrollbar {
  46. width: 6px;
  47. background-color: #eee;
  48. }
  49. ::-webkit-scrollbar-track {
  50. background-color: #eee;
  51. }
  52. ::-webkit-scrollbar-thumb {
  53. background: #b0bfcc;
  54. }
  55. ::-webkit-scrollbar-button:start {
  56. display:none;
  57. }
  58. ::-webkit-scrollbar-button:end {
  59. display:none;
  60. }
  61. .phone_shell iframe {
  62. width:374px;
  63. height:666px;
  64. background:#fff;
  65. overflow:hidden;
  66. }
  67. .games {overflow:hidden;}
  68. html,body {font-size:50px !important; overflow:hidden; }
  69. body {
  70. width:100%;
  71. background:#2164b8 url(https://tximg.slooti.com/upload/43/98/bc4ae79f-dc10-473a-8653-63e3e62eee38.jpg) center top no-repeat;
  72. }
  73. .header { width:1200px; margin:auto; height:70px; padding-top:10px; box-sizing:border-box;}
  74. .phone_shell {padding-left:36px;margin-top:30px; box-sizing:border-box; padding-top:71px; background:url(https://tximg.slooti.com/upload/61/87/53f68076-bf12-49a0-a826-bd422bdfe2b7.png) 0 0 no-repeat; width:448px; height:801px;}
  75. .wrap {width:1200px; margin:auto; display:box; display:-webkit-box; display:-moz-box;}
  76. .txt {padding-top:407px; padding-left:70px;}
  77. .wechat {padding-top:450px; padding-left:134px;}
  78. .footer {font-size:13px; color:#fff; text-align:center; width:100%; }
  79. </style>
  80. </head>
  81. <body>
  82. <div class="header"><img src="https://tximg.slooti.com/upload/24/30/f7662fad-c016-4567-877a-510677644a57.jpg" /></div>
  83. <div class="wrap">
  84. <div class="txt"><img width=298 src="https://tximg.slooti.com/upload/8/87/660893e7-fcd9-4276-a0f4-c03750f5dff8.png" /></div>
  85. <div class="phone_shell">
  86. <iframe src="/mobile" frameborder=none></iframe>
  87. </div>
  88. <div class="wechat"><img width=324 src="https://tximg.slooti.com/upload/71/56/be9ccee9-faef-4b01-88ee-9a4f58e51a9e.png" /></div>
  89. </div>
  90. <p class="footer">
  91. Copyright © 2011-2018 ThinkSky. All Rights Reserved.深圳市创想天空科技股份有限公司<br/>
  92. 粤B2-20120722号 粤ICP备12048604号 粤网文[2014]0241-091号1 粤公网安备44030402000717号
  93. </p>
  94. <script>
  95. var _hmt = _hmt || [];
  96. (function() {
  97. var hm = document.createElement("script");
  98. hm.src = "https://hm.baidu.com/hm.js?54fb756c6238ee0b14b31f5d7c25b17d";
  99. var s = document.getElementsByTagName("script")[0];
  100. s.parentNode.insertBefore(hm, s);
  101. })();
  102. </script>
  103. </body>
  104. </html>