@charset "UTF-8"; /* 主题色 */ .content-box.data-v-60723f73 { padding-top: 15px; padding-bottom: 15px; background: #f7f7f7; } .serachBox.data-v-60723f73 { position: initial; margin-bottom: 10px; height: auto; overflow: hidden; } .serachBox .searchInput.data-v-60723f73 { background: #fff; padding: 10px; width: calc(100% - 20px); position: initial; margin: 10px 0; border-radius: 10px; } .data.data-v-60723f73 { width: 100%; background: #fff; height: 90rpx; box-shadow: 0px 1px 5px 2px #dfe2e1fc; margin: 10px; width: calc(100% - 20px); border-radius: 10px; margin-top: 0; } .data picker.data-v-60723f73 { display: flex; width: 100%; height: 90rpx; position: relative; align-items: center; justify-content: center; font-weight: bold; } .data picker view.data-v-60723f73 { width: 100%; position: absolute; left: 0; top: 0; display: flex; bottom: 0; align-items: center; justify-content: center; } .data picker image.data-v-60723f73 { width: 30rpx; height: 30rpx; margin-left: 10px; } .blue-tooth.data-v-60723f73 { padding: 10px; background: #fff; border-radius: 10px; margin: 0 10px; box-shadow: 0px 1px 5px 2px #dfe2e1fc; } .foodtools.data-v-60723f73 { margin-top: 30rpx; } .foodtools .type.data-v-60723f73 { background: #fff; border-radius: 20rpx; padding: 20rpx; margin: 0 20rpx 20rpx; } .foodtools .type .title.data-v-60723f73 { display: flex; align-items: center; justify-content: space-between; } .foodtools .type .title image.data-v-60723f73 { width: 60rpx; height: 60rpx; } .foodtools .type .title .text.data-v-60723f73 { width: 50%; display: flex; align-items: center; } .foodtools .type .title .text view.data-v-60723f73 { font-size: 32rpx; font-weight: bold; margin: 0 20rpx; } .foodtools .type .title .detail.data-v-60723f73 { color: #999; display: flex; font-size: 24rpx; align-items: center; } .foodtools .type .list.data-v-60723f73 { width: 100%; margin-top: 30rpx; } .foodtools .type .list .item.data-v-60723f73 { display: flex; padding: 20rpx 0; border-bottom: 1px solid #f7f7f7; } .foodtools .type .list .item image.data-v-60723f73 { width: 90rpx; height: 90rpx; border-radius: 50%; border: 1px solid #f7f7f7; } .foodtools .type .list .item .weight.data-v-60723f73 { display: flex; flex-direction: column; justify-content: space-between; margin-left: 20rpx; } .foodtools .type .list .item .weight text.data-v-60723f73 { margin: 0 20rpx; color: #dfdfdf; } .foodtools .type .add.data-v-60723f73 { width: 100%; margin-top: 20rpx; text-align: center; } .charts-box.data-v-60723f73 { width: 250rpx; height: 250rpx; }