.carousel45 .banner {
  position: relative;
  z-index: 10;
}
.carousel45 .banner .bannerPic {
  padding-bottom: 37.5%;
  overflow: hidden;
}
.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: #20317f 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(32, 49, 127, 0.4);
  width: 10px;
  height: 10px;
}
.carousel45 .banner .slick-dots li.slick-active button {
  background: #20317f;
}
.carousel45 .banner::before {
  content: "";
  display: block;
  width: 300px;
  height: 55px;
  background: rgba(32, 49, 127, 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;
  }
}
@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-title31 {
  padding: 13px 0;
  margin-bottom: 20px;
  border-bottom: 2px solid #809ABB;
}
.gp-title31 h2 {
  line-height: 1.5;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title31 h2 a {
  display: inline-block;
  vertical-align: middle;
  color: #20317f;
  font-weight: bold;
}
.gp-title31 h2 span {
  display: inline-block;
  vertical-align: middle;
  color: #c0c0c0;
}
.gp-title31 h2 .gpColumnTitleIcon {
  margin-right: 10px;
}
.gp-title31 .more {
  padding-top: 10px;
}
.gp-title31 .more a {
  color: #999;
}
.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: #20317f;
  position: absolute;
  left: -20px;
  top: 0;
}
.block-list118 li a .info h3 {
  color: #222;
  line-height: 1.66;
  margin-top: 20px;
  height: 70px;
  font-weight: 100;
}
.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;
}
.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;
}
.block-list118 li a:hover .info h3 {
  color: #20317f;
}
@media screen and (max-width:767px) {
  .block-list118 li a .info p {
    display: none;
  }
}
.block-list169 li .li_con {
  display: flex;
}
.block-list169 li .li_con .img {
  width: 50%;
}
.block-list169 li .li_con .img span {
  padding-bottom: 56.25%;
}
.block-list169 li .li_con .info {
  flex: 1;
  box-sizing: border-box;
  padding: 0 30px;
}
.block-list169 li .li_con .info .title {
  display: block;
  color: #333333;
  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;
}
.block-list169 li .li_con .info .title:hover {
  color: #20317f;
}
.block-list169 li .li_con .info .summary {
  padding-top: 12px;
  display: block;
  color: #999999;
  line-height: 1.5;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.block-list169 li .li_con .info .date {
  padding-top: 12px;
  color: #999999;
}
.block-list169 li .li_con .info .date i {
  font-style: normal;
  color: #20317f;
  margin-right: 10px;
}
.block-list169 li .li_con .info .more {
  text-align: right;
}
.block-list169 li .li_con .info .more a {
  width: auto;
  border: 1px solid #eee;
  box-sizing: border-box;
  padding: 5px 15px;
  position: relative;
  display: inline-block;
}
.block-list169 li .li_con .info .more a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #20317f;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
}
.block-list169 li .li_con .info .more a:hover::before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.block-list169 li .li_con .info .more a:hover {
  color: #fff;
}
@media screen and (max-width:996px) {
  .block-list169 li .li_con .info .summary {
    -webkit-line-clamp: 2;
    padding-top: 10px;
  }
  .block-list169 li .li_con .info .title {
    -webkit-line-clamp: 2;
    font-size: 14px;
  }
  .block-list169 li .li_con .info .date {
    padding-top: 8px;
  }
  .block-list169 li .li_con .info {
    padding: 0 20px;
  }
}
@media screen and (max-width:767px) {
  .block-list169 li .li_con .info {
    padding: 10px;
  }
  .block-list169 li .li_con {
    display: block;
  }
  .block-list169 li .li_con .img {
    width: 100%;
  }
  .block-list169 li .li_con .info .summary {
    display: none;
  }
  .block-list169 li .li_con .info .more {
    display: none;
  }
}
.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;
  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: #20317f;
}
.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: #20317f;
  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;
  }
}
.carousel18 .leftTextList {
  width: 45%;
  float: left;
  border-left: #c6c6c6 2px solid;
  position: relative;
  z-index: 3;
}
.carousel18 .leftTextList .slider-for li {
  float: none;
  width: 100% !important;
  position: relative;
}
.carousel18 .leftTextList .slider-for li a {
  padding-left: 22px;
  display: block;
  overflow: hidden;
  padding-bottom: 30px;
}
.carousel18 .leftTextList .slider-for li.slick-current::before {
  content: "";
  display: block;
  width: 5px;
  height: 39px;
  background: #20317f;
  position: absolute;
  left: 0;
  top: 0;
}
.carousel18 .leftTextList .slider-for li.slick-current a {
  color: #20317f;
  font-weight: bold;
}
.carousel18 .leftTextList .switcher {
  position: relative;
  margin-top: 40px;
  margin-left: 22px;
}
.carousel18 .leftTextList .switcher::after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.carousel18 .leftTextList .switcher .left,
.carousel18 .leftTextList .switcher .right {
  display: inline-block;
  width: 26px;
  height: 20px;
  border: #8c8c8c 2px solid;
  border-radius: 5px;
  line-height: 18px;
  text-align: center;
  color: #8c8c8c;
  cursor: pointer;
  font-size: 14px;
}
.carousel18 .leftTextList .switcher .left::after,
.carousel18 .leftTextList .switcher .right::after {
  display: none;
}
.carousel18 .leftTextList .switcher .progress-slide {
  color: #b0b0b0;
  display: inline-block;
  margin: 0 20px 0 40px;
}
.carousel18 .leftTextList .switcher .progress-slide .count-slide {
  color: #20317f;
}
.carousel18 .slider-nav {
  width: 54%;
  box-sizing: border-box;
  float: right;
  position: relative;
  z-index: 1;
}
.carousel18 .slider-nav .slick-list {
  overflow: initial;
}
.carousel18 .slider-nav li {
  margin: 0 25px;
  position: relative;
  opacity: 0;
}
.carousel18 .slider-nav li::after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.carousel18 .slider-nav li a {
  display: block;
}
.carousel18 .slider-nav li span {
  border-radius: 8px;
}
.carousel18 .slider-nav li div {
  width: 172px;
  background: #20317f;
  padding: 25px;
  border-radius: 5px;
  position: absolute;
  left: -25px;
  bottom: 0px;
  opacity: 0;
  transition: all 0.2s ease;
}
.carousel18 .slider-nav li div p {
  line-height: 30px;
  max-height: 150px;
  color: #fff;
  overflow: hidden;
}
.carousel18 .slider-nav li.slick-current {
  opacity: 1;
}
.carousel18 .slider-nav li.slick-current div {
  opacity: 1;
}
.carousel18 .slider-nav li.slick-current + .slick-slide {
  opacity: 0.5;
}
.carousel18 .slider-nav li.slick-current + .slick-slide div {
  opacity: 0.5;
}
@media screen and (max-width: 996px) {
  .carousel18 .slider-nav li div {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    left: 0;
    bottom: 10px;
    padding: 10px;
  }
  .carousel18 .slider-nav li div p {
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  .carousel18 .leftTextList .switcher {
    margin-top: 0;
  }
  .carousel18 .leftTextList {
    width: 100%;
    float: none;
  }
  .carousel18 .slider-nav {
    width: 100%;
    float: none;
    margin-top: 20px;
  }
  .carousel18 .slider-nav li {
    margin: 0;
  }
}
.carousel42 .mode2Ul .slick-dots {
  bottom: 0px;
  text-align: center;
  right: 0;
  margin: 0;
  width: 100% !important;
}
.carousel42 .mode2Ul .slick-dots li button {
  background: rgba(255, 255, 255, 0.6);
}
.carousel42 .mode2Ul .slick-dots li.slick-current button {
  background: #fff;
}
.carousel42 .mode2Ul li.slick-current .mode2Pic .mode2Img {
  padding-bottom: 66.67%;
  opacity: 1;
}
.carousel42 .mode2Ul a {
  display: flex;
}
.carousel42 .mode2Ul a .mode2Pic {
  width: 600px;
  overflow: hidden;
}
.carousel42 .mode2Ul a .mode2Pic .mode2Img {
  padding-bottom: 60.75%;
  opacity: 0.5;
}
.carousel42 .mode2Ul a .mode2Infor {
  flex: 1;
  padding-top: 30px;
  padding-left: 20px;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  height: auto;
  background: none;
}
.carousel42 .mode2Ul a .mode2Infor .date3 {
  padding-left: 44px;
  line-height: 26px;
  color: #666666;
  position: relative;
  margin-bottom: 18px;
}
.carousel42 .mode2Ul a .mode2Infor .date3::before {
  content: "";
  display: block;
  width: 24px;
  height: 2px;
  background: #20317f;
  position: absolute;
  left: 0;
  top: calc(50% - 1px);
}
.carousel42 .mode2Ul a .mode2Infor h2 {
  line-height: 1.42;
  height: 2.84em;
  overflow: hidden;
  color: #333333;
  margin-bottom: 5px;
  background: none;
  position: static;
  padding: 0;
}
.carousel42 .mode2Ul a .mode2Infor p {
  line-height: 1.63;
  height: 4.89em;
  overflow: hidden;
  color: #666666;
  margin-bottom: 92px;
}
.carousel42 .mode2Ul a .mode2Infor .looking {
  width: 130px;
  height: 46px;
  line-height: 46px;
  display: inline-block;
  border-radius: 46px;
  text-align: center;
  position: absolute;
  background: #20317f;
  right: 30px;
  bottom: 0;
}
.carousel42 .mode2Ul a .mode2Infor::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.36);
  position: absolute;
  left: 0;
  bottom: 0;
}
.carousel42 .mode2Ul a .mode2Infor::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/bj.png) no-repeat;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
@media screen and (max-width: 996px) {
  .carousel42 .mode2Ul {
    width: 100% !important;
    padding: 0 !important;
  }
  .carousel42 .mode2Ul a {
    display: block;
  }
  .mode2Ul .slick-dots {
    display: block !important;
    bottom: 50px;
  }
  .mode2Ul {
    width: 100%;
    overflow: hidden;
    padding-right: 0;
  }
  .mode2Infor {
    margin-left: 0 !important;
    padding-top: 0;
    padding: 20px !important;
    box-sizing: border-box;
  }
  .mode2Pic {
    width: 100% !important;
    float: none;
  }
  .carousel42 .mode2Ul a .mode2Infor h2 {
    height: auto;
  }
  .carousel42 .mode2Ul a .mode2Infor p {
    margin-bottom: 50px;
    height: auto;
  }
  .carousel42 .mode2Ul .slick-dots {
    bottom: 0;
  }
}
@media screen and (max-width:767px) {
  .carousel42 .mode2Ul a .mode2Infor {
    display: block;
  }
}
@media screen and (max-width: 479px) {
  .carousel42 .mode2Ul .slick-dots {
    bottom: 50px;
  }
}
.block-list242 {
  margin: 0 -25px;
}
.block-list242 li a {
  display: block;
  margin: 0 25px;
  display: flex;
  align-items: center;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
  height: 100%;
}
.block-list242 li a .date {
  width: 60px;
  display: block;
  color: #999999;
}
.block-list242 li a .date b {
  font-weight: normal;
  color: #20317f;
  position: relative;
}
.block-list242 li a .date b::before {
  content: "";
  display: block;
  width: 87%;
  height: 1px;
  background: #bfbeac;
  position: absolute;
  left: 113%;
  top: 50%;
}
.block-list242 li a .date span {
  display: block;
}
.block-list242 li a .info {
  flex: 1;
  box-sizing: border-box;
  padding-left: 20px;
  color: #333333;
  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;
}
.block-list242 li a:hover {
  transform: translateX(5px);
}
.block-list242 li a:hover .info {
  color: #20317f;
}
@media screen and (max-width:996px) {
  .block-list242 li {
    margin-bottom: 20px !important;
  }
  .block-list242 li a .date b {
    font-size: 18px;
  }
  .block-list242 li a .info {
    padding-left: 10px;
    font-size: 16px;
  }
}
@media screen and (max-width:767px) {
  .block-list242 li a .date b {
    font-size: 16px;
  }
  .block-list242 li a .info {
    font-size: 14px;
  }
}
.block-list108 {
  margin: 0 -12px;
}
.block-list108 li a {
  margin: 0 12px;
  display: block;
  box-shadow: 0.174px 4.997px 10px 0px rgba(0, 0, 0, 0.15);
}
.block-list108 li a span {
  padding-bottom: 66.54%;
}
.block-list108 li a .info {
  text-align: center;
  box-sizing: border-box;
  padding: 25px 20px;
  background: #fff;
}
.block-list108 li a .info h3 {
  color: #222;
  margin-bottom: 15px;
}
.block-list108 li a .info p {
  color: #999999;
}
@media screen and (max-width:996px) {
  .block-list108 li a .info {
    padding: 10px 15px;
  }
  .block-list108 li a .info h3 {
    margin-bottom: 6px;
  }
}
.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;
}
.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;
}
@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;
  }
}
@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;
  }
  .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-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;
}
.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;
}
@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;
  }
}
