yuminge-app/yun-min-program-plugin-master/packageH/ApplyForMerchants/ApplyForMerchants.wxss

103 lines
1.5 KiB
Plaintext

.level{
line-height: 75rpx;
}
.banner{
width: 100%;
}
.banner image{
width: 100%;
display: block;
}
.main{
width: 710rpx;
margin:20rpx auto;
background-color: #fff;
padding-top: 22rpx;
}
.title{
text-align: center;
}
.main-content{
padding-left: 31rpx;
font-size: 26rpx;
}
.condition{
font-size: 22rpx;
margin:33rpx 0 33rpx;
color: #343434;
}
.van-button{
width: 560rpx;
margin:78rpx 75rpx 30rpx;
}
.no-2{
margin-top: 35rpx;
margin-bottom: 20rpx;
}
.goods-name{
color: #f1a540;
margin-bottom: 35rpx;
}
.expand{
margin-top: 31rpx;
margin-bottom: 48rpx;
text-align: center;
font-size: 30rpx;
color: #2d2d2d;
}
.erweima,.pay_yue{
display: flex;
}
.erweima{
margin-bottom: 62rpx;
}
.iconfont{
text-align: center;
width: 72rpx;
height: 72rpx;
line-height: 72rpx;
font-size: 57rpx;
border-radius: 100rpx;
color: #ffffff;
margin-right: 16rpx;
}
.icon-fontclass-erweima{
background-color: #32cd32;
}
.icon-pay_yue{
background-color: #fece00;
}
text{
margin-right: 10rpx;
}
.footer{
margin:0 auto;
display: flex;
flex-direction: column;
width: 710rpx;
background-color: #fff;
padding-left: 20rpx;
padding-bottom: 46rpx;
box-sizing: border-box;
}
.tips{
font-size: 24rpx;
color: #666666;
}
.title{
position: relative;
height: 58rpx;
}
.merchants{
position: absolute;
left: 50%;
top: 50%;
color:#fff;
transform: translate(-50%,-50%);
}
.tips-title{
font-size: 30rpx;
margin-top: -6px;
margin-bottom: 5px;
}