网站
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

brokerApplication.html 8.9 KiB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. <!DOCTYPE html
  2. PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="zh-CN" xml:lang="zh-CN">
  4. <head>
  5. <meta charset="utf-8">
  6. <title>农燊高科</title>
  7. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  8. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  9. <meta name="keywords" content="" />
  10. <meta name="description" cxontent="" />
  11. <link href="../../static/css/main.css" rel="stylesheet" type="text/css" />
  12. <link href="../../static/css/index.css" rel="stylesheet" type="text/css" />
  13. <link href="../../static/css/supply.css" rel="stylesheet" type="text/css" />
  14. <style>
  15. .detail_box_comm table tr td {
  16. padding: 5px 0;
  17. }
  18. </style>
  19. </head>
  20. <body>
  21. <div class="main bg-f4" id="page">
  22. <!-- 顶部导航 -->
  23. <div class="topTab">
  24. <div class="w-1200">
  25. <p class="fl">农村经营主体综合供求信息网</p>
  26. <ul class="fl m-l-30">
  27. <li><a href="../../index.html">首页</a></li>
  28. <li><a href="../supply/index.html">供求信息</a></li>
  29. <li><a href="../price/index.html">价格看板</a></li>
  30. <li><a href="../train/index.html">农技服务</a></li>
  31. <li class="active"><a href="index.html">供应链</a></li>
  32. <li><a href="../finance/index.html">金融服务</a></li>
  33. <li><a href="../directories/index.html">项目指南</a></li>
  34. </ul>
  35. <div class="fr">
  36. <img src="../../static/images/icon_map.png" class="fl m-r-20" style="margin-top: 9px;cursor: pointer;" alt="" onclick="window.location='view/map/index.html'"/>
  37. <img src="../../static/images/user_tips.png" class="block fl m-r-20" style="margin-top: 6px;" alt=""/>
  38. <img src="../../../static/images/member.png" onclick="window.location='../record/information.html'" class="block fl" alt=""/>
  39. </div>
  40. <div class="clear"></div>
  41. </div>
  42. </div>
  43. <div class="partition"></div>
  44. <div class="w-1200">
  45. <p class="crumbs">首页 > 供应链 > 经纪人申请</p>
  46. <div class="detail_box">
  47. <p class="recommendTit"><i class="lvd"></i>填写经纪人申请信息<span style="float: right;font-size: 14px;line-height: 26px;">NO.102034 经纪人信息</span></p>
  48. <div class="detail_box_comm">
  49. <table width="100%">
  50. <tr>
  51. <td>姓名</td>
  52. <td><input type="text"/></td>
  53. <td>证件类型</td>
  54. <td colspan="3">
  55. <select>
  56. <option>张村镇</option>
  57. <option>张村镇</option>
  58. <option>张村镇</option>
  59. <option>张村镇</option>
  60. </select>
  61. </td>
  62. </tr>
  63. <tr>
  64. <td>性别</td>
  65. <td><input type="text"/></td>
  66. <td>证件号码</td>
  67. <td colspan="3"><input type="text" style="width: 100%"/></td>
  68. </tr>
  69. <tr>
  70. <td>国籍</td>
  71. <td>
  72. <select>
  73. <option>张村镇</option>
  74. <option>张村镇</option>
  75. <option>张村镇</option>
  76. <option>张村镇</option>
  77. </select>
  78. </td>
  79. <td>最高学历</td>
  80. <td>
  81. <select>
  82. <option>张村镇</option>
  83. <option>张村镇</option>
  84. <option>张村镇</option>
  85. <option>张村镇</option>
  86. </select>
  87. </td>
  88. <td>联系方式</td>
  89. <td><input type="text" style="width: 100%"/></td>
  90. </tr>
  91. <tr>
  92. <td>民族</td>
  93. <td><input type="text"/></td>
  94. <td>通讯地址</td>
  95. <td colspan="3"><input type="text" style="width: 100%"/></td>
  96. </tr>
  97. <tr>
  98. <td>职称</td>
  99. <td><input type="text"/></td>
  100. <td>经营区域</td>
  101. <td colspan="3"><input type="text" style="width: 100%"/></td>
  102. </tr>
  103. <tr>
  104. <td>证件图片</td>
  105. <td>7.00/500G</td>
  106. <td>经营产品</td>
  107. <td colspan="3"><textarea name="" cols="30" rows="10" style="width: 100%;border: 1px solid #cccccc;"></textarea></td>
  108. </tr>
  109. </table>
  110. <div class="clear"></div>
  111. </div>
  112. <div class="detail_box_imgList m-t-30">
  113. <p class="recommendTit"><i class="lvd"></i>描述</p>
  114. <textarea name="" cols="30" rows="10" style="width: 100%;border: 1px solid #cccccc;margin-top: 25px"></textarea>
  115. </div>
  116. <div class="submitBtn">
  117. <input type="button" value="保存" onclick="document.getElementById('failDialog').style.display = 'block'"/>
  118. <input type="button" value="提交"/>
  119. <div class="clear"></div>
  120. </div>
  121. </div>
  122. </div>
  123. <div class="failDialog" id="failDialog">
  124. <p class="failTit">提示<span onclick="document.getElementById('failDialog').style.display = 'none'">×</span></p>
  125. <div class="tipsBox">
  126. <p></p>
  127. <p>提交后不可修改,确认信息的准确性。</p>
  128. <p onclick="document.getElementById('failDialog').style.display = 'none'">确认提交</p>
  129. </div>
  130. </div>
  131. <!--底部链接 -->
  132. <div class="bottomLink">
  133. <div class="w-1200">
  134. <div class="w-1000 fl">
  135. <p class="bottomLink-tit"><img src="../static/images/newBusinessEntities/icon_link.png" alt=""/>友情链接</p>
  136. <div class="bottomLink-linkList">
  137. <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
  138. <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
  139. <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
  140. <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
  141. <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
  142. <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
  143. <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
  144. <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
  145. <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
  146. <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
  147. </div>
  148. <p class="ba" id="webConfigRecord">鲁公网安备 12011502000077号 京ICP备 17061038号-1</p>
  149. <p class="ba" id="webConfigAddress">左云县农村产权交易网 联系地址:北京紫竹书院技术基地 联系电话:400-060-123</p>
  150. </div>
  151. <div class="ewm fr">
  152. <img src="../../../static/images/ewm.jpg" width="110" height="110" alt="" />
  153. <p class="ewmtit">关注公众号 了解详情</p>
  154. </div>
  155. <div class="clear"></div>
  156. </div>
  157. </div>
  158. </div>
  159. </body>
  160. <!--<script src="../static/js/common/require.js" data-main="../static/js/common/main.js?t=101" id="require-page"-->
  161. <!-- target-module="../static/js/project/index.js" defer type="text/javascript"></script>-->
  162. </html>