Server : nginx/1.18.0
System : Linux iZrj9edhd5u5pfsek09o1jZ 3.10.0-957.21.3.el7.x86_64 #1 SMP Tue Jun 18 16:35:19 UTC 2019 x86_64
User : www ( 1000)
PHP Version : 5.6.40
Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Directory :  /mnt/web/www.neatabattery.com/data/runtime/temp/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : /mnt/web/www.neatabattery.com/data/runtime/temp/2a9ba9cdfd10e59470acc4d0f18d5e07.php
<?php if (!defined('THINK_PATH')) exit(); /*a:5:{s:36:"./template/pc/lists_single_about.htm";i:1624612228;s:52:"/mnt/web/www.neatabattery.com/template/pc/header.htm";i:1753834095;s:52:"/mnt/web/www.neatabattery.com/template/pc/banner.htm";i:1624003618;s:49:"/mnt/web/www.neatabattery.com/template/pc/nav.htm";i:1624411013;s:52:"/mnt/web/www.neatabattery.com/template/pc/footer.htm";i:1625207439;}*/ ?>

<!doctype html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title><?php if(CONTROLLER_NAME == 'Index'):  $tagGlobal = new \think\template\taglib\eyou\TagGlobal; $__VALUE__ = $tagGlobal->getGlobal("web_title"); echo $__VALUE__; else: ?><?php echo $eyou['field']['seo_title']; endif; ?></title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=yes">
    <meta name="keywords" content='<?php if(empty($eyou[field][seo_keywords])):  $tagGlobal = new \think\template\taglib\eyou\TagGlobal; $__VALUE__ = $tagGlobal->getGlobal("web_keywords"); echo $__VALUE__; else: ?><?php echo $eyou['field']['seo_keywords']; endif; ?>'>
    <meta name="description" content='<?php if(empty($eyou[field][seo_description])):  $tagGlobal = new \think\template\taglib\eyou\TagGlobal; $__VALUE__ = $tagGlobal->getGlobal("web_description"); echo $__VALUE__; else: ?><?php echo $eyou['field']['seo_description']; endif; ?>'>
    <link rel="stylesheet" href="/template/pc/skin/css/iconfont.css">
    <link rel="stylesheet" href="/template/pc/skin/css/swiper.min.css">
    <link rel="stylesheet" href="/template/pc/skin/css/animate.min.css">
    <link rel="stylesheet" href="/template/pc/skin/css/css.css">
    <?php if(isset($eyou[field][keywords])): ?>
    <link rel="stylesheet" href="/template/pc/skin/css/ny.css">
    <?php elseif(!isset($eyou[field][typeid])): ?>
    <link rel="stylesheet" href="/template/pc/skin/css/index.css">
    <?php else: ?>
    <link rel="stylesheet" href="/template/pc/skin/css/ny.css">
    <?php endif; ?>
    <meta name="force-rendering" content="webkit"/>
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
    <script>/*@cc_on window.location.href="http://support.dmeng.net/upgrade-your-browser.html?referrer="+encodeURIComponent(window.location.href); @*/</script>
    <script src="/template/pc/skin/js/jquery.min.js"></script>
    <script src="/template/pc/skin/js/jquery.SuperSlide.2.1.3.js"></script>
    <script src="/template/pc/skin/js/wow.min.js"></script>
    <script src="/template/pc/skin/js/swiper.min.js"></script>
    <script type="text/javascript" src="/template/pc/skin/js/countUp.min.js"></script>
    <script type="text/javascript" src="/template/pc/skin/js/pirobox.js"></script>
