@charset "utf-8";
.welcomeArea{
	width: 100%;height: 535px;overflow: hidden;
	background-color: #fff;
}
.index-box{
	width: 100%;height: auto;overflow: hidden;
	margin-top: 70px;position: relative;
}
.index-box .box{
	width: 228px;height: 28px;margin:0 auto;border: 1px solid #666666;z-index: 0;
}
.index-box .cn{
	width: 190px;color: #FF8418;font-size: 24px;height: 26px;line-height: 26px;overflow: hidden;margin: auto;text-align: center;z-index: 10;margin-top: -16px;background: rgba(255,255,255,1);position: relative;
}
.index-box .en{
	width: 100%;height: 44px;line-height: 44px;font-size: 40px;font-family: arial;text-align: center;overflow: hidden;color: #000;margin-top: 2px;
}
.index-box .adv{
	width: 136px;height: 34px;line-height: 34px;font-size: 12px;font-family: arial;text-align: center;overflow: hidden;border-top: 1px solid #000;margin: auto;margin-top: 2px;
}
.welcome-menu{
	width: 100%;height: auto;text-align: center;overflow: hidden;margin-top: 50px;
}
.welcome-menu-chi{
	width: 201px;height: 201px;overflow: hidden;display: inline-block;margin:auto 32px;
}
.welcome-menu-chi.chi1{
	background: url(images/plant.png) no-repeat center center;
}
.welcome-menu-chi-img{
	width: 100%;height: 43px;text-align: center;margin-top: 56px;transition: all 2s ease-in;-webkit-transition: all 2s ease-in;-moz-transition: all 2s ease-in;-o-transition: all 2s ease-in;
}
.welcome-menu-chi .cn{
	height: 26px;width: 100%;text-align: center;color: #fff;overflow: hidden;font-size: 24px;margin-top: 5px;line-height: 26px;
}
.welcome-menu-chi .en{
	height: 14px;width: 100%;text-align: center;color: #fff;overflow: hidden;font-size: 12px;margin-top: 2px;
}
.welcome-menu-chi.chi2{
	background: url(images/activity.png) no-repeat center center;
}
.welcome-menu-chi.chi3{
	background: url(images/business.png) no-repeat center center;
}
.welcome-menu-chi.chi4{
	background: url(images/guoshangche.png) no-repeat center center;
}
.welcome-menu-chi:hover .welcome-menu-chi-img.img1{
	-webkit-transform: rotateX(720deg);
}
.welcome-menu-chi:hover .welcome-menu-chi-img.img2{
	-webkit-transform: translate(0,-30px);
}
.welcome-menu-chi:hover .welcome-menu-chi-img.img3{
   -webkit-animation: microsoft 2s ease-in;	
}
@-webkit-keyframes microsoft{
	0%{transform: rotateZ(-30deg);}
	20%{transform: rotateZ(30deg);}
	40%{transform: rotateZ(-40deg);}
	60%{transform: rotateZ(20deg);}
	80%{transform: rotateZ(-10deg);}
	100%{transform: rotateZ(0deg);}
}
.welcome-menu-chi:hover .welcome-menu-chi-img.img4{
-webkit-animation:fadeDown 2s ease both;
	-moz-animation:fadeDown 2s ease both;
}
	@-webkit-keyframes fadeDown{
	0%{opacity:0;
	-webkit-transform:translateY(-10px)}
	30%{opacity:0.6;
	-webkit-transform:translateY(10px)}
	60%{opacity:1;-webkit-transform:translateY(-10px)}
	100%{opacity:1;-webkit-transform:translateY(0)}
	}
	@-moz-keyframes fadeDown{
	0%{opacity:0;
	-webkit-transform:translateY(-10px)}
	30%{opacity:0.6;
	-webkit-transform:translateY(10px)}
	60%{opacity:1;-webkit-transform:translateY(-10px)}
	100%{opacity:1;-webkit-transform:translateY(0)}
	}
	@-ms-keyframes fadeDown{
	0%{opacity:0;
	-webkit-transform:translateY(-10px)}
	30%{opacity:0.6;
	-webkit-transform:translateY(10px)}
	60%{opacity:1;-webkit-transform:translateY(-10px)}
	100%{opacity:1;-webkit-transform:translateY(0)}
}

