@import "/static/css/vendor.wxss"; .LoadingMask.data-v-107f313e { position: fixed; display: flex; justify-content: center; align-items: center; background: #fff; height: 100%; width: 100%; z-index: 99999; } .LoadingMask ._img.data-v-107f313e { 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-107f313e { display: flex; flex-wrap: wrap; width: 100%; } .img-box >._img.data-v-107f313e, .img-box >._div.data-v-107f313e { height: 160rpx; width: 160rpx; margin-right: 20rpx; margin-bottom: 20rpx; } .subtitle.data-v-107f313e { 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-107f313e { padding-left: 30rpx; font: 30rpx/80rpx false; background: #fff; } .para-title.data-v-107f313e { display: flex; align-items: center; font: bold 32rpx/100rpx false; color: #424242; } .para-title ._div.data-v-107f313e { margin-right: 20rpx; height: 45rpx; width: 10rpx; background: #aa001a; } .commit.data-v-107f313e { padding: 30rpx; box-sizing: border-box; } .commit navigator.data-v-107f313e, .commit ._div.data-v-107f313e, .commit ._button.data-v-107f313e { height: 100%; width: 100%; background: #aa001a; color: #fff; text-align: center; font: 32rpx/80rpx false; border-radius: 10rpx; } .between.data-v-107f313e { justify-content: space-between; } .list-input.data-v-107f313e { 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-107f313e { margin: 0 30rpx; white-space: nowrap; } .list-input ._input.data-v-107f313e { flex: 1; margin-right: 30rpx; text-align: right; } .list-input .unset.data-v-107f313e { color: #9b9b9b; } .list-input navigator.data-v-107f313e { overflow: hidden; white-space: nowrap; margin-right: 30rpx; color: #757575; } .list-input >._div.data-v-107f313e, .list-input picker.data-v-107f313e { margin-right: 30rpx; color: #757575; } .fade.data-v-107f313e { opacity: 0.5; } .hover.data-v-107f313e { background-color: #d5d5d5 !important; } .hover-shallow.data-v-107f313e { background-color: #ededed !important; } .hide.data-v-107f313e { display: none !important; } ._textarea.data-v-107f313e { padding: 10rpx; } .attence.data-v-107f313e { position: absolute; height: 100%; width: 100%; background: #f6f6f6; } .list-item.data-v-107f313e { padding: 20rpx 30rpx; background: #fff; border-bottom: 1rpx solid #eee; display: flex; justify-content: flex-end; } .list-item .schedule.data-v-107f313e { margin: 0 auto 0 0; } .list-item .schedule .time.data-v-107f313e { font: 36rpx/36rpx false; } .list-item .schedule .locate.data-v-107f313e { margin: 25rpx 20rpx 0 0; display: flex; align-items: center; font: 30rpx/30rpx false; color: #666; } .list-item .schedule .locate ._img.data-v-107f313e { height: 32rpx; width: 32rpx; margin-right: 10rpx; } .list-item .on.data-v-107f313e, .list-item .off.data-v-107f313e { padding: 0 20rpx; font: bold 32rpx/32rpx false; display: flex; justify-content: space-between; align-items: center; flex-direction: column; } .list-item .on .sign.data-v-107f313e, .list-item .off .sign.data-v-107f313e { display: flex; justify-content: flex-end; align-items: center; flex-direction: column; } .list-item .on .sign .yes.data-v-107f313e, .list-item .off .sign .yes.data-v-107f313e { height: 40rpx; width: 40rpx; position: relative; top: 4rpx; } .list-item .on .sign .no.data-v-107f313e, .list-item .off .sign .no.data-v-107f313e { height: 32rpx; width: 32rpx; } .list-item .off.data-v-107f313e { padding-right: 0; }