﻿ 
        ul, li {
            margin: 0;
            padding: 0;
            border: 0;
            font: inherit;
            font-size: 100%;
            vertical-align: baseline;
        }

        ol, ul {
            list-style: none;
        }

        .lkn-search-combobox {
            position: relative;
            z-index: 1002
        }

        .lkn-search-intelligent {
            position: absolute;
            top: 31px;
            left:-1px;
           padding-top:2px;
            width: 506px;
            border-bottom: 1px solid #e70012;
            border-left: 1px solid #e70012;
            border-right: 1px solid #e70012;
            background: #fff;
            display: none
        }

            .lkn-search-intelligent li {
                height: 26px;
                line-height: 26px;
                padding-left:5px;
            }

                .lkn-search-intelligent li:hover {
                    background: #fff7f0;
                     cursor:pointer; 
                    /*color: #fff*/
                }

                    .lkn-search-intelligent li:hover p {
                        color: #fff
                    }

                .lkn-search-intelligent li div {
                    width: 285px;
                    padding-left: 5px;
                    white-space: nowrap;
                    overflow: hidden;
                    text-overflow: ellipsis
                }

                .lkn-search-intelligent li p {
                    width: 101px;
                    padding-right: 5px;
                    font-size: 13px;
                    color: #999
                }

        .lkn-search-input {
            /*-moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            outline: none;
            width: 396px;
            height: 36px;
            line-height: 36px;
            font-size: 15px;
            color: #999;
            padding: 0 5px*/

       
             /*box-shadow:none;
             border:none;*/

 
        }

        .lkn-search-button {
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            outline: none;
            width: 100px;
            height: 36px;
            background: #bc338b;
            color: #fff;
            font-size: 18px;
            letter-spacing: 5px
        }
   
        /*public*/
        .cf:after {
            content: "";
            clear: both;
            display: block;
            height: 0;
            overflow: hidden
        }

        .cf {
            zoom: 1
        }

        .fl {
            display: inline;
            float: left
        }

        .fr {
            display: inline;
            float: right
        }

        .lh36 {
            line-height: 36px
        }

        .lh30 {
            line-height: 30px
        }

        .pl20 {
            padding-left: 20px
        }

        h2 {
            font-family: "microsoft yahei";
            font-size: 14px;
        }

        .wd240 {
            width: 240px;
        }

        .wd252 {
            width: 232px;
        }

        .ht399 {
            height: 399px;
        }

        .ht14 {
            height: 14px;
        }

        .lh33 {
            line-height: 33px;
        }

        .lh23 {
            line-height: 23px;
        }

        .lh12 {
            line-height: 12px;
        }

        .pb10 {
            padding-bottom: 10px;
        }

        .pb20 {
            padding-bottom: 20px;
        }

        .pr20 {
            padding-right: 20px;
        }

        .wd204 {
            width: 204px;
        }

        .wd443 {
            width: 443px;
        }

        .wd185 {
            width: 185px;
        }

        .ml19 {
            margin-left: 19px;
        }

        .pt30 {
            padding-top: 30px;
        }

        .pb12 {
            padding-bottom: 12px;
        }

        .bt {
            border-top: 1px solid #eae7e7;
        }

        .gray {
            color: #999;
        }

        .blee {
            border-left: 1px solid #eeeeee;
        }

        .fwblod {
            font-weight: bold;
        }
        /* nav-wrap */
        .nav-wrap {
            position: relative;
            *z-index: 2;
            width: 100%;
            background: #ff6600;
        }

        .nav {
            position: relative;
            width: 770px;
            height: 40px;
            margin: 0 auto;
            padding-left: 190px;
        }

        .goods {
            position: absolute;
            top: 0;
            left: 0;
            width: 190px;
            height: 40px;
        }

            .goods .title {
                background: #D25400;
            }

            .goods h2 a, .goods .title {
                display: block;
                height: 40px;
                padding-left: 20px;
                line-height: 40px;
                color: #fff;
            }

                .goods h2 a:hover {
                    text-decoration: none;
                }

        .nav-list {
            height: 40px;
        }

            .nav-list li {
                float: left;
                margin-right: 1px;
            }

            .nav-list a {
                display: block;
                height: 40px;
                float: left;
                padding: 0 15px;
                text-align: center;
                color: #fff;
                font: bold 15px/40px "microsoft yahei";
                text-decoration: none;
            }

                .nav-list a:hover {
                    background: #d25400;
                    text-decoration: none;
                }

                .nav-list a.on {
                    background: #d25400;
                }

        .all-goods {
            position:absolute;
            top: 32px;
            left: 0;
            width: 506px;
            /*height: 407px;*/
            background: #FAFAFA;
            border-bottom:1px solid #e70012;
            border-left:1px solid #e70012;
            border-right:1px solid #e70012;
            z-index:99999;
            overflow: visible;
        }

            .all-goods .item {
                width: 100%;
                height: 25px;
                border-top: 1px solid #FFF;
                background: #f7f7f7;
            }

            .all-goods .btnone {
                border-top: none;
            }

            .all-goods .item .product {
                position: absolute;
                z-index: 999;
                width: 100%;
            }

                .all-goods .item .product h3 {
                    width: 100%;
                    height: 25px;
                    padding-left: 8px;
                    border-width: 1px 0;
                    font-weight: normal;
                    line-height: 25px;
                     cursor:pointer; 
                    /*background: url(../images/red.png) no-repeat -12px 12px;*/
                }

                    .all-goods .item .product h3 a {
                        color: #666666;
                        font-size: 14px;
                        font-family: "å®‹ä½“";
                    }

                        .all-goods .item .product h3 a:hover {
                            text-decoration: none;
                        }

                .all-goods .item .product s {
                    display: block;
                    position: absolute;
                    top: 13px;
                    left: 167px;
                    width: 6px;
                    height: 9px;
                    background: url(../images/indexSprite.png) no-repeat 0px 0px;
                }

            .all-goods .active .product h3 {
                line-height: 32px;
                background-position: -12px -185px;
                background-color: #fff7f0;
                border: 1px solid #ddd;
                border-width: 0px 0;
                width: 498px;
            }

                .all-goods .active .product h3 a {
                    color: #ff6600;
                }

            .all-goods .product-wrap {
                position: absolute;
                width:210px;
                z-index: 9999;
                border: 1px solid #e70012;
                background: #fff;
                padding: 5px; /* display:none; */
            }

                .all-goods .product-wrap p {
                    color: #999999;
                }

            .all-goods .pos01 {
                left: 506px;
                top:7px;
            }

            .all-goods .pos02 {
                left: 186px;
                top: 37px;
            }

            .all-goods .pos03 {
                left: 186px;
                top: 74px;
            }

            .all-goods .pos04 {
                left: 186px;
                top: 111px;
            }

            .all-goods .pos05 {
                left: 186px;
                top: 148px;
            }

            .all-goods .pos06 {
                left: 186px;
                top: 185px;
            }

            .all-goods .pos07 {
                left: 186px;
                bottom: -2px;
            }

            .all-goods .pos08 {
                left: 186px;
                bottom: -2px;
            }

            .all-goods .pos09 {
                left: 186px;
                bottom: -2px;
            }

            .all-goods .pos10 {
                left: 186px;
                bottom: -2px;
            }

            .all-goods .product-wrap h2 {
                font-size: 16px;
                color: #333;
                font-weight: bold;
            }

                .all-goods .product-wrap h2 a {
                    height: auto;
                    line-height: 16px;
                    color: #333;
                    padding-left: 0;
                }

            .all-goods .product-wrap ul {
                border-top: 0px solid #c1c1c1;
            }

                .all-goods .product-wrap ul li {
                    float: left;
                    display: inline;
                    margin-right: 15px;
                    margin-top: 5px;
                    border-bottom: 1px #e8e8e8 solid;
                    /*white-space: nowrap;*/
                }

                    .all-goods .product-wrap ul li a {
                        padding-left: 10px;
                        /*background: url(../images/indexSprite.png) no-repeat -8px -249px;*/
                        color: #666666;
                        display: inline-block;
                        line-height: 18px;
                        text-decoration: none;
                        font-weight: bold;
                    }

                        .all-goods .product-wrap ul li a:hover {
                            text-decoration: none;
                            background-position: -8px -219px;
                            color: #ff6600;
                        }

            .all-goods .product-wrap div dd, .all-goods .product-wrap div dl a {
                display: block;
                width: 185px;
                height: 120px;
                overflow: hidden;
            }
            .data-bg-1{      background-color: #fff !important;}
            .data-bg-2{    background-color: #fff !important;}
            .data-bg-3{    background-color:#fff !important;}
