/* pages/bound/bound.wxss */ .li{ margin: 0; padding:0; text-align: center; } .li-camera{ margin-top: 66rpx; } .li-camera-header{ color: #393939; font-size: 30rpx; } .li-camera-header-img{ width: 120rpx; height: 120rpx; border-radius: 50%; margin-bottom: 28rpx; } .li-camera-content{ margin-top: 99rpx; } .li-camera-content{ color: #8489A3; font-size: 30rpx; } .li-camera-content-img{ width: 288rpx; height: 293rpx; margin-bottom: 38rpx; } .li-camera-content-slab{ width: 461rpx; height: 234rpx; margin-bottom: 38rpx; } .li-camera-content-no{ width: 231rpx; height: 293rpx; margin-bottom: 38rpx; } .li-camera-btn{ width:248rpx; height:80rpx; background:rgba(255,100,101,1); border-radius:40rpx; color: #FFFFFF; font-size: 30rpx; text-align: center; margin: 120rpx auto; line-height: 80rpx; }