.main{ margin-top: 40rpx; padding: 0 32rpx; } /deep/ .u-collapse-head{ height: 466rpx; background-color: #F8F8FF; } .item{ width: 100%; padding: 0 32rpx; padding-top: 64rpx; padding-bottom: 64rpx; background-color: #F8F8FF; border-bottom: 2rpx solid #EFF1F2; position: relative; } .item:last-child{ border-bottom: none; } .item .num{ font-size: 64rpx; font-weight: bold; color: #9D96A8; } .btx{ font-size: 40rpx; font-weight: 700; margin-top: 44rpx; } .teximg{ width: 64rpx; height: 64rpx; position: absolute; right: 32rpx; top: 160rpx; }