.styled-image {
  width: 30px;
  height: 22px;
  vertical-align: middle;
}
.vip-num {
  width: auto; /* 宽度自动适应 */
  height: 13px; /* 高度保持13px */
  object-fit: contain;
  vertical-align: middle;
}
.emoji-image {
    width: 30px;
    height: 30px;
    vertical-align: bottom;
}
.spacer {
  margin-bottom: 15px;
}

.red-link {
    color: #FF0000;
} 
/* vip链接样式
.red-link {
              background: linear-gradient(90deg, 
                hsl(270, 70%, 50%) 0%, 
                hsl(210, 50%, 50%) 50%, 
                hsl(330, 70%, 65%) 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            text-align: center;
}
*/
.Jz52_pagewatermark {
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  pointer-events:none;
  background-repeat:repeat;
  z-index:9999;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Ctext y='90' x='23' stroke='%23333333' stroke-opacity='0.06' fill='%23333333' fill-opacity='0.04' transform='rotate(-20)' font-size='13'%3Ej8bt.cn 内测数据%3C/text%3E%3Ctext y='110' x='20' stroke='%23333333' stroke-opacity='0.06' fill='%23333333' fill-opacity='0.04' transform='rotate(-20)' font-size='13'%3E切勿泄密 抓住杀头%3C/text%3E%3C/svg%3E");}