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/766d36b5a535675b689fd79887cd4d45.php
<?php if (!defined('THINK_PATH')) exit(); /*a:5:{s:38:"./template/pc/lists_images_quality.htm";i:1624064766;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="gywm3 padding">
    <div class="w2 w100">
        <div class="gywm3-t m-b2">
            <h3 class="f-s20">Quality Assurance & Quality Control</h3>
            <h4 class="d-y">NEATA provides batteries to our customers with the best performance and quality. NEATA is also certified with ISO9001, CE, ROSH and UL.</h4>
            <p>
                <a href="##" class="a1"></a>
                <a href="##" class="a2"></a>
            </p>
        </div>
        <div class="gywm3-b">
            <div class="swiper-container">
                <div class="swiper-wrapper">
                    <?php  if(isset($ui_typeid) && !empty($ui_typeid)) : $typeid = $ui_typeid; else: $typeid = $eyou['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 = 99; endif; $channelid = ""; $param = array(      "typeid"=> $typeid,      "notypeid"=> "",      "flag"=> "",      "noflag"=> "",      "channel"=> $channelid,      "joinaid"=> "", ); $tag = array (
  'typeid' => '$eyou.field.typeid',
  'row' => '99',
  'id' => 'f',
); $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=>$f): $aid = $f["aid"];$f["title"] = text_msubstr($f["title"], 0, 100, false);$f["seo_description"] = text_msubstr($f["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 ); ?>
                    <div class="swiper-slide ban_box">
                        <a href="<?php echo $field3['image_url']; ?>" class="pirobox_gall">
                            <h4><img src="<?php echo $field3['image_url']; ?>" alt=""></h4>
                            <p><?php echo $field3['intro']; ?></p>
                        </a>
                    </div>
                    <?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; $f = []; ?>
                </div>
            </div>
        </div>
    </div>
</div>

<div class="zlkz w2 w30 margin">
    <div class="zlkz-l w100 m-b2">
        <h3 class="m-b1 f-s20">Quality Control</h3>
        <p class="f-s14 l-h">Our Quality Control department consists of well-trained and experienced staff working constantly to improve the quality of our battery. In order to achieve that NEATA makes daily inspection of all the battery, with collection and rigorous analysis of the data.</p>
    </div>
    <div class="zlkz-r w100">
        <img src="/template/pc/skin/images/zlkz-1.jpg" alt="">
    </div>
</div>

<div class="gckz padding">
    <div class="w2 w100">
        <h3 class="f-s20 m-b2">In-process Quality Control</h3>
        <img src="/template/pc/skin/images/gckz-1.png" alt="">
    </div>
</div>
<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>