2018-11-30 14:44:11 +08:00

60 lines
4.4 KiB
Plaintext

.swiper-box{height: 750rpx;}
swiper-item{position: relative; width: 100%;}
.swiper_banner swiper-item image{width: 100%; height: 750rpx;}
.swiper-box .wx-swiper-dots.wx-swiper-dots-horizontal{width: 100%; padding-right: 30rpx;display: flex;justify-content:center;box-sizing: border-box;}
.pro-wrapper .pro-infos{background-color: #fff;padding: 20rpx 20rpx 0;}
.pro-wrapper .pro-infos .price-wrapper{margin-top: 10rpx; align-items:center;}
.pro-wrapper .pro-infos .price-wrapper .price{font-size: 48rpx; color: #ff3d3d;}
.pro-wrapper .pro-infos .price-wrapper .price text{font-size: 28rpx;}
.pro-wrapper .pro-infos .price-wrapper .small-txt{font-size: 24rpx; width: 35rpx; color: #fff; border-radius: 3px; height: 40rpx; line-height: 40rpx; text-align: center;margin-left: 10rpx;}
.pro-wrapper .pro-infos .price-wrapper .jing{background-color: #ff3d3d;}
.pro-wrapper .pro-infos .price-wrapper .you{background-color: #4eb047; }
.pro-wrapper .pro-infos .count-wrapper{ margin-top: 10rpx; justify-content: space-between; font-size: 26rpx; color: #666; padding-bottom: 20rpx;}
.block-bar{position: relative; padding: 0 20rpx; height: 70rpx; line-height: 70rpx; background-color: #fff; border-top: 1px solid #f7f7f7; font-size: 26rpx;}
.block-bar .title{margin-right: 25rpx; color: #666;}
.block-bar:after{content: "";position: absolute; right: 20rpx; top: 50%; margin-top: -7.5rpx; width: 15rpx;height: 15rpx;border-left: 3rpx solid #bbb;border-bottom: 3rpx solid #bbb;transform: rotate(-135deg); margin-left: 10rpx;}
.block-bar.integral::after{display: none;}
.block-bar.selected{margin-top: 10rpx;}
.common-title{height: 88rpx; color: #aaa;font-size: 24rpx; align-items: center; justify-content: center;}
.common-title .line{width: 105rpx; height: 2rpx; background-color: #e0e0e0;}
.common-title .iconfont{font-size: 35rpx; margin: 0 5rpx 0 17rpx;}
.common-title .text{margin-right: 17rpx;}
.evaluate-hot{ padding: 0 20rpx 30rpx; background-color: #fff;}
.evaluate-hot .hot-title{height: 85rpx; line-height: 85rpx; }
.evaluate-hot .user-info{align-items: center;}
.evaluate-hot .user-info .avatar{width: 48rpx; height: 48rpx; border-radius: 50%; margin-right: 10rpx;}
.evaluate-hot .txt-msg{margin-top: 15rpx; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.evaluate-hot .time-bar{margin-top: 15rpx; font-size: 24rpx; color: #888;}
.evaluate-hot navigator{width: 200rpx; height: 50rpx; margin: 25rpx auto 0; line-height: 46rpx; font-size: 24rpx; color: #ff7000; box-sizing: border-box; border-radius: 30px; border: 2rpx solid #ff7000; text-align: center;}
.foot{position: fixed; left: 0; bottom: 0; width: 100%; height: 110rpx; background-color: #fff; border-top: 1px solid #e0e0e0; align-items: center;}
.foot .fn-btns{width: 305rpx; height: 100%; align-items: center;}
.foot .fn-btns .item{flex: 1; text-align: center; font-size: 22rpx; color: #666;}
.foot .fn-btns .item .iconfont{font-size: 35rpx; color: #999;position:relative;}
.foot .fn-btns .item .iconfont.icon-xingxing{color: #ff7000;}
.foot .btns-wrapper{width: 688rpx; height: 100%; line-height: 110rpx; color: #fff; font-size: 30rpx;}
.foot .btns-wrapper view{flex: 1; text-align: center;}
.foot .btns-wrapper .buy-btn{background-color: #ff7000;}
.foot .btns-wrapper .payment-btn{background-color: #ff3d3d;}
.countdown-wrapper{width: 100%; height:100rpx; padding: 0 20rpx; background-color: #ff3d3d;color: #fff; box-sizing: border-box; justify-content: space-between; align-items: center;margin-bottom: 0rpx;}
.price-txt{align-items: center;}
.price-txt .number{font-size: 48rpx;}
.price-txt .number text{font-size: 28rpx;}
.price-txt .old-number{font-size: 26rpx; text-decoration: line-through; margin: 15rpx 0 0 15rpx;}
.countdown-wrapper .right-wrapper{flex-direction: column;}
.countdown-wrapper .right-wrapper .title{text-align:center;}
.contact-but{background-color:#ffffff;line-height:normal!important;}
.contact-but::after{border:none;}
.form-btn{width:100%;height:100%;line-height:110rpx;font-size:30rpx;}
.form-btn button{color:#fff;border:none;border-radius:0;height:110rpx;line-height:110rpx;}
.item-span{min-width:20rpx;height:20rpx;border-radius:50rpx;background-color:#ff3d3d;color: #fff;display:block;font-size:12rpx;text-align:center;line-height:20rpx;position:absolute;right:23rpx;top:0;}
.countdown-time text{height:35rpx;padding:0 8rpx;display:inline-block;background-color:#fff;color:#ff3d3d;line-height:35rpx;border-radius:5rpx;margin-top:8rpx;}
@import "/pages/foo-tan/foo-tan.wxss";
@import "/wxParse/wxParse.wxss";