@media (min-width: 992px) {
    .nav-zlj {
        background-color: rgb(240, 240, 240);
        border-radius: 20px;
        padding: 10px 20px;
    }

    .navbar-dark .navbar-nav .active>.nav-link {
        color: #000;
        background-color: rgb(255, 255, 255, .4);
    }

    .navbar-dark .navbar-nav .nav-link {
        color: #000;
        font-size: 1.8vh;
        font-weight: 600;
    }

    .navbar-dark .navbar-brand {
        color: #000;
        font-size: 3vh;
        font-weight: 700;
    }
}

.sect-zlj1 {
    width: 100%;
    height: 100%;
    background-image: url(../images/img/16img1.avif);
    background-size: 120% 120%;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 20px;
    transition: all 2s ease;
}

.box1-index {
    display: grid;
    height: auto;
    width: 95%;
    margin-left: 5%;
    min-height: auto;
    background-color: #fff;
    border-radius: 10px;
}

.box1-index-title {
    width: 430px;
    height: auto;
    position: relative;
    margin: 54px 0px 24px calc((100% - 490px) * 0);
    left: 60px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
    animation: tilt-in-bottom-2 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes tilt-in-bottom-2 {
    0% {
        -webkit-transform: rotateY(-30deg) translateY(300px) skewY(30deg);
        transform: rotateY(-30deg) translateY(300px) skewY(30deg);
        opacity: 0;
    }

    100% {
        -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
        transform: rotateY(0deg) translateY(0) skewY(0deg);
        opacity: 1;
    }
}

@keyframes tilt-in-bottom-2 {
    0% {
        -webkit-transform: rotateY(-30deg) translateY(300px) skewY(30deg);
        transform: rotateY(-30deg) translateY(300px) skewY(30deg);
        opacity: 0;
    }

    100% {
        -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
        transform: rotateY(0deg) translateY(0) skewY(0deg);
        opacity: 1;
    }
}

@media (max-width: 992px) {

    .pb-lg,
    .py-lg {
        padding-top: 4rem !important;
    }

    .box1-index-title {
        width: 100%;
        left: 10px;
    }

    .flex-zlj-box1 {
        padding: 200px 20px 20px 0;
    }

    .sect-zlj1 {
        background-size: auto;
    }
}

.flex-zlj-box1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.box1-index-h1 {
    font: normal normal normal 74px / 0.95em helvetica-w01-bold, sans-serif;
    font-size: 7.4vh;
    font-weight: 700;
    line-height: 1;
    color: #000;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .box1-index-h1 {
        font-size: 5.4vh;
    }
}

.box1-index-subtitle {
    position: relative;
    margin: 0px 0px 10px calc((100% - 490px) * 0);
    left: 60px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
    width: 430px;
    height: auto;
    animation: tilt-in-bottom-2 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}



