.carousel100 .item {
  display: block;
  position: relative;
}
.carousel100 .item .slick-img {
  padding-bottom: 38.125%;
}
.carousel100 .item .info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.carousel100 .item .info .gp-container {
  position: relative;
}
.carousel100 .item .info .slick-txt {
  font-weight: bold;
  color: #fff;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px rgba(0, 0, 0, 0.7), 0px 16px 46.75px rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 70px;
  width: calc(100% - 130px);
}
.carousel100 .item .info .more {
  position: absolute;
  right: 0;
  bottom: 0;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.102);
  box-sizing: border-box;
  padding: 38px 40px;
  color: rgba(255, 255, 255, 0.7);
}
.carousel100 .item .info .more::before {
  content: "";
  display: block;
  width: 40px;
  height: 18px;
  background: #222A5E;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.carousel100 .slick-dots {
  text-align: center;
  position: absolute;
  right: 50%;
  transform: translateX(50%);
  bottom: 40px;
}
.carousel100 .slick-dots li {
  width: 28px;
  height: 5px;
  background: #fff;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.carousel100 .slick-dots li.slick-active {
  height: 9px;
  border-radius: 5px;
  background: #222A5E;
  border: 2px solid #fff;
  vertical-align: middle;
}
.carousel100 .slick-dots li button {
  display: none;
}
@media screen and (max-width:1200px) {
  .carousel100 .item .info .more {
    padding: 20px 30px;
  }
  .carousel100 .item .info .more::before {
    width: 40px;
    height: 10px;
  }
  .carousel100 .item .info .slick-txt {
    bottom: 40px;
    width: calc(100% - 110px);
  }
  .carousel100 .slick-dots {
    bottom: 20px;
  }
}
@media screen and (max-width:768px) {
  .carousel100 .item .info .more {
    display: none;
  }
  .carousel100 .item .info .slick-txt {
    bottom: 30px;
    width: calc(100%);
  }
  .carousel100 .slick-dots {
    bottom: 10px;
  }
}
.gp-title107 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.gp-title107 .title {
  padding: 58px 0 0 55px;
  position: relative;
}
.gp-title107 .title .gpColumnTitleIcon {
  position: absolute;
  left: 8px;
  top: 0px;
  z-index: -1;
}
.gp-title107 .title::before {
  content: '';
  position: absolute;
  width: 16px;
  height: 3px;
  background: #222A5E;
  left: 20px;
  top: 60px;
}
.gp-title107 .title .icon {
  margin-right: 10px;
}
.gp-title107 .title .gpColumnTitle >.item-title {
  display: block;
  position: relative;
  padding-right: 40px;
  box-sizing: border-box;
}
.gp-title107 .title .gpColumnTitle i {
  font-style: normal;
  color: #222A5E;
}
.gp-title107 .title .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;
}
.gp-title107 .title .gpColumnTitleEn {
  color: #666666;
  margin: 10px 0 0 0;
  display: block;
}
.gp-title107 .more {
  padding: 18px 14px 18px 50px;
  border: 1px solid #999999;
  border-radius: 8px;
  margin: 0 26px 0 0;
  background: url(../images/bookmore.png) no-repeat 25px center;
  position: relative;
}
.gp-title107 .more::before {
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  background: url(../images/more_rt.png) no-repeat;
  right: -27px;
  top: calc(50% - 3px);
}
@media screen and (max-width: 479px) {
  .block-list73 {
    padding: 25px 30px;
  }
}
.carousel114 .item .gp-img-responsive {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.carousel114 .item .bottom {
  padding: 20px 30px;
  box-sizing: border-box;
  position: relative;
}
.carousel114 .item .bottom .title {
  color: #333333;
  margin-bottom: 28px;
}
@media screen and (max-width: 996px) {
  .carousel114 .item .bottom .title {
    margin-bottom: 14px;
  }
}
.carousel114 .item .bottom .time {
  color: #222A5E;
}
.carousel114 .item .bottom .time i {
  display: inline-block;
  margin: 0 7px 0 0;
}
@media screen and (max-width: 996px) {
  .carousel114 .item .bottom {
    padding: 10px 15px 20px;
  }
}
.carousel114 .item .bottom::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  background: #222A5E;
  height: 2px;
}
.carousel114 .slick-dots {
  font-size: 0;
  left: 0;
  width: 100%;
  bottom: 8px;
  text-align: center;
}
.carousel114 .slick-dots li {
  width: 30px;
  height: 5px;
  margin: 0 10px;
}
.carousel114 .slick-dots li button {
  border-radius: 0;
  background: #cfa972;
}
.carousel114 .slick-dots li.slick-active button {
  background: #222A5E;
}
.carousel114:hover .bottom::after {
  width: 100%;
}
.carousel114:hover .title {
  color: #222A5E !important;
}
.block-list340 li::marker {
  content: '';
}
.block-list340 li .inner {
  padding: 28px 0;
  height: 90px;
  position: relative;
  z-index: 1;
  display: block;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.block-list340 li .inner .line {
  margin-right: 6px;
  position: absolute;
  left: 0;
  bottom: -2px;
  right: 0;
  height: 1px;
  background-color: rgba(191, 190, 172, 0.6);
  z-index: -1;
}
.block-list340 li .inner .line:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 60px;
  height: 3px;
  background-color: #bfbeac;
}
.block-list340 li .inner .line:after {
  content: '';
  position: absolute;
  right: -6px;
  bottom: -3px;
  width: 6px;
  height: 6px;
  border: 1px solid #d8d8d8;
  border-radius: 50%;
}
.block-list340 li .inner .bg {
  position: absolute;
  left: -24px;
  top: 0;
  right: -24px;
  bottom: 0;
  background: #222A5E;
  -webkit-background-size: cover;
  background-size: cover;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.block-list340 li .inner .bg:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: #222A5E;
  -webkit-background-size: cover;
  background-size: cover;
  opacity: 0.3;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.3s;
}
.block-list340 li .inner .date {
  width: 78px;
  color: #222A5E;
  line-height: 1.2;
  flex-shrink: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.block-list340 li .inner .text {
  width: auto;
  flex: 1;
}
.block-list340 li .inner .text .tit {
  color: #333333;
  font-weight: 400;
  line-height: 1.33;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.block-list340 li .inner .text .desc {
  margin-top: 6px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.57;
  -webkit-box-orient: vertical;
  display: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.block-list340 li .inner .text .desc p {
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.block-list340 li.active .inner {
  height: 130px;
  align-items: flex-start;
}
.block-list340 li.active .inner .line {
  opacity: 0;
  visibility: hidden;
}
.block-list340 li.active .inner .bg {
  opacity: 1;
  visibility: visible;
}
.block-list340 li.active .inner .bg:after {
  left: 4px;
  top: 4px;
}
.block-list340 li.active .inner .date {
  color: #fff;
}
.block-list340 li.active .inner .text {
  padding-top: 2px;
}
.block-list340 li.active .inner .text .tit {
  color: #fff;
  height: 2.66em;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
}
.block-list340 li.active .inner .text .desc {
  display: -webkit-box;
}
.carousel109 .gpCarousel {
  margin: 0 -45px;
}
.carousel109 .item {
  display: block;
  text-align: center;
  margin: 0 45px 40px;
}
.carousel109 .item .pic {
  position: relative;
  margin: 0 auto;
  padding-bottom: 100%;
  background: none;
}
.carousel109 .item .pic::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/carousel109_bg.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 4.5s linear;
}
.carousel109 .item .pic img {
  display: block;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 50%;
  width: auto;
}
.carousel109 .item:hover .pic::before {
  transform: rotate(360deg);
}
.carousel109 .item .info {
  margin-top: 25px;
}
.carousel109 .item .info .txt1 strong {
  line-height: 1;
  color: #bfbeac;
}
.carousel109 .item .info .txt1 span {
  color: #333333;
}
.carousel109 .item .info .title {
  margin-top: 10px;
  box-sizing: border-box;
  padding-top: 10px;
  text-align: center;
  border-top: 1px solid #999;
  color: #999999;
}
.carousel109 .slick-dots {
  right: 50%;
  transform: translateX(50%);
  bottom: 0;
}
@media screen and (max-width:1200px) {
  .carousel109 .gpCarousel {
    margin: 0 -30px;
  }
  .carousel109 .item {
    margin: 0 30px 40px;
  }
  .carousel109 .item .pic img {
    max-width: 40%;
  }
}
@media screen and (max-width:996px) {
  .carousel109 .gpCarousel {
    margin: 0 -20px;
  }
  .carousel109 .item {
    margin: 0 20px 40px;
  }
  .carousel109 .item .pic img {
    max-width: 35%;
  }
}
@media screen and (max-width:768px) {
  .carousel109 .gpCarousel {
    margin: 0 -20px;
  }
  .carousel109 .item {
    margin: 0 20px 40px;
  }
}
@media screen and (max-width:479px) {
  .carousel109 .gpCarousel {
    margin: 0 -15px;
  }
  .carousel109 .item {
    margin: 0 15px 40px;
  }
}
.block-list349 {
  width: 100%;
  overflow: hidden;
}
.block-list349 li::marker {
  content: "";
}
.block-list349 li .inner {
  padding: 10px;
  border-bottom: 2px solid #222A5E;
  background: rgba(255, 255, 255, 0.66);
  display: -webkit-flex;
  display: flex;
}
.block-list349 li .inner .img {
  width: 244px;
  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-list349 li .inner .img .gp-img-responsive {
  padding-bottom: 56.25%;
}
.block-list349 li .inner .img .gp-img-responsive img {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media screen and (max-width: 480px) {
  .block-list349 li .inner .img {
    width: 200px;
  }
}
@media screen and (max-width: 414px) {
  .block-list349 li .inner .img {
    width: 100%;
  }
}
.block-list349 li .inner .text {
  padding: 8px 0 0 30px;
  flex: 1;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.block-list349 li .inner .text .tit {
  color: #333333;
  font-weight: 400;
  line-height: 1.33;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.block-list349 li .inner .text .tit span {
  background-image: linear-gradient(#222A5E, #222A5E);
  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;
}
@media screen and (max-width: 414px) {
  .block-list349 li .inner .text .tit {
    margin-bottom: 15px;
  }
}
.block-list349 li .inner .text .time {
  color: #222A5E;
}
@media screen and (max-width: 480px) {
  .block-list349 li .inner .text {
    padding: 0 0 0 10px;
  }
  .block-list349 li .inner .text .date {
    line-height: 1;
  }
  .block-list349 li .inner .text .tit {
    -webkit-line-clamp: 3;
  }
}
@media screen and (max-width: 414px) {
  .block-list349 li .inner .text {
    padding: 15px 0 0;
  }
}
.block-list349 li .inner:hover .text .tit {
  color: #222A5E;
}
@media screen and (max-width: 414px) {
  .block-list349 li .inner {
    flex-direction: column;
  }
}
.block-list211 a {
  display: block;
  margin: 0 12.5px;
  padding: 15px 15px 45px;
  box-shadow: 0px 5px 9.2px 0.8px rgba(0, 0, 0, 0.08);
  transition: all 0.35s ease;
}
.block-list211 a .gpImgSize {
  padding-bottom: 62.333%;
}
.block-list211 a .gpArticleTitle {
  margin-top: 20px;
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-sizing: content-box;
}
.block-list211 a .gpArticleSummary {
  line-height: 1.7;
  margin-top: 20px;
  box-sizing: content-box;
  height: 3.4em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list211 a .gpArticleDate {
  padding-top: 30px;
  color: #222A5E;
}
.block-list211 a .gpArticleDate::before {
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  border-radius: 50%;
  background-color: #222A5E;
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin-right: 9px;
}
.block-list211 li:hover a {
  transform: translateY(-10px);
}
@media screen and (max-width: 540px) {
  .block-list211 li {
    width: 100%;
  }
  .block-list211 li a .gpArticleTitle,
  .block-list211 li a .gpArticleSummary,
  .block-list211 li a .gpArticleDate {
    margin-top: 10px;
  }
}
.block-list17 {
  margin: 0 -10px;
  position: relative;
}
.block-list17 li {
  overflow: hidden;
}
.block-list17 > a > img {
  opacity: 0.8;
}
.block-list17 .gp-img-responsive {
  padding-bottom: 56.25%;
  position: relative;
  margin: 0 10px;
  display: block;
  overflow: hidden;
}
.block-list17 .video_title {
  line-height: 1.5;
  overflow: hidden;
  padding: 10px 20px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 20;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  width: 100%;
  box-sizing: border-box;
}
.block-list17 .play {
  width: 15%;
  position: absolute;
  left: 50%;
  bottom: 50%;
  transform: translate(-50%, 50%);
  transition: all 0.35s ease-out;
  max-width: 60px;
}
.block-list17 li:hover .play {
  left: 10px;
  bottom: 10px;
  transform: none;
}
