.header[data-v-fc64533e] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 3.75rem;
  background: #fff;
  border-bottom: 1px solid #eee;
}
.header .back-box[data-v-fc64533e] {
    width: 100%;
    height: 0.48rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
}
.header .back-box img[data-v-fc64533e] {
      width: 0.22rem;
      height: 0.22rem;
      position: absolute;
      left: 0.16rem;
}
.header .back-box .title[data-v-fc64533e] {
      font-size: .18rem;
      color: #333;
      position: absolute;
      left: 50%;
      transform: translate(-50%, 0);
      line-height: .25rem;
}
.emailPage[data-v-fc64533e] {
  min-height: 88vh;
  background-color: #fff;
}
.emailPage .fontWeight[data-v-fc64533e], .emailPage .emailList .emailTitle[data-v-fc64533e] {
    font-weight: bold;
    font-size: 0.15rem;
    color: #333;
}
.emailPage .emailList[data-v-fc64533e] {
    background-color: #fff;
}
.emailPage .emailList .emailTitle[data-v-fc64533e] {
      text-align: left;
      padding: 0.16rem 0.16rem 0;
}
.emailPage .emailList .addBottom[data-v-fc64533e] .van-cell__value {
      padding-bottom: 0.09rem;
      border-bottom: 1px solid #EEEEEE;
}
.emailPage .emailList[data-v-fc64533e] .van-field__label {
      width: auto;
      color: #333333;
      font-size: 0.15rem;
}
.emailPage .emailList[data-v-fc64533e] .van-cell {
      padding: 0.16rem;
}
.emailPage .emailList[data-v-fc64533e] .van-cell:after {
        border-bottom: 1px solid #EEEEEE;
}
.emailPage .emailList[data-v-fc64533e] .van-field__right-icon {
      padding: 0;
}
.emailPage .emailList[data-v-fc64533e] .van-field__right-icon {
      color: #cccccc;
      font-size: 0.12rem;
}
.emailPage .emailList[data-v-fc64533e] .van-field__value /deep/.van-field__control {
      color: #333333;
      font-size: 0.15rem;
}
.emailPage .submitBtn[data-v-fc64533e] {
    margin: 1.24rem 0.16rem;
    width: calc(100% - 0.32rem);
    text-align: center;
    height: 0.49rem;
    line-height: 0.49rem;
    background-color: #E12817;
    color: #fff;
    font-size: 0.17rem;
    font-weight: bold;
    border-radius: 0.25rem;
}
.emailPage .uploadArea[data-v-fc64533e] {
    padding: 0.24rem 0.18rem;
}
.info .orgBasicInfo[data-v-fc64533e] {
  padding: 0 .16rem;
  background: #fff;
  overflow: hidden;
  box-sizing: border-box;
}
.info .orgBasicInfo > div[data-v-fc64533e] {
    font-size: .15rem;
    color: #333;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    padding: .16rem 0;
}
.info .orgBasicInfo > div .left-bank-icon[data-v-fc64533e] {
      display: flex;
      align-items: center;
}
.info .orgBasicInfo > div .left-bank-icon img[data-v-fc64533e] {
        width: .24rem;
        height: .24rem;
        margin-right: .08rem;
}
.info .orgBasicInfo > div .left-img[data-v-fc64533e] {
      display: flex;
      height: 100%;
      align-items: center;
}
.info .orgBasicInfo > div .left-img img[data-v-fc64533e] {
        width: .07rem;
        height: .1rem;
        margin-left: .04rem;
}
.info .orgBasicInfo .branch-name-label[data-v-fc64533e] {
    display: flex;
    justify-content: space-between;
}
.info .orgBasicInfo .branch-name-label .branch-name[data-v-fc64533e] {
      display: flex;
      justify-content: flex-end;
}
.info .orgBasicInfo .branch-name-label .branch-name span[data-v-fc64533e] {
        flex: 1;
        text-align: left;
}
.info .orgBasicInfo > div[data-v-fc64533e]:nth-last-child(1) {
    border: none;
}


/*# sourceMappingURL=198.1758895010353.css.map*/