@import "/static/css/vendor.wxss"; .LoadingMask.data-v-e501bf2c { position: fixed; display: flex; justify-content: center; align-items: center; background: #fff; height: 100%; width: 100%; z-index: 99999; } .LoadingMask ._img.data-v-e501bf2c { 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-e501bf2c { display: flex; flex-wrap: wrap; width: 100%; } .img-box >._img.data-v-e501bf2c, .img-box >._div.data-v-e501bf2c { height: 160rpx; width: 160rpx; margin-right: 20rpx; margin-bottom: 20rpx; } .subtitle.data-v-e501bf2c { 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-e501bf2c { padding-left: 30rpx; font: 30rpx/80rpx false; background: #fff; } .para-title.data-v-e501bf2c { display: flex; align-items: center; font: bold 32rpx/100rpx false; color: #424242; } .para-title ._div.data-v-e501bf2c { margin-right: 20rpx; height: 45rpx; width: 10rpx; background: #aa001a; } .commit.data-v-e501bf2c { padding: 30rpx; box-sizing: border-box; } .commit navigator.data-v-e501bf2c, .commit ._div.data-v-e501bf2c, .commit ._button.data-v-e501bf2c { height: 100%; width: 100%; background: #aa001a; color: #fff; text-align: center; font: 32rpx/80rpx false; border-radius: 10rpx; } .between.data-v-e501bf2c { justify-content: space-between; } .list-input.data-v-e501bf2c { 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-e501bf2c { margin: 0 30rpx; white-space: nowrap; } .list-input ._input.data-v-e501bf2c { flex: 1; margin-right: 30rpx; text-align: right; } .list-input .unset.data-v-e501bf2c { color: #9b9b9b; } .list-input navigator.data-v-e501bf2c { overflow: hidden; white-space: nowrap; margin-right: 30rpx; color: #757575; } .list-input >._div.data-v-e501bf2c, .list-input picker.data-v-e501bf2c { margin-right: 30rpx; color: #757575; } .fade.data-v-e501bf2c { opacity: 0.5; } .hover.data-v-e501bf2c { background-color: #d5d5d5 !important; } .hover-shallow.data-v-e501bf2c { background-color: #ededed !important; } .hide.data-v-e501bf2c { display: none !important; } ._textarea.data-v-e501bf2c { padding: 10rpx; } .content.data-v-e501bf2c { margin: 0 3%; width: 94%; font-size: 30rpx; } .search_box.data-v-e501bf2c { margin: 30rpx 0; height: 80rpx; padding: 0 20rpx; background: #eee; border-radius: 40rpx; } .search_icon.data-v-e501bf2c { float: right; display: inline-block; width: 80rpx; height: 80rpx; } .search_icon ._img.data-v-e501bf2c { width: 100%; height: 100%; } .search.data-v-e501bf2c { float: left; width: 80%; height: 80rpx; padding: 0 10rpx; line-height: 80rpx; color: #333; } .classify.data-v-e501bf2c { margin: 50rpx 10%; width: 80%; padding: 25rpx 0; } .classify navigator.data-v-e501bf2c { margin-right: 1%; display: inline-block; width: 32%; height: 80rpx; background-color: #eee; color: #333; line-height: 80rpx; text-align: center; border-radius: 8rpx; } .classify navigator.checked.data-v-e501bf2c { background-color: #aa001a !important; color: #fff !important; } .classify navigator.data-v-e501bf2c:last-child { border-right: none !important; }