@import "/static/css/vendor.wxss"; .LoadingMask.data-v-38696f9c { position: fixed; display: flex; justify-content: center; align-items: center; background: #fff; height: 100%; width: 100%; z-index: 99999; } .LoadingMask ._img.data-v-38696f9c { 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-38696f9c { display: flex; flex-wrap: wrap; width: 100%; } .img-box >._img.data-v-38696f9c, .img-box >._div.data-v-38696f9c { height: 160rpx; width: 160rpx; margin-right: 20rpx; margin-bottom: 20rpx; } .subtitle.data-v-38696f9c { 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-38696f9c { padding-left: 30rpx; font: 30rpx/80rpx false; background: #fff; } .para-title.data-v-38696f9c { display: flex; align-items: center; font: bold 32rpx/100rpx false; color: #424242; } .para-title ._div.data-v-38696f9c { margin-right: 20rpx; height: 45rpx; width: 10rpx; background: #aa001a; } .commit.data-v-38696f9c { padding: 30rpx; box-sizing: border-box; } .commit navigator.data-v-38696f9c, .commit ._div.data-v-38696f9c, .commit ._button.data-v-38696f9c { height: 100%; width: 100%; background: #aa001a; color: #fff; text-align: center; font: 32rpx/80rpx false; border-radius: 10rpx; } .between.data-v-38696f9c { justify-content: space-between; } .list-input.data-v-38696f9c { 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-38696f9c { margin: 0 30rpx; white-space: nowrap; } .list-input ._input.data-v-38696f9c { flex: 1; margin-right: 30rpx; text-align: right; } .list-input .unset.data-v-38696f9c { color: #9b9b9b; } .list-input navigator.data-v-38696f9c { overflow: hidden; white-space: nowrap; margin-right: 30rpx; color: #757575; } .list-input >._div.data-v-38696f9c, .list-input picker.data-v-38696f9c { margin-right: 30rpx; color: #757575; } .fade.data-v-38696f9c { opacity: 0.5; } .hover.data-v-38696f9c { background-color: #d5d5d5 !important; } .hover-shallow.data-v-38696f9c { background-color: #ededed !important; } .hide.data-v-38696f9c { display: none !important; } ._textarea.data-v-38696f9c { padding: 10rpx; } .affairs.data-v-38696f9c { background: #f6f6f6; } .loadbg.data-v-38696f9c { position: absolute; height: 100%; width: 100%; background: #fff; } .navbar.data-v-38696f9c { position: fixed; display: flex; top: 0; height: 88rpx; width: 100%; background: #fff; z-index: 9; } .navbar .nav-item.data-v-38696f9c { display: flex; justify-content: center; font: 32rpx/88rpx false; width: 50%; text-align: center; } .navbar .slide.data-v-38696f9c { position: absolute; bottom: 0; height: 8rpx; width: 40%; background: #aa001a; margin-left: 5%; transition: transform 0.2s; } .navbar .color.data-v-38696f9c { color: #aa001a; } .navbar .move.data-v-38696f9c { transform: translateX(125%); } .cover-view-blank.data-v-38696f9c { height: 90rpx; width: 100%; position: fixed; top: 0; left: 0; background: #ccc; z-index: 8; } .img-box.data-v-38696f9c { padding: 0 30rpx; } .img-box .image.data-v-38696f9c { position: relative; } .img-box .image > ._img.data-v-38696f9c { height: 100%; width: 100%; } .img-box .image ._div.data-v-38696f9c { position: absolute; top: 0; right: 0; background: rgba(0,0,0,0.5); height: 20%; width: 20%; display: flex; justify-content: center; align-items: center; border-radius: 0 0 0 10rpx; } .img-box .image ._div ._img.data-v-38696f9c { height: 60%; width: 60%; } .img-box .upload.data-v-38696f9c { display: flex; justify-content: center; align-items: center; background: #f5f5f5; } .img-box .upload ._img.data-v-38696f9c { height: 40%; width: 40%; } .img-box .video.data-v-38696f9c { height: 450rpx; width: 100%; margin-right: 0 !important; } .img-box .video ._video.data-v-38696f9c { height: 450rpx; width: 100%; } .img-box .video ._div.data-v-38696f9c { height: 60rpx; width: 60rpx; background: #f00; } ._list.data-v-38696f9c, ._report.data-v-38696f9c { position: absolute; min-height: 100%; width: 100%; padding-top: 88rpx; box-sizing: border-box; background: #f6f6f6; z-index: 0; } .textarea.data-v-38696f9c { padding: 0 30rpx 30rpx 30rpx; font: 30rpx/40rpx false; background-color: #fff; border-bottom: 1rpx solid #dedede; } .textarea ._textarea.data-v-38696f9c { height: 200rpx; width: 100%; padding: 10rpx; box-sizing: border-box; border-radius: 10rpx; background: #eee; } .textarea ._div.data-v-38696f9c { margin-top: 15rpx; text-align: right; color: #888; font-size: 28rpx; } ._list > .title.data-v-38696f9c { display: flex; justify-content: space-between; align-items: center; font: 32rpx/80rpx false; color: #333; background: #eee; } ._list > .title >._div.data-v-38696f9c { padding: 0 20rpx; } ._list > .title picker.data-v-38696f9c { text-align: center; font: bold 32rpx/80rpx false; } ._list > .title picker .picker-box.data-v-38696f9c { height: 80rpx; display: flex; align-items: center; } ._list > .title picker .triangle.data-v-38696f9c { height: 0; width: 0; border-top: 14rpx solid #666; border-left: 12rpx solid transparent; border-right: 12rpx solid transparent; } ._list > .title picker .triangle-color.data-v-38696f9c { height: 0; width: 0; border-bottom: 14rpx solid #666; border-left: 12rpx solid transparent; border-right: 12rpx solid transparent; } ._list > .title .shallow.data-v-38696f9c { background: #aaa; } ._list .list-item.data-v-38696f9c { padding: 30rpx; border-bottom: 1rpx solid #dedede; background: #fff; } ._list .list-item .name.data-v-38696f9c { font: 30rpx/40rpx false; color: #aa001a; margin-bottom: 10rpx; } ._list .list-item .affair.data-v-38696f9c { margin-top: 20rpx; font: 28rpx/30rpx false; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } ._list .empty.data-v-38696f9c { font: 32rpx/500rpx false; text-align: center; }