/* header样式 */

.header {
  position: fixed;
  top: 0;
  left: 0;
  height: 147px;
  z-index: 999;
  background: url(../images/topbg.png) center top no-repeat;
}

.header .mynav {
  position: relative;
  padding-top: 35px;
}

.header .mynav li {
  float: left;
}

.header .mynav li a {
  display: inline-block;
  width: 115px;
  height: 50px;
  color: #fff;
  text-align: center;
  font-size: 16px;
}

.header .mynav li a>span {
  padding-top: 5px;
  font-size: 12px;
  display: block;
  text-align: center;
  color: #ccc;
}

.banner {
  width: 100%;
  height: 800px;
  padding-top: 80px;
  overflow: hidden!important;
}

.sousuo {
  background-color: #f6f6f6;
  height: 80px;
}

.sousuo .remen {
  width: 710px;
  overflow: hidden;
}

.sousuo .remen-title {
  font-size: 16px;
  font-weight: bold;
  height: 80px;
  line-height: 80px;
}

.sousuo .remen li {
  float: left;
  height: 80px;
  line-height: 80px;
}

.sousuo .remen li a {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}

.sousuo .remen li span {
  color: #999;
}

.sousuo .sousuokuang {
  width: 440px;
  height: 80px;
  overflow: hidden;
}

.sousuo .sousuokuang input.guanjianci {
  width: 318px;
  padding-left: 20px;
  height: 40px;
  background-color: #fff;
  line-height: 40px;
  font-size: 14px;
  position: relative;
left: 5px;
  color: #515151;
  border-top-left-radius: 20px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-bottom-left-radius: 20px;
}

.sousuo .sousuokuang .button {
  width: 97px;
  background: url(../images/sousuo.png) 10px center no-repeat;
  background-color: #16871b;
  height: 40px;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  border-top-right-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -moz-border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-bottom-right-radius: 20px;
  transition: all .5s;
}

.sousuo .sousuokuang .button:hover {
  background-color: #f1b06d;
}


.pro-bt .bt-img {
  width: 201px;
  height: 74px;
}

.pro-bt .bt-fenlei {
  width: 1099px;
  text-align: right;
  position: relative;
}

.pro-bt .bt-fenlei::after {
  content: '';
  width: 100%;
  position: absolute;
  top: 60px;
  left: 0;
  height: 0px;
  border-bottom: 1px dashed #eee;
}

.pro-bt .bt-fenlei a {
  display: inline-block;
  padding: 7px 25px;
  background-color: #168716;
  margin-left: 15px;
  margin-top: 10px;
  font-size: 14px;
  color: #fff;
  transition: all .5s;
  border-radius: 7px;
}

.pro-bt .bt-fenlei a:hover {
  background-color: #f1b06d;
  padding-left: 35px;
  padding-right: 35px;
}

.pro-cnt .pro-item {
  width: 295px;
  height: 320px;
  overflow: hidden;
  margin-right: 40px;
  border-bottom: 3px solid #e8e8e8;
  margin-bottom: 20px;
}

.pro-cnt .pro-item:nth-child(4n) {
  margin-right: 0;
}

.pro-cnt  [class^='imghvr-'],.pro-cnt  [class*=' imghvr-'] {
  background-color: rgba(24, 142, 29, 0.85);
}




.pro-cnt  .imghvr-slide-up span.fangdajing{
  display: block;
  width:35px;
  height: 37px;
 background: url(../images/fangdajing.png) center top no-repeat;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 10px;
  margin-top: 90px;
}
.pro-cnt  .imghvr-slide-up h3{
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  text-align: center;
}

/* 更多按钮 */
.my-more{
  text-align: center;
}


.my-more a{
  display: inline-block;
text-align: left;
padding-left: 50px;
  width: 140px;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  border: 1px solid #eee;
  border-radius: 21px;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  background: #fff url(../images/sanjiao.png) 150px center no-repeat;
}
.my-more a:hover{
  padding-left: 60px;
  width: 130px;
  color: #fff;
  background: #168716 url(../images/baisanjiao.png) 160px center no-repeat;
  border: 1px solid #168716;
}
/* 关于我们样式 */
.about.w100{
  background: #f7f7f7 url(../images/aboutbg.jpg) center top no-repeat;
  height: 856px;
}
.about .about-bt{
  text-align: right;
 
}

