
.van-nav-bar{
  background-color: transparent;
  z-index: 999;
}
.van-hairline--bottom:after{
  border-bottom: none;
}
.van-nav-bar .van-icon{
  color: #fff;
}



/* 入库时间 输入框 */
.text-center input{
  text-align: center;
}

/* 选中样式 */
/* .selected{
  border: 1px solid #17A75E;
  color: #17A75E;
  background-color: rgba(23, 167, 94, 0.05);
} */