.carousel43 ul li {
  margin: 0;
}
.carousel43 ul li a .slide-img {
  display: block;
}
.carousel43 ul li a .slide-txt {
  height: 80px;
  line-height: 80px;
  font-size: 24px;
  position: absolute;
  left: 0;
  bottom: 25px;
  box-sizing: border-box;
  color: #fff;
  z-index: 9000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  left: 0;
  width: 100%;
  opacity: 1;
  transform: translateY(100px);
  transition: transform 0.8s ease-in;
  transition-delay: 0.3s;
  font-weight: normal;
}
.carousel43 ul li a .slide-txt span {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0 20px;
}
.carousel43 ul .slick-current .slide-txt {
  opacity: 1;
  transform: none;
}
.carousel43 ul .slick-dots {
  width: auto;
  position: absolute;
  bottom: 50px;
  right: 85px;
}
.carousel43 ul .slick-dots li {
  width: 48px;
  display: inline-block;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  height: 48px;
  border-radius: 50%;
  line-height: 48px;
  text-align: center;
  position: relative;
}
.carousel43 ul .slick-dots li button {
  width: 100%;
  border: none;
  position: relative;
  outline: none;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  transition: background 0s ease-in-out;
  color: #fff;
  font-size: 16px;
  background-color: initial;
  text-indent: 0;
}
.carousel43 ul .slick-dots .slick-active button,
.carousel43 ul .slick-dots li:hover button {
  color: #d18e59;
}
.carousel43 ul .slick-dots li.slick-active::before {
  content: "";
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  position: absolute;
  left: 0;
  bottom: 0;
}
.carousel43 ul .slick-arrow {
  width: 40px;
  height: 40px;
  border: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  outline: none;
  cursor: pointer;
  color: #fff;
  font-size: 0;
  background: url(../images/next_icon.png) no-repeat center;
  transition: font-size 0s ease;
}
.carousel43 ul .slick-arrow:after {
  display: none !important;
}
.carousel43 ul .slick-prev {
  left: 4vw;
  background: url(../images/prev_icon.png) no-repeat center;
}
.carousel43 ul .slick-next {
  right: 4vw;
}
@media screen and (max-width: 1400px) {
  .carousel43 ul .slick-dots {
    bottom: 35px;
  }
  .carousel43 ul li a .slide-txt {
    max-width: 65%;
    margin-left: 0px;
    left: 0px;
    margin-left: 40px;
  }
}
@media screen and (max-width: 997px) {
  .carousel43 ul .slick-dots {
    display: none !important;
  }
  .carousel43 ul li a .slide-txt {
    max-width: 90%;
    bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .carousel43 ul .slick-arrow {
    display: none;
  }
  .carousel43 ul li a .slide-txt {
    max-width: 76%;
    bottom: 9px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    padding: 0 15px;
    margin-left: 30px;
  }
}
.gp-title67 .channelTitle {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.block-list207 li {
  box-shadow: 0px 8px 15.84px 2.16px rgba(1, 57, 119, 0.08);
}
.block-list207 li a {
  display: block;
  position: relative;
}
.block-list207 li a .text {
  display: flex;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  padding: 0 30px 16px 20px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 1;
}
.block-list207 li a .text .gpArticleDate {
  flex-shrink: 0;
  margin-right: 10px;
  max-height: 60px;
  width: 70px;
  background-color: #0974E5;
  font-family: "Arial";
  padding: 10px 0;
}
.block-list207 li a .text .gpArticleDate span {
  display: block;
  text-align: center;
  line-height: 1;
}
.block-list207 li a .text .gpArticleDate span:first-child {
  margin-bottom: 5px;
}
.block-list207 li a .text .info {
  overflow: hidden;
}
.block-list207 li a .text .info .gpArticleTitle {
  width: 100%;
  line-height: 1;
  height: 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  margin-bottom: 12px;
}
.block-list207 li a .text .info .gpArticleSummary {
  width: 100%;
  line-height: 1;
  height: 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list207 li a::after {
  content: "";
  display: block;
  width: 100%;
  height: 130px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
  position: absolute;
  bottom: 0px;
  left: 0px;
}
@media screen and (max-width: 680px) {
  .block-list207 li a .text {
    padding: 0px 10px 15px;
  }
  .block-list207 li a .text .gpArticleDate {
    margin-right: 5px;
  }
}
@media screen and (max-width: 479px) {
  .block-list207 li a .text .gpArticleDate {
    width: 60px;
    padding: 5px;
  }
}
.block-list208 {
  margin: 0 -10px;
}
.block-list208 li {
  box-shadow: 0px 8px 15.84px 2.16px rgba(1, 57, 119, 0.08);
}
.block-list208 li a {
  padding: 20px 25px;
  display: block;
  margin: 0 10px;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
  background: none;
}
.block-list208 li a h3 {
  font-weight: normal;
  color: #333333;
  line-height: 1.5;
  margin-bottom: 8px;
  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-list208 li a p {
  position: relative;
  color: #0974E5;
  box-sizing: border-box;
  line-height: 1;
}
.block-list208 li a p i {
  font-style: normal;
  margin-right: 10px;
  color: #0974E5;
}
.block-list208 li a:hover {
  background: #0974E5;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
}
.block-list208 li a:hover span,
.block-list208 li a:hover h3,
.block-list208 li a:hover p,
.block-list208 li a:hover i {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .block-list208 li a {
    font-size: 14px;
    padding: 15px;
  }
}
.block-list59 li {
  border-bottom: 1px dashed #e0e0e0;
  overflow: hidden;
}
.block-list59 li >div {
  padding: 15px 0;
  display: flex;
  align-items: center;
}
.block-list59 li span {
  width: 60px;
  display: block;
  background: #0974E5;
  color: #fff;
}
.block-list59 li span b {
  display: block;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.block-list59 li span i {
  display: block;
  font-style: normal;
  height: 30px;
  line-height: 30px;
  border: 1px solid #0974E5;
  text-align: center;
  color: #666666;
  background: #fff;
}
.block-list59 li a {
  display: block;
  padding: 0 0 0 10px;
  overflow: hidden;
  line-height: 1.7;
  height: auto;
  flex: 1;
  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-list337 li::marker {
  content: '';
}
.block-list337 li a {
  display: block;
  border-bottom: dashed 1px #ddd;
  transition: 0s all;
}
.block-list337 li a .xz-title {
  position: relative;
  margin-left: 18px;
  padding-left: 25px;
  position: relative;
  padding-right: 140px;
  line-height: 78px;
}
.block-list337 li a .xz-title::before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #0974E5;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.block-list337 li a .xz-title span {
  padding: 0;
  background: none;
  color: #999999;
  position: absolute;
  right: 30px;
  top: 0;
}
.block-list337 li a .zk-hover-tt {
  font-size: 18px;
  display: none;
  color: #fff;
  font-weight: bold;
  line-height: 18px;
}
.block-list337 li a .zk-hover-p {
  font-size: 14px;
  display: none;
  color: #fff;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  margin-top: 20px;
}
@media screen and (max-width: 680px) {
  .block-list337 li a .xz-title {
    line-height: 54px;
  }
}
@media screen and (max-width: 480px) {
  .block-list337 li a .xz-title {
    margin-left: 10px;
    padding-left: 16px;
    padding-right: 100px;
  }
  .block-list337 li a .xz-title span {
    right: 10px;
  }
}
.block-list337 li.active a {
  height: 160px;
  padding: 40px 30px;
  box-sizing: border-box;
  border: none;
  background-size: cover;
  background-image: linear-gradient(to right, #0974E5, #bfbeac);
  background-image: -o-linear-gradient(to right, #0974E5, #bfbeac);
  background-image: -moz-linear-gradient(to right, #0974E5, #bfbeac);
  background-image: -webkit-linear-gradient(to right, #0974E5, #bfbeac);
}
.block-list337 li.active a .xz-title {
  display: none;
}
.block-list337 li.active a .zk-hover-tt {
  display: -webkit-box;
}
.block-list337 li.active a .zk-hover-p {
  display: -webkit-box;
}
@media screen and (max-width: 680px) {
  .block-list337 li.active a {
    padding: 20px;
    height: auto;
  }
}
@media screen and (max-width: 480px) {
  .block-list337 li.active a .zk-hover-tt {
    line-height: 1.4;
  }
  .block-list337 li.active a .zk-hover-p {
    margin-top: 10px;
  }
}
.block-list5 div {
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0px 10px 15px;
  position: relative;
  transition: transform 0.35s ease-out;
  display: flex;
  align-items: center;
}
.block-list5 div:hover {
  transform: translateX(10px);
}
.block-list5 div::before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #0974E5;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2.5px;
}
.block-list5 div >a {
  flex: 1;
  display: block;
  line-height: 1.5;
  height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list5 div >span {
  color: #666666;
  float: right;
  margin-left: 10px;
  order: 1;
}
.block-list42 li {
  overflow: hidden;
}
.block-list42 li .item-img01 {
  float: left;
}
.block-list42 li .item-img01 .imgResponsive {
  width: 100%;
  overflow: hidden;
  height: 0;
  display: block;
  padding-bottom: 56.25%;
}
.block-list42 li .item-img01 .imgResponsive img {
  width: 100%;
  transition: all 0.8s ease-in-out;
}
.block-list42 li .item-title01 {
  float: right;
  height: 0;
  display: block;
  padding-bottom: 27.25%;
  overflow: hidden;
  position: relative;
}
.block-list42 li .item-title01 a {
  display: block;
  max-height: 72px;
  line-height: 1.7;
  height: auto;
  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;
  overflow: hidden;
  padding-left: 20px;
  margin-top: 10px;
}
.block-list42 li .item-title01 .time {
  display: block;
  color: #999999;
  position: absolute;
  bottom: 0;
  left: 20px;
  padding-left: 18px;
}
.block-list42 li .item-title01 .time::before {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  background: url(../images/date.png) no-repeat;
  position: absolute;
  left: 0;
  top: 2px;
}
@media screen and (max-width: 1386px) {
.block-list42 li .item-title01 a { 
    max-height: 4.5em;
    line-height: 1.5;}
}
@media screen and (max-width: 996px) {
  .block-list42 li .item-title01 {
    height: auto;
    padding-bottom: 0;
  }
  .block-list42 li .time {
    position: relative !important;
    left: 0 !important;
  }
  .block-list42 li .item-title01 a {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 480px) {
  .block-list42 li .item-img01,
  .block-list42 li .item-title01 {
    width: 100%;
    float: none;
  }
}
.block-list125 li a {
  display: block;
  box-sizing: border-box;
  padding: 15px 0 15px 20px;
  background: url(../images/block-list125-li_bg.png) no-repeat left center;
  border-bottom: 1px solid #ededed;
}
.block-list125 li a span {
  color: #999999;
  margin-left: 10px;
}
.block-list125 li a p {
  color: #323232;
  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-list125 li a:hover p {
  color: #0974E5;
}
.block-list125 li:last-child a {
  border-bottom: none;
}
@media screen and (max-width:767px) {
  .block-list125 li a {
    font-size: 14px;
    padding: 10px 0 10px 20px;
  }
}
.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: #0974E5;
}
.block-list211 a .gpArticleDate::before {
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  border-radius: 50%;
  background-color: #0974E5;
  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-list58 {
  margin: 0 -20px;
  overflow: hidden;
}
.block-list58 li {
  float: left;
  text-align: center;
  border-bottom: #eaeaea 1px solid;
}
.block-list58 li a {
  display: block;
  margin: 0 20px 0px;
  overflow: hidden;
  padding-bottom: 10px;
}
.block-list58 li a span {
  padding-bottom: 66.67%;
}
.block-list58 li a p {
  display: block;
  line-height: 2;
  overflow: hidden;
}
.carousel104 .slick {
  position: relative;
}
.carousel104 .slick a:nth-of-type(1) {
  width: 41%;
}
.carousel104 .slick a:nth-of-type(2) {
  width: 41%;
  margin-top: 10px;
}
.carousel104 .slick a:nth-of-type(3) {
  width: 58.28%;
  position: absolute;
  top: 0;
  right: 0;
}
.carousel104 .slick a:nth-of-type(4) {
  width: 23.74%;
  position: absolute;
  bottom: 0;
  right: 9.42%;
  transform: translateX(-3%);
}
.carousel104 .slick a:nth-of-type(5) {
  width: 23.74%;
  position: absolute;
  bottom: 0;
  left: 41%;
  transform: translateX(3%);
}
.carousel104 .slick::after {
  content: '';
  display: block;
  width: 9.42%;
  height: 0;
  padding-bottom: 13.4%;
  max-height: 187px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
  right: 0;
}
.carousel104 .imgItem {
  display: block;
  position: relative;
  overflow: hidden;
}
.carousel104 .imgItem .gp-img-responsive {
  padding-bottom: 56.25%;
}
.carousel104 .imgItem .title {
  display: -webkit-box !important;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: auto;
  padding: 0 28px;
  margin-bottom: 20px;
  box-sizing: border-box;
  font-weight: bold;
  line-height: 1;
  transform: translateY(80px);
  opacity: 0;
  transition: all 0.35s ease;
}
.carousel104 .imgItem i {
  display: block;
  width: 100%;
  height: 160px;
  background-image: -moz-linear-gradient(90deg, #000000 0%, transparent 100%);
  background-image: -webkit-linear-gradient(90deg, #000000 0%, transparent 100%);
  background-image: -ms-linear-gradient(90deg, #000000 0%, transparent 100%);
  opacity: 0.7;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  transform: translateY(80px);
  opacity: 0;
  transition: all 0.35s ease;
}
.carousel104 .imgItem i::before {
  content: '';
  display: block;
  width: 44px;
  height: 4px;
  background: #c40004;
  position: absolute;
  left: 28px;
  bottom: 0;
}
.carousel104 .imgItem:hover img {
  transform: scale(1.03);
  opacity: 0.9;
}
.carousel104 .imgItem:hover .title {
  transform: translateY(0);
  opacity: 1;
}
.carousel104 .imgItem:hover i {
  transform: translateY(0);
  opacity: 0.7;
}
.carousel104 .slick-arrow {
  left: auto;
  right: 0;
  top: auto;
  bottom: 43px;
  width: 9.42%;
  transform: none;
  font-size: 0;
  height: 50px;
}
.carousel104 .slick-arrow::before {
  font-size: 20px;
}
.carousel104 .slick-arrow::after {
  display: none;
  /* width: 22px;
      height: 10px;
      background: url(../images/arrow.png) no-repeat center;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate3d(-50%,-50%,0); */
}
.carousel104 .slick-arrow:hover::after {
  background-color: unset;
}
.carousel104 .slick-next {
  bottom: 93px;
}
.carousel104 .slick-next::after {
  content: '';
  display: block;
  width: 100%;
  max-width: 82px;
  height: 1px;
  background: #f5eedc;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transform: translate3d(-50%, -50%, 0) rotateZ(180deg);
}
@media screen and (max-width: 1200px) {
  .carousel104 .slick-arrow {
    bottom: 25px;
  }
  .carousel104 .slick-next {
    bottom: 75px;
  }
}
@media screen and (max-width: 997px) {
  .carousel104 .slick {
    flex-direction: column;
  }
  .carousel104 .slick:after {
    height: 100px;
  }
  .carousel104 .slick .title {
    padding: 0 15px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: normal;
    transform: none;
    opacity: 1;
  }
  .carousel104 .slick i {
    transform: none;
    opacity: 0.7;
    height: 100px;
  }
  .carousel104 .slick-arrow {
    bottom: 0;
  }
  .carousel104 .slick-prev {
    bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .carousel104 .slick a {
    box-sizing: border-box;
  }
  .carousel104 .slick a i {
    width: 99%;
  }
  .carousel104 .slick a:nth-of-type(odd) {
    padding-right: 4px;
  }
  .carousel104 .slick a:nth-of-type(even) {
    padding-left: 4px;
  }
  .carousel104 .slick a:nth-of-type(even) i {
    left: auto;
    right: 0;
  }
  .carousel104 .slick a:nth-of-type(1) {
    width: 50%;
  }
  .carousel104 .slick a:nth-of-type(2) {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 0;
  }
  .carousel104 .slick a:nth-of-type(3) {
    width: 50%;
    margin-top: 10px;
    position: relative;
    float: left;
  }
  .carousel104 .slick a:nth-of-type(4) {
    position: relative;
    width: 50%;
    float: right;
    transform: none;
    right: 0;
    margin-top: 10px;
  }
  .carousel104 .slick a:nth-of-type(5) {
    position: relative;
    width: 50%;
    transform: none;
    left: auto;
    right: 0;
    padding-top: 10px;
  }
}
@media screen and (max-width: 479px) {
  .carousel104 .slick:after {
    width: 40%;
  }
  .carousel104 .slick-arrow {
    width: 40%;
  }
}
@media screen and (max-width: 414px) {
  .carousel104 .slick .title {
    padding: 0 5px;
  }
}
@media screen and (max-width: 370px) {
  .carousel104 .slick .title {
    font-size: 14px;
  }
  .carousel104 .slick i::before {
    left: 5px;
    height: 2px;
  }
  .carousel104 .slick-arrow {
    width: 30%;
  }
}
.carousel104 .slick {
  position: relative;
}
.carousel104 .slick a:nth-of-type(1) {
  width: 41%;
}
.carousel104 .slick a:nth-of-type(2) {
  width: 41%;
  margin-top: 10px;
}
.carousel104 .slick a:nth-of-type(3) {
  width: 58.28%;
  position: absolute;
  top: 0;
  right: 0;
}
.carousel104 .slick a:nth-of-type(4) {
  width: 23.74%;
  position: absolute;
  bottom: 0;
  right: 9.42%;
  transform: translateX(-3%);
}
.carousel104 .slick a:nth-of-type(5) {
  width: 23.74%;
  position: absolute;
  bottom: 0;
  left: 41%;
  transform: translateX(3%);
}
.carousel104 .slick::after {
  content: '';
  display: block;
  width: 9.42%;
  height: 0;
  padding-bottom: 13.4%;
  max-height: 187px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
  right: 0;
}
.carousel104 .imgItem {
  display: block;
  position: relative;
  overflow: hidden;
}
.carousel104 .imgItem .gp-img-responsive {
  padding-bottom: 56.25%;
}
.carousel104 .imgItem .title {
  display: -webkit-box !important;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: auto;
  padding: 0 28px;
  margin-bottom: 20px;
  box-sizing: border-box;
  font-weight: bold;
  line-height: 1;
  transform: translateY(80px);
  opacity: 0;
  transition: all 0.35s ease;
}
.carousel104 .imgItem i {
  display: block;
  width: 100%;
  height: 160px;
  background-image: -moz-linear-gradient(90deg, #000000 0%, transparent 100%);
  background-image: -webkit-linear-gradient(90deg, #000000 0%, transparent 100%);
  background-image: -ms-linear-gradient(90deg, #000000 0%, transparent 100%);
  opacity: 0.7;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  transform: translateY(80px);
  opacity: 0;
  transition: all 0.35s ease;
}
.carousel104 .imgItem i::before {
  content: '';
  display: block;
  width: 44px;
  height: 4px;
  background: #c40004;
  position: absolute;
  left: 28px;
  bottom: 0;
}
.carousel104 .imgItem:hover img {
  transform: scale(1.03);
  opacity: 0.9;
}
.carousel104 .imgItem:hover .title {
  transform: translateY(0);
  opacity: 1;
}
.carousel104 .imgItem:hover i {
  transform: translateY(0);
  opacity: 0.7;
}
.carousel104 .slick-arrow {
  left: auto;
  right: 0;
  top: auto;
  bottom: 43px;
  width: 9.42%;
  transform: none;
  font-size: 0;
  height: 50px;
}
.carousel104 .slick-arrow::before {
  font-size: 20px;
}
.carousel104 .slick-arrow::after {
  display: none;
  /* width: 22px;
      height: 10px;
      background: url(../images/arrow.png) no-repeat center;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate3d(-50%,-50%,0); */
}
.carousel104 .slick-arrow:hover::after {
  background-color: unset;
}
.carousel104 .slick-next {
  bottom: 93px;
}
.carousel104 .slick-next::after {
  content: '';
  display: block;
  width: 100%;
  max-width: 82px;
  height: 1px;
  background: #f5eedc;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transform: translate3d(-50%, -50%, 0) rotateZ(180deg);
}
@media screen and (max-width: 1200px) {
  .carousel104 .slick-arrow {
    bottom: 25px;
  }
  .carousel104 .slick-next {
    bottom: 75px;
  }
}
@media screen and (max-width: 997px) {
  .carousel104 .slick {
    flex-direction: column;
  }
  .carousel104 .slick:after {
    height: 100px;
  }
  .carousel104 .slick .title {
    padding: 0 15px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: normal;
    transform: none;
    opacity: 1;
  }
  .carousel104 .slick i {
    transform: none;
    opacity: 0.7;
    height: 100px;
  }
  .carousel104 .slick-arrow {
    bottom: 0;
  }
  .carousel104 .slick-prev {
    bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .carousel104 .slick a {
    box-sizing: border-box;
  }
  .carousel104 .slick a i {
    width: 99%;
  }
  .carousel104 .slick a:nth-of-type(odd) {
    padding-right: 4px;
  }
  .carousel104 .slick a:nth-of-type(even) {
    padding-left: 4px;
  }
  .carousel104 .slick a:nth-of-type(even) i {
    left: auto;
    right: 0;
  }
  .carousel104 .slick a:nth-of-type(1) {
    width: 50%;
  }
  .carousel104 .slick a:nth-of-type(2) {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 0;
  }
  .carousel104 .slick a:nth-of-type(3) {
    width: 50%;
    margin-top: 10px;
    position: relative;
    float: left;
  }
  .carousel104 .slick a:nth-of-type(4) {
    position: relative;
    width: 50%;
    float: right;
    transform: none;
    right: 0;
    margin-top: 10px;
  }
  .carousel104 .slick a:nth-of-type(5) {
    position: relative;
    width: 50%;
    transform: none;
    left: auto;
    right: 0;
    padding-top: 10px;
  }
}
@media screen and (max-width: 479px) {
  .carousel104 .slick:after {
    width: 40%;
  }
  .carousel104 .slick-arrow {
    width: 40%;
  }
}
@media screen and (max-width: 414px) {
  .carousel104 .slick .title {
    padding: 0 5px;
  }
}
@media screen and (max-width: 370px) {
  .carousel104 .slick .title {
    font-size: 14px;
  }
  .carousel104 .slick i::before {
    left: 5px;
    height: 2px;
  }
  .carousel104 .slick-arrow {
    width: 30%;
  }
}
.block-list110 {
  margin: 0 -5px;
}
.block-list110 li a {
  display: block;
  margin: 0 5px;
  box-shadow: 0.174px 4.997px 10px 0px rgba(0, 0, 0, 0.15);
}
.block-list110 li a span {
  padding-bottom: 56.46%;
}
