Ei kuvausta
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.

view_journal.htm 1.4KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {eyou:include file='/template/pc/common/common_top.htm' /}
  2. <div id="header">
  3. {eyou:include file='/template/pc/common/header.htm' /}
  4. </div>
  5. <!--职称论文期刊 主页-->
  6. <div id="detail-index">
  7. <link rel="stylesheet" href="/template/pc/skin/css/detail.css?<?php echo rand(1,99999);?>" media="all">
  8. {eyou:include file='/template/pc/components/detail/style_4.htm' /}
  9. {eyou:include file='/template/pc/components/flow/style_1.htm' /}
  10. <div class="content">
  11. <div class="box">
  12. <div class="box-left">
  13. {eyou:include file='/template/pc/components/list/style_3.htm' /}
  14. {eyou:include file='/template/pc/components/list/style_2.htm' /}
  15. {eyou:include file='/template/pc/components/list/style_5.htm' /}
  16. </div>
  17. <div class="box-right">
  18. <?php
  19. $title="关于通信工程师职称论文范文与期刊";
  20. ?>
  21. {eyou:include file='/template/pc/components/detail/style_3.htm' /}
  22. </div>
  23. </div>
  24. </div>
  25. <!--热门职称推荐-->
  26. {eyou:include file='/template/pc/components/banner/style_3.htm' /}
  27. </div>
  28. <div id="footer">
  29. {eyou:include file='/template/pc/common/footer.htm' /}
  30. </div>
  31. {eyou:include file='/template/pc/common/common_bot.htm' /}
  32. {eyou:include file='/template/pc/common/button.htm' /}