.big-box[data-v-0ceabae2] {
  width: 100vw;
  height: 100vh;
  background: #fff;
  box-sizing: border-box;
  display: flex;
  padding: 1.67rem 0 0 0.92rem;
}
.big-box .item[data-v-0ceabae2] {
  text-align: center;
  margin-right: 2.58rem;
}
.big-box .item[data-v-0ceabae2]:last-child {
  margin-right: 0;
}
.big-box .item .imgs[data-v-0ceabae2] {
  height: 3rem;
  width: 3rem;
  margin: 0 auto;
}
.big-box .item .title[data-v-0ceabae2] {
  color: #333;
  font-size: 1rem;
  margin-top: 0.92rem;
}
