.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-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: #235D9A;
  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;
}
.carousel19 .slick-slider a {
  width: 100%;
  display: block;
  position: relative;
}
.carousel19 .slick-slider a span {
  padding-bottom: 66.6%;
}
.carousel19 .slick-slider a div.slick-txt {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  background: rgba(35, 93, 154, 0.8);
  position: absolute;
  left: 0;
  bottom: 45px;
  line-height: 20px;
}
.carousel19 .slick-slider a div.slick-txt .title {
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.carousel19 .slick-slider a p {
  margin-top: 5px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  height: 40px;
}
.carousel19 .slick-dots {
  bottom: 95px;
  right: 0;
}
.carousel19 .slick-dots li button {
  background-color: #fff;
  border: 1px solid #fff;
}
.carousel19 .slick-dots li.slick-active button {
  background-color: #235D9A;
  border: 1px solid #235D9A;
}
.block-list86 li >div {
  overflow: hidden;
  padding: 26px 0;
  border-bottom: 1px solid #c9c9c9;
  display: flex;
}
.block-list86 li >div .date {
  background: #bfbeac;
  color: #fff;
  width: 55px;
  height: 53px;
  float: left;
  text-align: center;
}
.block-list86 li >div .date .day {
  display: block;
  font-weight: normal;
  font-style: normal;
  line-height: 33px;
}
.block-list86 li >div .date .month {
  display: block;
  font-weight: normal;
  font-style: normal;
  line-height: 17px;
}
.block-list86 li >div a {
  display: block;
  color: #333;
  flex: 1;
  padding-left: 20px;
  line-height: 1.6;
  height: 3.2em;
  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-list77 li >div {
  border-right: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  padding-left: 33px;
  padding-top: 24px;
  box-sizing: border-box;
  padding-bottom: 20px;
  padding-right: 10px;
  height: 100%;
}
.block-list77 li:last-of-type {
  border-right: none;
}
.block-list77 li i {
  line-height: 1;
  color: #235D9A;
  font-weight: bold;
  position: relative;
  box-sizing: border-box;
  padding-bottom: 6px;
  border-bottom: 1px solid #235D9A;
  display: inline-block;
}
.block-list77 li a {
  line-height: 1.8;
  height: 3.6em;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 12px;
  color: #999999;
  box-sizing: content-box;
}
.block-list77 li a:hover {
  color: #235D9A;
}
.block-list140 {
  margin: 0 -25px;
  overflow: hidden;
}
.block-list140 li {
  transition: all 0.3s ease-in-out;
}
.block-list140 li a {
  margin: 0 25px;
  display: block;
}
.block-list140 li a .mode2Pic {
  padding-bottom: 56.41%;
}
.block-list140 li a .mode2bot {
  padding: 20px;
  box-sizing: border-box;
}
.block-list140 li a .mode2bot .mode2name {
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
  color: #333333;
  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-list140 li a .mode2bot .mode2txt {
  line-height: 1.7;
  height: 5.1em;
  color: #666666;
  overflow: hidden;
  margin-top: 20px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.block-list140 li a .mode2bot .mode2date {
  position: relative;
  text-align: center;
  padding-top: 20px;
  box-sizing: content-box;
}
.block-list140 li a .mode2bot .mode2date span {
  display: inline-block;
  padding: 0 23px;
  box-sizing: border-box;
  position: relative;
  color: #235D9A;
}
.block-list140 li a .mode2bot .mode2date span::before {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background: #235D9A;
  position: absolute;
  left: -73px;
  top: 50%;
}
.block-list140 li a .mode2bot .mode2date span::after {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background: #235D9A;
  position: absolute;
  right: -73px;
  top: 50%;
}
.block-list140 li:hover {
  transform: translateX(5px);
}
.block-list140 li:hover .mode2bot {
  box-shadow: 10px 0 20px rgba(155, 0, 0, 0.1);
}
@media screen and (max-width:996px) {
  .block-list140 > li > a {
    margin: 0 10px;
  }
}
@media screen and (max-width:768px) {
  .block-list140 li a .mode2bot {
    padding: 15px;
  }
  .block-list140 li a .mode2bot .mode2txt {
    margin-top: 10px;
    height: auto;
  }
  .block-list140 li a .mode2bot .mode2date {
    padding-top: 10px;
    height: auto;
  }
}
@media screen and (max-width:996px) {
  .block-list140 {
    margin: 0 -10px;
  }
}
