@charset "UTF-8";
.page-main[data-v-2421d860] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-2421d860],
.slide-enter-active[data-v-2421d860] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-2421d860],
.slide-leave-to[data-v-2421d860] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-2421d860],
.slide-leave[data-v-2421d860] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-2421d860] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-2421d860] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-2421d860] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-2421d860]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.favourites-content .global-title[data-v-2421d860] {
  position: relative;
  padding-bottom: 1.5rem;
  font-family: Open Sans, sans-serif;
  font-size: 1.13rem;
  font-style: normal;
  font-weight: 600;
  color: #163049;
}
.favourites-content .global-title[data-v-2421d860]::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
  background: #c29d5c;
}
@media screen and (max-width: 1024px) {
.favourites-content .global-title[data-v-2421d860] {
    font-size: 0.56rem;
}
.favourites-content .global-title[data-v-2421d860]::after {
    bottom: -8px;
    height: 2px;
}
}
.favourites-content .no-data[data-v-2421d860] {
  margin: 7.44rem auto 0;
  line-height: 1rem;
  color: #54606c;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
.favourites-content .global-title[data-v-2421d860] {
    font-family: Open Sans, sans-serif;
    font-size: 0.56rem;
    font-style: normal;
    font-weight: 600;
    padding-bottom: 12px;
    line-height: 1.25rem;
    color: #163049;
}
.favourites-content .no-data[data-v-2421d860] {
    font-family: Open Sans, sans-serif;
    font-size: 0.5rem;
    font-style: normal;
    font-weight: 600;
    margin-top: 2rem;
    line-height: 1rem;
}
}
@charset "UTF-8";
.page-main[data-v-b7983880] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-b7983880],
.slide-enter-active[data-v-b7983880] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-b7983880],
.slide-leave-to[data-v-b7983880] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-b7983880],
.slide-leave[data-v-b7983880] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-b7983880] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-b7983880] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-b7983880] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-b7983880]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.visited-box .mobile-title-box[data-v-b7983880] {
  display: none;
}
.visited-box .title-box[data-v-b7983880] {
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: solid 2px #c29d5c;
}
.visited-box .title-box .v-title[data-v-b7983880] {
  font-family: Open Sans, sans-serif;
  font-size: 1.13rem;
  font-style: normal;
  font-weight: 600;
}
.visited-box .title-box p[data-v-b7983880] {
  width: 6.75rem;
  height: 1.44rem;
  box-sizing: border-box;
  line-height: 1.44rem;
  color: #c29d5c;
  text-align: center;
  cursor: pointer;
  background: #fff;
  border: 1px solid;
  border-radius: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.34rem;
}
.visited-box .v-content[data-v-b7983880] {
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.visited-box .v-content img[data-v-b7983880] {
  width: 18.75rem;
  height: 11.69rem;
  margin-right: 1rem;
  background: #163049;
  border-radius: 10px;
}
.visited-box .v-content .v-charges[data-v-b7983880] {
  box-sizing: border-box;
  width: calc(100% - 18.75rem);
  height: 5.31rem;
  padding: 0.75rem 1rem;
  background: #eaeef0;
  border-radius: 10px;
}
.visited-box .v-content .v-charges div[data-v-b7983880] {
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.5rem;
}
.visited-box .v-content .v-charges div p[data-v-b7983880] {
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 600;
  line-height: 0.75rem;
  color: #163049;
}
.visited-box .v-content .v-charges div p[data-v-b7983880]:first-of-type {
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 400;
}
.visited-box .v-content .v-charges div[data-v-b7983880]:last-of-type {
  padding-top: 0.5rem;
  margin-bottom: 0;
  border-top: solid 2px #c29d5c;
}
.visited-box .v-detail[data-v-b7983880] {
  max-width: 18.75rem;
  margin-top: 1.5rem;
}
.visited-box .v-detail div[data-v-b7983880] {
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
  border-bottom: solid 1px #cad1d6;
}
.visited-box .v-detail div p[data-v-b7983880] {
  width: 50%;
  max-width: 9.38rem;
  line-height: 0.75rem;
  color: #163049;
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 600;
}
.visited-box .v-detail div p[data-v-b7983880]:first-of-type {
  max-width: 8.75rem;
  margin-right: 0.63rem;
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 400;
  color: #54606c;
}
.visited-box .btn-list[data-v-b7983880] {
  margin-top: 2.5rem;
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.visited-box .btn-list p[data-v-b7983880] {
  width: 10.63rem;
  height: 1.44rem;
  box-sizing: border-box;
  line-height: 1.44rem;
  color: #c29d5c;
  text-align: center;
  cursor: pointer;
  background: #fff;
  border: 1px solid;
  border-radius: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.31rem;
}
.visited-box .btn-list p[data-v-b7983880]:last-of-type {
  color: #fff;
  background: -webkit-linear-gradient(left, #c29d5c 0%, #d4ba8d 100%);
  background: linear-gradient(90deg, #c29d5c 0%, #d4ba8d 100%);
}
@media screen and (max-width: 1024px) {
.visited-box .title-box[data-v-b7983880] {
    display: none;
}
.visited-box .mobile-title-box[data-v-b7983880] {
    display: block;
    padding-bottom: 12px;
    border-bottom: 2px solid #c29d5c;
}
.visited-box .mobile-title-box img[data-v-b7983880] {
    width: 12px;
    height: 0.63rem;
    background-size: 12px 0.63rem;
}
.visited-box .mobile-title-box .back[data-v-b7983880] {
    font-family: Open Sans, sans-serif;
    font-size: 0.56rem;
    font-style: normal;
    font-weight: 600;
    display: inline-block;
    padding-left: 12px;
    line-height: 1.25rem;
    vertical-align: middle;
}
.visited-box .v-content[data-v-b7983880] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 0.5rem;
}
.visited-box .v-content img[data-v-b7983880] {
    width: 100%;
    height: 6.25rem;
}
.visited-box .v-content .v-charges[data-v-b7983880] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 100%;
    margin-top: 0.72rem;
}
.visited-box .v-detail div[data-v-b7983880] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}
.visited-box .v-detail div p[data-v-b7983880] {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.visited-box .v-detail div p[data-v-b7983880]:first-child {
    margin-bottom: 4px;
}
}
@charset "UTF-8";
.page-main[data-v-17f38a8d] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-17f38a8d],
.slide-enter-active[data-v-17f38a8d] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-17f38a8d],
.slide-leave-to[data-v-17f38a8d] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-17f38a8d],
.slide-leave[data-v-17f38a8d] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-17f38a8d] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-17f38a8d] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-17f38a8d] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-17f38a8d]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.notify-containner .global-title[data-v-17f38a8d] {
  position: relative;
  padding-bottom: 1.5rem;
  font-family: Open Sans, sans-serif;
  font-size: 1.13rem;
  font-style: normal;
  font-weight: 600;
  color: #163049;
}
.notify-containner .global-title[data-v-17f38a8d]::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
  background: #c29d5c;
}
@media screen and (max-width: 1024px) {
.notify-containner .global-title[data-v-17f38a8d] {
    font-size: 0.56rem;
}
.notify-containner .global-title[data-v-17f38a8d]::after {
    bottom: -8px;
    height: 2px;
}
}
.notify-containner .global-title[data-v-17f38a8d] {
  margin-bottom: 1rem;
}
.notify-containner .notify-content .notify-tips[data-v-17f38a8d] {
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 400;
  color: #667077;
  padding-bottom: 0.94rem;
  border-bottom: 1px solid #9eacb5;
}
.notify-containner .notify-content .notify-lists[data-v-17f38a8d] {
  padding: 0.63rem 0;
}
.notify-containner .notify-content .notify-lists .notify-items[data-v-17f38a8d] {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.63rem 0;
  border-bottom: 1px solid #9eacb5;
  cursor: pointer;
  box-sizing: border-box;
  position: relative;
}
.notify-containner .notify-content .notify-lists .notify-items.is-unread[data-v-17f38a8d]::before {
  content: " ";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #e02d3c;
  border-radius: 50%;
  left: 1.25rem;
  top: 0.63rem;
}
.notify-containner .notify-content .notify-lists .notify-items .icons-noyify[data-v-17f38a8d] {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin-right: 0.63rem;
  width: 1.25rem;
  height: 1.25rem;
}
.notify-containner .notify-content .notify-lists .notify-items .msg-box[data-v-17f38a8d] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.notify-containner .notify-content .notify-lists .notify-items .msg-box .title[data-v-17f38a8d] {
  font-family: Open Sans, sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 10px;
}
.notify-containner .notify-content .notify-lists .notify-items .msg-box .content[data-v-17f38a8d] {
  font-family: Open Sans, sans-serif;
  font-size: 0.63rem;
  font-style: normal;
  font-weight: 400;
}
.notify-containner .notify-content .notify-lists .notify-items .icons-go[data-v-17f38a8d] {
  width: 1rem;
  height: 1rem;
  margin-left: 0.63rem;
}
@media screen and (max-width: 1024px) {
.notify-containner .global-title[data-v-17f38a8d] {
    font-family: Open Sans, sans-serif;
    font-size: 0.56rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.25rem;
    margin-bottom: 12px;
    padding: 0;
}
.notify-containner .notify-content .notify-tips[data-v-17f38a8d] {
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    padding-top: 0.47rem;
    padding-bottom: 0.47rem;
}
.notify-containner .notify-content .notify-lists[data-v-17f38a8d] {
    padding: 10px 0;
}
.notify-containner .notify-content .notify-lists .notify-items[data-v-17f38a8d] {
    padding: 10px 0;
}
.notify-containner .notify-content .notify-lists .notify-items.is-unread[data-v-17f38a8d]::before {
    content: " ";
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #e02d3c;
    border-radius: 50%;
    left: 0.78rem;
    top: 10px;
}
.notify-containner .notify-content .notify-lists .notify-items .icons-noyify[data-v-17f38a8d] {
    margin-right: 10px;
    width: 0.78rem;
    height: 0.78rem;
}
.notify-containner .notify-content .notify-lists .notify-items .msg-box .title[data-v-17f38a8d] {
    font-family: Open Sans, sans-serif;
    font-size: 0.5rem;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 5px;
}
.notify-containner .notify-content .notify-lists .notify-items .msg-box .content[data-v-17f38a8d] {
    font-family: Open Sans, sans-serif;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 400;
    line-height: 0.5rem;
}
.notify-containner .notify-content .notify-lists .notify-items .icons-go[data-v-17f38a8d] {
    width: 0.63rem;
    height: 0.63rem;
    margin-left: 10px;
}
}

/*# sourceMappingURL=app~._src_views_Membership_component_N.1b590520.css.map*/