product.html 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  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_228979 --><a name="26524" id="26524"></a>
  62. <div class="module-default">
  63. <div class="module-inner">
  64. <div id="a1portalSkin_ctr228979228979_mainArea" class="module-content">
  65. <!-- Start_Module_228979 -->
  66. <!-- S responsive-carousel -->
  67. <div class="responsive-carousel carousel clearfix">
  68. <div id="responsive-228979">
  69. <div class="carousel-item" style="">
  70. {pboot:slide gid=12 num=1}
  71. <div class="carousel-img"><a href="javascript:;" target=""><img src="[slide:src]" alt="产品中心" /></a></div>
  72. {/pboot:slide}
  73. </div>
  74. </div>
  75. <div class="carousel-btn carousel-btn-fixed" id="carousel-page-228979"></div>
  76. <script type="text/javascript">
  77. $(window).load(function() {
  78. $("#responsive-228979").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-228979"
  93. //prev : { button:"#carousel-prev-228979"},
  94. //next : { button:"#carousel-next-228979"},
  95. //scroll : { fx : "coverfade", duration : 1200, timeoutDuration : 1500 }
  96. });
  97. $("#responsive-228979 .carousel-item").show();
  98. });
  99. </script>
  100. </div>
  101. <!-- E responsive-carousel -->
  102. <!-- End_Module_228979 -->
  103. </div>
  104. </div>
  105. </div>
  106. </div>
  107. <!-- ==================== E Header ==================== -->
  108. <!-- ==================== S main ==================== -->
  109. <section class="main">
  110. <!-- S page-menu -->
  111. <div class="page-width clearfix"><!-- S full-page-content -->
  112. <div class="full-page-content">
  113. <div id="a1portalSkin_mainArea" class="full-page-content-wrapper"><!-- Start_Module_228978 --><a name="25974" id="25974"></a>
  114. <div class="module-default">
  115. <div class="module-inner">
  116. <div id="a1portalSkin_ctr228978228978_mainArea" class="module-content"><!-- Start_Module_228978 --><!-- S article-detail -->
  117. <div class="article-detail">
  118. <div class="article-title">
  119. <h1>Current Position:{pboot:position indextext='Home' separator='>'}>{content:title}</h1>
  120. </div>
  121. <!-- Start_Module_228978 -->
  122. <!-- S article-detail -->
  123. <div class="article-detail">
  124. <div class="entry-meta">
  125. <span><strong>category:</strong><a href="javascript:;">{content:sortname}</a></span>
  126. <span><strong>publish time:</strong><strong>{content:date style=Y-m-d}</strong></span>
  127. <span><strong>view times:</strong><strong>{content:visits}</strong></span>
  128. </div>
  129. <div class="article-content-wrapper">
  130. <div class="article-content">
  131. <div class="qhd-content">
  132. <ul class=" list-paddingleft-2" style="list-style-type: none;">
  133. <li>
  134. <p style="text-align: center;">
  135. {content:content}
  136. </p>
  137. </li>
  138. </ul>
  139. <!-- <p style="text-align:center">
  140. {pboot:pics num=10 id={content:id}}
  141. <img src="[pics:src]" title="{content:title}" alt="{content:title}" />
  142. {/pboot:pics}
  143. </p> -->
  144. </div>
  145. </div>
  146. </div>
  147. </div>
  148. <div class="m-page">
  149. <ul class="pagelist">
  150. <a class='next' href='/?contact-en1/' ><font style="font-family: Arial;">Inquiry</font> </a>
  151. <a class='next' href="javascript:history.go(-1);" title="返回上一页" style="font-family: Arial;"><font style="font-family: Arial;">Back</font></a>
  152. </ul>
  153. </div>
  154. <!-- article-detail -->
  155. <!-- End_Module_228978 -->
  156. </div>
  157. </div>
  158. </div>
  159. </div>
  160. </div>
  161. <!-- E full-page-content -->
  162. </div>
  163. </section>
  164. <!-- ==================== E main ==================== -->
  165. <!-- ==================== S footer ==================== -->
  166. {include file=footer.html}
  167. </body>
  168. </html>