@charset "UTF-8";

.content{
    overflow: hidden;
    min-height: 500px;
  }
  .app,.app-rq{
    display: none;
  }
  
  .banner{
    width: 100%;
    position: relative;
  }

  .banner .bj{
    width: 100%;
    vertical-align: middle;
  }
  .banner .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.banner .container .lef{
  float: left;
}
.banner .container .lef .bname{
position: relative;
}
.banner .container .lef .bname::before{
  content: '';
  width: 108px;
  height: 144px;
  background: url(../images/b1.png)no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);

}
.banner .container .lef .bname .p1{
  font-size: 66px;
  font-family: 'pf';
  color: #fff;
}
.banner .container .lef .bname .p1,.banner .container .lef .bname .p2{
  padding-left: 125px;
}
.banner .container .lef .bname .p2{
  font-size: 28px;
  color: #fff;
}
.banner .container .lef .bname .p2 span{
  margin: 0 36px;
}
/* content1 */
.sy_con1{
  width: 100%;
padding-top: 125px;
padding-bottom: 85px;
}
.h1{
  font-size: 44px;
  font-family: 'pf';
  color: #4d8c47;
  position: relative;
  text-align: center;
  font-weight: bold;
}
.h1 .s1{
  color: #333;
}
.h1 .h2{
font-size: 65px;
color: rgba(237,227,164,.3);
position: absolute;
left: 50%;
top: -50%;
transform: translateX(-50%);
z-index: -1;
font-family: 'avgd';
}
.sy_con1 .rq1{
margin-top: 38px;
}
.sy_con1 .rq1 .div{
  width: 20%;
  position: relative;
  float: left;
  transition: .5s all;
  overflow: hidden;
}
.sy_con1 .rq1 .div.on{
  width: 40%;
}
.sy_con1 .rq1 .div.on .bot3{
   display: block !important;
}
.sy_con1 .rq1 .div.on .bot2{
  display: none;
}
.sy_con1 .rq1 .div .bot1{
  width: 100%;
  overflow: hidden;
}
.sy_con1 .rq1 .div .bot1 img{
  vertical-align: middle;
}

.sy_con1 .rq1 .div .bot2{
  position: absolute;
  left: 30px;
  bottom: 30px;
}
.sy_con1 .rq1 .div .bot2 .p1{
  font-size:  24px;
  color: #fff;
}
.sy_con1 .rq1 .div .bot2 .p2{
  font-size: 16px;
  color: #fff;
  margin-top: 8px;
  font-family: 'din';
}
.sy_con1 .rq1 .div .bot3{
  width: 592px;
  height: 434px;
  background: url(../images/img33.png)no-repeat;
  background-size:cover;
  background-position: center center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
  padding: 0 60px;
  display: none;

}
.sy_con1 .rq1 .div .bot3 .p1{
  color: #428346;
  font-size: 24px;
  text-align: center;
  margin-top: 95px;
}
.sy_con1 .rq1 .div .bot3 .p2{
  color: #999999;
  font-size: 16px;
  font-family: din;
  text-align: center;
  margin-top: 5px;
  padding-bottom: 30px;
  border-bottom: 1px solid #bfc0be;
}
.sy_con1 .rq1 .div .bot3 .p3{
  color: #666666;
  font-size: 16px;
  text-align: center;
  margin-top: 30px;
  line-height: 25px;
}
.sy_con1 .rq1 .div .bot3 .a1{
  display: block;
  width: 52px;
  height: 52px;
  background-color: #181916;
  transition: .5s all;
  position: relative;
  border-radius: 50px;
  margin: 0 auto;
  margin-top: 40px;
}
.sy_con1 .rq1 .div .bot3 .a1 img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
max-width: 80%;
}
.sy_con1 .rq1 .div .bot3 .a1:hover{
  background-color: #428346;
}
/* content2 */
.sy_con2 {
  width: 100%;
  padding-top: 77px;
  position: relative;
  background-size: cover;
}
.sy_con2 .img1 {
  max-width: 80%;
  position: absolute;
  top: 23%;
  left: 0;
  z-index: -1;
}
.sy_con2 .h1{
  z-index: 5;
}
.sy_con2 .h1 .h2{
  z-index: 1;
}
.sy_con2 .rq1 {
  width: 100%;
  margin-top: 100px;
  position: relative;
}
.sy_con2 .rq1 .rig {
  width: 60%;
  float: right;
}
.sy_con2 .rq1 .container {
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}
.sy_con2 .rq1 .container.on{
  display: block;
}
.sy_con2 .rq1 .container .div{
  padding-top: 40px;
}
.sy_con2 .rq1 .rig .div {
  width: 100%;
}

