<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
html {
  overflow: hidden;
}
ol {
  padding-inline-start: 20px !important;
}
.my-info {
     width: 342px;
    height: 81px;
    background: url(http://www.scdjw.com.cn/topics/djd/images/self-bg.jpg);
    color: #fff;
    font-size: 20px;
    line-height: 80px;
    padding-left: 170px;
    margin: 30px auto 0;
    position: relative;
    bottom: 45px;
    text-align: center;
}

.selfphb {
  overflow: hidden;
  height: 66px;
  line-height: 66px;
  font-size: 20px;
  color: #fff;
  padding: 8px 0 8px 5px;
  display: flex;
  justify-content: start;
  align-items: center;
}

.selfphb &gt; .s-sort {
  width: 80px;
  text-align: center;
  line-height: 66px;
}

.selfphb &gt; img {
  height: 60px;
  width: 60px;
  border-radius: 100%;
  border: 3px solid #fff;
}
</pre></body></html>