.classify-banner{ width: 100%; overflow: hidden;}
.classify-banner img{width:100%; }
.classify-box{ width:100%;}
.classify-dl{width: 100%;position: relative;border-bottom: #eee  0.14rem solid;background: #fff;min-height:0.8rem;}
.classify-dt{ width: 1.5rem; position: absolute; left: 0;top:50%;height:0.86rem; margin-top: -0.43rem; text-align: center;}
.classify-dt-title{display:inline-block; margin: 0 auto; height:0.86rem; }
.classify-dt-title img{ width:0.5rem; height: 0.5rem; display: block;}
.classify-dt-title span{ display: block;text-align: center; color: #333; font-size: 0.24rem; line-height: 0.30rem; height: 0.30rem;}
.classify-dd{margin-left: 1.49rem; border-left: 0.01rem #eee solid;}
.classify-dd a{width: 33.33%;font-size: 0.22rem;border-bottom: 0.01rem #eee solid;line-height: 0.8rem;height: 0.8rem;text-align: center;float: left; display: inline-block;}
.default-box{
    width: 100%;
    height: auto;
}
.default-box img{
    display: block;
    margin: .7rem auto .1rem auto;
    width: 1.8rem;
    height: auto;
}
.default-text{
    padding-bottom: .3rem;
    font-size: .3rem;
    text-align: center;
    color: #ccc;
}