123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363 |
- <!DOCTYPE html>
- <html mip>
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
- <meta name="keywords" content="<yunu:config name='seo_keywords'/>">
- <meta name="description" content="<yunu:config name='seo_description'/>">
- <title>{$category.title}-<yunu:config name="site_title"/></title>
- <link rel="stylesheet" type="text/css" href="https://mipcache.bdstatic.com/static/v1/mip.css">
- <link rel="canonical" href="<yunu:config name='wapurl'/>">
-
- <style mip-custom>
- .mip-head {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- background: #3285ff;
- z-index: 99;
- border-bottom: 1px solid #ccc;
- height: 43px;
- }
- .mip-head a {
- margin-left: 5px;
- color: #fff;
- float: left;
- }
- .mip-head a p {
- line-height: 44px;
- font-size: 20px;
- color: #fff;
- }
- .mip-head span {
- float: right;
- width: 44px;
- height: 44px;
- background: url(__PUBLIC__/img/other.png) no-repeat center;
- background-size: 100%;
- }
- .mip-nav h3.mip-tit a {
- transform: rotate(90deg);
- }
- .mip-nav mip-sidebar {
- width: 50%;
- background: #333;
- }
- .mip-nav mip-sidebar ul{
- margin: 0 10px;
- }
- .mip-nav mip-sidebar li {
- display: block;
- margin-top: 15px;
- margin-bottom: 20px;
- }
- .mip-nav mip-sidebar a{
- display: block;
- font-size: 14px;
- line-height: 24px;
- padding: 4px 0;
- color: #fff;
- border-bottom: 1px solid #fff;
- background-size: 15%;
- padding-left: 40px;
- }
- .mip-nav mip-sidebar li:first-child a{
- background: url(__PUBLIC__/img/index.png) no-repeat left;
- background-size: 15%;
- }
- .mip-nav mip-sidebar li:first-child+li a{
- background: url(__PUBLIC__/img/about.png) no-repeat left;
- background-size: 15%;
- background-size: 15%;
- }
- .mip-nav mip-sidebar li:first-child+li+li a{
- background: url(__PUBLIC__/img/pro.png) no-repeat left;
- background-size: 15%;
- }
- .mip-nav mip-sidebar li:first-child+li+li+li a{
- background: url(__PUBLIC__/img/new.png) no-repeat left;
- background-size: 15%;
- }
- .mip-nav mip-sidebar li:first-child+li+li+li+li a{
- background: url(__PUBLIC__/img/pic.png) no-repeat left;
- background-size: 15%;
- }
- .mip-nav mip-sidebar li:first-child+li+li+li+li+li a{
- background: url(__PUBLIC__/img/cont.png) no-repeat left;
- background-size: 15%;
- }
- .mip-nav mip-sidebar li:first-child+li+li+li+li+li+li a{
- background: url(__PUBLIC__/img/qt1.png) no-repeat left;
- background-size: 15%;
- }
- .mip-img-container {
- margin: 0;
- padding-top: 44px;
- }
- /*head-nav.css*/
- .mip-carousle-subtitle {
- font-size: 18px;
- }
- .mip-carousel-indicator-wrapper {
- position: relative;
- top: -10px;
- z-index: 10;
- }
- .mip-carousel-indicatorDot .mip-carousel-activeitem {
- background: #3285ff;
- }
- .mip-fl {float: left;}
- .mip-fr {float: right;}
- .mip-text {
- width: 98%;
- padding: 0 1%;
- }
- .mip-clearfix {
- clear: both;
- }
- .mip-ul {
- width: 100%;
- }
- .mip-ul li {
- width: 48%;
- margin: 1%;
- float: left;
- list-style: none;
- }
- .mip-about {
- width: 100%;
- }
- h3.mip-tit{
- text-align: left;
- margin-top: 10px;
- font-size: 16px;
- line-height: 32px;
- background: #f2f2f2;
- color: #666;
- font-weight: normal;
- display: inline-block;
- width: 100%;
- float: left;
- }
- h3.mip-tit i {
- width: 5px;
- height: 32px;
- background: #3285ff;
- float: left;
- margin-right: 10px;
- }
- h3.mip-tit a {
- float: right;
- line-height: 30px;
- font-size: 12px;
- color: #666;
- margin-right: 10px;
- width: 20px;
- height: 30px;
- background: url(http://chenyang.t.yunucms.cn/template/default/wap/img/rii.png) no-repeat center;
- background-size: 100%;
- }
- .mip-about .mip-text h4 {
- font-size: 16px;
- margin: 8px 0;
- text-align: left;
- font-weight: normal;
- }
- .mip-about .mip-text p {
- font-size: 13px;
- line-height: 24px;
- }
- .mip-foot {
- background: #f2f2f2;
- width: 100%;
- padding: 15px 0;
- margin-top: 20px;
- padding-bottom: 65px;
- }
- .mip-foot p {
- font-size: 13px;
- line-height: 24px;
- color: #666;
- padding: 0 10px;
- }
- .mip-foot-nav {
- position: fixed;
- bottom: 0;
- left: 0;
- width: 100%;
- height: 50px;
- background: #3285ff;
- z-index: 9;
- }
- .mip-foot-nav a {
- width: 24.7%;
- height: 50px;
- float: left;
- text-align: center;
- color: #fff;
- border-left: 1px solid #fff;
- }
- .mip-foot-nav a:first-child {
- border-left: none;
- }
- .mip-foot-nav a .mip-layout-container {
- width: 29px;
- height: 19px;
- display: block;
- margin: 5px auto;
- }
- .mip-foot-nav a span{
- font-size: 13px;
- color: #fff;
- }
- .gotop {
- width: 40px;
- height: 40px;
- background-size: 100%;
- background: #3285ff;
- }
- .mip-content h4{
- font-size: 16px;
- margin: 8px 0;
- text-align: left;
- font-weight: normal;
- }
- .mip-content p{
- font-size: 13px;
- line-height: 24px;
- margin-top: 8px;
- }
- .mip-content .mip-layout-container {
- max-width: 98%;
- display: block;
- margin: 5px auto;
- }
- .mip-list-tit{
- text-align: left;
- font-size: 16px;
- line-height: 32px;
- background: #f2f2f2;
- color: #666;
- font-weight: normal;
- display: inline-block;
- width: 100%;
- height: 44px;
- margin-bottom: 10px;
- }
- .mip-list-tit .mip-nav-wrapper .navbar-toggle {
- background: url(__PUBLIC__/img/rii.png) no-repeat center;
- width: 32px;
- height: 32px;
- background-size: 65%;
- float: right;
- border: none;
- transform:rotate(90deg);
- padding: 0;
- margin-top: 7px;
- margin-right: 5px;
- }
- .mip-list-tit .mip-nav-wrapper .navbar-toggle .icon-bar {
- display: none;
- }
- .mip-list-tit .mip-nav-wrapper .navbar-brand{
- font-size: 16px;
- line-height: 32px;
- color: #666;
- }
- .mip-list-tit .mip-nav-wrapper .navbar-brand i{
- width: 5px;
- height: 32px;
- background: #3285ff;
- float: left;
- margin-right: 10px;
- }
- .mip-list-tit .mip-nav-wrapper .navbar-toggle {
- outline: 0;
- }
- .mip-list-tit .mip-nav-wrapper #bs-navbar .navbar-nav li {
- display: block;
- margin-top: 15px;
- width: 100%;
- border: none;
- }
- .mip-list-tit .mip-nav-wrapper #navbar-wise-close-btn{
- position: absolute;
- right: 30px;
- z-index: 10;
- }
- .mip-list-tit .mip-nav-wrapper #bs-navbar .navbar-nav a {
- font-size: 15px;
- margin-right: 15px;
- margin-top: 1px;
- width: 100%;
- display: block;
- }
- .mip-list-tit mip-sidebar li button {
- width: 20px;
- height: 20px;
- display: inline-block;
- }
- .mip-list-tit mip-sidebar a{
- display: block;
- font-size: 14px;
- line-height: 24px;
- padding: 4px 0;
- border-bottom: 1px solid #fff;
- }
- </style>
- <noscript>
- <style mip-officialrelease>
- body {
- -webkit-animation: none;
- -moz-animation: none;
- -ms-animation: none;
- animation: none
- }
- </style>
- </noscript>
- </head>
- <body>
-
- <include file="public:header" />
-
-
- <div class="mip-list-tit">
- <div class="mip-nav-wrapper">
- <mip-nav-slidedown
- data-id="bs-navbar"
- class="mip-element-sidebar container"
- data-showbrand="1"
- data-brandname="<i></i>{$category.title}">
- <nav id="bs-navbar" class="navbar-collapse collapse navbar navbar-static-top">
- <ul class="nav navbar-nav navbar-right">
- <li>
- <button id="navbar-wise-close-btn"></button>
- </li>
- <yunu:catlist type="self" limit="20">
- <a href="{$catlist.url}">{$catlist.title}</a>
- </yunu:catlist>
- </ul>
- </nav>
- </mip-nav-slidedown>
- </div>
- </div>
- <div class="mip-content">
- <div class="mip-text">
- {$category.content}
- </div>
- </div>
- <div class="mip-clearfix"></div>
-
- <include file="public:footer" />
-
- </html>
|