f3a12d4a54355419c52948e452ae601d52220a60.svn-base 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363
  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>{$category.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-img-container {
  94. margin: 0;
  95. padding-top: 44px;
  96. }
  97. /*head-nav.css*/
  98. .mip-carousle-subtitle {
  99. font-size: 18px;
  100. }
  101. .mip-carousel-indicator-wrapper {
  102. position: relative;
  103. top: -10px;
  104. z-index: 10;
  105. }
  106. .mip-carousel-indicatorDot .mip-carousel-activeitem {
  107. background: #3285ff;
  108. }
  109. .mip-fl {float: left;}
  110. .mip-fr {float: right;}
  111. .mip-text {
  112. width: 98%;
  113. padding: 0 1%;
  114. }
  115. .mip-clearfix {
  116. clear: both;
  117. }
  118. .mip-ul {
  119. width: 100%;
  120. }
  121. .mip-ul li {
  122. width: 48%;
  123. margin: 1%;
  124. float: left;
  125. list-style: none;
  126. }
  127. .mip-about {
  128. width: 100%;
  129. }
  130. h3.mip-tit{
  131. text-align: left;
  132. margin-top: 10px;
  133. font-size: 16px;
  134. line-height: 32px;
  135. background: #f2f2f2;
  136. color: #666;
  137. font-weight: normal;
  138. display: inline-block;
  139. width: 100%;
  140. float: left;
  141. }
  142. h3.mip-tit i {
  143. width: 5px;
  144. height: 32px;
  145. background: #3285ff;
  146. float: left;
  147. margin-right: 10px;
  148. }
  149. h3.mip-tit a {
  150. float: right;
  151. line-height: 30px;
  152. font-size: 12px;
  153. color: #666;
  154. margin-right: 10px;
  155. width: 20px;
  156. height: 30px;
  157. background: url(http://chenyang.t.yunucms.cn/template/default/wap/img/rii.png) no-repeat center;
  158. background-size: 100%;
  159. }
  160. .mip-about .mip-text h4 {
  161. font-size: 16px;
  162. margin: 8px 0;
  163. text-align: left;
  164. font-weight: normal;
  165. }
  166. .mip-about .mip-text p {
  167. font-size: 13px;
  168. line-height: 24px;
  169. }
  170. .mip-foot {
  171. background: #f2f2f2;
  172. width: 100%;
  173. padding: 15px 0;
  174. margin-top: 20px;
  175. padding-bottom: 65px;
  176. }
  177. .mip-foot p {
  178. font-size: 13px;
  179. line-height: 24px;
  180. color: #666;
  181. padding: 0 10px;
  182. }
  183. .mip-foot-nav {
  184. position: fixed;
  185. bottom: 0;
  186. left: 0;
  187. width: 100%;
  188. height: 50px;
  189. background: #3285ff;
  190. z-index: 9;
  191. }
  192. .mip-foot-nav a {
  193. width: 24.7%;
  194. height: 50px;
  195. float: left;
  196. text-align: center;
  197. color: #fff;
  198. border-left: 1px solid #fff;
  199. }
  200. .mip-foot-nav a:first-child {
  201. border-left: none;
  202. }
  203. .mip-foot-nav a .mip-layout-container {
  204. width: 29px;
  205. height: 19px;
  206. display: block;
  207. margin: 5px auto;
  208. }
  209. .mip-foot-nav a span{
  210. font-size: 13px;
  211. color: #fff;
  212. }
  213. .gotop {
  214. width: 40px;
  215. height: 40px;
  216. background-size: 100%;
  217. background: #3285ff;
  218. }
  219. .mip-content h4{
  220. font-size: 16px;
  221. margin: 8px 0;
  222. text-align: left;
  223. font-weight: normal;
  224. }
  225. .mip-content p{
  226. font-size: 13px;
  227. line-height: 24px;
  228. margin-top: 8px;
  229. }
  230. .mip-content .mip-layout-container {
  231. max-width: 98%;
  232. display: block;
  233. margin: 5px auto;
  234. }
  235. .mip-list-tit{
  236. text-align: left;
  237. font-size: 16px;
  238. line-height: 32px;
  239. background: #f2f2f2;
  240. color: #666;
  241. font-weight: normal;
  242. display: inline-block;
  243. width: 100%;
  244. height: 44px;
  245. margin-bottom: 10px;
  246. }
  247. .mip-list-tit .mip-nav-wrapper .navbar-toggle {
  248. background: url(__PUBLIC__/img/rii.png) no-repeat center;
  249. width: 32px;
  250. height: 32px;
  251. background-size: 65%;
  252. float: right;
  253. border: none;
  254. transform:rotate(90deg);
  255. padding: 0;
  256. margin-top: 7px;
  257. margin-right: 5px;
  258. }
  259. .mip-list-tit .mip-nav-wrapper .navbar-toggle .icon-bar {
  260. display: none;
  261. }
  262. .mip-list-tit .mip-nav-wrapper .navbar-brand{
  263. font-size: 16px;
  264. line-height: 32px;
  265. color: #666;
  266. }
  267. .mip-list-tit .mip-nav-wrapper .navbar-brand i{
  268. width: 5px;
  269. height: 32px;
  270. background: #3285ff;
  271. float: left;
  272. margin-right: 10px;
  273. }
  274. .mip-list-tit .mip-nav-wrapper .navbar-toggle {
  275. outline: 0;
  276. }
  277. .mip-list-tit .mip-nav-wrapper #bs-navbar .navbar-nav li {
  278. display: block;
  279. margin-top: 15px;
  280. width: 100%;
  281. border: none;
  282. }
  283. .mip-list-tit .mip-nav-wrapper #navbar-wise-close-btn{
  284. position: absolute;
  285. right: 30px;
  286. z-index: 10;
  287. }
  288. .mip-list-tit .mip-nav-wrapper #bs-navbar .navbar-nav a {
  289. font-size: 15px;
  290. margin-right: 15px;
  291. margin-top: 1px;
  292. width: 100%;
  293. display: block;
  294. }
  295. .mip-list-tit mip-sidebar li button {
  296. width: 20px;
  297. height: 20px;
  298. display: inline-block;
  299. }
  300. .mip-list-tit mip-sidebar a{
  301. display: block;
  302. font-size: 14px;
  303. line-height: 24px;
  304. padding: 4px 0;
  305. border-bottom: 1px solid #fff;
  306. }
  307. </style>
  308. <noscript>
  309. <style mip-officialrelease>
  310. body {
  311. -webkit-animation: none;
  312. -moz-animation: none;
  313. -ms-animation: none;
  314. animation: none
  315. }
  316. </style>
  317. </noscript>
  318. </head>
  319. <body>
  320. <include file="public:header" />
  321. <div class="mip-list-tit">
  322. <div class="mip-nav-wrapper">
  323. <mip-nav-slidedown
  324. data-id="bs-navbar"
  325. class="mip-element-sidebar container"
  326. data-showbrand="1"
  327. data-brandname="<i></i>{$category.title}">
  328. <nav id="bs-navbar" class="navbar-collapse collapse navbar navbar-static-top">
  329. <ul class="nav navbar-nav navbar-right">
  330. <li>
  331. <button id="navbar-wise-close-btn"></button>
  332. </li>
  333. <yunu:catlist type="self" limit="20">
  334. <a href="{$catlist.url}">{$catlist.title}</a>
  335. </yunu:catlist>
  336. </ul>
  337. </nav>
  338. </mip-nav-slidedown>
  339. </div>
  340. </div>
  341. <div class="mip-content">
  342. <div class="mip-text">
  343. {$category.content}
  344. </div>
  345. </div>
  346. <div class="mip-clearfix"></div>
  347. <include file="public:footer" />
  348. </html>