.carousel28 {
  position: relative;
}

.carousel28 .gpCarousel {
  position: relative;
}

.carousel28 .gpCarousel .slick-slider a {
  display: block;
}

.carousel28 .gpCarousel .slick-slider a span {
  padding-bottom: 37.5%;
}

.carousel28 .gpCarousel .slick-slider a .slick-txt {
  position: absolute;
  background: none;
  height: auto;
  line-height: 1.4;
  color: #fff;
  bottom: 22px;
  width: 100%;
  left: 0;
  padding: 0;
}

.carousel28 .gpCarousel .slick-slider a .slick-txt h3 {
  box-sizing: border-box;
  position: relative;
}

.carousel28 .gpCarousel .slick-slider a .slick-txt p {
  box-sizing: border-box;
  padding: 0 60px 0 20px;
}

.carousel28 .gpCarousel .slick-arrow {
  left: auto;
  width: 55px;
  height: 55px;
  line-height: 55px;
  top: auto;
  right: 60px;
  transform: translateY(0);
  color: rgba(255, 255, 255, 0.5);
  border-radius: 0;
  font-size: 20px;
}

.carousel28 .gpCarousel .slick-arrow::after {
  width: 100%;
  height: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
}

.carousel28 .gpCarousel .slick-arrow.slick-prev {
  bottom: 92px;
}

.carousel28 .gpCarousel .slick-arrow.slick-prev::after {
  border-radius: 0px;
}

.carousel28 .gpCarousel .slick-arrow.slick-next {
  bottom: 36px;
}

.carousel28 .gpCarousel .slick-arrow.slick-next::after {
  border-radius: 0;
}

.carousel28 .gpCarousel .slick-dots {
  right: 85px;
  bottom: 50%;
  transform: translateY(50%);
}

.carousel28 .gpCarousel .slick-dots li {
  width: 2px;
  height: 22px;
  display: block;
  margin: 10px 0;
}

.carousel28 .gpCarousel .slick-dots li button {
  background: rgba(255, 255, 255, 0.5);
}

.carousel28 .gpCarousel .slick-dots li.slick-active button {
  background: #ffffff;
}

@media screen and (max-width: 1240px) {
  .carousel28 .gpCarousel .slick-dots {
    right: 30px;
  }

  .carousel28 .gpCarousel .slick-arrow {
    left: 10px;
    right: auto;
    top: 50%;
  }

  .carousel28 .gpCarousel .slick-arrow.slick-prev {
    transform: translateY(-100%);
  }
}

@media screen and (max-width: 768px) {
  .carousel28 .slick-txt {
    display: none;
  }

  .carousel28 .gpCarousel .slick-arrow {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
  }

  .carousel28 .gpCarousel .slick-arrow.slick-prev {
    left: 10px;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
  }

  .carousel28 .gpCarousel .slick-arrow.slick-next {
    right: 10px;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
  }

  .carousel28 .gpCarousel .slick-dots {
    top: auto;
    bottom: 10px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }

  .carousel28 .gpCarousel .slick-dots li {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-image-repeat: 50%;
    margin: 0 3px;
  }
}

.carousel68 {
  overflow: hidden;
  position: relative;
}

.carousel68 a {
  display: block;
  position: relative;
}

.carousel68 a .img {
  padding-bottom: 62%;
  position: relative;
}

.carousel68 a .img .play {
  width: 45px;
  height: 45px;
  font-size: 0;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate3d(50%, -50%, 0);
  z-index: 1;
}

.carousel68 a .img video {
  width: 100%;
}

.carousel68 a .slick-txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 13px 100px 13px 5px;
}

.carousel68 .slick-dots {
  bottom: 13px;
  right: 0;
}

.carousel68 .slick-dots li {
  width: auto;
  height: auto;
}

.carousel68 .slick-dots li button {
  text-indent: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  color: #000000;
}

.carousel68 .slick-dots li.slick-active button {
  color: #fff;
  background: #000000;
}

