.coupon{width:160px;height:90px;background-color:#fe5f60;color:#fff;display:flex;padding:10px;text-align:center;position:relative}.coupon .couponmoney{flex:1;line-height:70px;border-right:1px dashed #fff}.coupon .couponrule{flex:1;padding-top:20px}.bottomcircle,.topcircle{width:20px;height:20px;border-radius:50%;background-color:#fff;position:absolute;left:70px}.topcircle{top:-10px}.bottomcircle{bottom:-10px}