.block-list156 li a {
  padding: 20px 30px;
  display: flex;
  align-items: center;
  transition: all 0.35s ease-out;
  overflow: hidden;
  background: #f1f1f1;
}
.block-list156 li a:hover {
  background:#ba2528;
}
.block-list156 li a:hover .info .title {
  color: #fff;
}
.block-list156 li a .time {
  width: 60px;
  height: 68px;
  position: relative;
  box-sizing: content-box;
  color: #999999;
}
.block-list156 li a .time::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 1px;
  background: #ba2528;
  opacity: 0.2;
}
.block-list156 li a .time .day {
  color: #ba2528;
  margin: 0 0 4px;
  line-height: 20px;
  font-weight: bold;
}
.block-list156 li a .time .month {
  margin: 0 0 0 0;
  line-height: 20px;
}
.block-list156 li a:hover .time .day,.block-list156 li a:hover  .time .month,.block-list156 li a:hover .info .summary{color:#fff;}
.block-list156 li a:hover .time::before{background:#fff;}
.block-list156 li a .info {
  flex: 1;
  box-sizing: border-box;
  margin: 0 0 0;
  overflow: hidden;
}
.block-list156 li a .info .title {
  color: #333333;
  padding-bottom: 0 !important;
  margin-bottom: 10px;
  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;
}
.block-list156 li a .info .summary {
  color: #999999;
  line-height: 1.5;
  height: 3em;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width:996px) {
  .block-list156 li a .info .title {
    margin-bottom: 8px;
  }
  .block-list156 li a {
    padding: 15px 20px;
  }
}
@media screen and (max-width:767px) {
  .block-list156 li a .info .title {
    margin-bottom: 5px;
  }
  .block-list156 li a {
    padding: 10px 15px;
  }
}
.carousel38 li .more {
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  background: #f0f0f0;
  border-radius: 50%;
  color: #ba2528;
  position: absolute;
  bottom: 0;
  right: 55px;
  transition: all 0.2s ease-in-out;
}
.carousel38 li  .more i{background:url('../images/92b3447a9f6d44dbaa35026ea1ec7306.png') no-repeat;background-size:cover;display:inline-block;width:16px;height:14px;}

.carousel71 a {
  display: block;
  position: relative;
}
.carousel71 a .mode1Pic {
  padding-bottom: 0;
}
.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;
}
.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: #ba2528;
}
.carousel71 .slick-slide img{height:505px;}

