.ywzxRightMainXwItem:hover {
  transform: scale(1.05);
  background: #0e357d;
}

.ywzxRightMainXwItem:hover * {
  color: #ffffff;
}

.ywzxRightMainXwItem {
  text-align: left;
  padding: 1rem;
  cursor: pointer;
  transition: all 1.2s;
  margin: 0.5rem 1rem;
}

.ywzxRightMainXwItemDate {
  font-size: 2.8rem;
  font-family: Tw Cen MT;
  font-weight: 400;
  color: #646466;
  line-height: 4.75rem;
}

.ywzxRightMainXwItemYear {
  font-size: 0.95rem;
  font-family: Tw Cen MT;
  font-weight: 400;
  color: #979797;
  line-height: 1.35rem;
}

.ywzxRightMainXwItemTitle {
  font-size: 0.9rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #383838;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
  line-height: 3rem;
}

.ywzxRightMainXwItemImage {
  width: 100%;
  text-align: center;
}

.ywzxRightMainXwItemContent {
  font-size: 0.7rem;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #6e6e6e;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 0.85rem;
  line-height: 1.4rem;
}
.ywzxRightMainXwItemContent2 {
  font-size: 0.7rem;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #6e6e6e;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 20;
  -webkit-box-orient: vertical;
  line-height: 1.4rem;
}

.ywzxRightMainXwItemBotton {
  font-size: 0.8rem;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #a6a6a6;
  line-height: 1.4rem;
  margin-top: 1.5rem;
}
