@charset "UTF-8"; /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .set-up.data-v-6d897039 { background-image: url("https://cdns.fontree.cn/fonchain-main/prod/image/default/artwork/4fdc9a0f-d72a-46b6-a04d-ed56d5465213.png"); position: relative; box-sizing: border-box; overflow: hidden; padding-left: 30rpx; padding-right: 30rpx; background-size: cover; width: 100vw; height: 100vh; } .set-up .content4.data-v-6d897039 { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); bottom: 104rpx; position: absolute; display: flex; } .set-up .content4 .wrap2.data-v-6d897039 { margin-left: 38rpx; color: #fff; display: flex; justify-content: center; align-items: center; font-size: 32rpx; border-radius: 40rpx; width: 292rpx; height: 56rpx; background: #3e3e3e; } .set-up .content4 .wrap1.data-v-6d897039 { color: #fff; display: flex; justify-content: center; align-items: center; font-size: 32rpx; border-radius: 40rpx; width: 292rpx; height: 56rpx; background: #ed6666; } .set-up .content2.data-v-6d897039 { margin-top: 60rpx; display: flex; align-items: center; justify-content: center; } .set-up .content2 .wrap1 image.data-v-6d897039 { height: 154rpx; width: 154rpx; } .set-up .content2 .wrap2.data-v-6d897039 { margin-left: 42rpx; } .set-up .content2 .wrap2 .wrap2_2.data-v-6d897039 { margin-top: 20rpx; display: flex; justify-content: center; align-items: center; width: 348rpx; height: 56rpx; color: #fff; font-size: 32rpx; background: #76c458; border-radius: 40rpx; } .set-up .content2 .wrap2 .wrap2_1.data-v-6d897039 { display: flex; justify-content: center; align-items: center; width: 348rpx; height: 56rpx; color: #fff; font-size: 32rpx; background: #000; border-radius: 40rpx; } .set-up .content3.data-v-6d897039 { margin-top: 60rpx; } .set-up .content3 .wrap1.data-v-6d897039 { border: 1rpx dashed #dfe9f0; background-color: #fff; } .set-up .content3 .wrap1 .wrap1_1.data-v-6d897039 { position: relative; height: 114rpx; display: flex; align-items: center; } .set-up .content3 .wrap1 .wrap1_1 .wrap1_1_4.data-v-6d897039 { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); bottom: 0; position: absolute; height: 0; width: 636rpx; border-bottom: 0.5px solid #626262; } .set-up .content3 .wrap1 .wrap1_1 .wrap1_1_2.data-v-6d897039 { margin-right: 36rpx; width: 0; height: 66rpx; border-left: 0.5px solid #626262; line-height: 66rpx; width: 100%; padding-left: 20rpx; } .set-up .content3 .wrap1 .wrap1_1 .wrap1_1_1.data-v-6d897039 { width: 210rpx; padding-left: 32rpx; color: #626262; font-size: 24rpx; }