.dcTitle{
    background: #b1191a;
    height: 46px;
    line-height: 46px;
    font-weight: 200;
    color: #fff;
    font: 200 17px/44px "microsoft yahei";
    padding: 0 10px;
    text-align: center;
}
#dccate h1{
    background: #534b5d;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 17px;
    text-decoration: none;
    display: block;
    height: 40px;
    line-height: 40px;

    font-weight: 200;
    text-align: center;

}
#dccate h1>a{
    color: #FFFFFF;
    float: none;
    display: block;
    margin-left: 1px;
}

.dcclearfix{
    float: left;
    position: relative;

    border-top: none;
    width: 212px;
}
#dccategory_tree dl{
    float: left;
    position: relative;

    border-top: none;
    width: 216px;
}
#dccate .category-select-on{
    background-color: #aaa;
    color: #b22222;

}
.category-detail{
    position: absolute;
    top: 0;
    left: 216px;
    width: 1000px;
    z-index: 999;
    box-sizing: border-box;
    background: #fff;
    padding:  30px 0;
    box-shadow: 3px 0 3px #ddd , 3px 3px 3px #ddd, 3px -3px 3px #ddd;
}
#dccate .dccategory{
    border-bottom: 1px solid #e5e5e5;
    text-align: left;
    font-size: 13px;
    line-height: 1em;
    padding-top: 10px;
}
.dcover_2{
    margin-right: 00px;
    color: #b22222;
    /*margin-bottom: 20px;*/
    display: inline-block;
    margin-left: 00px;
    width: 100px;
    text-align: center;
}
.dcover_3>span{
    /*position: relative;*/
    /*top: -8px;*/
    margin-top: 5px;
    display: block;
    text-align: center;
    font-size: 12px;
}
.dcover_3>img{
    display: block;
    margin: 0 auto;


}
.dcover_3{
    /*margin: 0 10px;*/
    color: #000000;
    margin-bottom: 5px;
    display: inline-block;
    width: 90px;
}
.dcover_3:hover{
    color: #00a0e9;
}
.dcgoodsimg{
    width: 100%;
    /* margin-right: 10px; */
    float: left;
}
.boxCenterList li.dcgoodsimg{
    float: left;
    width: 100%;
    line-height: 20px;
}
.boxCenterList li.dcgoodsimg>a{
    display: block;
}
.boxCenterList li.dcgoodsimg>a>img{
    width: 100%;
    border: 0;
}
.dchistory{
    border-top: 1px #DDDDDD solid;
    padding: 10px;

}
.boxCenterList li.dcgoodsinfo{
    display: block;
    width: 100%;
}
.dchistory:hover{
    box-shadow: 0 0 3px #333;
}
.QQbox{
    display: none;
}