.header1 {
  background: url(../image/new-nav.png) no-repeat;
  background-attachment: fixed;

  background-size: 100% 100%;
}
.w0 {
  width: 45%;
}
.w0-w2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ri {
  height: 5rem !important;
}
.ri img {
  width: 3.125rem;
  height: 3.125rem;
}
