@media only screen and (min-width:467px) and (max-width:768px){

	*{padding:0;margin:0;}
	a{text-decoration: none;color: #fff}
	html,body{width: 100%;background: url(../images/bg.gif);}
	/*页头*/
	header{width:100%;padding-top:70px;background: url(../images/banner.gif) center top no-repeat;background-size: auto 60%;}
	.prodPic{width:70%;margin:0 auto;text-align: center;}
	.prodPic img{width: 60%}
	.toTop{position: fixed;right:5px;bottom:0%;z-index: 10;display: none}
	/*页面标题*/
	nav{width: 100%;margin:0 auto;text-align: center;font-size: 20px;color:#888;}
	nav img{width: 50%}

	/*菜谱选择*/
	.choicePic{width:705px;margin:0 auto;}
	.choicePic img{width: 350px;height:163px;}
	.cpCooking{width:350px;height: 163px;background:url(../images/cooking.png) no-repeat;float:left; background-size: 350px 163px}
	.cpBaking{width:350px;height: 163px;background:url(../images/baking.png) no-repeat;float:left;margin-left: 5px;background-size: 350px 163px }


	/*列表区*/
	#listArea{width: 768px;margin:0 auto;}
	#listArea ul{list-style: none;}
	#listArea ul li{float:left;margin:16px 8px;width:360px;height:127px;background:url(../images/listBg.gif) no-repeat;background-size:365px auto;border-radius:70px 10px 10px 70px;box-shadow:0 0 5px #ccc}

	/*食谱图标*/
	#listArea ul li div img{width:102px;height:102px;border-radius:56px;border: #ff7800 3px solid;}
	.iconLight{width: 107px;height:107px;margin:10px 20px 0 12px;border-radius:56px;float:left;}
	.labCont{width:200px;height:75px;float:left;margin-top:40px;}
	.recTitle{color: #333;font-size:24px;margin-bottom: 28px;font-weight: bolder}
	.provide{font-size: 10px;width: 110px;height:16px;float:left;background:#710507;color:#fff;border-radius: 8px;padding-left: 10px;line-height: 16px}
	.pDate{float:left;width:70px; height:16px;font-size:9px; line-height: 16px;margin-left:10px;color:#710507;}

	/*菜谱统计*/
	.recRecord{clear:both;text-align: center;}
	.recCount,.schName{font-size: 24px;font-weight: bolder;color: #880000}

	/*最近更新*/
	.WhatNews{width:705px;margin:0 auto;height:50px;}
	.WNlab{width: 200px;height:50px;float: left;background: url("../images/wnBg.png") no-repeat;}
	#RollInfo{width:480px;height:50px;float:left;line-height: 50px;padding-left: 20px;overflow: hidden;font-size: 18px;color:#710507;font-weight: bolder; }
	#RollInfo ul{list-style: none;}
	#RollInfo ul li a{color:#710507;}

	/*分页及回主页*/
	#pageNav{clear:both;width:768px;margin:10px auto;}
	#pageBlock{width:350px;height:55px;margin:0 auto;}
	#pageBlock ul{list-style: none;font-size: 30px}
	#pageBlock ul li{width:55px;height:55px;border-radius:5px;float: left;margin-right:10px;text-align: center;line-height: 55px}
	#pageBlock ul li:nth-of-type(1){background:#710507;border: #fff 2px solid;color:#fff;}
	#pageBlock ul li:nth-of-type(2){background:#fff;border: #710507 2px solid;color:#710507;}
	#pageBlock ul li:nth-of-type(3){background:#710507;border: #fff 2px solid;color:#fff;}
	#pageBlock ul li:nth-of-type(4){border: #710507 2px solid;width: 100px;color:#710507;}

	.pageSel{clear:both;width:205px;margin:10px auto;}
	#pageSInput{width: 100px;height: 55px;border: #710507 2px solid;line-height: 55px;border-radius:5px;font-size: 30px;text-align: center;}
	#pageSChk{width: 100px;height: 59px;line-height: 59px;border-radius:5px;font-size: 30px;text-align: center;vertical-align: top;}

	.toHomeLink{display: none}
	.toOtL{clear:both;height:55px;width:202px;background:#710507;margin:10px auto;text-align: center; border: #fff 2px solid;color:#fff;line-height:55px;font-size: 30px;border-radius:5px;}
	.toOtL:hover{background: #ff7800}

	.att{padding:0 10px;font-size: 14px;color:#620000;clear:both;padding-top: 15px}

	.searchArea,.searchAreaS{height:53px;width:300px;margin:0 auto;background:#710507;border: #fff 2px solid;color:#fff;padding:0 10px;border-radius:5px;padding-top: 2px}
	#searchFood{float:left;display:block;border: none;margin-top: 9px;height:35px;width: 148px;font-size:18px;background:#efe6d0 }
	#ckfSearch,#ingSearch{float:left;display:block;margin-top: 9px;border: 1px solid #fff;background:#ee733f;font-size:16px;height:35px;width: 75px;color:#fff;}
	#ckfSearch:active;#ingSearch:active{background:#710507 }

	/*底部*/
	.cpnBg{width:100%;height:350px;background:url(../images/ftbg.gif) repeat-x;font-size:14px;color:#fff;background-color:#671500;clear:both;}
	.cpnContent{width:768px;height:130px;margin:5px auto;padding:40px 0 0 0;}
	.icp_ba{width:100%;height:130px;float:left;}
	.logoImg{width:471px;height:52px;background: url(../../images/logo_btm.png) no-repeat;background-size:471px auto }
	.sgqrBtm{width:120px;height:130px;float:left;text-align: center;margin-top: 20px;margin-top:20px;}
}