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/543f2f0cecde911499bda1ca24637235.php
<?php if (!defined('THINK_PATH')) exit(); /*a:5:{s:30:"./template/pc/view_product.htm";i:1626782008;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>
    .log-l a{padding:0 15px;}
</style>

<div class="cpzx-z w2 w30 margin">
    <div class="ny-zpal-t w100">
        <div class="ny-zpal-z-t-l w100">
            <div class="magnifierContainer">
                <div class="imgLeft">
                    <!-- 中号图片 -->
                    <div class="imgMedium" id="imgMedium">
                        <!-- 放大镜 -->
                        <div class="magnifier" id="magnifier" style="display: none; left: 262px; top: 76px;">
                            <img src="http://product.dangdang.com/images/zoom_pup.png">
                        </div>
                        <!-- 图片 -->
                        <div class="mediumContainer display-y" id="mediumContainer">
                            <img src="">
                        </div>
                        <div id="zhezhao"></div>
                    </div>

                    <!-- 缩略图 -->
                    <div class="imasf">

                        <div class="imasf-bb bd">
                            <div class="swiper-container swiper-container2 ">
                                <div class="swiper-wrapper">
                                    <?php if(is_array($eyou['field']['image_list']) || $eyou['field']['image_list'] instanceof \think\Collection || $eyou['field']['image_list'] instanceof \think\Paginator): $pro_k = 0; $e = 1; $__LIST__ = $eyou['field']['image_list'];if( count($__LIST__)==0 ) : echo htmlspecialchars_decode("");else: foreach($__LIST__ as $key=>$field): $pro_k= intval($key) + 1;$mod = ($pro_k % 2 ); ?>
                                    <div class="swiper-slide swiper-slide-active">
                                        <a href="##"><img src="<?php echo $field['image_url']; ?>" alt="<?php echo $field['title']; ?>"></a>
                                    </div>
                                    <?php echo isset($field["ey_1563185380"])?$field["ey_1563185380"]:""; ?><?php echo (1 == $e && isset($field["ey_1563185376"]))?$field["ey_1563185376"]:""; ++$e; endforeach; endif; else: echo htmlspecialchars_decode("");endif; $field = []; if($pro_k == 0): ?>
                                    <div class="swiper-slide swiper-slide-active">
                                        <a href="##"><img src="<?php echo $eyou['field']['litpic']; ?>"></a>
                                    </div>
                                    <?php endif; ?>
                                </div>
                                <!-- Add Pagination -->
                                <div class="swiper-button-next">></div>
                                <div class="swiper-button-prev"><</div>
                            </div>
                            <script>
                                var swiper = new Swiper('.swiper-container2', {
                                    slidesPerView: 5,
                                    spaceBetween: 20,
                                    pagination: {
                                        el: '.swiper-pagination',
                                        clickable: true,
                                    },
                                    navigation: {
                                        nextEl: '.swiper-button-next',
                                        prevEl: '.swiper-button-prev',
                                    },
                                    breakpoints: {
                                        320: {  //当屏幕宽度大于等于320
                                            slidesPerView: 1,
                                            spaceBetween: 10
                                        },
                                        768: {  //当屏幕宽度大于等于768
                                            slidesPerView: 2,
                                            spaceBetween: 20
                                        },
                                        1200: {  //当屏幕宽度大于等于1280
                                            slidesPerView: 5,
                                            spaceBetween: 30
                                        }
                                    }

                                });
                            </script>
                        </div>

                    </div>
                </div>

                <div class="imgRight">
                    <!-- 大图 -->
                    <div class="img_u" id="img_u" style="display: none;">
                        <img src="<?php echo $eyou['field']['litpic']; ?>" style="margin-left: -567.1px; margin-top: -283.899px;">
                    </div>
                </div>
            </div>
            <script>
                jQuery(".imasf").slide({titCell:".hd ul",mainCell:".bd ul",autoPage:true,effect:"left",vis:6});

                /*$('#img_x li').eq(0).css('border', '2px solid coral');*/
                $('#zhezhao').mousemove(function(e){
                    $('#img_u').show();
                    $('#magnifier').show();
                    var left = e.offsetX - parseInt($('#magnifier').width()) / 2;
                    var top = e.offsetY - parseInt($('#magnifier').height()) / 2;
                    left = left < 0 ? 0 : left;
                    left = left > (parseInt($('#zhezhao').outerWidth()) - parseInt($('#magnifier').outerWidth())) ? (parseInt($('#zhezhao').outerWidth()) - parseInt($('#magnifier').outerWidth())) : left;
                    top = top < 0 ? 0 : top;
                    top = top > (parseInt($('#zhezhao').outerHeight()) - parseInt($('#magnifier').outerHeight())) ? (parseInt($('#zhezhao').outerHeight()) - parseInt($('#magnifier').outerHeight())) : top;

                    $('#magnifier').css('left', left + 'px');
                    $('#magnifier').css('top', top + 'px');

                    var leftRate = left / parseInt($('#zhezhao').outerWidth());
                    var bigLeft = leftRate * parseInt($('#img_u img').outerWidth());
                    $('#img_u img').css('margin-left', -bigLeft + 'px');

                    var topRate = top / parseInt($('#zhezhao').outerHeight());
                    var bigTop =  topRate * parseInt($('#img_u img').outerHeight());
                    $('#img_u img').css('margin-top', -bigTop + 'px');
                })
                $('#zhezhao').mouseleave(function(){
                    $('#img_u').hide();
                    $('#magnifier').hide();
                })

                var b=$('.swiper-container2  img').eq(0).attr('src');
                $('#mediumContainer img').attr('src', b);
                var c=$('#mediumContainer img').attr('src');
                $("#img_u img").attr('src',c);

                var c=$('#mediumContainer img').attr('src');
                $("#img_u img").attr('src',c);
                $("iframe").hide();
                $('.swiper-container2  img').mouseover(function(){
                    var abc=$(this).attr('selected');
                    if(abc){
                        $('#mediumContainer img').hide();
                        $("iframe").show();
                        $("iframe").attr('src',abc);
                    }else{
                        var a=$(this).attr('src');
                        $('#mediumContainer img').show();
                        $('#mediumContainer img').attr('src', a);

                        var c=$('#mediumContainer img').attr('src');
                        $("#img_u img").attr('src',c);
                        $("iframe").hide();
                    }

                });
                $(document).ready(function() {
                    $(".imasf-bb .swiper-slide").mouseover(function() {
                        $(".imasf-bb .swiper-slide").eq($(this).index()).addClass("swiper-slide-active").siblings().removeClass('swiper-slide-active');

                    });
                });

                setInterval(function(){
                    var a=$(".swiper-slide-active img").attr('src');
                    $(".mediumContainer img").attr('src',a);
                }, 100);
            </script>
        </div>
        <div class="ny-zpal-z-t-r w100">
            <h3><?php echo $eyou['field']['title']; ?></h3>
            <?php echo $eyou['field']['content']; ?>
        </div>
    </div>
    <div class="cpzx-z-t2 m-t2 m-b">
        <dl class="w100 m-b2">
            <h3><b>Characteristics</b></h3>
            <dd>
                <?php echo $eyou['field']['characteristics']; ?>
            </dd>
        </dl>
        <dl class="w100 m-b2">
            <h3><b>Applications</b></h3>
            <dd>
                <?php echo $eyou['field']['applications']; ?>
            </dd>
        </dl>
    </div>
    
    <style>
        .cpzx-z-t2{display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 50px auto;}
        .cpzx-z-t2 dl{width: 45%;}
        .cpzx-z-t2 dl>h3{padding: 10px;
    font-size: 20px;
    font-weight: normal;
    /* border-bottom: 1px solid #ccc; */
    margin-bottom: 20px;
    color: #fff;
    background: #515151;}
        .cpzx-z-t2 dl dd{}
        .cpzx-z-t2 dl dd *{font-size: 16px!important;
    line-height: 24px!important;}
        .cpzx-z-t2{}
        .cpzx-z-t2{}
        .cpzx-z-t2{}
        .cpzx-z-t2{}
        .cpzx-z-t2{}
        .cpzx-z-t2{}
        .cpzx-z-t2{}
        .cpzx-z-t2{}
        .cpzx-z-t2{}
    </style>
    
    <div class="ny-zpal-z-c">
        <h3>Project details</h3><?php echo $eyou['field']['detail']; ?>
    </div>
    <div class="ny-zpal-z-b">
        <?php  $tagPrenext = new \think\template\taglib\eyou\TagPrenext; $_result = $tagPrenext->getPrenext("pre");if(!empty($_result) || (($_result instanceof \think\Collection || $_result instanceof \think\Paginator ) && $_result->isEmpty())): $field = $_result; $field["title"] = text_msubstr($field["title"], 0, 100, false); ?>
        <a href="<?php echo $field['arcurl']; ?>" class="a1"><?php  $tagLang = new \think\template\taglib\eyou\TagLang; $__VALUE__ = $tagLang->getLang('a:1:{s:4:"name";s:5:"sys11";}'); echo $__VALUE__; ?></a>
        <?php else: ?>
        <a href="<?php echo $field['arcurl']; ?>" class="a1"><?php  $tagLang = new \think\template\taglib\eyou\TagLang; $__VALUE__ = $tagLang->getLang('a:1:{s:4:"name";s:5:"sys11";}'); echo $__VALUE__; ?></a>
        <?php endif; $field = [];  $tagPrenext = new \think\template\taglib\eyou\TagPrenext; $_result = $tagPrenext->getPrenext("next");if(!empty($_result) || (($_result instanceof \think\Collection || $_result instanceof \think\Paginator ) && $_result->isEmpty())): $field = $_result; $field["title"] = text_msubstr($field["title"], 0, 100, false); ?>
        <a href="<?php echo $field['arcurl']; ?>" class="a2"><?php  $tagLang = new \think\template\taglib\eyou\TagLang; $__VALUE__ = $tagLang->getLang('a:1:{s:4:"name";s:5:"sys12";}'); echo $__VALUE__; ?></a>
        <?php else: ?>
        <a href="<?php echo $field['arcurl']; ?>" class="a2"><?php  $tagLang = new \think\template\taglib\eyou\TagLang; $__VALUE__ = $tagLang->getLang('a:1:{s:4:"name";s:5:"sys12";}'); echo $__VALUE__; ?></a>
        <?php endif; $field = []; ?>
    </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>