#productsMobile{
	display: none;
}
body{
	overflow: hidden;
}


.canPinZhanSi{
	width: 1200px;
	text-align: center;
	padding-top: 100px;
}

.canPinZhanSi h1{
	font-size: 21px;
	font-weight: 400;
	color:#209d4f;
	height: 50px;
	background: url(../img/productsImg/hr.png) no-repeat  center 30%;
	}
	
.canPinZhanSi p{
	width: 386px;
	font-size: 16px;
	line-height: 30px;
	color: 26px;
	color: #666;
}

.product_icon{
	padding-top: 60px;
	width: 1200px;
	height: 170px;
}

.icon{
	width: 200px;
	text-align: center;
	float: left;
}

.icon a{
	display: block;
	width: 200px;
}

.icon p{
	margin-top: 20px;
	color: #666;
}

.icon p span{
	color:#1CC98A;
}

/*以下是猪肉部分*/
.pork{
	clear: all;
	padding-top: 60px;
	width: 1200px;
	height: 700px;
}

.title{
	width: 100%;
	height: 100px;
}

.title>h1{
	font-size: 21px;
	font-weight: 400;
	color:#209d4f;
	text-align: center;
}

.title>p{
	width: 386px;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: 26px;
	color: #666;
	}


.p_left,.right{
	float:left;
}

.p_left{
	padding-top: 100px;
	width: 25%;
	height:500px;
	background: #29cc90;
}


.p_left dl{
	width: 100%;
}

.p_left dl dt,.p_left dl p{
	width: 190px;
}

.p_left dl dt{
	height:70px;
	font-size: 30px;
	color: #fff;
	text-align: center;
	margin-top: 15px;
}

.p_left dd{
	text-align: center;
}

.p_left>p{
	font-size: 14px;
	color: #fff;
}

.concent{
	font-size: 14px;
	color: #fff;
}

.but{
	display: block;
	width: 150px;
	height: 36px;
	color:#fff;
	font-size: 14px;
	text-align: left;
	padding-left: 30px;
	margin-top: 60px;
	border: #fff 1px solid;
	line-height: 36px;
}

.but:hover{
	background: #fff;
	color:#1CC98A;
}

.p_right{
	background: yellow;
}

.p_right>div{
	background: url(../img/productsImg/pork3.png) no-repeat right 90%;
}

.p_right>div>p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	padding: 36px 120px 0 36px;
}

.odd,.even{
	float:left;
}
.odd{
	width: 300px;
	height: 300px;
}

.even{
	width: 600px;
	height: 300px;
}

.p_right .text{
	width: 180px;
	float:right;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}



/*以下是鸡肉部分*/

.egg{
	clear: all;
	padding-top: 60px;
	width: 1200px;
	height: 700px;
	margin-bottom: 100px;
}



.egg_left,.egg_right{
	float:right;
}

.egg_left{
	padding-top: 100px;
	width: 25%;
	height:500px;
	background: #29cc90;
}


.egg_left dl{
	width: 100%;
}

.egg_left dl dt,.egg_left dl p{
	width: 190px;
}

.egg_left dl dt{
	height:70px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	margin-top: 15px;
}

.egg_left dd{
	text-align: center;
}

.egg_left>p{
	font-size: 14px;
	color: #fff;
}



.egg_right{
	width: 75%;
}

.egg_right>div{
	background: url(../img/productsImg/pork3.png) no-repeat right 90%;
}

.egg_right>div>p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	padding: 36px 120px 0 36px;
}


.egg_right .text{
	width: 180px;
	float:left;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	background: #fff;
	padding-top: 70px;
	margin-left: 30px;
	font-weight: 400;
}
