.ryjx-carousel{
    width: 30rem;
    height: 20rem;
}
.ryjx img{
    width: 30rem;
    height: 20rem;
}
.ryjx .carousel-indicators [data-bs-target]{
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
}
.ryjx .img-mask {
    opacity: 0.4;
}
.ryjx .carousel-item{
    background: #000;
}
.ryjx .carousel-caption {
    position: absolute;
    right: 10%;
    bottom: 5rem;
    left: 10%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    font-size: 1.2rem;
}
.ryjx .carousel-caption .year{
    font-size: 1.8rem;
    margin-right: 1rem;
}
.khrk {
    text-align: center;
    font-size: 1.2rem;
    padding: 0rem 3rem 1rem 3rem;
}
.khrk-img {
    height: auto;
    width: 30rem;
}