.carousel12 {
  position: relative;
}
.carousel12 .slick-slide a {
  display: block;
}
.carousel12 .slick-slide a span {
  padding-bottom: 30.2%;
}
.carousel12 .slick-dots {
  width: 100%;
  position: absolute;
  bottom: 20px;
  left: 0;
  text-align: center;
}
.carousel12 .slick-dots li {
  margin: 10px 6px 0;
  display: inline-block;
  zoom: 1;
}
.carousel12 .slick-dots li button {
  width: 10px;
  height: 10px;
  display: block;
  cursor: pointer;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #fff;
}
.carousel12 .slick-dots li.slick-active button {
  background-color: #0060A9;
  border: 1px solid #0060A9;
}
.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: #0060A9;
}
.gp-title17 .more {
  padding-top: 10px;
  color: #333;
}
.carousel53 .gpCarousel {
  position: relative;
}
.carousel53 .gpCarousel .slick-slider a span {
  padding-bottom: 56.25%;
  position: relative;
}
.carousel53 .gpCarousel .slick-slider a span .slick-txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  box-sizing: border-box;
  padding: 8px 60px 8px 20px;
}
.carousel53 .gpCarousel .slick-slider a span .slick-txt p {
  line-height: 1.5;
  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;
}
.carousel53 .gpCarousel .slick-arrow {
  width: 30px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  left: auto;
  top: auto;
  bottom: 0;
  right: 0;
  transform: translateY(0);
  color: #fff;
}
.carousel53 .gpCarousel .slick-arrow::after {
  display: none;
}
.carousel53 .gpCarousel .slick-arrow.slick-prev {
  right: 30px;
}
.carousel53 .gpCarousel .slick-dots {
  right: 50%;
  transform: translateX(50%);
  bottom: 40px;
  text-align: center;
}
.carousel53 .gpCarousel .slick-dots li {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 50%;
  background: #f9f9f9;
  transition: all 0.2s ease;
  cursor: pointer;
}
.carousel53 .gpCarousel .slick-dots li button {
  display: none;
}
.carousel53 .gpCarousel .slick-dots li.slick-active {
  background: #0060A9;
}
.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: #0060A9;
  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-list59 li {
  border-bottom: 1px dashed #e0e0e0;
  overflow: hidden;
}
.block-list59 li >div {
  padding: 15px 0;
  display: flex;
  align-items: center;
}
.block-list59 li span {
  width: 60px;
  display: block;
  background: #0060A9;
  color: #fff;
}
.block-list59 li span b {
  display: block;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.block-list59 li span i {
  display: block;
  font-style: normal;
  height: 30px;
  line-height: 30px;
  border: 1px solid #0060A9;
  text-align: center;
  color: #666666;
  background: #fff;
}
.block-list59 li a {
  display: block;
  padding: 0 0 0 10px;
  overflow: hidden;
  line-height: 1.7;
  height: auto;
  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-list318 {
  margin: 0 -15px;
}
.block-list318 li a {
  display: block;
  margin: 0 15px;
  box-sizing: border-box;
  padding: 20px 30px;
  position: relative;
  background: #f5f5f5;
  transition: all 0.2s ease-in-out;
}
.block-list318 li a .title {
  color: #333333;
  line-height: 1.625;
  height: 3.25em;
  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-list318 li a:hover .title {
  color: #0060A9;
}
.block-list318 li a .date {
  color: #0060A9;
  margin-top: 20px;
  box-sizing: border-box;
  padding-top: 18px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.block-list318 li a .date span {
  display: inline-block;
  margin-right: 5px;
}
.block-list318 li a .date::before {
  content: "";
  display: block;
  width: 11.57%;
  height: 1px;
  background: #0060A9;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.25s ease-in-out;
}
.block-list318 li a:hover .date::before {
  width: 100%;
}
.block-list318 li a:hover {
  transform: translateY(-5px);
}
@media screen and (max-width:768px) {
  .block-list318 li a {
    padding: 15px 20px;
  }
  .block-list318 li a .date {
    padding-top: 10px;
    margin-top: 10px;
  }
}
.block-list314 {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}
.block-list314 li {
  height: 600px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.block-list314 li:nth-child(2n) {
  margin-top: 80px;
}
.block-list314 li .item {
  display: block;
  margin: 0 20px;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  padding: 80px 60px;
}
.block-list314 li .item .pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.6s ease-out 0s;
  background-color: #ccc;
}
.block-list314 li .item:hover .pic {
  transform: scale(1.05);
}
.block-list314 li .item .con {
  position: relative;
  height: 100%;
}
.block-list314 li .item .tit {
  writing-mode: tb-lr;
  writing-mode: vertical-lr;
  height: 100%;
  position: relative;
  z-index: 2;
}
.block-list314 li .item .tit .h {
  font-weight: bold;
  color: #fff;
  letter-spacing: 6px;
  padding-right: 40px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.block-list314 li .item .tit .p {
  margin-left: 10px;
}
.block-list314 li .item .arrow {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  line-height: 50px;
  text-align: center;
  writing-mode: horizontal-tb;
  color: #fff;
}
.block-list314 li .item .arrow i {
  font-size: 20px;
  position: relative;
  left: 0px;
  display: block;
  font-weight: 100;
  width: 100%;
  height: 100%;
  display: block;
  background: url(../images/list314_arrow.png) no-repeat center;
}
.block-list314 li .item .arrow::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  border-radius: 50%;
  left: 0;
  top: 0;
  border: 1px dashed #fff;
}
.block-list314 li .item:hover .arrow::before {
  -webkit-animation-name: rot;
  animation-name: rot;
  animation-duration: 6s;
  -webkit-animation-duration: 6s;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes rot {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes rot {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.block-list314 li .item:hover .arrow i {
  -webkit-animation-name: arr;
  animation-name: arr;
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
}
@-webkit-keyframes arr {
  /* æŠ–åŠ¨æ—‹è½¬ */
  /* 100%{transform: rotate(0deg);} */
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(10deg);
  }
  20% {
    transform: rotate(-10deg);
  }
  30% {
    transform: rotate(10deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(10deg);
  }
  60% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(10deg);
  }
}
@keyframes arr {
  /* 100%{transform: rotate(10deg);} */
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(10deg);
  }
  20% {
    transform: rotate(-10deg);
  }
  30% {
    transform: rotate(10deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(10deg);
  }
  60% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(10deg);
  }
}
@media screen and (max-width:1400px) {
  .block-list314 li .item {
    padding: 60px 40px;
  }
  .block-list314 li .item .tit .h {
    padding-right: 20px;
  }
}
@media screen and (max-width:996px) {
  .block-list314 {
    flex-direction: column;
    margin: 0 -10px;
  }
  .block-list314 li {
    margin-top: 0 !important;
    height: auto;
  }
  .block-list314 li .item .tit {
    writing-mode: initial;
    height: auto;
    display: inline-block;
    vertical-align: middle;
  }
  .block-list314 li .item {
    padding: 10px 15px;
    margin: 0 10px;
  }
  .block-list314 li .item .tit .h {
    padding-right: 10px;
  }
  .block-list314 li .item .arrow {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    margin-left: 10px;
    transform: scale(0.8);
  }
}
.carousel14 {
  padding: 0 30px;
  box-sizing: border-box;
  margin: 0 -10px;
}
.carousel14 .slick-slider a {
  display: block;
  margin: 0 10px;
}
.carousel14 .slick-slider a p {
  margin: 10px 5px;
  box-sizing: border-box;
}
.carousel14 .slick-arrow {
  width: 30px;
  height: 50px;
  background: #0060A9;
  text-align: center;
  line-height: 50px;
  font-weight: bold;
  color: #fff;
  border-radius: 3px;
}
.carousel14 .slick-arrow:after {
  display: none;
}
.carousel79 .gpCarousel .slick-list {
  margin: 0 -20px;
}
.carousel79 .gpCarousel .slick-slider a {
  margin: 0 20px;
  display: block;
}
.carousel79 .gpCarousel .slick-slider a .striveImg {
  padding-bottom: 35.04%;
}
.carousel79 .gpCarousel .slick-slider a .slick-txt {
  padding: 10px;
}
.carousel79 .gpCarousel .slick-slider a .slick-txt div {
  text-align: center;
  height: 27px;
  overflow: hidden;
  box-sizing: border-box;
  color: #333333;
}
.carousel79 .gpCarousel .slick-slider a .slick-txt div:hover {
  color: #0060A9;
}
.carousel79 .gpCarousel .slick-arrow {
  display: block;
  width: 24px;
  height: 70px;
  line-height: 70px;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 50%;
  z-index: 9;
  margin-top: -22px;
}
.carousel79 .gpCarousel .slick-arrow:hover {
  background: #0060A9;
}
.carousel79 .gpCarousel .slick-arrow.slick-prev {
  left: 0%;
  border-radius: 0;
}
.carousel79 .gpCarousel .slick-arrow.slick-next {
  right: 0%;
  border-radius: 0;
}
.carousel79 .gpCarousel .slick-arrow::after {
  display: none;
}
.carousel79 .gpCarousel .slick-dots {
  right: 50%;
  transform: translateX(50%);
  bottom: 0px;
  text-align: center;
  box-sizing: border-box;
}
.carousel79 .gpCarousel .slick-dots li {
  display: inline-block;
  border-radius: none;
  transition: all 0.2s ease;
  cursor: pointer;
  vertical-align: middle;
  margin: 0 5px;
}
.carousel79 .gpCarousel .slick-dots li button {
  vertical-align: middle;
}
.carousel79 .gpCarousel .slick-dots li.slick-active button {
  background: #0060A9;
}
.block-list85 {
  overflow: hidden;
  margin: 0 -14px;
}
.block-list85 li a {
  display: block;
  color: #fff;
  text-align: center;
  margin: 0 14px;
  box-sizing: border-box;
  padding: 0px 10px;
  background-color: #0060A9;
  box-sizing: content-box;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  height: 3.21em;
  line-height: 3.21;
}
.block-list85 li:nth-child(1) a {
  background-color: #7ca2de;
}
.block-list85 li:nth-child(2) a {
  background-color: #2a88c5;
}
.block-list85 li:nth-child(3) a {
  background-color: #48b9b7;
}
.block-list85 li:nth-child(4) a {
  background-color: #ce6a6a;
}
.block-list85 li:nth-child(5) a {
  background-color: #9ca34b;
}
.block-list85 li:nth-child(6) a {
  background-color: #628a5e;
}
.block-list85 li:nth-child(7) a {
  background-color: #53abd4;
}
.block-list85 li:nth-child(8) a {
  background-color: #c09233;
}
