.carousel12 {
  position: relative;
}
.carousel12 .slick-slide a {
  display: block;
}
.carousel12 .slick-slide a span {
  padding-bottom: 30.2%;
}
.carousel12 .slick-dots {
  width: 100%;
  position: absolute;
  bottom: 20px;
  left: 0;
  text-align: center;
}
.carousel12 .slick-dots li {
  margin: 10px 6px 0;
  display: inline-block;
  zoom: 1;
}
.carousel12 .slick-dots li button {
  width: 10px;
  height: 10px;
  display: block;
  cursor: pointer;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #fff;
}
.carousel12 .slick-dots li.slick-active button {
  background-color: #ba2528;
  border: 1px solid #ba2528;
}
.gp-title19 {
  padding: 13px 0;
  margin-bottom: 20px;
  border-bottom: 2px solid #888;
}
.gp-title19 span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title19 h2 {
  line-height: 1.5;
  font-weight: normal;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title19 h2 a {
  color: #ba2528;
}
.gp-title19 h2 a:hover {
  color: #bfbeac;
}
.gp-title19 .more {
  margin-top: 10px;
  color: #666;
  background: url(../images/title12-more-bg.png) no-repeat 100% 50%;
  padding-right: 18px;
  box-sizing: border-box;
}
.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: #ba2528;
}
.block-list87 li {
  overflow: hidden;
}
.block-list87 li >div {
  border-bottom: 1px dashed #bfbfbf;
  line-height: 2.5;
  display: flex;
  align-items: center;
}
.block-list87 li >div span {
  background-color: #f5e2e7;
  color: #666;
  width: 78px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
.block-list87 li >div a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  padding-right: 10px;
  outline: none;
  text-decoration: none;
  color: #333;
  flex: 1;
  line-height: 2.5;
  height: 2.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list59 li {
  border-bottom: 1px dashed #e0e0e0;
  overflow: hidden;
}
.block-list59 li >div {
  padding: 15px 0;
  display: flex;
}
.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-list146 li a {
  display: block;
}
.block-list146 li a p {
  transition: all 0.2s ease-in-out;
  padding-bottom: 0 !important;
  margin-bottom: 10px;
  line-height: 1.5;
  height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list146 li a:hover p {
  transform: translateX(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: #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;
}
.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;
}
.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;
  }
}
