.jw-share-qrcode-dialog #alert-dialog-title {
  border-bottom: 1px solid #e7e7e7;
}
.jw-share-qrcode-dialog #alert-dialog-title .icon-close-export-list {
  float: right;
  cursor: pointer;
}
.jw-share-qrcode-dialog .jw-share-qrcode-content {
  padding: 23px 29px 40px 30px;
}
.jw-share-qrcode-dialog .jw-share-qrcode-content .jw-share-qrcode-link .title {
  font-size: 14px;
  color: #494949;
}
.jw-share-qrcode-dialog .jw-share-qrcode-content .jw-share-qrcode-link .left {
  width: 468px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  background: #f5f5f5;
  border-radius: 2px;
  margin-right: 15px;
}
.jw-share-qrcode-dialog .jw-share-qrcode-content .jw-share-qrcode-link .link {
  margin-top: 15px;
}
.jw-share-qrcode-dialog .jw-share-qrcode-content .jw-share-qrcode-link .link button {
  border: none;
  padding: 0 11px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background: #404a53;
  cursor: pointer;
  vertical-align: top;
  margin-top: 5px;
}
.jw-share-qrcode-dialog .jw-share-qrcode-content .jw-share-qrcode-link .link .copyed-btn {
  background: #3297FC;
}
.jw-share-qrcode-dialog .jw-share-qrcode-content .jw-share-qrcode-link .link-title {
  color: #b0b0b0;
  margin-right: 28px;
  vertical-align: top;
}
.jw-share-qrcode-dialog .jw-share-qrcode-content .jw-share-qrcode-link .link-address {
  color: #333333;
  width: 87%;
  display: inline-block;
  white-space: nowrap;
  overflow-x: auto;
  -moz-scrollbar-width: none;
  -ms-overflow-style: none;
  height: 20px;
  margin-top: 10px;
  line-height: 20px;
}
.jw-share-qrcode-dialog .jw-share-qrcode-content .jw-share-qrcode-link .link-address::-webkit-scrollbar {
  height: 0 !important;
  width: 0px !important;
}
.jw-share-qrcode-dialog .jw-share-qrcode-content .jw-share-qrcode-link .link-address-selected {
  background: #3297fc;
  opacity: 0.7;
}
.jw-share-qrcode-dialog .jw-share-qrcode-content .jw-share-qrcode-link .link-desc {
  color: #b0b0b0;
  font-size: 12px;
  margin-top: 4px;
}
.jw-share-qrcode-dialog .jw-share-qrcode-content .share-code-w {
  margin-top: 30px;
}
.jw-share-qrcode-dialog .jw-share-qrcode-content .share-code-w .title {
  font-size: 14px;
  color: #494949;
}
.jw-share-qrcode-dialog .jw-share-qrcode-content .share-code-w .share-code {
  width: 220px;
  height: 218px;
  background: #f5f5f5;
  margin: 14px auto;
}
.jw-share-qrcode-dialog .jw-share-qrcode-content .share-code-w .share-code img {
  display: inline-block;
  width: 150px;
  height: 150px;
  margin: 21px 35px 10px 35px;
}
.jw-share-qrcode-dialog .jw-share-qrcode-content .share-code-w .share-code .share-code-desc {
  text-align: center;
  font-size: 12px;
  color: #494949;
}
.jw-share-qrcode-dialog .jw-share-qrcode-content .share-code-w .download-btn {
  margin: 10px auto;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background: #f0f0f0;
  border-radius: 50%;
}
.jw-share-qrcode-dialog .jw-share-qrcode-content .share-code-w .download-btn .icon-download {
  margin: 11px 13px;
}
