username@email.com
2025-05-21 a980cd04341d71216e0f59bd4b7327fe9fc50032
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Home.aspx.cs" Inherits="CY.WebForm.Pages.front.Home" %>
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
    <title>四川印刷网</title>
    <uc:FrontQuote ID="FrontQuote1" runat="server" />
    <script src="../../js/front/supermarquee.js" type="text/javascript"></script>
    <script src="../../js/front/jquery.KinSlideshow-1.2.min.js" type="text/javascript"></script>
    <script type="text/javascript">
        (function ($) {
            $.fn.myScroll = function (options) {
                //默认配置
                var defaults = {
                    speed: 40,  //滚动速度,值越大速度越慢
                    rowHeight: 24 //每行的高度
                };
                var opts = $.extend({}, defaults, options), intId = [];
                function marquee(obj, step) {
 
                    obj.find("ul").animate({
                        marginTop: '-=1'
                    }, 0, function () {
                        var s = Math.abs(parseInt($(this).css("margin-top")));
                        if (s >= step) {
                            $(this).find("li").slice(0, 1).appendTo($(this));
                            $(this).css("margin-top", 0);
                        }
                    });
                }
                this.each(function (i) {
                    var sh = opts["rowHeight"], speed = opts["speed"], _this = $(this);
                    intId[i] = setInterval(function () {
                        if (_this.find("ul").height() <= _this.height()) {
                            clearInterval(intId[i]);
                        } else {
                            marquee(_this, sh);
                        }
                    }, speed);
                    _this.hover(function () {
                        clearInterval(intId[i]);
                    }, function () {
                        intId[i] = setInterval(function () {
                            if (_this.find("ul").height() <= _this.height()) {
                                clearInterval(intId[i]);
                            } else {
                                marquee(_this, sh);
                            }
                        }, speed);
                    });
 
                });
            }
 
        })(jQuery);
 
        $(function () {
            $("div.ranklist").myScroll({
                speed: 40,
                rowHeight: 33
            });
        });
    </script>
    <script type="text/javascript">
        $(function () {
            $("#ad0").KinSlideshow({
                moveStyle: "left",
                isHasBtn: false,
                isHasTitleBar: false,
                isHasTitleFont: false
            });
            //最新需求
            $(".zuixinxuqiu").kxbdSuperMarquee({
                isEqual: false,
                distance: 33,
                time: 5,
                direction: 'up'
            });
 
            //最新供应信息滚动效果
            $(".gongying").kxbdSuperMarquee({
                isEqual: false,
                distance: 33,
                time: 5,
                direction: 'up'
            });
 
            //最新招聘信息滚动效果
            $(".zhaopin").kxbdSuperMarquee({
                isEqual: false,
                distance: 33,
                time: 5,
                direction: 'up'
            });
        }); 
    </script>
