.product{margin-top:50px;}
.product-item {
  width: 90%;
  max-width:1590px;
  padding: 50px 0px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 0px;
  cursor: pointer;
  overflow: hidden;
  display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.product-item_main {
  cursor: pointer;
  color: #fff;
  background: #cee1d15e;
  width: 35%;
  padding: 90px;
  box-sizing: border-box;
}



.product-image img:hover {
  transform: scale(1.1);
  transition: all ease .6s;
}

.right {
  right: 100px;
}

.right p {
  text-align: right;
}

.right .line {
  height: 80px;
  width: 1px;
  background: #eee;
  margin: 20px 0px;
}

.product-item_main p {
  font-size: 48px;
  font-weight: bold;
  line-height: 150px;
  color: #000;
}

.product-a {
  margin-top: 80px;font-size: 16px;
}

.product-a a {
  color: #000;
}


.line {
  height: 80px;
  width: 1px;
  background: #3c3c3c88;
  margin:40px 0px;
}

.product-text {
  font-size: 18px;
  color: #fff;
  line-height: 35px;
}

.product-image {
  overflow: hidden;
  width: 65%;
  position: relative;
}

.product-image img {
  width: 100%;
  height: 100%;
}

.product-right_image {
  width: 85%;
  /* height: 300px; */
  /* height: 350px; */
  height: 400px;
  overflow: hidden;
}

.product-right_image img:hover {
  transform: scale(1.1);
  transition: all ease .6s;
}

.shiye {
  text-align: center;
  padding:80px 0 50px;
}

.shiye-title {
  font-size: 48px;
  color: #333;
  font-weight: bold;
  line-height: 48px;
  padding-bottom: 10px;
}

.shiye-stitle {
font-size: 20px;
    margin-top: 10px;
    color: #555;
    font-family: Arial;
}

.shiye-left {
  width: 38%;
  height: 600px;
  padding-right: 50px;
  /* border: #000 solid 1px; */
}

.shiye-box {
  display: flex;
  width: 90%;
  max-width: 1590px;
  margin: 0 auto;
}


.shiye-box img {
  width: 100%;
}


.swiper1 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.view1 {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.lunbo {
  padding:50px 0 100px;
  overflow: hidden;
  width: 90%;
    margin: 0 auto;
    max-width: 1590px;
}

.lunbo-title {
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  color: #2e8449;
  padding-top: 30px;
  text-align: left;
}

.lunbo-title div {
  color: #333;
  font-weight: 400;
    font-size: 18px;
line-height: 35px;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-box-img {
  overflow: hidden;
}

.swiper-box-img img:hover {
  transform: scale(1.1);
  transition: all ease .6s;
  cursor: pointer;
}

.triangle {
  border-style: solid;
  border-color: transparent;
  border-width: 40px 0 40px 40px;
  border-left-color: #edf4ee;
  position: absolute;
  left: 0%;
  top: 50%;
  transform: translateY(-50%);
}

.triangle-right {
  /* border-style: solid;
  border-color: transparent;
  border-width: 0px 0px 50px 0px;
  border-left-color: #2e8449; */
  width: 0px;
  height: 0px;
  border: 40px solid transparent;
  border-right-color: #edf4ee;
  position: absolute;
  right: 0%;
  top: 50%;
  transform: translateY(-20%);
}
.product-item_main.fr{
    text-align: right;
}
.shiye-search {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.shiye-search img {
  width: 80%;
  cursor: pointer;
}

.shiye-search_title {
  color: #333;
  font-size: 24px;
  font-weight: 600;
}

.shiye-search {
  padding-top: 20px;

}

.shiye-search1 {
  display: flex;
  width: 94%;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  padding-left: 10px;
  margin-top: 30px;
  margin-right: 10px;
}

.shiye-search1 input {
  border: none;
  width: 100%;
  line-height: 60px;
  height: 60px;
  font-size: 18px;
}

.shiye-search1 input :hover {
  outline-offset: none;
  outline: none;
}

.shiye-search1 div {
  background: #2e8449;
  width: 60px;
  line-height: 60px;
  height: 60px;
  text-align: center;
  cursor: pointer;
  border-radius: 0px 4px 4px 0px;
}

.shiye-item {
  padding-top: 20px;
  display: flex;
}

.shiye-item_img {
  width: 67px;
  height: 78px;
}

.shiye-item_img img {
  width: 67px;
  height: 78px;
}

.shiye-item_main {
  padding-top: 20px;
  padding-left: 10px;
}

.main_title {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  margin-bottom: 15px;
}

.main_text {
  color: #333;
  line-height: 35px;
  font-size: 16px;
}

.main_end {
  color: #2e8449;
  line-height: 35px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.main_end img {
  width: 20px;
  height: 11px;
}

.swview1 {
  width: 100vw;
}

.swiper {
  width: 100%;
height: 50%;
    padding-bottom: 50%;
}
.swiper-slide.swiper-slide-active .main_title{color: #2e8449;}
.lunbo-title p{ padding-bottom:10px;}

@media(max-width:767px) {
.product{margin-top: 0px;}
.product-item{padding: 30px 0px;}
.product-item_main{width: 100%;    padding: 20px;}
.product-item_main p{
        font-size: 24px;
    line-height: 24px;
}
.line{margin: 20px 0px;}
.product-text {
    font-size: 15px;
    line-height: 30px;
}
.product-a {
    margin-top: 30px;
    font-size: 14px;
}
.product-image{width: 100%; }
.shiye{padding: 20px 0 20px;}
.shiye-title{font-size: 28px;    line-height: 28px;}
.shiye-stitle{margin-top: 0px;}
.shiye-search_title {font-size: 18px;}
.main_title {font-size: 20px;}
.main_text { line-height: 30px;}
.shiye-left{padding-right: 0;height: 700px;}
.swiper{height: 40%;
    padding-bottom: 70%;}
    .lunbo-title {
    font-size: 18px;}
.lunbo-title div {
    font-size: 16px;
    line-height:28px;
}
.lunbo {
    padding: 50px 0 30px;}
}