.carousel12 {
  position: relative;
}

.carousel12 .slick-slide a {
  display: block;
  position: relative;
}

.carousel12 .slick-slide a::before {
  content: "";
  display: block;
  width: 100%;
  height: 30%;
  background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.702) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.702) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.702) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.banner_logo {
  width: auto;
  height: 18%;
  position: absolute;
  right: 8.7%;
  bottom: 6.5%;
  z-index: 1;
}

.banner_logo img {
  max-height: 100%;
}

.carousel12 .slick-slide a span {
  padding-bottom: 30.2%;
}

.carousel12 .slick-dots {
  font-size: 0;
  width: 100%;
  position: absolute;
  bottom: 20px;
  left: 0;
  text-align: center;
}

.carousel12 .slick-dots li {
  margin: 10px 6px 0;
  display: inline-block;
  zoom: 1;
}

.carousel12 .slick-dots li button {
  width: 10px;
  height: 10px;
  display: block;
  cursor: pointer;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #fff;
}

.carousel12 .slick-dots li.slick-active button {
  background-color: #9B0000;
  border: 1px solid #9B0000;
}

@media screen and (max-width:768px) {
  .carousel12 .slick-arrow {
    display: none;
  }

  .carousel12 .slick-dots {
    bottom: 10px;
  }
}

.gp-title2 {
  padding: 13px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #9B0000;
}

.gp-title2 span {
  display: inline-block;
  vertical-align: middle;
}

.gp-title2 h2 {
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.gp-title2 .more {
  padding-top: 10px;
  color: #999;
}

.block-list59 {
  margin: 0 -20px;
  display: flex;
  overflow: hidden;
}

.block-list59 li {
  width: 25%;
  display: inline-block;
  border-bottom: 1px dashed #e0e0e0;
  overflow: hidden;
}
@media screen and (max-width:996px) {
  .block-list59{flex-wrap: wrap;}
  .block-list59 li{width: 50%;}
}
@media screen and (max-width:479px) { 
  .block-list59 li{width: 100%;}
}
.block-list59 li>div {
  margin: 0 20px;
  padding: 15px 0;
  display: flex;
  align-items: center;
}

.block-list59 li span {
  width: 60px;
  display: block;
  background: #9B0000;
  color: #fff;
}

.block-list59 li span b {
  display: block;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  text-align: center;
}

.block-list59 li span i {
  display: block;
  font-style: normal;
  height: 30px;
  line-height: 30px;
  border: 1px solid #9B0000;
  text-align: center;
  color: #666666;
  background: #fff;
}

.block-list59 li a {
  display: block;
  padding: 0 0px 0 15px;
  overflow: hidden;
  line-height: 1.7;
  max-height: 3.4em;
  height: auto;
  flex: 1;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}


#wrapper {
  cursor: pointer;
  width: 100%;
  overflow: hidden;
  display: flex;
  margin: auto;
}

.scroll_content {
  display: flex;
}

#list,
#list1 {
  display: flex;
}

#list li,
#list1 li {
  flex-shrink: 0;
  width: 420px;
}

@media screen and (max-width: 1000px) {
  #list li, #list1 li {
    width: 350px;
  }
}

@media screen and (max-width: 768px) {
  #list li, #list1 li {
    width: 300px;
  }
}

.block-list247 a {
  display: flex;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.block-list247 li:hover a {
  /* transform: translateX(5px); */
}
.block-list247 li:hover .mode4Article {
  color: #9B0000;
}
.block-list247 a .mode41left {
  width: 200px;
  overflow: hidden;
}

.block-list247 a .mode41left .mode41Pic {
  padding-bottom: 56.5%;
  border: 5px solid transparent;
}

.block-list247 a:hover .mode41left .mode41Pic {
  /* border-color: #9b0000; */
}

.block-list247 a .mode4rRight {
  padding-left: 20px;
  box-sizing: border-box;
  flex: 1;
  overflow: hidden;
}

.block-list247 a .mode4rRight .mode4Article {
  line-height: 1.5;
  height: auto;
  max-height: 3em;
  color: #333333;
  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;
  font-weight: bold;
}

.block-list247 a .mode4rRight .mode4Summary {
  line-height: 1.5;
  height: 3em;
  color: #333333;
  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;
  font-size: 13px;
  margin: 13px 0;
}

.block-list247 a .mode4rRight .date {
  position: relative;
  line-height: 1;
  color: #999999;
  padding-left: 21px;
  box-sizing: border-box;
  margin-top: 5px;
}

.block-list247 a .mode4rRight .date::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: url(../images/datevb.png) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}

