@charset "utf-8";
/* CSS Document */
/*首页全局*/
.main{width:100%;height:auto;text-align:center}
.pubH{width:1200px;margin:auto;  padding-bottom:20px;position:relative; display:inline-block;  text-align:left}
@media (max-width:1200px){
	/**1200px以下*/
	.pubH{width:1020px;}
}
@media (max-width:1024px){
	.pubH{width:100%;height:auto;}
}
.pubH .title{font-size:2em;top:-20px;position:absolute;width:100%; text-align:center; padding:10px 0 0;}
.pubH .titleen{font-size:1.2em;top:90px;position:absolute;width:100%;  color:#999; padding:0 0 10px; text-align:center}
.pubH .content{margin-top:100px;}
@media (max-width:1024px){
	.pubH .content{margin-top:80px;}
}
.qiyejianjie{width:90%;border-radius:5px;border:solid 1px #ccc;padding:1em; margin:10px auto; text-indent:2em; line-height:2}
/*科学养殖*/
.tophei{display:inline-block;background-color:#ffffff}
.pubH div.g1{overflow:hidden;margin:auto;}
.pubH div.g1 div{width:28%;  margin:0 2.5%; background-repeat:no-repeat;background-position:top;}
.pubH div.g1 div span{margin-top:200px; display:inline-block;text-indent:2em; line-height:1.8;display:block;}
.youzhipingzhong,.kexueyangzhi,.tianranmuchang{position:relative;float:left;}
.youzhipingzhong{background-image: url(zhu.png);left:0px;}
.kexueyangzhi{background-image: url(kexue.png); left:0px; }
.tianranmuchang{background-image: url(tianran.png);right:0px;}
.ljgd{display:none}
@media (max-width:800px){
	.ljgd{ display:block;width:50%;height:40px; background-color:#666; color:#FFF; text-align:center; line-height:40px; border-radius:10px; margin:30px auto}
}
@media (max-width:1024px){
	.pubH div.g1{}
	.pubH div.g1 div{width:31%;  margin:0 0 0 2%;}
	.pubH div.g1 div span{margin-top:100%;height:9em;line-height:1.8em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;}
	.youzhipingzhong,.kexueyangzhi,.tianranmuchang{background-size:100% auto;}
}
/*枞阳黑猪*/
.zongyangheizhu{background:#F4F4F4;background-image:url(b1.png?v1); background-repeat:no-repeat; background-position:right bottom}
.zyhz{display:none;}
.zyhz p{line-height:2.5; text-indent:2em; margin:10px; }
@media (max-width:1024px){
	.zongyangheizhu{background-image:url();}
}
.zyhz div.text{width:60%;float:left;}
.zyhz div.text p{line-height:2.5;}
.zyhz div.movie{width:40%;float:right}
.zyhz div.movie div.show{width:80%;height:0; overflow:hidden; padding-bottom:50%; background-color:#666; margin:0 5% 5%; position:relative}
.zyhz div.movie div.show iframe{position:absolute;width:100%;height:100%}

@media (max-width:800px){
	.zyhz p{line-height:1.8em;}
	.zyhz div.text{width:100%;float:none}
	.zyhz div.movie{width:100%;float:none}
	.zyhz div.movie div.show{width:80%;background-color:#666; margin:auto;}
}
/*发展历程*/
.fazhanlicheng{width:100%;height:0px;padding-bottom:10%; background-color:#0D6C1C; position:relative; overflow:hidden}
.fazhanlicheng div{width:300px;height:100px; border-radius:10px; background-color: #fff; line-height:150px; text-align:center;font-size:18px; font-weight:bold;position:absolute; margin:auto;top:-50px;left:0;right:0; z-index:9}
@media (max-width:1024px){
	.fazhanlicheng{padding-bottom:40%;}
}
/*荣誉滚图*/
.rongyu{width:100%;overflow:hidden}
.rongyu table{width:100%;height:150px; overflow:hidden;}
.rongyu img{width:200px;height:160px;margin:25px;}
.doright,.doleft{
   cursor:pointer; 
   width:6%;
   background-repeat:no-repeat; background-position:center;opacity:0.1;
   transition: opacity 0.8s;
   -webkit-transition: opacity 0.8s;
   -o-transition: opacity 0.8s;
}
.doleft:hover,.doright:hover{opacity:0.5;}
.doleft{background-image:url(jzleft.png); }
.doright{background-image:url(jzright.png); }
#demo{width:100%;overflow:hidden; margin:auto;}
#demo1 img,#demo2 img{width:150px;height:110px; border:#ccc solid 2px;}
#demo1 span,#demo2 span{width:20px;}
@media (max-width:1024px){
	.rym{}
}
/*新闻*/
.newsF{width:50%; float:left;}
.newsR{width:50%; float:right;}
.newsF .list,.newsR .list{width:90%;height:40px;border-bottom:dashed 1px #ccc;line-height:40px; overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.newsF .img,.newsR .img{width:100%;height:0px; padding-bottom:20%; margin:10px 0; }
.newsF .img{background-image:url(news.jpg); background-size:100% 100%}
.newsR .img{background-image:url(news2.jpg);background-size:100% 100%}
/*产品*/
.chanpin1{width:40%;height:0;padding-bottom:32.8%; background-color:#666;float:left;}
.chanpin1 div{width:100%;height:0;padding-bottom:60%;  position:relative;background-color:#ff0; }
.chanpin1 div img{width:100%;height:100%; position:absolute; background-color:#963}
.chanpin1 span{color:#FFF; padding:0 10px;  line-height:1.8; text-indent:2em; display:block  }

.chanpin2{width:60%;float:right}
.chanpin2 div{width:48%;height:0;padding-bottom:26.3%; position:relative;  float:left;margin:0 0% 2% 2%;}
.chanpin2 div img{
	width:100%;
	height:100%;
	cursor:pointer;
	opacity:0.5;
	position:absolute;
	transition: opacity 0.8s;
	-webkit-transition: opacity 0.8s;
	-o-transition: opacity 0.8s;
}
.chanpin2 div img:hover{opacity:1;}
@media (max-width:800px){	
	.chanpin1{width:100%;padding-bottom:85%; margin-bottom:10px; position:relative; float:none}
	.chanpin1 span{line-height:1.8;}
	.chanpin2{width:100%; float:none}
	.chanpin2 div{width:47%; height:0; padding-bottom:30%}
} 