| 123456789101112131415161718192021222324252627282930313233 | 
							- {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_hy_list">
 
- 				{dede:channel type='son'}
 
- 					<dl class="solution_app">
 
- 						<dt>
 
- 							<h2 >[field:typename/]行业APP解决方案</h2>
 
- 							<p ><strong>SOLUTION</strong>/CHINA MOBILE TO DEVELOP THE BRAND</p>
 
- 						</dt>
 
- 						<dd>
 
- 							<p class="solu_app_img"><img src="[field:typeimg/]" alt="[field:typename/]" /></p>
 
- 							<p class="solu_app_intro">[field:content/]</p>
 
- 							<p class="solu_app_pic"><img src="[field:typeword/]" alt="[field:typename/]" /></p>
 
- 						</dd>
 
- 					</dl>
 
- 				{/dede:channel}
 
- 			</section>
 
- 		
 
- 		</section><!-- main_c end -->
 
- 	</section><!-- mian end -->
 
- {dede:include filename="foot_article.htm"/}
 
- 	</body>
 
- </html>
 
 
  |