.inews-0 {
    height: 7.08rem;
    background-color: transparent;
}

.inews-0 .inews-1 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.37rem;
    background-color: transparent;
}

.inews-0 .inews-1 .inews-1_a {
    color: rgb(0, 0, 0);
    cursor: pointer;
    display: block;
    height: 6.52rem;
    background-color: transparent;
}

.inews-0 .inews-1 .inews-1_a .inews-2 {
    height: 3.68rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.31rem;
    line-height: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
}

.inews-0 .inews-1 .inews-1_a .inews-6 {
    width: 0.91rem;
    height: 0.59rem;
    background-color: rgb(217, 66, 66);
    padding-top: 0.09rem;
    margin-bottom: 0.18rem;
}

.inews-0 .inews-1 .inews-1_a .inews-6 .inews-7 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.05rem;
    font-size: 0.16rem;
    color: rgb(255, 255, 255);
    text-align: center;
    line-height: 0.16rem;
    white-space: nowrap;
    text-indent: 0rem;
    background-color: transparent;
}

.inews-0 .inews-1 .inews-1_a .inews-6 .inews-8 {
    margin-left: auto;
    margin-right: auto;
    font-size: 0.2rem;
    color: rgb(255, 255, 255);
    text-align: center;
    line-height: 0.2rem;
    white-space: nowrap;
    text-indent: 0rem;
    background-color: transparent;
}

.inews-0 .inews-1 .inews-1_a .inews-3 {
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
}

.inews-0 .inews-1 .inews-1_a .inews-3 .inews-5 {
    margin-bottom: 0.1rem;
    font-size: 0.25rem;
    color: rgb(61, 61, 61);
    text-align: left;
    line-height: 0.25rem;
    font-weight: 700;
    background-color: transparent;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
}

.inews-0 .inews-1 .inews-1_a .inews-3 .inews-4 {
    margin-left: auto;
    margin-right: auto;
    font-size: 0.2rem;
    color: rgb(61, 61, 61);
    text-align: left;
    line-height: 0.5rem;
    background-color: transparent;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; //多行在这里修改数字即可
    overflow:hidden;
    /* autoprefixer: ignore next */
    -webkit-box-orient: vertical;
}

.inews-0 .inews-9 {
    width: 2.53rem;
    height: 0.19rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
    position: static;
}

.inews-0 .inews-9 .swiper-pagination-bullet {
    width: 0.19rem;
    height: 0.19rem;
    background-color: rgb(196, 196, 196);
    border-radius: 50%;
    opacity: 1;
}

.inews-0 .inews-9 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: rgb(21, 135, 151);
}