@media only screen and (min-width:769px) {
	*{padding:0;margin:0;}
	a{text-decoration: none;color: #fff}
	a:hover{color: #fff}
	html,body{width: 100%;background: url(../images/bg.gif);}
	
	/*页头*/
	header{width:100%;height:206px;padding-top:127px;background: url(../images/banner.gif) center top no-repeat;}
	.prodPic{width:366px;margin:0 auto;}
	.toTop{position: fixed;right:5px;bottom:0%;z-index: 10;display: none}
	/*页面标题*/
	nav{width: 366px;height:120px;margin:0 auto;text-align: center;font-size: 20px;color:#888;}

	/*鼠标移动动画*/
	@-webkit-keyframes iconBig{
		0%{	-webkit-transform:scale(1);}
		100%{-webkit-transform:scale(1.05);}
	}
	@-moz-keyframes iconBig{
		0%{-moz-transform:scale(1);}
		100%{-moz-transform:scale(1.05);}
	}
	/*菜谱选择*/	
	.choicePic{width:1005px;margin:0 auto;}
	.choicePic img{width:500px;height: 233px}
	.cpCooking{width:500px;height: 233px;background:url(../images/cooking.png) no-repeat;float:left; }
	.cpBaking{width:500px;height: 233px;background:url(../images/baking.png) no-repeat;float:left;margin-left: 5px }

	/*列表区*/
	#listArea{width: 1200px;margin:0 auto;}
	#listArea ul{list-style: none;}
	#listArea ul li{float:left;margin:16px 8px;width:384px;height:135px;cursor:pointer; background:url(../images/listBg.gif) no-repeat;border-radius:70px 10px 10px 70px;box-shadow:0 0 5px #ccc}
	#listArea ul li:hover{box-shadow:0 0 8px #999;animation:iconBig 1s 1 forwards;}



	/*食谱图标*/
	#listArea ul li div img{width:106px;height:106px;border-radius:56px;border: #ff7800 3px solid;}
	.iconLight{width: 112px;height:112px;margin:12px 20px 0 15px;border-radius:56px;float:left;-webkit-transform:scale(1);-moz-transform:scale(1);}
	.labCont{width:208px;height:75px;float:left;margin:50px 0 0 20px;}
	.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:1005px;margin:0 auto;height:50px;}
	.WNlab{width: 200px;height:50px;float: left;background: url("../images/wnBg.png") no-repeat;}
	#RollInfo{width:780px;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:1200px;height:115px; margin:10px auto;}
	#pageBlock{float:left;width:330px;height:55px;margin-left: 15px;}
	#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{float: left;margin-right: 10px}
	#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{height:55px;float: right;background:#710507;border: #fff 2px solid;color:#fff;line-height:55px;padding:0 10px;font-size: 30px;border-radius:5px;}
	.toHomeLink:hover{background: #ff7800}
	.toOtL{height:55px;float:left;background:#710507;border: #fff 2px solid;color:#fff;line-height:55px;padding:0 10px;font-size: 30px;border-radius:5px;}
	.toOtL:hover{background: #ff7800}
	.att{font-size: 12px;color:#620000;clear:both;padding-top: 15px}

	/*搜索*/
	.searchArea{height:53px;width:300px;float: left;background:#710507;border: #fff 2px solid;color:#fff;padding:0 9px;border-radius:5px;padding-top: 2px}
	.searchAreaS{height:53px;width:300px;margin:0 auto;background:#710507;border: #fff 2px solid;color:#fff;padding:0 9px;border-radius:5px;padding-top: 2px}
	#searchFood{float:left;display:block;border:none;height:35px;width: 148px;font-size:18px;background:#efe6d0;margin-top: 9px}
	#ckfSearch,#ingSearch{float:left;display:block;border: 1px solid #fff;background:#ee733f;font-size:16px;height:35px;width: 75px;color:#fff;margin-top: 9px}
	#ckfSearch:active,#ingSearch:active{background:#710507 }

	/*底部*/
	.cpnBg{width:100%;height:200px;background:url(../images/ftbg.gif);font-size:14px;color:#fff;clear:both}
	.cpnContent{width:1200px;height:130px;margin:5px auto;padding:40px 0 0 0;}
	.icp_ba{width:1070px;height:130px;float:left;}
	.logoImg{width:471px;height:52px;background: url(../../images/logo_btm.png) no-repeat;}
	.sgqrBtm{width:120px;height:130px;float:left;text-align: center;}
}
