<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sie_lsit_a2{
    /* display: inline-block; */
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 0px;
    font-size: 14px;
    color: #333;
}

/* 2018.9.12 ä¸»è¦ç”¨äºŽäººå‘˜åˆ—è¡¨ */
.sie_lsit_p2 {
  display: inline-block;
  max-width: 650px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 0px;
  font-size: 14px;
  color: #333;
}
.sie_lsit_p2:before {
  content: "";
  float: left;
  width: 2px;
  height: 100%;
}
.sie_lsit_p2:after {
    content: "...";
  color: #1265cf;
  box-sizing: content-box;
  float: right;
  position: relative;
  top: -24px;
  height: 20px;
  left: 100%;
  width: 80px;
  margin-left: -80px;
  padding-right: 2px;
  text-align: right;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
  font-size: 32px;
  line-height: 2px;
}
.multipleline-ellipsis__content-box {
  float: right;
  width: 100%;
  margin-left: -2px;
  white-space: normal;
}
.ellipsis_divv{
  max-width: 600px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 2018.9.12 ä¸»è¦ç”¨äºŽç«™å†…ç«™å¤–çš„ä¸‰å¤§åŠŸèƒ½ï¼šä¸“åˆ©ã€æˆæžœå’Œé¡¹ç›®çš„åˆ—è¡¨ */
.sie_lsit_p3 {
  display: inline-block;
  max-width: 650px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 0px;
  font-size: 14px;
  color: #333;
}
.sie_lsit_p3:before {
  content: "";
  float: left;
  width: 2px;
  height: 100%;
}
.sie_lsit_p3:after {
    content: "...";
  color: #333;
  box-sizing: content-box;
  float: right;
  position: relative;
  top: -21px;
  height: 20px;
  left: 100%;
  width: 80px;
  margin-left: -80px;
  padding-right: 2px;
  text-align: right;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
  font-size: 32px;
  line-height: 2px;
  cursor: pointer;
}

.sie_lsit_p4 {
  display: inline-block;
  max-width: 650px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 0px;
  font-size: 14px;
  color: #333;
}
.sie_lsit_p4:after {
    content: "...";
  color: #1265cf;
  box-sizing: content-box;
  float: right;
  position: relative;
  top: -10px;
  height: 20px;
  left: 100%;
  width: 80px;
  margin-left: -80px;
  padding-right: 2px;
  text-align: right;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
  font-size: 32px;
  line-height: 2px;
  cursor: pointer;
}
.pub-list_doi_verify_a{
  position: absolute;
  top: 99px;
  left: 27px;
  cursor: default;
}</pre></body></html>