.ainput-search[data-v-7eaebf88] .ant-input-search {
  border-radius: 0.3rem;
}
.ainput-search[data-v-7eaebf88] .ant-input-search .ant-input {
  height: 2rem;
  border: 0.1rem solid #E3E5E9;
  border-radius: 0.3rem;
  padding-right: 3.8rem;
}
.ainput-search[data-v-7eaebf88] .ant-input-search .fenge {
  width: 0.1rem;
  height: 0.8rem;
  border: 0.1rem solid #e3e5e9;
  position: absolute;
  right: 6.9rem;
}
.ainput-search[data-v-7eaebf88] .ant-input-search .ant-input-search-icon {
  position: absolute;
  right: 1.9rem;
}
.ainput-search[data-v-7eaebf88] .ant-input-search .ant-select {
  width: 9.7rem;
  position: absolute;
  right: 6.3rem;
}
.ainput-search[data-v-7eaebf88] .ant-input-search .ant-select .ant-select-selection {
  border: none;
  height: 1.8rem;
  border-right-width: 0 !important;
  box-shadow: none;
}
.ainput-search[data-v-7eaebf88] .ant-input-search .ant-select .ant-select-selection .ant-select-selection-selected-value {
  height: 1.8rem;
  line-height: 1.8rem;
}
.ainput-search1[data-v-7eaebf88] .ant-input-search .ant-input {
  padding-left: 11.4rem;
  padding-right: 0;
}
.ainput-search1[data-v-7eaebf88] .ant-input-search .ant-input-suffix {
  right: 5.2rem;
}
.ainput-search1[data-v-7eaebf88] .ant-input-search .suffix {
  position: absolute;
  width: 2.5rem;
  left: -5.3rem;
}
.ainput-search1[data-v-7eaebf88] .ant-input-search .ant-input-search-icon {
  right: 5.6rem !important;
}
.ainput-search1[data-v-7eaebf88] .ant-input-search .ant-select {
  right: 6.9rem;
}
.task-table[data-v-302f5cd2] {
  font-family: Microsoft YaHei;
}
.task-table[data-v-302f5cd2] .ant-table .cursor {
  cursor: pointer !important;
}
.task-table[data-v-302f5cd2] .ant-table .ant-table-body {
  overflow: auto !important;
}
.task-table[data-v-302f5cd2] .ant-pagination {
  margin-top: 0.6rem;
}
.task-table[data-v-302f5cd2] .ant-table-tbody > tr {
  background: #f8f8f8;
  color: rgb(34, 34, 34);
}
.task-table[data-v-302f5cd2] .ant-table-tbody > tr .sub {
  float: left;
}
.task-table .target[data-v-302f5cd2] {
  line-height: 3.1rem;
}
.task-table .target img[data-v-302f5cd2] {
  width: 1.1rem;
  height: 1.1rem;
  margin-right: 0.5rem;
}
.task-table[data-v-302f5cd2] .ant-table-tbody > tr:hover > td {
  background: #fff;
}
.task-table[data-v-302f5cd2] .ant-table-column-title {
  color: #858a97;
}
.task-table[data-v-302f5cd2] .ant-table-thead {
  color: #858a97;
  font-size: 0.9rem;
}
.task-table[data-v-302f5cd2] .ant-table-tbody {
  color: #222222;
  font-size: 0.9rem;
}
.task-table .view[data-v-302f5cd2] {
  cursor: pointer;
}
.task-table .view svg[data-v-302f5cd2] {
  margin-right: 0.4rem;
  color: rgb(72, 78, 91);
}
.task-table .view[data-v-302f5cd2]:hover {
  color: rgb(240, 57, 71) !important;
}
.task-table .view:hover svg[data-v-302f5cd2] {
  color: rgb(240, 57, 71) !important;
}
.task-table .ml[data-v-302f5cd2] {
  margin-right: 2.5rem;
}
.task-table .creator img[data-v-302f5cd2] {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  margin-right: 0.5rem;
}
.task-table[data-v-302f5cd2] .ant-table-tbody > tr > td.ant-table-column-sort {
  background-color: transparent;
}
.task-table[data-v-302f5cd2] .ant-table-thead > tr > th.ant-table-column-sort {
  background: transparent;
}
.task-table[data-v-302f5cd2] .ant-table-fixed-header .ant-table-scroll .ant-table-header {
  background: #fff !important;
  box-sizing: border-box !important;
}
.task-table[data-v-302f5cd2] .ant-table-fixed-header .ant-table-scroll {
  position: relative;
}
.task-table[data-v-302f5cd2] .ant-table-body {
  min-height: 17.5rem;
}
.task-table[data-v-302f5cd2] .ant-table-body::-webkit-scrollbar {
  height: 0.3rem;
  width: 0;
  background: transparent;
  overflow-y: hidden;
}
.task-table[data-v-302f5cd2] .ant-table-body::-webkit-scrollbar-thumb {
  border-radius: 0.3rem;
  background: transparent;
}
.task-table[data-v-302f5cd2] .ant-table-body::-webkit-scrollbar-track {
  -webkit-box-shadow: 0;
  border-radius: 0;
  background: transparent;
}
.task-table[data-v-302f5cd2] .ant-table-placeholder {
  position: absolute;
  top: 3.2rem;
  z-index: 1;
  width: 100%;
}
.task-table[data-v-302f5cd2] .ant-table-body:hover::-webkit-scrollbar, .task-table .ant-table-placeholder[data-v-302f5cd2]:hover::-webkit-scrollbar {
  display: block;
  height: 0.3rem;
  width: 0;
  overflow-y: hidden;
}
.task-table[data-v-302f5cd2] .ant-table-body:hover::-webkit-scrollbar-thumb, .task-table .ant-table-placeholder[data-v-302f5cd2]:hover::-webkit-scrollbar-thumb {
  border-radius: 0.3rem;
  background: #939392;
}
.task-table[data-v-302f5cd2] .ant-table-body:hover::-webkit-scrollbar-track, .task-table .ant-table-placeholder[data-v-302f5cd2]:hover::-webkit-scrollbar-track {
  -webkit-box-shadow: 0;
  border-radius: 0;
  background: #f0f2f5;
}
.operate[data-v-302f5cd2] {
  text-align: left;
}
.questionMask[data-v-7e4767fc] {
  width: 0.9rem;
  height: 0.9rem;
  margin-bottom: 0.1rem;
}
.qmark-tip[data-v-7e4767fc] {
  position: absolute;
  background: #ffffff;
  border: 0.1rem solid rgba(0, 0, 0, 0);
  box-shadow: 0 0 1.3rem 0 rgba(0, 0, 0, 0.2);
  border-radius: 0.6rem;
  padding: 1rem;
  z-index: 2;
  left: -13.6rem;
  top: -9rem;
}
.qmark-tip .tip[data-v-7e4767fc] {
  display: block;
  font-size: 0.8rem;
  color: #484e5b;
  line-height: 1.5rem;
  font-weight: 400;
}
.qmark-tip[data-v-7e4767fc]::after {
  position: absolute;
  display: inline-block;
  top: 7.7rem;
  left: 11.8rem;
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 0.4rem;
  border-color: transparent transparent #fff #fff;
  transform: rotate(-45deg);
}
[data-v-7e4767fc] .ant-drawer-body {
  padding: 0;
  height: 100%;
}
[data-v-7e4767fc] .ant-btn {
  width: 8.5rem;
  height: 2.5rem;
}
[data-v-7e4767fc] .ant-col-2 {
  text-align: left;
}
[data-v-7e4767fc] .ant-col-7 {
  width: 22%;
  min-width: 14.7rem;
}
[data-v-7e4767fc] .ant-form-item-required::before {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  background: #f5222d;
  border-radius: 50%;
  margin-bottom: 0.1rem;
}
[data-v-7e4767fc] .ant-form-item-label > label::after {
  content: "";
}
.ant-form-item[data-v-7e4767fc] {
  margin-bottom: 1.9rem;
}
[data-v-7e4767fc] .ant-form-item-label {
  min-width: 6.3rem;
  width: 6.3rem;
  font-size: 1rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #f03947;
}
[data-v-7e4767fc] .ant-form-item-control-wrapper {
  min-width: 32.5rem;
  width: 32.5rem;
}
.ant-radio-group[data-v-7e4767fc] {
  margin-bottom: 1.7rem;
  margin-top: 0.8rem;
}
.ant-radio-wrapper[data-v-7e4767fc] {
  margin-right: 2.6rem;
}
.ant-radio-wrapper[data-v-7e4767fc]:last-child {
  margin-right: 0;
}
[data-v-7e4767fc] .ant-radio-inner {
  width: 1.2rem;
  height: 1.2rem;
}
[data-v-7e4767fc] .ant-radio-inner::after {
  width: 0.7rem;
  height: 0.7rem;
}
[data-v-7e4767fc] .ant-input {
  height: 2.5rem;
  position: relative;
}
.unit[data-v-7e4767fc] {
  position: absolute;
  top: 2.9rem;
  right: -1.5rem;
}
.unit1[data-v-7e4767fc] {
  position: absolute;
}
.unit1.hz-norem[data-v-7e4767fc] {
  top: -5px;
  right: -65px;
}
.ant-calendar-picker[data-v-7e4767fc] {
  width: 14.9rem;
}
.createTitle[data-v-7e4767fc] {
  width: 100%;
  font-size: 1.5rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #222222;
}
.createTitle img[data-v-7e4767fc] {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.3rem;
  cursor: pointer;
}
.createTitle.hz-norem[data-v-7e4767fc] {
  min-width: 587px;
}
.line[data-v-7e4767fc] {
  margin-top: 1.3rem;
  height: 0.1rem;
  border: 0.1rem solid #e3e5e9;
  background: #e3e5e9;
}
.line.hz-norem[data-v-7e4767fc] {
  min-width: 587px;
}
.selectItem[data-v-7e4767fc] {
  font-size: 0.9rem;
  background: #fff;
  margin-top: 1rem;
  padding: 1.9rem 4.4rem 0.1rem;
  min-width: 50rem;
}
.selectItem.hz-norem[data-v-7e4767fc] {
  min-width: 587px;
}
.selectItem.hz-norem[data-v-7e4767fc] .ant-form-item-label {
  min-width: 100px;
}
.selectItem.hz-norem .ant-radio-group[data-v-7e4767fc] {
  min-width: 500px;
}
.selectItem.hz-norem .ant-input[data-v-7e4767fc] {
  min-width: 400px;
}
.vipIcon[data-v-7e4767fc] {
  width: 1.4rem;
  height: 0.9rem;
  position: absolute;
  top: -0.5rem;
  right: -0.6rem;
}
.action[data-v-7e4767fc] {
  margin-top: 0.6rem;
  height: 21.1rem;
  background: #fff;
  padding: 1.9rem 4.4rem;
}
.action.hz-norem[data-v-7e4767fc] {
  min-width: 587px;
}
.action .title[data-v-7e4767fc] {
  font-size: 1rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  display: flex;
  align-items: center;
  float: left;
}
.action .title .dot[data-v-7e4767fc] {
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.4rem;
  background: #f03947;
  border-radius: 50%;
}
.action .add-member[data-v-7e4767fc] {
  float: right;
}
.action .add-member .add[data-v-7e4767fc] {
  margin-right: 0.3rem;
}
.action .content[data-v-7e4767fc] {
  width: 100%;
  height: 100%;
  overflow: auto;
}
.action .content .empty[data-v-7e4767fc] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.action .content .empty img[data-v-7e4767fc] {
  width: 15.1rem;
  height: 9.2rem;
}
.action .content .empty .discription[data-v-7e4767fc] {
  margin-top: 1rem;
  font-size: 0.9rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #222222;
}
.add-team[data-v-7e4767fc] {
  width: 100%;
  height: 100%;
  position: relative;
}
.add-team .content[data-v-7e4767fc] {
  overflow: hidden;
  height: calc(100% - 9.6rem);
  background: #f9f9f9;
}
.add-team .content .left[data-v-7e4767fc] {
  padding: 0;
  width: 11.3rem;
  height: 100%;
  overflow: auto;
  box-sizing: border-box;
  border-right: 0.1rem solid #e3e5e9;
  float: left;
}
.add-team .content .left .group[data-v-7e4767fc] {
  padding: 1rem 2.5rem;
  border-bottom: 0.1rem solid #e3e5e9;
  box-sizing: border-box;
  font-size: 0.9rem;
  color: #484e5b;
  cursor: pointer;
}
.add-team .content .left .group.active[data-v-7e4767fc] {
  color: #f03947;
}
.add-team .content .right[data-v-7e4767fc] {
  float: right;
  width: 27.5rem;
  height: 100%;
  padding: 0.6rem 0 0.6rem 1.9rem;
  box-sizing: border-box;
  overflow: auto;
}
.add-team .content .right .empty[data-v-7e4767fc] {
  color: rgba(0, 0, 0, 0.65);
  padding-top: 3.1rem;
}
.add-team .content .right[data-v-7e4767fc] .ant-pagination {
  text-align: right;
  margin: 1.3rem 0;
}
.add-team .content .right .header[data-v-7e4767fc],
.add-team .content .right .list[data-v-7e4767fc] {
  display: flex;
  align-items: center;
  font-size: 0.9rem;
  color: #858a97;
}
.add-team .content .right .header[data-v-7e4767fc] {
  padding: 0.3rem 0;
}
.add-team .content .right .list[data-v-7e4767fc] {
  color: #222;
  padding: 0.9rem 0;
  border-bottom: 0.1rem solid #e3e5e9;
}
.add-team .content .right .center[data-v-7e4767fc] {
  flex: 1 1 auto;
  overflow: hidden;
}
.add-team .content .right .center .avatar[data-v-7e4767fc] {
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 1.3rem;
  border-radius: 50%;
  float: left;
}
.add-team .content .right .center .avatar img[data-v-7e4767fc] {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
}
.add-team .content .right .center .name[data-v-7e4767fc] {
  float: left;
  line-height: 2.5rem;
  width: calc(100% - 5rem);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.add-team .content .right .right-sider[data-v-7e4767fc] {
  flex: 0 0 8.1rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.add-team[data-v-7e4767fc] .head .search .ant-input-affix-wrapper .ant-input-suffix {
  right: 0.6rem;
}
.listContent[data-v-7e4767fc] {
  margin: 0.8rem 0 2.5rem 0;
}
.listContent .listItem[data-v-7e4767fc] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.9rem 0;
  border-bottom: 0.1rem solid #f9f9f9;
  margin-right: 8.8rem;
}
.listContent .listItem[data-v-7e4767fc]:nth-child(1) {
  padding-top: 0;
}
.listContent .listItem[data-v-7e4767fc]:nth-child(2) {
  padding-top: 0;
}
.listContent .listItem[data-v-7e4767fc]:nth-child(3) {
  padding-top: 0;
}
.listContent .listItem .info[data-v-7e4767fc] {
  display: flex;
  align-items: center;
}
.listContent .listItem .info img[data-v-7e4767fc] {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  margin-right: 1rem;
}
.listContent .listItem .del img[data-v-7e4767fc] {
  width: 1.1rem;
  height: 1.1rem;
}
.listContent .listItem .del:hover svg[data-v-7e4767fc] {
  color: rgb(240, 57, 71) !important;
}
.nickName[data-v-7e4767fc] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-calendar-time-picker-btn {
  color: #f03947;
}
.ant-calendar-time-picker-btn:hover {
  color: #f03947;
}
.rank-table .avatar[data-v-2643322f] {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  margin-right: 0.6rem;
}
.rank-table[data-v-2643322f] .ant-table-tbody > tr:hover > td {
  background: #fff;
}
.rank-table[data-v-2643322f] .ant-table-column-title {
  color: #858a97;
}
.rank-table[data-v-2643322f] .ant-table-thead {
  color: #858a97;
  font-size: 0.9rem;
}
.rank-table[data-v-2643322f] .ant-table-tbody {
  color: #222222;
  font-size: 0.9rem;
}
.rank-table[data-v-2643322f] .ant-table-wrapper {
  overflow-x: auto;
}
.rank-table[data-v-2643322f] .ant-table-thead > tr > th {
  background: #fff !important;
}
.rank-table .unValid[data-v-2643322f] {
  margin-left: 0.3rem;
  color: #f03947;
  font-size: 0.8rem;
}
.rank-table[data-v-2643322f] .rowClass {
  color: rgba(34, 34, 34, 0.45);
}
.rank-table .progress[data-v-2643322f] {
  display: inline-block;
  width: 6.3rem;
  height: 0.6rem;
  border-radius: 0.3rem;
  border: 0.1rem solid #e3e5e9;
  margin: 0 0.6rem 0 1.6rem;
}
.rank-table .bck[data-v-2643322f],
.rank-table .bck1[data-v-2643322f] {
  border-radius: 0.3rem;
  background: #3976f0;
  height: 0.6rem;
}
.rank-table .bck1[data-v-2643322f] {
  background: rgba(57, 118, 240, 0.45);
}
.statistic[data-v-18bbfe7f] {
  color: #222;
}
.statistic .createTitle[data-v-18bbfe7f] {
  width: 100%;
  font-size: 1.5rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #222222;
  cursor: pointer;
}
.statistic .createTitle img[data-v-18bbfe7f] {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.3rem;
}
.statistic .line[data-v-18bbfe7f] {
  margin-top: 1.3rem;
  height: 0.1rem;
  border: 0.1rem solid #e3e5e9;
  background: #e3e5e9;
}
.statistic .card[data-v-18bbfe7f] {
  width: 100%;
  margin-top: 1rem;
  padding: 1.5rem 1.9rem;
  background: #fff;
}
.statistic .card .cardTitle[data-v-18bbfe7f] {
  display: flex;
  align-items: center;
}
.statistic .card .cardTitle img[data-v-18bbfe7f] {
  width: 1.1rem;
  height: 1.1rem;
  margin: 0 0.5rem 0 0;
}
.statistic .card .cardTitle .status[data-v-18bbfe7f],
.statistic .card .cardTitle .status1[data-v-18bbfe7f] {
  display: inline-block;
  width: 3.5rem;
  height: 1.5rem;
  background: #e7e9ee;
  border-radius: 0.8rem;
  font-size: 0.8rem;
  text-align: center;
  line-height: 1.5rem;
  margin-right: 0.6rem;
}
.statistic .card .cardTitle .status1[data-v-18bbfe7f] {
  background: #4c67bd;
  color: #fff;
}
.statistic .card .cardTitle .title[data-v-18bbfe7f] {
  font-size: 1.1rem;
  font-weight: 400;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
}
.statistic .card .createInfo[data-v-18bbfe7f] {
  display: flex;
  align-items: center;
  font-size: 0.9rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #858a97;
  margin-top: 0.8rem;
}
.statistic .card .createInfo .creator[data-v-18bbfe7f] {
  margin-right: 1.5rem;
}
.statistic .card .taskTime[data-v-18bbfe7f] {
  color: #484e5b;
  font-size: 0.9rem;
  margin-top: 1.5rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
}
.statistic .card .taskExplain[data-v-18bbfe7f] {
  font-size: 0.9rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #484e5b;
  margin-top: 1rem;
  word-wrap: break-word;
}
.statistic .dataTitle[data-v-18bbfe7f] {
  font-size: 1rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #222222;
}
.statistic .overView[data-v-18bbfe7f] {
  width: 100%;
  margin-top: 0.6rem;
  padding: 1.5rem 1.9rem;
  background: #fff;
}
.statistic .overView .container[data-v-18bbfe7f] {
  width: 100%;
  margin-top: 1.5rem;
  display: flex;
  box-sizing: border-box;
  overflow: hidden;
}
.statistic .overView .container .title[data-v-18bbfe7f] {
  font-size: 0.9rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #484e5b;
}
.statistic .overView .container .title span[data-v-18bbfe7f]::before {
  content: "";
  display: inline-block;
  width: 0.3rem;
  height: 0.8rem;
  background: #f03947;
  margin-right: 0.3rem;
}
.statistic .overView .container .left[data-v-18bbfe7f] {
  width: 35%;
  float: left;
}
.statistic .overView .container .right[data-v-18bbfe7f] {
  width: 65%;
  float: right;
}
.statistic .proRank[data-v-18bbfe7f] {
  position: relative;
  width: 100%;
  background: #fff;
  margin-top: 0.6rem;
  padding: 1.5rem 1.9rem;
}
.statistic .proRank .selectList[data-v-18bbfe7f] {
  margin-top: 1.5rem;
  margin-bottom: 1.9rem;
  display: flex;
  justify-content: space-between;
}
.statistic .proRank .selectList .exportData[data-v-18bbfe7f] {
  min-width: 8.6rem;
  max-height: 2.6rem;
  padding: 0.5rem 2.3rem;
  background: rgb(240, 57, 71);
  color: #fff;
  border-radius: 0.3rem;
  cursor: pointer;
}
.statistic .proRank .selectList .select-value[data-v-18bbfe7f] {
  margin-right: 1.3rem;
  width: 17.5rem;
  border-radius: 0.3rem;
}
.line[data-v-a483f00a] {
  margin-top: 1.3rem;
  margin-bottom: 2.5rem;
  height: 0.1rem;
  background: #e3e5e9;
}
.title[data-v-a483f00a] {
  font-size: 1.5rem;
  color: #222;
  margin-bottom: 1.3rem;
  display: flex;
  align-items: center;
}
.title .freeIcon[data-v-a483f00a] {
  width: 4.1rem;
  height: 1.3rem;
  margin-left: 0.4rem;
}
.sub-title[data-v-a483f00a] {
  position: relative;
  padding-top: 0.1rem;
  overflow: hidden;
  margin-bottom: 2rem;
  color: rgb(34, 34, 34);
  font-size: 1.1rem;
  line-height: 2.1rem;
}
.sub-title .sub-search[data-v-a483f00a] {
  display: flex;
  justify-content: flex-end;
  width: 90%;
  font-size: 0.9rem;
  color: rgb(34, 34, 34);
  float: right;
  margin-right: 0.1rem;
  font-family: Microsoft YaHei;
}
.sub-title .sub-search .add-folder[data-v-a483f00a] {
  height: 2.5rem;
  margin-right: 1.3rem;
  float: left;
}
.sub-title .sub-search .add-folder .add[data-v-a483f00a] {
  margin-right: 0.6rem;
}
.sub-title .sub-search .select-value[data-v-a483f00a] {
  float: left;
  width: 16%;
  border-radius: 0.3rem;
  margin-right: 1rem;
}
.sub-title .sub-search .select-tree[data-v-a483f00a] {
  width: 20%;
}
.sub-title .sub-search .select-type[data-v-a483f00a] {
  float: left;
  width: 18%;
  min-width: 15rem;
  height: 2.5rem;
  background: #ffffff;
  border: 0.1rem solid #e3e5e9;
  border-radius: 0.3rem;
  padding: 0.1rem 0.6rem 0 0.6rem;
  display: flex;
  justify-content: space-between;
}
.sub-title .sub-search .select-type div[data-v-a483f00a] {
  position: relative;
}
.sub-title .sub-search .select-type div span[data-v-a483f00a] {
  margin-right: 0;
  margin-left: 0.5rem;
}
.sub-title .sub-search .select-type.hz-norem[data-v-a483f00a] {
  min-width: 200px;
}
.sub-title .sub-search .select-type .input-radio[data-v-a483f00a] {
  position: absolute;
  opacity: 0;
  width: 0.9rem;
  height: 0.9rem;
  cursor: pointer;
  left: 0.5rem;
  top: 0.6rem;
  outline: none;
  -webkit-appearance: none;
}
.sub-title .sub-search .select-type .radio[data-v-a483f00a] {
  width: 0.9rem;
  height: 0.9rem;
  vertical-align: middle;
  float: left;
  margin-top: 0.6rem;
  cursor: pointer;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAABHNCSVQICAgIfAhkiAAAAC5JREFUKFNjfPz05X8GMgAjSKOMlBhJWp88e8UwqhFHkI0GDp60RHngkJRQoYoBBdxXr8BLOM8AAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.sub-title .sub-search .select-type .on[data-v-a483f00a] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAABHNCSVQICAgIfAhkiAAAAJ9JREFUKFNjfPz05X+mZ88ZSAH/pCQZGJ+evvCfO6+cFH0MXyd1DlaNrHaWDH/OXWL4/+Ur2EtEOZWrppiB1cuV4Ut8FsPf2/ewa2RWVWLgntLF8DWnDKwIpul7Sy/Dr2274QGIYSMjDzcDz9RuBkYJMYbfh44xsHm7MaBrwulUmGYmoO3YNOH1I0gzk6Q43E/okUxU4GBLGQOkkdxEDgC26YVj3RC/wgAAAABJRU5ErkJggg==);
  background-size: 100% 100%;
}
.sub-title .sub-search .select-input[data-v-a483f00a] {
  float: left;
  width: 16%;
  height: 2.4rem;
  margin-left: 1rem;
}
.sub-title .sub-search .ant-input-search[data-v-a483f00a] {
  float: left;
  width: 16%;
  height: 2.4rem;
  margin-left: 1rem;
}
.sub-title .sub-search .ant-input-search[data-v-a483f00a] .ant-input {
  height: 2.5rem;
  line-height: 2.5rem;
  padding-left: 1.9rem;
}
.sub-title .sub-search .ant-input-search[data-v-a483f00a] .ant-input-search-icon {
  position: absolute;
}
.sub-title .sub-search .select-button[data-v-a483f00a] {
  height: 2.3rem;
  margin-left: 1rem;
}
.sub-title .sub-search .ainput-search[data-v-a483f00a] {
  float: left;
}
.sub-title .sub-search span[data-v-a483f00a] {
  margin-right: 1rem;
  margin-left: 1rem;
}
.sub-title .sub-search .suffix[data-v-a483f00a] {
  margin-right: 0;
}
.sub-title .sub-search[data-v-a483f00a] .ant-select-selection {
  border: 0.1rem solid rgb(227, 229, 233);
  border-radius: 0.3rem;
}
[data-v-a483f00a] .ant-input-search {
  border-radius: 0.3rem;
}
[data-v-a483f00a] .ant-input-search .ant-input {
  height: 2rem;
  border: 0.1rem solid #e3e5e9;
  border-radius: 0.3rem;
  padding-right: 3.8rem;
}
[data-v-a483f00a] .ant-input-search .ant-input-search-icon {
  position: absolute;
}
[data-v-a483f00a] .ant-select-selection--single {
  height: 2.4rem;
}
[data-v-a483f00a] .ant-select-selection--single .ant-select-selection__rendered {
  line-height: 2.5rem;
}
[data-v-a483f00a] .ant-select-selection__rendered {
  line-height: 2.5rem;
}
[data-v-a483f00a] .select-selection {
  height: 2.5rem;
}
[data-v-a483f00a] .select-selection .select-selection-rendered {
  line-height: 2.5rem;
}
.searchP[data-v-a483f00a] .ant-input-suffix {
  left: 1rem;
}
@media screen and (max-width: 1400px) {
.sub-title .sub-search[data-v-a483f00a] .ant-input-search .ant-input {
    padding-left: 1.3rem;
    padding-right: 0.3rem;
}
}
@media screen and (max-width: 1280px) {
.sub-title .sub-search[data-v-a483f00a] .ant-input-search .ant-input {
    padding-left: 1.3rem;
    padding-right: 0.3rem;
}
}
