Keine Beschreibung
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

new.htm 10KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339
  1. <div class="part">
  2. <div class="bar clearfix">
  3. <h1 class="tt">
  4. <a href="{$web_domain}{$web_url}">{$eyou.field.title}</a>
  5. </h1>
  6. <div class="r-intro fr">
  7. <span class="data fr">
  8. <small class="info"><i class="fa fa-clock-o"></i>
  9. {$eyou.field.update_time|MyDate="Y-m-d",###}
  10. </small>
  11. <small class="info"><i class="fa fa-eye"></i>
  12. {$eyou.field.click}
  13. </small>
  14. <script src="https://www.zc10000.com/index.php?m=api&amp;c=Ajax&amp;a=arcclick&amp;type=view&amp;aids={$doc_aid}" type="text/javascript" language="javascript"></script>
  15. <?php
  16. /*
  17. *
  18. * <!-- <small class="info btn-c" id="share_btn" title="{$eyou.field.title}" aid="{$eyou.field.aid}" style="margin-left: 15px;cursor: pointer;">
  19. 点击分享
  20. </small>
  21. <div style="display: none;" id="share-box">
  22. <div class="social-share"></div>
  23. </div>-->
  24. */
  25. ?>
  26. </span>
  27. </div>
  28. </div>
  29. <div class="items">
  30. <div class="art-main">
  31. <div>
  32. {eyou:if condition='($is_mobile === false)'}
  33. {$eyou.field.content_5}
  34. {eyou:else /}
  35. {eyou:empty name='$eyou.field.content_4' /}
  36. {$eyou.field.content_5}
  37. {eyou:else /}
  38. {$eyou.field.content_4}
  39. {/eyou:empty}
  40. {/eyou:if}
  41. </div>
  42. <div class="art-copyright br mb">
  43. <div>本文地址:<a href="" title="{$eyou.field.title}" >{$web_domain}{$web_url}</a></div>
  44. <div><span class="copyright">版权声明:</span>{eyou:global name='web_attr_16' /}</div>
  45. </div>
  46. <?php
  47. $product_tag_id = $eyou['field']['product_tag_id'];
  48. //var_dump($product_tag_id);
  49. ?>
  50. {eyou:if condition='((int)$product_tag_id > 0)'}
  51. {eyou:sql sql="select aid,title from ey_archives where aid=$product_tag_id" cachetime='3600' empty=''}
  52. <?php
  53. $tag_name = $field['title'];
  54. ?>
  55. {/eyou:sql}
  56. {/eyou:if}
  57. <p class="art-tag">所属标签: <a style="background: none;font-size: 15px;" href="https://www.zc10000.com/tag{$tag_number}" target="_blank" >{$tag_name}</a></p>
  58. <p class="art-tag" style="margin-top:10px;">相关政策文件:
  59. <?php
  60. //product_tag_id
  61. //$tid
  62. if((int)$product_tag_id === 0){
  63. $where = " typeid=1232 and is_del=0 and status=1 and province_id=0 and product_tag_id=0 OR typeid=1232 and is_del=0 and status=1 and province_id=0 and product_tag_id > 0"; //and is_recom=1
  64. }else{
  65. $where = " typeid=1232 and is_del=0 and status=1 and province_id=0 OR typeid=1232 and is_del=0 and status=1 and province_id=0 and product_tag_id=$product_tag_id"; //and is_recom=1 //and product_tag_id=0
  66. }
  67. $sql = "select aid from ey_archives where $where order by product_tag_id desc,update_time desc limit 0,5";
  68. //echo $sql;
  69. ?>
  70. {eyou:sql sql='$sql' cachetime='3600' id="listSql"}
  71. {eyou:arcview aid='$listSql.aid'}
  72. <?php
  73. $ar_url = get_tid_url_2($field['arcurl'],$field['typeid'],$field['stypeid'],'0','',0,$field['area_tag_id'],$field['city_id']);
  74. ?>
  75. <?php
  76. //【2024版政策文件下载】
  77. if (strpos($field['title'], '评审') !== false) {
  78. $a = explode('评审',$field['title']);
  79. $temp_title = $a[0].'评审';
  80. $ex = 1;
  81. $t_end = '【2024版政策文件下载】';
  82. }else{
  83. $temp_title = $field['title'];
  84. $ex = 0;
  85. $t_end = '';
  86. }
  87. ?>
  88. <span class="padding">
  89. <a class="" href="{$ar_url}" title="{$field.title}" target="_blank">
  90. {$temp_title}{$t_end}
  91. <?php
  92. /*{$field.title|msubstr=###,0,30,true}**/
  93. ?>
  94. </a>
  95. </span>
  96. {/eyou:arcview}
  97. {/eyou:sql}
  98. <a href="https://www.zc10000.com/zc" target="_blank" style="font-size: 12px;background: none;color:red;">>>> 查看更多政策文件</a>
  99. </p>
  100. </div>
  101. </div>
  102. </div>
  103. <div class="part related" style="padding: 10px 15px;">
  104. <div class="col-xs-12 col-sm-6 col-md-6 b">
  105. <span class="b1">上一篇:</span>
  106. <?php
  107. //var_dump($number);
  108. $sql = "SELECT * FROM ey_seo_number WHERE id = (SELECT id FROM ey_seo_number WHERE number<$number and tid=1231 and is_del=0 and type=2 and area_id=0 ORDER BY number desc LIMIT 1)";
  109. ?>
  110. <span class="bb3">
  111. {eyou:sql sql="$sql" cachetime='3600' empty='无' id='kp'}
  112. {eyou:arcview aid='$kp.aid'}
  113. {eyou:if condition='((int)$field.is_del === 0)'}
  114. <a href="https://www.zc10000.com/zx{$kp.number}" class="b2">{$field.title}</a>
  115. {eyou:else /}
  116. 文档已删除
  117. {/eyou:if}
  118. {/eyou:arcview}
  119. {/eyou:sql}
  120. </span>
  121. </div>
  122. <div class="col-xs-12 col-sm-6 col-md-6 b bb" style="">
  123. <span style="" class="b1">下一篇:</span>
  124. <?php
  125. $sql = "SELECT * FROM ey_seo_number WHERE id = (SELECT id FROM ey_seo_number WHERE number>$number and tid=1231 and is_del=0 and type=2 and area_id=0 ORDER BY number asc LIMIT 1)";
  126. ?>
  127. <span class="bb3">
  128. {eyou:sql sql="$sql" cachetime='3600' empty='无' id='kp'}
  129. {eyou:arcview aid='$kp.aid'}
  130. {eyou:if condition='((int)$field.is_del === 0)'}
  131. <a href="https://www.zc10000.com/zx{$kp.number}" style="" class="b2">{$field.title}</a>
  132. {eyou:else /}
  133. 文档已删除 {$field.title|msubstr=###,0,10,true}
  134. {/eyou:if}
  135. {/eyou:arcview}
  136. {/eyou:sql}
  137. </span>
  138. </div>
  139. <div class="clear"></div>
  140. </div>
  141. <!-- 广告位AD3 -->
  142. {eyou:if condition='((int)$product_tag_id > 0)'}
  143. <div class="part related">
  144. <p class="tt"><span>相关申报材料</span></p>
  145. <div class="items">
  146. <div class="row">
  147. <?php
  148. //product_tag_id
  149. //$tid
  150. if((int)$product_tag_id === 0){
  151. $where = " typeid=1233 and is_del=0 and status=1 and province_id=0 and product_tag_id=0 OR typeid=1233 and is_del=0 and status=1 and province_id=0 and product_tag_id>0"; //and is_recom=1
  152. }else{
  153. $where = " typeid=1233 and is_del=0 and status=1 and province_id=0 OR typeid=1233 and is_del=0 and status=1 and province_id=0 and product_tag_id=$product_tag_id"; //and is_recom=1 //and product_tag_id=0
  154. }
  155. $sql = "select aid from ey_archives where $where order by product_tag_id desc,click desc,update_time desc limit 0,6";
  156. //echo $sql;
  157. ?>
  158. {eyou:sql sql='$sql' cachetime='3600' id="listSql"}
  159. {eyou:arcview aid='$listSql.aid'}
  160. <?php
  161. $ar_url = get_tid_url_2($field['arcurl'],$field['typeid'],$field['stypeid'],'0','',0,$field['province_id'],$field['city_id']);
  162. ?>
  163. <div class="col-xs-6 col-sm-4 col-md-2 font-563-active-{$i}">
  164. <div class="item art-item transition cl-img-box">
  165. <a class="art-a" href="{$ar_url}" title="" >
  166. <img class="img-cover cl-img" src="{$field.litpic}" alt="" title="">
  167. </a>
  168. <h3 class="art-title cl-art-title" style="">
  169. {eyou:if condition='((int)$field.is_recom === 1)'}
  170. <i class="more2_info_self">推荐</i>
  171. {/eyou:if}
  172. <a class="" href="{$ar_url}" title="{$field.title}" >
  173. {$field.title|msubstr=###,0,30,true}
  174. </a>
  175. </h3>
  176. <div class="mod_price">
  177. <i>¥</i>
  178. <span class="more2_info_price_txt">{$field.users_price}.<span class="more2_info_price_txt-decimal">00</span>
  179. </span>
  180. </div>
  181. </div>
  182. </div>
  183. {/eyou:arcview}
  184. {/eyou:sql}
  185. </div>
  186. </div>
  187. </div>
  188. {eyou:else /}
  189. <div class="part related">
  190. <p class="tt"><span>相关申报资讯</span></p>
  191. <div class="items">
  192. <div class="row">
  193. <?php
  194. //$tid
  195. $where = " typeid=".$tid." and is_del=0 and status=1 and province_id=0 "; //and is_recom=1
  196. $sql = "select aid from ey_archives where $where order by RAND() limit 0,4"; //update_time desc
  197. ?>
  198. {eyou:sql sql='$sql' cachetime='3600' id="listSql"}
  199. {eyou:arcview aid='$listSql.aid'}
  200. <?php
  201. $a_url = get_tid_url_2($field['arcurl'],$field['typeid'],$field['stypeid'],'0','',0,$field['province_id'],$field['city_id']);
  202. ?>
  203. <div class="col-xs-6 col-sm-4 col-md-3">
  204. <div class="item art-item transition">
  205. <a class="art-a" href="{$a_url}" title="{$field.title}" >
  206. <img class="img-cover" src="{$field.litpic}" alt="{$field.title}" title="{$field.title}">
  207. </a>
  208. <h3><a class="" href="{$a_url}" title="{$field.title}" >{$field.title|msubstr=###,0,15,true}</a></h3>
  209. <p>{$field.seo_description|msubstr=###,0,35,true}</p>
  210. </div>
  211. </div>
  212. {/eyou:arcview}
  213. {/eyou:sql}
  214. </div>
  215. </div>
  216. </div>
  217. {/eyou:if}