.carousel34 .gpCarousel {
  position: relative;
}
.carousel34 .gpCarousel .slick-slider a span {
  padding-bottom: 36%;
}
.carousel34 .gpCarousel .slick-current a span img {
  transition: transform 6000ms linear 0s;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.carousel34 .gpCarousel .slick-arrow {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  background: rgba(0, 92, 48, 0.6);
  position: absolute;
  top: 50%;
  z-index: 9;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  background-size: cover;
  color: transparent;
  border-radius: 50%;
}
.carousel34 .gpCarousel .slick-arrow.slick-prev {
  left: 50%;
  margin-left: -600px;
  background: url(../images/carousel34-prev.png) no-repeat center center;
}
.carousel34 .gpCarousel .slick-arrow.slick-next {
  left: auto;
  right: 50%;
  margin-right: -600px;
  background: url(../images/carousel34-next.png) no-repeat center center;
}
.carousel34 .gpCarousel .slick-arrow::after {
  display: none;
}
.carousel34 .gpCarousel .slick-txt {
  color: #fff;
  font-weight: bold;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  background-color: rgba(6, 32, 64, 0.52);
  background: -webkit-linear-gradient(bottom, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* 标准的语法 */
}
.carousel34 .gpCarousel .slick-txt div {
  box-sizing: border-box;
  padding-right: 120px;
}
.carousel34 .gpCarousel .slick-dots {
  width: auto;
  right: 50%;
  margin-right: -600px;
  bottom: 28px;
}
.carousel34 .gpCarousel .slick-dots li {
  width: 20px;
  height: 28px;
  display: inline-block;
  border-radius: 0;
  background: url(../images/carousel34-dot1.png) no-repeat center center;
  background-size: cover;
  transition: all 0.2s ease;
  cursor: pointer;
}
.carousel34 .gpCarousel .slick-dots li button {
  display: none;
}
.carousel34 .gpCarousel .slick-dots li.slick-active {
  background: url(../images/carousel34-dot2.png) no-repeat center center;
}
@media screen and (max-width: 1300px) {
  .carousel34 .gpCarousel .slick-dots {
    right: 0;
    margin-right: 10px;
  }
  .carousel34 .gpCarousel .slick-arrow.slick-prev {
    left: 10px;
    margin-left: 0;
  }
  .carousel34 .gpCarousel .slick-arrow.slick-next {
    right: 10px;
    margin-right: 0;
  }
}
@media screen and (max-width: 996px) {
  .carousel34 .gpCarousel .slick-dots {
    right: 0;
    transform: translateX(0);
  }
  .carousel34 .gpCarousel .slick-txt {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .carousel34 .gpCarousel .slick-arrow {
    margin-top: -17px;
  }
  .carousel34 .gpCarousel .slick-dots {
    right: 50%;
    transform: translateX(50%);
  }
  .carousel34 .gpCarousel .slick-txt {
    display: none;
  }
}
.carousel34 .gpCarousel {
  position: relative;
}
.carousel34 .gpCarousel .slick-slider a span {
  padding-bottom: 36%;
}
.carousel34 .gpCarousel .slick-current a span img {
  transition: transform 6000ms linear 0s;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.carousel34 .gpCarousel .slick-arrow {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  background: rgba(0, 92, 48, 0.6);
  position: absolute;
  top: 50%;
  z-index: 9;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  background-size: cover;
  color: transparent;
  border-radius: 50%;
}
.carousel34 .gpCarousel .slick-arrow.slick-prev {
  left: 50%;
  margin-left: -600px;
  background: url(../images/carousel34-prev.png) no-repeat center center;
}
.carousel34 .gpCarousel .slick-arrow.slick-next {
  left: initial;
  right: 50%;
  margin-right: -600px;
  background: url(../images/carousel34-next.png) no-repeat center center;
}
.carousel34 .gpCarousel .slick-arrow::after {
  display: none;
}
.carousel34 .gpCarousel .slick-txt {
  color: #fff;
  font-weight: bold;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 80px;
  background-color: rgba(6, 32, 64, 0.52);
  background: -webkit-linear-gradient(bottom, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* 标准的语法 */
}
.carousel34 .gpCarousel .slick-dots {
  right: 50%;
  transform: translateX(50%);
  bottom: 15px;
}
.carousel34 .gpCarousel .slick-dots li {
  width: 20px;
  height: 28px;
  display: inline-block;
  border-radius: 0;
  background: url(../images/carousel34-dot1.png) no-repeat center center;
  background-size: cover;
  transition: all 0.2s ease;
  cursor: pointer;
}
.carousel34 .gpCarousel .slick-dots li button {
  display: none;
}
.carousel34 .gpCarousel .slick-dots li.slick-active {
  background: url(../images/carousel34-dot2.png) no-repeat center center;
}
@media screen and (max-width: 1300px) {
  .carousel34 .gpCarousel .slick-arrow.slick-prev {
    left: 10px;
    margin-left: 0;
  }
  .carousel34 .gpCarousel .slick-arrow.slick-next {
    right: 10px;
    margin-right: 0;
  }
}
@media screen and (max-width: 996px) {
  .carousel34 .gpCarousel .slick-dots {
    right: 0;
    transform: translateX(0);
  }
  .carousel34 .gpCarousel .slick-txt {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .carousel34 .gpCarousel .slick-arrow {
    margin-top: -17px;
  }
  .carousel34 .gpCarousel .slick-dots {
    right: 50%;
    transform: translateX(50%);
  }
}
.gp-title29 span {
  display: inline-block;
  vertical-align: middle;
  color: #999;
}
.gp-title29 .gpColumnTitleIcon {
  margin-right: 10px;
}
.gp-title29 h2 {
  line-height: 1.5;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  border-bottom: 1px solid #005c30;
}
.gp-title29 h2 a {
  color: #005c30;
  box-sizing: border-box;
  padding: 0 60px 0 30px;
  position: relative;
}
.gp-title29 h2 a::after {
  content: "";
  display: block;
  width: 16px;
  height: 2px;
  background: #005c30;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
}
.gp-title29 .more {
  box-sizing: border-box;
  padding: 3px 18px;
  border: 1px solid #e6e6e6;
  border-left: 4px solid #005c30;
  position: relative;
  margin-top: 5px;
}
.gp-title29 .more span {
  color: #333;
}
.gp-title29 .more::before {
  content: "";
  display: block;
  width: 0px;
  height: 100%;
  background: #005c30;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.2s ease-in-out;
}
.gp-title29 .more::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #e6e6e6;
  position: absolute;
  right: 3px;
  top: 0;
  z-index: 0;
}
.gp-title29 .more:hover span {
  color: #fff;
  z-index: 2;
  position: relative;
}
.gp-title29 .more:hover::before {
  width: 100%;
  z-index: 1;
}
.gp-title29 .more:hover::after {
  z-index: 0;
}
.block-list243 {
  overflow: hidden;
  margin: 0 -30px;
}
.block-list243 a {
  display: block;
  margin: 0 30px;
  transition: all 0.3s ease-in-out;
}
.block-list243 a .mode1Pic {
  padding-bottom: 56.27%;
}
.block-list243 a .mode1article {
  box-sizing: border-box;
  margin: 20px 0;
  line-height: 1.56;
  height: 3.12em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  color: #333333;
}
.block-list243 a .date {
  position: relative;
  line-height: 1;
  color: #999999;
  box-sizing: border-box;
}
.block-list243 a .date i {
  color: #005c30;
  margin-right: 3px;
}
.block-list243 li:hover a {
  transform: translateY(-10px);
}
.block-list125 li a {
  display: block;
  box-sizing: border-box;
  padding: 15px 0 15px 20px;
  background: url(../images/block-list125-li_bg.png) no-repeat left center;
  border-bottom: 1px solid #ededed;
}
.block-list125 li a span {
  color: #999999;
  margin-left: 10px;
}
.block-list125 li a p {
  color: #323232;
  line-height: 1.5;
  height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list125 li a:hover p {
  color: #005c30;
}
.block-list125 li:last-child a {
  border-bottom: none;
}
@media screen and (max-width:767px) {
  .block-list125 li a {
    font-size: 14px;
    padding: 10px 0 10px 20px;
  }
}
.carousel14 {
  padding: 0 30px;
  box-sizing: border-box;
  margin: 0 -10px;
}
.carousel14 .slick-slider a {
  display: block;
  margin: 0 10px;
  padding: 0 2px;
}
.carousel14 .slick-slider a>span{padding-bottom: 135.96% !important;position: relative;}
.carousel14 .slick-slider a>span img{
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
}
.carousel14 .slick-slider a p {
  margin: 10px 5px;
  box-sizing: border-box;
}
.carousel14 .slick-arrow {
  width: 30px;
  height: 50px;
  background: #005c30;
  text-align: center;
  line-height: 50px;
  font-weight: bold;
  color: #fff;
  border-radius: 3px;
}
.carousel14 .slick-arrow:after {
  display: none;
}
