page{background-color: #4EBC6B;} .top-img{height: 1330rpx;} .content{margin-top: -460rpx;} .target{background-color: #fff;border-radius: 16rpx;padding: 24rpx;text-align: center;margin-bottom: 8rpx;} .target .year{margin-bottom: 16rpx;font-size: 28rpx;color: #333;line-height: 40rpx;letter-spacing: 1rpx;font-weight: 500;} .carbon{display: flex;justify-content: space-between;} .carbon .carbon-item{flex: 1;position: relative;} .carbon .carbon-item + .carbon-item::before{content: '';width: 1px;height: 60rpx;background-color: #979797;position: absolute;left: 0;top: 29rpx;} .carbon-item .num{font-size: 56rpx;color: #26D18B;line-height: 74rpx;letter-spacing: 3rpx;} .carbon-item .text{font-size: 28rpx;color: #999;line-height: 40rpx;}