.maasph-toast .maasph-icon{display:block;width:1.5625rem;height:1.5625rem;margin:auto}.maasph-toast .maasph-icon.loading{transform-origin:center;animation:loading 1s linear infinite}.maasph-toast .maasph-toast-content{margin-top:0.5rem;font-size:0.875rem;font-weight:400;color:#ffffff;line-height:1.25rem;text-align:center;word-break:break-word}@keyframes loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.am-toast .am-toast-notice .am-toast-notice-content .am-toast-text{padding:1.5rem 0.9375rem;min-width:5.625rem;border-radius:0.5rem;background-color:rgba(0,0,0,0.8)}

.adm-toast-mask .adm-toast-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.adm-toast-mask .adm-toast-main {
  display: inline-block;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  min-width: 96px;
  max-width: 70%;
  max-height: 70%;
  overflow: auto;
  color: white;
  word-break: break-all;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 8px;
  pointer-events: all;
  font-size: 15px;
  line-height: 1.5;
  box-sizing: border-box;
}
.adm-toast-mask .adm-toast-main-text {
  padding: 12px;
}
.adm-toast-mask .adm-toast-main-icon {
  padding: 35px 40px;
}
.adm-toast-mask .adm-toast-main-icon .adm-toast-icon {
  text-align: center;
  margin-bottom: 8px;
  font-size: 36px;
  line-height: 1;
}
.adm-toast-loading {
  --size: 48px;
  margin: 0 auto 8px;
}

.adm-spin-loading {
  --color: var(--adm-color-weak);
  --size: 32px;
  --pi: 3.14159265;
  --radius: 15;
  --circumference: calc(var(--radius) * var(--pi) * 2);
  width: var(--size);
  height: var(--size);
}
.adm-spin-loading-svg {
  width: 100%;
  height: 100%;
  animation: adm-spin-loading-rotate 0.8s infinite linear;
}
.adm-spin-loading-svg > .adm-spin-loading-fill {
  stroke: var(--color);
}
@keyframes adm-spin-loading-rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.adm-mask {
  --z-index: var(--adm-mask-z-index, 1000);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--z-index);
  display: block;
  width: 100%;
  height: 100%;
}
.adm-mask-aria-button {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.adm-mask-content {
  z-index: 1;
}

.adm-auto-center {
  display: flex;
  justify-content: center;
}
.adm-auto-center-content {
  flex: 0 1 auto;
}

.maasph-invalid-activity{overflow:hidden}.maasph-invalid-activity .img{background-image:url(/maas-platform-h5/161a336238afe2a34efc.png);background-size:cover;background-repeat:no-repeat;background-position:center;width:12.25rem;height:9.625rem;margin:3.3125rem auto 0.9375rem}.maasph-invalid-activity .text{font-size:1.125rem;color:#92a1b1;text-align:center;line-height:1.5rem}.maasph-invalid-activity.isDriver .img{background-image:url(/maas-platform-h5/2ef26bea0464a6183a52.png) !important}.maasph-invalid-activity.isDriver .img{margin:7.375rem auto 1.25rem}.maasph-taxi .maasph-invalid-activity .img{background-image:url(/maas-platform-h5/f7263f5e538138a1a3cb.png)}

.city-select{position:relative}.city-select-title{margin-top:6.25rem}.city-select-dropdown{position:fixed;left:0;z-index:2;right:0;bottom:0;background-color:rgba(0,0,0,0.7)}.city-select-dropdown-content{width:100%;margin-top:-0.0625rem;background-color:white;transition:0.3s height;overflow:hidden;display:flex;flex-direction:column;padding-top:0.75rem}.area-box{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:0.75rem;padding:0.5rem 0.75rem}.onCity{grid-template-columns:1fr;grid-template-rows:repeat(3, 1.625rem);grid-row-gap:0.75rem}.select-label{font-size:0.75rem}.onCity-active{color:#33a634}.area-active{color:#33a634;font-weight:500}.area-tag{background:#f5f7f9;border-radius:0.875rem;height:1.625rem;line-height:1.625rem;text-align:center;color:#2b2b2d;font-size:0.75rem}.metro-title{margin-top:1.125rem;margin-bottom:0.375rem;padding-left:0.75rem;font-size:0.875rem;color:#2B2B2D;font-weight:700}.metro{flex:1;display:flex;overflow:hidden}.metro-item{height:100%;overflow:auto}.metro .item-1{flex:1;background-color:white}.metro .item-2{flex:1;background-color:#f9f9f9}.metro .item-3{flex:2;background:#f3f3f3}.metro .metro-list-item{height:2.5625rem;line-height:2.5625rem;position:relative;font-size:0.75rem;padding-left:0.75rem}.metro .metro-list-item-active{font-weight:500;color:#33A634;background:#F9F9F9}.metro .metro-list-item-active::before{content:'';position:absolute;top:48%;left:0.375rem;height:0.75rem;width:0.125rem;transform:translateY(-50%);background-color:#33A634}.metro .metro-list-item-active-bg{background:#f3f3f3}.metro .metro-station-item-active{color:#33a634;font-weight:500}.label-box{display:flex;align-items:center}

.ss-tag{background:#f5f7f9;border-radius:0.875rem;height:1.625rem;line-height:1.625rem;text-align:center;color:#2b2b2d;font-size:0.75rem;border:0.0625rem solid transparent}.ss-tag-active{background:#e6f9e7;border:0.0625rem solid #33a634;color:#33a634}

.arrow-icon{width:0.625rem;height:0.625rem;background-size:cover;transition:transform 0.3s ease-in;flex-shrink:0}.arrow-show{transform:rotate(180deg)}

.adm-dialog {
  --z-index: var(--adm-dialog-z-index, 1000);
  position: fixed;
  z-index: var(--z-index);
}
.adm-dialog .adm-dialog-mask {
  z-index: 0;
}
.adm-dialog-wrap {
  position: fixed;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: 75vw;
  max-width: 500px;
  transform: translate(-50%, -50%);
}
.adm-dialog-body {
  width: 100%;
  max-height: 70vh;
  font-size: 14px;
  background-color: white;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.adm-dialog-body > * {
  flex: none;
}
.adm-dialog-body > .adm-dialog-content {
  flex: auto;
}
.adm-dialog-body:not(.adm-dialog-with-image) {
  padding-top: 20px;
}
.adm-dialog-body .adm-dialog-image-container {
  margin-bottom: 12px;
  max-height: 40vh;
}
.adm-dialog-body .adm-dialog-header {
  margin-bottom: 8px;
  padding: 0 12px;
}
.adm-dialog-body .adm-dialog-title {
  margin-bottom: 8px;
  padding: 0 12px;
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
}
.adm-dialog-body .adm-dialog-content {
  padding: 0 12px 20px;
  max-height: 70vh;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 15px;
  line-height: 1.4;
  color: #333;
}
.adm-dialog-body .adm-dialog-content-empty {
  padding: 0;
  height: 12px;
}
.adm-dialog-body .adm-dialog-footer {
  user-select: none;
}
.adm-dialog-body .adm-dialog-footer .adm-dialog-action-row {
  display: flex;
  align-items: stretch;
  border-top: 0.5px solid var(--adm-border-color);
}
.adm-dialog-body .adm-dialog-footer .adm-dialog-action-row > * {
  flex: 1;
}
.adm-dialog-body .adm-dialog-footer .adm-dialog-action-row > .adm-dialog-button {
  padding: 10px;
  font-size: 18px;
  line-height: 25px;
  border-radius: 0;
  border-right: solid 0.5px var(--adm-border-color);
}
.adm-dialog-body .adm-dialog-footer .adm-dialog-action-row > .adm-dialog-button-bold {
  font-weight: bold;
}
.adm-dialog-body .adm-dialog-footer .adm-dialog-action-row > .adm-dialog-button:last-child {
  border-right: none;
}
.adm-dialog-image-container {
  overflow-y: auto;
}

.adm-image {
  --width: var(--adm-image-width, auto);
  --height: var(--adm-image-height, auto);
  width: var(--width);
  height: var(--height);
  display: block;
  overflow: hidden;
}
.adm-image-img {
  width: 100%;
  height: 100%;
}
.adm-image-tip {
  position: relative;
  background-color: #f3f3f3;
  height: 100%;
  min-height: 24px;
  min-width: 24px;
}
.adm-image-tip > .antd-mobile-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: var(--adm-color-weak);
}

.adm-button {
  --color: var(--adm-color-white);
  --text-color: var(--adm-button-text-color, var(--adm-color-text));
  --background-color: var(--adm-button-background-color, var(--adm-color-white));
  --border-radius: var(--adm-button-border-radius, 4px);
  --border-width: var(--adm-button-border-width, 1px);
  --border-style: var(--adm-button-border-style, solid);
  --border-color: var(--adm-button-border-color, var(--adm-border-color));
  color: var(--text-color);
  background-color: var(--background-color);
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  height: auto;
  padding: 7px 12px;
  margin: 0;
  font-size: 17px;
  line-height: 1.4;
  text-align: center;
  border: var(--border-width) var(--border-style) var(--border-color);
  border-radius: var(--border-radius);
  cursor: pointer;
  transition: opacity ease 0.15s;
  user-select: none;
}
.adm-button:focus {
  outline: none;
}
.adm-button::before {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(calc(var(--border-width) * -1), calc(var(--border-width) * -1));
  width: 100%;
  height: 100%;
  background-color: #000;
  border: var(--border-width) var(--border-style) #000;
  border-radius: var(--border-radius);
  opacity: 0;
  content: ' ';
  box-sizing: content-box;
}
.adm-button:active::before {
  opacity: 0.08;
}
.adm-button-default.adm-button-fill-outline {
  --background-color: transparent;
  --border-color: var(--adm-color-text);
}
.adm-button-default.adm-button-fill-none {
  --background-color: transparent;
  --border-width: 0px;
}
.adm-button:not(.adm-button-default) {
  --text-color: var(--adm-color-white);
  --background-color: var(--color);
  --border-color: var(--color);
}
.adm-button:not(.adm-button-default).adm-button-fill-outline {
  --text-color: var(--color);
  --background-color: transparent;
}
.adm-button:not(.adm-button-default).adm-button-fill-none {
  --text-color: var(--color);
  --background-color: transparent;
  --border-width: 0px;
}
.adm-button-primary {
  --color: var(--adm-color-primary);
}
.adm-button-success {
  --color: var(--adm-color-success);
}
.adm-button-danger {
  --color: var(--adm-color-danger);
}
.adm-button-warning {
  --color: var(--adm-color-warning);
}
.adm-button-block {
  display: block;
  width: 100%;
}
.adm-button-disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
.adm-button-disabled:active::before {
  display: none;
}
.adm-button.adm-button-mini {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 13px;
}
.adm-button.adm-button-mini.adm-button-shape-rounded {
  padding-left: 9px;
  padding-right: 9px;
}
.adm-button.adm-button-small {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 15px;
}
.adm-button.adm-button-large {
  padding-top: 11px;
  padding-bottom: 11px;
  font-size: 18px;
}
.adm-button.adm-button-shape-rounded {
  --border-radius: 1000px;
}
.adm-button.adm-button-shape-rectangular {
  --border-radius: 0;
}
.adm-button-loading {
  vertical-align: bottom;
}
.adm-button-loading-wrapper {
  display: flex;
  height: 1.4em;
  align-items: center;
  justify-content: center;
}
.adm-button-loading-wrapper > .adm-loading {
  opacity: 0.6;
}

.adm-dot-loading {
  display: inline-block;
}

.ss-tab-box{display:flex}.ss-tab-item{font-weight:600;font-size:1rem;color:#2b2b2d;position:relative;margin-right:1.5625rem}.ss-tab-item-active::before{position:absolute;content:'';bottom:0;left:0;right:0;height:0.3125rem;background:linear-gradient(90deg, #2dae2e 0%, #78eb79 100%);z-index:-1}

.capsuleTabs .adm-capsule-tabs-header{border-bottom:none;padding:0;margin-bottom:0.125rem}.capsuleTabs .adm-capsule-tabs-header .adm-capsule-tabs-tab-wrapper{padding:0 0.5rem 0 0}.capsuleTabs .adm-capsule-tabs-header .adm-scroll-mask-left{display:none}.capsuleTabs .adm-capsule-tabs-header .adm-capsule-tabs-tab{background:#f5f7f9;border-radius:0.875rem;border:0.0625rem solid transparent;padding:0.3125rem 0.625rem;line-height:1;font-size:0.75rem}.capsuleTabs .adm-capsule-tabs-header .adm-capsule-tabs-tab-active{background:#e6f9e7;border:0.0625rem solid #33a634;color:#33a634;box-sizing:border-box;font-weight:500}.capsuleTabs .adm-capsule-tabs-header .adm-capsule-tabs-tab-list>div:first-child{margin-left:0.75rem}.capsuleTabs .adm-capsule-tabs-content{padding:0.75rem 0;text-wrap:nowrap;overflow:auto}.station-item{display:inline-block;height:1.625rem;line-height:1.625rem;margin-right:1.125rem;margin-left:0.5rem;font-size:0.75rem;color:#2b2b2d}.line-station-box .adm-tabs{--title-font-size: 0.75rem;--content-padding: 0.75rem;--active-line-height: 0;--active-line-border-radius: 0;position:relative}.line-station-box .adm-tabs .adm-tabs-header{border-bottom:none}.line-station-box .adm-tabs .adm-tabs-tab{padding:0}.line-station-box .adm-tabs .adm-tabs-header-mask-left{display:none}.line-station-box .adm-tabs .station-item-active{opacity:1 !important}.line-station-box .adm-tabs .station-item-active .adm-tabs-tab{color:#33a634;font-weight:500}.line-station-box .adm-tabs .station-disable{opacity:0.2}

.adm-capsule-tabs {
  position: relative;
}
.adm-capsule-tabs-header {
  position: relative;
  padding: 12px 6px;
  border-bottom: solid 1px var(--adm-border-color);
}
.adm-capsule-tabs-tab-list {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  overflow-x: scroll;
  scrollbar-width: none;
}
.adm-capsule-tabs-tab-list::-webkit-scrollbar {
  display: none;
}
.adm-capsule-tabs-tab-wrapper {
  flex: auto;
  padding: 0 6px;
}
.adm-capsule-tabs-tab {
  position: relative;
  padding: 8px 20px;
  margin: 0 auto;
  border-radius: 20px;
  cursor: pointer;
  font-size: 15px;
  text-align: center;
  white-space: nowrap;
  background-color: #f5f5f5;
}
.adm-capsule-tabs-tab-active {
  color: #fff;
  background-color: var(--adm-color-primary);
}
.adm-capsule-tabs-tab-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.adm-capsule-tabs-content {
  padding: 12px;
}
.adm-capsule-tabs-header-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 30px;
  height: 100%;
  pointer-events: none;
}
.adm-capsule-tabs-header-mask-left {
  left: 0;
  background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
}
.adm-capsule-tabs-header-mask-right {
  right: 0;
  background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0));
}

.adm-scroll-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 30px;
  height: 100%;
  pointer-events: none;
}
.adm-scroll-mask-left {
  left: 0;
  background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
}
.adm-scroll-mask-right {
  right: 0;
  background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0));
}

