.ai-guofuvalve-list-right-1 {
  width: 280px;
  flex-grow: 0;
  flex-shrink: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  margin-bottom: 20px;
}
.ai-guofuvalve-list-right-1 .ai-guofuvalve-list-right-1-hosStar {
  width: 100%;
  background-color: #FFFFFF;
  border-radius: 12px;
  box-sizing: border-box;
  padding: 15px;
}
.ai-guofuvalve-list-right-1 .ai-guofuvalve-list-right-1-hosStar .ai-guofuvalve-list-right-1-starBlock {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.ai-guofuvalve-list-right-1 .ai-guofuvalve-list-right-1-hosStar .ai-guofuvalve-list-right-1-starBlock .ai-guofuvalve-list-right-1-ImgBlock {
  width: 94px;
  height: 62px;
  border-radius: 12px;
  flex-grow: 0;
  flex-shrink: 0;
  overflow: hidden;
}
.ai-guofuvalve-list-right-1 .ai-guofuvalve-list-right-1-hosStar .ai-guofuvalve-list-right-1-starBlock .ai-guofuvalve-list-right-1-ImgBlock img {
  width: 94px;
  height: 62px;
  border-radius: 12px;
  display: block;
  transition: 1s;
}
.ai-guofuvalve-list-right-1 .ai-guofuvalve-list-right-1-hosStar .ai-guofuvalve-list-right-1-starBlock .ai-guofuvalve-list-right-1-ImgBlock img:hover {
  transform: scale(1.2, 1.2);
}
.ai-guofuvalve-list-right-1 .ai-guofuvalve-list-right-1-hosStar .ai-guofuvalve-list-right-1-starBlock .ai-guofuvalve-list-right-1-info {
  margin-left: 10px;
  width: 166px;
}
.ai-guofuvalve-list-right-1 .ai-guofuvalve-list-right-1-hosStar .ai-guofuvalve-list-right-1-starBlock .ai-guofuvalve-list-right-1-info .ai-guofuvalve-list-right-1-info-head {
  margin-bottom: 2px;
  line-height: 22px;
  font-size: 16px;
  color: #333;
  padding-bottom: 0;
  font-weight: normal;
}
.ai-guofuvalve-list-right-1 .ai-guofuvalve-list-right-1-hosStar .ai-guofuvalve-list-right-1-starBlock .ai-guofuvalve-list-right-1-info .ai-guofuvalve-list-right-1-info-head:hover {
  color: #00CBA2;
}
.ai-guofuvalve-list-right-1 .ai-guofuvalve-list-right-1-hosStar .ai-guofuvalve-list-right-1-starBlock .ai-guofuvalve-list-right-1-info .ai-guofuvalve-list-right-1-info-likes {
  color: #333;
  line-height: 20px;
  font-size: 14px;
}
.ai-guofuvalve-list-right-1 .ai-guofuvalve-list-right-1-hosStar .ai-guofuvalve-list-right-1-starBlock .ai-guofuvalve-list-right-1-info .ai-guofuvalve-list-right-1-info-likes span {
  color: #666666;
}
.ai-guofuvalve-list-right-1 .ai-guofuvalve-list-right-1-hosStar .ai-guofuvalve-list-right-1-starBlock:last-child {
  margin-bottom: 0;
}
.ai-guofuvalve-list-right-1-title {
  display: flex;
  font-size: 20px;
  line-height: 36px;
  color: #1E2129;
  font-weight: bold;
  justify-content: space-between;
  margin-bottom: 12px;
}
.ai-guofuvalve-list-right-1-title .ai-guofuvalve-list-right-1-more_demo {
  font-size: 14px;
  color: #999;
  font-weight: normal;
  line-height: 36px;
  display: flex;
  align-items: center;
}
.ai-guofuvalve-list-right-1-title .ai-guofuvalve-list-right-1-more_demo img {
  width: 12px;
}
/*# sourceMappingURL=list_right_1.css.map */