
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}



.top_bg{
  background: none;
}


/* banner */

.banner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  top: -115px;
}

.banner .swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;

}

.banner .swiper-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.banner .swiper-slide {
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.banner .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
}


.banner .swiper-button-next1{
  position: absolute;
  width: 42px;
  height: 42px;
  background: url(../images/bannerR.png) no-repeat  center;
  right: 5%;
  top: 50%;
  z-index: 5;
  cursor: pointer;
}

.banner .swiper-button-prev1{
  position: absolute;
  width: 42px;
  height: 42px;
  background: url(../images/bannerL.png) no-repeat  center;
  left: 5%;
  top: 50%;
  z-index: 5;
  cursor: pointer;
}

.banner .swiper-pagination {
  width: 102px;
  height: 102px;
  bottom: 65px;
  right: 17%;
  left: auto;
  font-size: 0px;
  text-align: left;
  position: absolute;
  background: url(../images/banner_xt.png) no-repeat  center;
}


.banner .swiper-pagination .swiper-pagination-total{
  font-size: 30px;
  color: #fff;
  font-family: "Impact";
  position: relative;
  left: 78px;
  line-height: 30px;
  top: 50px;
  position: absolute;

}

.banner .swiper-pagination .swiper-pagination-total::after{
  position: absolute;
  left:-16px;
  top: 0px;
  content: "0";
  font-size: 30px;
  color: #fff;
  font-family: "Impact";
  line-height: 30px;
}

.banner .swiper-pagination .swiper-pagination-current {
  font-size: 52px;
  color: #fff;
  font-family: "Impact";
  position: relative;
  top: 0px;
  line-height: 40px;
 left: 20px;
  position: absolute;
}

.banner .swiper-pagination .swiper-pagination-current::after{
  position: absolute;
  left: -30px;
  top: 0px;
  content: "0";
  font-size: 52px;
  color: #fff;
  font-family: "Impact";
  line-height: 40px;

}





/*title*/

.title{

}

.title span{
  display: block;
  font-size: 120px;
  color: #9dcf5e;
  font-family: "Impact";
  text-transform: uppercase;
  opacity: 0.1;
  line-height: 105px;
}

.title h3{
  background: url(../images/title.png) no-repeat left top;
  padding-left: 130px;
  height: 83px;
  position: relative;
  margin-top: -50px;
}

.title h3 i{
  display: block;
  font-size: 32px;
  color:  #333;
  font-weight: bold;
}

.title h3 em{
  display: block;
  font-size: 17px;
  color: #7f7f7f;
}


/*product*/

.pro_bg{
  width: 100%;
  height: 1018px;
  margin: -190px auto 0 auto;
  background: url(../images/pro_bg.png) no-repeat  center;
  position: relative;
  z-index: 5;
}

.pro_bg .pro_ico{
  position: absolute;
  left: 0px;
  top: 580px;

}

.product{
  width: 1300px;
  margin: 0 auto;
  padding-top: 150px;

}

.product .pro_l{
  float: left;
  width: 960px;
}

.product .pro_list{
  float: right;
  margin: 23px auto 0 auto;
  width: 272px;
  height: 810px;
  background: #e7f1dd;
  border-radius: 45px;
  position: relative;
  z-index: 5;

}

