page.data-v-57280228 { height: 100%; } .cnt_wrapper.data-v-57280228 { margin: 0; padding: 0; height: 100%; } .imgs.data-v-57280228{ height: 400rpx; } .content.data-v-57280228 { height: 100%; padding: 0 20rpx; -webkit-transform: translateY(-215rpx); transform: translateY(-215rpx); } .bannerImg.data-v-57280228 { height: 333rpx; width: 100%; border-radius: 8rpx; z-index: -2; } .title_img.data-v-57280228{ width: 161px; height: 28px; position: absolute; top: 0px; left: 0px; } .imgBox.data-v-57280228 { display: flex; justify-content: space-between; margin-top: 25rpx; /* background: #fff; */ border-radius: 10rpx; /* box-shadow: 0px 2rpx 24rpx 0px #f4f4f4; */ } .img_box.data-v-57280228{ padding: 10rpx; width: 6.4rem; text-align: center; border-radius: 10rpx; /* background-color: #eeeeff; */ } .img_color1.data-v-57280228{ background-color: #ecf4fc; } .img_color2.data-v-57280228{ background-color: #e6fff4; } .img_color3.data-v-57280228{ background-color: #fff7eb; } .img_box_tu.data-v-57280228{ width: 100rpx; height: 100rpx; padding-bottom: 10rpx; } .imgBox_title.data-v-57280228 { color: black; } .img_box_text.data-v-57280228{ color: gray; font-size: 24rpx; /* padding-bottom: 10rpx; */ } .health.data-v-57280228{ display: flex; margin-top: 20rpx; text-align: center; } .health_1.data-v-57280228{ flex: 1; } .health_img.data-v-57280228{ height: 100rpx; width: 100rpx; } .img_text.data-v-57280228{ width: 350rpx; text-align: center; border-radius: 50rpx; background: #fff; color: #50c793; position: absolute; top: 60rpx; left: 180rpx; } .img_bottom.data-v-57280228{ width: 99%; height: 150rpx; margin-top: 20rpx; position: relative; } .bottom.data-v-57280228{ width: 100%; height: 150rpx; } .knowledge.data-v-57280228{ margin-top: 20rpx; } .knowledge_box.data-v-57280228{ margin-bottom: 20rpx; display: flex; padding: 10rpx; /* border: 1px solid black; */ height: 160rpx; background: #f2f0f0b3; box-shadow: 0 0 5 f2f0f0b3; border-radius: 20rpx; } .box_left.data-v-57280228{ width: 70%; } .box_right.data-v-57280228{ width: 30%; } .knowledge_title.data-v-57280228{ height: 120rpx; font-size: 36rpx; } .author.data-v-57280228{ height: 40rpx; font-size: 28rpx; display: flex; text-align: left; } .author_1.data-v-57280228{ flex: 1; } .right_img.data-v-57280228{ width: 100%; height: 160rpx; } .imgBox_title .imgtitle.data-v-57280228 { width: 150rpx; height: 36rpx; margin-top: 20rpx; } .article_list.data-v-57280228 { display: flex; flex-direction: column; justify-content: space-evenly; margin-top: 25rpx; background: #fff; border-radius: 10rpx; box-shadow: 0px 2rpx 24rpx 0px #f4f4f4; max-height: 730rpx; overflow: scroll; } .list_box.data-v-57280228 { width: 90%; margin: 20rpx auto; border-bottom: 1px solid #e5e5e5; padding: 20rpx 0; } .list_box .content_list.data-v-57280228 { font-size: 28rpx; color: #757373; padding: 10rpx 0; } .bottom_list.data-v-57280228 { display: flex; justify-content: space-between; color: #c2c2c2; } .bottom_list ._img.data-v-57280228 { width: 50rpx; height: 50rpx; } .bottom_list ._span.data-v-57280228 { font-size: 24rpx; } .bottom_list .name_date.data-v-57280228, .read.data-v-57280228, .nice.data-v-57280228 { display: flex; align-items: center; } .imgDislysis.data-v-57280228 { width: 344rpx; height: 374rpx; background: linear-gradient(0deg, #28D87D, #01BD5D); box-shadow: 0px 0px 24rpx 0px rgba(9, 196, 148, 0.3); border-radius: 16rpx; } .imgBoxRight.data-v-57280228 { display: flex; flex-direction: column; justify-content: space-between; margin-top: 30rpx; } .imgBoxRight ._img.data-v-57280228 { width: 235rpx; height: 250rpx; /* background: #FEF4D8; */ /* box-shadow: 0px 2rpx 24rpx 0px rgba(255, 209, 110, 0.3); */ border-radius: 16rpx; } .imgVideo.data-v-57280228 { width: 344rpx; height: 223rpx; background: #FEE6D8; box-shadow: 0px 2rpx 24rpx 0px rgba(255, 171, 110, 0.3); border-radius: 16rpx; margin-top: 20rpx; } .van-search.data-v-57280228 { padding: 0rpx; } @charset "UTF-8"; /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .searchBtn .van-search { padding: 0; border-radius: 50rpx; }