Server : nginx/1.22.1 System : Linux iZwz9daxib3w3i063fw434Z 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25 17:23:54 UTC 2020 x86_64 User : www ( 1000) PHP Version : 7.2.33 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 : /www/wwwroot/www.jkmold.com/phpcms/templates/xingjingke/content/ |
{php $cm=customField();$bl=$cm[$siteid];$lang= 'zh-cn';$l=LL($lang);} <!-- 首页header头部BEGIN --> <!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" /> <meta name="description" content="{$SEO['description']}"> <meta name="keywords" content="{$SEO['keyword']}"> <title>{if isset($SEO['title']) && !empty($SEO['title'])}{$SEO['title']}{/if}{$SEO['site_title']}</title> <link rel="stylesheet" href="{MRKL_PATH}css/reset.css"> <link rel="stylesheet" href="{MRKL_PATH}css/buttons.css"> <link rel="stylesheet" href="{MRKL_PATH}bootstrap/css/bootstrap.css"> <link rel="stylesheet" href="{MRKL_PATH}css/swiper.css"> <link rel="stylesheet" href="{MRKL_PATH}css/style.css"> <script type="text/javascript" src="{MRKL_PATH}js/jquery-1.11.3.js"></script> <script type="text/javascript" src="{MRKL_PATH}js/jquery.SuperSlide.2.1.1.js"></script> <script src="{MRKL_PATH}js/swiper.js"></script> <script src="{MRKL_PATH}layer/layer.js"></script> <script src="{MRKL_PATH}js/pull-down.js"></script> <!--[if lte IE 8]> <script type="text/javascript"> alert('Your browser version is too low. Please upgrade your browser'); window.location.href="/jianrong.html"; </script><![endif]--> </head> <body> <?php $arrchildid=$CATEGORYS[7]['arrchildid']; $arrchilds=explode(',',$arrchildid); switch($catid){ case $arrchilds[0]: case $arrchilds[1]: $big_bg=''; $top_box=''; break; case $arrchilds[2]: $big_bg='ins-header2'; $top_box='top-box2'; break; case $arrchilds[3]: $big_bg='ins-header3'; $top_box='top-box3'; break; case $arrchilds[4]: $big_bg='ins-header4'; $top_box='top-box4'; break; default: $big_bg=''; $top_box=''; break; } ?> <div class="ins-header {$big_bg}"> <div class="container2"> <div class="nav-box pc-con"> <div class="content"> <div class="logo"><a href="{siteurl($siteid)}"><img src="{MRKL_PATH}images/top-logo_03.png" alt=""></a></div> <div class="nav-con"> <ul id="nav"> <li class="sub-nav {if $catid==''}active{/if}"><a href="{siteurl($siteid)}">HOME</a></li> {pc:content action="category" catid="0" num="" order="listorder asc"} {loop $data $r} {if $r[child]==1} <li class="sub-nav {if $catid==$r['catid'] || $top_parentid==$r[catid] || $parentid==$r[catid]}active{/if}"><a href="{$r[url]}">{$r[catname]}</a><span><img src="{MRKL_PATH}images/nav-angle_03.jpg" alt="{$r[catname]}"></span> <div class="drop-down" > <ul> {php $db=0} {pc:content action="category" catid="$r[catid]" num="" order="listorder asc"} {loop $data $v} {if $db<=2} <li><a href="{$v[url]}">{$v[catname]}</a>|</li> {else} <li><a href="{$v[url]}">{$v[catname]}</a></li> {/if} {php $db++} {/loop} {/pc} </ul> <div style="clear: both"></div> </div> </li> {else} <li class="sub-nav {if $catid==$r['catid'] || $top_parentid==$r[catid] || $parentid==$r[catid]}active{/if}"><a href="{$r[url]}">{$r[catname]}</a></li> {/if} {/loop} {/pc} </ul> </div> <div style="clear: both"></div> </div> </div> </div> <div style="clear: both"></div> <div class="mobile-con"> <nav class="navbar navbar-default" style="position: fixed;width: 100%; top:0;z-index: 999"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="{siteurl($siteid)}"> <img src="{MRKL_PATH}images/top-logo_03.png" alt=""> </a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav navbar-right"> <li><a href="{siteurl($siteid)}">HOME</a></li> {pc:content action="category" catid="0" num="" order="listorder asc"} {loop $data $r} {if $r[child]==1} <li class="dropdown"> <a href="{$r[url]}" class="dropdown-toggle" data-toggle="dropdown">{$r[catname]}<span class="caret"></span></a> <ul style="margin-top: -1px" class="dropdown-menu dropdown-menu-right" role="menu"> {pc:content action="category" catid="$r[catid]" num="" order="listorder asc"} {loop $data $v} <li><a href="{$v[url]}">{$v[catname]}</a></li> {/loop} {/pc} </ul> </li> {else} <li><a href="{$r[url]}">{$r[catname]}</a></li> {/if} {/loop} {/pc} </ul> </div><!-- /.navbar-collapse --> </div><!-- /.container-fluid --> </nav> </div> </div>