Commit 11cbe78325306190efb9cf398be716088ce941f7
1 parent
89b55ac3
增加游戏页面(发布云使用)
Showing
1 changed file
with
1033 additions
and
0 deletions
src/main/resources/static/html/game.html
0 → 100644
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
| 6 | +<html xmlns="http://www.w3.org/1999/xhtml"> | |
| 7 | +<head> | |
| 8 | +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | |
| 9 | +<title>游戏专区</title> | |
| 10 | +<script src="http://y1.cnliveimg.com:8080/icms/game/js/jquery1.42.min.js" type="text/javascript"></script> | |
| 11 | +<link href="http://y1.cnliveimg.com:8080/icms/game/css/shouye.css" rel="stylesheet" type="text/css" /> | |
| 12 | +<link rel="stylesheet" type="text/css" href="http://y1.cnliveimg.com:8080/icms/game/css/lrtk.css"> | |
| 13 | +<link href="http://www.cnlive.com/css/2012.css" rel="stylesheet" type="text/css" /> | |
| 14 | +<script src="http://y1.cnliveimg.com:8080/icms/game/js/jquery.superslide.2.1.1.js" type="text/javascript"></script> | |
| 15 | + <script type="text/javascript"> | |
| 16 | + | |
| 17 | +function logout(){ | |
| 18 | + $.ajax({ | |
| 19 | + dataType:'json', | |
| 20 | + url:"/handler/user/delcookie.do", | |
| 21 | + success:function(data){ | |
| 22 | + var flag = data.flag; | |
| 23 | + if(flag == "1"){ | |
| 24 | + window.location.href="http://www.ikol.cn/yxzq/index1.html"; | |
| 25 | + } | |
| 26 | + | |
| 27 | + | |
| 28 | + } | |
| 29 | + }) | |
| 30 | + | |
| 31 | +} | |
| 32 | +</script> | |
| 33 | + <script> | |
| 34 | +(function(){ | |
| 35 | + var bp = document.createElement('script'); | |
| 36 | + var curProtocol = window.location.protocol.split(':')[0]; | |
| 37 | + if (curProtocol === 'https') { | |
| 38 | + bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; | |
| 39 | + } | |
| 40 | + else { | |
| 41 | + bp.src = 'http://push.zhanzhang.baidu.com/push.js'; | |
| 42 | + } | |
| 43 | + var s = document.getElementsByTagName("script")[0]; | |
| 44 | + s.parentNode.insertBefore(bp, s); | |
| 45 | +})(); | |
| 46 | +</script> | |
| 47 | + <script> | |
| 48 | + var _hmt = _hmt || []; | |
| 49 | + (function() { | |
| 50 | + var hm = document.createElement("script"); | |
| 51 | + hm.src = "//hm.baidu.com/hm.js?4627425aed488d04175e70d4539c8e72"; | |
| 52 | + var s = document.getElementsByTagName("script")[0]; | |
| 53 | + s.parentNode.insertBefore(hm, s); | |
| 54 | + })(); | |
| 55 | + </script> | |
| 56 | +<style> | |
| 57 | + .com { | |
| 58 | + background-image: url(http://y1.cnliveimg.com:8080/icms/game/images_detail/bg.gif); | |
| 59 | + background-repeat: repeat-x; | |
| 60 | + background-position: bottom; | |
| 61 | + } | |
| 62 | + | |
| 63 | + .com .content-12 { | |
| 64 | + font-family: "微软雅黑", "宋体", Helvetica, Arial, Helvetica, sans-serif; | |
| 65 | + color: #636363; | |
| 66 | + font-size: 12px; | |
| 67 | + line-height: 20px; | |
| 68 | + padding-bottom: 20px; | |
| 69 | + padding-left: 35px; | |
| 70 | + padding-right: 20px; | |
| 71 | + padding-top: 30px; | |
| 72 | + text-align: left; | |
| 73 | + } | |
| 74 | +</style> | |
| 75 | +</head> | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | +<body bgcolor="#f1f1f1" > | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | +<!-- content --> | |
| 84 | +<div class="content-1" > | |
| 85 | + <table width="708" border="0" cellspacing="0" cellpadding="0" align="left"> | |
| 86 | + <!-- 左侧-有奖游戏 --> | |
| 87 | + <tr> | |
| 88 | + <td> | |
| 89 | + <div id="menucontainer1" > | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | +<div> | |
| 99 | + | |
| 100 | + | |
| 101 | + <table border="0" cellspacing="0" cellpadding="0" class="content-2"> | |
| 102 | + <tr> | |
| 103 | + <td class="content-10"><img src="http://y1.cnliveimg.com:8080/icms/game/images/content-1.gif" /> 有奖游戏</td> | |
| 104 | + </tr> | |
| 105 | + <tr> | |
| 106 | + <td ><table align="center"> | |
| 107 | + <tr> | |
| 108 | + <td class="content-7" > | |
| 109 | + | |
| 110 | + <ul class="content-5"> | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + <li class="content-6" > | |
| 115 | + <table > | |
| 116 | + <tr> | |
| 117 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=721754" target="_blank"><img src="http://yweb2.cnliveimg.com/cnlive/public/170303135004827_081.png" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 118 | + </tr> | |
| 119 | + <tr> | |
| 120 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=721754" target="_blank">干掉僵尸 </a> </td> | |
| 121 | + </tr> | |
| 122 | + <tr> | |
| 123 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">29万次下载</span> </td> | |
| 124 | + </tr> | |
| 125 | + <tr> | |
| 126 | + <td><a href="http://resweb.cnliveimg.com/icms/file/2017/03/03/170303135401564_404.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 127 | + </tr> | |
| 128 | + </table> | |
| 129 | + </li> | |
| 130 | + | |
| 131 | + <li class="content-6" > | |
| 132 | + <table > | |
| 133 | + <tr> | |
| 134 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=721753" target="_blank"><img src="http://yweb2.cnliveimg.com/cnlive/public/170303134123648_480.png" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 135 | + </tr> | |
| 136 | + <tr> | |
| 137 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=721753" target="_blank">麻将消除乐 </a> </td> | |
| 138 | + </tr> | |
| 139 | + <tr> | |
| 140 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">0万次下载</span> </td> | |
| 141 | + </tr> | |
| 142 | + <tr> | |
| 143 | + <td><a href="http://resweb.cnliveimg.com/icms/file/2017/03/03/170303134700302_062.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 144 | + </tr> | |
| 145 | + </table> | |
| 146 | + </li> | |
| 147 | + | |
| 148 | + <li class="content-6" > | |
| 149 | + <table > | |
| 150 | + <tr> | |
| 151 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=721751" target="_blank"><img src="http://yweb1.cnliveimg.com/cnlive/public/170302152814499_814.jpg" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 152 | + </tr> | |
| 153 | + <tr> | |
| 154 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=721751" target="_blank">乐动达人全民 </a> </td> | |
| 155 | + </tr> | |
| 156 | + <tr> | |
| 157 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">0万次下载</span> </td> | |
| 158 | + </tr> | |
| 159 | + <tr> | |
| 160 | + <td><a href="http://resweb.cnliveimg.com/icms/file/2017/03/02/170302153332333_970.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 161 | + </tr> | |
| 162 | + </table> | |
| 163 | + </li> | |
| 164 | + | |
| 165 | + <li class="content-6" > | |
| 166 | + <table > | |
| 167 | + <tr> | |
| 168 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=416602" target="_blank"><img src="http://yweb3.cnliveimg.com/img/cnlive/public/141205153040204_506.jpg" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 169 | + </tr> | |
| 170 | + <tr> | |
| 171 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=416602" target="_blank">萌宠爱跳跃 </a> </td> | |
| 172 | + </tr> | |
| 173 | + <tr> | |
| 174 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">35万次下载</span> </td> | |
| 175 | + </tr> | |
| 176 | + <tr> | |
| 177 | + <td><a href="http://media4.cnlive.com:8080/icms/file/2014/12/05/141205153056054_241.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 178 | + </tr> | |
| 179 | + </table> | |
| 180 | + </li> | |
| 181 | + | |
| 182 | + <li class="content-6" > | |
| 183 | + <table > | |
| 184 | + <tr> | |
| 185 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=415491" target="_blank"><img src="http://yweb0.cnliveimg.com/img/cnlive/public/141127171157374_570.jpg" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 186 | + </tr> | |
| 187 | + <tr> | |
| 188 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=415491" target="_blank">银河空战 </a> </td> | |
| 189 | + </tr> | |
| 190 | + <tr> | |
| 191 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">57万次下载</span> </td> | |
| 192 | + </tr> | |
| 193 | + <tr> | |
| 194 | + <td><a href="http://media4.cnlive.com:8080/icms/file/2014/11/27/141127171237246_236.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 195 | + </tr> | |
| 196 | + </table> | |
| 197 | + </li> | |
| 198 | + | |
| 199 | + <li class="content-6" > | |
| 200 | + <table > | |
| 201 | + <tr> | |
| 202 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=282816" target="_blank"><img src="http://y1.cnliveimg.com:8080/picture/cnlive/public/1409587479043.png" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 203 | + </tr> | |
| 204 | + <tr> | |
| 205 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=282816" target="_blank">剑雨 </a> </td> | |
| 206 | + </tr> | |
| 207 | + <tr> | |
| 208 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">46万次下载</span> </td> | |
| 209 | + </tr> | |
| 210 | + <tr> | |
| 211 | + <td><a href="http://dl.m.duoku.com/game/67000/67745/20140822094925_DuoKu.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 212 | + </tr> | |
| 213 | + </table> | |
| 214 | + </li> | |
| 215 | + | |
| 216 | + <li class="content-6" > | |
| 217 | + <table > | |
| 218 | + <tr> | |
| 219 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=285517" target="_blank"><img src="http://y1.cnliveimg.com:8080/picture/cnlive/public/1410451235430.png" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 220 | + </tr> | |
| 221 | + <tr> | |
| 222 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=285517" target="_blank">无极剑圣 </a> </td> | |
| 223 | + </tr> | |
| 224 | + <tr> | |
| 225 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">33万次下载</span> </td> | |
| 226 | + </tr> | |
| 227 | + <tr> | |
| 228 | + <td><a href="http://dl.m.duoku.com/game/72000/72264/20140911162127_DuoKu.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 229 | + </tr> | |
| 230 | + </table> | |
| 231 | + </li> | |
| 232 | + | |
| 233 | + <li class="content-6" > | |
| 234 | + <table > | |
| 235 | + <tr> | |
| 236 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=285514" target="_blank"><img src="http://y1.cnliveimg.com:8080/picture/cnlive/public/1410451231418.png" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 237 | + </tr> | |
| 238 | + <tr> | |
| 239 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=285514" target="_blank">疯狂冒险岛 </a> </td> | |
| 240 | + </tr> | |
| 241 | + <tr> | |
| 242 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">64万次下载</span> </td> | |
| 243 | + </tr> | |
| 244 | + <tr> | |
| 245 | + <td><a href="http://dl.m.duoku.com/game/72000/72267/20140911174645_DuoKu.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 246 | + </tr> | |
| 247 | + </table> | |
| 248 | + </li> | |
| 249 | + | |
| 250 | + <li class="content-6" > | |
| 251 | + <table > | |
| 252 | + <tr> | |
| 253 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=281793" target="_blank"><img src="http://y1.cnliveimg.com:8080/picture/cnlive/public/1409587435863.png" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 254 | + </tr> | |
| 255 | + <tr> | |
| 256 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=281793" target="_blank">全民挂机 </a> </td> | |
| 257 | + </tr> | |
| 258 | + <tr> | |
| 259 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">26万次下载</span> </td> | |
| 260 | + </tr> | |
| 261 | + <tr> | |
| 262 | + <td><a href="http://dl.m.duoku.com/game/67000/67710/20140916143558_DuoKu.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 263 | + </tr> | |
| 264 | + </table> | |
| 265 | + </li> | |
| 266 | + | |
| 267 | + <li class="content-6" > | |
| 268 | + <table > | |
| 269 | + <tr> | |
| 270 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=281792" target="_blank"><img src="http://y1.cnliveimg.com:8080/picture/cnlive/public/1409587443477.png" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 271 | + </tr> | |
| 272 | + <tr> | |
| 273 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=281792" target="_blank">斗萌西游 </a> </td> | |
| 274 | + </tr> | |
| 275 | + <tr> | |
| 276 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">86万次下载</span> </td> | |
| 277 | + </tr> | |
| 278 | + <tr> | |
| 279 | + <td><a href="http://dl.m.duoku.com/game/67000/67707/20140815110017_DuoKu.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 280 | + </tr> | |
| 281 | + </table> | |
| 282 | + </li> | |
| 283 | + | |
| 284 | + <li class="content-6" > | |
| 285 | + <table > | |
| 286 | + <tr> | |
| 287 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=280229" target="_blank"><img src="http://y1.cnliveimg.com:8080/picture/cnlive/public/1409587429318.png" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 288 | + </tr> | |
| 289 | + <tr> | |
| 290 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=280229" target="_blank">冰火战魂 </a> </td> | |
| 291 | + </tr> | |
| 292 | + <tr> | |
| 293 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">93万次下载</span> </td> | |
| 294 | + </tr> | |
| 295 | + <tr> | |
| 296 | + <td><a href="http://dl.m.duoku.com/game/67000/67642/20140806203113_DuoKu.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 297 | + </tr> | |
| 298 | + </table> | |
| 299 | + </li> | |
| 300 | + | |
| 301 | + <li class="content-6" > | |
| 302 | + <table > | |
| 303 | + <tr> | |
| 304 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=286224" target="_blank"><img src="http://y1.cnliveimg.com:8080/picture/cnlive/public/1410969629641.png" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 305 | + </tr> | |
| 306 | + <tr> | |
| 307 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=286224" target="_blank">我是圣斗士 </a> </td> | |
| 308 | + </tr> | |
| 309 | + <tr> | |
| 310 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">25万次下载</span> </td> | |
| 311 | + </tr> | |
| 312 | + <tr> | |
| 313 | + <td><a href="http://dl.m.duoku.com/game/72000/72374/20140917163719_DuoKu.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 314 | + </tr> | |
| 315 | + </table> | |
| 316 | + </li> | |
| 317 | + | |
| 318 | + <li class="content-6" > | |
| 319 | + <table > | |
| 320 | + <tr> | |
| 321 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=281793" target="_blank"><img src="http://y1.cnliveimg.com:8080/picture/cnlive/public/1409587435863.png" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 322 | + </tr> | |
| 323 | + <tr> | |
| 324 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=281793" target="_blank">全民挂机 </a> </td> | |
| 325 | + </tr> | |
| 326 | + <tr> | |
| 327 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">26万次下载</span> </td> | |
| 328 | + </tr> | |
| 329 | + <tr> | |
| 330 | + <td><a href="http://dl.m.duoku.com/game/67000/67710/20140916143558_DuoKu.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 331 | + </tr> | |
| 332 | + </table> | |
| 333 | + </li> | |
| 334 | + | |
| 335 | + <li class="content-6" > | |
| 336 | + <table > | |
| 337 | + <tr> | |
| 338 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=281361" target="_blank"><img src="http://y1.cnliveimg.com:8080/picture/cnlive/public/1409587455727.png" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 339 | + </tr> | |
| 340 | + <tr> | |
| 341 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=281361" target="_blank">超级经纪人 </a> </td> | |
| 342 | + </tr> | |
| 343 | + <tr> | |
| 344 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">89万次下载</span> </td> | |
| 345 | + </tr> | |
| 346 | + <tr> | |
| 347 | + <td><a href="http://dl.m.duoku.com/game/67000/67685/20140822183712_DuoKu.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 348 | + </tr> | |
| 349 | + </table> | |
| 350 | + </li> | |
| 351 | + | |
| 352 | + <li class="content-6" > | |
| 353 | + <table > | |
| 354 | + <tr> | |
| 355 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=413425" target="_blank"><img src="http://y1.cnliveimg.com:8080/img/cnlive/public/141114103331407_937.jpg" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 356 | + </tr> | |
| 357 | + <tr> | |
| 358 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=413425" target="_blank">布偶大逃亡 </a> </td> | |
| 359 | + </tr> | |
| 360 | + <tr> | |
| 361 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">76万次下载</span> </td> | |
| 362 | + </tr> | |
| 363 | + <tr> | |
| 364 | + <td><a href="http://media4.cnlive.com:8080/icms/file/2014/11/14/141114103530246_480.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 365 | + </tr> | |
| 366 | + </table> | |
| 367 | + </li> | |
| 368 | + | |
| 369 | + <li class="content-6" > | |
| 370 | + <table > | |
| 371 | + <tr> | |
| 372 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=415490" target="_blank"><img src="http://yweb0.cnliveimg.com/img/cnlive/public/141127170821446_983.jpg" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 373 | + </tr> | |
| 374 | + <tr> | |
| 375 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=415490" target="_blank">音符消除 </a> </td> | |
| 376 | + </tr> | |
| 377 | + <tr> | |
| 378 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">93万次下载</span> </td> | |
| 379 | + </tr> | |
| 380 | + <tr> | |
| 381 | + <td><a href="http://media4.cnlive.com:8080/icms/file/2014/11/27/141127170949132_019.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 382 | + </tr> | |
| 383 | + </table> | |
| 384 | + </li> | |
| 385 | + | |
| 386 | + <li class="content-6" > | |
| 387 | + <table > | |
| 388 | + <tr> | |
| 389 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=281360" target="_blank"><img src="http://y1.cnliveimg.com:8080/picture/cnlive/public/1409587446007.png" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 390 | + </tr> | |
| 391 | + <tr> | |
| 392 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=281360" target="_blank">全民西游 </a> </td> | |
| 393 | + </tr> | |
| 394 | + <tr> | |
| 395 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">61万次下载</span> </td> | |
| 396 | + </tr> | |
| 397 | + <tr> | |
| 398 | + <td><a href="http://dl.m.duoku.com/game/67000/67681/20140813163121_DuoKu.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 399 | + </tr> | |
| 400 | + </table> | |
| 401 | + </li> | |
| 402 | + | |
| 403 | + <li class="content-6" > | |
| 404 | + <table > | |
| 405 | + <tr> | |
| 406 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=286229" target="_blank"><img src="http://y1.cnliveimg.com:8080/picture/cnlive/public/1410969637749.png" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 407 | + </tr> | |
| 408 | + <tr> | |
| 409 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=286229" target="_blank">塔王之王 </a> </td> | |
| 410 | + </tr> | |
| 411 | + <tr> | |
| 412 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">91万次下载</span> </td> | |
| 413 | + </tr> | |
| 414 | + <tr> | |
| 415 | + <td><a href="http://dl.m.duoku.com/game/72000/72380/20140917183912_DuoKu.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 416 | + </tr> | |
| 417 | + </table> | |
| 418 | + </li> | |
| 419 | + | |
| 420 | + <li class="content-6" > | |
| 421 | + <table > | |
| 422 | + <tr> | |
| 423 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=285289" target="_blank"><img src="http://y1.cnliveimg.com:8080/picture/cnlive/public/1410364847556.png" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 424 | + </tr> | |
| 425 | + <tr> | |
| 426 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=285289" target="_blank">齐天大圣3D </a> </td> | |
| 427 | + </tr> | |
| 428 | + <tr> | |
| 429 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">54万次下载</span> </td> | |
| 430 | + </tr> | |
| 431 | + <tr> | |
| 432 | + <td><a href="http://dl.m.duoku.com/game/72000/72207/20140910180005_DuoKu.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 433 | + </tr> | |
| 434 | + </table> | |
| 435 | + </li> | |
| 436 | + | |
| 437 | + <li class="content-6" > | |
| 438 | + <table > | |
| 439 | + <tr> | |
| 440 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=284287" target="_blank"><img src="http://y1.cnliveimg.com:8080/picture/cnlive/public/1409673595124.png" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 441 | + </tr> | |
| 442 | + <tr> | |
| 443 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=284287" target="_blank">新森林舞会 </a> </td> | |
| 444 | + </tr> | |
| 445 | + <tr> | |
| 446 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">83万次下载</span> </td> | |
| 447 | + </tr> | |
| 448 | + <tr> | |
| 449 | + <td><a href="http://dl.m.duoku.com/game/72000/72134/20140902162203_DuoKu.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 450 | + </tr> | |
| 451 | + </table> | |
| 452 | + </li> | |
| 453 | + | |
| 454 | + <li class="content-6" > | |
| 455 | + <table > | |
| 456 | + <tr> | |
| 457 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=415479" target="_blank"><img src="http://yweb3.cnliveimg.com/img/cnlive/public/141127170346292_122.jpg" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 458 | + </tr> | |
| 459 | + <tr> | |
| 460 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=415479" target="_blank">兔子围堵战 </a> </td> | |
| 461 | + </tr> | |
| 462 | + <tr> | |
| 463 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">70万次下载</span> </td> | |
| 464 | + </tr> | |
| 465 | + <tr> | |
| 466 | + <td><a href="http://media4.cnlive.com:8080/icms/file/2014/11/27/141127170510204_433.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 467 | + </tr> | |
| 468 | + </table> | |
| 469 | + </li> | |
| 470 | + | |
| 471 | + </ul> | |
| 472 | + </td> | |
| 473 | + </tr> | |
| 474 | + </table></td> | |
| 475 | + </tr> | |
| 476 | + | |
| 477 | + </table> | |
| 478 | + | |
| 479 | +</div> | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | +</div> | |
| 485 | + </td> | |
| 486 | + </tr> | |
| 487 | + <!-- 左侧--安卓精选游戏 --> | |
| 488 | + <tr> | |
| 489 | + <td> | |
| 490 | + <div id="menucontainer10" > | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | +<div > | |
| 499 | + <table border="0" cellspacing="0" cellpadding="0" class="content-2"> | |
| 500 | + <tr> | |
| 501 | + <td class="content-3"><img src="http://y1.cnliveimg.com:8080/icms/game/images/content-1.gif"/> 安卓精选游戏</td> | |
| 502 | + </tr> | |
| 503 | + | |
| 504 | + <tr> | |
| 505 | + <td ><table align="center"> | |
| 506 | + <tr> | |
| 507 | + <td class="content-7" > | |
| 508 | + | |
| 509 | + <ul class="content-5"> | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + <li class="content-6" > | |
| 514 | + <table > | |
| 515 | + <tr> | |
| 516 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=721754" target="_blank"><img src="http://yweb2.cnliveimg.com/cnlive/public/170303135004827_081.png" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 517 | + </tr> | |
| 518 | + <tr> | |
| 519 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=721754" target="_blank">干掉僵尸 </a> </td> | |
| 520 | + </tr> | |
| 521 | + <tr> | |
| 522 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">29万次下载</span> </td> | |
| 523 | + </tr> | |
| 524 | + <tr> | |
| 525 | + <td><a href="http://resweb.cnliveimg.com/icms/file/2017/03/03/170303135401564_404.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 526 | + </tr> | |
| 527 | + </table> | |
| 528 | + </li> | |
| 529 | + | |
| 530 | + <li class="content-6" > | |
| 531 | + <table > | |
| 532 | + <tr> | |
| 533 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=721753" target="_blank"><img src="http://yweb2.cnliveimg.com/cnlive/public/170303134123648_480.png" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 534 | + </tr> | |
| 535 | + <tr> | |
| 536 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=721753" target="_blank">麻将消除乐 </a> </td> | |
| 537 | + </tr> | |
| 538 | + <tr> | |
| 539 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">0万次下载</span> </td> | |
| 540 | + </tr> | |
| 541 | + <tr> | |
| 542 | + <td><a href="http://resweb.cnliveimg.com/icms/file/2017/03/03/170303134700302_062.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 543 | + </tr> | |
| 544 | + </table> | |
| 545 | + </li> | |
| 546 | + | |
| 547 | + <li class="content-6" > | |
| 548 | + <table > | |
| 549 | + <tr> | |
| 550 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=721751" target="_blank"><img src="http://yweb1.cnliveimg.com/cnlive/public/170302152814499_814.jpg" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 551 | + </tr> | |
| 552 | + <tr> | |
| 553 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=721751" target="_blank">乐动达人全民 </a> </td> | |
| 554 | + </tr> | |
| 555 | + <tr> | |
| 556 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">0万次下载</span> </td> | |
| 557 | + </tr> | |
| 558 | + <tr> | |
| 559 | + <td><a href="http://resweb.cnliveimg.com/icms/file/2017/03/02/170302153332333_970.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 560 | + </tr> | |
| 561 | + </table> | |
| 562 | + </li> | |
| 563 | + | |
| 564 | + <li class="content-6" > | |
| 565 | + <table > | |
| 566 | + <tr> | |
| 567 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=417186" target="_blank"><img src="http://yweb2.cnliveimg.com/img/cnlive/public/141210094644721_697.jpg" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 568 | + </tr> | |
| 569 | + <tr> | |
| 570 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=417186" target="_blank">奇缘连萌 </a> </td> | |
| 571 | + </tr> | |
| 572 | + <tr> | |
| 573 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">77万次下载</span> </td> | |
| 574 | + </tr> | |
| 575 | + <tr> | |
| 576 | + <td><a href="http://media4.cnlive.com:8080/icms/file/2014/12/10/141210094704593_508.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 577 | + </tr> | |
| 578 | + </table> | |
| 579 | + </li> | |
| 580 | + | |
| 581 | + <li class="content-6" > | |
| 582 | + <table > | |
| 583 | + <tr> | |
| 584 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=413288" target="_blank"><img src="http://y1.cnliveimg.com:8080/img/cnlive/public/141113165335498_246.jpg" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 585 | + </tr> | |
| 586 | + <tr> | |
| 587 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=413288" target="_blank">宇宙大碰撞 </a> </td> | |
| 588 | + </tr> | |
| 589 | + <tr> | |
| 590 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">50万次下载</span> </td> | |
| 591 | + </tr> | |
| 592 | + <tr> | |
| 593 | + <td><a href="http://media4.cnlive.com:8080/icms/file/2014/11/13/141113171347721_931.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 594 | + </tr> | |
| 595 | + </table> | |
| 596 | + </li> | |
| 597 | + | |
| 598 | + <li class="content-6" > | |
| 599 | + <table > | |
| 600 | + <tr> | |
| 601 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=286111" target="_blank"><img src="http://y1.cnliveimg.com:8080/picture/cnlive/public/1410883235015.png" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 602 | + </tr> | |
| 603 | + <tr> | |
| 604 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=286111" target="_blank">嘿嘿三国 </a> </td> | |
| 605 | + </tr> | |
| 606 | + <tr> | |
| 607 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">37万次下载</span> </td> | |
| 608 | + </tr> | |
| 609 | + <tr> | |
| 610 | + <td><a href="http://dl.m.duoku.com/game/72000/72361/20140916174319_DuoKu.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 611 | + </tr> | |
| 612 | + </table> | |
| 613 | + </li> | |
| 614 | + | |
| 615 | + <li class="content-6" > | |
| 616 | + <table > | |
| 617 | + <tr> | |
| 618 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=286229" target="_blank"><img src="http://y1.cnliveimg.com:8080/picture/cnlive/public/1410969637749.png" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 619 | + </tr> | |
| 620 | + <tr> | |
| 621 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=286229" target="_blank">塔王之王 </a> </td> | |
| 622 | + </tr> | |
| 623 | + <tr> | |
| 624 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">91万次下载</span> </td> | |
| 625 | + </tr> | |
| 626 | + <tr> | |
| 627 | + <td><a href="http://dl.m.duoku.com/game/72000/72380/20140917183912_DuoKu.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 628 | + </tr> | |
| 629 | + </table> | |
| 630 | + </li> | |
| 631 | + | |
| 632 | + <li class="content-6" > | |
| 633 | + <table > | |
| 634 | + <tr> | |
| 635 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=415477" target="_blank"><img src="http://yweb3.cnliveimg.com/img/cnlive/public/141127165215289_416.jpg" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 636 | + </tr> | |
| 637 | + <tr> | |
| 638 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=415477" target="_blank">魔法传奇 </a> </td> | |
| 639 | + </tr> | |
| 640 | + <tr> | |
| 641 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">68万次下载</span> </td> | |
| 642 | + </tr> | |
| 643 | + <tr> | |
| 644 | + <td><a href="http://media4.cnlive.com:8080/icms/file/2014/11/27/141127165418184_896.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 645 | + </tr> | |
| 646 | + </table> | |
| 647 | + </li> | |
| 648 | + | |
| 649 | + <li class="content-6" > | |
| 650 | + <table > | |
| 651 | + <tr> | |
| 652 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=416602" target="_blank"><img src="http://yweb3.cnliveimg.com/img/cnlive/public/141205153040204_506.jpg" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 653 | + </tr> | |
| 654 | + <tr> | |
| 655 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=416602" target="_blank">萌宠爱跳跃 </a> </td> | |
| 656 | + </tr> | |
| 657 | + <tr> | |
| 658 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">35万次下载</span> </td> | |
| 659 | + </tr> | |
| 660 | + <tr> | |
| 661 | + <td><a href="http://media4.cnlive.com:8080/icms/file/2014/12/05/141205153056054_241.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 662 | + </tr> | |
| 663 | + </table> | |
| 664 | + </li> | |
| 665 | + | |
| 666 | + <li class="content-6" > | |
| 667 | + <table > | |
| 668 | + <tr> | |
| 669 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=284287" target="_blank"><img src="http://y1.cnliveimg.com:8080/picture/cnlive/public/1409673595124.png" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 670 | + </tr> | |
| 671 | + <tr> | |
| 672 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=284287" target="_blank">新森林舞会 </a> </td> | |
| 673 | + </tr> | |
| 674 | + <tr> | |
| 675 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">83万次下载</span> </td> | |
| 676 | + </tr> | |
| 677 | + <tr> | |
| 678 | + <td><a href="http://dl.m.duoku.com/game/72000/72134/20140902162203_DuoKu.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 679 | + </tr> | |
| 680 | + </table> | |
| 681 | + </li> | |
| 682 | + | |
| 683 | + <li class="content-6" > | |
| 684 | + <table > | |
| 685 | + <tr> | |
| 686 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=282816" target="_blank"><img src="http://y1.cnliveimg.com:8080/picture/cnlive/public/1409587479043.png" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 687 | + </tr> | |
| 688 | + <tr> | |
| 689 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=282816" target="_blank">剑雨 </a> </td> | |
| 690 | + </tr> | |
| 691 | + <tr> | |
| 692 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">46万次下载</span> </td> | |
| 693 | + </tr> | |
| 694 | + <tr> | |
| 695 | + <td><a href="http://dl.m.duoku.com/game/67000/67745/20140822094925_DuoKu.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 696 | + </tr> | |
| 697 | + </table> | |
| 698 | + </li> | |
| 699 | + | |
| 700 | + <li class="content-6" > | |
| 701 | + <table > | |
| 702 | + <tr> | |
| 703 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=283843" target="_blank"><img src="http://y1.cnliveimg.com:8080/picture/cnlive/public/1409587489149.png" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 704 | + </tr> | |
| 705 | + <tr> | |
| 706 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=283843" target="_blank">众神之光 </a> </td> | |
| 707 | + </tr> | |
| 708 | + <tr> | |
| 709 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">36万次下载</span> </td> | |
| 710 | + </tr> | |
| 711 | + <tr> | |
| 712 | + <td><a href="http://dl.m.duoku.com/game/72000/72121/20140829204025_DuoKu.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 713 | + </tr> | |
| 714 | + </table> | |
| 715 | + </li> | |
| 716 | + | |
| 717 | + <li class="content-6" > | |
| 718 | + <table > | |
| 719 | + <tr> | |
| 720 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=284495" target="_blank"><img src="http://y1.cnliveimg.com:8080/picture/cnlive/public/1409846440370.png" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 721 | + </tr> | |
| 722 | + <tr> | |
| 723 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=284495" target="_blank">群雄割据 </a> </td> | |
| 724 | + </tr> | |
| 725 | + <tr> | |
| 726 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">71万次下载</span> </td> | |
| 727 | + </tr> | |
| 728 | + <tr> | |
| 729 | + <td><a href="http://dl.m.duoku.com/game/72000/72163/20140904172024_DuoKu.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 730 | + </tr> | |
| 731 | + </table> | |
| 732 | + </li> | |
| 733 | + | |
| 734 | + <li class="content-6" > | |
| 735 | + <table > | |
| 736 | + <tr> | |
| 737 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=415479" target="_blank"><img src="http://yweb3.cnliveimg.com/img/cnlive/public/141127170346292_122.jpg" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 738 | + </tr> | |
| 739 | + <tr> | |
| 740 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=415479" target="_blank">兔子围堵战 </a> </td> | |
| 741 | + </tr> | |
| 742 | + <tr> | |
| 743 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">70万次下载</span> </td> | |
| 744 | + </tr> | |
| 745 | + <tr> | |
| 746 | + <td><a href="http://media4.cnlive.com:8080/icms/file/2014/11/27/141127170510204_433.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 747 | + </tr> | |
| 748 | + </table> | |
| 749 | + </li> | |
| 750 | + | |
| 751 | + <li class="content-6" > | |
| 752 | + <table > | |
| 753 | + <tr> | |
| 754 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=415490" target="_blank"><img src="http://yweb0.cnliveimg.com/img/cnlive/public/141127170821446_983.jpg" style="width:78px;height:78px;" border="0" /></a> </td> | |
| 755 | + </tr> | |
| 756 | + <tr> | |
| 757 | + <td ><a href="http://www.ikol.cn/yxzq/view1.html?id=415490" target="_blank">音符消除 </a> </td> | |
| 758 | + </tr> | |
| 759 | + <tr> | |
| 760 | + <td><span style="color:#d0d0d0;font-family:'微软雅黑','宋体';font-size:12px;">93万次下载</span> </td> | |
| 761 | + </tr> | |
| 762 | + <tr> | |
| 763 | + <td><a href="http://media4.cnlive.com:8080/icms/file/2014/11/27/141127170949132_019.apk" ><img src="http://y1.cnliveimg.com:8080/icms/game/images/down-1.gif" border="0" /></a> </td> | |
| 764 | + </tr> | |
| 765 | + </table> | |
| 766 | + </li> | |
| 767 | + | |
| 768 | + </ul> | |
| 769 | + </td> | |
| 770 | + </tr> | |
| 771 | + </table></td> | |
| 772 | + </tr> | |
| 773 | + </table> | |
| 774 | + | |
| 775 | +</div> | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | +</div> | |
| 781 | + </td> | |
| 782 | + </tr> | |
| 783 | + </tbody> | |
| 784 | + </table> | |
| 785 | + </td> | |
| 786 | + </tr> | |
| 787 | + | |
| 788 | + </table> | |
| 789 | + </td> | |
| 790 | + </tr> | |
| 791 | + | |
| 792 | + </table> | |
| 793 | + <!-- 右侧-- --> | |
| 794 | + | |
| 795 | +<script> | |
| 796 | + function tabChange(id) { | |
| 797 | + if (id=='tab_1') { | |
| 798 | + $("#tab_2").css("display","none"); | |
| 799 | + $("#tab_1").css("display","block"); | |
| 800 | + } else { | |
| 801 | + $("#tab_1").css("display","none"); | |
| 802 | + $("#tab_2").css("display","block"); | |
| 803 | + } | |
| 804 | + } | |
| 805 | + | |
| 806 | +</script> | |
| 807 | + | |
| 808 | +<table border="0" cellspacing="0" cellpadding="0" class="content-10a" align="left" > | |
| 809 | + <tr> | |
| 810 | + | |
| 811 | + <td> | |
| 812 | + | |
| 813 | + <table class="content-25"> | |
| 814 | + <tr> | |
| 815 | + <td class="content-29"> | |
| 816 | + <ul> | |
| 817 | + <li> | |
| 818 | + <a href="javascript:tabChange('tab_1')">排行</a> | |
| 819 | + </li> | |
| 820 | + <li> | |
| 821 | + <a href="javascript:tabChange('tab_2')">下载排行</a> | |
| 822 | + </li> | |
| 823 | + </ul> | |
| 824 | + </td> | |
| 825 | + </tr> | |
| 826 | + <tr> | |
| 827 | + <td class="content-32" > | |
| 828 | + <div id="tab_1"> | |
| 829 | + <div id="menucontainer2" > | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | +<div> | |
| 839 | +<table cellspacing="15" > | |
| 840 | +<tbody> | |
| 841 | + | |
| 842 | + <tr> | |
| 843 | + <td class="content-31"><p>1</p></td> | |
| 844 | + <td><h2 class="h2"><a href="http://www.ikol.cn/yxzq/view1.html?id=416602" target="_blank">萌宠爱跳跃</a></h2></td> | |
| 845 | + </tr> | |
| 846 | + | |
| 847 | + | |
| 848 | + <tr> | |
| 849 | + <td class="content-31"><p>2</p></td> | |
| 850 | + <td><h2 class="h2"><a href="http://www.ikol.cn/yxzq/view1.html?id=417186" target="_blank">奇缘连萌</a></h2></td> | |
| 851 | + </tr> | |
| 852 | + | |
| 853 | + | |
| 854 | + <tr> | |
| 855 | + <td class="content-31"><p>3</p></td> | |
| 856 | + <td><h2 class="h2"><a href="http://www.ikol.cn/yxzq/view1.html?id=413425" target="_blank">布偶大逃亡</a></h2></td> | |
| 857 | + </tr> | |
| 858 | + | |
| 859 | + | |
| 860 | + <tr> | |
| 861 | + <td class="content-31-1"><p>4</p></td> | |
| 862 | + <td><h2 class="h2"><a href="http://www.ikol.cn/yxzq/view1.html?id=286229" target="_blank">塔王之王</a></h2></td> | |
| 863 | + </tr> | |
| 864 | + | |
| 865 | + | |
| 866 | + <tr> | |
| 867 | + <td class="content-31-1"><p>5</p></td> | |
| 868 | + <td><h2 class="h2"><a href="http://www.ikol.cn/yxzq/view1.html?id=407798" target="_blank">冒泡水浒</a></h2></td> | |
| 869 | + </tr> | |
| 870 | + | |
| 871 | + | |
| 872 | + <tr> | |
| 873 | + <td class="content-31-1"><p>6</p></td> | |
| 874 | + <td><h2 class="h2"><a href="http://www.ikol.cn/yxzq/view1.html?id=407801" target="_blank">小呀小飞机</a></h2></td> | |
| 875 | + </tr> | |
| 876 | + | |
| 877 | + | |
| 878 | + <tr> | |
| 879 | + <td class="content-31-1"><p>7</p></td> | |
| 880 | + <td><h2 class="h2"><a href="http://www.ikol.cn/yxzq/view1.html?id=413288" target="_blank">宇宙大碰撞</a></h2></td> | |
| 881 | + </tr> | |
| 882 | + | |
| 883 | + | |
| 884 | + <tr> | |
| 885 | + <td class="content-31-1"><p>8</p></td> | |
| 886 | + <td><h2 class="h2"><a href="http://www.ikol.cn/yxzq/view1.html?id=415490" target="_blank">音符消除</a></h2></td> | |
| 887 | + </tr> | |
| 888 | + | |
| 889 | + | |
| 890 | +</tbody> | |
| 891 | +</table> | |
| 892 | +</div> | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | +</div> | |
| 898 | + </div> | |
| 899 | + <div id="tab_2" style="display:none;"> | |
| 900 | + <div id="menucontainer2_1" > | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | +<div> | |
| 910 | +<table cellspacing="15" > | |
| 911 | +<tbody> | |
| 912 | + | |
| 913 | + <tr> | |
| 914 | + <td class="content-31"><p>1</p></td> | |
| 915 | + <td><h2 class="h2"><a href="http://www.ikol.cn/yxzq/view1.html?id=417186" target="_blank">奇缘连萌</a></h2></td> | |
| 916 | + </tr> | |
| 917 | + | |
| 918 | + <tr> | |
| 919 | + <td class="content-31"><p>2</p></td> | |
| 920 | + <td><h2 class="h2"><a href="http://www.ikol.cn/yxzq/view1.html?id=416602" target="_blank">萌宠爱跳跃</a></h2></td> | |
| 921 | + </tr> | |
| 922 | + | |
| 923 | + <tr> | |
| 924 | + <td class="content-31"><p>3</p></td> | |
| 925 | + <td><h2 class="h2"><a href="http://www.ikol.cn/yxzq/view1.html?id=415893" target="_blank">豪门德州扑克</a></h2></td> | |
| 926 | + </tr> | |
| 927 | + | |
| 928 | + <tr> | |
| 929 | + <td class="content-31-1"><p>4</p></td> | |
| 930 | + <td><h2 class="h2"><a href="http://www.ikol.cn/yxzq/view1.html?id=413425" target="_blank">布偶大逃亡</a></h2></td> | |
| 931 | + </tr> | |
| 932 | + | |
| 933 | + <tr> | |
| 934 | + <td class="content-31-1"><p>5</p></td> | |
| 935 | + <td><h2 class="h2"><a href="http://www.ikol.cn/yxzq/view1.html?id=415490" target="_blank">音符消除</a></h2></td> | |
| 936 | + </tr> | |
| 937 | + | |
| 938 | + <tr> | |
| 939 | + <td class="content-31-1"><p>6</p></td> | |
| 940 | + <td><h2 class="h2"><a href="http://www.ikol.cn/yxzq/view1.html?id=415479" target="_blank">兔子围堵战</a></h2></td> | |
| 941 | + </tr> | |
| 942 | + | |
| 943 | + <tr> | |
| 944 | + <td class="content-31-1"><p>7</p></td> | |
| 945 | + <td><h2 class="h2"><a href="http://www.ikol.cn/yxzq/view1.html?id=415491" target="_blank">银河空战</a></h2></td> | |
| 946 | + </tr> | |
| 947 | + | |
| 948 | + <tr> | |
| 949 | + <td class="content-31-1"><p>8</p></td> | |
| 950 | + <td><h2 class="h2"><a href="http://www.ikol.cn/yxzq/view1.html?id=415894" target="_blank">萌喵斗地主</a></h2></td> | |
| 951 | + </tr> | |
| 952 | + | |
| 953 | +</tbody> | |
| 954 | +</table> | |
| 955 | +</div> | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | +</div> | |
| 961 | + </div> | |
| 962 | + </td> | |
| 963 | + </tr> | |
| 964 | +</table> | |
| 965 | + </td> | |
| 966 | + </tr> | |
| 967 | + <tr> | |
| 968 | + <td> | |
| 969 | + <div> | |
| 970 | + <div id="menucontainer3" > | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | +<table cellspacing="0" cellpadding="0" border="0" class="content-25"> | |
| 980 | + <tbody><tr> | |
| 981 | + <td class="content-10" colspan="2"><img src="http://y1.cnliveimg.com:8080/icms/game/images/content-1.gif"> 活动专区</td> | |
| 982 | + </tr> | |
| 983 | + <tr> | |
| 984 | + <td> | |
| 985 | + <table> | |
| 986 | + <tbody> | |
| 987 | + | |
| 988 | + <tr> | |
| 989 | + <td class="content-26"><a href="http://www.ikol.cn/yxzq/view1.html?id=415491" target="_blank"><img width="60" height="54" src="http://yweb0.cnliveimg.com/img/cnlive/public/141127171157374_570.jpg"></a></td> | |
| 990 | + <td><h1 class="h1"><a target="_blank" href="http://www.ikol.cn/yxzq/view1.html?id=415491">银河空战</a></h1> | |
| 991 | + <p class="p">《银河空战》是一款射击类的游戏,精致的游戏画面</p></td> | |
| 992 | + </tr> | |
| 993 | + | |
| 994 | + </tbody> | |
| 995 | + </table></td> | |
| 996 | + </tr> | |
| 997 | + <tr> | |
| 998 | + <td align="center"><img src="http://y1.cnliveimg.com:8080/icms/game/images/huodong-2.gif"></td> | |
| 999 | + </tr> | |
| 1000 | + <tr> | |
| 1001 | + <td><table> | |
| 1002 | + <tbody><tr> | |
| 1003 | + <td class="content-28"> | |
| 1004 | + <ul> | |
| 1005 | + | |
| 1006 | + <li><a target="_blank" href="http://www.ikol.cn/yxzq/view1.html?id=415490">音符消除</a> </li> | |
| 1007 | + | |
| 1008 | + <li><a target="_blank" href="http://www.ikol.cn/yxzq/view1.html?id=419347">佰果连萌</a> </li> | |
| 1009 | + | |
| 1010 | + </ul></td> | |
| 1011 | + </tr> | |
| 1012 | + </tbody></table></td> | |
| 1013 | + </tr> | |
| 1014 | + </tbody></table> | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | +</div> | |
| 1021 | + </div> | |
| 1022 | + </td> | |
| 1023 | + </tr> | |
| 1024 | + </table> | |
| 1025 | +</div> | |
| 1026 | + <script type="text/javascript" src="http://yweb3.cnliveimg.com/js/page_stadig.min.js"></script> | |
| 1027 | +</body> | |
| 1028 | +</html> | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | ... | ... |