.carousel49 {
  position: relative;
  z-index: 5;
  overflow: hidden;
}
.carousel49 .slick-slide >a {
  display: block;
  background-color: #fff;
  position: relative;
}
.carousel49 .slick-slide .slick-img {
  display: block;
  height: 0;
  padding-bottom: 38%;
  overflow: hidden;
}
.carousel49 .slick-slide.slick-active img {
  animation: scaleBig 5s linear 0s 1 both;
  transform-style: preserve-3d;
}
.carousel49 .slick-txt {
  font-weight: normal;
  background: rgba(0, 0, 0, 0.3);
  padding: 0;
}
.carousel49 .slick-txt p {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.carousel49 .slick-dot {
  width: auto;
  display: inline-block;
  bottom: 90px;
  position: absolute;
}
.carousel49 .slick-dots {
  position: relative;
  display: inline-block;
  text-align: left;
  left: 50vw;
  margin-left: -700px;
  transform: translateX(100%);
}
.carousel49 .slick-dots li {
  width: 22px;
  height: 2px;
  background: rgba(186, 37, 40, 0.5);
  cursor: pointer;
}
.carousel49 .slick-dots li.slick-active {
  background: #880016;
}
.carousel49 .slick-dots li button {
  display: none;
}
.carousel49 .slick_menu {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
  padding: 15px 0 20px;
  position: absolute;
  bottom: 0;
  right: 50vw;
  margin-right: -700px;
  margin-left: -10px;
}
.carousel49 .slick-arrow {
  position: relative;
  top: 0;
  left: 0;
  transform: translate(0, 0);
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  margin-left: 10px;
}
.carousel49 .slick-arrow:hover {
  background: #880016;
}
.carousel49 .slick-arrow::after {
  display: none;
}
@media screen and (max-width: 1386px) {
  .carousel49 .slick_menu {
    margin-right: -600px;
  }
  .carousel49 .slick-dots {
    margin-left: -650px;
  }
}
@media screen and (max-width: 1240px) {
  .carousel49 .slick-dot {
    bottom: 75px;
  }
  .carousel49 .slick-dots {
    margin-left: -600px;
  }
  .carousel49 .slick-txt2 {
    height: 75px;
    line-height: 75px;
    font-size: 20px;
  }
  .carousel49 .slick_menu {
    margin-right: -500px;
    padding: 10px 0;
  }
}
@media screen and (max-width: 1060px) {
  .carousel49 .slick-dots {
    margin-left: -550px;
  }
}
@media screen and (max-width: 996px) {
  .carousel49 .slick-dot {
    bottom: 50px;
  }
  .carousel49 .slick-txt p {
    width: 100% !important;
    text-align: left;
    padding-right: 100px;
    box-sizing: border-box;
  }
  .carousel49 .slick-dots {
    margin-left: 0px;
    transform: translateX(-50%);
  }
  .carousel49 .slick-txt2 {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }
  .carousel49 .slick_menu {
    margin-right: 0px;
    right: 10px;
    padding: 5px 0;
  }
}
@media screen and (max-width: 767px) {
  .carousel49 .slick-arrow {
    display: none;
  }
  .carousel49 .slick-dot {
    bottom: 0px;
  }
}
.wrap_block8 {
  padding: 20px 0;
}
.wrap_block8 .col2 {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
.gp-title41 {
  border-bottom: 1px solid rgba(186, 37, 40, 0.3);
}
.gp-title41 .more {
  padding-top: 10px;
  color: #999999;
}
.gp-title41 h2 {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  border-bottom: 5px solid #880016;
  padding: 0 0px 10px;
}
.gp-title41 h2 span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title41 h2 a {
  display: inline-block;
  color: #880016;
}
.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: #880016;
}
.block-list5 div {
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0px 10px 15px;
  position: relative;
  transition: transform 0.35s ease-out;
}
.block-list5 div:hover {
  transform: translateX(10px);
}
.block-list5 div::before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #880016;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2.5px;
}
.block-list5 div >a {
  display: block;
  line-height: 1.5;
  height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list5 div >span {
  color: #666666;
  float: right;
  margin-left: 10px;
}
.block-list16 > li > a {
  display: block;
  overflow: hidden;
  display: flex;
}
.block-list16 > li .list-date7 {
  display: block;
  width: 54px;
  height: 54px;
  border: 1px solid #999;
  float: left;
  text-align: center;
}
.block-list16 > li .list-date7 .month {
  display: block;
  height: 24px;
  line-height: 24px;
}
.block-list16 > li .list-date7 .day {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  color: #880016;
}
.block-list16 > li .artText {
  display: block;
  padding-left: 20px;
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
  transition: all 0.3s ease;
  position: relative;
  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-list16 > li > a:hover .artText {
  padding-left: 30px;
}
.wrap_block4 {
  padding: 20px 0;
}
.block-list4 {
  margin-left: -10px;
  margin-right: -10px;
}
.block-list4 > li {
  margin-bottom: 15px;
}
.block-list4 > li > a {
  display: block;
  margin-left: 10px;
  margin-right: 10px;
  transition: transform 0.35s ease-out;
}
.block-list4 > li > a .gpTextArea {
  padding-top: 12px;
}
.block-list4 > li > a h3 {
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 15px;
  height: 3em;
  overflow: hidden;
}
.block-list4 > li > a .date {
  display: block;
  font-family: 'Arial';
  color: #880016;
}
.block-list4 > li > a:hover {
  transform: translateY(-10px);
}
.block-list131 {
  margin: 0 -10px;
}
.block-list131 li a {
  display: block;
  border: 1px solid #eee;
  border-radius: 5px;
  background-color: #fff;
  transition: all 0.35s ease-in-out;
  position: relative;
  margin: 0 10px;
  height: 100%;
  overflow: hidden;
}
.block-list131 li a .img {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.block-list131 li a .img img {
  width: auto;
  max-width: 50px;
}
.block-list131 li a .img span {
  display: block;
  padding: 18px 0 12px;
  text-align: center;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  transition: all 0.35s ease-in-out;
}
.block-list131 li a .img strong {
  display: block;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  transition: all 0.35s ease-in-out;
}
.block-list131 li a p {
  text-align: center;
  padding-bottom: 12px;
  transition: all 0.35s ease-in-out;
}
.block-list131 li a:hover {
  background: #880016;
}
.block-list131 li a:hover .img span {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
.block-list131 li a:hover .img strong {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  top: 18px;
  filter: alpha(opacity=100);
}
.block-list131 li a:hover p {
  color: #fff;
}


@media screen and (max-width:1460px) {
  .block-list16>li {margin-bottom: 15px !important;}
} 
@media screen and (max-width:1386px) {
  .block-list16>li {margin-bottom: 11px !important;}
} 
@media screen and (max-width:1320px) {
  .block-list16>li .list-date7 .day {height: auto;line-height: 1.1;font-size: 24px;}
  .block-list16 > li .list-date7{width: 50px;height: 50px;}
}