Files
coupon/pages/tuiguang/extensionInfor.wxss
2023-02-18 16:24:17 +08:00

204 lines
3.2 KiB
Plaintext

/**index.wxss**/
page {
height: 100%;
}
.goods-listtwo{
width:631rpx;
height: 200rpx;
background-color: #fff;
border-radius: 15px;
margin-left: 62rpx;
}
.input-content{
font-size: 28rpx;
color: #000;
padding: 10rpx 0 0rpx 0rpx;
}
.peisong-way{
width: 100%;
background-color: #fff;
}
.peisong-way .row-box{
margin-left: 80rpx;
margin-inline-end: 80rpx;
display: flex;
justify-content: space-between;
align-items: center;
box-sizing: border-box;
border-bottom: 1rpx solid #eee;
}
.copyright {
width: 100%;
font-size: 28rpx;
color: #B2B2B2;
position: fixed;
bottom: 0;
left: 0;
right: 0;
padding: 30rpx 0 50rpx 0rpx;
text-align: center;
}
.copyrightt {
width: 100%;
font-size: 28rpx;
color: #999;
position: fixed;
left: 0;
right: 0;
padding: 30rpx 0 25rpx 0rpx;
text-align: center;
width: 485rpx;
background: rgb(240, 102, 102);
display: flex;
flex-direction: row;
justify-content: center;
}
.zc-text{
color: #999;
font-size: 28rpx;
margin-right: 80rpx;
padding: 30rpx 0 25rpx 0rpx;
}
.wj-text{
color: #999;
margin-left: 80rpx;
font-size: 28rpx;
}
.confirm-btn {
font-size: 10pt;
line-height: 85rpx;
width: 485rpx;
height: 85rpx;
background: rgb(240, 102, 102);
color: #fff;
text-align: center;
border-radius: 100rpx;
}
.bd {
position: relative;
flex: 1;
display: flex;
flex-direction: column;
align-items: stretch;
animation: bd-rise 2s cubic-bezier(0.23,1,0.32,1) .75s forwards;
opacity: 0;
}
.sdsdf{
display: flex;
width: 0rpx;
height: 56rpx;
background-color: white;
}
.yaotext{
font-size: 34rpx;
color: #3E3E3E;
font-weight: bold;
display: flex;
position: relative;
justify-content: center;
padding-top: 50rpx;
}
.row-wrap{
width: 303rpx;
height: 303rpx;
display: flex;
font-size: 28rpx;
display: flex;
position: relative;
justify-content: center;
padding-top: 50rpx;
}
.row-wrap .label{
width: 200rpx;
color: #000;
margin-left: 33rpx;
}
.row-wrap .label-right{
width: 100%;
height: 88rpx;
line-height: 88rpx;
text-align: right;
}
.row-wrap .label-right input{
height: 100%;
font-size: 28rpx;
padding-right: 30rpx;
}
.home-item-box1{
display:flex;
width: 340rpx;
height: 133rpx;
border-radius: 20rpx;
display:flex;background-color: white;margin-right: 10rpx;display: flex;flex-direction: row;justify-content: center;
}
.home-item-box2{
display:flex;
width: 340rpx;
height: 133rpx;
border-radius: 20rpx;
display:flex;background-color: white;margin-left: 10rpx;display: flex;flex-direction: row;justify-content: center;
}
.home-item-tv3{
display: flex;flex-direction: row;justify-content: center;color: #FF5042;font-size: 44rpx;margin-top: 21rpx;
}
.home-item-tv4{
display: flex;flex-direction: row;justify-content: center;font-size: 24rpx;color: #404040;
}
.containerrr{
width:100%;
height: 400rpx;
border-radius: 15px;
position: relative;
}
.imagee_left{
width:170rpx;
height: 90rpx;
}
.imagee_right{
width:250rpx;
height: 133rpx;
}
.goods-list{
width:631rpx;
height: 430rpx;
background-color: #fff;
border-radius: 15px;
margin-left: 60rpx;
margin-top: -400rpx;
}