/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.detail[data-v-087c6f78] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.container[data-v-087c6f78] {
  width: 100%;
  flex: 1;
  position: relative;
}
.tip[data-v-087c6f78] {
  width: 100%;
  height: 1.5rem;
  padding: 0 0.75rem;
  text-align: left;
  background-color: #fefcec;
  font-size: 0.65rem;
  color: #dc3b40;
}
.tip[data-v-087c6f78]:before {
  margin-right: 0.45rem;
}
ul li[data-v-087c6f78] {
  width: 100%;
  height: 2.25rem;
  background-color: #fff;
  border-bottom: 1PX solid #eee;
  padding: 0 0.75rem;
  font-size: 0.7rem;
  display: flex;
  align-items: center;
}
ul li.input-money p[data-v-087c6f78] {
  width: 4.05rem;
}
ul li.input-money input[data-v-087c6f78] {
  width: 13.25rem;
  height: 80%;
  text-indent: 0.45rem;
  border: 1PX solid #eee;
}
.title[data-v-087c6f78] {
  width: 100%;
  height: 1.95rem;
  padding: 0 0.75rem;
  color: #999;
  font-size: 0.6rem;
  display: flex;
  align-items: center;
}
.title span[data-v-087c6f78] {
  color: #dc3b40;
}
.voucher[data-v-087c6f78] {
  width: 100%;
  height: 6rem;
  padding: 0 0.75rem;
  background-color: #fff;
  display: flex;
  align-items: center;
}
.voucher img[data-v-087c6f78] {
  width: 3.75rem;
  height: 5rem;
}
.voucher .file-input[data-v-087c6f78] {
  margin-left: 0.9rem;
  width: 3.75rem;
  height: 5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  border: 1PX dashed #ddd;
  border-radius: 0.125rem;
  overflow: hidden;
}
.voucher .file-input i[data-v-087c6f78] {
  color: #ccc;
  font-size: 0.625rem;
}
.voucher .file-input p[data-v-087c6f78] {
  color: #ccc;
  line-height: 1.8rem;
  font-size: 0.55rem;
}
.voucher .file-input input[data-v-087c6f78] {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  opacity: 0;
}
.remark[data-v-087c6f78] {
  width: 100%;
  min-height: 4.5rem;
  font-size: 0.7rem;
  padding: 0.75rem;
  background-color: #fff;
}
.remark textarea[data-v-087c6f78] {
  width: 100%;
  height: 100%;
  padding: 0.45rem;
  min-height: 4.5rem;
  border: 1PX solid #eee;
}
.large-img[data-v-087c6f78] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.8);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
footer[data-v-087c6f78] {
  width: 100%;
  height: 2.7rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-top: 1.35rem;
}
footer button[data-v-087c6f78] {
  width: 16.5rem;
  height: 2.15rem;
  background-color: #ffd32d;
  color: #333752;
  border-radius: 0.25rem;
  font-size: 0.75rem;
}

