.mobile-navs {
    display: none;
}

.pc-navs {
    display: inline;
}

#header-nav .nav-left span {
    font-size: 16px;
}

#header-nav .nav-left span i {
    font-size: 12px;
    margin-left: 5px;
}

nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    line-height: 80px;
    background: rgba(255, 255, 255, 0);
    font-size: 16px;
    z-index: 900;
}

.nav-left {
    float: left;
    height: 70px;
    margin-left: 230px;
}

.nav-left a {
    vertical-align: top;
    color: #333;
}

.nav-left a span {
    margin-right: 20px;
    display: inline-block;
    height: 70px;
    line-height: 70px;
    position: relative;
    float: left;
}

.nav-left a .logo-img {
    width: 150px;
    position: absolute;
    top: 50%;
    left: 60px;
    transform: translate(0, -50%);
}

.nav-hover {
    opacity: 0;
    background: rgba(255, 255, 255, 1);
    z-index: 901;
}

.nav-hover .nav-left a {
    color: #666;
    cursor: pointer;
}

.nav-hover .nav-left a span:hover {
    color: #22B0FC;
}

.nav-hover .nav-left a span.chosed::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    height: 3px;
    background: #22B0FC;
    animation: widthChange .3s linear forwards;
}

@media screen and (min-width:999px) and (max-width:5000px) {
    .nav-bodyList dl {
        float: left !important;
        text-align: center !important;
        margin-right: 0.2rem !important;
        width: 49% !important;
        text-align: left !important;
        margin: 15px 0;
    }
    .nav-bodyList .fl-first {
        margin-left: 0!important;
    }
    .nav-bodyList {
        width: 760px;
        overflow: hidden;
        margin: 0 auto;
    }
    .nav-bodyList dl dd img {
        height: 25px!important;
        margin: 0!important;
        margin-right: 5px!important;
        position: relative;
        top: -2px;
    }
}

@keyframes widthChange {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}

.nav-model {
    background: #fff;
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    height: 210px;
    z-index: 902;
    display: none;
    opacity: 0;
    box-shadow: 0px 1px 10px 0px rgba(0, 14, 21, 0.1);
}

.nav-body {
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    height: 210px;
    z-index: 903;
}

.nav-body dl {
    opacity: 0;
}

.nav-products,
.nav-solutions,
.mb-navList {
    opacity: 0;
    display: none;
}

.nav-products dl a,
.nav-solutions dl a,
.mb-navList dl a {
    color: #000;
}

.nav-products dl,
.nav-solutions dl,
.mb-navList dl {
    float: left;
    text-align: center;
    width: 120px;
    margin-right: .2rem;
}

.nav-products dl.fl-first,
.nav-solutions dl.fl-first,
.mb-navList dl.fl-first {
    margin-left: 50px;
}

.nav-products dl dd img,
.nav-solutions dd img,
.mb-navList dd img {
    height: 70px;
    margin-top: 50px;
    margin-bottom: 20px;
    cursor: pointer;
    display: inline-block;
}

.nav-products dl:hover img,
.nav-solutions dl:hover img,
.mb-navList dl:hover img {
    opacity: .6;
}

.nav-products dl dd span,
.nav-solutions dl dd span,
.mb-navList dl dd span {
    font-size: 1rem;
    font-weight: normal;
    cursor: pointer;
    color: #333;
}

.nav-products dl:hover span,
.nav-solutions dl:hover span,
.mb-navList dl:hover span {
    color: #22B0FC;
}

.nav-products dl.all-products-more,
.nav-solutions dl.all-products-more,
.mb-navList dl.all-products-more {
    height: 210px;
    width: 80px;
    margin-left: .3rem;
    cursor: pointer;
}

.all-products-more dd {
    margin-top: 142px;
    height: 24px;
    line-height: 24px;
    text-align: left;
}

.all-products-more dd:hover {
    color: #22B0FC;
}

.nav-flex {
    position: absolute;
    top: 80px;
    left: 0;
    width: 120px;
    overflow: hidden;
    background: rgba(247, 247, 247, 1);
    z-index: 999999999;
    display: none;
    opacity: 0;
}

.nav-flex p {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    padding: 15px 0;
    text-align: left;
    text-indent: 25px;
}

