@charset "UTF-8"; /* 页面左右间距 */ /* 文字尺寸 */ /*文字颜色*/ /* 边框颜色 */ /*颜色*/ /* 图片加载中颜色 */ /* 行为相关颜色 */ /* 功能栏字体大小 */ /*功能栏左侧小图标*/ page, .content { height: 100%; background-color: #fff; } .bg-img, .logo-img-box { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .logo-img { margin-top: 20vh; margin-left: 176rpx; width: 385rpx; height: 394rpx; } .userInfo { margin: 0 100rpx; margin-top: 50rpx; color: #FFFFFF; border-radius: 99rpx; background-color: #ff4e4a !important; } .nocaction { background-color: #999; }