.content[data-v-7f917475] {
  min-height: calc(100vh - 331px) !important;
  box-sizing: border-box;
  background: #fff;
  width: 980px;
  text-align: left;
  padding: 20px;
}
.content .inventory[data-v-7f917475] {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.content .inventory .item[data-v-7f917475] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 220px;
  height: 140px;
  border: 1px solid #eaeaea;
  border-radius: 4px;
  margin-right: 20px;
  cursor: pointer;
}
.content .inventory .item span[data-v-7f917475] {
  font-size: 14px;
  color: #666;
}
.content .inventory .item span[data-v-7f917475]:nth-of-type(1) {
  color: #333;
  font-size: 48px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 48px;
  color: #333333;
  margin-bottom: 20px;
}
.content .inventory .item:nth-last-of-type(1) span[data-v-7f917475]:nth-of-type(1) {
  color: #f48000;
}
.content .inventory .item[data-v-7f917475]:hover {
  background: #74c6f7;
}
.content .inventory .item:hover span[data-v-7f917475] {
  color: #fff;
}
.content .inventory .item:hover span[data-v-7f917475]:nth-of-type(1) {
  color: #fff;
}
.content .linkNav .item[data-v-7f917475] {
  margin-bottom: 30px;
}
.content .linkNav .item h4[data-v-7f917475] {
  color: #333333;
  font-size: 16px;
  margin-bottom: 20px;
}
.content .linkNav .item .item_content[data-v-7f917475] {
  display: flex;
  cursor: pointer;
}
.content .linkNav .item .item_content .item_link[data-v-7f917475] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 60px;
}
.content .linkNav .item .item_content .item_link img[data-v-7f917475] {
  width: 36px;
  margin-bottom: 10px;
}
.content .linkNav .item .item_content .item_link span[data-v-7f917475] {
  font-size: 14px;
  color: #333;
}

