.home-news067 {
  position: relative;
}
.home-news067 img.lt {
  position: absolute;
  left: 0;
  top: 0;
  width: 5rem;
  max-width: 50%;
}
.home-news067 img.rb {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 6rem;
  max-width: 50%;
}
.home-news067 .layout {
    position: relative;
    z-index: 1;
}

.home-news067 .layout h1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.home-news067 .layout .inner-news {
    margin-top: 0.4rem;
    display: flex;
    justify-content: space-between;
    height: fit-content;
}

.home-news067 .layout .inner-news .left-box {
    width: 50%;
}

.home-news067 .layout .inner-news .left-box ul li {
    padding-left: 0.2rem;
    position: relative;
}

.home-news067 .layout .inner-news .left-box ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.22rem;
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 50%;
    border: 1px solid var(--ruifox-color-primary-1);
}

.home-news067 .layout .inner-news .left-box ul li:first-child:before {
    top: 0.07rem;
}

.home-news067 .layout .inner-news .left-box ul li:first-child a {
    padding-top: 0 !important;
}

.home-news067 .layout .inner-news .left-box ul li a {
    padding: 0.15rem 0;
    border-bottom: 1px solid #e4e0d7;
    display: block;
}

.home-news067 .layout .inner-news .left-box ul li a:hover .tit .aline_w {
    background-size: 100% 1px;
}

.home-news067 .layout .inner-news .left-box ul li a .time {
    font-size: 0.16rem;
    color: #666;
    display: flex;
    align-items: center;
}

.home-news067 .layout .inner-news .left-box ul li a .time i {
    margin-right: 0.05rem;
    font-size: 0.16rem;
}

.home-news067 .layout .inner-news .left-box ul li a .tit {
    color: #333;
    font-size: 0.18rem;
    line-height: 0.27rem;
    max-height: 0.27rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 0.12rem;
}

.home-news067 .layout .inner-news .right-box {
    width: 48%;
    padding-right: 0.1rem;
    padding-bottom: 0.1rem;
    position: relative;
    height: fit-content;
}

.home-news067 .layout .inner-news .right-box:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 98%;
    height: 98%;
    background-color: var(--ruifox-color-primary-1);
}

.home-news067 .layout .inner-news .right-box .swiper-container {
    position: relative;
}

.home-news067 .layout .inner-news .right-box .swiper-container .swiper-wrapper .swiper-slide {
    font-size: 0;
    background-color: #fff;
    height: fit-content;
    position: relative;
}

.home-news067 .layout .inner-news .right-box .swiper-container .swiper-wrapper .swiper-slide:hover .r_img .inner-img img {
    transform: scale(1.1);
}

.home-news067 .layout .inner-news .right-box .swiper-container .swiper-wrapper .swiper-slide:hover .bottom .tit .aline_w {
    background-size: 100% 1px;
}

.home-news067 .layout .inner-news .right-box .swiper-container .swiper-wrapper .swiper-slide .r_img {
    font-size: 0;
}

.home-news067 .layout .inner-news .right-box .swiper-container .swiper-wrapper .swiper-slide .bottom {
  position: absolute;
  left: 0;
  bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.home-news067 .layout .inner-news .right-box .swiper-container .swiper-wrapper .swiper-slide .bottom .tit {
    color: #fff;
    font-size: 0.2rem;
    line-height: 0.3rem;
    max-height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    flex: 1;
    margin-right: 0.9rem;
}

.home-news067 .layout .inner-news .right-box .swiper-container .button {
    position: absolute;
    right: 0.2rem;
    bottom: 0.25rem;
    display: flex;
    justify-content: center;
    flex-shrink: 0;
}

.home-news067 .layout .inner-news .right-box .swiper-container .button .swiper-pagination {
    position: relative;
    width: fit-content;
    line-height: 1;
    bottom: 0;
    font-size: 0.16rem;
    color: #fff;
    flex-shrink: 0;
}

.home-news067 .layout .inner-news .right-box .swiper-container .button .swiper-pagination .swiper-pagination-bullet {
    transition: all 0.3s;
    margin: 0 0.05rem;
    width: 0.12rem;
    height: 0.12rem;
    border: 1px solid #fff;
}

.home-news067 .layout .inner-news .right-box .swiper-container .button .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #fff;
}

.home-news067 .layout .inner-news .right-box .swiper-container .button .swiper-button-prev,
.home-news067 .layout .inner-news .right-box .swiper-container .button .swiper-button-next {
    height: fit-content;
    color: #fff;
    position: relative;
    left: 0;
    top: 0;
    margin-top: 0;
}

.home-news067 .layout .inner-news .right-box .swiper-container .button .swiper-button-prev:after,
.home-news067 .layout .inner-news .right-box .swiper-container .button .swiper-button-next:after {
    font-size: 0.16rem;
}

@media (max-width: 960px) {
    .home-news067 .layout .inner-news {
        margin-top: 20px !important;
        display: block;
    }

    .home-news067 .layout .inner-news .left-box {
        width: 100% !important;
        margin-bottom: 20px;
    }

    .home-news067 .layout .inner-news .right-box {
        width: 100% !important;
    }

    .home-news067 .layout .inner-news .right-box ul li a .tit {
        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;
    }
}

/*# sourceMappingURL=home-news067.css.map */