.home-news103 {
  /* margin-top: 1rem; */
  padding-top: 2.6rem !important;
  padding-bottom: 0.4rem !important;
  position: relative;
  overflow: hidden;
  background-color: rgba(237, 242, 253, 1) !important;
}

.home-news103 .bg-img {
  position: absolute;
  top: -4rem;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.home-news103 .left-bg {
  position: absolute;
  left: 0;
  top: 1.6rem;
  width: 100%;
  box-sizing: border-box;
  height: calc(100% - 2.8rem);
}

.home-news103 .left-bg.aos-animate {
  opacity: 1;
}

.home-news103 .left-bg.aos-animate .img {
  transition: opacity 0.28s ease-in-out 1s;
  opacity: 1;
}

.home-news103 .left-bg.aos-animate .img:before {
  transition: transform 1.2s ease-in-out 1s;
  transform: scale(1);
}

.home-news103 .left-bg.aos-animate .color {
  transition: opacity 1s ease-in-out, transform 0.3s ease-in-out 1s;
  width: 76.6%;
  opacity: 1;
  bottom: 0.6rem;
  border-radius: 16px;
  transform: rotate(-3deg) translateX(-0.1rem);
}

.home-news103 .left-bg .img,
.home-news103 .left-bg .color {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #1C3E8C;
}

.home-news103 .left-bg .title {
  position: absolute;
  top: 0.3rem;
  right: 1.6rem;
}

.home-news103 .left-bg .img {
  opacity: 0;
}

.home-news103 .left-bg .img:before {
  content: '';
  position: absolute;
  inset: 0%;
  background: url("https://www.ynskqyy.cn/oss/group-bucket-44/images/2025-05-21/5ed13aa1-669d-4c2d-b8af-a17eb239be0f.jpg") no-repeat;
  transform: scale(1.3);
}

.home-news103 .left-bg .color {
  transform: rotate(-2deg) translateX(-0.1rem);
  transform-origin: center;
  z-index: 0;
  width: 96.6%;
  opacity: 0;
  transform: none;
  background: url('https://www.ynskqyy.cn/oss/group-bucket-44/images/2025-05-21/bf8ff0e0-ca94-456b-8f1c-04512efaf0f6.jpg') no-repeat center right/cover;
}

.home-news103 .left-bg .left-img {
  position: absolute;
  bottom: 0;
  left: 0;
  height: calc(100% + 33px);
}

.home-news103 .layout .inner-news {
  background-color: #fff;
  padding: 0.8rem 0 0.8rem 0.8rem;
  position: relative;
}

.home-news103 .layout .inner-news:before {
  content: "";
  width: calc(100% + var(--innerPadding));
  height: 100%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.home-news103 .layout .inner-news h1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.home-news103 .layout .inner-news h1 .left-tit002,
.home-news103 .layout .inner-news h1 .left-tit001 {
  margin-right: 0.2rem;
  flex-shrink: 0;
}

.home-news103 .layout .inner-news h1 .tab-tit-box001 .tab-tit a {
  font-family: Georgia, 'Times New Roman', Times, serif;
}

.home-news103 .layout .inner-news h1 .home-tab-tit-box {
  flex: 1;
}

.home-news103 .layout .inner-news .tab-pannel-wrap {
  overflow-x: auto;
  margin-top: 0.4rem;
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .swiper-container {
  /* width: calc(100% + var(--innerPadding)); */
  width: 100%;
  padding: 0.1rem;
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .swiper-container .swiper-wrapper a {
  display: flex;
  flex-direction: column;
  /* width: 29.5% !important; */
  height: 100%;
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .swiper-container .swiper-wrapper a .bottom {
  position: relative;
  flex: 1;
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .swiper-container .swiper-wrapper a .bottom .time-more {
  position: absolute;
  bottom: 0;
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .swiper-container .swiper-wrapper .swiper-slide:hover .inner-img img {
  transform: scale(1.1);
  transition: all 0.3s;
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .swiper-container .swiper-wrapper .swiper-slide:hover .img.video:before {
  opacity: 0;
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .swiper-container .swiper-wrapper .swiper-slide:hover .bottom .tit {
  color: #165cc4;
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .swiper-container .swiper-wrapper .swiper-slide:hover .bottom .tit .aline_w {
  background-size: 100% 1px;
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .swiper-container .swiper-wrapper .swiper-slide .img {
  width: 100%;
  padding-bottom: 65%;
  position: relative;
  overflow: hidden;
  background-color: #165cc4;
  font-size: 0;
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .swiper-container .swiper-wrapper .swiper-slide .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s;
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .swiper-container .swiper-wrapper .swiper-slide .img i {
  display: none;
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .swiper-container .swiper-wrapper .swiper-slide .img.video:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all 0.3s;
  z-index: 1;
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .swiper-container .swiper-wrapper .swiper-slide .img.video i {
  display: block;
  color: #fff;
  font-size: 0.5rem;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .swiper-container .swiper-wrapper .swiper-slide .bottom {
  padding: 0.2rem 0;
  height: 2.12rem;
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .swiper-container .swiper-wrapper .swiper-slide .bottom .tit {
  font-size: 0.18rem;
  line-height: 0.27rem;
  max-height: 0.54rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: 0.57rem;
  /* font-weight: bold; */
  margin-bottom: 0.1rem;
  color: #000 !important;
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .swiper-container .swiper-wrapper .swiper-slide .bottom .tit:hover {
  color: rgb(22, 92, 196) !important;
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .swiper-container .swiper-wrapper .swiper-slide .bottom .content {
  font-size: 0.16rem;
  line-height: 0.24rem;
  max-height: 0.72rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: break-word;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: 0.72rem;
  color: #666;
  margin-bottom: 0.1rem;
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .swiper-container .swiper-wrapper .swiper-slide .bottom .time-more .time {
  font-size: 0.16rem;
  line-height: 1;
  display: block;
  color: #666;
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .swiper-container .swiper-wrapper .swiper-slide .bottom .time-more .date {
  color: #165cc4;
  font-size: 0.16rem;
  line-height: 1;
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .swiper-container .swiper-wrapper .swiper-slide .bottom .time-more .date .day {
  font-size: 0.3rem;
  margin-right: 0.1rem;
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .button {
  display: flex;
  margin-top: 0.2rem;
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .button .swiper-button-prev,
.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .button .swiper-button-next {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  color: #fff;
  background-color: #165cc4;
  position: relative;
  left: 0;
  top: 0;
  margin-top: 0;
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .button .swiper-button-prev:after,
.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .button .swiper-button-next:after {
  font-size: 0.2rem;
}

.home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .button .swiper-button-next {
  margin-left: 0.2rem;
}

@media (max-width: 960px) {
  .home-news103 {
    margin-top: 0rem !important;
    padding-top: 1.1rem !important;
    padding-bottom: 0.2rem !important;
  }

  .home-news103 .left-bg {
    width: 100%;
    top: 0;
    height: calc(100% - 0.8rem);
  }

  .home-news103 .left-bg .img {
    opacity: 1;
  }

  .home-news103 .left-bg .title {
    right: 0.2rem;
  }

  .home-news103 .layout .inner-news {
    padding: 20px 0 20px 20px;
  }

  .home-columns026 .category-menu .first-category,
  .home-columns026 .category-menu .second-category {
    background-size: cover;
  }

  .home-news103 .layout .inner-news h1 {
    padding-bottom: 0;
    position: relative;
  }

  .home-news103 .layout .inner-news h1 .tab-tit-box001 .tab-tit {
    margin-right: 0.2rem !important;
  }

  .home-news103 .layout .inner-news h1 .tab-tit-box001 .tab-tit a {
    font-size: 0.22rem !important;
  }

  .home-news103 .layout .inner-news h1 .home-tab-tit-box {
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .home-news103 .layout .inner-news .tab-pannel-wrap {
    margin-top: 0.2rem;
  }

  .home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .swiper-container {
    width: 100%;
  }
  
  .home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .swiper-container .swiper-wrapper a {
    width: 100% !important;
  }

  .home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .button .swiper-button-prev,
  .home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .button .swiper-button-next {
    width: 32px;
    height: 32px;
  }

  .home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .button .swiper-button-prev:after,
  .home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .button .swiper-button-next:after {
    font-size: 16px;
  }

  .home-news103 .layout .inner-news .tab-pannel-wrap .tab-pannel .button .swiper-button-next {
    margin-left: 10px;
  }
}