@charset "UTF-8";
.page-main[data-v-a53e4618] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-a53e4618],
.slide-enter-active[data-v-a53e4618] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-a53e4618],
.slide-leave-to[data-v-a53e4618] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-a53e4618],
.slide-leave[data-v-a53e4618] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-a53e4618] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-a53e4618] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-a53e4618] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-a53e4618]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.h-box .global-title[data-v-a53e4618] {
  position: relative;
  padding-bottom: 1.5rem;
  font-family: Open Sans, sans-serif;
  font-size: 1.13rem;
  font-style: normal;
  font-weight: 600;
  color: #163049;
}
.h-box .global-title[data-v-a53e4618]::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
  background: #c29d5c;
}
@media screen and (max-width: 1024px) {
.h-box .global-title[data-v-a53e4618] {
    font-size: 0.56rem;
}
.h-box .global-title[data-v-a53e4618]::after {
    bottom: -8px;
    height: 2px;
}
}
.h-box .global-title[data-v-a53e4618] {
  margin-bottom: 1rem;
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.h-box .global-title .help-wrapper[data-v-a53e4618] {
  margin-left: 5px;
  cursor: pointer;
  z-index: 4;
}
.h-box .global-title .help-wrapper .icon-help[data-v-a53e4618] {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  background: url(../../static/img/icon-help.e8cfa942.svg) no-repeat center;
  background-size: 1.25rem 1.25rem;
  border-radius: 0.63rem;
}
.h-box .global-title .help-wrapper .icon-help.icon-help-close[data-v-a53e4618] {
  background: url(../../static/img/icon-help-close-web.a3352f69.svg) no-repeat center;
  background-size: 1.25rem 1.25rem;
  border-radius: 0.63rem;
}
.h-box .global-title .help-box[data-v-a53e4618] {
  position: absolute;
  width: 15.63rem;
  top: 0.63rem;
  right: 0.63rem;
  z-index: 3;
  padding: 0.63rem 0.75rem;
  color: #fff;
  text-align: left;
  background: #163049;
  border-radius: 8px;
  font-family: Open Sans, sans-serif;
  font-size: 0.63rem;
  font-style: normal;
  font-weight: 400;
}
.h-box .global-title .help-box .icon-help-reverse[data-v-a53e4618] {
  display: block;
  width: 0.94rem;
  height: 0.94rem;
  background: url(../../static/img/icon-help-reverse.7aa42d87.svg) no-repeat center;
  background-size: 0.94rem 0.94rem;
}
.h-box .global-title .help-box h1[data-v-a53e4618],
.h-box .global-title .help-box h2[data-v-a53e4618],
.h-box .global-title .help-box p[data-v-a53e4618] {
  margin-bottom: 0.47rem;
  line-height: 1.5;
  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;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.h-box .global-title .help-box h1 span[data-v-a53e4618],
.h-box .global-title .help-box h2 span[data-v-a53e4618],
.h-box .global-title .help-box p span[data-v-a53e4618] {
  margin-right: 5px;
}
.h-box .h-box-content .h-box-content-item[data-v-a53e4618] {
  border-bottom: 1px solid #ced5d9;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-title[data-v-a53e4618] {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 10px 0px;
  height: 1.56rem;
  cursor: pointer;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-title span[data-v-a53e4618] {
  font-family: Open Sans, sans-serif;
  font-size: 0.66rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.81rem;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-title img.close[data-v-a53e4618] {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content[data-v-a53e4618] {
  padding-bottom: 0.63rem;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .list-item[data-v-a53e4618] {
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 8px;
  box-sizing: border-box;
  overflow: hidden;
  margin-bottom: 0.63rem;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .list-item .item-coverimg[data-v-a53e4618] {
  width: 7.5rem;
  height: 4.88rem;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .list-item .item-info[data-v-a53e4618] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0.94rem 1.25rem;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 4.88rem;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .list-item .item-info .cancelled-tips[data-v-a53e4618] {
  color: #cc2222;
  font-family: Open Sans, sans-serif;
  font-size: 0.44rem;
  font-style: normal;
  font-weight: 600;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .list-item .item-info .item-info-title[data-v-a53e4618] {
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 600;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .list-item .item-info .item-info-main[data-v-a53e4618] {
  font-family: Open Sans, sans-serif;
  font-size: 0.88rem;
  font-style: normal;
  font-weight: 600;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .list-item .item-info .item-info-aiport[data-v-a53e4618] {
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 400;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .list-item .item-more[data-v-a53e4618] {
  width: 1.56rem;
  height: 4.88rem;
  background-color: #c29d5c;
  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;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .list-item .item-more.expired[data-v-a53e4618] {
  background-color: #9eacb5;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .list-item .item-more img[data-v-a53e4618] {
  width: 0.94rem;
  height: 0.94rem;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .h-box-content-item-empty[data-v-a53e4618] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .h-box-content-item-empty img[data-v-a53e4618] {
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 0.63rem;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .h-box-content-item-empty p[data-v-a53e4618] {
  color: #7f898f;
  font-family: Open Sans, sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
}
.h-box .h-box-content-empty[data-v-a53e4618] {
  padding-top: 1.56rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -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;
  height: 100%;
}
.h-box .h-box-content-empty img[data-v-a53e4618] {
  width: 4.38rem;
  height: 4.38rem;
}
.h-box .h-box-content-empty p[data-v-a53e4618] {
  color: #7f898f;
  font-family: Open Sans, sans-serif;
  font-size: 0.81rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.94rem;
  margin-top: 0.75rem;
}
@media screen and (max-width: 1024px) {
.h-box .global-title[data-v-a53e4618] {
    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;
}
.h-box .global-title .help-wrapper .icon-help[data-v-a53e4618] {
    width: 0.94rem;
    height: 0.94rem;
    background-size: 0.94rem 0.94rem;
}
.h-box .global-title .help-wrapper .icon-help.icon-help-close[data-v-a53e4618] {
    background-size: 0.94rem 0.94rem;
}
.h-box .global-title .help-box[data-v-a53e4618] {
    top: 0.47rem;
    right: 0.47rem;
    width: 9.38rem;
    padding: 0.5rem 0.63rem;
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}
.h-box .global-title .help-box .icon-help-reverse[data-v-a53e4618] {
    width: 0.63rem;
    height: 0.63rem;
    background-size: 0.63rem 0.63rem;
}
.h-box .global-title .help-box h1[data-v-a53e4618],
  .h-box .global-title .help-box h2[data-v-a53e4618],
  .h-box .global-title .help-box p[data-v-a53e4618] {
    margin-bottom: 10px;
    line-height: 0.5rem;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-title span[data-v-a53e4618] {
    font-family: Open Sans, sans-serif;
    font-size: 0.56rem;
    font-style: normal;
    font-weight: 700;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content[data-v-a53e4618] {
    padding-bottom: 0.63rem;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .list-item[data-v-a53e4618] {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 8px;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 0.63rem;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .list-item .item-coverimg[data-v-a53e4618] {
    width: 2.19rem;
    height: 3.13rem;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .list-item .item-info[data-v-a53e4618] {
    padding: 10px;
    height: 3.13rem;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .list-item .item-info .cancelled-tips[data-v-a53e4618] {
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .list-item .item-info .item-info-title[data-v-a53e4618] {
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .list-item .item-info .item-info-main[data-v-a53e4618] {
    font-family: Open Sans, sans-serif;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 600;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .list-item .item-info .item-info-aiport[data-v-a53e4618] {
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .list-item .item-more[data-v-a53e4618] {
    width: 0.94rem;
    height: 3.13rem;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .list-item .item-more img[data-v-a53e4618] {
    width: 0.63rem;
    height: 0.63rem;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .h-box-content-item-empty img[data-v-a53e4618] {
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.63rem;
}
.h-box .h-box-content .h-box-content-item .h-box-content-item-content .h-box-content-item-empty p[data-v-a53e4618] {
    color: #7f898f;
    font-family: Open Sans, sans-serif;
    font-size: 0.5rem;
    font-style: normal;
    font-weight: 400;
}
.h-box .h-box-content-empty img[data-v-a53e4618] {
    width: 3.13rem;
    height: 3.13rem;
}
.h-box .h-box-content-empty p[data-v-a53e4618] {
    font-family: Open Sans, sans-serif;
    font-size: 0.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 0.69rem;
    margin-top: 0.5rem;
}
}

/*# sourceMappingURL=app~._src_views_Membership_component_MyTrips_index.vue~0.97468e7c.css.map*/