.product .pro_list::after{
  position: absolute;
  left:-130px;
  bottom: 0px;
  content: "";
  width:524px;
  height: 351px;
  z-index: -1;
  background: url(../images/pro_ico1.png) center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .pro_list ul{
  padding-top: 63px;
}

.product .pro_list ul li{
  width: 202px;
  height: 26px;
  line-height: 26px;
  margin: 0 auto 60px auto;
}

.product .pro_list ul li a{
  display: block;
}

.product .pro_list ul li a span{
  display: block;
  width: 26px;
  height: 26px;
  line-height: 23px;
  text-align: center;
  border-radius: 50%;
  font-size: 18px;
  color: #333333;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  float: right;
}


.product .pro_list ul li a i{
  font-size: 18px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  float: left;
  width: 135px;
  background: url(../images/buttom1.png) no-repeat left center;
  padding-left: 30px;
}


.product .pro_list ul li.on a i{
  color: #9dcf5e;
  font-weight: bold;
}

.product .pro_list ul li.on a span{
  background: #9dcf5e;
  color: #fff;

}

.product .pro_l{
  float: left;
  width: 950px;
}

.product .pro_box{
  margin-top: 40px;
}

.product .pro_box ul li{
  float: left;
  width: 276px;
  margin: 0 40px 0px 0;
}

.product .pro_box ul li .pic{
  border: 1px solid #e5e5e5;
  width: 276px;
  height: 270px;
  border-radius: 8px;


}

.product .pro_box ul li .pic img{
  width: 276px;
  height: 270px;
  border-radius: 8px;    object-fit: contain;

}

.product .pro_box ul li .txt{
  height: 80px;
  line-height: 58px;
  text-align: center;
  margin: 0px auto 0 auto;
  position: relative;
  z-index: 5;

} 

.product .pro_box ul li .txt a{
  font-size: 18px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}



.product .pro_box ul li:hover .txt a{
  color: #9dcf5e;
}




/*about*/

.ab_bg{
  width: 100%;
  height: 1018px;
  margin: 0 auto;
  background: url(../images/ab_bg.jpg) no-repeat  center;
  overflow: hidden;
}

.about{
  width: 1300px;
  margin: 0 auto;
  padding-top: 285px;
}

.about .ab_l{
  float: left;
  width: 790px;
}

.about .ab_l .title span{
  color: #fff;

}

.about .ab_l .title h3 i{
  color: #fff;
}

.about .ab_l .title h3 em{
  color: #fff;
}

.about .ab_l .txt{
  margin-top: 65px;

}

.about .ab_l .txt p{
  color: #ffffff;
  font-size: 17px;
  line-height: 32px;
  overflow: hidden;
  height: 192px;
}

.about .ab_l .txt .more{
  display: block;
  border-radius: 45px;
  background:  #9dcf5e;
  width: 210px;
  height: 66px;
  line-height: 66px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  margin-top: 105px;
}

.about .ab_img{
  float: right;
  width: 265px;
  height: 342px;
  margin-top: 390px;
} 

.about .ab_img img{
  width: 100%;
  height: 100%;
}




/*case*/

.case_bg{
  width: 100%;
  height: 866px;
  margin: 0 auto;
  background: url(../images/case_bg.jpg) no-repeat  center;
  position: relative;
  overflow: hidden;
}

.case{
  width: 1300px;
  margin: 0 auto;
  padding-top: 225px;
  position: relative;
}

.case .title{
  position: absolute;
  top: 100px;
  left: 0;
}

.case .case_box{
  margin: 0 0 0 -20px;
  position: relative;
}

.case .case_box .bd{
  width: 1103px;

}

.case .case_box .bd ul li{
  float: left;
  width: 1103px;
}

.case .case_box .bd ul li .pic{
  float: left;
  margin-top: 99px;
  background: url(../images/case_img_bg.png) no-repeat top left;
  width: 543px;
  height: 427px;

}

.case .case_box .bd ul li .pic img{
  width: 523px;
  height: 407px;
  margin: 20px 0 0 20px;
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;    object-fit: cover;
}

.case .case_box .bd ul li .txt{
  float: right;
  width: 340px;
  height: 525px;
  background: #ffffff;
  padding: 0 55px 0 45px;
  

} 

.case .case_box .bd ul li .txt em{
  display: block;
  width: 44px;
  height: 2px;
  background: #9dcf5e;
  margin: 60px 0 75px 0;
}

.case .case_box .bd ul li .txt span{
  display: block;
  font-size: 16px;
  color: #999999;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  text-transform: uppercase;
}

.case .case_box .bd ul li .txt a{
  font-size: 22px;
  color: #333333;
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 15px;
}

.case .case_box .bd ul li .txt p{
  font-size: 14px;
  color: #808080;
  line-height: 32px;
  height: 64px;
  overflow: hidden;
  margin-top: 20px;
}

.case .case_box .bd ul li:hover .txt a{
  color: #9dcf5e;
}

.case .case_box .hd{
  position: absolute;
  left: 975px;
  top: 420px;
  z-index: 5;
}

.case .case_box .hd .next{
  float: left;
  cursor: pointer;
  width: 32px;
  height: 32px;
  background: url(../images/case_l.png) no-repeat center;
}

.case .case_box .hd .prev{
  float: left;
  cursor: pointer;
  width: 32px;
  height: 32px;
  background: url(../images/case_r.png) no-repeat center;
  margin-left: 25px;
}

.case .case_box .pageState{
  position: absolute;
  left: 730px;
  top: 410px;
  font-size: 18px;
  color: #666;
  font-family: "Impact";
  letter-spacing: 10px;

}

.case .case_box .pageState::after{
  position: absolute;
  left: 30px;
  top: 16px;
  content: "0";
  font-size: 18px;
  color: #666;
  font-family: "Impact";
}

.case .case_box .pageState span{
  position: relative;
  font-size: 32px;
  color: #9dcf5e;
  font-family: "Impact";
  width: 22px;
  display: inline-block;
}

.case .case_box .pageState span::after{
  position: absolute;
  left: -17px;
  top: 0px;
  content: "0";
  font-size: 32px;
  color: #9dcf5e;
  font-family: "Impact";
}


.case_bg .case_list{
  position: absolute;
  right: 0px;
  top: 100px;
}

.case_bg .case_list ul li{
  position: relative;
  width: 380px;
  height: 185px;
  margin-bottom: 70px;


}

.case_bg .case_list ul li .case_ico{
  float: left;
  width: 183px;
  height: 183px;
  border: 1px solid rgba(255, 255, 255, 0);
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case_bg .case_list ul li .case_ico .nr{
  border-radius: 50%;
  width: 133px;
  height: 133px;
  background: #d1e4c6;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
  margin: 25px;
}

.case_bg .case_list ul li .case_ico img{
  display: inline-block;
  margin: 30px auto 5px auto;
  width: 48px;
  height: 48px;

}

.case_bg .case_list ul li .case_ico span{
  display: block;
  text-align: center;
  font-size: 18px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case_bg .case_list ul li .txt{
  font-size: 20px;
  color: #333;
  font-weight: bold;
  float: left;
  line-height: 183px;
  margin-left: 25px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
} 

.case_bg .case_list ul li.on .case_ico{
  border: 1px dashed #7ab657;
}

.case_bg .case_list ul li.on .nr{
  background:  #9dcf5e;
}

.case_bg .case_list ul li.on .case_ico span{
  font-weight: bold;
}
.case_bg .case_list ul li.on .txt{
  opacity: 1;
}

.case_bg .case_list ul li.on .case_ico .nr{
  width: 153px;
  height: 153px;
  margin: 15px;
}

.case_bg .case_list ul li:nth-child(1){
 left: 105px;
}

.case_bg .case_list ul li:nth-child(3){
  left: 105px;
}

/*news*/

.news_bg{
  width: 100%;
  height: 911px;
  margin: 0 auto;
  background: url(../images/news_bg.jpg) no-repeat  center;
}

.news_bg .news{
  margin: 0 auto;
  width: 1300px;
  padding-top: 105px;
}

.news_bg .news .news_t{
  margin: 0 auto;
  height: 175px;
}

.news_bg .news .news_t .title{
  float: left;
}

.news_bg .news .news_t .news_list{
  float: right;
  margin-top: 70px;
}

.news_bg .news .news_t .news_list ul li{
  float: left;
  position: relative;
  z-index: 5;
  margin-left: 25px;
  width: 151px;
  height: 51px;
  line-height: 51px;
  background: #f6faf2;
}

.news_bg .news .news_t .news_list ul li a{
  display: block;
  text-align: center;
  font-size: 20px;
  color: #333333;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.news_bg .news .news_t .news_list ul li::after{
  position: absolute;
  content: "";
  left: 0;
  top: 0px;
  width: 0;
  height: 100%;
  z-index: -1;
  background:  #9dcf5e;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_t .news_list ul li.on::after {
  width: 100%;
}

.news_bg .news .news_t .news_list ul li.on a{
  color: #fff;
}

.news_bg .news .news_box{
  margin: 45px auto 0 auto;
} 

.news_bg .news .news_box .news_top{
  height: 210px;

}

.news_bg .news .news_box .news_top ul li{
  float: left;
  width: 350px;
  margin-right: 125px;
}

.news_bg .news .news_box .news_top ul li:last-child{
  margin-right: 0;
}

.news_bg .news .news_box .news_top ul li h5{
  height: 35px;
  line-height: 35px;

}

.news_bg .news .news_box .news_top ul li h5 a{
  font-size: 17px;
  color: #333333;
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  float: left;
  width: 250px;
}

.news_bg .news .news_box .news_top ul li:hover h5 a{
  color: #9dcf5e;
}

.news_bg .news .news_box .news_top ul li h5 span{
  display: block;
  float: right;
  font-size: 14px;
  color: #999999;
}

.news_bg .news .news_box .news_top ul li p{
  font-size: 15px;
  color: #8a8a8a;
  line-height: 27px;
  height: 54px;
  overflow: hidden;
  margin-top: 3px;
}

.news_bg .news .news_box .news_top ul li .more{
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/more.png) no-repeat center;
  margin-top: 25px;
}

.news_bg .news .news_box .list{
  margin: 0 auto;
  height: 290px;
}

.news_bg .news .news_box .list .news_img{
  float: left;
  width: 482px;
  height: 290px;
}

.news_bg .news .news_box .list .news_img img{
  width: 482px;
  height: 290px;    object-fit: contain;
}

.news_bg .news .news_box .list .txt{
  float: right;
  width: 718px;
  height: 290px;
  background: #f9f9f9;
  padding: 0 45px 0 55px;
} 


.news_bg .news .news_box .list .txt h5{
  margin-top: 55px;
  height: 40px;
  line-height: 40px;

}


.news_bg .news .news_box .list .txt h5 a{
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  float: left;
  width: 520px;
}


.news_bg .news .news_box .list .txt h5 span{
  font-size: 16px;
  color: #999999;
  display: block;
  float: right;
}


.news_bg .news .news_box .list .txt p{
  font-size: 16px;
  color: #666;
  line-height: 32px;
  height: 64px;
  overflow: hidden;
  margin: 10px 0 40px 0;
}


.news_bg .news .news_box .list .txt .more{
  display: block;
  border-radius: 45px;
  font-size: 14px;
  color:  #4c4c4c;
  text-align: center;
  border-radius: 45px;
  width: 158px;
  height: 42px;
  line-height: 42px;
  background: #ffffff;
  position: relative;
  z-index: 5;

  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .list .txt .more::after{
  position: absolute;
  left: 0;
  top: 0px;
  content: "";
  width: 0;
  height: 100%;
  border-radius: 45px;
  background: #9dcf5e;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .list:hover .txt .more{
  color: #fff;
}

.news_bg .news .news_box .list:hover .txt .more::after{
  width: 100%;
}





