.show {
    display: block;
}
.bg {
    background: #527f36;
}
@media (max-width: 640px) {
    .list-image .slick-list {
        padding-bottom: 7%;
    }
}
.list-image .slick-dots {
    bottom: -7%;
}
.list-image .slick-dots li button::before {
    font-size: 9px;
}
.list-about .relative .item-yellow {
    bottom: 73.5%;
}
@media (max-width: 1540px) {
    .list-about .relative .item-yellow {
        bottom: 79%;
    }
}
@media (max-width: 1279px) {
    .list-about .relative .item-yellow {
        bottom: 86%;
    }
}
@media (max-width: 1024px) {
    .list-about .relative .item-yellow {
        bottom: 82%;
    }
}
@media (max-width: 768px) {
    .list-about .relative .item-yellow {
        bottom: 86%;
    }
}
@media (max-width: 640px) {
    .list-about .relative .item-yellow {
        bottom: 78%;
    }
}
@media (max-width: 460px) {
    .list-about .relative .item-yellow {
        bottom: 82%;
    }
}
@media (max-width: 441px) {
    .list-about .relative .item-yellow {
        bottom: 85%;
    }
}
@media (max-width: 440px) {
    .list-about .relative .item-yellow {
        bottom: 88%;
    }
}
