本移动适配规则只适用于栏目保存目录在根目录(示例:www.80zhan.com/seo/)。文章保存规则为:{typedir}/{aid}.html
	
	目录移动适配规则:
	PC :http://www.pc.com/([a-zA-Z]+)/   移动:http://m.m.com/${1}/
	二级目录移动适配规则:
	PC :http://www.pc.com/([a-zA-Z]+)/([a-zA-Z]+)/   移动:http://m.m.com/${1}/${2}/
	文章页移动适配规则:
	PC : http://www.pc.com/([a-zA-Z]+)/([0-9]+).html  移动: http://m.m.com/${1}/${2}.html

								



				