.dialog {
  z-index: 3000;
}

.jw-shareobj {
  width: 480px;
}
.jw-shareobj .ant-select {
  width: 100%;
}
.jw-shareobj .ant-select-selection {
  min-height: 40px;
  line-height: 40px;
  padding-bottom: 0;
}
.jw-shareobj .ant-select-selection--multiple .ant-select-selection__choice {
  margin-bottom: 10px;
  margin-top: 0;
}
.jw-shareobj .ant-select-selection__rendered {
  margin-top: 8px;
  height: 20px;
  line-height: 20px;
}
.jw-shareobj .ant-select-selection__rendered .ant-select-search__field__placeholder {
  position: relative;
  top: auto;
  height: 21px;
  line-height: 21px;
}
.jw-shareobj .ant-select-selection--multiple .ant-select-search--inline {
  margin-top: 0px;
}
.jw-shareobj .ant-select-selection--multiple .ant-select-search--inline .ant-select-search__field {
  height: 20px;
  line-height: 20px;
}
.jw-shareobj .ant-select-selection__choice__content {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  max-width: 100px;
}

.jw-shareobj-select.dropdown-common .jw-shareobj-item .icon-i img {
  width: 30px;
  height: 30px;
}

.jw-shareobj-select .jw-shareobj-item {
  height: 56px;
  padding: 0;
}
.jw-shareobj-select .jw-shareobj-item .jw-shareobj-item-w {
  height: 100%;
  line-height: 44px;
  margin-left: 10px;
}
.jw-shareobj-select .jw-shareobj-item .jw-shareobj-item-w .jw-shareobj-item-pic {
  position: relative;
  float: left;
  width: 36px;
  height: 36px;
  margin: 7px 0 0 12px;
}
.jw-shareobj-select .jw-shareobj-item .jw-shareobj-item-w .jw-shareobj-item-pic img {
  width: 36px;
  height: 36px;
  border-radius: 3px;
}
.jw-shareobj-select .jw-shareobj-item .jw-shareobj-item-w .jw-shareobj-item-pic-app {
  margin: 0;
}
.jw-shareobj-select .jw-shareobj-item .jw-shareobj-item-w .jw-shareobj-item-c {
  margin-left: 58px;
  font-size: 12px;
  padding-top: 6px;
}
.jw-shareobj-select .jw-shareobj-item .jw-shareobj-item-w .jw-shareobj-item-c.margin-left {
  margin-left: 10px;
}
.jw-shareobj-select .jw-shareobj-item .jw-shareobj-item-w .jw-shareobj-item-c.margin-left .jw-shareobj-item-c-name {
  height: 58px;
  line-height: 37px;
}
.jw-shareobj-select .jw-shareobj-item .jw-shareobj-item-w .jw-shareobj-item-c .jw-shareobj-item-c-name {
  color: #494949;
  max-width: 240px;
  height: auto;
  line-height: 28px;
}
.jw-shareobj-select .jw-shareobj-item .jw-shareobj-item-w .jw-shareobj-item-c .jw-shareobj-item-c-tip {
  color: #b0b0b0;
  margin: 0 15px 0 0;
  line-height: 15px;
}
.jw-shareobj-select .jw-shareobj-item .jw-shareobj-item-w .jw-shareobj-item-c-other {
  padding-top: 0;
}
.jw-shareobj-select .jw-shareobj-item .jw-shareobj-item-w .jw-shareobj-item-c-margin {
  margin-left: 13px;
}
.jw-shareobj-select .jw-shareobj-item:hover, .jw-shareobj-select .jw-shareobj-item:active {
  background: #f1f1f1;
}
.jw-shareobj-select .jw-shareobj-item:after {
  display: none !important;
}
.jw-shareobj-select .jw-shareobj-item.jw-shareobj-item-sep {
  height: 32px;
  line-height: 32px;
  padding: 0 12px;
  background: #f4f4f4;
  font-size: 13px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  color: #333;
}
.jw-shareobj-select .jw-shareobj-item.jw-shareobj-item-sep .jw-shareobj-item-w {
  height: 32px;
  line-height: 32px;
}
.jw-shareobj-select .base-share-empty {
  font-size: 13px;
  color: #b0b0b0;
}

.jw-shareobj-select-romove {
  display: none;
}
