.status-tag[data-v-c56a11a2] {
  border-radius: 2px;
  font-size: 12px;
  padding: 2px 6px;
  margin: 0 2px 3px;
  display: inline-block;
  white-space: nowrap;
  line-height: 1.4;
}
.status-tag.patent-label[data-v-c56a11a2] {
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.status-tag.effective[data-v-c56a11a2] {
  color: #ffffff;
  background-color: #15cf5a;
}
.status-tag.invalid[data-v-c56a11a2] {
  color: #ffffff;
  background-color: #565f7c;
}
.status-tag.examine[data-v-c56a11a2] {
  color: #ffffff;
  background-color: #1f93f6;
}
.status-tag.law-event[data-v-c56a11a2] {
  color: #ffffff;
  background-color: #15cf5a;
}
.status-list[data-v-c56a11a2] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.td-dot.effective[data-v-c56a11a2]:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 4px;
  background-color: #15cf5a;
}
.td-dot.invalid[data-v-c56a11a2]:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 4px;
  background-color: #565f7c;
}
.td-dot.examine[data-v-c56a11a2]:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 4px;
  background-color: #1f93f6;
}
.similar-patents-wrap[data-v-04d1654a] {
  position: relative;
  width: 280px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.similar-patents-wrap.agent .similar-body[data-v-04d1654a] {
  height: calc(100% - 71px);
}
.similar-patents-wrap.applicant .similar-body[data-v-04d1654a] {
  height: calc(100% - 96px);
}
.similar-patents-wrap.details .similar-body[data-v-04d1654a], .similar-patents-wrap.write .similar-body[data-v-04d1654a] {
  height: calc(100% - 52px);
}
.similar-patents-wrap .similar-head[data-v-04d1654a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 16px;
  height: 32px;
}
.similar-patents-wrap .similar-head .head-tag[data-v-04d1654a] {
  width: 4px;
  height: 16px;
  margin-top: 2px;
  margin-right: 8px;
  background-color: #1469fc;
}
.similar-patents-wrap .similar-head .head-title[data-v-04d1654a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: bold;
}
.similar-patents-wrap .tab-button[data-v-04d1654a] {
  margin-left: 16px;
  margin-bottom: 16px;
}
.similar-patents-wrap .similar-body[data-v-04d1654a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  overflow-y: hidden;
  overflow-y: auto;
  padding: 0 16px;
}
.similar-patents-wrap .similar-body.has-scroll[data-v-04d1654a] {
  padding-right: 8px;
}
.similar-patents-wrap .similar-body .pat-item[data-v-04d1654a] {
  padding-bottom: 28px;
  border-bottom: 1px solid #dcdfe6;
  margin-bottom: 16px;
  cursor: pointer;
}
.similar-patents-wrap .similar-body .pat-item .item-head[data-v-04d1654a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 28px;
}
.similar-patents-wrap .similar-body .pat-item .item-head .item-similar[data-v-04d1654a] {
  padding: 0 8px;
  border-radius: 2px;
  margin-right: 4px;
  height: 20px;
  line-height: 20px;
}
.similar-patents-wrap .similar-body .pat-item .item-head .item-ipc[data-v-04d1654a] {
  background-color: rgba(20, 105, 252, 0.1215686275);
  color: #1469fc;
  font-size: 12px;
  border-radius: 2px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  padding: 0 8px;
  margin-right: 4px;
}
.similar-patents-wrap .similar-body .pat-item .item-head .status-tag[data-v-04d1654a] {
  margin: 0;
}
.similar-patents-wrap .similar-body .pat-item .item-title[data-v-04d1654a] {
  color: #2b2b2b;
  margin: 4px 0;
}
.similar-patents-wrap .similar-body .pat-item .item-info[data-v-04d1654a] {
  padding: 2px 0;
}
