index3.html 137 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>空中传媒游戏</title>
  6. <meta name="viewport" content="width=device-width,minimum-scale=1,maximum-scale=1,initial-scale=no">
  7. <meta name="apple-mobile-web-app-capable" content="yes">
  8. <meta name="apple-mobile-web-app-status-bar-style" content="black">
  9. <meta name="format-detection" content="telephone=no">
  10. <style>
  11. body,.header,.header *,.com *,.tj_box *,.btnbox *{margin:0;padding:0;}
  12. .header,.header ul,.com ul,.tj_box ul,.btnbox ul,.header,.header li,.com li,.tj_box li,.btnbox li{list-style:none;}
  13. input,textarea{-webkit-appearance:none;}
  14. body{font-size:14px;}
  15. body{font-family:"微软雅黑","宋体",Arial;background:#efefef;line-height:1.8;}
  16. .clearfix:after{content:" ";height:0;visibility:hidden;display:block;clear:both;}
  17. * html .clearfix{zoom:1;}
  18. *:first-child+html .clearfix{zoom:1;}
  19. .wrapper{_width:640px;max-width:640px;margin:0 auto;}
  20. .tj_title,.tj_box dl{border-bottom:1px solid #c5c5c5;box-shadow:0 1px 0 #FFF;-webkit-border-bottom:none;-webkit-box-shadow:none;-webkit-border-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAl4AAAACCAMAAAC+LCIRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoxNTdCRjY1RDQ2QTVFMTExOTEzOEE0ODc3QUIxNzlFOSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RkJGMjk2NkZDODcxMUUxOTlENDk5RDgzNTk0QUJDQyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RkJGMjk2NUZDODcxMUUxOTlENDk5RDgzNTk0QUJDQyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjJCQURBMDA0QjNGQkUxMTFBNUY4QTFFQkFGRTM3OUNEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjE1N0JGNjVENDZBNUUxMTE5MTM4QTQ4NzdBQjE3OUU5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+GgBqZwAAAIpQTFRF////xcXF/v7+/f39/Pz8+/v7+vr69/f3+fn59fX19vb2+Pj49PT0xsbGx8fHyMjIycnJzc3Ny8vLysrK0tLSzs7O4eHhzMzM3Nzc2tra09PT1NTU3t7e1tbWz8/P39/f0dHR0NDQ1dXV2NjY3d3d2dnZ4ODg19fX29vb8/Pz4uLi5OTk4+Pj5eXlvVT1UwAAALlJREFUeNrc0okVgjAQAFFUUEAF5Bbl9MKD/tuT3U0wMXkW4G9hxhiGJ3iBB0rRFdTgCM4gB/1ojy6jE7iBEnTgAAoUowa0oAIJ2pEMhCRCAeMTj9tOZn9iK/I+fEEwibiQy5gdlzAVaUlDYobKFAemIyXBlLcTuRCqve9RzuAQ5yNTE5zmmjLjS8ad20gckStaSdYCW7KUWDLzy+LbXMv4U/PfFnqmlqWx1LAVa8VK5Soc1bTRW4ABAJ6hNNejrHxUAAAAAElFTkSuQmCC) 0 0 2 0/0 0 2px 0;}
  21. .tj_title{margin:10px 10px 5px 10px;color:#777777;padding-bottom:5px;text-indent:10px;font-size:15px;font-weight:bold;}
  22. .tj_box{margin:15px 10px;text-align:left;font-size:12px;overflow:hidden;}
  23. .tj_box img{border:none;width:50px;height:50px;border-radius:25px 25px;}
  24. .tj_box dl{margin:5px 0;padding-bottom:5px;overflow:hidden;cursor:pointer;}
  25. .tj_box dl dt{float:right;padding:0;height:50px;}
  26. .tj_box dl dd{float:right;width:100%;margin-right:-55px;}
  27. .tj_box dl div{padding-right:70px;}
  28. .tj_box dl p{color:#999999;padding-right:8px;line-height:1.5;}
  29. .tj_box dl h3{color:#5a5a5a;font-size:14px;}
  30. .tj_base{display:inline-block;width:55px;height:70px;line-height:15px;text-align:center;color:#808080;text-decoration:none;margin:5px 0;background-position:center 6px;background-repeat:no-repeat;background-size:45px auto;}
  31. .header{height:54px;color:#FFF;position:relative;overflow:hidden;background-repeat:no-repeat;background-position:right top;background-size:auto 54px;-webkit-box-shadow:0 2px 10px 2px #d3d3d3;box-shadow:0 2px 10px 2px #d3d3d3;margin-bottom:10px;}
  32. .header .left{float:left;height:100%;width:246px;background-repeat:no-repeat;background-position:left 0;background-size:246px 177px;}
  33. .header .right{float:right;height:100%;width:64px;background-repeat:no-repeat;background-position:right bottom;background-size:246px 177px;}
  34. .header .left h1{padding:15px 0 2px 15px;font-weight:normal;font-size:20px;line-height:23px;}
  35. .header .left span{font-size:13px;line-height:18px;padding:0 0 0 15px;}
  36. .header{background-image:url('./index3/mblogpic/2000.jpg');}
  37. .menu { width:100%; height:40px; border-top:1px solid #c5c5c5; position:fixed; bottom:0; z-index:100;}
  38. .menu a { text-decoration:none;display:block;float:left; width:33.3%;border-right:1px solid #c5c5c5;box-sizing:border-box; height:40px; color:#4a4a4a; font:normal 14px/40px 'SimSun';background:#fafafa; margin:0px; padding:0px; text-align:center; }
  39. .menu a.a2 {font-weight:bold; color:#EB6100; text-indent:6px;}
  40. .menu a.a3 { border:none;}
  41. .menu a.cur{color:#d9004a;}
  42. </style>
  43. </head>
  44. <body>
  45. <div class="wrapper" id="wrapper">
  46. <ul class="header">
  47. <li class="left"><h1>2015年微信HOT榜--空中传媒游戏</h1></li>
  48. <li class="right"></li>
  49. </ul>
  50. <div class="tj_box">
  51. <a style="text-decoration:none;" href="games/mml">
  52. <dl class="clearfix">
  53. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">挑战记忆力</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  54. <dt class="tj_base"><img src="games/mml/icon.png" /></dt>
  55. </dl>
  56. </a>
  57. <a style="text-decoration:none;" href="games/maya">
  58. <dl class="clearfix">
  59. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">玛雅传奇</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  60. <dt class="tj_base"><img src="games/maya/icon.png" /></dt>
  61. </dl>
  62. </a>
  63. <a style="text-decoration:none;" href="games/mlss">
  64. <dl class="clearfix">
  65. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">小心女司机</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  66. <dt class="tj_base"><img src="games/mlss/icon.png" /></dt>
  67. </dl>
  68. </a>
  69. <a style="text-decoration:none;" href="games/xmxx">
  70. <dl class="clearfix">
  71. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">消灭星星</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  72. <dt class="tj_base"><img src="games/xmxx/icon.png" /></dt>
  73. </dl>
  74. </a>
  75. <a style="text-decoration:none;" href="games/hcrdtw">
  76. <dl class="clearfix">
  77. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">火柴人大逃亡</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  78. <dt class="tj_base"><img src="games/hcrdtw/icon.png" /></dt>
  79. </dl>
  80. </a>
  81. <a style="text-decoration:none;" href="games/jxcc">
  82. <dl class="clearfix">
  83. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">极限超车</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  84. <dt class="tj_base"><img src="games/jxcc/icon.png" /></dt>
  85. </dl>
  86. </a>
  87. <a style="text-decoration:none;" href="games/jellyslice">
  88. <dl class="clearfix">
  89. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">切割果冻片</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  90. <dt class="tj_base"><img src="games/jellyslice/icon.png" /></dt>
  91. </dl>
  92. </a>
  93. <a style="text-decoration:none;" href="games/jidan">
  94. <dl class="clearfix">
  95. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">跑鸡蛋</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  96. <dt class="tj_base"><img src="games/jidan/icon.png" /></dt>
  97. </dl>
  98. </a>
  99. <a style="text-decoration:none;" href="games/fangyuzjz">
  100. <dl class="clearfix">
  101. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">防御阻击站</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  102. <dt class="tj_base"><img src="games/fangyuzjz/icon.png" /></dt>
  103. </dl>
  104. </a>
  105. <a style="text-decoration:none;" href="games/gd2048">
  106. <dl class="clearfix">
  107. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">搞定2048</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  108. <dt class="tj_base"><img src="games/gd2048/icon.png" /></dt>
  109. </dl>
  110. </a>
  111. <a style="text-decoration:none;" href="games/rhino">
  112. <dl class="clearfix">
  113. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">犀牛溜冰场</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  114. <dt class="tj_base"><img src="games/rhino/icon.png" /></dt>
  115. </dl>
  116. </a>
  117. <a style="text-decoration:none;" href="games/maxarea">
  118. <dl class="clearfix">
  119. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">全民抢房子</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  120. <dt class="tj_base"><img src="games/maxarea/icon.png" /></dt>
  121. </dl>
  122. </a>
  123. <a style="text-decoration:none;" href="games/farm">
  124. <dl class="clearfix">
  125. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">农场练练看</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  126. <dt class="tj_base"><img src="games/farm/icon.png" /></dt>
  127. </dl>
  128. </a>
  129. <a style="text-decoration:none;" href="games/ddx">
  130. <dl class="clearfix">
  131. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">猜大小</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  132. <dt class="tj_base"><img src="games/ddx/icon.png" /></dt>
  133. </dl>
  134. </a>
  135. <a style="text-decoration:none;" href="games/soccermove">
  136. <dl class="clearfix">
  137. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">滚滚足球</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  138. <dt class="tj_base"><img src="games/soccermove/icon.png" /></dt>
  139. </dl>
  140. </a>
  141. <a style="text-decoration:none;" href="games/monstersunion">
  142. <dl class="clearfix">
  143. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">怪物连萌</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  144. <dt class="tj_base"><img src="games/monstersunion/icon.png" /></dt>
  145. </dl>
  146. </a>
  147. <a style="text-decoration:none;" href="games/evolution">
  148. <dl class="clearfix">
  149. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">进化</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  150. <dt class="tj_base"><img src="games/evolution/icon.png" /></dt>
  151. </dl>
  152. </a>
  153. <a style="text-decoration:none;" href="games/hldy">
  154. <dl class="clearfix">
  155. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">欢乐钓鱼</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  156. <dt class="tj_base"><img src="games/hldy/icon.png" /></dt>
  157. </dl>
  158. </a>
  159. <a style="text-decoration:none;" href="games/jumpjump">
  160. <dl class="clearfix">
  161. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">我跳我跳我跳跳跳</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  162. <dt class="tj_base"><img src="games/jumpjump/icon.png" /></dt>
  163. </dl>
  164. </a>
  165. <a style="text-decoration:none;" href="games/zpfff">
  166. <dl class="clearfix">
  167. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">字牌翻翻看</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  168. <dt class="tj_base"><img src="games/zpfff/icon.png" /></dt>
  169. </dl>
  170. </a>
  171. <a style="text-decoration:none;" href="games/demoncastle">
  172. <dl class="clearfix">
  173. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">魔兽城堡</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  174. <dt class="tj_base"><img src="games/demoncastle/icon.png" /></dt>
  175. </dl>
  176. </a>
  177. <a style="text-decoration:none;" href="games/hmk">
  178. <dl class="clearfix">
  179. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">划木块</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  180. <dt class="tj_base"><img src="games/hmk/icon.png" /></dt>
  181. </dl>
  182. </a>
  183. <a style="text-decoration:none;" href="games/get36">
  184. <dl class="clearfix">
  185. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">得到36</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  186. <dt class="tj_base"><img src="games/get36/icon.png" /></dt>
  187. </dl>
  188. </a>
  189. <a style="text-decoration:none;" href="games/yblc">
  190. <dl class="clearfix">
  191. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">一笔连成</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  192. <dt class="tj_base"><img src="games/yblc/icon.png" /></dt>
  193. </dl>
  194. </a>
  195. <a style="text-decoration:none;" href="games/bdfm">
  196. <dl class="clearfix">
  197. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">棒打疯猫</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  198. <dt class="tj_base"><img src="games/bdfm/icon.png" /></dt>
  199. </dl>
  200. </a>
  201. <a style="text-decoration:none;" href="games/dct">
  202. <dl class="clearfix">
  203. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">大长腿</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  204. <dt class="tj_base"><img src="games/dct/icon.png" /></dt>
  205. </dl>
  206. </a>
  207. <a style="text-decoration:none;" href="games/mmsz">
  208. <dl class="clearfix">
  209. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">萌萌水贼</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  210. <dt class="tj_base"><img src="games/mmsz/icon.png" /></dt>
  211. </dl>
  212. </a>
  213. <a style="text-decoration:none;" href="games/tdlxj">
  214. <dl class="clearfix">
  215. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">土豆历险记</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  216. <dt class="tj_base"><img src="games/tdlxj/icon.png" /></dt>
  217. </dl>
  218. </a>
  219. <a style="text-decoration:none;" href="games/jkgqx">
  220. <dl class="clearfix">
  221. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">解开感情线</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  222. <dt class="tj_base"><img src="games/jkgqx/icon.png" /></dt>
  223. </dl>
  224. </a>
  225. <a style="text-decoration:none;" href="games/fndxhm">
  226. <dl class="clearfix">
  227. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">愤怒的小红帽</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  228. <dt class="tj_base"><img src="games/fndxhm/icon.png" /></dt>
  229. </dl>
  230. </a>
  231. <a style="text-decoration:none;" href="games/grfhy">
  232. <dl class="clearfix">
  233. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">高尔夫花园</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  234. <dt class="tj_base"><img src="games/grfhy/icon.png" /></dt>
  235. </dl>
  236. </a>
  237. <a style="text-decoration:none;" href="games/xjmt">
  238. <dl class="clearfix">
  239. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">星际摩托</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  240. <dt class="tj_base"><img src="games/xjmt/icon.png" /></dt>
  241. </dl>
  242. </a>
  243. <a style="text-decoration:none;" href="games/jtlq">
  244. <dl class="clearfix">
  245. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">街头篮球</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  246. <dt class="tj_base"><img src="games/jtlq/icon.png" /></dt>
  247. </dl>
  248. </a>
  249. <a style="text-decoration:none;" href="games/mrg1">
  250. <dl class="clearfix">
  251. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">英雄难过美人关</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  252. <dt class="tj_base"><img src="games/mrg1/icon.png" /></dt>
  253. </dl>
  254. </a>
  255. <a style="text-decoration:none;" href="games/ssrz">
  256. <dl class="clearfix">
  257. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">生死忍者</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  258. <dt class="tj_base"><img src="games/ssrz/icon.png" /></dt>
  259. </dl>
  260. </a>
  261. <a style="text-decoration:none;" href="games/xmyfk">
  262. <dl class="clearfix">
  263. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">熊猫也疯狂</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  264. <dt class="tj_base"><img src="games/xmyfk/icon.png" /></dt>
  265. </dl>
  266. </a>
  267. <a style="text-decoration:none;" href="games/cwdyj">
  268. <dl class="clearfix">
  269. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">宠物大营救</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  270. <dt class="tj_base"><img src="games/cwdyj/icon.png" /></dt>
  271. </dl>
  272. </a>
  273. <a style="text-decoration:none;" href="games/cdzj">
  274. <dl class="clearfix">
  275. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">拆弹专家</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  276. <dt class="tj_base"><img src="games/cdzj/icon.png" /></dt>
  277. </dl>
  278. </a>
  279. <a style="text-decoration:none;" href="games/candyrain">
  280. <dl class="clearfix">
  281. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">糖果粉碎世界</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  282. <dt class="tj_base"><img src="games/candyrain/icon.png" /></dt>
  283. </dl>
  284. </a>
  285. <a style="text-decoration:none;" href="games/bzylls">
  286. <dl class="clearfix">
  287. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">八爪鱼与手拉手</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  288. <dt class="tj_base"><img src="games/bzylls/icon.png" /></dt>
  289. </dl>
  290. </a>
  291. <a style="text-decoration:none;" href="games/Bubblefish">
  292. <dl class="clearfix">
  293. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">泡泡鱼与螃蟹</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  294. <dt class="tj_base"><img src="games/Bubblefish/icon.png" /></dt>
  295. </dl>
  296. </a>
  297. <a style="text-decoration:none;" href="games/bmbmt">
  298. <dl class="clearfix">
  299. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">斑马斑马跳</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  300. <dt class="tj_base"><img src="games/bmbmt/icon.png" /></dt>
  301. </dl>
  302. </a>
  303. <a style="text-decoration:none;" href="games/blockgame">
  304. <dl class="clearfix">
  305. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">合体积木</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  306. <dt class="tj_base"><img src="games/blockgame/icon.png" /></dt>
  307. </dl>
  308. </a>
  309. <a style="text-decoration:none;" href="games/blfc">
  310. <dl class="clearfix">
  311. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">暴力飞车</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  312. <dt class="tj_base"><img src="games/blfc/icon.png" /></dt>
  313. </dl>
  314. </a>
  315. <a style="text-decoration:none;" href="games/blackjack">
  316. <dl class="clearfix">
  317. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">21点</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  318. <dt class="tj_base"><img src="games/blackjack/icon.png" /></dt>
  319. </dl>
  320. </a>
  321. <a style="text-decoration:none;" href="games/ai">
  322. <dl class="clearfix">
  323. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">糖果丘比特</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  324. <dt class="tj_base"><img src="games/ai/icon.png" /></dt>
  325. </dl>
  326. </a>
  327. <a style="text-decoration:none;" href="games/freekick">
  328. <dl class="clearfix">
  329. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">任意球大师</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  330. <dt class="tj_base"><img src="games/freekick/icon.png" /></dt>
  331. </dl>
  332. </a>
  333. <a style="text-decoration:none;" href="games/3dboxing">
  334. <dl class="clearfix">
  335. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">3d拳击</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  336. <dt class="tj_base"><img src="games/3dboxing/icon.png" /></dt>
  337. </dl>
  338. </a>
  339. <a style="text-decoration:none;" href="games/100c">
  340. <dl class="clearfix">
  341. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">是男人就下100层</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  342. <dt class="tj_base"><img src="games/100c/icon.png" /></dt>
  343. </dl>
  344. </a>
  345. <a style="text-decoration:none;" href="games/coreball">
  346. <dl class="clearfix">
  347. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">coreball</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  348. <dt class="tj_base"><img src="games/coreball/icon.png" /></dt>
  349. </dl>
  350. </a>
  351. <a style="text-decoration:none;" href="games/hgy">
  352. <dl class="clearfix">
  353. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">画个圆</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  354. <dt class="tj_base"><img src="games/hgy/icon.png" /></dt>
  355. </dl>
  356. </a>
  357. <a style="text-decoration:none;" href="games/yd">
  358. <dl class="clearfix">
  359. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">圆点</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  360. <dt class="tj_base"><img src="games/yd/icon.png" /></dt>
  361. </dl>
  362. </a>
  363. <a style="text-decoration:none;" href="games/dwlx">
  364. <dl class="clearfix">
  365. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">动物连线</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  366. <dt class="tj_base"><img src="games/dwlx/icon.png" /></dt>
  367. </dl>
  368. </a>
  369. <a style="text-decoration:none;" href="games/hjby">
  370. <dl class="clearfix">
  371. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">火箭兔奔月</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  372. <dt class="tj_base"><img src="games/hjby/icon.png" /></dt>
  373. </dl>
  374. </a>
  375. <a style="text-decoration:none;" href="games/feiyu">
  376. <dl class="clearfix">
  377. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">小猪飞飞</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  378. <dt class="tj_base"><img src="games/feiyu/icon.png" /></dt>
  379. </dl>
  380. </a>
  381. <a style="text-decoration:none;" href="games/xzhsdmx">
  382. <dl class="clearfix">
  383. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">新召唤师峡谷冒险</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  384. <dt class="tj_base"><img src="games/xzhsdmx/icon.png" /></dt>
  385. </dl>
  386. </a>
  387. <a style="text-decoration:none;" href="games/xxcbdwf">
  388. <dl class="clearfix">
  389. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">炫炫翅膀带我飞</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  390. <dt class="tj_base"><img src="games/xxcbdwf/icon.png" /></dt>
  391. </dl>
  392. </a>
  393. <a style="text-decoration:none;" href="games/ttxdszm">
  394. <dl class="clearfix">
  395. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">天天炫斗</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  396. <dt class="tj_base"><img src="games/ttxdszm/icon.png" /></dt>
  397. </dl>
  398. </a>
  399. <a style="text-decoration:none;" href="games/ttfc">
  400. <dl class="clearfix">
  401. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">天天飞车</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  402. <dt class="tj_base"><img src="games/ttfc/icon.png" /></dt>
  403. </dl>
  404. </a>
  405. <a style="text-decoration:none;" href="games/qsj">
  406. <dl class="clearfix">
  407. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">枪神记</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  408. <dt class="tj_base"><img src="games/qsj/icon.png" /></dt>
  409. </dl>
  410. </a>
  411. <a style="text-decoration:none;" href="games/minixd">
  412. <dl class="clearfix">
  413. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">mini炫斗</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  414. <dt class="tj_base"><img src="games/minixd/icon.png" /></dt>
  415. </dl>
  416. </a>
  417. <a style="text-decoration:none;" href="games/luoke">
  418. <dl class="clearfix">
  419. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">洛克王国</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  420. <dt class="tj_base"><img src="games/luoke/icon.png" /></dt>
  421. </dl>
  422. </a>
  423. <a style="text-decoration:none;" href="games/horsegame">
  424. <dl class="clearfix">
  425. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">跳圈圈</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  426. <dt class="tj_base"><img src="games/horsegame/icon.png" /></dt>
  427. </dl>
  428. </a>
  429. <a style="text-decoration:none;" href="games/dbj">
  430. <dl class="clearfix">
  431. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">大宝剑</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  432. <dt class="tj_base"><img src="games/dbj/icon.png" /></dt>
  433. </dl>
  434. </a>
  435. <a style="text-decoration:none;" href="games/cyb">
  436. <dl class="clearfix">
  437. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">插月饼</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  438. <dt class="tj_base"><img src="games/cyb/icon.png" /></dt>
  439. </dl>
  440. </a>
  441. <a style="text-decoration:none;" href="games/cbd">
  442. <dl class="clearfix">
  443. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">抽绷带</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  444. <dt class="tj_base"><img src="games/cbd/icon.png" /></dt>
  445. </dl>
  446. </a>
  447. <a style="text-decoration:none;" href="games/bdxpg">
  448. <dl class="clearfix">
  449. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">魂之利刃</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  450. <dt class="tj_base"><img src="games/bdxpg/bdxpg.jpg" /></dt>
  451. </dl>
  452. </a>
  453. <a style="text-decoration:none;" href="games/gdzmn">
  454. <dl class="clearfix">
  455. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">搞定丈母娘</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  456. <dt class="tj_base"><img src="games/gdzmn/icon.png" /></dt>
  457. </dl>
  458. </a>
  459. <a style="text-decoration:none;" href="games/bbqdf">
  460. <dl class="clearfix">
  461. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">爸爸去兜风</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  462. <dt class="tj_base"><img src="games/bbqdf/icon.png" /></dt>
  463. </dl>
  464. </a>
  465. <a style="text-decoration:none;" href="games/fcys">
  466. <dl class="clearfix">
  467. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">废柴勇士</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  468. <dt class="tj_base"><img src="games/fcys/icon.png" /></dt>
  469. </dl>
  470. </a>
  471. <a style="text-decoration:none;" href="games/fkcsg">
  472. <dl class="clearfix">
  473. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">疯狂猜水果</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  474. <dt class="tj_base"><img src="games/fkcsg/icon.png" /></dt>
  475. </dl>
  476. </a>
  477. <a style="text-decoration:none;" href="games/jntt">
  478. <dl class="clearfix">
  479. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">贱鸟跳跳</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  480. <dt class="tj_base"><img src="games/jntt/icon.png" /></dt>
  481. </dl>
  482. </a>
  483. <a style="text-decoration:none;" href="games/wzdz">
  484. <dl class="clearfix">
  485. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">蚊子大战</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  486. <dt class="tj_base"><img src="games/wzdz/icon.png" /></dt>
  487. </dl>
  488. </a>
  489. <a style="text-decoration:none;" href="games/dtsl">
  490. <dl class="clearfix">
  491. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">动态视力</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  492. <dt class="tj_base"><img src="games/dtsl/dtsl.png" /></dt>
  493. </dl>
  494. </a>
  495. <a style="text-decoration:none;" href="games/mwzne">
  496. <dl class="clearfix">
  497. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">萌娃在哪儿</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  498. <dt class="tj_base"><img src="games/mwzne/icon.png" /></dt>
  499. </dl>
  500. </a>
  501. <a style="text-decoration:none;" href="games/pmp">
  502. <dl class="clearfix">
  503. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">拍马屁</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  504. <dt class="tj_base"><img src="games/pmp/icon.png" /></dt>
  505. </dl>
  506. </a>
  507. <a style="text-decoration:none;" href="games/xyfs">
  508. <dl class="clearfix">
  509. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">星爷粉丝大考验</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  510. <dt class="tj_base"><img src="games/xyfs/icon.png" /></dt>
  511. </dl>
  512. </a>
  513. <a style="text-decoration:none;" href="games/mspt">
  514. <dl class="clearfix">
  515. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">美女拼图</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  516. <dt class="tj_base"><img src="games/mspt/icon.png" /></dt>
  517. </dl>
  518. </a>
  519. <a style="text-decoration:none;" href="games/cjmla">
  520. <dl class="clearfix">
  521. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">超级马里奥</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  522. <dt class="tj_base"><img src="games/cjmla/icon.png" /></dt>
  523. </dl>
  524. </a>
  525. <a style="text-decoration:none;" href="games/fkbttz">
  526. <dl class="clearfix">
  527. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">疯狂冰桶挑战</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  528. <dt class="tj_base"><img src="games/fkbttz/icon.png" /></dt>
  529. </dl>
  530. </a>
  531. <a style="text-decoration:none;" href="games/jksz">
  532. <dl class="clearfix">
  533. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">解开绳子</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  534. <dt class="tj_base"><img src="icon/jksz.png" /></dt>
  535. </dl>
  536. </a>
  537. <a style="text-decoration:none;" href="games/ckf">
  538. <dl class="clearfix">
  539. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">查开房</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  540. <dt class="tj_base"><img src="games/ckf/ckf.png" /></dt>
  541. </dl>
  542. </a>
  543. <a style="text-decoration:none;" href="games/dbcs">
  544. <dl class="clearfix">
  545. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">逗比测试</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  546. <dt class="tj_base"><img src="games/dbcs/dbcs.jpg" /></dt>
  547. </dl>
  548. </a>
  549. <a style="text-decoration:none;" href="games/ftz">
  550. <dl class="clearfix">
  551. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">挑战繁体字</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  552. <dt class="tj_base"><img src="games/ftz/ftz.jpg" /></dt>
  553. </dl>
  554. </a>
  555. <a style="text-decoration:none;" href="games/wzdz">
  556. <dl class="clearfix">
  557. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">蚊子大战</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  558. <dt class="tj_base"><img src="icon/wzdz.png" /></dt>
  559. </dl>
  560. </a>
  561. <a style="text-decoration:none;" href="games/fkcsg">
  562. <dl class="clearfix">
  563. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">疯狂猜水果</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  564. <dt class="tj_base"><img src="icon/fkcsg.png" /></dt>
  565. </dl>
  566. </a>
  567. <a style="text-decoration:none;" href="games/dtsl">
  568. <dl class="clearfix">
  569. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">动态视力</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  570. <dt class="tj_base"><img src="icon/dtsl.png" /></dt>
  571. </dl>
  572. </a>
  573. <a style="text-decoration:none;" href="games/symdsb">
  574. <dl class="clearfix">
  575. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">随意门(屌丝版)</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  576. <dt class="tj_base"><img src="games/symdsb/icon.png" /></dt>
  577. </dl>
  578. </a>
  579. <a style="text-decoration:none;" href="games/zwdzjs">
  580. <dl class="clearfix">
  581. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">植物大战僵尸</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  582. <dt class="tj_base"><img src="games/zwdzjs/icon.png" /></dt>
  583. </dl>
  584. </a>
  585. <a style="text-decoration:none;" href="games/bsqpz2">
  586. <dl class="clearfix">
  587. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">逼死强迫症2</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  588. <dt class="tj_base"><img src="games/bsqpz2/icon.png" /></dt>
  589. </dl>
  590. </a>
  591. <a style="text-decoration:none;" href="games/xksds">
  592. <dl class="clearfix">
  593. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">胸口碎大石</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  594. <dt class="tj_base"><img src="icon/xksds.png" /></dt>
  595. </dl>
  596. </a>
  597. <a style="text-decoration:none;" href="games/flnu">
  598. <dl class="clearfix">
  599. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">粉绿男女</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  600. <dt class="tj_base"><img src="icon/flnu.png" /></dt>
  601. </dl>
  602. </a>
  603. <a style="text-decoration:none;" href="games/djz">
  604. <dl class="clearfix">
  605. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">打击者</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  606. <dt class="tj_base"><img src="icon/djz.png" /></dt>
  607. </dl>
  608. </a>
  609. <a style="text-decoration:none;" href="games/hjkg">
  610. <dl class="clearfix">
  611. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">黄金矿工</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  612. <dt class="tj_base"><img src="icon/hjkg.png" /></dt>
  613. </dl>
  614. </a>
  615. <a style="text-decoration:none;" href="games/bljqzffxwz">
  616. <dl class="clearfix">
  617. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">反腐小王子</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  618. <dt class="tj_base"><img src="icon/bljqzffxwz.png" /></dt>
  619. </dl>
  620. </a>
  621. <a style="text-decoration:none;" href="games/znm">
  622. <dl class="clearfix">
  623. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">转你妹</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  624. <dt class="tj_base"><img src="icon/znm.png" /></dt>
  625. </dl>
  626. </a>
  627. <a style="text-decoration:none;" href="games/zfj">
  628. <dl class="clearfix">
  629. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">纸飞机</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  630. <dt class="tj_base"><img src="icon/zfj.png" /></dt>
  631. </dl>
  632. </a>
  633. <a style="text-decoration:none;" href="games/ksiphone6">
  634. <dl class="clearfix">
  635. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">狂射iphone6</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  636. <dt class="tj_base"><img src="icon/ksiphone6.png" /></dt>
  637. </dl>
  638. </a>
  639. <a style="text-decoration:none;" href="games/tuzi">
  640. <dl class="clearfix">
  641. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">小兔子快快跑</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  642. <dt class="tj_base"><img src="icon/tuzi.png" /></dt>
  643. </dl>
  644. </a>
  645. <a style="text-decoration:none;" href="games/ttg">
  646. <dl class="clearfix">
  647. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">跳跳狗</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  648. <dt class="tj_base"><img src="icon/ttg.png" /></dt>
  649. </dl>
  650. </a>
  651. <a style="text-decoration:none;" href="games/saolei">
  652. <dl class="clearfix">
  653. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">扫雷</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  654. <dt class="tj_base"><img src="icon/saolei.png" /></dt>
  655. </dl>
  656. </a>
  657. <a style="text-decoration:none;" href="games/qbllk">
  658. <dl class="clearfix">
  659. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">奇葩连连看</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  660. <dt class="tj_base"><img src="icon/qbllk.png" /></dt>
  661. </dl>
  662. </a>
  663. <a style="text-decoration:none;" href="games/maomi">
  664. <dl class="clearfix">
  665. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">看你有多花</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  666. <dt class="tj_base"><img src="icon/maomi.png" /></dt>
  667. </dl>
  668. </a>
  669. <a style="text-decoration:none;" href="games/kaixinlian">
  670. <dl class="clearfix">
  671. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">开心消消乐</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  672. <dt class="tj_base"><img src="icon/kaixinlian.png" /></dt>
  673. </dl>
  674. </a>
  675. <a style="text-decoration:none;" href="games/jinhua">
  676. <dl class="clearfix">
  677. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">进化</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  678. <dt class="tj_base"><img src="icon/jinhua.png" /></dt>
  679. </dl>
  680. </a>
  681. <a style="text-decoration:none;" href="games/jingzi">
  682. <dl class="clearfix">
  683. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">拯救精子</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  684. <dt class="tj_base"><img src="icon/jingzi.png" /></dt>
  685. </dl>
  686. </a>
  687. <a style="text-decoration:none;" href="games/dalaohu">
  688. <dl class="clearfix">
  689. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">打老虎</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  690. <dt class="tj_base"><img src="icon/dalaohu.png" /></dt>
  691. </dl>
  692. </a>
  693. <a style="text-decoration:none;" href="games/symh">
  694. <dl class="clearfix">
  695. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">色域迷惑人</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  696. <dt class="tj_base"><img src="icon/symh.png" /></dt>
  697. </dl>
  698. </a>
  699. <a style="text-decoration:none;" href="games/chezhi">
  700. <dl class="clearfix">
  701. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">厕纸挑战</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  702. <dt class="tj_base"><img src="icon/chezhi.png" /></dt>
  703. </dl>
  704. </a>
  705. <a style="text-decoration:none;" href="games/qqppp">
  706. <dl class="clearfix">
  707. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">气球砰砰砰</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  708. <dt class="tj_base"><img src="icon/qqppp.png" /></dt>
  709. </dl>
  710. </a>
  711. <a style="text-decoration:none;" href="games/hczz">
  712. <dl class="clearfix">
  713. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">横冲直闯</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  714. <dt class="tj_base"><img src="icon/hczz.png" /></dt>
  715. </dl>
  716. </a>
  717. <a style="text-decoration:none;" href="games/biaoche">
  718. <dl class="clearfix">
  719. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">疯狂飙车</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  720. <dt class="tj_base"><img src="icon/biaoche.png" /></dt>
  721. </dl>
  722. </a>
  723. <a style="text-decoration:none;" href="games/baba">
  724. <dl class="clearfix">
  725. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">粑粑去哪儿</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  726. <dt class="tj_base"><img src="icon/baba.png" /></dt>
  727. </dl>
  728. </a>
  729. <a style="text-decoration:none;" href="games/ceast">
  730. <dl class="clearfix">
  731. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">嫦娥爱色兔</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  732. <dt class="tj_base"><img src="icon/ceast.png" /></dt>
  733. </dl>
  734. </a>
  735. <a style="text-decoration:none;" href="games/dwy">
  736. <dl class="clearfix">
  737. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">打我呀打我呀</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  738. <dt class="tj_base"><img src="icon/dwy.png" /></dt>
  739. </dl>
  740. </a>
  741. <a style="text-decoration:none;" href="games/gudaye">
  742. <dl class="clearfix">
  743. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">股票你大爷</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  744. <dt class="tj_base"><img src="icon/gudaye.png" /></dt>
  745. </dl>
  746. </a>
  747. <a style="text-decoration:none;" href="games/jyfy">
  748. <dl class="clearfix">
  749. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">监狱风云</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  750. <dt class="tj_base"><img src="icon/jyfy.png" /></dt>
  751. </dl>
  752. </a>
  753. <a style="text-decoration:none;" href="games/jyfy2">
  754. <dl class="clearfix">
  755. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">监狱风云2</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  756. <dt class="tj_base"><img src="icon/jyfy2.png" /></dt>
  757. </dl>
  758. </a>
  759. <a style="text-decoration:none;" href="games/lbyhbyc">
  760. <dl class="clearfix">
  761. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">路边的野花不要采</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  762. <dt class="tj_base"><img src="icon/lbyhbyc.png" /></dt>
  763. </dl>
  764. </a>
  765. <a style="text-decoration:none;" href="games/nddsc">
  766. <dl class="clearfix">
  767. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">能打多少下</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  768. <dt class="tj_base"><img src="icon/nddsc.png" /></dt>
  769. </dl>
  770. </a>
  771. <a style="text-decoration:none;" href="games/njdsb">
  772. <dl class="clearfix">
  773. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">能接多少杯</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  774. <dt class="tj_base"><img src="icon/njdsb.png" /></dt>
  775. </dl>
  776. </a>
  777. <a style="text-decoration:none;" href="games/pxfzm">
  778. <dl class="clearfix">
  779. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">泼醒小房子</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  780. <dt class="tj_base"><img src="icon/pxfzm.png" /></dt>
  781. </dl>
  782. </a>
  783. <a style="text-decoration:none;" href="games/xiaosan">
  784. <dl class="clearfix">
  785. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">她是小三吗</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  786. <dt class="tj_base"><img src="icon/xiaosan.png" /></dt>
  787. </dl>
  788. </a>
  789. <a style="text-decoration:none;" href="games/ybdz">
  790. <dl class="clearfix">
  791. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">月饼大战</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  792. <dt class="tj_base"><img src="icon/ybdz.png" /></dt>
  793. </dl>
  794. </a>
  795. <a style="text-decoration:none;" href="games/zhaonige">
  796. <dl class="clearfix">
  797. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">麦皇争霸《找你歌》</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  798. <dt class="tj_base"><img src="icon/zhaonige.png" /></dt>
  799. </dl>
  800. </a>
  801. <a style="text-decoration:none;" href="games/mmttt">
  802. <dl class="clearfix">
  803. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">萌萌跳跳兔</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  804. <dt class="tj_base"><img src="icon/mmttt.png" /></dt>
  805. </dl>
  806. </a>
  807. <a style="text-decoration:none;" href="games/dlxfk">
  808. <dl class="clearfix">
  809. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">强力小方块</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  810. <dt class="tj_base"><img src="icon/dlxfk.png" /></dt>
  811. </dl>
  812. </a>
  813. <a style="text-decoration:none;" href="games/ndtnrgclm">
  814. <dl class="clearfix">
  815. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">你的童年让狗吃了吗?</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  816. <dt class="tj_base"><img src="icon/ndtnrgclm.png" /></dt>
  817. </dl>
  818. </a>
  819. <a style="text-decoration:none;" href="games/bsqpz">
  820. <dl class="clearfix">
  821. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">憋死强迫症</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  822. <dt class="tj_base"><img src="icon/bsqpz.png" /></dt>
  823. </dl>
  824. </a>
  825. <a style="text-decoration:none;" href="games/tzbp">
  826. <dl class="clearfix">
  827. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">挑战憋屁</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  828. <dt class="tj_base"><img src="icon/tzbp.png" /></dt>
  829. </dl>
  830. </a>
  831. <a style="text-decoration:none;" href="games/wbk">
  832. <dl class="clearfix">
  833. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">挖鼻孔</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  834. <dt class="tj_base"><img src="icon/wbk.png" /></dt>
  835. </dl>
  836. </a>
  837. <a style="text-decoration:none;" href="games/daoguo">
  838. <dl class="clearfix">
  839. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">岛国么么哒</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  840. <dt class="tj_base"><img src="icon/daoguo.png" /></dt>
  841. </dl>
  842. </a>
  843. <a style="text-decoration:none;" href="games/zqdn">
  844. <dl class="clearfix">
  845. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">最强大脑</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  846. <dt class="tj_base"><img src="icon/zqdn.png" /></dt>
  847. </dl>
  848. </a>
  849. <a style="text-decoration:none;" href="games/zzs">
  850. <dl class="clearfix">
  851. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">涨姿势</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  852. <dt class="tj_base"><img src="icon/zzs.png" /></dt>
  853. </dl>
  854. </a>
  855. <a style="text-decoration:none;" href="games/dlss">
  856. <dl class="clearfix">
  857. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">大力射X</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  858. <dt class="tj_base"><img src="icon/dlss.png" /></dt>
  859. </dl>
  860. </a>
  861. <a style="text-decoration:none;" href="games/bbjx">
  862. <dl class="clearfix">
  863. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">步步惊心</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  864. <dt class="tj_base"><img src="icon/bbjx.png" /></dt>
  865. </dl>
  866. </a>
  867. <a style="text-decoration:none;" href="games/sqs">
  868. <dl class="clearfix">
  869. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">神枪手</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  870. <dt class="tj_base"><img src="icon/sqs.png" /></dt>
  871. </dl>
  872. </a>
  873. <a style="text-decoration:none;" href="games/xz120">
  874. <dl class="clearfix">
  875. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">寻找120</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  876. <dt class="tj_base"><img src="icon/xz120.png" /></dt>
  877. </dl>
  878. </a>
  879. <a style="text-decoration:none;" href="games/monkey">
  880. <dl class="clearfix">
  881. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">微信抢桃</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  882. <dt class="tj_base"><img src="icon/monkey.png" /></dt>
  883. </dl>
  884. </a>
  885. <a style="text-decoration:none;" href="games/cscg">
  886. <dl class="clearfix">
  887. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">测试你的出轨率</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  888. <dt class="tj_base"><img src="icon/cscg.png" /></dt>
  889. </dl>
  890. </a>
  891. <a style="text-decoration:none;" href="games/mzpk">
  892. <dl class="clearfix">
  893. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">名字大作战</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  894. <dt class="tj_base"><img src="icon/mzpk.png" /></dt>
  895. </dl>
  896. </a>
  897. <a style="text-decoration:none;" href="games/fkfzm">
  898. <dl class="clearfix">
  899. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">放开房祖名</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  900. <dt class="tj_base"><img src="icon/fkfzm.png" /></dt>
  901. </dl>
  902. </a>
  903. <a style="text-decoration:none;" href="games/ymhddzc">
  904. <dl class="clearfix">
  905. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">樱木花道在主场</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  906. <dt class="tj_base"><img src="icon/ymhddzc.png" /></dt>
  907. </dl>
  908. </a>
  909. <a style="text-decoration:none;" href="games/gqtz">
  910. <dl class="clearfix">
  911. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">哥,请挺住18秒!</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  912. <dt class="tj_base"><img src="icon/gqtz.png" /></dt>
  913. </dl>
  914. </a>
  915. <a style="text-decoration:none;" href="games/blglez">
  916. <dl class="clearfix">
  917. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">帮龙叔捞儿子</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  918. <dt class="tj_base"><img src="icon/blglez.png" /></dt>
  919. </dl>
  920. </a>
  921. <a style="text-decoration:none;" href="games/xindonglian">
  922. <dl class="clearfix">
  923. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">心动连连看</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  924. <dt class="tj_base"><img src="icon/xindonglian.png" /></dt>
  925. </dl>
  926. </a>
  927. <a style="text-decoration:none;" href="games/liankan">
  928. <dl class="clearfix">
  929. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">连连看</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  930. <dt class="tj_base"><img src="icon/liankan.png" /></dt>
  931. </dl>
  932. </a>
  933. <a style="text-decoration:none;" href="games/qedfc">
  934. <dl class="clearfix">
  935. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">企鹅大复仇</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  936. <dt class="tj_base"><img src="icon/qedfc.png" /></dt>
  937. </dl>
  938. </a>
  939. <a style="text-decoration:none;" href="games/qpjzg">
  940. <dl class="clearfix">
  941. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">强迫校正辊</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  942. <dt class="tj_base"><img src="icon/qpjzg.png" /></dt>
  943. </dl>
  944. </a>
  945. <a style="text-decoration:none;" href="games/fytkzc">
  946. <dl class="clearfix">
  947. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">飞跃天空之城</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  948. <dt class="tj_base"><img src="icon/fytkzc.png" /></dt>
  949. </dl>
  950. </a>
  951. <a style="text-decoration:none;" href="games/cpp">
  952. <dl class="clearfix">
  953. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">戳破泡泡</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  954. <dt class="tj_base"><img src="icon/cpp.png" /></dt>
  955. </dl>
  956. </a>
  957. <a style="text-decoration:none;" href="games/wzxgz">
  958. <dl class="clearfix">
  959. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">围住小鬼子</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  960. <dt class="tj_base"><img src="icon/wzxgz.png" /></dt>
  961. </dl>
  962. </a>
  963. <a style="text-decoration:none;" href="games/rjd">
  964. <dl class="clearfix">
  965. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">扔鸡蛋</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  966. <dt class="tj_base"><img src="icon/rjd.png" /></dt>
  967. </dl>
  968. </a>
  969. <a style="text-decoration:none;" href="games/qwt">
  970. <dl class="clearfix">
  971. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">青蛙跳</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  972. <dt class="tj_base"><img src="icon/qwt.png" /></dt>
  973. </dl>
  974. </a>
  975. <a style="text-decoration:none;" href="games/jolin">
  976. <dl class="clearfix">
  977. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">一起寻找蔡依林</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  978. <dt class="tj_base"><img src="icon/jolin.png" /></dt>
  979. </dl>
  980. </a>
  981. <a style="text-decoration:none;" href="games/mnygl">
  982. <dl class="clearfix">
  983. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">木乃伊归来</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  984. <dt class="tj_base"><img src="icon/mnygl.png" /></dt>
  985. </dl>
  986. </a>
  987. <a style="text-decoration:none;" href="games/cdd">
  988. <dl class="clearfix">
  989. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">吃豆豆</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  990. <dt class="tj_base"><img src="icon/cdd.png" /></dt>
  991. </dl>
  992. </a>
  993. <a style="text-decoration:none;" href="games/cube">
  994. <dl class="clearfix">
  995. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">变态俄罗斯方块</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  996. <dt class="tj_base"><img src="icon/cube.png" /></dt>
  997. </dl>
  998. </a>
  999. <a style="text-decoration:none;" href="games/mtl">
  1000. <dl class="clearfix">
  1001. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">摩天楼</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1002. <dt class="tj_base"><img src="icon/mtl.png" /></dt>
  1003. </dl>
  1004. </a>
  1005. <a style="text-decoration:none;" href="games/zhizhuxia">
  1006. <dl class="clearfix">
  1007. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">蜘蛛侠</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1008. <dt class="tj_base"><img src="icon/zhizhuxia.png" /></dt>
  1009. </dl>
  1010. </a>
  1011. <a style="text-decoration:none;" href="games/tangguo">
  1012. <dl class="clearfix">
  1013. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">糖果乐园</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1014. <dt class="tj_base"><img src="icon/tangguo.png" /></dt>
  1015. </dl>
  1016. </a>
  1017. <a style="text-decoration:none;" href="games/xiaoshuai">
  1018. <dl class="clearfix">
  1019. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">飞翔吧小帅</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1020. <dt class="tj_base"><img src="icon/xiaoshuai.png" /></dt>
  1021. </dl>
  1022. </a>
  1023. <a style="text-decoration:none;" href="games/ice_bucket">
  1024. <dl class="clearfix">
  1025. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">冰桶挑战</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1026. <dt class="tj_base"><img src="icon/ice_bucket.png" /></dt>
  1027. </dl>
  1028. </a>
  1029. <a style="text-decoration:none;" href="games/bttz">
  1030. <dl class="clearfix">
  1031. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">冰桶挑战-2B版</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1032. <dt class="tj_base"><img src="icon/bttz.png" /></dt>
  1033. </dl>
  1034. </a>
  1035. <a style="text-decoration:none;" href="games/qmxzfzm2">
  1036. <dl class="clearfix">
  1037. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">摇一摇寻找房祖名</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1038. <dt class="tj_base"><img src="icon/qmxzfzm2.png" /></dt>
  1039. </dl>
  1040. </a>
  1041. <a style="text-decoration:none;" href="games/yzcs">
  1042. <dl class="clearfix">
  1043. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">影子传说</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1044. <dt class="tj_base"><img src="icon/yzcs.png" /></dt>
  1045. </dl>
  1046. </a>
  1047. <a style="text-decoration:none;" href="games/qmykl">
  1048. <dl class="clearfix">
  1049. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">全民寻摇可乐</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1050. <dt class="tj_base"><img src="icon/qmykl.png" /></dt>
  1051. </dl>
  1052. </a>
  1053. <a style="text-decoration:none;" href="games/sqsdscj">
  1054. <dl class="clearfix">
  1055. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">数钱数到手抽筋</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1056. <dt class="tj_base"><img src="icon/sqsdscj.png" /></dt>
  1057. </dl>
  1058. </a>
  1059. <a style="text-decoration:none;" href="games/qmxzfzm">
  1060. <dl class="clearfix">
  1061. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">全民寻找房祖名</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1062. <dt class="tj_base"><img src="icon/qmxzfzm.png" /></dt>
  1063. </dl>
  1064. </a>
  1065. <a style="text-decoration:none;" href="games/mnbyg">
  1066. <dl class="clearfix">
  1067. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">美女啵一个</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1068. <dt class="tj_base"><img src="icon/mnbyg.png" /></dt>
  1069. </dl>
  1070. </a>
  1071. <a style="text-decoration:none;" href="games/llll">
  1072. <dl class="clearfix">
  1073. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">萝莉来了</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1074. <dt class="tj_base"><img src="icon/llll.png" /></dt>
  1075. </dl>
  1076. </a>
  1077. <a style="text-decoration:none;" href="games/jssjm">
  1078. <dl class="clearfix">
  1079. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">激射神经猫</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1080. <dt class="tj_base"><img src="icon/jssjm.png" /></dt>
  1081. </dl>
  1082. </a>
  1083. <a style="text-decoration:none;" href="games/yuebing">
  1084. <dl class="clearfix">
  1085. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">吃月饼大赛</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1086. <dt class="tj_base"><img src="icon/yuebing.png" /></dt>
  1087. </dl>
  1088. </a>
  1089. <a style="text-decoration:none;" href="games/qie">
  1090. <dl class="clearfix">
  1091. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">疯狂打企鹅</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1092. <dt class="tj_base"><img src="icon/qie.png" /></dt>
  1093. </dl>
  1094. </a>
  1095. <a style="text-decoration:none;" href="games/cs">
  1096. <dl class="clearfix">
  1097. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">财神</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1098. <dt class="tj_base"><img src="icon/cs.png" /></dt>
  1099. </dl>
  1100. </a>
  1101. <a style="text-decoration:none;" href="games/bdsjm">
  1102. <dl class="clearfix">
  1103. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">暴打神经猫</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1104. <dt class="tj_base"><img src="icon/bdsjm.png" /></dt>
  1105. </dl>
  1106. </a>
  1107. <a style="text-decoration:none;" href="games/iq">
  1108. <dl class="clearfix">
  1109. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">智商测试</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1110. <dt class="tj_base"><img src="icon/iq.png" /></dt>
  1111. </dl>
  1112. </a>
  1113. <a style="text-decoration:none;" href="games/gongfumao">
  1114. <dl class="clearfix">
  1115. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">功夫猫</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1116. <dt class="tj_base"><img src="icon/gongfumao.png" /></dt>
  1117. </dl>
  1118. </a>
  1119. <a style="text-decoration:none;" href="games/dwz">
  1120. <dl class="clearfix">
  1121. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">打蚊子</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1122. <dt class="tj_base"><img src="icon/dwz.png" /></dt>
  1123. </dl>
  1124. </a>
  1125. <a style="text-decoration:none;" href="games/ddb">
  1126. <dl class="clearfix">
  1127. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">找大便</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1128. <dt class="tj_base"><img src="icon/ddb.png" /></dt>
  1129. </dl>
  1130. </a>
  1131. <a style="text-decoration:none;" href="games/diaoyu">
  1132. <dl class="clearfix">
  1133. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">钓鱼</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1134. <dt class="tj_base"><img src="icon/diaoyu.png" /></dt>
  1135. </dl>
  1136. </a>
  1137. <a style="text-decoration:none;" href="games/heibai">
  1138. <dl class="clearfix">
  1139. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">黑白块</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1140. <dt class="tj_base"><img src="icon/heibai.png" /></dt>
  1141. </dl>
  1142. </a>
  1143. <a style="text-decoration:none;" href="games/ld">
  1144. <dl class="clearfix">
  1145. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">宇宙激战</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1146. <dt class="tj_base"><img src="icon/ld.png" /></dt>
  1147. </dl>
  1148. </a>
  1149. <a style="text-decoration:none;" href="games/kuaipao">
  1150. <dl class="clearfix">
  1151. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">快跑</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1152. <dt class="tj_base"><img src="icon/kuaipao.png" /></dt>
  1153. </dl>
  1154. </a>
  1155. <a style="text-decoration:none;" href="games/kanshu">
  1156. <dl class="clearfix">
  1157. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">砍树</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1158. <dt class="tj_base"><img src="icon/kanshu.png" /></dt>
  1159. </dl>
  1160. </a>
  1161. <a style="text-decoration:none;" href="games/jb">
  1162. <dl class="clearfix">
  1163. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">Danger</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1164. <dt class="tj_base"><img src="icon/jb.png" /></dt>
  1165. </dl>
  1166. </a>
  1167. <a style="text-decoration:none;" href="games/qiexigua">
  1168. <dl class="clearfix">
  1169. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">切西瓜</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1170. <dt class="tj_base"><img src="icon/qiexigua.png" /></dt>
  1171. </dl>
  1172. </a>
  1173. <a style="text-decoration:none;" href="games/pigbaby">
  1174. <dl class="clearfix">
  1175. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">小猪宝宝</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1176. <dt class="tj_base"><img src="icon/pigbaby.png" /></dt>
  1177. </dl>
  1178. </a>
  1179. <a style="text-decoration:none;" href="games/mxcz">
  1180. <dl class="clearfix">
  1181. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">梦想成真</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1182. <dt class="tj_base"><img src="icon/mxcz.png" /></dt>
  1183. </dl>
  1184. </a>
  1185. <a style="text-decoration:none;" href="games/shenjingmao-zhuangbiban">
  1186. <dl class="clearfix">
  1187. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">神经猫-装逼版</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1188. <dt class="tj_base"><img src="icon/shenjingmao-zhuangbiban.png" /></dt>
  1189. </dl>
  1190. </a>
  1191. <a style="text-decoration:none;" href="games/qixi1">
  1192. <dl class="clearfix">
  1193. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">七夕跳跳跳</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1194. <dt class="tj_base"><img src="icon/qixi1.png" /></dt>
  1195. </dl>
  1196. </a>
  1197. <a style="text-decoration:none;" href="games/jg">
  1198. <dl class="clearfix">
  1199. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">激光战警</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1200. <dt class="tj_base"><img src="icon/jg.png" /></dt>
  1201. </dl>
  1202. </a>
  1203. <a style="text-decoration:none;" href="games/money">
  1204. <dl class="clearfix">
  1205. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">捡钱大战</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1206. <dt class="tj_base"><img src="icon/money.png" /></dt>
  1207. </dl>
  1208. </a>
  1209. <a style="text-decoration:none;" href="games/ygj">
  1210. <dl class="clearfix">
  1211. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">一根筋玩到底</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1212. <dt class="tj_base"><img src="icon/ygj.png" /></dt>
  1213. </dl>
  1214. </a>
  1215. <a style="text-decoration:none;" href="games/xxoo">
  1216. <dl class="clearfix">
  1217. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">看你能XXOO多少次</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1218. <dt class="tj_base"><img src="icon/xxoo.png" /></dt>
  1219. </dl>
  1220. </a>
  1221. <a style="text-decoration:none;" href="games/hl">
  1222. <dl class="clearfix">
  1223. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">小鳄鱼</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1224. <dt class="tj_base"><img src="icon/dl.png" /></dt>
  1225. </dl>
  1226. </a>
  1227. <a style="text-decoration:none;" href="games/zuqiu">
  1228. <dl class="clearfix">
  1229. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">滚滚足球</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1230. <dt class="tj_base"><img src="icon/zuqiu.png" /></dt>
  1231. </dl>
  1232. </a>
  1233. <a style="text-decoration:none;" href="games/yibihua">
  1234. <dl class="clearfix">
  1235. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">一笔画</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1236. <dt class="tj_base"><img src="icon/ybh.png" /></dt>
  1237. </dl>
  1238. </a>
  1239. <a style="text-decoration:none;" href="games/duolao">
  1240. <dl class="clearfix">
  1241. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">看你有多老</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1242. <dt class="tj_base"><img src="icon/duolao.png" /></dt>
  1243. </dl>
  1244. </a>
  1245. <a style="text-decoration:none;" href="games/shit">
  1246. <dl class="clearfix">
  1247. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">炸屎奇遇记</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1248. <dt class="tj_base"><img src="icon/shit.png" /></dt>
  1249. </dl>
  1250. </a>
  1251. <a style="text-decoration:none;" href="games/qifu">
  1252. <dl class="clearfix">
  1253. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">为云南鲁甸县祈</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1254. <dt class="tj_base"><img src="icon/qifu.png" /></dt>
  1255. </dl>
  1256. </a>
  1257. <a style="text-decoration:none;" href="games/weidao">
  1258. <dl class="clearfix">
  1259. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">你在别人眼中味道</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1260. <dt class="tj_base"><img src="icon/weidao.png" /></dt>
  1261. </dl>
  1262. </a>
  1263. <a style="text-decoration:none;" href="games/zhaonimei">
  1264. <dl class="clearfix">
  1265. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">微信找你妹</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1266. <dt class="tj_base"><img src="icon/zhaonimei.png" /></dt>
  1267. </dl>
  1268. </a>
  1269. <a style="text-decoration:none;" href="games/zazhi">
  1270. <dl class="clearfix">
  1271. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">微信杂志效果</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1272. <dt class="tj_base"><img src="icon/zazhi.png" /></dt>
  1273. </dl>
  1274. </a>
  1275. <a style="text-decoration:none;" href="games/naoyangyang">
  1276. <dl class="clearfix">
  1277. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">疯狂挠痒痒</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1278. <dt class="tj_base"><img src="icon/naoyangyang.png" /></dt>
  1279. </dl>
  1280. </a>
  1281. <a style="text-decoration:none;" href="games/honghaishilv">
  1282. <dl class="clearfix">
  1283. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">红还是绿</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1284. <dt class="tj_base"><img src="icon/honghaishilv.png" /></dt>
  1285. </dl>
  1286. </a>
  1287. <a style="text-decoration:none;" href="games/jianren">
  1288. <dl class="clearfix">
  1289. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">贱人配对</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1290. <dt class="tj_base"><img src="icon/jianren.png" /></dt>
  1291. </dl>
  1292. </a>
  1293. <a style="text-decoration:none;" href="games/diandeng">
  1294. <dl class="clearfix">
  1295. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">最强电灯泡</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1296. <dt class="tj_base"><img src="icon/diandeng.png" /></dt>
  1297. </dl>
  1298. </a>
  1299. <a style="text-decoration:none;" href="games/baozi">
  1300. <dl class="clearfix">
  1301. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">吃包子大赛</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1302. <dt class="tj_base"><img src="icon/baozi.png" /></dt>
  1303. </dl>
  1304. </a>
  1305. <a style="text-decoration:none;" href="games/pigu">
  1306. <dl class="clearfix">
  1307. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">敢摸大老虎屁股吗</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1308. <dt class="tj_base"><img src="icon/pigu.png" /></dt>
  1309. </dl>
  1310. </a>
  1311. <a style="text-decoration:none;" href="games/2048">
  1312. <dl class="clearfix">
  1313. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">2048</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1314. <dt class="tj_base"><img src="icon/2048.png" /></dt>
  1315. </dl>
  1316. </a>
  1317. <a style="text-decoration:none;" href="games/cjrst">
  1318. <dl class="clearfix">
  1319. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">超级染色体</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1320. <dt class="tj_base"><img src="icon/cjrst.png" /></dt>
  1321. </dl>
  1322. </a>
  1323. <a style="text-decoration:none;" href="games/se2">
  1324. <dl class="clearfix">
  1325. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">看你有多色II-双飞版</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1326. <dt class="tj_base"><img src="icon/se2.png" /></dt>
  1327. </dl>
  1328. </a>
  1329. <a style="text-decoration:none;" href="games/shenjingmao2">
  1330. <dl class="clearfix">
  1331. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">围住神经猫II-基友版</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1332. <dt class="tj_base"><img src="icon/shenjingmao2.jpg" /></dt>
  1333. </dl>
  1334. </a>
  1335. <a style="text-decoration:none;" href="games/fangyan">
  1336. <dl class="clearfix">
  1337. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">新疆话方言八级考</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1338. <dt class="tj_base"><img src="icon/fangyan.jpg" /></dt>
  1339. </dl>
  1340. </a>
  1341. <a style="text-decoration:none;" href="games/shouzhi">
  1342. <dl class="clearfix">
  1343. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">疯狂手指</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1344. <dt class="tj_base"><img src="icon/shouzhi.png" /></dt>
  1345. </dl>
  1346. </a>
  1347. <a style="text-decoration:none;" href="games/dqe">
  1348. <dl class="clearfix">
  1349. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">打企鹅</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1350. <dt class="tj_base"><img src="icon/dqe.png" /></dt>
  1351. </dl>
  1352. </a>
  1353. <a style="text-decoration:none;" href="games/zz">
  1354. <dl class="clearfix">
  1355. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">Galactians</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1356. <dt class="tj_base"><img src="icon/zz.png" /></dt>
  1357. </dl>
  1358. </a>
  1359. <a style="text-decoration:none;" href="games/zhuogui">
  1360. <dl class="clearfix">
  1361. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">捉鬼</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1362. <dt class="tj_base"><img src="icon/zhuogui.png" /></dt>
  1363. </dl>
  1364. </a>
  1365. <a style="text-decoration:none;" href="games/yh">
  1366. <dl class="clearfix">
  1367. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">烟花</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1368. <dt class="tj_base"><img src="icon/yh.png" /></dt>
  1369. </dl>
  1370. </a>
  1371. <a style="text-decoration:none;" href="games/yao">
  1372. <dl class="clearfix">
  1373. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">疯狂摇一摇</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1374. <dt class="tj_base"><img src="icon/yao.png" /></dt>
  1375. </dl>
  1376. </a>
  1377. <a style="text-decoration:none;" href="games/zhua">
  1378. <dl class="clearfix">
  1379. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">抓抓抓!</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1380. <dt class="tj_base"><img src="icon/zhua.png" /></dt>
  1381. </dl>
  1382. </a>
  1383. <a style="text-decoration:none;" href="games/yang">
  1384. <dl class="clearfix">
  1385. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">挠挠我</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1386. <dt class="tj_base"><img src="icon/yang.png" /></dt>
  1387. </dl>
  1388. </a>
  1389. <a style="text-decoration:none;" href="games/qixi">
  1390. <dl class="clearfix">
  1391. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">七夕七夕</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1392. <dt class="tj_base"><img src="icon/qixi.png" /></dt>
  1393. </dl>
  1394. </a>
  1395. <a style="text-decoration:none;" href="games/sheqiu">
  1396. <dl class="clearfix">
  1397. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">射球</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1398. <dt class="tj_base"><img src="icon/sheqiu.png" /></dt>
  1399. </dl>
  1400. </a>
  1401. <a style="text-decoration:none;" href="games/semo">
  1402. <dl class="clearfix">
  1403. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">色魔</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1404. <dt class="tj_base"><img src="icon/semo.png" /></dt>
  1405. </dl>
  1406. </a>
  1407. <a style="text-decoration:none;" href="games/zuiqiangyanli">
  1408. <dl class="clearfix">
  1409. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">最强眼力</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1410. <dt class="tj_base"><img src="icon/zqyl.png" /></dt>
  1411. </dl>
  1412. </a>
  1413. <a style="text-decoration:none;" href="games/xiongchumo">
  1414. <dl class="clearfix">
  1415. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">3D熊出没</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1416. <dt class="tj_base"><img src="icon/xiongchumo.png" /></dt>
  1417. </dl>
  1418. </a>
  1419. <a style="text-decoration:none;" href="games/xiaopingguo">
  1420. <dl class="clearfix">
  1421. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">小苹果</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1422. <dt class="tj_base"><img src="icon/xiaopingguo.png" /></dt>
  1423. </dl>
  1424. </a>
  1425. <a style="text-decoration:none;" href="games/xiaoniaofeifei">
  1426. <dl class="clearfix">
  1427. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">小鸟飞飞飞</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1428. <dt class="tj_base"><img src="icon/xiaoniaofeifei.png" /></dt>
  1429. </dl>
  1430. </a>
  1431. <a style="text-decoration:none;" href="games/selang">
  1432. <dl class="clearfix">
  1433. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">色狼划船</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1434. <dt class="tj_base"><img src="icon/selang.png" /></dt>
  1435. </dl>
  1436. </a>
  1437. <a style="text-decoration:none;" href="games/qingwa">
  1438. <dl class="clearfix">
  1439. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">小青蛙过河</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1440. <dt class="tj_base"><img src="icon/qingwa.png" /></dt>
  1441. </dl>
  1442. </a>
  1443. <a style="text-decoration:none;" href="games/mishi">
  1444. <dl class="clearfix">
  1445. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">密室逃亡</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1446. <dt class="tj_base"><img src="icon/mishi.png" /></dt>
  1447. </dl>
  1448. </a>
  1449. <a style="text-decoration:none;" href="games/bunengsi">
  1450. <dl class="clearfix">
  1451. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">一个都不能死</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1452. <dt class="tj_base"><img src="icon/bunengsi.png" /></dt>
  1453. </dl>
  1454. </a>
  1455. <a style="text-decoration:none;" href="games/mingxuanyixian">
  1456. <dl class="clearfix">
  1457. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">命悬一线</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1458. <dt class="tj_base"><img src="icon/mingxuanyixian.png" /></dt>
  1459. </dl>
  1460. </a>
  1461. <a style="text-decoration:none;" href="games/jicilang">
  1462. <dl class="clearfix">
  1463. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">一夜几次郎</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1464. <dt class="tj_base"><img src="icon/jicilang.png" /></dt>
  1465. </dl>
  1466. </a>
  1467. <a style="text-decoration:none;" href="games/feidegenggao">
  1468. <dl class="clearfix">
  1469. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">飞的更高</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1470. <dt class="tj_base"><img src="icon/feidegenggao.png" /></dt>
  1471. </dl>
  1472. </a>
  1473. <a style="text-decoration:none;" href="games/shenjingmao">
  1474. <dl class="clearfix">
  1475. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">围住神经猫I</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1476. <dt class="tj_base"><img src="icon/shenjingmao.png" /></dt>
  1477. </dl>
  1478. </a>
  1479. <a style="text-decoration:none;" href="games/duxinshu">
  1480. <dl class="clearfix">
  1481. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">神奇读心术</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1482. <dt class="tj_base"><img src="icon/duxinshu.png" /></dt>
  1483. </dl>
  1484. </a>
  1485. <a style="text-decoration:none;" href="games/duimutou">
  1486. <dl class="clearfix">
  1487. <dd><div style="position: relative;padding-right: 110px;"><h3 class="font14">堆木头</h3><p>50000000+人在玩</p><span style="display: inline-block;width: 60px; height: 33px;line-height: 33px;background-color: #44b549;border-radius: 5px;text-align: center;color:#fff;position: absolute;top: 50%;right:55px;margin-top: -17px;">开始玩</span></div></dd>
  1488. <dt class="tj_base"><img src="icon/duimutou.png" /></dt>
  1489. </dl>
  1490. </a>
  1491. </div>
  1492. </div>
  1493. <br/><br/><br/>
  1494. <div class="menu">
  1495. <a class="a0" href="http://game.ikongzhong.cn/">热门小游戏</a>
  1496. <a class="a1" href="http://game.ikongzhong.cn/">最火公众号</a>
  1497. <a class="a1" href="http://game.ikongzhong.cn/">空中传媒</a>
  1498. </div>
  1499. </body>
  1500. </html>