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 : 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 : /www/wwwroot/www.jkmold.com/phpcms/templates/default/content/ |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=7" /> <title>{if isset($SEO['title']) && !empty($SEO['title'])}{$SEO['title']}{/if}{$SEO['site_title']}</title> <meta name="keywords" content="{$SEO['keyword']}"> <meta name="description" content="{$SEO['description']}"> <link href="{CSS_PATH}reset.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="{JS_PATH}jquery.min.js"></script> <style type="text/css"> body {background: url({IMG_PATH}v9/about_bg.png) repeat-x;} #header{ height:94px;} #header .logo{ padding:0 100px 0 20px;float:left;} .log{line-height:24px; height:24px;float:right; font-size:12px} .log{color:#c7c5c5; margin-top:40px} .log a{color:#6f6f6f;text-decoration: none;} .log a:hover{text-decoration: underline;} #header .content{width:880px; margin:auto; height:60px;padding:10px 0 0 0} #content{width:920px; margin:auto; padding:14px 0 0 0} .left-nav{width:210px; height:399px; padding-top:10px} .left-nav h1,.left-nav .content li,.left-nav .content li.cur a,.left-nav .bottom{background: url({IMG_PATH}v9/about_left.png) no-repeat right top} .left-nav h1{display:block; height:40px; text-indent:-999px; overflow:hidden} .left-nav .content{background: url({IMG_PATH}v9/about_left_bg.png) repeat-y right top; padding-left:44px} .left-nav .content li{background-position: right -102px; display:block; height:30px; line-height:30px; font-size:14px} .left-nav .content li a{display:block; height:25px; line-height:25px; padding-left:14px; color:#6f6f6f} .left-nav .content li.cur a{background-position: left -72px; font-weight:700; color:#0d4b9b} .left-nav .bottom{background-position: right -168px; height:216px} .col-auto{ padding:0 25px} .col-auto .title{font-size:25px;padding:5px 0 0;background: url({IMG_PATH}uline.gif) repeat-x left bottom; margin-bottom:15px} .col-auto .content p{ margin-bottom:15px; font-size:14px; line-height:25px; color:#6f6f6f} .footer{color:#666; line-height:24px;width:920px; margin:auto; text-align:center; padding:12px 0; margin-top:52px; border-top:1px solid #e5e5e5} .footer p.info a{color:#666;} </style> </head> <body> <div id="header"> <div class="content"> <div class="logo"><img src="{IMG_PATH}v9/logo.jpg" height="60" /></div> <span class="rt log"><a href="{siteurl($siteid)}">首页</a> | <a href="{APP_PATH}index.php?m=member&c=index&a=login">登录</a> | <a href="{APP_PATH}index.php?m=member&c=index&a=register">注册</a></span> </div> </div>