.nav-flex p:hover {
    background: rgba(255, 255, 255, 1);
}

.nav-flex a {
    color: #000;
}

.nav-flex a:hover {
    color: #22B0FC;
}

div.flex-en-css {
    width: 170px;
    left: 295px;
}

div.flex-nl-css {
    width: 200px;
    left: 307px;
}

div.flex-de-css {
    width: 200px;
    left: 300px;
}

div.flex-fr-css {
    width: 200px;
    left: 300px;
}

.nav-supports {
    position: absolute;
    top: 80px;
    left: 430px;
    width: 120px;
    height: 150px;
    background: rgba(247, 247, 247, 1);
    z-index: 999999999;
    display: none;
    opacity: 0;
}

.nav-supports p {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    padding: 15px 0;
    text-align: left;
    text-indent: 25px;
}

.nav-supports p:hover {
    background: rgba(255, 255, 255, 1);
}

.nav-supports a {
    color: #000;
}

.nav-supports a:hover {
    color: #22B0FC;
}

div.supports-en-css {
    width: 170px;
    height: 50px;
    left: 390px;
}

div.supports-nl-css {
    width: 200px;
    left: 402px;
    height: 50px;
}

div.supports-de-css {
    width: 200px;
    left: 390px;
    height: 50px;
}

div.supports-fr-css {
    width: 200px;
    left: 390px;
    height: 50px;
}


/* 社区 */

.nav-community {
    position: absolute;
    top: 80px;
    left: 535px;
    width: 120px;
    height: 50px;
    background: rgba(247, 247, 247, 1);
    z-index: 999999999;
    display: none;
    opacity: 1;
}

.nav-community p {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    padding: 15px 0;
    text-align: left;
    text-indent: 25px;
}

.nav-community p:hover {
    background: rgba(255, 255, 255, 1);
}

.nav-community a {
    color: #000;
}

.nav-community a:hover {
    color: #22B0FC;
}

div.community-en-css {
    width: 170px;
    height: 50px;
    left: 478px;
}

div.community-nl-css {
    width: 200px;
    left: 492px;
    height: 50px;
}

div.community-de-css {
    width: 200px;
    left: 481px;
    height: 50px;
}

div.community-fr-css {
    width: 200px;
    left: 450px;
    height: 50px;
}

