| 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_01_09_01/template/cn/ |
Upload File : |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="renderer" content="webkit">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<title>{sort:title}</title>
<meta name="keywords" content="{sort:keywords}">
<meta name="description" content="{sort:description}">
<link rel="stylesheet" href="{pboot:sitedomain}/skin/css/bootstrap.min.css" type="text/css" media="screen" charset="utf-8">
<link rel="stylesheet" href="{pboot:sitedomain}/skin/css/animate.min.css" type="text/css" media="screen" charset="utf-8">
<link rel="stylesheet" href="{pboot:sitedomain}/skin/css/jquery.fancybox.css" type="text/css" media="screen" charset="utf-8">
<link rel="stylesheet" href="{pboot:sitedomain}/skin/css/slick.css" type="text/css" media="screen" charset="utf-8">
<link rel="stylesheet" href="{pboot:sitedomain}/skin/css/style.css" type="text/css" media="screen" charset="utf-8">
</head>
<style>
.site a::before {
content: '' !important;
width: 0 !important;
}
/*.site a{*/
/*margin: 0;*/
/*text-align: center;*/
/*line-height: 45px;*/
/*}*/
.header .top .share ul li a {
text-align: center;
line-height: 45px;
}
.header .top .share ul li a img {
margin-right: 3px;
}
.header-container {
position: relative;
}
@media (min-width: 1200px) {
.header .nav {
position: absolute;
right: 4%;
}
}
.last-a {
padding-right: 0 !important;
}
@media (max-width: 1349px) {
.header .nav {
right: 0;
}
}
</style>
<body>
{include file=head.html}
{include file=nybanner.html}
<div class="wrapper">
<div class="wrap wrap-news">
<div class="container">
<div class="news">
<div class="row"> {pboot:list num=8 order=sorting}
<div class="col-xs-6 col-md-3 list wow fadeInUp" data-wow-duration=".8s">
<div class="item"> <b><a href="[list:link]">[list:title lencn=30]</a></b>
<div class="pic"> <a class="img-box" href="[list:link]"><img class="lazy" data-src="[list:ico]" width="340" height="150" title="[list:title]" alt="[list:title]" /></a>
<div class="date">
<h3>[list:date style=M]</h3>
<span>[list:date style=d,Y]</span> </div>
</div>
<p><a href="[list:link]">[list:description lencn=60]</a></p>
</div>
</div>
{/pboot:list} </div>
</div>
<!-- 分页 -->
{include file=page.html} </div>
</div>
</div>
{include file=foot.html}
<script type="text/javascript">
$('.page').addClass("wow fadeInUp").attr("data-wow-duration","1s");
</script>