/*! ycloud-refer 4.0.38 author by 友云采FED, base on ycloud 5.0.14 */
.y-refer-area .y-select-filter {
  cursor: pointer;
}
.y-refer-area .yonicon.yonicon-canzhao,
.y-refer-area .fa.fa-list {
  color: #666;
  position: absolute;
  top: 8px;
  right: 5px;
  font-size: 14px;
}
.y-refer-area-panel {
  overflow-y: auto;
  padding: 15px;
  background: #fff;
  margin-top: 1px;
  font-size: 13px;
}
.y-refer-area-panel a {
  text-decoration: none;
  color: #666666;
}
.y-refer-area-panel .y-refer-area-tabs {
  width: 100%;
  height: 25px;
  float: left;
  border-bottom: 2px solid #edd28b;
  overflow: visible;
}
.y-refer-area-panel .y-refer-area-tabitem {
  position: relative;
  float: left;
  height: 23px;
  line-height: 23px;
  padding: 0 21px 1px 11px;
  margin-right: 3px;
  border: 1px solid #ddd;
  border-bottom: 0;
  color: #005AA0;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.y-refer-area-panel .y-refer-area-tabactive {
  height: 25px;
  background-color: #fff;
  border: 2px solid #edd28b;
  border-bottom: 0;
  padding: 0 20px 0 10px;
  line-height: 22px;
  text-decoration: none;
  color: #000;
}
.y-refer-area-panel .y-refer-area-content {
  padding-top: 8px;
}
.y-refer-area-panel .y-refer-area-content li {
  float: left;
  width: 100px;
  padding: 0 0 0 20px;
  clear: none;
  min-height: 28px;
  line-height: 28px;
  text-align: center;
}
.y-refer-area-panel .y-refer-area-content li a {
  padding: 2px 4px;
}
.y-refer-area-panel .y-refer-area-content li a:hover {
  color: white;
  background-color: #005AA0;
}
.y-modal-bank-head {
  height: 32px;
  line-height: 24px;
}
.y-modal-bank-head a {
  text-decoration: underline;
  color: #3CA7E3;
  cursor: pointer;
}
.y-modal-bank-head span {
  font-size: 14px;
  font-weight: 700;
}
.y-modal-bank-city {
  border: 1px solid #ECECEC;
  text-align: center;
  line-height: 33px;
  font-size: 13px;
  border-radius: 3px;
  margin-bottom: 10px;
  cursor: pointer;
}
.y-modal-bank-city.active {
  background-color: #EFF6FC;
}
.y-modal-bank-city:hover {
  border-color: #3CA7E3;
}
.y-modal-procls-container {
  margin-left: 15px;
  margin-right: 15px;
}
.y-modal-procls-item {
  padding: 5px 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: white;
  cursor: pointer;
}
.y-modal-procls-item:hover {
  background-color: #CDCDCD;
  color: white;
}
.y-modal-procls-item.y-modal-procls-active {
  background-color: #1BAEDE;
}
.y-modal-procls-item.y-modal-procls-active:hover {
  background-color: #1BAEDE;
}
.y-modal-procls-item .y-modal-procls-extern {
  float: right;
}
.y-modal-recsup .y-modal-recsup-itemtitle {
  float: left;
  width: 140px;
  text-align: right;
  padding-right: 10px;
  line-height: 45px;
  height: 45px;
}
.y-modal-recsup .y-modal-recsup-itemcon {
  float: left;
  min-width: 250px;
  margin-right: 30px;
  padding-top: 6px;
  padding-left: 5px;
}
.y-modal-recsup .y-modal-recsup-itemradio {
  padding-top: 11px;
}
.y-modal-recsup .y-modal-recsup-title {
  color: #999999;
  font-size: 16px;
  padding: 10px 25px;
}
.y-modal-recsup .y-modal-recsup-desc {
  margin-left: 18px;
  font-size: 14px;
  color: #999999;
}
.y-modal-recsup .y-modal-recsup-search {
  width: 200px;
  vertical-align: middle;
}
.y-modal-recsup .y-modal-recsup-qlf {
  margin-right: 20px;
  margin-bottom: 5px;
  min-width: 105px;
  min-height: 34px;
}
.y-modal-recsup .y-modal-recsup-qlf > div {
  display: inline-block;
}
.y-modal-recsup .y-modal-recsup-qlf .y-modal-recsup-qlfname {
  float: left;
  max-width: 260px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.y-modal-recsup .y-modal-recsup-qlf .y-modal-recsup-qlfabi:not(:empty) {
  width: 150px;
  margin-left: 15px;
}
.y-modal-recsup .y-modal-recsup-mtrcell {
  padding-top: 10px;
  padding-bottom: 10px;
}
.y-modal-recsup .y-modal-recsup-mtrcell > div {
  float: left;
  width: 49%;
  margin-right: 1px;
}
.y-refer-country .yr-country-header {
  padding-left: 15px;
  margin-bottom: 5px;
}
.y-refer-country .yr-country-menu {
  background: #ECF6FD;
  height: 35px;
}
.y-refer-country .yr-country-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
}
.y-refer-country .yr-country-menu li {
  float: left;
}
.y-refer-country .yr-country-menu li a {
  display: block;
  line-height: 2em;
  padding: 4px 20px;
  text-decoration: none;
  white-space: nowrap;
}
.y-refer-country .yr-country-menu li a:hover {
  border-bottom: 1px solid #3CA7E2;
  color: #3CA7E2;
  text-decoration: none;
}
.y-refer-country .yr-country-menu li a:active {
  border-bottom: 1px solid #3CA7E2;
  color: #3CA7E2;
  text-decoration: none;
}
.y-refer-country .yr-country-menu li a.yr-country-menu-active {
  border-bottom: 1px solid #3CA7E2;
  color: #3CA7E2;
}
.y-refer-country .yr-country-main {
  padding: 10px 15px;
}
.y-refer-country .yr-country-initial {
  color: #3CA7E2;
  width: 6%;
  display: inline-block;
  vertical-align: top;
}
.y-refer-country .yr-country-content {
  display: inline-block;
  width: 91%;
}
.y-refer-country .yr-country-item {
  display: inline-block;
  min-width: 125px;
  margin-top: 2px;
  margin-left: 10px;
}
.y-refer-country .yr-country-item:hover {
  color: #3CA7E2;
  cursor: pointer;
}
.y-refer-country .yr-country-item.yr-country-item-active {
  color: #3CA7E2;
  text-decoration: none;
}
.columnSetting {
  display: none;
}
.ant-search-input-wrapper {
  width: 100%;
  height: 32px;
  vertical-align: top;
}
.ant-search-input-wrapper .u-input-group {
  width: 100%;
}
.refer-taglist {
  width: 100%;
  height: 100%;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.refer-taglist .tagBtn-add {
  border: none;
  height: 26px;
  border-radius: 18px;
  min-width: 25px;
  float: right;
  padding: 0;
}
.refer-taglist .tag-container .u-tag {
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  margin: 3px 0 2px 6px;
  background-color: #f7f9fd;
  border: 1px solid #dbe0e5;
  padding: 0 3px 0 5px;
  border-radius: 3px;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  overflow: hidden;
}
.u-tag .uf-close {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  display: inline-block;
  padding: 0 0 0 5px;
}
.ant-row {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  height: auto;
  zoom: 1;
  display: block;
}
.ant-row:after,
.ant-row:before {
  content: " ";
  display: table;
}
.ant-row:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}

/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJ5Y2xvdWQtcmVmZXIuY3NzIiwic291cmNlUm9vdCI6IiJ9*/