5d901793961606de91be00b7bd318ab6f656ef93.svn-base 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320
  1. <!DOCTYPE html>
  2. <html mip>
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
  6. <meta name="keywords" content="<yunu:config name='seo_keywords'/>">
  7. <meta name="description" content="<yunu:config name='seo_description'/>">
  8. <title>{$content.title}-<yunu:config name="site_title"/></title>
  9. <link rel="stylesheet" type="text/css" href="https://mipcache.bdstatic.com/static/v1/mip.css">
  10. <link rel="canonical" href="<yunu:config name='wapurl'/>">
  11. <style mip-custom>
  12. .mip-head {
  13. position: fixed;
  14. top: 0;
  15. left: 0;
  16. width: 100%;
  17. background: #3285ff;
  18. z-index: 99;
  19. border-bottom: 1px solid #ccc;
  20. height: 43px;
  21. }
  22. .mip-head a {
  23. margin-left: 5px;
  24. color: #fff;
  25. float: left;
  26. }
  27. .mip-head a p {
  28. line-height: 44px;
  29. font-size: 20px;
  30. color: #fff;
  31. }
  32. .mip-head span {
  33. float: right;
  34. width: 44px;
  35. height: 44px;
  36. background: url(__PUBLIC__/img/other.png) no-repeat center;
  37. background-size: 100%;
  38. }
  39. .mip-nav h3.mip-tit a {
  40. transform: rotate(90deg);
  41. }
  42. .mip-nav mip-sidebar {
  43. width: 50%;
  44. background: #333;
  45. }
  46. .mip-nav mip-sidebar ul{
  47. margin: 0 10px;
  48. }
  49. .mip-nav mip-sidebar li {
  50. display: block;
  51. margin-top: 15px;
  52. margin-bottom: 20px;
  53. }
  54. .mip-nav mip-sidebar a{
  55. display: block;
  56. font-size: 14px;
  57. line-height: 24px;
  58. padding: 4px 0;
  59. color: #fff;
  60. border-bottom: 1px solid #fff;
  61. background-size: 15%;
  62. padding-left: 40px;
  63. }
  64. .mip-nav mip-sidebar li:first-child a{
  65. background: url(__PUBLIC__/img/index.png) no-repeat left;
  66. background-size: 15%;
  67. }
  68. .mip-nav mip-sidebar li:first-child+li a{
  69. background: url(__PUBLIC__/img/about.png) no-repeat left;
  70. background-size: 15%;
  71. background-size: 15%;
  72. }
  73. .mip-nav mip-sidebar li:first-child+li+li a{
  74. background: url(__PUBLIC__/img/pro.png) no-repeat left;
  75. background-size: 15%;
  76. }
  77. .mip-nav mip-sidebar li:first-child+li+li+li a{
  78. background: url(__PUBLIC__/img/new.png) no-repeat left;
  79. background-size: 15%;
  80. }
  81. .mip-nav mip-sidebar li:first-child+li+li+li+li a{
  82. background: url(__PUBLIC__/img/pic.png) no-repeat left;
  83. background-size: 15%;
  84. }
  85. .mip-nav mip-sidebar li:first-child+li+li+li+li+li a{
  86. background: url(__PUBLIC__/img/cont.png) no-repeat left;
  87. background-size: 15%;
  88. }
  89. .mip-nav mip-sidebar li:first-child+li+li+li+li+li+li a{
  90. background: url(__PUBLIC__/img/qt1.png) no-repeat left;
  91. background-size: 15%;
  92. }
  93. .mip-nav mip-sidebar li:first-child+li+li+li+li+li+li+li a{
  94. background: url(__PUBLIC__/img/qt2.png) no-repeat left;
  95. background-size: 15%;
  96. }
  97. .mip-nav mip-sidebar li:first-child+li+li+li+li+li+li+li+li a{
  98. background: url(__PUBLIC__/img/qt3.png) no-repeat left;
  99. background-size: 15%;
  100. }
  101. .mip-img-container {
  102. margin: 0;
  103. padding-top: 44px;
  104. }
  105. /*head-nav.css*/
  106. .mip-carousle-subtitle {
  107. font-size: 18px;
  108. }
  109. .mip-carousel-indicator-wrapper {
  110. position: relative;
  111. top: -10px;
  112. z-index: 10;
  113. }
  114. .mip-carousel-indicatorDot .mip-carousel-activeitem {
  115. background: #3285ff;
  116. }
  117. .mip-fl {float: left;}
  118. .mip-fr {float: right;}
  119. .mip-text {
  120. width: 98%;
  121. padding: 0 1%;
  122. }
  123. .mip-clearfix {
  124. clear: both;
  125. }
  126. .mip-ul {
  127. width: 100%;
  128. }
  129. .mip-ul li {
  130. width: 48%;
  131. margin: 1%;
  132. float: left;
  133. list-style: none;
  134. }
  135. .mip-about {
  136. width: 100%;
  137. }
  138. h3.mip-tit{
  139. text-align: left;
  140. margin-top: 10px;
  141. font-size: 16px;
  142. line-height: 32px;
  143. background: #f2f2f2;
  144. color: #666;
  145. font-weight: normal;
  146. display: inline-block;
  147. width: 100%;
  148. float: left;
  149. }
  150. h3.mip-tit i {
  151. width: 5px;
  152. height: 32px;
  153. background: #3285ff;
  154. float: left;
  155. margin-right: 10px;
  156. }
  157. h3.mip-tit a {
  158. float: right;
  159. line-height: 30px;
  160. font-size: 12px;
  161. color: #666;
  162. margin-right: 10px;
  163. width: 20px;
  164. height: 30px;
  165. background: url(http://chenyang.t.yunucms.cn/template/default/wap/img/rii.png) no-repeat center;
  166. background-size: 100%;
  167. }
  168. .mip-about .mip-text h4 {
  169. font-size: 16px;
  170. margin: 8px 0;
  171. text-align: left;
  172. font-weight: normal;
  173. }
  174. .mip-about .mip-text p {
  175. font-size: 13px;
  176. line-height: 24px;
  177. }
  178. .mip-foot {
  179. background: #f2f2f2;
  180. width: 100%;
  181. padding: 15px 0;
  182. margin-top: 20px;
  183. padding-bottom: 65px;
  184. }
  185. .mip-foot p {
  186. font-size: 13px;
  187. line-height: 24px;
  188. color: #666;
  189. padding: 0 10px;
  190. }
  191. .mip-foot-nav {
  192. position: fixed;
  193. bottom: 0;
  194. left: 0;
  195. width: 100%;
  196. height: 50px;
  197. background: #3285ff;
  198. z-index: 9;
  199. }
  200. .mip-foot-nav a {
  201. width: 24.7%;
  202. height: 50px;
  203. float: left;
  204. text-align: center;
  205. color: #fff;
  206. border-left: 1px solid #fff;
  207. }
  208. .mip-foot-nav a:first-child {
  209. border-left: none;
  210. }
  211. .mip-foot-nav a .mip-layout-container {
  212. width: 29px;
  213. height: 19px;
  214. display: block;
  215. margin: 5px auto;
  216. }
  217. .mip-foot-nav a span{
  218. font-size: 13px;
  219. color: #fff;
  220. }
  221. .gotop {
  222. width: 40px;
  223. height: 40px;
  224. background-size: 100%;
  225. background: #3285ff;
  226. }
  227. .mip-content h4{
  228. font-size: 16px;
  229. margin: 8px 0;
  230. text-align: left;
  231. font-weight: normal;
  232. }
  233. .mip-content p{
  234. font-size: 13px;
  235. line-height: 24px;
  236. margin-top: 8px;
  237. }
  238. .mip-content .mip-layout-container {
  239. max-width: 98%;
  240. display: block;
  241. margin: 5px auto;
  242. }
  243. .mip-show-tit {}
  244. .mip-show-tit h3 {
  245. display: block;
  246. text-align: center;
  247. font-size: 18px;
  248. color: #3285ff;
  249. margin-bottom: 8px;
  250. margin-top: 8px;
  251. }
  252. .mip-show-tit p {
  253. width: 100%;
  254. text-align: center;
  255. }
  256. .mip-show-tit p span {
  257. display: inline-block;
  258. margin: 0 5px;
  259. font-size: 13px;
  260. line-height: 24px;
  261. color: #666;
  262. }
  263. .mip-prve {
  264. width: 98%;
  265. padding: 0 1%;
  266. margin-top: 15px;
  267. }
  268. .mip-prve p {
  269. font-size: 13px;
  270. line-height: 24px;
  271. color: #666;
  272. }
  273. .mip-prve p a {
  274. font-size: 13px;
  275. line-height: 24px;
  276. color: #666;
  277. display: inline-block;
  278. }
  279. </style>
  280. <noscript>
  281. <style mip-officialrelease>
  282. body {
  283. -webkit-animation: none;
  284. -moz-animation: none;
  285. -ms-animation: none;
  286. animation: none
  287. }
  288. </style>
  289. </noscript>
  290. </head>
  291. <body>
  292. <include file="public:header" />
  293. <div class="mip-show-tit">
  294. <h3>{$content.title}</h3>
  295. <p>
  296. <span>浏览量:{$content.click}</span>
  297. <span>发布时间:{$content.update_time|date='Y-m-d',###}</span>
  298. </p>
  299. </div>
  300. <div class="mip-content">
  301. <mip-img src="{$content.pic}"></mip-img>
  302. <div class="mip-text">
  303. {$content.content}
  304. </div>
  305. </div>
  306. <div class="mip-prve">
  307. <p>上一篇: {$content.prev}</p>
  308. <p>下一篇: {$content.next}</p>
  309. </div>
  310. <div class="mip-clearfix"></div>
  311. <include file="public:footer" />
  312. </html>