<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.carousel92 {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.carousel92 .slick-slide &gt;a {
  display: block;
  background-color: #fff;
  position: relative;
}
.carousel92 .slick-slide .slick-img {
  display: block;
  height: 0;
  padding-bottom: 38%;
  overflow: hidden;
}
.carousel92 .slick-slide.slick-active img {
  animation: scaleBig 5s linear 0s 1 both;
  transform-style: preserve-3d;
}
.carousel92 .slick-txt {
  font-weight: normal;
  width: 100%;
  height: auto;
  line-height: auto;
  position: absolute;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  padding: 0 0px;
  background: transparent;
  background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.659) 0%, transparent 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.659) 0%, transparent 100%);
  background-image: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.659) 0%, transparent 100%);
}
.carousel92 .slick-txt div {
  color: #fff;
  line-height: 1.33;
  padding: 20px 0 40px;
  position: relative;
}
.carousel92 .slick-txt div::before {
  content: "";
  display: block;
  width: 66px;
  height: 3px;
  background: #bfbeac;
  position: absolute;
  left: 0;
  top: 0px;
}
.carousel92 .slick-dots {
  position: absolute;
  bottom: 50%;
  transform: translateY(50%);
  right: 60px;
}
.carousel92 .slick-dots li {
  display: block;
  width: 24px;
  height: 25px;
  background: url(../images/carousel92_dot1.png) no-repeat;
  background-size: cover;
  margin: 15px 0;
  cursor: pointer;
}
.carousel92 .slick-dots li.slick-active {
  background: url(../images/carousel92_dot2.png) no-repeat;
  background-size: cover;
}
.carousel92 .slick-dots li button {
  display: none;
}
.carousel92 .slick-arrow {
  display: none;
  overflow: initial;
  width: 58px;
  height: 58px;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  color: #cc0808;
}
.carousel92 .slick-arrow:hover {
  color: #cc0808;
  background: #fff;
}
.carousel92 .slick-arrow::after {
  display: none;
}
@media screen and (max-width: 996px) {
  .carousel92 .slick-dots {
    right: 30px;
  }
  .carousel92 .slick-dots li {
    margin: 10px 0;
  }
  .carousel92 .slick-txt div {
    padding: 20px 0;
  }
  .carousel92 .slick-arrow {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
}
@media screen and (max-width: 767px) {
  .carousel92 .slick-dots {
    text-align: center;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    bottom: 10px;
  }
  .carousel92 .slick-dots li {
    display: inline-block;
    margin: 0 6px 0 6px;
    width: 16px;
    height: 17px;
  }
}
@media screen and (max-width: 479px) {
  .carousel92 .slick-dots {
    bottom: 5px;
  }
  .carousel92 .slick-dots li {
    width: 12px;
    height: 13px;
    margin: 0 5px;
  }
}
@-webkit-keyframes scaleBig {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.12);
  }
}
@keyframes scaleBig {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.12);
  }
}
.gp-title38 {
  padding: 35px 0;
  text-align: center;
}
.gp-title38 h2 {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  line-height: 1;
  position: relative;
}
.gp-title38 h2 a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px;
}
.gp-title38 h2 span {
  display: block;
  vertical-align: middle;
  color: #999;
  padding-top: 10px;
  text-transform: uppercase;
}
.gp-title38 h2 .gpColumnTitleIcon {
  display: inline-block;
  vertical-align: middle;
  padding-top: 0;
}
.gp-title38 h2:before,
.gp-title38 h2:after {
  content: '';
  width: 66px;
  height: 2px;
  background-color: #cc0808;
  position: absolute;
  top: 50%;
  margin-top: -1px;
}
.gp-title38 h2:before {
  left: -85px;
}
.gp-title38 h2::after {
  right: -85px;
}
.block-list325 a .gp-img-responsive {
  padding-bottom: 56.25%;
}
.block-list325 a .infoBox {
  padding: 25px 28px 28px;
  background: #fff;
  position: relative;
}
.block-list325 a .infoBox .title {
  color: #333333;
  line-height: 1.56;
}
.block-list325 a .infoBox .date {
  margin-top: 14px;
  line-height: 1;
  color: #666666;
}
.block-list325 a .infoBox .date i {
  color: #cc0808;
  padding-right: 9px;
}
.block-list325 a .infoBox .more {
  position: absolute;
  right: 28px;
  bottom: 29px;
  width: 17px;
  height: 8px;
  z-index: 1;
}
@media screen and (max-width: 480px) {
  .block-list325 a .infoBox {
    padding: 15px 10px;
  }
  .block-list325 a .infoBox .date {
    margin-top: 6px;
  }
}
.gp-more3 {
  text-align: center;
  padding: 30px 0;
}
.gp-more3 a {
  display: inline-block;
  vertical-align: middle;
  padding: 7px 35px;
  border: 1px solid #e5e5e5;
  min-width: 118px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.gp-more3 a span {
  color: #999;
  position: relative;
  z-index: 5;
}
.gp-more3 a span i {
  margin-left: 15px;
}
.gp-more3 a:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #cc0808;
  position: absolute;
  transition: all 0.35s ease-out;
  left: 0;
  top: 0;
  transform: translateX(-100%);
  z-index: 0;
}
.gp-more3 a:hover:before {
  transform: none;
}
.gp-more3 a:hover span {
  color: #fff;
}
.gp-more3 a:hover i {
  transform: translateX(10px);
}
.block-list165 {
  margin: 0 -10px;
}
.block-list165 li a {
  display: block;
  margin: 0 10px;
  border: 1px solid #eee;
  box-sizing: border-box;
  padding: 24px 25px;
  transition: all 0.3s ease-in-out;
  background: none;
  height: 100%;
}
.block-list165 li a h3 {
  font-weight: normal;
  color: #333333;
  margin: 10px 0;
  line-height: 1.5;
  height: 48px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.block-list165 li a p {
  position: relative;
  color: #999999;
  box-sizing: border-box;
  padding-top: 10px;
}
.block-list165 li a p i {
  font-style: normal;
  margin-right: 10px;
  color: #cc0808;
}
.block-list165 li a p::before {
  content: '';
  width: 20px;
  height: 2px;
  background-color: #e5e5e5;
  position: absolute;
  left: 0;
  top: 0;
}
.block-list165 li a:hover {
  background: #cc0808;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
}
.block-list165 li a:hover span,
.block-list165 li a:hover h3,
.block-list165 li a:hover p,
.block-list165 li a:hover i {
  color: #fff;
}
@media screen and (max-width:767px) {
  .block-list165 li a {
    font-size: 14px;
    padding: 15px;
  }
}
.block-list199 li {
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.block-list199 li span {
  line-height: 2.8;
  color: rgba(51, 51, 51, 0.3);
  padding-left: 10px;
}
.block-list199 li p {
  line-height: 2.8;
  height: 2.8em;
  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: rgba(51, 51, 51, 0.8);
  box-sizing: border-box;
  position: relative;
  padding-left: 15px;
}
.block-list199 li:hover {
  transform: translateX(5px);
}
.block-list109 {
  margin: 0 -20px;
}
.block-list109 li a {
  display: block;
  margin: 0 20px;
  border: 1px solid #e5e5e5;
  padding: 10px 0;
  border-radius: 33px;
  position: relative;
}
.block-list109 li a p {
  color: #222;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 0 20px;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  height: 1.3em;
  line-height: 1.3;
}
</pre></body></html>