OrgPortalt.htm 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954
  1. <!DOCTYPE HTML>
  2. <HTML xmlns="http://www.w3.org/1999/xhtml">
  3. <HEAD>
  4. <META content="IE=11.0000" http-equiv="X-UA-Compatible">
  5. <TITLE></TITLE>
  6. <META http-equiv="Content-Type" content="text/html; charset=utf-8">
  7. <SCRIPT src="../js/jquery-1.4.2.min.js" type="text/javascript"></SCRIPT>
  8. <SCRIPT src="../js/OrgProtalMode1.js" type="text/javascript"></SCRIPT>
  9. <SCRIPT src="../js/jquery.scroll.js" type="text/javascript"></SCRIPT>
  10. <LINK href="../css/Portalt.css" rel="stylesheet">
  11. <STYLE type="text/css">
  12. #scroll {
  13. position: relative;
  14. width: 960px;
  15. height: 250px;
  16. }
  17. </STYLE>
  18. <STYLE type="text/css">
  19. dl, dt, dd, ul, ol, li, p, div, input, h1, h2, h3, h4, h5, h6 {
  20. margin: 0;
  21. padding: 0;
  22. }
  23. li {
  24. list-style: none;
  25. }
  26. .a1 {
  27. display: block;
  28. background: url('../images/Leftnav2_back.jpg') no-repeat;
  29. line-height: 22px;
  30. padding: 5px 10px 7px 30px;
  31. color: #000000;
  32. border-top: 1px #FFFFFF solid;
  33. border-bottom: 1px #B1D4E4 solid;
  34. font-weight: bold;
  35. }
  36. .btnPage {
  37. border-style: solid;
  38. width: 50px;
  39. border-width: 1px;
  40. border-color: #aae;
  41. color: #15b;
  42. cursor: pointer;
  43. height: 20px;
  44. }
  45. .tablePage {
  46. margin: 0px;
  47. padding: 0px;
  48. }
  49. .tablePage td {
  50. padding: 0px;
  51. margin: 0px;
  52. }
  53. #img_id {
  54. background-repeat: no-repeat !important;
  55. background-size: 960px 250px !important;
  56. }
  57. </STYLE>
  58. <SCRIPT type="text/javascript">
  59. function AddFavorite(sURL, sTitle) {
  60. try {
  61. window.external.addFavorite(sURL, sTitle);
  62. }
  63. catch (e) {
  64. try {
  65. window.sidebar.addPanel(sTitle, sURL, "");
  66. }
  67. catch (e) {
  68. alert("加入收藏失败,请使用Ctrl+D进行添加");
  69. }
  70. }
  71. }
  72. function seach() {
  73. CreateOrgList($("#Hidden_d").val(), $('#Hidden_t').val());
  74. }
  75. $(function () {
  76. $("#scroll").ImageScroll();
  77. $("#scroll").show();
  78. });
  79. function parentCategoryClick(parentTypeID) {
  80. var childCategory = $("#ul_" + parentTypeID);
  81. if (childCategory.is(":hidden")) {
  82. childCategory.show();
  83. }
  84. else {
  85. childCategory.hide();
  86. }
  87. }
  88. </SCRIPT>
  89. <META name="GENERATOR" content="MSHTML 11.00.9600.18163">
  90. </HEAD>
  91. <BODY class="TJQBS2013_body_all2" style="background-image: none;">
  92. <FORM name="form1" id="form1" action="OrgPortalt.aspx?uid=77088"
  93. method="post">
  94. <DIV>
  95. <INPUT name="__VIEWSTATE" id="__VIEWSTATE" type="hidden"
  96. value="/wEPDwUKMTkyOTU1NzY2Nw9kFgQCAw9kFggCAQ8WAh4JaW5uZXJodG1sBR3lpKnmtKXluIIv5aSp5rSl5biCL+WMl+i+sOWMumQCAg8WAh4Dc3JjBRguLi9JbWFnZXMvc3RhcnMvc3Vucy5qcGdkAgQPFgIfAQU1aHR0cDovL3d3dy50dGVuLmNuL0NvbXBhbnlTaG93SW5mby8yMDE0MDkyODEwNTI0MC5qcGdkAgUPFgIfAAX9COWkqea0pea1t+Wkqee8mOeUn+S6p+WKm+S/g+i/m+S4reW/g+aciemZkOi0o+S7u+WFrOWPuOaIkOeri+S6jjIwMDjlubQxMuaciOS7ve+8jOaYr+KAnOWkqea0peW4guW4gue6p+ekuuiMg+eUn+S6p+WKm+S/g+i/m+S4reW/g+KAneOAguWFrOWPuOeOsOacieWRmOW3pTMw5Lq644CB5ZCE6KGM5Lia5LiT5a626aG+6ZeuNDjkurrvvIzku6XigJzmj5DkvpvmmbrmhafmnI3liqHvvIzkv4Pov5vnp5HmioDlj5HlsZXigJ3kuLrkvb/lkb3vvIzpnaLlkJHkvIHkuJrmkK3lu7rlhajmlrnkvY3nu7zlkIjmgKfnp5HmioDliJvmlrDmnI3liqHlubPlj7DvvIzkuLrkvIHkuJrmiJDplb/mj5DkvpvigJzkuIDnq5nlvI/igJ3np5HmioDlkqjor6LjgIHnrqHnkIblkqjor6LjgIHnn6Xor4bkuqfmnYPkv53miqTnrYnvvIzkuJrliqHlhoXlrrnmtonlj4rkuLrmlL/lupzmj5Dkvpvlu7bkvLjmnI3liqHlkozkvIHkuJrkuKrmgKfmnI3liqEy5aSn5qih5Z2X77yaIA0KMe+8iS7mlL/lupzlu7bkvLjmnI3liqENCuS9nOS4uuKAnOaUv+W6nOenkeaKgOWPkeWxleWKqeaJi+KAne+8jOWNj+WKqeS4u+euoemDqOmXqOW8gOWxleenkeaKgOWei+S4reWwj+S8geS4muWtteWMluOAgeaIkOmVv+WjruWkp+W3peS9nOOAguWcqOWtteWMluacjeWKoeaWuemdou+8jOWItuWumuaIkOWll+euoeeQhuaWh+S7tuS4uuS8geS4muaPkOS+m+KAnOS/neWnhuW8j+KAneacjeWKoeOAguWcqOWFrOWFseacjeWKoeaWuemdou+8jOaJv+aOpeWMuuWfn+aImOeVpeinhOWIkuetiei9r+ivvumimOWunuaWve+8m+aJv+aLheenkeaKgOWei+S4reWwj+S8geS4muiupOWumuOAgemhueebruWPl+eQhuivhOWuoeOAgeaUv+etluWuo+iusuetieiBjOiDveOAgg0KMu+8iS7kvIHkuJrkuKrmgKfmnI3liqENCuS9nOS4uuKAnOS8geS4muWPkeWxleWKqeaOqOWZqOKAne+8jOS4uua7oei2s+S4quaAp+WMlumcgOaxgu+8jOWcqOWbveWutuOAgeW4guOAgeWMuuWQhOmhueS/g+i/m+enkeaKgOWei+S4reWwj+S8geS4muWPkeWxleeahOaUv+etluaMh+W8leS4i++8jOmHh+eUqOKAnOS4k+WutuW4pumYn+OAgeW3peeoi+W4iOi/m+WcuuKAneacjeWKoeaooeW8j+S4uuS8geS4muaPkOS+m+KAnOS4gOWvueS4gOKAneS4k+S4muWMluenkeaKgOWSqOivouOAgeacjeWKoeOAgmQCBQ8WAh8ABYUBPGRhdGE+PHNjcmlwdCB0eXBlPSd0ZXh0L2phdmFzY3JpcHQnIHNyYz0naHR0cDovL2tlZnUxLnR0ZW4uY24va2YucGhwP2FyZz10amtmZWUwN2IyNzYtYjY5Zi00ZDQyLTk3NWEtZGFlMzU0NGNjNTU3JnN0eWxlPTEnPjwvc2NyaXB0PmRkyFPUd713ApeBdW5mXNVyn/rq/Yo=">
  97. </DIV>
  98. <DIV>
  99. <INPUT name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR"
  100. type="hidden" value="4009C552"> <INPUT
  101. name="__EVENTVALIDATION" id="__EVENTVALIDATION" type="hidden"
  102. value="/wEWBAKwta3fBAKRstrYCwLnyumgBwKtlu/7CXdChbbVxhh48Lo6fTg3JhkWl8TB">
  103. </DIV>
  104. <DIV class="TJQBS2013_div_all">
  105. <INPUT id="Hidden_d" type="hidden"> <INPUT id="Hidden_t"
  106. type="hidden"> <INPUT id="Hidden_c" type="hidden"> <INPUT
  107. name="hidKhUrl_KFWTitleUrl" id="hidKhUrl_KFWTitleUrl" type="hidden"
  108. value="http://www.tten.cn/Iframe.aspx?OrgUrl=http://218.69.114.49/">
  109. <INPUT name="hidKhUrl_EquipmentTitleUrl"
  110. id="hidKhUrl_EquipmentTitleUrl" type="hidden"
  111. value="http://www.tten.cn/Iframe.aspx?OrgUrl=http://218.69.114.49/">
  112. <DIV class="TJQBS2013_hd">
  113. <DIV class="TJQBS2013_banner2" id="orgname">
  114. <DIV
  115. style="color: rgb(49, 133, 143); line-height: 30px; padding-top: 10px; font-family: 华文楷体; font-size: 22px; font-weight: bold; display: block;">长春海天缘有限责任公司
  116. </DIV>
  117. </DIV>
  118. <DIV class="TJQBS2013_nav2"></DIV>
  119. </DIV>
  120. <DIV class="TJQBS2013_bd">
  121. <DIV class="TJQBS2013_adv1">
  122. <DIV id="scroll" style="display: none;">
  123. <A href="/foregroundPage/kjtmechanism.html"><IMG style="width: 960px; height: 146px; background-repeat: no-repeat;" alt="" src="../images/2015年12月3日20151123_090549.jpg"></A>
  124. <A href="/foregroundPage/kjtmechanism.html"><IMG style="width: 960px; height: 146px; background-repeat: no-repeat;" alt="" src="../images/2015年12月3日20151123_090432.jpg"></A>
  125. <A href="/foregroundPage/kjtmechanism.html"><IMG style="width: 960px; height: 146px; background-repeat: no-repeat;" alt="" src="../images/2015年12月3日20151123_090522.jpg"></A>
  126. <A href="/foregroundPage/kjtmechanism.html"><IMG style="width: 960px; height: 146px; background-repeat: no-repeat;" alt="" src="../images/2015年12月3日QQ图片20151126110516.jpg"></A>
  127. <A href="/foregroundPage/kjtmechanism.html"><IMG style="width: 960px; height: 146px; background-repeat: no-repeat;" alt="" src="../images/2015年12月3日20151123_090444.jpg"></A>
  128. <A href="/foregroundPage/kjtmechanism.html"><IMG style="width: 960px; height: 146px; background-repeat: no-repeat;" alt="" src="../images/2015年12月3日20151123_090612.jpg"></A>
  129. </DIV>
  130. </DIV>
  131. <div class="TJQBS2013_Aleft">
  132. <div class="TJQBS2013_Leftnav2">
  133. <a href="/foregroundPage/kjtlistPage.html" target="_blank">
  134. <div class="title" style="cursor: pointer">所有类目</div>
  135. </a> <a href="/foregroundPage/kjtlistPage.html" target="_blank" class="a1"
  136. onclick="parentCategoryClick(&#39;006001&#39;)"> 科技信息</a>
  137. <ul class="ul1" id="productCategoryParent_006001">
  138. <li><a href="/foregroundPage/kjtlistPage.html" target="_blank"> 科技查新</a></li>
  139. <li><a href="/foregroundPage/kjtlistPage.html" target="_blank"> 定题检索</a></li>
  140. <li><a href="/foregroundPage/kjtlistPage.html" target="_blank"> 文献情报</a></li>
  141. <li><a href="/foregroundPage/kjtlistPage.html" target="_blank"> 舆情监测</a></li>
  142. <li><a href="/foregroundPage/kjtlistPage.html" target="_blank"> 数据库订购</a></li>
  143. <li><a href="/foregroundPage/kjtlistPage.html" target="_blank"> 原文传递</a></li>
  144. <li><a href="/foregroundPage/kjtlistPage.html" target="_blank"> 翻译服务</a></li>
  145. <li><a href="/foregroundPage/kjtlistPage.html" target="_blank"> 速记服务</a></li>
  146. <li><a href="/foregroundPage/kjtlistPage.html" target="_blank"> 其他</a></li>
  147. </ul>
  148. <a
  149. href="http://218.69.114.49/Product/EquipmentSearch.aspx?CID=006005"
  150. class="a2" onclick="parentCategoryClick(&#39;006005&#39;)">
  151. 仪器设备</a>
  152. <ul class="ul1" id="Ul1" style="display: none">
  153. <li><a
  154. href="http://218.69.114.49/Product/EquipmentSearch.aspx?CID=006005&CategoryID=006005001">
  155. 仪器共享</a></li>
  156. <li><a
  157. href="http://218.69.114.49/Product/EquipmentSearch.aspx?CID=006005&CategoryID=006005002">
  158. 租赁服务</a></li>
  159. <li><a
  160. href="http://218.69.114.49/Product/EquipmentSearch.aspx?CID=006005&CategoryID=006005003">
  161. 维修服务</a></li>
  162. <li><a
  163. href="http://218.69.114.49/Product/EquipmentSearch.aspx?CID=006005&CategoryID=006005004">
  164. 价值评估</a></li>
  165. <li><a
  166. href="http://218.69.114.49/Product/EquipmentSearch.aspx?CID=006005&CategoryID=006005006">
  167. 其他</a></li>
  168. </ul>
  169. <a href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007"
  170. class="a2" onclick="parentCategoryClick(&#39;006007&#39;)">
  171. 检验检测</a>
  172. <ul class="ul1" id="Ul1" style="display: none">
  173. <li><a
  174. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007001">
  175. 材料分析</a></li>
  176. <li><a
  177. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007002">
  178. 矿产检测</a></li>
  179. <li><a
  180. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007003">
  181. 可靠性检测</a></li>
  182. <li><a
  183. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007004">
  184. 电子电器</a></li>
  185. <li><a
  186. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007005">
  187. 箱包皮革</a></li>
  188. <li><a
  189. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007006">
  190. 食品药品</a></li>
  191. <li><a
  192. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007007">
  193. 工程检测</a></li>
  194. <li><a
  195. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007008">
  196. 纺织品</a></li>
  197. <li><a
  198. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007009">
  199. 家具监测</a></li>
  200. <li><a
  201. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007010">
  202. 玩具</a></li>
  203. <li><a
  204. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007011">
  205. 无损检测</a></li>
  206. <li><a
  207. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007012">
  208. 化学品危险性鉴定</a></li>
  209. <li><a
  210. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007013">
  211. 建材陶瓷</a></li>
  212. <li><a
  213. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007014">
  214. 服装</a></li>
  215. <li><a
  216. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007015">
  217. 汽车检测</a></li>
  218. <li><a
  219. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007016">
  220. 水质检测</a></li>
  221. <li><a
  222. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007017">
  223. 电磁兼容</a></li>
  224. <li><a
  225. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007018">
  226. 农产品</a></li>
  227. <li><a
  228. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007019">
  229. 土壤固废</a></li>
  230. <li><a
  231. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007020">
  232. 特种设备监测</a></li>
  233. <li><a
  234. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007021">
  235. 环境监测</a></li>
  236. <li><a
  237. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007022">
  238. 化妆品</a></li>
  239. <li><a
  240. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007023">
  241. 工业废气</a></li>
  242. <li><a
  243. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007024">
  244. 消防检测</a></li>
  245. <li><a
  246. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007025">
  247. 噪音检测</a></li>
  248. <li><a
  249. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007026">
  250. 职业病危害因素监测</a></li>
  251. <li><a
  252. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007027">
  253. 基因检测</a></li>
  254. <li><a
  255. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006007&CategoryID=006007028">
  256. 其他</a></li>
  257. </ul>
  258. <a href="http://218.69.114.49/Product/CommSearch.aspx?CID=006006"
  259. class="a2" onclick="parentCategoryClick(&#39;006006&#39;)">
  260. 创新创业</a>
  261. <ul class="ul1" id="Ul1" style="display: none">
  262. <li><a
  263. href="http://218.69.114.49/Product/VehicleSearch.aspx?CID=006006&CategoryID=006006001">
  264. 孵化服务</a></li>
  265. <li><a
  266. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006006&CategoryID=006006002">
  267. 产学研促进</a></li>
  268. <li><a
  269. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006006&CategoryID=006006003">
  270. 创新方法</a></li>
  271. <li><a
  272. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006006&CategoryID=006006004">
  273. 企业注册代理</a></li>
  274. <li><a
  275. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006006&CategoryID=006006005">
  276. 其他</a></li>
  277. </ul>
  278. <a href="http://218.69.114.49/Product/CommSearch.aspx?CID=006009"
  279. class="a2" onclick="parentCategoryClick(&#39;006009&#39;)">
  280. 技术转移与推广</a>
  281. <ul class="ul1" id="Ul1" style="display: none">
  282. <li><a
  283. href="http://218.69.114.49/Product/TechTransferSearch.aspx?CID=006009&CategoryID=006009001">
  284. 新材料</a></li>
  285. <li><a
  286. href="http://218.69.114.49/Product/TechTransferSearch.aspx?CID=006009&CategoryID=006009002">
  287. 生物与医药</a></li>
  288. <li><a
  289. href="http://218.69.114.49/Product/TechTransferSearch.aspx?CID=006009&CategoryID=006009003">
  290. 电子与信息</a></li>
  291. <li><a
  292. href="http://218.69.114.49/Product/TechTransferSearch.aspx?CID=006009&CategoryID=006009004">
  293. 光机电一体化</a></li>
  294. <li><a
  295. href="http://218.69.114.49/Product/TechTransferSearch.aspx?CID=006009&CategoryID=006009005">
  296. 资源与环境</a></li>
  297. <li><a
  298. href="http://218.69.114.49/Product/TechTransferSearch.aspx?CID=006009&CategoryID=006009006">
  299. 新能源与高效节能</a></li>
  300. <li><a
  301. href="http://218.69.114.49/Product/TechTransferSearch.aspx?CID=006009&CategoryID=006009007">
  302. 高技术服务业</a></li>
  303. <li><a
  304. href="http://218.69.114.49/Product/TechTransferSearch.aspx?CID=006009&CategoryID=006009008">
  305. 农业与农村</a></li>
  306. <li><a
  307. href="http://218.69.114.49/Product/TechTransferSearch.aspx?CID=006009&CategoryID=006009009">
  308. 航空与航天</a></li>
  309. <li><a
  310. href="http://218.69.114.49/Product/TechTransferSearch.aspx?CID=006009&CategoryID=006009010">
  311. 地球、空间、海洋工程</a></li>
  312. <li><a
  313. href="http://218.69.114.49/Product/TechTransferSearch.aspx?CID=006009&CategoryID=006009011">
  314. 核应用技术</a></li>
  315. <li><a
  316. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006009&CategoryID=006009012">
  317. 其他</a></li>
  318. </ul>
  319. <a href="http://218.69.114.49/Product/CommSearch.aspx?CID=006010"
  320. class="a2" onclick="parentCategoryClick(&#39;006010&#39;)">
  321. 中介咨询</a>
  322. <ul class="ul1" id="Ul1" style="display: none">
  323. <li><a
  324. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006010&CategoryID=006010001">
  325. 管理咨询</a></li>
  326. <li><a
  327. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006010&CategoryID=006010002">
  328. 技术评估与成果鉴定</a></li>
  329. <li><a
  330. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006010&CategoryID=006010003">
  331. 认证服务</a></li>
  332. <li><a
  333. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006010&CategoryID=006010004">
  334. 资质认定</a></li>
  335. <li><a
  336. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006010&CategoryID=006010005">
  337. 科技项目(资金)</a></li>
  338. <li><a
  339. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006010&CategoryID=006010006">
  340. 市场调查</a></li>
  341. <li><a
  342. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006010&CategoryID=006010007">
  343. 可行性研究</a></li>
  344. <li><a
  345. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006010&CategoryID=006010008">
  346. 其他</a></li>
  347. </ul>
  348. <a href="http://218.69.114.49/Product/CommSearch.aspx?CID=006011"
  349. class="a2" onclick="parentCategoryClick(&#39;006011&#39;)">
  350. 知识产权</a>
  351. <ul class="ul1" id="Ul1" style="display: none">
  352. <li><a
  353. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006011&CategoryID=006011001">
  354. 专利代理</a></li>
  355. <li><a
  356. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006011&CategoryID=006011002">
  357. 商标代理</a></li>
  358. <li><a
  359. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006011&CategoryID=006011003">
  360. 著作权(版权)代理</a></li>
  361. <li><a
  362. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006011&CategoryID=006011004">
  363. 知识产权咨询</a></li>
  364. <li><a
  365. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006011&CategoryID=006011005">
  366. 知识产权转让</a></li>
  367. <li><a
  368. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006011&CategoryID=006011006">
  369. 知识产权许可</a></li>
  370. <li><a
  371. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006011&CategoryID=006011007">
  372. 知识产权鉴定</a></li>
  373. <li><a
  374. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006011&CategoryID=006011008">
  375. 专利技术合同认定</a></li>
  376. <li><a
  377. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006011&CategoryID=006011009">
  378. 其他</a></li>
  379. </ul>
  380. <a href="http://218.69.114.49/Product/CommSearch.aspx?CID=006012"
  381. class="a2" onclick="parentCategoryClick(&#39;006012&#39;)">
  382. 法律服务</a>
  383. <ul class="ul1" id="Ul1" style="display: none">
  384. <li><a
  385. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006012&CategoryID=006012001">
  386. 公司治理</a></li>
  387. <li><a
  388. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006012&CategoryID=006012002">
  389. 人事法律</a></li>
  390. <li><a
  391. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006012&CategoryID=006012003">
  392. 税法服务</a></li>
  393. <li><a
  394. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006012&CategoryID=006012004">
  395. 知识产权保护</a></li>
  396. <li><a
  397. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006012&CategoryID=006012005">
  398. 金融法律事务</a></li>
  399. <li><a
  400. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006012&CategoryID=006012006">
  401. 纠纷诉讼</a></li>
  402. <li><a
  403. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006012&CategoryID=006012007">
  404. 破产清算</a></li>
  405. <li><a
  406. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006012&CategoryID=006012008">
  407. 其他</a></li>
  408. </ul>
  409. <a href="http://218.69.114.49/Product/CommSearch.aspx?CID=006014"
  410. class="a2" onclick="parentCategoryClick(&#39;006014&#39;)">
  411. 财税服务</a>
  412. <ul class="ul1" id="Ul1" style="display: none">
  413. <li><a
  414. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006014&CategoryID=006014001">
  415. 会计服务</a></li>
  416. <li><a
  417. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006014&CategoryID=006014002">
  418. 审计服务</a></li>
  419. <li><a
  420. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006014&CategoryID=006014003">
  421. 税务服务</a></li>
  422. <li><a
  423. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006014&CategoryID=006014004">
  424. 财务顾问</a></li>
  425. <li><a
  426. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006014&CategoryID=006014005">
  427. 资产评估</a></li>
  428. <li><a
  429. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006014&CategoryID=006014006">
  430. 工程造价</a></li>
  431. <li><a
  432. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006014&CategoryID=006014007">
  433. 其他</a></li>
  434. </ul>
  435. <a href="http://218.69.114.49/Product/CommSearch.aspx?CID=006015"
  436. class="a2" onclick="parentCategoryClick(&#39;006015&#39;)">
  437. 创意设计与制造</a>
  438. <ul class="ul1" id="Ul1" style="display: none">
  439. <li><a
  440. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006015&CategoryID=006015001">
  441. 平面设计</a></li>
  442. <li><a
  443. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006015&CategoryID=006015002">
  444. 展会设计</a></li>
  445. <li><a
  446. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006015&CategoryID=006015003">
  447. 工业设计</a></li>
  448. <li><a
  449. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006015&CategoryID=006015004">
  450. 动漫设计</a></li>
  451. <li><a
  452. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006015&CategoryID=006015005">
  453. 影视设计</a></li>
  454. <li><a
  455. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006015&CategoryID=006015006">
  456. 逆向工程设计</a></li>
  457. <li><a
  458. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006015&CategoryID=006015007">
  459. 快速原型制造</a></li>
  460. <li><a
  461. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006015&CategoryID=006015008">
  462. 其他</a></li>
  463. </ul>
  464. <a href="http://218.69.114.49/Product/CommSearch.aspx?CID=006016"
  465. class="a2" onclick="parentCategoryClick(&#39;006016&#39;)">
  466. 信息化服务</a>
  467. <ul class="ul1" id="Ul1" style="display: none">
  468. <li><a
  469. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006016&CategoryID=006016001">
  470. 域名注册</a></li>
  471. <li><a
  472. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006016&CategoryID=006016002">
  473. 邮件服务</a></li>
  474. <li><a
  475. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006016&CategoryID=006016003">
  476. 网站建设</a></li>
  477. <li><a
  478. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006016&CategoryID=006016004">
  479. 数据库建设</a></li>
  480. <li><a
  481. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006016&CategoryID=006016005">
  482. 主机托管</a></li>
  483. <li><a
  484. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006016&CategoryID=006016006">
  485. 虚拟主机</a></li>
  486. <li><a
  487. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006016&CategoryID=006016007">
  488. 网络推广</a></li>
  489. <li><a
  490. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006016&CategoryID=006016008">
  491. 信息工程监理</a></li>
  492. <li><a
  493. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006016&CategoryID=006016009">
  494. 系统集成</a></li>
  495. <li><a
  496. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006016&CategoryID=006016010">
  497. 系统分析与设计</a></li>
  498. <li><a
  499. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006016&CategoryID=006016011">
  500. 其他</a></li>
  501. </ul>
  502. <a href="http://218.69.114.49/Product/CommSearch.aspx?CID=006018"
  503. class="a2" onclick="parentCategoryClick(&#39;006018&#39;)">
  504. 产品研发</a>
  505. <ul class="ul1" id="Ul1" style="display: none">
  506. <li><a
  507. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006018&CategoryID=006018001">
  508. 电子与信息</a></li>
  509. <li><a
  510. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006018&CategoryID=006018002">
  511. 生物与医药</a></li>
  512. <li><a
  513. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006018&CategoryID=006018003">
  514. 新材料</a></li>
  515. <li><a
  516. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006018&CategoryID=006018004">
  517. 光机电一体化</a></li>
  518. <li><a
  519. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006018&CategoryID=006018005">
  520. 资源与环境</a></li>
  521. <li><a
  522. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006018&CategoryID=006018006">
  523. 新能源与高效节能</a></li>
  524. <li><a
  525. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006018&CategoryID=006018007">
  526. 高技术服务业</a></li>
  527. <li><a
  528. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006018&CategoryID=006018008">
  529. 农业与农村</a></li>
  530. <li><a
  531. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006018&CategoryID=006018009">
  532. 航空与航天</a></li>
  533. <li><a
  534. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006018&CategoryID=006018010">
  535. 地球、空间、海洋工程</a></li>
  536. <li><a
  537. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006018&CategoryID=006018011">
  538. 核应用技术</a></li>
  539. <li><a
  540. href="http://218.69.114.49/Product/CommSearch.aspx?CID=006018&CategoryID=006018012">
  541. 其他</a></li>
  542. </ul>
  543. </div>
  544. </div>
  545. <div class="TJQBS2013_Aright">
  546. <div class="TJQBS2013_module1">
  547. <div class="top">机构简介</div>
  548. <div class="middle">
  549. <table class="TB2">
  550. <tbody>
  551. <tr>
  552. <td class="td1"><img src="../images/20140928105240.jpg"
  553. id="img_Certificateshow"></td>
  554. <td style="font-size: 12px; line-height: 20px;"><b><strong>详细介绍</strong>:</b><span
  555. id="span_introduction">长春海天缘有限责任公司成立于2008年12月份,是“长春市市级示范生产力促进中心”。公司现有员工30人、各行业专家顾问48人,以“提供智慧服务,促进科技发展”为使命,面向企业搭建全方位综合性科技创新服务平台,为企业成长提供“一站式”科技咨询、管理咨询、知识产权保护等,业务内容涉及为政府提供延伸服务和企业个性服务2大模块:
  556. 1).政府延伸服务
  557. 作为“政府科技发展助手”,协助主管部门开展科技型中小企业孵化、成长壮大工作。在孵化服务方面,制定成套管理文件为企业提供“保姆式”服务。在公共服务方面,承接区域战略规划等软课题实施;承担科技型中小企业认定、项目受理评审、政策宣讲等职能。
  558. 2).企业个性服务
  559. 作为“企业发展助推器”,为满足个性化需求,在国家、市、区各项促进科技型中小企业发展的政策指引下,采用“专家带队、工程师进场”服务模式为企业提供“一对一”专业化科技咨询、服务。</span></td>
  560. </tr>
  561. </tbody>
  562. </table>
  563. </div>
  564. </div>
  565. <div class="TJQBS2013_module1">
  566. <div class="top">
  567. <a href="OrgPortalt.htm" class="more"
  568. style="font-size: 12px; color: #64A3E8; width: 100px; vertical-align: middle;">查看所有产品
  569. </a> <span id="span_title">产品列表</span>
  570. </div>
  571. <div class="middle">
  572. <div id="divSearchOrg">
  573. <table class="TB1">
  574. <tbody>
  575. <tr>
  576. <td style="width: 100px"></td>
  577. <td style="width: 55px">关键字:</td>
  578. <td style="width: 240px"><input id="txtKeyWords"
  579. style="width: 230px" type="text"></td>
  580. <td><input class="TJQBS2013_button1" type="button"
  581. value="检索" onclick="getOrgPortalPaged(1,20)"> <input
  582. name="hidProductTypeID" type="hidden" id="hidProductTypeID">
  583. <input name="hidOrgID" type="hidden" id="hidOrgID"
  584. value="77088"> <input name="hidAction" type="hidden"
  585. id="hidAction"></td>
  586. </tr>
  587. </tbody>
  588. </table>
  589. </div>
  590. <div class="line1"></div>
  591. <div class="TJQBS2013_CPlist">
  592. <div id="divDataResult">
  593. <a target="_blank"
  594. href="/foregroundPage/kjtproductPage.html"><img
  595. alt="" src="../images/default.gif"><br>
  596. &nbsp;科技成果鉴定&nbsp;</a> <a target="_blank"
  597. href="/foregroundPage/kjtproductPage.html"><img
  598. alt="" src="../images/default.gif"><br>
  599. &nbsp;科技项目申报&nbsp;</a> <a target="_blank"
  600. href="/foregroundPage/kjtproductPage.html"><img
  601. alt="" src="../images/default.gif"><br>
  602. &nbsp;可行性研究&nbsp;</a> <a target="_blank"
  603. href="/foregroundPage/kjtproductPage.html"><img
  604. alt="" src="../images/2015年12月1日广告 (2).jpg"><br>
  605. &nbsp;科技型中小服务外包…&nbsp;</a> <a target="_blank"
  606. href="/foregroundPage/kjtproductPage.html"><img
  607. alt="" src="../images/default.gif"><br>
  608. &nbsp;科技查新&nbsp;</a> <a target="_blank"
  609. href="/foregroundPage/kjtproductPage.html"><img
  610. alt="" src="../images/2015年12月1日广告 (2).jpg"><br>
  611. &nbsp;科学技术奖咨询服务…&nbsp;</a> <a target="_blank"
  612. href="/foregroundPage/kjtproductPage.html"><img
  613. alt="" src="../images/2015年12月1日广告 (2).jpg"><br>
  614. &nbsp;科技成果鉴定咨询服…&nbsp;</a> <a target="_blank"
  615. href="/foregroundPage/kjtproductPage.html"><img
  616. alt="" src="../images/2015年11月27日广告 (2).jpg"><br>
  617. &nbsp;企业规范化管理&nbsp;</a> <a target="_blank"
  618. href="/foregroundPage/kjtproductPage.html"><img
  619. alt="" src="../images/2015年12月24日广告 (2).jpg"><br>
  620. &nbsp;2014长春市小企业创…&nbsp;</a> <a target="_blank"
  621. href="/foregroundPage/kjtproductPage.html"><img
  622. alt="" src="../images/2015年12月24日广告 (2).jpg"><br>
  623. &nbsp;2014长春市信息化专…&nbsp;</a> <a target="_blank"
  624. href="/foregroundPage/kjtproductPage.html"><img
  625. alt="" src="../images/2015年12月31日广告 (2).jpg"><br>
  626. &nbsp;北辰区工业资助类项…&nbsp;</a> <a target="_blank"
  627. href="/foregroundPage/kjtproductPage.html"><img
  628. alt="" src="../images/2015年12月23日广告 (2).jpg"><br>
  629. &nbsp;新产品新技术鉴定咨…&nbsp;</a> <a target="_blank"
  630. href="/foregroundPage/kjtproductPage.html"><img
  631. alt="" src="../images/2015年11月27日广告 (2).jpg"><br>
  632. &nbsp;产品营销与市场推广…&nbsp;</a> <a target="_blank"
  633. href="/foregroundPage/kjtproductPage.html"><img
  634. alt="" src="../images/2015年11月27日广告 (2).jpg"><br>
  635. &nbsp;公司治理与股权设计…&nbsp;</a> <a target="_blank"
  636. href="/foregroundPage/kjtproductPage.html"><img
  637. alt="" src="../images/2015年11月27日广告 (2).jpg"><br>
  638. &nbsp;品牌定位与战略规划…&nbsp;</a> <a target="_blank"
  639. href="/foregroundPage/kjtproductPage.html"><img
  640. alt="" src="../images/2015年12月31日广告 (2).jpg"><br>
  641. &nbsp;科技特派员资助项目…&nbsp;</a> <a target="_blank"
  642. href="/foregroundPage/kjtproductPage.html"><img
  643. alt="" src="../images/2015年11月27日广告 (2).jpg"><br>
  644. &nbsp;成长型科技企业培育…&nbsp;</a> <a target="_blank"
  645. href="/foregroundPage/kjtproductPage.html"><img
  646. alt="" src="../images/2015年12月31日广告 (2).jpg"><br>
  647. &nbsp;产学研科技合作资助…&nbsp;</a> <a target="_blank"
  648. href="/foregroundPage/kjtproductPage.html"><img
  649. alt="" src="../images/2015年12月31日广告 (2).jpg"><br>
  650. &nbsp;长春市科技型中小企…&nbsp;</a> <a target="_blank"
  651. href="/foregroundPage/kjtproductPage.html"><img
  652. alt="" src="../images/2015年12月31日广告 (2).jpg"><br>
  653. &nbsp;政策咨询服务&nbsp;</a>
  654. </div>
  655. <div class="TJQBS2013_clear"></div>
  656. </div>
  657. <div id="divPageTemplate">
  658. <table class="tablePage">
  659. <tbody>
  660. <tr>
  661. <td><input type="button" class="btnPage" value="首页"
  662. id="btnFristPage"> &nbsp; <input type="button"
  663. class="btnPage" value="上一页" id="btnPrePage"> &nbsp;
  664. <input type="button" class="btnPage" value="下一页"
  665. id="btnPrePage" onclick="getOrgPortalPaged(2,20)">
  666. &nbsp; <input type="button" class="btnPage" value="尾页"
  667. id="btnLastPage" onclick="getOrgPortalPaged(4,20)"></td>
  668. <td><span id="txtPageIndex">1</span>/ <span
  669. id="txtPageCount">4</span></td>
  670. <td><input type="text" id="txtJumpNum" class="btnPage"
  671. onkeyup="this.value=this.value.replace(/\D/g,&#39;&#39;)"
  672. onafterpaste="this.value=this.value.replace(/\D/g,&#39;&#39;)"
  673. style="width: 30px;"></td>
  674. <td>页</td>
  675. <td><input type="button" value="跳转" id="btnJump"
  676. class="btnPage" onclick="getOrgPortalPagedJump()"></td>
  677. </tr>
  678. </tbody>
  679. </table>
  680. </div>
  681. </div>
  682. </div>
  683. </div>
  684. <div class="TJQBS2013_clear"></div>
  685. </div>
  686. </div>
  687. </form>
  688. <div id="div53Script">
  689. <data>
  690. <script type="text/javascript" src="../images/kf.php"></script>
  691. <script src="../images/kf_ivt.php" type="text/javascript"
  692. id="ivt_script"></script> <object
  693. classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
  694. codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0"
  695. width="1" height="1" align="middle" id="mainserverim">
  696. <param name="allowScriptAccess" value="always">
  697. <param name="movie"
  698. value="http://kefu1.tten.cn/flash/hz6d_53kf_kf_gid.swf">
  699. <param name="quality" value="high">
  700. <param name="wmode" value="transparent">
  701. <param name="bgcolor" value="#ffffff">
  702. <embed name="mainserverim"
  703. src="http://kefu1.tten.cn/flash/hz6d_53kf_kf_gid.swf" quality="high"
  704. wmode="transparent" bgcolor="#ffffff" width="1" height="1"
  705. align="middle" allowscriptaccess="always"
  706. type="application/x-shockwave-flash"
  707. pluginspage="http://www.macromedia.com/go/getflashplayer"
  708. swliveconnect="true">
  709. </object> <iframe id="kfiframe" style="display: none; overflow: hidden;"
  710. frameborder="0"></iframe>
  711. <div id="kfivteffect"
  712. style="display: none; position: absolute; width: 0px; height: 0px; overflow: hidden; border: 1px solid #1B88D0; background: #D6EEFD; z-index: 7997;"></div>
  713. <div id="kfivtwin" style="display: none; overflow: hidden;">
  714. <div id="acc_title"
  715. style="cursor: pointer; height: 23px; width: 100%; position: relative; line-height: 23px">
  716. <div
  717. style="float: left; width: 8px; background: url(http://kefu2.tten.cn/img/new06/fu-t-l.gif) no-repeat; height: 23px;"></div>
  718. <div
  719. style="float: left; width: 384px; height: 23px; background: url(http://kefu2.tten.cn/img/new06/fu-t-c.gif) repeat-x; line-height: 23px; color: #ffffff; text-align: left;">53KF邀请</div>
  720. <div
  721. style="float: left; width: 8px; background: url(http://kefu2.tten.cn/img/new06/fu-t-r.gif) no-repeat; height: 23px;"></div>
  722. </div>
  723. <div
  724. style="clear: both; width: 400px; background: url(http://kefu2.tten.cn/img/ivt/53kf01bg.gif); height: auto; overflow: hidden;">
  725. <div
  726. style="float: left; height: 100%; width: 100px; background: url(http://kefu2.tten.cn/img/ivt/53kf01bg.gif) left; text-align: center;">
  727. <img style="DISPLAY: inline; margin-top: 10px; cursor: pointer;"
  728. src="../images/ivt_cn.gif">
  729. </div>
  730. <div
  731. style="float: right; height: auto; *height: auto; *height: auto !important; width: 300px; *width: 298px; * width: 295px !important; background: url(http://kefu2.tten.cn/img/ivt/53kf01bg.gif) right; text-align: left;">
  732. <div
  733. style="clear: both; width: 95%; padding-top: 10px; text-align: left; line-height: 17px; font-family: tahoma; font-size: 12px; color: #000000; height: auto; overflow: hidden;">
  734. 欢迎您! <br> <span id="hz6d_acc_content">acc_content</span>
  735. </div>
  736. <div
  737. style="clear: both; width: 95%; margin-top: 5px; text-align: right;">
  738. <button id="hz6d_53kf_invite_acc"
  739. onclick=";onliner_zdfq=2;window.open(&quot;talk_openurl&quot;,&quot;_blank&quot;,&quot;height=573,width=803,top=80,left=300,status=yes,toolbar=no,menubar=no,resizable=yes,scrollbars=no,location=no,titlebar=no&quot;);hidden_ivt();"
  740. style="DISPLAY: inline; cursor: pointer; height: 24px; width: 76px; border: 0px; background: none;">
  741. <img style="DISPLAY: inline;" src="../images/fu-button1_cn.gif">
  742. </button>
  743. &nbsp;&nbsp;
  744. <button onclick=";onliner_zdfq=3;hidden_ivt();"
  745. style="DISPLAY: inline; cursor: pointer; height: 24px; width: 76px; border: 0px; background: none;">
  746. <img style="DISPLAY: inline;" src="../images/fu-button2_cn.gif"
  747. id="hz6d_53kf_invite_hid">
  748. </button>
  749. </div>
  750. </div>
  751. </div>
  752. <div
  753. style="height: 8px; width: 100%; clear: both; line-height: 8px; float: left;">
  754. <div
  755. style="height: 8px; width: 8px; float: left; background: url(http://kefu2.tten.cn/img/new06/fu-b-l.gif) no-repeat; line-height: 8px;"></div>
  756. <div
  757. style="height: 8px; width: 384px; float: left; background: url(http://kefu2.tten.cn/img/new06/fu-b-c.gif) repeat-x; line-height: 8px;"></div>
  758. <div
  759. style="height: 8px; width: 8px; float: right; background: url(http://kefu2.tten.cn/img/new06/fu-b-r.gif) no-repeat; line-height: 8px;"></div>
  760. </div>
  761. </div>
  762. <div id="div_company_mini"
  763. style="display: none; position: fixed; _position: absolute; right: 0; bottom: 0; width: 403px; height: 420px; overflow: hidden; z-index: 7999; cursor: move;">
  764. <div
  765. style="position: absolute; top: 7px; left: 10px; width: 350px; height: 20px; color: #fff; text-indent: 30px; background: url(&amp;#39;http://kefu2.tten.cn/style/chat/minichat2/img/minchat_ns.gif&amp;#39;) -79px 0 no-repeat;">
  766. </div>
  767. <div
  768. style="position: absolute; top: 10px; right: 10px; width: 12px; height: 12px; background: url(&amp;#39;http://kefu2.tten.cn/style/chat/minichat2/img/minchat_ns.gif&amp;#39;) -18px 0 no-repeat; cursor: pointer;"
  769. onclick="close_company_mini();"></div>
  770. <div
  771. style="width: 403px; height: 35px; background: url(&amp;#39;http://kefu2.tten.cn/style/chat/minichat2/img/header_bg.gif&amp;#39;) no-repeat;"></div>
  772. <div style="width: 100%; height: 90%;">
  773. <iframe id="iframe_company_mini" frameborder="0" width="100%"
  774. height="100%"></iframe>
  775. </div>
  776. </div>
  777. <div id="iconDiv1"></div>
  778. <script src="../images/stat.php" type="text/javascript"
  779. id="stat_script"></script>
  780. <script language="javascript" src="../images/gggj.php"></script>
  781. <script language="javascript" src="../images/nav_prompt.php"></script></data>
  782. </div>
  783. <script src="../js/crossdomain_client.js" type="text/javascript"></script>
  784. <script src="../js/crossdomain_config.js" type="text/javascript"></script>
  785. <iframe id="frame" src="../file/iframe.htm" style="display: none;"></iframe>
  786. </body>
  787. </html>