@charset "UTF-8"; /* 颜色变量 */ /* 行为相关颜色 */ /* 基本颜色 */ .icon_creat.data-v-5bd4c408 { position: fixed; bottom: 180rpx; right: 80rpx; } .icon_creat image.data-v-5bd4c408 { width: 80rpx; height: 80rpx; border-radius: 50%; } .title.data-v-5bd4c408 { font-size: 32rpx; color: #333; } .i_top.data-v-5bd4c408 { padding: 0 80rpx; display: flex; justify-content: space-between; margin-bottom: 20rpx; } .i_center.data-v-5bd4c408 { display: flex; justify-content: space-between; padding-left: 80rpx; margin-bottom: 20rpx; } .i_center image.data-v-5bd4c408 { margin-right: 40rpx; } .i_bottom.data-v-5bd4c408 { padding-left: 80rpx; margin-bottom: 20rpx; padding-bottom: 20rpx; } #btn.data-v-5bd4c408 { font-size: 26rpx; color: #fff; text-align: center; line-height: 88rpx; width: 500rpx; height: 88rpx; background: #008EFF; border-radius: 29rpx; }