.rec-product-st .content .products-item .product-info .high-light,.coupon-item-wrapper .coupon-item-title,.product-item-rec-border .hot-product-tags-box .hot-product-tag-item,.recommend-article-dialog .article-item .article-title,.act-product-related-dialog .highlinght,.act-product-related-dialog .title,.g-breadcrumb-container .m-breadcrumb-wrap .m-breadcrumb-contact .m-contact-item-store,.g-breadcrumb-container .m-breadcrumb-wrap .m-bread-list,.navBox .login-info .user-info .user-info-box a .user-name-comp .user-comp {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.navBox {
    width: 100%;
    min-width: 1200px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    background-color: #fff;
    transition: .5s all ease;
    -o-transition: .5s all ease;
    -ms-transition: .5s all ease;
    -moz-transition: .5s all ease;
    -webkit-transition: .5s all ease;
    box-shadow: 0 0 10px 3px rgba(60,60,60,.2);
    -moz-box-shadow: 0 0 10px 3px rgba(60,60,60,.2);
    -webkit-box-shadow: 0 0 10px 3px rgba(60,60,60,.2)
}
.navBox .fl {
    float: left
}
.navBox .navCont {
    position: relative;
    height: 70px;
    margin: 0 auto;
    text-align: center;
    line-height: 70px;
    font-size: 18px;
    width: 1170px;
    box-sizing: border-box;
    padding: 0;
    padding-left: 8px
}

@media screen and (max-width: 1280px) {
    .navBox .navCont {
        width:100%;
        height: 56px;
        line-height: 56px;
        padding-left: 4px;
        font-size: 12px
    }
}

.navBox .navCont .leftLogo {
    width: 100px;
    height: 100%;
    background-position: center;
    background-size: 100% auto;
    background-image: url("https://eshop.dellemc-solution.com/catalog/view/theme/default/img/header/newLogoSquare.png");
    background-repeat: no-repeat;
    text-indent: -9999em;
    margin: 0;
    cursor: pointer
}

@media screen and (max-width: 1280px) {
    .navBox .navCont .leftLogo {
        width:88px
    }
}

.navBox .navCont .leftLogo>a {
    display: block;
    width: 100%;
    height: 100%
}

.navBox .navCont .rightCont {
    width: 920px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    line-height: 70px;
    font-size: 18px;
    color: #121212;
}

@media screen and (max-width: 1280px) {
    .navBox .navCont .rightCont {
        width:704px;
        line-height: 56px;
        font-size: 13px
    }
}

.navBox .navCont .rightCont .navSj {
    width: 19px;
    height: 12px;
    background-image: url(/static/pc/img/newStyle/navSj.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: 68px;
    left: 50%;
    margin-left: -10px;
    display: none
}

.navBox .navCont .rightCont .xiaList {
    display: none;
    position: absolute;
    top: 70px;
    z-index: 100;
    color: #121212;
    font-size: 18px;
    padding: 10px 0;
    border-top: 1px solid #eee;
    box-shadow: 0 4px 14px 0 rgba(51,51,51,.2);
    -moz-box-shadow: 0 4px 14px 0 rgba(51,51,51,.2);
    -webkit-box-shadow: 0 4px 14px 0 rgba(51,51,51,.2)
}

@media screen and (max-width: 1280px) {
    .navBox .navCont .rightCont .xiaList {
        top:56px;
        padding: 8px 0;
        font-size: 13px
    }
}

.navBox .navCont .rightCont .navErItem {
    height: 40px;
    line-height: 40px;
    position: relative
}

@media screen and (max-width: 1280px) {
    .navBox .navCont .rightCont .navErItem {
        height:32px;
        line-height: 32px
    }
}

.navBox .navCont .rightCont .nav-align-left {
    text-align: left;
    padding-left: 32px
}

@media screen and (max-width: 1280px) {
    .navBox .navCont .rightCont .nav-align-left {
        padding-left:30px
    }
}

.navBox .navCont .rightCont .nav-align-left .title-text-cus {
    display: inline-block;
    line-height: 1;
    font-weight: bold;
    color: #121212;
    padding-left: 8px;
    border-left: 3px solid #121212;
    cursor: auto
}

.navBox .navCont .rightCont .nav-align-left .title-text-cus:hover {
    color: #3dc6ef;
    border-color: #3dc6ef
}

.navBox .navCont .navListLibrary {
    width: 840px;
    height: 100%;
    margin-left: 25px;
    display: flex;
    justify-content: space-between
}

.navBox .navCont .navListLibrary li {
    position: relative;
    flex: auto
}

.navBox .navCont .navListLibrary li:hover>a {
    color: #0076d5
}

.navBox .navCont .navListLibrary li a {
    color: #121212;
    display: inline-block;
    height: 100%;
    width: 100%;
    font-size: 16px
}

.navBox .navCont .navListLibrary li a.active {
    color: #0076d5
}

.navBox .navCont .library-info-name {
    font-size: 16px
}

.navBox .searchBox {
    position: absolute;
    top: 16px;
    right: 0
}

@media screen and (max-width: 1280px) {
    .navBox .searchBox {
        top:11px
    }
}

.navBox .searchBox .searchCon {
    position: relative;
    height: 40px;
    line-height: 40px
}

@media screen and (max-width: 1280px) {
    .navBox .searchBox .searchCon {
        height:32px;
        line-height: 32px
    }
}

.navBox .searchBox .searchCon .searchImg {
    z-index: 1;
    position: absolute;
    left: 10px;
    top: 12px;
    width: 16px
}

@media screen and (max-width: 1280px) {
    .navBox .searchBox .searchCon .searchImg {
        top:10px;
        width: 12px
    }
}

.navBox .searchBox .searchCon .form-control {
    box-sizing: border-box;
    width: 270px;
    height: 40px;
    padding: 6px 60px 6px 34px;
    font-size: 16px;
    color: #666;
    transition: all .5s;
    border: 1px solid #e1e1e1;
    border-radius: 2px 0 0 2px;
    background-color: #fff
}

@media screen and (max-width: 1280px) {
    .navBox .searchBox .searchCon .form-control {
        width:190px;
        height: 32px;
        font-size: 12px
    }
}

.navBox .searchBox .searchCon .form-control:focus {
    width: 400px
}

.navBox .searchBox .searchCon .searchBtn {
    position: absolute;
    right: 0;
    top: 1px;
    width: 57px;
    height: 40px;
    background: #0076ce;
    font-size: 16px;
    color: #fff !important;
    line-height: 40px
}

@media screen and (max-width: 1280px) {
    .navBox .searchBox .searchCon .searchBtn {
        top:0;
        width: 46px;
        height: 32px;
        line-height: 32px;
        font-size: 12px
    }
}

.navBox .searchBox .hot-search-content {
    display: none;
    position: absolute;
    background-color: #fff;
    box-shadow: 0 0 4px 2px rgba(0,0,0,.1);
    left: 0;
    right: 0;
    top: 43px;
    z-index: 9999;
    border-radius: 2px;
    text-align: left;
    margin-top: 0
}

.navBox .searchBox .hot-search-content h4 {
    margin: 15px;
    margin-bottom: 5px;
    color: #999;
    font-size: 12px;
    line-height: 30px
}

.navBox .searchBox .hot-search-content ul {
    padding: 0 0 10px
}

.navBox .searchBox .hot-search-content ul li {
    margin: 0 15px;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    list-style: none;
    color: #666;
    font-size: 12px;
    cursor: pointer
}

.navBox .searchBox .hot-search-content ul li a {
    color: #666;
    display: block
}

.navBox .searchBox .hot-search-content ul li:hover {
    box-shadow: 0 0 4px 2px rgba(0,0,0,.1)
}

.navBox .productBtn .navErItem {
    text-align: left;
    padding-left: 40px
}

.navBox .align-left {
    text-align: left;
    padding-left: 10px
}

.navBox .white-space {
    white-space: nowrap
}

.navBox .cus-width {
    width: 190px !important;
    margin-left: -80px !important
}

@media screen and (max-width: 1280px) {
    .navBox .cus-width {
        width:172px !important;
        margin-left: -72px !important
    }
}

.navBox .navCont .rightCont .navItemList .productBtn .xiaList {
    width: 235px;
    left: 67%
}

@media screen and (max-width: 1280px) {
    .navBox .navCont .rightCont .navItemList .productBtn .xiaList {
        width:144px;
        left: -72px
    }
}

.navBox .navCont .rightCont .navErItem:hover {
    color: #3dc6ef;
    cursor: pointer
}

.navBox .navCont .rightCont .navErItem:hover a {
    color: #3dc6ef
}

.navBox .navCont .rightCont .navErItem.nohover:hover a {
    color: #121212
}

.navBox .navCont .rightCont .navErItem.nohover span:hover {
    cursor: default
}

.navBox .navCont .rightCont .navItemList .xiaList {
    width: 180px;
    left: 50%;
    margin-left: -86px;
    background: rgba(255,255,255,.96)
}

@media screen and (max-width: 1280px) {
    .navBox .navCont .rightCont .navItemList .xiaList {
        width:144px;
        margin-left: -72px
    }
}

.navBox .navCont .rightCont .navItemList .xiaList.xiaListWidth {
    width: 210px;
    margin-left: -100px
}

@media screen and (max-width: 1280px) {
    .navBox .navCont .rightCont .navItemList .xiaList.xiaListWidth {
        width:180px;
        margin-left: -84px
    }
}

.navBox .navItemList,.navBox .navIcoList {
    width: 650px;
    height: 100%;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

@media screen and (max-width: 1280px) {
    /* .navBox .navItemList,.navBox .navIcoList {
        width:600px
    } */
}

.navBox .navItemList li a,.navBox .navIcoList li a {
    color: #121212;
    display: inline-block;
    height: 100%;
    width: 100%
}

.navBox .navItemList li,.navBox .navIcoList li {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    list-style: none
}

.navBox .navErBtn {
    position: relative
}

.navBox .navErBtn .nav-tag {
    position: absolute;
    right: -12px;
    top: 10px;
    width: 40px;
    height: 20px;
    line-height: 20px;
    border-radius: 10px;
    border-bottom-left-radius: 0;
    background-color: #f00f00;
    color: #fff;
    font-size: 12px;
    text-align: center
}

.navBox .navErBtn .more-icon {
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    right: 0;
    top: 25px;
    color: #767676;
    font-size: 12px;
    transform: rotate(90deg);
    transition: all .5s
}

@media screen and (max-width: 1280px) {
    .navBox .navErBtn .more-icon {
        width:14px;
        height: 14px;
        line-height: 14px;
        top: 22px
    }
}

.navBox .navErBtn:hover .more-icon {
    transform: rotate(-90deg)
}

.navBox .navItemList li>a.noHref {
    cursor: default
}

.navBox .navItemList li:hover>a {
    color: #3dc6ef
}

.navBox .hot-tag,.navBox .new-tag,.navBox .aipc-tag {
    display: inline-block;
    position: relative;
    top: -5px;
    left: 3px
}

.navBox .hot-tag:after,.navBox .new-tag:after,.navBox .aipc-tag:after {
    content: "Hot";
    font-size: 13px;
    color: red;
    font-weight: bold
}

.navBox .new-tag:after {
    content: "New"
}

.navBox .aipc-tag:after {
    content: "AI PC";
    color: #0085fa
}

.navBox .navIcoList {
    width: 130px
}

.navBox .navIcoList li {
    background-position: center;
    background-repeat: no-repeat
}

.navBox .pcSoBox {
    width: 640px;
    height: 40px;
    position: absolute;
    top: 21px;
    left: -600px;
    background: #f9f9f9;
    display: none;
    transition: 1s all ease;
    -webkit-transition: 1s all ease;
    -moz-transition: 1s all ease;
    -ms-transition: 1s all ease;
    -o-transition: 1s all ease
}

.navBox .pcSoBox.on {
    animation: pcSoBoxAni .5s;
    -moz-animation: pcSoBoxAni .5s;
    -webkit-animation: pcSoBoxAni .5s;
    -o-animation: pcSoBoxAni .5s
}

.navBox .pcSoBox .hot-search-content {
    display: none;
    position: absolute;
    background-color: #fff;
    box-shadow: 0 0 4px 2px rgba(0,0,0,.1);
    left: 0;
    right: 0;
    z-index: 9999;
    top: 100%;
    margin-top: 5px;
    border-radius: 2px;
    text-align: left
}

.navBox .pcSoBox .hot-search-content h4 {
    margin: 15px;
    margin-bottom: 5px;
    color: #999;
    font-size: 12px;
    line-height: 30px
}

.navBox .pcSoBox .hot-search-content ul {
    padding: 0 0 10px
}

.navBox .pcSoBox .hot-search-content ul li {
    margin: 0 15px;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    list-style: none;
    color: #666;
    font-size: 12px;
    cursor: pointer
}

.navBox .pcSoBox .hot-search-content ul li a {
    color: #666;
    display: block
}

.navBox .pcSoBox .hot-search-content ul li:hover {
    box-shadow: 0 0 4px 2px rgba(0,0,0,.1)
}
@keyframes pcSoBoxAni {
    from {
        transform: translateX(600px)
    }

    to {
        transform: translateX(0)
    }
}

@-moz-keyframes pcSoBoxAni {
    from {
        -moz-transform: translateX(600px)
    }

    to {
        -moz-transform: translateX(0)
    }
}

@-webkit-keyframes pcSoBoxAni {
    from {
        -webkit-transform: translateX(600px)
    }

    to {
        -webkit-transform: translateX(0)
    }
}

@-o-keyframes pcSoBoxAni {
    from {
        -o-transform: translateX(600px)
    }

    to {
        -o-transform: translateX(0)
    }
}

.navBox #pcSoInp {
    width: 100%;
    height: 100%;
    line-height: 40px;
    display: block;
    font-size: 18px;
    color: #a0a0a0;
    padding: 0 20px
}

.navBox .pcSoBokBtn {
    width: 60px;
    height: 100%;
    font-size: 18px;
    color: #fff;
    float: left;
    background-image: url(/static/pc/img/newStyle/chaImg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px auto
}

.navBox .navIcoList .meList {
    width: 152px;
    left: 50%;
    margin-left: -76px;
    background: rgba(255,255,255,.96);
    text-align: center
}

.navBox .navIcoList .meList .headImg {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    overflow: hidden;
    background: #ccc;
    margin: 30px auto;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/static/pc/img/newStyle/meIco.png);
    -webkit-background-size: contain;
    background-size: contain
}

.navBox .productListBox {
    width: 100%;
    position: absolute;
    top: 80px;
    left: 0;
    display: none;
    background-color: #212121;
    border-bottom: 5px solid #007db8;
    z-index: 9
}

.navBox .productListCont {
    width: 1420px;
    margin: 0 auto
}

.navBox .productListCont>.felxItem>a>.title:hover {
    color: #3dc6ef
}

.navBox .allNavBox {
    width: 100%;
    position: absolute;
    top: 80px;
    left: 0;
    display: none;
    background: rgba(255,255,255,.96);
    z-index: 9;
    border-top: 1px solid #eee;
    box-shadow: 0 4px 14px 0 rgba(51,51,51,.2);
    -moz-box-shadow: 0 4px 14px 0 rgba(51,51,51,.2);
    -webkit-box-shadow: 0 4px 14px 0 rgba(51,51,51,.2)
}

.navBox .bigNavList {
    padding: 30px 0;
    color: #333
}

.navBox .bigNavList .title {
    font-size: 14px;
    font-weight: bold;
    line-height: 2em;
    position: relative;
    text-align: left
}

.navBox .bigNavList .title a {
    color: #333
}

.navBox .bigNavList .title a:hover {
    color: #3dc7ee
}

.navBox .bigNavList .title span {
    display: inline-block;
    font-size: 14px;
    color: #999;
    margin-left: 6px;
    position: relative;
    bottom: 1px
}

.navBox .allNavCont .itemListUl {
    display: block
}

.navBox .bigNavList .itemListUl {
    font-size: 12px;
    line-height: 2em
}

.navBox .bigNavList .itemListUl a,.navBox .bigNavList .itemListUl span {
    color: #666;
    transition: .4s all ease
}

.navBox .bigNavList .itemListUl a:hover {
    color: #3dc7ee;
    border-bottom: 1px solid #aae0f8
}

.navBox .bigNavList .itemListUl .title-text-cus {
    margin: 6px 0;
    display: block;
    line-height: 1;
    font-weight: bold;
    color: #333 !important;
    padding-left: 8px;
    border-left: 3px solid #333;
    cursor: auto
}

.navBox .bigNavList .itemListUl .title-text-cus:hover {
    color: #3dc6ef !important;
    border-color: #3dc6ef
}

.navBox .allNavBox .allNavCont {
    width: 1160px;
    margin: 0 auto
}

.navBox .soMoInp {
    width: 100%;
    height: 2rem;
    background: #2e2e2e;
    margin: 1rem 0 0;
    display: none
}

.navBox #moSoInp {
    width: 85%;
    height: 100%;
    font-size: .8rem;
    color: #fff;
    padding: 0 5px;
    display: block;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left
}

.navBox .moSoBtn {
    width: 15%;
    height: 100%;
    background-image: url(/static/pc/img/newStyle/soIco.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 1rem;
    float: left
}

.navBox .searchLine {
    border: 1px solid #878787;
    height: 18px;
    display: inline-block;
    margin-top: 30px;
    position: relative
}

.navBox .icon-sousuo-1 {
    position: relative;
    top: 2px;
    z-index: 9999;
    font-size: 25px !important
}

.navBox .icon-sousuo-1,.navBox .pcSoBtn .icon-guanbi1 {
    position: relative;
    top: 2px;
    z-index: 9999;
    cursor: pointer;
    font-size: 25px !important
}

.navBox .icon-guanbi1 {
    color: #007db8
}

.navBox .icon-liebiao-1 {
    position: relative;
    top: 2px;
    font-size: 38px !important
}

.navBox .icon-gerenyonghutouxiang-1 {
    position: relative;
    top: 1px;
    font-size: 25px !important
}

.navBox i.ckLine {
    width: 3px;
    height: 12px;
    background-color: #3dc7ee;
    margin: 8px 8px 0 0;
    display: none
}

.navBox .navCont .rightCont .navErItem .cpsolution {
    display: none;
    position: absolute;
    text-align: center;
    left: 190px;
    top: 0;
    width: 150px;
    box-sizing: border-box;
    background: rgba(255,255,255,.96);
    box-shadow: 0 4px 14px 0 rgba(51,51,51,.2);
    -moz-box-shadow: 0 4px 14px 0 rgba(51,51,51,.2);
    -webkit-box-shadow: 0 4px 14px 0 rgba(51,51,51,.2);
    transition: all .2s
}

@media screen and (max-width: 1280px) {
    .navBox .navCont .rightCont .navErItem .cpsolution {
        left:144px;
        width: 144px
    }
}

.navBox .navCont .rightCont .navErItem .cpsolution.cpsolution-server {
    left: 235px;
    width: 260px
}

.navBox .navCont .rightCont .navErItem .cpsolution a:hover {
    color: #3dc6ef
}

.navBox .navCont .rightCont .navErItem .cpsolution a:last-of-type {
    border-bottom: none
}

.navBox .nohover .icon-right {
    position: relative;
    top: 1px;
    color: #999;
    font-size: 14px
}

.navBox .toTop .icon-dingbu {
    font-size: 24px
}

.navBox .bigNavList .itemListUl a.industryItem {
    font-size: 12px
}
.pointer{
    line-height: normal;
}


