302 response code indicates that the requested resource is temporarily available at a different URL.
The user is automatically redirected to the new URL, but search engines continue to index the old address.
200 response code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: 9cb.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html xmlns:wb="http://open.weibo.com/wb"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!--<meta charset="utf-8"/>--> <title>2018最新热门网页游戏人气排行榜_新游戏前十名</title> <meta name="keywords" content="9cb,酷宝游戏平台,2018最新热门网页游戏人气排行榜,新游戏前十名,免费成人网页游戏,网页游戏开服表,H5游戏,霸王之心,武炼巅峰页游,莫默武炼巅峰,热血江湖传,传奇,三国,音乐黑匣,依依恋物语" /> <meta name="description" content="2018最新最热门的网页游戏排行榜收录热门网页游戏,好玩的网页游戏,来9cb酷宝游戏平台玩全新网页游戏" /> <meta name="baidu-site-verification" content="ntRhcpsBVQ" /> <link rel="shortcut icon" href="favicon.ico" /> <link href="/static/css/style_3595.css?1.1" rel="stylesheet" type="text/css" /> <link href="/static/css/css_3595.css?1.1" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="/static/css/head-newc.css" /> <link rel="stylesheet" type="text/css" href="/static/css/base.css" /> <script type="text/javascript" src="/static/js/jquery-1.8.3.min.js"></script> <script type="text/javascript" src="/static/js/slides.min.jquery.js"></script> <script type="text/javascript" src="/static/js/3595.js?v=1.1"></script> <script type="text/javascript"> $(function(){ $(".subNav").click(function(){ $(this).toggleClass("currentDd").siblings(".subNav").removeClass("currentDd") $(this).toggleClass("currentDt").siblings(".subNav").removeClass("currentDt") // 修改数字控制速度, slideUp(500)控制卷起速度 $(this).next(".navContent").slideToggle(150).siblings(".navContent").slideUp(150); }) }) </script> <style type="text/css"> /*.link_title{ background: url(/static/img/link_icon.png) no-repeat 0 7px; float:left; padding-left:15px; margin-left:30px;}*/ /*.cont_link{ width:1120px; padding:30px 40px; overflow-x:hidden; margin:30px auto; background:#fff; border-bottom:4px #d9d9d9 solid; box-shadow:0px 0px 3px #dadada; font-size:12px;}*/ /*.cont_link_ui{ margin-bottom:30px;}*/ /*.cont_link_ui li{ float:left; text-align:center; border-left:1px #dadada solid; width:123px; list-style:none;}*/ /*.cont_link h2{ color:#354059; font-size:18px; font-weight:bold; height:30px; line-height:30px; margin-bottom:15px; text-indent:25px;}*/ /*.cont_link_d{ padding:5px 25px 0px; width:1070px; display:block; overflow:hidden; height:50px;}*/ /*.cont_link_d_down{ height:100%;}*/ /*.cont_link_d a{ color:#333; text-decoration:none; display:block; padding:0 10px; float:left;}*/ /*.cont_link_d a:hover{ color:#F00}*/ /*.cont_link_d li{ padding-right:12px; width:auto; margin-right:12px; float:left; height:14px; line-height:14px; border-right:1px #666 solid; margin-bottom:12px;}*/ /*.cont_link_d li a{ width:auto;height:14px; padding:0; display:block; overflow:hidden;}*/ /*.link_btn{display:inline-block;width:100px;float:right; background:url(/static/img/link_btn.png) no-repeat 108px -32px; text-align: right; padding-right:48px; color:#f6611f}*/ /*.link_btn_down{display:none;width:100px;float:right; background:url(/static/img/link_btn.png) no-repeat 108px 2px; text-align: right; padding-right:48px;color:#f6611f}*/ .link_title{ background: url(/static/img/link_icon.png) no-repeat 0 7px; float:left; padding-left:15px; margin-left:30px;} .cont_link{ width:1120px; padding:30px 40px; overflow-x:hidden; margin:30px auto; background:#fff; border-bottom:4px #d9d9d9 solid; box-shadow:0px 0px 3px #dadada; font-size:12px;} .cont_link_ui{ margin-bottom:30px;} .cont_link_ui li{ float:left; text-align:center; border-left:1px #dadada solid; width:123px; list-style:none;} .cont_link h2{ color:#354059; font-size:18px; font-weight:bold; height:30px; line-height:30px; margin-bottom:15px; text-indent:25px;} .cont_link_d{ padding:5px 25px 0px; width:1070px; display:block; overflow:hidden; height:50px;} .cont_link_d_down{ height:100%;} .cont_link_d a{ color:#333; text-decoration:none; display:block; padding:0 10px; float:left;} .cont_link_d a:hover{ color:#F00} .cont_link_d li{ padding-right:12px; width:auto; margin-right:12px; float:left; height:14px; line-height:14px; border-right:1px #666 solid; margin-bottom:12px;} .cont_link_d li a{ width:auto;height:14px; padding:0; display:block; overflow:hidden;} .link_btn{display:inline-block;width:100px;float:right; background:url(/static/img/link_btn.png) no-repeat 108px -32px; text-align: right; padding-right:48px; color:#f6611f} .link_btn_down{display:none;width:100px;float:right; background:url(/static/img/link_btn.png) no-repeat 108px 2px; text-align: right; padding-right:48px;color:#f6611f} .nav_list ul li a:hover{ background:#f6611f; border-bottom:#f34816 solid 4px; color:#fff;} </style> </head> <body> <!------------添加部分-------------> <script type="text/javascript" src="/static/js/top.js"></script> <script type="text/javascript"> $(document).ready(function(){ $(".link_btn").click(function(){ $(".link_btn").toggleClass("link_btn_down"); $(".cont_link_d").toggleClass("cont_link_d_down"); if($(".link_btn").hasClass("link_btn_down")){ } return false; }); }); </script> <style type=text/css> .return_box{ background: url(/static/img/newindex/gotop_ico.png) no-repeat ; position:fixed;right:20px;bottom:200px;width:60px;height:235px;z-index:999} .return_box .return_top_1,.return_box .return_top_3,.return_box .return_top_2{cursor:pointer; width:56px; height:56px; margin-bottom:3px; position:relative;} .return_box .return_top_4{cursor:pointer; width:56px; height:56px;} .return_top_1_box{ position:absolute; right:55px; top:-50px;width:255px;height:155px; background:url(/static/img/newindex/return_top_1_box.png) no-repeat; display:none; z-index:999999;} .return_top_1:hover{ background:url(/static/img/newindex/gotop_ico.png) 0 233px;} .return_top_2:hover{ background:url(/static/img/newindex/gotop_ico.png) 0 174px;} .return_top_3:hover{ background:url(/static/img/newindex/gotop_ico.png) 0 115px;} .return_top_4:hover{ background:url(/static/img/newindex/gotop_ico.png) 0 56px;} .return_top_1:hover .return_top_1_box{ display:block;} .return_top_1_box .email{background:url(/static/img/newindex/er_weix.png) 0 91px;width:91px;height:91px; float:left; margin:20px; margin-bottom:0px;} .return_top_1_box .qq{background:url(/static/img/newindex/er_weix.png) 0 184px;width:91px;height:91px;float:left;margin-top:20px;} .return_top_1_box .email:hover,.return_top_1_box .qq:hover{filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;} .return_top_1_box .email_text{ margin-left:35px;} .return_top_1_box .qq_text{ margin-left:40px;} .return_top_2_box{background:url(/static/img/newindex/return_top_2_box.png) no-repeat;position:absolute;right:55px; top:-58px;width:191px;height:194px; z-index:999999; display:none;} .return_top_2:hover .return_top_2_box{display:block;} .return_top_2_box p{ line-height:40px; text-align:center;} .return_top_2_box a{ background:url(/static/img/newindex/gotop_QQ.png) no-repeat;width:143px;height:28px;display:block;margin-left:20px;margin-bottom:10px;text-indent:52px;} .return_top_3_box{ background:url(/static/img/newindex/return_top_3_box.png); width:140px; height:154px; position:absolute;right:55px; top:-48px; z-index:99999; display:none;} .return_top_3:hover .return_top_3_box{ display:block;} .return_top_3_box .wechat{ background:url(/static/img/newindex/er_weix.png) no-repeat;width:91px;height:91px; margin:20px; display:block;margin-bottom:0px;} .return_top_3_box{ text-align:center;} .nav_list ul li a.nav_on {background: #f6611f none repeat scroll 0 0;border-bottom: 4px solid #f34816;color: #fff;} .hot-time{position:relative;top:-11px;} .login-account {margin-top:15px;position:relative;} .login-account span{font-size:14px;color:#444;font-family:Microsoft YaHei;margin-right:60px;} .login-account a{margin-left:20px;position:absolute;top:-2px;} .login-account .login-qq{background:url(/static/img/login-logo.png);width:24px;height:24px;} .login-account .login-wx{background:url(/static/img/login-logo.png) no-repeat 0px -40px;width:24px;height:24px;margin-left:50px;} .login-account .login-sn{background:url(/static/img/login-logo.png) no-repeat 0px -80px;width:24px;height:24px;margin-left:80px;} </style> <!-- <div class="return_box"> <div class="return_top_1"> <div class="return_top_1_box"> <a class="email" target="_blank" href="http://mail.qq.com/cgi-bin/qm_share?t=qm_mailme&email=6NrR2dnc29jf3tuomZnGi4eF"></a> <a target="_blank" href="http://wpa.qq.com/msgrd?v=3&uin=3191747317&site=qq&menu=yes" class="qq"></a> <div class="clear"></div> <a target="_blank" href="http://mail.qq.com/cgi-bin/qm_share?t=qm_mailme&email=6NrR2dnc29jf3tuomZnGi4eF" class="email_text">发送到邮箱</a> <a class="qq_text" target="_blank" href="http://wpa.qq.com/msgrd?v=3&uin=3191747317&site=qq&menu=yes">联系QQ客服</a> </div> </div> <div class="return_top_2"> <div class="return_top_2_box"> <p>点击加入官方群</p> <a target="_blank" href="http://shang.qq.com/wpa/qunwpa?idkey=6116e92fc087a15e5b69845ef00263823ee74b37ed0f1528a216a9e1a508562e">3595官方群</a> <a target="_blank" href="http://shang.qq.com/wpa/qunwpa?idkey=a0b7951186f71254a85070f963ddc7191dd46ccf4600b8abcc2de1fdcc5f538e">莽荒纪官方群</a> <a target="_blank" href="http://shang.qq.com/wpa/qunwpa?idkey=6c9b3aedb6e82a7c79edf4a5d11a3124356389e2440c7b2f2f70c4698e5c21e3">沧月官方群</a> <a target="_blank" href="http://shang.qq.com/wpa/qunwpa?idkey=1b507b4ff71f476378a8cffab9c5b5a1e4a64150e627a23966a1824181be5f4a">刺影传奇官方群</a> </div> </div> <div class="return_top_3"> <div class="return_top_3_box"> <div class="wechat"></div> <p>扫一扫</p> </div> </div> <a onclick="gotoTop();return false;" class="totop"><div class="return_top_4"></div></a> </div> --> <script> function bookMark(e, t) { var n = e || window.location.href, r = t || document.title; try { window.external.AddFavorite(n, r) } catch(i) { try { window.sidebar.addPanel(r, n, "") } catch(i) { alert("请您尝试同时按下Ctrl和D键收藏本页。") } } } function setHomePage(e) { var t = e.target, n = window.location.href; try { return t.style.behavior = "url(#default#homepage)", t.setHomePage(n), !1 } catch(r) { alert('您的浏览器不支持此操作,请您手动设置主页。') } } </script> <!------------结束-------------> <div class="head"> <div class="header"> <div class="header_l"> <dl> <dd class="btn_save"> <a href="javascript:;" id="setHome" onclick="setHomePage(this);" class="home-page">设为首页</a> <ul class="homepage-fav" id="setHomeUl" style="display: none;"> <li id="setHomePage" onclick="setHomePage(this);" title="设为首页" >设为首页</li> <li id="bookMark" onclick="bookMark();" title="加入收藏">加入收藏</li> </ul> </dd> </dl> </div> <div class="header_r"> <dl> <dd class="userinfo"> <div style="display:none;" class="userdiv"> <div class="user"> <div class="unameimg"> <span style="padding-top:7px;"><img src="/static/img/people.jpg"></span> <a alt="" title="" class="uname" style="color:red"></a> <span class="daosanjiao s1"></span> <div class="cb"></div> </div> <div class="logininfo"> <li class="info_safe" id="info_safe"><a href="index.php?m=user&p=save">账号安全</a></li> <li class="info_user" id="info_user"><a href="index.php?m=user&p=my_info">个人资料</a></li> <li class="info_key" id="info_key"><a href="index.php?m=user&p=password">修改密码</a></li> <li class="info_exit" id="info_exit"><a href="index.php?m=user&p=logout">注销</a></li> </div> </div> <div class="usermessage"> <a style="color:red" href="index.php?m=user&p=message_list">消息()</a> </div> <div class="cb"> </div> </div> <div style="display: block;" class="nologin"> <a href="index.php?m=user&p=login">登录</a><font>|</font><a href="index.php?m=user&p=reg">注册</a><a style="display:none;" id="onloada">222</a> </div> </dd> </dd> </dl> </div> </div> </div> <div class="navbox"> <div class="nav" style="background:none"> <div class="logo"><a href="http://www.9cb.com/index.php?fm=9cb"><img src="/static/img/9cblogo.png" alt="9cb酷宝游戏" title="9cb酷宝游戏" /></a></div> <div class="nav_list"> <ul> <li><a href="http://www.9cb.com/index.php?fm=9cb" class="nav_on">首页</a></li> <li><a href="index.php?m=game&p=gamecenter">游戏中心</a></li> <li><a href="index.php?m=user&p=my_info">用户中心</a></li> <li><a href="index.php?m=pay&p=index">充值中心</a></li> <li><a href="index.php?m=news&p=list">新闻中心</a></li> <!-- <li><a href="http://sy.90joy.com/" target="_blank">手机游戏</a></li> <li><a href="http://bbs.9cb.com" target="_blank" >游戏论坛</a></li> --> <li><a href="index.php?m=info&p=index&type=service">客服中心</a></li> <div class="clear"></div> </ul> </div> </div> </div> <div class="ad"> <!-- ad --> <div id="nc_sliders"> <div class="slide img1" style="background: transparent url("/static/upload/img/20161125/14800662744883.jpg") no-repeat scroll 50% 0%; display: none;"> <a id="imga1" href="javascript:;"></a> </div> <div class="slide img2" style="background: transparent url("/static/upload/img/20161125/14800661507327.jpg") no-repeat scroll 50% 0%; display: none;"> <a id="imga2" href="javascript:;"></a> </div> <div class="dotbox"> <ul id="dotboxul"> <li> <a href="javascript:;" class="current">1</a> <a href="javascript:;" class="">1</a> </li> </ul> </div> </div> <!-- ad_end --> <div class="login_box" style="display:none;"> <div class="login" > <h3>账号登录</h3> <!--登录前--> <div class="login_off" id="navnologin"> <dl> <form method="post" action="javascript:" onsubmit="return login()"> <dd><input type="text" placeholder="用户名" id="log-usr" class="login_input_user" name="username"></dd> <dd><input id="log-pas" type="password" placeholder="密码" class="login_input_pw" name="password"></dd> <dd style=" position:relative; margin-top:8px; margin-bottom:8px; color:#666;"><a href="index.php?m=user&p=find_password" class="red">找回密码</a> <span class="btn_zhuce"><a href="index.php?m=user&p=reg">注册账号</a></span> </dd> <dd><input type="submit" value="立即登录" class="btn_login" href="javascript:void(0);"></dd> <dd class="login-account"><span>其他账号登陆</span><a href="http://www.9cb.com/index.php?m=user&p=bind&type=qq" class="login-qq"> </a><a href="http://www.9cb.com/index.php?m=user&p=bind&type=weixin" class="login-wx"> </a><a href="http://www.9cb.com/index.php?m=user&p=bind&type=weibo" class="login-sn"> </a></dd> </form> </dl> </div> <!--登录后--> <div class="login_on" style="display:none"> <div class="login_on_info"> <table width="258" cellspacing="0" cellpadding="0" border="0"> <tbody><tr> <td width="90" height="70" rowspan="3"> <img id="img_tx_man" width="62" height="62" src="/static/img/newindex/img_tx_man.jpeg" display="block"> <img id="img_tx_women" width="62" height="62" src="/static/img/newindex/img_tx_women.jpeg" display="none"> </td> <td width="168"><b id="navuser"></b></td> </tr> <tr> <td>积分: <a class="red" href="">0</a></td> </tr> <tr> <td>VIP: <a class="red" href="">0</a></td> </tr> </tbody></table> <span class="login_on_out"><a href="index.php?m=user&p=logout">[注销]</a></span> </div> <div class="login_on_btn"> <a class="btn_cz" href="index.php?m=pay">充值</a> <a class="btn_xg" href="index.php?m=user&p=edit_info">修改资料</a> </div> <div class="game_log"> <p class="game_log_p">最近玩过:</p> </div> </div> <h4><b>新服推荐</b> </h4> <div class="login_game"> <div style=" width:50px; height:50px; padding:5px;"><a target="_blank" class="login-go" href="api.php?m=game&p=play&game_id=97&server_id=547033"><img src="/static/upload/img/20190828/15669851022763.png" width="50" height="50" /></a></div> <div> <dl> <dt><a class="login-go" target="_blank" href="api.php?m=game&p=play&game_id=97&server_id=547033">降龙之刃 降龙1服</a> <span class="hot"><img src="/static/img/newindex/btn_hot.png" width="26" height="11" /></span> </dt> <dd class="hot-time">08-28 17:45</dd> <span class="btn_go2"><a class="login-go" target="_blank" href="api.php?m=game&p=play&game_id=97&server_id=547033">开始游戏</a></span> </dl> </div> <div class="clear"></div> </div> </div> </div> </div> <style> #nt-main,#nt-main2{white-space: nowrap;width:500px;overflow:hidden;} #nt-begin,#nt-end,#nt-begin ul,#nt-end ul,#nt-begin ul li,#nt-end ul li,#nt-begin2,#nt-end2,#nt-begin2 ul,#nt-end2 ul,#nt-begin2 ul li,#nt-end2 ul li{display:inline;} #nt-begin ul li,#nt-end ul li,#nt-begin2 ul li,#nt-end2 ul li{margin-right:30px;} #nt-begin ul li a,#nt-end ul li a,#nt-begin2 ul li a,#nt-end2 ul li a{font-size:12px;color:rgb(140,140,140);} </style> <div class="cont"> <!-- 1th --> <div class="cont_bg"> <div class="cont_one"> <div class="cont_one_l"> <h2> <span class="fl">精品推荐</span> <span class="h3"></span> <!-- <span class="h2_bg"><img src="/static/img/newindex/btn_h2.png" width="100" height="9" /></span> --> </h2> <ul class="hot_list"> <li> <div><a target="_blank" class="login-go" href="/api.php?m=game&p=play&game_id=97&server_id=547033" target="_blank"><img src="/static/upload/img/20190828/15669849557290.png" style="height:160px;width:240px;" /></a></div> <div class="hot_list_main"> <dl class="hot_list_text"> <dt>降龙之刃</dt> <dd><span>类型 :</span>角色扮演</dd> <dd><span>礼包 :</span><a target="_blank" style="float:none;" href="/index.php?m=game&p=gift&id=97">新手礼包</a></dd> <dd class="hot-btn"> <a class="hot_gw" href="jlzr.9cb.com" target="_blank"> </a><a target="_blank" class="hot_go login-go" href="/api.php?m=game&p=play&game_id=97&server_id=547033"> </a> </dd> <span class="game-hot"><img src="/static/img/game_nav/hotID.png" width="48" height="48" /></span> </dl> </div> </li> <li> <div><a target="_blank" class="login-go" href="/api.php?m=game&p=play&game_id=93&server_id=546955" target="_blank"><img src="/static/upload/img/20170626/14984612738385.jpg" style="height:160px;width:240px;" /></a></div> <div class="hot_list_main"> <dl class="hot_list_text"> <dt>霸王之心</dt> <dd><span>类型 :</span>角色扮演</dd> <dd><span>礼包 :</span><a target="_blank" style="float:none;" href="/index.php?m=game&p=gift&id=93">新手礼包</a></dd> <dd class="hot-btn"> <a class="hot_gw" href="http://bwzx.9cb.com" target="_blank"> </a><a target="_blank" class="hot_go login-go" href="/api.php?m=game&p=play&game_id=93&server_id=546955"> </a> </dd> <span class="game-hot"><img src="/static/img/game_nav/hotID.png" width="48" height="48" /></span> </dl> </div> </li> <li><img src="/static/img/newindex/sm-game.jpg" width="418" height="160" /></li> <li><img src="/static/img/newindex/sm-game.jpg" width="418" height="160" /></li> <div class="clear"></div> </ul> </div> <div class="cont_one_r"> <h2>最近开服</h2> <ul class="game_list"> <li> <table width="300" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="88" rowspan="2" align="center"><a target="_blank" href="jlzr.9cb.com"><img src="/static/upload/img/20190828/15669851022763.png" width="65" height="65" /></a></td> <td width="212" height="32" valign="bottom"><a class="login-go" target="_blank" href="/api.php?m=game&p=play&game_id=97&server_id=547033">降龙之刃 <b class="red">降龙1服</b></a> <span class="hot"><img src="/static/img/newindex/btn_hot.png" width="26" height="11" /></span></td> </tr> <tr> <td height="28" valign="top">08-28 17:45</td> </tr> </table> <span class="btn_go"><a class="login-go" target="_blank" href="/api.php?m=game&p=play&game_id=97&server_id=547033">开始游戏</a></span> </li> <li> <table width="300" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="88" rowspan="2" align="center"><a target="_blank" href="http://bwzx.9cb.com"><img src="/static/upload/img/20170626/14984613385642.jpg" width="65" height="65" /></a></td> <td width="212" height="32" valign="bottom"><a class="login-go" target="_blank" href="/api.php?m=game&p=play&game_id=93&server_id=547032">霸王之心 <b class="red">霸王186服</b></a> <span class="hot"><img src="/static/img/newindex/btn_hot.png" width="26" height="11" /></span></td> </tr> <tr> <td height="28" valign="top">04-30 14:00</td> </tr> </table> <span class="btn_go"><a class="login-go" target="_blank" href="/api.php?m=game&p=play&game_id=93&server_id=547032">开始游戏</a></span> </li> <li> <table width="300" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="88" rowspan="2" align="center"><a target="_blank" href="http://bwzx.9cb.com"><img src="/static/upload/img/20170626/14984613385642.jpg" width="65" height="65" /></a></td> <td width="212" height="32" valign="bottom"><a class="login-go" target="_blank" href="/api.php?m=game&p=play&game_id=93&server_id=547031">霸王之心 <b class="red">霸王185服</b></a> <span class="hot"><img src="/static/img/newindex/btn_hot.png" width="26" height="11" /></span></td> </tr> <tr> <td height="28" valign="top">04-26 14:00</td> </tr> </table> <span class="btn_go"><a class="login-go" target="_blank" href="/api.php?m=game&p=play&game_id=93&server_id=547031">开始游戏</a></span> </li> <li> <table width="300" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="88" rowspan="2" align="center"><a target="_blank" href="http://bwzx.9cb.com"><img src="/static/upload/img/20170626/14984613385642.jpg" width="65" height="65" /></a></td> <td width="212" height="32" valign="bottom"><a class="login-go" target="_blank" href="/api.php?m=game&p=play&game_id=93&server_id=547030">霸王之心 <b class="red">霸王184服</b></a> <span class="hot"><img src="/static/img/newindex/btn_hot.png" width="26" height="11" /></span></td> </tr> <tr> <td height="28" valign="top">04-23 14:00</td> </tr> </table> <span class="btn_go"><a class="login-go" target="_blank" href="/api.php?m=game&p=play&game_id=93&server_id=547030">开始游戏</a></span> </li> </ul> </div> <div class="clear"></div> </div> </div> <!-- 1th_end --> <style> .cont_new_img{overflow:hidden;} .cont_new_text dd font{float:right;} </style> <!-- 3th --> <div class="cont_bg" style="padding-bottom:30px;"> <div class="cont_new"> <div class="cont_one_l cont_title"> <h2> <span class="fl">游戏动态</span> <span class="fl lb-1"> <div id="nt-main2"> <div id="nt-begin2"> <ul> </ul> </div> <div id="nt-end2"></div> </div> </span> <span class="h3" style="right:260px;font-size:18px;font-weight:bold;"><a href="http://www.9cb.com/index.php?m=news&p=list" class="red">平台最新游戏资讯 </a></span> </h2> </div> <div class="cont_new_time"> <dl> <dt>May</dt> <dd>13</dd> <dd>-</dd> <dt>酷宝游戏</dt> </dl> </div> <div class="cont_new_img"> <div class="m-banner"> <div class="bd"> <ul> <li> <a href="http://wldf.9cb.com/" target="_blank"> <div class="lkjh" style="background: url(/static/upload/img/20161221/14823175099547.jpg) no-repeat center 0;"></div> </a> </li> </ul> </div> <div class="hd"> <ul> <li></li> <li></li> </ul> </div> </div> </div> <div class="cont_new_text"> <span class="new_more"><a href="index.php?m=news&p=list"><img src="/static/img/newindex/btn_+.png" width="37" height="37" /></a></span> <dl> <dt><a style="font-size:16px;" target="_blank" href="/data/html/news/2769.html">打击恶意多开警示公告(2024年1月18日最新</a></dt> <dd><a target="_blank" href="/data/html/news/2004.html">腾讯《新热血江湖》携手开服网发放愚人</a><font>[2018-03-28]</font></dd> <dd><a target="_blank" href="/data/html/news/1698.html">《武炼巅峰》6月27日数据互通公告</a><font>[2017-06-27]</font></dd> <dd><a target="_blank" href="http://wldf.9cb.com/detail.php?id=1685#cb">6月15日维护公告</a><font>[2017-06-15]</font></dd> <dd><a target="_blank" href="http://wldf.9cb.com/detail.php?id=1683#cb">《武炼巅峰》6月6日数据互通公告</a><font>[2017-06-05]</font></dd> <dd><a target="_blank" href="http://wldf.9cb.com/detail.php?id=1684#cb">《武炼巅峰》6月8日版本更新公告</a><font>[2017-06-07]</font></dd> <dd><a target="_blank" href="http://wldf.9cb.com/detail.php?id=1667#cb">金色流星 9cb《武炼巅峰》深度探索</a><font>[2017-05-16]</font></dd> </dl> </div> <div class="clear"></div> </div> </div> <script> function scrollLeft2(){ var begin = document.getElementById('nt-begin2'); if($('#nt-begin2').width() < 300){ return; } var end = document.getElementById('nt-end2'); var main = document.getElementById('nt-main2'); var speed = 40; end.innerHTML = begin.innerHTML; function run2(){ if ( main.scrollLeft - end.offsetWidth >= 0 ){ main.scrollLeft -= begin.offsetWidth; } else { main.scrollLeft++; } } var trend = setInterval(run2,speed); main.onmouseover = function(){clearInterval(trend)} main.onmouseout = function(){trend = setInterval(run2,speed)} } scrollLeft2(); </script> <!-- 3th_end --> <!-- 4th --> <div class="cont_link"> <ul class="cont_link_ui"> <li style="border-left:none;"><a href="index.php?m=user&p=reg"><img src="/static/img/newindex/ioc_l1.png" width="52" height="52" /><br />账号注册</a></li> <li><a href="index.php?m=pay&p=index"><img src="/static/img/newindex/ioc_l2.png" width="52" height="52" /><br />账户充值</a></li> <li><a href="index.php?m=user&p=password"><img src="/static/img/newindex/ioc_l3.png" width="52" height="52" /><br />修改密码</a></li> <li><a href="index.php?m=user&p=find_password"><img src="/static/img/newindex/ioc_l4.png" width="52" height="52" /><br />找回密码</a></li> <li><a href="index.php?m=user&p=edit_info"><img src="/static/img/newindex/ioc_l5.png" width="52" height="52" /><br />绑定邮箱</a></li> <li><a href="index.php?m=user&p=edit_info"><img src="/static/img/newindex/ioc_l6.png" width="52" height="52" /><br />绑定手机</a></li> <li><a href="index.php?m=info&p=index&type=service"><img src="/static/img/newindex/ioc_l7.png" width="52" height="52" /><br />客服中心</a></li> <li><a href="index.php?m=user&p=indulge"><img src="/static/img/newindex/ioc_l8.png" width="52" height="52" /><br />防沉迷验证</a></li> </ul> <div class="clear"></div> <script type="text/javascript" src="/static/js/jquery.SuperSlide.2.1.1.js"></script> <script type="text/javascript"> jQuery(".m-banner").slide({mainCell:".bd ul",autoPlay:true}); $(document).ready(function(){ on_link(); $(".link_btn").click(function(){ on_link(); }); function on_link(){ $(".link_btn").toggleClass("link_btn_down"); $(".cont_link_d").toggleClass("cont_link_d_down"); if($(".link_btn").hasClass("link_btn_down")){ $(".link_btn").text("查看更多"); }else{ $(".link_btn").text("收起"); } return false; } $('.btn_save').hover(function(){ $('#setHomeUl').show(); },function(){ $('#setHomeUl').hide(); }); }); </script> <h3 class="fl link_title" style="margin-top: 20px;font-size: 14px;font-weight: bold;">友情链接</h3> <a href="javascript:void(0);" class="link_btn fr" style="margin-top: 20px;font-size: 12px;">收起</a> <ul class="cont_link_d"> <a target="_blank" href="http://www.90joy.com/" >掌悦官网 </a> <a target="_blank" href="http://www.shangame.com/" >跑胡子 </a> <a target="_blank" href="http://www.honghanda.com/" >红瀚达 </a> <a target="_blank" href="http://www.haote.com" >好特网 </a> <a target="_blank" href="http://www.zcplay.com/" >手机棋牌开发 </a> <a target="_blank" href="http://wy.9199.com/" >无忧传奇 </a> <a target="_blank" href="http://www.juwan.com" >网页游戏平台 </a> <a target="_blank" href="www.duouoo.com" >多游网 </a> <a target="_blank" href="http://www.huiyishe.cn" >棋牌游戏开发 </a> <a target="_blank" href="http://www.donggua.com" >冬瓜手游 </a> <a target="_blank" href="http://www.fh77.com" >77游戏 </a> <a target="_blank" href="http://m.eeyy.com/" >一游网 </a> <a target="_blank" href="https://www.yykf.com" >yykf游戏 </a> <a target="_blank" href="http://www.74youxi.com/" >骑士游戏 </a> <a target="_blank" href="http://www.360down.com" >闪灵手机站 </a> </ul> <div class="clear"></div> </div> <!-- 4th_end --> </div> <div class="footer"> <div class="foot" style="text-align: center;"> <!-- <div class="foot_l"><a href="/"><img src="/static/img/9cblogo.png" width="195" height="70" alt="9cb酷宝游戏" title="9cb酷宝游戏" /></a></div> --> <div class=""> <a href="/index.php?m=info&p=index&type=about">关于我们</a> | <a href="/index.php?m=info&p=index&type=cooperation">商务合作</a> | <a href="#">家长监护</a> | <a href="/index.php?m=info&p=index&type=disclaimer">免责声明</a> | <a href="/index.php?m=info&p=index&type=service">客服中心</a><br /> <a href="http://beian.miit.gov.cn/" target="_blank">粤ICP备16089298号-3</a> <img width="25" src="http://www.9cb.com/static/img/wenhuajingying.png">网络文化经营许可证:<a href="http://sq.ccm.gov.cn/ccnt/sczr/login" target="_blank">粤网文〔2018〕5491-1878号</a><br /> All Rights Reserved. 深圳掌悦网络科技有限公司 版权所有 地址:深圳市南山区粤海路5号动漫园4栋301<br /> 本公司游戏产品适合18岁以上成年人使用。<br /> owered by 深圳掌悦 http://www.9cb.com </div> <div class="clear"></div> </div> </div> <div style="display:none"> <script> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?a43420e85eba12b316131ecb68b1614f"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?1b63f2098af2978acf108553c333902a"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <script type="text/javascript">var cnzz_protocol = (("https:" == document.location.protocol) ? " https://" : " http://");document.write(unescape("%3Cspan id='cnzz_stat_icon_1260944475'%3E%3C/span%3E%3Cscript src='" + cnzz_protocol + "s95.cnzz.com/stat.php%3Fid%3D1260944475' type='text/javascript'%3E%3C/script%3E"));</script> <script src="https://s22.cnzz.com/z_stat.php?id=1262631450&web_id=1262631450 " language="JavaScript"></script> </div> </body> </html>