.carousel1 {
  position: relative;
  z-index: 5;
  overflow: hidden;
}
.carousel1 .slick-slide > a {
  display: block;
  background-color: #fff;
  position: relative;
}
.carousel1 .slick-slide .slick-img {
  display: block;
  height: 0;
  padding-bottom: 28.64%;
  overflow: hidden;
}
@media screen and (max-width:1480px) {
  .carousel1 .slick-txt2 {
    height: 70px;
  }
}
@media screen and (max-width:1240px) {
  .carousel1 .slick-txt2 {
    height: 60px;
  }
}
@media screen and (max-width:996px) {
  .carousel1 .slick-txt2 {
    height: 50px;
  }
}
.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: #BA2528;
}
.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;
}
.gp-title87 {
  position: relative;
  padding-top: 15px;
  overflow: hidden;
  padding-right: 3px;
}
.gp-title87::before {
  content: "";
  display: block;
  width: ;
}
.gp-title87 .more {
  width: 88px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border-radius: 21px;
  border: 1px solid #ebe8e2;
  position: relative;
  z-index: 20;
}
.gp-title87 .more::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #d4d1cb;
  border-radius: 50%;
  position: absolute;
  left: -2.5px;
  top: 50%;
  margin-top: -2.5px;
  transition: all 0.3s ease-in-out;
}
.gp-title87 .more::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #d4d1cb;
  border-radius: 50%;
  position: absolute;
  right: -2.5px;
  top: 50%;
  margin-top: -2.5px;
  transition: all 0.3s ease-in-out;
}
.gp-title87 .more:hover {
  color: #BA2528;
}
.gp-title87 .img {
  position: absolute;
  top: 50%;
  left: 80px;
  height: 100%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
}
.gp-title87 .img img {
  max-height: 100%;
}
.gp-title87 .title {
  margin-bottom: 10px;
}
.gp-title87 .title h2 {
  display: inline-block;
}
.gp-title87 .title span {
  display: inline-block;
  margin-left: 10px;
}
.gp-title87 .zs {
  position: relative;
}
.gp-title87 .zs .card {
  width: 75px;
  height: 25px;
  clip-path: polygon(40% 0%, 100% 0%, 60% 100%, 0% 100%);
  background: #f2e1db;
}
.gp-title87 .zs::before {
  content: "";
  display: block;
  width: 45px;
  height: 1px;
  background: #e0c67e;
  position: absolute;
  left: 55px;
  top: 33%;
  z-index: 1;
}
.gp-title87 .zs::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e0c67e;
  position: absolute;
  left: 45px;
  top: 66%;
}
@media screen and (max-width:996px) {
  .gp-title87 .more {
    width: 75px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 18px;
    border: 1px solid #ebe8e2;
    position: relative;
    margin-top: 5px;
  }
}
.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: #BA2528;
}
.block-list140 li a .mode2bot .mode2date span::before {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background: #BA2528;
  position: absolute;
  left: -73px;
  top: 50%;
}
.block-list140 li a .mode2bot .mode2date span::after {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background: #BA2528;
  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;
  }
}
.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: #BA2528;
  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 #BA2528;
  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-list318 {
  margin: 0 -15px;
}
.block-list318 li a {
  display: block;
  margin: 0 15px;
  box-sizing: border-box;
  padding: 20px 30px;
  position: relative;
  background: #f5f5f5;
  transition: all 0.2s ease-in-out;
}
.block-list318 li a .title {
  color: #333333;
  line-height: 1.625;
  height: 3.25em;
  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-list318 li a:hover .title {
  color: #BA2528;
}
.block-list318 li a .date {
  color: #BA2528;
  margin-top: 20px;
  box-sizing: border-box;
  padding-top: 18px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.block-list318 li a .date span {
  display: inline-block;
  margin-right: 5px;
}
.block-list318 li a .date::before {
  content: "";
  display: block;
  width: 11.57%;
  height: 1px;
  background: #BA2528;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.25s ease-in-out;
}
.block-list318 li a:hover .date::before {
  width: 100%;
}
.block-list318 li a:hover {
  transform: translateY(-5px);
}
@media screen and (max-width:768px) {
  .block-list318 li a {
    padding: 15px 20px;
  }
  .block-list318 li a .date {
    padding-top: 10px;
    margin-top: 10px;
  }
}
.block-list152 {
  margin: 0 -5px;
}
.block-list152 li a {
  display: block;
  text-align: center;
  box-sizing: border-box;
  padding: 15px;
  margin: 0 5px;
  background: #BA2528;
  line-height: 1;
  transition: all 0.3s ease-in-out;
}
.block-list152 li a .img {
  display: inline-block;
  vertical-align: middle;
  max-width: 32px;
}
.block-list152 li a p {
  display: inline-block;
  color: #fff;
  vertical-align: middle;
}
.block-list152 li a:hover {
  transform: translateY(5px);
}
@media screen and (max-width:996px) {
  .block-list152 li a p {
    font-size: 16px;
  }
}
@media screen and (max-width:767px) {
  .block-list152 li a p {
    font-size: 14px;
  }
}
