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




/* ====== 内容而-公共区块 ====== */
section{ /* 公共区块 */
	
	
}
section article{ /* 文章内容块 */
	
	
}
section article h1{margin-top:2%}
section article h6{ 
	margin-top:1%;
	text-align:center;  
}


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




}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
