#__bs_notify__ {
  display: none !important;
}


/* 首页文章卡片网格背景 */
.recent-post-info {
  background-image: linear-gradient(90deg, rgba(50, 0, 0, 0.05) 3%, rgba(0, 0, 0, 0) 3%), linear-gradient(360deg, rgba(50, 0, 0, 0.05) 3%, rgba(0, 0, 0, 0) 3%);
  background-size: 20px 20px;
  background-position: center center;
}

/* 首页随便看看tab背景 */
#random-banner {
  background-image: url(https://caituotuo.top/my-img/202309022255192.png);
  background-position: center;
}

/* 博客背景 */
#web_bg {
  background-color: #FFDEE9;
  background-image: linear-gradient(158deg, #FFDEE9 30%, #B5FFFC 100%);
}

#page-header {
  background-image: url("https://caituotuo.top/my-img/202309022016730.gif");
  background-size: cover;
  background-position: center;
}

.equipment-item .equipment-item-content .equipment-item-content-item .equipment-item-content-item-cover {
  background: #fff;
}