@charset "UTF-8"; /* 水平间距 */ /* 水平间距 */ .page-mine.data-v-dcbcfe34 { background-size: 100% 504rpx; background-repeat: no-repeat; background-color: #fff; height: 100vh; box-sizing: border-box; position: relative; } .page-mine .user-info.data-v-dcbcfe34 { padding-left: 30rpx; } .page-mine .user-info .user.data-v-dcbcfe34 { display: flex; align-items: center; padding: 106rpx 0 140rpx; } .page-mine .user-info .user .head.data-v-dcbcfe34 { display: block; width: 112rpx; height: 112rpx; border-radius: 50%; } .page-mine .user-info .user .name.data-v-dcbcfe34 { font-family: 'Abhaya Libre'; font-style: normal; font-weight: 700; font-size: 38rpx; line-height: 54rpx; color: #151515; padding-left: 30rpx; } .page-mine .form.data-v-dcbcfe34 { padding: 0 48rpx 0 36rpx; background-color: #fff; } .page-mine .form .item.data-v-dcbcfe34 { height: 120rpx; display: flex; justify-content: space-between; align-items: center; } .page-mine .form .item .item-title.data-v-dcbcfe34 { display: flex; align-items: center; } .page-mine .form .item .item-title .icon.data-v-dcbcfe34 { display: block; width: 48rpx; height: 48rpx; } .page-mine .form .item .item-title .name.data-v-dcbcfe34 { font-family: 'Abhaya Libre'; font-style: normal; font-weight: 400; font-size: 32rpx; line-height: 48rpx; text-align: center; color: #151515; margin-left: 10rpx; } .page-mine .form .item .cont.data-v-dcbcfe34 { font-family: 'Abhaya Libre'; font-style: normal; font-weight: 400; font-size: 32rpx; line-height: 48rpx; text-align: center; color: #151515; margin-left: 10rpx; } .page-mine .form .item .cont .rt-icon.data-v-dcbcfe34 { display: block; width: 15rpx; height: 15rpx; } .page-mine .title.data-v-dcbcfe34 { font-family: 'Abhaya Libre'; font-style: normal; font-weight: 700; font-size: 34rpx; line-height: 40rpx; color: #151515; } .page-mine .btn-submit.data-v-dcbcfe34 { width: 654rpx; height: 88rpx; font-family: 'Abhaya Libre'; font-style: normal; font-weight: 400; font-size: 32rpx; line-height: 88rpx; text-align: center; color: #999999; background: #F2F2F2; border-radius: 4px; text-align: center; position: absolute; bottom: 150rpx; margin-left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }