@media screen and (min-width:1024px) {
    nav.nav {
        width: 100%;
        padding: 0 7%;
        position: relative;
        z-index: 5;
        box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
    }

    nav .logo {
        width: 19%;
        max-width: 210px;
    }

    nav .logo img {
        width: 100%;
    }

    nav ul {
        list-style: none;
        margin: 0;
    }

    ul.navlks {
        width: 70%;
        margin: 0 5% 0 10%;
    }

    .navlks>li>a {
        line-height: 5em;
        color: #000;
    }

    .navlks a {
        color: #333;
    }

    .navlks a:hover,
    .navlks .on>a {
        color: #EB661B !important;
    }

    ul.subNav {
        display: none;
        position: absolute;
        left: 50%;
        width: 220px;
        padding: 10px 30px;
        text-align: center;
        background: #fff;
        transform: translateX(-50%);
        box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
    }

    nav li {
        position: relative;
    }

    .full {
        position: unset;
    }

    .full .subNav {
        text-align: left;
        width: 100%;
        padding: 3% 7% 9% 50%;
    }

    .full .subNav::after {
        content: '';
        width: 39%;
        height: 78%;
        position: absolute;
        left: 7%;
        top: 48.5%;
        transform: translateY(-50%);
        background: url(https://aimixgroup.com/wp-content/uploads/2023/10/banner-product-10-27.jpg) center;
        background-size: cover;
    }

    .subNav .flex2>li>a {
        font-size: 18px;
        font-weight: 600;
        margin: 0 0 3%;
    }

    .subNav a {
        padding: 5px;
        font-size: 14px;
        line-height: 2em;
    }

    nav .language {
        padding: 0 20px 0 30px;
        background: url(/Img/public/tubiao-02.png), url(/Img/public/tubiao-01.png);
        background-repeat: no-repeat;
        background-size: 22px auto, 10px auto;
        background-position: left center, right center;
    }

    nav .tool .t {
        margin-left: 30px;
    }
}

@media screen and (max-width:1024px) {

    header,
    nav {
        height: 60px;
    }

    nav.nav {
        flex-wrap: wrap;
        position: fixed;
        z-index: 99;
        background: #fff;
        width: 100%;
        box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
        padding: 0 5%;
    }

    .logo img {
        width: 150px;
        margin: 5px 0 0;
    }

    nav ul {
        list-style: none;
        margin: 0;
    }

    nav .flex2 {
        display: block;
    }

    ul.navlks {
        order: 2;
        width: 100%;
        height: calc(100vh - 60px);
        position: absolute;
        z-index: 999;
        bottom: 0;
        padding: 5%;
        left: 0;
        background: #f5f5f5;
        overflow-y: auto;
        transform: translateY(100%);
    }

    ul.navlks,
    .subNav {
        display: none;
    }

    .subNav {
        margin: 0 0 10px;
    }

    .navTog {
        background: url(/Img/public/menus.png) center no-repeat;
        width: 25px;
        height: 20px;
        background-size: auto 100%;
        transition: all 1s ease;
    }

    .navTog.on {
        background-image: url(/Img/public/close.png);
        transition: all 1s ease;
    }

    li.lis {
        background: url(/Img/public/down.png) right top 8px no-repeat;
        background-size: 15px;
    }

    li.up {
        background-image: url(/Img/public/up.png);
    }

    .navlks>li>a {
        font-size: 16px;
        margin: 0;
    }

    .subNav>div>li>a {
        font-size: 14px;
        margin: 3px 5px 0;
    }

    .navlks a {
        color: #000;
        line-height: 2em;
        margin: 0 10px;
    }
}

/* 底部导航 */
.liaUs {
    background: url(/Img/public/contact-beston-rides.jpg);
    background-size: cover;
    padding: 4.4% 0;
    margin-top: 5%;
    color: #fff;
    text-align: center;
}

.liaUs h2 {
    padding: 0 0 20px;
}

.liaUs strong {
    display: block;
    font-size: 2em;
    line-height: 1.7em;
    font-weight: 500;
}

.liaUs a.aBtn {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 170px;
    padding: 0 0 0 5px;
    height: 50px;
    font-size: 1.1em;
    color: #fff !important;
    margin: 2% auto 0;
}

.liaUs a img {
    width: 35px;
    margin-left: 5%;
}

/*  */
footer {
    background: #000;
    background-size: cover;
}

footer .info {
    padding: 3.5% 9% 2.5%;
}

footer ul {
    list-style: none;
    margin: 0;
}

footer,
footer a {
    font-size: 15px;
    line-height: 2.2em;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.7);
}

