/* ========= 平板电脑布局: 481px 至 768px。样式继承自: 移动设备布局 =========  */
@media only screen and (min-width: 481px) {

/* ====== ====== ====== 企业介绍 about 页面 ====== ====== ====== */






















/* ====== 页面引导 ====== */
nav.contentNav{ /* 页面引导 */
	
}


/* ====== 内容而-公共区块 ====== */
section{ /* 公共区块 */
	
	height:auto;
	background:none;
	
}
section article{ /* 文章内容块 */
	
	height:auto;
	background:none;	
}
section article h1{margin-top:2%}
section article h6{ 
	margin-top:1%;
	text-align:center;  
}
section article h6 span{ margin-right: 0.7em; }

section aside{ /* 内容其他块 */
	
	height:auto;
	background:none;
	
}




}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
