@charset "UTF-8";
|
/* 颜色变量 */
|
.sex.data-v-3f867fce {
|
padding: 44rpx 32rpx;
|
background-color: #FFFFFF;
|
box-sizing: border-box;
|
}
|
.sex .title.data-v-3f867fce {
|
width: 100%;
|
text-align: center;
|
position: relative;
|
}
|
.sex .title text.data-v-3f867fce {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.sex .title .title_icon.data-v-3f867fce {
|
position: absolute;
|
right: 0;
|
top: 0;
|
}
|
.sex .content.data-v-3f867fce {
|
width: 100%;
|
margin-top: 80rpx;
|
}
|
.sex .content .picker-view.data-v-3f867fce {
|
width: 100%;
|
height: 200rpx;
|
}
|
.sex .content .picker-view .item.data-v-3f867fce {
|
height: 40px;
|
line-height: 40px;
|
text-align: center;
|
}
|
.sex .submit.data-v-3f867fce {
|
width: 100%;
|
height: 72rpx;
|
line-height: 72rpx;
|
text-align: center;
|
background: linear-gradient(270deg, #D20A0A 0%, #D95A5A 100%);
|
border-radius: 36rpx;
|
font-size: 32rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #FFFFFF;
|
margin-top: 50rpx;
|
}
|