.about .about-bt a img{
  margin-top: 55px;
}
.about .about-name h3{
  text-align: right;
  letter-spacing: 2px;
  font-size: 36px;
  font-weight: bold;
  color: #168716;
}.about .about-name p{
  margin-top: 6px;
  text-align: right;
  font-size: 24px;
  color: #e9b075;
  margin-bottom: 40px;
}
.about .about-cnt p{
  font-size: 16px;
  line-height: 36px;
  color: #515151;
  padding-left: 710px;
  text-align: right;
}
.about .about-btn{
  width: 1105px;
  height: 125px;
  background-color: #fff;
  margin-left: 170px;
  margin-right: 25px;
  margin-top: 120px;
border-radius: 63px;
-webkit-border-radius: 63px;
-moz-border-radius: 63px;
box-shadow: 0px 0px 5px #ccc;

}
.about-btn .btn-item{
  width: 298px;
  padding: 24px 35px;
  display: flex;
  
}

.about-btn .btn-item .btn-icon{
  display: inline-block;
  width: 75px;
  height: 75px;
  text-align: center;
  background-color: #168716;
}
.about-btn .btn-item .btn-icon img{
  transition: all .5s;
  padding-top: 20px;
}
.about-btn .btn-item .btn-icon:hover{
  background-color: #bf8856;
}
.about-btn .btn-item .btn-icon:hover img{
  transform: scale(1.1);
}



.about-btn .btn-item  a>h4{
  color: #333;font-size: 18px;
  padding-left:15px;
  margin-top: 10px;
  font-weight: normal;
  transition: all .5s;
}

.about-btn .btn-item  a p.en{
  padding-left: 15px;
  font-size: 14px;
  color: #999;
  text-transform: uppercase;
  margin-top: 5px;
}

.about-btn .btn-item a:nth-child(2):hover{
padding-left: 10px;
}


.about-btn .btn-item a:hover h4{
  font-weight: bold;
  color: #168716;
}
/* 工艺样式 */
.gongyi .pro-bt .btn{
  background: none;
  position: relative;
  left: 0px;
  top: 0px;
}
.gongyi .pro-bt .btn:hover{
  background: none;
  left: 10px;
  top: -5px;
}

.gongyi .gy-item{

  margin-top: 20px;
  width: 223px;
  height: 481px;
  overflow: hidden;
  background:url(../images/tuopibg.png) center top no-repeat;
  margin-right: 46px;
  transition: all .3s;
}.gongyi .gy-item:hover{
  background:url(../images/tuopibghover.png) center top no-repeat;
  cursor: pointer;
}
.gongyi .gy-item:first-child{
  margin-left: 1px;
}
.gongyi .gy-item:nth-child(5n){
  margin-right: 0;
}


.gongyi .gy-item .gy-img{
  width: 191px;
  height: 191px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  margin: 0 auto;

  overflow: hidden;
  border: 5px solid #eee;
  margin-top: 10px;
  box-shadow: 0px 0px 0px #ccc;
transition: all .5s;
}

.gongyi .gy-item .gy-img:hover{
  border: 5px solid #eab275;
  box-shadow: 0px 1px 5px #000;
}

.gongyi .gy-item .gy-img img{
  width: 100%;
  height: auto;
  transition: all .5s;
}
.gongyi .gy-item .gy-img img:hover{
  transform: scale(1.1);
}

.gongyi .gy-item h3,.gongyi .gy-item .gy-desc{
  padding: 15px;
  text-align: center;

}
.gongyi .gy-item:hover h3,.gongyi .gy-item:hover .gy-desc{
  padding: 15px;
  text-align: center;
  color: #fff;
  transition: all .5s;

}
.gongyi .gy-item h3{
font-size: 20px;
color: #16871b;
padding-bottom: 10px;
font-weight: normal;
}.gongyi .gy-item:hover h3{
  padding-top: 20px;
}

