.jz {
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.fd:hover,
.fd:focus {
  -webkit-animation: fd 1s;
  animation: fd 1s;
  box-shadow: 0 0 0 2em rgba(255, 255, 255, 0);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
@-webkit-keyframes fd {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}
@keyframes fd {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}
.biaoti {
  width: 130px;
  height: 73px;
  margin: 0 auto;
  text-align: center;
}
.biaoti h3 {
  font-size: 26px;
  line-height: 26px;
  color: #333;
  font-weight: bold;
}
.biaoti p {
  width: 130px;
  height: 35px;
  background-color: #009039;
  margin-top: 12px;
  line-height: 35px;
  font-size: 12px;
  color: #fff;
}
.product {
  width: 100%;
  height: 1055px;
  padding-top: 80px;
  box-sizing: border-box;
}
.product .slideTxtBox1 {
  width: 100%;
  height: 860px;
  margin-top: 40px;
}
.product .slideTxtBox1 .hd {
  width: 1040px;
  height: 288px;
  margin: 0 auto;
}
.product .slideTxtBox1 .hd ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product .slideTxtBox1 .hd ul li.on .ti a {
  color: #009039;
  font-weight: bold;
}
.product .slideTxtBox1 .hd ul li.on .tu img {
  transform: scale(1.2);
}
.product .slideTxtBox1 .hd ul li.on .tu .zi {
  position: absolute;
  top: 0px;
  left: 0px;
  padding-top: 48px;
  box-sizing: border-box;
}
.product .slideTxtBox1 .hd ul li {
  width: 228px;
  height: 288px;
  position: relative;
  transition: 0.5s;
  background: url("../images/yuan.png") no-repeat center bottom;
}
.product .slideTxtBox1 .hd ul li .ti {
  width: 100%;
  height: 59px;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  color: #333;
}
.product .slideTxtBox1 .hd ul li .ti a {
  color: #333;
  transition: 0.3s;
}
.product .slideTxtBox1 .hd ul li .ti p {
  color: #bfbfbf;
  font-size: 12px;
  line-height: 10px;
  margin-top: 6px;
}
.product .slideTxtBox1 .hd ul li .tu {
  width: 186px;
  height: 186px;
  position: absolute;
  bottom: 21px;
  left: 21px;
  border-left: 21px 21px solid;
  overflow: hidden;
  border-radius: 50%;
}
.product .slideTxtBox1 .hd ul li .tu img {
  width: 100%;
  height: 186px;
  transition: 0.5s;
}
.product .slideTxtBox1 .hd ul li .tu .zi {
  width: 186px;
  height: 186px;
  position: absolute;
  top: 137px;
  left: 0px;
  border-radius: 50%;
  background: url("../images/yuan1.png") no-repeat center;
  box-sizing: border-box;
  padding: 18px 23px;
  text-align: center;
  transition: 0.5s;
}
.product .slideTxtBox1 .hd ul li .tu .zi span {
  font-size: 20px;
  line-height: 15px;
  margin-bottom: 17px;
  display: block;
  color: #fff;
}
.product .slideTxtBox1 .hd ul li .tu .zi p {
  line-height: 24px;
  letter-spacing: 0px;
  color: #ffffff;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.product .slideTxtBox1 .bd {
  height: 502px !important;
  width: 100%;
  margin-top: 70px;
}
.product .slideTxtBox1 .bd .sPrev {
  width: 74px;
  height: 34px;
  position: absolute;
  bottom: 110px;
  left: 707px;
  border-left: 110px 707px solid;
  background: url("../images/j1.png") no-repeat center;
}
.product .slideTxtBox1 .bd .sNext {
  width: 74px;
  height: 34px;
  position: absolute;
  bottom: 110px;
  left: 797px;
  border-left: 110px 797px solid;
  background: url("../images/j2.png") no-repeat center;
}
.product .slideTxtBox1 .bd .bigImg {
  width: 100% !important;
  height: 392px !important;
  display: block;
}
.product .slideTxtBox1 .bd .bigImg li {
  width: 100% !important;
  height: 392px;
}
.product .slideTxtBox1 .bd .bigImg .tu {
  width: 643px;
  height: 392px;
  border-style: solid;
  border-width: 4px;
  border-image-source: linear-gradient(90deg, #009039 0%, #2fa9fe 100%);
  border-image-slice: 1;
  box-sizing: border-box;
  overflow: hidden;
  float: left;
}
.product .slideTxtBox1 .bd .bigImg .tu img {
  width: 635px;
  height: 384px;
  transition: 0.5s;
}
.product .slideTxtBox1 .bd .bigImg .zi {
  float: right;
  width: 552px;
}
.product .slideTxtBox1 .bd .bigImg .zi h3 {
  line-height: 20px;
  font-size: 20px;
  color: #333;
  margin-bottom: 2px;
  font-weight: bold;
}
.product .slideTxtBox1 .bd .bigImg .zi h3 a {
  color: #333;
}
.product .slideTxtBox1 .bd .bigImg .zi h3 span {
  color: #a6a6a6;
  font-size: 14px;
  font-weight: normal;
  margin-left: 16px;
}
.product .slideTxtBox1 .bd .bigImg .zi .ti {
  margin-top: 40px;
  font-size: 18px;
  line-height: 17px;
  color: #333;
  margin-bottom: 9px;
}
.product .slideTxtBox1 .bd .bigImg .zi .jie {
  margin-top: 3px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #808080;
  font-size: 14px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.product .slideTxtBox1 .bd .bigImg .zi p {
  line-height: 36px;
  color: #808080;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.product .slideTxtBox1 .bd .bigImg .zi p span {
  color: #4d4d4d;
}
.product .slideTxtBox1 .bd .smallScroll {
  width: 100%;
  margin-top: 30px;
}
.product .slideTxtBox1 .bd .smallScroll ul {
  width: 100%;
}
.product .slideTxtBox1 .bd .smallScroll ul li.on .ti {
  position: absolute;
  top: 100px;
  left: 0px;
}
.product .slideTxtBox1 .bd .smallScroll ul li {
  transition: 0.5s;
  margin-right: 22px;
  position: relative;
  width: 120px;
  height: 80px;
  overflow: hidden;
  float: left;
}
.product .slideTxtBox1 .bd .smallScroll ul li img {
  width: 120px;
  height: 80px;
}
.product .slideTxtBox1 .bd .smallScroll ul li .ti {
  width: 120px;
  height: 80px;
  background: url("../images/small.png") no-repeat center;
  transition: 0.5s;
  position: absolute;
  top: 0px;
  left: 0px;
  line-height: 80px;
  text-align: center;
}
.product .slideTxtBox1 .bd .smallScroll ul li .ti a {
  display: block;
  width: 100%;
  height: 80px;
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
  padding: 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.client {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
}
.client .biaoti p {
  width: 140px;
}
.client .tis {
  width: 465px;
  height: 142px;
  margin-top: 40px;
  background: url(../images/m.png) no-repeat left bottom;
  box-sizing: border-box;
  padding-left: 195px;
}
.client .tis h3 {
  font-size: 24px;
  line-height: 24px;
  color: #333;
  font-weight: bold;
}
.client .tis span {
  display: block;
  color: #b3b3b3;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
}
.client .tis p {
  color: #666666;
  margin-top: 15px;
  font-size: 14px;
  line-height: 14px;
}
.client ul {
  width: 100%;
  margin-top: -73px;
}
.client ul li:hover img {
  transform: scale(1.2);
}
.client ul li:nth-child(1) {
  margin-left: 503px;
}
.client ul li:nth-child(2) {
  margin-right: 251px;
}
.client ul li {
  margin: 0 0 -1px -1px;
  width: 251px;
  height: 142px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  overflow: hidden;
  position: relative;
  float: left;
}
.client ul li img {
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: 0.5s;
  max-width: 100%;
}
.news {
  width: 100%;
  height: 793px;
  background: url("../images/bg.jpg") no-repeat center top;
  padding-top: 80px;
  box-sizing: border-box;
}
.news .center {
  position: relative;
  height: 713px;
}
.news .biaoti {
  margin-left: 0;
}
.news .biaoti h3 {
  color: #fff;
}
.news .biaoti h3 a {
  color: #fff;
}
.news .biaoti p {
  width: 140px;
}
.news .ly {
  width: 338px;
  height: 470px;
  background-color: #ffffff;
  position: absolute;
  top: 183px;
  left: 0px;
  box-sizing: border-box;
  padding: 8px 39px;
  z-index: 9999;
}
.news .ly h3 {
  margin: 30px 0 18px;
  font-size: 20px;
  line-height: 20px;
  color: #333;
  font-weight: bold;
}
.news .ly .cz {
  line-height: 19px;
  box-sizing: border-box;
  padding-left: 28px;
  font-size: 14px;
  color: #4d4d4d;
  background: url("../images/cz.png") no-repeat left center;
}
.news .ly .cz span {
  font-size: 20px;
  color: #333;
}
.news .ly #tel {
  background: #fff url(../images/l2.png) no-repeat 15px center;
  float: right;
}
.news .ly input {
  width: 100%;
  height: 45px;
  border-radius: 5px;
  border: solid 1px #d1eadb;
  display: block;
  transition: 0.7s;
  font-size: 14px;
  font-weight: normal;
  line-height: 45px;
  letter-spacing: 0px;
  color: #666;
  background: #fff url(../images/l1.png) no-repeat 15px center;
  box-sizing: border-box;
  padding-left: 45px;
  margin-top: 17px;
}
.news .ly input::placeholder {
  font-size: 14px;
  line-height: 45px;
  letter-spacing: 0px;
  color: #666;
}
.news .ly #codeText {
  width: 100%;
  height: 45px;
  color: #666;
  background: #fff url(../images/l4.png) no-repeat 15px center;
  box-sizing: border-box;
  padding-left: 45px;
  border-radius: 5px;
  margin-top: 0px;
}
.news .ly .yzm {
  position: relative;
  width: 100%;
  height: 45px;
  font-weight: normal;
  margin-top: 17px;
}
.news .ly #imgCode {
  display: block;
  width: 90px;
  height: 36px;
  background-color: #fff;
  position: absolute;
  bottom: 4px;
  right: 4px;
  border-right: 4px 4px solid;
}
.news .ly #btn {
  width: 260px;
  height: 45px;
  background-color: #009039;
  border-radius: 5px;
  display: block;
  outline: none;
  cursor: pointer;
  margin-top: 17px;
  line-height: 45px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.news .ly #contant {
  width: 100%;
  height: 45px;
  display: block;
  transition: 0.7s;
  font-size: 14px;
  line-height: 43px;
  border: solid 1px #d1eadb;
  color: #666;
  background: #fff url(../images/l3.png) no-repeat 12px center;
  box-sizing: border-box;
  padding-left: 45px;
  border-radius: 5px;
  margin-top: 17px;
}
.news .ly #contant::placeholder {
  font-size: 14px;
  line-height: 43px;
  letter-spacing: 0px;
  color: #666;
}
.news .slideTxtBox2 {
  width: 100%;
  height: 618px;
  position: relative;
  margin-top: 22px;
}
.news .slideTxtBox2 .hd {
  width: 338px;
  height: 50px;
  float: left;
  z-index: 9999;
  position: relative;
}
.news .slideTxtBox2 .hd ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news .slideTxtBox2 .hd ul li.on {
  width: 158px;
  height: 50px;
  background-color: #ffffff;
  border: solid 1px #ffffff;
}
.news .slideTxtBox2 .hd ul li.on a {
  color: #009039;
}
.news .slideTxtBox2 .hd ul li {
  width: 158px;
  height: 50px;
  border: solid 1px #5b987f;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  color: #cfdcd6;
  transition: 0.5s;
}
.news .slideTxtBox2 .hd ul li a {
  color: #cfdcd6;
  transition: 0.3s;
}
.news .slideTxtBox2 .bd {
  float: right;
  width: 840px;
  height: 654px;
  margin-top: -96px;
}
.news .slideTxtBox2 .bd .picScroll-left {
  width: 100%;
  position: relative;
  height: 654px;
  border-right: 1px solid rgba(255, 255, 255, 0.16);
}
.news .slideTxtBox2 .bd .picScroll-left .arrow {
  width: 142px;
  height: 12px;
  position: absolute;
  top: 29px;
  left: -225px;
  background: url("../images/dian.png") no-repeat center;
}
.news .slideTxtBox2 .bd .picScroll-left .arrow a {
  display: block;
  float: left;
  width: 39px;
  height: 12px;
  background: url("../images/j4.png") no-repeat center;
}
.news .slideTxtBox2 .bd .picScroll-left .arrow .next {
  float: right;
  background: url("../images/j5.png") no-repeat center;
}
.news .slideTxtBox2 .bd .picScroll-left ul li {
  width: 422px !important;
  border-left: 1px solid rgba(255, 255, 255, 0.16);
  height: 654px;
}
.news .slideTxtBox2 .bd .picScroll-left ul li .zi {
  width: 315px;
  height: 560px;
  margin: 52px auto;
}
.news .slideTxtBox2 .bd .picScroll-left ul li .shi {
  width: 100%;
  height: 145px;
  font-size: 16px;
  line-height: 12px;
  color: #fff;
}
.news .slideTxtBox2 .bd .picScroll-left ul li .shi p {
  font-size: 76px;
  line-height: 59px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 74px;
}
.news .slideTxtBox2 .bd .picScroll-left ul li .ti {
  margin: 21px 0 30px;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .slideTxtBox2 .bd .picScroll-left ul li .ti a {
  color: #fff;
}
.news .slideTxtBox2 .bd .picScroll-left ul li p {
  color: #b0c0bb;
  font-size: 14px;
  line-height: 11px;
}
.news .slideTxtBox2 .bd .picScroll-left ul li .tu {
  margin: 38px 0 28px;
  width: 100%;
  height: 175px;
  overflow: hidden;
}
.news .slideTxtBox2 .bd .picScroll-left ul li .tu img {
  width: 100%;
  height: 175px;
  transition: 0.5s;
}
.news .slideTxtBox2 .bd .picScroll-left ul li .jie {
  line-height: 30px;
  letter-spacing: 0px;
  color: #ced7d5;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 14px;
}
.news .slideTxtBox2 .bd .picScroll-left ul li .mo {
  display: block;
  width: 24px;
  height: 12px;
  margin-top: 24px;
  background: url("../images/j3.png") no-repeat center;
}
