@import "/static/css/vendor.wxss"; .LoadingMask.data-v-ad2b5ee0 { position: fixed; display: flex; justify-content: center; align-items: center; background: #fff; height: 100%; width: 100%; z-index: 99999; } .LoadingMask ._img.data-v-ad2b5ee0 { 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-ad2b5ee0 { display: flex; flex-wrap: wrap; width: 100%; } .img-box >._img.data-v-ad2b5ee0, .img-box >._div.data-v-ad2b5ee0 { height: 160rpx; width: 160rpx; margin-right: 20rpx; margin-bottom: 20rpx; } .subtitle.data-v-ad2b5ee0 { 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-ad2b5ee0 { padding-left: 30rpx; font: 30rpx/80rpx false; background: #fff; } .para-title.data-v-ad2b5ee0 { display: flex; align-items: center; font: bold 32rpx/100rpx false; color: #424242; } .para-title ._div.data-v-ad2b5ee0 { margin-right: 20rpx; height: 45rpx; width: 10rpx; background: #aa001a; } .commit.data-v-ad2b5ee0 { padding: 30rpx; box-sizing: border-box; } .commit navigator.data-v-ad2b5ee0, .commit ._div.data-v-ad2b5ee0, .commit ._button.data-v-ad2b5ee0 { height: 100%; width: 100%; background: #aa001a; color: #fff; text-align: center; font: 32rpx/80rpx false; border-radius: 10rpx; } .between.data-v-ad2b5ee0 { justify-content: space-between; } .list-input.data-v-ad2b5ee0 { 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-ad2b5ee0 { margin: 0 30rpx; white-space: nowrap; } .list-input ._input.data-v-ad2b5ee0 { flex: 1; margin-right: 30rpx; text-align: right; } .list-input .unset.data-v-ad2b5ee0 { color: #9b9b9b; } .list-input navigator.data-v-ad2b5ee0 { overflow: hidden; white-space: nowrap; margin-right: 30rpx; color: #757575; } .list-input >._div.data-v-ad2b5ee0, .list-input picker.data-v-ad2b5ee0 { margin-right: 30rpx; color: #757575; } .fade.data-v-ad2b5ee0 { opacity: 0.5; } .hover.data-v-ad2b5ee0 { background-color: #d5d5d5 !important; } .hover-shallow.data-v-ad2b5ee0 { background-color: #ededed !important; } .hide.data-v-ad2b5ee0 { display: none !important; } ._textarea.data-v-ad2b5ee0 { padding: 10rpx; } .clear.data-v-ad2b5ee0 { clear: both; } .content.data-v-ad2b5ee0 { margin: 0 3%; width: 94%; font-size: 30rpx; } .search_box.data-v-ad2b5ee0 { float: left; width: 80%; margin: 30rpx 0; height: 80rpx; padding: 0 20rpx; background: #eee; border-radius: 40rpx; } .mic_icon.data-v-ad2b5ee0 { float: right; width: 80rpx; height: 80rpx; } .mic_icon ._img.data-v-ad2b5ee0 { width: 100%; height: 100%; } .search.data-v-ad2b5ee0 { float: left; width: 80%; height: 80rpx; padding: 0 10rpx; line-height: 80rpx; color: #333; } .search_btn.data-v-ad2b5ee0 { margin: 30rpx 0; float: right; line-height: 80rpx; } .tab_box.data-v-ad2b5ee0 { width: 100%; } .tab_box ._div.data-v-ad2b5ee0 { margin: 0 5rpx 8rpx 0; display: inline-flex; background-color: #dedede; justify-content: center; align-items: center; line-height: 80rpx; border-radius: 8rpx; } .tab.data-v-ad2b5ee0 { width: 24%; } .tab5.data-v-ad2b5ee0 { width: 19%; } .tab6.data-v-ad2b5ee0 { width: 16%; font-size: 25rpx; } .checked.data-v-ad2b5ee0 { background-color: #aa001a !important; color: #fff !important; } .list_box.data-v-ad2b5ee0 { width: 100%; background-color: #fff; } .list.data-v-ad2b5ee0 { padding: 20rpx 0; border-bottom: 2rpx solid #dedede; } .list ._p.data-v-ad2b5ee0 { margin-bottom: 10rpx; line-height: 40rpx; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .list ._span.data-v-ad2b5ee0 { font-size: 28rpx; color: #999; } .line.data-v-ad2b5ee0 { margin: 0 20rpx; color: #999; } .all-load-foot.data-v-ad2b5ee0 { width: 100%; font: 30rpx/70rpx false; text-align: center; color: #999; }