.gongyi .gy-item:hover .gy-desc{
  padding-top: 5px;

}
/* 车间展示样式 */
.chejian{
  background-color: #f7f7f7;
  padding-bottom: 52px;
  margin-top: 50px;

}
.chejian-bt {
  text-align: center;
}
.chejian-bt img{ 
  margin-top: 55px!important;
  margin-bottom:55px!important;

}
.chejian-cnt{

  width: 100%;


}
.chejian-cnt .chejianimg01{
  width: 643px;
  height: 275px;


}
.chejian-cnt .cjimg04{
  width: 318px;
  height: 212px;

  margin-right: 7px;
  margin-top: 10px;
}
.chejian-cnt .cjimg03{
  width: 320px;
  height: 275px;
  

  
}
.chejian-cnt .cjimg05{
  width: 318px;
  height: 212px;

  margin-top: 10px;

}
.chejian-cnt .cjimg06{
  width: 320px;
  height: 212px;

  margin-top: 10px;
}
.chejian-cnt  .chejian02{
  margin-left:9px;
  width: 320px;
  height: 497px;

}
.chejian-cnt h3{
  padding-top: 60px;
  font-size: 16px;
font-weight: normal;
  text-align: center;
}

.chejian02 h3{
  padding-top:180px;

}
.cjian04 h3{
  padding-top:40px;
}
.cjimg05 h3{
  padding-top:40px;
}
.cjimg06 h3{
  padding-top:40px;
}
.chejian-cnt  [class^='imghvr-'],.pro-cnt  [class*=' imghvr-'] {
  background-color: rgba(24, 142, 29, 0.85);
}
/* 种植基地 */
.zhongzhi{
  background: url(../images/zhongzhibg.jpg) center top no-repeat;
  width: 100%;
  height: 608px;
  padding-top: 130px;
}


.zhongzhi-cnt{
  background-color: #fff;

}

.zhongzhi-cnt .zhongzhi-left{

  width: 634px;
  height: 486px;
  overflow: hidden;
}
.zhongzhi-cnt .zhongzhi-right{

  width: 585px;
  height: 350px;
overflow: hidden;
margin-right: 40px;
margin-top: 60px;

}
.zhongzhi-cnt .zhongzhi-left img{
  width: 634px;
  height: 486px;
  transition: all .6s;
}.zhongzhi-cnt .zhongzhi-left img:hover{
  transform: scale(1.2);
}

.zhongzhi-right h3{
  font-size: 32px;
  color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: normal;
}
.zhongzhi-right p.en{
  text-transform: uppercase;
  color: #666;
  font-size: 14px;
  letter-spacing: 1px;
  border-bottom: 1px dashed #eee;
  padding-bottom: 15px;
}
.zhongzhi-right .zhongzhi-info{
  font-size: 14px;
  color: #515151;
  line-height: 30px;
  margin-top: 30px;
}
.zhongzhi-right .my-more{
text-align: left;
}
.zhongzhi-right .my-more a{
  color: #168716;
}

.zhongzhi-right .my-more a:hover{
  color: #fff;
}
/* 新闻中心 */
.news.w{
  position: relative;

}

.news .pro-bt{
  margin-top:50px;
}
.news .pro-bt .bt-fenlei::after{
  display: none;
}
.news-list .news-item{
  width: 580px;
  border: 5px solid #eeeeee;
 
  padding: 20px;
  transition: all .5s;
  margin-right: 40px;
  margin-top: 20px;
}
.news-list .news-item:nth-child(2n){
  margin-right: 0;
}

.news-list .news-item:hover{
  border: 5px solid #168716;
}


.news-list .news-item .news-date{
  width: 65px;
  height: 90px;
  text-align: center;
  margin-right: 12px;
  margin-top: 35px;
 
}
.news-list .news-item .news-date .day{
 font-size: 30px;
  color: #333;
 

}
.news-list .news-item .news-date .nianyue{
padding-top: 7px;
  border-top: 1px solid #eee;
  font-size: 14px;
  color: #515151;
}
.news-list .news-item .news-info{
  width: 275px;
  height: 90px;
margin-top: 35px;

}

