| 12345678910111213141516171819202122232425262728293031 | 
							- {dede:include filename="head_list.htm"/}
 
- <body class="index_sem">
 
- {dede:include filename="nav_inside.htm"/}
 
- 	<section class="main main_solu fixed">
 
- 		<section class="main_t simple_t">
 
- 			{dede:include filename="simple_t.htm"/}
 
- 		</section><!-- main_t end -->
 
- 		<section class="main_c">
 
- 				
 
- 			<section class="solution_meijie clearfix">
 
- 				{dede:include filename="sidebar_common.htm"/}
 
- 				<section class="main_c_r">
 
- 					{dede:channel type='son' }
 
- 						<div class="solu_mj_cont">
 
- 						   <div class="solu_mj_pic"><a href="[field:typeurl/]"><img src="[field:typeimg/]" width="158" height="142"></a></div>
 
- 						   <h3><a href="[field:typeurl/]">[field:typename/]</a></h3>
 
- 						   <p class="mt10">[field:content/]</p>
 
- 						   <a class="solu_mj_view" href="[field:typeurl/]" rel="nofollow">了解详细信息>></a>
 
- 						</div>
 
- 					{/dede:channel}
 
- 				</section>
 
- 			</section><!--  end -->
 
- 		
 
- 		</section><!-- main_c end -->
 
- 	</section><!-- mian end -->
 
- {dede:include filename="foot_article.htm"/}
 
- 	</body>
 
- </html>
 
 
  |