.signedDetail-page[data-v-7378c084] {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
}
.signedDetail-page .fixed-header[data-v-7378c084] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background-color: #fff;
    box-sizing: border-box;
}
.signedDetail-page .fixed-header .header[data-v-7378c084] {
      height: 0.88rem;
      display: flex;
      z-index: 9;
      background-color: #fff;
      box-sizing: border-box;
      border-bottom: 1px solid #eeeeee;
      display: flex;
      align-items: flex-end;
      justify-content: center;
}
.signedDetail-page .fixed-header .header .return-img[data-v-7378c084] {
        width: 0.12rem;
        height: 0.2rem;
        padding-bottom: 0.11rem;
        position: absolute;
        left: 0.16rem;
        padding-bottom: 0.11rem;
}
.signedDetail-page .fixed-header .header .title[data-v-7378c084] {
        font-size: 0.18rem;
        color: #333333;
        line-height: 0.25rem;
        padding-bottom: 0.09rem;
}
.signedDetail-page .fixed-header .header .sendStyle[data-v-7378c084] {
        padding-bottom: 0.09rem;
        font-size: 0.16rem;
        color: #1677ff;
        line-height: 0.22rem;
        position: absolute;
        right: 0.16rem;
}
.signedDetail-page .content-wrap[data-v-7378c084] {
    width: 100%;
    box-sizing: border-box;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    padding: 0 0.16rem 0 0.16rem;
    min-height: calc(100vh - 0.58rem);
}
.signedDetail-page .content-wrap .item[data-v-7378c084] {
      font-family: PingFangSC, PingFang SC;
      font-weight: 400;
      font-size: 0.14rem;
      padding: 0.15rem 0.16rem 0.15rem;
      border-bottom: 1px solid #eeeeee;
      display: flex;
}
.signedDetail-page .content-wrap .item[data-v-7378c084]:first-child {
        padding-top: 0.07rem;
}
.signedDetail-page .content-wrap .item .name[data-v-7378c084] {
        font-size: 0.14rem;
        color: #333333;
        line-height: 0.2rem;
        text-align: left;
        overflow: hidden;
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        word-break: break-all;
        -moz-text-align-last: left;
             text-align-last: left;
}
.signedDetail-page .commonTip[data-v-7378c084] {
    color: #333;
}
.signedDetail-page .commonTip .title[data-v-7378c084] {
      font-size: 0.15rem;
      padding: 0.24rem 0 0.06rem;
      text-align: center;
      font-family: PingFangSC, PingFang SC;
      font-weight: 400;
}
.signedDetail-page .commonTip .customInput[data-v-7378c084] .van-field__control {
      border: 1px solid #ccc;
      height: 0.38rem;
      border-radius: 0.04rem;
      text-indent: 12px;
      font-family: PingFangSC, PingFang SC;
      font-weight: 400;
      font-size: 0.13rem;
}
.signedDetail-page .commonTip .errorTip[data-v-7378c084] {
      padding: 4px 16px 0;
      text-align: center;
      color: #e12817;
      font-size: 14px;
}
.signedDetail-page .commonTip[data-v-7378c084] .van-cell::after {
      border: none;
}
.signedDetail-page .commonTip .footer[data-v-7378c084] {
      display: flex;
      align-items: center;
      position: relative;
      border-top: 1px solid #e5e5e5;
      margin-top: 14px;
      font-family: PingFangSC, PingFang SC;
      font-weight: 400;
}
.signedDetail-page .commonTip .footer .commonS[data-v-7378c084] {
        width: 50%;
        text-align: center;
        font-size: 0.18rem;
        padding: 0.12rem 0;
}
.signedDetail-page .commonTip .footer .cancelBtn[data-v-7378c084] {
        color: #999999;
}
.signedDetail-page .commonTip .footer .confirmBtn[data-v-7378c084] {
        color: #e12817;
}
.signedDetail-page .commonTip .footer[data-v-7378c084]::after {
        position: absolute;
        top: 0;
        left: 50%;
        content: "";
        border-left: 1px solid #e5e5e5;
        height: 100%;
}

