.carousel45 .banner {
  position: relative;
  z-index: 9;
}
.carousel45 .banner .bannerPic {
  padding-bottom: initial !important;
  overflow: hidden;  
  height: calc(100vh - 40px);
}
.carousel45 .banner .bannerPic img{
}
.carousel45 .banner .slick-arrow {
  text-indent: -8888888em;
}
.carousel45 .banner .slick-arrow:after {
  display: none !important;
}
.carousel45 .banner .slick-prev {
  left: 100%;
  margin-left: -280px;
  width: 40px;
  height: 40px;
  background: #054B89 url(../images/l.png) no-repeat center;
  top: 100%;
  margin-top: -47px;
  z-index: 101;
  transform: scale(1);
}
.carousel45 .banner .slick-next {
  right: 192px;
  width: 40px;
  height: 40px;
  background: #e0c67e url(../images/r.png) no-repeat center;
  top: 100%;
  margin-top: -47px;
  z-index: 101;
  transform: scale(1);
}
.carousel45 .banner .slick-dots {
  bottom: 14px;
  width: auto;
  right: 70px;
  z-index: 100;
}
.carousel45 .banner .slick-dots li {
  width: 8px;
  height: 8px;
  position: relative;
  margin: 0 6px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.carousel45 .banner .slick-dots li button {
  background-color: rgba(5, 75, 137, 0.4);
  width: 10px;
  height: 10px;
}
.carousel45 .banner .slick-dots li.slick-active button {
  background: #054B89;
}
.carousel45 .banner::before {
  content: "";
  display: block;
  width: 300px;
  height: 55px;
  background: rgba(5, 75, 137, 0.4);
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
}
@media screen and (max-width:996px) {
  .banner::before {
    width: 200px !important;
    height: 39px !important;
  }
  .banner .slick-prev {
    left: 100% !important;
    margin-left: -200px !important;
    top: 100% !important;
    margin-top: -39px !important;
  }
  .banner .slick-next {
    right: 119px !important;
    top: 100% !important;
    margin-top: -39px !important;
  }
  .banner .slick-dots {
    right: 35px !important;
    bottom: 9px !important;
  }
  .carousel45 .banner .bannerPic {
    padding-bottom: 50% !important;
    overflow: hidden;  
    height: 0;
  }
}
@media screen and (max-width:479px) {
  .banner::before {
    width: 196px !important;
    height: 32px !important;
  }
  .banner .slick-prev {
    left: 100% !important;
    margin-left: -200px !important;
    top: 100% !important;
    margin-top: -36px !important;
    transform: scale(0.8) !important;
  }
  .banner .slick-next {
    right: 126px !important;
    top: 100% !important;
    margin-top: -36px !important;
    transform: scale(0.8) !important;
  }
  .banner .slick-dots {
    right: 35px !important;
    bottom: 6px !important;
  }
}
.gp-title30 {
  height: 100%;
  position: relative;
}
.gp-title30 h2 a {
  display: inline-block;
  width: 1em;
  line-height: 1.2;
  word-wrap: break-word;
  letter-spacing: 20px;
  color: #054B89;
  position: relative;
  vertical-align: top;
}
.gp-title30 h2 a::after {
  content: "";
  display: block;
  width: 2px;
  height: 16px;
  background: #d90c17;
  position: absolute;
  left: 50%;
  bottom: -40px;
}
.gp-title30 h2 span {
  transform: rotate(90deg);
  transform-origin: 0% 50%;
  display: inline-block;
  color: #e2e2e2;
  opacity: 0.72;
  filter: alpha(opacity=72);
  font-weight: normal;
  margin-left: 5px;
  vertical-align: top;
}
.gp-title30 .more {
  position: absolute;
  left: 0;
  bottom: 0;
}
.gp-title30 .more span {
  display: block;
}
.gp-title30 .more a {
  display: block;
  width: 2em;
  line-height: 1.2;
  word-wrap: break-word;
  letter-spacing: 20px;
  padding: 18px 6px;
  border: 1px solid #e6e6e6;
  border-top: 4px solid #054B89;
  position: relative;
}
.gp-title30 .more a::before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  background: #054B89;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  transition: all 0.2s ease-in-out;
}
.gp-title30 .more a::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e6e6e6;
  position: absolute;
  bottom: 3px;
  left: 0;
  z-index: -2;
}
.gp-title30 .more a:hover {
  color: #fff;
}
.gp-title30 .more a:hover::before {
  height: 100%;
}
.block-list114 li a {
  display: block;
  position: relative;
  transition: all 0.35s ease;
}
.block-list114 li a .img span {
  padding-bottom: 66.66%;
}
.block-list114 li a .info {
  box-sizing: border-box;
  padding: 15px 30px;
}
.block-list114 li a .info p {
  color: #e0c67e;
}
.block-list114 li a .info h3 {
  font-weight: normal;
  color: #333;
}
.block-list114 li a:hover {
  transform: translateY(-10px);
}
.block-list115 li >div {
  box-sizing: border-box;
  overflow: hidden;
  padding: 23px 30px;
  display: flex;
  position: relative;
  background: #fff;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.06);
  transition: all 0.35s ease;
}
.block-list115 li >div:hover {
  transform: translateX(10px);
}
.block-list115 li::after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.block-list115 li .date {
  width: 65px;
  border-right: 1px solid #e5e5e5;
  color: #999;
}
.block-list115 li .date i {
  display: block;
  font-style: normal;
}
.block-list115 li .date b {
  display: block;
  color: #054B89;
}
.block-list115 li a {
  display: block;
  flex: 1;
  padding-left: 10px;
  color: #333;
  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;
}
.block-list115 li a:hover {
  color: #054B89;
}
.gp-title29 span {
  display: inline-block;
  vertical-align: middle;
  color: #999;
}
.gp-title29 .gpColumnTitleIcon {
  margin-right: 10px;
}
.gp-title29 h2 {
  line-height: 1.5;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  border-bottom: 1px solid #054B89;
}
.gp-title29 h2 a {
  color: #054B89;
  box-sizing: border-box;
  padding: 0 60px 0 30px;
  position: relative;
}
.gp-title29 h2 a::after {
  content: "";
  display: block;
  width: 16px;
  height: 2px;
  background: #054B89;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
}
.gp-title29 .more {
  box-sizing: border-box;
  padding: 3px 18px;
  border: 1px solid #e6e6e6;
  border-left: 4px solid #054B89;
  position: relative;
  margin-top: 5px;
}
.gp-title29 .more span {
  color: #333;
}
.gp-title29 .more::before {
  content: "";
  display: block;
  width: 0px;
  height: 100%;
  background: #054B89;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.2s ease-in-out;
}
.gp-title29 .more::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #e6e6e6;
  position: absolute;
  right: 3px;
  top: 0;
  z-index: 0;
}
.gp-title29 .more:hover span {
  color: #fff;
  z-index: 2;
  position: relative;
}
.gp-title29 .more:hover::before {
  width: 100%;
  z-index: 1;
}
.gp-title29 .more:hover::after {
  z-index: 0;
}
.carousel29 {
  position: relative;
  margin: 0 -20px;
  box-sizing: border-box;
  padding-bottom: 85px;
}
.carousel29 .slick-images {
  position: static;
}
.carousel29 .slick-slider >a {
  display: block;
  margin: 0 20px;
  border: 8px solid #ebebeb;
  box-sizing: border-box;
  padding: 30px;
  background: #fff;
  position: relative;
}
.carousel29 .slick-slider >a:hover {
  background: url(../images/carousel29_xy.png) no-repeat #054B89 120% 120%;
  border-color: transparent;
  border: none;
  padding: 38px;
}
.carousel29 .slick-slider >a:hover h3 {
  color: #fff;
}
.carousel29 .slick-slider >a:hover p {
  color: #fff;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.carousel29 .slick-slider >a:hover span {
  color: #e0c67e;
}
.carousel29 .slick-slider >a:hover i {
  background: rgba(0, 0, 0, 0.1);
}
.carousel29 .slick-slider >a:hover::before {
  background: #e0c67e;
  top: 0px;
}
.carousel29 .slick-slider >a::before {
  content: "";
  display: block;
  width: 66px;
  height: 8px;
  background: #054B89;
  position: absolute;
  left: 30px;
  top: -8px;
}
.carousel29 .slick-slider >a h3 {
  font-weight: normal;
  color: #222;
  line-height: 24px;
  height: 48px;
  margin-bottom: 20px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.carousel29 .slick-slider >a p {
  color: #999;
  line-height: 20px;
  height: 60px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 20px;
}
.carousel29 .slick-slider >a span {
  color: #054B89;
  display: block;
  line-height: 1.6;
  margin-top: 20px;
}
.carousel29 .slick-slider >a i {
  display: block;
  background: url(../images/carousel29_i.png);
  background-size: cover;
  width: 100%;
  height: 44px;
}
.carousel29 .slick-arrow {
  left: initial;
  width: 66px;
  height: 66px;
  line-height: 66px;
  top: initial;
  left: initial;
  right: initial;
  bottom: 0;
  transform: translateY(0);
  color: #ffffff;
  border-radius: 0;
  font-size: 20px;
  border-radius: 50%;
}
.carousel29 .slick-arrow:hover {
  color: #e0c67e;
}
.carousel29 .slick-arrow:hover::after {
  background: #054B89;
}
.carousel29 .slick-arrow::after {
  width: 100%;
  height: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.05);
}
.carousel29 .slick-arrow.slick-prev {
  left: 50%;
  margin-left: -80px;
}
.carousel29 .slick-arrow.slick-prev::after {
  border-radius: 0px;
}
.carousel29 .slick-arrow.slick-next {
  right: 50%;
  margin-right: -80px;
}
.carousel29 .slick-arrow.slick-next::after {
  border-radius: 0;
}
.carousel29 .slick-dots {
  right: 0px;
  bottom: 0%;
}
.carousel29 .slick-dots li {
  margin: 0 5px;
}
.carousel29 .slick-dots li button {
  background: #f2f1ed;
}
.carousel29 .slick-dots li.slick-active button {
  background: #054B89;
}
@media screen and (max-width: 767px) {
  .carousel29 {
    padding-bottom: 30px;
  }
  .carousel29 .slick-arrow {
    display: none;
  }
  .carousel29 .slick-dots {
    display: block;
    right: 50%;
    transform: translateX(50%);
  }
}
@media screen and (max-width: 996px) {
  .carousel29 {
    margin: 0 -10px;
  }
  .carousel29 .slick-slider>a {
    margin: 0 10px;
  }
}
.block-list118 {
  margin: 0 -5px;
}
.block-list118 li a {
  display: block;
  margin: 0 5px;
  box-sizing: border-box;
  padding: 20px;
  position: relative;
}
.block-list118 li a::before {
  content: "";
  display: block;
  width: 100%;
  height: 90%;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.block-list118 li a .img {
  padding-bottom: 66.8%;
}
.block-list118 li a .info {
  position: relative;
}
.block-list118 li a .info::before {
  content: "";
  display: block;
  width: 8px;
  height: 66px;
  background: #054B89;
  position: absolute;
  left: -20px;
  top: 0;
}
.block-list118 li a .info h3 {
  color: #222;
  line-height: 1.66;
  margin-top: 20px;
}
.block-list118 li a .info h4 {
  color: #444;
  line-height: 1.57;
  font-weight: normal;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: auto;
}
.block-list118 li a .info p {
  color: #999;
  line-height: 1.66;
  box-sizing: border-box;
  margin-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #e5e5e5;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: auto;
}
.block-list118 li a:hover .info h3 {
  color: #054B89;
}
@media screen and (max-width:767px) {
  .block-list118 li a .info p {
    display: none;
  }
}
.block-list119 {
  background: none !important;
  margin: 0 -5px;
  width: 100%;
}
.block-list119 li {
  display: inline-block;
  vertical-align: top;
  width: 272px;
  margin: 0;
  padding: 0;
}
.block-list119 li a {
  display: block;
  margin: 0 5px;
}
.block-list119 li a .img {
  padding-bottom: 56.22%;
}
.block-list119 li a b {
  font-weight: normal;
  color: #e0c67e;
  display: none;
  padding-left: 20px;
  line-height: 1;
  margin-bottom: 10px;
}
.block-list119 li a .info {
  box-sizing: border-box;
  padding: 0 30px;
  margin: 20px 0 40px;
}
.block-list119 li a h3 {
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 6px;
  color: #333333;
  position: relative;
  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-list119 li a p {
  color: #333333;
  line-height: 1.57;
  position: relative;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.block-list119 li a i {
  font-style: normal;
  color: #054B89;
  position: relative;
  display: block;
  text-align: center;
  padding-top: 30px;
  line-height: 1.1;
}
.block-list119 li a i::after {
  content: "";
  display: block;
  width: 20px;
  height: 18px;
  background: url(../images/block-list119-img2.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 0px;
  margin-left: -10px;
}
.block-list119 li:hover {
  background: #f5eca2;
}
.block-list119 li:hover a {
  margin: 0;
}
.block-list119 li:hover a b {
  display: block;
}
.block-list119 li:hover a i {
  display: none;
}
.block-list119 li:hover a h3 {
  color: #054B89;
}
.block-list119 li:hover a p {
  color: #054B89;
}
/*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;
}
/*专题大图*/
.topicList1 .gpImgSize {
  padding-bottom: 26.04%;
}
.topicList1 .gpImgSize img:hover {
  transform: none;
  opacity: 1;
}
