#fenlei {
    margin-top: 47%;
}

#fenlei>div{
    display: none;
}

#fenlei>div>div {
    width: 90%;
    margin: 0px auto;
    margin-bottom: 15px;
}

#fenlei>div a {
    display: block;
    width: 100%;
    position: relative;
}

#fenlei>div img {
    width: 100%;
}

#fenlei>div p {
    position: absolute;
    left: 0px;
    bottom: -14px;
    width: 100%;
    background-color: #02020266;
    color: white;
    font-weight: bold;
    height: 55px;
    line-height: 55px;
    padding-left: 5px;
}
.product_box {
    text-align: center;
}
.product_box>span{
    display: block;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}
.product_box>div>a{
    display: block;
    width: 100%;
    margin-top: 17px;
    font-size: 13px;
}