.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: #7873F5;
}
.gp-title31 {
  padding: 13px 0;
  margin-bottom: 20px;
  border-bottom: 2px solid #809ABB;
}
.gp-title31 h2 {
  line-height: 1.5;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title31 h2 a {
  display: inline-block;
  vertical-align: middle;
  color: #7873F5;
  font-weight: bold;
}
.gp-title31 h2 span {
  display: inline-block;
  vertical-align: middle;
  color: #c0c0c0;
}
.gp-title31 h2 .gpColumnTitleIcon {
  margin-right: 10px;
}
.gp-title31 .more {
  padding-top: 10px;
}
.gp-title31 .more a {
  color: #999;
}
.block-list187 a {
  padding: 30px 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f1efef;
  overflow: hidden;
  position: relative;
}
.block-list187 a .listDate {
  flex-shrink: 0;
  color: #999999;
  padding-right: 5px;
}
.block-list187 a .listTitle {
  line-height: 1.5;
  transition: all 0.2s ease;
  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-list187 a:before {
  content: "";
  display: block;
  width: 5px;
  height: 35px;
  background: #7873F5;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.block-list187 a:hover {
  text-decoration: none;
  color: #7873F5;
}
.block-list187 a:hover .listTitle {
  padding-left: 10px;
}
@media screen and (max-width: 479px) {
  .block-list187 a {
    flex-wrap: wrap;
    padding: 29px 15px;
  }
  .block-list187 a span {
    width: 100%;
  }
}
.block-list182 {
  margin: 0 -15px;
}
.block-list182 a {
  display: flex;
  margin: 0 15px;
  border: 1px solid #eee;
  background-color: #fbfbfb;
  border-radius: 4px;
  background: url(../images/block-list182_bg.png) no-repeat;
  background-position: 130% -70%;
  transition: all 0.35s ease-out;
}
.block-list182 a .date {
  width: 70px;
  padding: 42px 0;
  position: relative;
  z-index: 1;
  color: #333333;
}
.block-list182 a .date .day {
  display: block;
  line-height: 1;
  text-align: center;
  padding-bottom: 7px;
  color: #7873F5;
}
.block-list182 a .date .month {
  display: block;
  line-height: 1;
  text-align: center;
}
.block-list182 a .date::after {
  content: "";
  display: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #7873F5;
  border-radius: 4px;
  opacity: 0.18;
  z-index: -1;
}
.block-list182 a .item {
  flex: 1;
  box-sizing: content-box;
  overflow: hidden;
  position: relative;
}
.block-list182 a .item .middle {
  padding: 0 24px 0 10px;
  line-height: 1.5;
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  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-list182 a:hover {
  background-color: #7873F5;
}
.block-list182 a:hover .date span {
  color: #fff;
}
.block-list182 a:hover .date::after {
  background-color: rgba(0, 0, 0, 0.18);
  opacity: 1;
}
.block-list182 a:hover * {
  color: #fff;
}
.block-list134 {
  overflow: hidden;
  margin-left: -5px;
  margin-right: -5px;
}
.block-list134 li a {
  display: block;
  margin: 0px 5px;
  position: relative;
}
.block-list134 li a .info {
  position: absolute;
  bottom: 25px;
  left: 0px;
  width: 100%;
  padding: 0px 32px;
  color: #fff;
  z-index: 1;
}
.block-list134 li a .info .gpArticleDate {
  padding-left: 31px;
  position: relative;
}
.block-list134 li a .info .gpArticleDate .white {
  width: 20px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
}
.block-list134 li a .info .title {
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  margin-top: 15px;
  box-sizing: content-box;
}
@media screen and (max-width:997px) {
  .block-list134 li a .info {
    bottom: 15px;
  }
  .block-list134 li a .info .title {
    margin-top: 5px;
  }
}
@media screen and (max-width:414px) {
  .block-list134 li a .info {
    padding: 0 15px;
  }
}
.block-list134 li a .blackBg {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 0;
}
.block-list134 li a .blackBg img {
  width: 100%;
}
.block-list134 li:nth-of-type(1),
.block-list134 li:nth-of-type(2) {
  width: 50%;
  margin-bottom: 10px;
}
.block-list134 li:hover .gp-img-responsive img {
  transform: scale(1.03);
}
@media screen and (max-width:680px) {
  .block-list134 li,
  .block-list134 li:nth-of-type(1),
  .block-list134 li:nth-of-type(2) {
    width: 100%;
  }
}
.block-list246 {
  margin: 0 -18px;
  overflow: hidden;
}
.block-list246 a {
  display: block;
  margin: 0 18px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.block-list246 a .mode3Pic {
  padding-bottom: 56.25%;
}
.block-list246 a .mode3Bot {
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
}
.block-list246 a .mode3Bot .mode3name {
  color: #333333;
  line-height: 1.56;
  height: 3.12em;
  overflow: hidden;
  margin-bottom: 20px;
  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-list246 a .mode3Bot .date {
  position: relative;
  line-height: 1;
  color: #999999;
  box-sizing: border-box;
}
.block-list246 a .mode3Bot .date .iconfont {
  color: #7873F5;
  margin-right: 6px;
}
.block-list246 li a:hover,
.block-list246 li a:focus,
.block-list246 li a:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.block-list246 li a:hover .mode3name {
  color: #7873F5;
}
