1009 lines
22 KiB
Plaintext
1009 lines
22 KiB
Plaintext
@charset "UTF-8";
|
||
/**
|
||
* 这里是uni-app内置的常用样式变量
|
||
*
|
||
* uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
|
||
* 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
|
||
*
|
||
*/
|
||
/**
|
||
* 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
|
||
*
|
||
* 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
|
||
*/
|
||
/* 颜色变量 */
|
||
/* 行为相关颜色 */
|
||
/* 文字基本颜色 */
|
||
/* 背景颜色 */
|
||
/* 边框颜色 */
|
||
/* 尺寸变量 */
|
||
/* 文字尺寸 */
|
||
/* 图片尺寸 */
|
||
/* Border Radius */
|
||
/* 水平间距 */
|
||
/* 垂直间距 */
|
||
/* 透明度 */
|
||
/* 文章场景相关 */
|
||
.page {
|
||
margin-bottom: 0px;
|
||
}
|
||
.member-top {
|
||
background-color: #f30213;
|
||
background-image: url("data:image/png;base64,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");
|
||
background-size: cover;
|
||
text-align: center;
|
||
width: 100%;
|
||
/*height: 11rem;*/
|
||
height: calc(340rpx + 25px);
|
||
overflow: hidden;
|
||
color: #fff;
|
||
position: relative;
|
||
z-index: 1;
|
||
}
|
||
@-webkit-keyframes changeBg {
|
||
0% {
|
||
background-color: #f30213;
|
||
}
|
||
90% {
|
||
background-color: #f30213;
|
||
}
|
||
10% {
|
||
background-color: #fb6e52;
|
||
}
|
||
20% {
|
||
background-color: #ffce55;
|
||
}
|
||
30% {
|
||
background-color: #a0d468;
|
||
}
|
||
40% {
|
||
background-color: #48cfae;
|
||
}
|
||
50% {
|
||
background-color: #4fc0e8;
|
||
}
|
||
60% {
|
||
background-color: #5d9cec;
|
||
}
|
||
70% {
|
||
background-color: #ac92ed;
|
||
}
|
||
80% {
|
||
background-color: #ec87bf;
|
||
}
|
||
}
|
||
@keyframes changeBg {
|
||
0% {
|
||
background-color: #f30213;
|
||
}
|
||
90% {
|
||
background-color: #f30213;
|
||
}
|
||
10% {
|
||
background-color: #fb6e52;
|
||
}
|
||
20% {
|
||
background-color: #ffce55;
|
||
}
|
||
30% {
|
||
background-color: #a0d468;
|
||
}
|
||
40% {
|
||
background-color: #48cfae;
|
||
}
|
||
50% {
|
||
background-color: #4fc0e8;
|
||
}
|
||
60% {
|
||
background-color: #5d9cec;
|
||
}
|
||
70% {
|
||
background-color: #ac92ed;
|
||
}
|
||
80% {
|
||
background-color: #ec87bf;
|
||
}
|
||
}
|
||
.m-banner-img {
|
||
width: 100%;
|
||
/*height: 200rpx;*/
|
||
vertical-align: top;
|
||
position: relative;
|
||
}
|
||
.m-user-info {
|
||
text-align: center;
|
||
/*
|
||
position: absolute;
|
||
top: 115rpx;
|
||
width: 140rpx;
|
||
height: 140rpx;
|
||
left: 50%;
|
||
margin-left: -70rpx;
|
||
*/
|
||
z-index: 3;
|
||
color: #666;
|
||
margin-top: 100rpx;
|
||
}
|
||
.m-user-info image {
|
||
width: 140rpx;
|
||
height: 140rpx;
|
||
border-radius: 120rpx;
|
||
border: 1px solid #fff;
|
||
vertical-align: middle;
|
||
box-shadow: 0px 2rpx 15rpx rgba(0, 0, 0, 0.35);
|
||
position: absolute;
|
||
left: 305rpx;
|
||
}
|
||
.m-user-info .m-name {
|
||
position: absolute;
|
||
top: 260rpx;
|
||
text-align: center;
|
||
width: 750rpx;
|
||
}
|
||
.m-user-info text,
|
||
.m-user-info label {
|
||
line-height: 70rpx;
|
||
font-size: 28rpx;
|
||
overflow: hidden;
|
||
white-space: nowrap;
|
||
text-overflow: ellipsis;
|
||
color: #fff;
|
||
font-weight: bold;
|
||
}
|
||
.m-user-info text .sup,
|
||
.m-user-info label .sup {
|
||
font-size: 0.45rem;
|
||
line-height: 0.6rem;
|
||
background-color: #f30213;
|
||
height: 0.6rem;
|
||
padding: 0 0.1rem;
|
||
margin-left: 0.2rem;
|
||
border-radius: 0.1rem;
|
||
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
|
||
}
|
||
.m-user-info .Phone {
|
||
width: 140rpx;
|
||
height: 140rpx;
|
||
border-radius: 120rpx;
|
||
border: 1px solid #fff;
|
||
vertical-align: middle;
|
||
box-shadow: 0px 2rpx 15rpx rgba(0, 0, 0, 0.35);
|
||
overflow: hidden;
|
||
}
|
||
.m-user-info .NickName {
|
||
line-height: 70rpx;
|
||
display: block;
|
||
font-size: 28rpx;
|
||
overflow: hidden;
|
||
white-space: nowrap;
|
||
text-overflow: ellipsis;
|
||
}
|
||
.member-order-tab {
|
||
font-size: 24rpx;
|
||
text-align: center;
|
||
background: rgba(0, 0, 0, 0.1);
|
||
line-height: 40rpx;
|
||
/*box-shadow: 0px 0rpx 10rpx rgba(0, 0, 0, 0.35);*/
|
||
border-radius: 14rpx;
|
||
width: 710rpx;
|
||
background: #ffffff;
|
||
opacity: 1;
|
||
overflow: hidden;
|
||
}
|
||
.i-type {
|
||
font-size: 40rpx;
|
||
}
|
||
.m-cell-hd {
|
||
text-align: center;
|
||
line-height: 56rpx;
|
||
}
|
||
.member-order-tab .g-flex-item {
|
||
padding: 28rpx 0 20rpx 0;
|
||
}
|
||
.member-order-tab .g-flex-item:active {
|
||
background-color: #ececec;
|
||
}
|
||
.my_od {
|
||
border-left: 1px solid #dfdfdf;
|
||
}
|
||
.all_order {
|
||
position: relative;
|
||
display: block;
|
||
}
|
||
.m-panel-bd {
|
||
margin-top: 20rpx;
|
||
border-radius: 0 0 14rpx 14rpx;
|
||
overflow: hidden;
|
||
}
|
||
.m-panel-bd label {
|
||
vertical-align: middle;
|
||
font-size: 50rpx;
|
||
margin: 0rpx 10rpx;
|
||
}
|
||
.m-cell-primary {
|
||
font-size: 24rpx;
|
||
margin-top: 10rpx;
|
||
}
|
||
.m-cell-primary label {
|
||
font-size: 24rpx;
|
||
}
|
||
.m-animate-img {
|
||
width: 100%;
|
||
height: 250rpx;
|
||
overflow: hidden;
|
||
-webkit-animation: imageAnimation 15s linear infinite alternate;
|
||
animation: imageAnimation 15s linear infinite alternate;
|
||
webkit-backface-visibility: hidden;
|
||
-webkit-filter: blur(5px);
|
||
filter: blur(5px);
|
||
margin-top: -20px;
|
||
}
|
||
.m-animate-warp {
|
||
overflow: hidden;
|
||
height: 200rpx;
|
||
-webkit-animation: imageAnimation 15s linear infinite alternate;
|
||
animation: imageAnimation 15s linear infinite alternate;
|
||
}
|
||
@-webkit-keyframes imageAnimation {
|
||
0% {
|
||
background-position: 0 0;
|
||
}
|
||
100% {
|
||
background-position: 0 100%;
|
||
}
|
||
}
|
||
@keyframes imageAnimation {
|
||
0% {
|
||
background-position: 0 0;
|
||
}
|
||
100% {
|
||
background-position: 0 100%;
|
||
}
|
||
}
|
||
.iconBoxLattice .m-cell {
|
||
display: inline-block;
|
||
width: 25%;
|
||
box-sizing: border-box;
|
||
text-align: center;
|
||
vertical-align: top;
|
||
border-right: 1rpx solid #f8f8f8;
|
||
border-bottom: 1rpx solid #f8f8f8;
|
||
}
|
||
.iconBoxLattice .m-cell .zc:before {
|
||
font-size: 56rpx;
|
||
}
|
||
.iconBoxLattice .m-cell .iconfont,
|
||
.iconBoxLattice .m-cell .zc {
|
||
font-size: 56rpx;
|
||
}
|
||
.iconBoxLattice .m-cell::before {
|
||
border: none;
|
||
}
|
||
.iconBoxLattice .m-cell ._p {
|
||
font-size: 24rpx;
|
||
}
|
||
.iconBoxLattice .m-cell label {
|
||
font-size: 24rpx;
|
||
}
|
||
.iconBoxLattice .m-cell label.iconfont {
|
||
font-size: 60rpx;
|
||
}
|
||
.iconBoxLattice .m-cell label.zc {
|
||
font-size: 48rpx;
|
||
}
|
||
.iconBoxLattice .m-cell image {
|
||
display: inline-block !important;
|
||
margin: 0 !important;
|
||
padding: 0 !important;
|
||
width: 60rpx !important;
|
||
height: 60rpx !important;
|
||
}
|
||
.iconBoxLattice .m-cell-ft {
|
||
display: none;
|
||
}
|
||
.msk {
|
||
position: fixed;
|
||
top: 0;
|
||
height: 100%;
|
||
background-color: rgba(0, 0, 0, 0.8);
|
||
}
|
||
.model {
|
||
width: 80%;
|
||
height: 290rpx;
|
||
background: #fff;
|
||
border-radius: 6rpx;
|
||
margin: auto;
|
||
position: absolute;
|
||
top: 0;
|
||
left: 0;
|
||
right: 0;
|
||
bottom: 0;
|
||
}
|
||
.hint {
|
||
height: 200rpx;
|
||
display: flex;
|
||
flex-flow: column;
|
||
justify-content: center;
|
||
align-items: center;
|
||
position: relative;
|
||
}
|
||
.hint::after {
|
||
content: "";
|
||
position: absolute;
|
||
top: 0;
|
||
left: 0;
|
||
border-bottom: 1px solid #e5e5e5;
|
||
box-sizing: border-box;
|
||
width: 200%;
|
||
height: 200%;
|
||
-webkit-transform: scale(0.5);
|
||
transform: scale(0.5);
|
||
-webkit-transform-origin: left top;
|
||
transform-origin: left top;
|
||
}
|
||
.hint .title {
|
||
font-size: 36rpx;
|
||
}
|
||
.hint .content {
|
||
width: 80%;
|
||
color: #999999;
|
||
font-size: 30rpx;
|
||
margin-top: 20rpx;
|
||
}
|
||
.operation {
|
||
height: 90rpx;
|
||
display: flex;
|
||
align-items: center;
|
||
}
|
||
.cancel,
|
||
.success {
|
||
flex: 1;
|
||
background: #fff;
|
||
height: 90rpx;
|
||
font-size: 36rpx;
|
||
}
|
||
button::after {
|
||
line-height: none;
|
||
}
|
||
.cancel {
|
||
position: relative;
|
||
text-align: center;
|
||
line-height: 90rpx;
|
||
}
|
||
.success {
|
||
color: #3cc51f;
|
||
padding: 0;
|
||
}
|
||
.cancel::after {
|
||
content: "";
|
||
position: absolute;
|
||
top: 0;
|
||
left: 0;
|
||
border-right: 2px solid #e5e5e5;
|
||
box-sizing: border-box;
|
||
width: 200%;
|
||
height: 200%;
|
||
-webkit-transform: scale(0.5);
|
||
transform: scale(0.5);
|
||
-webkit-transform-origin: left top;
|
||
transform-origin: left top;
|
||
}
|
||
.m-cell-bd label {
|
||
margin: 0rpx 5rpx;
|
||
}
|
||
.page,
|
||
uni-page-wrapper,
|
||
page {
|
||
background: #f7f7f7;
|
||
}
|
||
.flex {
|
||
display: flex;
|
||
}
|
||
.flex.space {
|
||
justify-content: space-between;
|
||
}
|
||
.flex.center {
|
||
justify-content: center;
|
||
}
|
||
.flex.alcenter {
|
||
align-items: center;
|
||
}
|
||
.flex.alend {
|
||
align-items: flex-end;
|
||
}
|
||
.flex.start {
|
||
justify-content: flex-start;
|
||
}
|
||
.flex.end {
|
||
justify-content: flex-end;
|
||
}
|
||
.flex.wrap {
|
||
flex-direction: row;
|
||
flex-wrap: wrap;
|
||
}
|
||
.flex .col1 {
|
||
width: 100%;
|
||
}
|
||
.flex .col2 {
|
||
width: 50%;
|
||
}
|
||
.flex .col3 {
|
||
width: 33.33%;
|
||
}
|
||
.flex .col4 {
|
||
width: 25%;
|
||
}
|
||
.flex .col5 {
|
||
width: 20%;
|
||
}
|
||
.ft12 {
|
||
font-size: 24rpx;
|
||
}
|
||
.ft14 {
|
||
font-size: 28rpx;
|
||
}
|
||
.ft16 {
|
||
font-size: 32rpx;
|
||
}
|
||
.ft18 {
|
||
font-size: 36rpx;
|
||
}
|
||
.ft20 {
|
||
font-size: 40rpx;
|
||
}
|
||
.ft22 {
|
||
font-size: 44rpx;
|
||
}
|
||
.ft24 {
|
||
font-size: 48rpx;
|
||
}
|
||
.ft28 {
|
||
font-size: 56rpx;
|
||
}
|
||
.ft32 {
|
||
font-size: 64rpx;
|
||
}
|
||
.ft36 {
|
||
font-size: 72rpx;
|
||
}
|
||
.ft40 {
|
||
font-size: 80rpx;
|
||
}
|
||
.ft50 {
|
||
font-size: 100rpx;
|
||
}
|
||
.ft80 {
|
||
font-size: 160rpx;
|
||
}
|
||
.text-over {
|
||
overflow: hidden;
|
||
text-overflow: ellipsis;
|
||
white-space: nowrap;
|
||
}
|
||
.text-over2 {
|
||
overflow: hidden;
|
||
text-overflow: ellipsis;
|
||
display: -webkit-box;
|
||
-webkit-line-clamp: 2;
|
||
-webkit-box-orient: vertical;
|
||
}
|
||
.text-over3 {
|
||
overflow: hidden;
|
||
text-overflow: ellipsis;
|
||
display: -webkit-box;
|
||
-webkit-line-clamp: 3;
|
||
-webkit-box-orient: vertical;
|
||
}
|
||
.text-center {
|
||
text-align: center;
|
||
}
|
||
.text-right {
|
||
text-align: right;
|
||
}
|
||
.text-left {
|
||
text-align: left;
|
||
}
|
||
.text-line {
|
||
text-decoration: line-through;
|
||
}
|
||
.text-w {
|
||
color: #ffffff;
|
||
}
|
||
.text-main {
|
||
color: #333333;
|
||
}
|
||
.text-default {
|
||
color: #000000;
|
||
}
|
||
.text-info {
|
||
color: #666666;
|
||
}
|
||
.text-placeholder {
|
||
color: #cccccc;
|
||
}
|
||
.text-notice {
|
||
color: #999999;
|
||
}
|
||
.text-price {
|
||
color: #ff6d00;
|
||
}
|
||
.text-load-more {
|
||
color: #adaeb3;
|
||
}
|
||
.text-theme {
|
||
color: #ff6d00;
|
||
}
|
||
.text-sign {
|
||
color: #ff4f4e;
|
||
}
|
||
.text-yellow {
|
||
color: #ff9b20;
|
||
}
|
||
.text-plus {
|
||
color: #f2d591;
|
||
}
|
||
.bg-w {
|
||
background: #ffffff;
|
||
}
|
||
.bg-default {
|
||
background: #f7f7f7;
|
||
}
|
||
.bg-main {
|
||
background: #ff6d00;
|
||
}
|
||
.bg-yellow {
|
||
background: #ffb70e;
|
||
}
|
||
.bg-info {
|
||
background: #f0f0f0;
|
||
}
|
||
.bg-invite {
|
||
background: #c79a2f;
|
||
}
|
||
.mt10 {
|
||
margin-top: 10rpx;
|
||
}
|
||
.mt15 {
|
||
margin-top: 15rpx;
|
||
}
|
||
.mt20 {
|
||
margin-top: 20rpx;
|
||
}
|
||
.mt30 {
|
||
margin-top: 30rpx;
|
||
}
|
||
.mt40 {
|
||
margin-top: 40rpx;
|
||
}
|
||
.mt50 {
|
||
margin-top: 50rpx;
|
||
}
|
||
.mt60 {
|
||
margin-top: 60rpx;
|
||
}
|
||
.mt80 {
|
||
margin-top: 80rpx;
|
||
}
|
||
.mt240 {
|
||
margin-top: 240rpx;
|
||
}
|
||
.mb10 {
|
||
margin-bottom: 10rpx;
|
||
}
|
||
.mb15 {
|
||
margin-bottom: 15rpx;
|
||
}
|
||
.mb20 {
|
||
margin-bottom: 20rpx;
|
||
}
|
||
.mb30 {
|
||
margin-bottom: 30rpx;
|
||
}
|
||
.mb40 {
|
||
margin-bottom: 40rpx;
|
||
}
|
||
.mb50 {
|
||
margin-bottom: 50rpx;
|
||
}
|
||
.mb60 {
|
||
margin-bottom: 60rpx;
|
||
}
|
||
.ml10 {
|
||
margin-left: 10rpx;
|
||
}
|
||
.ml15 {
|
||
margin-left: 15rpx;
|
||
}
|
||
.ml20 {
|
||
margin-left: 20rpx;
|
||
}
|
||
.ml30 {
|
||
margin-left: 30rpx;
|
||
}
|
||
.ml40 {
|
||
margin-left: 40rpx;
|
||
}
|
||
.ml50 {
|
||
margin-left: 50rpx;
|
||
}
|
||
.ml60 {
|
||
margin-left: 60rpx;
|
||
}
|
||
.mr10 {
|
||
margin-right: 10rpx;
|
||
}
|
||
.mr15 {
|
||
margin-right: 15rpx;
|
||
}
|
||
.mr20 {
|
||
margin-right: 20rpx;
|
||
}
|
||
.mr30 {
|
||
margin-right: 30rpx;
|
||
}
|
||
.mr40 {
|
||
margin-right: 40rpx;
|
||
}
|
||
.mr50 {
|
||
margin-right: 50rpx;
|
||
}
|
||
.mr60 {
|
||
margin-right: 60rpx;
|
||
}
|
||
/**一般PADDING需要用到的值,其他的不通用的单独设置**/
|
||
.pt10 {
|
||
padding-top: 10rpx;
|
||
}
|
||
.pt20 {
|
||
padding-top: 20rpx;
|
||
}
|
||
.pt30 {
|
||
padding-top: 30rpx;
|
||
}
|
||
.pt40 {
|
||
padding-top: 40rpx;
|
||
}
|
||
.pt60 {
|
||
padding-top: 60rpx;
|
||
}
|
||
.pt90 {
|
||
padding-top: 90rpx;
|
||
}
|
||
.pt100 {
|
||
padding-top: 100rpx;
|
||
}
|
||
.pt120 {
|
||
padding-top: 120rpx;
|
||
}
|
||
.pt160 {
|
||
padding-top: 160rpx;
|
||
}
|
||
.pd20 {
|
||
padding: 20rpx;
|
||
}
|
||
.pd30 {
|
||
padding: 30rpx;
|
||
}
|
||
.pd40 {
|
||
padding: 40rpx;
|
||
}
|
||
.plr30 {
|
||
padding: 0rpx 30rpx;
|
||
}
|
||
.plr40 {
|
||
padding: 0rpx 40rpx;
|
||
}
|
||
.plr60 {
|
||
padding: 0rpx 60rpx;
|
||
}
|
||
.pr30 {
|
||
padding-right: 30rpx;
|
||
}
|
||
.pl20 {
|
||
padding-left: 20rpx;
|
||
}
|
||
.pl30 {
|
||
padding-left: 30rpx;
|
||
}
|
||
.pl50 {
|
||
padding-left: 50rpx;
|
||
}
|
||
.pb20 {
|
||
padding-bottom: 20rpx;
|
||
}
|
||
.pb30 {
|
||
padding-bottom: 30rpx;
|
||
}
|
||
.pb40 {
|
||
padding-bottom: 40rpx;
|
||
}
|
||
/*圆角通用的设置*/
|
||
.bdr8 {
|
||
border-radius: 8rpx;
|
||
}
|
||
.bdr16 {
|
||
border-radius: 16rpx;
|
||
}
|
||
.bdr32 {
|
||
border-radius: 32rpx;
|
||
}
|
||
.userinfo-box {
|
||
color: #fff;
|
||
}
|
||
.userinfo-box .sup {
|
||
font-size: 24rpx;
|
||
line-height: 12px;
|
||
background-color: #f30213;
|
||
height: 12px;
|
||
padding: 2px 2px;
|
||
border-radius: 0.1rem;
|
||
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
|
||
}
|
||
.invite-item {
|
||
width: calc(50% - 15rpx);
|
||
height: 144rpx;
|
||
border-radius: 16rpx;
|
||
background: #ffffff;
|
||
}
|
||
.invite-item image {
|
||
width: 80rpx;
|
||
height: 80rpx;
|
||
}
|
||
.member-face {
|
||
width: 120rpx;
|
||
height: 120rpx;
|
||
border-radius: 120rpx;
|
||
border: 2px solid white;
|
||
}
|
||
.sign-btn {
|
||
width: 160rpx;
|
||
height: 48rpx;
|
||
background: white;
|
||
box-shadow: 0rpx 8rpx 16rpx 0rpx rgba(0, 0, 0, 0.08);
|
||
border-radius: 32rpx;
|
||
}
|
||
.sign-btn image {
|
||
width: 40rpx;
|
||
height: 36rpx;
|
||
}
|
||
.sign-icon::before {
|
||
font-size: 36rpx;
|
||
line-height: 36rpx;
|
||
}
|
||
.sign-text {
|
||
font-size: 28rpx;
|
||
line-height: 36rpx;
|
||
}
|
||
.unio2o-plus-box {
|
||
width: 100%;
|
||
height: 140rpx;
|
||
background: url(data:image/png;base64,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) no-repeat;
|
||
background-size: 100% 100%;
|
||
}
|
||
.unio2o-plus-box .plus-main {
|
||
padding-top: 30rpx;
|
||
padding-left: 60rpx;
|
||
padding-right: 60rpx;
|
||
color: #e3be49;
|
||
}
|
||
.plus-text {
|
||
background: linear-gradient(90deg, #ffe6ac 0%, #e9b740 100%);
|
||
-webkit-background-clip: text;
|
||
-webkit-text-fill-color: transparent;
|
||
}
|
||
.plug-btn {
|
||
width: 172rpx;
|
||
height: 64rpx;
|
||
background: linear-gradient(90deg, #ffe6ac 0%, #f2d591 100%);
|
||
border-radius: 32rpx;
|
||
}
|
||
.invite-face {
|
||
width: 60rpx;
|
||
height: 60rpx;
|
||
border-radius: 30rpx;
|
||
}
|
||
.input-info {
|
||
width: 630rpx;
|
||
height: 120rpx;
|
||
background: white;
|
||
border-radius: 16rpx;
|
||
border: 2rpx solid #e6e6e6;
|
||
}
|
||
.u-top3 {
|
||
position: fixed;
|
||
right: 0rpx;
|
||
top: 138rpx;
|
||
z-index: 99;
|
||
height: 67rpx;
|
||
}
|
||
.inter_bj {
|
||
width: 100%;
|
||
height: 100%;
|
||
}
|
||
.jifen_inter {
|
||
width: 30rpx;
|
||
height: 30rpx;
|
||
position: absolute;
|
||
top: 20%;
|
||
left: 12%;
|
||
}
|
||
.alert {
|
||
font-size: 32rpx;
|
||
width: 70%;
|
||
height: 200rpx;
|
||
position: fixed;
|
||
left: 15%;
|
||
top: 40%;
|
||
background: #fff;
|
||
border-radius: 10rpx;
|
||
justify-content: center;
|
||
display: flex;
|
||
align-items: center;
|
||
}
|
||
.anniu_qd {
|
||
font-size: 12px;
|
||
color: #292929;
|
||
padding-left: 0;
|
||
padding-right: 0;
|
||
line-height: 38rpx;
|
||
letter-spacing: 10rpx;
|
||
background: #fff;
|
||
width: 120rpx;
|
||
height: 58rpx;
|
||
border-radius: 0;
|
||
border-top-left-radius: 36rpx;
|
||
border-bottom-left-radius: 36rpx;
|
||
}
|
||
.alert1 {
|
||
font-size: 32rpx;
|
||
width: 70%;
|
||
height: 200rpx;
|
||
position: fixed;
|
||
left: 15%;
|
||
top: 40%;
|
||
background: #fff;
|
||
border-radius: 10rpx;
|
||
justify-content: center;
|
||
display: flex;
|
||
flex-flow: column;
|
||
align-items: center;
|
||
}
|
||
.inter_bj {
|
||
width: 100%;
|
||
height: 100%;
|
||
}
|
||
.jifen_inter {
|
||
width: 30rpx;
|
||
height: 30rpx;
|
||
position: absolute;
|
||
top: 20%;
|
||
left: 12%;
|
||
}
|
||
.m-ber {
|
||
/* padding:20rpx; */
|
||
margin-top: 20rpx;
|
||
background: white;
|
||
border-radius: 14rpx 14rpx 0 0;
|
||
}
|
||
.m-ber .m-cell::after {
|
||
content: " ";
|
||
position: absolute;
|
||
left: 0;
|
||
bottom: 0;
|
||
right: 0;
|
||
height: 1px;
|
||
border-bottom: 1px solid #ebebe7;
|
||
color: #ebebe7;
|
||
-webkit-transform-origin: 0 0;
|
||
transform-origin: 0 0;
|
||
-webkit-transform: scaleY(0.5);
|
||
transform: scaleY(0.5);
|
||
/*left: 30rpx;
|
||
right: 30rpx;*/
|
||
}
|
||
.m-ber .m-cell::before {
|
||
border: none;
|
||
}
|
||
.m-ber .m-ber-image {
|
||
width: 46rpx;
|
||
height: 46rpx;
|
||
float: left;
|
||
margin-top: -2rpx;
|
||
margin-right: 10rpx;
|
||
}
|
||
.m-ber .m-ber-image ._img {
|
||
width: 100%;
|
||
height: 100%;
|
||
}
|
||
.m-ber .m-ber-title {
|
||
font-size: 32rpx;
|
||
line-height: 32rpx;
|
||
font-weight: 600;
|
||
}
|
||
.m-ber .nav-image {
|
||
width: 12rpx;
|
||
height: 24rpx;
|
||
float: right;
|
||
padding-top: 12rpx;
|
||
}
|
||
.m-ber .m-ber-quan {
|
||
width: 100%;
|
||
background: white;
|
||
padding-top: 40rpx;
|
||
padding-bottom: 20rpx;
|
||
}
|
||
.m-ber .m-ber-l {
|
||
font-size: 12px;
|
||
text-align: center;
|
||
background: white;
|
||
line-height: 20px;
|
||
position: relative;
|
||
color: #999;
|
||
}
|
||
.unio2o-plus-box {
|
||
width: 100%;
|
||
height: 140rpx;
|
||
}
|
||
.unio2o-plus-box .plus-main {
|
||
padding-top: 30rpx;
|
||
padding-left: 60rpx;
|
||
padding-right: 60rpx;
|
||
color: #e3be49;
|
||
}
|
||
.plus-text {
|
||
background: linear-gradient(90deg, #ffe6ac 0%, #e9b740 100%);
|
||
-webkit-background-clip: text;
|
||
-webkit-text-fill-color: transparent;
|
||
}
|
||
.plug-btn {
|
||
width: 172rpx;
|
||
height: 64rpx;
|
||
background: linear-gradient(90deg, #ffe6ac 0%, #f2d591 100%);
|
||
border-radius: 32rpx;
|
||
}
|
||
.res-num {
|
||
line-height: 32rpx;
|
||
height: 32rpx;
|
||
font-size: 28rpx;
|
||
font-weight: 400;
|
||
}
|
||
.res-name {
|
||
margin-top: 12rpx;
|
||
line-height: 32rpx;
|
||
height: 32rpx;
|
||
font-size: 22rpx;
|
||
font-weight: 300;
|
||
}
|
||
.status-bar {
|
||
height: 25px;
|
||
width: 100%;
|
||
background: transparent;
|
||
}
|
||
.badge {
|
||
margin-top: 2rpx !important;
|
||
right: 64rpx;
|
||
}
|
||
.iconBoxLattice .badge {
|
||
margin-top: -12rpx !important;
|
||
right: 18rpx;
|
||
}
|
||
.item-box {
|
||
margin-left: 20rpx;
|
||
margin-right: 20rpx;
|
||
}
|
||
.item-box-container {
|
||
position: absolute;
|
||
top: calc(200rpx + 25px);
|
||
left: 0rpx;
|
||
right: 0;
|
||
z-index: 1;
|
||
}
|
||
.new-badge {
|
||
position: absolute;
|
||
right: 48rpx;
|
||
}
|
||
.iconBoxLattice {
|
||
border-radius: 0;
|
||
}
|
||
|