@media only screen and (min-width:467px) and (max-width:768px){
	nav{height:25px;line-height:25px;margin-top:10px}
	section{width:100%;margin:10px auto;}
	.titleMes{width:60%;height:40px;margin:10px auto;}
	#detailTitle{font-size: 40px;float:left;color:#620000;font-weight: bolder;}
	/*#provDetail{float:left;margin:20px 0 0 20px;padding:0 20px ;width:180px;height: 25px;line-height:25px;background:#710507;color:#fff;border-radius: 13px}*/
	.detailCon{width: 100%;margin-top:40px;clear:both;}
	#leftPic{width:503px;height:auto;margin:0 auto;}
	.mainpic{display:block;border:#ff7800 3px solid;border-radius:3px; margin-bottom: 10px}
	.rppic{width:503px;}
	.rppic img{width:240px;height:191px;display:block;border:#ff7800 3px solid;border-radius:3px;}
	#fmPic{float: left;font-weight: bolder;cursor: pointer; }
	#setpic{float: right;font-weight: bolder;cursor: pointer;}

	.mClear{clear:both;height:15px;}
	.rightCon{width:620px;margin:10px auto;}
	.frameTit{width:600px;height:30px;border-radius:15px;font-size: 18px;font-weight: bolder;padding-left:20px; line-height: 30px;color: #fff;background:#ff7800;}


	#fomula,#order,#inAladdin{width: 600px;padding:10px 0 15px 20px ;font-size: 16px}
	#hotCount{width:600px;height:25px;font-size: 25px;color: red;text-align: right;margin-top: 30px;}
	#hotCount img{vertical-align:middle;}

	
	.toMainLink{width:200px;height:55px;background:#710507;border: #fff 2px solid;color:#fff;line-height:55px;padding:0 10px;font-size: 30px;border-radius:5px;text-align: center;margin:10px auto;}
	.toMainLink:hover{background: #ff7800}
	.guideBlock{width:140px;height:55px;font-size: 30px;line-height:55px;margin:10px auto;}
	#prev,#next{width:55px;height:55px;background:#710507;border: #fff 2px solid;color:#fff;float:left;margin:0 5px;text-align: center;}
}