Açıklama Yok
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.

index_2.htm 2.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {eyou:assign name='page' value='city' /}
  2. {eyou:include file='/template/pc/common/main/area.htm' /}
  3. {eyou:include file='/template/pc/common/main/param.htm' /}
  4. {eyou:include file='/template/pc/common/main/seo.htm' /}
  5. {eyou:include file='/template/pc/common/include/top.htm' /}
  6. {eyou:include file='/template/pc/common/other/background.htm' /}
  7. {eyou:include file='/template/pc/common/include/header.htm' /}
  8. <!--复制 copy/city.htm 页面名称: 省级二级域名的二级目录 各大城市主页-->
  9. <!--模板切换的问题-->
  10. <div id="city-index">
  11. <link rel="stylesheet" href="/template/pc/css/city.css" media="all">
  12. {eyou:include file='/template/pc/components/index/c12.htm' /}
  13. <!--职称评审流程 (区别内页)-->
  14. <!--职称评审流程 (区别内页)-->
  15. {eyou:include file='/template/pc/components/index/c5.htm' /}
  16. <!--热门职称推荐 (区别内页)-->
  17. <?php
  18. /*eyou:include file='/template/pc/components/index/c6.htm' / */
  19. ?>
  20. <div class="content">
  21. <div class="box">
  22. <div class="left">
  23. <?php
  24. $title = $site_pro_name.'职称评审'; //政策文件
  25. //复用省级主页的数据
  26. ?>
  27. {eyou:include file='/template/pc/components/list/style_11.htm' /}
  28. </div>
  29. <div class="right">
  30. <!--职称工具包-->
  31. <?php
  32. $title = '职称评审常见问题'; //申报问题 改成 118
  33. ?>
  34. {eyou:include file='/template/pc/components/list/style_3.htm' /}
  35. </div>
  36. </div>
  37. </div>
  38. <!---评审成功案例-->
  39. {eyou:include file='/template/pc/components/index/c9.htm' /}
  40. <!--案例成功展示-->
  41. {eyou:include file='/template/pc/components/index/c10.htm' /}
  42. <!--职称评审工具包--->
  43. {eyou:include file='/template/pc/components/list/style_6.htm' /}
  44. </div>
  45. {eyou:include file='/template/pc/common/include/footer.htm' /}
  46. {eyou:include file='/template/pc/common/include/bottom.htm' /}