@media screen and (max-width: 950px) {
    .mobile-navs {
        display: inline;
    }
    .pc-navs {
        display: none;
    }
    nav {
        height: 60px;
        line-height: 60px;
        background: rgba(255, 255, 255, 1);
    }
    .nav-left {
        height: 60px;
        margin-left: 10px;
    }
    .mobile-navs img {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        width: 22px;
        height: 22px;
    }
    .mobile-navs img.nav-img-btn {
        left: 15px;
    }
    .mobile-navs img.nav-user {
        width: 24px !important;
        height: 24px !important;
        right: 15px !important;
    }
    .mobile-navs img.lclose-btn {
        display: none;
    }
    .nav-left a .logo-img {
        height: 34px;
        left: unset;
        transform: none;
        margin-left: -40px;
        margin-top: -20px;
        width: 103px;
        position: absolute;
        top: 50%;
        right: 10px;
    }
    .nav-right {
        height: 60px;
        margin-right: 20px;
    }
    .nav-user {
        width: 24px;
        height: 24px;
    }
    .nav-right a .mall-btn {
        right: 50px;
        height: 21px;
        line-height: 21px;
        width: auto;
        padding: 0 8px;
        color: #fff;
        background: #22B0FC;
        border: none;
        border-radius: 3px;
        font-size: 12px;
    }
    .nav-right .nav-cart {
        width: 24px;
        height: 24px;
        top: 30px;
        right: 60px;
    }
    .nav-right .cart-num {
        width: 16px;
        height: 16px;
        line-height: 16px;
        z-index: 10;
        right: 56px;
        top: 15px;
    }
    .nav-hover {
        opacity: 0;
        display: none;
        background: rgba(247, 247, 247, 1);
        top: 60px;
        height: 50px;
        line-height: 50px;
    }
    .nav-hover .nav-left {
        padding-left: 0;
        height: 50px;
        line-height: 50px;
        width: 100%;
        overflow: auto;
    }
    .nav-box-m {
        min-width: 420px;
    }
    .nav-box-m {
        /* min-width: 420px; */
    }
    .nav-hover-a-mobile-hidden {
        display: none;
    }
    .nav-hover .nav-left a {
        color: #333;
    }
    .nav-hover .nav-left a.logo-img-a {
        display: none;
    }
    .nav-hover .nav-left a span {
        font-size: 14px !important;
        margin-left: 10px;
        margin-right: 5px;
        height: 50px;
        line-height: 50px;
    }
    .nav-hover .nav-left a span:hover {
        color: #22B0FC;
    }
    .nav-hover .nav-left a span.chosed::after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%);
        height: 3px;
        background: #22B0FC;
        animation: widthChange .3s linear forwards;
    }
    @keyframes widthChange {
        from {
            width: 0;
        }
        to {
            width: 100%;
        }
    }
    .nav-hover .nav-right {
        display: none;
    }
    .nav-model {
        background: #fff;
        position: absolute;
        top: 110px;
        left: 0;
        width: 100%;
        height: 100%;
        display: none;
        opacity: 0;
    }
    .nav-body {
        top: 110px;
        height: 100%;
    }
    .nav-body dl {
        opacity: 1!important;
    }
    .nav-products,
    .nav-solutions,
    .mb-navList {
        opacity: 0;
        display: none;
    }
    .nav-products dl a,
    .nav-solutions dl a,
    .mb-navList dl a {
        color: #000!important;
    }
    .nav-products dl,
    .nav-solutions dl,
    .mb-navList dl {
        float: none;
        text-align: left;
        width: 9rem;
        margin-right: 0;
        margin-left: 10px;
        /* padding-bottom: 20px; */
    }
    .nav-products dl.fl-first,
    .nav-solutions dl.fl-first,
    .mb-navList dl.fl-first {
        margin-left: 10px;
        padding-top: 20px;
    }
    .nav-products dl dd img,
    .nav-solutions dd img,
    .mb-navList dd img {
        display: none;
    }
    .nav-products dl dd,
    .nav-solutions dl dd,
    .mb-navList dl dd {
        height: 20px;
        line-height: 20px;
        font-size: 14px;
        color: #000;
        padding-left: 10px;
    }
    .nav-products dl:hover span,
    .nav-solutions dl:hover span,
    .mb-navList dl:hover span {
        color: #22B0FC;
    }
    .nav-products dl.all-products-more,
    .nav-solutions dl.all-products-more,
    .mb-navList dd.all-products-more {
        margin-left: 10px;
        margin-top: 0;
    }
    .all-products-more dd {
        margin-top: 0;
    }
    .all-products-more dd span.pc-show {
        display: none;
    }
    .nav-flex {
        top: 120px;
        left: 0;
        width: 100%;
        height: 100%;
        background: none;
        z-index: 999999999999;
        display: none;
    }
    .nav-flex p {
        font-size: 14px;
        font-weight: normal;
        text-align: left;
        text-indent: 20px;
        color: #000;
        padding: 10px 0;
    }
    .nav-flex p:hover {
        color: #22B0FC;
        background: none;
    }
    div.flex-en-css {
        left: 0;
    }
    div.flex-nl-css {
        left: 0;
    }
    div.flex-de-css {
        left: 0;
    }
    div.flex-fr-css {
        left: 0;
    }
    .nav-supports {
        top: 120px;
        left: 0;
        width: 100%;
        height: 100%;
        background: none;
        z-index: 999999999999;
        display: none;
    }
    .nav-supports p {
        font-size: 14px;
        font-weight: normal;
        text-align: left;
        text-indent: 20px;
        color: #000;
        padding: 10px 0;
    }
    .nav-supports p:hover {
        color: #22B0FC;
        background: none;
    }
    div.supports-en-css {
        left: 0;
    }
    div.supports-nl-css {
        left: 0;
    }
    div.supports-de-css {
        left: 0;
    }
    div.supports-fr-css {
        left: 0;
    }
    .nav-community {
        top: 120px;
        left: 0;
        width: 100%;
        height: 100%;
        background: none;
        z-index: 999999999999;
        display: none;
    }
    .nav-community p {
        font-size: 14px;
        font-weight: normal;
        text-align: left;
        text-indent: 20px;
        color: #000;
        padding: 10px 0;
    }
    .nav-community p:hover {
        color: #22B0FC;
        background: none;
    }
    div.community-en-css {
        left: 0;
    }
    div.community-nl-css {
        left: 0;
    }
    div.community-de-css {
        left: 0;
    }
    div.community-fr-css {
        left: 0;
    }
}