.sy_con2 .rq1 .rig  .div img{
  width: 100%;
}
.sy_con2 .p3 {
  width: 35%;
  font-size: 24px;
  color: #428346;
  position: relative;
}
.sy_con2 .p3::before{
  content: '';
    width: 30px;
    height: 2px;
    background-color: #d0d3c0;
    position: absolute;
    bottom: -30px;
    left: 0;
}
.sy_con2 .p4 {
  font-size: 16px;
  color: #666666;
  margin-top: 35px;
  width: 34%;
  line-height: 30px;
  margin-top: 50px;
  display: -webkit-box;
  overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    transition: .5s all;
}
.sy_con2 .a1 {
  display: block;
  width: 52px;
  height: 52px;
  background-color: #181916;
  transition: .5s all;
  position: absolute;
  left: 0;
  border-radius: 50px;
  margin: 0 auto;
  margin-top: 50px;
}
.sy_con2 .a1 img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  max-width: 80%;
}
.sy_con2 .a1:hover {
  background-color: #428346;
}
.sy_con2  .swiper-pagination{
  top: 78%;
}
.sy_con2  .swiper-pagination-bullet{
  width: 30px;
  height: 2px;
  border-radius: 0;
  background-color: #7a7a7a;
  margin-left: 20px;
}
.sy_con2  .swiper-pagination-bullet-active {
  background-color:#428346 ;
}
.sy_con2  .swiper-pagination-bullet:nth-child(1){
  margin-left: 0;
}
  /* content3 */
  .sy_con3{
    padding-top: 95px;
    padding-bottom: 0px;
    width: 100%;
  }
  .sy_con3 .rq1{
  margin-top: 70px;
  position: relative;
  }
  .sy_con3 .rq1 .lef{
    float: left;
    width: 58%;
  position: relative;
    padding-top: 70px;
    padding-left: 40px;
  }
  .sy_con3 .rq1 .lef .img1{
    width: 100%;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
  }
  .sy_con3 .rq1 .lef .img1 img{
    width: 100%;
    height: 100%;
  }
  .sy_con3 .rq1 .lef .img1 .img2{
    position: absolute;
    width: 27.7%;
    right: 10.7%;
    height: 87.89%;
    top: 6%;

  }
  .sy_con3 .rq1 .lef .p1{
    color: #fff;
    font-size: 50px;
    letter-spacing: 2px;
  }
  .sy_con3 .rq1 .lef .p2{
    color: #fff;
    font-size: 50px;
    letter-spacing: 25px;
  }
  .sy_con3 .rq1 .lef .p3{
    color: #fff;
    margin-top: 10px;
    width: 46%;
    letter-spacing: 1px;
    font-size: 16px;
  }
  .sy_con3 .rq1 .lef .p4{
    color: #fff;
    font-size: 22px;
    margin-top: 45px;
  }
  .sy_con3 .rq1 .lef .a1{
    display: inline-block;
    color: #fff;
    font-size: 16px;
    padding-right: 38px;
    margin-top: 40px;
    position: relative;
  }
  .sy_con3 .rq1 .lef .a1::before{
    content: '';
    width: 28px;
    height: 28px;
    background: url(../images/img21.png)no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .sy_con3 .rq1 .rig{
    float: left;
    width: 42%;
  }
  .sy_con3 .rq1 .rig .div{
    float: left;
    width: 150px;
    height: 185px;
    background: url(../images/img22.png)no-repeat;
    background-size: contain;
    padding-top: 45px;
    transition: .5s all;
  }
  .sy_con3 .rq1 .rig .div:hover{
transform: translateY(-10px);
  }
  .sy_con3 .rq1 .rig .div1 .div{
margin-left:100px;
  }
  .sy_con3 .rq1 .rig .div1 .div:nth-child(1){
    margin-left: 0;
  }
  .sy_con3 .rq1 .rig .div2 .div{
    margin-left:100px;
    margin-top: 60px;
      }
      .sy_con3 .rq1 .rig .div2 .div:last-child p{
        /* font-size: 18px; */
      }
      .sy_con3 .rq1 .rig .div2 .div:nth-child(1){
        margin-left: 0;
      }
  .sy_con3 .rq1 .rig .div .p1{
    text-align: center;
    color: #fff;
    font-size: 22px;
    height: 44px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
/* content4 */
.sy_con4{
  width: 100%;
  padding-top: 85px;
  padding-bottom: 100px;
  position: relative;
}
.sy_con4 .bjj {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -5;
  height: 100%;
  object-fit: cover;
}
.sy_con4 .h{
  text-align: center;
  color: #fff;
  font-size: 44px;
  font-family: 'pf';
}
.sy_con4 .rq1{
margin-top: 50px;
}
.sy_con4 .rq1 .divcon .div1{
  width: 100%;
}
.sy_con4 .rq1 .div1 .divcon{
  width: 50%;
  float: left;
}
.sy_con4 .rq1 .div1 .divcon .bot{
  width: 50%;
  position: relative;
  margin: 0 auto;
}
.sy_con4 .rq1 .div1 .divcon .bot .img{
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
}
.sy_con4 .rq1 .div1 .divcon .bot img{
  display: block;
  max-width: 90%;
  margin: 0 auto;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  border-radius: 50%;
}
.sy_con4 .rq1 .div1 .divcon .p1{
  text-align: center;
  color: #fff;
  font-size: 20px;
  width: 60%;
  margin: 0 auto;
  margin-top: 45px;
  line-height: 30px;
}
@keyframes xz{
  0%{-webkit-transform:rotate(0deg);}
		 
  50%{-webkit-transform:rotate(180deg);}

  100%{-webkit-transform:rotate(360deg);}

}
@keyframes xz2{
  100%{-webkit-transform:rotate(0deg);}
		 
  50%{-webkit-transform:rotate(180deg);}

  0%{-webkit-transform:rotate(360deg);}

}
.sy_con4 .rq1 .swiper-slide{
padding-top: 30px;
}

.sy_con4 .rq1 .div1 .divcon .bot .img::before {
  content: '';
  width: 100%;
  height: 100%;
  background: url(../images/img26.png)no-repeat;
  background-size: contain;
  background-position: center center;
  position: absolute;
  left: 0%;
  top: -0%;
  animation: xz 6s linear infinite;
  -webkit-animation: xz 10s linear infinite;
  transition: .5s all;
  z-index: -1;
}
.sy_con4 .rq1 .div1 .divcon .bot2::before {
  animation: xz2 6s linear infinite;
  -webkit-animation: xz2 10s linear infinite;
  transition: .5s all;
}
.sy_con4 .rq1 .div1  .bot3{
  width: 13%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.sy_con4 .rq1 .div1  .bot3 img{
  width: 100%;
}
.sy_con4 .swiper-button-next,.sy_con4 .swiper-button-prev{
  color: #999;
  width: 27px;
  height: 44px;
  top: 44%;
}
.sy_con4 .swiper-button-next:after,.sy_con4 .swiper-button-prev:after{
  display: none;
}
.sy_con4 .swiper-button-prev{
 background: url(../img/myl.png)no-repeat center;
}
.sy_con4 .swiper-button-next{
  background: url(../img/myr.png)no-repeat center;
 }
/* content5 */
.sy_con5{
  width: 100%;
  padding-top: 135px;
  padding-bottom: 80px;
}
.sy_con5 .lef{
  float: left;
  width: 45%;
}
.sy_con5 .rq1 .lef  .div1{

}
.sy_con5 .rq1 .lef  .div1 .bot1{
 position: relative;
 float: left;
}
.sy_con5 .rq1 .lef  .div1 .bot1::after{
content: '';
width: 69px;
height: 3px;
background-color: #448448;
position: absolute;
top: 0;
left: 0;
}
.sy_con5 .rq1 .lef  .div1 .bot1 .p1{
  font-size: 72px;
  color: #448448;
  text-align: center;
  font-family: 'din';
}
.sy_con5 .rq1 .lef  .div1 .bot1 .p2{
  font-size: 16px;
  color: #333;
  font-family: 'din';
  text-align: center;
}
.sy_con5 .rq1 .lef  .div1 .a1{
  display: block;
  float: left;
  font-size: 20px;
  color: #333;
  padding-top: 35px;
  padding-left: 30px;
}
.sy_con5 .rq1 .lef .div2{
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
}
.sy_con5 .rq1 .lef .div2 img{
  width: 100%;
  vertical-align: middle;
  transition: .5s all;
}
.sy_con5 .rq1 .lef .div2:hover img{
 transform: scale(1.05);
}
.sy_con5 .rq1 .rig{
  width: 50%;
  float: left;
  margin-left: 5%;
  border: 1px solid #e5e5e5;
  border-top: none;
  border-left: none;
  border-right: none;
}
.sy_con5 button {
  width: 148px;
  height: 54px;
  line-height: 54px;
  background-color: #181916;
  border-radius: 5px;
  margin-top: 40px;
  transition: all .5s;
}
.sy_con5 button:hover {
  background-color: #428346;
  color: #fff;
}
.sy_con5 button a {
  color: #ffff;
  font-size: 13px;
  transition: all .75s;
}
.sy_con5 .rq1{
  margin-top: 50px;
}
.sy_con5 .rq1 .rig .div{
width: 100%;
border-top: 1px solid #e5e5e5;
padding-top: 45px;
padding-bottom: 45px;
padding-left: 30px;
transition: .5s all;
}
.sy_con5 .rq1 .rig a:nth-child(1) .div{
  border-top: none;
}
.sy_con5 .rq1 .rig .div .p1{
  color: #333;
  font-size: 20px;
  position: relative;
  padding-left: 40px;
  transition: .5s all;
}
.sy_con5 .rq1 .rig .div .p1::before{
  content: '';
    width: 14px;
    height: 14px;
   border: 2px solid #a0a0a0;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    border-radius: 50px;
    transition: .5s all;
}
.sy_con5 .rq1 .rig .div .p2{
  color: #999;
  font-size: 16px;
  margin-top: 8px;
  padding-left: 40px;
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    transition: .5s all;
    overflow: hidden;
}
.sy_con5 .rq1 .rig .div:hover{
  background-color: #448448;
}
.sy_con5 .rq1 .rig .div:hover .p1,.sy_con5 .rq1 .rig .div:hover .p2{
  color: #fff;
}
.sy_con5 .rq1 .rig .div:hover .p1::before{
  border-color: #fff;
}
.sy_con6{
width: 100%;
height: 600px;
background: url(../images/img29.jpg)no-repeat;
background-size: cover;
position: relative;
}
.sy_con6 .container{
  height: 100%;
}
.sy_con6 .lef{
width: 33%;
float: left;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.sy_con6 .lef .p1{
color: #fff;
font-size: 44px;
position: relative;
}
.sy_con6 .lef .p1 .p2{
  color: rgba(255,255,255,0.3);
  font-size: 65px;
  position: absolute;
  left: -20px;
  top: -50%;
  font-family: 'avgd';
  letter-spacing: 5px;
}
.sy_con6 .rig{
  width: 67%;
  height: 100%;
  float: right;
}
.sy_con6 .rig .div{
  width: 25%;
  height: 100%;
  float: left;
  background-color: rgba(0,0,0,0.2);
  position: relative;
  transition: .5s all;
}
.sy_con6 .rig .div.on{
  width: 50% !important;
  background-color: transparent;
}
.sy_con6 .rig .div.on .a1{
  opacity: 1 !important;
}
.sy_con6 .rig .div .divcon{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.sy_con6 .rig .div .divcon .bot1{
  width: 100%;
}
.sy_con6 .rig .div .divcon .bot1 img{
  max-width: 80%;
  display: block;
  margin: 0 auto;
}
.sy_con6 .rig .div .divcon .p{
  text-align: center;
  color: #fff;
  font-size: 20px;
  margin-top: 10px;
}
.sy_con6 .rig .div .divcon .a1{
  display: block;
  width: 148px;
  line-height: 54px;
  background-color: #181916;
  text-align: center;
  color: #fff;
  font-size: 14px;
 transform: translateY(80px);
  border-radius: 5px;
 opacity: 0;
 transition: .5s all;
}
.sy_con6 .rig .div .divcon .a1:hover{
  background-color: #448448;
}
@media (max-width: 1680px) {

  .sy_con3 .rq1 .rig .div1 .div {
    margin-left: 55px;
}
.sy_con3 .rq1 .rig .div2 .div {
  margin-left: 55px;
}
  .sy_con3 .rq1 .lef {
    padding-top: 55px;
}
  .sy_con3 .rq1 .lef .p1 {
    font-size: 38px;
}
  .sy_con3 .rq1 .lef .p2 {
    font-size: 50px;
}
.sy_con1 .rq1 .div .bot3 {
  width: 530px;
  height: 400px;
}
.sy_con4 .rq1 {
  margin-top: 30px;
}
.sy_con4 .rq1 .div1 .divcon .bot::before {
  width: 472px;
  height: 472px;
}
}
@media (max-width: 1459px) {
  .sy_con5 button {
    margin-top: 28px;
    width: 100px;
    height: 36px;
    line-height: 36px;
}

  .sy_con4 {
    padding-top: 65px;
    padding-bottom: 76px;
}
  .banner .container .lef .bname .p2 span {
    margin: 0px 18px;
}
  .sy_con5 {
    padding-top: 135px;
}
  .sy_con4 .h {
    font-size: 34px;
}
  .sy_con4 .rq1 .div1 .divcon .bot::before {
    width: 400px;
    height: 400px;
    left: 15%;
    top: -6.5%;
}
.sy_con4 .rq1 .div1 .divcon .bot img {
  max-width: 85%;
}
  .sy_con4 .rq1 .div1 .divcon .p1 {
    font-size: 16px;
    width: 80%;
    margin-top: 45px;
    line-height: 25px;
}
  .sy_con1 .rq1 .div .bot2 .p2 {
    font-size: 14px;
    margin-top: 5px;
}
  .sy_con1 .rq1 .div .bot2 .p1 {
    font-size: 18px;
}
  .sy_con1 {
    padding-top: 95px;
    padding-bottom: 40px;
}
  .sy_con1 .rq1 .div .bot3 .a1 img {
    max-width: 80%;
}
  .sy_con1 .rq1 .div .bot3 .a1 {
    width: 38px;
    height: 38px;
    margin-top: 20px;
}
  .sy_con1 .rq1 .div .bot3 .p3 {
    font-size: 14px;
    margin-top: 15px;
    line-height: 20px;
}
  .sy_con1 .rq1 .div .bot3 .p2 {
    font-size: 14px;
    padding-bottom: 15px;
}

  .sy_con1 .rq1 .div .bot3 .p1 {
    font-size: 18px;
    margin-top: 50px;
}
  .sy_con1 .rq1 .div .bot3 {
    width: 403px;
    height: 304px;
}
  .sy_con1 .rq1 .div .bot1 img{
     width: 487px;
  }  
  .banner .container .lef .bname .p1, .banner .container .lef .bname .p2 {
    padding-left: 95px;
}

  .banner .container .lef .bname .p1{
    font-size: 48px;
  }
  .banner .container .lef .bname .p2 {
    font-size: 22px;
}
.banner .container .lef .bname::before {
  width: 80px;
  height: 100px;
}
  .sy_con3 .rq1 {
    margin-top: 45px;
}
  .sy_con3 {
    padding-top: 35px;
    padding-bottom: 0px;
}
  .sy_con3 .rq1 .rig .div .p1 {
    font-size: 16px;
}
  .sy_con3 .rq1 .rig .div {
    width: 114px;
    height: 140px;
    padding-top: 35px;
}
  .sy_con3 .rq1 .rig .div2 .div:last-child p {
    /* font-size: 14px; */
}
  .sy_con3 .rq1 .lef .a1::before{
    width: 24px;
    height: 24px;

}
.sy_con2 .swiper-pagination {
  top: 85%;
}
.sy_con2 {
  padding-top: 45px;
}
.sy_con2 .rq1 {
  margin-top: 80px;
}
.sy_con2 .rq1 .container .div {
  padding-top: 20px;
}
.sy_con2 .img1 {
  max-width: 65%;
  top: 26%;
}
.sy_con2 .p4 {
  font-size: 14px;
  margin-top: 35px;
}
.sy_con2 .a1 {
  width: 24px;
  height: 24px;
  margin-top: 50px;
}
  .sy_con3 .rq1 .lef .p4 {
    font-size: 16px;
    margin-top: 16px;
}
  .sy_con3 .rq1 .lef .p3 {
    font-size: 14px;
}
  .sy_con3 .rq1 .lef .p2,.sy_con3 .rq1 .lef .p1 {
    font-size: 30px;
    letter-spacing: 15px;
}
.sy_con3 .rq1 .lef .p1 {
  letter-spacing: 2px;
}
  .h1,.sy_con6 .lef .p1 {
    font-size: 36px !important;
}
.h1 .h2,.sy_con6 .lef .p1 .p2{
  font-size: 40px  !important;
}
.sy_con5 .rq1 .lef .div1 .a1 {
  font-size: 16px;
}
.sy_con5 .rq1 .lef .div1 .bot1::after {
  width: 55px;
}
.sy_con5 .rq1 .lef .div1 .bot1 .p1 {
  font-size: 55px;
}
.sy_con5 .rq1 .rig .div .p2 {
  font-size: 13px;
  padding-left: 30px;
}
.sy_con5 .rq1 .rig .div .p1 {
    font-size: 16px;
  padding-left: 30px;
}
.sy_con5 .rq1 .rig .div .p1::before {
  width: 8px;
  height: 8px;
}
.sy_con5 .rq1 .rig .div {
  padding-top: 33px;
  padding-bottom: 28px;
  padding-left: 15px;
 padding-right: 15px;
}
.sy_con5 .rq1 .lef .div1 .a1 {
  font-size: 14px;
}
.sy_con6 .rig .div .divcon .bot1 img {
  max-width: 40%;
}
.sy_con6 .rig .div .divcon .p {
  font-size: 16px;
}
.sy_con6 {
  height: 460px;
}
.sy_con6 .rig .div .divcon .a1 {
  width: 112px;
  line-height: 42px;
}

}
@media (max-width: 1259px) {
  .sy_con4 .rq1 .div1 .divcon .bot img {
    max-width: 80%;
  }
  .sy_con4 .rq1 .div1 .divcon .bot::before {
    width: 305px;
    height: 305px;
    left: 18%;
    top: -6%;
}
  .banner .container .lef .bname .p1, .banner .container .lef .bname .p2 {
    padding-left: 70px;
}
  .banner .container .lef .bname::before {
    width: 60px;
    height: 80px;
}
  .banner .container .lef .bname .p2 {
    font-size: 18px;
}
  .banner .container .lef .bname .p1 {
    font-size: 34px;
  }
  .sy_con3 .rq1 .rig .div .p1 {
    font-size: 14px;
    height: 38px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
  .sy_con3 .rq1 .rig .div {
    width: 90px;
    height: 109px;
    padding-top: 20px;

}
.sy_con3 .rq1 .rig .div1 .div,.sy_con3 .rq1 .rig .div2 .div {
  margin-left: 40px;
} 
}
@media(max-width:991px){
  .pc{
    display: none;
  }
  .app{
    display: block;
  }
  .sy_con2 .p3 { width: 100%; }
  .sy_con4 {
    padding-top: 35px;
    padding-bottom: 30px;
}
  .sy_con4 .h {
    font-size: 24px;
}
  .sy_con4 .rq1 .div1 .divcon .bot::before {
    width: 250px;
    height: 250px;
    left: 17%;
    top: -10%;
}
  .sy_con4 .rq1 .div1 .divcon .bot img {
    max-width: 80%;
}
  .sy_con4 .rq1 .div1 .divcon .p1 {
    font-size: 14px;
    width: 90%;
}
  .sy_con2 .p4{
    width: 100%;
  }
  .sy_con2 .swiper-pagination{
    top: 100%;
  }
  .sy_con2 .rq1 .container{
    position: static;
    transform: translate(0);
  }
  .sy_con2 .rq1 .rig{
    width: 100%;
  }
  .sy_con2 .img1{
    display: none;
  }
  .sy_con1 .rq1 .div .bot3{
    width: 100%;
    position: static;
    transform: translate(0);
    display: block !important;
    height: auto;
  }
  .sy_con1 .rq1 .div.on {
    width: 100%;
}
  .sy_con1 .rq1 .div .bot1 img{
    width: 100%;
  }
  .sy_con1 .rq1 .div {
    width: 100%;
}
  .banner .container{
    display: none;
  }
  .sy_con3 .rq1 .lef,.sy_con3 .rq1 .rig{
    width: 100%;
  }
   .sy_con3 .rq1 .rig{
   margin-top: 50px;
  }
  .h1 .h2, .sy_con6 .lef .p1 .p2 {
    font-size: 30px !important;
    top: -65% !important;
}
  .sy_con5 .lef, .sy_con5 .rq1 .rig{
    width:100%;
    margin: 0;
}
.h1, .sy_con6 .lef .p1 {
  font-size: 24px !important;
}
}

@media(max-width:500px){
  .sy_con3 .rq1 .rig .div2 .div {
    margin-top: 10px;
}



.sy_con6 {
  padding: 50px 0;
}
  .sy_con3 .rq1 .lef {
    height: 230px;
  }
  .sy_con3 .rq1 .lef img{
    height: 100%;
  }
  .sy_con5 {
    padding-top: 70px;
    padding-bottom: 50px;
}
  .sy_con4  .swiper-button-next:after,   .sy_con4 .swiper-button-prev:after{
    font-size: 28px;
  }
  .sy_con4 .rq1 .div1 .divcon:nth-child(2){
    margin-top: 45px;
  }
  .sy_con4 .rq1 .div1 .divcon .bot::before {
    width: 63%;
    height: 200%;
    left: 18%;
    top: -50%;
}
  .sy_con4 .rq1 .div1 .divcon .p1 {
    width: 100%;
}
  .sy_con4 .bjj{
    display: none;
  }
  .sy_con4 .rq1 .div1 .bot3 img{
    display: none;
  }
  .sy_con4{
    width: 100%;
    background: url(../images/img25.jpg)no-repeat;
    background-size: cover;
  }
  .sy_con4 .rq1 .div1 .divcon {
    width: 100%;
}
.sy_con2 {
  padding-top: 20px;
  padding-bottom: 0px;
}

  .sy_con2 .swiper-pagination{
    left: 50%;
    transform: translateX(-50%);
  }
  .sy_con2 .p3::before {
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
}
  .sy_con2 .a1{
    position: relative;
  }
  .sy_con2 .rq1 {
    margin-top: 15px;
}
  .sy_con2 .p3 {
    font-size: 18px;
text-align: center;
margin-top: 130px;
}
  .sy_con1 .rq1 .div{
    margin-top: 15px;
  }
  .sy_con1 .rq1 {
    margin-top: 20px;
}
  .sy_con1 {
    padding-top: 70px;
    padding-bottom: 15px;
}
  .sy_con1 .rq1 .div:nth-child(1){
    margin-top: 0;
  }
  .sy_con1 .rq1 .div .bot3 .p1 {
    font-size: 18px;
    margin-top: 10px;
}
  .sy_con1 .rq1 .div .bot3 {
    padding: 30px 20px;
}
.sy_con1 .rq1 .div .bot3 .a1 {
  width: 26px;
  height: 26px;
}
  .sy_con3 .rq1 .rig .div1 .div, .sy_con3 .rq1 .rig .div2 .div {
    margin-left: 30px;
}
.sy_con3 {
  padding-top: 35px;
  padding-bottom: 40px;
}
  .sy_con3 .rq1 .lef .a1 {
    font-size: 14px;
    margin-top: 20px;
}
  .h1 .h2{
    width: 100%;
  }
  .sy_con3 .rq1 .lef .p4 {
    font-size: 12px;
    margin-top: 10px;
}
  .sy_con3 .rq1 .lef .p3 {
    font-size: 12px;
}
  .sy_con3 .rq1 .lef {
    padding: 20px 0;
    padding-left: 20px;
}
  .sy_con3 .rq1 .lef .p2, .sy_con3 .rq1 .lef .p1 {
    font-size: 18px;
    letter-spacing: 0px;
}
.sy_con3 .rq1 .lef .p2 {
  letter-spacing: 8px;
}
    .sy_con6 .lef .p1 .p2 {
      left: 50%;
      transform: translateX(-50%);
  }
  .sy_con6{
    padding: 40px 0;
  }
  .h1, .sy_con6 .lef .p1{
    text-align: center;
  }
  .sy_con6 .rig .div .divcon .bot1 img {
    max-width: 10%;
}
  .sy_con6 .rig .div.on{
    width: 100% !important;
  }
  .sy_con6 .rig .div.on .a1{
    opacity: 0 !important;
  }
  .sy_con6 .rig .div.on{
    background: rgba(0,0,0,0.2);
  }
  .sy_con6 .rig{
    width: 100%;
  }
  .sy_con6 .rig .div,  .sy_con6 .rig .divcon{
    width: 100% !important;
    margin: 20px 0;
    height: auto;
  }
  .sy_con6 .rig .div .divcon .a1{
    opacity: 1 !important;
    transform: translate(0);
    margin: 0 auto;
    margin-top: 20px;
    background-color: #448448;
  }
  .sy_con6 .rig .div .divcon{
    position: static;
    transform: translate(0);
  }
  .sy_con6 .lef{
    position: static;
    width: 100%;
    transform: translate(0);
  }
  .sy_con6{
    height: auto;
  }

.sy_con5 .rq1 .lef .div1 .bot1 .p2 {
  font-size: 14px;
}
.sy_con5 .rq1 .lef .div1 .bot1 .p1 {
  font-size: 34px;
}
.sy_con5 .rq1 .lef .div1 .bot1::after {
  width: 45px;
}
.sy_con5 .rq1 .lef .div1 .a1 {
  font-size: 14px;
  width: 85%;
  padding-left: 20px;
}
.sy_con5 .rq1 {
  margin-top: 20px;
}
.sy_con5 .rq1 .rig .div {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
.sy_con5 .rq1 .rig .div .p1 {
  font-size: 14px;
}
}

 
/* 作物种植管理列表详情 */

  
  /* 产品列详情模块一 */
  .pro1_con1{
    width: 100%;
    padding-top: 70px;
background-color: #f8f8f8;
  }
 .pro1_con1_rig{
      width: 100%;
  }
  .pro1_con1_rig .rq1 {
    padding-top: 4%;
    padding-bottom: 4%;
    width: 100%;
    background-color: #fff;
}
.pro1_con1_rig .rq1 .lef{
      float: left;
      width: 50%;
      display: flex;
    flex-wrap: wrap-reverse;
  }
  .pro1_con1_rig .rq1 .lef .top{
    width: 80%;
  }
  .pro1_con1_rig .rq1 .lef .bottom {
    width: 20%;
    padding-top: 0px;
    position: relative;
    padding-left: 18px;
    padding-right: 20px;
    padding-bottom: 18px;
}

 .pro1_con1_rig .rq1 .rig{
  width: 50%;
  padding-top: 40px;
  padding-left: 50px;
  padding-right: 35px;
  float: right;
  }
  .pro1_con1_rig .rq1 .rig .top{
    line-height: 30px;
  }
.pro1_con1_rig .rq1 .rig .top .p{
    font-size: 36px;
    color: #2f3336;
    padding-bottom: 23px;
    border-bottom: 2px solid #2f3336;
  }
  .pro1_con1_rig .rq1 .rig .top .p1{
    font-size: 16px;
    font-weight: bolder;
    margin-top: 20px;
    color: #2f3336;
  }
   .pro1_con1_rig .rq1 .rig .top .p2{
    font-size: 16px;
    color: #666666;
  }
.pro1_con1_rig .rq1 .rig .top .p3{
    font-size: 16px;
    color: #666666;
  }
  .pro1_con1_rig .rq1 .rig .bottom .btn{
    line-height: 50px;
    width: 22%;
    margin-right: 1.4%;
    vertical-align: top;
    transition: .5s all;
    background-color: #2f3336;
  }

  .pro1_con1_rig .rq1 .rig .bottom .btn a{
    color: #fff;
    display: block;
    font-size: 18px !important;
    width: 100%;
  }
  .pro1_con1_rig .rq1 .rig .bottom .btn3{
    width: 34%;
    transition: .5s all;
    background-color: #2f3336;
  }
  .pro1_con1_rig .rq1 .rig .bottom .btn3 a {
    padding-right: 39px;
    background-image: url(../images/pro1_con1_img9.png);
    background-repeat: no-repeat;
    background-size: 20px;
    font-size: 33px;
    background-position-y: 15px;
    font-family: 'pro1_din';
    background-position-x: 160px;
    z-index: 10;
}
   .pro1_con1_rig .rq1 .rig .bottom{
    margin-top: 90px;
  }
  .pro1_con1_rig .rq1 .rig .bottom .btn:hover{
    background-color: #428346;
  }
  .pro1_con1_rig .rq1 .rig .bottom .btn.active{
    background-color: #428346;
  }




  @media(max-width:1459px){
    .pro1_con1_rig .rq1 .rig .bottom .btn3 a {
      background-size: 17px;
      background-position-y: 14px;
      background-position-x: 126px;
  }
    .pro1_con1_rig .rq1 .rig .bottom .btn {
      line-height: 43px;
  }
    .pro1_con1_rig .rq1 .rig .bottom .btn a {
      font-size: 16px !important;
  }

 
    .pro1_con1_rig .rq1 .rig .top .p1, .pro1_con1_rig .rq1 .rig .top .p2,  .pro1_con1_rig .rq1 .rig .top .p3{
           font-size: 14px;
    }
     .pro1_con1_rig .rq1 .rig .top .p {
      font-size: 31px;
  }
    .pro1_con1_rig .rq1 .rig {
      padding-top: 10px;
      padding-left: 43px;
      padding-right: 30px;
  }

 .pro1_con1_rig .rq1 .rig .bottom{
    margin-top: 33px;
  }
  }
  @media(max-width:1259px){

  .pro1_con1_rig .rq1 .rig .top .p1 {
      margin-top: 17px;
  }
     .pro1_con1_rig .rq1 .rig .top .p {
      font-size: 27px;
      padding-bottom: 19px;
  }

 .pro1_con1_rig .rq1 .rig .bottom {
    margin-top: 40px;
}
  .pro1_con1_rig .rq1 .rig {
    padding-top: 30px;
    padding-left: 43px;
    padding-right: 30px;
}

.pro1_con1_rig .rq1 .rig {
  padding-top: 10px;
  padding-left: 14px;
  padding-right: 15px;
}
 .pro1_con1_rig .rq1 .rig .top .p1,  .pro1_con1_rig .rq1 .rig .top .p2,  .pro1_con1_rig .rq1 .rig .top .p3 {
  font-size: 13px;
}


  }
  @media(max-width:991px){
    .pro1_con1_rig .rq1 .rig .bottom .btn {
      width: 11%;
      line-height: 35px;
  }
  .pro1_con1_rig .rq1 .rig .bottom .btn3 {
    width: 17%;
}
    .pro1_con1_rig .rq1 .rig .bottom .btn3 a {
      background-size: 14px;
        background-position-y: 10px;
        background-position-x: 99px;
        padding-right: 24px;
  }
    .pro1_con1_rig .rq1 .rig .bottom .btn a {
      font-size: 14px !important;
  }
    .pro1_con1_rig .rq1 .swiper-button-next, .pro1_con1_rig .rq1 .swiper-button-prev {
      width: 114px;
  }
    .pro1_con1_rig .rq1 .lef .bottom .swiper-container {
      height: 300px;
  }
    .pro1_con1_rig .rq1 .lef .bottom .gallery-thumbs .swiper-wrapper .swiper-slide {
      height: auto;
  }
    .pro1_con1_rig .rq1 .lef {
      width: 100%;
  }
  .pro1_con1_rig .rq1 .rig{
    width: 100%;
  }

   .pro1_con1_rig .rq1 .rig .bottom {
      margin-top: 9px;
  }


     .pro1_con1_rig {
      width: 100%;
  }
  .pro1_con1_rig .rq1 .rig .top .p1 {
    margin-top: 7px;
}

 .pro1_con1_rig .rq1 .rig .top .p {
  font-size: 22px;
  padding-bottom: 8px;
}
  }
  @media(max-width:768px){
    .pro1_con1_rig .rq1 .rig .bottom .btn3 a {
      background-size: 13px;
      background-position-y: 10px;
      background-position-x: 94px;
      padding-right: 22px;
  }
    .pro1_con1_rig .rq1 .rig .bottom .btn a {
      font-size: 13px !important;
  }
 .pro1_con1_rig .rq1 .rig {
      padding-top: 25px;
      padding-left: 10px;
      padding-right: 7px;
  }
  }
  @media(max-width:500px){
    .pro1_con1_rig .rq1 .rig .bottom .btn {
      width: 18%;
  }
  .pro1_con1_rig .rq1 .rig .bottom .btn3 {
    width: 30%;
}
.pro1_con1_rig .rq1 .rig .bottom .btn3 a {
  background-position-x: 89px;
}
    .pro1_con1_rig .rq1 .lef .top {
      width: 100%;
  }
  .pro1_con1_rig .rq1 .lef .bottom .swiper-container{
    height: auto;
  }
    .pro1_con1_rig .rq1 .lef .bottom {
      padding-top: 8px;
      width: 100%;
      padding-left: 10px;
      padding-right: 28px;
      padding-bottom: 15px;
  }

.pro1_con1_rig .rq1 .rig .bottom {
      margin-top: 10px;
      margin-bottom: 10px;
  }
  .pro1_con1_rig .rq1 .rig .top .p1 {
    margin-top: 11px;
    font-size: 16px;
    font-weight: normal;
}
  .pro1_con1_rig .rq1 .lef {
      width: 100%;
  }
  .pro1_con1_rig .rq1 .rig {
    padding-top: 0px;
    width: 100%;
}
.pro1_con1_rig .rq1 .rig .top .p {
  padding-bottom: 9px;
}
.pro1_con1_rig  .rq1 .swiper-button-next {
  right: 0px;
  transform: rotate(90deg);
  top: 59px;
}
.pro1_con1_rig .rq1 .swiper-button-next, .pro1_con1_rig .rq1 .swiper-button-prev {
  width: 20px;
}
.pro1_con1_rig  .rq1 .swiper-button-prev {
  right: 0px;
  transform: rotate(90deg);
  top: 30px;
}
  }
@media(max-width:375px){
  .pro1_con1_rig .rq1 .rig .bottom .btn3 {
    width: 34%;
}
}


 .pro1_con1_rig .rq2{
    margin-top: 3%;
  }
.fl_t{
  
position: sticky;
top: 0;
z-index: 500;  
width: 100%;
  background-color: #2f3336;
}
.fl_t .sp {
  text-align: center;
  line-height: 80px;
  transition: .5s all;
  cursor: pointer;
  position: relative;
  display: block;
  float: left;
  width: 14%;
}
.fl_t .sp  a{
  font-size: 18px;
  color: #acadae;
}
.fl_t .sp:hover{
  padding-left: 10px;
  background-color: #428346;
}
.fl_t .sp:hover a{
  color: #fff;

}
.fl_t .sp.active{
  padding-left: 10px;
  background-color: #428346;
}
.fl_t .sp.active a{
  color: #fff;
}
.fl_t .sp::before{
  content: '';
  display: inline-block;
  width: 1px;
  height: 22px;
  transition: .5s all;
  background-color: #6e7173;
  position:absolute;
  top:31px;
  left:0;
}
.fl_t .sp.active::before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 25px;
  background-color: #fff;
  position: absolute;
  top: 29px;
  left: 18px;
}
.fl_t .sp:hover::before{
  content: '';
  display: inline-block;
  width: 4px;
  height: 25px;
  background-color: #fff;
  position:absolute;
  top: 29px;
  left: 18px;
}
@media(max-width:1459px){
 .fl_t .sp:hover::before{
    width: 3px;
    height: 22px;
    top: 17px;
    left: 10px;
  }

  .fl_t .sp.active::before {
    width: 3px;
    height: 22px;
    top: 17px;
    left: 20px;
}
 .fl_t .sp::before {
    height: 19px;
    top: 19px;
    left: 0;
}
 .fl_t .sp {
    line-height: 54px;
    width: 16%;
}
.fl_t .sp a{
  font-size: 18px;

}
}
@media(max-width:1259px){
  .fl_t .sp:hover::before {
    top: 13px;
    left: 10px;
}
 .fl_t .sp.active::before {
    top: 13px;
    left: 10px;
}
  .fl_t .sp::before {
    top: 15px;
}
  .fl_t .sp {
    line-height: 46px;
}
}
@media(max-width:991px){
   .fl_t .sp {
    line-height: 36px;
}
.fl_t .sp a{
  font-size: 14px;

}
.fl_t .sp::before {
  height: 14px;
  top: 12px;
}
.fl_t .sp.active::before {
  width: 2px;
  height: 17px;
  top: 10px;
}
 .fl_t .sp:hover::before {
  width: 2px;
  height: 17px;
  top: 10px;
}
}
@media(max-width:768px){
}
@media(max-width:500px){
  .pro1_con1 {
    padding-top: 20px;
}
  .fl_t{
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
  }
  .fl_t::-webkit-scrollbar {
    /*滚动条整体样式*/
    width : 5px;  /*高宽分别对应横竖滚动条的尺寸*/
    height: 5px;
    }
    .fl_t::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    background   : #428346;
    }
    .fl_t::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background   : #ededed;
    }
.fl_t .sp {
  width: 40%;
  float: none;
  display: inline-block;
}
.fl_t .sp.active::before {
  height: 16px;
}
.fl_t .sp.active::before {
  left: 6px;
}
}
.pro1_con1_rig .rq .bot{
  position: relative;
}
 .pro1_con1_rig .rq .bot .bottom{
  padding-top: 100px;
  position: relative;
  padding-bottom:100px;
  padding-left: 90px;
  padding-right:90px;
  background-color: #fff;
  width: 100%;
}
.pro1_con1_rig .rq .bot .bottom p{
  font-size: 16px;
    color: #666666;
}

.pro1_con1_rig .rq .bot .bottom img{
  width: 80%;
  display: block;
  margin:  0 auto;
}

 .pro1_con1_rig .rq .bot{
  background-color: #fff;
  margin-bottom: 3%;
}
.firbot2{
  margin-top: 0;
}
.pro1_con1_rig .rq .bot2 .top{
  border-bottom: 2px solid #2f3336;
  line-height: 60px;
}
 .pro1_con1_rig .rq .bot .top .p{
  font-size: 24px;
  font-weight: bold;
  color: #428346;
  position: relative;
  padding-left: 46px;
}
 .pro1_con1_rig .rq .bot .top .p::before{
  content: '';
  display: inline-block;
  width: 4px;
  height: 26px;
  background-color: #428346;
  position:absolute;
  top: 18px;
  left: 21px;
}

@media(max-width:1459px){
 .pro1_con1_rig .rq .bot .top .p{
       font-size: 18px;
  }
  .pro1_con1_rig .rq .bot .top .p::before {
    width: 4px;
    height: 21px;
    position: absolute;
    top: 20px;
    left: 21px;
}
 .pro1_con1_rig .rq .bot .bottom {
  padding-top: 87px;
  padding-bottom: 87px;
  padding-left: 78px;
  padding-right: 78px;
}
}
@media(max-width:1259px){
 .pro1_con1_rig .rq .bot .bottom {
  padding-top: 75px;
  padding-bottom: 75px;
  padding-left: 67px;
  padding-right: 67px;
}
}
@media(max-width:991px){
   .pro1_con1_rig .rq .bot .bottom {
    padding-top: 59px;
    padding-bottom: 59px;
    padding-left: 53px;
    padding-right: 53px;
}
 .pro1_con1_rig .rq .bot .top .p {
  font-size: 16px;
  padding-left: 36px;
}
 .pro1_con1_rig .rq2 .bot2 .top {
  line-height: 47px;
}
.pro1_con1_rig .rq .bot .top .p::before {
  width: 3px;
  height: 20px;
  top: 14px;
  left: 21px;
}
}
@media(max-width:500px){
  .pro1_con1_rig .rq .bot .top .p {
    font-size: 16px;
    font-weight: normal;
    padding-left: 22px;
}
 .pro1_con1_rig .rq2 .bot2 .top {
    line-height: 50px;
}
.pro1_con1_rig .rq .bot .top .p::before {
  width: 2px;
  height: 14px;
  top: 19px;
  left: 12px;
}
 .pro1_con1_rig .rq .bot .bottom {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
}
}



/* 定点 */
.i {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-50px);
}
.case-section .swiper-button-next,.case-section .swiper-button-prev{
  width: 32px;
  height: 32px;
  background-color: rgba(88, 88, 88, 0.8);
  border-radius: 50px;
}
.case-section  .swiper-button-prev{
  left: 94%;
}
.case-section .swiper-button-next::after,.case-section .swiper-button-prev::after{
  font-size: 14px;
  color: #fff;
}
.case-section{
  padding: 50px 0;
}
.case-section .rq1{
  position: relative;
}
.case-section .rq1 .lef{
    font-size: 26px;
    color: #444444;
    margin: 0 auto 30px;
    float: left;
}
.case-section .rq1 .rig{
  float: right;
}
.case-section .rq2 .div1{
  width: 100%;
  overflow: hidden;
}
.case-section .rq2 .div1 img{
  width: 100%;
  vertical-align: middle;
  transition: .5s all;
}
.case-section .rq2 .swiper-slide:hover img{
  transform: scale(1.05);
}
.case-section .rq2 .swiper-slide .p{
  font-size: 18px;
  color: #333;
  margin-top: 10px;
  transition: .5s all;
}
.case-section .rq2 .swiper-slide:hover .p{
  color: #448448;
}


/* 联系我们 start */

.sec-cont .section-title{
	text-align: center;
	padding: 0 !important;
}

.con-one {
	padding: 77px 0 89px;
}

.con-one ul {
	margin: 56px -7.5px 0;
}

.con-one li {
	width: 33.33333%;
	float: left;
	padding: 0 7.5px;
}

.con-li {
	transition: all .5s;
	background: white;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
	height: 240px;
	padding: 50px 50px 0;
}

.coo-icon {
	width: 70px;
	height: 70px;
	overflow: hidden;
	margin: 0 auto 20px;
}

.coo-icon img {
	display: block;
	width: 100%;
	transition: all .5s;
}

.con-li p {
	transition: all .5s;
	font-size: 18px;
	text-align: center;
	line-height: 22px;
	color: #444;
}

.con-li:hover {
	background: #428346;
}

.con-li:hover .coo-icon img {
	transform: translateY(-100%);
}

.con-li:hover p {
	color: white;
}

.con-two img {
	display: block;
	width: 100%;
}
.con-two div {
	display: block;
	width: 100%;
}

.con-three {
	padding: 85px 0 110px;
}

.con-form {
	margin: 37px -20px 0;
	overflow: hidden;
}

.con-form .div{
	float: left;
	width: 49%;
	margin-bottom: 30px;
	height: 66px;
	border: solid 1px #dbdbdb;
	display: flex;
	justify-content: space-between;
	padding-left: 15px;
}
.con-form .div:nth-child(2n){
	float: right;
}
.con-form .div label{
		font-size: 20px;
	color: #666;
	width: 11%;
	line-height: 66px;
}


.con-form .div input{
	width: 89%;
}
.con-form .div:nth-child(7){
	width: 100%;
	height: 220px;
}
.con-form .div:nth-child(7) label{
	width: 6%;
}
.con-form .div textarea {
	resize: none;
	width: 100%;
	padding: 20px 0px;
	font-size: 20px;
	color: #666;
}

.con-form .submit {
	display: block;
	margin: 0 auto;
	font-size: 22px;
	color: white;
	text-align: center;
	width: 200px;
	height: 66px;
	line-height: 66px;
	background: #428346;
}
.section-title h3 {
  font-size: 30px;
}
@media(max-width: 1459px) {
  .section-title h3 {
    font-size: 26px;
}
.con-form {
  margin: 30px -20px 0;
}
.con-form .div {
  margin-bottom: 22px;
  height: 50px;
  padding-left: 12px;
}
.con-form .div label {
  font-size: 15px;
  width: 11%;
  line-height: 50px;
}
.con-form .div:nth-child(7) {
  height: 169px;
}
.con-form .submit {
  font-size: 18px;
  width: 153px;
  height: 50px;
  line-height: 50px;
}
.con-three {
  padding: 65px 0 84px;
}
}
@media (max-width: 1259px) {
  .con-three {
    padding: 56px 0 65px;
}
	.con-li {
		padding: 30px 30px 0;
	}
	.con-form .div label {
    width: 13%;
}
.con-form .div input {
	width: 87%;
}
.con-form .div:nth-child(7) label {
	width: 7%;
}
.section-title h3 {
  font-size: 25px;
}
}

@media (max-width: 991px) {
	.con-li {
		padding: 30px 10px 0;
	}
	.con-form .div label {
    width: 17%;
}
.con-form .div:nth-child(7) label {
	width: 9%;
}
}

@media (max-width: 767px) {
	.con-one {
		padding: 30px 0;
	}

	.con-one ul {
		margin: 25px 0 0;
	}

	.con-one li {
		width: 100%;
		float: none;
		padding: 0;
		margin-bottom: 20px;
	}

	.con-li {
		height: auto;
		padding: 20px 15px;
	}

	.coo-icon {
		width: 50px;
		height: 50px;
		margin-bottom: 10px;
	}

	.con-li p {
		font-size: 14px;
		line-height: 20px;
	}

	.con-three {
		padding: 30px 0 40px;
	}

	.con-form {
		margin: 25px 0 0;
	}
	.con-form .submit {
		font-size: 14px;
		height: 40px;
		line-height: 40px;
		width: 130px;
	}
	.con-form .div{
		width: 100%;
		height: 40px;
		margin-bottom: 10px;
	}
	.con-form .div label {
    width: 12%;
		font-size: 14px;
		line-height: 40px;
}
.con-form .div:nth-child(7) label {
	width: 12%;
}
.con-form .div:nth-child(7) {
	width: 100%;
	height: 125px;
}
.con-form .div textarea,
.con-form .div input{
	font-size: 14px;
	width: 88%;
}
.con-form .div textarea {
	padding: 10px 0px;
}
.con-form .div input {
	width: 100%;
}

}

@media (max-width: 414px){
  .section-title h3 {
    font-size: 22px;
  }
	.con-form .div textarea,
	.con-form .div input{
		width: 88%;
	}
	.con-form .div label,
	.con-form .div:nth-child(7) label {
		width: 14%;
	}
}
.sec-cont .section-title {
  text-align: center;
  padding: 0 !important;
}
@media (min-width: 1500px){
.section-title {
  padding: 80px 0 60px;
}

}
@media (min-width: 768px){
.section-title {
  padding: 65px 0 50px;
}
.section-title {
  text-align: center;
  padding: 55px 0 40px;
}


}

/* 瑞驰招聘 */
.ta_con1{
  width: 100%;
  background: rgb(245,245,247);
  padding-top: 95px;
  padding-bottom: 145px;
  background-image: url(../images/);
  background-attachment: fixed;
}
.ta_con1 .prda_bt{
  margin-bottom: 30px;
}
.ta_con1 .p1{
  font-size: 18px;
  color: #777777;
  font-family: "normal";
  text-align: center;
  line-height: 30px;
}
.ta_con1 .rq{
  padding-top: 80px;
}

.ta_con1 .rq1{
  width: 100%;
  background: #fff;
  position: relative;
  margin-bottom: 26px;
  overflow: hidden;
  border: 1px solid rgb(229,229,229);;
}
.ta_con1 .rq1::before{
  content: "";
  width: 1px;
  height: 65%;
  background: rgb(229,229,229);
  position: absolute;
  left: 18%;
  top: 50%;
  transform: translateY(-50%);
}
.ta_con1 .rq1 .top{
  width: 100%;
  height: 120px;
}
.ta_con1 .rq1 .top .lef{
  width: 18%;
  height: 100%;
  float: left;
}

.ta_con1 .rq1 .top .lef p{
  font-size: 20px;
  color: #444444;
  text-align: center;
  line-height: 120px;
  transition: all .3s;
}
.ta_con1 .rq1 .top .rig{
  width: 82%;
  height: 100%;
  float: left;
  padding: 0 65px;
  background-image: url(../images/img109.png);
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 90%;
}
.ta_con1 .rq1:hover .top .lef p{
  color: #428346;
}

.ta_con1 .rq1 .top .rig span{
    line-height: 120px;
    margin-right: 125px;
}
.ta_con1 .rq1 .top .rig span:nth-child(3){
  margin-right: 0;
}
.ta_con1 .rq1 .top .rig .sp1{
  font-size: 18px;
  font-family: "com";
  color: #428346;
}
.ta_con1 .rq1 .top .rig .sp2{
  font-size: 18px;
  color: #777777;
}

.ta_con1 .rq1 .bot{
  width: 82%;
  padding: 0 65px;
  padding-bottom: 30px;
  float: right;
  transform: translateY(-35px);
  display: none;
}
.ta_con1 .rq1 .bot .p{
  font-size: 18px;
  color: #444;
  font-family: "normal";
  margin-top: 20px;
}
.ta_con1 .rq1 .bot .p2{
  font-size: 16px;
  color: #777777;
  font-family: "normal";
  line-height: 30px;
}

.ta_con1 .rq1 .bot a{
  display: block;
  font-size: 16px;
  color: #777;
  font-family: "normal";
  width: 150px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  border: 1px solid rgb(212,212,212);
  margin-top: 40px;
  margin-bottom: 20px;
}
.ta_con1 .rq1 .bot a:hover{
  background: #428346;
  color: #fff;
}

.ta_con1 .jz{
  display: block;
  font-size: 16px;
  color: #777777;
  font-family: "normal";
  width: 185px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: 1px solid rgb(212,212,212);
  margin: 0 auto;
  margin-top: 70px;
}
.ta_con1 .jz:hover{
  background: #428346;
  color: #fff;
}

/* 瑞驰招聘分辨率 */
@media(max-width:1460px){
  .ta_con1 {
    padding-top: 60px;
    padding-bottom: 100px;
}
.ta_con1 .p1 {
  font-size: 16px;
}
.ta_con1 .prda_bt {
  margin-bottom: 20px;
}
.ta_con1 .rq {
  padding-top: 60px;
}



}

@media(max-width:1260px){
  /* 人才招聘 */
.ta_con1 .rq1 .top .lef p{
  font-size: 20px;
}
.ta_con1 .rq1 .top{
  height: 120px;
}
.ta_con1 .rq1 .bot .p {
  font-size: 16px;
  margin-top: 10px;
}
.ta_con1 .rq1 .bot .p2 {
  font-size: 14px;
  line-height: 30px;
}
.ta_con1 .rq1 .bot {
  padding-bottom: 0px;
}

.ta_con1 .rq1 .top .rig span,
.ta_con1 .rq1 .top .lef p{
  line-height: 120px;
}
.ta_con1 .rq1 .top .rig .sp1{
  font-size: 18px;
}
.ta_con1 .rq1 .top .rig{
  background-size: 20px;
}
.ta_con1 .jz {
  font-size: 14px;
  width: 135px;
  height: 50px;
  line-height: 50px;
  margin-top: 110px;
  margin-top: 60px;
}


}
@media(max-width:991px){
  .ta_con1 .rq1 .top .rig span{
    margin-right: 50px;
  }
  .ta_con1 .rq1 .top .rig .sp2 {
    font-size: 16px;
  }
  .ta_con1 .rq1 .top .lef p {
    font-size: 15px;
  }
  .ta_con1 .rq1 .top .rig span, .ta_con1 .rq1 .top .lef p {
    line-height: 90px;
  }
  .ta_con1 .rq1 .top {
    height: 90px;
  }
  .ta_con1 .rq1 .top .rig .sp1 {
    font-size: 15px;
  }
  .ta_con1 .rq1 .top .rig .sp2 {
    font-size: 13px;
  }
  .ta_con1 .rq1 .bot .p1{
    font-size: 13px;
  }
  .ta_con1 .rq1 .bot a {
    font-size: 13px;
    width: 95px;
    height: 35px;
    line-height: 35px;
  }
}
@media(max-width:414px){

  .ta_con1 {
    padding-top: 40px;
    padding-bottom: 50px;
}
.ta_con1 .p1 {
  font-size: 14px;
  line-height: 25px;
}
.ta_con1 .rq {
  padding-top: 30px;
}
.ta_con1 .prda_bt {
  margin-bottom: 15px;
  font-size: 18px;
}
  
/* 人才招聘 */
.ta_con1 .rq1 .bot a {
  font-size: 12px;
  width: 77px;
  height: 28px;
  line-height: 28px;
}
.ta_con1 .rq1 .top .rig span, .ta_con1 .rq1 .top .lef p {
  line-height: 65px;
}
.ta_con1 .rq1 .top .lef p,
.ta_con1 .rq1 .top .rig .sp1,
.ta_con1 .rq1 .top .rig .sp2 {
  font-size: 12px;
}
.ta_con1 .rq1 .top {
  height: 65px;
}
.ta_con1 .rq1 .top .rig span {
  margin-right: 5px;
}
.ta_con1 .rq1 .top .lef {
  width: 20%;
}
.ta_con1 .rq1 .top .rig {
  background-size: 15px;    width: 80%;    padding: 0 5px;    background-position-x: 95%;
}
.ta_con1 .rq1::before {
  left: 20%;
}
.ta_con1 .rq1 .bot {
  width: 80%;
  padding: 0 10px;
  transform: translateY(-0px);
  padding-bottom: 20px;
}
.ta_con1 .rq1 .bot .p2 {
  font-size: 12px;
  line-height: 22px;
}
.ta_con1 .rq1 .bot .p {
  font-size: 14px;
  margin-top: 10px;
}
.ta_con1 .rq1 .bot .p1 {
  line-height: 23px;    font-size: 12px;
}
.ta_con1 .jz {
  font-size: 13px;
  width: 95px;
  height: 40px;
  line-height: 40px;    margin-top: 20px;
}
}
@media (max-width: 1260px){
.prda_bt {
    font-size: 24px;
}
}
@media (max-width: 1460px){
.prda_bt {
    font-size: 30px;
    padding-bottom: 10px;
}
}
.prda_bt {
  font-size: 36px;
  color: #444444;
  font-family: "normal";
  text-align: center;
  padding-bottom: 15px;
  position: relative;
}
.prda_bt::before {
  content: '';
  width: 50px;
  height: 2px;
  background: #428346;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}


/* 视频中心 */
/*subbanner - start*/
.subbanner {
	position: relative;
}

.subbanner-bg {
	width: 100%;
}

.img-pc {
	display: none;
}

.img-mobile {
	display: block;
}

.subbanner-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 4;
}

.subbanner .sub-text {
	float: right;
	color: #fff;
	text-align: right;
}

.subbanner .sub-cn {
	font-size: 28px;
	line-height: 1.4;
}
.text-center {
  text-align: center;
}
.subbanner .sub-en {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1.3;
}

@media (min-width: 768px) {
	.img-pc {
		display: block;
	}

	.img-mobile {
		display: none;
	}

	.subbanner .sub-cn {
		font-size: 42px;
	}

	.subbanner .sub-en {
		font-size: 15px;
	}
}

@media (min-width: 1500px) {
	.subbanner .sub-cn {
		font-size: 50px;
	}

	.subbanner .sub-en {
		font-size: 18px;
	}
}

/*subbanner - end*/

/*breadcrumb - start*/
.breadcrumb {
	background: #333;
	font-size: 0;
	color: #fff;
	padding: 10px 0;
}

.breadcrumb span {
	font-size: 12px;
	display: inline-block;
}

.breadcrumb a {
	font-size: 12px;
	display: inline-block;
	margin-right: 16px;
	position: relative;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.breadcrumb a:hover {
	color: #dd2127;
}

.breadcrumb a::after {
	content: '>';
	font-size: 12px;
	color: #999;
	width: 16px;
	text-align: center;
	position: absolute;
	right: -16px;
	top: 0;
}

.breadcrumb a:last-child {
	margin-right: 0;
}

.breadcrumb a:last-child::after {
	display: none;
}

@media (min-width: 768px) {
	.breadcrumb {
		padding: 15px 0;
	}

	.breadcrumb span {
		font-size: 14px;
		padding-left: 20px;
		background-size: 13px auto;
	}

	.breadcrumb a {
		font-size: 14px;
		margin-right: 20px;
	}

	.breadcrumb a::after {
		font-size: 14px;
		width: 20px;
		right: -20px;
	}
}

/*breadcrumb - end */

/*sec-menu - start*/
.sec-menu {
	background: #f5f5f5;
	height: 45px;
}

.menu-slide {
	position: relative;
}

.menu-slide .swiper-slide {
	width: auto;
}

.menu-slide .swiper-slide a {
	display: block;
	font-size: 14px;
	line-height: 45px;
	padding: 0 9px;
	position: relative;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.menu-slide .swiper-slide a::after {
	content: '';
	width: 0px;
	height: 2px;
	background: #428346;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all .5s;
	transition: all .5s;
}

.menu-slide .swiper-slide.on a {
	color: #428346;
}

.menu-slide .swiper-slide.on a::after {
	width: 100%;
}

.menu-next,
.menu-prev {
	display: none;
	width: 30px;
	height: 70px;
	font-size: 14px;
	line-height: 45px;
	text-align: center;
	color: #666;
	position: absolute;
	top: 0;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.menu-prev {
	left: -40px;
}

.menu-next {
	right: -40px;
}

.menu-next.swiper-button-disabled,
.menu-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none;
}

.sec-menu.fixe .menu-fix {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 90;
	background: #fff;
	width: 100%;
	box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);
}




@media (min-width: 768px) {
	.sec-menu {
		height: 60px;
	}

	.menu-slide .swiper-slide a {
		font-size: 16px;
		line-height: 60px;
		padding: 0 10px;
	}

	.menu-next,
	.menu-prev {
		font-size: 18px;
		line-height: 60px;
	}

	.menu-slide .swiper-slide a:hover {
		color: #428346;
	}

	.menu-next:hover,
	.menu-prev:hover {
		color: #428346;
	}
}

@media (min-width: 1500px) {
	.sec-menu {
		height: 70px;
	}

	.menu-slide .swiper-slide a {
		font-size: 18px;
		line-height: 70px;
		padding: 0 12px;
	}

	.menu-next,
	.menu-prev {
		line-height: 70px;
	}
}

/*sec-menu - end*/

/*btn - start*/
.btn-load {
	display: inline-block;
	font-size: 12px;
	color: #d91811;
	line-height: 36px;
	padding: 0 28px;
	border: 1px solid #d91811;
	cursor: pointer;
}

@media (min-width: 768px) {
	.btn-load {
		font-size: 16px;
		line-height: 48px;
		padding: 0 38px;
		-webkit-transition: all .3s;
		transition: all .3s;
	}

	.btn-load:hover {
		background: #d91811;
		color: #fff;
	}
}

/*btn - end*/

/* 视频 */

/* main */
.vsp{
  width: 100%;
}

.vsp  .sp_1{
  width: 32%;
  margin-top: 50px;
  float: left;
  cursor:pointer;
  margin-right: 2%;
}
.sp_1:nth-child(3n){
  margin-right: 0;
}
.sp_1 .spn{
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 60%;
}
.spn img{
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sp_1:hover .spn .bf{
  background-image: url(../images/video_l.png);
}
.sp_1 p{
  font-size: 14px;
  text-align: center;
  margin-top: 25px;
  font-family: "regular";
  overflow:hidden;text-overflow:ellipsis;white-space:nowrap
}
.vsp .pagee{
  margin: 50px 0;
}
/* .vspjz .sp_2{
  margin-left: 45px;
  margin-right: 45px;
} */
/* 视频弹窗 */
.msg-box-bg {width: 100%;height: 100%;position: fixed;left: 0;top: 0;display: none;z-index: 1001;}
.msg-box {width: 70%;height: 70%;background-color: #000;position: absolute;left: 50%;top: 47%;transform: translate(-50%,-50%);box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);}
.msg-box .close-box {width: 30px;height: 30px;background: url(../images/btn-close-modal.png) no-repeat center;cursor: pointer;position: absolute;right: 10px;top: 10px;-webkit-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-o-transition: .5s;transition: .5s;}
.msg-box .close-box:hover {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);-moz-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);}
.video_pic {width: 100%;height: 100%;cursor: pointer;overflow: hidden;position: relative;}
.video_pic:after{content: '';width: 61px;height: 61px;background: url(../images/video_a.png) no-repeat center;position:absolute;left: 50%;top: 50%;margin-top: -30.5px; transform: translate(-50%,-50%);transition: all 0.4s;background-size: contain;z-index: 1;}
.video_pic:hover:after{top: 48%;background-image: url(../images/video_l.png);}
@media(max-width:1459px){
  .msg-box {
    width: 60%;
    height: 60%;
}
}
@media(max-width:500px){
  .msg-box .close-box {
    width: 16px;
    height: 16px;
}
  .msg-box {
    width: 90%;
    height: 30%;
}
  .vsp .container{
    padding-bottom: 30px;
  }
  .sp_1:nth-child(3n) {
    margin-right: 2%;
}
.sp_1 p {
  font-size: 13px;
  margin-top: 10px;
}
.vsp .sp_1 {
  width: 48%;
  margin-top: 30px;
}
.video_pic:after {
  width: 40px;
  height: 40px;
  margin-top: -15px;

}
}
.fy {
  width: auto;
  height: 45px;
  display: table;
  margin: 60px auto;
}
.fy li {
  float: left;
  width: 34px;
  height: 34px;
  border-radius: 100%;
  text-align: center;
  line-height: 34px;
  margin: 0 8px;
}
.fy li a {
  font-size: 12px;
  color: #666;
}
.fy a {
  font-size: 16px;
  color: #444;
  font-family: "regular";
  transition: all .1s;
}
.fy li a img {
  margin-bottom: 5px;
}
.fy a img {
  margin-bottom: -4px;
  margin-right: 15px;
}
.fy .sy {
  background: #428346;
}
.fy .sy a {
  color: #fff;
}
.fy li:hover {
  background: #428346;
}
.fy li:hover a {
  color: #fff !important;
}

/* 增收案例列表 */
/*cases -start*/
.sec-cases .col-sm-4 {
  width: 25% !important;
}
.sec-cases{
  padding: .75rem 0 .8rem;
}
.sec-cases h1{
  padding: 50px 0;
  text-align: center;
  font-size: 32px;
}
.cases-list .flex-wrap-row{
  margin: 0 -4px;
}
.cases-list .col-sm-4{
  padding:0 4px;
  margin-bottom: 15px;
}
.cases-item{
  display: block;
  width: 100%;
}
.cases-item .m-img{
  width: 100%;
  height: 0;
  padding-bottom: 63.15789473684211%;
  overflow: hidden;
  position: relative;
}
.cases-item .m-img img{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.cases-item p{
  font-size: 14px;
  margin-top: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition:all .3s;
  transition:all .3s;
}
.cases-item:hover .m-img img{
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
}
.cases-item:hover p{
  color: #428346;
}
@media (max-width: 1459px){
  .sec-cases h1{
    font-size: 28px;
    padding: 25px 0;
  }

}
@media (min-width: 768px){
  .cases-list .flex-wrap-row{
    margin: 0 -15px;
  }
  .cases-list .col-sm-4{
    padding:0 15px;
    margin-bottom: .4rem;
  }
  .cases-item p{
    font-size: 1rem;
margin: 1rem 0;
  }
}
@media (max-width: 500px){
  .col-sm-4 {
    width: 50% !important;
}
.sec-cases h1{
  font-size: 24px;
}
}

/*cases -end*/

/* 作物种植管理列表 */
/*列表模板 - start*/
.support-item1 {
	display: block;
}

.support-item1 .m-img {
	width: 100%;
	height: 0;
	padding-bottom: 68.06282722513089%;
	overflow: hidden;
}

.support-item1 .m-img img {
	width: 100%;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.support-item1 .m-cont {
	padding: 20px 0;
}

.support-item1 .m-tit {
	font-size: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.support-item1 .m-des {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	max-height: 40px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.support-list1 .row {
	margin: 0 -5px;
}

.btn-lookmore {
	display: inline-block;
	background: #fff;
	font-size: 12px;
	color: #777;
	line-height: 28px;
	padding: 0 14px;
	border: 1px solid #e0e0e0;
	border-radius: 15px;
	cursor: pointer;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.btn-lookmore i {
	color: #428346;
	font-size: 18px;
	margin-left: 5px;
	vertical-align: -3px;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.support-item1:hover .m-tit {
	color: #428346;
}

.support-item1:hover .btn-lookmore {
	background: #428346;
	color: #fff;
	border-color: #428346;
}

.support-item1:hover .btn-lookmore i {
	color: #fff;
}

.support-list1 .col-sm-4,
.support-list1 .col-xs-6 {
	padding: 0 5px;
	margin-bottom: 15px;
}

@media (min-width: 768px) {
	.support-item1 .m-cont {
		padding: 25px 0;
	}

	.support-item1 .m-tit {
		font-size: 17px;
		-webkit-transition: all .3s;
		transition: all .3s;
	}

	.support-item1 .m-des {
		font-size: 14px;
		line-height: 22px;
		max-height: 44px;
		height: 44px;
		margin-top: 8px;
		margin-bottom: 30px;
	}

	.support-list1 .row {
		margin: 0 -15px;
	}

	.support-list1 .col-sm-4,
	.support-list1 .col-xs-6 {
		padding: 0 15px;
		margin-bottom: 15px;
	}

	.btn-lookmore {
		font-size: 14px;
		line-height: 40px;
		padding: 0 24px;
		border-radius: 20px;
	}

	.btn-lookmore i {
		font-size: 22px;
		margin-left: 15px;
		vertical-align: -3px;
	}

	.support-item1:hover .m-img img {
		-webkit-transform: scale(1.04);
		transform: scale(1.04);
	}

	.support-list1 .row {
		margin: 0 -15px;
	}
}

@media (min-width: 1500px) {
	.support-item1 .m-img {
		overflow: hidden;
	}

	.support-item1 .m-img img {
		width: 100%;
	}

	.support-item1 .m-cont {
		padding: 30px 0;
	}

	.support-item1 .m-tit {
		font-size: 20px;
		-webkit-transition: all .3s;
		transition: all .3s;
	}

	.support-item1 .m-des {
		font-size: 16px;
		line-height: 26px;
		height: 52px;
		max-height: 52px;
		margin-top: 10px;
		margin-bottom: 36px;
	}
}

/*列表模板 - end*/

/*case - start*/
.sec-case {
	padding: 50px 0 60px 0;
}

.sec-case .support-list {
	margin-bottom: 20px;
}

.sec-case .support-item {
	margin-bottom: 20px;
}

.sec-case .support-item .m-img {
	padding-bottom: 68.42105263157895%;
}

@media (min-width: 768px) {
	.sec-case {
		padding: 75px 0 90px 0;
	}
}

/*case - end*/

/* 小功能部件 start */
.btn-load {
	display: inline-block;
	font-size: 12px;
	color: #428346;
	line-height: 36px;
	padding: 0 28px;
	border: 1px solid #428346;
	cursor: pointer;
	margin-top: 35px;
}

@media (min-width: 768px) {
	.btn-load {
		font-size: 16px;
		line-height: 48px;
		padding: 0 38px;
		-webkit-transition: all .3s;
		transition: all .3s;
	}

	.btn-load:hover {
		background: #428346;
		color: #fff;
	}
}

/* 小功能部件 end */


/* 产品列表详情 */
.pro1_con1_rig{
    width: 100%;
}
.pro1_con1_rig .rq1{
  width: 100%;
  padding-top: 4%;
  padding-bottom: 4%;
  background-color: #fff;
}
.pro1_con1_rig .rq1 .lef{
    float: left;
    width: 50%;
    display: flex;
  flex-wrap: wrap-reverse;
  padding-left: 20px;
}
.pro1_con1_rig .rq1 .lef .top{
  width: 80%;
}
.pro1_con1_rig .rq1 .lef .bottom {
  width: 20%;
  padding-top: 0px;
  position: relative;
  padding-left: 18px;
  padding-right: 20px;
  padding-bottom: 18px;
}
.pro1_con1_rig .rq1 .lef .bottom .swiper-container{
height: 340px;
}
.pro1_con1_rig .rq1 .lef .bottom .swiper-wrapper .swiper-slide-thumb-active{
  border: 2px solid #428346;
}
.pro1_con1_rig  .rq1 .swiper-button-next{
  position: absolute;
  top:98%;
  right: auto;
}
.pro1_con1_rig  .rq1 .swiper-button-prev{
  position: absolute;
  left: auto;
  top:90%;
}
.pro1_con1_rig  .rq1 .swiper-button-next.swiper-button-disabled,.pro1_con1_rig  .rq1 .swiper-button-prev.swiper-button-disabled{
 opacity: 1;
  pointer-events: all;
}
.pro1_con1_rig .rq1 .swiper-button-next, .pro1_con1_rig .rq1 .swiper-button-prev {
  border: 1px solid #e3e3e3;
  width: 105px;
  height: 25px;
  background-color: #fff;
}
.pro1_con1_rig .rq1 .swiper-button-next:hover{
  background-color: #428346;
}
.pro1_con1_rig .nextEl:hover::after{
  color: #fff !important;
}
.pro1_con1_rig  .prevEl:hover::after{
  color: #fff !important;
}
.pro1_con1_rig  .rq1 .swiper-button-prev:hover{
  background-color: #428346;
}
.pro1_con1_rig  .rq1 .swiper-button-next::after,  .pro1_con1_rig  .rq1 .swiper-button-prev::after{
  font-size: 12px;
  transform: rotate(
90deg
);
  font-weight: bolder;
  color: #000000;
  }
.pro1_con1_rig .rq1 .lef .top .gallery-top .swiper-wrapper .swiper-slide a img{
  width: 100%;
}

.pro1_con1_rig .rq1 .lef .bottom .gallery-thumbs .swiper-wrapper .swiper-slide img{
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.pro1_con1_rig .rq1 .lef .bottom .gallery-thumbs .swiper-wrapper .swiper-slide{
  height: 69px !important;
}
.pro1_con1_rig .rq1 .rig{
width: 50%;
padding-top: 40px;
padding-left: 50px;
padding-right: 35px;
float: right;
}
.pro1_con1_rig .rq1 .rig .top{
  line-height: 30px;
}
.pro1_con1_rig .rq1 .rig .top .p{
  font-size: 36px;
  color: #2f3336;
  padding-bottom: 23px;
  border-bottom: 2px solid #2f3336;
}
.pro1_con1_rig .rq1 .rig .top .p1{
  font-size: 16px;
  font-weight: bolder;
  margin-top: 20px;
  color: #2f3336;
}
 .pro1_con1_rig .rq1 .rig .top .p2{
  font-size: 16px;
  color: #666666;
}
.pro1_con1_rig .rq1 .rig .top .p3{
  font-size: 16px;
  color: #666666;
}
.pro1_con1_rig .rq1 .rig .bottom .btn{
  line-height: 50px;
  width: 36%;
  margin-right: 2.4%;
  transition: .5s all;
  background-color: #2f3336;
}
 .pro1_con1_rig .rq1 .rig .bottom .btn2{
  margin-right: 0;
}
.pro1_con1 .pro1_con1_rig .rq1 .rig .bottom .btn a{
  color: #fff;
  display: block;
  width: 100%;
}
 .pro1_con1_rig .rq1 .rig .bottom{
  margin-top: 85px;
}
.pro1_con1_rig .rq1 .rig .bottom .btn:hover{
  background-color: #428346;
}
.pro1_con1_rig .rq1 .rig .bottom .btn.active{
  background-color: #428346;
}
.pro1_con1_rig .rq1 .rig .bottom .btn1 a{
  padding-left: 35px;
  background-image: url(../images/pro1_con1_img5.png);
  background-repeat: no-repeat;
  background-size: 20px;
  font-size: 18px;
  background-position-y: center;
  background-position-x: 25px;
  z-index: 10;
}
.pro1_con1_rig .rq1 .rig .bottom .btn2 a{
  padding-left: 30px;
  background-image: url(../images/pro1_con1_img6.png);
  background-repeat: no-repeat;
  background-size: 20px;
  font-size: 24px;
  background-position-y: center;
  font-family: 'pro1_din';
  background-position-x: 25px;
  z-index: 10;
}

@media(max-width:1459px){
  .pro1_con1_rig .rq1 .swiper-button-next, .pro1_con1_rig .rq1 .swiper-button-prev {
    width: 72px;
    height: 23px;
}
  .pro1_con1_rig .rq1 .lef .bottom .swiper-container {
    height: 278px;
}
  .pro1_con1_rig .rq1 .lef .bottom .gallery-thumbs .swiper-wrapper .swiper-slide {
    height: 52px !important;
}
  .pro1_con1_rig .rq1 .rig .top .p1, .pro1_con1_rig .rq1 .rig .top .p2,  .pro1_con1_rig .rq1 .rig .top .p3{
         font-size: 14px;
  }
   .pro1_con1_rig .rq1 .rig .top .p {
    font-size: 31px;
}
  .pro1_con1_rig .rq1 .rig {
    padding-top: 10px;
    padding-left: 43px;
    padding-right: 30px;
}
.pro1_con1_rig .rq1 .rig .bottom .btn {
    width: 38%;
}
 .pro1_con1_rig .rq1 .rig .bottom .btn1 a{
  background-position-y: 16px;
  background-position-x: 15px;
  background-size: 17px;
  font-size: 16px;
}
.pro1_con1_rig .rq1 .rig .bottom .btn2 a{
  background-position-y: 16px;
  background-position-x: 15px;
  background-size: 17px;
font-size: 21px;
}
.pro1_con1_rig .rq1 .rig .bottom{
  margin-top: 33px;
}
}
@media(max-width:1259px){

  .pro1_con1_rig .rq1 .lef .bottom .swiper-container {
    height: 209px;
}
  .pro1_con1_rig .rq1 .swiper-button-next, .pro1_con1_rig .rq1 .swiper-button-prev {
    width: 59px;
    height: 23px;
}
.pro1_con1_rig .rq1 .rig .top .p1 {
    margin-top: 17px;
}
   .pro1_con1_rig .rq1 .rig .top .p {
    font-size: 27px;
    padding-bottom: 19px;
}
  .pro1_con1_rig .rq1 .rig .bottom .btn2 a {
    background-position-y: 14px;
    background-position-x: 12px;
    background-size: 15px;
    font-size: 18px;
    padding-left: 25px;
}
 .pro1_con1_rig .rq1 .rig .bottom .btn1 a {
    background-position-y: 14px;
    background-position-x: 9px;
    background-size: 15px;
    font-size: 14px;
    padding-left: 25px;
}
.pro1_con1_rig .rq1 .rig .bottom {
  margin-top: 40px;
}
.pro1_con1_rig .rq1 .rig {
  padding-top: 30px;
  padding-left: 43px;
  padding-right: 30px;
}
.pro1_con1_rig .rq1 .rig .bottom .btn {
line-height: 43px;
width: 36%;
}
.pro1_con1_rig .rq1 .rig {
padding-top: 10px;
padding-left: 14px;
padding-right: 15px;
}
.pro1_con1_rig .rq1 .rig .top .p1,  .pro1_con1_rig .rq1 .rig .top .p2,  .pro1_con1_rig .rq1 .rig .top .p3 {
font-size: 12px;
}


}
@media(max-width:991px){
  .pro1_con1_rig .rq1 .swiper-button-next, .pro1_con1_rig .rq1 .swiper-button-prev {
    width: 114px;
}
  .pro1_con1_rig .rq1 .lef .bottom .swiper-container {
    height: 300px;
}
  .pro1_con1_rig .rq1 .lef .bottom .gallery-thumbs .swiper-wrapper .swiper-slide {
    height: auto;
}
  .pro1_con1_rig .rq1 .lef {
    width: 100%;
}
.pro1_con1_rig .rq1 .rig{
  width: 100%;
}
  .pro1_con1_rig .rq1 .rig .bottom .btn {
    width: 38%;
    line-height: 34px;
}
 .pro1_con1_rig .rq1 .rig .bottom {
    margin-top: 9px;
}
.pro1_con1_rig .rq1 .rig .bottom .btn1 a {
  background-position-y: 11px;
  background-position-x: 8px;
  background-size: 13px;
  font-size: 13px;
  padding-left: 25px;
}
.pro1_con1_rig .rq1 .rig .bottom .btn2 a {
background-position-y: 11px;
background-position-x:11px;
background-size: 13px;
font-size: 16px;
padding-left: 25px;
}
   .pro1_con1_rig {
    width: 100%;
}
.pro1_con1_rig .rq1 .rig .top .p1 {
  margin-top: 7px;
}
.pro1_con1_rig .rq1 .rig .bottom .btn {
  width: 20%;
}
.pro1_con1_rig .rq1 .rig .top .p {
font-size: 22px;
padding-bottom: 8px;
}
}
@media(max-width:768px){
.pro1_con1_rig .rq1 .rig {
    padding-top: 25px;
    padding-left: 10px;
    padding-right: 7px;
}
}
@media(max-width:500px){
  .case-section .swiper-button-prev {
    left: 75%;
}
  .pro1_con1_rig .rq1 .lef .top {
    width: 100%;
}
.pro1_con1_rig .rq1 .lef .bottom .swiper-container{
  height: auto;
}
  .pro1_con1_rig .rq1 .lef .bottom {
    padding-top: 8px;
    width: 100%;
    padding-left: 10px;
    padding-right: 28px;
    padding-bottom: 15px;
}
 .pro1_con1_rig .rq1 .rig .bottom .btn {
    line-height: 38px;
    width: 38%;
}
.pro1_con1_rig .rq1 .rig .bottom {
    margin-top: 15px;
    margin-bottom: 14px;
}
.pro1_con1_rig .rq1 .rig .top .p1 {
  margin-top: 11px;
  font-size: 16px;
  font-weight: normal;
}
.pro1_con1_rig .rq1 .lef {
    width: 100%;
}
.pro1_con1_rig .rq1 .rig {
  padding-top: 0px;
  width: 100%;
}
.pro1_con1_rig .rq1 .rig .top .p {
padding-bottom: 9px;
}
.pro1_con1_rig  .rq1 .swiper-button-next {
right: 0px;
top: 59px;
transform: rotate(
  90deg
  );
}
.pro1_con1_rig .rq1 .swiper-button-next, .pro1_con1_rig .rq1 .swiper-button-prev {
width: 20px;
}
.pro1_con1_rig .rq1 .swiper-button-prev {
right: 0px;
transform: rotate(
90deg
);
top: 30px;
}
}
@media(max-width:375px){
.pro1_con1_rig .rq1 .rig .bottom .btn {
  width: 40%;
}
}
.bg_faf {
  background-color: #FAFAFA;
}
.wrapper {
  position: relative;
  padding: 60px 0;
  font-size: 16px;
  color: #666666;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.container-middle {
  margin: 0 auto;
  text-align: center;
}
.pro-section-title {
  position: relative;
  font-size: 30px;
  color: #333333;
  text-align: left;
  margin: 0 auto 20px;
}
.pro-section-title .icon {
  position: relative;
  width: 35px;
  height: 40px;
  top: -2px;
  font-size: 0;
  margin-right: 4px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center;
}
.icon {
  position: relative;
  width: 20px;
  height: 20px;
  display: inline-block;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.icon-product {
  background-image: url(../images/icon_detail4.png);
}
.pro-btn {
  position: absolute;
  right: 20px;
  min-width: 50px;
  bottom: 0;
}
.pro-btn .swiper-button-next {
  right: 0;
  background-image: url(../images/left_arrow_gray.png);
  transform: rotate(
180deg
);
}
.pro-btn .swiper-button-prev {
  left: -20px;
  background-image: url(../images/left_arrow_gray.png);
}
.pro-btn .swiper-button-next, .pro-btn .swiper-button-prev {
  width: 30px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.pro-class-slide, .case-detail-slide {
  position: relative;
  padding: 0 0 40px;
  overflow-x: hidden;
}
.pro-class-slide.pro-detail-slide .swiper-slide, .case-detail-slide .swiper-slide {
  width: -webkit-calc(33.3333336% - 25px);
  width: calc(33.336% - 25px);
}
.pro-class-slide .swiper-slide {
  width: -webkit-calc(25% - 25px);
  width: calc(25% - 25px);
}
.pro-list-item {
  position: relative;
  margin: 30px auto 0;
  max-width: 380px;
  display: block;
  text-align: left;
  border: 1px solid #e0e0e0;
}
.pro-list-con {
  position: relative;
  padding: 30px 40px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pro-list-img img {
  height: 164px;
  display: inline-block;
  margin: 0 auto;
  -webkit-transition: all ease .6s;
  -moz-transition: all ease .6s;
  -ms-transition: all ease .6s;
  -o-transition: all ease .6s;
  transition: all ease .6s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
    max-width: 100%;
}
.pro-list-con {
  position: relative;
  padding: 30px 40px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pro-list-name {
  font-size: 20px;
  color: #444444;
}
.pro-list-text {
  position: relative;
  margin: 10px auto 26px;
  color: #666666;
  font-size: 16px;
}
.more-btn {
  position: relative;
  min-width: 130px;
  padding: 10px 0;
  display: inline-block;
  background-color: #f5f5f5;
  font-size: 14px;
  text-align: center;
  color: #666666;
  border: 1px solid #e0e0e0;
  -webkit-transition: all ease .3s;
  -moz-transition: all ease .3s;
  -ms-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s;
}
.pro-list-item:hover .pro-list-img img {
  -webkit-transform: scale(1.12);
  -moz-transform: scale(1.12);
  -ms-transform: scale(1.12);
  -o-transform: scale(1.12);
  transform: scale(1.12);
}

.pro-list-item:hover .more-btn {
  color: #ffffff;
  border-color: transparent;
   background: #428346;
}
.pro-list-img {
  position: relative;
  padding: 40px 0;
  border-bottom: 1px solid #E0E0E0;
  text-align: center;
  overflow: hidden;
}
.bg_faf .swiper-button-prev::after,.bg_faf .swiper-button-next::after{
  content: none;
}
.pro-btn .swiper-button-next:hover, .pro-btn .swiper-button-prev:hover {
  background-image: url(../images/left_arrow.png);
}

@media(max-width:500px){
  .pro-list-text {
    font-size: 14px;
}
  .pro-list-name {
    font-size: 16px;
}
  .pro-list-con {
    padding: 20px 20px 20px;
}
  .wrapper {
    padding: 35px 0;
}
  .pro-section-title .icon {
    width: 28px;
    height: 28px;
    background-size: contain;
}
  .pro-list-item{
    width: auto;
    margin: 0;
  }
  .pro-section-title {
    font-size: 22px;
}
}

/* 服务支持 */
.service{
  width: 100%;
  height: auto;
}

.service .bt{
  margin-top: 0;
}
.service .fwln{
  position: relative;
  padding-top: 80px;
}
.service .fwln span{
  display: block;
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #666;
  line-height: 35px;
}
/* .service .fwln p{
  display: block;
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #666;
  line-height: 35px;
} */
.service .fwln .qiu{
  width: 600px;
  margin: 0 auto;
  padding: 55px 0;
  position: relative;
}
.service .fwln .qiu_1{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border:3px solid #428346;
  margin: 0 auto;
}
.service .fwln .qiu_1 p{
  font-size: 16px;
  color: #428346;
  text-align: center;
  padding: 0 15px;
}
.service .fwln .qiu_1 p:nth-child(1){
  font-size: 20px;
  margin-top: 65px;
}
.service .fwln .qiu_2{
  width: 400px;
  height: 200px;
  margin: 0 auto;
}
.service .fwln .qiu_2 .qiu_21,
.service .fwln .qiu_2 .qiu_22{
  float: left;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: #428346;
  position: absolute;
  top: 227px;
}
.service .fwln .qiu_2 .qiu_22{
  background: #428346;
  left: 300px;
}
.service .fwln .qiu_2 .qiu_21 p,
.service .fwln .qiu_2 .qiu_22 p{
  font-size: 16px;
  color: #fffefe;
  text-align: center;
  padding: 0 15px;
}
.service .fwln .qiu_2 .qiu_21 p:nth-child(1),
.service .fwln .qiu_2 .qiu_22 p:nth-child(1){
  font-size: 20px;
  margin-top: 65px;
}
.service .fwln .qiu_3{
  width: 600px;
  height: 200px;
  margin: 0 auto;
}
.service .fwln .qiu_3 .qiu_31,
.service .fwln .qiu_3 .qiu_32,
.service .fwln .qiu_3 .qiu_33{
  float: left;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: #428346;
  position: absolute;
  top: 400px;
}
.service .fwln .qiu_3 .qiu_32{
  background: #428346;
  left: 200px;
}
.service .fwln .qiu_3 .qiu_33{
  background: #428346;
  left: 400px;
}
.service .fwln .qiu_3 .qiu_31 p,
.service .fwln .qiu_3 .qiu_32 p,
.service .fwln .qiu_3 .qiu_33 p{
  font-size: 16px;
  color: #fffefe;
  text-align: center;
  padding: 0 15px;
}
.service .fwln .qiu_3 .qiu_31 p:nth-child(1),
.service .fwln .qiu_3 .qiu_32 p:nth-child(1),
.service .fwln .qiu_3 .qiu_33 p:nth-child(1){
  font-size: 20px;
  margin-top: 65px;
}
/* 营销网络 */
.service .yxwl{
  width: 100%;
  background-image: url(../images/service.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 80px 0;
}
.service .yxwl .bt{
  margin-top: 0;
  color: #fff;
}
.service .yxwl .fbt{
  color: #fff;
}
.service .yxwl .dt{
  width: 1200px;
  margin: 0 auto;
}
.service .yxwl .dt .lf{
  float: left;
}
.service .yxwl .dt .lf img{
  width: 100%;
  height: 100%;
}
.service .yxwl .dt .yo{
  float: right;
}
.service .yxwl .dt .yo{
  padding-left: 80px;
}
.service .yxwl .dt .yo button{
  width: 160px;
  height: 50px;
  background: none;
  border: 2px solid #fff;
  border-radius: 50px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  margin-right: 20px;
}
.service .yxwl .dt .yo .bdj{
  border: none;
  background: #fff;
  color: #000;
}
.service .yxwl .dt .yo button:hover{
  border: none;
  background: #fff;
  color: #000;
}
.service .yxwl .dt .gn{
  float: none;
  margin-top: 70px;
}
.service .yxwl .dt .gn p{
  font-size: 24px;
  color: #fff;
}
.service .yxwl .dt .zongbu,
.service .yxwl .dt .gnzd{
  float: none;
  width: 380px;
  height: 100px;
  border-left: 2px solid rgb(98,148,195);
  margin-top: 32px;
  padding-left: 10px;
}
.service .yxwl .dt .zongbu p,
.service .yxwl .dt .gnzd p{
  font-size: 20px;
  color: #fff;
  margin-bottom: 5px;
}
.service .yxwl .dt .zongbu span,
.service .yxwl .dt .gnzd span{
  font-size: 16px;
  color: #fff;
  opacity: 0.8;
  line-height: 25px;
}
.service .yxwl .dt .lf .qq1{
  display: none;
}
.service .yxwl .dt .yo .qqn{
  display: none;
}
/* 技术支持 */
.service .jszc{
  position: relative;
  padding-top: 80px;
}
.service .jszc span{
  font-size: 14px;
  color: #333;
  display: block;
  text-align: center;
  line-height: 25px;
  margin-top: 20px;
}
.service .jszc .lb{
display: flex;
  margin: 70px 0;
  justify-content: space-evenly;
}
.service .jszc .lb div{
  width: 19%;
  height: 252px;
  margin-right: 1%;
  padding: 0 25px;
  border-top: 7px solid rgba(79,142,70,.4);
  background: rgb(249,249,249);
  padding-bottom: 25px;
  position: relative;
}
.service .jszc .lb div img {
  position: absolute;
  right: -33%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.service .jszc .lb div:nth-child(4) img, .service .jszc .lb div:last-child img {
  display: none;
}
.service .jszc .lb + .lb div img {
  position: absolute;
  right: -50%;
  top: 50%;
  transform: translate(-50%, -50%);
}


.service .jszc .lb div p{
  font-size: 30px;
  color: #333;
  margin: 40px 0;
}
  .service .jszc .lb div span {
      font-size: 14px;
      color: #666;
      line-height: 25px;
      text-align: left;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 5;
      overflow: hidden;
  }
.service .jszc .lb div:hover{
  border-top: 7px solid #428346;
  background: #428346;
}
.service .jszc .lb div:hover > p{
  color: #fff;
}
.service .jszc .lb div:hover > span{
  color: #fff;
}


/* 服务支持-资源下载 */
.service2_xz{
  width: 100%;
  min-height: 500px;
}
.service2_xz .zyxz{
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 80px;
}
.service2_xz .zyxz .burq{
  width: 700px;
  height: 50px;
  margin: 0 auto;
  margin-top: 70px;
  margin-bottom: 25px;
}
.service2_xz .zyxz .burq button{
  width: 160px;
  height: 50px;
  font-size: 14px;
  color: #333;
  border: 2px solid rgb(231,231,231);
  border-radius: 50px;
  margin-right: 15px;
  background: rgb(249,249,249);
}
.service2_xz .zyxz .burq button a{
  font-size: 14px;
  color: #333;
}
.service2_xz .zyxz .burq .sebs{
  background: #428346;
  color: #fff;
  border: none;
}
.service2_xz .zyxz .burq .sebs a{
  color: #fff;
  border: none;
}
.service2_xz .zyxz .burq button:hover{
  background: #428346;
  color: #fff;
  border: none;
}
.service2_xz .zyxz .burq button:hover> a{
  color: #fff;
}
.service2_xz .zyxz .burq button:nth-child(4){
  margin-right: 0;
}
.service2_xz .zyxz .krq{
  width: 100%;
  
}
.service2_xz .zyxz .krq .krq_1{
  width: 32%;
  margin-right: 2%;
  padding: 55px 50px;
  margin-top: 45px;
  float: left;
  cursor: pointer;
  box-shadow: 0px 1px 22px 0px rgba(90, 91, 95, 0.1);
}
.service2_xz .zyxz .krq .krq_1:nth-child(3n){
  margin-right: 0;
}
.service2_xz .zyxz .krq_1 div{
  float: left;
}
.service2_xz .zyxz .krq_1 div:nth-child(2){
  float: right;
  margin-top: 10px;
}
.service2_xz .zyxz .krq_1 div p{
  font-size: 20px;
  color: #444;
  margin-bottom: 25px;
}
.service2_xz .zyxz .krq_1 div span{
  font-size: 14px;
  color: #666;
}
.service2_xz .zyxz .krq .krq_1:hover{
  box-shadow: none;
  background: #428346;
}
.service2_xz .krq_1:hover >div p,
.service2_xz .krq_1:hover >div span{
  color: #fff;
}

.krq{
  display: none;
}
.krq2{
  display: block;
}

.products_navzd2 {
  background: #fff;
  position: sticky;
  top: 0;
  transition: 0.3s;
  z-index: 9;
}
.products_navzd {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid rgb(234,234,234);
  background: #fff;
}
.products_navzd .products_nav {
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
}
.products_nav span, .products_nav span a {
  font-size: 14px;
  color: #666;
}
.products_nav span {
  height: 50px;
  line-height: 50px;
}

.bt {
  font-size: 36px;
  font-weight: bold;
  color: #222;
  margin-top: 80px;
  text-align: center;
  /* background-image: url(../images/btbj.png); */
  background-repeat: no-repeat;
  background-position: center;
  background-size: 221px 11px;
}
.fbt {
  font-size: 20px;
  color: #666;
  margin-top: 10px;
  margin-bottom: 30px;
  text-align: center;
}
.relation {
  width: 100%;
  height: 308px;
  background-image: url(../images/hzhbbj.jpg);
  background-size: cover;
  padding: 50px 0;
}
.relation p {
  font-size: 36px;
  color: #fff;
  text-align: center;
  background-image: url(../images/btbj3.png);
  background-repeat: no-repeat;
  background-position: center;
}
.relation span {
  font-size: 20px;
  color: #fff;
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 45px;
}
.relation .srk {
  width: auto;
  display: table;
  margin: 0 auto;
}
.relation .srk input {
  width: 388px;
  height: 76px;
  font-size: 20px;
  color: #333;
  background: #fff;
  text-indent: 2em;
  margin-right: 8px;
  border: none;
}
.relation .srk button {
  width: 185px;
  height: 75px;
  font-size: 20px;
  color: #333;
  background: #fff;
  vertical-align: middle;
}
.bt_lef, .bt_rig {
  width: 20px;
  height: 11px;
  margin: 0 10px;
  vertical-align: middle;
}
@media(max-width:1459px){
  .service .jszc .lb div img {
    width: 49px;
}
  .service .jszc .lb div p {
    font-size: 24px;
  }
  .relation .srk input {
    width: 300px;
    height: 55px;
    font-size: 16px;
}
.relation .srk button {
  width: 140px;
  height: 55px;
  font-size: 16px;
}
.service .jszc {
  padding-top: 20px;
}
}
@media(max-width: 1259px) {
  .service .jszc .lb div img {
    width: 40px;
}
}
@media(max-width:991px){
  .service .jszc .lb{
    display: block;
  }
}
@media(max-width:500px){
  .bt {
    font-size: 24px;
  }
  .fbt {
    font-size: 14px;
    margin-bottom: 10px;
}
.service .fwln span {
  font-size: 12px;
  line-height: 30px;
}
.service .fwln .qiu_1 p,.service .fwln .qiu_3 .qiu_31 p, .service .fwln .qiu_3 .qiu_32 p, .service .fwln .qiu_3 .qiu_33 p{
  font-size: 14px;
}
.service .fwln .qiu_1 p:nth-child(1),.service .fwln .qiu_2 .qiu_21 p:nth-child(1), .service .fwln .qiu_2 .qiu_22 p:nth-child(1),.service .fwln .qiu_3 .qiu_31 p:nth-child(1), .service .fwln .qiu_3 .qiu_32 p:nth-child(1), .service .fwln .qiu_3 .qiu_33 p:nth-child(1){
  font-size: 16px;
  margin-top: 10px;
}
.service .fwln .qiu_1,.service .fwln .qiu_2 .qiu_21, .service .fwln .qiu_2 .qiu_22,.service .fwln .qiu_3 .qiu_31, .service .fwln .qiu_3 .qiu_32, .service .fwln .qiu_3 .qiu_33{
  width: 100px;
  height: 100px;
 float: left;
}
.service .fwln .qiu_2 .qiu_21, .service .fwln .qiu_2 .qiu_22,.service .fwln .qiu_3 .qiu_31, .service .fwln .qiu_3 .qiu_32, .service .fwln .qiu_3 .qiu_33{
  position: static;
}
.service .fwln .qiu{
  width: auto;
  padding: 30px 0;
}
.service .fwln .qiu_2,.service .fwln .qiu_3{
  height: 120px;
}
.service .fwln {
  padding-top: 40px;
}
.service .jszc .lb div p {
  font-size: 18px;
  margin: 0px 0;
}
.service .jszc .lb div span {
  font-size: 12px;
}
.service .jszc .lb div {
  width: 100%;
  padding: 25px 25px;
}
.relation p {
  font-size: 24px;
   background-image: none;
}
.relation span {
  font-size: 16px;
  margin-top: 8px;
  margin-bottom: 20px;
}
.relation{
  height: auto;
  padding: 25px 15px;
}
.relation .srk input{
  width: 100%;
  margin-top: 10px;
  font-size: 14px;
}
.relation .srk button {
  display: block;
  width: 100px;
  margin: 0 auto;
  height: 40px;
  font-size: 14px;
  margin-top: 10px;
}
.service .jszc .lb {
  margin: 25px 0;
}
.service .fwln .qiu_2 .qiu_21 p, .service .fwln .qiu_2 .qiu_22 p {
  font-size: 14px;
}
}


/* 增收案例列表详情 */
/* .bg_f2f {
  background-color: #f2f2f2;
} */
.news-art-share,.art-time, .art-num{
  float: left;
  margin-top: 20px;
}
.news-art-share .foot-link{
  float: left;
}
.art-box {
  position: relative;
}

.art-box .swiper-container {
  position: static;
}
.art-box .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  left: 0;
  top: 42%;
  width: 100%;
  position: absolute;
  z-index: 20;
}
.art-box {
  margin-top: 50px;
  margin-bottom: 80px;
  position: relative;
  padding: 65px;
  text-align: left;
  color: #666666;
}
.art-box .hz {
  overflow-x: auto;
  overflow-y: hidden;
  white-space:nowrap;
  padding-bottom: 20px;
}
.art-box .hz .img {
  width: 260px;
  margin-right: 20px;
  text-align: center;
  padding: 20px 0;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
  height: 90px;
  position: relative;
}
.art-box .hz .img.on {
  border: 1px solid #428346;
}
.art-box .hz .img img {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  transition: all .5s;
}
.art-box .hz .img.on img {
  transform: scale(1.05)  translate(-50%,-50%);
}
.art-box .hz::-webkit-scrollbar {
  width: 10px;
  height: 3px;
}
.art-box .hz::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #2a78ab;
}
.art-box .hz::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
  border-radius: 10px;
  background: #ededed;
}
.art-time, .art-num {
  position: relative;
  margin-right: 40px;
  line-height: 32px;
  font-size: 16px;
}
.art-time .icon {
  width: 24px;
  height: 24px;
  margin-right: 6px;
  vertical-align: middle;
}
.art-time .icon::before{
  content: none;
}
.icon-time {
  background-image: url(../images/icon_time.png);
}
.news-art-share-title {
  float: left;
  line-height: 32px;
  font-size: 16px;
  color: #666666;
}
.news-art-share-title .icon {
  width: 18px;
  height: 18px;
}
.icon-share-link {
  margin-left: 10px;
  margin-right: 20px;
  background-image: url(../images/icon_share_link.png);
}
.art-detail-text {
 display: block;
}
.art-detail-text-hide{
  height: 0;
  overflow: hidden;
}
.art-detail-text img{
  max-width: 100%;
}
.art-detail-text.on{
  display: block;
  position: relative;
  font-size: 14px;
  color: #666666;
  margin: 60px auto 0;
  height: auto;
}
.art-detail-page {
  position: relative;
  margin: 60px auto 0;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.page-item {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  font-size: 16px;
  line-height: 20px;
  vertical-align: middle;
}
.contract-box .section,.art-box .section{
  text-align: center;
  padding: 35px 0;
  font-size: 16px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.recommend-title {
  position: relative;
  margin: 0 auto 25px;
  color: #333333;
  font-size: 30px;
  text-align: left;
}
.recommend-btn {
  position: absolute;
  top: 9px;
  right: 0;
  color: #666666;
  text-align: right;
  font-size: 16px;
  z-index: 3;
}
.recommend-btn .icon-right-arrow {
  background-image: url(../images/arrow_gray.png);
}
.recommend-btn .icon {
  width: 8px;
  height: 14px;
  top: -1px;
  opacity: 0.84;
  margin-left: 6px;
  vertical-align: middle;
}
.contract-list-item {
  position: relative;
  display: block;
  padding: 25px 50px 25px 0;
  margin: 0 auto 30px;
  background-color: #f5f5f5;
}
.contract-date {
  position: relative;
  width: 140px;
  height: 140px;
  vertical-align: middle;
  display: inline-block;
  margin: 0 auto;
  background-color: #428346;
  color: #ffffff;
  font-size: 18px;
  padding-top: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.contract-date span:first-child {
  font-size: 58px;
}
.contract-date span {
  display: block;
  line-height: normal;
  font-weight: bold;
}
.contract-date span {
  display: block;
  line-height: normal;
  font-weight: bold;
}
.contract-con {
  position: relative;
  text-align: left;
}
.contract-title {
  position: relative;
  padding: 0 0 15px;
  margin: 0 auto 15px;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  border-bottom: 1px solid rgba(87, 87, 87, 0.26);
}
.contract-text {
  position: relative;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
}
.contract-more {
  position: relative;
  margin: 15px auto 0;
  color: #428346;
}
.contract-list-item:hover {
  color: #ffffff;
  background-image: linear-gradient(left bottom,#b09465 ,#b09465ed );
  background-image: -webkit-linear-gradient(left bottom,#428346,#428346);
}
.contract-list-item:hover .contract-date {
  background-color: #ffffff;
  color: #428346;
}
.contract-list-item:hover .contract-title, .contract-list-item:hover .contract-more {
  color: #ffffff;
}
.art-box h1{
  font-size: 34px;
  text-align: center;
  padding-bottom: 40px
}
.page-item:hover .icon-list {
  background-image: url(../images/icon_list_blue.png);
}
.art-detail-page .icon-list {
  vertical-align: middle;
  width: 20px;
  height: 16px;
  background-image: url(../images/icon_list.png);
  background-size: 100% 100%;
}
.art-detail-page .icon {
  top: -2px;
  width: 20px;
  height: 16px;
}
.art-detail-page .icon-left-arrow, .art-detail-page .icon-right-arrow {
  opacity: 0.8;
  background-size: initial;
  background-image: url(../images/arrow_gray.png);
  vertical-align: middle;
}
.contract-more .icon-right-arrow {
  background-image: url(../images/arrow_blue.png);
}
.contract-more .icon {
  width: 7px;
  height: 12px;
  margin-left: 6px;
}
.icon-right-arrow {
  background-image: url(../images/arrow_white.png);
}
.contract-list-item:hover .contract-more .icon-right-arrow {
  background-image: url(../images/arrow_gray_white.png);
}

@media(max-width:1459px){
  .art-box {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .art-box h1 {
    font-size: 24px;
}
.news-art-share, .art-time, .art-num {

  margin-top: 10px;
}
.art-detail-text p span{
  font-size: 14px !important;
  line-height: 30px !important;
}
.art-detail-text {
  margin: 30px  auto 0;
}
.recommend-title {
  margin: 0 auto 20px;
  font-size: 24px;
}
}

@media(max-width:500px){
  .art-box .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    top: 25%;
}
  .contract-date span:first-child {
    font-size: 38px;
}
  .art-box {
    padding: 20px 0;
  }
  .art-box h1 {
    padding-bottom: 20px;
}
  .contract-list-item {
    padding: 25px 8px 25px 8px;
}
.contract-date {
  width: 120px;
  height: 120px;
padding: 15px 0;
}
.contract-title {
  padding: 15px 0 15px;
  font-size: 18px;
}
/* .section {
  padding: 15px 0;
} */
}






/* 产品中心 */
/* por_con1 */
.pro_list1 .rq .lef{
  overflow: hidden;
}
.pro_list1 .rq .lef img{
  width: 100%;
  vertical-align: middle;
}
.pro_list1 .rq .rig {
     /* padding-top: 40px; */
     text-align: center;
     /* padding-bottom: 50px; */
     position: absolute;
     width: 80%;
     /* margin: 0 auto; */
     bottom: 0;
     transform: translateX(-50%);
     left: 50%;
}
.pro_list1 .rig .p1 {
  font-size: 24px;
  color: #333333;
  overflow: hidden;
  width: 80%;
  margin: 0 auto;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pro_list1 .rig .p2 {
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.pro_list1 .rig a {
  width: 105px;
  height: 34px;
  border-radius: 34px;
  line-height: 34px;
  display: inline-block;
  text-align: center;
  background: #fff;
  border: 1px solid rgb(209,209,209);
  font-size: 14px;
  color: #666;
  padding-right: 29px;
  margin-right: 12px;
  transition: all .5s;
  position: relative;
  margin: 12px auto;
}
.pro_list1 .rig a::before {
  width: 22px;
  height: 22px;
  content: '';
  background-image: url(../images/img6.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12%;
}
.pro_list1  .rq:hover .rig a {
  background: #428346;
  color: #fff;
  border: 1px solid #428346;
  box-shadow: 0px 0px 22px 0px rgb(66 131 70 / 30%);
}


.por_con1{
  width: 100%;
  background: rgb(249,249,249);
  padding-bottom: 50px;
  padding-top: 50px;
}
.por_con1 .rq{
  width: 100%;
  background: #ffffff;
  display: flex;
  padding: 40px 85px;
  margin-bottom: 50px;
  transition: all .5s;
}
.por_con1 .rq:hover{
  box-shadow: 0px 0px 22px 0px rgba(90, 91, 95, 0.3);
}
.por_con1 .lef{
  width: 31%;
}
.por_con1 .lef img{
  width: 100%;
  vertical-align: middle;
  transition: all .5s;
}
.por_con1 .rq:hover .lef img{
  transform: scale(1.05);
}
.por_con1 .rig{
  width: 69%;
  padding-left: 70px;
  padding-top: 30px;
  position: relative;
}
.por_con1 .rq:nth-child(2n) .rig{
  padding-left: 0;
}
.por_con1 .rig .p1{
  font-size: 35px;
  color: #333333;
  padding-bottom: 25px;
}
.por_con1 .rig .p2{
  font-size: 16px;
  color: #666666;
  width: 69%;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.por_con1 .rig a{
  width: 105px;
  height: 34px;
  border-radius: 34px;
  line-height: 34px;
  display: inline-block;
  text-align: center;
  background: #fff;
  border: 1px solid rgb(209,209,209);
  font-size: 14px;
  color: #666;
  padding-right: 29px;
  margin-right: 12px;
  transition: all .5s;
  position: absolute;
  bottom: 35px;
}
.por_con1 .rq:hover .rig a{
  background: #428346;
  color: #fff;
  border: 1px solid #428346;
  box-shadow: 0px 0px 22px 0px rgba(66,131,70, 0.3);
}
.por_con1 .rig a::before {
  width: 22px;
  height: 22px;
  content: '';
  background-image: url(../images/img6.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12%;
}
.por_con1 .rq:hover .rig a::before{
  background-image: url(../images/img5.png);
}

/* 产品中心 分辨率*/
@media(max-width:1459px){
.pro_list1 .rig .p1 {
  font-size: 18px;
  padding-bottom: 4px;
}
.pro_list1 .rig a {
  width: 90px;
  height: 30px;
  border-radius: 30px;
  line-height: 28px;
  font-size: 12px;
  padding-right: 24px;
  margin-right: 9px;
  margin: 8px auto;
}
.pro_list1 .rq .rig {
  padding-top: 30px;
  padding-bottom: 38px;
}
.pro_list1 .rig a::before {
  width: 18px;
  height: 18px;
}
.pro_list1 .rig .p2 {
  font-size: 14px;
  line-height: 22px;
}
  .por_banner .p4::before {
    bottom: -40px;
}
  .por_con1 .rq {
    padding: 30px 64px;
    margin-bottom: 38px;
}
.por_con1 .rig {
  padding-left: 50px;
  padding-top: 20px;
}
.por_con1 .rig .p1 {
  font-size: 26px;
  padding-bottom: 16px;
}
.por_con1 .rig a {
  bottom: 7px;
}
.por_con1 .rig .p2 {
  font-size: 14px;
  line-height: 25px;
}


}
@media(max-width:991px){
  .pro_list1 .rig .p1 {
    font-size: 16px;
}
.pro_list1 .rig .p2 {
  font-size: 13px;
  line-height: 20px;
}
.pro_list1 .rig a {
  width: 87px;
  height: 27px;
  border-radius: 27px;
  line-height: 24px;
}
  .por_con1 .rq {
    padding: 20px 20px;
    margin-bottom: 20px;
}
.por_con1 .rig .p1 {
  font-size: 20px;
  padding-bottom: 10px;
}
.por_con1 .rig {
  padding-left: 33px;
  padding-top: 5px;
}

}
@media(max-width:768px){
  .por_con1 .lef{
    width: 100%;
  }
  .por_con1 .rig{
    width: 100%;
    padding-left: 0;
    padding-top: 30px;
    padding-bottom: 70px;
  }
  .por_con1 .rq{
    flex-wrap: wrap;
  }
  .por_con1 .rq:nth-child(2n){
    flex-wrap: wrap-reverse;
  }
  .por_con1 .rq:hover .lef img {
    transform: scale(1);
}

}
@media(max-width:414px){

}

/* 产品列表 */
/* por_lis1 */
.por_lis1{
  width: 100%;
  padding-top: 50px;
  padding-bottom: 60px;
  overflow: hidden;
}
.por_lis1 .wrap{
  display: flex;
}
.por_lis1 .lef{
  width: 63.5%;
  padding-top: 40px;
  position: relative;
}
.por_lis1 .lef .p1{
  font-size: 40px;
  color: #181818;
  margin-bottom: 30px;
}
.por_lis1 .lef .p2{
  font-size: 16px;
  color: #666666;
  width: 92%;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.por_lis1 .lef img{
  width: 28px;
  position: absolute;
  bottom: 20px;
  left: 0;
  animation: sx 1.5s linear infinite;
}
@keyframes sx{
  0%{
    transform: translateY(-20px);
    opacity: 1;
  }
  100%{
    transform: translateY(0px);
    opacity: 0;
  }
}
.por_lis1 .rig{
  width: 36.5%;
}
.por_lis1 .rig img{
  width: 100%;
}

/* por_lis2 */
.por_lis2{
  width: 100%;
  background: rgb(249,249,249);
  padding-top: 80px;
  padding-bottom: 95px;
}
.por_lis2 .rq{
  padding-bottom: 65px;
}
.por_lis2 .p1{
  font-size: 30px;
  color: #333333;
  margin-bottom: 25px;
}
.por_lis2 .rq1{
  padding: 0 50px;
  padding-top: 45px;
  background: #fff;
}
.por_lis2 .rq1 .div{
  width: 22.75%;
  float: left;
  margin-right: 3%;
  margin-bottom: 45px;
}
.por_lis2 .rq1 .div:nth-child(4n){
  margin-right: 0;
}
.por_lis2 .rq1 .div .top{
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 8px 8px 0 0;
  border: 2px solid transparent;
  transition: all .5s;
}
.por_lis2 .rq1 .div .top::before{
  content: '';
  width: 35px;
  height: 35px;
  background-image: url(../images/img82.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  opacity: 0;
  transition: all .5s;
}
.por_lis2 .rq1 .div .top img{
  width: 100%;
  vertical-align: middle;
}
.por_lis2 .rq1 .div:hover .top{
  border: 2px solid #e6212a;
}
.por_lis2 .rq1 .div:hover .top::before{
  opacity: 1;
}

.por_lis2 .rq1 .div p{
  font-size: 18px;
  color: #333333;
  text-align: center;
  margin-top: 8px;
  transition: all .5s;
}
.por_lis2 .rq1 .div:hover p{
  color: #e6212a;
}
.por_lis2 .a{
  display: block;
  width: 250px;
  height: 60px;
  line-height: 60px;
  border-radius: 10px;
  text-align: center;
  background: rgb(64,61,61);
  font-size: 18px;
  color: #ffffff;
  padding-right: 40px;
  position: relative;
  transition:all .5s;
}
.por_lis2 .a::before{
  content: '';
  width: 25px;
  height: 20px;
  background-image: url(../images/img93.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 13%;
  transform: translateY(-50%);
}
.por_lis2 .a:hover{
  background: #e6212a;
}


/* 产品列表 分辨率*/
@media(max-width:1459px){
  .por_lis1{
    padding-top: 38px;
    padding-bottom: 48px;
}
.por_lis1 .lef {
  padding-top: 20px;
}
.por_lis1 .lef .p1 {
  font-size: 30px;
  margin-bottom: 20px;
}
.por_lis1 .lef .p2 {
  font-size: 14px;
  line-height: 25px;
}
.por_lis1 .lef img {
  width: 20px;
}
.por_lis2 {
  padding-top: 60px;
  padding-bottom: 72px;
}
.por_lis2 .p1 {
  font-size: 22px;
  margin-bottom: 18px;
}
.por_lis2 .rq1 {
  padding: 0 35px;
  padding-top: 30px;
}
.por_lis2 .rq1 .div p {
  font-size: 14px;
}
.por_lis2 .rq1 .div {
  margin-bottom: 28px;
}
.por_lis2 .rq {
  padding-bottom: 50px;
}
.por_lis2 .a {
  width: 190px;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  padding-right: 40px;
}
.por_lis2 .a::before {
  width: 20px;
  height: 16px;
}


}
@media(max-width:991px){
  .por_lis1 .lef .p1 {
    font-size: 22px;
    margin-bottom: 10px;
}
.por_lis1 .lef {
  padding-top: 10px;
}
.por_lis1 {
  padding-top: 30px;
  padding-bottom: 38px;
}
.por_lis1 .lef img {
  width: 16px;
}
.por_lis2 {
  padding-top: 40px;
  padding-bottom: 50px;
}
.por_lis2 .p1 {
  font-size: 18px;
  margin-bottom: 14px;
}
.por_lis2 .rq1 {
  padding: 0 15px;
  padding-top: 15px;
}
.por_lis2 .rq1 .div p {
  margin-top: 5px;
}

}
@media(max-width:768px){
  
  .ny_banner .p1{
    font-size: 14px;
    width: 98px;
    height: 23px;
    line-height: 26px;
  }
  .ny_banner .p3 {
    font-size: 12px;
    margin-top: 11px;
  }
  .ny_banner .p2 {
    font-size: 24px;
    padding-bottom: 10px;
  }
  .ny_banner .p2::before {
    width: 26px;
    height: 2px;
  }
  .ny_banner .p4 {
    font-size: 24px;
    padding-bottom: 10px;
  }
  .ny_banner .p5 {
    font-size: 12px;
    color: #ffffff;
}

  .por_lis1 .lef{
    width: 100%;
    padding-bottom: 70px;
  }
  .por_lis1 .rig{
    width: 100%;
  }
  .por_lis1 .wrap{
    flex-wrap: wrap-reverse;
  }
  .por_lis2 .rq1 .div{
    width: 32%;
    margin-right: 2%;
  }
  .por_lis2 .rq1 .div:nth-child(3n){
    margin-right: 0;
  }

}
@media(max-width:414px){
  .por_lis2 .rq1 .div{
    width: 49%;
    margin-right: 2%;
  }
  .por_lis2 .rq1 .div:nth-child(3n){
    margin-right: 2%;
  }
  .por_lis2 .rq1 .div:nth-child(2n){
    margin-right: 0%;
  }
  .por_lis1 .lef .p1 {
    font-size: 20px;
    margin-bottom: 10px;
}
.por_lis2 .rq {
  padding-bottom: 25px;
}
.por_lis2 .a {
  width: 140px;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  padding-right: 22px;
}
.por_lis2 .a::before {
  width: 16px;
  height: 13px;
  right: 10%;
}
.por_lis2 .p1 {
  font-size: 16px;
  margin-bottom: 10px;
}
}


/* 种植技术分类 */
.page {
  text-align: center;
  margin: 50px auto 20px;
  font-size: 0;
}
.page a:hover, .page a.on {
  color: #fff;
  background: #428346;
  border-color: #428346;
}
.page a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
  color: #666666;
  border: 1px solid rgba(87, 87, 87, 0.36);
  font-size: 16px;
  vertical-align: middle;
  margin: 0 5px;
  font-family: AK;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.contract-case {
  position: relative;
  text-align: left;
  background-color: #f5f5f5;
}
.contract-case-title {
  position: relative;
  padding: 12px 20px;
  background-color: #428346;
  color: #ffffff;
  font-size: 18px;
}
.contract-case-link {
  position: relative;
  padding: 20px 18px;
  font-size: 14px;
  color: #666
}
.contract-case-link li {
  position: relative;
  margin: 0 auto 15px;
}
.contract-case-link a {
  position: relative;
  display: block;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}
.contract-pic {
  position: relative;
  margin: 25px auto;
  display: block;
}
.contract-pic img {
  width: 100%;
}
.contract-case-link a:hover {
  color: #428346;
}


.nybanner .lef .bname2 .p3 {
  font-size: 24px;
  letter-spacing: 2px;
  color: #fff;
}

.nybanner .lef .bname2 .p2 {
  color: #ffffff;
  font-size: 50px;
  letter-spacing: 3px;
}
/* .innerbanner {
  height: 480px;
} */
.nybanner .container {
  display: block !important;
  position: absolute;
  top: 63%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.nybanner .lef {
  float: left;
}
@media (max-width: 1459px){
  /* .innerbanner {
    height: 410px;
  } */
  .nybanner .lef .bname2 .p3 {
    font-size: 18px;
    letter-spacing: 2px;
    color: #fff;
  }
  
  .nybanner .lef .bname2 .p2 {
    color: #ffffff;
    font-size: 40px;
    letter-spacing: 3px;
  }
  }
@media (max-width: 500px){
  .content {
    margin-top: 60px;
}
  .nybanner .container{
    width: 100%;
  }
.nybanner .lef .bname2 .p2 {
    font-size: 24px;
    letter-spacing: 0px;
}
.nybanner .lef .bname2 .p3 {
  font-size: 14px;
}
.nybanner .container{
  width: 100%;
}
.innerbanner {
  height: 170px;
}
}
.products_nav span, .products_nav span a.on{
  color: #428346;
}

/* 新闻详情 */
.new_da1{
  width: 100%;
  padding-top: 55px;
}
.new_da1 .rq1 .container {
  padding-left: 70px;
}
.new_da1 .rq1 {
  width: 100%;
  padding-top: 115px;
  padding-bottom: 100px;
  background-image: url(../images/img122.jpg);
  background-size: cover;
}
.new_da1 .rq1 .lef {
  width: 48%;
  float: left;
}
.new_da1 .rq1 .rig {
  width: 52%;
  float: left;
  display: flex;
  padding-top: 30px;
}
.new_da1 .rq1{
  background-image: url(../images/img122.jpg);
  padding-top: 80px;
  padding-bottom: 70px;
}
 .new_da1 .rq1 .container{
  padding-left: 70px;
}
 .new_da1 .rq1 .lef .p1{
  font-size: 30px;
  position: relative;
  color: #333333;
}
.new_da1 .rq1 .lef .p1::before{
  width: 50px;
  background: rgb(153,153,153);
  left: -64px;
}
.new_da1 .rq1 .lef .p1 .sp1{
  font-size: 36px;
  color: #333;
  font-weight: bold;
}
.new_da1 .rq1 .lef .p1 .sp2{
  font-size: 24px;
  color: #666666;
}
.new_da1 .rq1 .lef .div {
  margin-top: 15px;
}
.new_da1 .rq1 .lef .div .p2{
  margin-top: 50px;
  font-size: 14px;
  color: #333;
}
.new_da1 .rq1 .lef .div .p3{
  font-family: "bold";
  font-size: 30px;
  color: #428346;
}
.new_da1  .rig .div1 p {
  font-size: 20px;
  color: #fff;
  text-align: center;
  margin-top: 24px;
}
.new_da1 .rq1 .rig .div1 p{
  font-size: 16px;
  color: #333;
}
.new_da1 .rq1 .rig .div1:hover img {
  transform: translateY(-10px);
}
.new_da1 .rq1 .lef .p1::before {
width: 50px;
background: rgb(153,153,153);
left: -64px;
}
.new_da1 .rq1 .lef .p1::before {
content: '';
width: 60px;
height: 2px;
background: #fff;
position: absolute;
top: 55%;
left: -80px;
transform: translateY(-50%);
}
.new_da1 .rq1 .lef .div .p2 img {
margin-bottom: -5px;
margin-right: 5px;
}

/* new_da2 */
.new_da2{
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}
.new_da2 .rq{
  width: 100%;
}
.new_da2 .rq .lef{
  width: 73.5%;
  float: left;
}
.new_da2 .rq .lef .rq2{
  padding: 60px 70px;
  padding-bottom: 0;
  background: rgb(250,250,250);
}
.new_da2 .rq .lef .top{
  padding-bottom: 35px;
  border-bottom: 1px solid rgb(214,214,214);
}
.new_da2 .rq .lef .p1{
  font-size: 34px;
  color: #333333;
  text-align: center;
}
.new_da2 .rq .lef .p2{
  text-align: center;
  padding-top: 14px;
}
.new_da2 .rq .lef .p2 span{
  font-size: 16px;
  color: #666666;
  padding-right: 20px;
}
.new_da2 .rq .lef .p2 span:last-child{
  padding-right: 0;
}
.new_da2 .rq .lef .bot{
  padding-top: 50px;
  padding-bottom: 90px;
  border-bottom: 1px solid rgb(214,214,214);
}
.new_da2 .rq .lef .bot p{
  font-size: 16px;
  color: #666666;
  line-height: 28px;
}
.new_da2 .rq .lef .bot img{
  width: 100%;
  margin-top: 50px;
  margin-bottom: 30px;
}
.new_da2 .rq .lef .div{
  padding-top: 20px;
  padding-bottom: 30px;
}
.prev{
  float: left;
}
.prev span{
  padding-left: 30px;
  font-size: 14px;
  color: #333333;
  display: inline-block;
  position: relative;
  transition: all .5s;
}
.prev span::before{
  content: '';
  width: 8px;
  height: 13px;
  background-image: url(../images/arrow_gray.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  transition: all .5s;
}
.next{
  float: right;
}
.next span{
  padding-right: 30px;
  font-size: 14px;
  color: #333333;
  display: inline-block;
  position: relative;
  transition: all .5s;
}
.next span::before{
  content: '';
  width: 8px;
  height: 13px;
  background-image: url(../images/arrow_gray.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all .5s;
}
.prev p,
.next p{
  font-size: 16px;
  color: #333333;
  padding-top: 12px;
  transition: all .5s;
}
.next p{
  text-align: right;
}
.prev:hover span,
.prev:hover p,
.next:hover span,
.next:hover p{
  color: #428346;
}
.new_da2 .swiper-pagination-bullet-active{
  background-color: #428346;
}
.prev:hover span::before,
.next:hover span::before{
  background-image: url(../images/arrow_blue.png);
}
.new_da2 .rq .lef .rq3{
  padding-top: 70px;
}
.new_da2 .rq .lef .rq3 .p3{
  font-size: 30px;
  color: #333333;
}
.new_da2 .rq .lef .rq3 .div1{
  width: 100%;
  padding-top: 40px;
}
.new_da2 .rq .lef .rq3 .div1 a{
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
.new_da2 .rq .lef .rq3 a .div2{
  width: 21.3%;
  float: left;
}
.new_da2 .rq .lef .rq3 a .div2 img{
  width: 100%;
  transition: all .5s;
}
.new_da2 .rq .lef .rq3 a:hover .div2 img{
  transform: scale(1.03);
}
.new_da2 .rq .lef .rq3 a .div3{
  width: 78.7%;
  float: right;
  padding-left: 40px;
  padding-top: 15px;
  padding-right: 170px;
  position: relative;
}
.new_da2 .rq .lef .rq3 a .div3 .p4{
  font-size: 20px;
  color: #333333;
  transition: all .5s;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.new_da2 .rq .lef .rq3 a .div3 .p5{
  font-size: 16px;
  color: #666666;
  padding-top: 14px;
  transition: all .5s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.new_da2 .rq .lef .rq3 a:hover .p4,
.new_da2 .rq .lef .rq3 a:hover .p5{
  color: #428346;
}
.new_da2 .rq .lef .rq3 button{
  font-size: 16px;
  color: #666666;
  width: 140px;
  height: 44px;
  border-radius: 44px;
  border: 1px solid rgb(194,196,192);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all .5s;
}
.new_da2 .rq .lef .rq3 a:hover button{
  background: #428346;
  border: 1px solid #428346;
  color: #fff;
}

.new_da2 .rq .rig{
  width: 24%;
  float: right;
}
.new_da2 .rq .rig .rq1{
  width: 100%;
  background: rgb(250,250,250);
  padding: 30px;
  padding-right: 25px;
  display: block;
  margin-bottom: 18px;
}
.new_da2 .rq .rig .rq1 .p1{
  font-size: 20px;
  color: #333333;
  margin-bottom: 15px;
}
.new_da2 .rq .rig .rq1 img{
  width: 100%;
  vertical-align: middle;
  transition: all .5s;
}
.new_da2 .rq .rig .rq1:hover img{
  transform: scale(1.03);
}
.new_da2 .rq .rig .rq1 .p2{
  font-size: 18px;
  color: #333333;
  padding-top: 22px;
  padding-bottom: 8px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.new_da2 .rq .rig .rq1:hover .p2{
  color: #428346;
}
.new_da2 .rq .rig .rq1 .p3{
  font-size: 16px;
  color: #666666;
}

.rig_rq2{
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 0px 22px 0px rgba(90, 91, 95, 0.2);
  margin-top: 30px;
}
.new_da2 .rq .rig .rq3 .p1,
.rig_rq2 .p1{
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 58px;
  background: #428346;
}
.rig_rq2 .div{
  padding: 0 36px;
  padding-bottom: 70px;
}
.rig_rq2 .div a{
  display: block;
  border-bottom: 1px solid rgb(225,225,225);
  padding-top: 25px;
  padding-bottom: 15px;
  font-size: 18px;
  color: #333333;
  transition: all .5s;
}
.rig_rq2 .div a .p2{
  font-size: 14px;
  color: #666666;
  font-family: "din";
  margin-top: 8px;
  transition: all .5s;
}
.rig_rq2 .div a:hover,
.rig_rq2 .div a:hover .p2{
  color: #428346;
}

.new_da2 .rq .rig .rq3{
  width: 100%;
  margin-top: 30px;
}
.new_da2 .rq .rig .rq3 .div{
  background: rgb(250,250,250);
  padding: 22px 20px 40px 20px;
}
.new_da2 .rq .rig .rq3 .div a{
  font-size: 14px;
  color: #999999;
  display: inline-block;
  line-height: 30px;
  padding: 0 10px;
  border: 1px solid rgb(225,225,225);
  border-radius: 3px;
  margin-bottom: 10px;
  margin-right: 8px;
}
.new_da2 .rq .rig .rq3 .div a:hover{
  color: #fff;
  background: #428346;
  border: 1px solid #428346;
}

.new_da1 .rq1 .div1:last-child::before {
  content: none;
}
.new_da1 .rq1 .div1::before {
  width: 1px;
  height: 100%;
  content: '';
  background: rgb(193,199,211);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.new_da1 .rq1 .lef .p1::after {
  content: '';
  width: 30px;
  height: 4px;
  background-color: #428346;
  position: absolute;
  left: 0;
  bottom: -50%;
  transform: translateY(-50%);
}
.new_da1 .rq1 a {
  width: 155px;
  height: 45px;
  line-height: 45px;
  font-size: 15px;
}
.new_da1 .rq1 a {
  width: 180px;
  padding: 0;
  text-align: center;
  height: 55px;
  line-height: 55px;
  border-radius: 55px;
  text-align: center;
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
  color: #428346;
  font-size: 16px;
  transition: all .5s;
  margin-top: 5px;
}
.new_da1 .rq1 a::after{
  content: none !important;
}
.new_da1 .rq1 a:hover {
  background: #428346;
  color: #fff;
}
.new_da1 .rq1 .lef div {
  display: inline-block;
  padding-right: 215px;
  position: relative;
  margin-top: 10px;
}
.new_da1  .rig .div1 {
  padding: 0 30px;
  position: relative;
}
.new_da1  .rig .div1 img {
  width: 45px;
  display: block;
  margin: 0 auto;
  transition: all .5s;
}
.new_da1  .rig .div1::before {
  width: 1px;
  height: 100%;
  content: '';
  background: rgb(193,199,211);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

@media(max-width:1459px){
.new_da1  .rig .div1 p {
  margin-top: 10px;
}
.new_da1  .rig .div1 {
  padding: 0 15px;
}
.new_da1  .rig .div1 img {
  width: 34px;
}
.new_da1 .rq1 {
  padding-top: 55px;
  padding-bottom: 46px;
}
.new_da1 .rq1 .lef .p1 {
font-size: 22px;
}
.new_da1 .rq1 .lef .p1 .sp1 {
font-size: 26px;
}
.new_da1 .rq1 .lef .p1 .sp2 {
font-size: 18px;
}
.new_da1 .rq1 .lef .div .p3 {
font-size: 22px;
}
.new_da1 .rq1 a {
width: 110px;
height: 35px;
line-height: 35px;
font-size: 14px;
}
.new_da1 .rq1 .rig {
padding-top: 15px;
}
.new_da1  .rig .div1 p {
font-size: 12px !important;
}
.new_da1 {
padding-top: 32px;
}
.new_da2 {
margin-top: 30px;
}
.new_da2 .rq .lef .rq2 {
padding: 28px 30px;
}
.new_da2 .rq .lef .p1 {
font-size: 24px;
}
.new_da2 .rq .lef .top {
padding-bottom: 14px;
}
.new_da2 .rq .lef .p2 span {
font-size: 14px;
padding-right: 20px;
}
.new_da2 .rq .lef .bot {
padding-top: 22px;
padding-bottom: 40px;
}
.new_da2 .rq .rig .rq1 {
padding: 15px;
padding-right: 25px;
margin-bottom: 15px;
}
.new_da2 .rq .rig .rq1 .p1 {
font-size: 18px;
margin-bottom: 10px;
}
.new_da2 .rq .rig .rq1 .p2 {
font-size: 16px;
padding-top: 10px;
padding-bottom: 5px;
}
.new_da2 .rq .rig .rq1 .p3 {
font-size: 14px;
}
.new_da2 .rq .rig .rq3 .p1, .rig_rq2 .p1 {
font-size: 18px;
padding-left: 36px;
line-height: 46px;
}
.rig_rq2 .div {
padding: 0 16px;
padding-bottom: 36px;
}
.rig_rq2 .div a {
padding-top: 14px;
padding-bottom: 10px;
font-size: 14px;
}
.new_da2 .rq .rig .rq3 .div {
padding: 10px 10px 15px 10px;
}
.new_da2 .rq .rig .rq3 .div a {
font-size: 12px;
line-height: 26px;
padding: 0 6px;
border-radius: 3px;
margin-bottom: 6px;
margin-right: 4px;
}
.new_da2 .rq .lef .rq3 {
padding-top: 46px;
}
.new_da2 .rq .lef .rq3 .p3 {
font-size: 24px;
}
.new_da2 .rq .lef .rq3 .div1 {
padding-top: 20px;
}
.new_da2 .rq .lef .rq3 a .div3 {
padding-left: 20px;
padding-top: 6px;
padding-right: 150px;
}
.new_da2 .rq .lef .rq3 a .div3 .p4 {
font-size: 18px;
}
.new_da2 .rq .lef .rq3 a .div3 .p5 {
font-size: 14px;
padding-top: 14px;
}
.new_da2 .rq .lef .rq3 button {
font-size: 14px;
width: 100px;
height: 35px;
border-radius: 35px;
}

}
@media(max-width:991px){
.new_da2 .rq .rig{
  display: none;
}
.new_da1 .lef{
  width: 100%;
}
/* .sy_con6 .rig{
  width: 100%;
  margin-top: 20px;
} */
.new_da2 .rq .lef{
  width: 100%;
}

}
@media(max-width:768px) {
  .sy_con6 .lef {
    left: 5%;
}
}
@media(max-width:414px){
  .new_da1 {
    padding-top: 0px;
}
  .new_da2 {
    margin-bottom: 10px;
}
  .new_da2 .rq .lef .rq3 a .div3 .p5 {
    font-size: 12px;
    padding-top: 10px;
}
  .new_da2 .rq .lef .p1 {
    font-size: 18px;
}
  .new_da2 .rq .lef .bot p {
    font-size: 12px;

}
.new_da1  .lef .p1::after{
    display: none;
  }
  .new_da1 .rq1 .lef .div .p2{
    margin-top: 0;
  }
  .new_da1 .rq1 .lef,  .new_da1 .rq1 .rig{
    width: 100%;
}
.sy_con5 .rq2 .div{
  width: 100%;
  float: none;
}
.new_da1  .rig .div1:last-child:before {
display: none;
}
.new_da1 .rq1 .lef .p1, .new_da1 .rq1 .lef .p1 .sp1, .new_da1 .rq1 .lef .p1 .sp2 {
  font-size: 18px;
}
.new_da1 .rq1 .lef div {
  display: block;
  text-align: center;
  padding-right: 0;
}
.new_da1 .rq1 .rig .div1 p {
  font-size: 12px;
}
.new_da1 .rq1 .rig .div1 {
padding: 0 7px;
}
.new_da1 .rq1 .container {
  padding-left: 15px;
}
.new_da1 .rq1 .lef .p1,
.new_da1 .rq1 .lef .p1 .sp1,
.new_da1 .rq1 .lef .p1 .sp2{
  text-align: center;
font-size: 18px;
}
.new_da1 .rq1 a{
  display: none;
}
.new_da1 .rq1 {
padding-top: 24px;
padding-bottom: 20px;
}
.new_da2 .rq .lef .rq2 {
padding: 28px 10px;
padding-bottom: 0;
}
.new_da2 .rq .lef .p2 span {
font-size: 12px;
padding-right: 10px;
}
.new_da2 .rq .lef .p1 {
font-size: 22px;
}
.prev p, .next p {
font-size: 14px;
padding-top: 9px;
}
.new_da2 .rq .lef .rq3 {
padding-top: 30px;
}
.new_da2 .rq .lef .rq3 .p3 {
font-size: 22px;
}
.new_da2 .rq .lef .rq3 a .div2{
width: 100%;
}
.new_da2 .rq .lef .rq3 a .div3{
width: 100%;
padding: 0;
padding-top: 15px;
padding-bottom: 15px;
}
.new_da2 .rq .lef .rq3 button{
position: static;
transform: translate(0,0);
margin-top: 15px;
}

}





/* 关于我们 */

.abo_cona{
  width: 100%;
  position: sticky;
  top: 0;
  z-index: 10;
}

.abo_con1{

}
.abo_con1 .rq1{

  margin-top: 50px;
}
.abo_con1 .rq1 .lef{
  width: 78%;
  float: left;
}
.aboh1{
  text-align: left;
  font-size: 44px;
  color: #333;
  letter-spacing: 5px;
  text-align: center;
}
.aboh2{
  font-size: 16px;
  color: #478847;
  text-align: center;
  
}
.abo_con1 .rq1 .lef .p1{
  font-size: 18px;
  color: #666666;
  line-height: 35px;
  width: 97%;
  margin-top: 50px;
}
.abo_con1 .rq1 .lef .imgcon{
  width: 100%;
  overflow: hidden;
  margin-top: 50px;
}
.abo_con1 .rq1 .lef .imgcon img{
  width: 100%;
  transition: .5s all;
}
.abo_con1 .rq1 .rig{
  width: 22%;
  float: right;
 
}
.abo_con1 .rq1 .rig .div1::before{
  content: '';
    width: 54px;
    height: 54px;
    background-image: url(../images/abo28.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0%;
    left: -27px;
    transform: translateY(0%);
}
.abo_con1 .rq1 .rig .div1{
  width: 100%;
  height: 542px;
  padding-top: 90px;
  background: url(../images/abo27.png)no-repeat;
  background-size: cover;
  padding-left: 33px;
  position: relative;
}
.abo_con1 .rq1 .rig .div2{

}
.abo_con1 .rq1 .rig .div2 .div{
  width: 100%;
  height: 170px;
  background: url(../images/abo29.png)no-repeat;
  background-size: cover;
  padding: 40px 40px;
}
.abo_con1 .rq1 .rig .div2 .div .p1{
  color: #666666;
  font-size:16px;
}
.abo_con1 .rq1 .rig .div2 .div .p2 .sztd{
  color: #478847;
  font-size:66px;
  font-family: 'din';
}
.abo_con1 .rq1 .rig .div2 .div .p2 span{
  color: #478847;
  font-size:16px;
}
.abo_con1 .rq1 .rig .div1 .p1{
  font-size: 78px;
  color: #fff;
}
.abo_con1 .rq1 .rig .div1 .p2{
  font-size: 24px;
  color: #fff;
}
.abo_con1 .rq1 .rig .div1 .p4{
  font-size: 18px;
  color: #fff;
  position: relative;
}
.abo_con1 .rq1 .rig .div1 .p3{
  font-size: 24px;
  color: #fff;
  margin-top: 50px;
}
.abo_con1 .rq1 .rig .p4::before{
  content: '';
    width: 20px;
    height: 1px;
    background-color: rgba(255,255,255,0.3);
    position: absolute;
    bottom: -100%;
    left: 0;
}
/* 发展历程 */
.aboh1_2{
  text-align: left;
  font-size: 44px;
  color: #333;
  letter-spacing: 5px;
  text-align: center;
}
.aboh2_2{
  font-size: 16px;
  color: #478847;
  text-align: center;
}
.abo2_con1 .n_bt .p1 {
  font-size: 40px;
  color: #333333;
  padding-bottom: 25px;
  text-align: center;
  position: relative;
}
.abo2_con1 .n_bt .p1::before {
  content: '';
  width: 50px;
  height: 3px;
  background:#428346;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.abo2_con1 .swiper-button-prev:after,.abo2_con1 .swiper-button-next:after{
  content: none;
}
.abo2_con2{
  position: static;
}
.abo2_con1{
  width: 100%;
  padding-top: 70px;
  padding-bottom: 90px;
}
.abo2_con1 .top{
  width: 100%;
  margin-top: 25px;
  margin-bottom: 45px;
  position: sticky;
  top: 0;
  z-index: 200;
  background: #fff;
}
.abo2_con1 .top .rq{
  padding:20px 64px;
  position: relative;
}
.abo2_con1 .top .swiper-slide{
  height: 52px;
  padding-bottom: 2px;
}
.abo2_con1 .top .swiper-slide a{
  font-size: 18px;
  color: #333333;
  display: block;
  text-align: center;
  line-height: 50px;
  font-family: "akz3";
  border: 1px solid rgb(234,234,234);
}
.abo2_con1 .top .swiper-slide span.on a{
  background: #428346;
  border: 1px solid #428346;
  color: #fff;
}
.abo2_con1 .swiper-button-next,
.abo2_con1 .swiper-button-prev{
  content: '';
  width: 11px;
  height: 22px;
  background-image: url(../images/img477.png);
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  margin-top: 0;
  right: 0;
}
.abo2_con1 .swiper-button-prev{
  left: 0;
  transform: translateY(-50%) rotate(180deg);
}

.abo2_con1 .bot{
  width: 100%;
  margin-top: 40px;
}
.abo2_con1 .bot .div{
  display: flex;
  position: relative;
}
.abo2_con1 .bot .div .i{
  position: absolute;
  top: 0;
  transform: translateY(-200px);
}
.abo2_con1 .bot .div .lef{
  width: 10%;
  padding-right: 35px;
  border-right: 3px solid rgb(218,218,218);
  position: relative;
  padding-bottom: 0px;
}
.abo2_con1 .bot .div .lef::before{
  content: '';
  width: 16px;
  height: 16px;
  background-image: url(../images/img488.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: -9.5px;
  top: 62px;
  transition: all .5s;
}
.abo2_con1 .bot .div .lef::after{
  content: '';
  width: 3px;
  height: 0%;
  background: transparent;
  position: absolute;
  top: 77px;
  right: -3px;
  transition: all .5s;
}
.abo2_con1 .bot .div:hover .lef::before{
  background-image: url(../images/img488b.jpg);
  background-size: contain;
}
.abo2_con1 .bot .div:hover .lef::after{
  background: #428346;
  height:calc(75% - 25px);
}
.abo2_con1 .bot .div .lef p{
  font-size: 28px;
  color: #666666;
  height: 100%;
  padding-top: 50px;
  padding-bottom: 40px;
  text-align: center;
}
.abo2_con1 .bot .div .lef p span{
  font-family: "akz2";
  font-size: 28px;
  color: #333333;
  transition: all .5s;
}
.abo2_con1 .bot .div:hover .lef p span{
  color: #428346;
}
.abo2_con1 .bot .div .rig{
  width: 90%;
  padding-left: 60px;
  padding-bottom: 25px;
}
.abo2_con1 .bot .div .rig .div1{
  width: 100%;
  min-height: 100px;
  background: rgb(245,245,245);
  padding: 32px 62px;
  position: relative;
}
.abo2_con1 .bot .div .rig .div1 .imgcon{
  width: 40px;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.abo2_con1 .bot .div .rig .div1 .imgcon img{
  width: 100%;
}
.abo2_con1 .bot .div .rig .div1::before{
  content: '';
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 12px solid rgb(245,245,245);
  border-bottom: 10px solid transparent;
  position: absolute;
  left: -12px;
  top: 55px;
}
.abo2_con1 .bot .div .rig .div1 p{
  font-size: 20px;
  color: #666666;
  line-height: 35px;
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.abo2_con1 .bot .div.on .rig .div1 p{
  -webkit-line-clamp: 1000;
}
/* .abo2_con1 .bot .div.on .rig .div1 p.on{
  display: block;
} */
.abo2_con1 .a{
  display: block;
  font-size: 15px;
  color: #666666;
  width: 168px;
  height: 46px;
  line-height: 44px;
  border-radius: 46px;
  text-align: center;
  border: 1px solid rgb(218,218,218);
  margin: 0 auto;
  margin-top: 60px;
  padding-right: 22px;
  position: relative;
  transition: all .5s;
}
.abo2_con1 .a::before{
  content: '';
  width: 14px;
  height: 9px;
  background-image: url(../images/img499.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 25%;
  transform: translateY(-50%);
  transition: all .5s;
}
.abo2_con1 .a:hover{
  background: #428346;
  border: 1px solid #428346;
  color: #fff;
}
.abo2_con1 .a:hover::before{
  background-image: url(../images/img455.png);
}

@media(max-width:1459px){
  .abo2_con1 .n_bt  .p1 {
    font-size: 30px;
}
.abo2_con1 .n_bt .p1::before {
  width: 38px;
  height: 2px;
}
  .abo2_con1 {
    padding-top: 52px;
    padding-bottom: 66px;
}
.abo2_con1 .top {
  margin-top: 14px;
  margin-bottom: 30px;
}
.abo2_con1 .top .swiper-slide a {
  font-size: 16px;
  line-height: 40px;
}
.abo2_con1 .top .swiper-slide {
  height: 42px;
}
.abo2_con1 .swiper-button-next, .abo2_con1 .swiper-button-prev {
  width: 9px;
  height: 18px;
}
.abo2_con1 .bot .div .lef {
  padding-right: 14px;  padding-bottom: 20px;
}
.abo2_con1 .bot .div .lef {
  width: 15%;
}
.abo2_con1 .bot .div .lef p {
  font-size: 18px;
  padding-top: 35px;
  padding-bottom: 30px;
}
.abo2_con1 .bot .div .lef p span {
  font-size: 36px;
}
.abo2_con1 .bot .div .rig {
  padding-left: 45px;
  padding-bottom: 20px;
}
.abo2_con1 .bot .div .rig .div1 {
  min-height: 110px;
  padding: 37px 46px;
}
.abo2_con1 .bot .div .rig .div1 p {
  font-size: 16px;
  line-height: 34px;
}
.abo2_con1 .bot .div .lef::before {
  width: 12px;
  height: 12px;
  right: -7px;
  top: 46px;
}
.abo2_con1 .bot .div .rig .div1::before {
  top: 40px;
}
.abo2_con1 .bot .div .lef::after {
  width: 3px;
  right: -2px;
}
.abo2_con1 .bot .div:hover .lef::after{
  top: 57px;
  right: -3px;
  width: 3px;
  height:calc(60% - 20px);
}
.abo2_con1 .a {
  font-size: 14px;
  width: 128px;
  height: 40px;
  line-height: 38px;
  border-radius: 40px;
  margin-top: 45px;
  padding-right: 18px;
}
.abo2_con1 .a::before {
  right: 19%;
}

}
@media(max-width:991px){
  .abo2_con1 .n_bt .p1 {
    font-size: 24px;
}

  .abo2_con1 .top{
    top: 60px;
  }
  .abo2_con1 {
    padding-top: 15px;
    padding-bottom: 55px;
}
.abo2_con1 .top .rq {
  padding: 15px 64px;
  position: relative;
}
.abo2_con1 .top .swiper-slide a {
  font-size: 14px;
  line-height: 32px;
}
.abo2_con1 .top .swiper-slide {
  height: 34px;
}
.abo2_con1 .bot .div .lef {
  padding-right: 30px;
  padding-bottom: 10px;
}
.abo2_con1 .bot .div .lef p {
  font-size: 16px;
  padding-top: 20px;
  padding-bottom: 16px;
}
.abo2_con1 .bot .div .lef p span {
  font-size: 36px;
}
.abo2_con1 .bot .div .rig {
  padding-left: 35px;
  padding-bottom: 10px;
}
.abo2_con1 .bot .div:hover .lef::after{
  height:calc(100% - 10px);
}
.abo2_con1 .bot .div .rig .div1 {
  min-height: 80px;
  padding: 26px 26px;
}
.abo2_con1 .bot .div .rig .div1 p {
  font-size: 14px;
  line-height: 28px;
}
.abo2_con1 .bot .div .lef::before {
  width: 10px;
  height: 10px;
  right: -6px;
  top: 28px;
}
.abo2_con1 .bot .div .rig .div1::before {
  top: 24px;
}

}
@media(max-width:500px){
  .aboh1_2, .aboh1 {
    font-size: 24px;
}
  .abo2_con1 .n_bt .p1 {
    font-size: 22px;
}
.abo2_con1 .n_bt .p1::before{
  width: 26px;
  height: 2px;
}
  .abo2_con1 .top .rq {
    padding: 10px 30px;
    position: relative;
}
.abo2_con1 .top {
  margin-top: 10px;
  margin-bottom: 16px;
}
.abo2_con1 .bot .div .lef {
  padding-right: 16px;
}
.abo2_con1 .bot .div .lef p span {
  font-size: 16px;
}
.abo2_con1 .bot .div .lef p {
  font-size: 14px;
  padding-top: 16px;
  padding-bottom: 16px;
}
.abo2_con1 .bot .div .rig {
  padding-left: 20px;
  padding-bottom: 10px;
}
.abo2_con1 .bot .div .rig .div1 {
  min-height: 80px;
  padding: 14px 14px;
}
.abo2_con1 .bot .div .i {
  transform: translateY(-120px);
}

}



.abo_con2{
  padding-bottom: 80px;
}
.abo_con2 .rq1{
  margin-top: 90px;
  display: flex;
  justify-content: space-evenly;
}
.abo_con2 .rq1 .div{
  width: 25%;
  padding: 0 25px;
  border: 1px solid #e4e4e4;
  margin-left: 40px;
  position: relative;
  height: 240px;
  transition: .5s all;
}
.abo_con2 .rq1 .div:hover{
  box-shadow: 0px 10px 10px 0px rgb(90 91 95 / 30%);
    transform: translate3d(0,-3px,0);
}
.abo_con2 .rq1 .div:nth-child(1){
  margin-left: 0;
}
.abo_con2 .rq1 .div .imgcon{
width: 90px;
position: absolute;
top: 0%;
left: 50%;
transform: translate(-50%,-50%);
}
.abo_con2 .rq1 .div .imgcon img{
  width: 100%;
}
.abo_con2 .rq1 .div .p1{
  text-align: center;
  color: #4f8e46;
  font-size:26px;
  position: relative;
  margin-top: 60px;
}
.abo_con2 .rq1 .div .p2{
  text-align: center;
  color: #666666;
  font-size:21px;
  margin-top: 32px;
}
.abo_con2 .rq1 .div .p1::after{
  content: '';
  width: 27px;
  height: 4px;
  background-color: #4f8e46;
  position: absolute;
  left: 50%;
  bottom: -50%;
  transform: translateX(-50%);
}
.abo_con3{
  padding-top: 60px;
  padding-bottom: 40px;
  background-color: #f8f8f8;
}
.abo_con3 .div1{
  width: auto;
  display: table;
  margin: 0 auto;
  margin-top: 50px;
}
.abo_con3 .div1 button{
  font-size: 24px;
  color: #999999;
  width: 195px;
  line-height: 60px;
  border-radius: 50px;
  background-color: transparent;
  transition: .5s all;
  margin-left: 90px;
}
.abo_con3 .div1 button:nth-child(1){
  margin-left: 0;
}
.abo_con3 .div1 button:hover,.abo_con3 .div1 button.on{
  color: #fff;
  background-color: #4f8e46;
}

#certify {
	position: relative;
  margin-top: 50px;
 
}
.abo_con3 .div2{
  display: none;
}
.abo_con3 .div2.on{
  display: block;
}
#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
  width: 32%;
	/* height: 408px; */
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
  width: 100%;
	display:block;
  margin: 0 auto;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #333333;
font-size: 18px;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {

	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {

	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}
#certify .swiper-button-prev::after,#certify .swiper-button-next::after{
  font-size: 80px;
  font-weight: normal !important;
  color: #999;
  transition: .5s all;
}
#certify .swiper-button-prev:hover::after,#certify .swiper-button-next:hover:after{
  color: #4f8e46;
}

.abo_con4{
  width: 100%;
  position: relative;
}
.abo_con4 .bj{
  width: 100%;
  vertical-align: middle;
}
.abo_con4 .container{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}
.abo_con4 .container .p1{
  font-size: 22px;
  color: #fff;
  line-height: 40px;
  position: relative;
}
.abo_con4 .container .p1::before {
  content: '';
  width: 68px;
  height: 68px;
  background-image: url(../images/abo8.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -70%;
  left: 0px;
  transform: translateY(-50%);
}
.abo_con4 .div {
  margin-top: 72px;
  padding-left: 94px;
  position: relative;
  float: right;
}
.abo_con4 .div img {
  width: 88px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.abo_con4 .div p {
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
  padding-left: 30px;
}

.abo_con5{
  padding-top: 80px;
}
.abo_con5 .divcon{
margin-top: 40px;
}
.abo_con5 .rq1{
  display: flex;
  align-items: center;
}
.abo_con5 .rq1 div{
  width: 50%;
}
.abo_con5 .rq1 .div1{
padding-right:30px;
}
.abo_con5 .rq1 .div2 {
  overflow: hidden;

}
.abo_con5 .rq1 .div2 img{
  width: 100%;
  vertical-align: middle;
  transition: .5s all;

}
.abo_con5 .rq1 .div2:hover img{
transform: scale(1.05);
}
.abo_con5 .rq1 .div1 .p1{
font-size: 72px;
color: #4f8e46;
font-family: 'din';
position: relative;
}
.abo_con5 .rq1 .div1 .p1::before{
  content: '';
  width: 2px;
  height: 33px;
  background-color: #4f8e46;
  position: absolute;
  top: -50px;
}
.abo_con5 .rq1 .div1 .p2{
  font-size: 46px;
  color: #333;
  margin-top: 20px;
  }
  .abo_con5 .rq1 .div1 .p3{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-top: 20px;
    }
    .abo_con5 .rq2 .div1{
      text-align: right;
      padding-left:30px;
      padding-right: 0;
    }
    .abo_con5 .rq2 .div1 .p1::before{
      right: 0 !important;
    }


    .ab2_con7{
      width: 100%;
      padding-top: 90px;
      padding-bottom: 100px;
    }
    .ab2_con7 .p1{
      font-size: 48px;
      color: #333333;
      font-weight: bold;
      text-align: center;
    }
    .ab2_con7 .p1 span{
      color: #0f50bd;
    }
    .ab2_con7 .p2{
      font-size: 18px;
      color: #d0d0d0;
      text-transform: uppercase;
      text-align: center;
    }
    .ab2_con7 img {
      width: 100%;
      vertical-align: middle;
    }
    .ab2_con7  .swiper-button-next, .ab2_con7  .swiper-button-prev{
      width: 20px;
      height: 34px;
      background-image: url(../images/img51_1.png);
      background-size: contain;
      background-repeat: no-repeat;
      right: 95px;
      top: 55%;
      transform: translateY(-50%);
      margin-top: 0;
    }
    .ab2_con7  .swiper-button-prev {
      transform: translateY(-50%) rotate(180deg);
      left: 95px;
    }
    .swiper-button-prev::after,   .ab2_con7  .swiper-button-next::after {
      display: none;
    }
    .ab2_con7 .img_t {
      text-align: center;
      padding-top: 12px;
      font-size: 18px;
      color: #333;
      width: 80%;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      line-clamp: 2;
      -webkit-box-orient: vertical;
      margin: 0 auto;
    }
    .ab2_con7 .swiper-slide:hover .img_t {
      color: #428346;
    }
    .ab2_con7 .rq{
      width: 100%;
      padding-top: 30px;
    }
    .ab2_con7 .rq .lef{
      width: 50%;
      float: left;
      overflow: hidden;
    }
    .ab2_con7 .rq .lef img{
      width: 100%;
      vertical-align: middle;
      transition: all .5s;
    }
    .ab2_con7 .rq .lef:hover img{
      transform: scale(1.05) !important;
    }
    .ab2_con7 .rq .rig{
      width: 50%;
      float: left;
    }
    .ab2_con7 .rq .rig .div{
      width: 50%;
      float: left;
      padding-left: 4px;
      margin-bottom: 4px;
      overflow: hidden;
    }
    .ab2_con7 .rq .rig .div img{
      width: 100%;
      vertical-align: middle;
      transition: all .5s;
    }
    .ab2_con7 .rq .rig .div:hover img{
      transform: scale(1.05) !important;
    }
    @media(max-width:1459px){
      .ab2_con7 {
        padding-top: 68px;
        padding-bottom: 76px;
    }
    .ab2_con7 .p1 {
      font-size: 36px;
    }
    .ab2_con7 .p2 {
      font-size: 14px;
    }
    .ab2_con7 .rq {
      padding-top: 24px;
    }
    .ab2_con7 .img_t {
      padding-top: 10px;
      font-size: 15px;
  }
 
    
    }
    @media(max-width:991px){
      .ab2_con7 {
        padding-top: 45px;
        padding-bottom: 55px;
    }
    .ab2_con7 .p1 {
      font-size: 28px;
    }
    }
    @media(max-width:500px){
      .ab2_con7 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
      .ab2_con7 .p1 {
        font-size: 24px;
    }
    .ab2_con7 .p2 {
      font-size: 13px;
    }
    .ab2_con7 .rq {
      padding-top: 16px;
    }
    .ab2_con7 .rq .lef{
      width: 100%;
      margin-bottom: 10px;
    }
    .ab2_con7 .rq .rig{
      width: 100%;
    }
    .ab2_con7 .rq .rig .div{
      width: 49%;
      padding-left: 0;
      margin-right: 2%;
      margin-bottom: 10px;
    }
    .ab2_con7 .rq .rig .div:nth-child(2n){
      margin-right: 0;
    }
    
    }
    
    .abo_con6{
      padding-top: 70px;
      background-color: #f8f8f8;
    }
    .abo_con6 .rq1{
      padding: 50px 0;
      display: flex;
      justify-content: space-between;
      border-bottom: 1px solid #d2d2d2;
    }
    .abo_con6 .rq1 .div{
      width: 10%;
      background-color: #fff;
      height: 200px;
      padding: 35px 15px;
      transition: .5s all;
      position: relative;
    } 
    .abo_con6 .rq1 .div::before{
      content: '';
      width: 192px;
      height: 1px;
      background: url(../images/img500.png)no-repeat;
      background-size: cover;
      position: absolute;
      top: 50%;
      right: -196px;
      transform: translateY(-50%);
    }
    .abo_con6 .rq1 .div:last-child::before{
      content: none;
    }
    .abo_con6 .rq1 .div:hover{
      width: 11%;
      background-color: #4f8e46;
    }
    .abo_con6 .rq1 .div:hover .p1{
      color: #fff !important;
    }
    .abo_con6 .rq1 .div:hover .p2{
      color: #fff;  
    }
    .abo_con6 .rq1 .div .imgcon{
      width: 38px;
      margin: 0 auto;
    }
    .abo_con6 .rq1 .div .imgcon img{
      width: 100%;
      vertical-align: middle;
    }
    .abo_con6 .rq1 .div .p1{
      text-align: center;
      color: #4f8e46;
      font-size: 16px;
      margin-top: 10px;
      transition: .5s all;
    }
    .abo_con6 .rq1 .div .p2{
      text-align: center;
      color: #4f8e46;
      font-size: 32px;
      font-family: 'din';
      margin-top: 10px;
      transition: .5s all;
    }

    /* ab2_con9 */
.ab2_con9{
  width: 100%;
  padding-top: 80px;
  padding-bottom: 65px;
  background-color: #f8f8f8;
}
.ab2_con9 .p1{
  font-size: 48px;
  color: #333333;
  font-weight: bold;
  text-align: center;
}
.ab2_con9 .p1 span{
  color: #0f50bd;
}
.ab2_con9 .p2{
  font-size: 18px;
  color: #d0d0d0;
  text-transform: uppercase;
  text-align: center;
}
.ab2_con9 .rq{
  width: 100%;
  margin-top: 32px;
}
.pro_list1 .ab2_con9 .rq{
  width: 100%;
  margin-top: 0px;
}
.ab2_con9 .rq .swiper-container{
  padding: 10px 2px;
  padding-bottom: 50px;
}
.ab2_con9 .rq .swiper-slide{
  height: 90px;
  border: 1px solid rgb(211,211,211);
  position: relative;
  transition: all .5s;  
}
/* .pro_list1 .ab2_con9 .rq .swiper-slide {
  border: none
} */
.pro_list1 .ab2_con9 .rq .swiper-slide{
  height: 420px;
}
.ab2_con9 .rq .swiper-slide:hover{
  box-shadow: 0px 10px 10px 0px rgba(90,91,95,0.3);
  transform: translate3d(0,-3px,0);
}
.ab2_con9 .rq .swiper-slide img{
  max-width: 75%;
  max-height: 75%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.ab2_con9 .swiper-pagination{
 
  bottom: 0;
 
}
.ab2_con9 .swiper-pagination-bullet{
  opacity: 1;
width: 16px;
height: 16px;
background-color: transparent;
border: 2px solid #4f8e46;
border-radius: 50px;
}
.ab2_con9 .swiper-pagination-bullet-active{
  background: #4f8e46;
}


@media(max-width:1459px){
  .ab2_con7 .swiper-button-next, .ab2_con7 .swiper-button-prev {
    width: 15px;
    height: 27px;
}
  .ab2_con9 {
    padding-top: 60px;
    padding-bottom: 50px;
}
.ab2_con9 .p1 {
  font-size: 36px;
}
.ab2_con9 .p2 {
  font-size: 14px;
}
.ab2_con9 .rq {
  margin-top: 20px;
}
.ab2_con9 .rq .swiper-container {
  padding: 10px 2px;
  padding-bottom: 33px;
}
.ab2_con9 .rq .swiper-slide {
  height: 70px;
}

}
@media(max-width:1366px) {
  .ab2_con7 .swiper-button-next {
    right: 70px;
}
.ab2_con7 .swiper-button-prev {
  left: 70px;
}
}
@media(max-width:991px){
  .abo_con6 .rq1 .div::before{
    display: none;
  }
  .abo_con6 .rq1 .div:hover{
    width: 49%;
  }
  .ab2_con9 {
    padding-top: 38px;
    padding-bottom: 36px;
}
.ab2_con9 .p1 {
  font-size: 28px;
}
}
@media(max-width:500px){
  .ab2_con7 .swiper-button-next, .ab2_con7 .swiper-button-prev  {
   display: none;
}
  .ab2_con9 .p1 {
    font-size: 24px;
}
.ab2_con9 .p2 {
  font-size: 13px;
}
.ab2_con9 .rq {
  margin-top: 10px;
}
.ab2_con9 {
  padding-top: 26px;
  padding-bottom: 26px;
}
}
/* 关于我们分辨率 */
@media(max-width:1680px){
  .abo_con4 .container .p1::before {
    top: -30%;
}

}
@media(max-width:1459px){
  .abo_con1 .rq1 .rig .div1::before{
    width: 44px;
    height: 44px;
    left: -20px;
  }
  .abo_con1 .rq1 .rig .div2 .div .p2 .sztd {
    font-size: 50px;
}
  .abo_con1 .rq1 .rig .div2 .div {
    height: 130px;
    padding: 30px 30px;
}
  .abo_con1 .rq1 .rig .div1 {
    height: 404px;
    padding-top: 60px;
    padding-left: 15px;
}
  .abo_con1 .rq1 .lef .imgcon {
    margin-top: 30px;
}
  .abo_con1 .rq1 .lef .p1 {
    font-size: 14px;
    line-height: 30px;
    margin-top: 20px;
}
  .abo_con1 .rq1 .rig .div1 .p4 {
    font-size: 14px;
}
  .abo_con1 .rq1 .rig .div1 .p3 {
    font-size: 18px;
}
  .abo_con1 .rq1 .rig .div1 .p4 {
    font-size: 14px;
}
  .abo_con1 .rq1 .rig .div1 .p2 {
    font-size: 18px;
}
  .abo_con1 .rq1 .rig .div1 .p1 {
    font-size: 48px;
}
  .abo_con6 {
    padding-top: 45px;
}
  .abo_con6 .rq1 .div .p2 {
    font-size: 24px;
}
  .abo_con6 .rq1 .div {
    height: 170px;
    padding: 25px 0px;
}
  .abo_con6 .rq1 .div .p1 {
    font-size: 13px;
}
  .abo_con5 .rq1 .div1 .p3 {
    font-size: 14px;
    line-height: 25px;
    margin-top: 15px;
}
  .abo_con5 .rq1 .div1 .p1::before {
    width: 2px;
    height: 22px;
    top: -35px;
}
  .abo_con5 .rq1 .div1 .p2 {
    font-size: 35px;
    margin-top: 0px;
}
  .abo_con5 .rq1 .div1 .p1 {
    font-size: 54px;
  }
  #certify .swiper-slide {
    width: 40%;
}
  #certify .swiper-container {
    padding-bottom: 20px;
}
  #certify .swiper-slide p {
    line-height: 50px;
    font-size: 14px;
}
  #certify .swiper-button-prev::after, #certify .swiper-button-next::after {
    font-size: 50px;
}
  .abo_con3 .div1 button {
    font-size: 18px;
    width: 150px;
    line-height: 45px;
    margin-left: 60px;
}
  .abo_con4 .div p {
    font-size: 14px;
}
  .abo_con4 .div {
    padding-left: 50px;
}
  .abo_con4 .div img {
    width: 67px;
}
  .abo_con4 .container .p1::before {
    width: 44px;
    height: 44px;
}
  .abo_con4 .container .p1 {
    font-size: 16px;
    line-height: 30px;
}
  .aboh1_2,.aboh1{
    font-size: 33px;
  }
  .aboh2,.aboh2_2{
    font-size: 14px;
  }
  .abo_con2 .rq1 .div .p2 {
    font-size: 16px;
}
.abo_con2 .rq1 .div .imgcon {
  width: 68px;
}
.abo_con2 .rq1 .div .p1 {
  font-size: 21px;
}
.abo_con2 {
  padding-bottom: 50px;
}
}
@media(max-width:991px){
  .abo_con1 .rq1 .lef,.abo_con1 .rq1 .rig{
    width: 100%;
  }
  .abo_con6 .rq1 .div {
    width: 49%;
    margin-top: 10px;
}
  .abo_con5 .rq1 div {
    width: 100%;
}
  .abo_con5 .rq1{
    flex-wrap: wrap;
    margin-top: 10px;
  }
  .aboh1_2, .aboh1 {
    font-size: 26px;
}
.abo_con2 .rq1,.abo_con6 .rq1{
  flex-wrap: wrap;
}
.abo_con2 .rq1 .div{
  width: 100%;
  margin-left: 0;
  margin-top: 60px;
}
.abo_con2 .rq1 .div:nth-child(1){
  margin-top: 0;
}
}
@media(max-width:500px){
  .abo2_con1 .bot .div .rig .div1 .imgcon {
    width: 20px;
    right: 8px;
}
  .abo_con1 .rq1 {
    margin-top: 30px;
}
  .abo_con1 .rq1 .rig{
    margin-top: 20px;
  }
  .abo_con1 .rq1 .rig .div2 .div{
    height: auto;
    padding: 20px 10px;
    width: 50%;
    float: left;
  }
  .abo_con1 .rq1 .rig .div2 .div .p2{
    font-size: 14px;
  }
  .abo_con1 .rq1 .rig .div2 .div .p2 .sztd {
    font-size: 34px;
}
  .abo_con1 .rq1 .rig .div1::before{
display: none;
  }
  .abo_con1 .rq1 .rig .div1 .p3 {
    font-size: 16px;
    margin-top: 25px;
}
  .abo_con1 .rq1 .rig .div1 .p2 {
    font-size: 16px;
}
  .abo_con1 .rq1 .rig .div1 .p1 {
    font-size: 32px;
}
  .abo_con1 .rq1 .rig .div1{
    height: auto;
    padding: 20px 10px;
  }
  .abo_con1 .rq1 .lef .p1 {
    font-size: 13px;
    line-height: 25px;
}
  .abo_con6 .rq1 .div {
    height: 160px;
}
  .abo_con6 .rq1 {
    padding: 25px 0;
}
  .abo_con5 .divcon {
    margin-top: 0px;
}
  .abo_con5 .rq1 .div1 .p1::before {
display: none;
}
  .abo_con5 {
    padding-top: 40px;
}
  .abo_con5 .rq1 .div1 .p3 {
    font-size: 13px;
    line-height: 25px;
    margin-top: 5px;
}
  .abo_con5 .rq1 .div1 {
    padding: 0px;
    margin-top: 10px;
}
  .abo_con5 .rq1 .div1 .p1 {
    font-size: 34px;
}
  .abo_con5 .rq1 .div1 .p2 {
    font-size: 21px;
}
  #certify .swiper-button-prev::after, #certify .swiper-button-next::after {
    font-size: 30px;
}
  #certify .swiper-slide {
    width: 50%;
    padding: 0 20px;
}
  .abo_con3 .div1 button {
    font-size: 13px;
    width: 80px;
    line-height: 30px;
    margin-left: 30px;
}
  .abo_con4 .bj{
    height: 400px;
  }
  .abo_con4 .container .p1 {
    font-size: 14px;
    line-height: 25px;
}
  .abo_con4 .container{
    width: 100%;
  }
  .abo2_con1 .bot .div .lef {
    width: 24%;
}
  .abo_con2 .rq1 .div .imgcon {
    width: 46px;
}
  .abo_con2 .rq1 {
    margin-top: 70px;
}
.abo_con2 .rq1 .div {
  height: 190px;
}
}


.i{
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-50px);
}
.content2{
  min-height: 500px;
}


/* 视频分类 */
.menu-slide .swiper-slide{
  position: relative;
}

.menu-slide .swiper-slide .two {
  display: inline-block !important;
  float: none !important;
  width: 100%;
  text-align: center;
  line-height: 25px;
  opacity: 0 ;
  max-height: 0;
  height: auto;
  transition: all .8s;
}
.menu-slide .swiper-slide .two a{
    width: auto;
    line-height: 45px;
    font-size: 14px;
    color: #333;
    transition: .5s all;
    display: inline-block !important;
    margin-left: 5px;
}
.menu-slide .swiper-slide .two{
  width: 100%;
  position: absolute;
  top: 12px;
  left: 100px;
 white-space: nowrap;
  transition: .5s all;
}
.menu-slide .swiper-slide:hover .two{
  opacity: 1;
}
.sy_con3 .swiper-container{
  padding-top: 50px;
  padding-bottom: 120px;
}
.sy_con3 .swiper-button-next, .sy_con3 .swiper-button-prev {
  color: #999;
  opacity: 1;
  width: 27px;
  height: 44px;
  top: 44%;
}

.sy_con3 .swiper-button-next:after,.sy_con4 .swiper-button-prev:after{
  display: none;
}
.sy_con3 .swiper-button-prev{
 background: url(../img/myl.png)no-repeat center;
}
.sy_con3 .swiper-button-next{
  background: url(../img/myr.png)no-repeat center;
 }



.ny-trt {
  display: inline-block;
}
.ny-trt a:hover, .ny-trt a.on {
  color: #428346;
}
.ny-trt a:first-child {
  margin-left: 0;
}
.ny-trt a {
  display: inline-block;
  line-height: 78px;
  color: #111;
  font-size: 18px;
  margin-left: 46px;
  position: relative;
}

.pro1_con1_rig .rq1 .lef img{
  width: 100%;
  vertical-align: middle;
}
@media(max-width:1459px){
  .menu-slide .swiper-slide .two {
    top: 7px;
    left: 85px;

}
.sy_con3 .swiper-container {
  padding-top: 10px;
  padding-bottom: 20px;
}
.case-section .swiper-button-prev {
  left: 92%;
}
.sy_con3 .swiper-button-next, .sy_con3 .swiper-button-prev{
  top: 40%;
}
}
@media(max-width:500px){
  .sy_con3 .rq1 {
    margin-top: 20px;
}
  .sy_con3 .swiper-container {
    padding-bottom: 0px;
}
  .sy_con3 .swiper-button-next, .sy_con3 .swiper-button-prev{
    display: none;
  }
  .menu-slide .swiper-slide .two {
    opacity: 1;
    top: 7px;
    left: 85px;

}
}


/* 产品列表*/
.infocont {
  padding: 75px 0;
  background: #fff;
}
.infocont h1 {
  text-align: center;
  font-size: 20px;
  color: #333;
  margin: 0 0 40px 0;
  font-weight: 600;
}
.mb-0 {
  margin-bottom: 0px!important;
}
.subprodclasslist a:first-child {
  border-radius: 30px 0 0 30px;
  padding-left: 18px;
}
.subprodclasslist a.on {
  background: #428346;
  color: #fff!important;
}
.subprodclasslist a {
  display: block;
  border: 1px solid #428346;
  padding: 8px 12px;
  margin-top: 30px;
  border-right: none;
  float: left;
}
.list1 {
  padding-bottom: 50px;
}
.prodlist {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.prodlist>div {
  width: 22.5%;
  height: 350px;
  float: left;
  display: table;
}
.prodlist>div:nth-child(4) {
  margin-right: 0px;
}
.prodlist>div:hover h1 {
  color: #428346;
}
.prodlist>div .img:hover img {
  transform: translate(-50%,-50%) scale(1.03);
}
.prodlist>div .img {
  border: 1px solid #EAEAEA;
  background: #fff;
  width: 315px;
  height: 239px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  transition: all .5s ;
}
.prodlist>div h1 {
  font-size: 16px;
  color: #333;
  margin: 40px 0 0 0;
  font-weight: 400;
  transition: all .5s;
  text-align: center;
}
.prodlist>div .img img {
  /* vertical-align: middle;
  width: 100%; */
  max-width: 90%;
  max-height: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transition: all .5s;
}
@media(max-width:1440px){
  .prodlist>div .img{
    height: 219px;
  }
  .prodlist>div .img img {
    max-width: 100%;
    max-height: 100%;
  }
  .prodlist>div h1 {
    margin: 25px 0 0 0;
  }
  .prodlist>div{
    height: 330px;
  }
}


.c:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
}
.pageindex {
  text-align: center;
}
.subprodclasslist a:last-child {
  border-radius: 0 30px 30px 0;
  padding-right: 18px;
  border-right: 1px solid #428346;
}
.subprodclasslist {
  text-align: center;
}
 /* 如果最后一行是4个元素 */
 .prodlist>div:last-child:nth-child(4n - 4) {
  margin-right: calc(-4%);
}
  /* 如果最后一行是3个元素 */
  .prodlist>div:last-child:nth-child(4n - 1) {
    margin-right: calc(22%);
}
/* 如果最后一行是2个元素 */
.prodlist>div:last-child:nth-child(4n - 2) {
    margin-right: calc(48%);
}
  /* 如果最后一行是1个元素 */
  .prodlist>div:last-child:nth-child(4n - 3) {
    margin-right: calc(76%);
}
@media(max-width: 1259px) {
  .subprodclasslist a {
    font-size: 12px;
  }
  .maindiv {
    width: 100%;
  }
  .infocont h1 {
    font-size: 18px;
  }
  .prodlist {
    margin: 0 auto;
    margin-top: 40px;
}
.infocont {
  padding: 50px 40px;
  background: #fff;
}
.prodlist>div {
  height: 300px;
  margin-right: 0px;
  float: left;
  display: table;
}
}
@media(max-width: 991px) {
  .subprodclasslist{
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
  }
  .subprodclasslist::-webkit-scrollbar {
    display: none;
  }
  .prodlist>div {
    width: 32%;
  }
    /* 如果最后一行是2个元素 */
    .prodlist>div:last-child:nth-child(3n - 1) {
      margin-right: calc(31%);
  }
  /* 如果最后一行是1个元素 */
  .prodlist>div:last-child:nth-child(3n - 2) {
      margin-right: calc(62%);
  
}
@media(max-width: 500px) {
/* 如果最后一行是1个元素 */
/* .prodlist>div:last-child:nth-child(2n - 1) {
    margin-right: calc(52%);
} */
.prodlist>div:last-child:nth-child(4n - 2), .prodlist>div:last-child:nth-child(4n - 3),.prodlist>div:last-child:nth-child(4n - 1),.prodlist>div:last-child:nth-child(4n - 4),
 .prodlist>div:last-child:nth-child(3n - 1),  .prodlist>div:last-child:nth-child(3n - 2){
  margin-right: calc(-6%);
}
  .list1 {
    padding-bottom: 40px;
}
  .infocont {
    padding: 20px 0px;
}
.prodlist>div {
  width: 48%;
  height: 280px;
}
.prodlist>div h1 {
  font-size: 14px;
  margin: 15px 0 0 0;
}
.subprodclasslist a {
  padding: 4px 5px;
  margin-top: 15px;
}
.subprodclasslist a:first-child {
  padding-left: 8px;
}
.prodlist {
  margin: 0 auto;
  margin-top: 20px;
}
.subprodclasslist a:last-child {
  padding-right: 8px;
}
}