You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
2.5 KiB
Plaintext

@charset "UTF-8";.wholeSales{min-height:100vh;width:750rpx;background:#fff;box-sizing:border-box;padding-left:38rpx;border-radius:20rpx 20rpx 0rpx 0rpx}.wholeSales .top{height:92rpx;display:flex}.wholeSales .top > text{font-weight:400;font-size:28rpx;color:#afafaf;margin:32rpx 0 0 32rpx}.wholeSales .top .openBtn{width:220rpx;height:56rpx;background:#edeeef;border-radius:12rpx 12rpx 12rpx 12rpx;display:flex;justify-content:space-between;padding:8rpx 20rpx;margin:24rpx 0 12rpx 18rpx;box-sizing:border-box;font-weight:600;font-size:28rpx;color:#222}.wholeSales .body .item{margin:0 auto;width:676rpx;height:140rpx;border-bottom:2rpx solid rgba(0,0,0,.06);display:flex;flex-direction:column;justify-content:space-between;flex-wrap:wrap;margin-top:24rpx;padding-bottom:28rpx;box-sizing:border-box}.wholeSales .body .item .type-price{display:flex;justify-content:space-between;flex-wrap:wrap}.wholeSales .body .item .type-price .ctype{font-weight:600;font-size:32rpx;color:#222;width:90rpx;text-align-last:justify}.wholeSales .body .item .type-price .price{font-family:OPPOSans;font-weight:700;font-size:32rpx;color:red}.wholeSales .body .item .type-price .price::before{content:"¥";font-size:24rpx;margin-right:4rpx}.wholeSales .body .item .bottom{display:flex;justify-content:space-between;flex-wrap:wrap}.wholeSales .body .item .bottom .bottom-text{font-weight:400;font-size:24rpx;color:#afafaf;margin-top:34rpx}.wholeSales .wholeSales-bottom{position:fixed;bottom:0;z-index:100}.wholeSales .tip{width:750rpx;height:72rpx;background:#fff7e8;border-radius:0rpx 0rpx 0rpx 0rpx;border:0rpx solid #fff7e8;font-weight:400;font-size:28rpx;color:#ff7d00;justify-content:center;padding:16rpx 0 16rpx 32rpx;box-sizing:border-box}.wholeSales .inputBtnCon{width:100%;height:184rpx;background:#fff;display:flex}.wholeSales .inputBtnCon .left{height:74rpx;font-weight:400;font-size:24rpx;color:rgba(0,0,0,.3);margin-top:42rpx;text-align-last:justify;margin-right:12rpx}.wholeSales .inputBtnCon .left .allValue{font-weight:600;font-size:30rpx;color:#222}.wholeSales .inputBtnCon .allPrice{margin-top:46rpx;width:148rpx;height:68rpx;font-weight:500;font-size:48rpx;color:#ff2d46;line-height:67rpx;text-align:right;margin-right:12rpx}.wholeSales .inputBtnCon .allPrice::before{content:"¥";font-size:24rpx;margin-right:4rpx}.wholeSales .inputBtnCon .inputBtn{width:346rpx;height:92rpx;background:linear-gradient(91deg,#43a1ff,#2f80f9),#fff;border-radius:24rpx;font-weight:500;font-size:28rpx;color:#fff;margin-top:24rpx;padding-top:10rpx;box-sizing:border-box}