.getAuthor-box input[data-v-8c2feeda]:disabled {
  background-color: white;
}
.getAuthor-box .danger-box[data-v-8c2feeda] {
  font-size: 0.24rem;
  font-weight: 400;
  color: #ea4545;
  line-height: 0.4rem;
}
.getAuthor-box .danger-box.post-danger-box[data-v-8c2feeda] {
    margin-top: 0.24rem;
}
.getAuthor-box .row-box[data-v-8c2feeda] {
  margin-top: 0.24rem;
}
.getAuthor-box .row-box .row-label[data-v-8c2feeda] {
    font-size: 0.28rem;
    font-weight: 400;
    color: #727272;
    line-height: 0.4rem;
}
.getAuthor-box .row-box .row-p-box[data-v-8c2feeda] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 0.01rem solid whitesmoke;
    position: relative;
}
.getAuthor-box .row-box .row-p-box .errors-box[data-v-8c2feeda] {
      position: absolute;
      bottom: -0.2rem;
      left: 0;
      font-size: 0.2rem;
      width: 100%;
      height: 0.24rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0.05rem;
      color: #ea4545;
}
.getAuthor-box .row-box .row-p-box .item-input[data-v-8c2feeda] {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      border: 0;
      font-size: 0.28rem;
      font-weight: 400;
      color: #38383a;
      line-height: 0.4rem;
}
.getAuthor-box .row-box .row-p-box .handle-box[data-v-8c2feeda] {
      width: 0.48rem;
      height: 0.64rem;
      line-height: 0.64rem;
      text-align: left;
      margin-left: 0.1rem;
      background-color: transparent;
}
.arrow-left[data-v-8c2feeda] {
  width: 0.11rem;
  height: 0.2rem;
}
.img-icon-del[data-v-8c2feeda] {
  width: 0.32rem;
  height: 0.32rem;
}
.foot[data-v-8c2feeda] {
  margin-top: 0.1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.foot span[data-v-8c2feeda] {
    width: 2.48rem;
    height: 0.64rem;
    line-height: 0.64rem;
    -webkit-border-radius: 0.32rem;
            border-radius: 0.32rem;
    text-align: center;
    font-size: 0.28rem;
    display: inline-block;
    margin: 0 0.12rem;
}
.foot .cancle[data-v-8c2feeda] {
    color: #727272;
    border: 0.02rem solid #d0d0d0;
}
.foot .confirm[data-v-8c2feeda] {
    color: white;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffa85b), to(#ff7a02));
    background: -webkit-linear-gradient(top, #ffa85b 0%, #ff7a02 100%);
    background: linear-gradient(180deg, #ffa85b 0%, #ff7a02 100%);
    -webkit-box-shadow: 0 0.08rem 0.24rem -0.06rem #fe8b24;
            box-shadow: 0 0.08rem 0.24rem -0.06rem #fe8b24;
}
.post-flex[data-v-8c2feeda] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.post-flex .row-box[data-v-8c2feeda]:first-child {
    margin-right: 0.2rem;
}
.post-flex .row-box[data-v-8c2feeda]:last-child {
    margin-left: 0.2rem;
}
.post-flex .row-box .row-p-box .item-input[data-v-8c2feeda] {
    width: 50%;
    display: inline-block;
}

.globalClass .main {
  height: auto;
  overflow: auto;
  padding-right: 0;
  padding-top: 0.18rem !important;
  padding-bottom: 0.18rem !important;
}
.globalClass .main .head {
    margin-bottom: 0.3rem;
    padding-right: 0.4rem;
}
.globalClass .getAuthor-box {
  height: auto;
  overflow: auto;
  padding-right: 0.4rem;
  padding-bottom: 0.1rem;
}

