.list {
  margin: 0.15625rem;
  padding-bottom: 0.05208333rem;
  border-bottom: solid 1px #eee;
}
.list li {
  padding: 0.05208333rem;
  overflow: hidden;
}
.list:last-of-type {
  border-bottom: none;
}
.list li .first-title:nth-of-type(1) {
  width: 0.52083333rem;
  line-height: 0.15625rem;
  font-weight: bold;
  font-size: 0.08333333rem;
  text-align: center;
}
.list li .first-title:nth-of-type(2) {
  width: 0.390625rem;
  line-height: 0.15625rem;
  font-weight: bold;
  font-size: 0.08333333rem;
  padding-left: 0.13020833rem;
}
.list li:last-child {
  border-bottom: none;
}
.list li:hover {
  background-color: #E8E8E8;
  animation: 0.15s forwards info-item-in;
}
.list li .title {
  width: 70%;
  line-height: 0.52083333rem;
  padding-left: 0.13020833rem;
  font-size: 0.08333333rem;
}
.list li .logo {
  width: 0.52083333rem;
  height: 0.52083333rem;
  line-height: 0.52083333rem;
  text-align: center;
}
.list li .logo img {
  width: 0.41666667rem;
  height: 0.41666667rem;
  padding: 0.05208333rem;
  box-shadow: 0 0 0.02604167rem #eee;
}
/*# sourceMappingURL=custom.css.map */