/*走进厚基*/
.enterHJ{
	width: 100%;height: 679px;overflow: hidden;background:url(images/aboutBack.png) no-repeat center center;
}
.about-hj{
	width: 100%;height: 372px;overflow: hidden;
}
.about-hj-img{
	width: 459px;height: 352px; display: block;overflow: hidden;border: 3px solid #FC940D;border-top-right-radius:25px;border-bottom-left-radius:25px;float: left;
    animation: hjImgMove 0.5s 1s ease-in; -moz-animation: hjImgMove 0.5s 1s ease-in;-o-animation:hjImgMove 0.5s 1s ease-in;-webkit-animation: hjImgMove 0.5s 1s ease-in;
}
.about-hj-content{
	width: 695px;height: 318px;overflow: hidden;display: block;line-height:45px;font-size: 20px;color: #202020;float: left;margin-left: 30px;
    animation: hjConMove 0.5s 1.3s ease-in; -moz-animation: hjImgMove 0.5s 1s ease-in;-o-animation:hjImgMove 0.5s 1s ease-in;-webkit-animation: hjConMove 0.5s 1.3s ease-in;
}
.about-hj-thing{
	width: 1190px;height: 100%;margin: auto;/*overflow: hidden;*/position: relative;
}
@-webkit-keyframes hjConMove{
	0%{transform: translateX(695px);}
	100%{transform: translateX(0px);}
}
@keyframes hjImgMove{
	0%{transform: translateX(695px);}
	100%{transform: translateX(0px);}
}
@-webkit-keyframes hjImgMove{
	0%{transform: translateX(-459px);}
	100%{transform: translateX(0px);}
}
@-moz-keyframes hjImgMove{
	0%{transform: translateX(-459px);}
	100%{transform: translateX(0px);}
}
@keyframes hjImgMove{
	0%{transform: translateX(-459px);}
	100%{transform: translateX(0px);}
}
@-o-keyframes hjImgMove{
	0%{transform: translateX(-459px);}
	100%{transform: translateX(0px);}
}
@-ms-keyframes hjImgMove{
	0%{transform: translateX(-459px);}
	100%{transform: translateX(0px);}
}
.about-hj-btn{
	width: 236px;height: 46px;background-color:#FC940D ;text-align: center;position: absolute;color: #fff;bottom: 0;right: 0;line-height: 46px;
    transition:ease 0.4s;-moz-transition:ease 0.4s;-o-transition:ease 0.4s;-webkit-transition:ease 0.4s;
}
.shine-line{
	 transition:ease 0.4s;position:absolute;background:#FC940D;-moz-transition:ease 0.4s;-o-transition:ease 0.4s;-webkit-transition:ease 0.4s;
}
.about-hj-btn:hover .shine-line{
	background: #fff;
}
.about-hj-btn-thing{
	width: 100%;height: 100%;position: relative;
}
.shine-line-top{
	width:0px;height:2px;left:-110%;top:-1px;
}
.about-hj-btn-thing:hover .shine-line-top{
	width:100%;left:0px;
}
.shine-line-bottom{
	width:0px;height:3px;right:-110%;bottom:-1px;
}
.about-hj-btn:hover .shine-line-bottom{
	width:100%;right:0px;
}
.about-hj-btn:hover{
	background:#FFFFFF ;color:#FC940D ;
}
/*走進厚基 End*/

/*農業种植*/
.agriculture1Area{
	width: 100%;height: 655px;overflow: hidden;background:#fff url(images/noBack.png) no-repeat center center;
}
.agriculture1Roll{
	width: 1208px;height: 500px;overflow: hidden;margin: auto;margin-top: 60px;
}
.case_list li {
	float: left;width: 290px;height: 357px;
	margin-right: 13px;
}
.case_list_pic{
	width: 290px;height: 320px;background: #F2F2F2;color: #333333;
}
.fig-pic{
	width: 276px;height: 232px;margin: auto;position: relative;padding-top: 7px;
}
.fig-pic img{
width:100%;height:100%;}
	
.fig-pic figcaption{
	position: absolute;bottom: -60px;width: 100%;
}
.fig-pic .cn{
	width: 100%;height: 20px;font-size: 16px;line-height: 20px;
}
.fig-pic .en{
	width: 100%;height: 16px;font-size: 12px;margin-top: 6px;line-height: 16px;
}
.case_list_pic:hover{
	background: #FBA737;color: #fff;
}
/*农业种植 End*/

