| Server IP : 156.238.232.47 / Your IP : 216.73.216.150 Web Server : nginx/1.25.3 System : Linux C202504152095410 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : www ( 1000) PHP Version : 8.3.25 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 MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /www/data/wwwroot/2026_03_25_01/template/en/ |
Upload File : |
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no">
<title>{pboot:if('{sort:title}'=='')}{pboot:pagetitle}{else}{sort:title}{/pboot:if}</title>
<meta name="keywords" content="{pboot:if('{sort:keywords}'=='')}{pboot:pagekeywords}{else}{sort:keywords}{/pboot:if}">
<meta name="description" content="{pboot:if('{sort:description}'=='')}{pboot:pagedescription}{else}{sort:description}{/pboot:if}">
<link href="{pboot:sitedomain}/skin/css/iconfont.css" rel="stylesheet" type="text/css"/>
<link href="{pboot:sitedomain}/skin/css/style.css" rel="stylesheet" type="text/css"/>
<link href="{pboot:sitedomain}/skin/css/sj.css" rel="stylesheet" type="text/css"/>
<script src="{pboot:sitedomain}/skin/js/jquery-1.8.3.min.js"></script>
<script src="{pboot:sitedomain}/skin/js/menu.js"></script>
<script src="{pboot:sitedomain}/skin/js/all.js"></script>
</head>
<body>
{include file=head.html}
<div class="bat">{pboot:sort scode=25}<img src="[sort:pic]">{/pboot:sort}</div>
<div class="ny_st w1400">
<div class="ny_st_r">
<div class="ny_bt">
<div class="bt_r"> {pboot:position indextext=Home}</div>
<div class="bt_l">{sort:name}</div>
</div>
<div class="ny_fa">
<ul>
{pboot:search num=10 order=sorting}
<li><a href="[search:link]" title="[search:title]">
<div class="img"><img src="[search:ico]" alt="[search:title]"/></div>
<div class="txt">
<div class="txt2">
<div class="ml1">[search:title]</div>
<div class="ml2">[search:description lencn=40]</div>
<div class="ml3"><span>More<i class="iconfont icon-triangleright"></i></span></div>
</div>
</div>
</a></li>
{/pboot:search}
</ul>
</div>
{pboot:if({page:rows}>0)}
<div class="pagebar">
<div class="pagination">
<a class="page-item page-link hidden-sm" href="{page:index}" title="Home">Home</a>
<a class="page-item page-link st" href="{page:pre}" title=""><<</a>
{page:numbar}
<a class="page-item page-link" href="javascript:;" title="all">{page:current}/{page:count}</a>
<a class="page-item page-link st" href="{page:next}" title="">>></a>
<a class="page-item page-link hidden-sm" href="{page:last}" title="End">End</a>
</div>
</div>
{else}
<div class="tac text-secondary">No Data!</div>
{/pboot:if}
</div>
{include file=left.html}
</div>
<script>
$('.ny_st_l .ny_cp_fl ul li p').click(function(){
$(this).parent().toggleClass('yc');
$(this).siblings('.xl').stop(true).slideToggle();
});
</script>
{include file=foot.html}
</body>
</html>