.carousel78 .gpCarousel {
  position: relative;
}
.carousel78 .gpCarousel .slick-slider a span {
  padding-bottom: 30.2%;
}
.carousel78 .gpCarousel .slick-slider a span img {
  display: block;
}
.carousel78 .gpCarousel .slick-current a span img {
  transition: transform 6000ms linear 0s;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.carousel78 .gpCarousel .slick-arrow {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 50%;
  z-index: 9;
  margin-top: -25px;
  width: 50px;
  height: 50px;
}
.carousel78 .gpCarousel .slick-arrow.slick-prev {
  left: 10%;
  border-radius: 25px 0 0 25px;
}
.carousel78 .gpCarousel .slick-arrow.slick-next {
  right: 10%;
  border-radius: 0 25px 25px 0;
}
.carousel78 .gpCarousel .slick-arrow::after {
  display: none;
}
.carousel78 .gpCarousel .slick-txt {
  font-weight: bold;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 99px;
  line-height: 60px;
  background-color: rgba(6, 32, 64, 0.52);
  background: -webkit-linear-gradient(bottom, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* 标准的语法 */
  color: #fff;
}
.carousel78 .gpCarousel .slick-txt div:hover {
  color: #FF9200;
}
.carousel78 .gpCarousel .slick-dots {
  right: 50%;
  transform: translateX(50%);
  bottom: 20px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  padding: 4px 5px 6px;
  border-radius: 15px;
}
.carousel78 .gpCarousel .slick-dots li {
  width: 20px;
  height: 18px;
  display: inline-block;
  border-radius: none;
  background: url(../images/carousel78_dot1.png);
  transition: all 0.2s ease;
  cursor: pointer;
  vertical-align: middle;
  margin: 0 5px;
}
.carousel78 .gpCarousel .slick-dots li button {
  display: none;
  vertical-align: middle;
}
.carousel78 .gpCarousel .slick-dots li.slick-active {
  background: url(../images/carousel78_dot2.png);
}
@media screen and (max-width: 1400px) {
  .carousel78 .gpCarousel .slick-txt {
    font-size: 24px;
  }
}
@media screen and (max-width: 1300px) {
  .carousel78.slick-prev {
    left: 10px;
  }
  .carousel78.slick-next {
    right: 10px;
  }
}
@media screen and (max-width: 1240px) {
  .carousel78 .gpCarousel .slick-txt {
    font-size: 22px;
  }
}
@media screen and (max-width: 996px) {
  .carousel78 .gpCarousel .slick-txt {
    font-size: 20px;
    height: 90px;
  }
  .carousel78 .gpCarousel .slick-dots {
    bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .carousel78 .gpCarousel .slick-txt {
    display: none;
  }
  .carousel78 .gpCarousel .slick-dots {
    bottom: 10px;
  }
  .carousel78 .gpCarousel .slick-arrow {
    display: none;
    margin-top: 0;
  }
  .carousel78 .gpCarousel .slick-arrow.slick-prev {
    left: 1%;
  }
  .carousel78 .gpCarousel .slick-arrow.slick-next {
    right: 1%;
  }
}
.block-list246 {
  margin: 0 -18px;
  overflow: hidden;
}
.block-list246 a {
  display: block;
  margin: 0 18px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.block-list246 a .mode3Pic {
  padding-bottom: 56.25%;
}
.block-list246 a .mode3Bot {
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
}
.block-list246 a .mode3Bot .mode3name {
  color: #333333;
  line-height: 1.56;
  height: 3.12em;
  overflow: hidden;
  margin-bottom: 20px;
  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-list246 a .mode3Bot .date {
  position: relative;
  line-height: 1;
  color: #999999;
  box-sizing: border-box;
}
.block-list246 a .mode3Bot .date .iconfont {
  color: #FF9200;
  margin-right: 6px;
}
.block-list246 li a:hover,
.block-list246 li a:focus,
.block-list246 li a:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.block-list246 li a:hover .mode3name {
  color: #FF9200;
}
.tab14 {
  position: relative;
}
.tab14 .title {
  padding: 60px 0 40px;
  box-sizing: border-box;
  overflow: hidden;
  text-align: center;
}
.tab14 .title .mode3til {
  margin: 0 25px;
  display: inline-block;
}
.tab14 .title .mode3til h2 {
  display: inline-block;
  font-family: "FZZCHJW";
  margin: 0 auto;
}
.tab14 .title .mode3til h2 a {
  color: #999999;
  display: block;
}
.tab14 .title .mode3til h2 a i {
  display: none;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin: 0 17px;
  vertical-align: middle;
  border: 2px solid rgba(154, 0, 0, 0.2);
  transition: all 0.3s ease-in-out;
}
.tab14 .title .til_tab.on h2 {
  font-size: 3.4rem;
  display: inline-block;
}
.tab14 .title .til_tab.on h2 a {
  color: #fff;
}
.tab14 .title .til_tab.on h2 a i {
  display: inline-block;
}
.tab14 .tabMore3 {
  position: absolute;
  right: 0;
  top: 84px;
}
@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.tab14 .tabMore3 .more {
  display: none;
  position: relative;
  padding-left: 16px;
  box-sizing: border-box;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}
.tab14 .tabMore3 .more:hover,
.tab14 .tabMore3 .more:focus,
.tab14 .tabMore3 .more:active {
  -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.tab14 .tabMore3 .more::before {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  background: url(../images/morevc.png) no-repeat;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5.5px;
}
.tab14 .mode3tabBox {
  display: none;
}
.tab14 .mode3tabBox .block-list246 {
  margin: 0 -18px;
  overflow: hidden;
}
.tab14 .mode3tabBox .block-list246 a {
  display: block;
  margin: 0 18px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.tab14 .mode3tabBox .block-list246 a .mode3Pic {
  padding-bottom: 56.25%;
}
.tab14 .mode3tabBox .block-list246 a .mode3Bot {
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
}
.tab14 .mode3tabBox .block-list246 a .mode3Bot .mode3name {
  color: #333333;
  line-height: 1.56;
  height: 3.12em;
  overflow: hidden;
  margin-bottom: 20px;
}
.tab14 .mode3tabBox .block-list246 a .mode3Bot .date {
  position: relative;
  line-height: 1;
  color: #999999;
  padding-left: 21px;
  box-sizing: border-box;
}
.tab14 .mode3tabBox .block-list246 a .mode3Bot .date::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: url(../images/datevb.png) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.tab14 .mode3tabBox .block-list246 li a:hover,
.tab14 .mode3tabBox .block-list246 li a:focus,
.tab14 .mode3tabBox .block-list246 li a:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.tab14 .mode3tabBox .block-list246 li a:hover .mode3name {
  color: #FF9200;
}
.tab14 .tab14 .title .til_tab.on h2 {
  font-size: 2.6rem;
}
@media screen and (max-width:997px) {
  .mode3til {
    margin: 0 10px;
  }
  .tab14 .title .til_tab.on h2 a {
    font-size: 2.2rem;
  }
  .tab14 .mode3tabBox .block-list246 {
    margin: 0 -15px;
  }
  .tab14 .mode3tabBox .block-list246 a {
    margin: 0 15px;
  }
  .tab14 .tabMore3 {
    top: 70px;
  }
}
@media screen and (max-width:767px) {
  .tab14 .title .mode3til {
    margin: 0 5px;
  }
  .tab14 .title .til_tab.on h2 a i {
    margin: 0 5px;
  }
  .tab14 .title .til_tab h2 a {
    font-size: 1.6rem;
  }
  .tab14 .title .til_tab.on h2 a {
    font-size: 1.8rem;
  }
  .tab14 .title {
    padding: 30px 0 20px;
  }
  .tab14 .title {
    text-align: left;
  }
  .tab14 .tabMore3 {
    top: 40px;
  }
}
@media screen and (max-width:414px) {
  .tab14 .title .til_tab h2 a {
    font-size: 1rem;
  }
  .tab14 .title .til_tab.on h2 a {
    font-size: 1.2rem;
  }
  .tab14 .title .mode3til {
    margin: 0 2px;
  }
  .tab14 .tabMore3 {
    top: 34px;
  }
}
.gp-title85 {
  display: flex;
  align-items: end;
}
.gp-title85 .title .titleImg {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title85 .title .colTitle {
  display: inline-block;
  vertical-align: middle;
  color: #333333;
}
.gp-title85 .title .colTitleEn {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 10px;
  color: #999999;
}
.gp-title85 .right {
  flex: 1;
  display: flex;
  align-items: center;
  margin-left: 15px;
}
.gp-title85 .right .line {
  flex: 1;
  height: 1px;
  background: #e5e5e5;
}
.gp-title85 .right .more p {
  display: inline-block;
  vertical-align: middle;
  margin: 0 12px;
  color: #999999;
}
.gp-title85 .right .more img {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width:768px) {
  .gp-title85 .right .more p {
    display: none;
  }
}
.block-listt172 li>a {
  display: block;
  margin: 0 14px;
}
.block-listt172 li>a .item-txt {
  margin: -20px 20px 0;
  padding: 20px;
  position: relative;
  background-color: #fff;
  display: flex;
}
.block-listt172 li>a .item-txt .list-date strong {
  color: #FF9200;
  padding-bottom: 5px;
}
.block-listt172 li>a .item-txt .title {
  flex: 1;
  font-weight: normal;
  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;
  overflow: hidden;
  padding-left: 20px;
  margin-bottom: 0;
  border-left: 1px solid #ddd;
}
.block-listt172 li>a .list-date {
  width: 60px;
}
@media screen and (max-width: 995px) and (min-width: 640px) {
  .block-listt172 li>a {
    display: flex;
    background-color: #fff;
  }
  .block-listt172 li>a .item-img {
    width: 300px;
  }
  .block-listt172 li>a .item-txt {
    flex: 1;
    margin: 0px;
  }
}
@media screen and (max-width: 640px) {
  .block-listt172 li>a {
    display: block;
    background-color: inherit;
  }
  .block-listt172 li>a .item-txt {
    margin: -20px 20px 0;
    padding: 20px;
    background-color: #fff;
  }
  .block-listt172 li>a .item-txt .gpArticleTitle {
    max-height: 48px;
  }
  .block-listt172 li>a .item-txt .gp-f36 {
    font-size: 30px;
    padding-left: 5px;
  }
}
.block-list172 li>a .list-date strong,
.block-list172 li>a .list-date .list-date i {
  display: block;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  color: #666666;
}
.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: #FF9200;
}
.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: #FF9200;
  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;
  }
}
