458 lines
8.8 KiB
Plaintext
458 lines
8.8 KiB
Plaintext
|
@charset "UTF-8";
|
|||
|
/**
|
|||
|
* 这里是uni-app内置的常用样式变量
|
|||
|
*
|
|||
|
* uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
|
|||
|
* 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
|
|||
|
*
|
|||
|
*/
|
|||
|
/**
|
|||
|
* 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
|
|||
|
*
|
|||
|
* 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
|
|||
|
*/
|
|||
|
/* 颜色变量 */
|
|||
|
/* 行为相关颜色 */
|
|||
|
/* 文字基本颜色 */
|
|||
|
/* 背景颜色 */
|
|||
|
/* 边框颜色 */
|
|||
|
/* 尺寸变量 */
|
|||
|
/* 文字尺寸 */
|
|||
|
/* 图片尺寸 */
|
|||
|
/* Border Radius */
|
|||
|
/* 水平间距 */
|
|||
|
/* 垂直间距 */
|
|||
|
/* 透明度 */
|
|||
|
/* 文章场景相关 */
|
|||
|
.swiper.data-v-477feb53 {
|
|||
|
height: 100px;
|
|||
|
}
|
|||
|
.bai-box.data-v-477feb53 {
|
|||
|
box-sizing: border-box;
|
|||
|
padding: 15px;
|
|||
|
background-color: white;
|
|||
|
border-radius: 8px;
|
|||
|
margin-top: 15px;
|
|||
|
}
|
|||
|
.xzlan.data-v-477feb53 {
|
|||
|
background: #E3EAFF;
|
|||
|
}
|
|||
|
.content.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
height: calc(100vh);
|
|||
|
background-color: #F6F6F6;
|
|||
|
box-sizing: border-box;
|
|||
|
}
|
|||
|
.ail.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
box-sizing: border-box;
|
|||
|
padding: 10px 15px;
|
|||
|
background-color: #F6F6F6;
|
|||
|
}
|
|||
|
.ail-box.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
border-radius: 8px;
|
|||
|
box-sizing: border-box;
|
|||
|
padding: 15px;
|
|||
|
background: #FFFFFF;
|
|||
|
margin-bottom: 10px;
|
|||
|
}
|
|||
|
.bai-box.data-v-477feb53 {
|
|||
|
border-radius: 10px;
|
|||
|
margin: 10px auto;
|
|||
|
background: white;
|
|||
|
box-sizing: border-box;
|
|||
|
padding: 10px;
|
|||
|
display: flex;
|
|||
|
}
|
|||
|
.boxb.data-v-477feb53 {
|
|||
|
border: 1px solid #B4B3B1;
|
|||
|
border-radius: 4px;
|
|||
|
box-sizing: border-box;
|
|||
|
padding: 5px 10px;
|
|||
|
font-size: 16px;
|
|||
|
margin-right: 10px;
|
|||
|
}
|
|||
|
.boxlan.data-v-477feb53 {
|
|||
|
border: 1px solid #0D2E8D !important;
|
|||
|
color: #0D2E8D !important;
|
|||
|
}
|
|||
|
.c-top.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
box-sizing: border-box;
|
|||
|
padding: 15px;
|
|||
|
padding-top: 15%;
|
|||
|
display: flex;
|
|||
|
justify-content: space-between;
|
|||
|
align-items: center;
|
|||
|
background-color: white;
|
|||
|
}
|
|||
|
.zfxx.data-v-477feb53 {
|
|||
|
width: 16px;
|
|||
|
height: 16px;
|
|||
|
border-radius: 50%;
|
|||
|
opacity: 1;
|
|||
|
border: 1px solid #B4B3B1;
|
|||
|
}
|
|||
|
.zzzf.data-v-477feb53 {
|
|||
|
width: 16px;
|
|||
|
height: 16px;
|
|||
|
border-radius: 50%;
|
|||
|
opacity: 1;
|
|||
|
background: #0D2E8D;
|
|||
|
border: 1px solid #B4B3B1;
|
|||
|
display: flex;
|
|||
|
justify-content: center;
|
|||
|
align-items: center;
|
|||
|
}
|
|||
|
.wxtx.data-v-477feb53 {
|
|||
|
width: 26px;
|
|||
|
height: 26px;
|
|||
|
overflow: hidden;
|
|||
|
border-radius: 50%;
|
|||
|
margin-right: 10px;
|
|||
|
}
|
|||
|
.wxtx image.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
height: 100%;
|
|||
|
}
|
|||
|
.z-title.data-v-477feb53 {
|
|||
|
font-size: 18px;
|
|||
|
font-weight: bold;
|
|||
|
color: #333333;
|
|||
|
margin-bottom: 60px;
|
|||
|
}
|
|||
|
.x-title.data-v-477feb53 {
|
|||
|
font-size: 18px;
|
|||
|
font-weight: 400;
|
|||
|
color: #333333;
|
|||
|
}
|
|||
|
.bott.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
height: 50px;
|
|||
|
background-color: #EEEEEE;
|
|||
|
position: fixed;
|
|||
|
background: white;
|
|||
|
bottom: 0px;
|
|||
|
box-sizing: border-box;
|
|||
|
padding: 10px;
|
|||
|
}
|
|||
|
.dju.data-v-477feb53 {
|
|||
|
font-size: 25px;
|
|||
|
font-weight: bold;
|
|||
|
color: #FF571A;
|
|||
|
}
|
|||
|
.b-left.data-v-477feb53 {
|
|||
|
position: fixed;
|
|||
|
bottom: 20px;
|
|||
|
right: 10%;
|
|||
|
z-index: 99999;
|
|||
|
font-size: 18px;
|
|||
|
font-weight: 400;
|
|||
|
color: #FFFFFF;
|
|||
|
}
|
|||
|
.b-right.data-v-477feb53 {
|
|||
|
width: 40%;
|
|||
|
height: 60px;
|
|||
|
position: fixed;
|
|||
|
bottom: 0px;
|
|||
|
right: 0px;
|
|||
|
}
|
|||
|
.b-right image.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
height: 100%;
|
|||
|
}
|
|||
|
.o-top.data-v-477feb53 {
|
|||
|
display: flex;
|
|||
|
align-items: center;
|
|||
|
}
|
|||
|
.dis.data-v-477feb53 {
|
|||
|
display: flex;
|
|||
|
align-items: center;
|
|||
|
}
|
|||
|
.b-one.data-v-477feb53 {
|
|||
|
font-size: 15px;
|
|||
|
font-weight: 400;
|
|||
|
color: #333333;
|
|||
|
margin-right: 10px;
|
|||
|
}
|
|||
|
.b-two.data-v-477feb53 {
|
|||
|
font-size: 14px;
|
|||
|
font-weight: 400;
|
|||
|
color: #999999;
|
|||
|
}
|
|||
|
.xju.data-v-477feb53 {
|
|||
|
font-size: 15px;
|
|||
|
font-weight: 400;
|
|||
|
color: #F67B35;
|
|||
|
}
|
|||
|
.dju.data-v-477feb53 {
|
|||
|
font-size: 30px;
|
|||
|
font-weight: bold;
|
|||
|
color: #FF571A;
|
|||
|
}
|
|||
|
.goodsimg.data-v-477feb53 {
|
|||
|
width: 110px;
|
|||
|
height: 110px;
|
|||
|
border-radius: 8px;
|
|||
|
margin-right: 10px;
|
|||
|
}
|
|||
|
.goodsimg image.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
height: 100%;
|
|||
|
}
|
|||
|
.o-input.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
display: flex;
|
|||
|
align-items: center;
|
|||
|
justify-content: space-between;
|
|||
|
margin: 10px auto;
|
|||
|
}
|
|||
|
.hj.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
border-top: 1px solid #EEEEEE;
|
|||
|
display: flex;
|
|||
|
justify-content: flex-end;
|
|||
|
align-items: center;
|
|||
|
box-sizing: border-box;
|
|||
|
padding-top: 10px;
|
|||
|
}
|
|||
|
.ai-top.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
border-bottom: 1px solid #EEEEEE;
|
|||
|
box-sizing: border-box;
|
|||
|
padding-bottom: 10px;
|
|||
|
font-size: 15px;
|
|||
|
font-weight: 400;
|
|||
|
color: #666666;
|
|||
|
}
|
|||
|
.wxinput.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
display: flex;
|
|||
|
align-items: center;
|
|||
|
justify-content: space-between;
|
|||
|
margin: 10px auto;
|
|||
|
}
|
|||
|
.img-vip.data-v-477feb53 {
|
|||
|
width: 98%;
|
|||
|
height: 75px;
|
|||
|
margin: 0 auto;
|
|||
|
overflow: hidden;
|
|||
|
border-radius: 8px;
|
|||
|
}
|
|||
|
.img-vip image.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
height: 100%;
|
|||
|
}
|
|||
|
.img-yuye.data-v-477feb53 {
|
|||
|
width: 98%;
|
|||
|
height: 75px;
|
|||
|
margin: 0 auto;
|
|||
|
margin-bottom: 10px;
|
|||
|
overflow: hidden;
|
|||
|
border-radius: 8px;
|
|||
|
box-sizing: border-box;
|
|||
|
padding: 10px;
|
|||
|
background: #E8F7FD;
|
|||
|
display: flex;
|
|||
|
align-items: center;
|
|||
|
justify-content: space-between;
|
|||
|
}
|
|||
|
.img-yuye image.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
height: 100%;
|
|||
|
}
|
|||
|
.img-shangmen.data-v-477feb53 {
|
|||
|
width: 98%;
|
|||
|
height: 75px;
|
|||
|
margin: 0 auto;
|
|||
|
margin-bottom: 10px;
|
|||
|
overflow: hidden;
|
|||
|
border-radius: 8px;
|
|||
|
box-sizing: border-box;
|
|||
|
padding: 10px;
|
|||
|
background: #D9F5E4;
|
|||
|
display: flex;
|
|||
|
align-items: center;
|
|||
|
justify-content: space-between;
|
|||
|
}
|
|||
|
.img-shangmen image.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
height: 100%;
|
|||
|
}
|
|||
|
.img-noyuye.data-v-477feb53 {
|
|||
|
width: 98%;
|
|||
|
height: 75px;
|
|||
|
margin: 0 auto;
|
|||
|
margin-bottom: 10px;
|
|||
|
overflow: hidden;
|
|||
|
border-radius: 8px;
|
|||
|
box-sizing: border-box;
|
|||
|
padding: 10px;
|
|||
|
background: #FDE8E8;
|
|||
|
display: flex;
|
|||
|
align-items: center;
|
|||
|
justify-content: space-between;
|
|||
|
}
|
|||
|
.img-noyuye image.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
height: 100%;
|
|||
|
}
|
|||
|
.yuyeimg.data-v-477feb53 {
|
|||
|
width: 40px;
|
|||
|
height: 40px;
|
|||
|
margin-right: 15px;
|
|||
|
}
|
|||
|
.yuyeimg image.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
height: 100%;
|
|||
|
}
|
|||
|
.zhong.data-v-477feb53 {
|
|||
|
width: 70%;
|
|||
|
text-align: left;
|
|||
|
}
|
|||
|
.xxiang.data-v-477feb53 {
|
|||
|
width: 22px;
|
|||
|
height: 22px;
|
|||
|
border-radius: 50%;
|
|||
|
border: 1px solid #F28585;
|
|||
|
}
|
|||
|
.xxiangl.data-v-477feb53 {
|
|||
|
width: 22px;
|
|||
|
height: 22px;
|
|||
|
border-radius: 50%;
|
|||
|
border: 1px solid #7984A5;
|
|||
|
}
|
|||
|
.xxiangxz.data-v-477feb53 {
|
|||
|
width: 22px;
|
|||
|
height: 22px;
|
|||
|
border-radius: 50%;
|
|||
|
background: white;
|
|||
|
display: flex;
|
|||
|
align-items: center;
|
|||
|
justify-content: center;
|
|||
|
color: white;
|
|||
|
}
|
|||
|
.xxianglxz.data-v-477feb53 {
|
|||
|
width: 22px;
|
|||
|
height: 22px;
|
|||
|
border-radius: 50%;
|
|||
|
background: linear-gradient(180deg, #3F61C0 0%, #0D2E8D 100%);
|
|||
|
border: 1px solid #7984A5;
|
|||
|
display: flex;
|
|||
|
align-items: center;
|
|||
|
justify-content: center;
|
|||
|
color: white;
|
|||
|
}
|
|||
|
.xxianglxzl.data-v-477feb53 {
|
|||
|
width: 22px;
|
|||
|
height: 22px;
|
|||
|
border-radius: 50%;
|
|||
|
background: #3CBC6F;
|
|||
|
border: 1px solid #7984A5;
|
|||
|
display: flex;
|
|||
|
align-items: center;
|
|||
|
justify-content: center;
|
|||
|
color: white;
|
|||
|
}
|
|||
|
.zlanl.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
text-align: left;
|
|||
|
font-size: 18px;
|
|||
|
font-weight: 500;
|
|||
|
color: #3CBC6F;
|
|||
|
}
|
|||
|
.zxlanl.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
text-align: left;
|
|||
|
font-size: 15px;
|
|||
|
font-weight: 400;
|
|||
|
color: #79A592;
|
|||
|
}
|
|||
|
.zlan.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
text-align: left;
|
|||
|
font-size: 18px;
|
|||
|
font-weight: 500;
|
|||
|
color: #0D2E8D;
|
|||
|
}
|
|||
|
.zxlan.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
text-align: left;
|
|||
|
font-size: 15px;
|
|||
|
font-weight: 400;
|
|||
|
color: #7984A5;
|
|||
|
}
|
|||
|
.zfen.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
text-align: left;
|
|||
|
font-size: 18px;
|
|||
|
font-weight: 500;
|
|||
|
color: #8D0D0D;
|
|||
|
}
|
|||
|
.zxfen.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
text-align: left;
|
|||
|
font-size: 15px;
|
|||
|
font-weight: 400;
|
|||
|
color: #A57979;
|
|||
|
}
|
|||
|
.hongzi.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
margin: 10px auto;
|
|||
|
text-align: center;
|
|||
|
color: #0D2E8D;
|
|||
|
box-sizing: border-box;
|
|||
|
padding: 20px;
|
|||
|
}
|
|||
|
.x-top.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
display: flex;
|
|||
|
justify-content: space-between;
|
|||
|
border-bottom: 1px solid #EEEEEE;
|
|||
|
box-sizing: border-box;
|
|||
|
padding-bottom: 10px;
|
|||
|
}
|
|||
|
.x-left.data-v-477feb53 {
|
|||
|
display: flex;
|
|||
|
align-items: center;
|
|||
|
}
|
|||
|
.chebiao.data-v-477feb53 {
|
|||
|
width: 70px;
|
|||
|
height: 70px;
|
|||
|
margin-right: 10px;
|
|||
|
}
|
|||
|
.chebiao image.data-v-477feb53 {
|
|||
|
width: 100%;
|
|||
|
height: 100%;
|
|||
|
}
|
|||
|
.dh-title.data-v-477feb53 {
|
|||
|
font-size: 20px;
|
|||
|
font-weight: 400;
|
|||
|
color: #333333;
|
|||
|
line-height: 20px;
|
|||
|
margin-bottom: 15px;
|
|||
|
}
|
|||
|
.xh-title.data-v-477feb53 {
|
|||
|
font-size: 15px;
|
|||
|
font-weight: 400;
|
|||
|
color: #666666;
|
|||
|
line-height: 15px;
|
|||
|
}
|
|||
|
.x-right.data-v-477feb53 {
|
|||
|
display: flex;
|
|||
|
align-items: center;
|
|||
|
}
|
|||
|
.x-xia.data-v-477feb53 {
|
|||
|
margin-top: 15px;
|
|||
|
}
|
|||
|
.wdadada.data-v-477feb53 {
|
|||
|
box-sizing: border-box;
|
|||
|
padding: 10px 15px;
|
|||
|
background-color: #FDE8E8;
|
|||
|
border: 1px solid #F28585;
|
|||
|
color: #ff0000;
|
|||
|
border-radius: 8px;
|
|||
|
}
|
|||
|
|