.x-coupon-list{height:100%;position:relative;background-color:#f8f8f8}.x-coupon-list__field{padding:7px 15px}.x-coupon-list__exchange{height:32px;line-height:30px}.x-coupon-list__list{overflow-y:auto;padding:15px 0;box-sizing:border-box;-webkit-overflow-scrolling:touch}.x-coupon-list__close{left:0;bottom:0;position:absolute;font-weight:500}.x-coupon-list__empty{padding-top:100px;text-align:center}.x-coupon-list__empty p{color:#999;margin:15px 0;font-size:14px;line-height:20px}.x-coupon-list__empty img{width:80px;height:84px}.x-coupon-item{overflow:hidden;border-radius:4px;margin:0 15px 15px;background-color:#fff;box-shadow:0 0 4px rgba(0,0,0,.1)}.x-coupon-item:active{background-color:#e8e8e8}.x-coupon-item__content{display:-webkit-box;display:-webkit-flex;display:flex;height:100px;padding:24px 0 0 15px;box-sizing:border-box}.x-coupon-item h2,.x-coupon-item p{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.x-coupon-item h2{height:34px;font-weight:500;line-height:34px}.x-coupon-item p{font-size:12px;line-height:16px;color:#999}.x-coupon-item__head{min-width:90px}.x-coupon-item__head h2{color:#f44;font-size:24px}.x-coupon-item__head h2 span{font-size:50%}.x-coupon-item__body{-webkit-box-flex:1;-webkit-flex:1;flex:1;position:relative;border-radius:0 4px 4px 0}.x-coupon-item__body h2{font-size:16px}.x-coupon-item__corner{top:16px;right:15px;position:absolute}.x-coupon-item__corner .x-icon{border-color:#f44;background-color:#f44}.x-coupon-item__reason{padding:7px 15px;background-color:#fbfbfb;border-top:1px dashed #eee}.x-coupon-item--disabled:active{background-color:#fff}.x-coupon-item--disabled .x-coupon-item__content{height:90px}.x-coupon-item--disabled h2,.x-coupon-item--disabled p,.x-coupon-item--disabled span{color:#999}