@charset "UTF-8"; /* 页面左右间距 */ /* 文字尺寸 */ /*文字颜色*/ /* 边框颜色 */ /*颜色*/ /* 图片加载中颜色 */ /* 行为相关颜色 */ /* 功能栏字体大小 */ /*功能栏左侧小图标*/ .imgw750h375 { width: 700rpx; height: 958rpx; } .matop { margin-top: 40rpx; } .andr-shQ-padL30 { padding-left: 30rpx; } .andr-shQ-padR30 { padding-right: 30rpx; } .andr-shQ-Flex { display: -webkit-box; display: -webkit-flex; display: flex; } .andr-shQ-FlexDirC { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; } .andr-shQ-w100B { width: 100%; } .andr-shQ-JusCC { -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; } .andr-shQ-marginT30 { margin-top: 30rpx; } .andr-shQ-bgc06B163 { background-color: #FF4C4C; } .andr-shQ-cFFF { color: #ffffff; } .andr-shQ-bdR50 { border-radius: 50rpx; } .andr-shQ-h86 { height: 86rpx; } .andr-shQ-AIC { -webkit-box-align: center; -webkit-align-items: center; align-items: center; } .baocun { color: #ffffff; background: #FF4C4C; text-align: center; width: 80%; margin: 50rpx auto; font-size: 28rpx; padding: 25rpx 0rpx; border-radius: 50rpx; } .btn { padding: 0rpx 0rpx !important; margin: 0rpx auto; margin-bottom: 100rpx; }