﻿* {
    margin: auto;
    font-size: 14px;
    font-family: Arial Unicode MS,Arial;
}

a {
    text-decoration: none;
}

.menu-a-de {
    border-bottom: 1px solid white !important;
    /*text-decoration: underline !important;*/
}

body {
    margin: auto;
    background-color: #f8fafb;
}

.notDisplay {
    display: none !important;
}

.layui-layer-shade {
    /* display: none;*/
    z-index: 1025 !important;
}

.watermark * {
    margin: auto;
    font-size: revert-layer;
    font-family: sans-serif;
}

.head-marquee {
    position: fixed;
    width: 100%;
    background-color: white;
    height: 30px;
    z-index: 999;
    display: inline-block;
    margin: auto;
}

.head-marquee-txt {
    width: 1200px;
}

.marquee-txt {
    color: #000;
    width: 800px;
    max-width: 800px;
}

    .marquee-txt:hover {
        color: #FF5722;
    }

.marquee-a {
    float: right;
    width: 200px;
    text-align: right;
}

.layui-nav {
    position: relative;
    padding: 0 0;
    background-color: #ffffff;
    color: #000;
    border-radius: 2px;
    font-size: 0;
    box-sizing: border-box;
}

    .layui-nav .layui-nav-item {
        position: relative;
        display: inline-block;
        margin-top: 0;
        list-style: none;
        vertical-align: middle;
        min-width: 40px;
    }

.clLanguages {
    padding-right: 25px !important;
    background-image: url(../../Image/xl_img2.png);
    background-repeat: no-repeat;
    background-size: 15px 18px;
    background-position-x: 55px;
    background-position-y: 2px;
}

.layui-nav-child {
    display: none;
    position: absolute;
    left: 0;
    /* top: 65px; */
    min-width: 100%;
    line-height: 36px;
    padding: 5px 0;
    box-shadow: 0 2px 4px rgba(0,0,0,.12);
    border: 1px solid #eee;
    background-color: #fff;
    z-index: 100;
    border-radius: 2px;
    white-space: nowrap;
    box-sizing: border-box;
}

    .layui-nav-child dd {
        margin: 1px 0;
        position: relative;
        text-align: center;
    }

.layui-nav .layui-nav-item a {
    padding: 0 5px;
    color: #000;
}

.head-logo {
    width: 1200px;
    height: 115px;
    line-height: 42px;
    padding-top: 20px;
    margin-bottom: -20px;
}

.nav-logo-order {
    float: right;
    width: 170px;
    text-align: right;
    margin-top: 50px;
}

    .nav-logo-order label {
        padding: 0 15px 0 5px;
    }

.head-menu-Search {
    width: 100%;
    background-color: #39ace3;
    height: 60px;
    margin-top: -60px;
    line-height: 60px;
    display: inline-flex;
}

.head-menu1 {
    width: 1200px;
    height: 58px;
    line-height: 60px;
    margin-top: 0px;
}


    .head-menu1 a {
        text-decoration: none;
        color: white;
        font-size: 1.5rem;
        padding-left: 0px;
        margin-right: 32px;
        padding-bottom: 1px;
        border-bottom: 1px solid transparent; /* 透明的下划线 */
        transition: border-color 0.3s; /* 平滑过渡下划线的变化 */
    }

        .head-menu1 a:hover {
            /*text-decoration: underline !important;*/

            border-color: white; /* 鼠标悬停时移除下划线 */
        }

    .head-menu1 ul li a:nth-child(6) {
        margin-right: 0px;
    }

#bodyContent {
    background-color: #f8fafb;
}

#divSearch1 {
    width: 230px;
    height: 62px;
    line-height: 62px;
    overflow: hidden;
}

.head-menu1 ul {
    width: 1200px;
    padding: 0 0;
    display: inline-flex;
    background-color: #39ace3;
    overflow: hidden;
    height: 60px;
}

    .head-menu1 ul li {
        list-style-type: none;
    }

        .head-menu1 ul li:nth-child(1) {
            width: 950px;
        }

        .head-menu1 ul li:nth-child(2) {
            width: 220px;
        }

.head-bg {
    width: 1200px;
    height: 58px;
    line-height: 60px;
    margin-top: 0px;
}

.slides {
    position: absolute;
    width: 1000px;
    height: 460px;
    z-index: 199;
    /* border-radius: 20px; */
    overflow: hidden;
}

    .slides img {
        max-width: 1000px;
        max-height: 460px;
    }


