| 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/2025_12_22_01/template/cn/ |
Upload File : |
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<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}">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="format-detection" content="telephone=no" />
<meta name="renderer" content="webkit" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" />
<meta http-equiv="x-dns-prefetch-control" content="on" />
<link href="{pboot:sitedomain}/skin/css/ab.css" rel="stylesheet" />
<link href="{pboot:sitedomain}/skin/css/swiper-animate.css" rel="stylesheet" type="text/css" />
<link href="{pboot:sitedomain}/skin/css/style.css" rel="stylesheet" type="text/css" />
<script src="{pboot:sitedomain}/skin/js/jquery-3.6.0.js"></script>
</head>
<body>
{include file=head.html}
<!-- main -->
<main class="common-container company-profile">
<div class="inner-banner">
<div class="banner-img pagesbanner">{pboot:sort scode={sort:tcode}}<img src="[sort:pic]">{/pboot:sort}
<div class="pagesbanner-animate">
<p class="p1">{sort:name}</p>
<p class="p2"></p>
</div>
</div>
</div>
<div class="breadcrumbs-nav" style="padding-top: 5px;padding-bottom: 5px;"> {pboot:position indextext=首页}</div>
<div class="news-content">
<ul class="news-list">
{pboot:list num=8 order=sorting}
<li class="list-1">
<div class="news-info">
<p class="news-date">[list:date style=Y-m-d]</p>
<h3 class="news-title"><a href="[list:link]">[list:title]</a></h3>
<p class="news-text">[list:description lencn=120]</p>
<a href="[list:link]" class="more-btn">View more<i class="iconfont icon-angle-right" aria-hidden="true"></i></a> </div>
<div class="news-img"><a href="[list:link]"><img src="[list:ico]" class="lazy" alt="[list:title]" /></a></div>
</li>
{/pboot:list}
</ul>
{pboot:if({page:rows}>0)}
<div class="pagebar">
<div class="pagination">
<a class="page-item page-link hidden-sm" href="{page:index}" title="">首页</a>
<a class="page-item page-link st" href="{page:pre}" title=""><<</a>
{page:numbar}
<a class="page-item page-link" href="javascript:;" title="">{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="">末页</a>
</div>
</div>
{else}
<div class="tac text-secondary">暂无内容!</div>
{/pboot:if}
</div>
</main>
{include file=foot.html}
</body>
</html>