.header-top {
    display: block !important;
}

.header-box a {
    color: #252B3A;
}

.header-nav .header-default .search-icon .icon {
    fill: #000;
}

.header-default .language-left {
    margin-left: 20px;
}

.header-phone span,
.header-nav .user-avatar {
    color: #575d6c !important;
}

header.header-nav .pc_buy span {
    color: #575d6c !important;
    font-weight: 600;
}

.pc_buy img {
    width: 21px;
    height: auto;
}

.header-nav .nav-head .nav-fir:last-child .header-left-about .header-item-block {
    margin-right: 5.5% !important;
    width: 18% !important;
}

.header-nav .header-default .language-left span {
    display: inline-block;
    width: 24px;
    height: 24px;
}

.header-nav .header-default .language-left span img {
    width: 100%;
    height: 100%;
}

.header-nav .nav-head .nav-fir .header-left-solution .header-overview {
    height: 31px;
    padding-top: 6px
}

.title a:hover {
    color: #2a84ee !important;
}

.header-nav .header-default .right-wrapper {
    width: 30%;
}

.header-nav .logo-box img {
    display: block !important;
}

.header-nav .logo-box {
    width: 7.54% !important;
    margin-top: 0.9%;
}

div.language .region {
    margin-top: 0px;
    margin-bottom: 0px;
    z-index: 999;
    padding: 35px;
    width: 298px;
    box-sizing: border-box;
    right: 0px;
    display: block;
    top: 47px;
    display: none;
    position: absolute;
    background: #fff;
    border-radius: 0px 0px 10px 10px;
    box-shadow: 0px 15px 30px 0px rgba(5, 46, 78, 0.5);
    background: #ffffff;
    flex-direction: column;
    text-align: left;
}

.region.active {
    display: flex !important;
}

.region.active a:hover {
    color: #0086F1;
    text-decoration: underline;
}


@media only screen and (max-width: 1230px) {
    .header-nav .logo-box {
        margin-top: 1.8%;
    }
}

.login-box {
    display: flex;
    justify-content: flex-end;
    width: 30%;
    position: relative;
}

.login-box .login-phone {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    flex-wrap: wrap;
    position: absolute;
    right: 35.76%;
    width: fit-content;
}

.pc_buy {
    position: absolute;
    right: 35.76%;
    margin-top: 4px;
}

.language {
    position: absolute;
    right: 2.3%;
    margin-top: 5px !important;
    cursor: pointer;
    height: 80px;
    width: 40px;
    text-align: center;
}

.right-wrapper div.search {
    position: absolute;
    right: 19.53%;
    margin-top: -2px;
}

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

    .login-box,
    .header-nav .header-default .right-wrapper {
        width: 33%;
    }
}

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

    .login-box .login-phone,
    .pc_buy {
        right: 40.76%;
    }

    .right-wrapper div.search {
        right: 22.53%;
    }
}

@media only screen and (max-width: 1024px) {
    .mobilheader_box .Bottom-remain {
        padding: 0.25rem 0;
        box-shadow: rgba(0, 0, 0, 0.45) 0px 2px 18px;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        display: block;
    }

    .mobilheader_box .Bottom-remain a {
        width: calc(100% / 3);
        text-align: center;
        border: none;
    }

    .mobilheader_box .Bottom-remain .Bottom-remain-btn {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border: none;
        height: auto;
    }

    .Bottom-remain .Bottom-remain-btn img {
        width: auto !important;
        height: 24px !important;
        object-fit: cover;
        margin-right: 0 !important;
        margin-bottom: 8px;
    }

    .Bottom-remain .Bottom-remain-btn span {
        font-size: 14px;
        color: #717378;
        font-weight: 600;
        line-height: 1.5;
    }

    .mobilheader_box .Bottom-remain div.Bottom-remain-left {
        background: #fff;
        border: none;
    }
}

@media only screen and (max-width:750px) {
    .modal-mask {
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 999;
        background: rgba(0, 0, 0, 0.8);
        display: none;
    }

    .modal-mask .zx-modal {
        width: 65%;
        border-radius: 10px;
        background-color: #f5f5f5;
        padding: 10px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        position: absolute;
    }

    .zx-modal .zx-modal-header {
        display: flex;
        justify-content: flex-end;
    }

    .zx-modal .zx-modal-header img {
        width: 12px;
        object-fit: cover;
    }

    .zx-modal .zx-modal-title {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 6%;
    }

    .zx-modal .zx-modal-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        color: #252B3A;
        width: 70%;
        margin: 0 auto;
    }

    .zx-modal .zx-modal-content img {
        object-fit: cover;
        margin-bottom: 6%;
        width: 100%;
    }

    .zx-modal .zx-modal-content .phone-num {
        font-size: 12px;
        margin-bottom: 6%;
        font-weight: 600;
    }

    .mobilheader_box .Bottom-remain {
        padding: 0.25rem 0;
        display: block;
        box-shadow: rgba(0, 0, 0, 0.45) 0px 2px 18px;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }

    .mobilheader_box .Bottom-remain a {
        width: calc(100% / 3);
        text-align: center;
        border: none;
    }

    .mobilheader_box .Bottom-remain .Bottom-remain-btn {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border: none;
        height: auto;
    }

    .Bottom-remain .Bottom-remain-btn img {
        width: auto !important;
        height: 24px !important;
        object-fit: cover;
        margin-right: 0 !important;
        margin-bottom: 8px;
    }

    .Bottom-remain .Bottom-remain-btn span {
        font-size: 14px;
        color: #717378;
        font-weight: 600;
        line-height: 1.5;
    }

    .mobilheader_box .Bottom-remain div.Bottom-remain-left {
        background: #fff;
        border: none;
    }

    .language {
        position: relative;
height:auto;
    }

    div.language .region {
        margin-top: 0px;
        margin-bottom: 0px;
        z-index: 999;
        padding: 14px;
        width: 210px;
        box-sizing: border-box;
        left: 0;
        transform: translateX(-50%);
        display: block;
        top: 36px;
        display: none;
        position: absolute;
        background: #fff;
        border-radius: 0px 0px 10px 10px;
        box-shadow: 0px 15px 30px 0px rgba(5, 46, 78, 0.5);
        background: #ffffff;
        flex-direction: column;
        text-align: left;
    }

    .region.active {
        display: flex !important;
    }

    .region.active a:hover {
        color: #0086F1;
        text-decoration: underline;
    }
}

@media only screen and (max-width: 750px) {
    .mobilheader_box .mobil_header .logo-box img {
        width: 1.64rem;
    }
}