@media (max-width: 992px) {
    .slice {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .box1-index-subtitle {
        width: 100%;
        left: 10px;
    }
}

.box1-index-div {
    font: normal normal normal 18px / 1.4em 'libre baskerville', serif;
    font-size: 2vh;
    font-weight: 600;
    line-height: 1;
    color: #000;
    margin-bottom: 0;
}

.box1-index-button {
    width: 180px;
    height: 45px;
    position: relative;
    margin: 0px 0px 60px calc((100% - 490px) * 0);
    left: 59px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
    background-color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    margin-top: 50px;
    animation: tilt-in-bottom-2 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.box10-index-button {
    width: 180px;
    height: 45px;
    position: relative;
    margin: 0px 0px 60px calc((100% - 490px) * 0);
    left: 59px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
    background-color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    margin-top: 10px;
}

.box1-index-button1 {
    background-color: #000;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    font: normal normal normal 22px / 1.1em helvetica-w01-bold, sans-serif;
    font-size: 1.8vh;
    line-height: 45px;
    border-radius: 10px;
    cursor: pointer !important;
}

.index-title1 {
    color: #000;
    font: normal normal normal 18px / 1.4em 'libre baskerville', serif;
    font-size: 3vh;
    text-align: center;
    font-weight: 600;
    letter-spacing: -0.05em;
    /* animation: tilt-in-bottom-2 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; */
}

.index-title2 {
    color: #000;
    font: normal normal normal 62px / 1em helvetica-w01-bold, sans-serif;
    font-size: 7vh;
    text-align: center;
    font-weight: 700;
    letter-spacing: -0.05em;
    /* animation: tilt-in-bottom-2 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; */
}

.box2-index {
    width: 100%;
    background-color: #000;
    border-radius: 20px;
    position: static;
    display: grid;
    height: auto;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

.box2-index-title {
    width: 671px;
    height: auto;
    position: relative;
    margin: 185px 0px 15px calc((100% - 980px) * 0);
    left: 58px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
    color: #fff;
    font: normal normal normal 31px / 1.03em helvetica-w01-bold, sans-serif;
    font-size: 4vh;
    font-weight: 700;
}

.box2-index-title1 {
    width: 752px;
    height: auto;
    position: relative;
    margin: 0px 0px 62px calc((100% - 980px) * 0);
    left: 58px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
    font: normal normal normal 18px / 1.3em 'libre baskerville', serif;
    font-size: 2.2vh;
    color: #fff;
    line-height: 1;
    font-weight: 600;
}

@media (max-width: 992px) {
    .box2-index-title {
        width: 100%;
        left: 8px;

    }

    .box2-index-title1 {
        width: 100%;
        left: 8px;
    }
}

.box1-index-button11 {
    background-color: #fff;
}

.box1-index-button12 {
    color: #000;
    background-color: #fff;
}

.box2-index1 {
    height: auto;
    width: 100%;
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 578px;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
    background-color: rgb(240, 240, 240);
    border-radius: 20px;
    overflow: hidden;
}

.box2-index1-title {
    color: #000;
    font: normal normal normal 18px/1.4em 'libre baskerville', serif;
    font-size: 2.4vh;
    position: relative;
    margin: 62px 0px 8px calc((100% - 475px) * 0);
    left: 58px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
    font-weight: 600;
}

.box2-index1-title1 {
    color: #000;
    font: normal normal normal 62px / 1em helvetica-w01-bold, sans-serif;
    width: 407px;
    height: auto;
    position: relative;
    margin: 0px 0px 10px calc((100% - 475px) * 0);
    left: 58px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
    font-size: 7vh;
    font-weight: 700;
}

.box2-index1-title2 {
    color: #000;
    font: normal normal normal 18px/1.4em 'libre baskerville', serif;
    font-size: 2.4vh;
    position: relative;
    left: 8px;
    top: 10px;
}


.box3-index1 {
    height: auto;
    width: 100%;
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
    background-color: #000;
    border-radius: 20px;
    overflow: hidden;
}

.box3-index1-title {
    color: #fff;
    font: normal normal normal 18px/1.4em 'libre baskerville', serif;
    font-size: 2.4vh;
    position: relative;
    margin: 32px 0px 8px 0;
    left: 58px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
    font-weight: 600;
}

.box3-index1-title1 {
    color: #fff;
    font: normal normal normal 62px / 1em helvetica-w01-bold, sans-serif;
    width: 100%;
    height: auto;
    position: relative;
    margin: 0px 0px 50px 0;
    left: 58px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
    font-size: 7vh;
    font-weight: 700;
}

@media (max-width: 992px) {
    .box3-index1-title {
        left: 8px;
    }

    .box3-index1-title1 {
        left: 8px;
    }
}

.carousel1-container {
    width: 407px;
    height: 260px;
    overflow: hidden;
    position: relative;
    margin: 235px 0px 65px calc((100% - 475px) * 0);
    left: 65px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

@media (max-width: 992px) {
    .carousel1-container {
        width: 100%;
        left: 5px;
    }
}

.carousel1-track {
    display: flex;
    flex-direction: column;
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.carousel1-slide {
    width: 100%;
    height: 260px;
    overflow: hidden;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
}

.carousel1-controls {
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 15px;
    z-index: 20;
}

.carousel1-indicator {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #000;
    cursor: pointer;
    transition: all 0.3s;
    border: 2px solid transparent;
}

.carousel1-indicator.active {
    background: #fff;
    transform: scale(1.2);
    border-color: #000;
}

.carousel1-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    z-index: 20;
}

.nav-btn {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.4);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    cursor: pointer;
    transition: all 0.3s;
    border: 2px solid rgba(255, 255, 255, 0.3);
}

.nav-btn:hover {
    background: rgba(233, 69, 96, 0.8);
    transform: scale(1.1);
}

.auto-control {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 20;
    display: flex;
    align-items: center;
    gap: 10px;
    background: rgba(0, 0, 0, 0.5);
    padding: 8px 15px;
    border-radius: 30px;
}

.auto-control label {
    cursor: pointer;
    font-size: 0.9rem;
}

.progress-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 5px;
    background: #e94560;
    width: 0%;
    z-index: 20;
    transition: width 0.3s linear;
}

footer {
    text-align: center;
    padding: 20px;
    background: #16213e;
    margin-top: 30px;
    color: #a9b7c6;
}

@media (max-width: 768px) {



    .slide-title {
        font-size: 1.8rem;
    }

    .slide-description {
        font-size: 1rem;
    }

    .nav-btn {
        width: 50px;
        height: 50px;
    }
}

@media (max-width: 480px) {


    .slide-title {
        font-size: 1.5rem;
    }

    .slide-content {
        padding: 20px;
    }

    .nav-btn {
        width: 40px;
        height: 40px;
        font-size: 1.2rem;
    }
}

.box2-index1-text {
    font: normal normal normal 22px / 1.1em helvetica-w01-bold, sans-serif;
    line-height: 1;
    font-size: 4vh;
    color: #000;
    font-weight: 700;
}

.box2-index1-text1 {
    font: normal normal normal 22px / 1.1em helvetica-w01-bold, sans-serif;
    line-height: 1;
    font-size: 2vh;
    color: #000;
    margin-top: 30px;
}

.index-title1-1 {
    max-width: 400px;
    line-height: 1;
    font-size: 2.4vh;
}

.carousel-item {
    transition: opacity 1.2s ease-in-out;
    animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

@-webkit-keyframes fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.carousel-indicators {
    bottom: -60px;
}

.grid-box {
    position: static;
    display: grid;
    height: auto;
    min-height: 684px;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
    height: auto;
    width: 916px;
    margin-left: auto;
    margin-right: auto;
}

.grid-box1 {
    width: 916px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.grid-box-box1 {
    width: 100%;
    height: 288px;
    border-radius: 20px;
    overflow: hidden;
}

.grid-box-box2 {
    width: 100%;
    height: 288px;
    border-radius: 20px;
    overflow: hidden;
    background-color: rgb(240, 240, 240);
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 992px) {

    .grid-box-box2,
    .grid-box-box3,
    .grid-box-box5,
    .grid-box-box7,
    .grid-box-box8,
    .grid-box-box11,
    .grid-box-box12,
    .grid-box-box13,
    .mb-phone {
        margin-bottom: 10px;
    }
}

.grid-box-box3 {
    width: 100%;
    height: 147px;
    border-radius: 20px;
    overflow: hidden;
    background-color: rgb(240, 240, 240);
    display: flex;
    justify-content: center;
    align-items: center;
}

.grid-box-box3-box1 {
    width: 50%;
    height: 50%;
}

.grid-box-box4 {
    width: 100%;
    height: 147px;
    border-radius: 20px;
    overflow: hidden;
    background-color: rgba(192, 224, 109, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font: normal normal normal 31px / 1.03em helvetica-w01-bold, sans-serif;
    font-size: 3vh;
}

.grid-box-box5 {
    width: 100%;
    height: 426px;
    border-radius: 20px;
    overflow: hidden;
    background-color: rgb(0, 0, 0);
}

.grid-box-box5-box1 {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(4, min-content) 1fr;
    grid-template-columns: 100%;
}

.grid-box-box5-box1-box1 {
    position: relative;
    margin: 56px 0px 10px 0;
    left: 65px;
    width: calc(100% - 80px);
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
    color: #fff;
    font: normal normal normal 31px / 1.03em helvetica-w01-bold, sans-serif;
    font-size: 3.5vh;
}

.grid-box-box5-box1-box2 {
    position: relative;
    margin: 30px 0px 10px 0;
    width: calc(100% - 80px);
    left: 65px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
    color: #fff;
    font: normal normal normal 31px / 1.03em helvetica-w01-bold, sans-serif;
    font-size: 2vh;
}

.grid-box-box5-box1-box1 {
    position: relative;
    margin: 56px 0px 10px 0;
    left: 65px;
    width: calc(100% - 80px);
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
    color: #fff;
    font: normal normal normal 31px / 1.03em helvetica-w01-bold, sans-serif;
    font-size: 3.5vh;
}

.grid-box-box5-box1-box2 {
    position: relative;
    margin: 30px 0px 10px 0;
    width: calc(100% - 80px);
    left: 65px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
    color: #fff;
    font: normal normal normal 31px / 1.03em helvetica-w01-bold, sans-serif;
    font-size: 2vh;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #000;
}

.carousel-indicators .active {
    background-color: #fff;
    border: 2px solid #000;
}

.grid-box-box6 {
    width: 100%;
    height: 147px;
    border-radius: 20px;
    overflow: hidden;
    background-color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font: normal normal normal 31px / 1.03em helvetica-w01-bold, sans-serif;
    font-size: 3vh;
}

.grid-box-box7 {
    width: 100%;
    height: 430px;
    border-radius: 20px;
    overflow: hidden;
}

.grid-box-box8 {
    width: 100%;
    height: 288px;
    background-color: rgba(128, 128, 128, 1);
    border-radius: 20px;
    overflow: hidden;
}

.grid-box-box9 {
    width: 100%;
    height: 291px;
    border-radius: 20px;
    overflow: hidden;
    background-color: rgb(240, 240, 240);
    display: flex;
    justify-content: center;
    align-items: center;
}

.grid-box-box9-box1 {
    width: 60%;
    height: 60%;
}

.grid-box-box10 {
    width: 100%;
    height: 289px;
    border-radius: 20px;
    overflow: hidden;
    background-color: rgb(0, 0, 0);
}

.grid-box-box11 {
    width: 100%;
    height: 147px;
    border-radius: 20px;
    overflow: hidden;
    background-color: rgb(240, 240, 240);
    display: flex;
    justify-content: center;
    align-items: center;
}

.grid-box-box11-box1 {
    width: 60%;
    height: 60%;
}

.grid-box-box12 {
    width: 100%;
    height: 147px;
    border-radius: 20px;
    overflow: hidden;
    background-color: rgb(240, 240, 240);
    display: flex;
    justify-content: center;
    align-items: center;
}

.grid-box-box12-box1 {
    width: 60%;
    height: 60%;
}

.grid-box-box13 {
    width: 100%;
    height: 429px;
    border-radius: 20px;
    overflow: hidden;
}

.grid-box-box14 {
    width: 100%;
    height: 147px;
    border-radius: 20px;
    overflow: hidden;
    background-color: rgba(187, 147, 254, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font: normal normal normal 31px / 1.03em helvetica-w01-bold, sans-serif;
    font-size: 3vh;
}

.box3-index2 {
    width: 100%;
    min-height: 420px;
    background-color: rgb(240, 240, 240);
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    align-items: center;
    padding: 60px 0;
}

.box3-index2-box1 {
    width: 70%;
    margin: 10px 0;
}

.box3-index2-title {
    margin-top: 20px;
    font-size: 2vh;
}

.box3-index2-title1 {
    font: normal normal normal 31px / 1.03em helvetica-w01-bold, sans-serif;
    color: #000;
    font-size: 4vh;
    font-weight: 700;
}

.box3-index2-title2 {
    font: normal normal normal 14px / 1.4em 'libre baskerville', serif;
    color: #000;
    font-size: 2vh;
    font-weight: 600;
}

.box3-index3 {
    width: 100%;
    height: 962px;
    border-radius: 20px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .box3-index3 {
        width: 100%;
        height: 462px;
    }

    .box3-index1-footer .col-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.box3-index4 {
    width: 100%;
    height: 962px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.box3-index4-box1 {
    width: 100%;
    text-align: center;
    font: normal normal normal 14px / 1.4em 'libre baskerville', serif;
    color: #000;
    font-size: 2vh;
    font-weight: 600;
}

.box3-index4-box2 {
    width: 100%;
    text-align: center;
    font: normal normal normal 31px / 1.03em helvetica-w01-bold, sans-serif;
    color: #000;
    font-size: 6.5vh;
    font-weight: 700;
}

.box3-index4-box3 {
    width: 100%;
    text-align: center;
    font: normal normal normal 18px / 1.3em 'libre baskerville', serif;
    font-size: 2.2vh;
    font-weight: 600;
    margin-top: 30px;
}

.box3-index4-box4 {
    width: 100%;
    text-align: center;
    font: normal normal normal 18px / 1.3em 'libre baskerville', serif;
    font-size: 2.2vh;
    font-weight: 600;
}

.box3-index4-form {
    width: 70%;
    margin-top: 40px;
}

.box3-index4-form-label {
    margin-bottom: 8px;
    font-family: "libre baskerville", serif;
    color: #000;
    font-size: 2vh;
    font-weight: 600;
}

.box3-index4-form-label-span {
    font-size: 1.6vh;
}

.form-control {
    border-color: #000;
    border-radius: 0;
}

.btn-zlj-index {
    width: 100%;
    background-color: #000 !important;
    background: #000 !important;
    color: #fff !important;
    border-color: #000 !important;
    font-size: 2vh;
}

.box3-index1-footer {
    height: auto;
    width: 100%;
    background-color: #000;
    border-radius: 20px;
    overflow: hidden;
    padding: 50px 40px;
}

.footer1-index1-box1 {
    font: normal normal normal 62px / 1em helvetica-w01-bold, sans-serif;
    font-size: 6.5vh;
    color: #fff;
    font-weight: 700;
    margin-bottom: 120px;
}

.footer-icon {
    margin-right: 10px;
}

.footer1-index1-box2 {
    color: #fff;
    font: normal normal normal 18px / 1.3em 'libre baskerville', serif;
    font-size: 20px;
    font-weight: 600;
}

.footer1-index1-box3 {
    color: #fff;
    font: normal normal normal 18px / 1.3em 'libre baskerville', serif;
    font-size: 20px;
    font-weight: 600;
}

.footer1-index1-box4 {
    color: #fff;
    font: normal normal normal 18px / 1.3em 'libre baskerville', serif;
    font-size: 16px;
    font-weight: 600;
}

.flex-direction-column {
    flex-direction: column;
}

.content-block {
    opacity: 0;
    transform: translateY(50px);
}

.animationBox {
    animation: tilt-in-bottom-2 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.content-block1 {
    transform: translateY(0px);
}

.animationBox1 {
    animation: rotate-center 0.6s ease-in-out both;
}

@-webkit-keyframes rotate-center {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate-center {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
    color: #000;
}