.list-wrap {
    width: 7.2rem;
    margin: 0 auto;
    padding: 0.24rem 0.32rem 0.01rem 0.32rem;
}

.list-wrap .list-item {
    margin-bottom: 0.24rem;
}

.list-wrap .list-item .download-box {
    width: 1.08rem;
    height: 0.54rem;
    margin-left: 0.2rem;
}

.list-wrap .list-item .download {
    height: 0.54rem;
    line-height: 0.54rem;
    background-color: #0089FF;
    border-radius: 0.27rem;
    display: block;
    border: none;
    width: 100%;
}

.list-wrap .list-item .item-icon {
    width: 1.2rem;
    height: 1.2rem;
    background-position: center;
    background-size: cover;
    margin-right: 0.16rem;
}

.list-wrap .list-item .item-name {
    height: 0.38rem;
    line-height: 0.38rem;
    margin-bottom: 0.04rem;
}

.list-wrap .list-item .item-tag {
    height: 0.34rem;
    line-height: 0.34rem;
    margin-bottom: 0.06rem;
}
.default-box  {
    height:10rem;
}
.default-box .default-icon {
    position: relative;
    width: 3.93rem;
    height: 3.07rem;
    margin: 0 auto;
    margin-top: 2rem;
    background-image: url('/images/classify/weitu.png');
    background-position: center;
    background-size: cover;
}
.default-box .default-name {
    position: absolute;
    width: 100%;
    bottom: -0.8rem;
}
.loading {
    height: 0.6rem;
    line-height: 0.6rem;
}