footer a:hover {
    color: #EB661B !important;
}

footer h2 {
    color: #fff;
    padding: 20px 0 30px;
    font: 500 1.13em HarmonyOS Sans SC-Medium;
    text-align: left;
}

footer .s1 {
    margin-right: 2%;
}

footer .md {
    padding: 10px 0 0 20px;
}

footer .i {
    display: block;
    width: 38px;
    height: 38px;
    margin-right: 13px;
    background: url(/Img/public/facebookicon.png);
    background-size: cover;
}

footer .i2 {
    background-image: url(/Img/public/youtubeicon.png);
}

footer .i3 {
    background-image: url(/Img/public/linkedinicon.png);
}

footer .i4 {
    background-image: url(/Img/public/Instagramicon.png);
}

footer .i5 {
    background-image: url(/Img/public/tiktokicon.png);
}

footer .act {
    background-image: url(/Img/public/facebookicon1.png);
}

footer .act.i2 {
    background-image: url(/Img/public/youtubeicon1.png);
}

footer .act.i3 {
    background-image: url(/Img/public/linkedinicon1.png);
}

footer .act.i4 {
    background-image: url(/Img/public/Instagramicon1.png);
}

footer .act.i5 {
    background-image: url(/Img/public/tiktokicon1.png);
}

footer .s4 {
    margin-left: 5%;
}

footer .s4 img {
    margin-right: 40px;
}

footer .site {
    padding: 20px 9%;
    background: rgba(255, 255, 255, 0.08);
    position: relative;
    justify-content: center;
}

footer .site span {
    margin: 0 5px;
}

footer,footer .site a {
    color: rgba(255, 255, 255, 0.33);
}

@media screen and (max-width:1500px) {

    footer .info {
        padding: 3% 5% 2%;
    }

    footer,
    footer a {
        font-size: 14px;
    }

    footer .log img {
        width: 200px;
    }

    footer .md {
        padding: 0 0 0 11px;
    }

    footer h2 {
        padding: 15px 0 25px;
    }

    footer .i {
        width: 33px;
        height: 33px;
        margin-right: 10px;
    }

    footer .s4 img {
        margin-right: 30px;
        width: 90px;
    }

    footer .site {
        padding: 20px 5%;
    }
}

@media screen and (max-width:1300px) {

    footer,
    footer a {
        font-size: 12px;
    }

    footer .s4 img {
        margin-right: 20px;
        width: 80px;
    }
}

@media screen and (max-width:1024px) {

    .liaUs {
        /* background-image: url(/Img/public/contact-bg.jpg); */
        padding: 50px 5% 50px;
    }

    .liaUs h2 {
        text-align: center;
    }

    .liaUs a.aBtn {
        display: flex;
        max-width: 136px;
        height: 42px;
        font-size: 1.1em;
    }

    .liaUs strong {
        font-size: 1.5em;
        line-height: 1.5em;
    }

    .liaUs a.aBtn {
        margin-top: 25px;
    }

    .liaUs a img {
        width: 30px;
    }

    .info,
    .site,
    footer .s ul {
        flex-wrap: wrap;
    }

    footer .sin {
        width: 100%;
    }

    footer .s1 {
        display: block;
    }

    footer .s4 {
        margin-left: 0;
    }

    footer .s {
        width: auto;
        min-width: 50%;
        white-space: nowrap;
    }

    footer .info {
        padding: 35px 5%;
    }

    footer .s li {
        margin-right: 5%;
    }

    footer .link {
        position: relative;
        cursor: pointer;
        margin: 0;
        width: 160px;
    }

    footer h2 {
        padding: 20px 0 15px;
    }

    footer .md h2 {
        padding: 10px 0;
    }

    footer .flex3 {
        line-height: 1.5em;
        margin: 0 0 1em;
    }

    footer .site {
        text-align: center;
    }

    footer .site span {
        margin: 0 10px;
        font-size: 0;
    }

    footer a.copy {
        margin: 5px 0 0;
        width: 100%;
    }
}