.act-component-button{width:100%;height:100%;display:block;text-align:center}.act-component-button .act-button-a{display:table;width:100%;height:100%;text-decoration:none;cursor:pointer;outline:'none';background-size:cover;background-repeat:no-repeat;background-position:center;line-height:100%}.act-component-button span{display:table-cell;width:100%;height:100%;vertical-align:middle}


.act-component-button{width:100%;height:100%;display:block;text-align:center}.act-component-button .act-button-a{display:table;width:100%;height:100%;text-decoration:none;cursor:pointer;outline:'none';background-size:cover;background-repeat:no-repeat;background-position:center;line-height:100%}.act-component-button span{display:table-cell;width:100%;height:100%;vertical-align:middle}


.default-inner[data-v-ac23210e] {
  width: 100%;
  height: 200px;
  line-height: 200px;
  font-size: 24px;
  color: #fff;
}

.close-svg[data-v-11ca18f6] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.h5-agilepopwrap-leave-active[data-v-35b4549d] {
  -webkit-animation: h5-agile-wrap-disappear-data-v-35b4549d 0.15s linear both 1;
          animation: h5-agile-wrap-disappear-data-v-35b4549d 0.15s linear both 1;
}
.h5-agilepop-appear-active[data-v-35b4549d] {
  -webkit-animation: h5-agile-pop-appear-data-v-35b4549d 0.25s ease-in-out both 1;
          animation: h5-agile-pop-appear-data-v-35b4549d 0.25s ease-in-out both 1;
  -webkit-animation-delay: 0.15s;
          animation-delay: 0.15s;
}
.h5-agilemask-appear-active[data-v-35b4549d] {
  -webkit-animation: h5-agile-mask-appear-data-v-35b4549d 0.35s linear both 1;
          animation: h5-agile-mask-appear-data-v-35b4549d 0.35s linear both 1;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.agile-popup-wrapper.h5[data-v-35b4549d] {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 2000;
}
.agile-popup-wrapper.h5 .popup-mask-wrap[data-v-35b4549d] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
}
.agile-popup-wrapper.h5 .popup-content-wrap[data-v-35b4549d] {
  position: relative;
  text-align: center;
}
.agile-popup-wrapper.h5 .popup-content-wrap .child-wrap[data-v-35b4549d] {
  position: relative;
}
.agile-popup-wrapper.h5 .popup-content-wrap .background-wrap[data-v-35b4549d] {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.agile-popup-wrapper.h5 .popup-content-wrap .background-wrap .background-top[data-v-35b4549d],
.agile-popup-wrapper.h5 .popup-content-wrap .background-wrap .background-bottom[data-v-35b4549d] {
  width: 100%;
  flex: none;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.agile-popup-wrapper.h5 .popup-content-wrap .background-wrap .background-mid[data-v-35b4549d] {
  width: 100%;
  height: 100%;
  margin: -1px auto;
  flex: auto;
  background-repeat: repeat-y;
  background-size: 100% 100%;
  background-position: center;
  transition: all 0.15s;
}
.agile-popup-wrapper.h5 .popup-content-wrap .close-wrapper[data-v-35b4549d] {
  position: absolute;
  right: 0.173333333333333rem;
  top: 0.173333333333333rem;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.15s;
  z-index: 2001;
  border-radius: 50%;
}
.agile-popup-wrapper.h5 .popup-content-wrap .close-wrapper[data-v-35b4549d]:hover {
  transform: rotate(180deg);
}
.agile-popup-wrapper.h5 .popup-content-wrap .close-wrapper .close-icon[data-v-35b4549d] {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 0.346666666666667rem;
  height: 0.346666666666667rem;
  fill: #fff;
  transition: all 0.35s;
  transform: translate(-50%, -50%);
  transform: translate3d(-50%, -50%, 0);
}
@-webkit-keyframes h5-agile-wrap-disappear-data-v-35b4549d {
to {
    opacity: 0;
}
}
@keyframes h5-agile-wrap-disappear-data-v-35b4549d {
to {
    opacity: 0;
}
}
@-webkit-keyframes h5-agile-pop-appear-data-v-35b4549d {
from {
    opacity: 0;
    transform: translate3d(0, 0.5rem, 0);
}
to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
}
@keyframes h5-agile-pop-appear-data-v-35b4549d {
from {
    opacity: 0;
    transform: translate3d(0, 0.5rem, 0);
}
to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes h5-agile-mask-appear-data-v-35b4549d {
from {
    opacity: 0;
}
to {
    opacity: 0.5;
}
}
@keyframes h5-agile-mask-appear-data-v-35b4549d {
from {
    opacity: 0;
}
to {
    opacity: 0.5;
}
}

.pc-agilepopwrap-leave-active[data-v-35b4549d] {
  -webkit-animation: agile-wrap-disappear-data-v-35b4549d 0.15s linear both 1;
          animation: agile-wrap-disappear-data-v-35b4549d 0.15s linear both 1;
}
.pc-agilepop-appear-active[data-v-35b4549d] {
  -webkit-animation: agile-pop-appear-data-v-35b4549d 0.25s ease-in-out both 1;
          animation: agile-pop-appear-data-v-35b4549d 0.25s ease-in-out both 1;
  -webkit-animation-delay: 0.15s;
          animation-delay: 0.15s;
}
.pc-agilepop-leave-active[data-v-35b4549d] {
  -webkit-animation: agile-pop-disappear-data-v-35b4549d 0.25s ease-in-out both 1;
          animation: agile-pop-disappear-data-v-35b4549d 0.25s ease-in-out both 1;
}
.pc-agilemask-appear-active[data-v-35b4549d] {
  -webkit-animation: agile-mask-appear-data-v-35b4549d 0.35s linear both 1;
          animation: agile-mask-appear-data-v-35b4549d 0.35s linear both 1;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.agile-popup-wrapper.pc[data-v-35b4549d] {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 2000;
}
.agile-popup-wrapper.pc .popup-mask-wrap[data-v-35b4549d] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
}
.agile-popup-wrapper.pc .popup-content-wrap[data-v-35b4549d] {
  position: relative;
  text-align: center;
}
.agile-popup-wrapper.pc .popup-content-wrap .child-wrap[data-v-35b4549d] {
  position: relative;
}
.agile-popup-wrapper.pc .popup-content-wrap .background-wrap[data-v-35b4549d] {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.agile-popup-wrapper.pc .popup-content-wrap .background-wrap .background-top[data-v-35b4549d],
.agile-popup-wrapper.pc .popup-content-wrap .background-wrap .background-bottom[data-v-35b4549d] {
  width: 100%;
  flex: none;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.agile-popup-wrapper.pc .popup-content-wrap .background-wrap .background-mid[data-v-35b4549d] {
  width: 100%;
  height: 100%;
  flex: auto;
  background-repeat: repeat-y;
  transition: all 0.15s;
}
.agile-popup-wrapper.pc .popup-content-wrap .close-wrapper[data-v-35b4549d] {
  position: absolute;
  right: 13px;
  top: 13px;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.15s;
  z-index: 2001;
  border-radius: 50%;
}
.agile-popup-wrapper.pc .popup-content-wrap .close-wrapper[data-v-35b4549d]:hover {
  transform: rotate(180deg);
}
.agile-popup-wrapper.pc .popup-content-wrap .close-wrapper .close-icon[data-v-35b4549d] {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  fill: #fff;
  transition: all 0.35s;
  transform: translate(-50%, -50%);
  transform: translate3d(-50%, -50%, 0);
}
@-webkit-keyframes agile-wrap-disappear-data-v-35b4549d {
to {
    opacity: 0;
}
}
@keyframes agile-wrap-disappear-data-v-35b4549d {
to {
    opacity: 0;
}
}
@-webkit-keyframes agile-pop-appear-data-v-35b4549d {
from {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
}
to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
}
@keyframes agile-pop-appear-data-v-35b4549d {
from {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
}
to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes agile-pop-disappear-data-v-35b4549d {
0% {
    opacity: 1;
    transform: scale(1);
}
100% {
    opacity: 0;
    transform: scale(0.9);
}
}
@keyframes agile-pop-disappear-data-v-35b4549d {
0% {
    opacity: 1;
    transform: scale(1);
}
100% {
    opacity: 0;
    transform: scale(0.9);
}
}
@-webkit-keyframes agile-mask-appear-data-v-35b4549d {
from {
    opacity: 0;
}
to {
    opacity: 0.5;
}
}
@keyframes agile-mask-appear-data-v-35b4549d {
from {
    opacity: 0;
}
to {
    opacity: 0.5;
}
}

@-webkit-keyframes toast-appear {
from {
    opacity: 0;
    transform: translate3d(0, 50%, 0);
}
}
@keyframes toast-appear {
from {
    opacity: 0;
    transform: translate3d(0, 50%, 0);
}
}
@-webkit-keyframes toast-disappear {
to {
    opacity: 0;
    transform: translate3d(0, -50%, 0);
}
}
@keyframes toast-disappear {
to {
    opacity: 0;
    transform: translate3d(0, -50%, 0);
}
}
@-webkit-keyframes toast-center-appear {
from {
    opacity: 0;
    transform: translate3d(-50%, 50%, 0);
}
}
@keyframes toast-center-appear {
from {
    opacity: 0;
    transform: translate3d(-50%, 50%, 0);
}
}
@-webkit-keyframes toast-center-disappear {
to {
    opacity: 0;
    transform: translate3d(-50%, -70%, 0);
}
}
@keyframes toast-center-disappear {
to {
    opacity: 0;
    transform: translate3d(-50%, -70%, 0);
}
}

.agile-func-toast.h5[data-v-9a7fed88] {
  position: fixed;
  display: block;
  padding: 0 0.4rem;
  height: 1.053333333333333rem;
  line-height: 1.053333333333333rem;
  text-align: left;
  white-space: nowrap;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: normal;
  color: #fff;
  background: #e83f34;
  border: 1px solid #fff;
  border-radius: 5px;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
  transform: translate3d(-50%, -50%, 0);
  transition: all 0.35s;
  z-index: 2001;
}
.agile-func-toast.h5.center[data-v-9a7fed88] {
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.agile-func-toast.h5.center.show[data-v-9a7fed88] {
  -webkit-animation: toast-center-appear 0.35s ease-in-out 1 both;
          animation: toast-center-appear 0.35s ease-in-out 1 both;
}
.agile-func-toast.h5.center.hidden[data-v-9a7fed88] {
  -webkit-animation: toast-center-disappear 0.35s ease-in-out 1 both;
          animation: toast-center-disappear 0.35s ease-in-out 1 both;
}
.agile-func-toast.h5.show[data-v-9a7fed88] {
  -webkit-animation: toast-appear 0.35s ease-in-out 1 both;
          animation: toast-appear 0.35s ease-in-out 1 both;
}
.agile-func-toast.h5.hidden[data-v-9a7fed88] {
  -webkit-animation: toast-disappear 0.35s ease-in-out 1 both;
          animation: toast-disappear 0.35s ease-in-out 1 both;
}

.agile-func-toast.pc[data-v-9a7fed88] {
  position: fixed;
  left: 0;
  top: 0;
  display: block;
  padding: 10px 20px;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: normal;
  color: #d8baff;
  background: rgba(32,24,40,0.8);
  border-radius: 4px;
  box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.15);
  box-sizing: border-box;
  transition: all 0.35s;
  z-index: 2001;
}
.agile-func-toast.pc.center[data-v-9a7fed88] {
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.agile-func-toast.pc.center.show[data-v-9a7fed88] {
  -webkit-animation: toast-center-appear 0.35s ease-in-out 1 both;
          animation: toast-center-appear 0.35s ease-in-out 1 both;
}
.agile-func-toast.pc.center.hidden[data-v-9a7fed88] {
  -webkit-animation: toast-center-disappear 0.35s ease-in-out 1 both;
          animation: toast-center-disappear 0.35s ease-in-out 1 both;
}
.agile-func-toast.pc.show[data-v-9a7fed88] {
  -webkit-animation: toast-appear 0.35s ease-in-out 1 both;
          animation: toast-appear 0.35s ease-in-out 1 both;
}
.agile-func-toast.pc.hidden[data-v-9a7fed88] {
  -webkit-animation: toast-disappear 0.35s ease-in-out 1 both;
          animation: toast-disappear 0.35s ease-in-out 1 both;
}

.my-result-dialog[data-v-d324572c] {
  position: relative;
  width: 480px;
  height: 422px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  box-sizing: border-box;
  background-color: #00cdcd;
}
.my-result-dialog.sm[data-v-d324572c] {
  height: 278px;
}
.my-result-dialog.sm .visible-wrap[data-v-d324572c] {
  height: 120px;
}
.my-result-dialog .title[data-v-d324572c] {
  position: relative;
  height: 48px;
  line-height: 48px;
  padding-left: 21px;
  margin-bottom: 24px;
  text-align: left;
  color: #f9d377;
  font-size: 16px;
  font-weight: bold;
  box-sizing: border-box;
  background-color: #1e90ff;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.my-result-dialog .title .close[data-v-d324572c] {
  position: absolute;
  right: 21px;
  top: 50%;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color: #ff0;
  cursor: pointer;
}
.my-result-dialog .visible-wrap[data-v-d324572c] {
  position: relative;
  width: 392px;
  height: 246px;
  margin: 0 auto;
  overflow: hidden;
}
.my-result-dialog .visible-wrap .list[data-v-d324572c] {
  width: 100%;
  text-align: left;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.my-result-dialog .visible-wrap .list.center[data-v-d324572c] {
  text-align: center;
}
.my-result-dialog .visible-wrap .list .li-item[data-v-d324572c] {
  width: 72px;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
  margin-bottom: 24px;
}
.my-result-dialog .visible-wrap .list .li-item[data-v-d324572c]:nth-child(5n) {
  margin-right: 0;
}
.my-result-dialog .visible-wrap .list .li-item .icon[data-v-d324572c] {
  position: relative;
  width: 64px;
  height: 64px;
  margin: 0 auto 6px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.my-result-dialog .visible-wrap .list .li-item .name[data-v-d324572c] {
  width: 100%;
  text-align: center;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #fff;
}
.my-result-dialog .button-wrap[data-v-d324572c] {
  position: absolute;
  left: 0;
  bottom: 26px;
  width: 100%;
  height: 50px;
  text-align: center;
}
.my-result-dialog .button-wrap .button[data-v-d324572c] {
  width: 139px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  margin-right: 11px;
  vertical-align: top;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color: #1e90ff;
  transition: all 0.15s;
  cursor: pointer;
}
.my-result-dialog .button-wrap .button[data-v-d324572c]:last-child {
  margin-right: 0;
}

.my-result-dialog .ps__rail-y {
  left: auto !important;
  right: 0px !important;
}
.my-result-dialog .ps__rail-y .ps__thumb-y {
  width: 8px;
  background-color: rgba(255,255,255,0.2);
}

.live-ticketing .button[data-v-2964abc9] {
  height: auto;
  cursor: pointer;
}
.live-ticketing .button.disabled[data-v-2964abc9] {
  cursor: default;
}


