.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: #268F91;
}
.block-list53 li {
  overflow: hidden;
}
.block-list53 li >div {
  padding: 10px 0;
  line-height: 1.6;
  border-bottom: 1px dashed #e6e6e6;
  display: flex;
}
.block-list53 li span {
  padding: 0 0 0 14px;
  height: 24px;
  border-left: 1px solid #e6e6e6;
  color: #999999;
}
.block-list53 li a {
  line-height: 1.6;
  height: 1.6em;
  overflow: hidden;
  display: block;
  flex: 1;
  padding-right: 20px;
  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;
}
.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: #268F91;
  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: #268F91;
}
.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 #268F91;
  padding-top: 15px;
  box-sizing: border-box;
}
.gp-title25 h2 a {
  color: #268F91;
  display: inline-block;
  position: relative;
}
.gp-title25 .more {
  color: #268F91;
  vertical-align: bottom;
  margin-top: 30px;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.block-list255 a {
  display: flex;
  transition: all 0.3s ease-in-out;
}
.block-list255 a .blockLeft {
  width: 160px;
  overflow: hidden;
}
.block-list255 a .blockLeft .blockPic {
  padding-bottom: 66.25%;
}
.block-list255 a .blockRight {
  flex: 1;
  padding-left: 15px;
  box-sizing: border-box;
}
.block-list255 a .blockRight .mode2tit {
  line-height: 1.5;
  height: 3em;
  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;
  color: #333333;
  margin-bottom: 35px;
}
.block-list255 a .blockRight .date2 {
  line-height: 2;
  display: flex;
  align-items: center;
}
.block-list255 a .blockRight .date2 i {
  flex: 1;
  height: 1px;
  border-top: 1px dashed rgba(102, 102, 102, 0.5);
}
.block-list255 a .blockRight .date2 span {
  display: inline-block;
  color: #999999;
  margin-left: 5px;
  font-style: italic;
  padding-right: 10px;
  box-sizing: border-box;
}
.block-list255 li:hover a {
  transform: translateX(5px);
}
.block-list255 li:hover .blockRight .mode2tit {
  color: #268F91;
}
@media screen and (max-width:414px) {
  .block-list255 a {
    display: block;
  }
  .block-list255 a .blockLeft {
    width: 100%;
  }
  .block-list255 a .blockRight .mode2tit {
    margin-bottom: 10px;
  }
  .block-list255 a .blockRight {
    padding: 10px;
  }
}
.block-list134 {
  overflow: hidden;
  margin-left: -5px;
  margin-right: -5px;
}
.block-list134 li a {
  display: block;
  margin: 0px 5px;
  position: relative;
}
.block-list134 li a .info {
  position: absolute;
  bottom: 25px;
  left: 0px;
  width: 100%;
  padding: 0px 32px;
  color: #fff;
  z-index: 1;
}
.block-list134 li a .info .gpArticleDate {
  padding-left: 31px;
  position: relative;
}
.block-list134 li a .info .gpArticleDate .white {
  width: 20px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
}
.block-list134 li a .info .title {
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  margin-top: 15px;
  box-sizing: content-box;
}
@media screen and (max-width:997px) {
  .block-list134 li a .info {
    bottom: 15px;
  }
  .block-list134 li a .info .title {
    margin-top: 5px;
  }
}
@media screen and (max-width:414px) {
  .block-list134 li a .info {
    padding: 0 15px;
  }
}
.block-list134 li a .blackBg {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 0;
}
.block-list134 li a .blackBg img {
  width: 100%;
}
.block-list134 li:nth-of-type(1),
.block-list134 li:nth-of-type(2) {
  width: 50%;
  margin-bottom: 10px;
}
.block-list134 li:hover .gp-img-responsive img {
  transform: scale(1.03);
}
@media screen and (max-width:680px) {
  .block-list134 li,
  .block-list134 li:nth-of-type(1),
  .block-list134 li:nth-of-type(2) {
    width: 100%;
  }
}
.block-list211 a {
  display: block;
  margin: 0 12.5px;
  padding: 15px 15px 45px;
  box-shadow: 0px 5px 9.2px 0.8px rgba(0, 0, 0, 0.08);
  transition: all 0.35s ease;
}
.block-list211 a .gpImgSize {
  padding-bottom: 62.333%;
}
.block-list211 a .gpArticleTitle {
  margin-top: 20px;
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-sizing: content-box;
}
.block-list211 a .gpArticleSummary {
  line-height: 1.7;
  margin-top: 20px;
  box-sizing: content-box;
  height: 3.4em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list211 a .gpArticleDate {
  padding-top: 30px;
  color: #268F91;
}
.block-list211 a .gpArticleDate::before {
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  border-radius: 50%;
  background-color: #268F91;
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin-right: 9px;
}
.block-list211 li:hover a {
  transform: translateY(-10px);
}
@media screen and (max-width: 540px) {
  .block-list211 li {
    width: 100%;
  }
  .block-list211 li a .gpArticleTitle,
  .block-list211 li a .gpArticleSummary,
  .block-list211 li a .gpArticleDate {
    margin-top: 10px;
  }
}
.block-list317 {
  margin: 0 -50px;
}
.block-list317 li a {
  display: block;
  margin: 0 50px;
  box-sizing: border-box;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.block-list317 li a::before {
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  background: #268F91;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.25s ease-in-out;
}
.block-list317 li a:hover::before {
  width: 100%;
}
.block-list317 li a .tit {
  color: #333333;
  line-height: 1.25;
  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;
}
.block-list317 li a:hover .tit {
  color: #268F91;
}
@media screen and (max-width:1200px) {
  .block-list317 {
    margin: 0 -30px;
  }
  .block-list317 li a {
    margin: 0 30px;
  }
}
@media screen and (max-width:996px) {
  .block-list317 {
    margin: 0 -20px;
  }
  .block-list317 li a {
    margin: 0 20px;
  }
}
@media screen and (max-width:768px) {
  .block-list317 {
    margin: 0 -15px;
  }
  .block-list317 li a {
    margin: 0 15px;
  }
}
