.carousel47 {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.carousel47 .slick-slide >a {
  display: block;
  background-color: #fff;
  position: relative;
}
.carousel47 .slick-slide .slick-img {
  display: block;
  height: 0;
  padding-bottom: 38%;
  overflow: hidden;
}
.carousel47 .slick-slide.slick-active img {
  animation: scaleBig 5s linear 0s 1 both;
  transform-style: preserve-3d;
}
.carousel47 .slick-txt {
  font-weight: normal !important;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  color: #fff;
  box-sizing: border-box;
  padding: 0 20px;
  height: 90px;
  line-height: 90px;
  font-weight: bold;
  background: transparent;
  background: -webkit-gradient(top, bottom, color-stop(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%);
}
.carousel47 .slick-txt div {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.carousel47 .slick-arrow {
  width: 63px;
  height: 20px;
  background: none;
  color: transparent;
  overflow: initial;
}
.carousel47 .slick-arrow.slick-prev {
  background: url(../images/carousel47_lt.png) center no-repeat;
  left: 33px;
}
.carousel47 .slick-arrow.slick-prev::after {
  left: 0px;
}
.carousel47 .slick-arrow.slick-prev:hover {
  color: transparent;
}
.carousel47 .slick-arrow.slick-prev:hover::after {
  background: none;
  border: none;
}
.carousel47 .slick-arrow.slick-next {
  background: url(../images/carousel47_rt.png) center no-repeat;
  right: 33px;
}
.carousel47 .slick-arrow.slick-next::after {
  right: 0px;
  left: auto;
}
.carousel47 .slick-arrow.slick-next:hover {
  color: transparent;
}
.carousel47 .slick-arrow.slick-next:hover::after {
  background: none;
  border: none;
}
.carousel47 .slick-arrow::after {
  content: "";
  display: block;
  width: 58px;
  height: 58px;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 996px) {
  .carousel47 .slick-txt div {
    width: 100% !important;
    text-align: left;
  }
  .carousel47 .slick-arrow {
    width: 45px;
  }
  .carousel47 .slick-arrow::after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    border: 1px solid rgba(255, 255, 255, 0.2);
  }
}
@media screen and (max-width: 767px) {
  .slick-dots {
    text-align: center;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    bottom: 3px;
  }
}
@-webkit-keyframes scaleBig {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.12);
  }
}
@keyframes scaleBig {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.12);
  }
}
.gp-title2 {
  padding: 13px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #A52A2A;
}
.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;
}
.block-list170 .flex {
  display: flex;
  flex-direction: row-reverse;
}
.block-list170 .flex .item-img {
  width: 49.28%;
}
.block-list170 .flex .item-txt {
  flex: 1;
  padding: 50px;
}
.block-list170 .flex .item-txt .p {
  height: 210px;
  line-height: 30px;
  overflow: hidden;
  margin-bottom: 20px;
}
@media screen and (max-width: 1280px) {
  .block-list170 .flex .item-txt .p {
    height: 120px;
  }
}
.block-list170 .flex .item-txt .more {
  position: relative;
  padding-left: 15px;
}
.block-list170 .flex .item-txt .more a {
  color: #A52A2A;
  position: relative;
  display: inline-block;
  padding-right: 206px;
}
.block-list170 .flex .item-txt .more a::after {
  content: "";
  width: 190px;
  height: 1px;
  background-color: #A52A2A;
  position: absolute;
  left: 72px;
  top: 13px;
}
.block-list170 .flex .item-txt .more::before {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #A52A2A;
  position: absolute;
  left: 0;
  top: 8px;
}
@media screen and (max-width: 540px) {
  .block-list170 .flex .item-txt {
    padding: 20px;
  }
  .block-list170 .flex .item-txt .more a {
    padding-right: 180px;
  }
}
@media screen and (max-width: 997px) {
  .block-list170 .flex {
    display: block;
  }
  .block-list170 .flex .item-img {
    width: 100%;
  }
  .block-list170 .flex .item-txt {
    width: 100%;
  }
}
.block-list11 {
  margin: 0 -10px;
}
.block-list11 >li {
  margin-bottom: 20px;
}
.block-list11 >li >a {
  display: block;
  margin: 0 10px;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  transition: all 0.4s ease-out;
}
.block-list11 >li >a .gp-img-responsive {
  padding-bottom: 56.25%;
}
.block-list11 >li >a .gpTextArea {
  padding-bottom: 20px;
}
.block-list11 >li >a .item-date1 {
  background-color: #A52A2A;
  color: #fff;
  font-family: 'Times New Roman', Times, serif;
  height: 28px;
  line-height: 28px;
  padding: 0 12px;
}
.block-list11 >li >a h3 {
  line-height: 1.5;
  height: 72px;
  overflow: hidden;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  margin: 15px 20px 0;
  font-weight: normal;
  box-sizing: content-box;
}
.block-list11 >li >a .p1 {
  margin: 23px 20px 15px;
  line-height: 22px;
  color: #999;
  height: 110px;
  overflow: hidden;
  border-top: 2px solid #ddd5ce;
  padding-top: 15px;
}
@media screen and (min-width:996px) {
  .block-list11 a:hover {
    transform: translateY(-10px);
  }
}
@media screen and (max-width:766px) {
  .block-list11 h3 {
    height: auto !important;
  }
  .block-list11 .p1 {
    height: auto !important;
  }
}
.block-list12 {
  margin: 0 -10px;
}
.block-list12 >li {
  margin-bottom: 20px;
}
.block-list12 >li >a {
  display: block;
  margin: 0 10px;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  padding: 20px;
  transition: transform 0.35s ease-out;
  height: 100%;
}
.block-list12 >li >a .list-date2 {
  display: block;
  font-family: 'Times New Roman';
  color: #A52A2A;
  padding-bottom: 10px;
  margin-bottom: 15px;
  position: relative;
}
.block-list12 >li >a .list-date2::before {
  content: '';
  width: 50px;
  height: 1px;
  background-color: #A52A2A;
  position: absolute;
  left: 0;
  bottom: 0;
}
.block-list12 >li >a h3 {
  font-weight: normal;
  line-height: 1.5;
  height: 4.5em;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media screen and (min-width:996px) {
  .block-list12 a h3 {
    -webkit-line-clamp: 2;
  }
  .block-list12 a:hover {
    transform: translateY(-10px);
  }
}
@media screen and (max-width:766px) {
  .block-list12 h3 {
    height: auto !important;
  }
}
