.el-container[data-v-5abd1488] {
  max-width: 750px;
  margin: 0 auto;
}
.el-container .el-main[data-v-5abd1488] {
  height: 100vh;
  padding: 0 0 50px;
  position: relative;
  background: #f2f2f2;
  max-width: 750px;
  font-size: 16px;
}
.el-container .el-main .info[data-v-5abd1488] {
  padding: 10px 16px;
  display: flex;
  justify-content: space-between;
}
.el-container .el-main .table[data-v-5abd1488] {
  padding: 10px;
}
.el-container .el-main[data-v-5abd1488] .titleCss {
  width: 80px !important;
  display: flex;
  flex: none !important;
}
.el-container .el-main .contentText[data-v-5abd1488] {
  width: 100%;
  text-align: left !important;
  color: #323233 !important;
}
.el-container .el-footer[data-v-5abd1488] {
  position: fixed;
  bottom: 0px;
  left: 0;
  right: 0;
  z-index: 5;
  width: 100%;
  max-width: 750px;
  background-color: #fff;
  border-top: 1px solid #ebeef5;
  margin: 0 auto;
  padding: 0px;
  height: 44px !important;
}
[data-v-5abd1488] .inpt-pop {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 750px;
  margin: 60px auto 0;
}
[data-v-5abd1488] .inpt-pop > div {
  border: 1px solid #eee;
}
[data-v-5abd1488] .inpt-pop .van-cell__value input {
  text-indent: 10px;
}
[data-v-5abd1488] .inpt-pop .van-cell__value input::-moz-placeholder {
  text-indent: 10px;
}
[data-v-5abd1488] .inpt-pop .van-cell__value input::placeholder {
  text-indent: 10px;
}
.public-title[data-v-5abd1488] {
  position: relative;
  font-size: 18px;
  text-align: center;
  width: 100%;
  line-height: 40px;
  border-bottom: 1px solid #eee;
}
.public-title .bc-close-icon[data-v-5abd1488] {
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 20px;
  color: #999;
}

