/*侧边栏*/
.asideList5 .gp-subLeft {
  position: relative;
}
.asideList5 .gp-subLeft .subLeftTitle {
  padding: 20px 30px;
  color: #fff;
  font-weight: normal;
  background: #BA2528;
  position: relative;
  margin-bottom: 1px;
}
.asideList5 .gp-subLeft .gp-m-inner-header-icon {
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  display: none;
  line-height: 40px;
  transform: translateY(-50%);
}
.asideList5 .gp-subLeft >ul {
  border: 1px solid #cccccc;
  border-top: 0;
}
.asideList5 .gp-subLeft >ul >li {
  position: relative;
  border-bottom: 1px solid #cccccc;
}
.asideList5 .gp-subLeft >ul >li >a {
  padding: 14px 30px;
  display: block;
  transition: all 0.35s ease-in-out;
  position: relative;
  position: relative;
  line-height: 1.4;
}
.asideList5 .gp-subLeft >ul >li >a:hover {
  color: #fff;
  background: #BA2528;
  margin-right: 0;
}
.asideList5 .gp-subLeft >ul >li:last-child {
  border-bottom: none;
}
.asideList5 .gp-subLeft >ul >li a.active {
  color: #fff;
  background: #BA2528;
  margin-right: 0;
}
.asideList5 .gp-subLeft >ul >li a.active + .gp-toggles {
  color: #fff;
}
.asideList5 .gp-subLeft >ul >li a:hover + .gp-toggles {
  color: #fff;
}
.asideList5 .gp-subLeft >ul >li .gp-toggles {
  width: 40px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  color: #333;
  font-size: 18px;
}
.asideList5 .gp-subLeft >ul >li .gp-second-nav {
  display: none;
  background-color: #fafafa;
}
.asideList5 .gp-subLeft >ul >li .gp-second-nav dd a {
  display: block;
  padding: 13px 15px 13px 50px;
  color: #666;
  transition: all 0.35s ease-in-out;
  position: relative;
  font-size: 15px;
}
.asideList5 .gp-subLeft >ul >li .gp-second-nav dd a:hover {
  color: #fff;
  background: #BA2528;
}
.asideList5 .gp-subLeft >ul >li .gp-second-nav dd a >span {
  position: relative;
}
.asideList5 .gp-subLeft >ul >li .gp-second-nav dd a.active {
  color: #fff;
  background: #BA2528;
}
@media screen and (max-width:996px) {
  .asideList5 .gp-subLeft .subLeftTitle {
    padding: 10px 15px;
    text-align: left;
    font-size: 20px;
    margin-left: 0;
  }
  .asideList5 .gp-subLeft .gp-m-inner-header-icon {
    display: block;
  }
  .asideList5 .gp-subLeft >ul {
    display: none;
    border: none;
  }
  .asideList5 .gp-subLeft >ul >li {
    border: none;
  }
  .asideList5 .gp-subLeft >ul >li >a {
    border-bottom: 1px solid #d3d3d3;
    padding: 5px 10px;
  }
  .asideList5 .gp-subLeft >ul >li .gp-second-nav dd a {
    padding: 5px 20px 5px 40px;
  }
  .asideList5 .gp-subLeft >ul >li .gp-toggles {
    width: 20px;
    height: 33px;
    line-height: 33px;
    right: 10px;
  }
}
.block-list82 {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 33px;
  width: 100%;
  overflow: hidden;
}
.block-list82 h2 {
  color: #BA2528;
  line-height: 2.2;
  position: relative;
  display: inline-block;
}
.block-list82 .gp-bread {
  float: right;
  text-align: right;
  color: #999;
  height: auto;
  line-height: 20px;
  padding: 10px 0;
  overflow: hidden;
}
.block-list82 .gp-bread span {
  margin: 0 2px;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
}
.block-list82 .gp-bread a {
  color: #999;
}
.block-list82 .gp-bread a:hover {
  color: #BA2528;
  opacity: 1;
  filter: alpha(opacity=100);
}
.carousel30 {
  overflow: hidden;
}
.carousel30 .slider-for {
  float: left;
  width: 63%;
  position: relative;
}
.carousel30 .slider-for .slick-txt {
  position: relative;
  background: none;
  height: auto;
  line-height: 1.625;
  width: auto;
  margin-right: 100px;
  padding: 0;
}
.carousel30 .slider-for .slick-txt h3 {
  margin: 15px 0 10px;
  font-weight: normal;
}
.carousel30 .slider-for .slick-txt p {
  display: inline-block;
  background: rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  padding: 5px 20px;
  font-weight: normal;
  color: #fff;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.carousel30 .slider-for .slick-arrow {
  left: auto;
  width: 50px;
  height: 100px;
  line-height: 100px;
  top: auto;
  bottom: 18px;
  transform: translateY(0);
  color: #fff;
}
.carousel30 .slider-for .slick-arrow::after {
  width: 100%;
  height: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
}
.carousel30 .slider-for .slick-arrow.slick-prev {
  right: 50px;
  border-radius: 50px 0 0 50px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-right: none;
}
.carousel30 .slider-for .slick-arrow.slick-prev::after {
  border-radius: 50px 0 0 50px;
}
.carousel30 .slider-for .slick-arrow.slick-next {
  right: 0;
  border-radius: 0 50px 50px 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-left: none;
}
.carousel30 .slider-for .slick-arrow.slick-next::after {
  border-radius: 0 50px 50px 0;
}
.carousel30 .slider-for .slick-dots {
  right: auto;
  left: 10px;
  bottom: 85px;
  text-align: left;
  display: none !important;
}
.carousel30 .slider-nav {
  float: right;
  width: 35%;
}
.carousel30 .slider-nav .slick-list {
  padding: 0 !important;
}
.carousel30 .slider-nav a {
  display: block;
}
.carousel30 .slider-nav a .img {
  padding-bottom: 56.22%;
}
.carousel30 .slider-nav a h3 {
  margin: 15px 0 10px;
  font-weight: normal;
}
.carousel30 .slider-nav a p span {
  background: rgba(0, 0, 0, 0.12);
  color: #fff;
  padding: 5px 15px;
  box-sizing: border-box;
  display: inline-block;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
@media screen and (max-width: 768px) {
  .carousel30 .slider-for {
    width: 100%;
  }
  .carousel30 .slider-for a .slick-txt {
    display: block;
    margin-right: 0;
  }
  .carousel30 .slider-for .slick-arrow {
    display: none;
  }
  .carousel30 .slider-for .slick-dots {
    left: 50%;
    transform: translateX(-50%);
    display: block !important;
  }
  .carousel30 .slider-nav {
    display: none;
  }
}
