.block-list78 {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 33px;
  width: 100%;
  overflow: hidden;
}
.block-list78 h2 {
  color: #94070a;
  line-height: 2.2;
  position: relative;
  display: inline-block;
}
.block-list78 h2::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: #94070a;
  position: absolute;
  left: 0;
  bottom: 0;
}
.block-list78 .gp-bread {
  float: right;
  text-align: right;
  color: #333333;
  opacity: 0.6;
  filter: alpha(opacity=60);
  height: auto;
  line-height: 20px;
  color: #999;
  padding: 10px 0;
  overflow: hidden;
}
.block-list78 .gp-bread span {
  margin: 0 2px;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  color: #999;
  width: 7px;
  height: 5px;
  background: url(../images/block-list78_rt.png) no-repeat;
  background-size: cover;
}
.block-list78 .gp-bread a {
  color: #333333;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.block-list78 .gp-bread a:hover {
  color: #94070a;
  opacity: 1;
  filter: alpha(opacity=100);
}
.carousel93 {
  overflow: hidden;
}
.carousel93 .slider-for a {
  display: block;
  position: relative;
}
.carousel93 .slider-for a .item-pic {
  padding-bottom: 62.67%;
}
.carousel93 .slider-for a .info {
  position: absolute;
  left: 0;
  z-index: 50;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  bottom: 20px;
  text-align: center;
  padding: 0 23px;
  box-sizing: border-box;
}
.carousel93 .slider-for a::before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  padding-bottom: calc(155% / 12.51);
  background: #000000;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.6), transparent);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6), transparent);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
}
.carousel93 .slider-for .slick-arrow {
  width: 26px;
  height: 46px;
  line-height: 46px;
  background: rgba(0, 0, 0, 0.7);
  opacity: 1;
  font-size: 20px;
  color: #fff;
}
.carousel93 .slider-for .slick-arrow:after {
  display: none;
}
.carousel93 .slider-nav {
  overflow: hidden;
  background-color: #94070a;
  padding: 16px;
  box-sizing: border-box;
  margin: 0 -8px;
}
.carousel93 .slider-nav li a {
  display: block;
  margin: 0 8px;
}
.carousel93 .slider-nav li a .item-pic {
  padding-bottom: 62.67%;
}
@media screen and (max-width: 479px) {
  .carousel93 .slider-nav li a {
    margin: 0 5px;
  }
}
.carousel93 .slider-nav li.slick-current a {
  border: 4px solid #fff;
}
@media screen and (max-width: 479px) {
  .carousel93 .slider-nav {
    padding: 10px;
    margin: 0 -5px;
  }
}
