@charset "UTF-8";
.page-main[data-v-5c48a1c0] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-5c48a1c0],
.slide-enter-active[data-v-5c48a1c0] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-5c48a1c0],
.slide-leave-to[data-v-5c48a1c0] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-5c48a1c0],
.slide-leave[data-v-5c48a1c0] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-5c48a1c0] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-5c48a1c0] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-5c48a1c0] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-5c48a1c0]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.account-card[data-v-5c48a1c0] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 1rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.account-card .c-content[data-v-5c48a1c0] {
  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-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  box-sizing: border-box;
  width: 48%;
  height: 5rem;
  margin-bottom: 1rem;
  border-radius: 8px;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.25);
}
.account-card .c-content .c-lf[data-v-5c48a1c0] {
  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-align: unset;
  -webkit-align-items: unset;
      -ms-flex-align: unset;
          align-items: unset;
  -webkit-box-pack: unset;
  -webkit-justify-content: unset;
      -ms-flex-pack: unset;
          justify-content: unset;
}
.account-card .c-content .c-lf .img-box[data-v-5c48a1c0] {
  position: relative;
  width: 5.63rem;
  height: 5rem;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.account-card .c-content .c-lf .img-box .img-bg[data-v-5c48a1c0] {
  width: 100%;
  height: 100%;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.account-card .c-content .c-lf .img-box .img-like[data-v-5c48a1c0] {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 0.94rem;
  height: 0.94rem;
  cursor: pointer;
}
.account-card .c-content .c-rg[data-v-5c48a1c0] {
  width: 100%;
  height: 100%;
  cursor: pointer;
  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-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.account-card .c-content .c-rg .text-box[data-v-5c48a1c0] {
  padding-left: 0.5rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.account-card .c-content .c-rg .text-box p[data-v-5c48a1c0] {
  max-width: 8.13rem;
  min-height: 0.56rem;
  font-family: Open Sans, sans-serif;
  font-size: 0.44rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.69rem;
  color: #163049;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.account-card .c-content .c-rg .text-box p[data-v-5c48a1c0]:first-of-type {
  font-family: Open Sans, sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.88rem;
}
.account-card .c-content .c-rg .text-box p[data-v-5c48a1c0]:nth-of-type(2) {
  padding: 7px 0 13px;
  line-height: 0.81rem;
}
.account-card .c-content .c-rg .more-box[data-v-5c48a1c0] {
  border-radius: 0px 8px 8px 0px;
  width: 1.5rem;
  height: 100%;
  background: #eaeef0;
  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-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.account-card .c-content .c-rg .more-box img[data-v-5c48a1c0] {
  width: 12px;
  height: 0.63rem;
}
@media screen and (max-width: 1024px) {
.account-card .c-content[data-v-5c48a1c0] {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 100%;
    height: 3.56rem;
}
.account-card .c-content .c-lf[data-v-5c48a1c0] {
    height: 100%;
}
.account-card .c-content .c-lf .img-box[data-v-5c48a1c0] {
    width: 3.56rem;
    height: 3.56rem;
}
.account-card .c-content .c-lf .img-box .img-bg[data-v-5c48a1c0] {
    width: 3.56rem;
}
.account-card .c-content .c-lf .img-box .img-like[data-v-5c48a1c0] {
    width: 0.75rem;
    height: 0.75rem;
}
.account-card .c-content .c-rg .text-box[data-v-5c48a1c0] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 5%;
}
.account-card .c-content .c-rg .text-box p[data-v-5c48a1c0]:first-child {
    box-sizing: border-box;
    max-width: 5rem;
    padding-bottom: 4px;
    line-height: 0.63rem;
    font-family: Open Sans, sans-serif;
    font-size: 0.5rem;
    font-style: normal;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.account-card .c-content .c-rg .text-box p[data-v-5c48a1c0]:nth-child(2) {
    box-sizing: border-box;
    max-width: 5rem;
    padding-top: 0;
    padding-bottom: 10px;
    line-height: 0.44rem;
    white-space: initial;
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}
.account-card .c-content .c-rg .text-box p[data-v-5c48a1c0]:nth-child(3),
  .account-card .c-content .c-rg .text-box p[data-v-5c48a1c0]:nth-child(4) {
    box-sizing: border-box;
    max-width: 5rem;
    line-height: 0.5rem;
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.account-card .c-content .c-rg .more-box[data-v-5c48a1c0] {
    width: 0.88rem;
}
}

/*# sourceMappingURL=app~._src_components_AccountCard_index.vue~0.57f702ab.css.map*/