@media screen and (max-width: 370px) {
    .nav-left a .logo-img {
        transform: none;
        margin-left: -40px;
        margin-top: -20px;
    }
}

@media screen and (min-width: 600px) and (max-width: 899px) {}

@media screen and (min-width: 1360px) {
    .nav-left {
        padding-left: 50px;
    }
    .nav-left a span {
        margin-left: 40px;
    }
    .nav-left a .logo-img {
        left: 120px;
    }
    .nav-right .mall-btn {
        right: 170px;
    }
    .nav-right .nav-user {
        right: 120px;
    }
    .nav-right .nav-cart {
        right: 180px;
        top: 25px;
    }
    .nav-right .cart-num {
        right: 174px;
        top: 20px;
    }
    .nav-products dl,
    .nav-solutions dl,
    .mb-navList {
        width: 160px;
        margin-right: .15rem;
    }
    .nav-products dl.fl-first,
    .nav-solutions dl.fl-first,
    .mb-navList dl.fl-first {
        margin-left: 295px;
    }
    .nav-products dl dd img,
    .nav-solutions dd img,
    .mb-navList dd img {
        height: 90px;
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .all-products-more dd {
        margin-top: 155px;
    }
    .nav-supports {
        left: 600px;
    }
    .nav-community {
        left: 747px
    }
    div.flex-en-css {
        left: 425px;
    }
    div.supports-en-css {
        left: 560px;
    }
    div.flex-nl-css {
        left: 437px;
    }
    div.flex-de-css {
        left: 430px;
    }
    div.flex-fr-css {
        left: 423px;
    }
    div.supports-nl-css {
        left: 572px;
    }
    div.supports-de-css {
        left: 565px;
    }
    div.supports-fr-css {
        left: 556px;
    }
    /* lxz */
    div.community-en-css {
        left: 689px;
    }
    div.community-nl-css {
        left: 703px;
    }
    div.community-de-css {
        left: 693px;
    }
    div.community-fr-css {
        left: 660px;
    }
}

@media screen and (min-width: 950px) and (max-width: 1359px) {
    .nav-products dl.fl-first,
    .nav-solutions dl.fl-first,
    .mb-navList dl.fl-first {
        margin-left: 224px;
    }
    #header-nav .nav-left span i {
        color: #999;
    }
}


/* IE8提示样式 */


/* 以下样式兼容IE7,8 */


/* 禁止滚动 */

.prevent-scroll {
    height: 100%;
    overflow: hidden;
}


/* 全局背景 */

.IE8-pop-background {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #000;
    filter: alpha(opacity=60);
    z-index: 905;
}


/* 提示内容 */

.IE8-pop-content {
    position: fixed;
    left: 50%;
    margin-left: -310px;
    right: 0;
    bottom: 0;
    top: 50%;
    margin-top: -154px;
    width: 620px;
    height: 308px;
    background: #fff;
    z-index: 906;
    font-size: 12px;
    text-align: center;
}


/* 提示标题 */

.IE8-pop-content .p-title {
    font-size: 18px;
    font-weight: bold;
    margin-top: 60px;
    margin-bottom: 12px;
}


/* 提示描述 */

.IE8-pop-content .p-desc {
    font-size: 14px;
    line-height: 16px;
    color: #A4A4A4;
    margin-bottom: 38px;
}


/* 浏览器列表 */

.IE8-pop-content .browser-list {
    margin-left: 148px;
}

.IE8-pop-content .browser-list>.browser-block {
    float: left;
    margin-right: 28px;
}

.IE8-pop-content .browser-list>.browser-block p {
    font-size: 14px;
    line-height: 16px;
    color: #A4A4A4;
    margin-top: 26px;
}