.bankPage[data-v-c4187fba] {
  background-color: #F5F5F5;
}
.bankPage .searchModule[data-v-c4187fba] {
    position: relative;
}
.bankPage .searchModule__top[data-v-c4187fba] {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      background-color: #fff;
      display: flex;
      align-items: center;
      padding: 0.13rem 0.16rem;
      border-bottom: 1px solid #eeeeee;
      z-index: 9;
}
.bankPage .searchModule__top .customIcon[data-v-c4187fba] {
        position: absolute;
        left: 0.24rem;
        top: 0.19rem;
        font-size: 0.16rem;
        color: #666666;
}
.bankPage .searchModule__top .searchInput[data-v-c4187fba] {
        font-size: 0.13rem;
        width: 3rem;
        height: 0.3rem;
        border: 1px solid #999999;
        border-radius: 0.15rem;
        box-sizing: border-box;
        padding: 0.06rem 0.16rem 0.06rem 0.28rem;
        -webkit-appearance: none;
}
.bankPage .searchModule__top .searchBtn[data-v-c4187fba] {
        font-size: 0.14rem;
        color: #333;
        padding-left: 0.08rem;
}
.bankPage .searchModule__body[data-v-c4187fba] {
      background: #fff;
      padding: 0.56rem 0 0;
      overflow-y: auto;
      margin-bottom: 0.6rem;
      -webkit-overflow-scrolling: touch;
}
.bankPage .searchModule__body .bankItem[data-v-c4187fba] {
        display: flex;
        align-items: center;
        padding: 0.2rem 0 0.2rem 0.16rem;
        background: #fff;
        position: relative;
}
.bankPage .searchModule__body .bankItem .imgArea[data-v-c4187fba] {
          font-size: 0;
          margin-right: 0.16rem;
}
.bankPage .searchModule__body .bankItem .bankName[data-v-c4187fba] {
          font-size: 0.16rem;
          color: #333;
}
.bankPage .searchModule__body .bankItem[data-v-c4187fba]::after {
          content: "";
          position: absolute;
          bottom: 0;
          left: 0.16rem;
          right: 0;
          border-top: 1px solid #F5F5F5;
}
.bankPage .searchModule__body .bankItem[data-v-c4187fba]:last-of-type::after {
          border: 0;
}
.bankPage .searchModule__body .bankTips[data-v-c4187fba] {
        font-size: 0.14rem;
        padding: 0.2rem 0.16rem 0;
        text-align: left;
        color: #E12817;
}
.bankPage .searchModule__body .bankListTips[data-v-c4187fba] {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #f5f5f5;
        font-size: 0.11rem;
        color: #CCCCCC;
        padding: 0.2rem 0.16rem 0.16rem;
        text-align: left;
}
.bankPage .searchModule .empty[data-v-c4187fba] {
      position: relative;
      padding-top: 0.5rem;
      overflow: hidden;
}
.bankPage .searchModule .empty .empty-box[data-v-c4187fba] {
        margin: 0 .2rem;
        display: flex;
        flex-direction: column;
        align-items: center;
}
.bankPage .searchModule .empty .empty-box img[data-v-c4187fba] {
          width: 3rem;
          height: 2.2rem;
}
.bankPage .searchModule .empty .empty-box h6[data-v-c4187fba] {
          color: #333;
          font-size: .16rem;
}
.bankPage .searchModule .empty .empty-box p[data-v-c4187fba] {
          color: #999;
          font-size: .13rem;
}


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