5 lines
397 B

.activeman{width:88%;margin:0 auto;margin-top:24rpx;background: #ffffff;border: 1px solid #f0f0f0;
border-radius: 17px;box-shadow: 0px 8px 8px 0px rgba(0,0,0,0.04);padding:24rpx}
.activefive{width:100%;display: flex;justify-content:start;flex-wrap: wrap;}
.activefive .fivelist{text-align: center;font-size:24rpx;width:33%;padding:24rpx 0}
.activefive .fivelist image{width:112rpx;height:112rpx}