.p-couponDetail{height:100%;background-color:#f9f9f9;box-sizing:border-box;padding-top:.24rem}.p-couponDetail .main{min-height:90%}.p-couponDetail .main .bill-card{width:7.1rem;height:6.9rem;box-shadow:0 0 12px 0 rgba(0,0,0,.07);border-radius:.08rem;background-color:#fff;margin:0 auto;border-top:.04rem solid #fe5f00;position:relative}.p-couponDetail .main .bill-card .card-top{height:2.9rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:1px dashed #ececec;margin:0 .3rem}.p-couponDetail .main .bill-card .card-top .coupon-img{width:1.42rem;height:1.42rem;background-repeat:no-repeat;background-position:50%;background-size:contain;margin-right:.3rem}.p-couponDetail .main .bill-card .card-top .desc{font-size:.28rem;color:#222;margin-top:.2rem}.p-couponDetail .main .bill-card .card-items{padding:.65rem .3rem 0 .3rem}.p-couponDetail .main .bill-card .card-items div{font-size:.28rem;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:.4rem}.p-couponDetail .main .bill-card .card-items div span:first-child{color:#999}.p-couponDetail .main .bill-card .gap-left{left:0;border-radius:0 50px 50px 0;position:absolute;width:.14rem;height:.3rem;background:#ededed;top:2.75rem}.p-couponDetail .main .bill-card .gap-right{right:0;border-radius:50px 0 0 50px;position:absolute;width:.14rem;height:.3rem;background:#ededed;top:2.75rem}