.am-coupon{position:relative;margin:8px 12px;background:0 0}.am-coupon-container{width:100%;height:100%;display:flex;align-items:stretch;border-radius:8px;border-radius:var(--am-coupon-border-radius,8px)}.am-coupon-thumb{position:relative;z-index:2;display:flex;justify-content:space-around;width:80px;padding:20px 0 20px 20px;background:#fff;background:var(--am-coupon-background-color,#fff);border-top-left-radius:8px;border-top-left-radius:var(--am-coupon-border-radius,8px);border-bottom-left-radius:8px;border-bottom-left-radius:var(--am-coupon-border-radius,8px);box-sizing:border-box}.am-coupon-thumb-image{width:36px;height:36px;border-radius:50vh;border-radius:var(--am-coupon-thumb-border-radius,50vh)}.am-coupon-divider{width:12.5px;background:0 0;display:flex;flex-direction:column}.am-coupon-divider-upper-hole{height:12.5px;margin-top:-8px;background:0 0;border-radius:50vh;box-shadow:0 17px 0 10px #fff;box-shadow:0 17px 0 10px var(--am-coupon-background-color,#fff)}.am-coupon-divider-middle-blank{flex-grow:1;display:flex;justify-content:space-around;z-index:1;background:#fff;background:var(--am-coupon-background-color,#fff)}.am-coupon-divider-dashed-line{width:0}.am-coupon-divider-lower-hole{background:0 0;height:12.5px;margin-bottom:-8px;border-radius:50vh;box-shadow:0 -17px 0 10px #fff;box-shadow:0 -17px 0 10px var(--am-coupon-background-color,#fff)}.am-coupon-content{flex:1;display:flex;flex-wrap:wrap;padding:20px 12px;padding:var(--am-coupon-content-spacingTB,20px) var(--am-coupon-content-spacingLR,12px);background:#fff;border-top-right-radius:8px;border-bottom-right-radius:8px}.am-coupon-content-text{position:relative;z-index:2;flex-grow:1;justify-content:space-around;align-self:center}.am-coupon-content-text-title{font-weight:700;font-size:18px;font-size:var(--am-coupon-title-size,18px);color:#333;color:var(--am-coupon-title-color,#333)}.am-coupon-content-text-subtitle{margin-top:8px;margin-top:var(--am-coupon-subTitle-marginTop,8px);font-size:13px;font-size:var(--am-coupon-subtitle-size,13px);color:#999;color:var(--am-coupon-subtitle-color,#999)}.am-coupon-content-action{position:relative;z-index:2;display:flex;align-items:center}.am-coupon-content-action .am-checkbox{margin-right:8px}.am-coupon-content-action-slot{display:flex}.am-coupon-content-detail{display:flex;flex:1 1 100%;flex-wrap:wrap;justify-content:space-around;padding-top:20px;padding-top:var(--am-coupon-content-spacingTB,20px);margin-bottom:-12px;font-size:11px;font-size:var(--am-coupon-detail-size,11px);color:#999;color:var(--am-coupon-detail-color,#999)}.am-coupon-content-detail-date{flex:1;white-space:nowrap;align-self:center;margin-top:-2px}.am-coupon-content-detail-option{flex:1;text-align:right;align-self:center}.am-coupon-content-detail-option__arrow{margin-left:2px;margin-top:4px;vertical-align:-2px;font-size:15px;font-size:var(--am-coupon-detail-arrow-size,15px);color:#ccc;color:var(--am-coupon-detail-arrow-color,#ccc)}.am-coupon-content-detail-more{width:100%;padding:4px 0}.am-coupon-content-no-extra{padding-left:20px;padding-left:var(--am-coupon-no-extra-spacingL,20px);border-radius:8px}.am-coupon-content-no-extra-text{margin-left:0}.am-coupon-content-no-extra .am-coupon-content-detail-more{padding-right:80px;padding-right:var(--am-coupon-no-extra-detail-padding,80px)}.am-coupon-used-tag{position:absolute;top:0;right:0;width:68px;height:68px;background:url('https://gw.alipayobjects.com/mdn/rms_ce4c6f/afts/img/A*y-ZxR79ovioAAAAAAAAAAABkARQnAQ') no-repeat 0 0;background-size:cover;z-index:1}.am-coupon-used .am-coupon-thumb-image{opacity:.4}.am-coupon-used .am-coupon-content-text-title{color:#999}