// 背景居中
@mixin vci-bg {
  background-position: center;
}
