.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;
  }
}
.gp-title27 {
  margin: 14px 0;
}
.gp-title27 span {
  display: inline-block;
  vertical-align: middle;
  color: #999;
}
.gp-title27 h2 {
  line-height: 1.5;
  color: #222;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title27 .more {
  padding: 7px 35px;
  border: 1px solid #e5e5e5;
  min-width: 118px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  margin-top: 3px;
}
.gp-title27 .more span {
  color: #999;
  position: relative;
  z-index: 1;
}
.gp-title27 .more::before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #43B8FB;
  position: absolute;
  transition: all 0.35s ease-out;
  left: 0;
  top: 0;
  transform: translateX(-100%);
  z-index: 0;
}
.gp-title27 .more:hover::before {
  transform: none;
}
.gp-title27 .more:hover span {
  color: #fff;
}
.carousel71 a {
  display: block;
  position: relative;
}
.carousel71 a .mode1Pic {
  padding-bottom: 66.25%;
}
.carousel71 a .mode1txtbox {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  padding: 15px 30px 24px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.6);
}
.carousel71 a .mode1txtbox .mode1txt {
  line-height: 1.25;
  margin-bottom: 10px;
}
.carousel71 a .mode1txtbox .mode1sum {
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.7);
}
.carousel71 .slick-arrow {
  width: 40px;
  height: 88px;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.3);
  z-index: 1;
}
.carousel71 .slick-arrow:after {
  display: none;
}
.carousel71 .slick-arrow:before {
  color: #fff;
  font-size: 40px;
}
.carousel71 .slick-dots {
  width: 100%;
  height: 6px;
  font-size: 0;
  left: 0;
  bottom: 0;
  margin: 0 -1px;
  overflow: hidden;
}
.carousel71 .slick-dots li {
  margin: 0;
  height: 6px;
  width: 20%;
}
.carousel71 .slick-dots li button {
  width: calc(100% - 2px);
  border-radius: 0;
  margin: 0 1px;
  background: rgba(255, 255, 255, 0.4);
}
.carousel71 .slick-dots li.slick-active button {
  background: #43B8FB;
}
.block-list59 li {
  border-bottom: 1px dashed #e0e0e0;
  overflow: hidden;
}
.block-list59 li >div {
  padding: 15px 0;
  display: flex;
  align-items: center;
}
.block-list59 li span {
  width: 60px;
  display: block;
  background: #43B8FB;
  color: #fff;
}
.block-list59 li span b {
  display: block;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.block-list59 li span i {
  display: block;
  font-style: normal;
  height: 30px;
  line-height: 30px;
  border: 1px solid #43B8FB;
  text-align: center;
  color: #666666;
  background: #fff;
}
.block-list59 li a {
  display: block;
  padding: 0 0 0 10px;
  overflow: hidden;
  line-height: 1.7;
  height: auto;
  flex: 1;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.block-list224 {
  margin: 0 -10px;
}
.block-list224 li a {
  display: flex;
  box-sizing: border-box;
  padding: 20px;
  position: relative;
  margin: 0 10px;
}
.block-list224 li a::before {
  content: "";
  display: block;
  width: 27%;
  height: 100%;
  background: #ededed;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  transition: all 0.3s ease-in-out;
}
.block-list224 li a .img {
  width: 50%;
  margin-right: 10px;
  height: 100%;
}
.block-list224 li a .img span {
  padding-bottom: 57%;
}
.block-list224 li a .info {
  flex: 1;
}
.block-list224 li a .info .title {
  color: #333333;
  line-height: 1.5;
  height: 3em;
  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;
  margin-bottom: 10px;
}
.block-list224 li a .info .summary {
  color: #999999;
  line-height: 1.5;
  height: 3em;
  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;
}
.block-list224 li a:hover::before {
  width: 100%;
}
.block-list224 li a:hover .info .title {
  color: #43B8FB;
}
@media screen and (max-width:479px) {
  .block-list224 li a {
    display: block;
    padding: 0;
  }
  .block-list224 li a::before {
    display: none;
  }
  .block-list224 li a .img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .block-list224 li a .info .title {
    margin-bottom: 5px;
  }
}
.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: #43B8FB;
  margin-right: 3px;
}
.block-list243 li:hover a {
  transform: translateX(5px);
}
