.couponSendDrawer .title {
  height: 50px;
  border-bottom: 1px solid #e9f2ff;
  padding: 5px 0 0 15px;
}
.couponSendDrawer .title .formRowCol {
  float: left;
  margin-bottom: 0;
  padding-right: 0;
  border: none;
}
.couponSendDrawer .title .formRowCol .ant-form-item-label {
  width: 80px;
  background-color: transparent;
}
.couponSendDrawer .title .formRowCol .ant-form-item-label label {
  color: rgba(0, 0, 0, 0.85);
}
.couponSendDrawer .title .text {
  height: 40px;
  line-height: 40px;
  float: left;
  margin-left: 5px;
}
.couponSendDrawer .title .text b {
  color: #1784fc;
}
.couponSendDrawer .formRowCol {
  margin-bottom: 0;
  padding-right: 0;
}
.couponSendDrawer .formRowCol.a .ant-form-item-label {
  border-bottom: 1px solid #e9f2ff;
}
.couponSendDrawer .formRowCol.a .ant-form-item-control-wrapper {
  border-bottom: 1px solid #fff;
}
.couponSendDrawer .formRowCol .btnButton {
  border-color: #1784fc;
}
.couponSendDrawer .formRowCol .ant-form-item-label {
  width: 125px;
  background-color: #e9f2ff;
  border-bottom: 1px solid #d8e8ff;
}
.couponSendDrawer .formRowCol .ant-form-item-label label {
  color: #1c62c1;
}
.couponSendDrawer .formRowCol .ant-form-item-control-wrapper {
  border-bottom: 1px solid #d8e8ff;
}
.couponSendDrawer .formRowCol .ant-form-item-children {
  padding-left: 5px;
}
.couponSendDrawer .formRowCol .ant-input-number {
  width: 260px;
}
.couponSendDrawer .formRowCol .ant-select {
  width: 300px;
}
.couponSendDrawer .formRowCol .el-date-editor {
  width: 300px!important;
}
.couponSendDrawer .formRowCol .ant-checkbox-wrapper {
  margin-left: 5px;
}
.couponSendDrawer .formRowCol textarea {
  width: 500px;
  margin: 5px;
}
.couponSendDrawer .payType {
  width: 215px!important;
}
.couponSendDrawer .money {
  width: 111px!important;
  margin: 0 5px;
}
.couponSendDrawer .formRowpay .ant-form-item-label {
  border-bottom: 1px solid #e9f2ff;
}
.couponSendDrawer .formRowpay .ant-form-item-label label {
  visibility: hidden;
}
.couponSendDrawer .formRowpay .ant-form-item-control-wrapper {
  border-bottom: 1px solid #fff;
}
.couponSendDrawer .formRowpay.b {
  border-bottom: 1px solid #d8e8ff;
}
.couponSendDrawer .formRowpay.b .ant-form-item-children span {
  width: 200px;
  margin-right: 23px;
  float: left;
  color: rgba(0, 0, 0, 0.5);
}
.couponSendDrawer .pays .ant-form-item-children {
  padding: 0;
}
.formRowColHas {
  margin-bottom: 0;
}
.formRowColHas .ant-form-item-children-icon {
  right: 39px!important;
}

.prints-financeChargess .ant-card-body {
  padding: 0;
}
.prints-financeChargess .ant-card-head {
  border: none;
}
.prints-financeChargess .ant-card-head-title {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
}
.prints-financeChargess .bolder .ant-col {
  font-size: 14px!important;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
}
.prints-financeChargess .ant-col {
  min-height: 40px;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  padding-top: 8px;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  color: #000;
}
.prints-financeChargess .ant-col-3,
.prints-financeChargess .ant-col-2 {
  text-align: center;
}
.prints-financeChargess .ft14 {
  font-size: 14px!important;
}
.prints-financeChargess .bt {
  width: 100%;
  display: block;
  height: 1px;
  border-top: 2px solid #000;
}
.prints-financeChargess .bt2 {
  width: 100%;
  display: block;
  height: 1px;
  border-top: 1px solid #000;
}
.prints-financeChargess .ant-btn {
  float: right;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  margin-top: 30px;
}

.cardCoupon .ant-card-body {
  padding: 0;
}
.cardCoupon .ant-card-body .item {
  width: 190px;
  height: 85px;
  border: 1px solid #1784fc;
  padding: 5px;
  float: left;
  margin: 15px 0;
  margin-left: 30px;
  cursor: pointer;
  position: relative;
}
.cardCoupon .ant-card-body .item p {
  width: 46px;
  height: 24px;
  line-height: 22px;
  text-align: center;
  color: #888888;
  font-size: 12px;
  border: 1px solid #BBBBBB;
  background-color: #EFEFEF;
  margin: 0;
  position: absolute;
  top: -2px;
  right: -12px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.cardCoupon .ant-card-body .item .name {
  height: 30px;
  line-height: 30px;
}
.cardCoupon .ant-card-body .item .name .text {
  width: 106px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  font-size: 14px;
  color: #333;
  float: left;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cardCoupon .ant-card-body .item .name .ant-tag {
  margin-left: 5px;
  margin-right: 0;
  padding: 0 2px;
}
.cardCoupon .ant-card-body .item div {
  font-size: 12px;
  color: #888888;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cardCoupon .ant-card-body .item div i {
  float: right;
  color: #000;
}
.cardCoupon .ant-card-body .item.type1 {
  border: 1px solid #52c41a;
}
.cardCoupon .ant-card-body .item.type2 {
  border: 1px solid #ff4d4f;
}
.cardCoupon .ant-card-body .item.type3 {
  border: 1px solid #1784fc;
}
.cardCoupon .ant-card-body .item.dis1,
.cardCoupon .ant-card-body .item.dis2,
.cardCoupon .ant-card-body .item.dis3 {
  border: 1px solid #BBBBBB !important;
  background-color: #EFEFEF;
}
.cardCoupon .ant-card-body .item.dis1 .name .ant-tag,
.cardCoupon .ant-card-body .item.dis2 .name .ant-tag,
.cardCoupon .ant-card-body .item.dis3 .name .ant-tag {
  background-color: #BBBBBB !important;
}
.cardCoupon .ant-card-body .item:hover i {
  color: #1784fc;
}

