.carousel43 ul li {
  margin: 0;
}
.carousel43 ul li a .slick-img {padding-bottom: 43%;}
.carousel43 ul li a .slide-img {
  display: block;
}
.carousel43 ul li a .slide-txt {
  height: 80px;
  line-height: 80px;
  font-size: 24px;
  position: absolute;
  left: 0;
  bottom: 25px;
  box-sizing: border-box;
  color: #fff;
  z-index: 9000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  left: 0;
  width: 100%;
  opacity: 1;
  transform: translateY(100px);
  transition: transform 0.8s ease-in;
  transition-delay: 0.3s;
  font-weight: normal;
}
.carousel43 ul li a .slide-txt span {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0 20px;
}
.carousel43 ul .slick-current .slide-txt {
  opacity: 1;
  transform: none;
}
.carousel43 ul .slick-dots {
  width: auto;
  position: absolute;
  bottom: 50px;
  right: 85px;
}
.carousel43 ul .slick-dots li {
  width: 48px;
  display: inline-block;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  height: 48px;
  border-radius: 50%;
  line-height: 48px;
  text-align: center;
  position: relative;
}
.carousel43 ul .slick-dots li button {
  width: 100%;
  border: none;
  position: relative;
  outline: none;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  transition: background 0s ease-in-out;
  color: #fff;
  font-size: 16px;
  background-color: initial;
  text-indent: 0;
}
.carousel43 ul .slick-dots .slick-active button,
.carousel43 ul .slick-dots li:hover button {
  color: #d18e59;
}
.carousel43 ul .slick-dots li.slick-active::before {
  content: "";
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  position: absolute;
  left: 0;
  bottom: 0;
}
.carousel43 ul .slick-arrow {
  width: 40px;
  height: 40px;
  border: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  outline: none;
  cursor: pointer;
  color: #fff;
  font-size: 0;
  background: url(../images/next_icon.png) no-repeat center;
  transition: font-size 0s ease;
}
.carousel43 ul .slick-arrow:after {
  display: none !important;
}
.carousel43 ul .slick-prev {
  left: 4vw;
  background: url(../images/prev_icon.png) no-repeat center;
}
.carousel43 ul .slick-next {
  right: 4vw;
}
@media screen and (max-width: 1400px) {
  .carousel43 ul .slick-dots {
    bottom: 35px;
  }
  .carousel43 ul li a .slide-txt {
    max-width: 65%;
    margin-left: 0px;
    left: 0px;
    margin-left: 40px;
  }
}
@media screen and (max-width: 997px) {
  .carousel43 ul .slick-dots {
    display: none !important;
  }
  .carousel43 ul li a .slide-txt {
    max-width: 90%;
    bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .carousel43 ul .slick-arrow {
    display: none;
  }
  .carousel43 ul li a .slide-txt {
    max-width: 76%;
    bottom: 9px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    padding: 0 15px;
    margin-left: 30px;
  }
}
.gp-title25 {
  position: relative;
}
.gp-title25 span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title25 h2 {
  vertical-align: bottom;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  border-top: 1px solid #1477d2;
  padding-top: 15px;
  box-sizing: border-box;
}
.gp-title25 h2 a {
  color: #1477d2;
  display: inline-block;
  position: relative;
}
.gp-title25 .more {
  color: #1477d2;
  vertical-align: bottom;
  margin-top: 30px;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.carousel19 .slick-slider a {
  width: 100%;
  display: block;
  position: relative;
}
.carousel19 .slick-slider a span {
  padding-bottom: 66.6%;
}
.carousel19 .slick-slider a div.slick-txt {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  background: rgba(20, 119, 210, 0.8);
  position: absolute;
  left: 0;
  bottom: 0px;
  line-height: 20px;
}
.carousel19 .slick-slider a div.slick-txt .title {
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.carousel19 .slick-slider a p {
  margin-top: 5px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  height: 40px;
  display: none;
}
.carousel19 .slick-dots {
  bottom: 50px;
  right: 0;
}
.carousel19 .slick-dots li button {
  background-color: #fff;
  border: 1px solid #fff;
}
.carousel19 .slick-dots li.slick-active button {
  background-color: #1477d2;
  border: 1px solid #1477d2;
}
.block-list277 li >div {
  display: flex;
  box-sizing: border-box;
  padding: 21.5px 15px 21.5px 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 #1477d2;
  margin-left: 10px;
}
.block-list277 li >div .date .day {
  color: #1477d2;
  font-weight: normal;
}
.block-list277 li >div .date .year {
  font-style: normal;
  display: none;
}
.block-list277 li:nth-child(odd) >div {
  background: #f7f7f7;
}
.block-list86 li >div {
  overflow: hidden;
  padding: 26px 0;
  border-bottom: 1px solid #c9c9c9;
  display: flex;
}
.block-list86 li >div .date {
  background: #bfbeac;
  color: #fff;
  width: 55px;
  height: 53px;
  float: left;
  text-align: center;
}
.block-list86 li >div .date .day {
  display: block;
  font-weight: normal;
  font-style: normal;
  line-height: 33px;
}
.block-list86 li >div .date .month {
  display: block;
  font-weight: normal;
  font-style: normal;
  line-height: 17px;
}
.block-list86 li >div a {
  display: block;
  color: #333;
  flex: 1;
  padding-left: 20px;
  line-height: 1.6;
  height: 3.2em;
  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;
}
.gp-title85 {
  display: flex;
  align-items: end;
}
.gp-title85 .title .titleImg {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title85 .title .colTitle {
  display: inline-block;
  vertical-align: middle;
  color: #333333;
}
.gp-title85 .title .colTitleEn {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 10px;
  color: #999999;
}
.gp-title85 .right {
  flex: 1;
  display: flex;
  align-items: center;
  margin-left: 15px;
}
.gp-title85 .right .line {
  flex: 1;
  height: 1px;
  background: #e5e5e5;
}
.gp-title85 .right .more p {
  display: inline-block;
  vertical-align: middle;
  margin: 0 12px;
  color: #999999;
}
.gp-title85 .right .more img {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width:768px) {
  .gp-title85 .right .more p {
    display: none;
  }
}
/*Plugin CSS*/
.str_wrap {
  overflow: hidden;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  background: #f6f6f6;
  white-space: nowrap;
}
.str_wrap.str_active {
  background: #f1f1f1;
}
.str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}
.str_move_clone {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  left: 100%;
  top: 0;
}
.str_vertical .str_move_clone {
  left: 0;
  top: 100%;
}
.str_down .str_move_clone {
  left: 0;
  bottom: 100%;
}
.str_vertical .str_move,
.str_down .str_move {
  white-space: normal;
  width: 100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
  cursor: inherit;
}
.str_wrap img {
  max-width: none !important;
}
.block-list292 {
  background: #eee;
  box-sizing: border-box;
  padding: 10px 0px 0 !important;
}
.block-list292 ul{height: 100%; }
.block-list292 .seamScrolling li {
  display: flex;
  align-items: center;
  margin: 0px 0 20px;
}
.block-list292 .seamScrolling .title {
  flex: 1; 
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  text-decoration: none;
}
.block-list292 .seamScrolling .title:hover {
  color: #1477d2;
}
.block-list292 .seamScrolling .date {
  display: inline-block;
  vertical-align: middle;
  margin-left: 18px;
}
.block-list292 .str_wrap {
  background: none;
}
.block-list292 .str_wrap.str_active {
  background: none;
}
.block-list157 li a {
  display: flex;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
  transition: transform 0.35s ease-out;
}
.block-list157 li a:hover {
  transform: translateY(-8px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
.block-list157 li a:hover .info .title {
  color: #1477d2;
}
.block-list157 li a .img {
  width: 50%;
}
.block-list157 li a .img span {
  padding-bottom: 65%;
}
.block-list157 li a .info {
  flex: 1;
  box-sizing: border-box;
  padding: 15px 20px;
  overflow: hidden;
}
.block-list157 li a .info .title {
  color: #333333;
  line-height: 1.5;
  height: 48px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  box-sizing: content-box;
}
.block-list157 li a .info .summary {
  color: #999999;
  line-height: 1.5;
  height: 42px;
  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;
  box-sizing: content-box;
}
.block-list157 li a .info .date {
  color: #999999;
  padding-top: 10px;
}
@media screen and (max-width:767px) {
  .block-list157 li a .info .date {
    padding-top: 6px;
  }
  .block-list157 li a .info .summary {
    padding-top: 6px;
  }
}
@media screen and (max-width:540px) {
  .block-list157 li a {
    display: block;
  }
  .block-list157 li a .img {
    width: 100%;
  }
  .block-list157 li a .info {
    width: 100%;
  }
}
.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: #1477d2;
  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: #1477d2;
}
