/* pages/yhq/yhq.wxss */ .money{ background-image: url(https://mshopimg.yolipai.net/miniapp/images/user/redbg.jpg); color: #FFFFFF; padding: 40rpx; text-align: left; height:70rpx; } .mt1{ font-size:28rpx; margin-top:-15rpx; } .mt10{ margin-top: 15rpx !important; width: 80%; font-size:28rpx; position: relative; font-family: 'SimHei',Arial; } /* pages/team_ping/team_ping.wxss */ .top{ display: flex; flex-direction: row; width: 100%; min-height: 50rpx; color: #000000; line-height: 50rpx; text-align: center; font-size: 25rpx; border-bottom: 20rpx solid #eeeeee; } .tsan{ background-color: blue; flex:1; min-height: 90rpx; color: #000000; line-height: 90rpx; } .tsan{ background-color: brown; flex:1; min-height: 90rpx; color: #000000; line-height: 90rpx; } .tsi{ background-color: yellowgreen; flex:1; min-height: 90rpx; color: #000000; line-height: 90rpx; } .swiper-tab{ width: 100%; border-bottom: 2rpx solid #777777; text-align: center; line-height: 80rpx; } .swiper-tab-list{ font-size: 25rpx; display: inline-block; width: 50%; color: #777777; border-left: 2rpx solid #eeeeee; } .on{ color: red; border-bottom: 5rpx solid red; width: 50%; } .swiper-box{ display: block; height: 100%; width: 100%; overflow: hidden; } .swiper-box view{ text-align: center; } .body{ text-align: center; padding: 20rpx; margin: 20rpx auto; width: 80%; max-width: 1000rpx; font-size: 28rpx; color: #333333; border-bottom: 2rpx solid #EEEEEE; } .b_iimg{ background-color: red; width: 400rpx; height: 400rpx; } .b_sz2{ font-size: 40rpx; color: #6fd137; margin: 20rpx 0; text-align: center; } .center{ border: 2rpx solid #e03835; background-color: #C4182E; color: #FFFFFF; display: flex; height:70rpx; } .cen-left{ width: 49%; text-align: center; margin: 17rpx 0; border-right: 2px solid #e03835; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height:35rpx; font-size:25rpx; } .cen-right{ width: 49%; text-align: center; margin: 17rpx 0; height:30rpx; font-size:25rpx; } /* 没有维券【】 */ .noCoupons{ text-align: center; font-size: 30rpx; color: #666666; margin: 30rpx; } .noCoupons image{ width:300rpx; height:200rpx; } .no_wz1{ margin-top: 25rpx; } .no_wz2{ margin-top: 30rpx; } .no_btn{ background-color: #C4182E; color: #fff; font-size: 35rpx; height: 90rpx; line-height: 90rpx; margin: 40rpx auto; width: 350rpx; } /* 列表数据*/ .data{ width: 100%; text-align:center; height:440rpx; } /* 二维码边框 */ .code_rim{ width: 100%; height: auto; text-align: center; font-size: 25rpx; padding-top: -30rpx; margin-top:-20rpx; } /* 二维码 */ .code{ height:415rpx; width:61%; position:relative; left:20%; } /* 单据时间 */ .time{ margin-top: 10rpx; font-size: 25rpx; color: #999999; width: 100%; } /* 金额 */ .moneys{ margin-top:20rpx; height: 45rpx; width: 100%; color:#6fd137; text-align: center; font-size: 40rpx; font-family: 'SimHei',Arial; margin-bottom:20rpx; } /* 文字 */ .text{ width: 100%; font-size: 28rpx; text-align: center; height: 43rpx; } /* 二维码值 */ .code_val{ font-size:27rpx; } .car-rim{ width:85%; min-height:135rpx; text-align:center; border-bottom:2rpx solid #eee; margin-left:54rpx; height: auto; padding-bottom:10rpx; } /* 使用说明 */ .textss{ width: 100%; font-size: 28rpx; text-align: center; padding-bottom:15rpx; } .coupon_from{ width:100%; font-size:28rpx; text-align:center; height:40rpx; }