manufacture-list.html 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181
  1. {include file=top.html}
  2. <!-- S touch-top-wrapper -->
  3. <div class="touch-top mobile-section clearfix">
  4. <div class="touch-top-wrapper clearfix">
  5. <div class="touch-logo" skinobjectzone="HtmlLogo_1717"><a class="" href="javascript:;"><img src="{pboot:sitelogo}"
  6. alt="我的网站" /></a></div>
  7. <!-- S touch-navigation -->
  8. <div class="touch-navigation">
  9. <div class="touch-toggle">
  10. <ul>
  11. <li class="touch-toggle-item-last"><a href="javascript:;" class="drawer-menu" data-drawer="drawer-section-menu"><i
  12. class="touch-icon-menu"></i><span>Navigation</span></a></li>
  13. </ul>
  14. </div>
  15. </div>
  16. <!-- E touch-navigation -->
  17. </div>
  18. <!-- S touch-top -->
  19. <div class="touch-toggle-content touch-top-home">
  20. <!--<div class="drawer-section drawer-section-language">
  21. <ul class="touch-language clearfix" skinobjectzone="HtmlLanguage_1982">
  22. <li><a href="javascript:;">中文简体</a></li>
  23. </ul>
  24. </div>-->
  25. {include file=mobile-top.html}
  26. <script type="text/javascript">
  27. $(document).ready(function() {
  28. $(".touch-toggle a").click(function(event) {
  29. var className = $(this).attr("data-drawer");
  30. if ($("." + className).css('display') == 'none') {
  31. $("." + className).slideDown().siblings(".drawer-section").slideUp();
  32. } else {
  33. $(".drawer-section").slideUp();
  34. }
  35. event.stopPropagation();
  36. });
  37. /*$(document).click(function(){
  38. $(".drawer-section").slideUp();
  39. })*/
  40. $('.touch-menu a').click(function() {
  41. if ($(this).next().is('ul')) {
  42. if ($(this).next('ul').css('display') == 'none') {
  43. $(this).next('ul').slideDown();
  44. $(this).find('i').attr("class", "touch-arrow-up");
  45. } else {
  46. $(this).next('ul').slideUp();
  47. $(this).next('ul').find('ul').slideUp();
  48. $(this).find('i').attr("class", "touch-arrow-down");
  49. }
  50. }
  51. });
  52. });
  53. </script>
  54. </div>
  55. <!-- E touch-top -->
  56. </div>
  57. <!-- E touch-top-wrapper -->
  58. <!-- ==================== E top ==================== -->
  59. <!-- ==================== S header ==================== -->
  60. <div id="a1portalSkin_headerAreaA" class="header">
  61. <!-- Start_Module_228990 --><a name="26521" id="26521"></a>
  62. <div class="module-default">
  63. <div class="module-inner">
  64. <div id="a1portalSkin_ctr228990228990_mainArea" class="module-content">
  65. <!-- Start_Module_228990 -->
  66. <!-- S responsive-carousel -->
  67. <div class="responsive-carousel carousel clearfix">
  68. <div id="responsive-228990">
  69. <div class="carousel-item" style="">
  70. {pboot:slide gid=13 num=1}
  71. <div class="carousel-img"><a href="javascript:;" target=""><img src="[slide:src]" alt="Manufacture&Quality" /></a></div>
  72. {/pboot:slide}
  73. </div>
  74. </div>
  75. <div class="carousel-btn carousel-btn-fixed" id="carousel-page-228990"></div>
  76. <script type="text/javascript">
  77. $(window).load(function() {
  78. $("#responsive-228990").carouFredSel({
  79. responsive: true,
  80. width: '100%',
  81. items: {
  82. visible: 1
  83. },
  84. auto: {
  85. pauseOnHover: true,
  86. timeoutDuration: 5000
  87. },
  88. swipe: {
  89. onTouch: true,
  90. onMouse: true
  91. },
  92. pagination: "#carousel-page-228990"
  93. //prev : { button:"#carousel-prev-228990"},
  94. //next : { button:"#carousel-next-228990"},
  95. //scroll : { fx : "coverfade", duration : 1200, timeoutDuration : 1500 }
  96. });
  97. $("#responsive-228990 .carousel-item").show();
  98. });
  99. </script>
  100. </div>
  101. <!-- E responsive-carousel -->
  102. <!-- End_Module_228990 -->
  103. </div>
  104. </div>
  105. </div>
  106. </div>
  107. <!-- ==================== E Header ==================== -->
  108. <!-- ==================== S main ==================== -->
  109. <section class="main">
  110. <section class="full-page-title-wrap clearfix" skinobjectzone="menu_2834">
  111. <h2>Manufacture&Quality management</h2>
  112. </section>
  113. <!-- S page-menu -->
  114. <section class="full-page-menu" skinobjectzone="menu_2909">
  115. <div class="full-page-menu-content">
  116. <div class="page-width">
  117. <ul class="clearfix">
  118. {pboot:nav parent=3}
  119. <li {pboot:if('[nav:scode]'=='{sort:scode}')}class="current"{/pboot:if}><a href="[nav:link]" title="[nav:name]">[nav:name]</a></li>
  120. {/pboot:nav}
  121. </ul>
  122. <!-- 没有子菜单时输出 -->
  123. </div>
  124. </div>
  125. </section>
  126. <!-- S page-menu -->
  127. <div class="page-width clearfix">
  128. <!-- S full-page-content -->
  129. <div class="full-page-content">
  130. <div id="a1portalSkin_mainArea" class="full-page-content-wrapper">
  131. <!-- Start_Module_228989 --><a name="26509" id="26509"></a>
  132. <div class="module-default">
  133. <div class="module-inner">
  134. <div id="a1portalSkin_ctr228989228989_mainArea" class="module-content">
  135. <!-- Start_Module_228989 -->
  136. <!-- S portfolio-list -->
  137. <div class="portfolio-list product-list ieCode-del">
  138. <ul class="row2-svar clearfix">
  139. {pboot:list num=12 order=date}
  140. <li class="col-4-1 not-animated" data-animate="fadeInUp">
  141. <div class="product-item">
  142. <div class="portfolio-img"><a href="[list:link]" ><img src="[list:pics]" alt="[list:title]" /></a></div>
  143. <div class="portfolio-title">
  144. <h2><a href="[list:link]" >[list:title]</a></h2>
  145. </div>
  146. </div>
  147. </li>
  148. {/pboot:list}
  149. </ul>
  150. </div>
  151. <!-- E portfolio-list -->
  152. <!-- S pagination -->
  153. <div class="m-page">
  154. <ul class="pagelist">
  155. <a href="{page:index}">First Page</a>
  156. <a href="{page:pre}">Pre Page</a>
  157. <a href="{page:next}">Next Page</a>
  158. <a href="{page:last}">Last Page</a>
  159. </ul>
  160. </div>
  161. <!-- E pagination -->
  162. <!-- End_Module_228989 -->
  163. </div>
  164. </div>
  165. </div>
  166. </div>
  167. </div>
  168. <!-- E full-page-content -->
  169. </div>
  170. </section>
  171. <!-- ==================== E main ==================== -->
  172. <!-- ==================== S footer ==================== -->
  173. {include file=footer.html}
  174. </body>
  175. </html>