.gp-title2 {
  padding: 13px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #94070a;
}
.gp-title2 span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title2 h2 {
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title2 .more {
  padding-top: 10px;
  color: #999;
}
.column-list3 li a {
  display: block;
  position: relative;
}
.column-list3 li a .img span {
  padding-bottom: 66.66%;
}
.column-list3 li a p {
  box-sizing: border-box;
  color: #333;
  line-height: 1.6;
  text-indent: 2em;
  margin-top: 10px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.column-list3 .slick-dots {
  text-align: center;
  position: absolute;
  right: 50%;
  transform: translateX(50%);
  bottom: -20px;
}
 
.block-list167 {
  margin: 0 -10px;
}
.block-list167 li a {
  display: block;
  margin: 0 10px;
  box-sizing: border-box;
  position: relative;
}
.block-list167 li a span {
  padding-bottom: 56%;
  overflow: hidden;
}
.block-list167 li a .title {
  color: #fff;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  padding: 20px;
  background: transparent;
  background: -webkit-gradient(top, bottom, color-start(0%, transparent), color-stop(70%, rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
}
.block-list167 li a .title div {
  line-height: 1.5;
  height: auto;
  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-list233 li a {
  display: flex;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.block-list233 li a span {
  height: 1.5em;
  line-height: 1.5;
  color: #94070a;
  box-sizing: border-box;
  display: inline-block;
  padding-right: 10px;
}
.block-list233 li a p {
  flex: 1;
  height: 1.5em;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list233 li a:hover {
  padding-left: 10px;
}
.block-list233 li a:hover p {
  color: #94070a;
}
.carousel68 {
  overflow: hidden;
  position: relative;
}
.carousel68 a {
  display: block;
  position: relative;
}
.carousel68 a .img {
  padding-bottom: 62%;
}
.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: #94070a;
}
.carousel68 .slick-dots li.slick-active button {
  color: #fff;
  background: #94070a;
}
@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;
  }
}
