.layui-layer-hui .layui-layer-content {
    word-break: break-word !important;
}

.cookie-dialog {
    -webkit-transform: translate(0, 150%);
    -ms-transform: translate(0, 150%);
    transform: translate(0, 150%);
}



@media screen and (min-width: 800px) {
    .index-page .product-head .wal .sk-section-title {
        max-width: 10rem;
    }
}

@media screen and (max-width: 800px) {
    .g__footer .external-links-copyright .copyright-link {
        column-gap: 0.2rem;
    }

    .index-page .production-process .wal .-body .img img {
        margin: 0 auto;
    }
}