| 1234567891011121314151617181920212223242526272829303132 | 
							- {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">
 
- 				
 
- 			{dede:type}
 
- 				<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:type}
 
- 		
 
- 		</section><!-- main_c end -->
 
- 	</section><!-- mian end -->
 
- {dede:include filename="foot_article.htm"/}
 
- 	</body>
 
- </html>
 
 
  |