</head>
<body>
<div class="head d-y">
    <div class="head-s w1">
        <div class="head-s-l">
            <a href="/">
                <img src="<?php  $tagGlobal = new \think\template\taglib\eyou\TagGlobal; $__VALUE__ = $tagGlobal->getGlobal("web_logo"); echo $__VALUE__; ?>" class="img2" alt="">
                <img src="/template/pc/skin/images/logo2.png" class="img1" alt="">
            </a>
        </div>
        <div class="head-s-r">
            <ul>
                <li><a href="/" ><?php  $tagLang = new \think\template\taglib\eyou\TagLang; $__VALUE__ = $tagLang->getLang('a:1:{s:4:"name";s:5:"yybl1";}'); echo $__VALUE__; ?></a></li>
                <?php  if(isset($ui_typeid) && !empty($ui_typeid)) : $typeid = $ui_typeid; else: $typeid = ""; endif; if(empty($typeid) && isset($channelartlist["id"]) && !empty($channelartlist["id"])) : $typeid = intval($channelartlist["id"]); endif;  if(isset($ui_row) && !empty($ui_row)) : $row = $ui_row; else: $row = 60; endif; $tagChannel = new \think\template\taglib\eyou\TagChannel; $_result = $tagChannel->getChannel($typeid, "top", "class='active'", ""); if(is_array($_result) || $_result instanceof \think\Collection || $_result instanceof \think\Paginator): $i = 0; $e = 1;$__LIST__ = is_array($_result) ? array_slice($_result,0, $row, true) : $_result->slice(0, $row, true); if( count($__LIST__)==0 ) : echo htmlspecialchars_decode("");else: foreach($__LIST__ as $key=>$field): $field["typename"] = text_msubstr($field["typename"], 0, 100, false); $__LIST__[$key] = $_result[$key] = $field;$i= intval($key) + 1;$mod = ($i % 2 ); ?>
                <li <?php echo $field['currentstyle']; ?>>
                    <a href="<?php echo $field['typeurl']; ?>"><?php echo $field['typename']; ?></a>
                    <?php if(!(empty($field['children']) || (($field['children'] instanceof \think\Collection || $field['children'] instanceof \think\Paginator ) && $field['children']->isEmpty()))): ?>
                    <ul class="head-s-r-b">
                        <?php  if(isset($ui_typeid) && !empty($ui_typeid)) : $typeid = $ui_typeid; else: $typeid = ""; endif; if(empty($typeid) && isset($channelartlist["id"]) && !empty($channelartlist["id"])) : $typeid = intval($channelartlist["id"]); endif;  if(isset($ui_row) && !empty($ui_row)) : $row = $ui_row; else: $row = 10; endif;if(is_array($field['children']) || $field['children'] instanceof \think\Collection || $field['children'] instanceof \think\Paginator): $i = 0; $e = 1;$__LIST__ = is_array($field['children']) ? array_slice($field['children'],0,10, true) : $field['children']->slice(0,10, true); if( count($__LIST__)==0 ) : echo htmlspecialchars_decode("");else: foreach($__LIST__ as $key=>$field2): $field2["typename"] = text_msubstr($field2["typename"], 0, 100, false); $__LIST__[$key] = $_result[$key] = $field2;$i= intval($key) + 1;$mod = ($i % 2 ); ?>
                        <li><a href="<?php echo $field2['typeurl']; ?>#list"><?php echo $field2['typename']; ?></a></li>
                        <?php ++$e; endforeach; endif; else: echo htmlspecialchars_decode("");endif; $field2 = []; ?>
                    </ul>
                    <?php endif; ?>
                </li>
                <?php ++$e; endforeach; endif; else: echo htmlspecialchars_decode("");endif; $field = []; ?>
            </ul>
        </div>

        <div class="head-s-r-r">
            <!--<a href="http://www.neatabattery.cn/">中文</a>-->
            <div class="head-s-r2">
            </div>
        </div>
    </div>
</div>

<div class="head3">
    <div class="head3-l">
        <?php  if(isset($ui_typeid) && !empty($ui_typeid)) : $typeid = $ui_typeid; else: $typeid = ""; endif; if(empty($typeid) && isset($channelartlist["id"]) && !empty($channelartlist["id"])) : $typeid = intval($channelartlist["id"]); endif;  if(isset($ui_row) && !empty($ui_row)) : $row = $ui_row; else: $row = 60; endif; $tagChannel = new \think\template\taglib\eyou\TagChannel; $_result = $tagChannel->getChannel($typeid, "top", "active", ""); if(is_array($_result) || $_result instanceof \think\Collection || $_result instanceof \think\Paginator): $i = 0; $e = 1;$__LIST__ = is_array($_result) ? array_slice($_result,0, $row, true) : $_result->slice(0, $row, true); if( count($__LIST__)==0 ) : echo htmlspecialchars_decode("");else: foreach($__LIST__ as $key=>$field): $field["typename"] = text_msubstr($field["typename"], 0, 100, false); $__LIST__[$key] = $_result[$key] = $field;$i= intval($key) + 1;$mod = ($i % 2 ); ?>
        <dl>
            <dt><a href="<?php echo $field['typeurl']; ?>"><?php echo $field['typename']; ?></a></dt>
            <?php if(!(empty($field['children']) || (($field['children'] instanceof \think\Collection || $field['children'] instanceof \think\Paginator ) && $field['children']->isEmpty()))): ?>
            <dd>
                <?php  if(isset($ui_typeid) && !empty($ui_typeid)) : $typeid = $ui_typeid; else: $typeid = ""; endif; if(empty($typeid) && isset($channelartlist["id"]) && !empty($channelartlist["id"])) : $typeid = intval($channelartlist["id"]); endif;  if(isset($ui_row) && !empty($ui_row)) : $row = $ui_row; else: $row = 10; endif;if(is_array($field['children']) || $field['children'] instanceof \think\Collection || $field['children'] instanceof \think\Paginator): $i = 0; $e = 1;$__LIST__ = is_array($field['children']) ? array_slice($field['children'],0,10, true) : $field['children']->slice(0,10, true); if( count($__LIST__)==0 ) : echo htmlspecialchars_decode("");else: foreach($__LIST__ as $key=>$field2): $field2["typename"] = text_msubstr($field2["typename"], 0, 100, false); $__LIST__[$key] = $_result[$key] = $field2;$i= intval($key) + 1;$mod = ($i % 2 ); ?>
                <a href="<?php echo $field2['typeurl']; ?>#list"><?php echo $field2['typename']; ?></a>
                <?php ++$e; endforeach; endif; else: echo htmlspecialchars_decode("");endif; $field2 = []; ?>
            </dd>
            <?php endif; ?>
        </dl>
        <?php ++$e; endforeach; endif; else: echo htmlspecialchars_decode("");endif; $field = []; ?>
    </div>
    <button></button>
