291 lines
6.1 KiB
Plaintext
291 lines
6.1 KiB
Plaintext
![]() |
@charset "UTF-8";
|
|||
|
/**
|
|||
|
* 这里是uni-app内置的常用样式变量
|
|||
|
*
|
|||
|
* uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
|
|||
|
* 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
|
|||
|
*
|
|||
|
*/
|
|||
|
/**
|
|||
|
* 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
|
|||
|
*
|
|||
|
* 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
|
|||
|
*/
|
|||
|
/* 颜色变量 */
|
|||
|
/* 行为相关颜色 */
|
|||
|
/* 文字基本颜色 */
|
|||
|
/* 背景颜色 */
|
|||
|
/* 边框颜色 */
|
|||
|
/* 尺寸变量 */
|
|||
|
/* 文字尺寸 */
|
|||
|
/* 图片尺寸 */
|
|||
|
/* Border Radius */
|
|||
|
/* 水平间距 */
|
|||
|
/* 垂直间距 */
|
|||
|
/* 透明度 */
|
|||
|
/* 文章场景相关 */
|
|||
|
.c-top.data-v-43c4b682 {
|
|||
|
width: 100%;
|
|||
|
box-sizing: border-box;
|
|||
|
padding: 15px;
|
|||
|
padding-top: 15%;
|
|||
|
display: flex;
|
|||
|
justify-content: space-between;
|
|||
|
align-items: center;
|
|||
|
}
|
|||
|
.c-title.data-v-43c4b682 {
|
|||
|
font-size: 18px;
|
|||
|
color: white;
|
|||
|
font-weight: bold;
|
|||
|
}
|
|||
|
.hei-box.data-v-43c4b682 {
|
|||
|
background: #181622;
|
|||
|
}
|
|||
|
.swiper.data-v-43c4b682 {
|
|||
|
height: 230rpx;
|
|||
|
}
|
|||
|
.warp-box.data-v-43c4b682 {
|
|||
|
width: 100%;
|
|||
|
display: flex;
|
|||
|
align-items: center;
|
|||
|
flex-wrap: wrap;
|
|||
|
}
|
|||
|
.w-box.data-v-43c4b682 {
|
|||
|
width: 33%;
|
|||
|
text-align: center;
|
|||
|
color: white;
|
|||
|
}
|
|||
|
.btn.data-v-43c4b682 {
|
|||
|
margin: 20rpx auto;
|
|||
|
}
|
|||
|
.anniu.data-v-43c4b682 {
|
|||
|
width: 90%;
|
|||
|
height: 45px;
|
|||
|
background: linear-gradient(90deg, #F5DDC4 0%, #E5B395 100%);
|
|||
|
border-radius: 50px;
|
|||
|
display: flex;
|
|||
|
align-items: center;
|
|||
|
justify-content: center;
|
|||
|
font-size: 16px;
|
|||
|
font-weight: bold;
|
|||
|
color: #5E2D11;
|
|||
|
margin: 10px auto;
|
|||
|
}
|
|||
|
.page.data-v-43c4b682 {
|
|||
|
/* background: url('http://www.nuoyunr.com/lananRsc/jcbjt.png') center no-repeat; */
|
|||
|
background-size: 100% 100%;
|
|||
|
width: 100%;
|
|||
|
height: 46vh;
|
|||
|
background: #181622;
|
|||
|
}
|
|||
|
.box_1.data-v-43c4b682 {
|
|||
|
background-color: #242a38;
|
|||
|
width: 750rpx;
|
|||
|
height: 40rpx;
|
|||
|
}
|
|||
|
.box_2.data-v-43c4b682 {
|
|||
|
width: 100%;
|
|||
|
box-sizing: border-box;
|
|||
|
padding: 10px;
|
|||
|
padding-bottom: 20px;
|
|||
|
margin-bottom: 1rpx;
|
|||
|
}
|
|||
|
.group_1.data-v-43c4b682 {
|
|||
|
background-color: #242a38;
|
|||
|
width: 750rpx;
|
|||
|
height: 88rpx;
|
|||
|
}
|
|||
|
.image_1.data-v-43c4b682 {
|
|||
|
width: 15rpx;
|
|||
|
height: 27rpx;
|
|||
|
margin: 31rpx 0 0 33rpx;
|
|||
|
}
|
|||
|
.text_1.data-v-43c4b682 {
|
|||
|
width: 120rpx;
|
|||
|
height: 29rpx;
|
|||
|
overflow-wrap: break-word;
|
|||
|
color: black;
|
|||
|
font-size: 30rpx;
|
|||
|
font-family: MicrosoftYaHei;
|
|||
|
font-weight: NaN;
|
|||
|
text-align: left;
|
|||
|
white-space: nowrap;
|
|||
|
line-height: 80rpx;
|
|||
|
margin: 30rpx 315rpx 0 267rpx;
|
|||
|
}
|
|||
|
.text-wrapper_1.data-v-43c4b682 {
|
|||
|
height: 196rpx;
|
|||
|
background-size: 100% 100%;
|
|||
|
width: 700rpx;
|
|||
|
margin: 27rpx 0 0 25rpx;
|
|||
|
}
|
|||
|
.hanghuang.data-v-43c4b682 {
|
|||
|
position: absolute;
|
|||
|
bottom: 20px;
|
|||
|
left: 15px;
|
|||
|
color: #704e17;
|
|||
|
font-size: 24rpx;
|
|||
|
}
|
|||
|
.text_2.data-v-43c4b682 {
|
|||
|
width: 326rpx;
|
|||
|
height: 24rpx;
|
|||
|
overflow-wrap: break-word;
|
|||
|
color: #704e17;
|
|||
|
font-size: 24rpx;
|
|||
|
font-family: MicrosoftYaHei;
|
|||
|
font-weight: NaN;
|
|||
|
text-align: left;
|
|||
|
white-space: nowrap;
|
|||
|
line-height: 24rpx;
|
|||
|
margin: 130rpx 0 0 48rpx;
|
|||
|
}
|
|||
|
.group_2.data-v-43c4b682 {
|
|||
|
width: 605rpx;
|
|||
|
height: 38rpx;
|
|||
|
margin: 69rpx 0 0 72rpx;
|
|||
|
}
|
|||
|
.image_2.data-v-43c4b682 {
|
|||
|
width: 187rpx;
|
|||
|
height: 23rpx;
|
|||
|
margin-top: 15rpx;
|
|||
|
}
|
|||
|
.text_3.data-v-43c4b682 {
|
|||
|
width: 100%;
|
|||
|
text-align: center;
|
|||
|
overflow-wrap: break-word;
|
|||
|
color: black;
|
|||
|
font-size: 44rpx;
|
|||
|
font-family: YouSheBiaoTiHei;
|
|||
|
font-weight: NaN;
|
|||
|
text-align: left;
|
|||
|
white-space: nowrap;
|
|||
|
line-height: 44rpx;
|
|||
|
margin-top: 40px;
|
|||
|
}
|
|||
|
.image_3.data-v-43c4b682 {
|
|||
|
width: 187rpx;
|
|||
|
height: 23rpx;
|
|||
|
margin: 15rpx 0 0 36rpx;
|
|||
|
}
|
|||
|
.text_4.data-v-43c4b682 {
|
|||
|
width: 263rpx;
|
|||
|
height: 24rpx;
|
|||
|
overflow-wrap: break-word;
|
|||
|
color: black;
|
|||
|
font-size: 24rpx;
|
|||
|
font-family: MicrosoftYaHeiLight;
|
|||
|
font-weight: 300;
|
|||
|
text-align: left;
|
|||
|
white-space: nowrap;
|
|||
|
line-height: 80rpx;
|
|||
|
margin: 18rpx 0 0 247rpx;
|
|||
|
}
|
|||
|
.image-text_1.data-v-43c4b682 {
|
|||
|
width: 204rpx;
|
|||
|
height: 30rpx;
|
|||
|
margin: 57rpx 0 0 43rpx;
|
|||
|
}
|
|||
|
.label_1.data-v-43c4b682 {
|
|||
|
width: 30rpx;
|
|||
|
height: 30rpx;
|
|||
|
}
|
|||
|
.text-group_1.data-v-43c4b682 {
|
|||
|
width: 156rpx;
|
|||
|
height: 26rpx;
|
|||
|
overflow-wrap: break-word;
|
|||
|
color: black;
|
|||
|
font-size: 26rpx;
|
|||
|
font-family: MicrosoftYaHei;
|
|||
|
font-weight: NaN;
|
|||
|
text-align: left;
|
|||
|
white-space: nowrap;
|
|||
|
line-height: 26rpx;
|
|||
|
margin-top: 2rpx;
|
|||
|
}
|
|||
|
.text_5.data-v-43c4b682 {
|
|||
|
width: 238rpx;
|
|||
|
height: 26rpx;
|
|||
|
overflow-wrap: break-word;
|
|||
|
color: black;
|
|||
|
font-size: 26rpx;
|
|||
|
font-family: MicrosoftYaHei;
|
|||
|
font-weight: NaN;
|
|||
|
text-align: left;
|
|||
|
white-space: nowrap;
|
|||
|
line-height: 80rpx;
|
|||
|
margin: 52rpx 0 0 89rpx;
|
|||
|
}
|
|||
|
.image-text_2.data-v-43c4b682 {
|
|||
|
width: 150rpx;
|
|||
|
height: 28rpx;
|
|||
|
margin: 73rpx 0 0 43rpx;
|
|||
|
}
|
|||
|
.label_2.data-v-43c4b682 {
|
|||
|
width: 30rpx;
|
|||
|
height: 26rpx;
|
|||
|
margin-top: 2rpx;
|
|||
|
}
|
|||
|
.text-group_2.data-v-43c4b682 {
|
|||
|
width: 102rpx;
|
|||
|
height: 26rpx;
|
|||
|
overflow-wrap: break-word;
|
|||
|
color: black;
|
|||
|
font-size: 26rpx;
|
|||
|
font-family: MicrosoftYaHei;
|
|||
|
font-weight: NaN;
|
|||
|
text-align: left;
|
|||
|
white-space: nowrap;
|
|||
|
line-height: 26rpx;
|
|||
|
}
|
|||
|
.text-wrapper_2.data-v-43c4b682 {
|
|||
|
width: 616rpx;
|
|||
|
height: 306rpx;
|
|||
|
overflow-wrap: break-word;
|
|||
|
font-size: 0;
|
|||
|
font-family: MicrosoftYaHei;
|
|||
|
font-weight: NaN;
|
|||
|
text-align: left;
|
|||
|
line-height: 80rpx;
|
|||
|
margin: 20rpx 0 20rpx 91rpx;
|
|||
|
color: #000;
|
|||
|
}
|
|||
|
.paragraph_1.data-v-43c4b682 {
|
|||
|
width: 616rpx;
|
|||
|
overflow-wrap: break-word;
|
|||
|
color: black;
|
|||
|
font-size: 26rpx;
|
|||
|
font-family: MicrosoftYaHei;
|
|||
|
font-weight: NaN;
|
|||
|
text-align: left;
|
|||
|
line-height: 50rpx;
|
|||
|
}
|
|||
|
.paragraph_2.data-v-43c4b682 {
|
|||
|
width: 616rpx;
|
|||
|
height: 306rpx;
|
|||
|
overflow-wrap: break-word;
|
|||
|
color: black;
|
|||
|
font-size: 26rpx;
|
|||
|
font-family: MicrosoftYaHei;
|
|||
|
font-weight: NaN;
|
|||
|
text-align: left;
|
|||
|
line-height: 26rpx;
|
|||
|
}
|
|||
|
.v-imgs.data-v-43c4b682 {
|
|||
|
width: 40px;
|
|||
|
height: 40px;
|
|||
|
margin: 5px auto;
|
|||
|
}
|
|||
|
.v-imgs image.data-v-43c4b682 {
|
|||
|
width: 100%;
|
|||
|
height: 100%;
|
|||
|
}
|
|||
|
.xinbox.data-v-43c4b682 {
|
|||
|
width: 95%;
|
|||
|
height: 90px;
|
|||
|
background: linear-gradient(180deg, #F4E9DE 0%, #FFFFFF 100%);
|
|||
|
border-radius: 8px 8px 8px 8px;
|
|||
|
margin: 0 auto;
|
|||
|
border: 1px solid white;
|
|||
|
}
|
|||
|
|