@import "/static/css/vendor.wxss"; .LoadingMask.data-v-19b6815e { position: fixed; display: flex; justify-content: center; align-items: center; background: #fff; height: 100%; width: 100%; z-index: 99999; } .LoadingMask ._img.data-v-19b6815e { height: 40rpx; width: 40rpx; animation: loading 1s steps(12) infinite; } @-webkit-keyframes loading { 0% { transform: rotate(0); } to { transform: rotate(1turn); } } .img-box.data-v-19b6815e { display: flex; flex-wrap: wrap; width: 100%; } .img-box >._img.data-v-19b6815e, .img-box >._div.data-v-19b6815e { height: 160rpx; width: 160rpx; margin-right: 20rpx; margin-bottom: 20rpx; } .subtitle.data-v-19b6815e { display: flex; padding: 27rpx 40rpx; font: 27rpx/36rpx false; word-wrap: break-word; border-top: 1rpx solid #eee; border-bottom: 1rpx solid #eee; } .greytitle.data-v-19b6815e { padding-left: 30rpx; font: 30rpx/80rpx false; background: #fff; } .para-title.data-v-19b6815e { display: flex; align-items: center; font: bold 32rpx/100rpx false; color: #424242; } .para-title ._div.data-v-19b6815e { margin-right: 20rpx; height: 45rpx; width: 10rpx; background: #aa001a; } .commit.data-v-19b6815e { padding: 30rpx; box-sizing: border-box; } .commit navigator.data-v-19b6815e, .commit ._div.data-v-19b6815e, .commit ._button.data-v-19b6815e { height: 100%; width: 100%; background: #aa001a; color: #fff; text-align: center; font: 32rpx/80rpx false; border-radius: 10rpx; } .between.data-v-19b6815e { justify-content: space-between; } .list-input.data-v-19b6815e { display: flex; align-items: center; height: 90rpx; width: 100%; font: 30rpx/35rpx false; background-color: #fff; border-bottom: 1rpx solid #dedede; box-sizing: border-box; } .list-input ._span.data-v-19b6815e { margin: 0 30rpx; white-space: nowrap; } .list-input ._input.data-v-19b6815e { flex: 1; margin-right: 30rpx; text-align: right; } .list-input .unset.data-v-19b6815e { color: #9b9b9b; } .list-input navigator.data-v-19b6815e { overflow: hidden; white-space: nowrap; margin-right: 30rpx; color: #757575; } .list-input >._div.data-v-19b6815e, .list-input picker.data-v-19b6815e { margin-right: 30rpx; color: #757575; } .fade.data-v-19b6815e { opacity: 0.5; } .hover.data-v-19b6815e { background-color: #d5d5d5 !important; } .hover-shallow.data-v-19b6815e { background-color: #ededed !important; } .hide.data-v-19b6815e { display: none !important; } ._textarea.data-v-19b6815e { padding: 10rpx; } .me.data-v-19b6815e { width: 100%; min-height: 100%; background: #f6f6f6; position: absolute; } .head.data-v-19b6815e { display: flex; justify-content: center; align-items: center; flex-direction: column; height: 400rpx; width: 100%; background: #aa001a; color: #fff; } .head .img.data-v-19b6815e { position: relative; display: flex; justify-content: center; align-items: center; } .head .img .photo.data-v-19b6815e { height: 155rpx; width: 155rpx; border-radius: 50%; border: 5rpx solid rgba(255,255,255,0.8); } .head .img .vip.data-v-19b6815e { position: absolute; top: 120rpx; left: 110rpx; height: 50rpx; width: 50rpx; } .head .name.data-v-19b6815e { font: 38rpx/80rpx false; } .head .info.data-v-19b6815e { font: 26rpx/40rpx false; } .nav-item.data-v-19b6815e { padding: 0 25rpx; font: 30rpx/88rpx false; display: flex; align-items: center; background: #fff; border-bottom: 1rpx solid #dedede; position: relative; } .nav-item.data-v-19b6815e:nth-child(5) { margin-top: 20rpx; border-top: 1rpx solid #dedede; } .nav-item.data-v-19b6815e:nth-child(8) { margin-top: 20rpx; border-top: 1rpx solid #dedede; } .nav-item ._img.data-v-19b6815e { height: 38rpx; width: 38rpx; margin-right: 25rpx; } .nav-item ._img.attence.data-v-19b6815e { width: 40rpx; margin-right: 23rpx; } .nav-item ._img.schedule.data-v-19b6815e { width: 36rpx; margin-right: 27rpx; } .nav-item .arrow.data-v-19b6815e { height: 15rpx; width: 15rpx; border-bottom: 4rpx solid #bbb; border-left: 4rpx solid #bbb; transform: rotate(-135deg); margin: 0 0 0 auto; } .verify.data-v-19b6815e { margin: 30rpx 0; height: 80rpx; width: 100%; padding: 0 calc(((100% - 320rpx) / 2)); box-sizing: border-box; } .verify navigator.data-v-19b6815e, .verify ._div.data-v-19b6815e { height: 100%; width: 100%; background: #aa001a; color: #fff; text-align: center; font: 36rpx/80rpx false; } .reset ._div.data-v-19b6815e { border: 1rpx solid #dfdee3; color: #808080; background: #fff; } .tips.data-v-19b6815e { display: inline-block; padding: 0 14rpx; background-color: #f2063d; color: #fff; font-size: 24rpx; line-height: 40rpx; border-radius: 20rpx; position: absolute; right: 55rpx; top: 24rpx; text-align: center; } .LoadingMask.data-v-2130ebea { position: fixed; display: flex; justify-content: center; align-items: center; background: #fff; height: 100%; width: 100%; z-index: 99999; } .LoadingMask ._img.data-v-2130ebea { height: 40rpx; width: 40rpx; animation: loading 1s steps(12) infinite; } @-webkit-keyframes loading { 0% { transform: rotate(0); } to { transform: rotate(1turn); } } .img-box.data-v-2130ebea { display: flex; flex-wrap: wrap; width: 100%; } .img-box >._img.data-v-2130ebea, .img-box >._div.data-v-2130ebea { height: 160rpx; width: 160rpx; margin-right: 20rpx; margin-bottom: 20rpx; } .subtitle.data-v-2130ebea { display: flex; padding: 27rpx 40rpx; font: 27rpx/36rpx false; word-wrap: break-word; border-top: 1rpx solid #eee; border-bottom: 1rpx solid #eee; } .greytitle.data-v-2130ebea { padding-left: 30rpx; font: 30rpx/80rpx false; background: #fff; } .para-title.data-v-2130ebea { display: flex; align-items: center; font: bold 32rpx/100rpx false; color: #424242; } .para-title ._div.data-v-2130ebea { margin-right: 20rpx; height: 45rpx; width: 10rpx; background: #aa001a; } .commit.data-v-2130ebea { padding: 30rpx; box-sizing: border-box; } .commit navigator.data-v-2130ebea, .commit ._div.data-v-2130ebea, .commit ._button.data-v-2130ebea { height: 100%; width: 100%; background: #aa001a; color: #fff; text-align: center; font: 32rpx/80rpx false; border-radius: 10rpx; } .between.data-v-2130ebea { justify-content: space-between; } .list-input.data-v-2130ebea { display: flex; align-items: center; height: 90rpx; width: 100%; font: 30rpx/35rpx false; background-color: #fff; border-bottom: 1rpx solid #dedede; box-sizing: border-box; } .list-input ._span.data-v-2130ebea { margin: 0 30rpx; white-space: nowrap; } .list-input ._input.data-v-2130ebea { flex: 1; margin-right: 30rpx; text-align: right; } .list-input .unset.data-v-2130ebea { color: #9b9b9b; } .list-input navigator.data-v-2130ebea { overflow: hidden; white-space: nowrap; margin-right: 30rpx; color: #757575; } .list-input >._div.data-v-2130ebea, .list-input picker.data-v-2130ebea { margin-right: 30rpx; color: #757575; } .fade.data-v-2130ebea { opacity: 0.5; } .hover.data-v-2130ebea { background-color: #d5d5d5 !important; } .hover-shallow.data-v-2130ebea { background-color: #ededed !important; } .hide.data-v-2130ebea { display: none !important; } ._textarea.data-v-2130ebea { padding: 10rpx; } .container.data-v-2130ebea { position: fixed; top: 0; left: 0; height: 100%; width: 100%; display: flex; flex-direction: column; z-index: 1; } .cropper-buttons.data-v-2130ebea { display: flex; justify-content: space-between; align-items: center; flex: auto; width: 100%; padding: 0 20rpx; box-sizing: border-box; z-index: 99999; } .cropper-buttons ._button.data-v-2130ebea { height: 60rpx; line-height: 60rpx; margin: 0; }