/* pages/cert/cert.wxss */ .title { font-size: 32rpx; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #0094fe; margin: 20rpx 0 20rpx 0; padding-left: 30rpx; } .th { color: #777; } .tr { color: #333; border-bottom: 1rpx solid #eee; padding-bottom: 10rpx; } .i-img { width: 45vw; height: 45vw; } .i-text { width: 43vw; height: 45vw; margin-left: 2vw; border: 1rpx solid #eee; box-sizing: border-box; padding: 10rpx; } .tel { width: 50rpx; height: 50rpx; }