You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

301 lines
6.2 KiB

@charset "UTF-8";
/**
* 这里是uni-app内置的常用样式变量
*
* uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
* 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
*
*/
/**
* 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
*
* 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
*/
/* 颜色变量 */
/* uni.scss */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.butbombox.data-v-8001bc38 {
display: flex;
justify-content: center;
margin-top: 24rpx;
}
.xz2.data-v-8001bc38 {
margin-top: 18rpx;
font-family: PingFang SC;
font-weight: 500;
font-size: 22rpx;
color: #999999;
}
.guanjun.data-v-8001bc38 {
width: 120rpx;
height: 50rpx;
background: #CA151F;
border-radius: 10rpx 0rpx 40rpx 0rpx;
}
.top2zj.data-v-8001bc38 {
margin-top: 24rpx;
width: 750rpx;
height: 482rpx;
padding: 40rpx;
background: #FFFFFF;
}
.top2zj .top2zj1box.data-v-8001bc38 {
width: 670rpx;
height: 110rpx;
margin-top: 24rpx;
background: #FEF7F8;
border-radius: 10rpx;
}
.top1zjbox.data-v-8001bc38 {
width: 640rpx;
background: #F5F5F5;
margin-top: 24rpx;
padding: 18rpx;
}
.top1zjbox .top1zjbox1.data-v-8001bc38 {
line-height: 64rpx;
}
.top1zj1.data-v-8001bc38 {
font-family: PingFang SC;
font-weight: 500;
font-size: 30rpx;
color: #333333;
}
.xtext.data-v-8001bc38 {
font-family: PingFang SC;
font-weight: 500;
font-size: 22rpx;
color: #999999;
}
.top1zj.data-v-8001bc38 {
margin-top: 84rpx;
padding: 40rpx;
width: 750rpx;
height: 422rpx;
background: #FFFFFF;
}
.texttopimg.data-v-8001bc38 {
width: 228rpx;
height: 268rpx;
background: #F5E2E5;
border-radius: 5rpx;
border: 4px solid #FFFFFF;
}
.btnb.data-v-8001bc38 {
display: inline-block;
margin-left: 25rpx;
width: 110rpx;
height: 60rpx;
background: linear-gradient(0deg, rgba(202, 21, 31, 0), rgba(202, 21, 31, 0.87));
border-radius: 10rpx;
font-family: PingFang SC;
font-weight: 500;
font-size: 26rpx;
color: #FFFFFF;
}
.btnb.data-v-8001bc38:active {
background: #fff;
color: red;
}
.btnb.data-v-8001bc38:first-child {
background: #fff;
color: red;
}
.texttop1.data-v-8001bc38 {
margin-left: 25rpx;
margin-top: 20rpx;
color: #FFFFFF;
}
.texttop1 .imgtop1.data-v-8001bc38 {
margin-right: 25rpx;
}
.texttop.data-v-8001bc38 {
font-family: PingFang SC;
font-weight: 500;
font-size: 36rpx;
color: #FFFFFF;
margin-top: -40rpx;
margin-left: 25rpx;
}
.custom-navigation-bar.data-v-8001bc38 {
display: flex;
align-items: center;
justify-content: space-between;
height: 220rpx;
margin-top: -537rpx;
}
.left-button.data-v-8001bc38,
.right-button.data-v-8001bc38 {
padding: 0 12px;
}
.title.data-v-8001bc38 {
flex: 1;
color: #fff;
font-size: 18px;
font-weight: bold;
}
.tishi.data-v-8001bc38 {
width: 298rpx;
height: 29rpx;
font-family: PingFang SC;
font-weight: 500;
font-size: 30rpx;
color: #666666;
margin: 0 auto;
margin-top: 50rpx;
}
.baomingbtn.data-v-8001bc38 {
margin-top: 50rpx;
width: 200rpx;
height: 70rpx;
background: #CA151F;
border-radius: 35rpx;
}
.bottom.data-v-8001bc38 {
margin: 0 auto;
margin-top: 50rpx;
width: 702rpx;
height: 182rpx;
background: #FFFFFF;
border-radius: 20rpx;
display: flex;
justify-content: center;
}
.bottom .imgbottom.data-v-8001bc38 {
margin-top: 20rpx;
margin-right: 40rpx;
width: 110rpx;
height: 110rpx;
}
.bottom .textbuttom.data-v-8001bc38 {
font-family: PingFang SC;
font-weight: 500;
font-size: 24rpx;
color: #333333;
}
.detail.data-v-8001bc38 {
padding: 20rpx;
width: 642rpx;
background: #F5F5F5;
border-radius: 10rpx;
margin: 0 auto;
margin-top: 10px;
display: flex;
justify-content: space-between;
}
.detail .biaoti.data-v-8001bc38 {
width: 214rpx;
height: 29rpx;
font-family: PingFang SC;
font-weight: 500;
font-size: 30rpx;
color: #333333;
}
.detail .biaoti1.data-v-8001bc38 {
margin-top: 20rpx;
}
.detail .biaoti1 .text1.data-v-8001bc38 {
font-family: PingFang SC;
font-weight: 500;
font-size: 30rpx;
color: #999999;
}
.detail .biaoti1 .text2.data-v-8001bc38 {
font-family: PingFang SC;
font-weight: 500;
font-size: 30rpx;
color: #CA151F;
}
.imgw13.data-v-8001bc38 {
margin-left: 15rpx;
border: 1px dashed black;
padding: 5rpx;
width: 24rpx;
height: 24rpx;
}
.saicheng.data-v-8001bc38 {
width: 702rpx;
background: #fff;
margin: 0 auto;
padding-bottom: 40rpx;
}
.saichengtop.data-v-8001bc38 {
padding: 20rpx;
display: flex;
justify-content: space-between;
}
.upxinxi.data-v-8001bc38 {
display: flex;
justify-content: center;
}
.upxinxi .bianji.data-v-8001bc38 {
margin-top: 45rpx;
width: 90rpx;
height: 90rpx;
}
.upxinxi .name11.data-v-8001bc38 {
margin-top: 150rpx;
margin-left: -100rpx;
}
.upxinxi .adduser.data-v-8001bc38 {
margin-top: 150rpx;
margin-left: -100rpx;
}
.top.data-v-8001bc38 {
position: absolute;
top: 117rpx;
left: 25rpx;
font-family: PingFang SC;
font-weight: 500;
font-size: 30rpx;
color: #FFFFFF;
}
.top1.data-v-8001bc38 {
position: absolute;
top: 184rpx;
left: 315rpx;
}
.top1 .tuxiang.data-v-8001bc38 {
width: 120rpx;
height: 120rpx;
background: #FFFFFF;
border-radius: 50%;
}
.top1 .xinxi.data-v-8001bc38 {
display: flex;
}
.top1 .xinxi .bianji.data-v-8001bc38 {
margin-left: 20rpx;
width: 44rpx;
height: 44rpx;
}
.top1 .xinxi .name.data-v-8001bc38 {
color: #fff;
}
.top1 .julexinxi.data-v-8001bc38 {
color: #fff;
}
.top1 .upxinxi.data-v-8001bc38 {
position: absolute;
top: 254rpx;
left: -290rpx;
width: 702rpx;
height: 220rpx;
background: #FFFFFF;
border-radius: 20rpx;
}
.ntian.data-v-8001bc38 {
font-size: 28rpx;
}