/*信息列表*/
.custom-list {
  background: #fff;
}
.custom-list li {
  margin: 0 0 0.4rem 0;
}
.custom-list li .logo-box {
  width: 1.33333333rem;
  height: 1.33333333rem;
  text-align: center;
  float: left;
}
.custom-list li .logo-box img {
  width: 1.06666667rem;
  height: 1.06666667rem;
  padding: 0.13333333rem;
  box-shadow: 0 0 0.06666667rem #eee;
}
.custom-list li .custom-box {
  line-height: 1.33333333rem;
  font-size: 0.32rem;
  color: #9FA0A5;
  background: #f8f8f8;
  width: 7.33333333rem;
  padding: 0 0.2rem;
  float: left;
}
/*# sourceMappingURL=custom.css.map */