@charset "UTF-8"; /* 主题色 */ .TrendPage.data-v-4f87f1ca { min-height: 100vh; } .boxTime.data-v-4f87f1ca { display: flex; justify-content: center; align-items: center; background-color: #fff; border-radius: 10px 10px 0 0; } .boxTime .one.data-v-4f87f1ca { width: 100%; display: flex; line-height: 25px; justify-content: space-between; align-items: center; } .boxTime .center.data-v-4f87f1ca { width: 10%; margin: 0 15px; } .boxTime picker.data-v-4f87f1ca { width: 50%; border: none; display: flex; justify-content: center; } .boxTime .iconfont.data-v-4f87f1ca { color: #333333; font-size: 36rpx; } .line.data-v-4f87f1ca { padding-top: 15px; } .title.data-v-4f87f1ca { width: 100%; text-align: center; color: #999; font-size: 14PX; margin-top: 15px; } .title text.data-v-4f87f1ca { width: 15px; height: 10px; margin-right: 5px; display: inline-block; }