@media screen and (max-width: 996px) {
  .carousel68 a .slick-txt {
    padding: 10px 100px 10px 5px;
    font-size: 16px;
  }

  .carousel68 .slick-dots {
    bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .carousel68 a .slick-txt {
    padding: 6px 100px 6px 5px;
    font-size: 14px;
  }

  .carousel68 .slick-dots {
    bottom: 6px;
  }
}

.gp-title23 {
  position: relative;
}

.gp-title23 h2 {
  font-weight: bold;
  text-align: center;
}

.gp-title23 h2 span {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  color: #999;
}

.gp-title23 h2 a {
  color: #323232;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.block-list104 li p {
  line-height: 1.5;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}

.gp-more3 {
  text-align: center;
  padding: 30px 0;
}

.gp-more3 a {
  display: inline-block;
  vertical-align: middle;
  padding: 7px 35px;
  border: 1px solid #e5e5e5;
  min-width: 118px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}

.gp-more3 a span {
  color: #999;
  position: relative;
  z-index: 5;
}

.gp-more3 a span i {
  margin-left: 15px;
}

.gp-more3 a:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #000000;
  position: absolute;
  transition: all 0.35s ease-out;
  left: 0;
  top: 0;
  transform: translateX(-100%);
  z-index: 0;
}

.gp-more3 a:hover:before {
  transform: none;
}

.gp-more3 a:hover span {
  color: #fff;
}

.gp-more3 a:hover i {
  transform: translateX(10px);
}

.block-list211 a {
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 12.5px;
  height: 100%;
  padding: 15px 15px 45px;
  box-shadow: 0px 5px 9.2px 0.8px rgba(0, 0, 0, 0.08);
  transition: all 0.35s ease;
}

.block-list211 a .gpImgSize {
  padding-bottom: 62.333%;
}

.block-list211 a .gpArticleTitle {
  margin-top: 20px;
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-sizing: content-box;
}

.block-list211 a .gpArticleSummary {
  line-height: 1.7;
  margin-top: 20px;
  box-sizing: content-box;
  min-height: 3.4em !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}

.block-list211 a .gpArticleDate {
  padding-top: 30px;
  color: #000000;
}

.block-list211 a .gpArticleDate::before {
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  border-radius: 50%;
  background-color: #000000;
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin-right: 9px;
}

.block-list211 li:hover a {
  transform: translateY(-10px);
}

@media screen and (max-width: 540px) {
  .block-list211 li {
    width: 100%;
  }

  .block-list211 li a .gpArticleTitle,
  .block-list211 li a .gpArticleSummary,
  .block-list211 li a .gpArticleDate {
    margin-top: 10px;
  }
}

.gp-title93>div {
  padding: 10px;
  background: #fff;
  box-shadow: 0px 20px 46.75px 8.25px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease-in-out;
}

.gp-title93>div:hover {
  transform: translate(10px, 10px);
}

.gp-title93>div .img {
  padding-bottom: 66%;
}

.gp-title93>div .info {
  box-sizing: border-box;
  padding: 30px 0 40px;
  text-align: center;
}

.gp-title93>div .info .more {
  float: right;
  background: #ebebeb;
  padding: 15px 35px;
}

.gp-title93>div .info .more span {
  display: block;
  position: relative;
  box-sizing: border-box;
  padding-bottom: 1em;
  color: #999999;
}

.gp-title93>div .info .more span::before {
  content: "";
  display: block;
  width: 1em;
  height: 1px;
  background: #999999;
  position: absolute;
  left: 0;
  bottom: 0;
}

.gp-title93>div .info .title {
  font-weight: normal;
}

.gp-title93>div .info .title p {
  display: block;
  margin-top: 5px;
  color: #999999;
  letter-spacing: 2px;
}

.gp-title93>div .info .title a {
  font-weight: bold;
  color: #333333;
  display: inline-block;
  padding: 0 24px;
  box-sizing: border-box;
  position: relative;
}

.gp-title93>div .info .title a::before {
  content: '';
  display: block;
  width: 24px;
  height: 1px;
  background: #000000;
  position: absolute;
  left: -24px;
  top: 50%;
}

.gp-title93>div .info .title a::after {
  content: '';
  display: block;
  width: 24px;
  height: 1px;
  background: #000000;
  position: absolute;
  right: -24px;
  top: 50%;
}
