
.banner .swiper-container-horizontal>.swiper-pagination-bullets{
  bottom: 126px;
}

.banner .swiper-pagination-bullet{
  opacity: 1;
    width: 12px;
    height: 12px;
    background: rgba(255,255,255,0.5);
    cursor: pointer;
    border-radius: 12px;
    margin: 0 7px !important;
    box-sizing: content-box;
}
.banner .swiper-pagination-bullet-active{
    background: rgba(255,255,255,1);
    width: 50px;
}


.banner .img{
  height: 774px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.in_tab{
  margin-top: -60px;
  position: relative;
  z-index: 2;
  background: #fff;
  box-shadow: 0 5px 10px rgba(0,0,0,0.1);
}
.in_tab li{
  height: 180px;
  width: 33.3333%;
  float: left;
  justify-content: center;
  display: flex;
  align-items: center;
}
.in_tab li .img img{
  float: right;
}
.in_tab li a{
  justify-content: center;
  display: flex;
}
.in_tab li .font{
  padding-left: 10px;
  margin-left: 10px;
  color: #9ca3a9;
  border-left: 1px solid #c2c4c7;
}
.in_tab li .font .p1{
  font-size: 21px;
  line-height: 24px;
}
.in_tab li .font .p2{
  font-size: 12px;
  line-height: 20px;
}
.in_tab li .img2{
  display: none;
}
.in_tab li.active .img1,
.in_tab li:hover .img1{
  display: none;
}
.in_tab li.active .img2,
.in_tab li:hover .img2{
  display: block;
}
.in_tab li.active .font,
.in_tab li:hover .font{
  color: #006e36;
  border-left: 1px solid #006e36;
}
.in_title{
  text-align: center;
  padding: 60px 0 40px;
}
.in_title .p1{
  font-size: 42px;
  color: #006e36;
}
.in_title .p2{
  font-size: 26px;
  color: #9ca3a9;
}
.in_news .main .li{
  float: left;
  box-shadow:0px 10px 3px 0px rgba(0,110,54,0.1);
}
.in_news .main .li:nth-of-type(3n){
  margin-right: 0;
}
.in_news .main .li .font{
  padding: 30px 20px 20px;
}
.in_news .main .li .p1{
  font-size: 21px;
  color: #006e36;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.in_news .main .li .p2{
  margin: 10px 0;
  color: #9ca3a9;

  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.in_news .main .li .p3{
  font-size: 21px;
}
.in_about .part1{
  margin-bottom: 10px;
  justify-content: space-between;
  align-items: center;
}
.in_about .part1 .img{
  margin-left: 80px;
}
.in_about .part1 .font{
  width: 660px;
}
.in_about .part1 .font .p1{
  color: #006e36;
  font-size: 26px;
}
.in_about .part1 .font .p2{
  color: #333;
  margin-top: 20px;
}
.in_about .part2{
  margin-top: 50px;
  margin-bottom: 40px;
  justify-content: space-between;
}
.in_about .part2 .title{
  font-size: 26px;
  color: #006e36;
  margin-left: 80px;
}
.in_about .part2 .main{
  width: 600px;
}
.in_about .part3{
  align-items: center;
  justify-content: space-between;
}
.in_about .part3 .img{
  width: 610px;
}
.in_about .part3 .font{
  color: #006e36;
  width: 500px;
}
.in_about .part3 .font .p1{
  font-size: 60px;
  font-family: "puhui_H";
  line-height: 1;
}
.in_about .part3 .font .p2{
  font-size: 21px;
}
.in_about .part3 .font li{
  width: 50%;
  margin: 25px 0;
  float: left;
  text-align: center;
}
.in_video video{
  width: 100%;
  object-fit: fill;
}
.product .top{
  background: #f8f9fc;
  line-height: 88px;
  font-size: 26px;
  color: #333;
}
.product .top .flex{
  justify-content: space-between;
  align-items: center;
}
.product .search{
  border: 1px solid #838383;
}
.product .search input{
  width: 300px;
  float: left;
  line-height: 40px;
  height: 40px;
  text-indent: 10px;
  font-size: 21px;
}
.product .search .btn{
  width: 40px;
  height: 40px;
  float: right;
  background: url(../images/search.png) no-repeat center;
}
.product .tab{
  padding: 80px 0;
  font-family: "puhui_B";
  text-align: center;
  color: #9ca3a9;
}
.product .tab a .img{
  height: 60px;
  margin-bottom: 10px;
}
.product .tab a .img img{
  height: 100%;
}
.product .tab a .img .img2{
  display: none;
}
.product .tab a.active,
.product .tab a:hover{
  color: #006e36;
}
.product .tab a.active .img1,
.product .tab a:hover .img1{
  display: none;
}
.product .tab a.active .img2,
.product .tab a:hover .img2{
  display: inline-block;
}

.product .top .swiper-container-horizontal>.swiper-pagination-bullets{
  bottom: 20px;
}
.product .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  margin: 0 10px;
}
.product .top .swiper-pagination-bullet{
  opacity: 1;
    width: 10px;
    height: 10px;
    background: #c0c1c2;
    cursor: pointer;
    border-radius: 10px;
    box-sizing: content-box;
}
.product .top .swiper-pagination-bullet-active{
    background: #333;
    width: 40px;
}


.product .top a{
  height: 600px;
  background: #f8f9fc;
  display: flex;
  justify-content: center;
  align-items: center;
}


.product .top .swiper-button-prev:after,
.product .top .swiper-button-next:after{
  content:"";
  display: none;
}
.product .top .swiper-button-prev{
  width: 41px;
  left: 20px;
  height: 41px;
  background: url(../images/pro_slide1.png) no-repeat center;
}
.product .top .swiper-button-prev:hover{
  background: url(../images/pro_slide11.png) no-repeat center;
}
.product .top .swiper-button-next{
  width: 41px;
  right: 20px;
  height: 41px;
  background: url(../images/pro_slide2.png) no-repeat center;
}
.product .top .swiper-button-next:hover{
  background: url(../images/pro_slide22.png) no-repeat center;
}
.center{
  text-align: center;
}
.product .img{

}
.product .mid_slide{
  padding: 65px 0 50px;
  overflow: auto;
  margin-bottom: 150px;
  white-space: nowrap;
}
.product .mid_slide .main{
  text-align: center;
  font-size: 26px;
  margin-right: 60px;
  color: #9ca3a9;
  display: inline-block;
  opacity: 0.5;
}
.product .mid_slide .img img{
  height: 110px;
}
.product .mid_slide .main.active,
.product .mid_slide .main:hover{
  color: #006e36;
  opacity: 1;
}


.product .mid_slide::-webkit-scrollbar-track-piece { /*//滚动条凹槽的颜色，还可以设置边框属性*/
background-color:#f8f8f8;
}
.product .mid_slide::-webkit-scrollbar {/*//滚动条的宽度*/
width:8px;
height:8px;
}
.product .mid_slide::-webkit-scrollbar-thumb {/*//滚动条的设置*/
background-color:#cdd1d4;
background-clip:padding-box;
min-height:28px;
}
.product .number{
  margin: 110px 0;
}
.product .number li{
  color: #006e36;
  width: 25%;
  text-align: center;
  float: left;
}
.product .number li .p1{
  font-size: 106px;
  line-height: 1;
}
.product .number li .p2{
  font-size: 26px;
}
.product .end .left{
  width: 450px;
}
.product .end .left .p1{
  color: #333;
  font-size: 34px;
  line-height: 1;
}
.product .end .left .p2{
  font-size: 21px;
  color: #9ca3a9;
}
.product .end .left .p3{
  font-size: 17px;
  padding: 25px 0 35px;
  color: #9ca3a9;
}
.product .end .left ul{
  border-bottom: 1px solid #ebedee;
}
.product .end .left li{
  width: 50%;
  float: left;
  padding: 15px 0;
  border-top: 1px solid #ebedee;
}
.product .end .left li .pq{
  font-size: 17px;
  color: #9ca3a9;
}
.product .end .left li .pw{
  font-size: 17px;
  color: #333;
}
.product .end .main{
  width: 540px;
}
.product .end .main .flex input{
  width: 270px;
  margin-right: 10px;
}
.product .end .main .flex input:last-child{
  margin-right: 0;
}
.product .end .main input{
  background: #f5f6f7;
  line-height: 40px;
  width: 100%;
  height: 40px;
  text-indent: 15px;
  font-size: 17px;
  margin-bottom: 20px;
}

.product .end .main textarea{
  background: #f5f6f7;
  line-height: 24px;
  width: 100%;
  height: 130px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 17px;
  margin-bottom: 20px;
}

.product .end .main input:-ms-input-placeholder{
   color: #9ca3a9;
}
.product .end .main input::-moz-placeholder{
   color: #9ca3a9;
}
.product .end .main input:-moz-placeholder{
   color: #9ca3a9;
}
.product .end .main input::-webkit-input-placeholder{
   color: #9ca3a9;
}
.product .end .main textarea:-ms-input-placeholder{
   color: #9ca3a9;
}
.product .end .main textarea::-moz-placeholder{
   color: #9ca3a9;
}
.product .end .main textarea:-moz-placeholder{
   color: #9ca3a9;
}
.product .end .main textarea::-webkit-input-placeholder{
   color: #9ca3a9;
}

.product .end .btn{
  width: 110px;
  line-height: 45px;
  background: #006e36;
  color: #fff;
  text-align: center;
  font-size: 17px;
}
.product .name{
  padding: 60px 0 30px;
}
.product .name .p1{
  color: #006e36;
  font-size: 48px;
  line-height: 1;
}
.product .name .p2{
  font-size: 21px;
  margin-top: 10px;
}
.product .bg{
  background: #000;
  height: 80px;
}
.product .tab1{
  text-align: center;
  font-size: 21px;
  color: #9ca3a9;
  font-family: "puhui_B";
  padding: 35px 0 50px;
}
.product .tab1 .img img{
  height: 45px;
}
.product .tab1 .img .img2{
  display: none;
}
.product .tab1 .img{
  margin-bottom: 5px;
}
.product .tab1 a.active,
.product .tab1 a:hover{
  color: #006e36;
}
.product .tab1 a.active .img1,
.product .tab1 a:hover .img1{
  display: none;
}
.product .tab1 a.active .img2,
.product .tab1 a:hover .img2{
  display: inline-block;
}
.product .tab1 p{

}
.product .content{
  font-size: 21px;
}
.product .content li{
  padding-left: 30px;
  position: relative;
  margin-bottom: 30px;
  list-style: none;
}
.product .content li:before{
  content: "";
  position: absolute;
  width: 6px;
  background: #006e36;
  left: 10px;
  top: 14px;
  height: 6px;
  transform: rotate(45deg);
}
.product .title1{
  font-size: 21px;
  color: #006e36;
  margin-left: 40px;
}
.mb60{
  margin-bottom: 60px !important;
}
.about .top .font .p1{
  font-size: 26px;
  color: #006e36;
  margin-bottom: 20px;
}
.about .top .font{
  width: 650px;
}
.about .top .img{
  width: 410px;
}
.about .top{
  padding: 80px 0;
}
.about .bg{
  height: 350px;
  color: #fff;
  background: url(../images/about2.png) no-repeat center;
  background-size: cover;
}
.about .bg .flex{
  height: 100%;
}
.about .bg li{
  width: 25%;
  text-align: center;
}
.about .bg li .p1{
  line-height: 1;
  font-size: 61px;
}
.about .bg li .p2{
  font-size: 21px;
}
.about .mid li{
  width: 20%;
  margin: 20px 0;
  float: left;
  text-align: center;
}
.contact .top .left{
  width: 430px;
  box-sizing: border-box;
  padding: 50px 35px;
  box-shadow: 0px 10px 20px rgba(0,110,54,.2);
}
.contact .top .left .p1{
  font-size: 21px;
  color: #006e36;
}
.contact .top .left .p2{
  padding-left: 35px;
  margin-top: 10px;
  color: #006e36;
  font-size: 21px;
}
.contact .top .left .p3{
  padding-left: 35px;
}
.contact .top .left .ico1{
  background: url(../images/contact1.png) no-repeat left;
  background-size: 26px;
}
.contact .top .left .ico2{
  background: url(../images/contact2.png) no-repeat left;
  background-size: 26px;
}
.contact .top .left .ico3{
  background: url(../images/contact3.png) no-repeat left;
  background-size: 26px;
}
.contact .top .left .ico4{
  background: url(../images/contact4.png) no-repeat left;
  background-size: 26px;
}
.contact .top{
  background: #f8f9fc;
  padding-bottom: 80px;
}
.contact .map{
  height: 415px;
  width: 755px;
}
.contact .mid .img{
  text-align: center;
  margin-top: -130px;
}
.contact .mid .main li{
  width: 50%;
  margin-bottom: 35px;
  float: left;
}
.contact .mid .main li .p1{
  font-size: 21px;
  color: #006e36;
}
.contact .mid .main li .p2 em{
  width: 50px;
}
.contact .mid .main li .p3{
  /* padding-left: 53px; */
}
.contact .mid .main li span,
.contact .mid .main li em{
  vertical-align: top;
}



.contact .end .main .flex input{
  width: 48.5%;
  margin-right: 3%;
}
.contact .end .main .flex input:last-child{
  margin-right: 0;
}
.contact .end .main input{
  background: #f5f6f7;
  line-height: 40px;
  width: 100%;
  height: 40px;
  text-indent: 15px;
  font-size: 17px;
  margin-bottom: 20px;
}

.contact .end .main textarea{
  background: #f5f6f7;
  line-height: 24px;
  width: 100%;
  height: 130px;
  padding: 15px;
  font-size: 17px;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.contact .end .main input:-ms-input-placeholder{
   color: #9ca3a9;
}
.contact .end .main input::-moz-placeholder{
   color: #9ca3a9;
}
.contact .end .main input:-moz-placeholder{
   color: #9ca3a9;
}
.contact .end .main input::-webkit-input-placeholder{
   color: #9ca3a9;
}
.contact .end .main textarea:-ms-input-placeholder{
   color: #9ca3a9;
}
.contact .end .main textarea::-moz-placeholder{
   color: #9ca3a9;
}
.contact .end .main textarea:-moz-placeholder{
   color: #9ca3a9;
}
.contact .end .main textarea::-webkit-input-placeholder{
   color: #9ca3a9;
}
.contact .end .btn{
  width: 110px;
  line-height: 45px;
  background: #006e36;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  font-size: 17px;
}
.news_detail .p1{
  margin-top: 50px;
  font-size: 60px;
  color: #333;
  margin-bottom: 50px;
}
.news_detail .contain{
  margin-top: 50px;
}      
.news_detail video{
  object-fit: fill;
}
.news .top{
  background: #f8f9fc;
  padding: 70px 0;
}
.news .top .left{
  width: 756px;
  margin: 0;
}
.news .top .slide{
  position: relative;
}
.news .top .slide .img{
  height: 513px;
  width: 100%;
}
.news .top .left .font{
  padding: 0 30px;
  position: absolute;
  bottom: 25px;
  color: #fff;
  width: 100%;
  box-sizing: border-box;
}
.news .top .left .font .p1{
  font-size: 21px;
}
.news .top .left .font .p2{
  margin-top: 10px;
}
.news .top .swiper-pagination-bullet{
  opacity: 1;
    width: 6px;
    height: 6px;
    background: rgba(255,255,255,0.5);
    cursor: pointer;
    border-radius: 12px;
    margin: 0 7px !important;
    box-sizing: content-box;
}
.news .top .swiper-pagination-bullet-active{
    background: rgba(255,255,255,1);
    width: 20px;
}
.news_right{
  width: 410px;
}
.news_right li{
  margin-bottom: 15px;
}
.news_right li:last-child{
  margin-bottom: 0;
}
.news_right .p1{
  color: #006732;
  margin-bottom: 15px;
  font-size: 21px;
}
.news_right .img{
  width: 192px;
  height: 145px;
}
.news_right .img img{
  height: 100%;
}
.news_right .p2{
  font-size: 21px;
  color: #000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news_right .p2:hover{
  color: #006e36;
}
.news_right .p3{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #9ca3a9;
  margin-top: 5px;
}
.news_right .font{
  width: 200px;
}
.news .in_tab{
  box-shadow: none;
  margin-top: 0;
  border-bottom: 1px solid #e5e5e5;
}
.news .content li{
  padding: 40px 0;
  border-bottom: 1px solid #e5e5e5;
}
.news .content li .font{
  width: 800px;
}
.news .content li .img{
  width: 220px;
  height: 150px;
}
.news .content li .font .p1{
  font-size: 21px;
  color: #333;
}
.news .content li .font .p1:hover{
  color: #006e36;
}
.news .content li .font .p2{
  font-size: 21px;
  color: #333;
}
.news .content li .font .p3{
  margin-top: 5px;
  color: #9ca3a9;
}
.news .end p{
  font-size: 21px;
  margin-top: 10px;
  color: #006e36;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*.news .end .swiper-slide{
    transform: scale(0.9);
}
.news .end .swiper-slide-active,
.news .end .swiper-slide-duplicate-active{
    transform: scale(1);
}*/
.news .end .img{
  position: relative;
}
.news .end .mask{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(0,0,0,0) url(../images/video_btn.png) no-repeat center;
}
.news .end .swiper-slide-active .mask,
.news .end .swiper-slide-duplicate-active .mask{
  display: block;
}
.video_show{
  width: 1200px;
  height: 500px;
  top: 50%;
  position: fixed;
  left: 50%;
  margin-left: -600px;
  margin-top: -250px;
  display: none;
  z-index: 3;
}
.video_mask{
  background: rgba(0,0,0,0.5);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  display: none;
  height: 100%;
  z-index: 3;
}
.video_show .flex{
  align-items:center;
  justify-content: center;
  height: 100%;
}
.video_show video{
  width: 100%;
  height: 100%;
}
.video_show .close{
  font-size: 30px;
  color: #fff;
  position: absolute;
  right: 0;
  cursor: pointer;
  top: -50px;
}
.product .end1{
  text-align: center;
  padding: 20px 0 0;
}
.product .end1 .btn{
  display: inline-block;
  padding-left: 40px;
  background: url(../images/xiazai.png) no-repeat left;
  background-size: 20px;
}
.product .end1 .btn:hover{
  color: #006e36;
}
.pro_main li{
  background: #f8f9fc;
  float: left;
  width: 285px;
  margin-right: 20px;
  box-sizing: border-box;
  margin-top: 20px;
  padding: 20px;
}
.pro_main li .p1{
  font-size: 21px;
  color: #006e36;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}
.pro_main li:nth-of-type(4n){
  margin-right: 0;
}
.pro_main li .p2{
  color: #9ca3a9;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}
.pro_main li:hover .p3{
  color: #006e36;
}
.pro_main li .img{
  height: 140px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px 0;
}
.pro_main li .img img{
  transition: 0.3s all;
}
.pro_main li:hover .img img{
  transform: scale(1.1);
}
.product .pro_main{
  margin-bottom: 50px;
}
.in_pro{
  margin-top: 30px;
  padding: 0 40px;
}
.in_pro .left{
  text-align: center;
  padding: 50px;
  width: 585px;
  background: #f8f9fc;
  box-sizing: border-box;
}
.in_pro .left .p1{
  font-size: 21px;
  color: #006e36;
}
.in_pro .left .img{
  height: 380px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
}
.in_pro .left .p2{
  color: #000;
}
.in_pro .left .p3{
  text-align: left;
}
.in_pro .pro_main{
  width: 520px;
  margin-top: -20px;
}
.in_pro .pro_main li{
  width: 250px;
}
.in_pro .pro_main li:nth-of-type(2n){
  margin-right: 0;
}
.in_main .swiper-container-horizontal>.swiper-pagination-bullets{
  position: relative;
    margin-top: 24px;
}

.in_main .swiper-pagination-bullet{
  opacity: 1;
    width: 12px;
    height: 12px;
    background: #a8a8a8;
    cursor: pointer;
    border-radius: 12px;
    margin: 0 7px !important;
    box-sizing: content-box;
}
.in_main .swiper-pagination-bullet-active{
    background: #474747;
    width: 50px;
}
.in_main .contact{
  margin-top: 50px;
}
.news_detail .news_right{
  width: 192px;
}
.news_detail .news_right.fixed{
  position: fixed;
  top: 50px;
  right: 50%;
  margin-right: -600px;
}
.news_detail .news_right li{
  display: block;
}
.news_detail .news_right.absolute{
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-right: -600px;
}
.news_detail .main1{
  width: 950px;
}
.news_detail{
  overflow: hidden;
  position: relative;
}
.news_detail .news_right .p1{
  margin-top: 0;
}
.news_detail .news_right .p2{
  /* white-space: nowrap; */
  overflow: hidden;
  text-overflow: ellipsis;
}
.news_detail .news_right .font{
  width: 100%;
  margin-top: 10px;
}

.contact .mid .main li .p2{
  display: flex;
}