</head>
<body>
    <uc:FrontHead ID="FrontHead1" runat="server" />
    <div class="w1000 mainbox">
        <div class="ad1 mt10 " style="visibility: hidden; height: 100px; overflow: hidden;" value_scroll="true" id="ad0" runat="server">
            <a href="#">
                <img width="1000" height="110" src="../../images/Common/longad.jpg"></a>
        </div>
        <div class="mt10 w310 fl">
            <div class="tjms tyborder1" style="height: 232px;">
                <h2 class="title">
                    <a href="/seckill/list.html">更多>></a>特价秒杀</h2>
                <div class="ranklist colList tjmslist" style="overflow: hidden; height: 196px; position: relative;">
                    <ul>
                        <asp:Repeater ID="rptSeckillBusiness" runat="server">
                            <ItemTemplate>
                                <li class="clearfix">
                                    <dt class="coltitle" style='width: 188px; overflow: hidden;'><a target="_blank" href='/Pages/front/SeckillBusinessDeatil.aspx?Target=GetDataById&IsFrontRequest=frontTrue&id=<%#Eval("Keyid") %>'>[<%#Eval("PrintType.PrintName")%>]<%#Eval("Specifications")%>
                                    </a></dt>
                                    <dd class="colrest">
                                        剩余<b><%#Eval("SurplusOrderCount")%></b>单</dd>
                                    <dd class="colprice">
                                        ¥<%#Eval("Price","{0:F0}")%></dd>
                                </li>
                            </ItemTemplate>
                        </asp:Repeater>
                    </ul>
                </div>
            </div>
            <!--特价秒杀 over-->
            <div class="lad mt10 " id="ad1" runat="server">
            </div>
            <div class="onsale tyborder1 mt10">
                <h2 class="title">
                    <%--<a href="#">更多>></a>--%>大家都在本网交易</h2>
                <div class="colList onsalelist" style="height: 231px;">
                    <dl class="clearfix theader">
                        <dt class="coldate">交易日期</dt>
                        <dd class="coltitle">
                            订单信息</dd>
                        <dd class="colprice">
                            成交金额</dd>
                    </dl>
                    <div class="ranklist" style="overflow: hidden; height: 198px; position: relative;">
                        <ul>
                            <asp:Repeater ID="rptOrders" runat="server">
                                <ItemTemplate>
                                    <li class="clearfix">
                                        <dt class="coldate">
                                            <%#Eval("CreateTime", "{0:yyyy/MM/dd}")%></dt>
                                        <dd class="colprice">
                                            ¥<%#Eval("SumPrice", "{0:F0}")%></dd>
                                        <dd class="coltitle">
                                            <span style="float: left; word-break: keep-all;">
                                                <%#Eval("DocumentName") %></span></dd>
                                    </li>
                                </ItemTemplate>
                            </asp:Repeater>
                        </ul>
                    </div>
                </div>
            </div>
            <!--大家都在本网交易 over-->
            <div class="lad mt10 " id="ad2" runat="server">
            </div>
            <div class="lad mt10 " id="ad6" runat="server">
            </div>
        </div>
        <!--w310 over-->
        <div class="mt10 w680 fr">
            <div class="titleR">
                <div class="rightM">
                    <a href="/demand/release.html" class="kbtn">快速发布业务需求>></a><a class="fl" href="/Inquiry/index.html">更多询价>></a></div>
                <strong>快速询价</strong><span>快速寻找“优质代价”的厂商报价</span>
            </div>
            <div class="rContent ksxj">
                <ul class="xjList" style="height: 328px;">
                    <% 
                        CY.BLL.Sys.SysInquiry_PrintingTypeBLL _pTypeBLL = new CY.BLL.Sys.SysInquiry_PrintingTypeBLL();
                        IEnumerable<CY.Model.SysInquiry_PrintingType> typeList = _pTypeBLL.SelectUsedModlesHome();
                        foreach (CY.Model.SysInquiry_PrintingType type in typeList)
                        {
                    %><li style=" width:110px;"><a target='_blank' href="/InquiryOnLine/<%=type.KeyId %>.html">
                        <img src="<%=type.ImagPath %>" style=" width:96px;" /><span><%=type.PrintName%></span></a></li><%
}       
                        %>
                </ul>
            </div>
            <p class="clear">
            </p>
            <div class="titleR mt10">
                <div class="rightM">
                    <a href="/findorder/list.html">更多>></a></div>
                <strong>最新需求信息</strong>
            </div>
            <div class="rContent">
                <div class="colList needlist" style="height: 231px;">
                    <dl class="clearfix theader">
                        <dt class="coldate">发布时间</dt>
                        <dt class="coladdress">区域</dt>
                        <dt class="colproduce">需求产品</dt>
                        <dt class="coltitle">规格及工艺要求</dt>
                        <%--<dd class="colnum">需求名称</dd>--%>
                    </dl>
                    <div class="zuixinxuqiu" style="height: 197px; width: 678px; overflow: hidden; position: relative;">
                        <ul>
                            <asp:Repeater ID='rptQuoteDemand' runat="server">
                                <ItemTemplate>
                                    <dl class="clearfix">
                                        <dt class="coldate">
                                            <%#Eval("CreateTime", "{0:yyyy/MM/dd}")%></dt>
                                        <dt class="coladdress">
                                            <%#Eval("MemberBasic.City")%></dt>
                                        <dt class="colproduce">[<%#Eval("DemandName")%>]</dt>
                                        <dt class="coltitle"><a target='_blank' href='/Pages/front/QuoteDemandDeatil.aspx?Target=GetDataById&IsFrontRequest=frontTrue&id=<%#Eval("Keyid") %>'>
                                            <%#Eval("DemandDemand")%></a></dt>
                                        <%--<dd class="colnum">
                                            <%#Eval("DemandName")%></dd>--%>
                                    </dl>
                                </ItemTemplate>
                            </asp:Repeater>
                        </ul>
                    </div>
                </div>
            </div>
            <p class="clear">
            </p>
            <div class="mad mt10">
                <table width="100%" border="0">
                    <tr>
                        <td align="left" id="ad3" runat="server">
                        </td>
                        <td align="center" id="ad4" runat="server">
                        </td>
                        <td align="right" id="ad5" runat="server">
                        </td>
                    </tr>
                </table>
            </div>
            <div class="titleR mt10">
                <div class="rightM">
                    <a href="/sellers/list.html">更多>></a></div>
                <strong>最新供应信息</strong>
            </div>
            <div class="rContent">
                <div class="colList supplylist">
                    <div class="gongying" style="height: 198px; width: 678px; overflow: hidden; position: relative;">
                        <ul id="ulSupplyHtml" runat="server">
                        </ul>
                    </div>
                </div>
            </div>
        </div>
        <!--w680 over-->
        <p class="clear">
        </p>
        <div class="w680 mt10 fr">
            <%--<div class="titleR">
                <div class="fr rightM">
                    <a href="#">更多>></a></div>
                <strong>最新招聘信息</strong>
            </div>
            <div class="rContent">
                <div class="colList zhaopinlist">
                    <dl class="clearfix theader">
                        <dt class="colcompany">招聘单位&nbsp;&nbsp;&nbsp;&nbsp;</dt>
                        <dt class="colpost">招聘职位</dt>
                        <dt class="colprice">薪资待遇</dt>
                        <dd class="coladdress">
                            工作地点</dd>
                    </dl>
                    <div class="zhaopin" style="height: 197px; width: 678px; overflow: hidden; position: relative;">
                        <ul>
                            <dl class="clearfix">
                                <dt class="colcompany">四川川印印刷有限公司</dt>
                                <dt class="colpost"><a href="#">双面机机长, 业务经理, 国色机领机</a></dt>
                                <dt class="colprice">3000-5000</dt>
                                <dd class="coladdress">
                                    成都</dd>
                            </dl>
                            <dl class="clearfix">
                                <dt class="colcompany">四川盛世华彩印刷有限公司</dt>
                                <dt class="colpost"><a href="#">诚招有经验装订工</a></dt>
                                <dt class="colprice">2500-5000</dt>
                                <dd class="coladdress">
                                    成都</dd>
                            </dl>
                            <dl class="clearfix">
                                <dt class="colcompany">四川龙腾盛世印务有限公司</dt>
                                <dt class="colpost"><a href="#">诚招有经验裁切工</a></dt>
                                <dt class="colprice">2200-5500</dt>
                                <dd class="coladdress">
                                    成都</dd>
                            </dl>
                            <dl class="clearfix">
                                <dt class="colcompany">成都天天好印刷厂</dt>
                                <dt class="colpost"><a href="#">诚招有经验平面设计师</a></dt>
                                <dt class="colprice">3000-8000</dt>
                                <dd class="coladdress">
                                    成都</dd>
                            </dl>
                            <dl class="clearfix">
                                <dt class="colcompany">四川川印印刷有限公司</dt>
                                <dt class="colpost"><a href="#">双面机机长, 业务经理, 国色机领机</a></dt>
                                <dt class="colprice">3000-5000</dt>
                                <dd class="coladdress">
                                    成都</dd>
                            </dl>
                            <dl class="clearfix noneborder">
                                <dt class="colcompany">四川川印印刷有限公司</dt>
                                <dt class="colpost"><a href="#">诚招送货员</a></dt>
                                <dt class="colprice">1000-4000</dt>
                                <dd class="coladdress">
                                    成都</dd>
                            </dl>
                            <dl class="clearfix">
                                <dt class="colcompany">成都天天好印刷厂</dt>
                                <dt class="colpost"><a href="#">诚招有经验平面设计师</a></dt>
                                <dt class="colprice">3000-8000</dt>
                                <dd class="coladdress">
                                    成都</dd>
                            </dl>
                            <dl class="clearfix">
                                <dt class="colcompany">四川川印印刷有限公司</dt>
                                <dt class="colpost"><a href="#">双面机机长, 业务经理, 国色机领机</a></dt>
                                <dt class="colprice">3000-5000</dt>
                                <dd class="coladdress">
                                    成都</dd>
                            </dl>
                            <dl class="clearfix noneborder">
                                <dt class="colcompany">四川川印印刷有限公司</dt>
                                <dt class="colpost"><a href="#">诚招送货员</a></dt>
                                <dt class="colprice">1000-4000</dt>
                                <dd class="coladdress">
                                    成都</dd>
                            </dl>
                        </ul>
                    </div>
                </div>
            </div>
            <p class="clear">
            </p>--%>
            <div class="titleR">
                <div class="rightM">
                    <a href="/prizes/list.html" target="_blank">更多>></a></div>
                <strong>积分礼品兑换</strong>
            </div>
            <div class="rContent">
                <div class="jfdh jfdhAllPrize">
                    <ul class="jfdhList fl" id="ulPrizeHtml" runat="server">
                    </ul>
                </div>
            </div>
        </div>
        <!--w680 over-->
        <div class="w310 mt10 fl">
            <%-- <div class="lad mt10 DivAd" value_locationname="首页最新招聘信息右上">
            </div>
        <div class="lad mt10 DivAd" value_locationname="首页最新招聘信息右下">
        </div>--%>
            <div class="jfdh tyborder1 ">
                <h2 class="title">
                    上周积分排名</h2>
                <div class="colList scorelist">
                    <dl class="clearfix theader">
                        <dt class="coldate">统计日期</dt>
                        <dt class="colhyname">会员名称</dt>
                        <dt class="colhyscore" style="color: #656565; text-align: right;">积分</dt>
                    </dl>
                    <div class="ranklist" style="overflow: hidden; height: 230px; position: relative;">
                        <ul id="ulMemberScoreHtml" runat="server">
                        </ul>
                    </div>
                </div>
            </div>
        </div>
        <!--w310 over-->
        <p class="clear">
        </p>
        <div id="divNewsHtml" runat="server">
        </div>
        <p class="clear">
        </p>
        <div class="flinkbox mt10 tyborder1">
            <h2 class="title">
                友情链接</h2>
            <ul class="flinklist" id="ulWebLinkHtml" runat="server" style="font-weight: normal">
            </ul>
        </div>
    </div>
    <uc:FrontFoot ID="FrontFoot1" runat="server" />
</body>
</html>