</div>

<div class="sj_dh d-x">
    <button id="btn">
        <span id="a"></span>
        <span id="c"></span>
        <span id="b"></span>
    </button>
    <div class="sj_logo">
        <a href="/"><img src="/template/pc/skin/images/logo2.png" alt=""></a>
    </div>
</div>
<script>

</script>
<div class="navigation" id="dh">
    <ul class="kj">
        <li class="<?php if(CONTROLLER_NAME == 'Index'): ?>active<?php endif; ?>">
            <div class="t">
                <a href="/" ><?php  $tagLang = new \think\template\taglib\eyou\TagLang; $__VALUE__ = $tagLang->getLang('a:1:{s:4:"name";s:5:"yybl1";}'); echo $__VALUE__; ?></a>
            </div>
        </li>
        <?php  if(isset($ui_typeid) && !empty($ui_typeid)) : $typeid = $ui_typeid; else: $typeid = ""; endif; if(empty($typeid) && isset($channelartlist["id"]) && !empty($channelartlist["id"])) : $typeid = intval($channelartlist["id"]); endif;  if(isset($ui_row) && !empty($ui_row)) : $row = $ui_row; else: $row = 60; endif; $tagChannel = new \think\template\taglib\eyou\TagChannel; $_result = $tagChannel->getChannel($typeid, "top", "active", ""); if(is_array($_result) || $_result instanceof \think\Collection || $_result instanceof \think\Paginator): $i = 0; $e = 1;$__LIST__ = is_array($_result) ? array_slice($_result,0, $row, true) : $_result->slice(0, $row, true); if( count($__LIST__)==0 ) : echo htmlspecialchars_decode("");else: foreach($__LIST__ as $key=>$field): $field["typename"] = text_msubstr($field["typename"], 0, 100, false); $__LIST__[$key] = $_result[$key] = $field;$i= intval($key) + 1;$mod = ($i % 2 ); ?>
        <li class="<?php echo $field['currentstyle']; ?>">
            <div class="t">
                <a href="<?php echo $field['typeurl']; ?>"><?php echo $field['typename']; ?></a>
                <?php if(!(empty($field['children']) || (($field['children'] instanceof \think\Collection || $field['children'] instanceof \think\Paginator ) && $field['children']->isEmpty()))): ?>
                <span class="arrow down"></span>
                <?php endif; ?>
            </div>
            <?php if(!(empty($field['children']) || (($field['children'] instanceof \think\Collection || $field['children'] instanceof \think\Paginator ) && $field['children']->isEmpty()))): ?>
            <ul class="menu">
                <?php if($field['typeid'] == 1):  if(isset($ui_typeid) && !empty($ui_typeid)) : $typeid = $ui_typeid; else: $typeid = ""; endif; if(empty($typeid) && isset($channelartlist["id"]) && !empty($channelartlist["id"])) : $typeid = intval($channelartlist["id"]); endif;  if(isset($ui_row) && !empty($ui_row)) : $row = $ui_row; else: $row = 10; endif;if(is_array($field['children']) || $field['children'] instanceof \think\Collection || $field['children'] instanceof \think\Paginator): $i = 0; $e = 1;$__LIST__ = is_array($field['children']) ? array_slice($field['children'],0,10, true) : $field['children']->slice(0,10, true); if( count($__LIST__)==0 ) : echo htmlspecialchars_decode("");else: foreach($__LIST__ as $key=>$field2): $field2["typename"] = text_msubstr($field2["typename"], 0, 100, false); $__LIST__[$key] = $_result[$key] = $field2;$i= intval($key) + 1;$mod = ($i % 2 ); ?>
                <li><a href="<?php echo $field['typeurl']; ?>#<?php echo $field2['dirname']; ?>"><?php echo $field2['typename']; ?></a></li>
                <?php ++$e; endforeach; endif; else: echo htmlspecialchars_decode("");endif; $field2 = []; else:  if(isset($ui_typeid) && !empty($ui_typeid)) : $typeid = $ui_typeid; else: $typeid = ""; endif; if(empty($typeid) && isset($channelartlist["id"]) && !empty($channelartlist["id"])) : $typeid = intval($channelartlist["id"]); endif;  if(isset($ui_row) && !empty($ui_row)) : $row = $ui_row; else: $row = 10; endif;if(is_array($field['children']) || $field['children'] instanceof \think\Collection || $field['children'] instanceof \think\Paginator): $i = 0; $e = 1;$__LIST__ = is_array($field['children']) ? array_slice($field['children'],0,10, true) : $field['children']->slice(0,10, true); if( count($__LIST__)==0 ) : echo htmlspecialchars_decode("");else: foreach($__LIST__ as $key=>$field2): $field2["typename"] = text_msubstr($field2["typename"], 0, 100, false); $__LIST__[$key] = $_result[$key] = $field2;$i= intval($key) + 1;$mod = ($i % 2 ); ?>
                <li><a href="<?php echo $field2['typeurl']; ?>#list"><?php echo $field2['typename']; ?></a></li>
                <?php ++$e; endforeach; endif; else: echo htmlspecialchars_decode("");endif; $field2 = []; endif; ?>
            </ul>
            <?php endif; ?>
        </li>
        <?php ++$e; endforeach; endif; else: echo htmlspecialchars_decode("");endif; $field = []; ?>
        <li>
            <div class="t">
                <a href="http://www.neatabattery.cn/" style="display:flex;align-items:center;height:40px;line-height:40px;color:#000;text-align:center;font-size: 16px;margin:10px 0;font-weight:normal;"><img style="width:20px;padding-right:5px;" src="/template/pc/skin/images/zg.png" alt="" />中</a>
            </div>
        </li>
    </ul>
