@charset "UTF-8";
|
<<<<<<< HEAD
|
/* @import '@/uni_modules/uni-scss/variables.scss';*/
|
=======
|
>>>>>>> 4eac422e52a4d28fb651b75d0f054697c7a2c0fa
|
/* 颜色变量 */
|
.main-container.data-v-678e23c8 {
|
text-align: center;
|
margin-top: 158rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
}
|
.main-container .tips.data-v-678e23c8 {
|
height: 40rpx;
|
font-size: 40rpx;
|
font-weight: 400;
|
color: #333333;
|
line-height: 40rpx;
|
}
|
.main-container .tips-detail.data-v-678e23c8 {
|
height: 24rpx;
|
font-size: 24rpx;
|
font-weight: 400;
|
color: #999999;
|
line-height: 24rpx;
|
margin-top: 28rpx;
|
}
|
.main-container .next-btn.data-v-678e23c8 {
|
height: 72rpx;
|
margin: 88rpx 56rpx 0;
|
background: linear-gradient(270deg, #D20A0A 0%, #D95A5A 100%);
|
border-radius: 36rpx 36rpx 36rpx 36rpx;
|
color: #FFFFFF;
|
line-height: 72rpx;
|
text-align: center;
|
}
|