.SearchQueryCustomerCenter .ant-row {
  margin: 0!important;
}
.SearchQueryCustomerCenter .ant-row .ant-col {
  padding: 0!important;
}
.SearchQueryCustomerCenter .formRowCol {
  padding-right: 8px;
  margin-bottom: 3px;
}
.SearchQueryCustomerCenter .formRowCol .setting-icon {
  display: inline-block;
  float: right;
  line-height: 35px;
  font-size: 18px;
  cursor: pointer;
  margin-right: 8px;
  vertical-align: middle;
}
.SearchQueryCustomerCenter .formRowCol .setting-icon:hover {
  color: #40a9ff;
}
.SearchQueryCustomerCenter .ad {
  min-height: 35px;
}
.SearchQueryCustomerCenter .ad span {
  min-width: 60px;
  height: 26px;
  line-height: 24px;
  font-size: 12px;
  border: 1px solid #e1e1e1;
  border-radius: 26px;
  color: #333;
  padding-left: 5px;
  float: left;
  margin: 3px 5px;
}
.SearchQueryCustomerCenter .ad span .anticon {
  width: 24px;
  height: 24px;
  line-height: 30px;
  text-align: center;
  float: right;
  color: #108ee9;
  cursor: pointer;
}
.SearchQueryCustomerCenter .ad .check .ant-input-group-wrapper {
  margin-top: 4px;
}
.SearchQueryCustomerCenter .ad .check .ant-input-group-wrapper .ant-input-group-addon {
  padding: 0 0 0 2px;
}
.SearchQueryCustomerCenter .ad .check .ant-input-group-wrapper .ant-checkbox + span {
  padding: 0 2px;
  font-size: 12px;
}
.SearchQueryCustomerCenter .ad .check .ant-input-group-wrapper .ant-checkbox-inner {
  width: 12px;
  height: 12px;
}
.SearchQueryCustomerCenter .check .ant-input-group-wrapper {
  margin-top: 4px;
}
.SearchQueryCustomerCenter .check .ant-input-group-wrapper .ant-input-group-addon {
  padding: 0 0 0 2px;
}
.SearchQueryCustomerCenter .check .ant-input-group-wrapper .ant-checkbox + span {
  padding: 0 2px;
  font-size: 12px;
}
.SearchQueryCustomerCenter .check .ant-input-group-wrapper .ant-checkbox-inner {
  width: 12px;
  height: 12px;
}
.searchSetting1 .ant-modal-body {
  height: 400px;
  padding-top: 0px;
}
.searchSetting1 .ant-tabs-nav {
  margin-left: 251px;
}
.searchSetting1 .ant-tabs-tabpane {
  padding-top: 15px;
}
.searchSetting1 .formRowCol {
  width: 276px;
  padding: 0 10px;
  display: inline-block;
  line-height: 1;
}
.searchSetting1 .formRowCol .ant-form-item-label {
  width: 140px;
  text-align: left;
  height: 20px;
  line-height: 1;
}
.searchSetting1 .formRowCol .ant-form-item-label label {
  color: #333;
  font-weight: 500;
}
.searchSetting1 .formCol .ant-form-item-children {
  padding-top: 5px;
}

.customerMergeData .ant-modal-body {
  padding: 0;
  min-height: 400px;
}
.customerMergeData .header {
  height: 80px;
  background-color: #def1ff;
}
.customerMergeData .header .lefts {
  width: 150px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  color: #1784fc;
  font-size: 16px;
  float: left;
}
.customerMergeData .header .lefts span {
  line-height: 20px;
  display: inline-block;
}
.customerMergeData .header .text {
  float: left;
  height: 80px;
  padding-top: 4px;
  color: #333;
}
.customerMergeData .header .text div {
  height: 35px;
  line-height: 35px;
}
.customerMergeData .header .text div p {
  width: 399px;
  margin-bottom: 0;
  float: left;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.customerMergeData .header .text div .w1 {
  width: 230px;
}
.customerMergeData .header .text div .w2 {
  width: 120px;
}
.customerMergeData .f16 {
  margin-bottom: 0;
  height: 25px;
  font-size: 15px;
  color: #000;
  line-height: 25px;
  padding-left: 27px;
}
.customerMergeData .select {
  height: 50px;
}
.customerMergeData .select .formRowCol {
  float: left;
}
.customerMergeData .select .formRowCol .ant-select {
  width: 180px;
}
.customerMergeData .select .formRowCol .ant-input-wrapper {
  width: 350px;
  margin-top: 4px;
}
.customerMergeData .pagination {
  height: 50px;
}

