.carousel47 {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.carousel47 .slick-slide >a {
  display: block;
  background-color: #fff;
  position: relative;
}
.carousel47 .slick-slide .slick-img {
  display: initial;
  height: 0;
  padding-bottom: 38%;
  overflow: hidden;
}
.carousel47 .slick-slide.slick-active img {
  animation: scaleBig 5s linear 0s 1 both;
  transform-style: preserve-3d;
}
.carousel47 .slick-txt {
  font-weight: normal;
}
.carousel47 .slick-arrow {
  width: 63px;
  height: 20px;
  background: none;
  color: transparent;
  overflow: initial;
}
.carousel47 .slick-arrow.slick-prev {
  background: url(../images/carousel47_lt.png) center no-repeat;
  left: 33px;
}
.carousel47 .slick-arrow.slick-prev::after {
  left: 0px;
}
.carousel47 .slick-arrow.slick-prev:hover {
  color: transparent;
}
.carousel47 .slick-arrow.slick-prev:hover::after {
  background: none;
  border: none;
}
.carousel47 .slick-arrow.slick-next {
  background: url(../images/carousel47_rt.png) center no-repeat;
  right: 33px;
}
.carousel47 .slick-arrow.slick-next::after {
  right: 0px;
  left: auto;
}
.carousel47 .slick-arrow.slick-next:hover {
  color: transparent;
}
.carousel47 .slick-arrow.slick-next:hover::after {
  background: none;
  border: none;
}
.carousel47 .slick-arrow::after {
  content: "";
  display: block;
  width: 58px;
  height: 58px;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 996px) {
  .carousel47 .slick-arrow {
    width: 45px;
  }
  .carousel47 .slick-arrow::after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    border: 1px solid rgba(255, 255, 255, 0.2);
  }
}
@media screen and (max-width: 767px) {
  .slick-dots {
    text-align: center;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    bottom: 3px;
  }
}
@-webkit-keyframes scaleBig {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.12);
  }
}
@keyframes scaleBig {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.12);
  }
}
.gp-title77 {
  padding: 10px 0;
  border-bottom: 1px solid #bfbeac;
  color: #014994;
}
.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-list234 {
  margin: 0 -10px;
  overflow: hidden;
}
.block-list234 a {
  display: block;
  margin: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
}
.block-list234 a .gp-img-responsive {
  padding-bottom: 55.67%;
}
.block-list234 a .gp-img-responsive img {
  transition: all 0.3s ease;
}
.block-list234 a .datetime {
  display: block;
  padding: 15px 0;
  box-sizing: border-box;
  color: #014994;
  font-style: italic;
  transition: all 0.3s ease;
}
.block-list234 a .artText {
  display: block;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  transition: all 0.3s ease;
}
.block-list234 a:hover img {
  transform: scale(1.1);
}
.block-list234 a:hover .datetime,
.block-list234 a:hover .artText {
  padding-left: 7px;
}
.block-list234 a:hover .artText {
  color: #014994;
}
.block-list235 {
  margin: 0 -10px;
  overflow: hidden;
}
.block-list235 a {
  display: block;
  margin: 0 10px;
  padding: 18px 0;
  overflow: hidden;
  transition: all 0.3s ease;
  border-top: 1px dashed #999999;
}
.block-list235 a .datetime {
  display: block;
  padding-bottom: 8px;
  box-sizing: border-box;
  color: #014994;
  font-style: italic;
  transition: all 0.3s ease;
}
.block-list235 a .artText {
  display: block;
  line-height: 1.56;
  height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  transition: all 0.3s ease;
}
.block-list235 a:hover .datetime,
.block-list235 a:hover .artText {
  padding-left: 5px;
}
.block-list237 a {
  display: block;
  border-bottom: #bfbeac 1px solid;
  transition: all 0.3s ease;
}
.block-list237 a .rightDate {
  display: block;
  width: 66px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: #bfbeac;
  color: #333333;
  font-style: italic;
}
.block-list237 a .artText {
  position: relative;
  display: block;
  line-height: 1.8;
  height: 1.8em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  color: #333333;
}
.block-list237 a:hover {
  padding-left: 5px;
}
.block-list237 a:hover .artText {
  color: #014994;
}
.tab13 .tabBoxs {
  position: relative;
}
.tab13 .tabBoxs .boxTitle {
  overflow: hidden;
  border-bottom: #bfbeac 1px solid;
  margin-bottom: 10px;
}
.tab13 .tabBoxs .boxTitle .channelTitle {
  margin-right: 5%;
  display: inline-block;
  position: relative;
}
.tab13 .tabBoxs .boxTitle .channelTitle a {
  display: block;
  text-align: center;
  line-height: 2.5;
  color: #999999;
}
.tab13 .tabBoxs .boxTitle .channelTitle::before {
  content: "";
  display: block;
  width: 0;
  height: 4px;
  background: #014994;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.3s ease-in-out;
}
.tab13 .tabBoxs .boxTitle .channelTitle.on a {
  color: #333333;
}
.tab13 .tabBoxs .boxTitle .channelTitle.on::before {
  width: 100%;
}
.tab13 .tabBoxs .gpTabMore {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
}
.tab13 .tabBoxs .gpTabMore .gpTabMoreA {
  display: none;
  line-height: 3.92;
  color: #999999;
}
.tab13 .tabBoxs .tabListBox {
  display: none;
}
.tab13 .tabBoxs .block-list237 a {
  display: block;
  border-bottom: #bfbeac 1px solid;
  transition: all 0.3s ease;
}
.tab13 .tabBoxs .block-list237 a .rightDate {
  display: block;
  width: 66px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: #bfbeac;
  color: #333333;
  font-style: italic;
}
.tab13 .tabBoxs .block-list237 a .artText {
  position: relative;
  display: block;
  line-height: 1.875;
  overflow: hidden;
  color: #333333;
}
.tab13 .tabBoxs .block-list237 a:hover {
  padding-left: 5px;
}
.tab13 .tabBoxs .block-list237 a:hover .artText {
  color: #014994;
}
.mode7Ul {
  background: url(../images/mode7bg2.png) no-repeat;
  background-size: cover;
  padding: 20px;
  padding-left: 0;
  padding-top: 0;
  box-sizing: border-box;
  position: relative;
  box-shadow: 10px 0px 20px rgba(155, 0, 0, 0.1);
}
.mode7Ul li {
  padding-left: 20px;
  position: relative;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
}
.mode7Ul li a {
  display: block;
  border-bottom: 1px solid #dcdcdc;
  box-sizing: border-box;
}
.mode7Ul li a .time {
  margin-left: 10px;
  display: inline-block;
  color: #014994;
  position: relative;
  padding-left: 28px;
}
.mode7Ul li a .time::before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  background: url(../images/time.png) no-repeat;
  position: absolute;
  left: 0;
  top: 2px;
}
.mode7Ul li a p {
  color: #333333;
  position: relative;
  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;
}
.mode7Ul li::before {
  content: '';
  display: block;
  width: 3px;
  height: 24px;
  background: #014994;
  position: absolute;
  left: 0;
  top: calc(50% - 10px);
  transition: all 0.3s ease-in-out;
}
.mode7Ul li:hover {
  transform: translateX(5px);
}
.mode7Ul li:hover p {
  color: #014994;
}
.mode7Ul li:hover::before {
  /*width: 24px;
  height: 3px;
  top: calc(50% + 8.5px);*/
}
@media screen and (max-width:768px) {
  /* mode7 */
  .mode7Ul {
    padding: 30px;
    padding-left: 0;
  }
  .mode7Ul li {
    padding-left: 30px;
  }
  .mode7Ul a {
    padding: 30px 0 20px !important;
  }
}
.block-list109 {
  margin: 0;
}
.block-list109 li a {
  display: block;
  margin: 0 20px;
  border: 1px solid #e5e5e5;
  padding: 10px 0;
  border-radius: 33px;
  position: relative;
}
.block-list109 li a p {
  color: #222;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 0 20px;
  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: 1.3em;
  line-height: 1.3;
}
.gp-title76 .gpColumnTitleIcon {
  display: inline-block;
  vertical-align: middle;
}
.gp-title76 .gpColumnTitle {
  display: inline-block;
  line-height: 1.39;
}
.gp-title76 .gpColumnTitle a {
  font-weight: bold;
  color: #333333;
  display: inline-block;
}
.gp-title76 .gpColumnTitle span {
  color: #999999;
  display: inline-block;
  font-weight: normal;
}
.block-list238 {
  display: block;
  border-left: #bfbeac 1px solid;
  overflow: hidden;
  font-size: 0;
}
.block-list238 li {
  display: inline-block;
  border-right: #bfbeac 1px solid;
  width: auto;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  text-align: center;
}
.block-list238 li a {
  padding: 0 14px;
  box-sizing: border-box;
  display: inline-block;
  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;
  line-height: 3.6;
}
