1234567891011121314151617181920 |
- {dede:include filename="head_list.htm"/}
- <body>
- {dede:include filename="nav_inside.htm"/}
- <section class="main fixed">
- {dede:include filename="position.htm"/}
- <section class="main_c clearfix">
- {dede:include filename="sidebar_news.htm"/}
- <section class="article">
- {dede:field.content/}
- <p><img src='/uploads/allimg/141016/400电话.jpg' alt='企业400电话'/></p>
- <p><img src='/uploads/allimg/141016/logo-vi设计.jpg' alt='logo,VI设计'/></p>
- <p><img src='/uploads/allimg/141016/企业邮箱.jpg' alt='企业邮箱'/></p>
- <p><img src='/uploads/allimg/141016/企业qq.jpg' alt='企业QQ'/></p>
- </section><!-- article end -->
-
- </section><!-- main_c end -->
- </section><!-- main end -->
- {dede:include filename="foot_article.htm"/}
- </body>
- </html>
|