﻿.moreSpParCur {
    color:#cc0000;
    font-weight:bold;
}
.btbag {
background-color:#e4e4e4;
} 
/*分类更多*/
/*#moreSpeSea:hover #moreSpeListSea {display: block;}*/
#topSpeListSea {
    overflow: hidden;
    /*width:100%;*/
}
#moreSpeSea #topSpeListSea {
    cursor: pointer;
}
#moreSpeSea .topSpeListSea {
    border-left: 1px solid #f60;
    border-right: 1px solid #f60;
    border-top: 1px solid #f60;
    position: absolute;
    left: 301px;
    top: 43px;
    height: 33px;
    z-index: 1000;
    background-color: #fff;
    width: 89px;
    background-color: #f9f9f9;
}
#moreSpeSea:hover #specTopLef {
    /*margin-left: 2px;*/
}
#moreSpeListSea {
    display: none;
    background-color: #f9f9f9;
    position: absolute;
    left: 301px;
    z-index: 999;
    padding: 5px 0;
    box-shadow: 0 0px 0px 0px #ccc;
    border: 1px solid #f60;
    top: 76px;
    /* border-top: 0px; */
    /* padding-top: 15px; */
    width: 551px;
}

    #moreSpeListSea table {
        width: 100%;
        /*line-height: 1.5;*/
        text-align: left;
    }

        #moreSpeListSea table tr {
            border-bottom: 0px dashed #ccc;
        }

            #moreSpeListSea table tr:hover {
                /*background-color: #eee;*/
            }

            #moreSpeListSea table tr th {
                padding: 0px 0px;
                min-width: 40px;
                margin: 0 10px;
                font-weight: bold;
                font-size: 13px;
            }

                #moreSpeListSea table tr th a {
                    display: inline-block;
                    padding: 0 4px;
                    margin-left: 0px;
                    /*width: 45px;*/
                    text-align: left;
                    height: 26px;
                    line-height: 27px;
                }

            #moreSpeListSea table tr td {
                padding: 0px 0px;
                /*min-width: 60px;*/
                margin: 0;
            }

                #moreSpeListSea table tr td a {
                    display: inline-block;
                    /* padding: 0 2px; */
                    /* padding-left: 20px; */
                    /* width: 56px; */
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    padding: 0px 5px;
                    margin: 0px;
                    text-align: left;
                    width: auto;
                    height: 26px;
                    line-height: 27px;
                }


/*栏目更多*/
/*#morePartSea:hover #morePartListSea {display: block;}*/
#topPartListSea {
    overflow: hidden;
    /*width:100%;*/
}
#morePartSea #topPartListSea {
    cursor: pointer;
}
#morePartSea .topPartListSea {
    border-left: 1px solid #f60;
    border-right: 1px solid #f60;
    border-top: 1px solid #f60;
    position: absolute;
    left: 573px;
    top: 43px;
    height: 33px;
    z-index: 1000;
    background-color: #fff;
    width: 88px;
    background-color: #f9f9f9;
}

#morePartListSea {
    display: none;
    background-color: #f9f9f9;
    position: absolute;
    left: 301px;
    z-index: 999;
    padding: 5px 0;
    box-shadow: 0 0px 0px 0px #ccc;
    border: 1px solid #f60;
    top: 76px;
    /* border-top: 0px; */
    /* padding-top: 15px; */
    width: 551px;
}

    #morePartListSea table {
        width: 100%;
        /*line-height: 1.5;*/
        text-align: left;
    }

        #morePartListSea table tr {
            border-bottom: 0px dashed #ccc;
        }

            #morePartListSea table tr:hover {
                /*background-color: #eee;*/
            }

            #morePartListSea table tr th {
                padding: 0px 0px;
                min-width: 65px;
                margin: 0 10px;
                font-weight: bold;
                font-size: 13px;
            }

                #morePartListSea table tr th a {
                    display: inline-block;
                    padding: 0 4px;
                    margin-left: 0px;
                    /*width: 45px;*/
                    text-align: left;
                    height: 26px;
                    line-height: 27px;
                }

            #morePartListSea table tr td {
                padding: 0px 0px;
                /*min-width: 60px;*/
                margin: 0;
            }

                #morePartListSea table tr td a {
                    display: inline-block;
                    /* padding: 0 2px; */
                    /* padding-left: 20px; */
                    /* width: 56px; */
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    padding: 0px 5px;
                    margin: 0px;
                    text-align: left;
                    width: auto;
                    height: 26px;
                    line-height: 27px;
                }