.head-search-txt {
    width: 155px;
    height: 40px;
    border: 1px solid #cbcbcb;
    border-radius: 8px 0 0 8px;
    padding-left: 15px;
}

    .head-search-txt:hover {
        border: 1px solid #cccccc;
        padding-left: 15px;
    }

    .head-search-txt:focus {
        outline: none;
        padding-left: 15px;
        border: 1px solid #cccccc;
    }

.head-search-btn {
    width: 50px;
    height: 44px;
    border: 1px solid #cbcbcb;
    border-radius: 0 8px 8px 0;
    margin-left: -8px;
    background-color: white;
    background-image: url('/Image/language/searchImg.png');
    background-size: 40px;
    background-repeat: no-repeat;
    background-position-x: 5px;
}

    .head-search-btn:hover {
        border: 1px solid #cccccc;
        padding-left: 15px;
    }



/*导航*/
.nav-bg {
    top: 20px;
    width: 100%;
    max-width: 1200px;
    /* background: #ffffff; */
    height: 130px;
}

.nav {
    position: relative;
    width: 1200px;
    height: 40px;
    line-height: 40px;
    font-size: 0;
}

.nav-logo {
    width: 60%;
    float: left;
    margin-top: 10px;
}

    .nav-logo img {
        width: 800px;
        float: left;
    }


.ifloat {
    float: left;
}

.iright {
    float: right;
}

.nav-Search {
    width: 60%;
    float: right;
    margin-top: 33px;
}

.advancesSearch {
    max-width: 81px;
    background-color: RGB(248,190,50);
    float: right;
    text-align: center;
    color: white;
    font-weight: bold;
    height: 40px;
    line-height: 20px;
    border-radius: 8px;
    min-width: 81px;
    font-size: 0.8rem;
    padding-top: 2px;
}

.nav_lz {
    position: absolute;
    margin: 0px 0px 0px 185px;
    width: 400px;
    overflow: hidden;
    height: 40px;
    float: left;
    display: inline-flex;
}



.category-title {
    position: fixed;
    left: 0;
    top: 0;
    top: 250px;
    width: 130px;
    height: 48px;
    color: white;
    background: linear-gradient(0deg, #E71E1B, #E71E1B);
    transform: rotate(90deg);
    transform-origin: 0% 100%;
    -ms-transform: rotate(90deg);
    -ms-transform-origin: 0% 100%;
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: 0% 100%;
    -moz-transform: rotate(90deg);
    -moz-transform-origin: 0% 100%;
    -o-transform: rotate(90deg);
    -o-transform-origin: 0% 100%;
    cursor: pointer;
    z-index: 2;
}

    .category-title span {
        display: block;
        width: 100px;
        height: 20px;
        line-height: 22px;
        text-align: center;
        font-weight: bold;
    }

    .category-title label {
        display: block;
        font-size: 1.2rem;
        text-align: center;
        letter-spacing: 2px;
        margin-left: 5px;
        cursor: pointer;
        font-weight: bold;
    }

.category-body {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 350px;
    height: 100%;
    background: white;
    z-index: 4;
    overflow: auto;
}

.category-search {
    position: absolute;
    height: 40px;
    border-radius: 6px 6px;
    background: #eaeaea;
    margin: 20px 0 0 24px;
    padding-top: 10px;
}

.category {
    width: 290px;
    margin: 75px 0 35px 25px;
}

.category-txt {
    width: 232px;
    height: 40px;
    padding: 0 0 0 15px;
    outline: none;
    border: none;
    background: #e9e9e9;
    border-radius: 5px 0 0 5px;
    float: left;
}

.category-btn {
    width: 44px;
    height: 40px;
    padding: 0;
    background-image: url(/Image/Computer/find.png);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #e9e9e9;
    outline: none;
    border: none;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    -webkit-appearance: none;
}

.category-body {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 350px;
    height: 100%;
    background: white;
    z-index: 104;
    overflow: auto;
}

.category ul {
    padding-left: 0;
}

    .category ul > li {
        position: relative;
        list-style: none;
        width: 290px;
        height: 50px;
        line-height: 50px;
        margin-top: 15px;
        border-radius: 5px;
    }

#category0 {
    display: block;
}

.category1 {
    background-color: #0e9aff;
}

.category2 {
    background-color: #03cb8f;
}

.category3 {
    background-color: #9cc624;
}