.share_icon{display:inline-block;width:2.25rem;height:2.25rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABaCAYAAAA4qEECAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALrSURBVHgB7dztcdswDAZguNcBMoKygTeoMkE8gjpBmwniTJB0gnqDpBPYG8idQNqg6QQoeGT7Iw31ZRAmfe9zx/NFsWQIlmmIEk0EAAAAAAAAAAAAAAAAkKUVGWPmSh5qaVehLfEq7WW1WvVzVpLXrsNrH2XdF7o0soNX0r5K27OeX9LWM2J4fLN+S5fEHUXSOk5jPyOG9zzSJZAduefEJsbRDGxiQyWzSDJP/Phz/Ih2XBdUUYlGdkzL3D76eWBbk7qgUySpOiTwTh6qgaf00n6Qrx6WcOvtpHKYvL7E5CqcdiCuJ9neHZWCh/vDjn2Jda7Y1jysplJIsO1Akis6M/ZlJlvHqNp1hCC7yL8/y0dzRwmF7mHKSdCztFj/fpA4byhnsqOb2JFCibg3l32F07Gee8qZBLiNBP5ECch2v7CvPlKoSdEHsrG0uoiSRHyXB/cGLh0vGTO5dJzCKtGqwke7obRUD47iEs3+C3dLafXSDqToI5VnO/L/nk5zlHY3dwh2TImJvo0s/ylto50gLUV1HezHNmJfftkm2Smtj44l+ZBzkp0iq44SIdFGkGgjSLQRJJr+jVPvwxhHyzOu3ExVYh2tKpxpuktZfysal2SX9Os5V3DG4IiW+pv+Lxvd3w0pQqLjtbnqqCASbQSJNoJEG0GijSDRRpBoI0i0ESTaSGmJ7mcuz0ZRiQ5XUb69WeyWPVDmihtUkmS7mxTdlepP0n6Tv922p8wVOXoXbpbcUUHwZWhEO9Gx8dtU98dpMInNKtG3lK9YbEfKFft7lU1ug9XAw9NAKsoZx2fHdjkFHw6KLhJr/rNqeXyOSENnxuOzeRtSpj79jcenmTk9nTb9bSkXm+uTq4Hn9FI+XpOyVPMMa/JXlkt0I4k+kLIkdXQINPvT4nc8pEhychyfPJSjLZWM0/6MhIaOS5oxO4Z9zdpyPvbsKySTM8Nz/dTPmpSnl030Glr2N64DAAAAAAAAAAAAAAAAGPkDj34WWoowuJIAAAAASUVORK5CYII=) top no-repeat;background-size:cover}.share_icon_fixed{display:inline-block;width:2.25rem;height:2.25rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABaCAYAAAA4qEECAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAARESURBVHgB7Zy9ThtBEMdn94KU0hWkdDrkD3J5ghxPAGW6wBMAT4B5gkCXDvIEQBWlwm/ABezDHVdDQwok4Hy7mZGRgtCdbczu2ivmJyHB7plb/jfMzH7MATAMwzAMwzAMwzAMwzAMwzAMwzDMTCLAMYuLYVVKiIRQFa2hAhMgBNzMzcmjOI7Tl3wO7x1JqSKtZXxxER+BQ5wIHYZhJcvUGoBewR8jMMON1vlykiTxOBfX60vf8f6b/1tE3O2efQZHBGAZsiIU5Bd++xW/qmCO90LIxevrq5+jLmw0wghA/XjW/GF+fqGCn/8NDpBgkUZjaTsI8hMwK/BTonEuUiqvlnRtNpvNVXCANaFJZK11C6wixnIbUuq0rE8p2EfXVgXLWBF64C6si4w+Wq6Pc2Wn02ljAC0Lfhg/8n2wjJVgWK83L2GouxCp1uoYn/MNTABlHbe38iBN47E/TwH54UGdCqGrJZfsdrvnW2AJ40LXas01FKLQQrQWKaZX62RhMAVqtVooRHBa1o8PYdnW2Iy7DiHERlE7iayUXJ6WyMQgFRSlVotjtOavjVo0DRL93WVRH05O1pPk/AAsQu7h7m70JCgI1CGOKCzpbqMLWQbDGBWaUiWM4ofP28mak+TsI1iAHi763m/ortbwTlUwAI63hePdAYMYdR15Lsqs5BgsgCnkRr+fU4BrmRKZoN/XaDQiMIjVCcsTJsouhlGvf9rHFHJ30vWSUeS5DMEgroQ2Ck2GcKqxBhZBqzZqHN4JTT7Z9mRokCEFbTDIO/AMzGpaw68QKbwCtOQY3cZWr/eyJdhReCc0slLUiL76D1rhqmmBTOGV68CJHQWowuA3yyITXgmNOzNlGUZ7lkUmvMw6fISFdgQL7QgW2hE+pnfGwUlQiPk57pLTHqSIte6vj7u7Pi5v3qJppokLU7SBHA1aNG0OnNCSKxjkzQudZWq1YGGqcn9vdi3lzQtdtvqH69ts0T7CQjuChXYEC+0IFtoRLLQjWGhHsNCO8Erofh/Skq4UZhyvhKZdFNw83XvaRjvWeR4YPVVkA+9W7zqdzmat1oxxivxFa/0X9wp3Z30bi/BymfTxsOQBeAQHQ0cYFZpO4pd0WTkfZwgnYzMqNPrMQqExgK3AjFI2tiDQs7vDMuS8WtX0MVgTUBkIlNTaZFkwu0I/Rv92UZ/NsoVJoLGgq9su7hWx6UzGQjAUZYfOqezi5NGKpgqV59FYoMSa0QXugWGMV2WNUWZGpPjHTFz+NjmqIoRcGVYdYKsMxEqdIfljHPAJeIitEjgrRfdXV1fpwsI8PkQRgUfgf9lOt9s5AAtYe7sBit32SWwSOUk6LbCE9fd1kBtRSu6P8NlTw1U1r7M30AxKl6mqVhutdnoFbcqQXlpTPilTedXP3FweDqlJtAYtEUipb7Isa/d6vRQYhmEYhmEYhmEYhmEYhmEYhmEYhvkHVv+yvNID//IAAAAASUVORK5CYII=) top no-repeat;background-size:cover}.share_icon_detail{display:inline-block;width:2.25rem;height:2.25rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABaCAYAAAA4qEECAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALrSURBVHgB7dztcdswDAZguNcBMoKygTeoMkE8gjpBmwniTJB0gnqDpBPYG8idQNqg6QQoeGT7Iw31ZRAmfe9zx/NFsWQIlmmIEk0EAAAAAAAAAAAAAAAAkKUVGWPmSh5qaVehLfEq7WW1WvVzVpLXrsNrH2XdF7o0soNX0r5K27OeX9LWM2J4fLN+S5fEHUXSOk5jPyOG9zzSJZAduefEJsbRDGxiQyWzSDJP/Phz/Ih2XBdUUYlGdkzL3D76eWBbk7qgUySpOiTwTh6qgaf00n6Qrx6WcOvtpHKYvL7E5CqcdiCuJ9neHZWCh/vDjn2Jda7Y1jysplJIsO1Akis6M/ZlJlvHqNp1hCC7yL8/y0dzRwmF7mHKSdCztFj/fpA4byhnsqOb2JFCibg3l32F07Gee8qZBLiNBP5ECch2v7CvPlKoSdEHsrG0uoiSRHyXB/cGLh0vGTO5dJzCKtGqwke7obRUD47iEs3+C3dLafXSDqToI5VnO/L/nk5zlHY3dwh2TImJvo0s/ylto50gLUV1HezHNmJfftkm2Smtj44l+ZBzkp0iq44SIdFGkGgjSLQRJJr+jVPvwxhHyzOu3ExVYh2tKpxpuktZfysal2SX9Os5V3DG4IiW+pv+Lxvd3w0pQqLjtbnqqCASbQSJNoJEG0GijSDRRpBoI0i0ESTaSGmJ7mcuz0ZRiQ5XUb69WeyWPVDmihtUkmS7mxTdlepP0n6Tv922p8wVOXoXbpbcUUHwZWhEO9Gx8dtU98dpMInNKtG3lK9YbEfKFft7lU1ug9XAw9NAKsoZx2fHdjkFHw6KLhJr/rNqeXyOSENnxuOzeRtSpj79jcenmTk9nTb9bSkXm+uTq4Hn9FI+XpOyVPMMa/JXlkt0I4k+kLIkdXQINPvT4nc8pEhychyfPJSjLZWM0/6MhIaOS5oxO4Z9zdpyPvbsKySTM8Nz/dTPmpSnl030Glr2N64DAAAAAAAAAAAAAAAAGPkDj34WWoowuJIAAAAASUVORK5CYII=) top no-repeat;background-size:cover;display:block;position:absolute;top:0.3125rem;right:0.3125rem;background-size:contain}

.share-wrap{width:100%;height:100%;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000}.mask-wrap{z-index:1000;background-color:#33A634;border-radius:0.5rem;position:fixed;top:1.125rem;right:0.3125rem}.wx-mask{color:#fff;position:relative;display:flex;align-items:center;padding:0.375rem 1.5625rem}.wx-mask span{color:#FFF;font-family:PingFang SC;font-size:1rem;line-height:1.1875rem;font-style:normal;font-weight:400;line-height:normal}.wx-mask span.left{height:1.375rem;line-height:1.375rem;padding-right:0.3125rem}.wx-mask span.left_english{width:4.4375rem;height:1.375rem;line-height:1.375rem;padding-right:0.3125rem}.wx-mask span.right{width:5rem;line-height:1.375rem;margin-left:0.3125rem}.wx-mask span.right_english{width:9.625rem;line-height:1.375rem;margin-left:0.3125rem}.wx-mask .triangle{width:0;height:0;border-bottom:0.5rem solid #33A634;border-right:0.4375rem solid transparent;border-left:0.4375rem solid transparent;position:absolute;top:-0.375rem;right:0.8125rem}.wx-mask .share_circle{display:inline-block;width:2.75rem;height:2.75rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAABYCAYAAABxlTA0AAAAAXNSR0IArs4c6QAABsRJREFUeF7tnV1oHUUUx/8HAhGjoOCDFAwGDPqgWLFFhWqEpGnpmyjYYEIrKvpQsIWKLaaNxogRBVvwwaJFQyNNsaBPpV8BK4IVK1b0oTaFlghFsGBBIwYj4/6vs+nevXvvfs1O7s3OwCWEu3N29rfnnjkzc+aMoEmKUqoNwF0A7tV/7wBwO4Bb9OcGALyGZQHAVf25AuCS/pwD8B2AcyLCa5a8yFK2QCm1CkAvgD4AawBcZ6g9fwI4DeALAMdE5IwhuanFWAesoT4J4AmtoakbnaECNXwKwGERoYZbK1YA65//UwC2AKDWLmWhNr8H4JCI/F10QwoFrJTiT/5Fz1ZuBXBr0Q+TUv6vnkkaB7CvSNCFANYau8nrlMaaEGz4PRD0qwD2F9ExGgeslHpA/wSX2hSkVGic9TyRzSLyQ9qKja43Blibg9e1OfDdKZNttSGLrh3t805TZsMIYKXUnQA+1/6rDRBF3+Mnejki8nPeG+UGrJSiy/WxQR827zOZqk8PgybjUB6BuQArpWgShvM0oAXqjonIrqztzARY29uPvCHpxqw3brF6kwCey2KXUwPWcD/zhqLrWwxS3uYeBfBYWsipAJcYrv9yUkNOC/gAgMG8qtDi9ac872Ig6TMkBlySDi0pt8QdXyLA2hXjbJQr1whsTOLCxQLWgwgOI03N1S6Xl0Q/eWXcYKQhYN2pfevNo969XKgYfg6uoNzXyLOIA/yunlsw3K5lJe4dEXmp3hPVBayUWgmA2tuqEze23iIniNaIyDdRN4wErOdzCZeQXYknwFWSh6Lmk+sBft6bKH8/Xq67IkDgWRHZHyZSA1h3bBdbYCWi2d4uV0a6wh1eFGCuoe1ptta3SHt2iMhbwbZWAXbam/s1UotvC9riMGAuVHLy3JXsBDhJP+FXDwOm59Bqi5XZURRT84yIrK4BrCNuCNiV/ARW++FaixqslHoTwI78sp0EAIujuyBgumaMZnQlP4FLnh3uopgKYGce8hONkFAxEz7gV3SYUyF3KqnQik/sAz6hY3RLyqKQxz4pImtFT+z87hlmRpC7Yo4AJ+RvJGBOpv9oTq6TFCBwDwG70VtxOjFIwM7/LQ7wGAEfLFEIVHEooyVPEfDXAB60feeS3O80Ac8A4J60wsv5mfMYeW0Ep748hba2NvQ83IPdw7vR3d3d8N626xkEcYGAf9Mb/QzKrRVFSH3r+jA3N1f1ZUdHB6aPTdeFbLueYQhXCfgfGyvHQ5uGcOTokcj296/tx8FJdgW1xXY9w4AXCFgZFhoprrOrE3N/VWuvf2F7ezsuz15uinqmWVgDvKJzBebn5yPb33F9B2YvzkZ+Z7teEYCtmIiBwQEcP3E8sv0b1m/AgQlGxtYW2/UMA66YCM5D3GRYcI24mZkZ9Pb31piJuE7Odj3DHK5YddMIa3RstOKmLfy7gJ5HejA6MhrrptmuZxByxU1zAw2DREOiKgMNN1QuDnBlqFyGvW7FIWwseZyAmceB+8BcMU9gs5twNw81KLEy4c4A6z/cHgzjpJk36Ga36Gmc66LA/xc9+a9S6mWdXqW425VP8rCIvOECT4p78dcCT7QWu9Apc7CrQ6c04LcBbDd3j1JLGheRnSQQDP5jXLALXzWjF6v8BHguANsM0KCU6ABsbSZcEEp+4A23EHDQ8YvbwpWZcs1WrqhtXM4nzswXW0Vkb7C624iYHWa4ZrKNiNoWPwPgQ3P3LoWkF0RkX/hJG20G50qH29KVTDeYsIQjt5qs243SGTDJ51c2glKSPUPTXkWo9Hsjk4rGJeRwo7v497pHRLbVuywOMPP0fL+Mkn7G40p3BZOI0jTUzaSdJCkSTwYgZJcUqRo+oTJfD/P21C2xgLVXwQyrLq1XNUYzab18mW71uYqu2cR0AcguhgKYFJGhpKY6kYkIAKYdLmPmVR9BsclBtT0uK+TUcMkrlQaHNPmDEmViZQf/dNrcwZkBl6zjS9yhRdnlTBocFOSS5Dfu7nID1naZg5FPl1ESUQ4emE684SAiiSdhBHCg8+O2XB4I1ar5Ljlxw5xxu7LY20JMRFioTirKEwpaLe8l809uqZfkM4m2WgGstZkazEl7HsLUbKdwhTlwJYJngUy0xGFRoQ6QPjMTjTKbVbOBJliag72mzIE1DY4wGwTNCaNmOrDvkyI0Nvzsxjq5pDZKZ7h6XKdQsJVGjEdOHtanIFo939M64JAJ4ZrfOu9w00d1SgVTeYM4V8vlrpMApkt1aGo9TQ8c+3u/XkGhdvvH/nKjJD/BY38ZQc4jf/1jfy/wuF/Pf+XaWNMc+/sfCi+vvxXGOdYAAAAASUVORK5CYII=) top no-repeat;background-size:contain;position:relative}.wx-mask .share_point{position:absolute;top:1.75rem;left:0.8125rem;width:1.6875rem;height:2.4375rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAABPCAYAAAC+oQZnAAAAAXNSR0IArs4c6QAABZFJREFUeF7tnG2IVFUYx3/PHVddV1fLCpOtqA9KGRW0zYriB8FQrKi0VCgoIhICe3MnNqWYoLCdGTUWoiIkKIp8KZLQJQwlEXdmNSXEwAxzLShN86XdtZmduU/cmV3Xdd2de+feae4scz7ufc55/r/znLNnzjnPvYLLovs/rCJzbjliPIXKNNBaoAs4gBhNEly516ULV9XFTW2Nt9RiJLejzB6inTTwiDSEtrnx46ZuwYC6KzyK6pqtCAuzAsSAqnEgATBT0HOxT1caTdXJzNUn3QgttG7hgPvWBTEziazj0eOh5gaLsl9HTzd0/gmo9bc2aQjNKlSkm3qFA8YjMURWEhgDtXVX15Duhn/+sJ79Kw2hajdCC61bOGBbpBVDFlAzBUbXDOFf4ewx61lSGkJjCxXppp57wIm3gDFqaA3njoNmRjDg+RNg9lQA3QzD4eoWf4iWfQSrr82tgUOVi3+DmmU8RO2NrQqgvX5ybuV+DtrzWYmgvX5yblWJ4FB9pn0/1ex1amWI2usn51aVIVoZovZGTWUO2usn51aVOViZg/ZGzYifg4rw46C+UD2KId8itZ9I/fIee33lzOr/moP5VF3AkGVyX2NrPkOnz/0CmNMdkDlS37jHKURxjyy8VANJxjJZ7g5ZdxueFH9FMId0HpHscfilotoJ2gbGBoKdO0TCpl16PwLm076TgCyV+sbT+Qyt5+UIaOlO0NE+W5ZszuSDvASoO96ZyMTAIkzmInozSBVCCs28JA1Ng/7FO9wP5tNRwHONW1cCV1S8gHCQtLlFZjUduhRBjTfPBfkSkWsGe9IzpNKzZM6qnwdMC2cb3gIAXFYRfV2Cr74luisyhWr5FWG4y5GjdHTdKUvCqT63pY+gjQ7QwHzReOQNRN60Yf65NISeKCtA615SE7FNoI/bADRRFsnM0FbLtiwiCGnRRPQr4FEbgBbWX6Qy02XOa2fLBBDRRGQdyMv2ALMLy3cSDN1fPoDt0SUoG20D5gxXYOoD2RtenxfR9sgUVLIX6Q7KBdBjIPc4qFMS0+xCr4nYN6APlkRBkZ32Aq6dhpqHEYa5bC+ykiI13/9TLR79AGF5kfyUrNl+wD3NU6kyfgFKks9SrB4YsJvQ9lgTqmuK5awU7Q4EtJLrJGll7kwuhZhi+By0H9R47HlE3yuGs1K0ORhwe8sYJqd+AJ1RCkFe+7zqjl7j0YcRvvbaWSnauzqgbgqQOL4XkWApRHnpc8gzGU0014Oxz0tnpWhr2EMnZ1upUsjP73N4wLbm2zGMn/I341+LvMeGmohFQEP+RRheWX7A/etvJJPuAKrKETIvYO92ahXo2yMXcNf6SYxLHwGs1PqyKrYimI1iPPokwqdlRefkbkL3h8eRGX8I9LZygrQdwVwUm+cixs6RC6hhg/Ya622X+jKBPO0ogtkoXv5Kj98plVbHgFnI9ugWlMV+50PNNYUBJqK3Atl3dnxdxJxXEGBu8Y+0gKzwMeBZurumFg54oOV6epK/Wy/X+RJS+EiCoecKBswtG7EXEX3Xl4CBwF1S/8ohd4AH108ilT4BTPAVpMhGCTYuszS5AuyN4mOIbvYR4EXEmC7Blb95A2idwl2XPIYy1ReQyjMyM/RxnxbXEcxFMRJFpNEHgAPyCDyJYG7hX7sUNb8oLaBs48zoxbLwhQG5Mx5FsLkOMbJjvjRFNnOq82l5KNx9pX9vAMNhgwU1u5EhPxhQPG4lxoSu1TKjP4fncmeeAObmYUsdkrSu38YUj2ZAy0cReVaCjbuH8+cZYO+ScQdCW+/3LIrEKSdRM8Z5eV/m588r9RQwC5m7SN0AeJeBodKJ0IrqZ4yq3e4kv9tzwL6w6fdrb6LanIcyHVVnHwkQkqhxigAdiHGEey8cdpIEe/nQ+Q/U/zEXqiGaAgAAAABJRU5ErkJggg==) top no-repeat;background-size:contain}

.search .adm-search-bar{height:2.25rem;caret-color:#3EBD4C}.search .adm-input-element{font-size:0.875rem}.search .adm-search-bar-input-box{height:2.25rem;border-radius:2.8125rem;background-color:#F8F8F8}.search .adm-input-clear{font-size:1.5rem !important}.search .adm-search-bar-active .adm-search-bar-input-box{border-color:transparent}.search .adm-search-bar .adm-search-bar-input-box .adm-search-bar-input-box-icon{color:#555555;font-size:1.25rem}.search .adm-input-clear .antd-mobile-icon{font-size:1.125rem;color:#d2d2d2}.search .adm-search-bar .adm-search-bar-input-box .adm-search-bar-input.adm-input{--placeholder-color: #555555;--font-size: 0.9375rem;font-family:PingFang SC, PingFang SC;font-weight:400}.search .flex1{flex:1}.search .search-disable{display:flex;height:2.25rem;padding:0.5rem;box-sizing:border-box;justify-content:space-between;align-items:center;background:#F8F8F8;border-radius:2.8125rem}.search .search-disable .search-value{flex:1;font-weight:400;font-size:0.875rem;color:#2B2B2D;white-space:nowrap;overflow:hidden;max-width:18.125rem}.search .search-disable .search-placeholder{font-weight:400;font-size:0.8125rem;color:#555555}.search .search-disable .search-left{flex:1;display:flex;align-items:center}.search .search-disable .search-left .search-left-icon{width:1.25rem}.search .search-disable .search-left img{width:1.25rem;height:1.25rem;vertical-align:middle}.search .search-disable .clear-btn{height:1.5rem}.search .search-disable .clear-btn img{width:1.5rem;height:1.5rem}.search .share-btn{width:2.25rem;height:2.25rem;margin-left:0.125rem}.search .share-btn img{width:100%}.flex{display:flex;align-items:center;justify-content:space-between}

.adm-search-bar {
  --height: 32px;
  --padding-left: 8px;
  --background: #f5f5f5;
  --border-radius: 6px;
  --placeholder-color: var(--adm-color-weak);
  ---placeholder-color: var(--placeholder-color);
  display: flex;
  justify-content: center;
  align-items: center;
  height: var(--height);
}
.adm-search-bar .adm-search-bar-input-box {
  flex: auto;
  background: var(--background);
  border-radius: var(--border-radius);
  border: solid 1px transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: var(--padding-left);
}
.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input-box-icon {
  flex: none;
  color: var(--adm-color-light);
  font-size: 16px;
}
.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input {
  flex: auto;
  padding: 4px 8px 4px 4px;
  height: calc(var(--height) - 2px);
  box-sizing: border-box;
}
.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input.adm-input {
  --placeholder-color: var(---placeholder-color);
  --font-size: 15px;
}
.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input .adm-input-element {
  line-height: 19px;
}
.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input.adm-search-bar-input-without-icon {
  padding-left: 8px;
}
.adm-search-bar .adm-search-bar-suffix {
  flex: none;
  margin-left: 4px;
}
.adm-search-bar .adm-search-bar-cancel-button.adm-button {
  padding: 3px 12px;
}
.adm-search-bar-active .adm-input.adm-input.adm-input {
  --placeholder-color: var(--adm-color-light);
}
.adm-search-bar-active .adm-search-bar-input-box {
  border-color: var(--adm-color-primary);
  background: var(--adm-color-white);
}

.adm-input {
  --font-size: 17px;
  --color: var(--adm-color-text);
  --placeholder-color: var(--adm-color-light);
  --text-align: left;
  --background-color: transparent;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  min-height: 24px;
  background-color: var(--background-color);
}
.adm-input-disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.adm-input-element {
  flex: auto;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  padding: 0;
  margin: 0;
  color: var(--color);
  font-size: var(--font-size);
  line-height: 1.5;
  background: transparent;
  border: 0;
  outline: none;
  appearance: none;
  min-height: 1.5em;
  text-align: var(--text-align);
}
.adm-input-element::placeholder {
  color: var(--placeholder-color);
  font-family: inherit;
}
.adm-input-element:-webkit-autofill {
  background-color: transparent;
}
.adm-input-element:read-only {
  cursor: default;
}
.adm-input-element:invalid {
  box-shadow: none;
}
.adm-input-element::-ms-clear {
  display: none;
}
.adm-input-element::-webkit-search-cancel-button {
  display: none;
}
.adm-input-element::-webkit-search-decoration {
  display: none;
}
.adm-input-element[type='date'],
.adm-input-element[type='time'],
.adm-input-element[type='datetime-local'] {
  min-height: 1.5em;
}
.adm-input-element[type='search'] {
  -webkit-appearance: none;
}
.adm-input-element[readonly] {
  pointer-events: none;
}
.adm-input-clear {
  flex: none;
  margin-left: 8px;
  color: var(--adm-color-light);
  padding: 4px;
  cursor: pointer;
}
.adm-input-clear:active {
  color: var(--adm-color-weak);
}
.adm-input-clear .antd-mobile-icon {
  display: block;
  font-size: 15px;
}

.card-item{display:flex;justify-content:space-between;margin-top:0.625rem}.card-item .image-wrap{width:4.75rem;height:5.625rem;border-radius:0.25rem;background-repeat:no-repeat;background-size:cover;background-position:center center}.card-item .content-wrap{flex:1;margin-left:0.5rem;font-family:PingFang SC, PingFang SC;border-bottom:0.03125rem solid #EBECED;padding-bottom:0.5rem}.card-item .content-wrap .card-title{font-weight:700;font-size:0.875rem;color:#2B2B2D;line-height:1.25rem;margin-bottom:0.375rem;box-sizing:border-box}.card-item .content-wrap .card-desc{background:linear-gradient(90deg, rgba(251,243,228,0) 0%, #FBF3E4 100%);border-radius:0.25rem;padding:0.375rem 0.5rem 0.375rem 0;line-height:1.0625rem;margin-bottom:0.375rem;font-size:0.75rem;font-size:12px;color:#C58615}.card-item .content-wrap .card-desc .desc-wrap{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;line-height:1.0625rem;max-height:2.125rem}.card-item .content-wrap .card-desc p{margin:0}.card-item .content-wrap .time-wrap{line-height:1.0625rem;margin-bottom:0.125rem}.card-item .content-wrap .card-time{font-size:0.75rem;color:#555555;line-height:0.875rem}.card-item .content-wrap .card-status{font-size:0.625rem;margin-left:0.625rem;color:#999999}.card-item .content-wrap .card-status-going{color:#33A634}.card-item .content-wrap .card-status-ssb{padding:0 0.3125rem;background-color:#F4F4F4;color:#555555}.card-item .content-wrap .card-status-ssb-going{padding:0 0.3125rem;background-color:#EAF6EA;color:#33A634}.card-item .content-wrap .card-position{font-size:0.75rem;color:#555555;line-height:1.0625rem}.card-item .content-wrap .active-type,.card-item .content-wrap .active-position{margin-right:0.5rem;vertical-align:top;margin-bottom:0.125rem}.card-item .content-wrap .active-type{background:#F4F4F4;border-radius:0.125rem;padding:0 0.3125rem;font-size:0.625rem}.card-item .content-wrap .card-information{line-height:1.0625rem;font-size:0.75rem;color:#555555}.card-item .content-wrap .two-warp{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;line-height:1.0625rem;max-height:2.125rem}

.trade-area-card{background:#339743;border-radius:0.5rem;padding:0.375rem 0.25rem 0.25rem;margin-bottom:0.375rem;margin-top:0.5rem}.trade-area-card .business-head,.trade-area-card .business-head-left,.trade-area-card .business-head-right{display:flex;justify-content:space-between;align-items:center;line-height:1.25rem;font-weight:600;font-size:0.875rem;color:#FFFFFF}.trade-area-card .business-head-left{flex:1;justify-content:flex-start}.trade-area-card .business-head-left .business-name{max-width:4.875rem;margin-right:0.75rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;font-size:0.875rem}.trade-area-card .business-head-left .business-times{flex:1;opacity:0.8;min-width:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;font-size:0.75rem}.trade-area-card .business-head-left img{width:1.25rem;height:1.25rem}.trade-area-card .business-head-right{width:3.5rem;justify-content:flex-end}.trade-area-card .business-head-right span{font-size:0.75rem}.trade-area-card .business-head-right img{width:0.75rem;height:0.75rem;margin-left:0.25rem;margin-right:0.25rem}.trade-area-card .bussiness-content{background:#FFFFFF;border-radius:0.375rem;padding:0.625rem 0.5rem;display:flex;justify-content:space-between;margin-top:0.375rem}.trade-area-card .bussiness-content .content-left{width:5.875rem;height:3.625rem;border-radius:0.25rem;background-repeat:no-repeat;background-size:cover;background-position:center center}.trade-area-card .bussiness-content .content-right{flex:1;margin-left:0.5rem;font-weight:500;font-size:0.75rem;color:#2B2B2D;line-height:1.0625rem;max-height:2.125rem}.trade-area-card .bussiness-content .content-right .desc-wrap{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;line-height:1.0625rem;max-height:2.125rem}.trade-area-card .bussiness-content .content-right p{margin:0}.trade-area-card .two-warp{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;line-height:1.0625rem;max-height:2.125rem}

.loading-page{background:#ffffff !important}.loading-page{height:100vh;width:100%}.loading-page .loading-wrap{height:100%;display:flex;box-sizing:border-box;flex-direction:column;align-items:center;justify-content:center}.loading-page .loading-wrap .loading-text{font-size:0.875rem;padding-top:0.375rem}.loading-page .loading-wrap img{width:2.5rem;height:2.5rem;animation:identifier 2s infinite linear}@keyframes identifier{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}

.com-no-data-wrap .walk-no-data,.com-no-data-wrap .cycle-no-data,.com-no-data-wrap .all-no-data{height:5.5rem;line-height:5.5rem;font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.875rem;color:#999999;text-align:center}.com-no-data-wrap .view-scroll-no-data{display:flex;align-items:center;flex-direction:column;justify-content:center;margin-bottom:1.25rem}.com-no-data-wrap .view-scroll-no-data .no-data-img{height:12.5rem}.com-no-data-wrap .view-scroll-no-data img{width:12.5rem;height:12.5rem}.com-no-data-wrap .view-scroll-no-data .no-data-text{height:1.25rem;line-height:1.25rem;font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.875rem;color:#2B2B2D}

.view-scroll-wrap{min-height:9.5rem}.view-scroll-wrap .adm-list{--padding-left: 0;--padding-right: 0}.view-scroll-wrap .adm-list .adm-list-body{border:none}.view-scroll-wrap .adm-list .adm-list-item{padding-left:0}.view-scroll-wrap .adm-list .adm-list-item-content{padding-right:0}.view-scroll-wrap .adm-list .adm-list-item-content-main{padding:0}.view-scroll-wrap .adm-list .adm-list-item-content{border:none}.view-scroll-wrap .view-scroll-no-list{background:#ffffff !important}.view-scroll-wrap .view-scroll-no-list{padding:0}.view-scroll-wrap .view-scroll-find-active .view-scroll-title{height:1.25rem;line-height:1.25rem;margin-bottom:0.625rem;font-weight:700;font-size:0.875rem}

.adm-list {
  --header-font-size: 15px;
  --prefix-width: 'auto';
  --prefix-padding-right: 12px;
  --align-items: center;
  --active-background-color: var(--adm-border-color);
  --border-inner: solid 1px var(--adm-border-color);
  --border-top: solid 1px var(--adm-border-color);
  --border-bottom: solid 1px var(--adm-border-color);
  --padding-left: 12px;
  --padding-right: 12px;
  --font-size: 17px;
}
.adm-list-header {
  color: var(--adm-color-weak);
  font-size: var(--header-font-size);
  padding: 8px var(--padding-right) 8px var(--padding-left);
}
.adm-list-body {
  background-color: #ffffff;
  overflow: hidden;
  font-size: var(--font-size);
}
.adm-list-body-inner {
  margin-top: -1px;
}
.adm-list-default .adm-list-body {
  border-top: var(--border-top);
  border-bottom: var(--border-bottom);
}
.adm-list-card {
  margin: 12px;
}
.adm-list-card .adm-list-body {
  border-radius: 8px;
}
.adm-list-card .adm-list-header {
  padding-left: 0;
}
.adm-list-item {
  display: block;
  padding-left: var(--padding-left);
  position: relative;
}
.adm-list-item-title,
.adm-list-item-description {
  color: var(--adm-color-weak);
  font-size: 13px;
}
.adm-list-item-content {
  display: flex;
  align-items: var(--align-items);
  justify-content: flex-start;
  border-top: var(--border-inner);
  padding-right: var(--padding-right);
}
.adm-list-item-content-prefix {
  width: var(--prefix-width);
  flex: none;
  padding-right: var(--prefix-padding-right);
}
.adm-list-item-content-main {
  flex: auto;
  padding: 12px 0;
}
.adm-list-item-content-extra {
  flex: none;
  padding-left: 12px;
  font-size: 15px;
  color: var(--adm-color-weak);
}
.adm-list-item-content-arrow {
  flex: none;
  display: flex;
  align-items: center;
  margin-left: 4px;
  color: var(--adm-color-light);
  font-size: 19px;
}
.adm-list-item-disabled {
  cursor: not-allowed;
}
.adm-list-item-disabled.adm-list-item-disabled > .adm-list-item-content > * {
  opacity: 0.4;
  pointer-events: none;
}
a.adm-list-item:active:not(.adm-list-item-disabled) {
  background-color: var(--active-background-color);
}
a.adm-list-item:active:not(.adm-list-item-disabled)::after {
  content: ' ';
  display: block;
  position: absolute;
  width: 100%;
  bottom: -1px;
  left: 0;
  border-bottom: var(--border-inner);
}

.adm-infinite-scroll {
  color: var(--adm-color-weak);
  padding: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
}

.ss-home{height:100vh;width:100%;box-sizing:border-box;background-color:white;overflow:auto}.search-box{padding:0.375rem 0.75rem;height:3rem;position:fixed;z-index:1;top:0;width:100%;background-color:white;box-sizing:border-box}.area{color:#2b2b2d;font-size:0.75rem;height:1.625rem;line-height:1.625rem}.swipper-box{height:10.625rem}.swipper-box .activities-image{width:100%;height:10.625rem;background-size:cover}.swipper-box .adm-page-indicator{--dot-size: 0.25rem;--dot-border-radius: 0.25rem;--dot-color: rgba(0, 0, 0, 0.5);--active-dot-size: 0.625rem;--active-dot-border-radius: 0.25rem;--active-dot-color: #fff}.swiper-only .adm-swiper-indicator{display:none}.swipper-item{width:100%}.select-box{position:-webkit-sticky;position:sticky;top:2.875rem;padding:1.125rem 0 0;background-color:white;z-index:1;box-sizing:border-box}.pick-select{display:flex;margin-left:1.25rem}.list-box{height:62.5rem;width:100%;box-sizing:border-box}.nearbyBox{box-sizing:border-box;padding:0 0.75rem}.tab{margin:0 0.75rem 1rem}.nearby-activity{margin-top:0.25rem;margin-left:0.75rem;height:2.625rem;display:flex;align-items:center;overflow-x:auto}.pick-metro{display:flex}.tags-metro-box{margin-top:0;flex:1;overflow:hidden}.pick-metro-date{flex-shrink:0;background:#f5f7f9;border-radius:0.875rem;padding:0.3125rem 0.625rem;line-height:1;text-align:center;border:0.0625rem solid transparent;margin-left:0.75rem;font-size:0.75rem}.pick-metro-date-label{width:3.75rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.line-box{margin-top:0.75rem}

.adm-tabs {
  --title-font-size: 17px;
  --content-padding: 12px;
  --active-line-height: 2px;
  --active-line-border-radius: var(--active-line-height);
  position: relative;
}
.adm-tabs-header {
  position: relative;
  border-bottom: solid 1px var(--adm-border-color);
}
.adm-tabs-tab-list {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  overflow-x: scroll;
  scrollbar-width: none;
}
.adm-tabs-tab-list::-webkit-scrollbar {
  display: none;
}
.adm-tabs-tab-wrapper {
  padding: 0 12px;
}
.adm-tabs-tab-wrapper-stretch {
  flex: auto;
}
.adm-tabs-tab {
  white-space: nowrap;
  padding: 8px 0 10px;
  width: min-content;
  margin: 0 auto;
  font-size: var(--title-font-size);
  position: relative;
  cursor: pointer;
}
.adm-tabs-tab-active {
  color: var(--adm-color-primary);
}
.adm-tabs-tab-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.adm-tabs-tab-line {
  position: absolute;
  bottom: 0;
  height: var(--active-line-height);
  color: var(--adm-color-primary);
  background: var(--adm-color-primary);
  border-radius: var(--active-line-border-radius);
}
.adm-tabs-content {
  padding: var(--content-padding);
}
.adm-tabs-header-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 30px;
  height: 100%;
  pointer-events: none;
}
.adm-tabs-header-mask-left {
  left: 0;
  background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
}
.adm-tabs-header-mask-right {
  right: 0;
  background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0));
}

.line-station-list-item-box{padding-bottom:1rem}.line-station-list-item{height:1.4375rem;background:#f5f7f9;padding:0 0.75rem;display:flex;align-items:center;justify-content:space-between}.station-list-item-title{font-weight:500;font-size:0.75rem;color:#2b2b2d}.station-list-item-empty{font-weight:500;font-size:0.75rem;color:#999999}.station-list-item-tip{font-weight:400;font-size:0.625rem;color:#999999}.line-station-list-item-activity{padding:0 0.75rem;box-sizing:border-box}

.errorWrap{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.errorWrap .img{width:12.5rem;height:12.5rem}.errorWrap .text{font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.875rem;color:#222628;line-height:1rem}.errorWrap .btn{width:9.375rem;height:2.5rem;background:#33A634;border-radius:0.5rem 0.5rem 0.5rem 0.5rem;font-family:PingFang SC, PingFang SC;font-weight:600;font-size:0.875rem;color:#FFFFFF;line-height:1rem;display:flex;align-items:center;justify-content:center;margin-top:1.5rem}

.adm-swiper {
  --height: auto;
  --width: 100%;
  --border-radius: 0;
  --track-padding: 0;
  --slide-size: 100%;
  --track-offset: 0%;
  display: block;
  width: var(--width);
  height: var(--height);
  position: relative;
  border-radius: var(--border-radius);
  z-index: 0;
  overflow: hidden;
}
.adm-swiper-track {
  width: 100%;
  height: 100%;
  white-space: nowrap;
  padding: var(--track-padding);
}
.adm-swiper-track-allow-touch-move {
  cursor: grab;
}
.adm-swiper-track-inner {
  width: 100%;
  height: 100%;
  overflow: visible;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
}
.adm-swiper-slide {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  white-space: unset;
  flex: none;
}
.adm-swiper-item {
  display: block;
  width: 100%;
  height: 100%;
  white-space: normal;
}
.adm-swiper-horizontal .adm-swiper-track-allow-touch-move {
  touch-action: pan-y;
}
.adm-swiper-horizontal .adm-swiper-indicator {
  position: absolute;
  bottom: 6px;
  left: 50%;
  transform: translateX(-50%);
}
.adm-swiper-horizontal .adm-swiper-track {
  transform: translateX(var(--track-offset));
}
.adm-swiper-horizontal .adm-swiper-track-inner {
  flex-direction: row;
  width: var(--slide-size);
}
.adm-swiper-vertical .adm-swiper-track-allow-touch-move {
  touch-action: pan-x;
}
.adm-swiper-vertical .adm-swiper-indicator {
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
}
.adm-swiper-vertical .adm-swiper-track {
  transform: translateY(var(--track-offset));
}
.adm-swiper-vertical .adm-swiper-track-inner {
  flex-direction: column;
  height: var(--slide-size);
}

.adm-page-indicator {
  display: flex;
  width: auto;
  --dot-color: rgba(0, 0, 0, 0.2);
  --active-dot-color: var(--adm-color-primary);
  --dot-size: 3px;
  --active-dot-size: 13px;
  --dot-border-radius: 1px;
  --active-dot-border-radius: var(--dot-border-radius);
  --dot-spacing: 3px;
}
.adm-page-indicator-dot {
  display: block;
  width: var(--dot-size);
  height: var(--dot-size);
  border-radius: var(--dot-border-radius);
  background: var(--dot-color);
}
.adm-page-indicator-dot:last-child {
  margin-right: 0;
}
.adm-page-indicator-dot-active {
  border-radius: var(--active-dot-border-radius);
  background: var(--active-dot-color);
}
.adm-page-indicator-color-white {
  --active-dot-color: var(--adm-color-white);
}
.adm-page-indicator-horizontal {
  flex-direction: row;
}
.adm-page-indicator-horizontal .adm-page-indicator-dot {
  margin-right: var(--dot-spacing);
}
.adm-page-indicator-horizontal .adm-page-indicator-dot-active {
  width: var(--active-dot-size);
}
.adm-page-indicator-vertical {
  flex-direction: column;
}
.adm-page-indicator-vertical .adm-page-indicator-dot {
  margin-bottom: var(--dot-spacing);
}
.adm-page-indicator-vertical .adm-page-indicator-dot-active {
  height: var(--active-dot-size);
}

.error-page{background:#fff !important}.error-page{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.error-page img{width:12.5rem;height:12.5rem}.error-page span{display:inline-block;font-size:0.875rem}.error-page button{margin-top:1.5rem;min-width:9.4375rem;height:2.5rem;font-size:0.875rem;color:#ffffff;background-color:#33a634;border-radius:0.5rem}

.list-page-wrap{padding:0 0 1.25rem;position:relative;min-height:100vh;box-sizing:border-box;background-color:#fff;width:100%}.list-top-head{position:fixed;top:0;left:0;right:0;z-index:10;background:#fff}.list-top-head .search-wrap{padding:0.375rem 0.75rem}.list-top-head .filter-sift{margin-top:0.25rem;padding:0 0.75rem;height:1.625rem;display:flex;align-items:center;justify-content:flex-start}.list-top-head .filter-sift>div:first-child .label-box{margin-left:0.75rem;display:flex;align-items:center;justify-content:center}.list-top-head .tag-list{height:2.625rem;padding-left:0.75rem;display:flex;align-items:center;overflow-y:hidden;overflow-x:auto}.list-content-wrap{background:#fff !important}.list-content-wrap{padding-top:7.8125rem;width:100%;box-sizing:border-box}.active-wrap{padding:0 0.75rem;box-sizing:border-box;width:100%}.active-wrap .adm-list-item:first-child .card-item{margin-top:0.4375rem}.fixed-page{position:fixed;top:0;left:0;right:0;bottom:0;box-sizing:border-box;background-color:#fff;z-index:20;overflow:hidden}

.adm-safe-area {
  display: block;
  width: 100%;
}
.adm-safe-area-position-top {
  padding-top: env(safe-area-inset-top);
}
.adm-safe-area-position-bottom {
  padding-bottom: env(safe-area-inset-bottom);
}

.ss-warp{overflow:auto;overflow-x:hidden;position:relative;height:100vh;box-sizing:border-box}.ss-warp .isLoading{display:flex;align-items:center;justify-content:center;height:100vh;flex-direction:column}.ss-warp .isLoading .img{width:2.5rem;height:2.5rem;animation:rotate 3s linear infinite}.ss-warp .isLoading .text{font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.875rem;color:#2B2B2D;line-height:1rem;margin-top:0.5rem}@keyframes rotate{0%{transform:rotate(0deg)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}100%{transform:rotate(360deg)}}.ss-warp .detail-page-wrap{font-family:PingFang SC, PingFang SC;background-color:#F5F7F9;margin-bottom:6.625rem}.ss-warp .detail-page-wrap .detail-top-head{top:0;left:0;right:0;background:linear-gradient(180deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 45%),#39493E;display:flex;flex-direction:row;padding:2rem 0.75rem}.ss-warp .detail-page-wrap .detail-top-head .img{width:4.75rem;height:5.625rem;background-repeat:no-repeat;background-size:cover;background-position:center center;border-radius:0.25rem;box-shadow:0 0.25rem 0.75rem 0 rgba(0,0,0,0.16)}.ss-warp .detail-page-wrap .detail-top-head .contentTitle{display:flex;flex-direction:column;margin-left:0.75rem}.ss-warp .detail-page-wrap .detail-top-head .contentTitle .title .titleNoWarp{font-weight:600;font-size:1rem;color:#FFFFFF;line-height:1.1875rem;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.ss-warp .detail-page-wrap .detail-top-head .contentTitle .type .typeNoWarp{font-weight:400;font-size:0.75rem;color:rgba(255,255,255,0.6);line-height:0.875rem;margin-top:1rem;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical}.ss-warp .detail-page-wrap .detail-top-head .contentTitle .type .mtb{margin-top:0.25rem;margin-bottom:0.25rem}.ss-warp .detail-page-wrap .detail-top-head .contentTitle .label{width:5.25rem;height:1.3125rem}.ss-warp .detail-page-wrap .detail-top-head .contentTitle .label img{width:100%}.ss-warp .detail-page-wrap .detail-top-head .share-btn{position:absolute;top:0.3125rem;right:0.3125rem;width:2.25rem;height:2.25rem}.ss-warp .detail-page-wrap .detail-top-head .share-btn img{width:100%}.ss-warp .detail-page-wrap .detail-top-box{background:#FFFFFF;border-radius:0.75rem 0.75rem 0 0;margin-top:-0.625rem;padding:1.25rem 0.75rem;display:flex;flex-direction:column;padding-bottom:0}.ss-warp .detail-page-wrap .detail-top-box .boxItem{display:flex;justify-content:space-between}.ss-warp .detail-page-wrap .detail-top-box .boxItem:first-child{border-bottom:0.0625rem solid #EBECED}.ss-warp .detail-page-wrap .detail-top-box .boxItem .box-left .box1{display:flex;flex-direction:row;align-items:center}.ss-warp .detail-page-wrap .detail-top-box .boxItem .box-left .box1 .img{width:1rem;height:1rem}.ss-warp .detail-page-wrap .detail-top-box .boxItem .box-left .box1 .time{font-weight:500;font-size:0.875rem;color:#2B2B2D;line-height:1rem;margin-left:0.375rem}.ss-warp .detail-page-wrap .detail-top-box .boxItem .box-left .box1 .status{font-weight:500;font-size:0.75rem;line-height:0.875rem;margin-left:0.5rem}.ss-warp .detail-page-wrap .detail-top-box .boxItem .box-left .box2{font-weight:400;font-size:0.75rem;color:#999999;line-height:0.875rem;margin:0.375rem 0 0.875rem 1.1875rem;width:89.5%;box-sizing:border-box}.ss-warp .detail-page-wrap .detail-top-box .boxItem .box-right{font-weight:400;font-size:0.625rem;color:#2B2B2D;line-height:0.75rem;margin-top:0.75rem;display:flex;flex-direction:column;margin-right:0.875rem}.ss-warp .detail-page-wrap .detail-top-box .boxItem .box-right .img{width:1.25rem;height:1.25rem;margin-bottom:0.25rem}.ss-warp .detail-page-wrap .detail-content{padding:0.75rem 0.75rem;background:#FFFFFF}.ss-warp .detail-page-wrap .detail-content .adm-tabs-header{border:none}.ss-warp .detail-page-wrap .detail-content .adm-tabs-tab-active{font-weight:600;font-size:1rem;color:#2B2B2D;line-height:1.1875rem}.ss-warp .detail-page-wrap .detail-content .adm-tabs-tab{padding:0.5rem 0 0}.ss-warp .detail-page-wrap .detail-content .adm-tabs{--active-line-color: red!important}.ss-warp .detail-page-wrap .detail-content .adm-tabs{--title-font-size: 1.0625rem;--content-padding: 0.75rem;--active-line-height: 0.3125rem;--active-line-border-radius: 0}.ss-warp .detail-page-wrap .detail-activity{padding:1.25rem 0.75rem 1rem;background:#FFFFFF;margin-top:0.375rem}.ss-warp .detail-page-wrap .detail-districtTraffic{padding:1.25rem 0.75rem;background:#FFFFFF;margin-top:0.375rem}.ss-warp .detail-page-wrap .districtTraffic{width:100%;background:#FFFFFF;margin-top:0.375rem;padding-top:1.25rem;position:-webkit-sticky;position:sticky;z-index:1;top:0}.ss-warp .detail-page-wrap .districtTraffic .districtTraffic-tab{width:100%;overflow:visible}.ss-warp .detail-page-wrap .districtTraffic .districtTraffic-tab .districtTraffic-tab-container{width:100%;display:flex;justify-content:space-evenly}.ss-warp .detail-page-wrap .districtTraffic-tab{overflow:hidden;width:calc(100vw - 1rem);text-align:center}.ss-warp .detail-page-wrap .districtTraffic-tab-item{display:inline-block;font-family:PingFang SC, PingFang SC;font-weight:600;font-size:1rem;color:#2B2B2D;line-height:1.1875rem;text-align:center;text-wrap:nowrap;position:relative}.ss-warp .detail-page-wrap .districtTraffic-tab .selectedItem{display:inline-block;font-family:PingFang SC, PingFang SC;font-weight:600;font-size:1rem;color:#2B2B2D;line-height:1.1875rem;text-align:center;text-wrap:nowrap}.ss-warp .detail-page-wrap .districtTraffic-tab .selectedItem::before{position:absolute;content:'';bottom:0;left:0;right:0;height:0.3125rem;background:linear-gradient(90deg, #2dae2e 0%, #78eb79 100%);z-index:-1}.ss-warp .detail-page-wrap .districtTraffic-content{width:100%;margin-top:-0.5rem}.ss-warp .detail-page-wrap .districtTraffic-content-container{padding-bottom:1.25rem}.ss-warp .detail-bottom{background:#FFFFFF;box-shadow:0 -0.0625rem 0 0 #F2F4F5;height:5.1875rem;width:100%;display:flex;padding:0.4375rem 0.75rem;position:fixed;bottom:0}.ss-warp .detail-bottom .guide-button{width:10.75rem;height:2.5rem;border-radius:0.5rem 0.5rem 0.5rem 0.5rem;border:0.0625rem solid #33A634;font-family:PingFang SC, PingFang SC;font-weight:500;font-size:1rem;color:#33A634;line-height:1.1875rem;display:flex;justify-content:center;align-items:center}.ss-warp .detail-bottom .line-button{width:10.75rem;height:2.5rem;background:#33A634;border-radius:0.5rem 0.5rem 0.5rem 0.5rem;font-family:PingFang SC, PingFang SC;font-weight:500;font-size:1rem;color:#FFFFFF;line-height:1.1875rem;display:flex;justify-content:center;align-items:center;margin-left:0.4375rem}.label-modal{padding:0.25rem 0.625rem 0 0.625rem;box-sizing:border-box}.label-modal-container{color:#2b2b2d;font-family:PingFang SC;margin-bottom:0.75rem}.label-modal-title{font-size:1rem;text-transform:capitalize;margin:0 auto;margin-bottom:0.5rem}.label-modal-content{font-size:0.875rem;margin-top:0.25rem}.label-modal-content span{font-weight:600}

.detail{font-weight:400;font-size:0.875rem;color:#2b2b2d;line-height:1.5rem;text-align:justified;font-style:normal}.detail img{width:-webkit-fill-available}.detail .imgBlock{line-height:0}.detail .imgBlock .img{width:-webkit-fill-available}.detail .closeBtn{z-index:2000;position:fixed;top:0;width:2.25rem;height:2.25rem;top:6}.detail .media-wrap{max-width:100%}

.adm-image-viewer-content {
  width: 100vw;
  height: 100vh;
  max-height: -webkit-fill-available;
  touch-action: none;
  user-select: none;
}
.adm-image-viewer-slides {
  height: 100%;
  position: relative;
  z-index: 1;
  cursor: grab;
  touch-action: none;
}
.adm-image-viewer-slides-inner {
  height: 100%;
  white-space: nowrap;
}
.adm-image-viewer-slides-inner > * {
  margin-right: 16px;
}
.adm-image-viewer-slide {
  position: relative;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.adm-image-viewer-control {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: grab;
  touch-action: none;
}
.adm-image-viewer-image-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.adm-image-viewer-image-wrapper img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.adm-image-viewer-indicator {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 12px;
  transform: translateX(-50%);
  color: #e6e6e6;
  font-size: 14px;
}

.wrapBox .title{font-weight:600;font-size:1rem;color:#2B2B2D;line-height:1.1875rem}.wrapBox .arrow{display:flex;align-items:center;justify-content:center;font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.75rem;color:#555555;line-height:0.875rem;margin-top:0.25rem}.wrapBox .arrow .img{width:1rem;height:1rem}.wrapBox .noList{height:3.125rem;display:flex;align-items:center;justify-content:center}

.wrapBox .title{font-weight:600;font-size:1rem;color:#2B2B2D;line-height:1.1875rem}.wrapBox .arrow{display:flex;align-items:center;justify-content:center;font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.75rem;color:#555555;line-height:0.875rem;margin-top:0.25rem}.wrapBox .arrow .img{width:1rem;height:1rem}.wrapBox .districtTrafficTab{width:100%;height:100%}.wrapBox .districtTrafficTab-tab{overflow:hidden;width:calc(100vw - 1rem);padding:0.375rem 0 0.375rem 1rem}.wrapBox .districtTrafficTab-tab-fixed{position:fixed;top:2.5rem;z-index:100;background-color:#fff;padding:0.375rem 0 0 1rem;width:100%;height:2rem}.wrapBox .districtTrafficTab-tab-item{display:inline-block;font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.75rem;color:#2B2B2D;line-height:0.875rem;text-align:center;padding:0.4375rem 0.6875rem;background:#F5F7F9;border-radius:0.875rem;margin-right:0.5rem;text-wrap:nowrap}.wrapBox .districtTrafficTab-tab .selected{display:inline-block;font-family:PingFang SC, PingFang SC;font-weight:500;font-size:0.75rem;color:#33A634;line-height:0.875rem;text-align:center;background:#E6F9E7;border-radius:0.875rem;border:0.0625rem solid #33A634;padding:0.375rem 0.625rem;box-sizing:border-box}.wrapBox .districtTrafficTab-content{width:100%;margin-top:-0.5rem}.wrapBox .districtTrafficTab-content-container{padding-bottom:1.25rem}.wrapBox .districtTrafficTab-tab{overflow:visible;margin-bottom:0.5rem}

.list-metro{word-break:break-word;padding-top:0.03125rem}.list-metro .inline-block{margin-right:0.625rem;display:inline-block;white-space:nowrap}.list-metro .width-10{display:inline-block;width:0.625rem}.list-metro .itemInfo{display:flex;justify-content:space-between;padding-bottom:0.25rem;border-bottom:0.0625rem solid #EBF1FA}.list-metro .itemInfo .itemInfoImg{width:6.875rem;height:5.125rem}.list-metro .itemInfo .itemInfoContent{height:100%;width:100%}.list-metro .itemInfo .itemInfoContent .lineList{display:flex;flex-direction:column}.list-metro .itemInfo .itemInfoContent .lineList .lineListItem:not(:last-child){border-bottom:0.03125rem solid #f2f4f5}.list-metro .itemInfo .itemInfoContent .lineList .container--custom{position:relative;width:65%;flex-shrink:0;height:auto;box-sizing:border-box}.list-metro .itemInfo .itemInfoContent .lineList .container--custom .lineListItem:not(:last-child){border-bottom:0.03125rem solid #f2f4f5}.list-metro .itemInfo .itemInfoContent .lineList .container--custom .content--custom{width:100%;height:auto;box-sizing:border-box}.list-metro .itemInfo .itemInfoContentRight{display:flex;flex-direction:column;height:100%}.list-metro .itemInfo .itemInfoContentRight .contentPrice{font-size:0.875rem;font-weight:500;color:#222222;flex:1;text-align:right;width:5rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.list-metro .itemInfo .itemInfoContentRight .contentCount{font-size:0.875rem;font-weight:400;color:#888888;flex:1;text-align:right;margin-top:0.875rem}.list-metro .itemInfo .itemInfoContentRight .contentStatus{font-size:0.75rem;font-weight:400;color:#979797;flex:1;text-align:right;margin-top:1.3125rem}.list-metro .title{font-weight:'600';font-size:'16px';color:'#2B2B2D';margin-left:'10px'}.list-metro .warpBox{position:relative}.list-metro .warpBox .bottom{display:flex;justify-content:flex-end}.list-metro .warpBox .mainBox{display:block;text-decoration:none;color:unset}.list-metro .warpBox .mainBox .stationName{display:flex;flex-direction:row;justify-content:space-between;font-family:PingFang SC, PingFang SC;font-weight:500;font-size:0.875rem;color:#2B2B2D;line-height:1rem;margin:1rem 0 0.625rem 0}.list-metro .warpBox .mainBox .stationName .distance{display:flex;flex-direction:row;font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.75rem;color:#555555;line-height:0.875rem}.list-metro .warpBox .mainBox .stationName .distance .img{width:0.875rem;height:0.875rem;margin-left:0.25rem}.list-metro .noData{display:flex;flex-direction:column;align-items:center;top:50%;transform:translateY(50%)}.list-metro .noData .noDataBg{width:12.5rem;height:12.5rem}.list-metro .noData .noDataDesc{font-size:0.875rem;font-family:PingFang SC-Regular, PingFang SC;font-weight:400;color:#2b2b2d}.list-metro .station-one{font-weight:600;font-size:1rem;color:#2b2b2d;margin-left:0.875rem;margin-top:0.75rem;margin-bottom:0.5rem}.list-metro .stationBlock{border-radius:0.5rem;background:#F9FBFE;border-radius:0.5rem 0.5rem 0.5rem 0.5rem;border:0.0625rem solid #C0D2EE}.list-metro .stationBlock .orderItemUp{display:flex;flex-direction:row;padding:0.75rem 0.625rem 0.375rem 0.625rem}.list-metro .stationBlock .ss-orderItem{padding:0.5rem 0.625rem 0.375rem 0.625rem}.list-metro .stationBlock .ss-orderItem .orderItemTops{margin-bottom:0.25rem}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp{display:flex;justify-content:space-between;align-items:center}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .right{font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.875rem;color:#555555;line-height:1rem}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .right .img{width:0.75rem;height:0.75rem;margin-left:0.125rem}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left{display:flex;flex-direction:row;flex-wrap:wrap;width:85%}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .line-name{height:1.375rem;width:-webkit-fit-content;width:fit-content;padding:0.1875rem 0.5rem 0.1875rem 0.5rem;color:#ffffff;font-weight:500;font-size:0.875rem;display:flex;align-items:center;justify-content:center;border-radius:0.3125rem;margin-right:0.25rem;margin-top:0.25rem}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName1{background-color:#ed143b}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName01-1{background-color:#ed143b}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName2{background-color:#8bc220}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName02-1{background-color:#8bc220}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName3{background-color:#ebb402}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName4{background-color:#744fad}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName5{background-color:#944e9a}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName6{background-color:#f12d91}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName7{background-color:#fa7b0b}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName8{background-color:#00a1e2}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName9{background-color:#55bdf0}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName10{background-color:#b08ac8}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName10-1{background-color:#b08ac8}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName11{background-color:#942435}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName12{background-color:#1D8B74}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName13{background-color:#EB81B9}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName14{background-color:#AAA83C}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName15{background-color:#AAA83C}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName16{background-color:#7EC8B2}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName17{background-color:#b6766c}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName18{background-color:#C09553}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineNameCF{background-color:#31a96f}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .orderItemStatus{flex:1;justify-content:flex-end;display:flex;align-items:center;margin-bottom:0.75rem;font-size:0.75rem;font-weight:400;margin-right:-0.375rem}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .orderItemImg{width:1rem;height:1rem}.list-metro .stationBlock .ss-orderItem .divider{width:100%;height:0.0625rem;background:#f2f4f5;margin-bottom:0.8125rem}.list-metro .stationBlock .ss-orderItem .contentTips{font-size:0.875rem;font-weight:400;color:#222222;flex:1;text-align:right;margin-top:0.5rem}.list-metro .stationBlock .ss-orderItem .contentTips .txt{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.list-metro .tips .bottom-content{padding-top:0.25rem;padding-bottom:0.375rem;color:#555;font-size:0.75rem}.list-metro .tips .contentTitlesNew{font-weight:600;font-size:0.8125rem;color:#2b2b2d}.list-metro .line-desc{display:flex;justify-content:space-between;margin:0.625rem 1rem}.list-metro .line-desc-title{font-weight:600;font-size:1rem;color:#2b2b2d}.list-metro .line-desc-to{display:flex;align-items:center}.list-metro .imgNew{width:0.875rem;height:0.875rem;margin-bottom:-0.125rem}.list-metro .txts{color:#555555;font-size:0.75rem;font-weight:400;line-height:1.225rem}.list-metro .lineListItemLefts-bottom{color:#999999;font-size:0.75rem;font-weight:400;margin-top:0.125rem;margin-bottom:0.5rem;max-width:9.375rem;width:-webkit-fit-content;width:fit-content;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.list-metro .lineListItem{width:100%}.list-metro .lineListItem .lineListItemLefts{display:flex;flex-direction:column;width:100%}.list-metro .lineListItem .lineListItemLefts .lineListItemLefts-top{display:flex;flex-direction:row;justify-content:space-between;margin-top:0.5rem;width:100%}.list-metro .lineListItem .lineListItemLefts .lineListItemLefts-top .lineListItemLefts-top-left--custom{color:#555555;font-size:0.875rem;font-weight:500;width:-webkit-fit-content;width:fit-content;width:65%;flex-shrink:0;height:auto;box-sizing:border-box;text-align:left}.list-metro .lineListItem .lineListItemLefts .lineListItemLefts-top .lineListItemLefts-top-left--custom>*{display:inline}.list-metro .lineListItem .lineListItemLefts .lineListItemLefts-top .lineListItemLefts-top-left--custom>img{vertical-align:-0.125rem}.list-metro .lineListItem .lineListItemLefts .lineListItemLefts-top .lineListItemLefts-top-right{color:#52bfa0;font-size:0.75rem;font-weight:500;text-align:right}.list-metro .lineListItem .lineListItemLefts .lineListItemLefts-top .lineListItemLeft-top-right-nos{color:#555555;font-size:0.75rem;font-weight:500;text-align:right}.list-metro .notice-content{padding-top:0.5rem;padding-bottom:0.75rem;display:flex;justify-content:center;border-bottom:0.0625rem solid #f2f4f5}.list-metro .signal{height:0.875rem;width:0.875rem;margin-right:0.375rem;vertical-align:-0.1875rem}.list-metro .right-img{width:0.75rem;height:0.75rem}

.wrap{display:flex;flex-direction:column;overflow:hidden;align-items:center;justify-content:center}.wrap .icon{width:2.5rem;height:2.5rem;animation:rot_test 3s infinite linear;margin-top:50%}@keyframes rot_test{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.wrap .desc{color:#121612;font-size:0.875rem;font-weight:400;margin-top:0.5rem}.noMore{color:#555555;text-align:center;font-size:0.75rem;font-weight:400;margin-top:1.875rem;padding-bottom:1.25rem}.noData{height:6.25rem;color:#555555;font-size:0.75rem;font-weight:400;display:flex;align-items:center;justify-content:center}.loadingWarp{height:100vh;display:flex;align-items:center;flex-direction:column}.loadingWarp .img{width:2.5rem;height:2.5rem;animation:rotate 3s linear infinite;margin-top:20%}.loadingWarp .text{font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.875rem;color:#2B2B2D;line-height:1rem;margin-top:0.5rem}

.list-parking .width-10{display:inline-block;width:0.625rem}.list-parking .itemInfo{display:flex;justify-content:space-between}.list-parking .itemInfo .itemInfoImg{width:6.875rem;height:5.125rem}.list-parking .itemInfo .itemInfoContent{height:100%;margin-top:0.625rem;width:100%}.list-parking .itemInfo .itemInfoContent .tips{display:flex;flex-direction:row;align-items:center}.list-parking .itemInfo .itemInfoContent .tips .contentTitleNew{color:#2b2b2d;font-size:0.8125rem;font-weight:400}.list-parking .itemInfo .itemInfoContent .tips .contentTitleNew .img{width:0.875rem;height:0.875rem;margin-bottom:-0.125rem}.list-parking .itemInfo .itemInfoContent .tips .contentTitleNew .txt{color:var(2, #555);font-size:0.75rem;font-weight:400;line-height:1.225rem}.list-parking .itemInfo .itemInfoContent .lineList{display:flex;flex-direction:column;margin-top:0.25rem}.list-parking .itemInfo .itemInfoContent .lineList .lineListItem .lineListItemLeft{display:flex;flex-direction:column}.list-parking .itemInfo .itemInfoContent .lineList .lineListItem .lineListItemLeft .lineListItemLeft-top{display:flex;flex-direction:row;justify-content:space-between;margin-top:0.5rem}.list-parking .itemInfo .itemInfoContent .lineList .lineListItem .lineListItemLeft .lineListItemLeft-top .lineListItemLeft-top-left{color:#555555;font-size:0.75rem;font-weight:500;display:flex;flex-direction:row;align-items:center}.list-parking .itemInfo .itemInfoContent .lineList .lineListItem .lineListItemLeft .lineListItemLeft-top .lineListItemLeft-top-right{color:#52bfa0;font-size:0.75rem;font-weight:500}.list-parking .itemInfo .itemInfoContent .lineList .lineListItem .lineListItemLeft .lineListItemLeft-bottom{color:#999999;font-size:0.75rem;font-weight:400;margin-top:0.5rem;margin-bottom:0.5rem}.list-parking .itemInfo .itemInfoContent .lineList .lineListItem:not(:last-child){border-bottom:0.03125rem solid #f2f4f5}.list-parking .itemInfo .itemInfoContentRight{display:flex;flex-direction:column;height:100%}.list-parking .itemInfo .itemInfoContentRight .contentPrice{font-size:0.875rem;font-weight:500;color:#222222;flex:1;text-align:right;width:5rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.list-parking .itemInfo .itemInfoContentRight .contentCount{font-size:0.875rem;font-weight:400;color:#888888;flex:1;text-align:right;margin-top:0.875rem}.list-parking .itemInfo .itemInfoContentRight .contentStatus{font-size:0.75rem;font-weight:400;color:#979797;flex:1;text-align:right;margin-top:1.3125rem}.list-parking .warpBox{position:relative;word-break:break-word}.list-parking .warpBox .bottom{display:flex;justify-content:flex-end}.list-parking .warpBox .mainBox{display:block;text-decoration:none;color:unset}.list-parking .warpBox .mainBox .orderItemPark{padding:0.75rem 0.75rem;border-radius:0.5rem;background:#F9FBFE;border-radius:0.5rem 0.5rem 0.5rem 0.5rem;border:0.0625rem solid #C0D2EE;display:flex;justify-content:space-between;align-items:center}.list-parking .warpBox .mainBox .orderItemPark:first-child{margin-top:0.875rem}.list-parking .warpBox .mainBox .orderItemPark .orderItemLeft{width:80%}.list-parking .warpBox .mainBox .orderItemPark .orderItemLeft .orderItemTop{display:flex;flex-direction:row;align-items:center;color:#2b2b2d;font-size:0.875rem;font-weight:600;width:-webkit-fit-content;width:fit-content}.list-parking .warpBox .mainBox .orderItemPark .orderItemLeft .orderItemTop .parkingName{width:-webkit-fit-content;width:fit-content;text-overflow:ellipsis;overflow:hidden;max-width:92%;display:-webkit-box;-webkit-line-clamp:2}.list-parking .warpBox .mainBox .orderItemPark .orderItemLeft .orderItemTop .parkingName img{vertical-align:-0.0625rem;margin-left:0.0625rem}.list-parking .warpBox .mainBox .orderItemPark .orderItemLeft .itemInfo-bottom{display:flex;flex-direction:row;align-items:center;margin-top:0.5rem;color:#555555;font-size:0.75rem;font-weight:400}.list-parking .warpBox .mainBox .orderItemPark .orderItemLeft .itemInfo-bottom .itemInfo-bottomNew{display:flex;flex-direction:row;align-items:center;color:#555555;font-size:0.75rem;font-weight:400}.list-parking .warpBox .mainBox .orderItemPark .orderItemLeft .itemInfo-bottom .itemInfo-bottomNew>div:nth-child(3){flex-shrink:0}.list-parking .warpBox .mainBox .orderItemPark .orderItemRight .distance{display:flex;flex-direction:row;font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.75rem;color:#555555;line-height:0.875rem}.list-parking .warpBox .mainBox .orderItemPark .orderItemRight .distance .img{width:0.875rem;height:0.875rem;margin-left:0.25rem}.list-parking .warpBox .mainBox .orderItemPark .container--custom{position:relative;width:-webkit-fit-content;width:fit-content}.list-parking .warpBox .mainBox .orderItemPark .container--custom .content{width:100%;height:100%}.list-parking .warpBox .mainBox .orderItemPark .divider{width:100%;height:0.0625rem;background:#f2f4f5;margin-bottom:0.8125rem}.list-parking .warpBox .mainBox .orderItemPark .contentTips{font-size:0.875rem;font-weight:400;color:#222222;flex:1;text-align:right;margin-top:0.5rem}.list-parking .warpBox .mainBox .orderItemPark .contentTips .txt{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.list-parking .noData{display:flex;flex-direction:column;align-items:center;top:50%;transform:translateY(50%)}.list-parking .noData .noDataBg{width:12.5rem;height:12.5rem}.list-parking .noData .noDataDesc{font-size:0.875rem;font-family:PingFang SC-Regular, PingFang SC;font-weight:400;color:#2b2b2d}.list-parking .right-img{width:0.75rem;height:0.75rem}

.adm-progress-bar {
  --track-width: var(--adm-progress-bar-track-width, 3px);
  --track-color: var(--adm-progress-bar-track-color, #e5e5e5);
  --fill-color: var(--adm-progress-bar-fill-color, var(--adm-color-primary));
}
.adm-progress-bar-trail {
  background: var(--track-color);
  overflow: hidden;
  height: var(--track-width);
  border-radius: var(--track-width);
}
.adm-progress-bar-fill {
  transition: width 0.3s;
  background: var(--fill-color);
  height: 100%;
  border-radius: var(--track-width);
}

.wrap{display:flex;flex-direction:column;overflow:hidden;align-items:center;justify-content:center;height:50%}.wrap .icon{width:2.5rem;height:2.5rem;animation:rot_test 3s infinite linear}@keyframes rot_test{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.wrap .desc{color:#121612;font-size:0.875rem;font-weight:400;margin-top:0.5rem}.noMore{color:#555555;text-align:center;font-size:0.75rem;font-weight:400;margin-top:1.875rem;padding-bottom:1.25rem}.noData{height:6.25rem;color:#555555;font-size:0.75rem;font-weight:400;display:flex;align-items:center;justify-content:center}

.list-subway{word-break:break-word}.list-subway .inline-block{display:inline-block;white-space:nowrap}.list-subway .width-10{display:inline-block;width:0.625rem}.list-subway .itemInfo{display:flex;justify-content:space-between}.list-subway .itemInfo .itemInfoContent{height:100%;width:100%}.list-subway .itemInfo .itemInfoContent .lineList{display:flex;flex-direction:column}.list-subway .itemInfo .itemInfoContentRight{display:flex;flex-direction:column;height:100%}.list-subway .itemInfo .itemInfoContentRight .contentPrice{font-size:0.875rem;font-weight:500;color:#222222;flex:1;text-align:right;width:5rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.list-subway .itemInfo .itemInfoContentRight .contentCount{font-size:0.875rem;font-weight:400;color:#888888;flex:1;text-align:right;margin-top:0.875rem}.list-subway .itemInfo .itemInfoContentRight .contentStatus{font-size:0.75rem;font-weight:400;color:#979797;flex:1;text-align:right;margin-top:1.3125rem}.list-subway .station-one{font-weight:600;font-size:1rem;color:#2b2b2d;margin-left:0.875rem;margin-top:0.75rem;margin-bottom:0.5rem}.list-subway .warpBox{position:relative}.list-subway .warpBox .bottom{display:flex;justify-content:flex-end}.list-subway .warpBox .mainBox{display:block;text-decoration:none;color:unset}.list-subway .warpBox .mainBox .stationName{display:flex;flex-direction:row;justify-content:space-between;font-family:PingFang SC, PingFang SC;font-weight:500;font-size:0.875rem;color:#2b2b2d;line-height:1rem;margin:1rem 0 0.625rem 0}.list-subway .warpBox .mainBox .stationName:first-child{margin-top:0.875rem}.list-subway .warpBox .mainBox .stationName .distance{display:flex;flex-direction:row;font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.75rem;color:#555555;line-height:0.875rem}.list-subway .warpBox .mainBox .stationName .distance .img{width:0.875rem;height:0.875rem;margin-left:0.25rem}.list-subway .stationBlock{border-radius:0.5rem;background:#f9fbfe;border-radius:0.5rem 0.5rem 0.5rem 0.5rem;border:0.0625rem solid #c0d2ee}.list-subway .stationBlock .ss-orderItem{padding:0.5rem 0.625rem 0.5rem 0.625rem}.list-subway .stationBlock .ss-orderItem.gray-back{background-color:#e8eaec}.list-subway .stationBlock .ss-orderItem .orderItemTopNew{display:flex;flex-direction:column;margin-bottom:0.25rem}.list-subway .stationBlock .ss-orderItem .orderItemTopNew .orderItemTop1{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.list-subway .stationBlock .ss-orderItem .orderItemTopNew .orderItemTop1 .left{display:flex;flex-direction:row;flex-wrap:wrap;width:85%}.list-subway .stationBlock .ss-orderItem .orderItemTopNew .orderItemTop1 .right{font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.875rem;color:#555555;line-height:1rem}.list-subway .stationBlock .ss-orderItem .orderItemTopNew .orderItemTop1 .right .img{width:0.75rem;height:0.75rem;margin-left:0.125rem}.list-subway .stationBlock .ss-orderItem .orderItemTopNew .isFree{color:#f6752c;font-size:0.75rem;font-weight:400}.list-subway .stationBlock .ss-orderItem .orderItemTopNew .normalName{width:-webkit-fit-content;width:fit-content;color:#3164d7;font-size:0.875rem;font-weight:500;display:flex;align-items:center;justify-content:center;border-radius:0.3125rem;border:0.0625rem solid var(--unnamed, #3164d7);padding:0.1875rem 0.5rem;flex-shrink:0;margin-right:0.25rem;margin-top:0.25rem}.list-subway .stationBlock .ss-orderItem .orderItemTopNew .linName10{width:3.3125rem;height:1.375rem;padding:0.1875rem 0.5rem 0.1875rem 0.5rem;background-color:#b08ac8;color:#ffffff;font-weight:500;font-size:0.875rem;display:flex;align-items:center;justify-content:center;border-radius:0.3125rem}.list-subway .stationBlock .ss-orderItem .orderItemTopNew .linName17{width:3.3125rem;height:1.375rem;padding:0.1875rem 0.5rem 0.1875rem 0.5rem;background-color:#b6766c;color:#ffffff;font-weight:500;font-size:0.875rem;display:flex;align-items:center;justify-content:center;border-radius:0.3125rem}.list-subway .stationBlock .ss-orderItem .orderItemTopNew .orderItemStatus{flex:1;justify-content:flex-end;display:flex;align-items:center;margin-bottom:0.75rem;font-size:0.75rem;font-weight:400;margin-right:-0.375rem}.list-subway .stationBlock .ss-orderItem .orderItemTopNew .orderItemImg{width:1rem;height:1rem}.list-subway .stationBlock .ss-orderItem .divider{width:100%;height:0.0625rem;background:#f2f4f5;margin-bottom:0.8125rem}.list-subway .stationBlock .ss-orderItem .contentTips{font-size:0.875rem;font-weight:400;color:#222222;flex:1;text-align:right;margin-top:0.5rem}.list-subway .stationBlock .ss-orderItem .contentTips .txt{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.list-subway .line-desc{display:flex;justify-content:space-between;margin:0.625rem 1rem}.list-subway .line-desc-title{font-weight:600;font-size:1rem;color:#2b2b2d}.list-subway .line-desc-to{display:flex;align-items:center}.list-subway .imgNew{width:0.875rem;height:0.875rem;margin-bottom:-0.125rem}.list-subway .txts{color:#555555;font-size:0.75rem;font-weight:400;line-height:1.225rem}.list-subway .tips .contentTitlesNew{font-weight:600;font-size:0.8125rem;color:#2b2b2d}.list-subway .tips .bottom-content{color:#555;font-size:0.75rem}.list-subway .tips .imgNew{width:0.875rem;height:0.875rem;margin-bottom:-0.125rem}.list-subway .tips .txts{color:#555555;font-size:0.75rem;font-weight:400;line-height:1.225rem}.list-subway .noData{display:flex;flex-direction:column;align-items:center;top:50%;transform:translateY(50%)}.list-subway .noData .noDataBg{width:12.5rem;height:12.5rem}.list-subway .noData .noDataDesc{font-size:0.875rem;font-family:PingFang SC-Regular, PingFang SC;font-weight:400;color:#2b2b2d}.list-subway .lineListItem--custom{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.list-subway .lineListItem--custom.border-none{border-bottom:none !important}.list-subway .lineListItem--custom.border-none{padding-bottom:0}.list-subway .lineListItem--custom.padding-top-and-border{padding-top:0}.list-subway .lineListItem--custom.padding-top-and-border:not(:last-child){padding-bottom:0.25rem;border-bottom:0.0625rem solid #f2f4f5}.list-subway .lineListItem--custom>*:first-child{width:50%;flex-shrink:0}.list-subway .lineListItem--custom .lineListItemLeft{display:flex;flex-direction:column}.list-subway .lineListItem--custom .lineListItemLeft .lineListItemLeft-bottoms{color:#999999;font-size:0.75rem;font-weight:400;margin-top:0.125rem;margin-bottom:0.125rem;width:-webkit-fit-content;width:fit-content;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:9.375rem}.list-subway .lineListItem--custom .lineListItemLeft-top-right{color:#52bfa0;font-size:0.75rem;font-weight:500;display:flex;flex-direction:column;text-align:right}.list-subway .lineListItem--custom .lineListItemLeft-top-right>div>div{display:inline}.list-subway .lineListItem--custom .lineListItemLeft-top-right>div>img{vertical-align:-0.125rem}.list-subway .lineListItem--custom .lineListItemLeft-top-right .lineListItemLeft-top-right-txt{color:#999999;text-align:right;font-size:0.75rem;font-weight:400;margin-top:0.25rem}.list-subway .lineListItem--custom .lineListItemLeft-top-right-text{color:#52bfa0;font-size:0.75rem;font-weight:500;display:flex;flex-direction:column}.list-subway .lineListItem--custom .lineListItemLeft-top-right-text .text{text-align:right}.list-subway .lineListItem:not(:last-child){border-bottom:0.03125rem solid #f2f4f5}.list-subway .lineListItem--custom{padding-top:0.5rem}.list-subway .timeout-item{display:inline-flex;justify-content:space-between;padding-top:0.5rem;padding-bottom:0.375rem}.list-subway .lineListItemLeft-top-left1{color:#555555;font-size:0.875rem;font-weight:500;display:block}.list-subway .lineListItemLeft-top-left1>*{max-width:auto;width:auto;word-break:break-word;display:inline}.list-subway .lineListItemLeft-top-left1>img{vertical-align:-0.125rem}.list-subway .lineListItemLeft-top-right-nos{color:#555555;font-size:0.75rem;font-weight:500;text-align:right}.list-subway .lineListItemLeft-top--custom{display:inline-flex;justify-content:space-between}.list-subway .container--custom{position:relative;width:50%;flex-shrink:0;height:auto}.list-subway .right-img{width:0.75rem;height:0.75rem}.list-subway .waringName{width:-webkit-fit-content;width:fit-content;color:#ffffff;font-size:0.875rem;font-weight:500;display:flex;align-items:center;justify-content:center;border-radius:0.3125rem;background-color:#e83222;padding:0.25rem 0.5rem}.list-subway .warning-img{width:1rem;height:1rem;margin-right:0.125rem;vertical-align:-0.0625rem}.list-subway .right-font{padding-left:0.25rem;color:#999999;font-size:0.75rem;text-align:right}.barrier-img{width:1.125rem;height:1.125rem;margin-left:0.375rem}

.wrap{display:flex;flex-direction:column;overflow:hidden;align-items:center;justify-content:center;height:50%}.wrap .icon{width:2.5rem;height:2.5rem;animation:rot_test 3s infinite linear}@keyframes rot_test{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.wrap .desc{color:#121612;font-size:0.875rem;font-weight:400;margin-top:0.5rem}.noMore{color:#555555;text-align:center;font-size:0.75rem;font-weight:400;margin-top:1.875rem;padding-bottom:1.25rem}.subway{position:relative}.noData{height:6.25rem;color:#555555;font-size:0.75rem;font-weight:400;display:flex;align-items:center;justify-content:center}.loadingWarp{height:100vh;display:flex;align-items:center;flex-direction:column}.loadingWarp .img{width:2.5rem;height:2.5rem;animation:rotate 3s linear infinite;margin-top:20%}.loadingWarp .text{font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.875rem;color:#2B2B2D;line-height:1rem;margin-top:0.5rem}

.adm-modal {
  --z-index: var(--adm-modal-z-index, 1000);
  position: fixed;
  z-index: var(--z-index);
}
.adm-modal .adm-modal-mask {
  z-index: 0;
}
.adm-modal-wrap {
  position: fixed;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: auto;
  min-width: 280px;
  max-width: 75vw;
  transform: translate(-50%, -50%);
}
.adm-modal-body {
  width: 100%;
  max-height: 70vh;
  box-sizing: border-box;
  font-size: 14px;
  background-color: white;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.adm-modal-body > * {
  flex: none;
}
.adm-modal-body > .adm-modal-content {
  flex: auto;
}
.adm-modal-body:not(.adm-modal-with-image) {
  padding-top: 20px;
}
.adm-modal-body .adm-modal-image-container {
  margin-bottom: 12px;
  max-height: 40vh;
  overflow-y: scroll;
}
.adm-modal-body .adm-modal-header {
  margin-bottom: 8px;
  padding: 0 12px;
}
.adm-modal-body .adm-modal-title {
  margin-bottom: 8px;
  padding: 0 12px;
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
}
.adm-modal-body .adm-modal-content {
  padding: 0 12px 12px;
  max-height: 70vh;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 15px;
  line-height: 1.4;
  color: #333;
}
.adm-modal-body .adm-modal-close {
  position: absolute;
  right: 8px;
  top: 8px;
  color: var(--adm-color-weak);
  padding: 4px;
  font-size: 18px;
}
.adm-modal-footer {
  user-select: none;
  padding: 8px 12px 12px;
}
.adm-modal-footer-empty {
  padding: 0;
  height: 8px;
}
.adm-modal-footer.adm-space {
  --gap-vertical: 20px;
}
.adm-modal-footer .adm-modal-button {
  font-size: 18px;
  line-height: 25px;
}
.adm-modal-footer .adm-modal-button:not(.adm-modal-button-primary) {
  padding-top: 0;
  padding-bottom: 0;
}
.adm-modal-footer .adm-modal-button:not(.adm-modal-button-primary)::before {
  display: none;
}
.adm-modal-footer .adm-modal-button:not(.adm-modal-button-primary):active {
  opacity: 0.7;
}

.adm-space-item {
  flex: none;
}
.adm-space {
  display: inline-flex;
  --gap: 8px;
  --gap-vertical: var(--gap);
  --gap-horizontal: var(--gap);
}
.adm-space-vertical {
  flex-direction: column;
}
.adm-space-vertical > .adm-space-item {
  margin-bottom: var(--gap-vertical);
}
.adm-space-vertical > .adm-space-item:last-child {
  margin-bottom: 0;
}
.adm-space-horizontal {
  flex-direction: row;
}
.adm-space-horizontal > .adm-space-item {
  margin-right: var(--gap-horizontal);
}
.adm-space-horizontal > .adm-space-item:last-child {
  margin-right: 0;
}
.adm-space-horizontal.adm-space-wrap {
  flex-wrap: wrap;
  margin-bottom: calc(var(--gap-vertical) * -1);
}
.adm-space-horizontal.adm-space-wrap > .adm-space-item {
  padding-bottom: var(--gap-vertical);
}
.adm-space.adm-space-block {
  display: flex;
}
.adm-space-align-center {
  align-items: center;
}
.adm-space-align-start {
  align-items: flex-start;
}
.adm-space-align-end {
  align-items: flex-end;
}
.adm-space-align-baseline {
  align-items: baseline;
}
.adm-space-justify-center {
  justify-content: center;
}
.adm-space-justify-start {
  justify-content: flex-start;
}
.adm-space-justify-end {
  justify-content: flex-end;
}
.adm-space-justify-between {
  justify-content: space-between;
}
.adm-space-justify-around {
  justify-content: space-around;
}
.adm-space-justify-evenly {
  justify-content: space-evenly;
}
.adm-space-justify-stretch {
  justify-content: stretch;
}

.city-select{position:relative}.city-select-title{margin-top:6.25rem}.city-select-dropdown{position:fixed;left:0;z-index:2;right:0;bottom:0;background-color:rgba(0,0,0,0.7)}.city-select-dropdown-content{width:100%;margin-top:-0.0625rem;background-color:white;transition:0.3s height;overflow:hidden;display:flex;flex-direction:column;padding-top:0.75rem}.area-box{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:0.75rem;padding:0.5rem 0.75rem}.onCity{grid-template-columns:1fr;grid-template-rows:repeat(3, 1.625rem);grid-row-gap:0.75rem}.select-label{font-size:0.75rem}.onCity-active{color:#33a634}.area-active{color:#33a634;font-weight:500}.area-tag{background:#f5f7f9;border-radius:0.875rem;height:1.625rem;line-height:1.625rem;text-align:center;color:#2b2b2d;font-size:0.75rem}.metro-title{margin-top:1.125rem;margin-bottom:0.375rem;padding-left:0.75rem;font-size:0.875rem;color:#2B2B2D;font-weight:700}.metro{flex:1;display:flex;overflow:hidden}.metro-item{height:100%;overflow:auto}.metro .item-1{flex:1;background-color:white}.metro .item-2{flex:1;background-color:#f9f9f9}.metro .item-3{flex:2;background:#f3f3f3}.metro .metro-list-item{height:2.5625rem;line-height:2.5625rem;position:relative;font-size:0.75rem;padding-left:0.75rem}.metro .metro-list-item-active{font-weight:500;color:#33A634;background:#F9F9F9}.metro .metro-list-item-active::before{content:'';position:absolute;top:48%;left:0.375rem;height:0.75rem;width:0.125rem;transform:translateY(-50%);background-color:#33A634}.metro .metro-list-item-active-bg{background:#f3f3f3}.metro .metro-station-item-active{color:#33a634;font-weight:500}.label-box{display:flex;align-items:center}

.ss-tag{background:#f5f7f9;border-radius:0.875rem;height:1.625rem;line-height:1.625rem;text-align:center;color:#2b2b2d;font-size:0.75rem;border:0.0625rem solid transparent}.ss-tag-active{background:#e6f9e7;border:0.0625rem solid #33a634;color:#33a634}

.arrow-icon{width:0.625rem;height:0.625rem;background-size:cover;transition:transform 0.3s ease-in;flex-shrink:0}.arrow-show{transform:rotate(180deg)}

.ss-tab-box{display:flex}.ss-tab-item{font-weight:600;font-size:1rem;color:#2b2b2d;position:relative;margin-right:1.5625rem}.ss-tab-item-active::before{position:absolute;content:'';bottom:0;left:0;right:0;height:0.3125rem;background:linear-gradient(90deg, #2dae2e 0%, #78eb79 100%);z-index:-1}

.capsuleTabs .adm-capsule-tabs-header{border-bottom:none;padding:0;margin-bottom:0.125rem}.capsuleTabs .adm-capsule-tabs-header .adm-capsule-tabs-tab-wrapper{padding:0 0.5rem 0 0}.capsuleTabs .adm-capsule-tabs-header .adm-scroll-mask-left{display:none}.capsuleTabs .adm-capsule-tabs-header .adm-capsule-tabs-tab{background:#f5f7f9;border-radius:0.875rem;border:0.0625rem solid transparent;padding:0.3125rem 0.625rem;line-height:1;font-size:0.75rem}.capsuleTabs .adm-capsule-tabs-header .adm-capsule-tabs-tab-active{background:#e6f9e7;border:0.0625rem solid #33a634;color:#33a634;box-sizing:border-box;font-weight:500}.capsuleTabs .adm-capsule-tabs-header .adm-capsule-tabs-tab-list>div:first-child{margin-left:0.75rem}.capsuleTabs .adm-capsule-tabs-content{padding:0.75rem 0;text-wrap:nowrap;overflow:auto}.station-item{display:inline-block;height:1.625rem;line-height:1.625rem;margin-right:1.125rem;margin-left:0.5rem;font-size:0.75rem;color:#2b2b2d}.line-station-box .adm-tabs{--title-font-size: 0.75rem;--content-padding: 0.75rem;--active-line-height: 0;--active-line-border-radius: 0;position:relative}.line-station-box .adm-tabs .adm-tabs-header{border-bottom:none}.line-station-box .adm-tabs .adm-tabs-tab{padding:0}.line-station-box .adm-tabs .adm-tabs-header-mask-left{display:none}.line-station-box .adm-tabs .station-item-active{opacity:1 !important}.line-station-box .adm-tabs .station-item-active .adm-tabs-tab{color:#33a634;font-weight:500}.line-station-box .adm-tabs .station-disable{opacity:0.2}

.share_venue_icon{display:inline-block;width:2.25rem;height:2.25rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABaCAYAAAA4qEECAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAARESURBVHgB7Zy9ThtBEMdn94KU0hWkdDrkD3J5ghxPAGW6wBMAT4B5gkCXDvIEQBWlwm/ABezDHVdDQwok4Hy7mZGRgtCdbczu2ivmJyHB7plb/jfMzH7MATAMwzAMwzAMwzAMwzAMwzAMwzDMTCLAMYuLYVVKiIRQFa2hAhMgBNzMzcmjOI7Tl3wO7x1JqSKtZXxxER+BQ5wIHYZhJcvUGoBewR8jMMON1vlykiTxOBfX60vf8f6b/1tE3O2efQZHBGAZsiIU5Bd++xW/qmCO90LIxevrq5+jLmw0wghA/XjW/GF+fqGCn/8NDpBgkUZjaTsI8hMwK/BTonEuUiqvlnRtNpvNVXCANaFJZK11C6wixnIbUuq0rE8p2EfXVgXLWBF64C6si4w+Wq6Pc2Wn02ljAC0Lfhg/8n2wjJVgWK83L2GouxCp1uoYn/MNTABlHbe38iBN47E/TwH54UGdCqGrJZfsdrvnW2AJ40LXas01FKLQQrQWKaZX62RhMAVqtVooRHBa1o8PYdnW2Iy7DiHERlE7iayUXJ6WyMQgFRSlVotjtOavjVo0DRL93WVRH05O1pPk/AAsQu7h7m70JCgI1CGOKCzpbqMLWQbDGBWaUiWM4ofP28mak+TsI1iAHi763m/ortbwTlUwAI63hePdAYMYdR15Lsqs5BgsgCnkRr+fU4BrmRKZoN/XaDQiMIjVCcsTJsouhlGvf9rHFHJ30vWSUeS5DMEgroQ2Ck2GcKqxBhZBqzZqHN4JTT7Z9mRokCEFbTDIO/AMzGpaw68QKbwCtOQY3cZWr/eyJdhReCc0slLUiL76D1rhqmmBTOGV68CJHQWowuA3yyITXgmNOzNlGUZ7lkUmvMw6fISFdgQL7QgW2hE+pnfGwUlQiPk57pLTHqSIte6vj7u7Pi5v3qJppokLU7SBHA1aNG0OnNCSKxjkzQudZWq1YGGqcn9vdi3lzQtdtvqH69ts0T7CQjuChXYEC+0IFtoRLLQjWGhHsNCO8Erofh/Skq4UZhyvhKZdFNw83XvaRjvWeR4YPVVkA+9W7zqdzmat1oxxivxFa/0X9wp3Z30bi/BymfTxsOQBeAQHQ0cYFZpO4pd0WTkfZwgnYzMqNPrMQqExgK3AjFI2tiDQs7vDMuS8WtX0MVgTUBkIlNTaZFkwu0I/Rv92UZ/NsoVJoLGgq9su7hWx6UzGQjAUZYfOqezi5NGKpgqV59FYoMSa0QXugWGMV2WNUWZGpPjHTFz+NjmqIoRcGVYdYKsMxEqdIfljHPAJeIitEjgrRfdXV1fpwsI8PkQRgUfgf9lOt9s5AAtYe7sBit32SWwSOUk6LbCE9fd1kBtRSu6P8NlTw1U1r7M30AxKl6mqVhutdnoFbcqQXlpTPilTedXP3FweDqlJtAYtEUipb7Isa/d6vRQYhmEYhmEYhmEYhmEYhmEYhmEYhvkHVv+yvNID//IAAAAASUVORK5CYII=) top no-repeat;background-size:cover}.share_venue_icon_fixed{display:inline-block;width:2.25rem;height:2.25rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABaCAYAAAA4qEECAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAARESURBVHgB7Zy9ThtBEMdn94KU0hWkdDrkD3J5ghxPAGW6wBMAT4B5gkCXDvIEQBWlwm/ABezDHVdDQwok4Hy7mZGRgtCdbczu2ivmJyHB7plb/jfMzH7MATAMwzAMwzAMwzAMwzAMwzAMwzDMTCLAMYuLYVVKiIRQFa2hAhMgBNzMzcmjOI7Tl3wO7x1JqSKtZXxxER+BQ5wIHYZhJcvUGoBewR8jMMON1vlykiTxOBfX60vf8f6b/1tE3O2efQZHBGAZsiIU5Bd++xW/qmCO90LIxevrq5+jLmw0wghA/XjW/GF+fqGCn/8NDpBgkUZjaTsI8hMwK/BTonEuUiqvlnRtNpvNVXCANaFJZK11C6wixnIbUuq0rE8p2EfXVgXLWBF64C6si4w+Wq6Pc2Wn02ljAC0Lfhg/8n2wjJVgWK83L2GouxCp1uoYn/MNTABlHbe38iBN47E/TwH54UGdCqGrJZfsdrvnW2AJ40LXas01FKLQQrQWKaZX62RhMAVqtVooRHBa1o8PYdnW2Iy7DiHERlE7iayUXJ6WyMQgFRSlVotjtOavjVo0DRL93WVRH05O1pPk/AAsQu7h7m70JCgI1CGOKCzpbqMLWQbDGBWaUiWM4ofP28mak+TsI1iAHi763m/ortbwTlUwAI63hePdAYMYdR15Lsqs5BgsgCnkRr+fU4BrmRKZoN/XaDQiMIjVCcsTJsouhlGvf9rHFHJ30vWSUeS5DMEgroQ2Ck2GcKqxBhZBqzZqHN4JTT7Z9mRokCEFbTDIO/AMzGpaw68QKbwCtOQY3cZWr/eyJdhReCc0slLUiL76D1rhqmmBTOGV68CJHQWowuA3yyITXgmNOzNlGUZ7lkUmvMw6fISFdgQL7QgW2hE+pnfGwUlQiPk57pLTHqSIte6vj7u7Pi5v3qJppokLU7SBHA1aNG0OnNCSKxjkzQudZWq1YGGqcn9vdi3lzQtdtvqH69ts0T7CQjuChXYEC+0IFtoRLLQjWGhHsNCO8Erofh/Skq4UZhyvhKZdFNw83XvaRjvWeR4YPVVkA+9W7zqdzmat1oxxivxFa/0X9wp3Z30bi/BymfTxsOQBeAQHQ0cYFZpO4pd0WTkfZwgnYzMqNPrMQqExgK3AjFI2tiDQs7vDMuS8WtX0MVgTUBkIlNTaZFkwu0I/Rv92UZ/NsoVJoLGgq9su7hWx6UzGQjAUZYfOqezi5NGKpgqV59FYoMSa0QXugWGMV2WNUWZGpPjHTFz+NjmqIoRcGVYdYKsMxEqdIfljHPAJeIitEjgrRfdXV1fpwsI8PkQRgUfgf9lOt9s5AAtYe7sBit32SWwSOUk6LbCE9fd1kBtRSu6P8NlTw1U1r7M30AxKl6mqVhutdnoFbcqQXlpTPilTedXP3FweDqlJtAYtEUipb7Isa/d6vRQYhmEYhmEYhmEYhmEYhmEYhmEYhvkHVv+yvNID//IAAAAASUVORK5CYII=) top no-repeat;background-size:cover}.share_venue_icon_detail{display:inline-block;width:2.25rem;height:2.25rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABaCAYAAAA4qEECAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALrSURBVHgB7dztcdswDAZguNcBMoKygTeoMkE8gjpBmwniTJB0gnqDpBPYG8idQNqg6QQoeGT7Iw31ZRAmfe9zx/NFsWQIlmmIEk0EAAAAAAAAAAAAAAAAkKUVGWPmSh5qaVehLfEq7WW1WvVzVpLXrsNrH2XdF7o0soNX0r5K27OeX9LWM2J4fLN+S5fEHUXSOk5jPyOG9zzSJZAduefEJsbRDGxiQyWzSDJP/Phz/Ih2XBdUUYlGdkzL3D76eWBbk7qgUySpOiTwTh6qgaf00n6Qrx6WcOvtpHKYvL7E5CqcdiCuJ9neHZWCh/vDjn2Jda7Y1jysplJIsO1Akis6M/ZlJlvHqNp1hCC7yL8/y0dzRwmF7mHKSdCztFj/fpA4byhnsqOb2JFCibg3l32F07Gee8qZBLiNBP5ECch2v7CvPlKoSdEHsrG0uoiSRHyXB/cGLh0vGTO5dJzCKtGqwke7obRUD47iEs3+C3dLafXSDqToI5VnO/L/nk5zlHY3dwh2TImJvo0s/ylto50gLUV1HezHNmJfftkm2Smtj44l+ZBzkp0iq44SIdFGkGgjSLQRJJr+jVPvwxhHyzOu3ExVYh2tKpxpuktZfysal2SX9Os5V3DG4IiW+pv+Lxvd3w0pQqLjtbnqqCASbQSJNoJEG0GijSDRRpBoI0i0ESTaSGmJ7mcuz0ZRiQ5XUb69WeyWPVDmihtUkmS7mxTdlepP0n6Tv922p8wVOXoXbpbcUUHwZWhEO9Gx8dtU98dpMInNKtG3lK9YbEfKFft7lU1ug9XAw9NAKsoZx2fHdjkFHw6KLhJr/rNqeXyOSENnxuOzeRtSpj79jcenmTk9nTb9bSkXm+uTq4Hn9FI+XpOyVPMMa/JXlkt0I4k+kLIkdXQINPvT4nc8pEhychyfPJSjLZWM0/6MhIaOS5oxO4Z9zdpyPvbsKySTM8Nz/dTPmpSnl030Glr2N64DAAAAAAAAAAAAAAAAGPkDj34WWoowuJIAAAAASUVORK5CYII=) top no-repeat;background-size:cover;display:block;position:absolute;top:0.3125rem;right:0.3125rem;background-size:contain}

.search .adm-search-bar{height:2.25rem;caret-color:#3EBD4C}.search .adm-input-element{font-size:0.875rem}.search .adm-search-bar-input-box{height:2.25rem;border-radius:2.8125rem;background-color:#F8F8F8}.search .adm-input-clear{font-size:1.5rem !important}.search .adm-search-bar-active .adm-search-bar-input-box{border-color:transparent}.search .adm-search-bar .adm-search-bar-input-box .adm-search-bar-input-box-icon{color:#555555;font-size:1.25rem}.search .adm-input-clear .antd-mobile-icon{font-size:1.125rem;color:#d2d2d2}.search .adm-search-bar .adm-search-bar-input-box .adm-search-bar-input.adm-input{--placeholder-color: #555555;--font-size: 0.9375rem;font-family:PingFang SC, PingFang SC;font-weight:400}.search .flex1{flex:1}.search .search-venue-disable{display:flex;height:2.25rem;padding:0.5rem;box-sizing:border-box;justify-content:space-between;align-items:center;background:#F8F8F8;border-radius:2.8125rem}.search .search-venue-disable .search-venue-value{flex:1;font-weight:400;font-size:0.875rem;color:#2B2B2D;white-space:nowrap;overflow:hidden;max-width:18.125rem}.search .search-venue-disable .search-venue-placeholder{font-weight:400;font-size:0.8125rem;color:#555555}.search .search-venue-disable .search-venue-left{flex:1;display:flex;align-items:center}.search .search-venue-disable .search-venue-left .search-venue-left-icon{width:1.25rem}.search .search-venue-disable .search-venue-left img{width:1.25rem;height:1.25rem;vertical-align:middle}.search .search-venue-disable .clear-btn{height:1.5rem}.search .search-venue-disable .clear-btn img{width:1.5rem;height:1.5rem}.search .share-btn{width:2.25rem;height:2.25rem;margin-left:0.125rem}.search .share-btn img{width:100%}.flex{display:flex;align-items:center;justify-content:space-between}

.card-item{display:flex;justify-content:space-between;margin-top:0.625rem}.card-item .image-wrap{width:4.75rem;height:5.625rem;border-radius:0.25rem;background-repeat:no-repeat;background-size:cover;background-position:center center;flex-shrink:0}.card-item .content-wrap{flex:1;margin-left:0.5rem;font-family:PingFang SC, PingFang SC;border-bottom:0.03125rem solid #EBECED;padding-bottom:0.5rem;min-width:0}.card-item .content-wrap .card-title{font-weight:700;font-size:0.875rem;color:#2B2B2D;line-height:1.25rem;margin-bottom:0.375rem;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical}.card-item .content-wrap .card-price{font-size:0.75rem;color:#2B2B2D;margin-bottom:0.375rem}.card-item .content-wrap .card-desc{background:linear-gradient(90deg, rgba(251,243,228,0) 0%, #FBF3E4 100%);border-radius:0.25rem;padding:0.375rem 0.5rem 0.375rem 0;line-height:1.0625rem;margin-bottom:0.375rem;font-size:0.75rem;font-size:12px;color:#C58615}.card-item .content-wrap .card-desc .desc-wrap{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;line-height:1.0625rem;max-height:2.125rem}.card-item .content-wrap .card-desc p{margin:0}.card-item .content-wrap .time-wrap{line-height:1.0625rem;margin-bottom:0.125rem}.card-item .content-wrap .card-time{font-size:0.75rem;color:#555555;line-height:0.875rem}.card-item .content-wrap .card-status{font-size:0.625rem;margin-left:0.625rem;color:#999999}.card-item .content-wrap .card-status-going{color:#33A634}.card-item .content-wrap .card-status-ssb{padding:0 0.3125rem;background-color:#F4F4F4;color:#555555}.card-item .content-wrap .card-status-ssb-going{padding:0 0.3125rem;background-color:#EAF6EA;color:#33A634}.card-item .content-wrap .card-position{font-size:0.75rem;color:#555555;line-height:1.0625rem}.card-item .content-wrap .active-type,.card-item .content-wrap .active-position{margin-right:0.5rem;vertical-align:top;margin-bottom:0.125rem}.card-item .content-wrap .active-type{background:#F4F4F4;border-radius:0.125rem;padding:0 0.3125rem;font-size:0.625rem}.card-item .content-wrap .card-information{line-height:1.0625rem;font-size:0.75rem;color:#555555}.card-item .content-wrap .two-warp{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;line-height:1.0625rem;max-height:2.125rem}.card-item .content-wrap .one-line-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all;line-height:1.0625rem;max-height:1.0625rem}

.loading-page{background:#ffffff !important}.loading-page{height:100vh;width:100%}.loading-page .loading-wrap{height:100%;display:flex;box-sizing:border-box;flex-direction:column;align-items:center;justify-content:center}.loading-page .loading-wrap .loading-text{font-size:0.875rem;padding-top:0.375rem}.loading-page .loading-wrap img{width:2.5rem;height:2.5rem;animation:identifier 2s infinite linear}@keyframes identifier{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}

.com-no-data-wrap .walk-no-data,.com-no-data-wrap .cycle-no-data,.com-no-data-wrap .all-no-data{height:5.5rem;line-height:5.5rem;font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.875rem;color:#999999;text-align:center}.com-no-data-wrap .view-scroll-no-data{display:flex;align-items:center;flex-direction:column;justify-content:center;margin-bottom:1.25rem}.com-no-data-wrap .view-scroll-no-data .no-data-img{height:12.5rem}.com-no-data-wrap .view-scroll-no-data img{width:12.5rem;height:12.5rem}.com-no-data-wrap .view-scroll-no-data .no-data-text{height:1.25rem;line-height:1.25rem;font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.875rem;color:#2B2B2D}

.view-scroll-wrap{min-height:9.5rem}.view-scroll-wrap .adm-list{--padding-left: 0;--padding-right: 0}.view-scroll-wrap .adm-list .adm-list-body{border:none}.view-scroll-wrap .adm-list .adm-list-item{padding-left:0}.view-scroll-wrap .adm-list .adm-list-item-content{padding-right:0}.view-scroll-wrap .adm-list .adm-list-item-content-main{padding:0}.view-scroll-wrap .adm-list .adm-list-item-content{border:none}.view-scroll-wrap .view-scroll-no-list{background:#ffffff !important}.view-scroll-wrap .view-scroll-no-list{padding:0}.view-scroll-wrap .view-scroll-find-active .view-scroll-title{height:1.25rem;line-height:1.25rem;margin-bottom:0.625rem;font-weight:700;font-size:0.875rem}

.ss-home{height:100vh;width:100%;box-sizing:border-box;background-color:white;overflow:auto}.search-venue-box{padding:0.375rem 0.75rem;height:3rem;position:fixed;z-index:1;top:0;width:100%;background-color:white;box-sizing:border-box}.area{color:#2b2b2d;font-size:0.75rem;height:1.625rem;line-height:1.625rem}.swipper-venue-box{height:10.625rem}.swipper-venue-box .activities-image{width:100%;height:10.625rem;background-size:cover}.swipper-venue-box .adm-page-indicator{--dot-size: 0.25rem;--dot-border-radius: 0.25rem;--dot-color: rgba(0, 0, 0, 0.5);--active-dot-size: 0.625rem;--active-dot-border-radius: 0.25rem;--active-dot-color: #fff}.swiper-only .adm-swiper-indicator{display:none}.swipper-item{width:100%}.select-venue-box{position:-webkit-sticky;position:sticky;top:2.875rem;padding:1.125rem 0 0;background-color:white;z-index:1;box-sizing:border-box}.pick-select{display:flex;margin-left:1.25rem}.list-venue-box{height:62.5rem;width:100%;margin-top:3rem;box-sizing:border-box}.nearbyBox{box-sizing:border-box;padding:0 0.75rem}.tab{margin:0 0.75rem 1rem}.nearby-activity{margin-top:0.25rem;margin-left:0.75rem;height:2.625rem;display:flex;align-items:center;overflow-x:auto}.pick-metro{display:flex}.tags-metro-venue-box{margin-top:0;flex:1;overflow:hidden}.pick-metro-date{flex-shrink:0;background:#f5f7f9;border-radius:0.875rem;padding:0.3125rem 0.625rem;line-height:1;text-align:center;border:0.0625rem solid transparent;margin-left:0.75rem;font-size:0.75rem}.pick-metro-date-label{width:3.75rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.line-venue-box{margin-top:0.75rem}

.errorWrap{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.errorWrap .img{width:12.5rem;height:12.5rem}.errorWrap .text{font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.875rem;color:#222628;line-height:1rem}.errorWrap .btn{width:9.375rem;height:2.5rem;background:#33A634;border-radius:0.5rem 0.5rem 0.5rem 0.5rem;font-family:PingFang SC, PingFang SC;font-weight:600;font-size:0.875rem;color:#FFFFFF;line-height:1rem;display:flex;align-items:center;justify-content:center;margin-top:1.5rem}

.error-page{background:#fff !important}.error-page{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.error-page img{width:12.5rem;height:12.5rem}.error-page span{display:inline-block;font-size:0.875rem}.error-page button{margin-top:1.5rem;min-width:9.4375rem;height:2.5rem;font-size:0.875rem;color:#ffffff;background-color:#33a634;border-radius:0.5rem}

.list-page-wrap{padding:0 0 1.25rem;position:relative;min-height:100vh;box-sizing:border-box;background-color:#fff;width:100%}.list-top-head{position:fixed;top:0;left:0;right:0;z-index:10;background:#fff}.list-top-head .search-wrap{padding:0.375rem 0.75rem}.list-top-head .filter-sift{margin-top:0.25rem;padding:0 0.75rem;height:1.625rem;display:flex;align-items:center;justify-content:flex-start}.list-top-head .filter-sift>div:first-child .label-box{margin-left:0.75rem;display:flex;align-items:center;justify-content:center}.list-top-head .tag-list{height:2.625rem;padding-left:0.75rem;display:flex;align-items:center;overflow-y:hidden;overflow-x:auto}.list-content-wrap{background:#fff !important}.list-content-wrap{padding-top:7.8125rem;width:100%;box-sizing:border-box}.active-wrap{padding:0 0.75rem;box-sizing:border-box;width:100%}.active-wrap .adm-list-item:first-child .card-item{margin-top:0.4375rem}.fixed-page{position:fixed;top:0;left:0;right:0;bottom:0;box-sizing:border-box;background-color:#fff;z-index:20;overflow:hidden}

.ss-warp{overflow:auto;overflow-x:hidden;position:relative;height:100vh;box-sizing:border-box}.ss-warp .isLoading{display:flex;align-items:center;justify-content:center;height:100vh;flex-direction:column}.ss-warp .isLoading .img{width:2.5rem;height:2.5rem;animation:rotate 3s linear infinite}.ss-warp .isLoading .text{font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.875rem;color:#2B2B2D;line-height:1rem;margin-top:0.5rem}@keyframes rotate{0%{transform:rotate(0deg)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}100%{transform:rotate(360deg)}}.ss-warp .detail-page-wrap{font-family:PingFang SC, PingFang SC;background-color:#F5F7F9;margin-bottom:6.625rem}.ss-warp .detail-page-wrap .detail-top-head{top:0;left:0;right:0;background:linear-gradient(180deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 45%),#39493E;display:flex;flex-direction:row;padding:2rem 0.75rem}.ss-warp .detail-page-wrap .detail-top-head .img{width:4.75rem;height:5.625rem;background-repeat:no-repeat;background-size:cover;background-position:center center;border-radius:0.25rem;box-shadow:0 0.25rem 0.75rem 0 rgba(0,0,0,0.16)}.ss-warp .detail-page-wrap .detail-top-head .contentTitle{display:flex;flex-direction:column;margin-left:0.75rem}.ss-warp .detail-page-wrap .detail-top-head .contentTitle .title .titleNoWarp{margin-bottom:0.5rem;font-weight:600;font-size:1rem;color:#FFFFFF;line-height:1.1875rem;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.ss-warp .detail-page-wrap .detail-top-head .contentTitle .type .typeNoWarp{font-weight:400;font-size:0.75rem;color:rgba(255,255,255,0.6);line-height:0.875rem;margin-top:1rem;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical}.ss-warp .detail-page-wrap .detail-top-head .contentTitle .type .mtb{margin-top:0.25rem;margin-bottom:0.25rem}.ss-warp .detail-page-wrap .detail-top-head .contentTitle .type .tag{background:linear-gradient(90deg, rgba(125,166,138,0.6) 0%, rgba(125,166,138,0.6) 100%);border-radius:0.125rem 0.125rem 0.125rem 0.125rem;padding:0.125rem 0.375rem;margin-right:0.375rem;color:#EDEAEA}.ss-warp .detail-page-wrap .detail-top-head .contentTitle .label{width:5.25rem;height:1.3125rem}.ss-warp .detail-page-wrap .detail-top-head .contentTitle .label img{width:100%}.ss-warp .detail-page-wrap .detail-top-head .share-btn{position:absolute;top:0.3125rem;right:0.3125rem;width:2.25rem;height:2.25rem}.ss-warp .detail-page-wrap .detail-top-head .share-btn img{width:100%}.ss-warp .detail-page-wrap .detail-top-box{background:#FFFFFF;border-radius:0.75rem 0.75rem 0 0;margin-top:-0.625rem;padding:1.25rem 0.75rem;display:flex;flex-direction:column;padding-bottom:0}.ss-warp .detail-page-wrap .detail-top-box .boxItem{display:flex;justify-content:space-between}.ss-warp .detail-page-wrap .detail-top-box .boxItem:first-child{border-bottom:0.0625rem solid #EBECED}.ss-warp .detail-page-wrap .detail-top-box .boxItem .time{font-weight:500;font-size:0.875rem;color:#2B2B2D;line-height:1rem}.ss-warp .detail-page-wrap .detail-top-box .boxItem .box-left .box1{display:flex;flex-direction:row;align-items:center}.ss-warp .detail-page-wrap .detail-top-box .boxItem .box-left .box1 .img{width:1rem;height:1rem}.ss-warp .detail-page-wrap .detail-top-box .boxItem .box-left .box1 .status{font-weight:500;font-size:0.75rem;line-height:0.875rem;margin-left:0.5rem}.ss-warp .detail-page-wrap .detail-top-box .boxItem .box-left .box2{font-weight:400;font-size:0.75rem;color:#999999;line-height:0.875rem;margin:0.375rem 0 0.875rem 1.1875rem;width:89.5%;box-sizing:border-box}.ss-warp .detail-page-wrap .detail-top-box .boxItem .box-right{font-weight:400;font-size:0.625rem;color:#2B2B2D;line-height:0.75rem;margin-top:0.75rem;display:flex;flex-direction:column;margin-right:0.875rem}.ss-warp .detail-page-wrap .detail-top-box .boxItem .box-right .img{width:1.25rem;height:1.25rem;margin-bottom:0.25rem}.ss-warp .detail-page-wrap .detail-content{padding:0.75rem 0.75rem;background:#FFFFFF}.ss-warp .detail-page-wrap .detail-content .adm-tabs-header{border:none}.ss-warp .detail-page-wrap .detail-content .adm-tabs-tab-active{font-weight:600;font-size:1rem;color:#2B2B2D;line-height:1.1875rem}.ss-warp .detail-page-wrap .detail-content .adm-tabs-tab{padding:0.5rem 0 0}.ss-warp .detail-page-wrap .detail-content .adm-tabs{--active-line-color: red!important}.ss-warp .detail-page-wrap .detail-content .adm-tabs{--title-font-size: 1.0625rem;--content-padding: 0.75rem;--active-line-height: 0.3125rem;--active-line-border-radius: 0}.ss-warp .detail-page-wrap .detail-activity{padding:1.25rem 0.75rem 1rem;background:#FFFFFF;margin-top:0.375rem}.ss-warp .detail-page-wrap .detail-districtTraffic{padding:1.25rem 0.75rem;background:#FFFFFF;margin-top:0.375rem}.ss-warp .detail-page-wrap .districtTraffic{width:100%;background:#FFFFFF;margin-top:0.375rem;padding-top:1.25rem;position:-webkit-sticky;position:sticky;z-index:1;top:0}.ss-warp .detail-page-wrap .districtTraffic .districtTraffic-tab{width:100%;overflow:visible}.ss-warp .detail-page-wrap .districtTraffic .districtTraffic-tab .districtTraffic-tab-container{width:100%;display:flex;justify-content:space-evenly}.ss-warp .detail-page-wrap .districtTraffic-tab{overflow:hidden;width:calc(100vw - 1rem);text-align:center}.ss-warp .detail-page-wrap .districtTraffic-tab-item{display:inline-block;font-family:PingFang SC, PingFang SC;font-weight:600;font-size:1rem;color:#2B2B2D;line-height:1.1875rem;text-align:center;text-wrap:nowrap;position:relative}.ss-warp .detail-page-wrap .districtTraffic-tab .selectedItem{display:inline-block;font-family:PingFang SC, PingFang SC;font-weight:600;font-size:1rem;color:#2B2B2D;line-height:1.1875rem;text-align:center;text-wrap:nowrap}.ss-warp .detail-page-wrap .districtTraffic-tab .selectedItem::before{position:absolute;content:'';bottom:0;left:0;right:0;height:0.3125rem;background:linear-gradient(90deg, #2dae2e 0%, #78eb79 100%);z-index:-1}.ss-warp .detail-page-wrap .districtTraffic-content{width:100%;margin-top:-0.5rem}.ss-warp .detail-page-wrap .districtTraffic-content-container{padding-bottom:1.25rem}.ss-warp .detail-bottom{background:#FFFFFF;box-shadow:0 -0.0625rem 0 0 #F2F4F5;height:5.1875rem;width:100%;display:flex;padding:0.4375rem 0.75rem;position:fixed;bottom:0}.ss-warp .detail-bottom .guide-button{width:10.75rem;height:2.5rem;border-radius:0.5rem 0.5rem 0.5rem 0.5rem;border:0.0625rem solid #33A634;font-family:PingFang SC, PingFang SC;font-weight:500;font-size:1rem;color:#33A634;line-height:1.1875rem;display:flex;justify-content:center;align-items:center}.ss-warp .detail-bottom .line-button{width:10.75rem;height:2.5rem;background:#33A634;border-radius:0.5rem 0.5rem 0.5rem 0.5rem;font-family:PingFang SC, PingFang SC;font-weight:500;font-size:1rem;color:#FFFFFF;line-height:1.1875rem;display:flex;justify-content:center;align-items:center;margin-left:0.4375rem}.label-modal{padding:0.25rem 0.625rem 0 0.625rem;box-sizing:border-box}.label-modal-container{color:#2b2b2d;font-family:PingFang SC;margin-bottom:0.75rem}.label-modal-title{font-size:1rem;text-transform:capitalize;margin:0 auto;margin-bottom:0.5rem}.label-modal-content{font-size:0.875rem;margin-top:0.25rem}.label-modal-content span{font-weight:600}

.detail{font-weight:400;font-size:0.875rem;color:#2b2b2d;line-height:1.5rem;text-align:justified;font-style:normal}.detail img{width:-webkit-fill-available}.detail .imgBlock{line-height:0}.detail .imgBlock .img{width:-webkit-fill-available}.detail .closeBtn{z-index:2000;position:fixed;top:0;width:2.25rem;height:2.25rem;top:6}.detail .media-wrap{max-width:100%}

.info-card-list{border-radius:0.75rem;border:0.0625rem solid #EBECED;overflow:hidden;margin:1rem 0}.info-card-list .info-card-list-title{font-size:1rem;height:1.375rem;color:#2B2B2D;padding:0.875rem 0 0.625rem 0.75rem}.info-card-list .info-card-item{padding:0.875rem 0 0.625rem 0.75rem;border-top:0.0625rem solid #EBECED}.info-card-list .info-card-upper{display:flex;align-items:center;font-size:0.875rem;height:1.25rem;color:#2B2B2D;margin-bottom:0.125rem}.info-card-list .info-card-upper .info-card-icon{width:0.875rem;height:0.875rem;margin-right:0.375rem}.info-card-list .info-card-lower{font-size:0.75rem;height:1.0625rem;color:#999999;margin-left:0}.info-card-upper:not(:empty)+.info-card-list .info-card-lower{margin-left:1.375rem}

.wrapBox .title{font-weight:600;font-size:1rem;color:#2B2B2D;line-height:1.1875rem}.wrapBox .arrow{display:flex;align-items:center;justify-content:center;font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.75rem;color:#555555;line-height:0.875rem;margin-top:0.25rem}.wrapBox .arrow .img{width:1rem;height:1rem}.wrapBox .noList{height:3.125rem;display:flex;align-items:center;justify-content:center}

.wrapBox .title{font-weight:600;font-size:1rem;color:#2B2B2D;line-height:1.1875rem}.wrapBox .arrow{display:flex;align-items:center;justify-content:center;font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.75rem;color:#555555;line-height:0.875rem;margin-top:0.25rem}.wrapBox .arrow .img{width:1rem;height:1rem}.wrapBox .districtTrafficTab{width:100%;height:100%}.wrapBox .districtTrafficTab-tab{overflow:hidden;width:calc(100vw - 1rem);padding:0.375rem 0 0.375rem 1rem}.wrapBox .districtTrafficTab-tab-fixed{position:fixed;top:2.5rem;z-index:100;background-color:#fff;padding:0.375rem 0 0 1rem;width:100%;height:2rem}.wrapBox .districtTrafficTab-tab-item{display:inline-block;font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.75rem;color:#2B2B2D;line-height:0.875rem;text-align:center;padding:0.4375rem 0.6875rem;background:#F5F7F9;border-radius:0.875rem;margin-right:0.5rem;text-wrap:nowrap}.wrapBox .districtTrafficTab-tab .selected{display:inline-block;font-family:PingFang SC, PingFang SC;font-weight:500;font-size:0.75rem;color:#33A634;line-height:0.875rem;text-align:center;background:#E6F9E7;border-radius:0.875rem;border:0.0625rem solid #33A634;padding:0.375rem 0.625rem;box-sizing:border-box}.wrapBox .districtTrafficTab-content{width:100%;margin-top:-0.5rem}.wrapBox .districtTrafficTab-content-container{padding-bottom:1.25rem}.wrapBox .districtTrafficTab-tab{overflow:visible;margin-bottom:0.5rem}

.list-metro{word-break:break-word;padding-top:0.03125rem}.list-metro .inline-block{margin-right:0.625rem;display:inline-block;white-space:nowrap}.list-metro .width-10{display:inline-block;width:0.625rem}.list-metro .itemInfo{display:flex;justify-content:space-between;padding-bottom:0.25rem;border-bottom:0.0625rem solid #EBF1FA}.list-metro .itemInfo .itemInfoImg{width:6.875rem;height:5.125rem}.list-metro .itemInfo .itemInfoContent{height:100%;width:100%}.list-metro .itemInfo .itemInfoContent .lineList{display:flex;flex-direction:column}.list-metro .itemInfo .itemInfoContent .lineList .lineListItem:not(:last-child){border-bottom:0.03125rem solid #f2f4f5}.list-metro .itemInfo .itemInfoContent .lineList .container--custom{position:relative;width:65%;flex-shrink:0;height:auto;box-sizing:border-box}.list-metro .itemInfo .itemInfoContent .lineList .container--custom .lineListItem:not(:last-child){border-bottom:0.03125rem solid #f2f4f5}.list-metro .itemInfo .itemInfoContent .lineList .container--custom .content--custom{width:100%;height:auto;box-sizing:border-box}.list-metro .itemInfo .itemInfoContentRight{display:flex;flex-direction:column;height:100%}.list-metro .itemInfo .itemInfoContentRight .contentPrice{font-size:0.875rem;font-weight:500;color:#222222;flex:1;text-align:right;width:5rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.list-metro .itemInfo .itemInfoContentRight .contentCount{font-size:0.875rem;font-weight:400;color:#888888;flex:1;text-align:right;margin-top:0.875rem}.list-metro .itemInfo .itemInfoContentRight .contentStatus{font-size:0.75rem;font-weight:400;color:#979797;flex:1;text-align:right;margin-top:1.3125rem}.list-metro .title{font-weight:'600';font-size:'16px';color:'#2B2B2D';margin-left:'10px'}.list-metro .warpBox{position:relative}.list-metro .warpBox .bottom{display:flex;justify-content:flex-end}.list-metro .warpBox .mainBox{display:block;text-decoration:none;color:unset}.list-metro .warpBox .mainBox .stationName{display:flex;flex-direction:row;justify-content:space-between;font-family:PingFang SC, PingFang SC;font-weight:500;font-size:0.875rem;color:#2B2B2D;line-height:1rem;margin:1rem 0 0.625rem 0}.list-metro .warpBox .mainBox .stationName .distance{display:flex;flex-direction:row;font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.75rem;color:#555555;line-height:0.875rem}.list-metro .warpBox .mainBox .stationName .distance .img{width:0.875rem;height:0.875rem;margin-left:0.25rem}.list-metro .noData{display:flex;flex-direction:column;align-items:center;top:50%;transform:translateY(50%)}.list-metro .noData .noDataBg{width:12.5rem;height:12.5rem}.list-metro .noData .noDataDesc{font-size:0.875rem;font-family:PingFang SC-Regular, PingFang SC;font-weight:400;color:#2b2b2d}.list-metro .station-one{font-weight:600;font-size:1rem;color:#2b2b2d;margin-left:0.875rem;margin-top:0.75rem;margin-bottom:0.5rem}.list-metro .stationBlock{border-radius:0.5rem;background:#F9FBFE;border-radius:0.5rem 0.5rem 0.5rem 0.5rem;border:0.0625rem solid #C0D2EE}.list-metro .stationBlock .orderItemUp{display:flex;flex-direction:row;padding:0.75rem 0.625rem 0.375rem 0.625rem}.list-metro .stationBlock .ss-orderItem{padding:0.5rem 0.625rem 0.375rem 0.625rem}.list-metro .stationBlock .ss-orderItem .orderItemTops{margin-bottom:0.25rem}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp{display:flex;justify-content:space-between;align-items:center}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .right{font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.875rem;color:#555555;line-height:1rem}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .right .img{width:0.75rem;height:0.75rem;margin-left:0.125rem}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left{display:flex;flex-direction:row;flex-wrap:wrap;width:85%}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .line-name{height:1.375rem;width:-webkit-fit-content;width:fit-content;padding:0.1875rem 0.5rem 0.1875rem 0.5rem;color:#ffffff;font-weight:500;font-size:0.875rem;display:flex;align-items:center;justify-content:center;border-radius:0.3125rem;margin-right:0.25rem;margin-top:0.25rem}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName1{background-color:#ed143b}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName01-1{background-color:#ed143b}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName2{background-color:#8bc220}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName02-1{background-color:#8bc220}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName3{background-color:#ebb402}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName4{background-color:#744fad}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName5{background-color:#944e9a}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName6{background-color:#f12d91}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName7{background-color:#fa7b0b}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName8{background-color:#00a1e2}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName9{background-color:#55bdf0}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName10{background-color:#b08ac8}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName10-1{background-color:#b08ac8}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName11{background-color:#942435}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName12{background-color:#1D8B74}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName13{background-color:#EB81B9}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName14{background-color:#AAA83C}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName15{background-color:#AAA83C}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName16{background-color:#7EC8B2}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName17{background-color:#b6766c}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineName18{background-color:#C09553}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .lineNameCF{background-color:#31a96f}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .orderItemStatus{flex:1;justify-content:flex-end;display:flex;align-items:center;margin-bottom:0.75rem;font-size:0.75rem;font-weight:400;margin-right:-0.375rem}.list-metro .stationBlock .ss-orderItem .orderItemTops .orderItemTopsUp .left .orderItemImg{width:1rem;height:1rem}.list-metro .stationBlock .ss-orderItem .divider{width:100%;height:0.0625rem;background:#f2f4f5;margin-bottom:0.8125rem}.list-metro .stationBlock .ss-orderItem .contentTips{font-size:0.875rem;font-weight:400;color:#222222;flex:1;text-align:right;margin-top:0.5rem}.list-metro .stationBlock .ss-orderItem .contentTips .txt{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.list-metro .tips .bottom-content{padding-top:0.25rem;padding-bottom:0.375rem;color:#555;font-size:0.75rem}.list-metro .tips .contentTitlesNew{font-weight:600;font-size:0.8125rem;color:#2b2b2d}.list-metro .line-desc{display:flex;justify-content:space-between;margin:0.625rem 1rem}.list-metro .line-desc-title{font-weight:600;font-size:1rem;color:#2b2b2d}.list-metro .line-desc-to{display:flex;align-items:center}.list-metro .imgNew{width:0.875rem;height:0.875rem;margin-bottom:-0.125rem}.list-metro .txts{color:#555555;font-size:0.75rem;font-weight:400;line-height:1.225rem}.list-metro .lineListItemLefts-bottom{color:#999999;font-size:0.75rem;font-weight:400;margin-top:0.125rem;margin-bottom:0.5rem;max-width:9.375rem;width:-webkit-fit-content;width:fit-content;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.list-metro .lineListItem{width:100%}.list-metro .lineListItem .lineListItemLefts{display:flex;flex-direction:column;width:100%}.list-metro .lineListItem .lineListItemLefts .lineListItemLefts-top{display:flex;flex-direction:row;justify-content:space-between;margin-top:0.5rem;width:100%}.list-metro .lineListItem .lineListItemLefts .lineListItemLefts-top .lineListItemLefts-top-left--custom{color:#555555;font-size:0.875rem;font-weight:500;width:-webkit-fit-content;width:fit-content;width:65%;flex-shrink:0;height:auto;box-sizing:border-box;text-align:left}.list-metro .lineListItem .lineListItemLefts .lineListItemLefts-top .lineListItemLefts-top-left--custom>*{display:inline}.list-metro .lineListItem .lineListItemLefts .lineListItemLefts-top .lineListItemLefts-top-left--custom>img{vertical-align:-0.125rem}.list-metro .lineListItem .lineListItemLefts .lineListItemLefts-top .lineListItemLefts-top-right{color:#52bfa0;font-size:0.75rem;font-weight:500;text-align:right}.list-metro .lineListItem .lineListItemLefts .lineListItemLefts-top .lineListItemLeft-top-right-nos{color:#555555;font-size:0.75rem;font-weight:500;text-align:right}.list-metro .notice-content{padding-top:0.5rem;padding-bottom:0.75rem;display:flex;justify-content:center;border-bottom:0.0625rem solid #f2f4f5}.list-metro .signal{height:0.875rem;width:0.875rem;margin-right:0.375rem;vertical-align:-0.1875rem}.list-metro .right-img{width:0.75rem;height:0.75rem}

.wrap{display:flex;flex-direction:column;overflow:hidden;align-items:center;justify-content:center}.wrap .icon{width:2.5rem;height:2.5rem;animation:rot_test 3s infinite linear;margin-top:50%}@keyframes rot_test{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.wrap .desc{color:#121612;font-size:0.875rem;font-weight:400;margin-top:0.5rem}.noMore{color:#555555;text-align:center;font-size:0.75rem;font-weight:400;margin-top:1.875rem;padding-bottom:1.25rem}.noData{height:6.25rem;color:#555555;font-size:0.75rem;font-weight:400;display:flex;align-items:center;justify-content:center}.loadingWarp{height:100vh;display:flex;align-items:center;flex-direction:column}.loadingWarp .img{width:2.5rem;height:2.5rem;animation:rotate 3s linear infinite;margin-top:20%}.loadingWarp .text{font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.875rem;color:#2B2B2D;line-height:1rem;margin-top:0.5rem}

.list-parking .width-10{display:inline-block;width:0.625rem}.list-parking .itemInfo{display:flex;justify-content:space-between}.list-parking .itemInfo .itemInfoImg{width:6.875rem;height:5.125rem}.list-parking .itemInfo .itemInfoContent{height:100%;margin-top:0.625rem;width:100%}.list-parking .itemInfo .itemInfoContent .tips{display:flex;flex-direction:row;align-items:center}.list-parking .itemInfo .itemInfoContent .tips .contentTitleNew{color:#2b2b2d;font-size:0.8125rem;font-weight:400}.list-parking .itemInfo .itemInfoContent .tips .contentTitleNew .img{width:0.875rem;height:0.875rem;margin-bottom:-0.125rem}.list-parking .itemInfo .itemInfoContent .tips .contentTitleNew .txt{color:var(2, #555);font-size:0.75rem;font-weight:400;line-height:1.225rem}.list-parking .itemInfo .itemInfoContent .lineList{display:flex;flex-direction:column;margin-top:0.25rem}.list-parking .itemInfo .itemInfoContent .lineList .lineListItem .lineListItemLeft{display:flex;flex-direction:column}.list-parking .itemInfo .itemInfoContent .lineList .lineListItem .lineListItemLeft .lineListItemLeft-top{display:flex;flex-direction:row;justify-content:space-between;margin-top:0.5rem}.list-parking .itemInfo .itemInfoContent .lineList .lineListItem .lineListItemLeft .lineListItemLeft-top .lineListItemLeft-top-left{color:#555555;font-size:0.75rem;font-weight:500;display:flex;flex-direction:row;align-items:center}.list-parking .itemInfo .itemInfoContent .lineList .lineListItem .lineListItemLeft .lineListItemLeft-top .lineListItemLeft-top-right{color:#52bfa0;font-size:0.75rem;font-weight:500}.list-parking .itemInfo .itemInfoContent .lineList .lineListItem .lineListItemLeft .lineListItemLeft-bottom{color:#999999;font-size:0.75rem;font-weight:400;margin-top:0.5rem;margin-bottom:0.5rem}.list-parking .itemInfo .itemInfoContent .lineList .lineListItem:not(:last-child){border-bottom:0.03125rem solid #f2f4f5}.list-parking .itemInfo .itemInfoContentRight{display:flex;flex-direction:column;height:100%}.list-parking .itemInfo .itemInfoContentRight .contentPrice{font-size:0.875rem;font-weight:500;color:#222222;flex:1;text-align:right;width:5rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.list-parking .itemInfo .itemInfoContentRight .contentCount{font-size:0.875rem;font-weight:400;color:#888888;flex:1;text-align:right;margin-top:0.875rem}.list-parking .itemInfo .itemInfoContentRight .contentStatus{font-size:0.75rem;font-weight:400;color:#979797;flex:1;text-align:right;margin-top:1.3125rem}.list-parking .warpBox{position:relative;word-break:break-word}.list-parking .warpBox .bottom{display:flex;justify-content:flex-end}.list-parking .warpBox .mainBox{display:block;text-decoration:none;color:unset}.list-parking .warpBox .mainBox .orderItemPark{padding:0.75rem 0.75rem;border-radius:0.5rem;background:#F9FBFE;border-radius:0.5rem 0.5rem 0.5rem 0.5rem;border:0.0625rem solid #C0D2EE;display:flex;justify-content:space-between;align-items:center}.list-parking .warpBox .mainBox .orderItemPark:first-child{margin-top:0.875rem}.list-parking .warpBox .mainBox .orderItemPark .orderItemLeft{width:80%}.list-parking .warpBox .mainBox .orderItemPark .orderItemLeft .orderItemTop{display:flex;flex-direction:row;align-items:center;color:#2b2b2d;font-size:0.875rem;font-weight:600;width:-webkit-fit-content;width:fit-content}.list-parking .warpBox .mainBox .orderItemPark .orderItemLeft .orderItemTop .parkingName{width:-webkit-fit-content;width:fit-content;text-overflow:ellipsis;overflow:hidden;max-width:92%;display:-webkit-box;-webkit-line-clamp:2}.list-parking .warpBox .mainBox .orderItemPark .orderItemLeft .orderItemTop .parkingName img{vertical-align:-0.0625rem;margin-left:0.0625rem}.list-parking .warpBox .mainBox .orderItemPark .orderItemLeft .itemInfo-bottom{display:flex;flex-direction:row;align-items:center;margin-top:0.5rem;color:#555555;font-size:0.75rem;font-weight:400}.list-parking .warpBox .mainBox .orderItemPark .orderItemLeft .itemInfo-bottom .itemInfo-bottomNew{display:flex;flex-direction:row;align-items:center;color:#555555;font-size:0.75rem;font-weight:400}.list-parking .warpBox .mainBox .orderItemPark .orderItemLeft .itemInfo-bottom .itemInfo-bottomNew>div:nth-child(3){flex-shrink:0}.list-parking .warpBox .mainBox .orderItemPark .orderItemRight .distance{display:flex;flex-direction:row;font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.75rem;color:#555555;line-height:0.875rem}.list-parking .warpBox .mainBox .orderItemPark .orderItemRight .distance .img{width:0.875rem;height:0.875rem;margin-left:0.25rem}.list-parking .warpBox .mainBox .orderItemPark .container--custom{position:relative;width:-webkit-fit-content;width:fit-content}.list-parking .warpBox .mainBox .orderItemPark .container--custom .content{width:100%;height:100%}.list-parking .warpBox .mainBox .orderItemPark .divider{width:100%;height:0.0625rem;background:#f2f4f5;margin-bottom:0.8125rem}.list-parking .warpBox .mainBox .orderItemPark .contentTips{font-size:0.875rem;font-weight:400;color:#222222;flex:1;text-align:right;margin-top:0.5rem}.list-parking .warpBox .mainBox .orderItemPark .contentTips .txt{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.list-parking .noData{display:flex;flex-direction:column;align-items:center;top:50%;transform:translateY(50%)}.list-parking .noData .noDataBg{width:12.5rem;height:12.5rem}.list-parking .noData .noDataDesc{font-size:0.875rem;font-family:PingFang SC-Regular, PingFang SC;font-weight:400;color:#2b2b2d}.list-parking .right-img{width:0.75rem;height:0.75rem}

.wrap{display:flex;flex-direction:column;overflow:hidden;align-items:center;justify-content:center;height:50%}.wrap .icon{width:2.5rem;height:2.5rem;animation:rot_test 3s infinite linear}@keyframes rot_test{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.wrap .desc{color:#121612;font-size:0.875rem;font-weight:400;margin-top:0.5rem}.noMore{color:#555555;text-align:center;font-size:0.75rem;font-weight:400;margin-top:1.875rem;padding-bottom:1.25rem}.noData{height:6.25rem;color:#555555;font-size:0.75rem;font-weight:400;display:flex;align-items:center;justify-content:center}

.list-subway{word-break:break-word}.list-subway .inline-block{display:inline-block;white-space:nowrap}.list-subway .width-10{display:inline-block;width:0.625rem}.list-subway .itemInfo{display:flex;justify-content:space-between}.list-subway .itemInfo .itemInfoContent{height:100%;width:100%}.list-subway .itemInfo .itemInfoContent .lineList{display:flex;flex-direction:column}.list-subway .itemInfo .itemInfoContentRight{display:flex;flex-direction:column;height:100%}.list-subway .itemInfo .itemInfoContentRight .contentPrice{font-size:0.875rem;font-weight:500;color:#222222;flex:1;text-align:right;width:5rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.list-subway .itemInfo .itemInfoContentRight .contentCount{font-size:0.875rem;font-weight:400;color:#888888;flex:1;text-align:right;margin-top:0.875rem}.list-subway .itemInfo .itemInfoContentRight .contentStatus{font-size:0.75rem;font-weight:400;color:#979797;flex:1;text-align:right;margin-top:1.3125rem}.list-subway .station-one{font-weight:600;font-size:1rem;color:#2b2b2d;margin-left:0.875rem;margin-top:0.75rem;margin-bottom:0.5rem}.list-subway .warpBox{position:relative}.list-subway .warpBox .bottom{display:flex;justify-content:flex-end}.list-subway .warpBox .mainBox{display:block;text-decoration:none;color:unset}.list-subway .warpBox .mainBox .stationName{display:flex;flex-direction:row;justify-content:space-between;font-family:PingFang SC,
 PingFang SC;font-weight:500;font-size:0.875rem;color:#2b2b2d;line-height:1rem;margin:1rem 0 0.625rem 0}.list-subway .warpBox .mainBox .stationName:first-child{margin-top:0.875rem}.list-subway .warpBox .mainBox .stationName .distance{display:flex;flex-direction:row;font-family:PingFang SC,
 PingFang SC;font-weight:400;font-size:0.75rem;color:#555555;line-height:0.875rem}.list-subway .warpBox .mainBox .stationName .distance .img{width:0.875rem;height:0.875rem;margin-left:0.25rem}.list-subway .stationBlock{border-radius:0.5rem;background:#f9fbfe;border-radius:0.5rem 0.5rem 0.5rem 0.5rem;border:0.0625rem solid #c0d2ee}.list-subway .stationBlock .ss-orderItem{padding:0.5rem 0.625rem 0.5rem 0.625rem}.list-subway .stationBlock .ss-orderItem.gray-back{background-color:#e8eaec}.list-subway .stationBlock .ss-orderItem .orderItemTopNew{display:flex;flex-direction:column;margin-bottom:0.25rem}.list-subway .stationBlock .ss-orderItem .orderItemTopNew .orderItemTop1{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.list-subway .stationBlock .ss-orderItem .orderItemTopNew .orderItemTop1 .left{display:flex;flex-direction:row;flex-wrap:wrap;width:85%}.list-subway .stationBlock .ss-orderItem .orderItemTopNew .orderItemTop1 .right{font-family:PingFang SC,
 PingFang SC;font-weight:400;font-size:0.875rem;color:#555555;line-height:1rem}.list-subway .stationBlock .ss-orderItem .orderItemTopNew .orderItemTop1 .right .img{width:0.75rem;height:0.75rem;margin-left:0.125rem}.list-subway .stationBlock .ss-orderItem .orderItemTopNew .isFree{color:#f6752c;font-size:0.75rem;font-weight:400}.list-subway .stationBlock .ss-orderItem .orderItemTopNew .normalName{width:-webkit-fit-content;width:fit-content;color:#3164d7;font-size:0.875rem;font-weight:500;display:flex;align-items:center;justify-content:center;border-radius:0.3125rem;border:0.0625rem solid var(--unnamed, #3164d7);padding:0.1875rem 0.5rem;flex-shrink:0;margin-right:0.25rem;margin-top:0.25rem}.list-subway .stationBlock .ss-orderItem .orderItemTopNew .linName10{width:3.3125rem;height:1.375rem;padding:0.1875rem 0.5rem 0.1875rem 0.5rem;background-color:#b08ac8;color:#ffffff;font-weight:500;font-size:0.875rem;display:flex;align-items:center;justify-content:center;border-radius:0.3125rem}.list-subway .stationBlock .ss-orderItem .orderItemTopNew .linName17{width:3.3125rem;height:1.375rem;padding:0.1875rem 0.5rem 0.1875rem 0.5rem;background-color:#b6766c;color:#ffffff;font-weight:500;font-size:0.875rem;display:flex;align-items:center;justify-content:center;border-radius:0.3125rem}.list-subway .stationBlock .ss-orderItem .orderItemTopNew .orderItemStatus{flex:1;justify-content:flex-end;display:flex;align-items:center;margin-bottom:0.75rem;font-size:0.75rem;font-weight:400;margin-right:-0.375rem}.list-subway .stationBlock .ss-orderItem .orderItemTopNew .orderItemImg{width:1rem;height:1rem}.list-subway .stationBlock .ss-orderItem .divider{width:100%;height:0.0625rem;background:#f2f4f5;margin-bottom:0.8125rem}.list-subway .stationBlock .ss-orderItem .contentTips{font-size:0.875rem;font-weight:400;color:#222222;flex:1;text-align:right;margin-top:0.5rem}.list-subway .stationBlock .ss-orderItem .contentTips .txt{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.list-subway .line-desc{display:flex;justify-content:space-between;margin:0.625rem 1rem}.list-subway .line-desc-title{font-weight:600;font-size:1rem;color:#2b2b2d}.list-subway .line-desc-to{display:flex;align-items:center}.list-subway .imgNew{width:0.875rem;height:0.875rem;margin-bottom:-0.125rem}.list-subway .txts{color:#555555;font-size:0.75rem;font-weight:400;line-height:1.225rem}.list-subway .tips .contentTitlesNew{font-weight:600;font-size:0.8125rem;color:#2b2b2d}.list-subway .tips .bottom-content{color:#555;font-size:0.75rem}.list-subway .tips .imgNew{width:0.875rem;height:0.875rem;margin-bottom:-0.125rem}.list-subway .tips .txts{color:#555555;font-size:0.75rem;font-weight:400;line-height:1.225rem}.list-subway .noData{display:flex;flex-direction:column;align-items:center;top:50%;transform:translateY(50%)}.list-subway .noData .noDataBg{width:12.5rem;height:12.5rem}.list-subway .noData .noDataDesc{font-size:0.875rem;font-family:PingFang SC-Regular,
 PingFang SC;font-weight:400;color:#2b2b2d}.list-subway .lineListItem--custom{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.list-subway .lineListItem--custom.border-none{border-bottom:none !important}.list-subway .lineListItem--custom.border-none{padding-bottom:0}.list-subway .lineListItem--custom.padding-top-and-border{padding-top:0}.list-subway .lineListItem--custom.padding-top-and-border:not(:last-child){padding-bottom:0.25rem;border-bottom:0.0625rem solid #f2f4f5}.list-subway .lineListItem--custom>*:first-child{width:50%;flex-shrink:0}.list-subway .lineListItem--custom .lineListItemLeft{display:flex;flex-direction:column}.list-subway .lineListItem--custom .lineListItemLeft .lineListItemLeft-bottoms{color:#999999;font-size:0.75rem;font-weight:400;margin-top:0.125rem;margin-bottom:0.125rem;width:-webkit-fit-content;width:fit-content;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:9.375rem}.list-subway .lineListItem--custom .lineListItemLeft-top-right{color:#52bfa0;font-size:0.75rem;font-weight:500;display:flex;flex-direction:column;text-align:right}.list-subway .lineListItem--custom .lineListItemLeft-top-right>div>div{display:inline}.list-subway .lineListItem--custom .lineListItemLeft-top-right>div>img{vertical-align:-0.125rem}.list-subway .lineListItem--custom .lineListItemLeft-top-right .lineListItemLeft-top-right-txt{color:#999999;text-align:right;font-size:0.75rem;font-weight:400;margin-top:0.25rem}.list-subway .lineListItem--custom .lineListItemLeft-top-right-text{color:#52bfa0;font-size:0.75rem;font-weight:500;display:flex;flex-direction:column}.list-subway .lineListItem--custom .lineListItemLeft-top-right-text .text{text-align:right}.list-subway .lineListItem:not(:last-child){border-bottom:0.03125rem solid #f2f4f5}.list-subway .lineListItem--custom{padding-top:0.5rem}.list-subway .timeout-item{display:inline-flex;justify-content:space-between;padding-top:0.5rem;padding-bottom:0.375rem}.list-subway .lineListItemLeft-top-left1{color:#555555;font-size:0.875rem;font-weight:500;display:block}.list-subway .lineListItemLeft-top-left1>*{max-width:auto;width:auto;word-break:break-word;display:inline}.list-subway .lineListItemLeft-top-left1>img{vertical-align:-0.125rem}.list-subway .lineListItemLeft-top-right-nos{color:#555555;font-size:0.75rem;font-weight:500;text-align:right}.list-subway .lineListItemLeft-top--custom{display:inline-flex;justify-content:space-between}.list-subway .container--custom{position:relative;width:50%;flex-shrink:0;height:auto}.list-subway .right-img{width:0.75rem;height:0.75rem}.list-subway .waringName{width:-webkit-fit-content;width:fit-content;color:#ffffff;font-size:0.875rem;font-weight:500;display:flex;align-items:center;justify-content:center;border-radius:0.3125rem;background-color:#e83222;padding:0.25rem 0.5rem}.list-subway .warning-img{width:1rem;height:1rem;margin-right:0.125rem;vertical-align:-0.0625rem}.list-subway .right-font{padding-left:0.25rem;color:#999999;font-size:0.75rem;text-align:right}.barrier-img{width:1.125rem;height:1.125rem;margin-left:0.375rem}

.wrap{display:flex;flex-direction:column;overflow:hidden;align-items:center;justify-content:center;height:50%}.wrap .icon{width:2.5rem;height:2.5rem;animation:rot_test 3s infinite linear}@keyframes rot_test{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.wrap .desc{color:#121612;font-size:0.875rem;font-weight:400;margin-top:0.5rem}.noMore{color:#555555;text-align:center;font-size:0.75rem;font-weight:400;margin-top:1.875rem;padding-bottom:1.25rem}.subway{position:relative}.noData{height:6.25rem;color:#555555;font-size:0.75rem;font-weight:400;display:flex;align-items:center;justify-content:center}.loadingWarp{height:100vh;display:flex;align-items:center;flex-direction:column}.loadingWarp .img{width:2.5rem;height:2.5rem;animation:rotate 3s linear infinite;margin-top:20%}.loadingWarp .text{font-family:PingFang SC, PingFang SC;font-weight:400;font-size:0.875rem;color:#2B2B2D;line-height:1rem;margin-top:0.5rem}

.maasph-preview{box-shadow:inset 0 0 62.5rem 62.5rem rgba(0,0,0,0.1);outline:0.0625rem dashed #ff0000}.border-1px-h{position:relative;border-bottom:1PX solid #e0e3e6}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx){.border-1px-h{border-bottom:none}.border-1px-h::before{content:'';position:absolute;background-color:#e0e3e6;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1PX;transform-origin:50% 50%;transform:scaleY(0.5)}}@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx){.border-1px-h::before{transform:scaleY(0.33)}}.border-1px-v{position:relative;border-left:1PX solid #e0e3e6}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx){.border-1px-v{border-left:none}.border-1px-v::before{content:'';position:absolute;background-color:#e0e3e6;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;height:100%;width:1PX;transform-origin:50% 50%;transform:scaleX(0.5)}}@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx){.border-1px-v::before{transform:scaleX(0.33)}}@font-face{font-family:'Oswald';font-style:normal;font-weight:400;font-display:swap;src:url("https://saicmobility-prd.oss-cn-hangzhou.aliyuncs.com/files/_ali_c71442691450442f8eaf27bbcc5b3ef5.woff2?Expires=32501923200&OSSAccessKeyId=LTAI5tPZuXXMqzwCd5rkAfkH&Signature=%2BJQxcTaD5fpmMhjsBFMzArWDEPM%3D") format("woff2")}@font-face{font-family:'Bebas Neue';font-style:normal;font-weight:400;font-display:swap;src:url("https://saicmobility-prd.oss-cn-hangzhou.aliyuncs.com/files/_ali_696d43046b0e4f3db3200e56f1d3924e.woff2?Expires=32501923200&OSSAccessKeyId=LTAI5tPZuXXMqzwCd5rkAfkH&Signature=NCMX00GMP7h1Vt3iTWi6UONwTvA%3D") format("woff2")}body::-webkit-scrollbar{display:none}::-webkit-scrollbar{display:none}body{background-color:#f4f6f8;font-family:PingFangSC-Semibold, PingFang SC}body.adm-overflow-hidden{overflow:hidden !important}#app{margin:auto}.click-animation-effect{transition:0.1s}.click-animation-effect:hover{-webkit-filter:brightness(1.07);filter:brightness(1.07)}.click-animation-effect:active{-webkit-filter:brightness(0.93);filter:brightness(0.93)}.click-animation-effect.click-animation-effect-disabled:hover,.click-animation-effect.click-animation-effect-disabled:active{-webkit-filter:none;filter:none}.click-animation-effect-2{transition:0.1s}.click-animation-effect-2:hover{opacity:0.3}.click-animation-effect-2:active{opacity:0.5}.click-animation-effect-3{transition:0.1s}.click-animation-effect-3:active{opacity:0.6}.pickerView{height:13.75rem;overflow:hidden}.pickerView .am-picker-popup-header{height:3.125rem;background:none;border-bottom:0.03125rem solid #e7e7e7}.pickerView .am-picker-popup-header .am-picker-popup-header-left,.pickerView .am-picker-popup-header .am-picker-popup-header-right,.pickerView .am-picker-popup-header .am-picker-popup-title{font-size:0.875rem !important;color:#7e8692 !important}.pickerView .am-picker-popup-header .am-picker-popup-title{color:#333333 !important}.pickerView .am-picker-popup-header .am-picker-popup-header-right{color:#0fbab2 !important}.pickerView .am-picker .am-picker-col-indicator{border-bottom:0.03125rem solid #e7e7e7;border-top:0.03125rem solid #e7e7e7}.pickerView .am-picker .am-picker-col-indicator::after{display:none}.pickerView .am-picker .am-picker-col-indicator::before{display:none}.pickerView .am-picker .am-picker-col-content .am-picker-col-item.am-picker-col-item-selected{font-size:1.125rem;color:#333333;font-weight:400}.pickerView .am-picker .am-picker-col-content .am-picker-col-item{font-size:1.125rem;color:#e7e7e7;font-weight:400}

:root {
  --adm-color-primary: #1677ff;
  --adm-color-success: #00b578;
  --adm-color-warning: #ff8f1f;
  --adm-color-danger: #ff3141;
  --adm-color-white: #ffffff;
  --adm-color-weak: #999999;
  --adm-color-light: #cccccc;
  --adm-border-color: #eeeeee;
  --adm-font-size-main: 13px;
  --adm-color-text: #333333;
  --adm-font-family: -apple-system, blinkmacsystemfont, 'Helvetica Neue',
    helvetica, segoe ui, arial, roboto, 'PingFang SC', 'miui',
    'Hiragino Sans GB', 'Microsoft Yahei', sans-serif;
}
:root {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  color: var(--adm-color-text);
  font-size: var(--adm-font-size-main);
  font-family: var(--adm-font-family);
}
a,
button {
  cursor: pointer;
}
a {
  color: var(--adm-color-primary);
  transition: opacity ease-in-out 0.2s;
}
a:active {
  opacity: 0.8;
}
.adm-plain-anchor {
  color: unset;
  transition: none;
}
.adm-plain-anchor:active {
  opacity: unset;
}
body.adm-overflow-hidden {
  overflow: hidden !important;
}
div.adm-px-tester {
  --size: 1;
  height: calc(var(--size) / 2 * 2px);
  width: 0;
  position: fixed;
  right: -100vw;
  bottom: -100vh;
  user-select: none;
  pointer-events: none;
}

