- .conts {
- font-size: 20rpx;
- color: #999;
- text-align: center;
- padding: 30rpx;
- }
- .conts .logos {
- display: flex;
- align-items: center;
- justify-content: center;
- margin-top: 8rpx;
- }
- .conts .image{width: 156rpx;height: 40rpx;}
- .phone{display: flex; align-items: center;
- justify-content: center;}
|