国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

164 lines
3.6KB

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset={dede:global.cfg_soft_lang/}" />
  5. <title>搜索结果页-<?php echo $cfg_webname;?></title>
  6. <style>
  7. *{
  8. padding:0;
  9. margin:0;
  10. }
  11. body{
  12. font-family:Arial, Helvetica, sans-serif;
  13. font-size:14px;
  14. }
  15. a{
  16. color:#03F;
  17. }
  18. a:hover{
  19. color:#F30;
  20. text-decoration:none;
  21. }
  22. .cbox{
  23. width:98%;
  24. margin:8px auto 0px;;
  25. }
  26. .top{
  27. height:60px;
  28. background:url(/templets/images/toplogo.gif) 6px center no-repeat;
  29. }
  30. .searchbox{
  31. margin:20px 0px 0px 240px;
  32. }
  33. input,select,textarea{
  34. vertical-align:middle;
  35. font-size:14px;
  36. }
  37. .searchbox .keyword{
  38. margin:-1px 5px 0 2px;
  39. padding:5px;
  40. width:223px;
  41. height:13px;
  42. border:1px solid #a7a6aa;
  43. font-size:14px;
  44. }
  45. .searchbox .searchbut{
  46. padding:1px 6px 0px 6px;
  47. height:23px;
  48. line-height:12px;
  49. font-size:14px;
  50. margin-top:-2px;
  51. }
  52. .searchbox .adslink{
  53. margin-left:10px;
  54. }
  55. .stitle{
  56. height:35px;
  57. line-height:35px;
  58. background-color:#F0F9EE;
  59. text-indent:20px;
  60. }
  61. .lightkeyword{
  62. font-weight:bold;
  63. color:#F00;
  64. }
  65. .slist dl{
  66. display:block;
  67. width:96%;
  68. margin:12px auto 0px;
  69. padding-bottom:8px;
  70. }
  71. .slist dl dt a{
  72. line-height:27px;
  73. font-size:14px;
  74. letter-spacing:1px;
  75. }
  76. .slist dl dd p{
  77. line-height:19px;
  78. color:#444;
  79. font-size:14px;
  80. margin-left:5px;
  81. }
  82. .slist dl dd span{
  83. font-size:12px;
  84. line-height:23px;
  85. color:#390;
  86. }
  87. .slist dl dd a{
  88. color:#777;
  89. text-decoration:none
  90. }
  91. .slist dl dd a:hover{
  92. color:#F30;
  93. }
  94. .slist dl dd span{
  95. margin-right:10px;
  96. }
  97. .spage{
  98. margin-top:10px;
  99. line-height:25px;
  100. height:25px;
  101. background:#F7F7F7;
  102. text-align:center;
  103. }
  104. .spage *{
  105. text-decoration:none;
  106. vertical-align:middle;
  107. letter-spacing:1px;
  108. }
  109. .otherkey{
  110. margin-top:10px;
  111. height:31px;
  112. line-height:31px;
  113. overflow:hidden;
  114. text-indent:10px;
  115. }
  116. .footer{
  117. text-align:center;
  118. margin-top:10px;
  119. border-top:1px solid #DDD;
  120. font-size:12px;
  121. line-height:37px;
  122. }
  123. .footer span{
  124. color:#060;
  125. }
  126. </style>
  127. </head>
  128. <body>
  129. <div class="top cbox">
  130. <div class="searchbox">
  131. </div>
  132. </div>
  133. <div class="stitle cbox">
  134. 搜索结果页
  135. </div>
  136. <div class="slist cbox">
  137. {dede:datalist}
  138. <?php
  139. $fields['stime'] = GetDateTimeMk($fields['senddate']);
  140. $fields['arcurl'] = GetArcUrl($fields['aid'],$fields['typeid'],$fields['senddate'],$fields['title'],$fields['ismake'],$fields['arcrank'],$fields['namerule'],$fields['typedir'],$fields['money']);
  141. $fields['typeurl'] = GetTypeUrl($fields['typeid'],MfTypedir($fields['typedir']),$fields['isdefault'],$fields['defaultname'],
  142. $fields['ispart'],$fields['namerule2'],$fields['moresite'],$fields['siteurl'],$fields['sitepath']);
  143. ?>
  144. <dl>
  145. <dt><a href="{dede:field.arcurl/}" target="_blank">{dede:field.title/}</a></dt>
  146. <dd><p>{dede:field.description1/}...</p></dd>
  147. <dd>
  148. <span><a href="{dede:field.arcurl/}" target="_blank">{dede:field.arcurl/}</a></span>
  149. <span>类别: <a href="{dede:field.typeurl/}" target="_blank">{dede:field.typename/}</a></span>
  150. <span>点击: {dede:field.click/}</span>
  151. <span>日期: {dede:field.stime/}</span>
  152. </dd>
  153. </dl>
  154. {/dede:datalist}
  155. </div>
  156. <div class="spage cbox">
  157. {dede:pagelist listsize='5'/}
  158. </div>
  159. <div class="footer cbox">
  160. Powered by <a href="https://www.dedebiz.com" title="DedeBIZ内容管理系统-国内流行的内容管理系统多端全媒体解决方案" target="_blank">DedeBIZ{dede:global name='cfg_version'/}</a> &copy; 2022 <a href="https://www.dedebiz.com/" target="_blank">DedeBIZ</a> Inc.<br><div class="copyright">{dede:global name='cfg_powerby'/}&nbsp;&nbsp;{dede:global name='cfg_beian'/}</div></p>
  161. </div>
  162. </body>
  163. </html>