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.
 
 
 
 
 

328 lines
6.7 KiB

@charset "UTF-8";
/**
* 这里是uni-app内置的常用样式变量
*
* uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
* 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
*
*/
/**
* 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
*
* 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
*/
/* 颜色变量 */
/* uni.scss */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.cha.data-v-1bbcbc89 {
float: right;
width: 44rpx;
height: 44rpx;
margin-right: 24rpx;
margin-top: -60rpx;
}
.popup-content.data-v-1bbcbc89 {
text-align: center;
margin-top: 30rpx;
margin-bottom: 20rpx;
line-height: 70rpx;
border-bottom: 1px solid #EAEAEA;
}
.col.data-v-1bbcbc89 {
font-family: PingFang SC;
font-weight: 500;
font-size: 30rpx;
color: #333333;
}
.guize.data-v-1bbcbc89 {
z-index: 99999;
width: 750rpx;
height: 600rpx;
background: #FFFFFF;
border-radius: 20rpx 20rpx 0rpx 0rpx;
}
.guize .guizetop.data-v-1bbcbc89 {
text-align: center;
font-family: Alibaba PuHuiTi;
font-weight: 400;
padding: 20rpx;
font-size: 30rpx;
color: #333333;
}
.guize .guizetext.data-v-1bbcbc89 {
margin-left: 56rpx;
padding: 10rpx;
font-family: Alibaba PuHuiTi;
font-weight: 400;
font-size: 28rpx;
color: #333333;
}
.ydqh.data-v-1bbcbc89 {
width: 130rpx;
height: 60rpx;
background: #CA151F;
border-radius: 10px;
color: #FFFFFF;
line-height: 60rpx;
font-family: PingFang SC;
font-weight: 500;
font-size: 24rpx;
color: #FFFFFF;
padding: 0;
}
.popup-content.data-v-1bbcbc89 {
text-align: center;
margin-top: 30rpx;
margin-bottom: 20rpx;
border-bottom: 1px solid #EAEAEA;
}
.goods-carts.data-v-1bbcbc89 {
margin-top: 20rpx;
}
.leftcolor.data-v-1bbcbc89 {
display: inline-block;
width: 12rpx;
height: 28rpx;
background: #0065B2;
border-radius: 6rpx;
margin-right: 20rpx;
}
.rowb.data-v-1bbcbc89 {
border-bottom: 1px solid #EAEAEA;
}
.image12.data-v-1bbcbc89 {
width: 750rpx;
height: 344rpx;
margin-top: 25rpx;
}
.textr.data-v-1bbcbc89 {
font-family: PingFang SC;
font-weight: 500;
font-size: 26rpx;
color: #333333;
}
.textleft.data-v-1bbcbc89 {
font-family: PingFang SC;
font-weight: 500;
font-size: 26rpx;
color: #999999;
}
.xqt.data-v-1bbcbc89 {
font-family: PingFang SC;
font-weight: 500;
font-size: 34rpx;
color: #333333;
line-height: 60rpx;
}
.content.data-v-1bbcbc89 {
padding: 20rpx;
}
.border.data-v-1bbcbc89 {
border-bottom: 1px solid #E5E5E5;
}
.border1.data-v-1bbcbc89 {
border-bottom: 1px solid red;
}
.top3.data-v-1bbcbc89 {
width: 750rpx;
background: #FFFFFF;
border-radius: 20rpx;
margin-top: 25rpx;
line-height: 50rpx;
}
.top2.data-v-1bbcbc89 {
width: 750rpx;
background: #FFFFFF;
border-radius: 20rpx;
margin-top: 25rpx;
}
.bm.data-v-1bbcbc89 {
padding: 10rpx;
background: #FF8D2C;
border-radius: 10rpx;
}
.image1.data-v-1bbcbc89 {
margin: 25rpx;
width: 702rpx;
height: 390rpx;
background: #D7DCE2;
border-radius: 20rpx;
}
.top1.data-v-1bbcbc89 {
margin-top: 20rpx;
width: 750rpx;
height: 564rpx;
background: #FFFFFF;
border-radius: 0rpx 0rpx 20rpx 20rpx;
}
.martop.data-v-1bbcbc89 {
margin-top: 20px;
}
.yd.data-v-1bbcbc89 {
height: 46rpx;
background: #CA151F;
border-radius: 10rpx;
line-height: 46rpx;
color: #FFFFFF;
width: 180rpx;
font-size: 24rpx;
padding: 0;
}
.dangqian.data-v-1bbcbc89 {
font-family: PingFang SC;
font-weight: 500;
font-size: 24rpx;
color: #CA151F;
}
.oppo-box.data-v-1bbcbc89 {
width: 100vw !important;
height: 100vh !important;
overflow-x: hidden !important;
overflow-y: auto !important;
}
.text-color.data-v-1bbcbc89 {
color: #CA151F;
}
.btntext.data-v-1bbcbc89 {
font-family: PingFang SC;
font-weight: 500;
font-size: 26rpx;
color: #CA151F;
line-height: 40rpx;
}
.shijiantext.data-v-1bbcbc89 {
font-family: PingFang SC;
font-weight: 500;
font-size: 24rpx;
color: #AAAAAA;
line-height: 60rpx;
}
.toptext.data-v-1bbcbc89 {
font-family: PingFang SC;
font-weight: bold;
font-size: 30rpx;
color: #333333;
line-height: 40rpx;
}
.paddingrow.data-v-1bbcbc89 {
padding: 20rpx;
}
.boxcon.data-v-1bbcbc89 {
width: 702rpx;
height: 158rpx;
background: #FFFFFF;
border-radius: 20rpx;
}
.custom-navigation-bar.data-v-1bbcbc89 {
display: flex;
align-items: center;
justify-content: space-between;
height: 220rpx;
margin-top: -230rpx;
}
.left-button.data-v-1bbcbc89,
.right-button.data-v-1bbcbc89 {
padding: 0 12px;
}
.title.data-v-1bbcbc89 {
flex: 1;
color: #fff;
font-size: 18px;
font-weight: bold;
}
.julebucontext.data-v-1bbcbc89 {
width: 750rpx;
background: #FFFFFF;
border-radius: 20rpx;
}
.imagejifn.data-v-1bbcbc89 {
width: 31rpx;
height: 31rpx;
position: absolute;
top: 4rpx;
right: 32rpx;
}
.btnclass.data-v-1bbcbc89 {
width: 160rpx;
height: 56rpx;
background: #CA151F;
border-radius: 28rpx;
font-family: Alibaba PuHuiTi;
font-weight: 400;
font-size: 24rpx;
color: #FFFFFF;
margin-top: -5rpx;
}
.allbut.data-v-1bbcbc89 {
width: 180rpx;
height: 66rpx;
background: #F5F6FA;
border-radius: 33rpx;
font-family: Microsoft YaHei;
font-weight: 400;
font-size: 24rpx;
color: #333333;
text-align: center;
line-height: 66rpx;
}
.allbut1.data-v-1bbcbc89 {
width: 150rpx;
height: 66rpx;
background: #F5F6FA;
border-radius: 33rpx;
font-family: Microsoft YaHei;
font-weight: 400;
font-size: 24rpx;
color: #333333;
text-align: center;
line-height: 66rpx;
margin-left: 24rpx;
}
.allb.data-v-1bbcbc89 {
display: flex;
margin-bottom: 18rpx;
}
.tabletop.data-v-1bbcbc89 {
width: 750rpx;
height: 76rpx;
background: #F6D3D8;
font-size: 28rpx;
color: #333333;
display: flex;
line-height: 76rpx;
text-align: center;
}
.tabletop .tabletop1.data-v-1bbcbc89 {
width: 120rpx;
}
.tabletop .tabletop2.data-v-1bbcbc89 {
width: 150rpx;
}
.tabletop .tabletop3.data-v-1bbcbc89 {
width: 200rpx;
}
.tabletop .tabletop4.data-v-1bbcbc89 {
width: 150rpx;
}
.tabletop .tabletop5.data-v-1bbcbc89 {
width: 150rpx;
}
.danyuan.data-v-1bbcbc89 {
width: 750rpx;
height: 76rpx;
text-align: center;
line-height: 76rpx;
background: #F9F2F3;
}