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