.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: #0066b6;
}
.gp-title77 {
  padding: 10px 0;
  border-bottom: 1px solid #0066b6;
  color: #0066b6;
}
.gp-title77 span {
  display: inline-block;
  vertical-align: middle;
  color: #999999;
}
.gp-title77 h2 {
  line-height: 1.5;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title77 .more {
  padding-top: 10px;
  color: #999999;
}
.block-list252 li a {
  display: block;
  transition: all 0.3s ease-in-out;
}
.block-list252 li a .mode43title {
  line-height: 1.7;
  height: 1.7em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list252 li a .mode43rarticle {
  color: #666666;
  line-height: 1.3;
  height: 2.6em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list252 li a .date2 {
  line-height: 2;
  display: flex;
  align-items: center;
  padding-right: 3px;
  box-sizing: border-box;
}
.block-list252 li a .date2 i {
  flex: 1;
  height: 1px;
  border-top: 1px dashed rgba(102, 102, 102, 0.5);
}
.block-list252 li a .date2 span {
  display: inline-block;
  margin-left: 5px;
  font-style: italic;
}
.block-list252 li.on a .mode43title {
  margin-bottom: 10px;
  font-size: 20px !important;
}
.block-list252 li:last-child {
  margin-bottom: 0;
}
.block-list252 li:hover a {
  transform: translateX(5px);
}
@media screen and (max-width: 1100px) {
  .block-list252 li.on a .mode43title {
    font-size: 18px !important;
  }
}
@media screen and (max-width:479px) {
  .block-list252 li.on a .mode43title {
    font-size: 16px !important;
  }
}
.block-list245 {
  margin: 0 -30px;
  overflow: hidden;
}
.block-list245 li {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.block-list245 li a {
  display: block;
  margin: 0 30px;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: none;
  border-right: none;
}
.block-list245 li a i {
  position: absolute;
  right: 10px;
  bottom: 0;
  width: 22px;
  height: 40px;
}
.block-list245 li a i::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  right: -11px;
  bottom: 0;
  transform: skew(16deg);
}
.block-list245 li a i::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #0066b6;
  position: absolute;
  right: 0px;
  bottom: 0;
  transform: skew(-16deg);
}
.block-list245 li a .mode2article {
  line-height: 1.56;
  height: 56px;
  overflow: hidden;
  color: #333333;
  margin-bottom: 15px;
  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;
}
@-webkit-keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.block-list245 li a::before {
  content: '';
  display: block;
  width: 40px;
  height: 100%;
  background: #fff;
  position: absolute;
  right: -20px;
  top: 1px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  transform: skew(-16deg);
}
.block-list245 li a::after {
  content: '';
  display: block;
  width: 93%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  bottom: 0;
}
.block-list245 li:hover .mode2article {
  color: #0066b6;
}
.block-list245 li:hover,
.block-list245 li:focus,
.block-list245 li:active {
  -webkit-animation-name: hvr-wobble-bottom;
  animation-name: hvr-wobble-bottom;
  -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;
}
@media screen and (max-width:768px) {
  .block-list245 li a::before {
    right: -13px;
  }
  .block-list245 li a {
    margin: 0 15px;
    padding-right: 35px;
  }
  .block-list245 {
    margin: 0 -15px;
  }
  .block-list245 li a i {
    right: 25px;
  }
  .block-list245 li a::after {
    width: 89%;
  }
}
@media screen and (max-width:479px) {
  .block-list245 li a i {
    right: 21px;
  }
  .block-list245 li a::after {
    width: 90%;
  }
}
@media screen and (max-width:414px) {
  .block-list245 li a i {
    right: 32px;
  }
  .block-list245 li a::after {
    width: 90%;
  }
}
@media screen and (max-width:400px) {
  .block-list245 li a::after {
    width: 82%;
  }
}
@media screen and (max-width:300px) {
  .block-list245 li a i {
    right: 33px;
  }
}
.carousel73 a {
  display: block;
}
.carousel73 a .mode1Pic {
  padding-bottom: 56.25%;
}
.carousel73 a .mode1txtbox {
  padding: 10px 30px 20px;
  box-sizing: border-box;
}
.carousel73 a .mode1txtbox .mode1txt {
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
  color: #333333;
  position: static;
  background: none;
  padding: 0;
}
.carousel73 a .mode1txtbox .date2 {
  line-height: 2;
  display: flex;
  align-items: center;
  margin-right: 90px;
}
.carousel73 a .mode1txtbox .date2 i {
  flex: 1;
  height: 1px;
  border-top: 1px dashed rgba(102, 102, 102, 0.5);
}
.carousel73 a .mode1txtbox .date2 span {
  display: inline-block;
  color: #999999;
  margin-left: 5px;
  font-style: italic;
  padding-right: 10px;
  box-sizing: border-box;
}
.carousel73 .slick-track:after {
  display: none;
}
.carousel73 .slick-dots {
  right: 30px;
  bottom: 30px;
  height: 8px;
}
.carousel73 .slick-dots li {
  width: 8px;
  height: 8px;
  margin: 0 4.5px;
}
.carousel73 .slick-dots li button {
  border-radius: 0;
  background: none;
  border: 1px solid #0066b6;
}
.carousel73 .slick-dots li.slick-active button {
  background: #0066b6;
}
@media screen and (max-width:767px) {
  .carousel73 a .mode1txtbox .mode1txt {
    line-height: 1.5;
    height: auto;
    max-height: 3em;
  }
}
@media screen and (max-width:479px) {
  .carousel73 a .mode1txtbox {
    padding: 20px 20px;
    box-sizing: border-box;
  }
  .carousel73 a .mode1txtbox .date2 {
    margin-right: 97px;
  }
}
.block-list261 {
  margin: 0 -10px;
  overflow: hidden;
}
.block-list261 a {
  display: block;
  margin: 0 10px;
  padding: 20px 30px 20px;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
}
.block-list261 a .mode2tit {
  line-height: 1.5;
  height: 51px;
  overflow: hidden;
  color: #333333;
  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-list261 a .date2 {
  line-height: 2;
  display: flex;
  align-items: center;
}
.block-list261 a .date2 i {
  flex: 1;
  height: 1px;
  border-top: 1px dashed rgba(102, 102, 102, 0.5);
}
.block-list261 a .date2 span {
  display: inline-block;
  color: #999999;
  margin-left: 5px;
  font-style: italic;
  padding-right: 10px;
  box-sizing: border-box;
}
.block-list261 li:hover a {
  transform: translateX(5px);
}
.block-list261 li:hover .mode2tit {
  color: #0066b6;
}
