.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);
  }
}
.banner {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  padding-left: 120px;
  position: relative;
}
.banner .arrow {
  width: 490px;
  height: 70px;
  background: #fff url(../image/lvrujin.png) no-repeat center;
  border-radius: 35px;
  z-index: 999;
  position: absolute;
  bottom: 136px;
  left: 50px;
  border-left: 136px 50px solid;
  letter-spacing: 5px;
  color: #333333;
  font-size: 18px;
  line-height: 70px;
  text-align: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.banner .arrow a:hover {
  transform: translateY(-5px);
}
.banner .arrow a {
  border-radius: 35px 0 0 35px;
  display: block;
  width: 70px;
  height: 70px;
  background: #039c59 url(../image/j1.png) no-repeat center;
  transition: 0.5s;
}
.banner .arrow .right {
  border-radius: 0 35px 35px 0;
  background: #039c59 url(../image/j2.png) no-repeat center;
}
.banner #slides {
  background-color: #fff;
  width: 100%;
  height: 660px;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}
.banner #slides .items {
  height: 660px;
  height: 100%;
}
.biaoti {
  height: 290px;
  height: 78px;
  float: left;
  margin-left: -37px;
  box-sizing: border-box;
  padding-left: 37px;
  background: url(../image/bt.png) no-repeat left 25px;
}
.biaoti h3 {
  font-size: 36px;
  line-height: 34px;
  color: #333;
  margin-bottom: 27px;
}
.biaoti h3 i:nth-child(3) {
  color: #039c59;
}
.service {
  width: 100%;
  height: 785px;
  position: relative;
  padding-top: 98px;
  box-sizing: border-box;
  background: url(../image/cpbg.png) no-repeat 120px -24px;
}
.service .xpk {
  box-sizing: border-box;
  padding-left: 22px;
  width: 620px;
  height: 45px;
  background-color: #039c59;
  border-radius: 0px 0px 0px 20px;
  position: absolute;
  top: 0px;
  right: 0px;
  line-height: 45px;
}
.service .xpk .dh {
  float: left;
  box-sizing: border-box;
  padding-left: 30px;
  background: url("../image/dh1.png") no-repeat left center;
  letter-spacing: 4px;
  color: #ffffff;
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
}
.service .xpk .topxunpan .xp::after {
  content: "";
  width: 1px;
  height: 20px;
  background-color: #fff;
  position: absolute;
  top: 4px;
  left: 0px;
}
.service .xpk .topxunpan .xp {
  float: left;
  cursor: pointer;
  position: relative;
  height: 28px;
  line-height: 28px;
  margin-top: 9px;
  margin-left: 20px;
  box-sizing: border-box;
  padding-left: 52px;
  background: url(../image/lb.png) no-repeat 21px center;
  letter-spacing: 3px;
  color: #ffffff;
  font-size: 14px;
}
.service .xpk .topxunpan .xp i {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-color: #ffffff;
  border-radius: 50%;
  text-align: center;
  color: #039c59;
  font-weight: bold;
  line-height: 28px;
  margin: 0 3px;
  letter-spacing: 0;
}
.service .xpk .topxunpan .xp img {
  margin-right: 2px;
  margin-right: 5px;
  vertical-align: baseline;
}
.service .xpk .topxunpan .topxunpan a {
  line-height: 34px;
  color: #fff;
  float: right;
  font-size: 14px;
  display: inline-block;
  transition: 0.7s;
}
.service .xpk .topxunpan .topxunpan a:hover {
  color: #999;
}
.service .xpk .topxunpan .topxunpan a::after {
  content: '|';
  margin-left: 5px;
  margin-right: 5px;
  color: #aaaaaa;
}
.service .xpk .topxunpan .xp #xunpantip {
  z-index: 999999999999999999999;
  position: absolute;
  letter-spacing: 0;
  top: 25px;
  left: 50%;
  width: 180px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #039c59;
  border-radius: 4px;
  opacity: 0;
}
.service .xpk .topxunpan .xp #xunpantip::after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #039c59;
}
.service .xpk .topxunpan .xp #xunpantip.xunpantextactive {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
  z-index: 999999999999999999999;
}
.service .dhs {
  width: 272px;
  height: 41px;
  margin-top: 2px;
  float: right;
  box-sizing: border-box;
  padding-left: 60px;
  background: url("../image/dh2.png") no-repeat left center;
}
.service .dhs span {
  font-size: 14px;
  line-height: 14px;
  color: #333;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.service .dhs span i {
  display: block;
}
.service .dhs p {
  letter-spacing: 2.6px;
  color: #333333;
  margin-top: 9px;
  font-family: arial;
  font-size: 26px;
  line-height: 19px;
  font-weight: bold;
}
.service .slideTxtBox1 {
  width: 100%;
  margin-top: 60px;
}
.service .slideTxtBox1 .bd {
  width: 615px;
  height: 460px;
  float: left;
}
.service .slideTxtBox1 .bd li:hover img {
  transform: scale(1.1);
}
.service .slideTxtBox1 .bd li:hover .ti {
  padding-top: 60px;
  box-sizing: border-box;
}
.service .slideTxtBox1 .bd li {
  width: 100%;
  height: 460px;
  overflow: hidden;
  position: relative;
}
.service .slideTxtBox1 .bd li img {
  width: 100%;
  height: 460px;
  transition: 1s;
}
.service .slideTxtBox1 .bd li .ti {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  border-left: 0 0px solid;
  line-height: 116px;
  padding: 0 20px;
  padding-top: 64px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 180px;
  background: url("../image/fbg.png") no-repeat center bottom;
  text-align: center;
  transition: 0.5s;
  letter-spacing: 2.8px;
  font-size: 28px;
}
.service .slideTxtBox1 .bd li .ti a::after {
  content: "";
  width: 40px;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  top: 58px;
  left: -73px;
}
.service .slideTxtBox1 .bd li .ti a::before {
  content: "";
  width: 40px;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  top: 58px;
  right: -73px;
}
.service .slideTxtBox1 .bd li .ti a {
  color: #fff;
  display: inline-block;
  position: relative;
  line-height: 116px;
}
.service .slideTxtBox1 .hd {
  float: right;
  width: 585px;
  height: 200px;
  border-bottom: 1px dashed #ddd;
  box-sizing: border-box;
  padding-left: 15px;
}
.service .slideTxtBox1 .hd ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.service .slideTxtBox1 .hd ul li.on {
  background-color: #039c59;
}
.service .slideTxtBox1 .hd ul li.on i::after {
  top: -50px;
}
.service .slideTxtBox1 .hd ul li.on i::before {
  top: 0;
}
.service .slideTxtBox1 .hd ul li.on span {
  background-color: #fff;
}
.service .slideTxtBox1 .hd ul li.on a {
  color: #fff;
}
.service .slideTxtBox1 .hd ul li:nth-child(2) i::after {
  background: url("../image/fw2.png") no-repeat center;
}
.service .slideTxtBox1 .hd ul li:nth-child(2) i::before {
  background: url("../image/fw21.png") no-repeat center;
}
.service .slideTxtBox1 .hd ul li:nth-child(3) i::after {
  background: url("../image/fw3.png") no-repeat center;
}
.service .slideTxtBox1 .hd ul li:nth-child(3) i::before {
  background: url("../image/fw31.png") no-repeat center;
}
.service .slideTxtBox1 .hd ul li {
  width: 160px;
  height: 160px;
  background-color: #ffffff;
  border-radius: 30px;
  border: solid 1px #dddddd;
  text-align: center;
  cursor: pointer;
  position: relative;
  transition: 0.5s;
  font-size: 18px;
  line-height: 18px;
}
.service .slideTxtBox1 .hd ul li a {
  color: #666666;
}
.service .slideTxtBox1 .hd ul li i {
  position: relative;
  width: 47px;
  height: 43px;
  display: block;
  overflow: hidden;
  margin: 23px auto 0;
}
.service .slideTxtBox1 .hd ul li i::after {
  width: 47px;
  height: 43px;
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  background: url("../image/fw1.png") no-repeat center;
  transition: 0.5s;
}
.service .slideTxtBox1 .hd ul li i::before {
  width: 47px;
  height: 43px;
  content: "";
  position: absolute;
  top: 50px;
  left: 0px;
  background: url("../image/fw11.png") no-repeat center;
  transition: 0.5s;
}
.service .slideTxtBox1 .hd ul li span {
  display: block;
  width: 2px;
  height: 20px;
  background-color: #666666;
  margin: 14px auto;
  transition: 0.3s;
}
.service .slideTxtBox1 .ri {
  width: 585px;
}
.service .slideTxtBox1 .fle {
  width: 100%;
  height: 155px;
  border-bottom: 1px dashed #ddd;
  padding-top: 18px;
  box-sizing: border-box;
}
.service .slideTxtBox1 .fle ul {
  width: 100%;
  box-sizing: border-box;
  padding-left: 42px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.service .slideTxtBox1 .fle ul li:hover::after {
  opacity: 1;
}
.service .slideTxtBox1 .fle ul li:hover {
  background: url("../image/si3.png") no-repeat left center;
}
.service .slideTxtBox1 .fle ul li:hover a {
  color: #039c59;
  font-weight: bold;
}
.service .slideTxtBox1 .fle ul li::after {
  content: "";
  width: 10px;
  height: 1px;
  background-color: #039c59;
  position: absolute;
  top: 30px;
  right: 15px;
  opacity: 0;
  transition: 0.3s;
}
.service .slideTxtBox1 .fle ul li {
  width: 22%;
  line-height: 60px;
  letter-spacing: 0px;
  color: #666666;
  font-size: 16px;
  position: relative;
  transition: 0.5s;
  box-sizing: border-box;
  padding-left: 18px;
  background: url("../image/si1.png") no-repeat left center;
}
.service .slideTxtBox1 .fle ul li a {
  color: #666666;
  transition: 0.3s;
}
.service .slideTxtBox1 .zx {
  width: 570px;
  height: 62px;
  line-height: 62px;
  float: right;
  margin-top: 40px;
}
.service .slideTxtBox1 .zx a {
  width: 184px;
  height: 62px;
  background: #ffffff url(../image/zx.png) no-repeat 44px center;
  border: solid 1px #039c59;
  display: block;
  font-size: 16px;
  line-height: 62px;
  box-sizing: border-box;
  padding-left: 76px;
  color: #039c59;
  float: left;
}
.service .slideTxtBox1 .zx .dh {
  float: right;
  width: 386px;
  height: 62px;
  background: #039c59 url(../image/dh3.png) no-repeat 42px center;
  color: #fffefe;
  font-size: 16px;
  padding-left: 73px;
  box-sizing: border-box;
  padding-right: 50px;
}
.service .slideTxtBox1 .zx .dh span {
  font-family: Impact;
  font-size: 30px;
  color: #fff;
  float: right;
}
.product {
  width: 100%;
  height: 910px;
}
.product .classify {
  width: 100%;
  height: 90px;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06);
  border-radius: 30px 0px 0px 0px;
}
.product .classify .ti {
  font-weight: 500;
  float: left;
  width: 180px;
  height: 90px;
  background-color: #039c59;
  border-radius: 30px 0px 30px 0px;
  line-height: 90px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
.product .classify li.on {
  border-top: 1px solid #039c59;
  background: url(../image/xia.png) no-repeat center 72px;
}
.product .classify li.on a {
  color: #039c59;
  line-height: 76px;
  font-weight: bold;
}
.product .classify li:last-child a::after {
  display: none;
}
.product .classify li {
  float: left;
  width: 183px;
  height: 90px;
  transition: 0.5s;
  box-sizing: border-box;
  background: url(../image/xia.png) no-repeat center 90px;
  border-top: 1px solid transparent;
}
.product .classify li a::after {
  content: "";
  width: 1px;
  height: 40px;
  background-color: #cccccc;
  position: absolute;
  top: 25px;
  right: 0px;
}
.product .classify li a {
  width: 100%;
  height: 90px;
  display: block;
  position: relative;
  text-align: center;
  line-height: 90px;
  color: #666666;
  font-size: 16px;
  transition: 0.3s;
  font-weight: 500;
}
.product .pics {
  width: 100%;
}
.product .pics ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product .pics ul li:hover {
  border: 1px solid #039c59;
}
.product .pics ul li:hover .tu img {
  transform: scale(1.2);
}
.product .pics ul li:hover .ti a {
  background: url(../image/fa2.png) no-repeat 7px center;
  font-weight: bold;
  color: #039c59;
}
.product .pics ul li {
  width: 380px;
  height: 305px;
  border: solid 1px #dddddd;
  margin-top: 60px;
  transition: 0.5s;
  box-sizing: border-box;
  padding: 9px;
}
.product .pics ul li .tu {
  width: 100%;
  height: 245px;
  overflow: hidden;
}
.product .pics ul li .tu img {
  width: 100%;
  height: 245px;
  transition: 1s;
}
.product .pics ul li .ti {
  width: 100%;
  height: 50px;
  line-height: 50px;
}
.product .pics ul li .ti a {
  width: 100%;
  height: 50px;
  display: block;
  background: url(../image/fa1.png) no-repeat 7px center;
  transition: 0.5s;
  color: #666666;
  box-sizing: border-box;
  padding: 0 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.reason {
  width: 100%;
  height: 1135px;
  background: url(../image/ysbg.png) no-repeat left bottom;
  overflow: hidden;
}
.reason .ys1 {
  width: 811px;
  height: 432px;
  display: block;
  position: absolute;
  top: 154px;
  left: -205px;
  pointer-events: none;
}
.reason .ys2 {
  position: absolute;
  bottom: 0px;
  right: 0px;
  border-right: 0 0px solid;
  width: 622px;
  height: 437px;
  display: block;
  pointer-events: none;
}
.reason .tis {
  width: 686px;
  height: 97px;
  margin: 0 auto;
  background: url(../image/adv.png) no-repeat center top;
  text-align: center;
  padding-top: 31px;
  box-sizing: border-box;
  position: relative;
}
.reason .tis h3 {
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
  color: #333;
}
.reason .tis h3 i {
  color: #039c59;
  font-weight: bold;
}
.reason .tis p {
  letter-spacing: 4.2px;
  color: #999999;
  margin-top: 20px;
  font-size: 14px;
  line-height: 13px;
}
.reason ul {
  width: 100%;
  margin-top: 60px;
}
.reason ul li:nth-child(1),
.reason ul li:nth-child(2) {
  margin-left: 580px;
}
.reason ul li:nth-child(3) {
  background-image: none;
  margin-top: 0 ;
  margin-left: 30px;
  width: 505px;
  height: 238px;
}
.reason ul li:nth-child(3) p {
  width: 500px;
}
.reason ul li:nth-child(4) {
  height: 231px;
  width: 505px;
  background-image: none;
  margin-left: 30px;
  margin-top: -11px;
}
.reason ul li:nth-child(4) p {
  width: 500px;
}
.reason ul li {
  width: 700px;
  background: url("../image/16ds.png") no-repeat center top;
  padding-top: 24px;
  box-sizing: border-box;
  padding-left: 47px;
  height: 260px;
}
.reason ul li .ti {
  height: 48px;
  box-sizing: border-box;
  padding-left: 102px;
  position: relative;
  margin-bottom: 57px;
}
.reason ul li .ti img {
  position: absolute;
  top: 0px;
  left: 0px;
}
.reason ul li .ti i {
  display: block;
  font-size: 22px;
  line-height: 22px;
  color: #333;
}
.reason ul li .ti span {
  color: #999999;
  font-family: arial;
  font-size: 14px;
  line-height: 10px;
  margin-top: 15px;
  display: block;
}
.reason ul li p {
  width: 585px;
  box-sizing: border-box;
  padding-left: 35px;
  color: #999999;
  font-size: 14px;
  background: url(../image/26ds.png) no-repeat left 13px;
  margin-top: 10px;
  line-height: 28px;
}
.case {
  width: 100%;
  height: 760px;
  padding-top: 89px;
  box-sizing: border-box;
  background: url(../image/dian2.png) no-repeat;
  background-position: top 104px right 118px;
}
.case .dhs {
  width: 426px;
  height: 55px;
  float: right;
  box-sizing: border-box;
  padding-left: 32px;
  background: url(../image/sj.png) no-repeat left top;
  font-family: arial;
  font-size: 30px;
  line-height: 23px;
  color: #333;
}
.case .dhs p {
  color: #666666;
  margin-top: 18px;
  font-size: 16px;
  line-height: 16px;
  text-align: right;
}
.case .swiper1 {
  position: relative;
  width: 100%;
  height: 492px;
  padding-top: 43px;
  box-sizing: border-box;
  margin-top: 34px;
}
.case .swiper1 .swiper-button-prev1:hover {
  background-color: #039c59;
  box-shadow: 0px 5px 20px 0px rgba(22, 159, 117, 0.3);
  color: #fff;
}
.case .swiper1 .swiper-button-prev1 {
  transition: 0.5s;
  width: 80px;
  height: 50px;
  background-color: #ffffff;
  box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, 0.08);
  border-radius: 25px;
  z-index: 999;
  position: absolute;
  bottom: 22px;
  left: 270px;
  border-left: 22px 270px solid;
  text-align: center;
  line-height: 50px;
  font-family: arial;
  font-size: 14px;
  color: #333;
  cursor: pointer;
}
.case .swiper1 .swiper-button-next1:hover {
  background-color: #039c59;
  box-shadow: 0px 5px 20px 0px rgba(22, 159, 117, 0.3);
  color: #fff;
}
.case .swiper1 .swiper-button-next1 {
  transition: 0.5s;
  width: 80px;
  height: 50px;
  background-color: #ffffff;
  box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, 0.08);
  border-radius: 25px;
  z-index: 999;
  position: absolute;
  bottom: 22px;
  right: 270px;
  border-right: 22px 270px solid;
  text-align: center;
  line-height: 50px;
  font-family: arial;
  font-size: 14px;
  color: #333;
  cursor: pointer;
}
.case .swiper1 ul {
  width: 100%;
}
.case .swiper1 ul li:hover .tu img {
  transform: scale(1.2);
}
.case .swiper1 ul li:hover .zi .ti {
  background: url(../image/si3.png) no-repeat 3px center;
  color: #039c59;
  border-bottom: 1px solid #039c59;
}
.case .swiper1 ul li:hover .zi .ti a {
  color: #039c59;
}
.case .swiper1 ul li:hover .zi .mo {
  background: url("../image/ti2.png") no-repeat center;
}
.case .swiper1 ul .swiper-slide-next {
  width: 415px ;
  height: 472px;
  background-color: #f4f9f8;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 7px;
  margin-top: -43px;
}
.case .swiper1 ul .swiper-slide-next .tu {
  height: 300px;
  border-radius: 10px;
}
.case .swiper1 ul .swiper-slide-next .tu img {
  height: 300px;
}
.case .swiper1 ul .swiper-slide-next .zi .yi {
  display: none;
}
.case .swiper1 ul .swiper-slide-next .zi .jie {
  display: block;
}
.case .swiper1 ul li {
  width: 350px;
  height: 335px;
  transition: 1s;
}
.case .swiper1 ul li .tu {
  width: 100%;
  height: 240px;
  overflow: hidden;
}
.case .swiper1 ul li .tu img {
  width: 100%;
  height: 240px;
  transition: 1s;
}
.case .swiper1 ul li .zi {
  width: 350px;
  margin: 0 auto;
  height: 95px;
  position: relative;
  margin-top: 19px;
}
.case .swiper1 ul li .zi .ti {
  width: 290px;
  line-height: 45px;
  height: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
  padding-left: 18px;
  font-size: 16px;
  transition: 0.5s;
  position: relative;
  background: url(../image/si2.png) no-repeat 3px center;
}
.case .swiper1 ul li .zi .ti::before {
  content: '';
  display: block;
  transition: 0.7s;
  width: 0px;
  height: 1px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  border-left: 0 0px solid;
  background: #039c59;
}
.case .swiper1 ul li .zi .ti:hover:before {
  width: 100%;
}
.case .swiper1 ul li .zi .ti a {
  color: #666;
  transition: 0.3s;
}
.case .swiper1 ul li .zi .yi {
  transition: 0.5s;
  color: #cccccc;
  font-family: arial;
  font-size: 26px;
  line-height: 19px;
  font-weight: bold;
  margin: 12px 0 0 18px;
}
.case .swiper1 ul li .zi .mo {
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 35px;
  right: 0px;
  background: url("../image/ti1.png") no-repeat center;
  transition: 0.5s;
}
.case .swiper1 ul li .zi .jie {
  width: 270px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #666666;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin: 10px 0 0 17px;
  display: none;
  transition: 0.5s;
}
.about {
  width: 100%;
  height: 600px;
  background: url(../image/lvrujinfan.png) no-repeat left 313px;
  position: relative;
}
.about .dian {
  width: 238px;
  height: 110px;
  position: absolute;
  bottom: -86px;
  right: 125px;
  border-right: -86px 125px solid;
}
.about .able {
  width: 565px;
}
.about .able .ti {
  margin: 55px 0 20px -20px;
  box-sizing: border-box;
  padding-left: 20px;
  height: 25px;
  background: url(../image/tiao1.png) no-repeat left bottom;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  color: #333;
}
.about .able .jie {
  width: 525px;
  line-height: 36px;
  letter-spacing: 0px;
  color: #666666;
  margin-bottom: 35px;
  font-size: 14px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.about .able .yy {
  float: left;
  width: 213px;
  height: 181px;
  background: url("../image/yy.png") no-repeat center;
}
.about .able .yy img {
  width: 171px;
  height: 112px;
  display: block;
  margin: 15px 0 0 15px;
}
.about .able .dhs {
  width: 295px;
  height: 84px;
  float: right;
  margin-top: 58px;
}
.about .able .dhs .dh {
  line-height: 30px;
  margin-left: 10px;
  box-sizing: border-box;
  padding-left: 31px;
  font-size: 14px;
  color: #333;
  float: left;
  background: url("../image/dh4.png") no-repeat left center;
}
.about .able .dhs a {
  display: block;
  float: right;
  width: 120px;
  height: 30px;
  background: #039c59 url(../image/qq.png) no-repeat 22px center;
  border-radius: 10px;
  line-height: 30px;
  box-sizing: border-box;
  padding-left: 45px;
  font-size: 14px;
  color: #fff;
}
.about .able .dhs p {
  margin-top: 12px;
  width: 100%;
  line-height: 40px;
  border-top: 1px solid #039c59;
  border-bottom: 1px solid #039c59;
  text-align: center;
  letter-spacing: 0.7px;
  color: #333333;
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
}
.about .able .mo {
  width: 215px;
  height: 18px;
  display: block;
  line-height: 18px;
  background: url(../image/mo.png) no-repeat right bottom;
  font-weight: bold;
  font-family: simsun;
  margin-top: 45px;
  color: #003333;
  font-size: 18px;
}
.about .able .mo span i:nth-child(5) {
  margin-left: 20px;
}
.about .able .mo span i {
  font-weight: bold;
  font-family: simsun;
}
.news {
  width: 100%;
  height: 610px;
  margin-top: 46px;
  overflow: hidden;
  position: relative;
}
.news .hua {
  width: 418px;
  height: 563px;
  position: absolute;
  top: -6px;
  left: 93px;
}
.news .biaoti1 {
  height: 290px;
  height: 78px;
  float: left;
  margin-left: -37px;
  box-sizing: border-box;
  padding-left: 37px;
  background: url(../image/bt.png) no-repeat left 25px;
}
.news .biaoti1 h3 {
  font-size: 36px;
  line-height: 34px;
  color: #333;
  margin-bottom: 27px;
}
.news .biaoti1 h3 i:nth-child(3) {
  color: #039c59;
}
.news .slideTxtBox1 {
  width: 100%;
}
.news .slideTxtBox1 .hd {
  float: right;
  width: 505px;
  height: 40px;
  margin-top: 38px;
}
.news .slideTxtBox1 .hd ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news .slideTxtBox1 .hd ul li.on {
  background: #039c59 url(../image/xw11.png) no-repeat 24px center;
}
.news .slideTxtBox1 .hd ul li.on a {
  color: #fff;
}
.news .slideTxtBox1 .hd ul li:nth-child(2) {
  background: url(../image/xw2.png) no-repeat 24px center;
}
.news .slideTxtBox1 .hd ul li:nth-child(2).on {
  background: #039c59 url(../image/xw21.png) no-repeat 24px center;
}
.news .slideTxtBox1 .hd ul li:nth-child(3) {
  background: url(../image/xw3.png) no-repeat 24px center;
}
.news .slideTxtBox1 .hd ul li:nth-child(3).on {
  background: #039c59 url(../image/xw31.png) no-repeat 24px center;
}
.news .slideTxtBox1 .hd ul li {
  width: 150px;
  line-height: 40px;
  border-radius: 20px;
  box-sizing: border-box;
  padding-left: 54px;
  font-size: 16px;
  background: url(../image/xw1.png) no-repeat 24px center;
  transition: 0.5s;
}
.news .slideTxtBox1 .hd ul li a {
  color: #333;
  transition: 0.3s;
}
.news .slideTxtBox1 .bd {
  width: 1070px;
  float: right;
  margin-top: 60px;
}
.news .slideTxtBox1 .bd .yi {
  width: 100%;
  height: 230px;
}
.news .slideTxtBox1 .bd .yi .shi {
  width: 70px;
  float: left;
  background: url(../image/shi.png) no-repeat 34px 38px;
}
.news .slideTxtBox1 .bd .yi .shi p {
  font-family: arial;
  font-size: 40px;
  line-height: 30px;
  color: #333;
}
.news .slideTxtBox1 .bd .yi .shi span {
  display: block;
  color: #999999;
  font-family: arial;
  font-size: 12px;
  line-height: 10px;
  writing-mode: tb-rl;
  margin: 44px 0 0 30px;
}
.news .slideTxtBox1 .bd .yi .box {
  width: 1000px;
  height: 230px;
  background-color: #f7fbfa;
  float: right;
}
.news .slideTxtBox1 .bd .yi .box .tu:hover img {
  transform: scale(1.2);
}
.news .slideTxtBox1 .bd .yi .box .tu {
  width: 390px;
  height: 230px;
  border-radius: 0px 20px 20px 0px;
  overflow: hidden;
  float: left;
}
.news .slideTxtBox1 .bd .yi .box .tu img {
  width: 390px;
  height: 230px;
  border-radius: 0px 20px 20px 0px;
  transition: 0.5s;
}
.news .slideTxtBox1 .bd .yi .box .zi {
  width: 520px;
  float: left;
  margin: 44px 0 0 50px;
}
.news .slideTxtBox1 .bd .yi .box .zi .ti:hover a {
  color: #039c59;
}
.news .slideTxtBox1 .bd .yi .box .zi .ti {
  font-size: 16px;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}
.news .slideTxtBox1 .bd .yi .box .zi .ti a {
  color: #333;
  transition: 0.3s;
}
.news .slideTxtBox1 .bd .yi .box .zi .jie {
  line-height: 30px;
  letter-spacing: 0px;
  color: #666666;
  margin: 10px 0 35px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 14px;
}
.news .slideTxtBox1 .bd .yi .box .zi .mo {
  width: 90px;
  height: 9px;
  display: block;
  font-family: arial;
  font-size: 12px;
  color: #333;
  line-height: 10px;
  background: url(../image/tiao2.png) no-repeat right bottom;
}
.news .slideTxtBox1 .bd .bo {
  width: 100%;
  margin-top: -3px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news .slideTxtBox1 .bd .bo li:hover {
  background-color: #039c59;
}
.news .slideTxtBox1 .bd .bo li:hover .shi {
  color: #fff;
}
.news .slideTxtBox1 .bd .bo li:hover .shi p {
  color: #fff;
}
.news .slideTxtBox1 .bd .bo li:hover .zi .ti {
  border-bottom: 1px dashed #ccc;
  color: #fff;
}
.news .slideTxtBox1 .bd .bo li:hover .zi .ti a {
  color: #fff;
}
.news .slideTxtBox1 .bd .bo li:hover .zi .mo {
  color: #fff;
}
.news .slideTxtBox1 .bd .bo li {
  width: 335px;
  height: 95px;
  background: #f7fbfa url(../image/ye.png) no-repeat 321px 78px;
  border-radius: 10px;
  transition: 0.5s;
  margin-top: 27px;
  box-sizing: border-box;
  padding: 20px 26px 0 20px;
}
.news .slideTxtBox1 .bd .bo li .shi {
  float: left;
  width: 50px;
  margin-top: 5px;
  text-align: center;
  color: #999999;
  font-family: arial;
  font-size: 14px;
  line-height: 10px;
}
.news .slideTxtBox1 .bd .bo li .shi p {
  font-family: arial;
  font-size: 30px;
  line-height: 22px;
  color: #333;
  margin-bottom: 16px;
}
.news .slideTxtBox1 .bd .bo li .zi {
  width: 230px;
  float: right;
}
.news .slideTxtBox1 .bd .bo li .zi .ti {
  line-height: 33px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  border-bottom: 1px dashed #bdd2cc;
  transition: 0.3s;
}
.news .slideTxtBox1 .bd .bo li .zi .ti a {
  color: #333;
  transition: 0.3s;
}
.news .slideTxtBox1 .bd .bo li .zi .mo {
  float: right;
  margin: 10px 5px 0 0;
  font-family: arial;
  font-size: 12px;
  line-height: 9px;
  color: #333;
  transition: 0.3s;
}
.news .slideTxtBox1 .bd .bo li .zi .mo span i:nth-child(6) {
  margin-left: 5px;
}
.yqlj {
  width: 100%;
  height: 225px;
  padding-top: 77px;
  box-sizing: border-box;
}
.yqlj .ti {
  width: 180px;
  height: 47px;
  float: left;
  background: url("../image/links.png") no-repeat left center;
  font-size: 18px;
  line-height: 15px;
  letter-spacing: 1.8px;
  color: #333333;
  box-sizing: border-box;
  padding-left: 35px;
  margin-top: 13px;
  font-weight: bold;
  font-family: simsun;
}
.yqlj li:hover {
  transform: translateX(5px);
}
.yqlj li:hover a {
  color: #039c59;
}
.yqlj p {
  color: #666666;
  font-size: 14px;
  float: left;
  margin: 0 19px;
  line-height: 35px;
}
.yqlj li {
  float: left;
  line-height: 35px;
  font-size: 14px;
  transition: 0.3s;
}
.yqlj li a {
  color: #666666;
  transition: 0.3s;
}
