.carousel28 {
  position: relative;
}
.carousel28 .gpCarousel {
  position: relative;
}
.carousel28 .gpCarousel .slick-slider a {
  display: block;
}
.carousel28 .gpCarousel .slick-slider a span {
  padding-bottom: 37.5%;
}
.carousel28 .gpCarousel .slick-slider a .slick-txt {
  position: absolute;
  background: none;
  height: auto;
  line-height: 1.4;
  color: #fff;
  bottom: 22px;
  width: 100%;
  left: 0;
  padding: 0;
}
.carousel28 .gpCarousel .slick-slider a .slick-txt h3 {
  box-sizing: border-box;
  position: relative;
}
.carousel28 .gpCarousel .slick-slider a .slick-txt p {
  box-sizing: border-box;
  padding: 0 60px 0 20px;
}
.carousel28 .gpCarousel .slick-arrow {
  left: auto;
  width: 55px;
  height: 55px;
  line-height: 55px;
  top: auto;
  right: 60px;
  transform: translateY(0);
  color: rgba(255, 255, 255, 0.5);
  border-radius: 0;
  font-size: 20px;
}
.carousel28 .gpCarousel .slick-arrow::after {
  width: 100%;
  height: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
}
.carousel28 .gpCarousel .slick-arrow.slick-prev {
  bottom: 92px;
}
.carousel28 .gpCarousel .slick-arrow.slick-prev::after {
  border-radius: 0px;
}
.carousel28 .gpCarousel .slick-arrow.slick-next {
  bottom: 36px;
}
.carousel28 .gpCarousel .slick-arrow.slick-next::after {
  border-radius: 0;
}
.carousel28 .gpCarousel .slick-dots {
  right: 85px;
  bottom: 50%;
  transform: translateY(50%);
}
.carousel28 .gpCarousel .slick-dots li {
  width: 2px;
  height: 22px;
  display: block;
  margin: 10px 0;
}
.carousel28 .gpCarousel .slick-dots li button {
  background: rgba(255, 255, 255, 0.5);
}
.carousel28 .gpCarousel .slick-dots li.slick-active button {
  background: #ffffff;
}
@media screen and (max-width: 1240px) {
  .carousel28 .gpCarousel .slick-dots {
    right: 30px;
  }
  .carousel28 .gpCarousel .slick-arrow {
    left: 10px;
    right: auto;
    top: 50%;
  }
  .carousel28 .gpCarousel .slick-arrow.slick-prev {
    transform: translateY(-100%);
  }
}
@media screen and (max-width: 768px) {
  .carousel28 .slick-txt {
    display: none;
  }
  .carousel28 .gpCarousel .slick-arrow {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
  }
  .carousel28 .gpCarousel .slick-arrow.slick-prev {
    left: 10px;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
  }
  .carousel28 .gpCarousel .slick-arrow.slick-next {
    right: 10px;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
  }
  .carousel28 .gpCarousel .slick-dots {
    top: auto;
    bottom: 10px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
  .carousel28 .gpCarousel .slick-dots li {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-image-repeat: 50%;
    margin: 0 3px;
  }
}
.carousel114 .item .gp-img-responsive {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.carousel114 .item .bottom {
  padding: 20px 30px;
  box-sizing: border-box;
  position: relative;
}
.carousel114 .item .bottom .title {
  color: #333333;
  margin-bottom: 28px;
}
@media screen and (max-width: 996px) {
  .carousel114 .item .bottom .title {
    margin-bottom: 14px;
  }
}
.carousel114 .item .bottom .time {
  color: #0075c2;
}
.carousel114 .item .bottom .time i {
  display: inline-block;
  margin: 0 7px 0 0;
}
@media screen and (max-width: 996px) {
  .carousel114 .item .bottom {
    padding: 10px 15px 20px;
  }
}
.carousel114 .item .bottom::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  background: #0075c2;
  height: 2px;
}
.carousel114 .slick-dots {
  font-size: 0;
  left: 0;
  width: 100%;
  bottom: 8px;
  text-align: center;
}
.carousel114 .slick-dots li {
  width: 30px;
  height: 5px;
  margin: 0 10px;
}
.carousel114 .slick-dots li button {
  border-radius: 0;
  background: #cfa972;
}
.carousel114 .slick-dots li.slick-active button {
  background: #0075c2;
}
.carousel114:hover .bottom::after {
  width: 100%;
}
.carousel114:hover .title {
  color: #0075c2 !important;
}
.block-list277 li >div {
  display: flex;
  box-sizing: border-box;
  padding: 20px 15px 20px 20px;
  position: relative;
  overflow: hidden;
}
.block-list277 li >div::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #f0f0f0;
  border: 4px solid #fff;
  position: absolute;
  left: -8px;
  top: 50%;
  transform: translateY(-50%);
}
.block-list277 li >div::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #f0f0f0;
  position: absolute;
  left: -12px;
  top: 50%;
  transform: translateY(-50%);
}
.block-list277 li >div .title {
  flex: 1;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 1;
  height: 24px;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list277 li >div .date {
  color: #999;
  padding-left: 15px;
  border-left: 1px solid #0075c2;
  margin-left: 10px;
}
.block-list277 li >div .date .day {
  color: #0075c2;
  font-weight: normal;
}
.block-list277 li >div .date .year {
  font-style: normal;
  display: none;
}
.block-list277 li:nth-child(odd) >div {
  background: #f7f7f7;
}
.block-list23 > li {
  overflow: hidden;
}
.block-list23 > li >span {
  width: 41.92%;
  overflow: hidden;
  margin-right: 20px;
}
.block-list23 > li >span a {
  display: block;
  transition: transform 0.35s ease-out;
}
.block-list23 > li >span a span {
  display: inline-block;
  padding: 5px;
  color: #999;
}
.block-list23 > li >span a h3 {
  font-weight: normal;
  line-height: 26px;
  height: 52px;
}
.block-list23 > li div h3 {
  font-size: 16px;
  line-height: 24px;
}
.block-list23 > li div span {
  font-size: 16px;
  display: block;
  text-align: right;
  margin: 7px 0 10px 0;
}
.block-list23 > li div p {
  font-size: 14px;
  color: #999999;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
}
.block-list9 >li {
  overflow: hidden;
  position: relative;
  transition: transform 0.35s ease-out;
}
.block-list9 >li div >a {
  display: block;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list9 >li div >span {
  height: 45px;
  line-height: 45px;
  color: #666666;
  float: right;
  margin-left: 10px;
}
.block-list9 >li:hover {
  transform: translateX(10px);
}
.tab2 >div {
  position: relative;
}
.tab2 .tabMenu2 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px 0;
}
.tab2 .tabMenu2 li a {
  font-weight: normal;
  margin: 0 20px 0 0;
  position: relative;
}
.tab2 .tabMenu2 li a::before {
  content: '';
  width: 1px;
  height: 70%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.tab2 .tabMenu2 li:first-child a::before {
  display: none;
}
.tab2 .tabMenu2 .on a {
  color: #0075c2;
}
.tab2 .tabMore2 {
  position: absolute;
  right: 0;
  top: 15px;
  z-index: 200;
}
.tab2 .tabMore2 a {
  display: none;
}
.tab2 .tabList .tabListBox {
  padding-top: 30px;
  display: none;
}
.gp-title50 {
  position: relative;
  text-align: center;
}
.gp-title50 h2 {
  text-align: center;
}
.gp-title50 h2 span {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  color: #999;
}
.gp-title50 h2 a {
  color: #323232;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title93 >div {
  padding: 10px;
  background: #fff;
  box-shadow: 0px 20px 46.75px 8.25px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease-in-out;
}
.gp-title93 >div:hover {
  transform: translate(10px, 10px);
}
.gp-title93 >div .img {
  padding-bottom: 66%;
}
.gp-title93 >div .info {
  box-sizing: border-box;
  padding: 30px 0 40px;
  text-align: center;
}
.gp-title93 >div .info .more {
  float: right;
  background: #ebebeb;
  padding: 15px 35px;
}
.gp-title93 >div .info .more span {
  display: block;
  position: relative;
  box-sizing: border-box;
  padding-bottom: 1em;
  color: #999999;
}
.gp-title93 >div .info .more span::before {
  content: "";
  display: block;
  width: 1em;
  height: 1px;
  background: #999999;
  position: absolute;
  left: 0;
  bottom: 0;
}
.gp-title93 >div .info .title {
  font-weight: normal;
}
.gp-title93 >div .info .title p {
  display: block;
  margin-top: 5px;
  color: #999999;
  letter-spacing: 2px;
}
.gp-title93 >div .info .title a {
  font-weight: bold;
  color: #333333;
  display: inline-block;
  padding: 0 24px;
  box-sizing: border-box;
  position: relative;
}
.gp-title93 >div .info .title a::before {
  content: '';
  display: block;
  width: 24px;
  height: 1px;
  background: #0075c2;
  position: absolute;
  left: -24px;
  top: 50%;
}
.gp-title93 >div .info .title a::after {
  content: '';
  display: block;
  width: 24px;
  height: 1px;
  background: #0075c2;
  position: absolute;
  right: -24px;
  top: 50%;
}
.column-list2 li p {
  line-height: 1.7;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}
.gp-more1 {
  text-align: center;
  padding: 30px 0;
}
.gp-more1 a {
  display: inline-block;
  vertical-align: middle;
  padding: 7px 15px;
  border: 1px solid #0075c2;
  min-width: 118px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.gp-more1 a span {
  color: #0075c2;
  position: relative;
  z-index: 5;
}
.gp-more1 a span i {
  margin-left: 15px;
}
.gp-more1 a:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #0075c2;
  position: absolute;
  transition: all 0.35s ease-out;
  left: 0;
  top: 0;
  transform: translateX(-100%);
  z-index: 0;
}
.gp-more1 a:hover:before {
  transform: none;
}
.gp-more1 a:hover span {
  color: #fff;
}
.gp-more1 a:hover i {
  transform: translateX(10px);
}
.carousel20 {
  margin: 0 -15px;
  box-sizing: border-box;
  padding: 0 40px;
}
.carousel20 .slick-slider {
  margin-bottom: 15px;
  position: relative;
}
.carousel20 .slick-slider >a {
  display: block;
  margin: 0 15px;
  position: relative;
}
.carousel20 .slick-slider >a p {
  height: 32px;
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 0 10px;
  line-height: 32px;
  overflow: hidden;
  margin-top: 5px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
}
.carousel20 .slick-arrow {
  width: 30px;
  height: 40px;
  font-size: 30px;
  line-height: 40px;
}
.carousel20 .slick-arrow:after {
  display: none;
}
.carousel20 .slick-arrow:hover {
  color: #0075c2;
}
.carousel20 .slick-prev {
  left: 20px;
  color: #dae6f4;
}
.carousel20 .slick-next {
  right: 20px;
  color: #dae6f4;
}