.block-list247 li:hover a {
  /* transform: translateX(5px); */
}

.block-list247 li:hover .mode4rRight p {
  color: #9B0000;
  /* font-weight: 700; */
}

@media screen and (max-width:414px) {
  .block-list247 a {
    display: block;
  }

  .block-list247 a .mode41left {
    width: 100%;
  }

  .block-list247 a .mode4rRight {
    padding-left: 0;
  }
}

.block-list339 {
  width: 100%;
  overflow: hidden;
}

.block-list339 li {
  margin-bottom: 12px !important;
}

.block-list339 li:last-child {
  margin-bottom: 0px !important;
}

.block-list339 li::marker {
  content: '';
}

.block-list339 li .inner {
  padding: 13px 0;
  display: block;
  display: -webkit-flex;
  display: flex;
}

.block-list339 li .inner .img {
  width: 88px;
  height: 118px;
  border: 5px solid transparent;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

/* .block-list339 li .inner .img:after {
  content: '';
  display: block;
  padding-top: 78.83%;
}
 */
.block-list339 li .inner .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.block-list339 li .inner:hover .img:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.block-list339 li .inner:hover .img img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.block-list339 li .inner:hover .text .tit {
  color: #9B0000;
  font-weight: 700;
}
.block-list339 li .inner:hover .tit span {
  -webkit-background-size: 100% 2px;
  background-size: 100% 2px;
}
@media screen and (max-width: 480px) {
  .block-list339 li .inner .img {
    border: none;
  }
}

.block-list339 li .inner .text {
  padding: 8px 0 0 25px;
  flex: 1;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  /* justify-content: space-between; */
}
.block-list339 li .inner .text .tit1{ line-height: 1.5;
  height: auto;
  max-height: 3em;
  color: #333333;
  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;
  font-weight: bold;}
.block-list339 li .inner .text .tit2{}

.block-list339 li .inner .text .tit h4{
  color: #333333;
  font-weight: 400;
  line-height: 1.4;
  max-height: 2.8em;
  height: auto;
  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;
  font-weight: bold;
}
.block-list339 li .inner .text .tit span{
  background-image: linear-gradient(#9B0000, #9B0000);
  background-position: bottom left;
  background-size: 0 1px;
  background-repeat: no-repeat;
  transition: background-size 0.5s ease-in-out;
  -webkit-transition: background-size 0.5s ease-in-out;
  -moz-transition: background-size 0.5s ease-in-out;
  -ms-transition: background-size 0.5s ease-in-out;
  -o-transition: background-size 0.5s ease-in-out;
  line-height: 1.5;
    height: auto;
    max-height: 3em;
    color: #333333;
    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;
    font-weight: bold;
}
.block-list339 li .inner .text .tit2 {
  line-height: 1.4;
  height: auto;
  max-height: 2.8em;
  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;
  margin: 13px 0;
  font-size: 13px;
}
/* .block-list339 li .inner .text .tit span {
  background-image: linear-gradient(#9B0000, #9B0000);
  background-position: bottom left;
  background-size: 0 1px;
  background-repeat: no-repeat;
  transition: background-size 0.5s ease-in-out;
  -webkit-transition: background-size 0.5s ease-in-out;
  -moz-transition: background-size 0.5s ease-in-out;
  -ms-transition: background-size 0.5s ease-in-out;
  -o-transition: background-size 0.5s ease-in-out;
} */

/* .block-list339 li .inner .text .date {
  color: #999999;
  font-weight: 700;
} */

@media screen and (max-width: 480px) {
  .block-list339 li .inner .text {
    padding: 0 0 0 10px;
  }

  .block-list339 li .inner .text .date {
    line-height: 1;
  }

  .block-list339 li .inner .text .tit span {
    -webkit-line-clamp: 3;
  }
}

.block-list339 li .inner:hover .img {
  /* border-color: #9B0000; */
}

.block-list339 li .inner:hover .img:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.block-list339 li .inner:hover .img img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.block-list339 li .inner:hover .text .tit {
  color: #9B0000;
  font-weight: 700;
}

.block-list339 li .inner:hover .tit span {
  /* -webkit-background-size: 100% 2px; */
  /* background-size: 100% 2px; */
  color: #9B0000;
}

.block-list339 li .inner:hover .tit2 {/* color: #333; */}

.block-list152 {
  margin: 0 -5px;
}

.pid-2b3bda6a-74b2-4999-b1c8-aa8c1cfd6cd9 .block-list152 li {
  margin-bottom: 33px !important;
}

.pid-2b3bda6a-74b2-4999-b1c8-aa8c1cfd6cd9 .block-list152 li:last-child {
  margin-bottom: 0px !important;
}

.block-list152 li a {
  display: block;
  text-align: center;
  box-sizing: border-box;
  padding: 15px;
  margin: 0 5px;
  background: #9B0000;
  line-height: 1;
  transition: all 0.3s ease-in-out;
}

.block-list152 li a .img {
  display: inline-block;
  vertical-align: middle;
  max-width: 32px;
}

.block-list152 li a p {
  display: inline-block;
  color: #fff;
  vertical-align: middle;
}

.block-list152 li a:hover {
  transform: translateY(5px);
}

@media screen and (max-width:996px) {
  .block-list152 li a {
    padding: 18px !important;
  }

  .pid-2b3bda6a-74b2-4999-b1c8-aa8c1cfd6cd9 .block-list152 li {
    margin-bottom: 20px !important;
  }

  .block-list152 li a p {
    font-size: 16px;
  }
}

@media screen and (max-width:767px) {
  .block-list152 li a p {
    font-size: 14px;
  }
}

.block-list321 li a {
  display: block;
  padding: 20px 0;
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
  position: relative;
  padding-left: 16px;
}

.block-list321 li a .date {
  width: 97px;
  min-height: 30px;
  line-height: 2;
  text-align: center;
  color: #757575;
  float: right;
  border: 1px solid rgba(196, 0, 4, 0.3);
  margin-left: 10px;
}

@media screen and (max-width: 414px) {
  .block-list321 li a .date {
    width: 80px;
    line-height: 1.5;
    min-height: 26px;
  }

  .block-list321 li a .title {
    min-height: 26px;
  }
}

.block-list321 li a .title {
  min-height: 30px;
  line-height: 1.5;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  text-wrap: nowrap;
}
.block-list321 li a .title strong{    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;}

.block-list321 li a::before {
  content: '';
  display: block;
  width: 6px;
  height: 13px;
  background: url(../images/trangle.png) no-repeat center/cover;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.block-list321 li::marker {
  content: '';
}

.pid-1c2460d8-8c04-4977-8cb5-fdf1c32750e0 {}

.carousel108 .item .info {
  padding: 20px 20px;
}

.carousel108 .item {
  display: block;
  margin: 0 15px 30px;
}

.carousel108 .item .info .date2 {
  display: none;
}

@media screen and (min-width:996px) {
  .gp-pc-layout-pid-2b3bda6a-74b2-4999-b1c8-aa8c1cfd6cd9:nth-child(1) {
    flex: 1;
  }

  .gp-pc-layout-pid-2b3bda6a-74b2-4999-b1c8-aa8c1cfd6cd9:nth-child(2) {
    flex: 1;
  }

  .gp-pc-layout-pid-2b3bda6a-74b2-4999-b1c8-aa8c1cfd6cd9:nth-child(3) {
    width: 240px;
  }
}

.pid-2b3bda6a-74b2-4999-b1c8-aa8c1cfd6cd9 {}

/*.block-list339 li .inner .img{width:87px !important;height:80px !important;}*/
/*.block-list339 li .inner .img:after{display:none !important}*/

.block-list339 li .inner .text .date {
  line-height: 1;
  color: #999999;
  box-sizing: border-box;
  text-align: right;
  margin-top: 5px;
}

.block-list339 li .inner .text .date span {
  position: relative;
  padding-left: 21px;
  background: url(../images/datevb.png) no-repeat left center;
}

.block-list339 li .inner .text .date img {
  width: 12px;
  height: 12px;
  margin-right: 8px;
  display: inline-block;
  vertical-align: baseline;
}

/* .block-list339 li .inner .text .date {
  text-align: right;
} */

@media screen and (max-width: 414px) {
  .block-list247 a .mode4rRight {
    margin-top: 10px !important;
  }

  .block-list247 a .mode4rRight .mode4Article {
    height: auto !important;
  }
}

@media screen and (min-width:996px) {
  .gp-pc-layout-pid-117fbf34-06d1-4b82-8f26-e7b21be1db22:nth-child(1) {
    flex: 1;
  }

  .gp-pc-layout-pid-117fbf34-06d1-4b82-8f26-e7b21be1db22:nth-child(2) {
    flex: 1;
  }

  .gp-pc-layout-pid-117fbf34-06d1-4b82-8f26-e7b21be1db22:nth-child(3) {
    width: 240px;
  }
}

.pid-117fbf34-06d1-4b82-8f26-e7b21be1db22 {}

.block-list321 li {
  margin-bottom: 0px !important;
}

.block-list321 li a {
  padding: 10px 0 !important;
  padding-left: 16px !important;
}

.block-list321 li a::before {
  top: 16px !important;
  transform: translateY(0%) !important;
}
.block-list321 li a  .summary{font-size: 13px;}
.block-list321 li a .title {
  line-height: 1.5 !important;
  height: auto !important;
  max-height: 3em !important;
  text-wrap: initial !important;
  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;
}

.block-list321 li a .date {
  width: 52px !important;
}

.pid-5c79f6da-7c62-4735-ae5e-dd019e615baf {}


.pid-0785dc93-a43a-4d1f-ac56-a6efe6f26e06.gpArticleTitle {
  height: 24px !important;
  line-height: 1.5 !important;
  -webkit-line-clamp: 1 !important;
}

@media screen and (max-width:996px) {
  .block-list321 li a .title {
    height: auto !important;
  }


}

@media screen and (max-width:767px) {}

@media screen and (max-width:480px) {}

.pid-a7562b51-7d9c-4bac-ba02-8e1163b07ecc.gpArticleTitle {
  height: 48px !important;
  line-height: 1.5 !important;
  -webkit-line-clamp: 2 !important;
}

@media screen and (max-width:996px) {}

@media screen and (max-width:767px) {}

@media screen and (max-width:480px) {}

@media screen and (max-width:996px) {}

@media screen and (max-width:767px) {}

@media screen and (max-width:480px) {}


@media screen and (max-width:996px) {}

@media screen and (max-width:767px) {}

@media screen and (max-width:480px) {}

.pid-69c7c6e8-86ec-4e87-983e-07d648a9c7b5.gpArticleTitle {
  height: 24px !important;
  line-height: 1.5 !important;
  -webkit-line-clamp: 1 !important;
}

@media screen and (max-width:996px) {}

@media screen and (max-width:767px) {}

@media screen and (max-width:480px) {}

.pid-42f9c113-74ca-41ef-824f-46108e2bf593.gpArticleTitle {
  height: 54px !important;
  line-height: 1.7 !important;
  -webkit-line-clamp: 2 !important;
}

@media screen and (max-width:996px) {}

@media screen and (max-width:767px) {}

@media screen and (max-width:480px) {}

.pid-a49bce0c-a775-44d7-baa9-3d650339df63.gpArticleTitle {
  height: 48px !important;
  line-height: 1.5 !important;
  -webkit-line-clamp: 2 !important;
}

@media screen and (max-width:996px) {}

@media screen and (max-width:767px) {}

@media screen and (max-width:480px) {}