.news-list .news-item .news-info a h3{
  font-size: 16px;
  font-weight: normal;
  transition: all .3s;
  margin-bottom:10px;
  margin-top: 5px;
  color: #333;
}.news-list .news-item .news-info a h3:hover{
  color: #168716;
  font-weight: bold;
}
.news-list .news-item .news-info .news-desc{
  font-size: 14px;
  color: #515151;
  text-indent: -2em;
}

.news-list .news-item .news-img{
  width: 227px;
  height: 167px;
  overflow: hidden;
}


.news-list .news-item .news-img img{
  width: 227px;
  height: 167px;
  transition: all .5s;
}
.news-list .news-item .news-img img:hover{
  transform: scale(1.2);
}

.btn-item.aniview,.zhongzhi .aniview{
animation-delay: 0.5s;
}

.zhongzhi-cnt.aniview{
  animation-delay: 0.3s;
}










/* 底部样式 */
.footer{
  background: url(../images/fotbg.png) center top no-repeat;
  height: 384px;
  position: relative;
}



.footer .fot-left{
  width: 555px;
  height: 210px;
  margin-top: 70px;
}
.footer .fot-left ul{
  float: left;
  margin-left: 135px;
  margin-top: 20px;
}.footer .fot-left ul:first-child{
  margin-left: 0px;
}
.footer .fot-left h4{
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  padding-bottom: 15px;
}
.footer .fot-left  li a,.footer .fot-center p a{
  font-size: 14px;
  color: #effcf0;
  height: 35px;
  line-height: 35px;
}.footer .fot-left  li a:hover,.footer .fot-center p a:hover{
text-decoration: underline;
color: #effcf0;
}
.footer .fot-center{
  margin-top: 70px;
  width: 460px;
  height: 210px;
  margin-left: 75px;
 
}
.footer .fot-center h4{
  margin-top: 20px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  padding-bottom: 15px;
}.footer .fot-center p{
  height: 35px;
  line-height: 35px;
  color: #effcf0;
  font-size: 14px;
}

.footer .fot-right{
  margin-top: 70px;
  width: 145px;
  height: 210px;
  text-align: right;

}
.footer .fot-right .fot-ewm{
  margin-top: 20px;
  width: 145px;
  height: 145px;
  background-color: #fff;
}
.footer .fot-right .fot-ewm img{
  width: 145px;
  height: 145px;
}
.footer .fot-right .ewm-info{
  width: 100%;
  text-align: center;
  height: 35px;
  line-height: 35px;
  color: #effcf0;

}

.footer .banquan{
  height: 55px;
background-color:rgba(0,0,0,.35);
position: absolute;
left: 0;
bottom: 0;
}

.footer .banquan p{
  color: #effcf0;
  font-size: 14px;
  line-height: 50px;
}
.footer .banquan p a{
  color: #effcf0;
  font-size: 14px;
}
.footer .banquan p a:hover{
text-decoration: underline;
}

/* swiper 公共样式 */




.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 35px;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 35px;
}

:root {
  --swiper-theme-color: #ceab71
}

/* 视频背景样式 */

#container {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#background_video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  height: 815px;
  width: 100%;
}

#video_cover {
  position: absolute;
  width: 100%;
  height: 815px;
  background: url('static/images/video_cover.jpeg') no-repeat;
  background-size: cover;
  background-position: center;
}

#video_controls {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}

#play img {
  width: 100px;
}

#pause img {
  width: 90px;
}

#pause {
  display: none;
}

@media (min-width: 768px) {
  #video_controls {
    display: none;
  }
}

#container {
  height: 815px;
}

#overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.25);
}

.myicon{
  width: 38px;
  height: 44px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
padding-bottom: 30px;

  background: url(../images/chejianicon.png) center top  no-repeat;
}
































