.gp-title109 .title {
  text-align: center;
}
.gp-title109 .title a {
  font-weight: normal;
  display: block;
}
.gp-title109 .title a span {
  font-family: "SourceHanSerifCN-Medium";
  -webkit-background-clip: text;
  color: transparent;
  background-image: -moz-linear-gradient(-16deg, #ba2528 0%, #e99a45 100%);
  background-image: -webkit-linear-gradient(-16deg, #ba2528 0%, #e99a45 100%);
  background-image: -ms-linear-gradient(-16deg, #ba2528 0%, #e99a45 100%);
}
.carousel103 .slick .gp-img-responsive {
  padding-bottom: 56.25%;
}
.carousel103 .slick .textBox {
  background: #fff;
  padding: 50px 28px;
  position: relative;
}
.carousel103 .slick .textBox .date {
  position: absolute;
  left: 28px;
  bottom: 120px;
  background: #c40004;
  color: #fff;
  width: 109px;
  height: 111px;
  color: #e0c67e;
}
.carousel103 .slick .textBox .date span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
  line-height: 1;
}
.carousel103 .slick .textBox .date span .year {
  margin-top: 13px;
}
.carousel103 .slick .textBox .title {
  color: #222;
  line-height: 40px;
  font-weight: bold;
}
@media screen and (max-width: 997px) {
  .carousel103 .slick .textBox .date {
    width: 80px;
    height: 80px;
  }
  .carousel103 .slick .textBox .date .day {
    font-size: 28px;
  }
}
@media screen and (max-width: 480px) {
  .carousel103 .slick .textBox {
    padding: 20px;
  }
  .carousel103 .slick .textBox .date {
    width: 60px;
    height: 60px;
    bottom: 60px;
  }
  .carousel103 .slick .textBox .date .day {
    font-size: 24px;
  }
  .carousel103 .slick .textBox .date .year {
    margin-top: 5px;
  }
}
.carousel103 .slick-dots {
  right: 28px;
  bottom: 160px;
  line-height: 1;
  font-size: 0;
}
@media screen and(max-width: 480px) {
  .carousel103 .slick-dots {
    bottom: 85px;
  }
  .carousel103 .slick-dots li {
    border-width: 1px;
  }
}
.carousel103 .slick-dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #c40004;
  border: 5px solid #fff;
  box-sizing: content-box;
  opacity: 0.4;
  margin: 0 9px;
}
.carousel103 .slick-dots li button {
  display: none;
}
.carousel103 .slick-dots .slick-active {
  opacity: 1;
}
.block-list156 li a {
  padding: 25px 30px;
  display: flex;
  align-items: center;
  transition: all 0.35s ease-out;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
}
.block-list156 li a:hover {
  transform: translateY(-8px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
.block-list156 li a:hover .info .title {
  color: #ba2528;
}
.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 .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;
  }
}
.block-list258 {
  margin: 0 -15px;
}
.block-list258 a {
  display: block;
  margin: 0 15px;
  transition: all 0.3s ease-in-out;
  box-shadow: 10px 0px 20px rgba(0, 0, 0, 0.05);
}
.block-list258 a .modexbot {
  padding: 20px 25px 30px;
  box-sizing: border-box;
  position: relative;
}
.block-list258 a .modexbot .date {
  display: inline-block;
  position: absolute;
  left: 0;
  top: -18px;
  padding: 7px 17px 7px 10px;
  box-sizing: border-box;
  background: #ba2528;
  clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%);
}
.block-list258 a .modexbot .mode2article {
  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;
}
.block-list258 li:hover a {
  transform: translateX(5px);
}
.block-list11 {
  margin: 0 -10px;
}
.block-list11 >li {
  margin-bottom: 20px;
}
.block-list11 >li >a {
  display: block;
  margin: 0 10px;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  transition: all 0.4s ease-out;
}
.block-list11 >li >a .gp-img-responsive {
  padding-bottom: 56.25%;
}
.block-list11 >li >a .gpTextArea {
  padding-bottom: 20px;
}
.block-list11 >li >a .item-date1 {
  background-color: #ba2528;
  color: #fff;
  font-family: 'Times New Roman', Times, serif;
  height: 28px;
  line-height: 28px;
  padding: 0 12px;
}
.block-list11 >li >a h3 {
  line-height: 1.5;
  height: 72px;
  overflow: hidden;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  margin: 15px 20px 0;
  font-weight: normal;
  box-sizing: content-box;
}
.block-list11 >li >a .p1 {
  margin: 23px 20px 15px;
  line-height: 22px;
  color: #999;
  height: 110px;
  overflow: hidden;
  border-top: 2px solid #ddd5ce;
  padding-top: 15px;
}
@media screen and (min-width:996px) {
  .block-list11 a:hover {
    transform: translateY(-10px);
  }
}
@media screen and (max-width:766px) {
  .block-list11 h3 {
    height: auto !important;
  }
  .block-list11 .p1 {
    height: auto !important;
  }
}
.block-list117 {
  margin: 0 -20px;
}
.block-list117 li a {
  display: block;
  margin: 0 20px;
  height: 100%;
  transition: all 0.35s ease;
  background: #f7f6f0;
  position: relative;
  z-index: 1;
  padding: 30px 30px 30px;
}
.block-list117 li a:hover {
  transform: translateY(-10px);
}
.block-list117 li a::after {
  content: "";
  display: block;
  width: 44px;
  height: 8px;
  background: #bfbeac;
  position: absolute;
  bottom: 0;
  left: 30px;
}
.block-list117 li a span {
  height: 29px;
  line-height: 29px;
  background: #fff;
  margin: 0;
  color: #ba2528;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 20px 0 28px;
}
.block-list117 li a span::before {
  content: "";
  display: block;
  width: 16px;
  height: 1px;
  background: #e0c67e;
  position: absolute;
  left: 2px;
  top: 50%;
}
.block-list117 li a h3 {
  line-height: 1.5;
  height: 3em;
  color: #222;
  font-weight: normal;
  margin-top: 10px;
  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:767px) {
  .block-list117 {
    margin: 0 -10px;
  }
  .block-list117 li a {
    margin: 0 10px;
  }
}
.block-list323 {
  background: url(/images/block-list323_bg.png) no-repeat top center/cover;
  padding: 10px 30px 40px;
  border-radius: 8px;
}
.block-list323 li a {
  display: block;
  padding: 29px 0 28px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.3) 60%, rgba(255, 255, 255, 0) 61%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.3) 60%, rgba(255, 255, 255, 0) 61%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.3) 60%, rgba(255, 255, 255, 0) 61%, rgba(255, 255, 255, 0) 100%);
  background-repeat: repeat-x;
  background-size: 12px 1px;
  background-position: left bottom;
}
.block-list323 li a .title {
  position: relative;
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
}
.block-list323 li a .title .gpArticleTitle {
  -webkit-line-clamp: 2;
  flex: 1;
}
.block-list323 li a .title .date {
  flex-shrink: 0;
  background: rgba(0, 0, 0, 0.1);
  padding-left: 15px;
  padding-right: 10px;
  line-height: 20px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.block-list323 li a .title .date i {
  padding-right: 8px;
}
.block-list323 li::marker {
  content: '';
}
@media screen and (max-width: 480px) {
  .block-list323 {
    padding: 10px 15px 20px;
  }
  .block-list323 li a {
    padding: 15px 0;
  }
}
.block-list1 >* {
  margin-bottom: 20px;
}
.block-list1 li {
  display: block;
}
.block-list1 li .item-info1 {
  display: block;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.block-list1 li .item-info1 .item-img1.gp-img-responsive {
  padding-bottom: 66.6%;
}
.block-list1 li .item-info1 .item-txt1 {
  background-color: #fff;
  padding: 16px 25px 35px;
}
.block-list1 li .item-info1 .item-txt1 h3 {
  margin-bottom: 15px;
  line-height: 24px;
  height: 48px;
  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-list1 li .item-info1 .item-txt1 p {
  line-height: 21px;
  height: 42px;
  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-bottom: 0;
  color: #666666;
}
.block-list1 li .item-info1:hover p {
  color: #666666;
}
@media screen and (min-width:1020px) {
  .block-list1 li .item-info1 {
    transition: transform 0.4s ease-out;
  }
  .block-list1 li .item-info1:hover {
    transform: translateY(-15px);
  }
}
.block-list198 ul {
  margin: 0 -8px;
  text-wrap: nowrap;
}
.block-list198 ul li {
  display: inline-block;
}
.block-list198 ul li a {
  display: block;
  margin: 0 8px;
}
.block-list198 ul li a img {
  height: 415px;
}
@media screen and (max-width:1240px) {
  .block-list198 ul li a img {
    height: 355px;
  }
}
@media screen and (max-width:996px) {
  .block-list198 ul li a img {
    height: 315px;
  }
}
@media screen and (max-width:767px) {
  .block-list198 ul li a img {
    height: 250px;
  }
}
/*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;
  /* margin-left: 160px; */
}
.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;
}
.bayWindow1 {
  padding: 10px 10px 0 0;
  left: 20px;
  visibility: hidden;
  position: fixed;
  z-index: 100;
  top: 20px;
}
.bayWindow1 .con {
  display: block;
}
.bayWindow1 .close {
  position: absolute;
  right: 0px;
  top: 0px;
  border-radius: 50%;
  background: #fff;
  padding: 2px;
  text-decoration: none;
  color: #999;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width:996px) {
  .bayWindow1 {
    display: block;
  }
}
