.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-list357 {
  overflow: hidden;
}
.block-list357 li::marker {
  content: '';
}
.block-list357 li .inner {
  display: block;
  margin: 0 10px;
}
.block-list357 li .inner .img {
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.block-list357 li .inner .img .gp-img-responsive {
  padding-bottom: 66.67%;
}
.block-list357 li .inner .img .gp-img-responsive img {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;height:250px;
}
@media screen and (max-width: 480px) {
  .block-list357 li .inner .img {
    border: none;
  }
}
.block-list357 li .inner .text {
  padding: 20px;background:#f1f1f1;
  flex: 1;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.block-list357 li .inner .text .tit {
  color: #333333;
  font-weight: 400;
  line-height: 1.33;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin: 0 0 15px 0;
}
.block-list357 li .inner .text .tit span {
  background-repeat: no-repeat;
  transition: background-size 0.5s ease-in-out;
  -webkit-transition: background-size 0.5s ease-in-out;
  -moz-transition: background-size 0.5s ease-in-out;
  -ms-transition: background-size 0.5s ease-in-out;
  -o-transition: background-size 0.5s ease-in-out;
}
.block-list357 li .inner .text .date {
  color: #333333;
}
.block-list357 li .inner .text .date .day {
  color: #0f4588;
  font-weight: 700;
  margin: 0 5px 0 0;
}
@media screen and (max-width: 480px) {
  .block-list357 li .inner .text {
    padding: 10px;
  }
  .block-list357 li .inner .text .date {
    line-height: 1;
  }
  .block-list357 li .inner .text .tit span {
    -webkit-line-clamp: 3;
  }
}
.block-list357 li .inner:hover .img {
  border-color: #0f4588;
}
.block-list357 li .inner:hover .img:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.block-list357 li .inner:hover .img img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.block-list357 li .inner:hover .text .tit {
  color: #0f4588;
}
.block-list357 li .inner:hover .tit span {
  -webkit-background-size: 100% 2px;
  background-size: 100% 2px;
}
.block-list357 li:hover .text {
  background: #0f4588;
}
.block-list357 li:hover .text .tit span {
  color: #fff;
}
.block-list357 li:hover .text .date {
  color: #fff;
}
.block-list357 li:hover .text .date .day {
  color: #fff;
}
.block-list77 li >div {
  border-right: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  padding-left: 33px;
  padding-top: 24px;
  box-sizing: border-box;
  padding-bottom: 20px;
  padding-right: 10px;
  height: 100%;
}
.block-list77 li:last-of-type {
  border-right: none;
}
.block-list77 li i {
  line-height: 1;
  color: #0f4588;
  font-weight: bold;
  position: relative;
  box-sizing: border-box;
  padding-bottom: 6px;
  border-bottom: 1px solid #0f4588;
  display: inline-block;
}
.block-list77 li a {
  line-height: 1.8;
  height: 3.6em;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 12px;
  color: #999999;
  box-sizing: content-box;
}
.block-list77 li a:hover {
  color: #0f4588;
}
.block-list264.gp-avg-md-4 > li{padding:50px;box-sizing:border-box;}

.block-list264 {
  position: relative;
  padding: 70px 0;
}
.block-list264 li:nth-child(odd) {
  transform: translateY(-70px);
}
.block-list264 li:nth-child(even) {
  transform: translateY(70px);
}
.block-list264 li >div {
  display: block;
  padding-bottom: 100%;
  overflow: hidden;
  position: relative;
}
.block-list264 li >div a {
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.block-list264 li >div a .list {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  text-align: center;
  width: 100%;
}
.block-list264 li >div a .list .img img {
  max-height: 90px;
  display: inline-block;
}
.block-list264 li >div a .list .title {
  margin:0;
  white-space: nowrap;
  line-height: 1.3;
  height: 1.3em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list264 li >div a .list .title span {
  margin-left: 10px;
}
.block-list264 li >div a .list .summary {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;padding:0 20px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.2;
  height: 3.6em;
}
@media screen and (max-width:1400px) {
  .block-list264 li>div a .list .title {
    margin: 0;
  }
}
@media screen and (max-width:1200px) {
  .block-list264 {
    padding: 40px;
  }
  .block-list264 li:nth-child(odd) {
    transform: translateY(-40px);
  }
  .block-list264 li:nth-child(even) {
    transform: translateY(40px);
  }
  .block-list264 li>div a .list .title {
    font-size: 20px;
    font-size: 2rem;
  }
  .block-list264 li>div a .list .title span {
    margin-left: 5px;
  }
  .block-list264 li>div a .list .img img {
    max-height: 50px;
  }
}
@media screen and (max-width:996px) {
  .block-list264 {
    padding: 0;
  }
  .block-list264 li:nth-child(odd) {
    transform: translateY(0px);
  }
  .block-list264 li:nth-child(even) {
    transform: translateY(0px);
  }
}
@media screen and (max-width:768px) {
  .block-list264 li>div a .list .img img {
    max-height: 40px;
  }
}
.block-list265 {
  margin: 0 -14px;
}
.block-list265 li a {
  display: block;
  margin: 0 14px;
  text-align: center;
  position: relative;
  padding-top: 20px;
  transition: all 0.2s ease-in-out;
}
.block-list265 li a::before {
  content: "";
  display: block;
  width: 80%;
  height: 20.5px;
  background: rgba(15, 69, 136, 0.7);
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  clip-path: polygon(0% 100%, 50% 0%, 100% 101%, 0% 101%);
}
.block-list265 li a .list {
  background: rgba(15, 69, 136, 0.7);
  padding: 10px 20px 20px;
}
.block-list265 li a .list .img img {
  height: 48px;
}
.block-list265 li a .list .title {
  color: #fff;
  margin-top: 10px;
  line-height: 1.5;
  height: 3em;
  box-sizing: border-box;
  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-list265 li a:hover {
  transform: translateY(5px);
}
.block-list265 li a:hover .list .img {
  animation: icon-bounce 0.5s alternate;
}
.block-list265 li:nth-child(1) a .list {
  background: rgba(0, 138, 140, 0.9);
}
.block-list265 li:nth-child(1) a::before {
  background: rgba(0, 138, 140, 0.9);
}
.block-list265 li:nth-child(2) a .list {
  background: rgba(123, 145, 24, 0.9);
}
.block-list265 li:nth-child(2) a::before {
  background: rgba(123, 145, 24, 0.9);
}
.block-list265 li:nth-child(3) a .list {
  background: rgba(0, 166, 110, 0.9);
}
.block-list265 li:nth-child(3) a::before {
  background: rgba(0, 166, 110, 0.9);
}
.block-list265 li:nth-child(4) a .list {
  background: rgba(6, 130, 69, 0.9);
}
.block-list265 li:nth-child(4) a::before {
  background: rgba(6, 130, 69, 0.9);
}
.block-list265 li:nth-child(5) a .list {
  background: rgba(74, 181, 41, 0.9);
}
.block-list265 li:nth-child(5) a::before {
  background: rgba(74, 181, 41, 0.9);
}
.block-list265 li:nth-child(6) a .list {
  background: rgba(51, 122, 26, 0.9);
}
.block-list265 li:nth-child(6) a::before {
  background: rgba(51, 122, 26, 0.9);
}
.block-list265 li:nth-child(7) a .list {
  background: rgba(66, 107, 0, 0.9);
}
.block-list265 li:nth-child(7) a::before {
  background: rgba(66, 107, 0, 0.9);
}
.block-list265 li:nth-child(8) a .list {
  background: rgba(89, 166, 8, 0.9);
}
.block-list265 li:nth-child(8) a::before {
  background: rgba(89, 166, 11, 0.9);
}
.block-list265 li:nth-child(9) a .list {
  background: rgba(21, 115, 39, 0.9);
}
.block-list265 li:nth-child(9) a::before {
  background: rgba(21, 115, 39, 0.9);
}
.block-list265 li:nth-child(10) a .list {
  background: rgba(15, 151, 80, 0.9);
}
.block-list265 li:nth-child(10) a::before {
  background: rgba(15, 151, 80, 0.9);
}
.block-list265 li:nth-child(11) a .list {
  background: rgba(138, 130, 0, 0.9);
}
.block-list265 li:nth-child(11) a::before {
  background: rgba(138, 130, 0, 0.9);
}
.block-list265 li:nth-child(12) a .list {
  background: rgba(15, 123, 110, 0.9);
}
.block-list265 li:nth-child(12) a::before {
  background: rgba(15, 123, 110, 0.9);
}
@keyframes icon-bounce {
  0%,
  100% {
    -moz-transform: translate3d(0%, 0%, 0) rotate(0deg);
    -ms-transform: translate3d(0%, 0%, 0) rotate(0deg);
    -webkit-transform: translate3d(0%, 0%, 0) rotate(0deg);
    transform: translate3d(0%, 0%, 0) rotate(0deg);
  }
  25% {
    -moz-transform: translate3d(0%, 0%, 0) rotate(15deg);
    -ms-transform: translate3d(0%, 0%, 0) rotate(15deg);
    -webkit-transform: translate3d(0%, 0%, 0) rotate(15deg);
    transform: translate3d(0%, 0%, 0) rotate(15deg);
  }
  50% {
    -moz-transform: translate3d(0%, 0%, 0) rotate(-15deg);
    -ms-transform: translate3d(0%, 0%, 0) rotate(-15deg);
    -webkit-transform: translate3d(0%, 0%, 0) rotate(-15deg);
    transform: translate3d(0%, 0%, 0) rotate(-15deg);
  }
  75% {
    -moz-transform: translate3d(0%, 0%, 0) rotate(5deg);
    -ms-transform: translate3d(0%, 0%, 0) rotate(5deg);
    -webkit-transform: translate3d(0%, 0%, 0) rotate(5deg);
    transform: translate3d(0%, 0%, 0) rotate(5deg);
  }
  85% {
    -moz-transform: translate3d(0%, 0%, 0) rotate(-5deg);
    -ms-transform: translate3d(0%, 0%, 0) rotate(-5deg);
    -webkit-transform: translate3d(0%, 0%, 0) rotate(-5deg);
    transform: translate3d(0%, 0%, 0) rotate(-5deg);
  }
}
@-webkit-keyframes icon-bounce {
  0%,
  100% {
    -moz-transform: translate3d(-50%, -80%, 0) rotate(0deg);
    -ms-transform: translate3d(-50%, -80%, 0) rotate(0deg);
    -webkit-transform: translate3d(-50%, -80%, 0) rotate(0deg);
    transform: translate3d(-50%, -80%, 0) rotate(0deg);
  }
  25% {
    -moz-transform: translate3d(-50%, -80%, 0) rotate(15deg);
    -ms-transform: translate3d(-50%, -80%, 0) rotate(15deg);
    -webkit-transform: translate3d(-50%, -80%, 0) rotate(15deg);
    transform: translate3d(-50%, -80%, 0) rotate(15deg);
  }
  50% {
    -moz-transform: translate3d(-50%, -80%, 0) rotate(-15deg);
    -ms-transform: translate3d(-50%, -80%, 0) rotate(-15deg);
    -webkit-transform: translate3d(-50%, -80%, 0) rotate(-15deg);
    transform: translate3d(-50%, -80%, 0) rotate(-15deg);
  }
  75% {
    -moz-transform: translate3d(-50%, -80%, 0) rotate(5deg);
    -ms-transform: translate3d(-50%, -80%, 0) rotate(5deg);
    -webkit-transform: translate3d(-50%, -80%, 0) rotate(5deg);
    transform: translate3d(-50%, -80%, 0) rotate(5deg);
  }
  85% {
    -moz-transform: translate3d(-50%, -80%, 0) rotate(-5deg);
    -ms-transform: translate3d(-50%, -80%, 0) rotate(-5deg);
    -webkit-transform: translate3d(-50%, -80%, 0) rotate(-5deg);
    transform: translate3d(-50%, -80%, 0) rotate(-5deg);
  }
}
@-moz-keyframes icon-bounce {
  0%,
  100% {
    -moz-transform: translate3d(-50%, -80%, 0) rotate(0deg);
    -ms-transform: translate3d(-50%, -80%, 0) rotate(0deg);
    -webkit-transform: translate3d(-50%, -80%, 0) rotate(0deg);
    transform: translate3d(-50%, -80%, 0) rotate(0deg);
  }
  25% {
    -moz-transform: translate3d(-50%, -80%, 0) rotate(15deg);
    -ms-transform: translate3d(-50%, -80%, 0) rotate(15deg);
    -webkit-transform: translate3d(-50%, -80%, 0) rotate(15deg);
    transform: translate3d(-50%, -80%, 0) rotate(15deg);
  }
  50% {
    -moz-transform: translate3d(-50%, -80%, 0) rotate(-15deg);
    -ms-transform: translate3d(-50%, -80%, 0) rotate(-15deg);
    -webkit-transform: translate3d(-50%, -80%, 0) rotate(-15deg);
    transform: translate3d(-50%, -80%, 0) rotate(-15deg);
  }
  75% {
    -moz-transform: translate3d(-50%, -80%, 0) rotate(5deg);
    -ms-transform: translate3d(-50%, -80%, 0) rotate(5deg);
    -webkit-transform: translate3d(-50%, -80%, 0) rotate(5deg);
    transform: translate3d(-50%, -80%, 0) rotate(5deg);
  }
  85% {
    -moz-transform: translate3d(-50%, -80%, 0) rotate(-5deg);
    -ms-transform: translate3d(-50%, -80%, 0) rotate(-5deg);
    -webkit-transform: translate3d(-50%, -80%, 0) rotate(-5deg);
    transform: translate3d(-50%, -80%, 0) rotate(-5deg);
  }
}
@-o-keyframes icon-bounce {
  0%,
  100% {
    -moz-transform: translate3d(-50%, -80%, 0) rotate(0deg);
    -ms-transform: translate3d(-50%, -80%, 0) rotate(0deg);
    -webkit-transform: translate3d(-50%, -80%, 0) rotate(0deg);
    transform: translate3d(-50%, -80%, 0) rotate(0deg);
  }
  25% {
    -moz-transform: translate3d(-50%, -80%, 0) rotate(15deg);
    -ms-transform: translate3d(-50%, -80%, 0) rotate(15deg);
    -webkit-transform: translate3d(-50%, -80%, 0) rotate(15deg);
    transform: translate3d(-50%, -80%, 0) rotate(15deg);
  }
  50% {
    -moz-transform: translate3d(-50%, -80%, 0) rotate(-15deg);
    -ms-transform: translate3d(-50%, -80%, 0) rotate(-15deg);
    -webkit-transform: translate3d(-50%, -80%, 0) rotate(-15deg);
    transform: translate3d(-50%, -80%, 0) rotate(-15deg);
  }
  75% {
    -moz-transform: translate3d(-50%, -80%, 0) rotate(5deg);
    -ms-transform: translate3d(-50%, -80%, 0) rotate(5deg);
    -webkit-transform: translate3d(-50%, -80%, 0) rotate(5deg);
    transform: translate3d(-50%, -80%, 0) rotate(5deg);
  }
  85% {
    -moz-transform: translate3d(-50%, -80%, 0) rotate(-5deg);
    -ms-transform: translate3d(-50%, -80%, 0) rotate(-5deg);
    -webkit-transform: translate3d(-50%, -80%, 0) rotate(-5deg);
    transform: translate3d(-50%, -80%, 0) rotate(-5deg);
  }
}