| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174 |
- {include file=top.html}
- <!-- S touch-top-wrapper -->
- <div class="touch-top mobile-section clearfix">
- <div class="touch-top-wrapper clearfix">
- <div class="touch-logo" skinobjectzone="HtmlLogo_1717"><a class="" href="javascript:;"><img src="{pboot:sitelogo}"
- alt="我的网站" /></a></div>
- <!-- S touch-navigation -->
- <div class="touch-navigation">
- <div class="touch-toggle">
- <ul>
- <li class="touch-toggle-item-last"><a href="javascript:;" class="drawer-menu" data-drawer="drawer-section-menu"><i
- class="touch-icon-menu"></i><span>Navigation</span></a></li>
- </ul>
- </div>
- </div>
- <!-- E touch-navigation -->
- </div>
- <!-- S touch-top -->
- <div class="touch-toggle-content touch-top-home">
- <!--<div class="drawer-section drawer-section-language">
- <ul class="touch-language clearfix" skinobjectzone="HtmlLanguage_1982">
- <li><a href="javascript:;">中文简体</a></li>
- </ul>
- </div>-->
- {include file=mobile-top.html}
- <script type="text/javascript">
- $(document).ready(function() {
- $(".touch-toggle a").click(function(event) {
- var className = $(this).attr("data-drawer");
- if ($("." + className).css('display') == 'none') {
- $("." + className).slideDown().siblings(".drawer-section").slideUp();
- } else {
- $(".drawer-section").slideUp();
- }
- event.stopPropagation();
- });
- /*$(document).click(function(){
- $(".drawer-section").slideUp();
- })*/
- $('.touch-menu a').click(function() {
- if ($(this).next().is('ul')) {
- if ($(this).next('ul').css('display') == 'none') {
- $(this).next('ul').slideDown();
- $(this).find('i').attr("class", "touch-arrow-up");
- } else {
- $(this).next('ul').slideUp();
- $(this).next('ul').find('ul').slideUp();
- $(this).find('i').attr("class", "touch-arrow-down");
- }
- }
- });
- });
- </script>
- </div>
- <!-- E touch-top -->
- </div>
- <!-- E touch-top-wrapper -->
- <!-- ==================== E top ==================== -->
- <!-- ==================== S header ==================== -->
- <div id="a1portalSkin_headerAreaA" class="header">
- <!-- Start_Module_228979 --><a name="26524" id="26524"></a>
- <div class="module-default">
- <div class="module-inner">
- <div id="a1portalSkin_ctr228979228979_mainArea" class="module-content">
- <!-- Start_Module_228979 -->
- <!-- S responsive-carousel -->
- <div class="responsive-carousel carousel clearfix">
- <div id="responsive-228979">
- <div class="carousel-item" style="">
- {pboot:slide gid=12 num=1}
- <div class="carousel-img"><a href="javascript:;" target=""><img src="[slide:src]" alt="产品中心" /></a></div>
- {/pboot:slide}
- </div>
- </div>
- <div class="carousel-btn carousel-btn-fixed" id="carousel-page-228979"></div>
- <script type="text/javascript">
- $(window).load(function() {
- $("#responsive-228979").carouFredSel({
- responsive: true,
- width: '100%',
- items: {
- visible: 1
- },
- auto: {
- pauseOnHover: true,
- timeoutDuration: 5000
- },
- swipe: {
- onTouch: true,
- onMouse: true
- },
- pagination: "#carousel-page-228979"
- //prev : { button:"#carousel-prev-228979"},
- //next : { button:"#carousel-next-228979"},
- //scroll : { fx : "coverfade", duration : 1200, timeoutDuration : 1500 }
- });
- $("#responsive-228979 .carousel-item").show();
- });
- </script>
- </div>
- <!-- E responsive-carousel -->
- <!-- End_Module_228979 -->
- </div>
- </div>
- </div>
- </div>
- <!-- ==================== E Header ==================== -->
- <!-- ==================== S main ==================== -->
- <section class="main">
- <!-- S page-menu -->
- <div class="page-width clearfix"><!-- S full-page-content -->
- <div class="full-page-content">
- <div id="a1portalSkin_mainArea" class="full-page-content-wrapper"><!-- Start_Module_228978 --><a name="25974" id="25974"></a>
- <div class="module-default">
- <div class="module-inner">
- <div id="a1portalSkin_ctr228978228978_mainArea" class="module-content"><!-- Start_Module_228978 --><!-- S article-detail -->
- <div class="article-detail">
- <div class="article-title">
- <h1>Current Position:{pboot:position indextext='Home' separator='>'}>{content:title}</h1>
- </div>
- <!-- Start_Module_228978 -->
- <!-- S article-detail -->
- <div class="article-detail">
- <div class="entry-meta">
- <span><strong>category:</strong><a href="javascript:;">{content:sortname}</a></span>
- <span><strong>publish time:</strong><strong>{content:date style=Y-m-d}</strong></span>
- <span><strong>view times:</strong><strong>{content:visits}</strong></span>
- </div>
- <div class="article-content-wrapper">
- <div class="article-content">
- <div class="qhd-content">
-
- <ul class=" list-paddingleft-2" style="list-style-type: none;">
- <li>
- <p style="text-align: center;">
- {content:content}
- </p>
- </li>
- </ul>
- <!-- <p style="text-align:center">
- {pboot:pics num=10 id={content:id}}
- <img src="[pics:src]" title="{content:title}" alt="{content:title}" />
- {/pboot:pics}
- </p> -->
- </div>
- </div>
- </div>
- </div>
- <div class="m-page">
- <ul class="pagelist">
- <a class='next' href='/?contact-en1/' ><font style="font-family: Arial;">Inquiry</font> </a>
- <a class='next' href="javascript:history.go(-1);" title="返回上一页" style="font-family: Arial;"><font style="font-family: Arial;">Back</font></a>
- </ul>
- </div>
- <!-- article-detail -->
- <!-- End_Module_228978 -->
- </div>
- </div>
- </div>
- </div>
- </div>
- <!-- E full-page-content -->
- </div>
- </section>
- <!-- ==================== E main ==================== -->
- <!-- ==================== S footer ==================== -->
- {include file=footer.html}
- </body>
- </html>
|