@charset "UTF-8";
/**
* 修改内边距 需要同步修改 layout 文件下  .cache_box 最小高度, 让当前页面默认最大填充
*         min-height: calc(100vh - 104px - 2倍的内边距);
*/
.title[data-v-2299cd3a] {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 18px;
  color: #3d3d3d;
  padding: 24px 0 4px 0;
}
.item[data-v-2299cd3a] {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #606266;
  line-height: 22px;
  margin-top: 12px;
}
@charset "UTF-8";
/**
* 修改内边距 需要同步修改 layout 文件下  .cache_box 最小高度, 让当前页面默认最大填充
*         min-height: calc(100vh - 104px - 2倍的内边距);
*/
.welcome[data-v-79e8a00b] {
  width: 100%;
  min-height: calc(100vh - 104px);
  background: url(../img/wel_bg.0fa00d2f.png) no-repeat;
  background-size: cover;
}