.category4 {
    background-color: #ffa012;
}

.category5 {
    background-color: #ff7223;
}

.category6 {
    background-color: #8c52f7;
}

.category7 {
    background-color: #6067f7;
}

.category ul > li a {
    display: inline-block;
    color: white;
    font-size: 1.1rem;
    max-width: 240px;
    min-width: 20px;
    height: 20px;
    line-height: 20px;
    text-decoration: none;
    position: absolute;
    margin: 15px 35px 0 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    z-index: 2;
}

.category ul > li div {
    width: 290px;
    height: 50px;
    border-radius: 5px;
    color: #ed8800;
}

    .category ul > li div span {
        display: inline-block;
        color: white;
        font-family: "宋体";
        font-weight: 600;
        font-size: 1.1rem;
        width: 26px;
        height: 26px;
        line-height: 26px;
        text-align: center;
        position: absolute;
        right: 5px;
        bottom: 11px;
        cursor: pointer;
    }

.category ol {
    padding-left: 0;
    display: none;
    min-height: 20px;
}

    .category ol > li {
        list-style: none;
        color: #706d64;
        height: 25px;
        border-bottom: 1px solid #efefef;
        text-align: center;
        line-height: 25px;
        margin: 10px 15px;
        background-image: url(/Image/Computer/title.png?v=1);
        background-size: 20px;
        background-repeat: no-repeat;
    }

        .category ol > li a {
            display: inline-block;
            color: #688109;
            font-size: 1rem;
            max-width: 260px;
            text-decoration: none;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

.hide {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: black;
    opacity: 0.4;
    cursor: pointer;
    z-index: 99;
}

.right {
    font-size: 0;
    width: 48px;
    height: 240px;
    position: fixed;
    right: 5px;
    /* top: 250px; */
    top: 35%;
    bottom: 0;
    z-index: 3;
}

    .right a {
        display: inline-block;
        width: 48px;
        height: 48px;
        margin-top: 6px;
    }

    .right div {
        display: none;
        width: 160px;
        height: 160px;
        background: white;
        position: absolute;
        margin-left: -180px;
        margin-top: -20px;
        box-shadow: 2px 2px 8px #cbc8c8;
    }

        .right div img {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            width: 150px;
        }

.foot-bg {
    min-width: 1200px;
    height: 280px;
    background-color: #efefef;
}

.foot {
    width: 1200px;
    height: 60px;
    color: black;
    line-height: 130px;
}


    .foot ul {
        width: 1200px;
        padding: 0 0;
        display: inline-flex;
    }

        .foot ul li {
            list-style-type: none;
            height: 260px;
        }

            .foot ul li div {
                height: 36px;
                line-height: 36px;
            }

                .foot ul li div a {
                    min-width: 115px;
                    float: left;
                    text-align: left;
                    color: black;
                }

                    .foot ul li div a:hover {
                        color: red;
                        text-decoration: underline !important;
                    }

            .foot ul li:nth-child(1) {
                width: 150px;
            }

            .foot ul li:nth-child(2) {
                width: 400px;
            }

            .foot ul li:nth-child(3) {
                width: 600px;
            }


.foot-LogoMax {
    width: 100px;
    margin-top: 60px;
}

.foot-left {
    position: absolute;
    width: 230px;
    height: 300px;
    text-align: center;
    /* opacity: 0; */
}

.foot-center {
    width: 1200px;
    position: absolute;
    margin: 45px 0 0 320px;
}

.font-tlt-top {
    height: 50px
}

.font-hr-left {
    width: 85%;
    margin-right: 15%;
}

.font-hr-right {
    width: 95%;
    margin-right: 5%;
}

.font-dir-bottom {
    font-size: 0.9rem;
}

.bottom-bg {
    min-width: 1200px;
    background-color: #ffffff;
    text-align: center;
    height: 100px;
}

.bottom {
    padding: 1px 0 0 0;
    width: 1200px;
    height: 69px;
    text-align: center;
    font-size: 0;
}

    .bottom a {
        color: #000000;
    }

    .bottom li {
        list-style: none;
        height: 20px;
        line-height: 10px;
        margin: 10px 0 0 0;
        float: left;
        text-align: center;
        width: 100%;
    }

.login {
    display: none;
    width: 340px;
    height: 360px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 20px;
    background: white;
    box-shadow: 2px 2px 20px 0;
    border-radius: 2px 2px;
    z-index: 304;
}

.login-title {
    font-size: 1.3rem;
    margin: 32px 0 0 40px;
}

.login ul {
    padding-left: 0;
}

    .login ul li {
        list-style: none;
        width: 270px;
        height: 32px;
        position: relative;
        margin-top: 20px;
        border: 1px solid #808080;
    }

        .login ul li input {
            width: 230px;
            height: 30px;
            padding: 2px 0 0 15px;
            outline: none;
            border: none;
            font-family: auto !important;
            font-weight: bold;
        }

.login-code {
    width: 170px !important;
    margin-left: 35px;
}

    .login-code input {
        width: 130px !important;
    }

    .login-code img {
        position: absolute;
        margin: 2px 0 2px 35px;
        cursor: pointer;
    }

.login-sub input {
    color: white;
    font-size: 1rem;
    width: 270px !important;
    height: 34px !important;
    padding: 0 !important;
    background: #196dc7;
    cursor: pointer;
}

.login-register {
    display: inline-block;
    font-size: 1rem;
    color: #808080;
    text-decoration: none;
    position: absolute;
    margin-top: 15px;
    right: 40px;
}

.login-close {
    position: absolute;
    font-family: "宋体";
    font-size: 22px;
    font-weight: 600;
    color: #808080;
    margin: 32px 0 0 290px;
    cursor: pointer;
}

.login ol li {
    list-style: none;
    width: 200px;
    margin-top: 18px;
}

    .login ol li a {
        color: black;
        text-decoration: none;
    }

    .login ol li img {
        width: 26px;
        padding-bottom: 4px;
        margin-right: 5px;
        vertical-align: middle;
    }

.title {
    box-sizing: border-box;
    font-size: 26px;
    width: 1200px;
    margin-top: 10px;
    padding-left: 5px;
    height: 70px;
    line-height: 70px;
    font-weight: bold;
}

.prShopCart-total {
    width: 85px;
    margin-left: 35px;
}

.hnpr-Price span:nth-child(1) {
    margin-left: 10px;
    color: rgb(255 126 0);
    width: 75px;
    text-align: center;
    float: right;
    overflow: hidden;
    display: none;
}

.hnpr-Price span:nth-child(2) {
    margin-left: 10px;
    color: #000000;
}

.hnpr-Price span:nth-child(3) {
    margin-left: 0px;
    color: #000000;
}

.prShopCart-total input {
    width: 35px;
    height: 26px;
    border: 1px solid #e7e7e7 !important;
    outline: none;
    padding: 0 5px 0 5px;
    margin-left: 10px;
    color: #000000;
    background-color: #ffffff;
}

.prShopCart-total a {
    color: #000000;
    text-decoration: none;
}

    .prShopCart-total a:hover {
        background-color: #dddddd;
    }

.prShopCart-plus {
    display: inline-block;
    width: 20px;
    height: 13px;
    line-height: 12px;
    text-align: center;
    background-color: #efefef;
    border: 1px solid #f5f5f5;
    border-radius: 2px 2px;
    position: absolute;
}

.prShopCart-reduct {
    display: inline-block;
    width: 20px;
    height: 14px;
    line-height: 12px;
    text-align: center;
    background-color: #e7e7e7;
    border: 1px solid #f5f5f5;
    border-radius: 2px 2px;
    position: absolute;
    margin-top: 13px;
}

#codeShowMag {
    color: red;
    text-align: center;
    line-height: 25px;
}



#pictureshow {
    min-width: 70%;
    min-height: 70%;
    max-width: 99%;
    max-height: 99%;
}

#productshowimg {
    position: relative;
    margin: auto;
    padding: 0 0;
    text-align: center;
}

.prNumberDa {
    float: right;
    padding-left: 20px;
    padding-right: 20px;
    color: #FF5722;
    display: none;
}

.pictureBig {
    line-height: 0px;
    box-shadow: 2px 2px 20px 0;
    position: absolute;
    z-index: 34;
}

    .pictureBig img {
        width: 500px;
        height: auto;
    }


.hotPro-img a img {
    min-width: 180px;
}

.recPro-img a img {
    min-width: 180px;
}

.class_albb {
    width: calc(100% - 2px);
    border: 1px solid #f8fafb;
    display: block;
    border-radius: 10px;
}

.a_albb {
    position: absolute;
    margin-left: -220px;
    color: #e87727;
    font-size: 1.4rem;
}