#addCoupon .el-input-number .el-input__inner{text-align:left}#addCoupon .goods{margin-right:30px;width:180px;height:245px;line-height:1.3;display:inline-block;font-size:14px;background-color:#f0f0f0;border:none}#addCoupon .goods:hover{box-shadow:0 0 5px 0 #409eff}#addCoupon .goods .goods-name{height:36px;width:75%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#addCoupon .goods .bottom{justify-content:space-between;margin-top:5px}#addCoupon .goods .bottom,#addCoupon .thresholdAmount .el-form-item__content{display:flex;align-items:center}#addCoupon .thresholdAmount .el-form-item__content .el-radio{margin-right:3px}#addCoupon .el-input-group__append,#addCoupon .el-input-group__prepend{padding:0 5px}#addCoupon .submit{z-index:999;display:flex;align-items:center;width:100%;height:80px;background-color:#f1f1f1;padding-left:70px;position:fixed;bottom:0}