.home-news039 {
  overflow: hidden;
}
.home-news039 .layout .inner-box {
  display: flex;
}

.home-news039 .layout .inner-box h1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.home-news039 .layout .inner-box .left-box {
  z-index: 1;
  position: relative;
  width: 35%;
}

.home-news039 .layout .inner-box .left-box h1 {
  padding-right: 0.6rem;
}

.home-news039 .layout .inner-box .left-box ul {
  min-height: 5.66rem;
  margin-top: 0.4rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 0.2rem 0.4rem;
  border-radius: 0.16rem;
  position: relative;
}
.home-news039 .layout .inner-box .left-box ul>img {
  position: absolute;
    bottom: 0;
    left: -1.33rem;
    width: 3.04rem;
}
.home-news039 .layout .inner-box .left-box ul li {
  position: relative;
    z-index: 1;
}
.home-news039 .layout .inner-box .left-box ul li a {
  display: flex;
  align-items: center;
  padding: 0.2rem 0;
  border-bottom: 1px solid #e4e4e4;
}

.home-news039 .layout .inner-box .left-box ul li a:hover .tit .aline_w {
  background-size: 100% 1px;
}

.home-news039 .layout .inner-box .left-box ul li a .time {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  line-height: 1;
  position: relative;
  z-index: 1;
}

.home-news039 .layout .inner-box .left-box ul li a .time .day {
  font-size: 0.28rem;
  color: #a91616;
}

.home-news039 .layout .inner-box .left-box ul li a .time .after {
  width: 0.34rem;
  height: 0.01rem;
  background-color: #a91616;
  margin: 0.08rem 0;
}

.home-news039 .layout .inner-box .left-box ul li a .time .year {
  font-size: 0.16rem;
  color: #a91616;
}

.home-news039 .layout .inner-box .left-box ul li a .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;
  margin-left: 0.1rem;
}

.home-news039 .layout .inner-box .right-box {
  height: fit-content;
  margin-left: -3%;
  width: 68%;
  margin-top: -0.4rem;
  padding: 0.4rem 0.4rem 0.4rem 0.8rem;
  border-radius: 0.16rem;
  background-color: #f7e7dc;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background-size: cover;
}

.home-news039 .layout .inner-box .right-box h1 .tabtit-component {
  flex: 1;
  margin-left: 0.2rem;
}

.home-news039 .layout .inner-box .right-box h1 .tabtit-component .tab-tit-box002 .tab-tit.cur a {
  color: #a91616 !important;
}

.home-news039 .layout .inner-box .right-box .news-container {
  margin-top: 0.4rem;
}

.home-news039 .layout .inner-box .right-box .news-container .img-news {
  display: flex;
  justify-content: space-between;
}

.home-news039 .layout .inner-box .right-box .news-container .img-news a {
  width: 48%;
  position: relative;
  border-radius: 0.16rem;
  overflow: hidden;
  display: block;
}

.home-news039 .layout .inner-box .right-box .news-container .img-news a:hover img {
  transform: scale(1.1);
}

.home-news039 .layout .inner-box .right-box .news-container .img-news a:hover .bottom .tit .aline_w {
  background-size: 100% 1px;
}

.home-news039 .layout .inner-box .right-box .news-container .img-news a .r_img .inner-img {
  padding-bottom: 69%;
}

.home-news039 .layout .inner-box .right-box .news-container .img-news a .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.2rem;
  background-image: linear-gradient(to bottom, transparent, #b5262e);
}

.home-news039 .layout .inner-box .right-box .news-container .img-news a .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.54rem;
  margin-bottom: 0.1rem;
  color: #fff;
}

.home-news039 .layout .inner-box .right-box .news-container .img-news a .bottom .time {
  font-size: 0.16rem;
  display: block;
  line-height: 1;
  color: #fff;
}

.home-news039 .layout .inner-box .right-box .news-container ul {
  display: flex;
  margin-top: 0.4rem;
  gap: 1.5%;
}

.home-news039 .layout .inner-box .right-box .news-container ul li {
  width: 32.3%;
  position: relative;
}

.home-news039 .layout .inner-box .right-box .news-container ul li a {
  display: block;
  padding: 0.2rem;
  background-color: #fff;
  border-radius: 0.08rem;
}

.home-news039 .layout .inner-box .right-box .news-container ul li a:hover .tit .aline_w {
  background-size: 100% 1px;
}

.home-news039 .layout .inner-box .right-box .news-container ul li a .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.54rem;
  margin-bottom: 0.1rem;
  color: #333;
}

.home-news039 .layout .inner-box .right-box .news-container ul li a .time {
  font-size: 0.16rem;
  display: block;
  line-height: 1;
  color: #b5262e;
}

@media (max-width: 960px) {
  .home-news039 .layout .inner-box {
    display: block;
  }

  .home-news039 .layout .inner-box .left-box {
    width: 100%;
  }

  .home-news039 .layout .inner-box .left-box h1 {
    padding-right: 0;
  }

  .home-news039 .layout .inner-box .left-box ul {
    margin-top: 20px;
    padding: 0 20px;
    min-height: auto;
  }
.home-news039 .layout .inner-box .left-box ul>img {
  width: 100px;
    left: -20px;
}
  .home-news039 .layout .inner-box .right-box {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
    padding: 20px;
  }

  .home-news039 .layout .inner-box .right-box h1 {
    position: relative;
    padding-bottom: 30px;
  }

  .home-news039 .layout .inner-box .right-box h1 .tabtit-component {
    margin-left: 0;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .home-news039 .layout .inner-box .right-box .news-container {
    margin-top: 20px;
  }

  .home-news039 .layout .inner-box .right-box .news-container .img-news {
    display: block;
  }

  .home-news039 .layout .inner-box .right-box .news-container .img-news a {
    width: 100%;
    margin-bottom: 10px;
  }

  .home-news039 .layout .inner-box .right-box .news-container ul {
    display: block;
    margin-top: 20px;
  }

  .home-news039 .layout .inner-box .right-box .news-container ul li {
    width: 100%;
    margin-bottom: 10px;
  }
}

/*# sourceMappingURL=home-news039.css.map */