@import "/assets/global.wxss";
@import "/assets/icon.wxss";
@import "/assets/font-icon/fa-icon.wxss";

.list-box{
    width: 280rpx;
    height: 360rpx;
}

.list-box:first-child, .act-box:first-child{
    margin-left: 16rpx!important;
}
.list-box:last-child, .act-box:last-child{
    margin-right: 16rpx!important;
}

.list-text{
    left: 0;
    bottom: 0;
}

/* 热门活动样式 */
.act-box{
    width: 320px!important;
    overflow: hidden;
}

.act-location{
    top: 0;
    left: 0;
}
