.ant-tabs-nav {
  margin-bottom: 10px !important;
}

.ant-descriptions-title {
  font-size: 15px;
}

.ant-descriptions-header {
  line-height: 30px;
  margin: 7px 0 !important;
}

.ant-descriptions-item-content {
  word-break: break-all;
}

@media (min-width: 576px) {
  .ant-descriptions-item-label {
    width: 40%;
  }

  .ant-descriptions-item-content {
    width: 60%;
  }
}

@media (min-width: 768px) {
  .ant-descriptions-item-label {
    width: 20%;
  }

  .ant-descriptions-item-content {
    width: 30%;
  }
}

@media (min-width: 1200px) {
  .ant-descriptions-item-label {
    width: 21%;
  }

  .ant-descriptions-item-content {
    width: 15.33%;
  }
}

.sw-query-label80 {
  width: 80px;
  min-width: 80px;
  max-width: 80px;
  text-align: left;
  padding-right: 4px;
  line-height: 32px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sw-query-label60 {
  width: 60px;
  min-width: 60px;
  max-width: 60px;
  text-align: left;
  padding-right: 4px;
  line-height: 32px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sw-query-label50 {
  width: 50px;
  min-width: 50px;
  max-width: 50px;
  text-align: left;
  padding-right: 4px;
  line-height: 32px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sw-query-wrapper70 {
  width: 70%;
  display: block;
}

.sw-query-wrapper {
  width: calc(100% - 130px);
  display: block;
}

/* .detail_content_items .ant-descriptions-small .ant-descriptions-row>td,
.ant-descriptions-small .ant-descriptions-row>th {
  padding-bottom: 15px;
} */

.info_content .ant-card-body {
  padding: 10px 10px 0px 10px !important;
}

.boldclass .ant-descriptions-item-label {
  font-weight: 700;
}

.boldclass .ant-descriptions-item-content {
  font-weight: 700;
}

/* .detail_content_items {
  background-color: #fff;
  margin-bottom: 10px;
  padding: 10px;
  line-height: 30px;
} */

.ant-card-head {
  border-bottom: 1px solid #fff;
}

.table-striped {
  background-color: #F5FAFF;
}

.table-striped .ant-table-cell-fix-right {
  background: #F5FAFF;
}

.default-card .ant-card-head {
  padding: 0 10px !important;
  /* border-bottom: 1px solid #f0f0f0; */
}

.default-card .ant-card-body {
  padding: 0 10px 10px !important;
}

.default-card-no-head .ant-card-body {
  padding: 10px !important;
}

.default-card-form .ant-card-head {
  padding: 0 10px !important;
  /* border-bottom: 1px solid #f0f0f0; */
}

.default-card-form .ant-card-body {
  padding: 18px 10px 0 10px !important;
}

.default-card-tab .ant-card-body {
  padding: 15px 10px 10px !important;
}

.default-card-pad0 .ant-card-head {
  padding: 0 !important;
}

.default-card-pad0 .ant-card-body {
  padding: 0 !important;
}

.default-card-tab-pad0 .ant-card-body {
  padding: 15px 0 0 !important;
}

.default-margin-top {
  margin-top: 10px;
}

.default-margin-left {
  margin-left: 10px;
}

.default-margin-right {
  margin-right: 10px;
}

.default-margin-bottom {
  margin-bottom: 10px;
}



label.lines {
  width: 4px;
  height: 12px;
  display: inline-block;
  background: #047fb8;
  margin-right: 6px;
  margin-left: 2px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.read-only[readonly],
.read-only[readonly],
.read-only input[readonly],
.read-only textarea[readonly] {
  background-color: #EEEEEE;
}

.text-right {
  width: 100%;
  overflow: hidden;
  /* 文本溢出显示省略号 */
  text-overflow: ellipsis;
  /* 文本不会换行 */
  white-space: nowrap;
  text-align: right;
}

.ant-descriptions-item-content>.descriptions-item-span-text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.no-text-overflow-ellipsis.ant-descriptions-item-content>.descriptions-item-span-text-overflow {
  overflow: visible;
  text-overflow: clip;
  display: inline;
}

.capital-text-overflow-ellipsis {
  position: absolute;
  bottom: -8px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-overflow-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.tagClass {
  padding: 2px 5px;
  border: 0px solid #d9d9d9;
}

html {
  --bgc-head: white;
  --bgc-head-tab: white;
  --bgc-head-tab-text: black;
  --bgc-head-tab-active: #49B6F9;
  --bgc-head-tab-text-active: white`;
  --bgc-head-subtab: #001529;
  --bgc-head-subtab-children: #001529;
  --bgc-head-subtab-text: #fff;
  --bgc-head-subtab-active: #1890FF;
  --bgc-head-subtab-active-text: #fff;
}

.padding-top80 {
  padding: 80px 0;
}

.zddm-flex {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.zddm-div {
  width: 16%;
}

.zddm-search {
  /* padding: 17px; */
  width: 400px;
}

.buildlist {
  /* padding: 10px; */
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  padding-bottom: 5px;
  width: 210px;
}

.buildbtngroup {
  /* padding-left: 5px;
  padding-right: 5px; */
  width: 100%;
  border-top: 1px solid #f0f0f0;
  background-color: #fff;
  height: 32px;
}

.buildbtngroup a {
  color: #1890ff;
  line-height: 32px;
  padding: 0 10px
}

.buildlistbox:hover .delbuild {
  display: block;
}

.delbuild {
  display: none;
  position: absolute;
  right: -25px;
  top: 0;
}

.houselist {
  padding: 0 px;
  /* border-bottom: 1px solid #f0f0f0 */
}

.houselist div.housetitl {
  font-weight: bold;
  font-size: 16px;
  margin-right: 5px;

}

.housetitl {
  margin-right: 5px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
}

.houselist div.btngroup {
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 70px;
}

.buildgroup .ant-radio-button-wrapper {
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 10px;
}

.buildgroup .ant-radio-button-wrapper-checked {
  background-color: #E6F7FF !important;
  color: #000 !important;
  border: 1px solid #E6F7FF !important;
}

.buildgroup .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before {
  /* border: 1px solid #D1DFFC !important; */
  background-color: #E6F7FF !important;
}

.ant-radio-button-wrapper {
  height: unset;
}

.houselists .ant-descriptions-small .ant-descriptions-row>td,
.houselists .ant-descriptions-small .ant-descriptions-row>th {
  padding-bottom: 0 !important;
  height: 30px;
  line-height: 30px;
}

.money {
  font-size: 18px;
  color: #1890ff;
  line-height: 0;
}

.houselists .ant-descriptions-item-content,
.houselists .ant-descriptions-item-label {
  line-height: 30px;
}

.otherhousemsg .ant-descriptions-item-content,
.otherhousemsg .ant-descriptions-item-label,
.ccc {
  color: #9D999C
}

.banklist {
  /* padding: 10px; */
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  padding-bottom: 5px;

}

.buildtitl {
  font-size: 18px;
  text-align: center;
  font-weight: 500;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
}

.buildlabel {
  /* font-size: 12px; */
  line-height: 24px;
  /* white-space: nowrap;
  text-overflow: ellipsis; */
  width: 100%;
  overflow: hidden;
  width: 370px;
  /* 设定一个具体的宽度 */
  overflow-wrap: break-word;
  /* 允许在单词内换行 */
}

.banklistbox {
  width: 100%;
  /* background-color: #E6F7FF; */
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, .1);
  margin-right: 5px;
  margin-bottom: 5px;

  box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
}

.banklistbox .buildlist {
  padding-top: 5px;
}

.buildlist .buildlabel {
  display: block;
  float: left;
  width: 70px;
  line-height: 30px;
}

.bankbox {
  width: 400px;
  padding: 0 5px
}

.ant-card-body {
  padding: 10px !important;
}

.extra-class {
  margin-bottom: 10px;
}

.card-title-content-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

.card-title {
  font-size: 16px;
  color: #333;
  margin-bottom: 5px;
}

.getJobSubject .ant-space {
  gap: 0 !important;
}

.getJobSubject .ant-space .padding {
  padding: 3px !important;
}