</div>
<?php $toptypeid = gettoptype($eyou[field][typeid],"typeid"); if(isMobile()){ $banner = gettoptype($toptypeid,"mb"); }else{ $banner = gettoptype($toptypeid,"litpic"); } $typename = gettoptype($toptypeid,"typename"); if(!empty($banner)): ?>
<div class="ny-banner">
    <img src="<?php echo $banner; ?>" />
    <div class="ny-banner-s"><h3 class="f-20"><?php echo $typename; ?></h3></div>
</div>
<?php endif; ?>
<div class="lon m-t">
    <div class="cont w2 w100 h">
        <div class="log-l w100">
            <?php  if(isset($ui_typeid) && !empty($ui_typeid)) : $typeid = $ui_typeid; else: $typeid = ""; endif; if(empty($typeid) && isset($channelartlist["id"]) && !empty($channelartlist["id"])) : $typeid = intval($channelartlist["id"]); endif;  if(isset($ui_row) && !empty($ui_row)) : $row = $ui_row; else: $row = 10; endif; $tagChannel = new \think\template\taglib\eyou\TagChannel; $_result = $tagChannel->getChannel($typeid, "first", "active", ""); if(is_array($_result) || $_result instanceof \think\Collection || $_result instanceof \think\Paginator): $nav_k = 0; $e = 1;$__LIST__ = is_array($_result) ? array_slice($_result,0, $row, true) : $_result->slice(0, $row, true); if( count($__LIST__)==0 ) : echo htmlspecialchars_decode("");else: foreach($__LIST__ as $key=>$field): $field["typename"] = text_msubstr($field["typename"], 0, 100, false); $__LIST__[$key] = $_result[$key] = $field;$nav_k= intval($key) + 1;$mod = ($nav_k % 2 ); ?>
            <a href="<?php echo $field['typeurl']; ?>#list" class="<?php echo $field['currentstyle']; ?> f-s14"><?php echo $field['typename']; ?><i class="d-y"></i></a>
            <?php ++$e; endforeach; endif; else: echo htmlspecialchars_decode("");endif; $field = []; ?>
        </div>
        <p class="d-y">
            <a><i class="i-5"><img src="/template/pc/skin/images/fz.png"></i></a>
             <?php  $typeid = ""; if(empty($typeid) && isset($channelartlist["id"]) && !empty($channelartlist["id"])) : $typeid = intval($channelartlist["id"]); endif;  $tagPosition = new \think\template\taglib\eyou\TagPosition; $__VALUE__ = $tagPosition->getPosition($typeid, "<a>&nbsp;-&nbsp;</a>", "crumb"); echo $__VALUE__; ?>
        </p>
    </div>
</div>

<script>
    $(".log-l a").each(function(){
      $(".log-l a.active").prev().find("i").hide()
    });
</script>

