.carousel100 .item {
  display: block;
  position: relative;
}
.carousel100 .item .slick-img {
  padding-bottom: 24.7%;
}
.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: #004ea1;
  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: #004ea1;
  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-title99 {
  display: flex;
  align-items: end;
  align-items: flex-end;
}
.gp-title99 .titLt {
  flex: 1;
  overflow: hidden;
}
.gp-title99 .titLt .gpColumnTitleEn {
  display: block;
  box-sizing: border-box;
  padding-left: 13px;
  border-left: 2px solid #004ea1;
  line-height: 1;
  color: #004ea1;
}
.gp-title99 .titLt .title {
  margin: 10px 0 0;
}
.gp-title99 .titLt .title span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title99 .titLt .title h2 {
  display: inline-block;
  vertical-align: middle;
}
.gp-title99 .titLt .title h2 a {
  color: #333333;
}
.gp-title99 .more {
  box-sizing: border-box;
  padding: 9px 28px;
  border-radius: 20px;
  border: 1px solid #d6d6d6;
}
.gp-title99 .more:hover {
  color: #004ea1;
}
@media screen and (max-width:768px) {
  .gp-title99 .more {
    padding: 5px 20px;
  }
}
.carousel103 .slick .gp-img-responsive {
  padding-bottom: 56.25%;
}
.carousel103 .slick .textBox {
  background: #fff;
  padding: 20px 28px;
  position: relative;
}
.carousel103 .slick .textBox .date {
  position: absolute;
  left: 28px;
  bottom: 60px;
  background: #004ea1;
  color: #fff;
  width: 109px;
  height: 111px;
  color: #e0c67e;
}
.carousel103 .slick .textBox .date span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
  line-height: 1;
}
.carousel103 .slick .textBox .date span .year {
  margin-top: 13px;
}
.carousel103 .slick .textBox .title {
  color: #222;
  line-height: 40px;
  font-weight: bold;
}
@media screen and (max-width: 997px) {
  .carousel103 .slick .textBox .date {
    width: 80px;
    height: 80px;
  }
  .carousel103 .slick .textBox .date .day {
    font-size: 28px;
  }
}
@media screen and (max-width: 480px) {
  .carousel103 .slick .textBox {
    padding: 20px;
  }
  .carousel103 .slick .textBox .date {
    width: 60px;
    height: 60px;
    bottom: 60px;
  }
  .carousel103 .slick .textBox .date .day {
    font-size: 24px;
  }
  .carousel103 .slick .textBox .date .year {
    margin-top: 5px;
  }
}
.carousel103 .slick-dots {
  right: 18px;
  bottom: 100px;
  line-height: 1;
  font-size: 0;
}
@media screen and(max-width: 480px) {
  .carousel103 .slick-dots {
    bottom: 85px;
  }
  .carousel103 .slick-dots li {
    border-width: 1px;
  }
}
.carousel103 .slick-dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #004ea1;
  border: 5px solid #fff;
  box-sizing: content-box;
  opacity: 0.4;
  margin: 0 9px;
}
.carousel103 .slick-dots li button {
  display: none;
}
.carousel103 .slick-dots .slick-active {
  opacity: 1;
}
.block-list316 li a {
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 10px 0 10px 10px;
}
.block-list316 li a::before {
  content: "";
  display: block;
  width: calc(100% - 30px);
  height: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.block-list316 li a .pic {
  order: 2;
  position: relative;
  width: 160px;
}
.block-list316 li a .pic .gpImgSize {
  padding-bottom: 66.66%;
}
.block-list316 li a .pic+.txt .time {
  right: -10px;
}
.block-list316 li a .pic+.txt .tit {
  padding-right: 0;
}
.block-list316 li a .txt {
  order: 1;
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
}
.block-list316 li a .txt .tit {
  flex: 1;
  box-sizing: border-box;
  padding: 0 20px;
  line-height: 1.625;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list316 li a .txt .time {
  position: relative;
  right: 0px;
  z-index: 1;
  box-sizing: border-box;
  padding: 12px 14px;
  background: #004ea1;
  text-align: center;
  color: #fff;
  clip-path: polygon(0 0, 80px 0, 80px 28px, 68px 28px, 68px 44px, 80px 44px, 80px 71px, 0 80px, 0 44px, 12px 44px, 12px 28px, 0 28px);
}
.block-list316 li a .txt .time b {
  display: block;
  margin-bottom: 5px;
}
@media screen and (max-width:479px) {
  .block-list316 li a {
    flex-wrap: wrap;
    flex-direction: column;
    padding: 0;
  }
  .block-list316 li a::before {
    display: none;
  }
  .block-list316 li a .pic {
    width: 100%;
    order: 1;
  }
  .block-list316 li a .txt {
    width: 100%;
    order: 2;
    background: #fff;
  }
  .block-list316 li a .pic+.txt .time {
    right: 0px;
  }
  .block-list316 li a .pic+.txt .tit {
    padding-right: 30px;
  }
}
.block-list166 {
  margin: 0 -10px;
}
.block-list166 li a {
  display: block;
  margin: 0 10px;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
  background: #fff;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
  height: 100%;
}
.block-list166 li a span {
  padding-bottom: 56%;
  overflow: hidden;
}
.block-list166 li a .info {
  box-sizing: border-box;
  padding: 25px;
  position: relative;
}
.block-list166 li a .info .date {
  width: auto;
  text-align: center;
  display: inline-block;
  padding: 10px;
  background: -moz-linear-gradient(-135deg, #8cc63e 0%, #008e48 100%);
  background: -webkit-linear-gradient(-135deg, #8cc63e 0%, #008e48 100%);
  background: -ms-linear-gradient(-135deg, #8cc63e 0%, #008e48 100%);
  transform: translateY(0px);
  position: absolute;
  left: 25px;
  top: -45px;
  color: #fff;
}
.block-list166 li a .info .date b {
  font-weight: normal;
  display: block;
}
.block-list166 li a .info .date i {
  font-style: normal;
  display: block;
}
.block-list166 li a .info h3 {
  font-weight: normal;
  color: #333333;
  margin-top: 10px;
  line-height: 1.5;
  height: 6em;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  box-sizing: content-box;
}
.block-list166 li a .info p {
  margin-top: 10px;
  position: relative;
  color: #999999;
  box-sizing: border-box;
  line-height: 1.5;
  height: auto;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  
  -webkit-box-orient: vertical;
  box-sizing: content-box;
}
.block-list166 li a:hover {
  transform: translateY(-20px);
}
.block-list166 li a:hover .info h3 {
  color: #004ea1;
}
@media screen and (max-width:767px) {
  .block-list166 li a {
    font-size: 14px;
    padding: 15px;
  }
}
.block-list324 li a {
  display: block;
}
.block-list324 li a p {
  transition: all 0.2s ease-in-out;
  padding-bottom: 0 !important;
  margin-bottom: 10px;
  line-height: 1.5;
  height: 1.5em;
  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;
}
.block-list324 li a .gpArticleDate span {
  display: inline-block;
  margin-right: 5px;
}
.block-list324 li a:hover p {
  transform: translateX(10px);
}
.block-list318 {
  margin: 0 -15px;
}
.block-list318 li a {
  display: block;
  margin: 0 15px;
  box-sizing: border-box;
  padding: 20px 30px;
  position: relative;
  background: #f5f5f5;
  transition: all 0.2s ease-in-out;
}
.block-list318 li a .title {
  color: #333333;
  line-height: 1.625;
  height: 3.25em;
  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-list318 li a:hover .title {
  color: #004ea1;
}
.block-list318 li a .date {
  color: #004ea1;
  margin-top: 20px;
  box-sizing: border-box;
  padding-top: 18px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.block-list318 li a .date span {
  display: inline-block;
  margin-right: 5px;
}
.block-list318 li a .date::before {
  content: "";
  display: block;
  width: 11.57%;
  height: 1px;
  background: #004ea1;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.25s ease-in-out;
}
.block-list318 li a:hover .date::before {
  width: 100%;
}
.block-list318 li a:hover {
  transform: translateY(-5px);
}
@media screen and (max-width:768px) {
  .block-list318 li a {
    padding: 15px 20px;
  }
  .block-list318 li a .date {
    padding-top: 10px;
    margin-top: 10px;
  }
}
.block-list320 {
  margin: 0 -20px;
  padding: 0px 0 0;
  overflow: hidden;
}
.block-list320 .item {
  display: block;
  margin: 0 20px;
}
.block-list320 .item .top {
  position: relative;
  box-sizing: border-box;
  margin: 0 0 35px;
}
.block-list320 .item .top .title {
  line-height: 1.625;
  height: 3.25em;
  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-bottom: 15px;
}
.block-list320 .item .top .info {
  margin: 0 0;
  color: #999;
  line-height: 1.7;
}
.block-list320 .item .time {
  color: #999;
  padding: 0px 0 35px;
  position: relative;
}
.block-list320 .item .time::after {
  content: '';
  display: block;
  width: 28px;
  height: 28px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/block-list320_zs.png) no-repeat;
  background-size: cover;
  border-radius: 50%;
  z-index: 2;
}
.block-list320 .item .time::before {
  content: '';
  display: block;
  width: 100vw;
  height: 1px;
  position: absolute;
  left: 0%;
  bottom: 14px;
  background: #999;
}
@media screen and (max-width:996px) {
  .block-list320 .item .top {
    margin: 0 0 20px;
  }
}
@media screen and (max-width:768px) {
  .block-list320 {
    margin: 0 -15px;
  }
  .block-list320 .item {
    margin: 0 15px;
  }
  .block-list320 .item .top {
    margin: 0 0 15px;
  }
}
@media screen and (max-width:479px) {
  .block-list320 .item .top .title {
    line-height: 1.5;
    height: auto;
    margin-bottom: 10px;
  }
  .block-list320 .item .top {
    margin: 0 0 10px;
  }
}
.block-list319 {
  margin: 0 -50px;
}
.block-list319 li a {
  margin: 0 50px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  align-items: flex-start;
  align-items: start;
}
.block-list319 li a .img {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
}
.block-list319 li a .info {
  flex: 1;
  overflow: hidden;
  margin-left: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  padding-bottom: 10px;
}
.block-list319 li a .info .title {
  color: #004ea1;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: initial;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list319 li a .info .summary {
  color: #999999;
  line-height: 1.625;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: initial;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list319 li a:hover .img {
  -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  -webkit-animation: beat 0.7s 1;
  animation: beat 0.7s 1;
}
@media screen and (max-width:1200px) {
  .block-list319 {
    margin: 0 -30px;
  }
  .block-list319 li a {
    margin: 0 30px;
  }
}
@media screen and (max-width:996px) {
  .block-list319 {
    margin: 0 -20px;
  }
  .block-list319 li a {
    margin: 0 20px;
  }
}
@media screen and (max-width:768px) {
  .block-list319 {
    margin: 0 -15px;
  }
  .block-list319 li a {
    margin: 0 15px;
  }
}
@media screen and (max-width:479px) {
  .block-list319 >div {
    height: 100%;
  }
  .block-list319 li a {
    flex-direction: column;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    height: 100%;
  }
  .block-list319 li a .info {
    width: 100%;
    margin-left: 0px;
    border-bottom: none;
  }
}
@keyframes beat {
  from,
  to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
  from,
  to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
}
@-webkit-keyframes beat {
  from,
  to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
  from,
  to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
}
.block-list24 {
  margin: 0 -13px;
}
.block-list24 > li {
  display: block;
}
.block-list24 > li > a {
  display: block;
  margin: 0 13px;
}
.block-list24 > li > a .item-img4.gp-img-responsive {
  padding-bottom: 62.14%;
}
.block-list24 > li > a p {
  height: 30px;
  line-height: 1.875;
  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-top: 5px;
}
.block-list24 > li:nth-child(2) .item-txt4 {
  background-color: rgba(0, 78, 161, 0.65);
}
.block-list24 > li:nth-child(3) .item-txt4 {
  background-color: rgba(0, 78, 161, 0.6);
}
.block-list24 > li:nth-child(4) .item-txt4 {
  background-color: rgba(0, 78, 161, 0.55);
}
.carousel44 a {
  display: block;
  padding-top: 133px;
  position: relative;
  overflow: hidden;
  margin: 0 5px;
}
.carousel44 a .mode3Pic {
  margin: 0 20px;
  position: relative;
  margin-top: -133px;
}
.carousel44 a .mode3Pic .mode3Img {
  padding-bottom: 120.08%;
}
.carousel44 a .name {
  padding: 18px 20px;
  font-weight: bold;
  box-sizing: border-box;
  color: #333333;
  position: relative;
  z-index: 10;
  background: none;
}
.carousel44 a i {
  width: 33px;
  height: 33px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  line-height: 33px;
  text-align: center;
  color: #fff;
  background-color: #013178;
}
.carousel44 a .mode3Pic::before {
  content: '';
  display: block;
  width: 103px;
  height: 1px;
  background: #e0c67e;
  position: absolute;
  left: 0;
  top: 0;
}
.carousel44 a::before {
  content: '';
  display: block;
  width: 100%;
  height: 78%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fff;
}
.carousel44 .slick-dots {
  bottom: -50px;
  position: absolute;
  width: 100%;
  text-align: center;
}
.carousel44 .slick-dots li {
  width: 8px;
  height: 8px;
  position: relative;
  margin: 0 6px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.carousel44 .slick-dots li button {
  background-color: #9B9B9B;
}
.carousel44 .slick-dots li.slick-active button {
  background: #013178;
}
@media screen and (max-width:1525px){
.block-list324 li:first-child a{padding-top: 0!important;}
.block-list319 li a .info .title{font-size: 20px;}
.block-list319 li a .info .summary{font-size: 13px!important;}
.block-list316 li a{padding: 7px 0 7px 10px;}
.pid-9d980b51-3062-4285-b2d2-868440472ed1 .block-list316 li a .txt .tit{font-size: 16px!important;}
.pid-9d980b51-3062-4285-b2d2-868440472ed1 .block-list316 li{margin-bottom: 12px !important;}
}

.block-list240 {
  margin: 0 0 0 -15px;
}
.block-list240 li{}
.block-list240 li a {
  display: block;
  margin: 0 15px;
  border-top: 3px solid #004ea1;
  padding: 28px 20px 36px;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.08);
  transition: all 0.35s ease;
  height: 100%;
}
.block-list240 li a:last-child{margin-right: 0;}


.block-list240 li a .date {
  width: 120px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 15px;
  background-color: #004ea1;
  color: #fff;
  font-family: 'Arial';
}
.block-list240 li a .date::before {
  width: 18px;
  height: 17px;
  font-size: 18px;
  margin-right: 6px;
}
.block-list240 li a .title {
  margin-top: 25px;
  line-height: 1.5;
  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;
  height: auto;
}
.block-list240 li:hover a {
  transform: translateY(-10px);
}
@media screen and (max-width:996px) {
  .block-list240 li a .title {
    margin-top: 20px;
  }
}
@media screen and (max-width:768px) {
  .block-list240 li a {
    padding: 20px;
  }
  .block-list240 li a .title {
    margin-top: 15px;
  }
}