.carousel8 {
  overflow: hidden;
}
.carousel8 a {
  display: block;
  overflow: hidden;
  position: relative;
}
.carousel8 a .slick-img {
  display: block;
  height: 0;
  padding-bottom: 41%;
}
.carousel8 a .slides_tills {
  position: absolute;
  width: 100%;
  overflow: hidden;
  bottom: 0;
  left: 0;
  height: 139px;
  background: url(../images/banner_bg.png) repeat-x;
}
.carousel8 a .slides_tills p {
  max-width: 1200px;
  margin: 0 auto;
  color: #fff;
  text-shadow: 0px 2px 6px #000;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-top: 80px;
}
.carousel8 .slick-arrow {
  width: 80px;
  height: 80px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  line-height: 80px;
  font-size: 4rem;
  text-align: center;
  transition: all 0.5s ease-in-out;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}
.carousel8 .slick-prev {
  left: 50px;
}
.carousel8 .slick-next {
  right: 50px;
}
.carousel8 .slick-arrow:after {
  display: none;
}
.carousel8 .slick-dots {
  bottom: 65px;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  text-align: right;
}
.carousel8 .slick-dots li {
  width: 18px;
  height: 22px;
  background: url(../images/a.png) no-repeat center top;
  text-indent: 9999px;
  transition: all 0.5s ease-in-out;
}
.carousel8 .slick-dots li button {
  display: none;
}
.carousel8 .slick-dots li.slick-active,
.carousel8 .slick-dots li.slick-active {
  background-image: url(../images/a_hover.png);
}
@media screen and (max-width:1200px) {
  .slick-arrow {
    transform: scale(0.8) translateY(-50%) !important;
  }
  .slick-txt {
    height: 70px !important;
  }
  .slick-dots {
    bottom: 33px !important;
  }
}
@media screen and (max-width:997px) {
  .slick-arrow {
    transform: scale(0.5) translateY(-100%) !important;
  }
  .slick-prev {
    left: 0 !important;
  }
  .slick-next {
    right: 0 !important;
  }
}
@media screen and (max-width:520px) {
  .slick-dots {
    display: none !important;
  }
}
.gp-title17 {
  box-sizing: border-box;
}
.gp-title17 span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title17 h2 {
  line-height: 1.5;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title17 h2 a {
  color: #0f4588;
}
.gp-title17 .more {
  padding-top: 10px;
  color: #333;
}
.block-list42 {
  margin: 0 -15px;
}
.block-list42 li a {
  display: block;
  margin: 0 15px;
}
.block-list42 li a span {
  padding-bottom: 65.94%;
}
.block-list42 li a h3 {
  margin: 5px 0 10px 0;
  line-height: 1.5;
  height: 48px;
  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;
  overflow: hidden;
  color: #333333;
}
.block-list42 li a p {
  line-height: 1.6;
  height: 66px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  overflow: hidden;
  color: #999999;
}
.block-list42 li a i {
  display: block;
  font-style: normal;
  margin: 15px 0 0 0;
  padding: 0 0 0 23px;
  background: url(../images/clock_03.png) no-repeat left center;
  color: #999999;
}
.block-list42 li a:hover h3 {
  color: #0f4588;
}
.block-list5 div {
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0px 10px 15px;
  position: relative;
  transition: transform 0.35s ease-out;
  display: flex;
  align-items: center;
}
.block-list5 div:hover {
  transform: translateX(10px);
}
.block-list5 div::before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #0f4588;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2.5px;
}
.block-list5 div >a {
  flex: 1;
  display: block;
  line-height: 1.5;
  height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list5 div >span {
  color: #666666;
  float: right;
  margin-left: 10px;
  order: 1;
}
.block-list16 > li > a {
  display: block;
  overflow: hidden;
  display: flex;
}
.block-list16 > li .list-date7 {
  display: block;
  width: 54px;
  height: 54px;
  border: 1px solid #999;
  float: left;
  text-align: center;
}
.block-list16 > li .list-date7 .month {
  display: block;
  height: 24px;
  line-height: 24px;
}
.block-list16 > li .list-date7 .day {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  color: #0f4588;
}
.block-list16 > li .artText {
  display: block;
  padding-left: 20px;
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
  transition: all 0.3s ease;
  position: relative;
  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-list16 > li > a:hover .artText {
  padding-left: 30px;
}
.carousel15 .gpCarousel {
  position: relative;
}
.carousel15 .gpCarousel .slick-slider a {
  display: block;
  margin: 0 14px;
}
.carousel15 .gpCarousel .slick-slider a span {
  padding-bottom: 63.15%;
}
.carousel15 .gpCarousel .slick-slider a p {
  color: #333;
  text-align: center;
  margin-top: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.carousel15 .gpCarousel .slick-slider a p:hover {
  color: #0f4588;
}
.carousel15 .gpCarousel .slick-arrow {
  width: 38px;
  height: 38px;
  left: 50%;
  top: -110px;
  color: transparent;
}
.carousel15 .gpCarousel .slick-arrow::after {
  display: none;
}
.carousel15 .gpCarousel .slick-prev {
  background: url(../images/carousel15_prev.png);
  margin-left: 520px;
}
.carousel15 .gpCarousel .slick-prev:hover {
  background: url(../images/carousel15_prev_on.png);
}
.carousel15 .gpCarousel .slick-next {
  background: url(../images/carousel15_next.png);
  margin-left: 585px;
}
.carousel15 .gpCarousel .slick-next:hover {
  background: url(../images/carousel15_next_on.png);
}
.carousel15 .gpCarousel .slick-dots {
  bottom: -30%;
  left: 50%;
  text-align: center;
  right: auto;
  position: static;
  padding-top: 37px;
}
.carousel15 .gpCarousel .slick-dots li {
  width: 20px;
  height: 25px;
  border-radius: 0;
  margin: 0 15px;
  background: url(../images/carousel15_li_bg.png);
}
.carousel15 .gpCarousel .slick-dots li button {
  border-radius: 0;
  background: none;
}
.carousel15 .gpCarousel .slick-dots li.slick-active {
  background: url(../images/carousel15_li_on_bg.png);
}
.carousel15 .gpCarousel .slick-dots li:hover {
  background: url(../images/carousel15_li_on_bg.png);
}
.block-list191 li a .gp-img-responsive {
  padding-bottom: 56.24%;
}
.block-list191 li a .info {
  padding: 20px 20px 30px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
.block-list191 li a .info .gpArticleTitle {
  text-align: justify;
  line-height: 1.25;
  height: 1.25em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  transition: all 0.35s ease;
}
.block-list191 li a .info .gpArticleSummary {
  text-align: justify;
  margin: 10px 0 20px;
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list191 li a .info .gpArticleDate {
  display: inline-block;
  padding: 10px 20px;
  background-color: #0f4588;
}
.block-list191 li a:hover .gpArticleTitle {
  text-indent: 0.4em;
}
.block-list191 li:last-child .info {
  border-right: none;
}
.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: #0f4588;
  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: #0f4588;
}