<style>
    body{background:#fff;}
</style>

<div class="gywm margin w30 m-t2">
    <div class="gywm-t m-b2">
        <div class="w2 w100">
        
            <?php  if(isset($ui_typeid) && !empty($ui_typeid)) : $typeid = $ui_typeid; else: $typeid = "6"; endif; if(empty($typeid) && isset($channelartlist["id"]) && !empty($channelartlist["id"])) : $typeid = intval($channelartlist["id"]); endif;  $tagType = new \think\template\taglib\eyou\TagType; $_result = $tagType->getType($typeid, "self", "content,pic"); if(is_array($_result) || $_result instanceof \think\Collection || $_result instanceof \think\Paginator):  $__LIST__ = $_result;if( count($__LIST__)==0 ) : echo htmlspecialchars_decode("");else: $field = $__LIST__;?>
            <h3><?php echo $field['typename']; ?></h3>
            <br>
            <?php echo $field['content']; ?>
            <br>
        </div>
        <div class="gywm-t2 sfdsdjl" attr-href="https://cn.advancedlightingsystems.com/member/uploadfile/201912/4f08972167.mp4">
            <img src="/template/pc/skin/images/gg-1.jpg" alt="">
            <span></span>
        </div>
        <?php endif; else: echo htmlspecialchars_decode("");endif; $field = []; ?>
        <div class="w2 w100">
        <?php  if(isset($ui_typeid) && !empty($ui_typeid)) : $typeid = $ui_typeid; else: $typeid = "23"; endif; if(empty($typeid) && isset($channelartlist["id"]) && !empty($channelartlist["id"])) : $typeid = intval($channelartlist["id"]); endif;  $tagType = new \think\template\taglib\eyou\TagType; $_result = $tagType->getType($typeid, "self", "content,pic"); if(is_array($_result) || $_result instanceof \think\Collection || $_result instanceof \think\Paginator):  $__LIST__ = $_result;if( count($__LIST__)==0 ) : echo htmlspecialchars_decode("");else: $field = $__LIST__;?>
        <?php echo $field['content']; endif; else: echo htmlspecialchars_decode("");endif; $field = []; ?>
        </div>

    </div>
    <div class="wmys w2 w100">
        <dl class="padding2 w100">
            <dt>
                <p id="myTargetElement">2005</p>
                <img src="/template/pc/skin/images/wmys2-1.png" alt="">
            </dt>
            <dd>Neata Group<br>founded in 2005</dd>
        </dl>
        <dl class="padding2 w100">
            <dt>
                <p id="myTargetElement2">11</p>
                <img src="/template/pc/skin/images/wmys2-2.png" alt="">
            </dt>
            <dd>Industrial locations <br>which cover </dd>
        </dl>
        <dl class="padding2 w100">
            <dt>
                <p id="myTargetElement3">200</p>
                <img src="/template/pc/skin/images/wmys2-3.png" alt="">
            </dt>
            <dd>We have more<br>than 200 employees</dd>
        </dl>
        <dl class="padding2 w100">
            <dt>
                <p id="myTargetElement4">1000000</p>
                <img src="/template/pc/skin/images/wmys2-4.png" alt="">
            </dt>
            <dd>The total producing <br>capacity is more than </dd>
        </dl>
    </div>
</div>

<?php  if(isset($ui_typeid) && !empty($ui_typeid)) : $typeid = $ui_typeid; else: $typeid = "7"; endif; if(empty($typeid) && isset($channelartlist["id"]) && !empty($channelartlist["id"])) : $typeid = intval($channelartlist["id"]); endif;  $tagType = new \think\template\taglib\eyou\TagType; $_result = $tagType->getType($typeid, "self", ""); if(is_array($_result) || $_result instanceof \think\Collection || $_result instanceof \think\Paginator):  $__LIST__ = $_result;if( count($__LIST__)==0 ) : echo htmlspecialchars_decode("");else: $field = $__LIST__;?>
<div class="gchj padding">
    <div class="w2 w100">
        <h3 class="gchj-t f-s20 m-b2"><?php echo $field['typename']; ?></h3>
        <div class="gchj-c m-b">
            <?php  if(isset($ui_typeid) && !empty($ui_typeid)) : $typeid = $ui_typeid; else: $typeid = $field['typeid']; endif; if(empty($typeid) && isset($channelartlist["id"]) && !empty($channelartlist["id"])) : $typeid = intval($channelartlist["id"]); endif;  if(isset($ui_row) && !empty($ui_row)) : $row = $ui_row; else: $row = 10; endif; $channelid = ""; $param = array(      "typeid"=> $typeid,      "notypeid"=> "",      "flag"=> "",      "noflag"=> "",      "channel"=> $channelid,      "joinaid"=> "", ); $tag = array (
  'typeid' => '$field.typeid',
  'id' => 'field',
); $tagArclist = new \think\template\taglib\eyou\TagArclist; $_result = $tagArclist->getArclist($param, $row, "", "","desc","",$tag,"0","on");if(is_array($_result["list"]) || $_result["list"] instanceof \think\Collection || $_result["list"] instanceof \think\Paginator): $i = 0; $e = 1; $__LIST__ = is_array($_result["list"]) ? array_slice($_result["list"],0, $row, true) : $_result["list"]->slice(0, $row, true);  $__TAG__ = $_result["tag"];if( count($__LIST__)==0 ) : echo htmlspecialchars_decode("");else: foreach($__LIST__ as $key=>$field): $aid = $field["aid"];$field["title"] = text_msubstr($field["title"], 0, 100, false);$field["seo_description"] = text_msubstr($field["seo_description"], 0, 160, true);$i= intval($key) + 1;$mod = ($i % 2 );  if(!isset($aid) || empty($aid)) : $aid = "0"; endif; $tagArcview = new \think\template\taglib\eyou\TagArcview; $_result = $tagArcview->getArcview($aid, "",""); if(is_array($_result) || $_result instanceof \think\Collection || $_result instanceof \think\Paginator):  $__LIST__ = $_result;if( count($__LIST__)==0 ) : echo htmlspecialchars_decode("");else: $field2 = $__LIST__;if(is_array($field2['image_list']) || $field2['image_list'] instanceof \think\Collection || $field2['image_list'] instanceof \think\Paginator): $i = 0; $e = 1; $__LIST__ = $field2['image_list'];if( count($__LIST__)==0 ) : echo htmlspecialchars_decode("");else: foreach($__LIST__ as $key=>$field3): $i= intval($key) + 1;$mod = ($i % 2 ); ?>
            <a href="<?php echo $field3['image_url']; ?>" class="pirobox_gall w100 m-r m-b2">
                <h4 class="m-b1"><img src="<?php echo $field3['image_url']; ?>" alt=""></h4>
                <p><?php echo $field3['intro']; ?></p>
            </a>
            <?php echo isset($field3["ey_1563185380"])?$field3["ey_1563185380"]:""; ?><?php echo (1 == $e && isset($field3["ey_1563185376"]))?$field3["ey_1563185376"]:""; ++$e; endforeach; endif; else: echo htmlspecialchars_decode("");endif; $field3 = []; endif; else: echo htmlspecialchars_decode("");endif; unset($aid); $field2 = []; ++$e; $aid = 0; endforeach; endif; else: echo htmlspecialchars_decode("");endif; $field = []; ?>
        </div>
        <a href="##" style="display: none;" id="more" class="gchj-b">Explore more</a>
    </div>
</div>
<?php endif; else: echo htmlspecialchars_decode("");endif; $field = []; ?>

<div class="top_popupbox" id="top_p1">
    <a href="##"><i></i></a>
    <video id="sp" controls="" name="media" width="100%" src="" autoplay="autoplay"></video>
    <!-- <iframe id="sp src="" frameborder="0"></iframe> -->
</div>
<div id="fade"></div>

<style>
    .gchj-c a{display: none;}
    .gchj-c a:nth-child(1),.gchj-c a:nth-child(2),.gchj-c a:nth-child(3),.gchj-c a:nth-child(4),.gchj-c a:nth-child(5),.gchj-c a:nth-child(6){display: block;}
</style>
<script>
    if ($(".gchj .w2 .gchj-c a").length > 6){
        $("#more").show();
    }

    $("#more").click(function (){
        $(".gchj .w2 .gchj-c a").show();
        $(this).hide();
    });

</script>
<script type="text/javascript">
    var options = {
        useEasing : true,    // 过渡动画效果,默认ture
        useGrouping : true,  // 千分位效果,例:1000->1,000。默认true
        separator : '',     // 使用千分位时分割符号
        decimal : '.',       // 小数位分割符号
        prefix : '',         // 前置符号
        suffix : ''          // 后置符号,可汉字
    };

    var a=$(".wmys").offset().top;
    var demo = new CountUp("myTargetElement", 0, 2005, 0, 3.5, options);
    var demo2 = new CountUp("myTargetElement2", 0, 11, 0, 3, options);
    var demo3 = new CountUp("myTargetElement3", 0, 200, 0, 3, options);
    var demo4 = new CountUp("myTargetElement4", 0, 1000000, 0, 3.5, options);
    $(window).scroll(function(){
        if($(window).scrollTop()>=a-850){
            demo.start();
            demo2.start();
            demo3.start();
            demo4.start();
        }
    })
</script>

<div class="footer d-y">
    <div class="footer-t">
        <div class="footer-s w1">
            <div class="footer-t-l">
                <?php  if(isset($ui_typeid) && !empty($ui_typeid)) : $typeid = $ui_typeid; else: $typeid = ""; endif; if(empty($typeid) && isset($channelartlist["id"]) && !empty($channelartlist["id"])) : $typeid = intval($channelartlist["id"]); endif;  if(isset($ui_row) && !empty($ui_row)) : $row = $ui_row; else: $row = 6; endif; $tagChannel = new \think\template\taglib\eyou\TagChannel; $_result = $tagChannel->getChannel($typeid, "top", "active", ""); if(is_array($_result) || $_result instanceof \think\Collection || $_result instanceof \think\Paginator): $fk = 0; $e = 1;$__LIST__ = is_array($_result) ? array_slice($_result,0, $row, true) : $_result->slice(0, $row, true); if( count($__LIST__)==0 ) : echo htmlspecialchars_decode("");else: foreach($__LIST__ as $key=>$field): $field["typename"] = text_msubstr($field["typename"], 0, 100, false); $__LIST__[$key] = $_result[$key] = $field;$fk= intval($key) + 1;$mod = ($fk % 2 ); ?>
                <dl>
                    <dt><?php echo $field['typename']; ?><span></span></dt>
                    <?php  if(isset($ui_typeid) && !empty($ui_typeid)) : $typeid = $ui_typeid; else: $typeid = ""; endif; if(empty($typeid) && isset($channelartlist["id"]) && !empty($channelartlist["id"])) : $typeid = intval($channelartlist["id"]); endif;  if(isset($ui_row) && !empty($ui_row)) : $row = $ui_row; else: $row = 10; endif;if(is_array($field['children']) || $field['children'] instanceof \think\Collection || $field['children'] instanceof \think\Paginator): $i = 0; $e = 1;$__LIST__ = is_array($field['children']) ? array_slice($field['children'],0,10, true) : $field['children']->slice(0,10, true); if( count($__LIST__)==0 ) : echo htmlspecialchars_decode("");else: foreach($__LIST__ as $key=>$field2): $field2["typename"] = text_msubstr($field2["typename"], 0, 100, false); $__LIST__[$key] = $_result[$key] = $field2;$i= intval($key) + 1;$mod = ($i % 2 ); ?>
                    <dd><a href="<?php echo $field2['typeurl']; ?>#list"><?php echo $field2['typename']; ?></a></dd>
                    <?php ++$e; endforeach; endif; else: echo htmlspecialchars_decode("");endif; $field2 = []; ?>
                </dl>
                <?php ++$e; endforeach; endif; else: echo htmlspecialchars_decode("");endif; $field = []; ?>

                <dl>
                    <h3>
                        <p>Follow us</p>
                        <img src="<?php  $tagGlobal = new \think\template\taglib\eyou\TagGlobal; $__VALUE__ = $tagGlobal->getGlobal("web_attr_1"); echo $__VALUE__; ?>" alt="" />
                    </h3>
                    <h4>
                        <?php  $tagFlink = new \think\template\taglib\eyou\TagFlink; $_result = $tagFlink->getFlink("image", "0,99"); if(is_array($_result) || $_result instanceof \think\Collection || $_result instanceof \think\Paginator): $i = 0; $e = 1; $__LIST__ = $_result;if( count($__LIST__)==0 ) : echo htmlspecialchars_decode("");else: foreach($__LIST__ as $key=>$field): $field["title"] = text_msubstr($field["title"], 0, 100, false); $__LIST__[$key] = $_result[$key] = $field;$i= intval($key) + 1;$mod = ($i % 2 ); ?>
                        <a href="<?php echo $field['url']; ?>" <?php echo $field['target']; ?>><img src="<?php echo $field['logo']; ?>" /><i><?php echo $field['title']; ?></i></a>
                        <?php ++$e; endforeach; endif; else: echo htmlspecialchars_decode("");endif; $field = []; ?>
                        <!--<a href="##" ><img src="/template/pc/skin/images/fx6.jpg" /><i><img src="<?php  $tagGlobal = new \think\template\taglib\eyou\TagGlobal; $__VALUE__ = $tagGlobal->getGlobal("web_attr_2"); echo $__VALUE__; ?>" style="width:100px" alt="" /></i></a>-->
                    </h4>
                </dl>
            </div>

        </div>
    </div>
    <div class="footer-b">
        <div class="footer-s w1">
            <span>Copyright © <?php  $tagGlobal = new \think\template\taglib\eyou\TagGlobal; $__VALUE__ = $tagGlobal->getGlobal("web_name"); echo $__VALUE__; ?> All rights reserved. </span>
        </div>
    </div>
</div>

<div class="footer2 d-x">
    <ul>
        <?php  if(isset($ui_typeid) && !empty($ui_typeid)) : $typeid = $ui_typeid; else: $typeid = ""; endif; if(empty($typeid) && isset($channelartlist["id"]) && !empty($channelartlist["id"])) : $typeid = intval($channelartlist["id"]); endif;  if(isset($ui_row) && !empty($ui_row)) : $row = $ui_row; else: $row = 6; endif; $tagChannel = new \think\template\taglib\eyou\TagChannel; $_result = $tagChannel->getChannel($typeid, "top", "active", ""); if(is_array($_result) || $_result instanceof \think\Collection || $_result instanceof \think\Paginator): $fk = 0; $e = 1;$__LIST__ = is_array($_result) ? array_slice($_result,0, $row, true) : $_result->slice(0, $row, true); if( count($__LIST__)==0 ) : echo htmlspecialchars_decode("");else: foreach($__LIST__ as $key=>$field): $field["typename"] = text_msubstr($field["typename"], 0, 100, false); $__LIST__[$key] = $_result[$key] = $field;$fk= intval($key) + 1;$mod = ($fk % 2 ); ?>
        <li>
            <div class="footer2-t">
                <?php if(!(empty($field['children']) || (($field['children'] instanceof \think\Collection || $field['children'] instanceof \think\Paginator ) && $field['children']->isEmpty()))): ?>
                <p><?php echo $field['typename']; ?></p>
                <span><img src="/template/pc/skin/images/xz.png" ></span>
                <?php else: ?>
                <a href="<?php echo $field['typeurl']; ?>"><p><?php echo $field['typename']; ?></p></a>
                <?php endif; ?>
            </div>
            <?php if(!(empty($field['children']) || (($field['children'] instanceof \think\Collection || $field['children'] instanceof \think\Paginator ) && $field['children']->isEmpty()))): ?>
            <div class="footer2-b">
                <?php  if(isset($ui_typeid) && !empty($ui_typeid)) : $typeid = $ui_typeid; else: $typeid = ""; endif; if(empty($typeid) && isset($channelartlist["id"]) && !empty($channelartlist["id"])) : $typeid = intval($channelartlist["id"]); endif;  if(isset($ui_row) && !empty($ui_row)) : $row = $ui_row; else: $row = 10; endif;if(is_array($field['children']) || $field['children'] instanceof \think\Collection || $field['children'] instanceof \think\Paginator): $i = 0; $e = 1;$__LIST__ = is_array($field['children']) ? array_slice($field['children'],0,10, true) : $field['children']->slice(0,10, true); if( count($__LIST__)==0 ) : echo htmlspecialchars_decode("");else: foreach($__LIST__ as $key=>$field2): $field2["typename"] = text_msubstr($field2["typename"], 0, 100, false); $__LIST__[$key] = $_result[$key] = $field2;$i= intval($key) + 1;$mod = ($i % 2 ); ?>
                <a href="<?php echo $field2['typeurl']; ?>#list"><?php echo $field2['typename']; ?></a>
                <?php ++$e; endforeach; endif; else: echo htmlspecialchars_decode("");endif; $field2 = []; ?>
            </div>
            <?php endif; ?>
        </li>
        <?php ++$e; endforeach; endif; else: echo htmlspecialchars_decode("");endif; $field = []; ?>
    </ul>
</div>

<div class="kf">
    <a href="##"><img src="/template/pc/skin/images/kf.png" alt="" /></a>
</div>

<a href="##" class="r" id="fhdb"><img src="/template/pc/skin/images/fhdb.png" alt="" /></a>

<!-- 底部按钮开始 -->
<div class="dbdh d-x">
    <ul>
        <li class="<?php if(CONTROLLER_NAME == 'Index'): ?>active<?php endif; ?>"><a href="/"><i class="iconfont icon-index"></i><?php  $tagLang = new \think\template\taglib\eyou\TagLang; $__VALUE__ = $tagLang->getLang('a:1:{s:4:"name";s:5:"yybl1";}'); echo $__VALUE__; ?></a></li>
        <?php  if(isset($ui_typeid) && !empty($ui_typeid)) : $typeid = $ui_typeid; else: $typeid = "1"; endif; if(empty($typeid) && isset($channelartlist["id"]) && !empty($channelartlist["id"])) : $typeid = intval($channelartlist["id"]); endif;  $tagType = new \think\template\taglib\eyou\TagType; $_result = $tagType->getType($typeid, "self", ""); if(is_array($_result) || $_result instanceof \think\Collection || $_result instanceof \think\Paginator):  $__LIST__ = $_result;if( count($__LIST__)==0 ) : echo htmlspecialchars_decode("");else: $field = $__LIST__;?><li <?php if($toptypeid == $field['typeid']): ?>class="active"<?php endif; ?>><a href="<?php echo $field['typeurl']; ?>"><i class="iconfont icon-chanpinzhongxin"></i>About</a></li><?php endif; else: echo htmlspecialchars_decode("");endif; $field = [];  if(isset($ui_typeid) && !empty($ui_typeid)) : $typeid = $ui_typeid; else: $typeid = "2"; endif; if(empty($typeid) && isset($channelartlist["id"]) && !empty($channelartlist["id"])) : $typeid = intval($channelartlist["id"]); endif;  $tagType = new \think\template\taglib\eyou\TagType; $_result = $tagType->getType($typeid, "self", ""); if(is_array($_result) || $_result instanceof \think\Collection || $_result instanceof \think\Paginator):  $__LIST__ = $_result;if( count($__LIST__)==0 ) : echo htmlspecialchars_decode("");else: $field = $__LIST__;?><li <?php if($toptypeid == $field['typeid']): ?>class="active"<?php endif; ?>><a href="<?php echo $field['typeurl']; ?>"><i class="iconfont icon-anli"></i><?php echo $field['typename']; ?></a></li><?php endif; else: echo htmlspecialchars_decode("");endif; $field = [];  if(isset($ui_typeid) && !empty($ui_typeid)) : $typeid = $ui_typeid; else: $typeid = "5"; endif; if(empty($typeid) && isset($channelartlist["id"]) && !empty($channelartlist["id"])) : $typeid = intval($channelartlist["id"]); endif;  $tagType = new \think\template\taglib\eyou\TagType; $_result = $tagType->getType($typeid, "self", ""); if(is_array($_result) || $_result instanceof \think\Collection || $_result instanceof \think\Paginator):  $__LIST__ = $_result;if( count($__LIST__)==0 ) : echo htmlspecialchars_decode("");else: $field = $__LIST__;?><li <?php if($toptypeid == $field['typeid']): ?>class="active"<?php endif; ?>><a href="<?php echo $field['typeurl']; ?>"><i class="iconfont icon-fuwurexian"></i><?php echo $field['typename']; ?></a></li><?php endif; else: echo htmlspecialchars_decode("");endif; $field = []; ?>
    </ul>
</div>
<!-- 底部按钮结束 -->
<script src="/template/pc/skin/js/js.js"></script>
</body>
</html>