weliam-smartcity智慧城市
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.
 
 
 
 

141 lines
875 B

/* public_goods2 通用商品2 */
/* .swiperMain {
height: calc(90vw);
} */
.public-goods.data-v-5febc92e {
padding: 0 30rpx;
}
.swiper-goodsImage.data-v-5febc92e {
width: 100%;
height: calc((100vw - 60rpx) / 1.8);
background-repeat: no-repeat;
background-size: 100% calc((100vw - 60rpx) / 1.8);
}
.goodsLabel.data-v-5febc92e {
width: 100rpx;
height: 50rpx;
line-height: 50rpx;
background-color: #ffd93f;
border-radius: 4rpx;
}
.buyBtn.data-v-5febc92e {
display: inline-block;
padding: 0 20rpx;
height: 56rpx;
line-height: 56rpx;
background-color: #ff4040;
border-radius: 8rpx;
}
.viplabel.data-v-5febc92e {
height: 28rpx;
line-height: 30rpx;
color: #DDCDA0;
font-size: 24rpx;
padding: 0 4rpx;
background-color: #363636;
border-radius: 6rpx;
}