123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211 |
- <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="sdsjh.aspx.cs" Inherits="CB.Wap.kjh.shijihao.sdsjh" %>
- <%@ Register src="~/kjh/header.ascx" tagname="header" tagprefix="uc1" %>
- <%@ Register src="/footer.ascx" tagname="footer" TagPrefix="uc2" %>
- <!doctype html>
- <html>
- <head>
- <meta charset="utf-8" />
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
- <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=2.0, minimum-scale=1.0, user-scalable=no" />
- <meta name="apple-mobile-web-app-capable" content="yes" />
- <meta name="apple-mobile-web-app-status-bar-style" content="black" />
- <meta name="format-detection" content="telephone=no" />
- <meta name="MobileOptimized" content="320" />
- <meta name="screen-orientation" content="portrait" />
- <meta http-equiv="cleartype" content="on" />
- <meta content="telephone=no" name="format-detection" />
- <title><%=pageTitle%></title>
- <meta name="keywords" content="<%=pageKeyWords %>" />
- <meta name="description" content="<%=pageDescription %>" />
- <link href="/static/css/base.css" rel="stylesheet"/>
- <link href="/static/css/kaijiang.css" rel="stylesheet"/>
- <script type="text/javascript" src="/static/js/1.6-min-jquery.js"></script>
- <script type="text/javascript" src="/static/js/wap128.js"></script>
- <script type="text/javascript">
- var selectTerm = function (obj) {
- var $this = $(obj);
- window.location = "/kjh/3d-shijihao-" + $this.val() + ".htm";
- }
- </script>
- </head>
- <body>
- <uc1:header ID="header1" runat="server" ColumnName="3D试机号" ShowDownIcon=true />
- <div class="wrap">
- <div class="zst-subnav" style="display: none;">
- <ul>
- <li><a href="/kjh/">全国彩</a></li>
- <li><a href="/kjh/sdkjh.aspx">开机号</a></li>
- <li><a href="/kjh/sdsjh.aspx">试机号</a></li>
- <li><a href="/kjh/3d-zjgz/">玩法</a></li>
- </ul>
- </div>
- </div>
- <div class="other-nav">
- <a href="/kjh/sdkjh.aspx">开机号</a><a href="/zs/1_1.htm">走势图</a><a href="//m.55128.cn/zt/3dyc/">预测</a><a href="/kjh/xq_sd.aspx" class="new-hot">开奖号</a>
- </div>
- <!--广告位m128顶部M区-->
- <div class="small-nav">
- <div class="navs"><a href="/kjh/sdsjh.aspx" class="active">福彩3D</a><a href="/kjh/p3sjh.aspx">排列三</a></div>
- </div>
- <div class="lottery-state">
- <div class="lotter fc3d"><span></span></div>
- <ul class="lotinfo">
- <li class="title"><span class="slogan fc3d"></span>每日<em>20:30</em>开奖</li>
- <li> <span class="lotitle">福彩3D</span> <span class="select">第
- <select onchange="selectTerm(this)">
- <%=CB.Common.LotteryUtils.GetLotteryDDLQi(5, term, "3dshijihao", "<option>{1}</option>", "")%>
- </select>
- 期试机号</span> </li>
- </ul>
- </div>
- <div class="lottery-info">
- <ul>
- <li class="title">福彩3D第<%=term%>期试机号:<a onclick="window.location=window.location.href">刷新</a></li>
- <%=number.ToString()%>
- <li>每天18:30后公布(停售期间除外)</li>
- <%--<li class="tips">(试机号并非开奖号,仅供参考)</li>--%>
- <li class="his"><span class="wred">推荐:</span><a href="//m.55128.cn/zt/3dyc/" target="_blank">预测</a><a href="//m.55128.cn/zt/3dzm/" target="_blank">字谜</a><a href="//m.55128.cn/zt/3dsm/" target="_blank">杀号</a><a href="//m.55128.cn/zt/3ddm/" target="_blank">定胆</a><a href="//m.55128.cn/zt/thzm/" target="_blank">太湖</a><a href="/kjh/3d-jinma.htm" class="jm">金码</a></li>
- <li class="his"><span>历史:</span><a href="/kjh/3d-shijihao-30.htm">30期</a><a href="/kjh/3d-shijihao-50.htm">50期</a><a href="/kjh/3d-shijihao-100.htm">100期</a><a href="/zs/1_10.htm">试后走势图</a></li>
- </ul>
- </div>
- <div class="details">
- <div class="detail">
- <h1>
- 福彩3D近10期试机号</h1>
- <table>
- <colgroup>
- <col width="" />
- <col width="" />
- <col width="" />
- </colgroup>
- <thead>
- <tr>
- <th rowspan="2">
- 期号
- </th>
- <th rowspan="2">
- 开机
- </th>
- <th rowspan="2">
- 奖号
- </th>
- <th rowspan="2">
- 命中
- </th>
- <th colspan="2">
- 大小比
- </th>
- <th colspan="2">
- 奇偶比
- </th>
- </tr>
- <tr>
- <th>
- 开机
- </th>
- <th>
- 奖号
- </th>
- <th>
- 开机
- </th>
- <th>
- 奖号
- </th>
- </tr>
- </thead>
- <tbody>
- <%=sp.ToString() %>
- </tbody>
- </table>
- </div>
- </div>
- <div class="details">
- <div class="detail">
- <h1>
- 福彩3D历史上的今天</h1>
- <table>
- <colgroup>
- <col width="" />
- <col width="" />
- <col width="" />
- </colgroup>
- <thead>
- <tr>
- <th rowspan="2">
- 期号
- </th>
- <th rowspan="2">
- 开机
- </th>
- <th rowspan="2">
- 奖号
- </th>
- <th rowspan="2">
- 命中
- </th>
- <th colspan="2">
- 大小比
- </th>
- <th colspan="2">
- 奇偶比
- </th>
- </tr>
- <tr>
- <th>
- 开机
- </th>
- <th>
- 奖号
- </th>
- <th>
- 开机
- </th>
- <th>
- 奖号
- </th>
- </tr>
- </thead>
- <tbody>
- <%=other.ToString() %>
- </tbody>
- </table>
- </div>
- </div>
- <!--广告位m128底部V-->
-
- <div class="newcolumn">
- <div class="title">
- <span class="reds"></span><span>3D试机号后预测</span><a href="http://m.55128.cn/zt/3dsjhhfx/" target="_blank" class="more-new">更多</a> </div>
- <div class="news">
- <ul>
- <%-- <%=GetSynArticle(1,8,"e29e4cbe01be4799b918dc9c0aeb3926",0,"fc3d",true)%>--%>
- <%=GetSynArticle(1,8,"e29e4cbe01be4799b918dc9c0aeb3926",0,true)%>
- </ul>
- </div>
- </div>
- <script type="text/javascript">
- $(".detail").find("tr:even").attr('class', 'bg-grey');
- $(function ()
- {
- $('#show-nav').click(function ()
- {
- if ($('.zst-subnav').css("display") == "none")
- {
- $('.zst-subnav').css("display", "block");
- $('#show-nav img').attr({ src: "/static/images/up-icon.png" });
- } else
- {
- $('.zst-subnav').css("display", "none");
- $('#show-nav img').attr({ src: "/static/images/down-icon.png" });
- }
- })
- })
- </script>
- <uc2:footer ID="footer1" runat="server" />
- </body>
- </html>
|