.gp-title15 {
  position: relative;
}
.gp-title15 span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title15 h2 {
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title15 h2 a {
  color: #ba2528;
}
.carousel86 .gpTextArea {
  line-height: 30px;
  overflow: hidden;
}
.carousel86 .gpTextArea >span {
  display: inline-block;
  margin-left: 10px;
}
.carousel86 .gpTextArea >a {
  display: block;
  height: 30px;
  padding-left: 40px;
  box-sizing: border-box;
  position: relative;
}
.carousel86 .gpTextArea >a::before {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/tz.png) no-repeat;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
}
.gp-title89 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gp-title89 .more {
  display: inline-block;
  padding-bottom: 10px;
  box-sizing: border-box;
  border-bottom: 1px solid #e0c177;
  color: #ba2528;
  min-width: 150px;
  position: relative;
}
.gp-title89 .more .icon {
  margin-right: 10px;
}
.gp-title89 .gp-titleft {
  display: flex;
}
.gp-title89 .gp-titleft .gpColumnTitle .gpColumnTitleEn {
  word-break: break-all;
}
.gp-title89 .gp-titleft .gpColumnTitle > .item-title {
  display: block;
  position: relative;
  padding-right: 40px;
  box-sizing: border-box;
}
.gp-title89 .gp-titleft .gpColumnTitle > .item-title::before {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  background: url(../images/bg.png) no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: -1;
}
.block-list278 {
  margin: 0 -25px;
  overflow: hidden;
}
.block-list278 li a {
  margin: 0 25px;
  display: block;
  padding-left: 40px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #ccc;
  position: relative;
}
.block-list278 li a .item-pic {
  position: relative;
  margin-bottom: 20px;
}
.block-list278 li a .item-pic .date2 {
  position: absolute;
  left: -40px;
  top: 50px;
  width: 90px;
  height: 90px;
  border: 1px solid #ccc;
  border-left: none;
  background: #fff;
  color: #333333;
  overflow: hidden;
  padding: 15px 10px;
  box-sizing: border-box;
}
.block-list278 li a .item-pic .date2 .day {
  text-align: left;
}
.block-list278 li a .item-pic .date2 .year {
  text-align: right;
}
.block-list278 li a .item-pic .date2 i {
  display: block;
  width: 100%;
  height: 1px;
  margin: 2px 0;
  transform: rotate(-15deg);
  background: #ccc;
}
.block-list278 li a .item-info .item-tit {
  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;
}
.block-list278 li a .item-info .item-summary {
  margin: 10px 20px 30px 0;
  line-height: 1.5;
  height: 3em;
  color: #999999;
  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-list278 li a::before {
  content: '';
  display: block;
  width: 100%;
  height: 0%;
  background: #ba2528;
  position: absolute;
  top: 10px;
  left: 10px;
  transition: all 0.3s ease-in-out;
  z-index: -1;
}
.block-list278 li:hover a::before {
  height: 100%;
}
.block-list278 li:hover a .item-info .item-tit {
  color: #ba2528;
}
.block-list279 {
  padding-top: 20px;
  box-sizing: border-box;
  margin: 0 -25px;
  overflow: hidden;
}
.block-list279 li a {
  margin: 0 25px;
  display: block;
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #ccc;
  position: relative;
}
.block-list279 li a .date2 {
  margin-top: -40px;
  width: 90px;
  height: 90px;
  border: 1px solid #ccc;
  background: #fff;
  color: #333333;
  overflow: hidden;
  padding: 23px 10px;
  box-sizing: border-box;
}
.block-list279 li a .date2 .day {
  text-align: left;
}
.block-list279 li a .date2 .year {
  text-align: right;
}
.block-list279 li a .date2 i {
  display: block;
  width: 100%;
  height: 1px;
  margin: 2px 0;
  transform: rotate(-15deg);
  background: #ccc;
}
.block-list279 li a .item-tit {
  line-height: 34px;
  height: 68px;
  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;
  margin-left: 130px;
  margin-top: -10px;
  font-weight: normal;
}
.block-list279 li a .item-summary {
  margin: 0px 20px 8px 0;
  line-height: 1.5;
  height: 0px;
  color: #999999;
  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-list279 li a::before {
  content: '';
  display: block;
  width: 100%;
  height: 0%;
  background: #ba2528;
  position: absolute;
  top: 10px;
  left: 10px;
  transition: all 0.3s ease-in-out;
  z-index: -1;
}
.block-list279 li:hover a::before {
  height: 100%;
}
.block-list279 li:hover a .item-info .item-tit {
  color: #ba2528;
}
.carousel82 {
  padding-bottom: 50px;
}
.carousel82 >ul {
  margin: 0 -20px;
}
.carousel82 >ul li {
  padding-bottom: 10px;
  box-sizing: border-box;
}
.carousel82 >ul li a {
  background: #fff;
  display: block;
  margin: 0 20px;
  border: 1px solid #ba2528;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.carousel82 >ul li a .item-info {
  display: flex;
  justify-content: space-between;
}
.carousel82 >ul li a .item-info .item-img {
  position: relative;
  z-index: 20;
  width: 295px;
}
.carousel82 >ul li a .item-info .item-img .item-pic {
  padding-bottom: 77%;
}
.carousel82 >ul li a .item-info .name {
  padding: 30px;
  width: 86px;
  box-sizing: border-box;
  position: relative;
  color: #333333;
  font-weight: bold;
  letter-spacing: 3px;
}
.carousel82 >ul li a .item-info .name::before {
  content: "";
  display: block;
  width: 2px;
  height: 25px;
  background: #ba2528;
  position: absolute;
  right: 20px;
  top: 30px;
}
.carousel82 >ul li a .item-summary {
  padding: 20px 20px 30px;
  box-sizing: border-box;
}
.carousel82 >ul li a .item-summary p {
  line-height: 1.5;
  color: #333333;
}
.carousel82 >ul li.slick-current a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #ba2528;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
}
.carousel82 .slick-dots {
  width: 100%;
  bottom: -50px;
  text-align: center;
}
.carousel82 .slick-dots >li {
  width: 40px;
  height: 10px;
  padding: 0;
  margin: 0 5px;
  transition: all 0.3s ease-in-out;
}
.carousel82 .slick-dots >li button {
  border: 1px solid #ba2528;
  border-radius: 0;
  background: none;
}
.carousel82 .slick-dots li.slick-active {
  width: 60px;
}
.carousel82 .slick-dots li.slick-active button {
  background: #ba2528;
}
.carousel82 .slick-arrow {
  width: 60px;
}
.carousel82 .slick-arrow:hover:after {
  background: #ba2528;
}
.carousel82 .slick-prev:after {
  left: -10px;
}
.carousel82 .slick-next:after {
  right: -10px;
}
.block-list280 {
  position: relative;
  padding: 30px;
  box-sizing: border-box;
  border-radius: 40px;
  background: #fff;
}
.block-list280 i {
  display: inline-block;
  width: 13px;
  height: 40px;
  opacity: 1;
  border-radius: 2px;
  background: #ffffff;
  z-index: -1;
  position: absolute;
  border: 2px solid #ba2528;
}
.block-list280 .boder1 {
  left: 65px;
  top: -4px;
}
.block-list280 .boder2 {
  left: 107px;
  top: -4px;
}
.block-list280 .boder3 {
  left: -4px;
  top: 40px;
}
.block-list280 .gpMarqueeout {
  position: relative;
}
.block-list280 .gpMarqueeout .gpMarquee {
  height: 566px;
  background: none;
  position: relative;
}
.block-list280 .gpMarqueeout .gpMarquee ul {
  margin: 0 20px;
  position: relative;
  z-index: 5;
}
.block-list280 .gpMarqueeout .gpMarquee ul li .gpTextArea .item-title {
  line-height: 1.25;
  color: #333333;
  margin-bottom: 10px;
}
.block-list280 .gpMarqueeout .gpMarquee ul li .gpTextArea > a {
  text-align: left;
  min-height: 90px;
  display: inline-block;
  line-height: 1.25;
  width: 55%;
  padding: 20px;
  background: #ba2528;
  border-radius: 10px;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 479px) {
  .block-list280 .gpMarqueeout .gpMarquee ul li .gpTextArea > a {
    width: 100%;
  }
}
.block-list280 .gpMarqueeout .gpMarquee ul li:nth-child(odd) {
  text-align: right;
}
.block-list280 .gpMarqueeout .gpMarquee ul li:nth-child(odd) a::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 10px solid #ba2528;
  position: absolute;
  top: 20px;
  right: -9px;
}
.block-list280 .gpMarqueeout .gpMarquee ul li:nth-child(even) a::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-left: 0px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 10px solid #ba2528;
  position: absolute;
  top: 20px;
  left: -9px;
}
.block-list280 .gpMarqueeout .item-but {
  padding: 30px 0 20px;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  z-index: 5;
}
.block-list280 .gpMarqueeout .item-but a {
  display: inline-block;
  width: 180px;
  height: 66px;
  line-height: 66px;
  font-weight: bold;
  opacity: 1;
  border-radius: 4px;
  background: radial-gradient(50% 50%, rgba(186, 37, 40, 0.7) 0%, #ba2528);
  box-shadow: 0px 20px 20px -20px rgba(186, 37, 40, 0.8);
}
@media screen and (max-width: 479px) {
  .block-list280 .gpMarqueeout .item-but a {
    width: 150px;
    height: 50px;
    line-height: 50px;
  }
}
.block-list280 .gpMarqueeout::after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  border: 2px solid #d8d8d2;
}
.block-list280::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  border: 3px solid #ba2528;
}
@media screen and (max-width: 767px) {
  .block-list280 .gpMarqueeout .gpMarquee ul li .gpTextArea > a {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .block-list280 .gpMarqueeout .gpMarquee ul li a::before,
  .block-list280 .gpMarqueeout::after {
    display: none !important;
  }
  .block-list280 {
    padding: 15px 0;
  }
}
/*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;
}
.footer_block34 {
  padding: 63px 0 63px;
  box-sizing: border-box;
  background: #ba2528;
}
.footer_block34 .footertop {
  overflow: hidden;
}
.footer_block34 .topr {
  width: 157px;
  text-align: center;
}
.footer_block34 .topr .fewm {
  display: inline-block;
  width: 120px;
  height: 120px;
  overflow: hidden;
}
.footer_block34 .topr p {
  line-height: 1.5;
  color: #FFEDB8;
}
.footer_block34 .topr p:nth-child(1) {
  margin-top: 10px;
}
@media screen and (max-width: 1024px) {
  .footer_block34 .topr {
    width: 100%;
    float: none;
  }
}
.footer_block34 .topl {
  width: 77%;
}
.footer_block34 .topl .flogo .flogo1 {
  display: inline-block;
  vertical-align: middle;
  max-width: 138px;
}
@media screen and (max-width: 1024px) {
  .footer_block34 .topl .flogo .flogo1 {
    width: 90px;
  }
}
.footer_block34 .topl .flogo .flogo2 {
  display: inline-block;
  vertical-align: middle;
  max-width: 252px;
}
@media screen and (max-width: 1024px) {
  .footer_block34 .topl .flogo .flogo2 {
    width: 180px;
  }
}
@media screen and (max-width: 767px) {
  .footer_block34 .topl .flogo {
    float: none;
  }
}
.footer_block34 .topl .footerul {
  margin-left: 430px;
}
.footer_block34 .topl .footerul li {
  margin-bottom: 10px;
}
.footer_block34 .topl .footerul li a {
  line-height: 1.5;
  color: #FFEDB8;
  word-break: break-all;
}
@media screen and (max-width: 767px) {
  .footer_block34 .topl .footerul li {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .footer_block34 .topl .footerul {
    margin-left: 315px;
  }
}
@media screen and (max-width: 767px) {
  .footer_block34 .topl .footerul {
    margin: 15px 0;
  }
}
@media screen and (max-width: 1024px) {
  .footer_block34 .topl {
    width: 100%;
    float: none;
    text-align: center;
  }
}