/*农业养殖*/
.agriculture2Area{
	width: 100%;height: 809px;overflow: hidden;background: url(images/famerBack.png) no-repeat center center;background-size: 100% 100%;
}
.agriculture2Show{
	width: 1200px;height: 482px;overflow: hidden;margin: auto;position: relative;margin-top: 62px;
}
.farm-common{
	width: 235px;height: 235px;overflow: hidden;float: left;margin-right: 10px;margin-bottom: 10px;
}
.farm-common img{
  width:100%;height:100%;	
}	
.farm-tj{
	width: 460px;height: 100%;overflow: hidden;float: left;margin-right: 15px;margin-bottom: 0px;
}

.agriculture2Show figure{position: relative;width: 100%;height: 100%;}
.agriculture2Show .farm-common figcaption{position: absolute;width: 128px;height: 128px;background: rgba(0,0,0,0.62);border-radius: 64px;color: #fff;top: 53.5px;;left: 53.5px;text-align: center;font-size: 24px;line-height: 128px;display: none;}
.agriculture2Show .farm-tj figcaption{position: absolute;width: 128px;height: 128px;background: rgba(0,0,0,0.62);border-radius: 64px;color: #fff;top: 176px;;left: 177px;text-align: center;font-size: 24px;line-height: 128px;}
.agriculture2Show .farm-final figcaption{position: absolute;width: 128px;height: 128px;background: rgba(0,0,0,0.62);border-radius: 64px;color: #fff;top: 26px;;left: 53.5px;text-align: center;font-size: 24px;line-height: 128px;}
.farm-final{height: 180px;}
.farm-hj-btn{width: 235px;height: 45px;overflow: hidden;text-align: center;line-height: 45px;color: #fff;background-color: #00C392;position: absolute;bottom: 0;right: 0;}
.farm-hj-btn:hover{color: #00C392;background-color:#FBA737;}
/*.farm-common figcaption{transition: all 0.25s ease-in;}
.farm-common figcaption{transform: skew(90deg);}*/
.farm-common:hover figcaption{/*transform: skew(0);*/display: block;}
.farm-common:hover img{opacity: 0.8;}
.findPig{color: #fff;}
/*农业养殖 End*/

/*领导关怀*/
.leadership-care{
	width: 100%;height: auto;overflow: hidden;background: #fff;
}
.leader-thing{
	width: 100%;height: 675px;overflow: hidden;background: url(images/leaderBack.png) no-repeat center 26px ;background-size:100% 100%;
}
.leader-news{
	width: 1212px;height: auto;overflow: hidden;margin: auto;margin-top: 26px;
}
.leader-news-left,.leader-news-right{
	width: 582px;height: auto;overflow: hidden;float: left;
}
.leader-news-left{
	margin-top: 84px;margin-right: 42px;
}
.leader-news-left-chi{
	width: 100%;height: 233px;overflow: hidden;background: #D1EFDB;border-top-right-radius: 25px;border-bottom-left-radius: 25px;margin-bottom: 70px;
}
.leader-news-right-chi{
	width: 100%;height: 233px;overflow: hidden;background: #D1EFDB;border-top-left-radius: 25px;border-bottom-right-radius: 25px;margin-bottom: 70px;
}
.leader-news-left-chi-thing{
	width: 568px;height: 221px;overflow: hidden;background: #61C98A;border-top-right-radius: 25px;border-bottom-left-radius: 25px;margin: auto;margin-top: 6px;
}
.leader-news-right-chi-thing{
	width: 568px;height: 221px;overflow: hidden;background: #61C98A;border-top-left-radius: 25px;border-bottom-right-radius: 25px;margin: auto;margin-top: 6px;
}
.leader-news-left-chi-date{
	width: 100%;height: 46px;overflow: hidden;
}
.leader-news-left-chi-date-thing{
	width: 140px;height: 46px;overflow: hidden;float: right;text-align: center;line-height: 46px;background: #32A861;color: #fff;font-size: 16px;
}
.leader-news-left-chi-img{
	width: 230px;height: 147px;overflow: hidden;border:1px solid #70A958;float: left;margin-left: 18px;
}
.leader-news-left-chi-body{
	width: 272px;height: 149px;overflow: hidden;float: left;margin-left: 18px;
}
.leader-news-left-chi-title{
	width: 100%;height: 20px;line-height: 20px;font-size: 18px;overflow: hidden;color: #fff;margin-top: 10px;text-indent: 6px;white-space: nowrap;text-overflow:ellipsis;
}
.leader-news-left-chi-title:hover{color: #FF8418;}
.leader-news-left-chi-content{
	width: 100%;height: 106px;line-height: 24px;font-size: 14px;color: #fff;overflow: hidden;margin-top: 12px;-webkit-box-orient: vertical;-webkit-line-clamp: 4;display: -webkit-box;text-overflow:ellipsis;
}

/*领导关怀 End*/

/*企业活动*/
.enterprise-activity{width: 100%;height:590px;overflow: hidden;background: url(images/entBack.png) no-repeat center center;background-size: 100% 100%;}
.enterprise-activity-thing{width: 100%;height: 340px;overflow: hidden;text-align: center;margin-top: 80px;}
.enterprise-activity-thing-chi{width:280px;height: 100%;overflow: hidden;margin-right: 27px;display: inline-block;}
.enterprise-activity-thing-chi-img{width: 274px;height: 194px;border: 3px solid #FBA737;position: relative;transition: all 0.35s;-o-transition: all 0.35s;-moz-transition: all 0.35s;-webkit-transition: all 0.35s;transform: scale(1,1);}
.enterprise-activity-thing-chi-img img{width:100%;height:100%;}
.enterprise-activity-thing-chi-img:hover img{opacity: 0.6;}
.enterprise-activity-thing-chi-img figcaption{position: absolute;top: 164px;}
.enterprise-activity-thing-chi-b-cir{width: 60px;height: 60px;overflow: hidden;background-color: #FFFFFF;border-radius: 30px;float: left;margin-left: 7px;}
.enterprise-activity-thing-chi-s-cir{width: 54px;height: 54px;overflow: hidden;background-color: #FBA737;border-radius: 27px;margin: 3px;}
.enterprise-activity-thing-chi-s-cir .year{width: 40px;overflow: hidden;height: 29px;text-align: center;margin: auto;line-height:30px;color: #fff;border-bottom:1px solid #fff;font-size: 18px;}
.enterprise-activity-thing-chi-s-cir .month{width: 100%;height: 30px;overflow: hidden;line-height: 20px;color: #fff;font-size: 14px;}
.enterprise-activity-thing-title{width: 200px;height: 22px;color: #000000;font-size: 18px;float: left;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: left;margin-top: 40px;margin-bottom: 4px;}
.enterprise-activity-thing-content{width: 238px;height: 42px;font-size: 12px;color: #1a1a1a;line-height: 21px;overflow: hidden;-webkit-box-orient: vertical;
margin: auto;text-align: left;
-webkit-line-clamp: 2;display: -webkit-box;text-overflow:ellipsis;}
.enterprise-activity-thing-more{width: 200px;height: 14px;color: #22839d;font-size: 12px;line-height: 14px;cursor: pointer;margin: auto;transition: all 0.35s ease-in;-o-transition: all 0.35s ease-in;-moz-transition: all 0.35s ease-in;-webkit-transition: all 0.35s ease-in;}
.enterprise-activity-thing-more:hover{font-weight: 700;font-size: 14px;text-indent: 10px;}
/*企业活动 End*/

/*i m here*/
.i-m-here{width: 100%;height: 732px;overflow: hidden;background: #FFFFFF;}
.here-thing{width: 100%;height: 353px;overflow: hidden;text-align: center;margin-top: 50px;}
.here-thing-chi{width: 276px;height: 100%;overflow: hidden;margin: 0 16px;text-align: center;display: inline-block;}
.here-thing-chi-top{width: 100%;height:140px ;overflow: hidden;line-height: 140px;}
.top1{background:#FBA737 ;}
.mid1{background-color:#FFF6EB;color:#FBA737;}
.top2{background:#32A861 ;}
.mid2{background-color:#EAF6EF;color:#32A861 ;}
.top3{background:#449FD5 ;}
.mid3{background-color:#ECF5FB;color:#449FD5 ;}
.top4{background:#FF6490 ;}

.here-thing-chi-middle{width: 100%;height: 105px;overflow: hidden;border-bottom: 1px solid #CAC9C9;}
.here-thing-chi-middle .cn{width: 100%;height:32px;line-height: 32px;overflow: hidden;margin-top: 26px;font-size: 30px}
.here-thing-chi-middle .en{width: 100%;height: 20px;color:#aaaaaa;line-height: 20px;overflow: hidden;margin-top: 15px;font-size: 18px;font-family: arial;}
.here-thing-chi-bottom{width: 100%;height: 108px;color:#414141; box-sizing:border-box;padding: 16px 8px 3px;text-align: left;
line-height: 28px;overflow: hidden;text-overflow:ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;display: -webkit-box;}
.mid4{background-color:#FFEFF4;color:#FF6490 ;text-align: center;line-height: 80px;}
