/*专题大图*/
.topicList1 .gpImgSize {
  padding-bottom: 26.04%;
}
.topicList1 .gpImgSize img:hover {
  transform: none;
  opacity: 1;
}
.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-list107 li:nth-child(even) {
  width: 37.5%;
  float: right;
}
.block-list107 li:nth-child(even) a {
  display: block;
  position: relative;
  color: #fff;
}
.block-list107 li:nth-child(even) a .img span {
  padding-bottom: 56.22%;
  position: relative;
}
.block-list107 li:nth-child(even) a .img span::before {
  content: "";
  display: block;
  width: 100%;
  height: 50%;
  min-height: 60px;
  background: transparent;
  background: -webkit-gradient(top, bottom, color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(100%, transparent));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
  position: absolute;
  left: 0;
  bottom: 0;
}
.block-list107 li:nth-child(even) a .info {
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 100%;
  box-sizing: border-box;
  padding: 0 40px;
}
.block-list107 li:nth-child(even) a .info h3 {
  font-weight: normal;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.block-list107 li:nth-child(even) a .info p {
  display: none;
}
.block-list107 li:nth-child(odd) {
  width: 61.66%;
  float: left;
  background: #f5f5f5;
}
.block-list107 li:nth-child(odd) a {
  display: flex;
  overflow: hidden;
}
.block-list107 li:nth-child(odd) a .img {
  width: 60.81%;
}
.block-list107 li:nth-child(odd) a .img span {
  padding-bottom: 56.22%;
}
.block-list107 li:nth-child(odd) a .info {
  flex: 1;
  box-sizing: border-box;
  padding: 20px;
}
.block-list107 li:nth-child(odd) a .info span {
  color: #999999;
}
.block-list107 li:nth-child(odd) a .info h3 {
  font-weight: normal;
  margin: 15px 0 25px;
  line-height: 1.5;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #222;
  height: auto;
}
.block-list107 li:nth-child(odd) a .info p {
  color: #999999;
  line-height: 1.6;
  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;
}
@media screen and (max-width:1200px) {
  .block-list107 li:nth-child(odd) a .info h3 {
    margin: 10px 0 12px;
  }
}
@media screen and (max-width:996px) {
  .block-list107 li:nth-child(odd) a .info p {
    -webkit-line-clamp: 2;
  }
}
@media screen and (max-width:768px) {
  .block-list107 li:nth-child(odd),
  .block-list107 li:nth-child(even) {
    width: 49%;
  }
  .block-list107 li:nth-child(even) a .info {
    padding: 0 20px;
  }
  .block-list107 li:nth-child(odd) a {
    display: block;
    overflow: hidden;
    position: relative;
  }
  .block-list107 li:nth-child(odd) a .img {
    width: 100%;
  }
  .block-list107 li:nth-child(odd) a .img span {
    padding-bottom: 56.22%;
  }
  .block-list107 li:nth-child(odd) a .info {
    position: absolute;
    bottom: 15px;
    left: 0;
    box-sizing: border-box;
    padding: 0 20px;
  }
  .block-list107 li:nth-child(odd) a .info span {
    color: #999999;
    color: #fff;
  }
  .block-list107 li:nth-child(odd) a .info h3 {
    font-weight: normal;
    margin: 0px;
    line-height: 1.5;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #fff;
  }
  .block-list107 li:nth-child(odd) a .info p {
    display: none;
  }
}
@media screen and (max-width:479px) {
  .block-list107 li:nth-child(odd),
  .block-list107 li:nth-child(even) {
    width: 100%;
    float: none;
  }
}
.block-list106 li:nth-child(odd) {
  width: 37.5%;
  float: left;
}
.block-list106 li:nth-child(odd) a {
  display: block;
  position: relative;
  color: #fff;
}
.block-list106 li:nth-child(odd) a .img span {
  padding-bottom: 56.22%;
  position: relative;
}
.block-list106 li:nth-child(odd) a .img span::before {
  content: "";
  display: block;
  width: 100%;
  height: 50%;
  min-height: 60px;
  background: transparent;
  background: -webkit-gradient(top, bottom, color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(100%, transparent));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
  position: absolute;
  left: 0;
  bottom: 0;
}
.block-list106 li:nth-child(odd) a .info {
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 100%;
  box-sizing: border-box;
  padding: 0 40px;
}
.block-list106 li:nth-child(odd) a .info h3 {
  font-weight: normal;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.block-list106 li:nth-child(odd) a .info p {
  display: none;
}
.block-list106 li:nth-child(even) {
  width: 61.66%;
  float: right;
  background: #f5f5f5;
}
.block-list106 li:nth-child(even) a {
  display: flex;
  overflow: hidden;
}
.block-list106 li:nth-child(even) a .img {
  width: 60.81%;
}
.block-list106 li:nth-child(even) a .img span {
  padding-bottom: 56.22%;
}
.block-list106 li:nth-child(even) a .info {
  flex: 1;
  box-sizing: border-box;
  padding: 20px;
}
.block-list106 li:nth-child(even) a .info span {
  color: #999999;
}
.block-list106 li:nth-child(even) a .info h3 {
  font-weight: normal;
  margin: 15px 0 25px;
  line-height: 1.5;
  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: 3em;
}
.block-list106 li:nth-child(even) a .info p {
  color: #999999;
  line-height: 1.6;
  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: 4.8em;
}
@media screen and (max-width:1200px) {
  .block-list106 li:nth-child(even) a .info h3 {
    margin: 10px 0 12px;
    box-sizing: content-box;
  }
}
@media screen and (max-width:996px) {
  .block-list106 li:nth-child(even) a .info p {
    -webkit-line-clamp: 2;
    height: 3.2em;
  }
}
@media screen and (max-width:768px) {
  .block-list106 li:nth-child(odd),
  .block-list106 li:nth-child(even) {
    width: 49%;
  }
  .block-list106 li:nth-child(odd) a .info {
    padding: 0 20px;
  }
  .block-list106 li:nth-child(even) a {
    display: block;
    overflow: hidden;
    position: relative;
  }
  .block-list106 li:nth-child(even) a .img {
    width: 100%;
  }
  .block-list106 li:nth-child(even) a .img span {
    padding-bottom: 56.22%;
  }
  .block-list106 li:nth-child(even) a .info {
    position: absolute;
    bottom: 15px;
    left: 0;
    box-sizing: border-box;
    padding: 0 20px;
  }
  .block-list106 li:nth-child(even) a .info span {
    color: #999999;
    color: #fff;
  }
  .block-list106 li:nth-child(even) a .info h3 {
    font-weight: normal;
    margin: 0px;
    line-height: 1.5;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #fff;
    height: 1.5em;
  }
  .block-list106 li:nth-child(even) a .info p {
    display: none;
  }
}
@media screen and (max-width:479px) {
  .block-list106 li:nth-child(odd),
  .block-list106 li:nth-child(even) {
    width: 100%;
    float: none;
  }
}
.block-list248 a {
  display: block;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.block-list248 a .mode42Img {
  position: relative;
}
.block-list248 a .mode42Img .mode41Pic {
  padding-bottom: 56.5%;
}
.block-list248 a .mode42Img .date {
  position: absolute;
  bottom: 20px;
  right: 0;
  padding-right: 20px;
  box-sizing: border-box;
  padding-left: 21px;
  z-index: 9;
}
.block-list248 a .mode42Img .date::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: url(../images/datevx.png) no-repeat;
  position: absolute;
  left: 0;
  top: 4px;
}
.block-list248 a .mode42Img::before {
  content: '';
  display: block;
  width: 100%;
  height: 63px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #000000;
  background: -o-linear-gradient(top, #000000, transparent);
  background: -moz-linear-gradient(top, #000000, transparent);
  background: linear-gradient(to top, #000000, transparent);
  z-index: 5;
}
.block-list248 a .mode42Article {
  padding-top: 20px;
  box-sizing: border-box;
  color: #333333;
}
.block-list248 a .mode42Article p {
  text-overflow: ellipsis;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  overflow: hidden;
  line-height: 1.56;
  height: 3.12em;
}
.block-list248 li:hover a {
  transform: translateX(5px);
}
.block-list248 li:hover .mode42Article {
  color: #174994;
}
.block-list86 li >div {
  overflow: hidden;
  padding: 26px 0;
  border-bottom: 1px solid #c9c9c9;
  display: flex;
}
.block-list86 li >div .date {
  background: #bfbeac;
  color: #fff;
  width: 55px;
  height: 53px;
  float: left;
  text-align: center;
}
.block-list86 li >div .date .day {
  display: block;
  font-weight: normal;
  font-style: normal;
  line-height: 33px;
}
.block-list86 li >div .date .month {
  display: block;
  font-weight: normal;
  font-style: normal;
  line-height: 17px;
}
.block-list86 li >div a {
  display: block;
  color: #333;
  flex: 1;
  padding-left: 20px;
  line-height: 1.6;
  height: 3.2em;
  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;
}
.gp-title23 {
  position: relative;
}
.gp-title23 h2 {
  font-weight: bold;
  text-align: center;
}
.gp-title23 h2 span {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  color: #999;
}
.gp-title23 h2 a {
  color: #323232;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.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: 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;
  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-line-clamp: 4;
  -webkit-box-orient: vertical;
  box-sizing: content-box;
}
.block-list166 li a:hover {
  transform: translateY(-20px);
}
.block-list166 li a:hover .info h3 {
  color: #174994;
}
@media screen and (max-width:767px) {
  .block-list166 li a {
    font-size: 14px;
    padding: 15px;
  }
}
.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: #174994;
  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-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;
}
