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
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="PC_Loaning.aspx.cs" Inherits="CY.WebForm.Pages.front.PC_Loaning" %>
 
<!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" />
</head>
<body>
<uc:FrontHead ID="FrontHead1" runat="server" />
    <form id="form1" runat="server" class="form2">
    <div class="w1000 mainbox">
        <div class="mt10 DivAd" value_forumname="印刷顾问" value_locationname="印刷垫资顶部横幅广告"></div>
        <div class="path">
            <strong>当前位置:</strong><a href="/">网站首页</a> > 印刷顾问</div>
        <div class="nypartL fl mt10">
            <div class="leftMemubox">
                <h2 class="mtitle">
                    印刷顾问</h2>
                <div class="leftMemu">
                    <div class="lNav InquiryMoney" id="InquiryMoney">
                        <h2 style="background: none;">
                            <a href="/adviser/list.html" style="color:#0a74be;">印刷顾问</a></h2>
                        <h2>
                            帮助留言</h2>
                        <div class="list InquiryChild" style="display: inline-table;">
                            <ul style="padding: 5px 0px 5px 15px; line-height: 20px;">
                                <li><a href="/adviser/consultancy.html">印刷顾问</a></li>
                                <li><a href="/adviser/costcontrol.html">成本控制</a></li>
                                <li><a href="/adviser/loaning.html" class="cheched">印刷垫资</a></li>
                            </ul>
                        </div>
                    </div>
                </div>
            </div>
            <div class="mt10 DivAd" value_forumname="印刷顾问" value_locationname="印刷垫资(左)"></div>
        </div>
        <!--nypartL over-->
        <div class="nypartR fr mt10">
            <div class="nypartR_t">
                <b>印刷垫资</b><a href="/adviser/list.html" class="btn">联系印刷顾问</a>
            </div>
            <div class="nyrC">
                <div class="gwIntroduce">
                    <b class="cb0">适用客户:</b> 适用于月饼、酒类等包材成本支出较大的企业;承接垫资业务的广告公司;各类资金链紧张的客户。<br />
                    <b class="cb0">垫资利息:</b> 按照央行同期贷款利率上浮30%收取垫资利息<br />
                    <b class="cb0">功能介绍:</b> 由网站为客户提供担保或直接垫资,在保证印刷成本大幅低于过去的前提下,网站“印刷顾问”帮助客户质优价廉的印刷厂商,并为客户提供1--6月账期。
                </div>
                <table width="100%" cellpadding="0" cellspacing="0" border="0" class="addspecialInfor">
                    <tbody>
                        
                        <tr>
                            <td style="text-align: right;">
                                主要印刷需求:
                            </td>
                            <td>
                                     <textarea id="txtPC_Remark" runat="server" class="req" cols="20" rows="2" style="width: 600px; height: 30px;"  maxlength="500" ></textarea>
                            </td>
                        </tr>
                        <tr>
                            <td style="text-align: right; width: 130px;">
                                每月印刷量(万元):
                            </td>
                            <td>
                                <input type="text"  id="txtPayYear" class="req int" runat="server" maxlength="10" />
                            </td>
                        </tr>
                        <tr>
                            <td style="text-align: right;">
                                印刷价格:
                            </td>
                            <td>
                                <input type="text"  id="txtPC_Price" class="req" runat="server"  maxlength="20"/>
                            </td>
                        </tr>
                        <tr>
                            <td style="text-align: right;">
                                要求垫资周期:
                            </td>
                            <td>
                                <select id="selHope" runat="server"></select>
                            </td>
                        </tr>
                         <tr>
                            <td style="text-align: right;">
                                联系人:
                            </td>
                            <td>
                                <input type="text"  id="txtPeople" class="req" runat="server"  maxlength="20"/>
                            </td>
                        </tr>
                        <tr>
                            <td style="text-align: right;">
                                联系电话:
                            </td>
                            <td>
                                <input type="text"  id="txtPhone" class="req" runat="server" maxlength="20" />
                            </td>
                        </tr>
                        <tr>
                            <td colspan="2">
                                <div class="controlBox" style=" padding-left:200px; text-align:left;">
                                    <input type="button" class="pushNow" id="btnSave" onclick="Islogin('no')" />
                                 <asp:Button CssClass="pushNow" Text="" runat="server" ID="btn_submit" OnClick="btn_submit_form"  style="display:none" />
                                </div>
                            </td>
                        </tr>
                    </tbody>
                </table>
            </div>
        </div>
        <!--nypartR over-->
        <p class="clear">
        </p>
    </div>
    </form>
    <uc:FrontFoot ID="FrontFoot1" runat="server" />
</body>
</html>