@media (min-width: 996px) {
  .clist>div:nth-child(1) {
    width: 36%;
    flex: 0 0 auto;
    padding: 0px;
  }

  .clist>div:nth-child(2) {
    width: 36%;
    flex: 0 0 auto;
    padding: 0px;
  }

  .clist>div:nth-child(3) {
    width: 28%;
    flex: 0 0 auto;
    padding: 0px;
  }

  .clistIn1, .clistIn2, .clistIn3 {
    margin: 0 15px;
  }
}


.carousel2 {
  position: relative;
  z-index: 5;
  overflow: hidden;
}

.carousel2 .slick-list {
  overflow: visible;
}

.carousel2 .slick-slider {
  max-width: 1200px;
  margin: 0 auto;
}

.carousel2 .slick-slide>a {
  display: block;
  background-color: #fff;
  position: relative;
  border: 5px solid #fff;
  margin: 0 25px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  background-color: #fff;
}

.carousel2 .slick-slide>a img {
  opacity: 0.5;
  transition: opacity 0.2s ease-in-out;
}

.carousel2 .slick-slide .slick-img {
  display: block;
  height: 0;
  padding-bottom: 42.66% !important;
  overflow: hidden;
}

.carousel2 .slick-current>a img {
  opacity: 1;
}

.carousel2 .slick-prev:after {
  left: 0;
}

.carousel2 .slick-next:after {
  left: auto;
  right: 0;
}

.carousel2 .slick-dots {
  position: static;
  text-align: center;
  padding-top: 15px;
}

.carousel2 .slick-arrow {
  margin-top: -54px;
}

@media screen and (max-width:767px) {
  .carousel2 .slick-slide>a {
    margin: 0;
  }

  .carousel2 .slick-arrow {
    margin-top: -20px;
  }
}

.gp-title4 {
  padding: 8px 0;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}

.gp-title4 h2 {
  height: 35px;
  line-height: 35px;
  font-weight: normal;
  position: relative;
  padding-left: 15px;
}

.gp-title4 h2::before {
  content: '';
  width: 4px;
  height: 20px;
  background-color: #8d010c;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}

.gp-title4 h2 a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.gp-title4 h2 span {
  display: inline-block;
  vertical-align: middle;
}

.gp-title4 .more {
  padding-top: 8px;
  position: relative;
  z-index: 20;
  opacity: 0.7;
  padding-right: 10px;
}

.block-list6 .slick-news .item-img1 {
  display: block;
}

.block-list6 .slick-news .item-img1 .gp-img-responsive {
  padding-bottom: 221px;
}

.block-list6 .slick-news .item-txt1 {
  padding: 15px 0;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 5px;
}

.block-list6 .slick-news .item-txt1 h3 {
  line-height: 1.5;
  overflow: hidden;
  margin-bottom: 12px;
}

.block-list6 .slick-news .item-txt1 .item-date1 {
  color: #8d010c;
  font-family: 'Arial';
  margin-bottom: 12px;
  display: block;
}

.block-list6 .slick-news .item-txt1 .p1 {
  line-height: 1.7;
  height: 5.1em;
  overflow: hidden;
  color: #999;
}

.block-list6 .slick-news .slick-dots {
  position: static;
  text-align: center;
}

.block-list9>li {
  overflow: hidden;
  position: relative;
  transition: transform 0.35s ease-out;
  padding: 12.2px 0;
}

.block-list9>li div>a {
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}

.block-list9>li div>span {
  height: 1.5em;
  line-height: 1.5;
  color: #666666;
  float: right;
  margin-left: 10px;
}

.block-list9>li:hover {
  transform: translateX(10px);
}

.block-list7>li>div {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 15px;
  transition: all 0.3s ease-in-out;
}

.block-list6, .block-list7, .block-list9 {
  padding: 10px;
  background: #efefef;
}

.block-list7>li>div>a {
  color: #666;
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
  display: block;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-top: 8px;
  box-sizing: content-box;
}

.block-list7>li>div .list-date2 {
  background-color: #fff;
  position: relative;
  border: 1px solid #bfbeac;
  line-height: 1;
  padding: 0 10px 0 20px;
  color: #666;
  padding: 5px 8px 5px 15px;
}

.block-list7>li>div .list-date2::before {
  content: '';
  width: 11px;
  height: 30px;
  position: absolute;
  right: -11px;
  top: -1px;
}

.block-list7>li>div .list-date2::after {
  content: '';
  width: 10px;
  height: 14px;
  background-color: #8d010c;
  position: absolute;
  left: -1px;
  top: 50%;
  margin-top: -7px;
}

.block-list7>li>div:hover {
  transform: translateX(10px);
}

.block-list7>li:last-child {
  margin-bottom: 0;
}

.block-list10 {
  margin: 0 -13px;
}

.block-list10>li {
  margin-bottom: 15px;
}

.block-list10>li>a {
  display: block;
  margin: 0 13px;
  text-align: center;
  overflow: hidden;
}

.block-list10>li>a .item-img4.gp-img-responsive {
  padding-bottom: 62.14%;
}

.block-list10>li>a .item-txt4 {
  background-color: rgba(186, 37, 40, 0.7);
  border-top: 1px solid #fff;
  overflow: hidden;
  width: 100%;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 20px 0;
}

.block-list10>li>a .item-txt4 span {
  overflow: hidden;
  color: #fff;
  padding: 0 20px;
  font-weight: bold;
  line-height: 21px;
  height: 21px;
  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-list10>li>a .item-txt4:before {
  content: '';
  position: absolute;
  top: 0;
  left: -80px;
  width: 60px;
  height: 100%;
  margin-top: 0px;
  overflow: hidden;
  z-index: 6;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.4)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.block-list10>li a:hover .item-txt4:before {
  -webkit-animation: aniBlink 0.6s ease-out forwards;
  -moz-animation: aniBlink 0.6s ease-out forwards;
  -o-animation: aniBlink 0.6s ease-out forwards;
  animation: aniBlink 0.6s ease-out forwards;
}

@keyframes aniBlink {
  from {
    margin-left: -50%;
  }

  to {
    margin-left: 120%;
  }
}

@-webkit-keyframes aniBlink {
  from {
    margin-left: -50%;
  }

  to {
    margin-left: 120%;
  }
}

.block-list10>li:nth-child(2) .item-txt4 {
  background-color: rgba(186, 37, 40, 0.9);
}

.block-list10>li:nth-child(3) .item-txt4 {
  background-color: rgba(186, 37, 40, 0.65);
}

.block-list10>li:nth-child(4) .item-txt4 {
  background-color: rgba(186, 37, 40, 0.9);
}