/*专题大图*/
.topicList1 .gpImgSize {
  padding-bottom: 26.04%;
}
.topicList1 .gpImgSize img:hover {
  transform: none;
  opacity: 1;
}
.gp-title35 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.gp-title35 .left {
  display: inline-block;
}
.gp-title35 .left .gpColumnTitleIcon {
  display: inline-block;
  color: #333333;
}
.gp-title35 .left .gpColumnTitle {
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
}
.gp-title35 .left .gpColumnTitle span {
  display: inline-block;
  line-height: 34px;
}
.gp-title35 .left .gpColumnTitle .red {
  color: #ba2528;
}
.gp-title35 .left .gpColumnTitle .theme {
  display: block;
  background-color: #f0f0f0;
  color: #ba2528;
  padding: 5px 10px 3px;
  position: relative;
  margin-top: 10px;
}
.gp-title35 .left .gpColumnTitle .theme span {
  line-height: 14px;
}
.gp-title35 .left .gpColumnTitle .theme .yellow {
  color: #e0c67e;
}
.gp-title35 .left .gpColumnTitle .theme .line {
  display: inline-block;
  width: 280px;
  height: 1px;
  background-color: #e9d7a4;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
}
@media screen and (max-width:680px) {
  .gp-title35 .left .gpColumnTitle .theme .line {
    display: none;
  }
}
.gp-title35 .more {
  color: #999999;
  line-height: 22px;
  padding-left: 10px;
}
@media screen and (max-width: 996px) {
  .gp-title35 .left .gpColumnTitleIcon img {
    max-height: 60px;
  }
  .gp-title35 .left .gpColumnTitle {
    margin-top: 0;
  }
  .gp-title35 .left .gpColumnTitle .theme {
    margin-top: 5px;
  }.carousel71 .slick-slide img{height:380px;}
}
@media screen and (max-width: 768px) {
  .gp-title35 .left .gpColumnTitleIcon img {
    max-height: 40px;
  }
  .gp-title35 .left .gpColumnTitle {
    margin-top: 0;
  }
  .gp-title35 .left .gpColumnTitle .theme {
    display: none;
  }.carousel71 .slick-slide img{height:300px;}
}
.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%;
  }
}
.carousel37 {
  width: 100%;
  box-sizing: border-box;
  padding-left: 70px;
  position: relative;
}
.carousel37 .overHidden {
  overflow: hidden;
}
.carousel37 .overHidden .swiper {
  margin-left: -5px;
  margin-right: -5px;
}
.carousel37 .overHidden .swiper .swiper-wrapper {
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: -10px;
  height: auto;
}
.carousel37 .overHidden .swiper .swiper-slide {
  height: auto;
  margin-top: 10px !important;
}
.carousel37 .overHidden .swiper .swiper-slide a {
  display: block;
  position: relative;
  margin: 0 5px;
}
.carousel37 .overHidden .swiper .swiper-slide a .info {
  position: absolute;
  bottom: 25px;
  left: 0px;
  width: 100%;
  padding: 0px 32px;
  color: #fff;
  z-index: 1;
  display: block;
  margin: 0px;
  height: auto;
  line-height: normal;
  background: none;
  font-weight: normal;
}
.carousel37 .overHidden .swiper .swiper-slide a .info .gpArticleDate {
  padding-left: 31px;
  position: relative;
}
.carousel37 .overHidden .swiper .swiper-slide 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%);
}
.carousel37 .overHidden .swiper .swiper-slide a .info .gp-ellipsis {
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 16px;
  margin-top: 15px;
}
@media screen and (max-width:1200px) {
  .carousel37 .overHidden .swiper .swiper-slide a .info {
    bottom: 15px;
    padding: 0 20px;
  }
  .carousel37 .overHidden .swiper .swiper-slide a .info .gp-ellipsis {
    margin-top: 5px;
  }
}
@media screen and (max-width:414px) {
  .carousel37 .overHidden .swiper .swiper-slide a .info {
    padding: 0 15px;
  }
}
.carousel37 .overHidden .swiper .swiper-slide a .blackBg {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 0;
}
.carousel37 .overHidden .swiper .swiper-slide a .blackBg img {
  width: 100%;
}
.carousel37 .overHidden .swiper-button-prev,
.carousel37 .overHidden .swiper-button-next {
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/carousel37_prev.png) no-repeat center/cover;
  position: absolute;
  top: auto;
  left: 10px;
  bottom: 60px;
  z-index: 1;
}
.carousel37 .overHidden .swiper-button-next {
  bottom: 0px;
  transform: rotate(180deg);
}
.carousel37 .overHidden .swiper-button-next:after,
.carousel37 .overHidden .swiper-button-prev:after {
  display: none;
}
.carousel37 .overHidden .swiper-pagination {
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.carousel37 .overHidden .swiper-pagination .swiper-pagination-bullet {
  display: block;
  width: 10px;
  height: 10px;
  margin-bottom: 10px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
}
.carousel37 .overHidden .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ba2528;
}
@media screen and (max-width:1200px) {
  .carousel37 .overHidden .swiper-pagination {
    top: 30%;
  }.carousel38 .slick-slide img{height:220px;}
}
@media screen and (max-width:540px) {.carousel38 .slick-slide img{height:180px;}
  .carousel37 .overHidden .swiper-button-next,
  .carousel37 .overHidden .swiper-button-prev {
    display: none;
  }
  .carousel37 .overHidden .swiper-pagination {
    left: 50%;
    top: auto;
    bottom: -25px;
    transform: translateX(-50%);
  }
  .carousel37 .overHidden .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    margin-bottom: 0px;
    margin-right: 5px;
  }
  .carousel37 {
    padding-left: 0px;
    margin-bottom: 30px;
  }
}
.carousel117 {
  position: relative;
  overflow: hidden;
}
.carousel117 ul {
  margin: 0 0;
}
.carousel117 .item {
  margin: 0 auto;
  width: 180px;
  text-align: center;
  padding: 12px 0 0;
}
.carousel117 .img_box {
  width: 150px;
  margin: 0 auto 11px;
  background: #fff;
  border-radius: 50%;
  line-height: 150px;
}
.carousel117 .gp-img-responsive {

}
.carousel117 .swiper-pagination {
  left: 0;
  width: 100%;
  bottom: 20px;
  text-align: center;
  position: absolute;
}
.carousel117 .swiper-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 5px;
  background: #bfbeac;
  opacity: 1;
  border-radius: 0;
  margin: 0 10px;
  display: inline-block;
}
.carousel117 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  background: #ba2528;
}
.carousel117 .item:hover .img_box {
  animation: index_06rotate 1s linear 0s 1 both;
  transform-style: preserve-3d;
}
@-webkit-keyframes index_06rotate {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
@keyframes index_06rotate {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.tab5 >div {
  position: relative;
}
.tab5 .gpTabMore {
  position: absolute;
  top: 70px;
  right: 0px;
}
.tab5 .gpTabMore a {
  display: none;
  color: #999999;
}
@media screen and (max-width: 425px) {
  .tab5 .gpTabMore {
    position: relative;
    top: auto;
    right: auto;
  }
}
.tab5 .tabTitle {
  position: relative;
}
.tab5 .tabTitle .til_tab {
  margin-right: 40px;
}
.tab5 .tabTitle .til_tab::after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 64px;
  background-color: rgba(0, 0, 0, 0.12);
  margin-left: 53px;
  margin-top: 20px;
  vertical-align: top;
}
.tab5 .tabTitle .til_tab:last-child::after {
  display: none;
}
@media screen and (max-width: 768px) {
  .tab5 .tabTitle .til_tab:first-child {
    margin-right: 10px;
  }
  .tab5 .tabTitle .til_tab:first-child::after {
    margin-left: 20px;
  }
}
@media screen and (max-width: 580px) {
  .tab5 .tabTitle .til_tab:first-child {
    margin-right: 0px;
  }
  .tab5 .tabTitle .til_tab:first-child::after {
    display: none;
  }
}
.tab5 .tabTitle .til_tab {
  opacity: 0.6;
  display: inline-block;
}
.tab5 .tabTitle .til_tab .left {
  display: inline-block;
}
.tab5 .tabTitle .til_tab .left .gpColumnTitleIcon {
  width: 73px;
  height: 73px;
  display: inline-block;
  color: #333333;
  transition: all 0.1s ease;
}
.tab5 .tabTitle .til_tab .left .gpColumnTitle {
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
}
.tab5 .tabTitle .til_tab .left .gpColumnTitle span {
  display: inline-block;
  line-height: 34px;
}
.tab5 .tabTitle .til_tab .left .gpColumnTitle .red {
  color: #ba2528;
}
.tab5 .tabTitle .til_tab .left .gpColumnTitle .theme {
  display: block;
  opacity: 0;
  background-color: #f0f0f0;
  color: #ba2528;
  padding: 5px 10px 3px;
  position: relative;
  transition: all 0.1s ease;
}
.tab5 .tabTitle .til_tab .left .gpColumnTitle .theme span {
  line-height: 14px;
}
.tab5 .tabTitle .til_tab .left .gpColumnTitle .theme .yellow {
  color: #e0c67e;
}
.tab5 .tabTitle .til_tab .left .gpColumnTitle .theme .line {
  display: inline-block;
  width: 280px;
  height: 1px;
  background-color: #e9d7a4;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
}
@media screen and (max-width:680px) {
  .tab5 .tabTitle .til_tab .left .gpColumnTitle .theme .line {
    display: none;
  }
}
@media screen and (max-width: 580px) {
  .tab5 .tabTitle .til_tab .left .gpColumnTitle {
    margin-top: 0px;
  }
}
.tab5 .tabTitle .til_tab .more {
  display: none;
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #999999;
  line-height: 22px;
  padding-left: 10px;
}
@media screen and (max-width: 580px) {
  .tab5 .tabTitle .til_tab .more {
    bottom: -30px;
  }
}
@media screen and (max-width:380px) {
  .tab5 .tabTitle .til_tab .more {
    padding-left: 6px;
  }
}
.tab5 .tabTitle .til_tab.on {
  opacity: 1;
}
.tab5 .tabTitle .til_tab.on .gpColumnTitle .theme {
  opacity: 1;
}
.tab5 .tabTitle .til_tab.on .more {
  display: block;
}
.tab5 .tabListBox {
  margin-top: 40px;
}
.tab5 .tabListBox ul {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.tab5 .tabListBox ul li {
  padding: 25px 0;width:20%;
}
.tab5 .tabListBox ul li a {

}
.tab5 .tabListBox ul li a .img {
  width: 240px;
}
.tab5 .tabListBox ul li a .info {
  flex: 1;
}
.tab5 .tabListBox ul li a .info .firstRow {
  padding-top: 20px;
}
.tab5 .tabListBox ul li a .info .firstRow .line {
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #e0c67e;
  vertical-align: middle;
}
.tab5 .tabListBox ul li a .info .firstRow .gpArticleDate {
  color: #999999;
  padding-left: 12px;
  line-height: 1;
}
.tab5 .tabListBox ul li a .info .firstRow .media {
  color: #ba2528;
  padding-left: 36px;
  line-height: 1;
}
.tab5 .tabListBox ul li a .info .gpArticleTitle {
  color: #222;
  line-height: 1;text-align:center;min-height:24px;borer-bottom:1px solid #ddd;
  margin-top: 20px;
  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: 1;
  -webkit-box-orient: vertical;
  white-space: inherit;
  overflow: hidden;
}
.tab5 .tabListBox ul li a .info .gpArticleSummary {
  color: #999999;
  line-height: 1.5;
  margin-top: 16px;
  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;
  white-space: inherit;
}
@media screen and (max-width: 640px) {
  .tab5 .tabListBox ul li a .info .gpArticleSummary {
    display: none;
  }
  .tab5 .tabListBox ul li a .info .gpArticleTitle {
    -webkit-line-clamp: 2;
    line-height: 1.5;
  }
}
@media screen and (max-width: 580px) {
  .tab5 .tabListBox ul li a .img {
    float: none;
    width: 100%;
  }
  .tab5 .tabListBox ul li a .info {
    margin-left: 0px;
  }
  .tab5 .tabListBox ul li a {
    display: block;
  }
}
.tab5 .tabListBox ul .noImg {
  padding-bottom: 34px;
}
.tab5 .tabListBox ul .noImg .info {
  margin-left: 0px;
}
.tab5 .tabListBox ul .noImg .info .firstRow {
  padding-top: 13px;
}
.tab5 .tabListBox ul .noImg .info .gpArticleTitle {
  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: 1;
  -webkit-box-orient: vertical;
  white-space: inherit;
}
.tab5 .tabListBox ul .noImg .info .gpArticleSummary {
  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;
  white-space: inherit;
}
@media screen and (max-width: 640px) {
  .tab5 .tabListBox ul .noImg .info .gpArticleSummary {
    display: none;
  }
}
.block-list140 .tab .tabTitle {
  position: relative;
}
.block-list140 .tab .tabTitle .til_tab:first-child {
  margin-right: 40px;
}
.block-list140 .tab .tabTitle .til_tab:first-child::after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 64px;
  background-color: rgba(0, 0, 0, 0.12);
  margin-left: 53px;
  margin-top: 20px;
  vertical-align: top;
}
@media screen and (max-width: 768px) {
  .block-list140 .tab .tabTitle .til_tab:first-child {
    margin-right: 10px;
  }
  .block-list140 .tab .tabTitle .til_tab:first-child::after {
    margin-left: 20px;
  }
}
@media screen and (max-width: 580px) {
  .block-list140 .tab .tabTitle .til_tab:first-child {
    margin-right: 0px;
  }
  .block-list140 .tab .tabTitle .til_tab:first-child::after {
    display: none;
  }
}
.block-list140 .tab .tabTitle .til_tab {
  opacity: 0.6;
  display: inline-block;
}
.block-list140 .tab .tabTitle .til_tab .left {
  display: inline-block;
}
.block-list140 .tab .tabTitle .til_tab .left .gpColumnTitleIcon {
  width: 73px;
  height: 73px;
  display: inline-block;
  color: #333333;
  background: url(../images/gp-title35_beforeIcon_gray.png) no-repeat center;
  transition: all 0.1s ease;
}
.block-list140 .tab .tabTitle .til_tab .left .gpColumnTitle {
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
}
.block-list140 .tab .tabTitle .til_tab .left .gpColumnTitle span {
  display: inline-block;
  line-height: 34px;
}
.block-list140 .tab .tabTitle .til_tab .left .gpColumnTitle .red {
  color: #ba2528;
}
.block-list140 .tab .tabTitle .til_tab .left .gpColumnTitle .theme {
  display: block;
  opacity: 0;
  background-color: #f0f0f0;
  color: #ba2528;
  padding: 5px 10px 3px;
  position: relative;
  transition: all 0.1s ease;
}
.block-list140 .tab .tabTitle .til_tab .left .gpColumnTitle .theme span {
  line-height: 14px;
}
.block-list140 .tab .tabTitle .til_tab .left .gpColumnTitle .theme .yellow {
  color: #e0c67e;
}
.block-list140 .tab .tabTitle .til_tab .left .gpColumnTitle .theme .line {
  display: inline-block;
  width: 280px;
  height: 1px;
  background-color: #e9d7a4;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
}
@media screen and (max-width:680px) {
  .block-list140 .tab .tabTitle .til_tab .left .gpColumnTitle .theme .line {
    display: none;
  }
}
@media screen and (max-width: 580px) {
  .block-list140 .tab .tabTitle .til_tab .left .gpColumnTitle {
    margin-top: 0px;
  }
}
.block-list140 .tab .tabTitle .til_tab .more {
  display: none;
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #999999;
  line-height: 22px;
  padding-left: 10px;
}
@media screen and (max-width: 580px) {
  .block-list140 .tab .tabTitle .til_tab .more {
    bottom: -30px;
  }
}
@media screen and (max-width:380px) {
  .block-list140 .tab .tabTitle .til_tab .more {
    padding-left: 6px;
  }
}
.block-list140 .tab .tabTitle .til_tab.on {
  opacity: 1;
}
.block-list140 .tab .tabTitle .til_tab.on .gpColumnTitleIcon {
  background: url(../images/gp-title35_beforeIcon.png) no-repeat center;
}
.block-list140 .tab .tabTitle .til_tab.on .gpColumnTitle .theme {
  opacity: 1;
}
.block-list140 .tab .tabTitle .til_tab.on .more {
  display: block;
}
.block-list140 .tab .tabListBox {
  margin-top: 40px;
}
.block-list140 .tab .tabListBox ul {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.block-list140 .tab .tabListBox ul li {
  padding: 25px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.block-list140 .tab .tabListBox ul li .img {
  float: left;
  width: 240px;
  margin-right: 20px;
}
@media screen and (max-width: 580px) {
  .block-list140 .tab .tabListBox ul li .img {
    float: none;
    width: 100%;
  }
}
.block-list140 .tab .tabListBox ul li .info .firstRow {
  padding-top: 20px;
}
.block-list140 .tab .tabListBox ul li .info .firstRow .line {
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #e0c67e;
  vertical-align: middle;
}
.block-list140 .tab .tabListBox ul li .info .firstRow .gpArticleDate {
  color: #999999;
  padding-left: 12px;
  line-height: 1em;
}
.block-list140 .tab .tabListBox ul li .info .firstRow .media {
  color: #ba2528;
  padding-left: 36px;
  line-height: 1em;
}
.block-list140 .tab .tabListBox ul li .info .gpArticleTitle {
  color: #222;
  line-height: 1em;
  margin-top: 20px;
}
.block-list140 .tab .tabListBox ul li .info .gpArticleSummary {
  color: #999999;
  line-height: 1.66em;
  margin-top: 16px;
}
.block-list140 .tab .tabListBox ul .noImg {
  padding-bottom: 34px;
}
.block-list140 .tab .tabListBox ul .noImg .info .firstRow {
  padding-top: 13px;
}
.block-list140 .tab .tabListBox ul .noImg .info .gpArticleSummary {
  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;
  white-space: inherit;
}
.carousel38 {
  width: 100%;
  overflow-x: clip;
  margin: 10px -4px;
}

.carousel38 .slick-slide img{height:280px;}
.carousel38 .slick-arrow {
  width: 50px;
  height: 50px;
  font-size: 25px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  border: 1px solid #e3e3e3;
  top: -110px;
  right: 0px;
  left: auto;
  transform: translateY(0);
  transition: all 0s ease-in-out;
  color: #999;
}
.carousel38 .slick-arrow:hover::after {
  background-color: #ba2528;
}
.carousel38 .slick-dots {
  right: 50%;
  bottom: -40px;
  transform: translateX(50%);
}
.carousel38 .slick-dots li {
  transition: all 0.3s ease;
}
.carousel38 .slick-dots li button {
  border-radius: 5px;
}
.carousel38 .slick-dots .slick-active {
  width: 30px;
  transition: all 0.3s ease;
}
.carousel38 .slick-dots .slick-active button {
  border-radius: 5px;
  width: 30px;
}
.carousel38 .slick-arrow:after {
  background-color: #f0f0f0;
  left: 0;
  border-radius: 0;
}
.carousel38 .slick-prev {
  right: 70px;
}
.carousel38 .slick-list {
  overflow: visible;
}
.carousel38 .slick-list li {position:relative;
}
.carousel38 .slick-list li a {
border:1px dashed rgba(0,0,0,0.1);
background:none;
  margin: 0 15px;
  display: block;
  padding: 20px 20px;
}
.carousel38 .slick-list li a .info {
  position: relative;
  left: auto;
  bottom: auto;
  padding: 0px;
  margin: 0px;
  color: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  background: none;
  font-weight: normal;
}
.carousel38 .slick-list li a .info .gp-ellipsis {
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.carousel38 .slick-list li a .info .gpArticleDate {
  font-weight: lighter;
  color: #ba2528;
  line-height: 1.15em;text-align:center;
}
.carousel38 .slick-list li a .info .gpArticleTitle {
  margin-top: 35px;
  line-height: 1.5em;
  color: #333333;
  min-height: 48px;
  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;
}
.carousel38 .slick-list li a .info .gpArticleSummary {
  margin-top: 12px;
  line-height: 1.5em;
  color: #666666;
  min-height: 54px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media screen and (max-width:768px) {
  .carousel38 .slick-list li a .info .gpArticleTitle {
    margin-top: 15px;
  }
}
@media screen and (max-width:640px) {
  .carousel38 .slick-list li a .info .gpArticleSummary {
    display: none;
  }
}
.carousel38 .slick-list li a .gp-img-responsive {
}
@media screen and (max-width:768px) {
  .carousel38 .slick-list li a .slick-txt {
    display: block;
  }
  .carousel38 .slick-list li a .gp-img-responsive {
    margin-top: 15px;
  }
}
.block-list137 {
  margin: 0 -10px;
}
.block-list137 li a {
  border: 1px solid #dcdad5;
  padding: 20px;
  display: flex;
  margin: 0 10px;
  overflow: hidden;
}
.block-list137 li a .img {
  float: left;
  width: 230px;
  max-width: 213px;
}
.block-list137 li a .img .gp-img-responsive {
  padding-bottom: 133.33%;
}
@media screen and (max-width:1200px) {
  .block-list137 li a .img {
    width: 180px;
  }
}
@media screen and (max-width:997px) {
  .block-list137 li a .img {
    width: 23%;
  }
}
@media screen and (max-width:768px) {
  .block-list137 li a .img {
    width: 50%;
  }
}
.block-list137 li a .info {
  flex: 1;
  padding-left: 20px;
}
.block-list137 li a .info .gpArticleSummary {
  line-height: 1.5;
  height: auto;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #666666;
  text-align: justify;
  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: 4;
  -webkit-box-orient: vertical;
}
.block-list137 li a .info .gpArticleTitle {
  line-height: 1.5;
  height: auto;
  color: #333333;
  margin-top: 36px;
  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;
  overflow: hidden;
}
.block-list137 li a .info .more {
  display: inline-block;
  padding-right: 10px;
  border-top: 1px solid #ba2528;
}
@media screen and (max-width:414px) {
  .block-list137 li a .info .gpArticleSummary {
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1200px) {
  .block-list137 li a .info .gpArticleTitle {
    margin-top: 15px;
  }
}
@media screen and (max-width:1100px) {
  .block-list137 li a .info {
    max-width: 500px;
  }
}
@media screen and (max-width:997px) {
  .block-list137 li a .info {
    max-width: none;
  }
  .block-list137 li {
    width: 100%;
  }
}
.morebtn{text-align:center;margin:10px auto;width:200px;}
.morebtn a{padding:20px 30px;background:#ba2528;text-align:center;color:#fff;display:block;margin:0 auto;}

.block-list138 {
  overflow: hidden;
}
.block-list138 a {
  padding: 30px;
  max-height: 153px;
  border: 1px solid #dcdad5;
  display: block;
}
.block-list138 li a .gpArticleTitle {
  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;
  color: #333333;
  margin-bottom: 35px;
}
.block-list138 a .more {
  display: inline-block;
  padding-top: 18px;
  padding-right: 10px;
  border-top: 1px solid #ba2528;
}
@media screen and (max-width:1200px) {
  .block-list138 a {
    padding: 20px 30px;
  }
}
@media screen and (max-width:996px) {
  .block-list138  a {
    padding: 20px;
  }
  .block-list138 a .gpArticleTitle {
    margin-bottom: 25px;
  }
}
@media screen and (max-width:767px) {
  .block-list138  a .gpArticleTitle {
    margin-bottom: 15px;
  }
}