
@charset "utf-8";
/*//简单的mixin 函数*/
html {
  font-family: 'Helvetica Neue', Tahoma, Arial, PingFangSC-Regular, 'Hiragino Sans GB', 'Microsoft Yahei', sans-serif !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;
  line-height: 1.2;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-font-smoothing: antialiased;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}
*,
::after,
::before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
}
body,
button,
dd,
dl,
ol,
ul {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
}
a {
  outline: 0;
  color: #333;
  text-decoration: none;
}
i {
  font-style: normal;
}
a,
img {
  -webkit-touch-callout: none;
}
button,
input,
select,
textarea {
  outline: 0;
  border: none;
  font-size: inherit;
  font-family: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight: 400;
}
img {
  max-width: 100%;
}
textarea {
  resize: none;
}
select {
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 100px #fff inset;
          box-shadow: 0 0 0 100px #fff inset;
}
.hide {
  display: none!important;
}
.hide_it {
  display: none !important;
}
/* 拉伸页面到底部 */
/* 同时需设置html, body {height: 100%;} */
.main_content {
  min-height: 85%;
}
.img-box > .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
}
.img-box:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.icon {
  /* 通过设置 font-size 来改变图标大小 */
  width: 1em;
  height: 1em;
  /* 图标和文字相邻时，垂直对齐 */
  vertical-align: -0.15em;
  /* 通过设置 color 来改变 SVG 的颜色/fill */
  fill: currentColor;
  /* path 和 stroke 溢出 viewBox 部分在 IE 下会显示
     normalize.css 中也包含这行 */
  overflow: hidden;
}
.router-fade-enter-active,
.router-fade-leave-active {
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.router-fade-enter,
.router-fade-leave-active {
  opacity: 0;
}

@charset "utf-8";
/*//简单的mixin 函数*/
html[data-v-406eb83b] {
  font-family: 'Helvetica Neue', Tahoma, Arial, PingFangSC-Regular, 'Hiragino Sans GB', 'Microsoft Yahei', sans-serif !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;
  line-height: 1.2;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-font-smoothing: antialiased;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}
*[data-v-406eb83b],[data-v-406eb83b]
::after,[data-v-406eb83b]
::before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
}
body[data-v-406eb83b],
button[data-v-406eb83b],
dd[data-v-406eb83b],
dl[data-v-406eb83b],
ol[data-v-406eb83b],
ul[data-v-406eb83b] {
  margin: 0;
  padding: 0;
}
ol[data-v-406eb83b],
ul[data-v-406eb83b] {
  list-style: none;
}
a[data-v-406eb83b] {
  outline: 0;
  color: #333;
  text-decoration: none;
}
i[data-v-406eb83b] {
  font-style: normal;
}
a[data-v-406eb83b],
img[data-v-406eb83b] {
  -webkit-touch-callout: none;
}
button[data-v-406eb83b],
input[data-v-406eb83b],
select[data-v-406eb83b],
textarea[data-v-406eb83b] {
  outline: 0;
  border: none;
  font-size: inherit;
  font-family: inherit;
}
h1[data-v-406eb83b],
h2[data-v-406eb83b],
h3[data-v-406eb83b],
h4[data-v-406eb83b],
h5[data-v-406eb83b],
h6[data-v-406eb83b],
p[data-v-406eb83b] {
  margin: 0;
  font-weight: 400;
}
img[data-v-406eb83b] {
  max-width: 100%;
}
textarea[data-v-406eb83b] {
  resize: none;
}
select[data-v-406eb83b] {
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input[type=button][data-v-406eb83b],
input[type=reset][data-v-406eb83b],
input[type=submit][data-v-406eb83b] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}
input[data-v-406eb83b]:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 100px #fff inset;
          box-shadow: 0 0 0 100px #fff inset;
}
.hide[data-v-406eb83b] {
  display: none!important;
}
.hide_it[data-v-406eb83b] {
  display: none !important;
}
/* 拉伸页面到底部 */
/* 同时需设置html, body {height: 100%;} */
.main_content[data-v-406eb83b] {
  min-height: 85%;
}
.img-box > .img[data-v-406eb83b] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
}
.img-box[data-v-406eb83b]:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.icon[data-v-406eb83b] {
  /* 通过设置 font-size 来改变图标大小 */
  width: 1em;
  height: 1em;
  /* 图标和文字相邻时，垂直对齐 */
  vertical-align: -0.15em;
  /* 通过设置 color 来改变 SVG 的颜色/fill */
  fill: currentColor;
  /* path 和 stroke 溢出 viewBox 部分在 IE 下会显示
     normalize.css 中也包含这行 */
  overflow: hidden;
}
.pickup[data-v-406eb83b] {
  background: #f2f2f2;
  height: 100%;
}
.aging_bot[data-v-406eb83b] {
  padding-bottom: 1.33333333rem;
}
.aging_time[data-v-406eb83b] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 0.4rem 0.4rem;
  color: #333;
  font-size: 0.37333333rem;
  background: #ffffff;
  border-bottom: 0.01333333rem solid #e5e5e5;
  font-weight: bold;
}
.aging_time[data-v-406eb83b]:before {
  content: "";
  width: 0.06666667rem;
  height: 0.32rem;
  background: #2b99f1;
  border-radius: 0.02666667rem;
  margin-right: 0.13333333rem;
}
.aging_time[data-v-406eb83b]:after {
  margin-left: 0.21333333rem;
  content: " ";
  width: 0.21333333rem;
  height: 0.21333333rem;
  border: solid #333;
  border-width: 1px 1px 0 0;
  -webkit-transform: translate(0, -25%) rotate(135deg);
  -ms-transform: translate(0, -25%) rotate(135deg);
      transform: translate(0, -25%) rotate(135deg);
}
.aging_time.active[data-v-406eb83b]:after {
  -webkit-transform: rotate(180deg) translateY(25%);
      -ms-transform: rotate(180deg) translateY(25%);
          transform: rotate(180deg) translateY(25%);
}
.aging_store[data-v-406eb83b] {
  position: fixed;
  top: 1.24rem;
  left: 0;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding-left: 0.32rem;
  padding-right: 0.05333333rem;
  background: #fff;
  border-bottom: 0.01333333rem solid #e5e5e5;
}
.aging_store .tab-width[data-v-406eb83b] {
  padding: 0.26666667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.aging_store span[data-v-406eb83b] {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.26666667rem;
  margin-right: 0.26666667rem;
  background: #f2f2f2;
  border-radius: 0.32rem;
  display: inline-block;
}
.aging_store span.active[data-v-406eb83b] {
  color: #fff;
  background: #2b99f1;
}
.scroll_area[data-v-406eb83b] {
  -ms-touch-action: none;
      touch-action: none;
}
.aging_scroll[data-v-406eb83b] {
  border-top: 0.18666667rem solid #f2f2f2;
  -ms-touch-action: none;
      touch-action: none;
}
.aging_tab[data-v-406eb83b] {
  padding: 0.33333333rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
}
.aging_tab .tab[data-v-406eb83b] {
  margin: 0 1.73333333rem;
  white-space: nowrap;
  text-align: center;
  color: #333;
  font-size: 0.37333333rem;
  position: relative;
}
.aging_tab .tab.active[data-v-406eb83b] {
  color: #2b99f1;
}
.aging_tab .tab.active[data-v-406eb83b]:before {
  content: "";
  background: #2b99f1;
  width: 100%;
  height: 0.05333333rem;
  position: absolute;
  left: 0;
  bottom: -0.13333333rem;
}
.aging_tab .tab[data-v-406eb83b]:nth-of-type(1):after {
  content: "";
  width: 0.01333333rem;
  height: 0.53333333rem;
  background: #e5e5e5;
  position: absolute;
  right: -1.73333333rem;
  top: 0;
}
.aging_num[data-v-406eb83b] {
  line-height: 0.61333333rem;
  color: #333;
  font-size: 0.32rem;
  padding-left: 0.32rem;
}
.aging_data[data-v-406eb83b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0.18666667rem;
  position: relative;
}
.aging_data .aging_data_title[data-v-406eb83b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0.4rem;
  color: #333;
  font-size: 0.37333333rem;
  background: #ffffff;
  font-weight: bold;
  border-bottom: 0.01333333rem solid #e5e5e5;
}
.aging_data .aging_data_title[data-v-406eb83b]:before {
  content: "";
  width: 0.06666667rem;
  height: 0.32rem;
  background: #2b99f1;
  border-radius: 0.02666667rem;
  margin-right: 0.13333333rem;
}
.aging_data .aging_data_title .ag_title[data-v-406eb83b] {
  color: #333;
  font-size: 0.37333333rem;
  font-weight: bold;
  margin-right: 0.4rem;
}
.aging_data .aging_data_title .ag_subTitle[data-v-406eb83b] {
  padding-top: 0.13333333rem;
  color: #999;
  font-weight: normal;
  font-size: 0.32rem;
}
.aging_data .aging_data_small_title[data-v-406eb83b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0.4rem;
  background: #ffffff;
}
.aging_data .aging_data_small_title .ag_subTitle[data-v-406eb83b] {
  padding-top: 0.13333333rem;
  color: #999;
  font-weight: normal;
  font-size: 0.50666667rem;
}
.aging_data .aging_data_small_title .ag_line[data-v-406eb83b] {
  width: 1.17333333rem;
  height: 0.01333333rem;
  background: #daeefc;
}
.aging_data .aging_data_small_title .ag_icon[data-v-406eb83b] {
  width: 0.8rem;
  height: 0.42666667rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAQCAYAAAABOs/SAAAAAXNSR0IArs4c6QAAAXRJREFUOBGtlLFOwzAQQO+ctksYSCe6VUgZywfwAWVmZWNjYYHvgA5durHxEfwAH8AYFRV1KBMJggykqo+zpUvtBKbYi3Pnp3s6Rz6Ef9ZbQcmP1msAigVBgOd02DuVuAujpEhzr7S+cqXmnFR053JdGG6ivYhokOV6xapRfYr4mh6qFBG1yXVlenVh52NZ7C443Es5UAQzkRq0K/PnVRPhjSkui4X5QaIeJDZ7V6YlzgqaEtDElQDC4gixlFwIpiUGvbsVgd0Rq35fzb1cAMYTLz9oQgBTTwLwOI5xI7lQjCfeofa7ZVtE6l6kZg/F1M9pVdKoqvgJ8VMSER8+8cA4kzgUY+rVHW+3+tqVWlljYIRiTG3b8TtR/FXoNQ+FxArtAb6kw+hE4lCM1LMD5DvXl/yEaqk5RCRvPIZiRIzcpcoKnfE1H0uStZs0UWMeHJXJhWL29fkfZ59w7kvt/c9FauBQjCfG5jAALAdKLVwoFOPW/AUdpUoY0LWZ6AAAAABJRU5ErkJggg==) center center no-repeat;
  background-size: 50%;
  margin: 0 0.13333333rem;
}
.aging_data .aging_data_small_title .ag_title[data-v-406eb83b] {
  color: #2b99f1;
  font-size: 0.37333333rem;
  font-weight: bold;
  padding: 0 0.24rem;
}
.aging_data .pickup_data_small_title[data-v-406eb83b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0.4rem;
  background: #ffffff;
  border-bottom: 0.01333333rem solid #e5e5e5;
}
.aging_data .pickup_data_small_title .ag_subTitle[data-v-406eb83b] {
  padding-top: 0.13333333rem;
  font-weight: normal;
  font-size: 0.42666667rem;
}
.aging_data .pickup_data_small_title .ag_line[data-v-406eb83b] {
  width: 1.17333333rem;
  height: 0.01333333rem;
  background: #daeefc;
}
.aging_data .pickup_data_small_title .ag_icon[data-v-406eb83b] {
  width: 0.8rem;
  height: 0.42666667rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAQCAYAAAABOs/SAAAAAXNSR0IArs4c6QAAAXRJREFUOBGtlLFOwzAQQO+ctksYSCe6VUgZywfwAWVmZWNjYYHvgA5durHxEfwAH8AYFRV1KBMJggykqo+zpUvtBKbYi3Pnp3s6Rz6Ef9ZbQcmP1msAigVBgOd02DuVuAujpEhzr7S+cqXmnFR053JdGG6ivYhokOV6xapRfYr4mh6qFBG1yXVlenVh52NZ7C443Es5UAQzkRq0K/PnVRPhjSkui4X5QaIeJDZ7V6YlzgqaEtDElQDC4gixlFwIpiUGvbsVgd0Rq35fzb1cAMYTLz9oQgBTTwLwOI5xI7lQjCfeofa7ZVtE6l6kZg/F1M9pVdKoqvgJ8VMSER8+8cA4kzgUY+rVHW+3+tqVWlljYIRiTG3b8TtR/FXoNQ+FxArtAb6kw+hE4lCM1LMD5DvXl/yEaqk5RCRvPIZiRIzcpcoKnfE1H0uStZs0UWMeHJXJhWL29fkfZ59w7kvt/c9FauBQjCfG5jAALAdKLVwoFOPW/AUdpUoY0LWZ6AAAAABJRU5ErkJggg==) center center no-repeat;
  background-size: 50%;
  margin: 0 0.13333333rem;
}
.aging_data .pickup_data_small_title .ag_title[data-v-406eb83b] {
  color: #2b99f1;
  font-size: 0.37333333rem;
  font-weight: bold;
  padding: 0 0.24rem;
}
.aging_data[data-v-406eb83b]:last-child {
  padding-bottom: 0.98666667rem;
}
.aging_block[data-v-406eb83b],
.pickup_block[data-v-406eb83b] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #ffffff;
}
.aging_block .data[data-v-406eb83b],
.pickup_block .data[data-v-406eb83b] {
  position: relative;
}
.aging_block .info_icon[data-v-406eb83b],
.pickup_block .info_icon[data-v-406eb83b] {
  position: absolute;
  right: 0;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.8rem;
}
.aging_block .info_icon .arrow-left[data-v-406eb83b],
.pickup_block .info_icon .arrow-left[data-v-406eb83b] {
  width: 0;
  height: 0;
  margin-top: 0.26666667rem;
  border-bottom: 0.26666667rem solid transparent;
  border-top: 0.26666667rem solid transparent;
  border-right: 0.21333333rem solid #eef6ff;
}
.aging_block .info_icon .icon[data-v-406eb83b],
.pickup_block .info_icon .icon[data-v-406eb83b] {
  position: absolute;
  left: 0.05333333rem;
  top: 0.10666667rem;
  width: 0;
  height: 0;
  border-top: 0.10666667rem solid transparent;
  border-bottom: 0.10666667rem solid transparent;
  border-left: 0.13333333rem solid #2b99f1;
}
.aging_data_ofmg[data-v-406eb83b] {
  margin-top: -0.02666667rem;
  z-index: 3;
}
.data[data-v-406eb83b] {
  padding: 0.36rem 0;
  width: 33.3%;
  text-align: center;
  font-size: 0.42666667rem;
  color: #333;
  position: relative;
}
.data[data-v-406eb83b]:after {
  position: absolute;
  content: "";
  height: 1px;
  -webkit-transform: scaleY(0.5);
      -ms-transform: scaleY(0.5);
          transform: scaleY(0.5);
  background: #e5e5e5;
  width: 100%;
  left: 0;
  bottom: 0;
}
.data[data-v-406eb83b]:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #e5e5e5;
  -webkit-transform: scaleX(0.5);
      -ms-transform: scaleX(0.5);
          transform: scaleX(0.5);
  position: absolute;
  right: 0;
  top: 0;
}
.data .title[data-v-406eb83b] {
  margin-bottom: 0.13333333rem;
  font-size: 0.32rem;
  color: #999;
}
.data[data-v-406eb83b]:nth-child(3n):before {
  height: 0;
}
.go_to_native[data-v-406eb83b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.go_to_native .go_to_data[data-v-406eb83b] {
  padding: 0.36rem 0;
  width: 50%;
  text-align: center;
  font-size: 0.32rem;
  color: #999;
  position: relative;
}
.go_to_native .go_to_data[data-v-406eb83b]:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #e5e5e5;
  -webkit-transform: scaleX(0.5);
      -ms-transform: scaleX(0.5);
          transform: scaleX(0.5);
  position: absolute;
  right: 0;
  top: 0;
}
.go_to_native .go_to_data .title[data-v-406eb83b] {
  margin-bottom: 0.13333333rem;
  font-size: 0.42666667rem;
  color: #333;
}
.go_to_native .go_to_data[data-v-406eb83b]:nth-child(2n):before {
  height: 0;
}
.go_to_native .info_icon[data-v-406eb83b] {
  position: absolute;
  right: 0;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.8rem;
}
.go_to_native .info_icon .arrow-left[data-v-406eb83b] {
  width: 0;
  height: 0;
  margin-top: 0.26666667rem;
  border-bottom: 0.26666667rem solid transparent;
  border-top: 0.26666667rem solid transparent;
  border-right: 0.21333333rem solid #eef6ff;
}
.go_to_native .info_icon .icon[data-v-406eb83b] {
  position: absolute;
  left: 0.05333333rem;
  top: 0.10666667rem;
  width: 0;
  height: 0;
  border-top: 0.10666667rem solid transparent;
  border-bottom: 0.10666667rem solid transparent;
  border-left: 0.13333333rem solid #2b99f1;
}
.module_node_time[data-v-406eb83b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0.18666667rem;
}
.module_node_time .node_time_title[data-v-406eb83b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0.4rem;
  color: #333;
  font-size: 0.37333333rem;
  background: #ffffff;
  font-weight: bold;
}
.module_node_time .node_time_title[data-v-406eb83b]:before {
  content: "";
  width: 0.06666667rem;
  height: 0.32rem;
  background: #2b99f1;
  border-radius: 0.02666667rem;
  margin-right: 0.13333333rem;
}
.module_node_time .node_time_bdmg[data-v-406eb83b] {
  border-bottom: 0.01333333rem solid #e5e5e5;
}
.module_node_time .node_time_wrap[data-v-406eb83b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #ffffff;
}
.module_node_time .node_time_wrap .node_time_tab[data-v-406eb83b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 0.01333333rem solid #e5e5e5;
  padding: 0 0.4rem 0.18666667rem;
}
.module_node_time .node_time_wrap .node_time_span[data-v-406eb83b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 2.90666667rem;
  height: 0.85333333rem;
  border: 0.01333333rem solid #e5e5e5;
  color: #999;
  font-size: 0.34666667rem;
}
.module_node_time .node_time_wrap .node_time_left[data-v-406eb83b] {
  border-top-left-radius: 0.44rem;
  border-bottom-left-radius: 0.44rem;
}
.module_node_time .node_time_wrap .node_time_right[data-v-406eb83b] {
  border-top-right-radius: 0.44rem;
  border-bottom-right-radius: 0.44rem;
}
.module_node_time .node_time_wrap .node_time_active[data-v-406eb83b] {
  color: #fff;
  border-color: #2b99f1;
  background: #2b99f1;
}
.module_node_time .aging_data[data-v-406eb83b] {
  padding-bottom: 0;
  margin-bottom: 0;
}
.module_logc_box[data-v-406eb83b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0.18666667rem;
}
.module_logc_box .logc_box_title[data-v-406eb83b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0.4rem;
  color: #333;
  font-size: 0.37333333rem;
  background: #ffffff;
  font-weight: bold;
  border-bottom: 0.01333333rem solid #e5e5e5;
}
.module_logc_box .logc_box_title[data-v-406eb83b]:before {
  content: "";
  width: 0.06666667rem;
  height: 0.32rem;
  background: #2b99f1;
  border-radius: 0.02666667rem;
  margin-right: 0.13333333rem;
}
.module_logc_box .aging_data[data-v-406eb83b] {
  padding-bottom: 0;
}
.module_num_other[data-v-406eb83b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0.18666667rem;
}
.module_num_other .num_other_title[data-v-406eb83b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0.4rem;
  color: #333;
  font-size: 0.37333333rem;
  background: #ffffff;
  font-weight: bold;
  border-bottom: 0.01333333rem solid #e5e5e5;
}
.module_num_other .num_other_title[data-v-406eb83b]:before {
  content: "";
  width: 0.06666667rem;
  height: 0.32rem;
  background: #2b99f1;
  border-radius: 0.02666667rem;
  margin-right: 0.13333333rem;
}
.module_num_other .aging_data[data-v-406eb83b] {
  padding-bottom: 0;
}
.module_batch_num[data-v-406eb83b] {
  width: 100%;
  padding-top: 0.18666667rem;
  position: relative;
}
.module_batch_num .batch_num_title[data-v-406eb83b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0.4rem;
  color: #333;
  font-size: 0.37333333rem;
  background: #ffffff;
  font-weight: bold;
  border-bottom: 0.01333333rem solid #e5e5e5;
}
.module_batch_num .batch_num_title[data-v-406eb83b]:before {
  content: "";
  width: 0.06666667rem;
  height: 0.32rem;
  background: #2b99f1;
  border-radius: 0.02666667rem;
  margin-right: 0.13333333rem;
}
.nofind[data-v-406eb83b] {
  background: #ffffff;
  height: -webkit-fill-available;
  padding-top: 3.2rem;
  text-align: center;
  color: #999;
  font-size: 0.37333333rem;
}
.nofind_pic[data-v-406eb83b] {
  width: 5rem;
  height: 3.8rem;
  padding-bottom: 0.93333333rem;
}
.nofind_pic img[data-v-406eb83b] {
  width: 100%;
}
.aging_chart[data-v-406eb83b] {
  position: relative;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.aging_chart .legend_chart[data-v-406eb83b] {
  padding: 0 0.26666667rem;
  background: #fff;
  margin-top: -0.02666667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.aging_chart .legend_chart span.legend[data-v-406eb83b] {
  height: 0.8rem;
  padding: 0 0.26666667rem;
  margin-right: 0.26666667rem;
  margin-bottom: 0.26666667rem;
  line-height: 0.8rem;
  font-size: 0.32rem;
  color: #999;
  background: #f2f2f2;
  border: 1px solid #f2f2f2;
  border-radius: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.aging_chart .legend_chart span.legend b[data-v-406eb83b] {
  content: "";
  width: 0.21333333rem;
  height: 0.21333333rem;
  background: #f2f2f2;
  border-radius: 0.10666667rem;
  margin-right: 0.10666667rem;
}
.aging_chart .legend_chart .active[data-v-406eb83b] {
  color: #333;
  border-color: #2b99f1;
  background: #fff;
}
.charts[data-v-406eb83b] {
  width: 100%;
  margin-top: 0.18666667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.charts .legend_chart[data-v-406eb83b] {
  padding: 0.26666667rem 0.26666667rem 0;
  background: #fff;
  margin-top: -0.02666667rem;
}
.charts .legend_chart .legend[data-v-406eb83b] {
  height: 0.8rem;
  padding: 0 0.26666667rem;
  margin-right: 0.26666667rem;
  margin-bottom: 0.26666667rem;
  line-height: 0.8rem;
  font-size: 0.32rem;
  color: #999;
  background: #f2f2f2;
  border: 1px solid #f2f2f2;
  border-radius: 0.4rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.charts .legend_chart .legend b[data-v-406eb83b] {
  content: "";
  width: 0.21333333rem;
  height: 0.21333333rem;
  background: #f2f2f2;
  border-radius: 0.10666667rem;
  margin-right: 0.10666667rem;
}
.charts .legend_chart .active[data-v-406eb83b] {
  color: #333;
  border-color: #2b99f1;
  background: #fff;
}
.pres_table[data-v-406eb83b],
.pres_single_table[data-v-406eb83b],
.aging_chart[data-v-406eb83b] {
  margin-top: 0.18666667rem;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.go_to_native[data-v-406eb83b] {
  margin-top: 0.18666667rem;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pres_table ul[data-v-406eb83b] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pres_table ul:nth-child(1) li[data-v-406eb83b] {
  border-top: none !important;
}
.pres_table ul li[data-v-406eb83b] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 0.36rem 0;
  width: 33.3%;
  font-size: 0.32rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #999;
  border-right: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
.pres_table ul li[data-v-406eb83b]:nth-child(3n) {
  border-right: none;
}
.pres_table ul li .pres_info[data-v-406eb83b] {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  margin-top: 0.14666667rem;
  font-size: 0.42666667rem;
  color: #333333;
}
.pres_table ul li .pres_info .company[data-v-406eb83b] {
  display: inline-block;
  height: 0.32rem;
  line-height: 0.32rem;
  font-size: 0.32rem;
}
.pres_table ul li .pres_info[data-v-406eb83b],
.pres_table ul li .pres_name[data-v-406eb83b] {
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  /* autoprefixer: off*/
  -webkit-box-orient: vertical;
  /* autoprefixer: on*/
}
.pres_table ul li .info_icon[data-v-406eb83b] {
  position: absolute;
  right: 0;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.8rem;
}
.pres_table ul li .info_icon .arrow-left[data-v-406eb83b] {
  width: 0;
  height: 0;
  margin-top: 0.26666667rem;
  border-bottom: 0.26666667rem solid transparent;
  border-top: 0.26666667rem solid transparent;
  border-right: 0.21333333rem solid #eef6ff;
}
.pres_table ul li .info_icon .icon[data-v-406eb83b] {
  position: absolute;
  left: 0.05333333rem;
  top: 0.10666667rem;
  width: 0;
  height: 0;
  border-top: 0.10666667rem solid transparent;
  border-bottom: 0.10666667rem solid transparent;
  border-left: 0.13333333rem solid #2b99f1;
}
.pres_single_table[data-v-406eb83b] {
  font-size: 0.32rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pres_single_table ul[data-v-406eb83b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.37333333rem 0.69333333rem;
  padding-left: 0.42666667rem;
  margin-top: 0.18666667rem;
}
.pres_single_table ul:nth-child(1) li .dotted_top_line[data-v-406eb83b] {
  border-left: none !important;
}
.pres_single_table ul li[data-v-406eb83b] {
  width: 40%;
  padding-left: 5%;
}
.pres_single_table ul li .single_name[data-v-406eb83b] {
  position: relative;
  width: 3.06666667rem;
  height: 0.45333333rem;
  line-height: 0.45333333rem;
  text-align: center;
  color: #bbbbbb;
  border: 1px solid #bbbbbb;
  border-radius: 1.33333333rem;
}
.pres_single_table ul li .single_name .dotted_line[data-v-406eb83b] {
  position: absolute;
  left: -0.69333333rem;
  top: 0.2rem;
  display: inline-block;
  width: 0.69333333rem;
  height: 1px;
  border-bottom: 1px dashed #bbbbbb;
}
.pres_single_table ul li .single_name .dotted_top_line[data-v-406eb83b] {
  position: absolute;
  left: 1.61333333rem;
  top: -0.8rem;
  display: inline-block;
  width: 1px;
  height: 0.8rem;
  border-left: none;
}
.pres_single_table ul li .single_info[data-v-406eb83b] {
  position: relative;
  width: 2.66666667rem;
  height: 0.45333333rem;
  line-height: 0.45333333rem;
  text-align: center;
  font-size: 0.42666667rem;
  margin-top: 0.13333333rem;
}
.pres_single_table ul li .single_info .icon_info[data-v-406eb83b] {
  position: absolute;
  right: 0;
  display: inline-block;
  width: 0.37333333rem;
  height: 0.37333333rem;
  line-height: 0.37333333rem;
  background: #eef6ff;
  border-radius: 50%;
}
.pres_single_table ul li .single_info .icon_info .arrow-right[data-v-406eb83b] {
  display: inline-block;
  width: 0;
  height: 0;
  margin-bottom: 0.04rem;
  margin-left: 0.04rem;
  border-top: 0.10666667rem solid transparent;
  border-bottom: 0.10666667rem solid transparent;
  border-left: 0.13333333rem solid #2b99f1;
}
.pres_single_table ul li[data-v-406eb83b]:nth-child(1) {
  width: 35%;
  padding-left: 0;
}
.pres_single_table ul li:nth-child(1) .single_name[data-v-406eb83b] {
  width: 2.8rem;
}
.pres_single_table ul li:nth-child(1) .single_info[data-v-406eb83b] {
  width: 2.66666667rem;
}
.pres_single_table ul li:nth-child(1) .dotted_line[data-v-406eb83b] {
  display: none;
}
.pres_single_table ul li:nth-child(1) .dotted_top_line[data-v-406eb83b] {
  border-left: 1px dashed #bbbbbb;
}
.pres_single_table ul li[data-v-406eb83b]:nth-child(3) {
  width: 22%;
}
.pres_single_table ul li:nth-child(3) .single_name[data-v-406eb83b] {
  width: 2.4rem;
}
.pres_single_table ul li:nth-child(3) .single_name .dotted_line[data-v-406eb83b] {
  left: -0.48rem;
  width: 0.48rem;
}
.pres_single_table ul li:nth-child(3) .single_info[data-v-406eb83b] {
  position: relative;
  width: 2.13333333rem;
}
.pickup_data[data-v-406eb83b] {
  margin-bottom: 0;
}
.pickup_data .aging_block[data-v-406eb83b] {
  margin-top: 0.18666667rem;
}
.pck_data[data-v-406eb83b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 0.49333333rem;
}
.pck_data .pck_header[data-v-406eb83b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 0.4rem 0.4rem;
  background: #ffffff;
  border-bottom: 0.01333333rem solid #e5e5e5;
}
.pck_data .pck_header[data-v-406eb83b]:before {
  content: "";
  width: 0.06666667rem;
  height: 0.32rem;
  background: #2b99f1;
  border-radius: 0.02666667rem;
  margin-right: 0.13333333rem;
}
.pck_data .pck_header .pck_title[data-v-406eb83b] {
  color: #333;
  font-size: 0.37333333rem;
  font-weight: bold;
  margin-right: 0.4rem;
}
.pck_data .pck_header .pck_store[data-v-406eb83b] {
  padding-top: 0.13333333rem;
  color: #999;
  font-size: 0.32rem;
}
.aging_store[data-v-406eb83b] {
  overflow-x: scroll;
}
.aging_store[data-v-406eb83b]::-webkit-scrollbar {
  display: none;
}
.aging_store .tab-width[data-v-406eb83b] {
  text-align: center;
}
.aging_store .tab-width span[data-v-406eb83b] {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0px 15px;
}

@charset "utf-8";
/*//简单的mixin 函数*/
html[data-v-c2161044] {
  font-family: 'Helvetica Neue', Tahoma, Arial, PingFangSC-Regular, 'Hiragino Sans GB', 'Microsoft Yahei', sans-serif !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;
  line-height: 1.2;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-font-smoothing: antialiased;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}
*[data-v-c2161044],[data-v-c2161044]
::after,[data-v-c2161044]
::before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
}
body[data-v-c2161044],
button[data-v-c2161044],
dd[data-v-c2161044],
dl[data-v-c2161044],
ol[data-v-c2161044],
ul[data-v-c2161044] {
  margin: 0;
  padding: 0;
}
ol[data-v-c2161044],
ul[data-v-c2161044] {
  list-style: none;
}
a[data-v-c2161044] {
  outline: 0;
  color: #333;
  text-decoration: none;
}
i[data-v-c2161044] {
  font-style: normal;
}
a[data-v-c2161044],
img[data-v-c2161044] {
  -webkit-touch-callout: none;
}
button[data-v-c2161044],
input[data-v-c2161044],
select[data-v-c2161044],
textarea[data-v-c2161044] {
  outline: 0;
  border: none;
  font-size: inherit;
  font-family: inherit;
}
h1[data-v-c2161044],
h2[data-v-c2161044],
h3[data-v-c2161044],
h4[data-v-c2161044],
h5[data-v-c2161044],
h6[data-v-c2161044],
p[data-v-c2161044] {
  margin: 0;
  font-weight: 400;
}
img[data-v-c2161044] {
  max-width: 100%;
}
textarea[data-v-c2161044] {
  resize: none;
}
select[data-v-c2161044] {
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input[type=button][data-v-c2161044],
input[type=reset][data-v-c2161044],
input[type=submit][data-v-c2161044] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}
input[data-v-c2161044]:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 100px #fff inset;
          box-shadow: 0 0 0 100px #fff inset;
}
.hide[data-v-c2161044] {
  display: none!important;
}
.hide_it[data-v-c2161044] {
  display: none !important;
}
/* 拉伸页面到底部 */
/* 同时需设置html, body {height: 100%;} */
.main_content[data-v-c2161044] {
  min-height: 85%;
}
.img-box > .img[data-v-c2161044] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
}
.img-box[data-v-c2161044]:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.icon[data-v-c2161044] {
  /* 通过设置 font-size 来改变图标大小 */
  width: 1em;
  height: 1em;
  /* 图标和文字相邻时，垂直对齐 */
  vertical-align: -0.15em;
  /* 通过设置 color 来改变 SVG 的颜色/fill */
  fill: currentColor;
  /* path 和 stroke 溢出 viewBox 部分在 IE 下会显示
     normalize.css 中也包含这行 */
  overflow: hidden;
}
.inpage-calendar[data-v-c2161044] {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 2.66666667rem;
  z-index: 1998;
}
.inpage-calendar .inpage-bg[data-v-c2161044] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: rgba(0, 0, 0, 0.7);
}
.inpage-calendar .inpage-wrap[data-v-c2161044] {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 100;
  background: #fff;
  overflow: hidden;
}
.inpage-calendar .inpage-wrap .calendar-container[data-v-c2161044] {
  position: absolute;
}

@charset "utf-8";
/*//简单的mixin 函数*/
html[data-v-a4d2cd00] {
  font-family: 'Helvetica Neue', Tahoma, Arial, PingFangSC-Regular, 'Hiragino Sans GB', 'Microsoft Yahei', sans-serif !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;
  line-height: 1.2;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-font-smoothing: antialiased;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}
*[data-v-a4d2cd00],[data-v-a4d2cd00]
::after,[data-v-a4d2cd00]
::before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
}
body[data-v-a4d2cd00],
button[data-v-a4d2cd00],
dd[data-v-a4d2cd00],
dl[data-v-a4d2cd00],
ol[data-v-a4d2cd00],
ul[data-v-a4d2cd00] {
  margin: 0;
  padding: 0;
}
ol[data-v-a4d2cd00],
ul[data-v-a4d2cd00] {
  list-style: none;
}
a[data-v-a4d2cd00] {
  outline: 0;
  color: #333;
  text-decoration: none;
}
i[data-v-a4d2cd00] {
  font-style: normal;
}
a[data-v-a4d2cd00],
img[data-v-a4d2cd00] {
  -webkit-touch-callout: none;
}
button[data-v-a4d2cd00],
input[data-v-a4d2cd00],
select[data-v-a4d2cd00],
textarea[data-v-a4d2cd00] {
  outline: 0;
  border: none;
  font-size: inherit;
  font-family: inherit;
}
h1[data-v-a4d2cd00],
h2[data-v-a4d2cd00],
h3[data-v-a4d2cd00],
h4[data-v-a4d2cd00],
h5[data-v-a4d2cd00],
h6[data-v-a4d2cd00],
p[data-v-a4d2cd00] {
  margin: 0;
  font-weight: 400;
}
img[data-v-a4d2cd00] {
  max-width: 100%;
}
textarea[data-v-a4d2cd00] {
  resize: none;
}
select[data-v-a4d2cd00] {
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input[type=button][data-v-a4d2cd00],
input[type=reset][data-v-a4d2cd00],
input[type=submit][data-v-a4d2cd00] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}
input[data-v-a4d2cd00]:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 100px #fff inset;
          box-shadow: 0 0 0 100px #fff inset;
}
.hide[data-v-a4d2cd00] {
  display: none!important;
}
.hide_it[data-v-a4d2cd00] {
  display: none !important;
}
/* 拉伸页面到底部 */
/* 同时需设置html, body {height: 100%;} */
.main_content[data-v-a4d2cd00] {
  min-height: 85%;
}
.img-box > .img[data-v-a4d2cd00] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
}
.img-box[data-v-a4d2cd00]:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.icon[data-v-a4d2cd00] {
  /* 通过设置 font-size 来改变图标大小 */
  width: 1em;
  height: 1em;
  /* 图标和文字相邻时，垂直对齐 */
  vertical-align: -0.15em;
  /* 通过设置 color 来改变 SVG 的颜色/fill */
  fill: currentColor;
  /* path 和 stroke 溢出 viewBox 部分在 IE 下会显示
     normalize.css 中也包含这行 */
  overflow: hidden;
}
.calendar-container[data-v-a4d2cd00] {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
}
.calendar-container p[data-v-a4d2cd00] {
  margin: 0;
  padding: 0;
}
.calendar-container .calendar-date[data-v-a4d2cd00] {
  width: 100%;
  height: 100%;
}
.calendar-container .calendar-date .light-blue[data-v-a4d2cd00] {
  color: #2b99f1;
}
.calendar-container .calendar-date .date-header[data-v-a4d2cd00] {
  position: relative;
  background: #f2f2f2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 0.8rem;
  padding: 0 0.26666667rem;
  line-height: 0.8rem;
  font-size: 24px;
  z-index: 100;
}
[data-dpr="1"] .calendar-container .calendar-date .date-header[data-v-a4d2cd00] {
  font-size: 12px;
}
[data-dpr="3"] .calendar-container .calendar-date .date-header[data-v-a4d2cd00] {
  font-size: 36px;
}
.calendar-container .calendar-date .date-header li[data-v-a4d2cd00] {
  width: 14%;
  float: left;
  text-align: center;
}
.calendar-container .calendar-date .date-header li[data-v-a4d2cd00]:nth-child(7) {
  width: 16%;
}
.calendar-container .calendar-date .date-container[data-v-a4d2cd00] {
  width: 100%;
  max-height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.calendar-container .calendar-date .date-container .date-wrapper[data-v-a4d2cd00] {
  padding-bottom: 0.8rem;
}
.calendar-container .calendar-date .date-container .date-list[data-v-a4d2cd00] {
  padding-top: 0.53333333rem;
  font-size: 28px;
  border-bottom: 1px solid #e5e5e5;
  border-width: 2px;
}
[data-dpr="1"] .calendar-container .calendar-date .date-container .date-list[data-v-a4d2cd00] {
  font-size: 14px;
}
[data-dpr="3"] .calendar-container .calendar-date .date-container .date-list[data-v-a4d2cd00] {
  font-size: 42px;
}
[data-dpr="1"] .calendar-container .calendar-date .date-container .date-list[data-v-a4d2cd00] {
  border-width: 1px;
}
[data-dpr="3"] .calendar-container .calendar-date .date-container .date-list[data-v-a4d2cd00] {
  border-width: 3px;
}
.calendar-container .calendar-date .date-container .date-list[data-v-a4d2cd00]:last-of-type {
  border-bottom: none;
}
.calendar-container .calendar-date .date-container .date-list > p[data-v-a4d2cd00] {
  text-align: center;
}
.calendar-container .calendar-date .date-container .date-list ul[data-v-a4d2cd00] {
  padding: 0.26666667rem 0.26666667rem 0;
  zoom: 1;
}
.calendar-container .calendar-date .date-container .date-list ul[data-v-a4d2cd00]:before,
.calendar-container .calendar-date .date-container .date-list ul[data-v-a4d2cd00]:after {
  content: " ";
  display: table;
}
.calendar-container .calendar-date .date-container .date-list ul[data-v-a4d2cd00]:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.calendar-container .calendar-date .date-container .date-list ul[data-v-a4d2cd00]:before,
.calendar-container .calendar-date .date-container .date-list ul[data-v-a4d2cd00]:after {
  content: " ";
  display: table;
}
.calendar-container .calendar-date .date-container .date-list ul[data-v-a4d2cd00]:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.calendar-container .calendar-date .date-container .date-list ul li[data-v-a4d2cd00] {
  width: 14%;
  height: 1.33333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 32px;
  float: left;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-dpr="1"] .calendar-container .calendar-date .date-container .date-list ul li[data-v-a4d2cd00] {
  font-size: 16px;
}
[data-dpr="3"] .calendar-container .calendar-date .date-container .date-list ul li[data-v-a4d2cd00] {
  font-size: 48px;
}
.calendar-container .calendar-date .date-container .date-list ul li[data-v-a4d2cd00]:nth-child(7n+7) {
  width: 16%;
}
.calendar-container .calendar-date .date-container .date-list ul .select-mask[data-v-a4d2cd00] {
  background: #2b99f1;
  color: #fff;
}
.calendar-container .calendar-date .date-container .date-list ul .select-range[data-v-a4d2cd00] {
  background: #79b0dd;
  color: #fff;
}
.calendar-container .calendar-date .date-container .date-list ul .disabled[data-v-a4d2cd00] {
  background: none;
  color: #999;
}
.calendar-container .calendar-month[data-v-a4d2cd00] {
  width: 100%;
  height: 100%;
}
.calendar-container .calendar-month .side-bar[data-v-a4d2cd00] {
  float: left;
  width: 1.86666667rem;
  height: 100%;
  font-size: 32px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  background: #666;
  color: #fff;
  text-align: center;
  border-right: 2px solid #f2f2f2;
  border-width: 1px;
}
[data-dpr="1"] .calendar-container .calendar-month .side-bar[data-v-a4d2cd00] {
  font-size: 16px;
}
[data-dpr="3"] .calendar-container .calendar-month .side-bar[data-v-a4d2cd00] {
  font-size: 48px;
}
[data-dpr="1"] .calendar-container .calendar-month .side-bar[data-v-a4d2cd00] {
  border-width: 0.5px;
}
[data-dpr="3"] .calendar-container .calendar-month .side-bar[data-v-a4d2cd00] {
  border-width: 1.5px;
}
.calendar-container .calendar-month .side-bar ul > li[data-v-a4d2cd00] {
  line-height: 1;
  padding: 0.36rem 0;
}
.calendar-container .calendar-month .side-bar ul > li.selected[data-v-a4d2cd00] {
  background: #fff;
  color: #2B99F1;
}
.calendar-container .calendar-month .main-content[data-v-a4d2cd00] {
  height: 100%;
  background: #fff;
}
.calendar-container .calendar-month .main-content .scroller-container[data-v-a4d2cd00] {
  max-height: 100%;
  width: 100%;
  padding-left: 1.86666667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.calendar-container .calendar-month .main-content ul .list-header[data-v-a4d2cd00] {
  background: #f2f2f2;
  color: #666;
  font-size: 26px;
  padding: 0.18666667rem 0.32rem;
}
[data-dpr="1"] .calendar-container .calendar-month .main-content ul .list-header[data-v-a4d2cd00] {
  font-size: 13px;
}
[data-dpr="3"] .calendar-container .calendar-month .main-content ul .list-header[data-v-a4d2cd00] {
  font-size: 39px;
}
.calendar-container .calendar-month .main-content ul .list[data-v-a4d2cd00] {
  border-bottom: 2px solid #ccc;
  border-width: 1px;
  color: #000;
  font-size: 28px;
  padding: 0.37333333rem 0.32rem;
}
[data-dpr="1"] .calendar-container .calendar-month .main-content ul .list[data-v-a4d2cd00] {
  border-width: 0.5px;
}
[data-dpr="3"] .calendar-container .calendar-month .main-content ul .list[data-v-a4d2cd00] {
  border-width: 1.5px;
}
[data-dpr="1"] .calendar-container .calendar-month .main-content ul .list[data-v-a4d2cd00] {
  font-size: 14px;
}
[data-dpr="3"] .calendar-container .calendar-month .main-content ul .list[data-v-a4d2cd00] {
  font-size: 42px;
}
.calendar-container .calendar-month .main-content ul .list.selected[data-v-a4d2cd00] {
  color: #2B99F1;
}
.calendar-container .calendar-month .main-content ul .list > span[data-v-a4d2cd00] {
  color: #999;
  font-size: 24px;
}
[data-dpr="1"] .calendar-container .calendar-month .main-content ul .list > span[data-v-a4d2cd00] {
  font-size: 12px;
}
[data-dpr="3"] .calendar-container .calendar-month .main-content ul .list > span[data-v-a4d2cd00] {
  font-size: 36px;
}

@charset "utf-8";
/*//简单的mixin 函数*/
html {
  font-family: 'Helvetica Neue', Tahoma, Arial, PingFangSC-Regular, 'Hiragino Sans GB', 'Microsoft Yahei', sans-serif !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;
  line-height: 1.2;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-font-smoothing: antialiased;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}
*,
::after,
::before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
}
body,
button,
dd,
dl,
ol,
ul {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
}
a {
  outline: 0;
  color: #333;
  text-decoration: none;
}
i {
  font-style: normal;
}
a,
img {
  -webkit-touch-callout: none;
}
button,
input,
select,
textarea {
  outline: 0;
  border: none;
  font-size: inherit;
  font-family: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight: 400;
}
img {
  max-width: 100%;
}
textarea {
  resize: none;
}
select {
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 100px #fff inset;
          box-shadow: 0 0 0 100px #fff inset;
}
.hide {
  display: none!important;
}
.hide_it {
  display: none !important;
}
/* 拉伸页面到底部 */
/* 同时需设置html, body {height: 100%;} */
.main_content {
  min-height: 85%;
}
.img-box > .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
}
.img-box:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.icon {
  /* 通过设置 font-size 来改变图标大小 */
  width: 1em;
  height: 1em;
  /* 图标和文字相邻时，垂直对齐 */
  vertical-align: -0.15em;
  /* 通过设置 color 来改变 SVG 的颜色/fill */
  fill: currentColor;
  /* path 和 stroke 溢出 viewBox 部分在 IE 下会显示
     normalize.css 中也包含这行 */
  overflow: hidden;
}
body {
  color: #333;
}
.order {
  position: relative;
  width: 100%;
}
/*异常门店*/
.order-hd {
  position: relative;
  width: 100%;
  height: 1.2rem;
  font-size: 0.42666667rem;
  text-align: center;
  line-height: 1.2rem;
}
.order-hd p:first-child {
  position: absolute;
  left: 0.32rem;
  top: 0.4rem;
  display: inline-block;
  border-left: 0.02666667rem solid;
  border-bottom: 0.02666667rem solid;
  width: 0.4rem;
  height: 0.4rem;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.order-store {
  background: #fff;
  padding-left: 0.32rem;
  padding-right: 0.05333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-store .order-tab-width {
  padding: 0.26666667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-store span {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.2rem;
  margin-right: 0.2rem;
  background: #F2F2F2;
  border-radius: 0.32rem;
  display: inline-block;
}
.order-store span.active {
  color: #fff;
  background: #2B99F1;
}
.order-tab {
  background: #fff;
  padding-left: 0.32rem;
  padding-right: 0.05333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 0.01333333rem solid #e5e5e5;
}
.order-tab .order-tab-width {
  padding: 0.26666667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-tab span {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.2rem;
  margin-right: 0.2rem;
  background: #F2F2F2;
  border-radius: 0.32rem;
  display: inline-block;
}
.order-tab span.active {
  color: #fff;
  background: #2B99F1;
}
.order-tt {
  font-size: 0.37333333rem;
  line-height: 0.66666667rem;
  padding: 0.13333333rem;
  background: #D3EDFF;
  color: #2B99F1;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-lt {
  font-size: 0.37333333rem;
}
.order-lt .us-title {
  color: #666;
  padding: 0.13333333rem 0.29333333rem;
  border-bottom: 1px solid #e8e8e8;
}
.order-lt .us-title span {
  width: 22%;
  text-align: center;
  padding-left: 0.26666667rem;
  line-height: 0.53333333rem;
  font-size: 0.37333333rem;
  display: inline-block;
  vertical-align: middle;
}
.order-lt .us-title .ustFirst {
  width: 34%;
  text-align: left;
  padding-left: 0;
}
.order-lt .us-title .ustLast {
  width: 33%;
  text-align: center;
  padding-left: 0;
}
.order-lt .us-title .ustLength {
  width: 66%;
  text-align: left;
  padding-left: 0;
}
.order-lt .us-title .ustSecond {
  width: 34%;
  text-align: right;
  padding-left: 0;
}
.order-lt .us-title .threeColumn {
  width: 33.3%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt .us-title .fourColumn {
  width: 25%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt .us-title .fiveColumn {
  width: 20%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt ul {
  padding-left: 0.29333333rem;
  color: #333;
}
.order-lt li {
  height: 1.44rem;
  border-bottom: 1px solid #e8e8e8;
  padding: 0.16rem 0.29333333rem 0.16rem 0;
  position: relative;
}
.order-lt li:after {
  margin-left: 0.21333333rem;
  content: ' ';
  position: absolute;
  right: 0.29333333rem;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.21333333rem;
  border: solid #a6a6a6;
  border-width: 1px 0 0 1px;
  -webkit-transform: translate(0, -25%) rotate(135deg);
  -ms-transform: translate(0, -25%) rotate(135deg);
      transform: translate(0, -25%) rotate(135deg);
}
.order-lt li p {
  width: 20%;
  line-height: 1.12rem;
  padding-left: 0.26666667rem;
  text-align: center;
  font-size: 0.37333333rem;
  display: inline-block;
  vertical-align: middle;
}
.order-lt li p.eslThird {
  width: 31%;
  color: #999;
  padding-left: 0.4rem;
}
.order-lt li p.eslFour {
  width: 20%;
  color: #999;
  padding-left: 0.4rem;
}
.order-lt li p.eslSecond {
  width: 30%;
  padding-left: 0;
  text-align: right;
}
.order-lt li span {
  display: inline-block;
}
.order-lt li .eslSN {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li b {
  color: #999;
  font-weight: normal;
}
.order-lt li b.lbl1 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #FF4D49;
  border-radius: 0.08rem;
  background-color: #FF4D49;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl2 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #FFA624;
  border-radius: 0.08rem;
  background-color: #FFA624;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl3 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #4DD0C8;
  border-radius: 0.08rem;
  background-color: #4DD0C8;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl4 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #93D81C;
  border-radius: 0.08rem;
  background-color: #93D81C;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li p.eslFirst {
  width: 34%;
  text-align: left;
  padding-left: 0;
}
.order-lt li p.eslFirst span {
  line-height: 0.56rem;
  vertical-align: middle;
  float: left;
}
.order-lt li p.eslFirst .eslSN {
  width: 100%;
}
.order-lt li p.eslFirst b.lbl {
  font-size: 0.32rem;
  height: 0.56rem;
  line-height: 0.56rem;
  margin-left: 0.08rem;
  padding: 0 0.05333333rem 0.02666667rem;
}
.order-lt li p.eslLength {
  width: 66%;
  padding-left: 0;
  text-align: left;
}
.order-lt li p.eslLength .eslSN {
  width: auto;
  max-width: 60%;
  height: 1.12rem;
  line-height: 1.12rem;
}
.order-lt li p.eslLength b {
  height: 1.12rem;
  line-height: 1.12rem;
}
.order-lt li p.eslLength b.lbl1 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #FF4D49;
  border-radius: 0.08rem;
  background-color: #FF4D49;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl2 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #FFA624;
  border-radius: 0.08rem;
  background-color: #FFA624;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl3 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #4DD0C8;
  border-radius: 0.08rem;
  background-color: #4DD0C8;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl4 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #93D81C;
  border-radius: 0.08rem;
  background-color: #93D81C;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.threeColumn {
  width: 33.3%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.threeColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.threeColumn span.grey {
  color: #999;
}
.order-lt li p.threeColumn b {
  margin-left: 0.02666667rem;
  float: none;
}
.order-lt li p.fourColumn {
  width: 25%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.fourColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.fourColumn span.grey {
  color: #999;
}
.order-lt li p.fourColumn b {
  margin-left: 0;
  float: none;
}
.order-lt li p.fiveColumn {
  width: 20%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.fiveColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.fiveColumn span.grey {
  color: #999;
}
.order-lt li p.fiveColumn b {
  margin-left: 0;
  float: none;
}
.order-mblt {
  font-size: 0.37333333rem;
  width: 100%;
}
.order-mblt .us-title {
  width: 100%;
  color: #666;
  padding: 0.13333333rem 0.29333333rem;
  height: 1.33333333rem;
  border-bottom: 1px solid #e8e8e8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-mblt .us-title span {
  padding-left: 0.26666667rem;
  line-height: 0.53333333rem;
  font-size: 0.37333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-mblt ul {
  padding-left: 0.29333333rem;
  color: #333;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.order-mblt li {
  height: 1.44rem;
  border-bottom: 1px solid #e8e8e8;
  padding: 0.16rem 0.29333333rem 0.16rem 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-mblt li:after {
  margin-left: 0.21333333rem;
  content: ' ';
  position: absolute;
  right: 0.29333333rem;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.21333333rem;
  border: solid #a6a6a6;
  border-width: 1px 0 0 1px;
  -webkit-transform: translate(0, -25%) rotate(135deg);
  -ms-transform: translate(0, -25%) rotate(135deg);
      transform: translate(0, -25%) rotate(135deg);
}
.order-mblt li a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-mblt li p {
  line-height: 1.12rem;
  padding-left: 0.26666667rem;
  font-size: 0.37333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-nw {
  height: 0.8rem;
  line-height: 0.8rem;
  color: #898989;
  text-align: center;
  font-size: 0.37333333rem;
  margin-top: 0.4rem;
}
.order-nw p {
  position: relative;
  display: inline-block;
}
.order-nw p:before,
.order-nw p:after {
  position: absolute;
  top: 0.4rem;
  content: '';
  display: block;
  height: 1px;
  background: #333;
  width: 0.66666667rem;
}
.order-nw p:before {
  left: -0.8rem;
}
.order-nw p:after {
  right: -0.8rem;
}
/*超时订单*/
.store-lt {
  font-size: 0.37333333rem;
}
.store-lt .store-1 {
  position: relative;
  height: 1.41333333rem;
  line-height: 1.41333333rem;
  border-bottom: 1px solid #e5e5e5;
  margin-left: 0.29333333rem;
}
.store-lt .store-1 p:first-child {
  position: absolute;
  right: 0.26666667rem;
  top: 0.53333333rem;
  width: 0.37333333rem;
  height: 0.37333333rem;
  background: #aaa;
  border: 1px solid #aaa;
  border-radius: 50%;
  text-align: center;
}
.store-lt .store-1 p:first-child i {
  display: block;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: 0.16rem;
  height: 0.16rem;
  position: absolute;
  left: 0.08rem;
}
.store-lt .store-1 .a-up i {
  top: 0.04rem;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.store-lt .store-1 .a-dw i {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 0.10666667rem;
}
.store-lt .store-1 .order_num {
  width: 100%;
  height: 0.56rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.store-lt .store-1 .order_lab {
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.32rem;
  color: #2B99F1;
  padding: 0 0.2rem;
  border: 1px solid #2B99F1;
  border-radius: 0.26666667rem;
  margin-right: 0.13333333rem;
}
.store-lt .store1lab {
  height: 1.84rem;
}
.store-lt .store-2 {
  padding: 0.13333333rem 0 0.13333333rem 0.53333333rem;
  font-size: 0.37333333rem;
  border-bottom: 1px solid #e5e5e5;
}
.store-lt .store-2 div {
  padding-left: 0.53333333rem;
  border-left: 1px solid #e5e5e5;
  padding-top: 0.13333333rem;
  padding-bottom: 0.13333333rem;
  clear: both;
}
.store-lt .store-2 div p {
  position: relative;
  height: 1.14666667rem;
  padding: 0.29333333rem 0;
  zoom: 1;
}
.store-lt .store-2 div p:before,
.store-lt .store-2 div p:after {
  content: " ";
  display: table;
}
.store-lt .store-2 div p:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.store-lt .store-2 div p span:first-child {
  float: right;
  color: #999;
  text-align: right;
  margin-right: 0.26666667rem;
  font-size: 0.32rem;
}
.store-lt .store-2 div p i {
  position: absolute;
  left: -0.69333333rem;
  top: 0.44rem;
  width: 0.26666667rem;
  height: 0.26666667rem;
  background: #e5e5e5;
  border-radius: 50%;
}
.store-lt .store-2 div p b {
  position: absolute;
  left: 0;
  top: 0.8rem;
  font-weight: normal;
  color: #999;
  font-size: 0.32rem;
}
.store-lt .store-2 div p.order-df {
  height: 0.8rem;
}
.batch-tab {
  height: 1.17333333rem;
  border-bottom: 1px solid #e5e5e5;
}
.batch-tab .batch-item {
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  text-align: center;
  display: inline-block;
  float: left;
}
.batch-tab .batch-span {
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.06666667rem;
  display: inline-block;
}
.batch-tab .batch-active {
  height: 1.14666667rem;
  line-height: 1.14666667rem;
  color: #2B99F1;
  border-bottom: 2px solid #2B99F1;
}
.batch-tab .batch-icon {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  font-size: 0.26666667rem;
  color: #fff;
  background: #FF3B30;
  border-radius: 0.21333333rem;
  padding: 0 0.13333333rem;
}
.batch-no {
  height: 0.58666667rem;
  line-height: 0.58666667rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.29333333rem;
  margin-top: 0.26666667rem;
}
.nofind {
  background: #ffffff;
  padding-top: 3.2rem;
  text-align: center;
  color: #999;
  font-size: 0.37333333rem;
}
.nofind_pic {
  width: 5rem;
  height: 3.8rem;
  margin: 0 auto 0.93333333rem;
}
.nofind_pic img {
  width: 100%;
  height: 100%;
}
.slide-fade-enter-active {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.slide-fade-enter,
.slide-fade-leave-to {
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
}
.u_loading {
  padding: 0.5rem 0 0 0;
  text-align: center;
  color: #999;
}

@charset "utf-8";
/*//简单的mixin 函数*/
html {
  font-family: 'Helvetica Neue', Tahoma, Arial, PingFangSC-Regular, 'Hiragino Sans GB', 'Microsoft Yahei', sans-serif !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;
  line-height: 1.2;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-font-smoothing: antialiased;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}
*,
::after,
::before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
}
body,
button,
dd,
dl,
ol,
ul {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
}
a {
  outline: 0;
  color: #333;
  text-decoration: none;
}
i {
  font-style: normal;
}
a,
img {
  -webkit-touch-callout: none;
}
button,
input,
select,
textarea {
  outline: 0;
  border: none;
  font-size: inherit;
  font-family: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight: 400;
}
img {
  max-width: 100%;
}
textarea {
  resize: none;
}
select {
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 100px #fff inset;
          box-shadow: 0 0 0 100px #fff inset;
}
.hide {
  display: none!important;
}
.hide_it {
  display: none !important;
}
/* 拉伸页面到底部 */
/* 同时需设置html, body {height: 100%;} */
.main_content {
  min-height: 85%;
}
.img-box > .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
}
.img-box:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.icon {
  /* 通过设置 font-size 来改变图标大小 */
  width: 1em;
  height: 1em;
  /* 图标和文字相邻时，垂直对齐 */
  vertical-align: -0.15em;
  /* 通过设置 color 来改变 SVG 的颜色/fill */
  fill: currentColor;
  /* path 和 stroke 溢出 viewBox 部分在 IE 下会显示
     normalize.css 中也包含这行 */
  overflow: hidden;
}
body {
  color: #333;
}
.order {
  position: relative;
  width: 100%;
}
/*异常门店*/
.order-hd {
  position: relative;
  width: 100%;
  height: 1.2rem;
  font-size: 0.42666667rem;
  text-align: center;
  line-height: 1.2rem;
}
.order-hd p:first-child {
  position: absolute;
  left: 0.32rem;
  top: 0.4rem;
  display: inline-block;
  border-left: 0.02666667rem solid;
  border-bottom: 0.02666667rem solid;
  width: 0.4rem;
  height: 0.4rem;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.order-store {
  background: #fff;
  padding-left: 0.32rem;
  padding-right: 0.05333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-store .order-tab-width {
  padding: 0.26666667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-store span {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.2rem;
  margin-right: 0.2rem;
  background: #F2F2F2;
  border-radius: 0.32rem;
  display: inline-block;
}
.order-store span.active {
  color: #fff;
  background: #2B99F1;
}
.order-tab {
  background: #fff;
  padding-left: 0.32rem;
  padding-right: 0.05333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 0.01333333rem solid #e5e5e5;
}
.order-tab .order-tab-width {
  padding: 0.26666667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-tab span {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.2rem;
  margin-right: 0.2rem;
  background: #F2F2F2;
  border-radius: 0.32rem;
  display: inline-block;
}
.order-tab span.active {
  color: #fff;
  background: #2B99F1;
}
.order-tt {
  font-size: 0.37333333rem;
  line-height: 0.66666667rem;
  padding: 0.13333333rem;
  background: #D3EDFF;
  color: #2B99F1;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-lt {
  font-size: 0.37333333rem;
}
.order-lt .us-title {
  color: #666;
  padding: 0.13333333rem 0.29333333rem;
  border-bottom: 1px solid #e8e8e8;
}
.order-lt .us-title span {
  width: 22%;
  text-align: center;
  padding-left: 0.26666667rem;
  line-height: 0.53333333rem;
  font-size: 0.37333333rem;
  display: inline-block;
  vertical-align: middle;
}
.order-lt .us-title .ustFirst {
  width: 34%;
  text-align: left;
  padding-left: 0;
}
.order-lt .us-title .ustLast {
  width: 33%;
  text-align: center;
  padding-left: 0;
}
.order-lt .us-title .ustLength {
  width: 66%;
  text-align: left;
  padding-left: 0;
}
.order-lt .us-title .ustSecond {
  width: 34%;
  text-align: right;
  padding-left: 0;
}
.order-lt .us-title .threeColumn {
  width: 33.3%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt .us-title .fourColumn {
  width: 25%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt .us-title .fiveColumn {
  width: 20%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt ul {
  padding-left: 0.29333333rem;
  color: #333;
}
.order-lt li {
  height: 1.44rem;
  border-bottom: 1px solid #e8e8e8;
  padding: 0.16rem 0.29333333rem 0.16rem 0;
  position: relative;
}
.order-lt li:after {
  margin-left: 0.21333333rem;
  content: ' ';
  position: absolute;
  right: 0.29333333rem;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.21333333rem;
  border: solid #a6a6a6;
  border-width: 1px 0 0 1px;
  -webkit-transform: translate(0, -25%) rotate(135deg);
  -ms-transform: translate(0, -25%) rotate(135deg);
      transform: translate(0, -25%) rotate(135deg);
}
.order-lt li p {
  width: 20%;
  line-height: 1.12rem;
  padding-left: 0.26666667rem;
  text-align: center;
  font-size: 0.37333333rem;
  display: inline-block;
  vertical-align: middle;
}
.order-lt li p.eslThird {
  width: 31%;
  color: #999;
  padding-left: 0.4rem;
}
.order-lt li p.eslFour {
  width: 20%;
  color: #999;
  padding-left: 0.4rem;
}
.order-lt li p.eslSecond {
  width: 30%;
  padding-left: 0;
  text-align: right;
}
.order-lt li span {
  display: inline-block;
}
.order-lt li .eslSN {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li b {
  color: #999;
  font-weight: normal;
}
.order-lt li b.lbl1 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #FF4D49;
  border-radius: 0.08rem;
  background-color: #FF4D49;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl2 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #FFA624;
  border-radius: 0.08rem;
  background-color: #FFA624;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl3 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #4DD0C8;
  border-radius: 0.08rem;
  background-color: #4DD0C8;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl4 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #93D81C;
  border-radius: 0.08rem;
  background-color: #93D81C;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li p.eslFirst {
  width: 34%;
  text-align: left;
  padding-left: 0;
}
.order-lt li p.eslFirst span {
  line-height: 0.56rem;
  vertical-align: middle;
  float: left;
}
.order-lt li p.eslFirst .eslSN {
  width: 100%;
}
.order-lt li p.eslFirst b.lbl {
  font-size: 0.32rem;
  height: 0.56rem;
  line-height: 0.56rem;
  margin-left: 0.08rem;
  padding: 0 0.05333333rem 0.02666667rem;
}
.order-lt li p.eslLength {
  width: 66%;
  padding-left: 0;
  text-align: left;
}
.order-lt li p.eslLength .eslSN {
  width: auto;
  max-width: 60%;
  height: 1.12rem;
  line-height: 1.12rem;
}
.order-lt li p.eslLength b {
  height: 1.12rem;
  line-height: 1.12rem;
}
.order-lt li p.eslLength b.lbl1 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #FF4D49;
  border-radius: 0.08rem;
  background-color: #FF4D49;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl2 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #FFA624;
  border-radius: 0.08rem;
  background-color: #FFA624;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl3 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #4DD0C8;
  border-radius: 0.08rem;
  background-color: #4DD0C8;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl4 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #93D81C;
  border-radius: 0.08rem;
  background-color: #93D81C;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.threeColumn {
  width: 33.3%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.threeColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.threeColumn span.grey {
  color: #999;
}
.order-lt li p.threeColumn b {
  margin-left: 0.02666667rem;
  float: none;
}
.order-lt li p.fourColumn {
  width: 25%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.fourColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.fourColumn span.grey {
  color: #999;
}
.order-lt li p.fourColumn b {
  margin-left: 0;
  float: none;
}
.order-lt li p.fiveColumn {
  width: 20%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.fiveColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.fiveColumn span.grey {
  color: #999;
}
.order-lt li p.fiveColumn b {
  margin-left: 0;
  float: none;
}
.order-mblt {
  font-size: 0.37333333rem;
  width: 100%;
}
.order-mblt .us-title {
  width: 100%;
  color: #666;
  padding: 0.13333333rem 0.29333333rem;
  height: 1.33333333rem;
  border-bottom: 1px solid #e8e8e8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-mblt .us-title span {
  padding-left: 0.26666667rem;
  line-height: 0.53333333rem;
  font-size: 0.37333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-mblt ul {
  padding-left: 0.29333333rem;
  color: #333;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.order-mblt li {
  height: 1.44rem;
  border-bottom: 1px solid #e8e8e8;
  padding: 0.16rem 0.29333333rem 0.16rem 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-mblt li:after {
  margin-left: 0.21333333rem;
  content: ' ';
  position: absolute;
  right: 0.29333333rem;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.21333333rem;
  border: solid #a6a6a6;
  border-width: 1px 0 0 1px;
  -webkit-transform: translate(0, -25%) rotate(135deg);
  -ms-transform: translate(0, -25%) rotate(135deg);
      transform: translate(0, -25%) rotate(135deg);
}
.order-mblt li a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-mblt li p {
  line-height: 1.12rem;
  padding-left: 0.26666667rem;
  font-size: 0.37333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-nw {
  height: 0.8rem;
  line-height: 0.8rem;
  color: #898989;
  text-align: center;
  font-size: 0.37333333rem;
  margin-top: 0.4rem;
}
.order-nw p {
  position: relative;
  display: inline-block;
}
.order-nw p:before,
.order-nw p:after {
  position: absolute;
  top: 0.4rem;
  content: '';
  display: block;
  height: 1px;
  background: #333;
  width: 0.66666667rem;
}
.order-nw p:before {
  left: -0.8rem;
}
.order-nw p:after {
  right: -0.8rem;
}
/*超时订单*/
.store-lt {
  font-size: 0.37333333rem;
}
.store-lt .store-1 {
  position: relative;
  height: 1.41333333rem;
  line-height: 1.41333333rem;
  border-bottom: 1px solid #e5e5e5;
  margin-left: 0.29333333rem;
}
.store-lt .store-1 p:first-child {
  position: absolute;
  right: 0.26666667rem;
  top: 0.53333333rem;
  width: 0.37333333rem;
  height: 0.37333333rem;
  background: #aaa;
  border: 1px solid #aaa;
  border-radius: 50%;
  text-align: center;
}
.store-lt .store-1 p:first-child i {
  display: block;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: 0.16rem;
  height: 0.16rem;
  position: absolute;
  left: 0.08rem;
}
.store-lt .store-1 .a-up i {
  top: 0.04rem;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.store-lt .store-1 .a-dw i {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 0.10666667rem;
}
.store-lt .store-1 .order_num {
  width: 100%;
  height: 0.56rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.store-lt .store-1 .order_lab {
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.32rem;
  color: #2B99F1;
  padding: 0 0.2rem;
  border: 1px solid #2B99F1;
  border-radius: 0.26666667rem;
  margin-right: 0.13333333rem;
}
.store-lt .store1lab {
  height: 1.84rem;
}
.store-lt .store-2 {
  padding: 0.13333333rem 0 0.13333333rem 0.53333333rem;
  font-size: 0.37333333rem;
  border-bottom: 1px solid #e5e5e5;
}
.store-lt .store-2 div {
  padding-left: 0.53333333rem;
  border-left: 1px solid #e5e5e5;
  padding-top: 0.13333333rem;
  padding-bottom: 0.13333333rem;
  clear: both;
}
.store-lt .store-2 div p {
  position: relative;
  height: 1.14666667rem;
  padding: 0.29333333rem 0;
  zoom: 1;
}
.store-lt .store-2 div p:before,
.store-lt .store-2 div p:after {
  content: " ";
  display: table;
}
.store-lt .store-2 div p:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.store-lt .store-2 div p span:first-child {
  float: right;
  color: #999;
  text-align: right;
  margin-right: 0.26666667rem;
  font-size: 0.32rem;
}
.store-lt .store-2 div p i {
  position: absolute;
  left: -0.69333333rem;
  top: 0.44rem;
  width: 0.26666667rem;
  height: 0.26666667rem;
  background: #e5e5e5;
  border-radius: 50%;
}
.store-lt .store-2 div p b {
  position: absolute;
  left: 0;
  top: 0.8rem;
  font-weight: normal;
  color: #999;
  font-size: 0.32rem;
}
.store-lt .store-2 div p.order-df {
  height: 0.8rem;
}
.batch-tab {
  height: 1.17333333rem;
  border-bottom: 1px solid #e5e5e5;
}
.batch-tab .batch-item {
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  text-align: center;
  display: inline-block;
  float: left;
}
.batch-tab .batch-span {
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.06666667rem;
  display: inline-block;
}
.batch-tab .batch-active {
  height: 1.14666667rem;
  line-height: 1.14666667rem;
  color: #2B99F1;
  border-bottom: 2px solid #2B99F1;
}
.batch-tab .batch-icon {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  font-size: 0.26666667rem;
  color: #fff;
  background: #FF3B30;
  border-radius: 0.21333333rem;
  padding: 0 0.13333333rem;
}
.batch-no {
  height: 0.58666667rem;
  line-height: 0.58666667rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.29333333rem;
  margin-top: 0.26666667rem;
}
.nofind {
  background: #ffffff;
  padding-top: 3.2rem;
  text-align: center;
  color: #999;
  font-size: 0.37333333rem;
}
.nofind_pic {
  width: 5rem;
  height: 3.8rem;
  margin: 0 auto 0.93333333rem;
}
.nofind_pic img {
  width: 100%;
  height: 100%;
}
.slide-fade-enter-active {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.slide-fade-enter,
.slide-fade-leave-to {
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
}
.u_loading {
  padding: 0.5rem 0 0 0;
  text-align: center;
  color: #999;
}
.order-store {
  overflow-x: scroll;
}
.order-store::-webkit-scrollbar {
  display: none;
}
.order-store .order-tab-width {
  text-align: center;
}
.order-store .order-tab-width span {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0px 15px;
}

@charset "utf-8";
/*//简单的mixin 函数*/
html[data-v-7c9486cf] {
  font-family: 'Helvetica Neue', Tahoma, Arial, PingFangSC-Regular, 'Hiragino Sans GB', 'Microsoft Yahei', sans-serif !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;
  line-height: 1.2;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-font-smoothing: antialiased;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}
*[data-v-7c9486cf],[data-v-7c9486cf]
::after,[data-v-7c9486cf]
::before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
}
body[data-v-7c9486cf],
button[data-v-7c9486cf],
dd[data-v-7c9486cf],
dl[data-v-7c9486cf],
ol[data-v-7c9486cf],
ul[data-v-7c9486cf] {
  margin: 0;
  padding: 0;
}
ol[data-v-7c9486cf],
ul[data-v-7c9486cf] {
  list-style: none;
}
a[data-v-7c9486cf] {
  outline: 0;
  color: #333;
  text-decoration: none;
}
i[data-v-7c9486cf] {
  font-style: normal;
}
a[data-v-7c9486cf],
img[data-v-7c9486cf] {
  -webkit-touch-callout: none;
}
button[data-v-7c9486cf],
input[data-v-7c9486cf],
select[data-v-7c9486cf],
textarea[data-v-7c9486cf] {
  outline: 0;
  border: none;
  font-size: inherit;
  font-family: inherit;
}
h1[data-v-7c9486cf],
h2[data-v-7c9486cf],
h3[data-v-7c9486cf],
h4[data-v-7c9486cf],
h5[data-v-7c9486cf],
h6[data-v-7c9486cf],
p[data-v-7c9486cf] {
  margin: 0;
  font-weight: 400;
}
img[data-v-7c9486cf] {
  max-width: 100%;
}
textarea[data-v-7c9486cf] {
  resize: none;
}
select[data-v-7c9486cf] {
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input[type=button][data-v-7c9486cf],
input[type=reset][data-v-7c9486cf],
input[type=submit][data-v-7c9486cf] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}
input[data-v-7c9486cf]:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 100px #fff inset;
          box-shadow: 0 0 0 100px #fff inset;
}
.hide[data-v-7c9486cf] {
  display: none!important;
}
.hide_it[data-v-7c9486cf] {
  display: none !important;
}
/* 拉伸页面到底部 */
/* 同时需设置html, body {height: 100%;} */
.main_content[data-v-7c9486cf] {
  min-height: 85%;
}
.img-box > .img[data-v-7c9486cf] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
}
.img-box[data-v-7c9486cf]:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.icon[data-v-7c9486cf] {
  /* 通过设置 font-size 来改变图标大小 */
  width: 1em;
  height: 1em;
  /* 图标和文字相邻时，垂直对齐 */
  vertical-align: -0.15em;
  /* 通过设置 color 来改变 SVG 的颜色/fill */
  fill: currentColor;
  /* path 和 stroke 溢出 viewBox 部分在 IE 下会显示
     normalize.css 中也包含这行 */
  overflow: hidden;
}
.aging[data-v-7c9486cf] {
  background: #f2f2f2;
  height: 100%;
}
.aging_bot[data-v-7c9486cf] {
  padding-bottom: 1.33333333rem;
}
.aging_time[data-v-7c9486cf] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 0.4rem 0.4rem;
  color: #333;
  font-size: 0.37333333rem;
  background: #ffffff;
  border-bottom: 0.01333333rem solid #e5e5e5;
  font-weight: bold;
}
.aging_time[data-v-7c9486cf]:before {
  content: '';
  width: 0.06666667rem;
  height: 0.32rem;
  background: #2B99F1;
  border-radius: 0.02666667rem;
  margin-right: 0.13333333rem;
}
.aging_time[data-v-7c9486cf]:after {
  margin-left: 0.21333333rem;
  content: ' ';
  width: 0.21333333rem;
  height: 0.21333333rem;
  border: solid #333;
  border-width: 1px 1px 0 0;
  -webkit-transform: translate(0, -25%) rotate(135deg);
  -ms-transform: translate(0, -25%) rotate(135deg);
      transform: translate(0, -25%) rotate(135deg);
}
.aging_time.active[data-v-7c9486cf]:after {
  -webkit-transform: rotate(180deg) translateY(25%);
      -ms-transform: rotate(180deg) translateY(25%);
          transform: rotate(180deg) translateY(25%);
}
.aging_store[data-v-7c9486cf] {
  position: fixed;
  top: 1.24rem;
  left: 0;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding-left: 0.32rem;
  padding-right: 0.05333333rem;
  background: #fff;
  border-bottom: 0.01333333rem solid #e5e5e5;
}
.aging_store .tab-width[data-v-7c9486cf] {
  padding: 0.26666667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.aging_store span[data-v-7c9486cf] {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.26666667rem;
  margin-right: 0.26666667rem;
  background: #F2F2F2;
  border-radius: 0.32rem;
  display: inline-block;
}
.aging_store span.active[data-v-7c9486cf] {
  color: #fff;
  background: #2B99F1;
}
.scroll_area[data-v-7c9486cf] {
  -ms-touch-action: none;
      touch-action: none;
}
.aging_scroll[data-v-7c9486cf] {
  border-top: 0.18666667rem solid #f2f2f2;
  -ms-touch-action: none;
      touch-action: none;
}
.aging_tab[data-v-7c9486cf] {
  padding: 0.33333333rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
}
.aging_tab .tab[data-v-7c9486cf] {
  margin: 0 1.73333333rem;
  white-space: nowrap;
  text-align: center;
  color: #333;
  font-size: 0.37333333rem;
  position: relative;
}
.aging_tab .tab.active[data-v-7c9486cf] {
  color: #2B99F1;
}
.aging_tab .tab.active[data-v-7c9486cf]:before {
  content: '';
  background: #2B99F1;
  width: 100%;
  height: 0.05333333rem;
  position: absolute;
  left: 0;
  bottom: -0.13333333rem;
}
.aging_tab .tab[data-v-7c9486cf]:nth-of-type(1):after {
  content: '';
  width: 0.01333333rem;
  height: 0.53333333rem;
  background: #e5e5e5;
  position: absolute;
  right: -1.73333333rem;
  top: 0;
}
.aging_num[data-v-7c9486cf] {
  line-height: 0.61333333rem;
  color: #333;
  font-size: 0.32rem;
  padding-left: 0.32rem;
}
.aging_data[data-v-7c9486cf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0.18666667rem;
  position: relative;
}
.aging_data .aging_data_title[data-v-7c9486cf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0.4rem;
  color: #333;
  font-size: 0.37333333rem;
  background: #ffffff;
  font-weight: bold;
  border-bottom: 0.01333333rem solid #e5e5e5;
}
.aging_data .aging_data_title[data-v-7c9486cf]:before {
  content: '';
  width: 0.06666667rem;
  height: 0.32rem;
  background: #2B99F1;
  border-radius: 0.02666667rem;
  margin-right: 0.13333333rem;
}
.aging_data .aging_data_title .ag_title[data-v-7c9486cf] {
  color: #333;
  font-size: 0.37333333rem;
  font-weight: bold;
  margin-right: 0.4rem;
}
.aging_data .aging_data_title .ag_subTitle[data-v-7c9486cf] {
  padding-top: 0.13333333rem;
  color: #999;
  font-weight: normal;
  font-size: 0.32rem;
}
.aging_data .aging_data_small_title[data-v-7c9486cf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0.4rem;
  background: #ffffff;
}
.aging_data .aging_data_small_title .ag_line[data-v-7c9486cf] {
  width: 1.17333333rem;
  height: 0.01333333rem;
  background: #daeefc;
}
.aging_data .aging_data_small_title .ag_icon[data-v-7c9486cf] {
  width: 0.8rem;
  height: 0.42666667rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAQCAYAAAABOs/SAAAAAXNSR0IArs4c6QAAAXRJREFUOBGtlLFOwzAQQO+ctksYSCe6VUgZywfwAWVmZWNjYYHvgA5durHxEfwAH8AYFRV1KBMJggykqo+zpUvtBKbYi3Pnp3s6Rz6Ef9ZbQcmP1msAigVBgOd02DuVuAujpEhzr7S+cqXmnFR053JdGG6ivYhokOV6xapRfYr4mh6qFBG1yXVlenVh52NZ7C443Es5UAQzkRq0K/PnVRPhjSkui4X5QaIeJDZ7V6YlzgqaEtDElQDC4gixlFwIpiUGvbsVgd0Rq35fzb1cAMYTLz9oQgBTTwLwOI5xI7lQjCfeofa7ZVtE6l6kZg/F1M9pVdKoqvgJ8VMSER8+8cA4kzgUY+rVHW+3+tqVWlljYIRiTG3b8TtR/FXoNQ+FxArtAb6kw+hE4lCM1LMD5DvXl/yEaqk5RCRvPIZiRIzcpcoKnfE1H0uStZs0UWMeHJXJhWL29fkfZ59w7kvt/c9FauBQjCfG5jAALAdKLVwoFOPW/AUdpUoY0LWZ6AAAAABJRU5ErkJggg==) center center no-repeat;
  background-size: 50%;
  margin: 0 0.13333333rem;
}
.aging_data .aging_data_small_title .ag_title[data-v-7c9486cf] {
  color: #2B99F1;
  font-size: 0.37333333rem;
  font-weight: bold;
  padding: 0 0.24rem;
}
.aging_data[data-v-7c9486cf]:last-child {
  padding-bottom: 0.98666667rem;
}
.aging_data .aging_block[data-v-7c9486cf] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #ffffff;
}
.aging_data .aging_block .data[data-v-7c9486cf] {
  position: relative;
}
.aging_data .aging_block .info_icon[data-v-7c9486cf] {
  position: absolute;
  right: 0;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.8rem;
}
.aging_data .aging_block .info_icon .arrow-left[data-v-7c9486cf] {
  width: 0;
  height: 0;
  margin-top: 0.26666667rem;
  border-bottom: 0.26666667rem solid transparent;
  border-top: 0.26666667rem solid transparent;
  border-right: 0.21333333rem solid #EEF6FF;
}
.aging_data .aging_block .info_icon .icon[data-v-7c9486cf] {
  position: absolute;
  left: 0.05333333rem;
  top: 0.10666667rem;
  width: 0;
  height: 0;
  border-top: 0.10666667rem solid transparent;
  border-bottom: 0.10666667rem solid transparent;
  border-left: 0.13333333rem solid #2B99F1;
}
.aging_data_ofmg[data-v-7c9486cf] {
  margin-top: -0.02666667rem;
  z-index: 3;
}
.data[data-v-7c9486cf] {
  padding: 0.36rem 0;
  width: 33.3%;
  text-align: center;
  font-size: 0.42666667rem;
  color: #333;
  position: relative;
}
.data[data-v-7c9486cf]:after {
  position: absolute;
  content: "";
  height: 1px;
  -webkit-transform: scaleY(0.5);
      -ms-transform: scaleY(0.5);
          transform: scaleY(0.5);
  background: #e5e5e5;
  width: 100%;
  left: 0;
  bottom: 0;
}
.data[data-v-7c9486cf]:before {
  content: '';
  width: 1px;
  height: 100%;
  background: #e5e5e5;
  -webkit-transform: scaleX(0.5);
      -ms-transform: scaleX(0.5);
          transform: scaleX(0.5);
  position: absolute;
  right: 0;
  top: 0;
}
.data .title[data-v-7c9486cf] {
  margin-bottom: 0.13333333rem;
  font-size: 0.32rem;
  color: #999;
}
.data[data-v-7c9486cf]:nth-child(3n):before {
  height: 0;
}
.go_to_native[data-v-7c9486cf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.go_to_native .go_to_data[data-v-7c9486cf] {
  padding: 0.36rem 0;
  width: 50%;
  text-align: center;
  font-size: 0.32rem;
  color: #999;
  position: relative;
}
.go_to_native .go_to_data[data-v-7c9486cf]:before {
  content: '';
  width: 1px;
  height: 100%;
  background: #e5e5e5;
  -webkit-transform: scaleX(0.5);
      -ms-transform: scaleX(0.5);
          transform: scaleX(0.5);
  position: absolute;
  right: 0;
  top: 0;
}
.go_to_native .go_to_data .title[data-v-7c9486cf] {
  margin-bottom: 0.13333333rem;
  font-size: 0.42666667rem;
  color: #333;
}
.go_to_native .go_to_data[data-v-7c9486cf]:nth-child(2n):before {
  height: 0;
}
.go_to_native .info_icon[data-v-7c9486cf] {
  position: absolute;
  right: 0;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.8rem;
}
.go_to_native .info_icon .arrow-left[data-v-7c9486cf] {
  width: 0;
  height: 0;
  margin-top: 0.26666667rem;
  border-bottom: 0.26666667rem solid transparent;
  border-top: 0.26666667rem solid transparent;
  border-right: 0.21333333rem solid #EEF6FF;
}
.go_to_native .info_icon .icon[data-v-7c9486cf] {
  position: absolute;
  left: 0.05333333rem;
  top: 0.10666667rem;
  width: 0;
  height: 0;
  border-top: 0.10666667rem solid transparent;
  border-bottom: 0.10666667rem solid transparent;
  border-left: 0.13333333rem solid #2B99F1;
}
.module_node_time[data-v-7c9486cf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0.18666667rem;
}
.module_node_time .node_time_title[data-v-7c9486cf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0.4rem;
  color: #333;
  font-size: 0.37333333rem;
  background: #ffffff;
  font-weight: bold;
}
.module_node_time .node_time_title[data-v-7c9486cf]:before {
  content: '';
  width: 0.06666667rem;
  height: 0.32rem;
  background: #2B99F1;
  border-radius: 0.02666667rem;
  margin-right: 0.13333333rem;
}
.module_node_time .node_time_bdmg[data-v-7c9486cf] {
  border-bottom: 0.01333333rem solid #e5e5e5;
}
.module_node_time .node_time_wrap[data-v-7c9486cf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #ffffff;
}
.module_node_time .node_time_wrap .node_time_tab[data-v-7c9486cf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 0.01333333rem solid #e5e5e5;
  padding: 0 0.4rem 0.18666667rem;
}
.module_node_time .node_time_wrap .node_time_span[data-v-7c9486cf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 2.90666667rem;
  height: 0.85333333rem;
  border: 0.01333333rem solid #e5e5e5;
  color: #999;
  font-size: 0.34666667rem;
}
.module_node_time .node_time_wrap .node_time_left[data-v-7c9486cf] {
  border-top-left-radius: 0.44rem;
  border-bottom-left-radius: 0.44rem;
}
.module_node_time .node_time_wrap .node_time_right[data-v-7c9486cf] {
  border-top-right-radius: 0.44rem;
  border-bottom-right-radius: 0.44rem;
}
.module_node_time .node_time_wrap .node_time_active[data-v-7c9486cf] {
  color: #fff;
  border-color: #2B99F1;
  background: #2B99F1;
}
.module_node_time .aging_data[data-v-7c9486cf] {
  padding-bottom: 0;
  margin-bottom: 0;
}
.module_logc_box[data-v-7c9486cf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0.18666667rem;
}
.module_logc_box .logc_box_title[data-v-7c9486cf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0.4rem;
  color: #333;
  font-size: 0.37333333rem;
  background: #ffffff;
  font-weight: bold;
  border-bottom: 0.01333333rem solid #e5e5e5;
}
.module_logc_box .logc_box_title[data-v-7c9486cf]:before {
  content: '';
  width: 0.06666667rem;
  height: 0.32rem;
  background: #2B99F1;
  border-radius: 0.02666667rem;
  margin-right: 0.13333333rem;
}
.module_logc_box .aging_data[data-v-7c9486cf] {
  padding-bottom: 0;
}
.module_num_other[data-v-7c9486cf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0.18666667rem;
}
.module_num_other .num_other_title[data-v-7c9486cf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0.4rem;
  color: #333;
  font-size: 0.37333333rem;
  background: #ffffff;
  font-weight: bold;
  border-bottom: 0.01333333rem solid #e5e5e5;
}
.module_num_other .num_other_title[data-v-7c9486cf]:before {
  content: '';
  width: 0.06666667rem;
  height: 0.32rem;
  background: #2B99F1;
  border-radius: 0.02666667rem;
  margin-right: 0.13333333rem;
}
.module_num_other .aging_data[data-v-7c9486cf] {
  padding-bottom: 0;
}
.module_batch_num[data-v-7c9486cf] {
  width: 100%;
  padding-top: 0.18666667rem;
  position: relative;
}
.module_batch_num .batch_num_title[data-v-7c9486cf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0.4rem;
  color: #333;
  font-size: 0.37333333rem;
  background: #ffffff;
  font-weight: bold;
  border-bottom: 0.01333333rem solid #e5e5e5;
}
.module_batch_num .batch_num_title[data-v-7c9486cf]:before {
  content: '';
  width: 0.06666667rem;
  height: 0.32rem;
  background: #2B99F1;
  border-radius: 0.02666667rem;
  margin-right: 0.13333333rem;
}
.nofind[data-v-7c9486cf] {
  background: #ffffff;
  height: -webkit-fill-available;
  padding-top: 3.2rem;
  text-align: center;
  color: #999;
  font-size: 0.37333333rem;
}
.nofind_pic[data-v-7c9486cf] {
  width: 5rem;
  height: 3.8rem;
  padding-bottom: 0.93333333rem;
}
.nofind_pic img[data-v-7c9486cf] {
  width: 100%;
}
.aging_chart[data-v-7c9486cf] {
  position: relative;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.aging_chart .legend_chart[data-v-7c9486cf] {
  padding: 0 0.26666667rem;
  background: #fff;
  margin-top: -0.02666667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.aging_chart .legend_chart span.legend[data-v-7c9486cf] {
  height: 0.8rem;
  padding: 0 0.26666667rem;
  margin-right: 0.26666667rem;
  margin-bottom: 0.26666667rem;
  line-height: 0.8rem;
  font-size: 0.32rem;
  color: #999;
  background: #f2f2f2;
  border: 1px solid #f2f2f2;
  border-radius: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.aging_chart .legend_chart span.legend b[data-v-7c9486cf] {
  content: '';
  width: 0.21333333rem;
  height: 0.21333333rem;
  background: #f2f2f2;
  border-radius: 0.10666667rem;
  margin-right: 0.10666667rem;
}
.aging_chart .legend_chart .active[data-v-7c9486cf] {
  color: #333;
  border-color: #2B99F1;
  background: #fff;
}
.charts[data-v-7c9486cf] {
  width: 100%;
  margin-top: 0.18666667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.charts .legend_chart[data-v-7c9486cf] {
  padding: 0.26666667rem 0.26666667rem 0;
  background: #fff;
  margin-top: -0.02666667rem;
}
.charts .legend_chart .legend[data-v-7c9486cf] {
  height: 0.8rem;
  padding: 0 0.26666667rem;
  margin-right: 0.26666667rem;
  margin-bottom: 0.26666667rem;
  line-height: 0.8rem;
  font-size: 0.32rem;
  color: #999;
  background: #f2f2f2;
  border: 1px solid #f2f2f2;
  border-radius: 0.4rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.charts .legend_chart .legend b[data-v-7c9486cf] {
  content: '';
  width: 0.21333333rem;
  height: 0.21333333rem;
  background: #f2f2f2;
  border-radius: 0.10666667rem;
  margin-right: 0.10666667rem;
}
.charts .legend_chart .active[data-v-7c9486cf] {
  color: #333;
  border-color: #2B99F1;
  background: #fff;
}
.pres_table[data-v-7c9486cf],
.pres_single_table[data-v-7c9486cf],
.aging_chart[data-v-7c9486cf] {
  margin-top: 0.18666667rem;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.go_to_native[data-v-7c9486cf] {
  margin-top: 0.18666667rem;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pres_table ul[data-v-7c9486cf] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pres_table ul:nth-child(1) li[data-v-7c9486cf] {
  border-top: none!important;
}
.pres_table ul li[data-v-7c9486cf] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 0.36rem 0;
  width: 33.3%;
  font-size: 0.32rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #999;
  border-right: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
.pres_table ul li[data-v-7c9486cf]:nth-child(3n) {
  border-right: none;
}
.pres_table ul li .pres_info[data-v-7c9486cf] {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  margin-top: 0.14666667rem;
  font-size: 0.42666667rem;
  color: #333333;
}
.pres_table ul li .pres_info .company[data-v-7c9486cf] {
  display: inline-block;
  height: 0.32rem;
  line-height: 0.32rem;
  font-size: 0.32rem;
}
.pres_table ul li .pres_info[data-v-7c9486cf],
.pres_table ul li .pres_name[data-v-7c9486cf] {
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  /* autoprefixer: off*/
  -webkit-box-orient: vertical;
  /* autoprefixer: on*/
}
.pres_table ul li .info_icon[data-v-7c9486cf] {
  position: absolute;
  right: 0;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.8rem;
}
.pres_table ul li .info_icon .arrow-left[data-v-7c9486cf] {
  width: 0;
  height: 0;
  margin-top: 0.26666667rem;
  border-bottom: 0.26666667rem solid transparent;
  border-top: 0.26666667rem solid transparent;
  border-right: 0.21333333rem solid #EEF6FF;
}
.pres_table ul li .info_icon .icon[data-v-7c9486cf] {
  position: absolute;
  left: 0.05333333rem;
  top: 0.10666667rem;
  width: 0;
  height: 0;
  border-top: 0.10666667rem solid transparent;
  border-bottom: 0.10666667rem solid transparent;
  border-left: 0.13333333rem solid #2B99F1;
}
.pres_single_table[data-v-7c9486cf] {
  font-size: 0.32rem;
}
.pres_single_table ul[data-v-7c9486cf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.37333333rem 0.69333333rem;
  padding-left: 0.42666667rem;
  margin-top: 0.18666667rem;
}
.pres_single_table ul:nth-child(1) li .dotted_top_line[data-v-7c9486cf] {
  border-left: none!important;
}
.pres_single_table ul li[data-v-7c9486cf] {
  width: 35%;
  padding-left: 5%;
}
.pres_single_table ul li .single_name[data-v-7c9486cf] {
  position: relative;
  width: 2.66666667rem;
  height: 0.45333333rem;
  line-height: 0.45333333rem;
  text-align: center;
  color: #BBBBBB;
  border: 1px solid #BBBBBB;
  border-radius: 1.33333333rem;
}
.pres_single_table ul li .single_name .dotted_line[data-v-7c9486cf] {
  position: absolute;
  left: -0.69333333rem;
  top: 0.2rem;
  display: inline-block;
  width: 0.69333333rem;
  height: 1px;
  border-bottom: 1px dashed #BBBBBB;
}
.pres_single_table ul li .single_name .dotted_top_line[data-v-7c9486cf] {
  position: absolute;
  left: 1.61333333rem;
  top: -0.8rem;
  display: inline-block;
  width: 1px;
  height: 0.8rem;
  border-left: none;
}
.pres_single_table ul li .single_info[data-v-7c9486cf] {
  position: relative;
  width: 2.13333333rem;
  height: 0.45333333rem;
  line-height: 0.45333333rem;
  text-align: center;
  font-size: 0.42666667rem;
  margin-top: 0.13333333rem;
}
.pres_single_table ul li .single_info .icon_info[data-v-7c9486cf] {
  position: absolute;
  right: 0;
  display: inline-block;
  width: 0.37333333rem;
  height: 0.37333333rem;
  line-height: 0.37333333rem;
  background: #EEF6FF;
  border-radius: 50%;
}
.pres_single_table ul li .single_info .icon_info .arrow-right[data-v-7c9486cf] {
  display: inline-block;
  width: 0;
  height: 0;
  margin-bottom: 0.04rem;
  margin-left: 0.04rem;
  border-top: 0.10666667rem solid transparent;
  border-bottom: 0.10666667rem solid transparent;
  border-left: 0.13333333rem solid #2B99F1;
}
.pres_single_table ul li[data-v-7c9486cf]:nth-child(1) {
  width: 40%;
  padding-left: 0;
}
.pres_single_table ul li:nth-child(1) .single_name[data-v-7c9486cf] {
  width: 3.33333333rem;
}
.pres_single_table ul li:nth-child(1) .single_info[data-v-7c9486cf] {
  width: 3.33333333rem;
}
.pres_single_table ul li:nth-child(1) .dotted_line[data-v-7c9486cf] {
  display: none;
}
.pres_single_table ul li:nth-child(1) .dotted_top_line[data-v-7c9486cf] {
  border-left: 1px dashed #BBBBBB;
}
.pres_single_table ul li[data-v-7c9486cf]:nth-child(3) {
  width: 22%;
}
.pres_single_table ul li:nth-child(3) .single_name[data-v-7c9486cf] {
  width: 2.13333333rem;
}
.pres_single_table ul li:nth-child(3) .single_name .dotted_line[data-v-7c9486cf] {
  left: -0.48rem;
  width: 0.48rem;
}
.pickup_data[data-v-7c9486cf] {
  margin-bottom: 0;
}
.pickup_data .aging_block[data-v-7c9486cf] {
  margin-top: 0.18666667rem;
}
.pck_data[data-v-7c9486cf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 0.49333333rem;
}
.pck_data .pck_header[data-v-7c9486cf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 0.4rem 0.4rem;
  background: #ffffff;
  border-bottom: 0.01333333rem solid #e5e5e5;
}
.pck_data .pck_header[data-v-7c9486cf]:before {
  content: '';
  width: 0.06666667rem;
  height: 0.32rem;
  background: #2B99F1;
  border-radius: 0.02666667rem;
  margin-right: 0.13333333rem;
}
.pck_data .pck_header .pck_title[data-v-7c9486cf] {
  color: #333;
  font-size: 0.37333333rem;
  font-weight: bold;
  margin-right: 0.4rem;
}
.pck_data .pck_header .pck_store[data-v-7c9486cf] {
  padding-top: 0.13333333rem;
  color: #999;
  font-size: 0.32rem;
}
.aging_store[data-v-7c9486cf] {
  overflow-x: scroll;
}
.aging_store[data-v-7c9486cf]::-webkit-scrollbar {
  display: none;
}
.aging_store .tab-width[data-v-7c9486cf] {
  text-align: center;
}
.aging_store .tab-width span[data-v-7c9486cf] {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0px 15px;
}

@charset "utf-8";
/*//简单的mixin 函数*/
html {
  font-family: 'Helvetica Neue', Tahoma, Arial, PingFangSC-Regular, 'Hiragino Sans GB', 'Microsoft Yahei', sans-serif !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;
  line-height: 1.2;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-font-smoothing: antialiased;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}
*,
::after,
::before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
}
body,
button,
dd,
dl,
ol,
ul {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
}
a {
  outline: 0;
  color: #333;
  text-decoration: none;
}
i {
  font-style: normal;
}
a,
img {
  -webkit-touch-callout: none;
}
button,
input,
select,
textarea {
  outline: 0;
  border: none;
  font-size: inherit;
  font-family: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight: 400;
}
img {
  max-width: 100%;
}
textarea {
  resize: none;
}
select {
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 100px #fff inset;
          box-shadow: 0 0 0 100px #fff inset;
}
.hide {
  display: none!important;
}
.hide_it {
  display: none !important;
}
/* 拉伸页面到底部 */
/* 同时需设置html, body {height: 100%;} */
.main_content {
  min-height: 85%;
}
.img-box > .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
}
.img-box:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.icon {
  /* 通过设置 font-size 来改变图标大小 */
  width: 1em;
  height: 1em;
  /* 图标和文字相邻时，垂直对齐 */
  vertical-align: -0.15em;
  /* 通过设置 color 来改变 SVG 的颜色/fill */
  fill: currentColor;
  /* path 和 stroke 溢出 viewBox 部分在 IE 下会显示
     normalize.css 中也包含这行 */
  overflow: hidden;
}
body {
  color: #333;
}
.order {
  position: relative;
  width: 100%;
}
/*异常门店*/
.order-hd {
  position: relative;
  width: 100%;
  height: 1.2rem;
  font-size: 0.42666667rem;
  text-align: center;
  line-height: 1.2rem;
}
.order-hd p:first-child {
  position: absolute;
  left: 0.32rem;
  top: 0.4rem;
  display: inline-block;
  border-left: 0.02666667rem solid;
  border-bottom: 0.02666667rem solid;
  width: 0.4rem;
  height: 0.4rem;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.order-store {
  background: #fff;
  padding-left: 0.32rem;
  padding-right: 0.05333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-store .order-tab-width {
  padding: 0.26666667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-store span {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.2rem;
  margin-right: 0.2rem;
  background: #F2F2F2;
  border-radius: 0.32rem;
  display: inline-block;
}
.order-store span.active {
  color: #fff;
  background: #2B99F1;
}
.order-tab {
  background: #fff;
  padding-left: 0.32rem;
  padding-right: 0.05333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 0.01333333rem solid #e5e5e5;
}
.order-tab .order-tab-width {
  padding: 0.26666667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-tab span {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.2rem;
  margin-right: 0.2rem;
  background: #F2F2F2;
  border-radius: 0.32rem;
  display: inline-block;
}
.order-tab span.active {
  color: #fff;
  background: #2B99F1;
}
.order-tt {
  font-size: 0.37333333rem;
  line-height: 0.66666667rem;
  padding: 0.13333333rem;
  background: #D3EDFF;
  color: #2B99F1;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-lt {
  font-size: 0.37333333rem;
}
.order-lt .us-title {
  color: #666;
  padding: 0.13333333rem 0.29333333rem;
  border-bottom: 1px solid #e8e8e8;
}
.order-lt .us-title span {
  width: 22%;
  text-align: center;
  padding-left: 0.26666667rem;
  line-height: 0.53333333rem;
  font-size: 0.37333333rem;
  display: inline-block;
  vertical-align: middle;
}
.order-lt .us-title .ustFirst {
  width: 34%;
  text-align: left;
  padding-left: 0;
}
.order-lt .us-title .ustLast {
  width: 33%;
  text-align: center;
  padding-left: 0;
}
.order-lt .us-title .ustLength {
  width: 66%;
  text-align: left;
  padding-left: 0;
}
.order-lt .us-title .ustSecond {
  width: 34%;
  text-align: right;
  padding-left: 0;
}
.order-lt .us-title .threeColumn {
  width: 33.3%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt .us-title .fourColumn {
  width: 25%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt .us-title .fiveColumn {
  width: 20%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt ul {
  padding-left: 0.29333333rem;
  color: #333;
}
.order-lt li {
  height: 1.44rem;
  border-bottom: 1px solid #e8e8e8;
  padding: 0.16rem 0.29333333rem 0.16rem 0;
  position: relative;
}
.order-lt li:after {
  margin-left: 0.21333333rem;
  content: ' ';
  position: absolute;
  right: 0.29333333rem;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.21333333rem;
  border: solid #a6a6a6;
  border-width: 1px 0 0 1px;
  -webkit-transform: translate(0, -25%) rotate(135deg);
  -ms-transform: translate(0, -25%) rotate(135deg);
      transform: translate(0, -25%) rotate(135deg);
}
.order-lt li p {
  width: 20%;
  line-height: 1.12rem;
  padding-left: 0.26666667rem;
  text-align: center;
  font-size: 0.37333333rem;
  display: inline-block;
  vertical-align: middle;
}
.order-lt li p.eslThird {
  width: 31%;
  color: #999;
  padding-left: 0.4rem;
}
.order-lt li p.eslFour {
  width: 20%;
  color: #999;
  padding-left: 0.4rem;
}
.order-lt li p.eslSecond {
  width: 30%;
  padding-left: 0;
  text-align: right;
}
.order-lt li span {
  display: inline-block;
}
.order-lt li .eslSN {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li b {
  color: #999;
  font-weight: normal;
}
.order-lt li b.lbl1 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #FF4D49;
  border-radius: 0.08rem;
  background-color: #FF4D49;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl2 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #FFA624;
  border-radius: 0.08rem;
  background-color: #FFA624;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl3 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #4DD0C8;
  border-radius: 0.08rem;
  background-color: #4DD0C8;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl4 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #93D81C;
  border-radius: 0.08rem;
  background-color: #93D81C;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li p.eslFirst {
  width: 34%;
  text-align: left;
  padding-left: 0;
}
.order-lt li p.eslFirst span {
  line-height: 0.56rem;
  vertical-align: middle;
  float: left;
}
.order-lt li p.eslFirst .eslSN {
  width: 100%;
}
.order-lt li p.eslFirst b.lbl {
  font-size: 0.32rem;
  height: 0.56rem;
  line-height: 0.56rem;
  margin-left: 0.08rem;
  padding: 0 0.05333333rem 0.02666667rem;
}
.order-lt li p.eslLength {
  width: 66%;
  padding-left: 0;
  text-align: left;
}
.order-lt li p.eslLength .eslSN {
  width: auto;
  max-width: 60%;
  height: 1.12rem;
  line-height: 1.12rem;
}
.order-lt li p.eslLength b {
  height: 1.12rem;
  line-height: 1.12rem;
}
.order-lt li p.eslLength b.lbl1 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #FF4D49;
  border-radius: 0.08rem;
  background-color: #FF4D49;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl2 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #FFA624;
  border-radius: 0.08rem;
  background-color: #FFA624;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl3 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #4DD0C8;
  border-radius: 0.08rem;
  background-color: #4DD0C8;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl4 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #93D81C;
  border-radius: 0.08rem;
  background-color: #93D81C;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.threeColumn {
  width: 33.3%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.threeColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.threeColumn span.grey {
  color: #999;
}
.order-lt li p.threeColumn b {
  margin-left: 0.02666667rem;
  float: none;
}
.order-lt li p.fourColumn {
  width: 25%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.fourColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.fourColumn span.grey {
  color: #999;
}
.order-lt li p.fourColumn b {
  margin-left: 0;
  float: none;
}
.order-lt li p.fiveColumn {
  width: 20%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.fiveColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.fiveColumn span.grey {
  color: #999;
}
.order-lt li p.fiveColumn b {
  margin-left: 0;
  float: none;
}
.order-mblt {
  font-size: 0.37333333rem;
  width: 100%;
}
.order-mblt .us-title {
  width: 100%;
  color: #666;
  padding: 0.13333333rem 0.29333333rem;
  height: 1.33333333rem;
  border-bottom: 1px solid #e8e8e8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-mblt .us-title span {
  padding-left: 0.26666667rem;
  line-height: 0.53333333rem;
  font-size: 0.37333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-mblt ul {
  padding-left: 0.29333333rem;
  color: #333;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.order-mblt li {
  height: 1.44rem;
  border-bottom: 1px solid #e8e8e8;
  padding: 0.16rem 0.29333333rem 0.16rem 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-mblt li:after {
  margin-left: 0.21333333rem;
  content: ' ';
  position: absolute;
  right: 0.29333333rem;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.21333333rem;
  border: solid #a6a6a6;
  border-width: 1px 0 0 1px;
  -webkit-transform: translate(0, -25%) rotate(135deg);
  -ms-transform: translate(0, -25%) rotate(135deg);
      transform: translate(0, -25%) rotate(135deg);
}
.order-mblt li a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-mblt li p {
  line-height: 1.12rem;
  padding-left: 0.26666667rem;
  font-size: 0.37333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-nw {
  height: 0.8rem;
  line-height: 0.8rem;
  color: #898989;
  text-align: center;
  font-size: 0.37333333rem;
  margin-top: 0.4rem;
}
.order-nw p {
  position: relative;
  display: inline-block;
}
.order-nw p:before,
.order-nw p:after {
  position: absolute;
  top: 0.4rem;
  content: '';
  display: block;
  height: 1px;
  background: #333;
  width: 0.66666667rem;
}
.order-nw p:before {
  left: -0.8rem;
}
.order-nw p:after {
  right: -0.8rem;
}
/*超时订单*/
.store-lt {
  font-size: 0.37333333rem;
}
.store-lt .store-1 {
  position: relative;
  height: 1.41333333rem;
  line-height: 1.41333333rem;
  border-bottom: 1px solid #e5e5e5;
  margin-left: 0.29333333rem;
}
.store-lt .store-1 p:first-child {
  position: absolute;
  right: 0.26666667rem;
  top: 0.53333333rem;
  width: 0.37333333rem;
  height: 0.37333333rem;
  background: #aaa;
  border: 1px solid #aaa;
  border-radius: 50%;
  text-align: center;
}
.store-lt .store-1 p:first-child i {
  display: block;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: 0.16rem;
  height: 0.16rem;
  position: absolute;
  left: 0.08rem;
}
.store-lt .store-1 .a-up i {
  top: 0.04rem;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.store-lt .store-1 .a-dw i {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 0.10666667rem;
}
.store-lt .store-1 .order_num {
  width: 100%;
  height: 0.56rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.store-lt .store-1 .order_lab {
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.32rem;
  color: #2B99F1;
  padding: 0 0.2rem;
  border: 1px solid #2B99F1;
  border-radius: 0.26666667rem;
  margin-right: 0.13333333rem;
}
.store-lt .store1lab {
  height: 1.84rem;
}
.store-lt .store-2 {
  padding: 0.13333333rem 0 0.13333333rem 0.53333333rem;
  font-size: 0.37333333rem;
  border-bottom: 1px solid #e5e5e5;
}
.store-lt .store-2 div {
  padding-left: 0.53333333rem;
  border-left: 1px solid #e5e5e5;
  padding-top: 0.13333333rem;
  padding-bottom: 0.13333333rem;
  clear: both;
}
.store-lt .store-2 div p {
  position: relative;
  height: 1.14666667rem;
  padding: 0.29333333rem 0;
  zoom: 1;
}
.store-lt .store-2 div p:before,
.store-lt .store-2 div p:after {
  content: " ";
  display: table;
}
.store-lt .store-2 div p:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.store-lt .store-2 div p span:first-child {
  float: right;
  color: #999;
  text-align: right;
  margin-right: 0.26666667rem;
  font-size: 0.32rem;
}
.store-lt .store-2 div p i {
  position: absolute;
  left: -0.69333333rem;
  top: 0.44rem;
  width: 0.26666667rem;
  height: 0.26666667rem;
  background: #e5e5e5;
  border-radius: 50%;
}
.store-lt .store-2 div p b {
  position: absolute;
  left: 0;
  top: 0.8rem;
  font-weight: normal;
  color: #999;
  font-size: 0.32rem;
}
.store-lt .store-2 div p.order-df {
  height: 0.8rem;
}
.batch-tab {
  height: 1.17333333rem;
  border-bottom: 1px solid #e5e5e5;
}
.batch-tab .batch-item {
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  text-align: center;
  display: inline-block;
  float: left;
}
.batch-tab .batch-span {
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.06666667rem;
  display: inline-block;
}
.batch-tab .batch-active {
  height: 1.14666667rem;
  line-height: 1.14666667rem;
  color: #2B99F1;
  border-bottom: 2px solid #2B99F1;
}
.batch-tab .batch-icon {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  font-size: 0.26666667rem;
  color: #fff;
  background: #FF3B30;
  border-radius: 0.21333333rem;
  padding: 0 0.13333333rem;
}
.batch-no {
  height: 0.58666667rem;
  line-height: 0.58666667rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.29333333rem;
  margin-top: 0.26666667rem;
}
.nofind {
  background: #ffffff;
  padding-top: 3.2rem;
  text-align: center;
  color: #999;
  font-size: 0.37333333rem;
}
.nofind_pic {
  width: 5rem;
  height: 3.8rem;
  margin: 0 auto 0.93333333rem;
}
.nofind_pic img {
  width: 100%;
  height: 100%;
}
.slide-fade-enter-active {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.slide-fade-enter,
.slide-fade-leave-to {
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
}
.u_loading {
  padding: 0.5rem 0 0 0;
  text-align: center;
  color: #999;
}
.order-store {
  overflow-x: scroll;
}
.order-store::-webkit-scrollbar {
  display: none;
}
.order-store .order-tab-width {
  text-align: center;
}
.order-store .order-tab-width span {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0px 15px;
}

@charset "utf-8";
/*//简单的mixin 函数*/
html {
  font-family: 'Helvetica Neue', Tahoma, Arial, PingFangSC-Regular, 'Hiragino Sans GB', 'Microsoft Yahei', sans-serif !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;
  line-height: 1.2;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-font-smoothing: antialiased;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}
*,
::after,
::before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
}
body,
button,
dd,
dl,
ol,
ul {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
}
a {
  outline: 0;
  color: #333;
  text-decoration: none;
}
i {
  font-style: normal;
}
a,
img {
  -webkit-touch-callout: none;
}
button,
input,
select,
textarea {
  outline: 0;
  border: none;
  font-size: inherit;
  font-family: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight: 400;
}
img {
  max-width: 100%;
}
textarea {
  resize: none;
}
select {
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 100px #fff inset;
          box-shadow: 0 0 0 100px #fff inset;
}
.hide {
  display: none!important;
}
.hide_it {
  display: none !important;
}
/* 拉伸页面到底部 */
/* 同时需设置html, body {height: 100%;} */
.main_content {
  min-height: 85%;
}
.img-box > .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
}
.img-box:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.icon {
  /* 通过设置 font-size 来改变图标大小 */
  width: 1em;
  height: 1em;
  /* 图标和文字相邻时，垂直对齐 */
  vertical-align: -0.15em;
  /* 通过设置 color 来改变 SVG 的颜色/fill */
  fill: currentColor;
  /* path 和 stroke 溢出 viewBox 部分在 IE 下会显示
     normalize.css 中也包含这行 */
  overflow: hidden;
}
body {
  color: #333;
}
.order {
  position: relative;
  width: 100%;
}
/*异常门店*/
.order-hd {
  position: relative;
  width: 100%;
  height: 1.2rem;
  font-size: 0.42666667rem;
  text-align: center;
  line-height: 1.2rem;
}
.order-hd p:first-child {
  position: absolute;
  left: 0.32rem;
  top: 0.4rem;
  display: inline-block;
  border-left: 0.02666667rem solid;
  border-bottom: 0.02666667rem solid;
  width: 0.4rem;
  height: 0.4rem;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.order-store {
  background: #fff;
  padding-left: 0.32rem;
  padding-right: 0.05333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-store .order-tab-width {
  padding: 0.26666667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-store span {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.2rem;
  margin-right: 0.2rem;
  background: #F2F2F2;
  border-radius: 0.32rem;
  display: inline-block;
}
.order-store span.active {
  color: #fff;
  background: #2B99F1;
}
.order-tab {
  background: #fff;
  padding-left: 0.32rem;
  padding-right: 0.05333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 0.01333333rem solid #e5e5e5;
}
.order-tab .order-tab-width {
  padding: 0.26666667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-tab span {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.2rem;
  margin-right: 0.2rem;
  background: #F2F2F2;
  border-radius: 0.32rem;
  display: inline-block;
}
.order-tab span.active {
  color: #fff;
  background: #2B99F1;
}
.order-tt {
  font-size: 0.37333333rem;
  line-height: 0.66666667rem;
  padding: 0.13333333rem;
  background: #D3EDFF;
  color: #2B99F1;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-lt {
  font-size: 0.37333333rem;
}
.order-lt .us-title {
  color: #666;
  padding: 0.13333333rem 0.29333333rem;
  border-bottom: 1px solid #e8e8e8;
}
.order-lt .us-title span {
  width: 22%;
  text-align: center;
  padding-left: 0.26666667rem;
  line-height: 0.53333333rem;
  font-size: 0.37333333rem;
  display: inline-block;
  vertical-align: middle;
}
.order-lt .us-title .ustFirst {
  width: 34%;
  text-align: left;
  padding-left: 0;
}
.order-lt .us-title .ustLast {
  width: 33%;
  text-align: center;
  padding-left: 0;
}
.order-lt .us-title .ustLength {
  width: 66%;
  text-align: left;
  padding-left: 0;
}
.order-lt .us-title .ustSecond {
  width: 34%;
  text-align: right;
  padding-left: 0;
}
.order-lt .us-title .threeColumn {
  width: 33.3%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt .us-title .fourColumn {
  width: 25%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt .us-title .fiveColumn {
  width: 20%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt ul {
  padding-left: 0.29333333rem;
  color: #333;
}
.order-lt li {
  height: 1.44rem;
  border-bottom: 1px solid #e8e8e8;
  padding: 0.16rem 0.29333333rem 0.16rem 0;
  position: relative;
}
.order-lt li:after {
  margin-left: 0.21333333rem;
  content: ' ';
  position: absolute;
  right: 0.29333333rem;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.21333333rem;
  border: solid #a6a6a6;
  border-width: 1px 0 0 1px;
  -webkit-transform: translate(0, -25%) rotate(135deg);
  -ms-transform: translate(0, -25%) rotate(135deg);
      transform: translate(0, -25%) rotate(135deg);
}
.order-lt li p {
  width: 20%;
  line-height: 1.12rem;
  padding-left: 0.26666667rem;
  text-align: center;
  font-size: 0.37333333rem;
  display: inline-block;
  vertical-align: middle;
}
.order-lt li p.eslThird {
  width: 31%;
  color: #999;
  padding-left: 0.4rem;
}
.order-lt li p.eslFour {
  width: 20%;
  color: #999;
  padding-left: 0.4rem;
}
.order-lt li p.eslSecond {
  width: 30%;
  padding-left: 0;
  text-align: right;
}
.order-lt li span {
  display: inline-block;
}
.order-lt li .eslSN {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li b {
  color: #999;
  font-weight: normal;
}
.order-lt li b.lbl1 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #FF4D49;
  border-radius: 0.08rem;
  background-color: #FF4D49;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl2 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #FFA624;
  border-radius: 0.08rem;
  background-color: #FFA624;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl3 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #4DD0C8;
  border-radius: 0.08rem;
  background-color: #4DD0C8;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl4 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #93D81C;
  border-radius: 0.08rem;
  background-color: #93D81C;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li p.eslFirst {
  width: 34%;
  text-align: left;
  padding-left: 0;
}
.order-lt li p.eslFirst span {
  line-height: 0.56rem;
  vertical-align: middle;
  float: left;
}
.order-lt li p.eslFirst .eslSN {
  width: 100%;
}
.order-lt li p.eslFirst b.lbl {
  font-size: 0.32rem;
  height: 0.56rem;
  line-height: 0.56rem;
  margin-left: 0.08rem;
  padding: 0 0.05333333rem 0.02666667rem;
}
.order-lt li p.eslLength {
  width: 66%;
  padding-left: 0;
  text-align: left;
}
.order-lt li p.eslLength .eslSN {
  width: auto;
  max-width: 60%;
  height: 1.12rem;
  line-height: 1.12rem;
}
.order-lt li p.eslLength b {
  height: 1.12rem;
  line-height: 1.12rem;
}
.order-lt li p.eslLength b.lbl1 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #FF4D49;
  border-radius: 0.08rem;
  background-color: #FF4D49;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl2 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #FFA624;
  border-radius: 0.08rem;
  background-color: #FFA624;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl3 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #4DD0C8;
  border-radius: 0.08rem;
  background-color: #4DD0C8;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl4 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #93D81C;
  border-radius: 0.08rem;
  background-color: #93D81C;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.threeColumn {
  width: 33.3%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.threeColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.threeColumn span.grey {
  color: #999;
}
.order-lt li p.threeColumn b {
  margin-left: 0.02666667rem;
  float: none;
}
.order-lt li p.fourColumn {
  width: 25%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.fourColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.fourColumn span.grey {
  color: #999;
}
.order-lt li p.fourColumn b {
  margin-left: 0;
  float: none;
}
.order-lt li p.fiveColumn {
  width: 20%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.fiveColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.fiveColumn span.grey {
  color: #999;
}
.order-lt li p.fiveColumn b {
  margin-left: 0;
  float: none;
}
.order-mblt {
  font-size: 0.37333333rem;
  width: 100%;
}
.order-mblt .us-title {
  width: 100%;
  color: #666;
  padding: 0.13333333rem 0.29333333rem;
  height: 1.33333333rem;
  border-bottom: 1px solid #e8e8e8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-mblt .us-title span {
  padding-left: 0.26666667rem;
  line-height: 0.53333333rem;
  font-size: 0.37333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-mblt ul {
  padding-left: 0.29333333rem;
  color: #333;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.order-mblt li {
  height: 1.44rem;
  border-bottom: 1px solid #e8e8e8;
  padding: 0.16rem 0.29333333rem 0.16rem 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-mblt li:after {
  margin-left: 0.21333333rem;
  content: ' ';
  position: absolute;
  right: 0.29333333rem;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.21333333rem;
  border: solid #a6a6a6;
  border-width: 1px 0 0 1px;
  -webkit-transform: translate(0, -25%) rotate(135deg);
  -ms-transform: translate(0, -25%) rotate(135deg);
      transform: translate(0, -25%) rotate(135deg);
}
.order-mblt li a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-mblt li p {
  line-height: 1.12rem;
  padding-left: 0.26666667rem;
  font-size: 0.37333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-nw {
  height: 0.8rem;
  line-height: 0.8rem;
  color: #898989;
  text-align: center;
  font-size: 0.37333333rem;
  margin-top: 0.4rem;
}
.order-nw p {
  position: relative;
  display: inline-block;
}
.order-nw p:before,
.order-nw p:after {
  position: absolute;
  top: 0.4rem;
  content: '';
  display: block;
  height: 1px;
  background: #333;
  width: 0.66666667rem;
}
.order-nw p:before {
  left: -0.8rem;
}
.order-nw p:after {
  right: -0.8rem;
}
/*超时订单*/
.store-lt {
  font-size: 0.37333333rem;
}
.store-lt .store-1 {
  position: relative;
  height: 1.41333333rem;
  line-height: 1.41333333rem;
  border-bottom: 1px solid #e5e5e5;
  margin-left: 0.29333333rem;
}
.store-lt .store-1 p:first-child {
  position: absolute;
  right: 0.26666667rem;
  top: 0.53333333rem;
  width: 0.37333333rem;
  height: 0.37333333rem;
  background: #aaa;
  border: 1px solid #aaa;
  border-radius: 50%;
  text-align: center;
}
.store-lt .store-1 p:first-child i {
  display: block;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: 0.16rem;
  height: 0.16rem;
  position: absolute;
  left: 0.08rem;
}
.store-lt .store-1 .a-up i {
  top: 0.04rem;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.store-lt .store-1 .a-dw i {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 0.10666667rem;
}
.store-lt .store-1 .order_num {
  width: 100%;
  height: 0.56rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.store-lt .store-1 .order_lab {
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.32rem;
  color: #2B99F1;
  padding: 0 0.2rem;
  border: 1px solid #2B99F1;
  border-radius: 0.26666667rem;
  margin-right: 0.13333333rem;
}
.store-lt .store1lab {
  height: 1.84rem;
}
.store-lt .store-2 {
  padding: 0.13333333rem 0 0.13333333rem 0.53333333rem;
  font-size: 0.37333333rem;
  border-bottom: 1px solid #e5e5e5;
}
.store-lt .store-2 div {
  padding-left: 0.53333333rem;
  border-left: 1px solid #e5e5e5;
  padding-top: 0.13333333rem;
  padding-bottom: 0.13333333rem;
  clear: both;
}
.store-lt .store-2 div p {
  position: relative;
  height: 1.14666667rem;
  padding: 0.29333333rem 0;
  zoom: 1;
}
.store-lt .store-2 div p:before,
.store-lt .store-2 div p:after {
  content: " ";
  display: table;
}
.store-lt .store-2 div p:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.store-lt .store-2 div p span:first-child {
  float: right;
  color: #999;
  text-align: right;
  margin-right: 0.26666667rem;
  font-size: 0.32rem;
}
.store-lt .store-2 div p i {
  position: absolute;
  left: -0.69333333rem;
  top: 0.44rem;
  width: 0.26666667rem;
  height: 0.26666667rem;
  background: #e5e5e5;
  border-radius: 50%;
}
.store-lt .store-2 div p b {
  position: absolute;
  left: 0;
  top: 0.8rem;
  font-weight: normal;
  color: #999;
  font-size: 0.32rem;
}
.store-lt .store-2 div p.order-df {
  height: 0.8rem;
}
.batch-tab {
  height: 1.17333333rem;
  border-bottom: 1px solid #e5e5e5;
}
.batch-tab .batch-item {
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  text-align: center;
  display: inline-block;
  float: left;
}
.batch-tab .batch-span {
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.06666667rem;
  display: inline-block;
}
.batch-tab .batch-active {
  height: 1.14666667rem;
  line-height: 1.14666667rem;
  color: #2B99F1;
  border-bottom: 2px solid #2B99F1;
}
.batch-tab .batch-icon {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  font-size: 0.26666667rem;
  color: #fff;
  background: #FF3B30;
  border-radius: 0.21333333rem;
  padding: 0 0.13333333rem;
}
.batch-no {
  height: 0.58666667rem;
  line-height: 0.58666667rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.29333333rem;
  margin-top: 0.26666667rem;
}
.nofind {
  background: #ffffff;
  padding-top: 3.2rem;
  text-align: center;
  color: #999;
  font-size: 0.37333333rem;
}
.nofind_pic {
  width: 5rem;
  height: 3.8rem;
  margin: 0 auto 0.93333333rem;
}
.nofind_pic img {
  width: 100%;
  height: 100%;
}
.slide-fade-enter-active {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.slide-fade-enter,
.slide-fade-leave-to {
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
}
.u_loading {
  padding: 0.5rem 0 0 0;
  text-align: center;
  color: #999;
}

@charset "utf-8";
/*//简单的mixin 函数*/
html[data-v-1b4a4232] {
  font-family: 'Helvetica Neue', Tahoma, Arial, PingFangSC-Regular, 'Hiragino Sans GB', 'Microsoft Yahei', sans-serif !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;
  line-height: 1.2;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-font-smoothing: antialiased;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}
*[data-v-1b4a4232],[data-v-1b4a4232]
::after,[data-v-1b4a4232]
::before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
}
body[data-v-1b4a4232],
button[data-v-1b4a4232],
dd[data-v-1b4a4232],
dl[data-v-1b4a4232],
ol[data-v-1b4a4232],
ul[data-v-1b4a4232] {
  margin: 0;
  padding: 0;
}
ol[data-v-1b4a4232],
ul[data-v-1b4a4232] {
  list-style: none;
}
a[data-v-1b4a4232] {
  outline: 0;
  color: #333;
  text-decoration: none;
}
i[data-v-1b4a4232] {
  font-style: normal;
}
a[data-v-1b4a4232],
img[data-v-1b4a4232] {
  -webkit-touch-callout: none;
}
button[data-v-1b4a4232],
input[data-v-1b4a4232],
select[data-v-1b4a4232],
textarea[data-v-1b4a4232] {
  outline: 0;
  border: none;
  font-size: inherit;
  font-family: inherit;
}
h1[data-v-1b4a4232],
h2[data-v-1b4a4232],
h3[data-v-1b4a4232],
h4[data-v-1b4a4232],
h5[data-v-1b4a4232],
h6[data-v-1b4a4232],
p[data-v-1b4a4232] {
  margin: 0;
  font-weight: 400;
}
img[data-v-1b4a4232] {
  max-width: 100%;
}
textarea[data-v-1b4a4232] {
  resize: none;
}
select[data-v-1b4a4232] {
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input[type=button][data-v-1b4a4232],
input[type=reset][data-v-1b4a4232],
input[type=submit][data-v-1b4a4232] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}
input[data-v-1b4a4232]:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 100px #fff inset;
          box-shadow: 0 0 0 100px #fff inset;
}
.hide[data-v-1b4a4232] {
  display: none!important;
}
.hide_it[data-v-1b4a4232] {
  display: none !important;
}
/* 拉伸页面到底部 */
/* 同时需设置html, body {height: 100%;} */
.main_content[data-v-1b4a4232] {
  min-height: 85%;
}
.img-box > .img[data-v-1b4a4232] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
}
.img-box[data-v-1b4a4232]:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.icon[data-v-1b4a4232] {
  /* 通过设置 font-size 来改变图标大小 */
  width: 1em;
  height: 1em;
  /* 图标和文字相邻时，垂直对齐 */
  vertical-align: -0.15em;
  /* 通过设置 color 来改变 SVG 的颜色/fill */
  fill: currentColor;
  /* path 和 stroke 溢出 viewBox 部分在 IE 下会显示
     normalize.css 中也包含这行 */
  overflow: hidden;
}
.aging[data-v-1b4a4232] {
  background: #f2f2f2;
  height: 100%;
}
.aging_bot[data-v-1b4a4232] {
  padding-bottom: 1.33333333rem;
}
.aging_time[data-v-1b4a4232] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 0.4rem 0.4rem;
  color: #333;
  font-size: 0.37333333rem;
  background: #ffffff;
  border-bottom: 0.01333333rem solid #e5e5e5;
  font-weight: bold;
}
.aging_time[data-v-1b4a4232]:before {
  content: '';
  width: 0.06666667rem;
  height: 0.32rem;
  background: #2B99F1;
  border-radius: 0.02666667rem;
  margin-right: 0.13333333rem;
}
.aging_time[data-v-1b4a4232]:after {
  margin-left: 0.21333333rem;
  content: ' ';
  width: 0.21333333rem;
  height: 0.21333333rem;
  border: solid #333;
  border-width: 1px 1px 0 0;
  -webkit-transform: translate(0, -25%) rotate(135deg);
  -ms-transform: translate(0, -25%) rotate(135deg);
      transform: translate(0, -25%) rotate(135deg);
}
.aging_time.active[data-v-1b4a4232]:after {
  -webkit-transform: rotate(180deg) translateY(25%);
      -ms-transform: rotate(180deg) translateY(25%);
          transform: rotate(180deg) translateY(25%);
}
.aging_store[data-v-1b4a4232] {
  position: fixed;
  top: 1.24rem;
  left: 0;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding-left: 0.32rem;
  padding-right: 0.05333333rem;
  background: #fff;
  border-bottom: 0.01333333rem solid #e5e5e5;
}
.aging_store .tab-width[data-v-1b4a4232] {
  padding: 0.26666667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.aging_store span[data-v-1b4a4232] {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.26666667rem;
  margin-right: 0.26666667rem;
  background: #F2F2F2;
  border-radius: 0.32rem;
  display: inline-block;
}
.aging_store span.active[data-v-1b4a4232] {
  color: #fff;
  background: #2B99F1;
}
.scroll_area[data-v-1b4a4232] {
  -ms-touch-action: none;
      touch-action: none;
}
.aging_scroll[data-v-1b4a4232] {
  border-top: 0.18666667rem solid #f2f2f2;
  -ms-touch-action: none;
      touch-action: none;
}
.aging_tab[data-v-1b4a4232] {
  padding: 0.33333333rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
}
.aging_tab .tab[data-v-1b4a4232] {
  margin: 0 1.73333333rem;
  white-space: nowrap;
  text-align: center;
  color: #333;
  font-size: 0.37333333rem;
  position: relative;
}
.aging_tab .tab.active[data-v-1b4a4232] {
  color: #2B99F1;
}
.aging_tab .tab.active[data-v-1b4a4232]:before {
  content: '';
  background: #2B99F1;
  width: 100%;
  height: 0.05333333rem;
  position: absolute;
  left: 0;
  bottom: -0.13333333rem;
}
.aging_tab .tab[data-v-1b4a4232]:nth-of-type(1):after {
  content: '';
  width: 0.01333333rem;
  height: 0.53333333rem;
  background: #e5e5e5;
  position: absolute;
  right: -1.73333333rem;
  top: 0;
}
.aging_num[data-v-1b4a4232] {
  line-height: 0.61333333rem;
  color: #333;
  font-size: 0.32rem;
  padding-left: 0.32rem;
}
.aging_data[data-v-1b4a4232] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0.18666667rem;
  position: relative;
}
.aging_data .aging_data_title[data-v-1b4a4232] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0.4rem;
  color: #333;
  font-size: 0.37333333rem;
  background: #ffffff;
  font-weight: bold;
  border-bottom: 0.01333333rem solid #e5e5e5;
}
.aging_data .aging_data_title[data-v-1b4a4232]:before {
  content: '';
  width: 0.06666667rem;
  height: 0.32rem;
  background: #2B99F1;
  border-radius: 0.02666667rem;
  margin-right: 0.13333333rem;
}
.aging_data .aging_data_title .ag_title[data-v-1b4a4232] {
  color: #333;
  font-size: 0.37333333rem;
  font-weight: bold;
  margin-right: 0.4rem;
}
.aging_data .aging_data_title .ag_subTitle[data-v-1b4a4232] {
  padding-top: 0.13333333rem;
  color: #999;
  font-weight: normal;
  font-size: 0.32rem;
}
.aging_data .aging_data_small_title[data-v-1b4a4232] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0.4rem;
  background: #ffffff;
}
.aging_data .aging_data_small_title .ag_line[data-v-1b4a4232] {
  width: 1.17333333rem;
  height: 0.01333333rem;
  background: #daeefc;
}
.aging_data .aging_data_small_title .ag_icon[data-v-1b4a4232] {
  width: 0.8rem;
  height: 0.42666667rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAQCAYAAAABOs/SAAAAAXNSR0IArs4c6QAAAXRJREFUOBGtlLFOwzAQQO+ctksYSCe6VUgZywfwAWVmZWNjYYHvgA5durHxEfwAH8AYFRV1KBMJggykqo+zpUvtBKbYi3Pnp3s6Rz6Ef9ZbQcmP1msAigVBgOd02DuVuAujpEhzr7S+cqXmnFR053JdGG6ivYhokOV6xapRfYr4mh6qFBG1yXVlenVh52NZ7C443Es5UAQzkRq0K/PnVRPhjSkui4X5QaIeJDZ7V6YlzgqaEtDElQDC4gixlFwIpiUGvbsVgd0Rq35fzb1cAMYTLz9oQgBTTwLwOI5xI7lQjCfeofa7ZVtE6l6kZg/F1M9pVdKoqvgJ8VMSER8+8cA4kzgUY+rVHW+3+tqVWlljYIRiTG3b8TtR/FXoNQ+FxArtAb6kw+hE4lCM1LMD5DvXl/yEaqk5RCRvPIZiRIzcpcoKnfE1H0uStZs0UWMeHJXJhWL29fkfZ59w7kvt/c9FauBQjCfG5jAALAdKLVwoFOPW/AUdpUoY0LWZ6AAAAABJRU5ErkJggg==) center center no-repeat;
  background-size: 50%;
  margin: 0 0.13333333rem;
}
.aging_data .aging_data_small_title .ag_title[data-v-1b4a4232] {
  color: #2B99F1;
  font-size: 0.37333333rem;
  font-weight: bold;
  padding: 0 0.24rem;
}
.aging_data[data-v-1b4a4232]:last-child {
  padding-bottom: 0.98666667rem;
}
.aging_data .aging_block[data-v-1b4a4232] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #ffffff;
}
.aging_data .aging_block .data[data-v-1b4a4232] {
  position: relative;
}
.aging_data .aging_block .info_icon[data-v-1b4a4232] {
  position: absolute;
  right: 0;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.8rem;
}
.aging_data .aging_block .info_icon .arrow-left[data-v-1b4a4232] {
  width: 0;
  height: 0;
  margin-top: 0.26666667rem;
  border-bottom: 0.26666667rem solid transparent;
  border-top: 0.26666667rem solid transparent;
  border-right: 0.21333333rem solid #EEF6FF;
}
.aging_data .aging_block .info_icon .icon[data-v-1b4a4232] {
  position: absolute;
  left: 0.05333333rem;
  top: 0.10666667rem;
  width: 0;
  height: 0;
  border-top: 0.10666667rem solid transparent;
  border-bottom: 0.10666667rem solid transparent;
  border-left: 0.13333333rem solid #2B99F1;
}
.aging_data_ofmg[data-v-1b4a4232] {
  margin-top: -0.02666667rem;
  z-index: 3;
}
.data[data-v-1b4a4232] {
  padding: 0.36rem 0;
  width: 33.3%;
  text-align: center;
  font-size: 0.42666667rem;
  color: #333;
  position: relative;
}
.data[data-v-1b4a4232]:after {
  position: absolute;
  content: "";
  height: 1px;
  -webkit-transform: scaleY(0.5);
      -ms-transform: scaleY(0.5);
          transform: scaleY(0.5);
  background: #e5e5e5;
  width: 100%;
  left: 0;
  bottom: 0;
}
.data[data-v-1b4a4232]:before {
  content: '';
  width: 1px;
  height: 100%;
  background: #e5e5e5;
  -webkit-transform: scaleX(0.5);
      -ms-transform: scaleX(0.5);
          transform: scaleX(0.5);
  position: absolute;
  right: 0;
  top: 0;
}
.data .title[data-v-1b4a4232] {
  margin-bottom: 0.13333333rem;
  font-size: 0.32rem;
  color: #999;
}
.data[data-v-1b4a4232]:nth-child(3n):before {
  height: 0;
}
.go_to_native[data-v-1b4a4232] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.go_to_native .go_to_data[data-v-1b4a4232] {
  padding: 0.36rem 0;
  width: 50%;
  text-align: center;
  font-size: 0.32rem;
  color: #999;
  position: relative;
}
.go_to_native .go_to_data[data-v-1b4a4232]:before {
  content: '';
  width: 1px;
  height: 100%;
  background: #e5e5e5;
  -webkit-transform: scaleX(0.5);
      -ms-transform: scaleX(0.5);
          transform: scaleX(0.5);
  position: absolute;
  right: 0;
  top: 0;
}
.go_to_native .go_to_data .title[data-v-1b4a4232] {
  margin-bottom: 0.13333333rem;
  font-size: 0.42666667rem;
  color: #333;
}
.go_to_native .go_to_data[data-v-1b4a4232]:nth-child(2n):before {
  height: 0;
}
.go_to_native .info_icon[data-v-1b4a4232] {
  position: absolute;
  right: 0;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.8rem;
}
.go_to_native .info_icon .arrow-left[data-v-1b4a4232] {
  width: 0;
  height: 0;
  margin-top: 0.26666667rem;
  border-bottom: 0.26666667rem solid transparent;
  border-top: 0.26666667rem solid transparent;
  border-right: 0.21333333rem solid #EEF6FF;
}
.go_to_native .info_icon .icon[data-v-1b4a4232] {
  position: absolute;
  left: 0.05333333rem;
  top: 0.10666667rem;
  width: 0;
  height: 0;
  border-top: 0.10666667rem solid transparent;
  border-bottom: 0.10666667rem solid transparent;
  border-left: 0.13333333rem solid #2B99F1;
}
.module_node_time[data-v-1b4a4232] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0.18666667rem;
}
.module_node_time .node_time_title[data-v-1b4a4232] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0.4rem;
  color: #333;
  font-size: 0.37333333rem;
  background: #ffffff;
  font-weight: bold;
}
.module_node_time .node_time_title[data-v-1b4a4232]:before {
  content: '';
  width: 0.06666667rem;
  height: 0.32rem;
  background: #2B99F1;
  border-radius: 0.02666667rem;
  margin-right: 0.13333333rem;
}
.module_node_time .node_time_bdmg[data-v-1b4a4232] {
  border-bottom: 0.01333333rem solid #e5e5e5;
}
.module_node_time .node_time_wrap[data-v-1b4a4232] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #ffffff;
}
.module_node_time .node_time_wrap .node_time_tab[data-v-1b4a4232] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 0.01333333rem solid #e5e5e5;
  padding: 0 0.4rem 0.18666667rem;
}
.module_node_time .node_time_wrap .node_time_span[data-v-1b4a4232] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 2.90666667rem;
  height: 0.85333333rem;
  border: 0.01333333rem solid #e5e5e5;
  color: #999;
  font-size: 0.34666667rem;
}
.module_node_time .node_time_wrap .node_time_left[data-v-1b4a4232] {
  border-top-left-radius: 0.44rem;
  border-bottom-left-radius: 0.44rem;
}
.module_node_time .node_time_wrap .node_time_right[data-v-1b4a4232] {
  border-top-right-radius: 0.44rem;
  border-bottom-right-radius: 0.44rem;
}
.module_node_time .node_time_wrap .node_time_active[data-v-1b4a4232] {
  color: #fff;
  border-color: #2B99F1;
  background: #2B99F1;
}
.module_node_time .aging_data[data-v-1b4a4232] {
  padding-bottom: 0;
  margin-bottom: 0;
}
.module_logc_box[data-v-1b4a4232] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0.18666667rem;
}
.module_logc_box .logc_box_title[data-v-1b4a4232] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0.4rem;
  color: #333;
  font-size: 0.37333333rem;
  background: #ffffff;
  font-weight: bold;
  border-bottom: 0.01333333rem solid #e5e5e5;
}
.module_logc_box .logc_box_title[data-v-1b4a4232]:before {
  content: '';
  width: 0.06666667rem;
  height: 0.32rem;
  background: #2B99F1;
  border-radius: 0.02666667rem;
  margin-right: 0.13333333rem;
}
.module_logc_box .aging_data[data-v-1b4a4232] {
  padding-bottom: 0;
}
.module_num_other[data-v-1b4a4232] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0.18666667rem;
}
.module_num_other .num_other_title[data-v-1b4a4232] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0.4rem;
  color: #333;
  font-size: 0.37333333rem;
  background: #ffffff;
  font-weight: bold;
  border-bottom: 0.01333333rem solid #e5e5e5;
}
.module_num_other .num_other_title[data-v-1b4a4232]:before {
  content: '';
  width: 0.06666667rem;
  height: 0.32rem;
  background: #2B99F1;
  border-radius: 0.02666667rem;
  margin-right: 0.13333333rem;
}
.module_num_other .aging_data[data-v-1b4a4232] {
  padding-bottom: 0;
}
.module_batch_num[data-v-1b4a4232] {
  width: 100%;
  padding-top: 0.18666667rem;
  position: relative;
}
.module_batch_num .batch_num_title[data-v-1b4a4232] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0.4rem;
  color: #333;
  font-size: 0.37333333rem;
  background: #ffffff;
  font-weight: bold;
  border-bottom: 0.01333333rem solid #e5e5e5;
}
.module_batch_num .batch_num_title[data-v-1b4a4232]:before {
  content: '';
  width: 0.06666667rem;
  height: 0.32rem;
  background: #2B99F1;
  border-radius: 0.02666667rem;
  margin-right: 0.13333333rem;
}
.nofind[data-v-1b4a4232] {
  background: #ffffff;
  height: -webkit-fill-available;
  padding-top: 3.2rem;
  text-align: center;
  color: #999;
  font-size: 0.37333333rem;
}
.nofind_pic[data-v-1b4a4232] {
  width: 5rem;
  height: 3.8rem;
  padding-bottom: 0.93333333rem;
}
.nofind_pic img[data-v-1b4a4232] {
  width: 100%;
}
.aging_chart[data-v-1b4a4232] {
  position: relative;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.aging_chart .legend_chart[data-v-1b4a4232] {
  padding: 0 0.26666667rem;
  background: #fff;
  margin-top: -0.02666667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.aging_chart .legend_chart span.legend[data-v-1b4a4232] {
  height: 0.8rem;
  padding: 0 0.26666667rem;
  margin-right: 0.26666667rem;
  margin-bottom: 0.26666667rem;
  line-height: 0.8rem;
  font-size: 0.32rem;
  color: #999;
  background: #f2f2f2;
  border: 1px solid #f2f2f2;
  border-radius: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.aging_chart .legend_chart span.legend b[data-v-1b4a4232] {
  content: '';
  width: 0.21333333rem;
  height: 0.21333333rem;
  background: #f2f2f2;
  border-radius: 0.10666667rem;
  margin-right: 0.10666667rem;
}
.aging_chart .legend_chart .active[data-v-1b4a4232] {
  color: #333;
  border-color: #2B99F1;
  background: #fff;
}
.charts[data-v-1b4a4232] {
  width: 100%;
  margin-top: 0.18666667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.charts .legend_chart[data-v-1b4a4232] {
  padding: 0.26666667rem 0.26666667rem 0;
  background: #fff;
  margin-top: -0.02666667rem;
}
.charts .legend_chart .legend[data-v-1b4a4232] {
  height: 0.8rem;
  padding: 0 0.26666667rem;
  margin-right: 0.26666667rem;
  margin-bottom: 0.26666667rem;
  line-height: 0.8rem;
  font-size: 0.32rem;
  color: #999;
  background: #f2f2f2;
  border: 1px solid #f2f2f2;
  border-radius: 0.4rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.charts .legend_chart .legend b[data-v-1b4a4232] {
  content: '';
  width: 0.21333333rem;
  height: 0.21333333rem;
  background: #f2f2f2;
  border-radius: 0.10666667rem;
  margin-right: 0.10666667rem;
}
.charts .legend_chart .active[data-v-1b4a4232] {
  color: #333;
  border-color: #2B99F1;
  background: #fff;
}
.pres_table[data-v-1b4a4232],
.pres_single_table[data-v-1b4a4232],
.aging_chart[data-v-1b4a4232] {
  margin-top: 0.18666667rem;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.go_to_native[data-v-1b4a4232] {
  margin-top: 0.18666667rem;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pres_table ul[data-v-1b4a4232] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pres_table ul:nth-child(1) li[data-v-1b4a4232] {
  border-top: none!important;
}
.pres_table ul li[data-v-1b4a4232] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 0.36rem 0;
  width: 33.3%;
  font-size: 0.32rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #999;
  border-right: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
.pres_table ul li[data-v-1b4a4232]:nth-child(3n) {
  border-right: none;
}
.pres_table ul li .pres_info[data-v-1b4a4232] {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  margin-top: 0.14666667rem;
  font-size: 0.42666667rem;
  color: #333333;
}
.pres_table ul li .pres_info .company[data-v-1b4a4232] {
  display: inline-block;
  height: 0.32rem;
  line-height: 0.32rem;
  font-size: 0.32rem;
}
.pres_table ul li .pres_info[data-v-1b4a4232],
.pres_table ul li .pres_name[data-v-1b4a4232] {
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  /* autoprefixer: off*/
  -webkit-box-orient: vertical;
  /* autoprefixer: on*/
}
.pres_table ul li .info_icon[data-v-1b4a4232] {
  position: absolute;
  right: 0;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.8rem;
}
.pres_table ul li .info_icon .arrow-left[data-v-1b4a4232] {
  width: 0;
  height: 0;
  margin-top: 0.26666667rem;
  border-bottom: 0.26666667rem solid transparent;
  border-top: 0.26666667rem solid transparent;
  border-right: 0.21333333rem solid #EEF6FF;
}
.pres_table ul li .info_icon .icon[data-v-1b4a4232] {
  position: absolute;
  left: 0.05333333rem;
  top: 0.10666667rem;
  width: 0;
  height: 0;
  border-top: 0.10666667rem solid transparent;
  border-bottom: 0.10666667rem solid transparent;
  border-left: 0.13333333rem solid #2B99F1;
}
.pres_single_table[data-v-1b4a4232] {
  font-size: 0.32rem;
}
.pres_single_table ul[data-v-1b4a4232] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.37333333rem 0.69333333rem;
  padding-left: 0.42666667rem;
  margin-top: 0.18666667rem;
}
.pres_single_table ul:nth-child(1) li .dotted_top_line[data-v-1b4a4232] {
  border-left: none!important;
}
.pres_single_table ul li[data-v-1b4a4232] {
  width: 35%;
  padding-left: 5%;
}
.pres_single_table ul li .single_name[data-v-1b4a4232] {
  position: relative;
  width: 2.66666667rem;
  height: 0.45333333rem;
  line-height: 0.45333333rem;
  text-align: center;
  color: #BBBBBB;
  border: 1px solid #BBBBBB;
  border-radius: 1.33333333rem;
}
.pres_single_table ul li .single_name .dotted_line[data-v-1b4a4232] {
  position: absolute;
  left: -0.69333333rem;
  top: 0.2rem;
  display: inline-block;
  width: 0.69333333rem;
  height: 1px;
  border-bottom: 1px dashed #BBBBBB;
}
.pres_single_table ul li .single_name .dotted_top_line[data-v-1b4a4232] {
  position: absolute;
  left: 1.61333333rem;
  top: -0.8rem;
  display: inline-block;
  width: 1px;
  height: 0.8rem;
  border-left: none;
}
.pres_single_table ul li .single_info[data-v-1b4a4232] {
  position: relative;
  width: 2.13333333rem;
  height: 0.45333333rem;
  line-height: 0.45333333rem;
  text-align: center;
  font-size: 0.42666667rem;
  margin-top: 0.13333333rem;
}
.pres_single_table ul li .single_info .icon_info[data-v-1b4a4232] {
  position: absolute;
  right: 0;
  display: inline-block;
  width: 0.37333333rem;
  height: 0.37333333rem;
  line-height: 0.37333333rem;
  background: #EEF6FF;
  border-radius: 50%;
}
.pres_single_table ul li .single_info .icon_info .arrow-right[data-v-1b4a4232] {
  display: inline-block;
  width: 0;
  height: 0;
  margin-bottom: 0.04rem;
  margin-left: 0.04rem;
  border-top: 0.10666667rem solid transparent;
  border-bottom: 0.10666667rem solid transparent;
  border-left: 0.13333333rem solid #2B99F1;
}
.pres_single_table ul li[data-v-1b4a4232]:nth-child(1) {
  width: 40%;
  padding-left: 0;
}
.pres_single_table ul li:nth-child(1) .single_name[data-v-1b4a4232] {
  width: 3.33333333rem;
}
.pres_single_table ul li:nth-child(1) .single_info[data-v-1b4a4232] {
  width: 3.33333333rem;
}
.pres_single_table ul li:nth-child(1) .dotted_line[data-v-1b4a4232] {
  display: none;
}
.pres_single_table ul li:nth-child(1) .dotted_top_line[data-v-1b4a4232] {
  border-left: 1px dashed #BBBBBB;
}
.pres_single_table ul li[data-v-1b4a4232]:nth-child(3) {
  width: 22%;
}
.pres_single_table ul li:nth-child(3) .single_name[data-v-1b4a4232] {
  width: 2.13333333rem;
}
.pres_single_table ul li:nth-child(3) .single_name .dotted_line[data-v-1b4a4232] {
  left: -0.48rem;
  width: 0.48rem;
}
.pickup_data[data-v-1b4a4232] {
  margin-bottom: 0;
}
.pickup_data .aging_block[data-v-1b4a4232] {
  margin-top: 0.18666667rem;
}
.pck_data[data-v-1b4a4232] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 0.49333333rem;
}
.pck_data .pck_header[data-v-1b4a4232] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 0.4rem 0.4rem;
  background: #ffffff;
  border-bottom: 0.01333333rem solid #e5e5e5;
}
.pck_data .pck_header[data-v-1b4a4232]:before {
  content: '';
  width: 0.06666667rem;
  height: 0.32rem;
  background: #2B99F1;
  border-radius: 0.02666667rem;
  margin-right: 0.13333333rem;
}
.pck_data .pck_header .pck_title[data-v-1b4a4232] {
  color: #333;
  font-size: 0.37333333rem;
  font-weight: bold;
  margin-right: 0.4rem;
}
.pck_data .pck_header .pck_store[data-v-1b4a4232] {
  padding-top: 0.13333333rem;
  color: #999;
  font-size: 0.32rem;
}
.aging_store[data-v-1b4a4232] {
  overflow-x: scroll;
}
.aging_store[data-v-1b4a4232]::-webkit-scrollbar {
  display: none;
}
.aging_store .tab-width[data-v-1b4a4232] {
  text-align: center;
}
.aging_store .tab-width span[data-v-1b4a4232] {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0px 15px;
}

@charset "utf-8";
/*//简单的mixin 函数*/
html {
  font-family: 'Helvetica Neue', Tahoma, Arial, PingFangSC-Regular, 'Hiragino Sans GB', 'Microsoft Yahei', sans-serif !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;
  line-height: 1.2;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-font-smoothing: antialiased;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}
*,
::after,
::before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
}
body,
button,
dd,
dl,
ol,
ul {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
}
a {
  outline: 0;
  color: #333;
  text-decoration: none;
}
i {
  font-style: normal;
}
a,
img {
  -webkit-touch-callout: none;
}
button,
input,
select,
textarea {
  outline: 0;
  border: none;
  font-size: inherit;
  font-family: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight: 400;
}
img {
  max-width: 100%;
}
textarea {
  resize: none;
}
select {
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 100px #fff inset;
          box-shadow: 0 0 0 100px #fff inset;
}
.hide {
  display: none!important;
}
.hide_it {
  display: none !important;
}
/* 拉伸页面到底部 */
/* 同时需设置html, body {height: 100%;} */
.main_content {
  min-height: 85%;
}
.img-box > .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
}
.img-box:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.icon {
  /* 通过设置 font-size 来改变图标大小 */
  width: 1em;
  height: 1em;
  /* 图标和文字相邻时，垂直对齐 */
  vertical-align: -0.15em;
  /* 通过设置 color 来改变 SVG 的颜色/fill */
  fill: currentColor;
  /* path 和 stroke 溢出 viewBox 部分在 IE 下会显示
     normalize.css 中也包含这行 */
  overflow: hidden;
}
body {
  color: #333;
}
.order {
  position: relative;
  width: 100%;
}
/*异常门店*/
.order-hd {
  position: relative;
  width: 100%;
  height: 1.2rem;
  font-size: 0.42666667rem;
  text-align: center;
  line-height: 1.2rem;
}
.order-hd p:first-child {
  position: absolute;
  left: 0.32rem;
  top: 0.4rem;
  display: inline-block;
  border-left: 0.02666667rem solid;
  border-bottom: 0.02666667rem solid;
  width: 0.4rem;
  height: 0.4rem;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.order-store {
  background: #fff;
  padding-left: 0.32rem;
  padding-right: 0.05333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-store .order-tab-width {
  padding: 0.26666667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-store span {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.2rem;
  margin-right: 0.2rem;
  background: #F2F2F2;
  border-radius: 0.32rem;
  display: inline-block;
}
.order-store span.active {
  color: #fff;
  background: #2B99F1;
}
.order-tab {
  background: #fff;
  padding-left: 0.32rem;
  padding-right: 0.05333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 0.01333333rem solid #e5e5e5;
}
.order-tab .order-tab-width {
  padding: 0.26666667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-tab span {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.2rem;
  margin-right: 0.2rem;
  background: #F2F2F2;
  border-radius: 0.32rem;
  display: inline-block;
}
.order-tab span.active {
  color: #fff;
  background: #2B99F1;
}
.order-tt {
  font-size: 0.37333333rem;
  line-height: 0.66666667rem;
  padding: 0.13333333rem;
  background: #D3EDFF;
  color: #2B99F1;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-lt {
  font-size: 0.37333333rem;
}
.order-lt .us-title {
  color: #666;
  padding: 0.13333333rem 0.29333333rem;
  border-bottom: 1px solid #e8e8e8;
}
.order-lt .us-title span {
  width: 22%;
  text-align: center;
  padding-left: 0.26666667rem;
  line-height: 0.53333333rem;
  font-size: 0.37333333rem;
  display: inline-block;
  vertical-align: middle;
}
.order-lt .us-title .ustFirst {
  width: 34%;
  text-align: left;
  padding-left: 0;
}
.order-lt .us-title .ustLast {
  width: 33%;
  text-align: center;
  padding-left: 0;
}
.order-lt .us-title .ustLength {
  width: 66%;
  text-align: left;
  padding-left: 0;
}
.order-lt .us-title .ustSecond {
  width: 34%;
  text-align: right;
  padding-left: 0;
}
.order-lt .us-title .threeColumn {
  width: 33.3%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt .us-title .fourColumn {
  width: 25%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt .us-title .fiveColumn {
  width: 20%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt ul {
  padding-left: 0.29333333rem;
  color: #333;
}
.order-lt li {
  height: 1.44rem;
  border-bottom: 1px solid #e8e8e8;
  padding: 0.16rem 0.29333333rem 0.16rem 0;
  position: relative;
}
.order-lt li:after {
  margin-left: 0.21333333rem;
  content: ' ';
  position: absolute;
  right: 0.29333333rem;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.21333333rem;
  border: solid #a6a6a6;
  border-width: 1px 0 0 1px;
  -webkit-transform: translate(0, -25%) rotate(135deg);
  -ms-transform: translate(0, -25%) rotate(135deg);
      transform: translate(0, -25%) rotate(135deg);
}
.order-lt li p {
  width: 20%;
  line-height: 1.12rem;
  padding-left: 0.26666667rem;
  text-align: center;
  font-size: 0.37333333rem;
  display: inline-block;
  vertical-align: middle;
}
.order-lt li p.eslThird {
  width: 31%;
  color: #999;
  padding-left: 0.4rem;
}
.order-lt li p.eslFour {
  width: 20%;
  color: #999;
  padding-left: 0.4rem;
}
.order-lt li p.eslSecond {
  width: 30%;
  padding-left: 0;
  text-align: right;
}
.order-lt li span {
  display: inline-block;
}
.order-lt li .eslSN {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li b {
  color: #999;
  font-weight: normal;
}
.order-lt li b.lbl1 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #FF4D49;
  border-radius: 0.08rem;
  background-color: #FF4D49;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl2 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #FFA624;
  border-radius: 0.08rem;
  background-color: #FFA624;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl3 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #4DD0C8;
  border-radius: 0.08rem;
  background-color: #4DD0C8;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl4 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #93D81C;
  border-radius: 0.08rem;
  background-color: #93D81C;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li p.eslFirst {
  width: 34%;
  text-align: left;
  padding-left: 0;
}
.order-lt li p.eslFirst span {
  line-height: 0.56rem;
  vertical-align: middle;
  float: left;
}
.order-lt li p.eslFirst .eslSN {
  width: 100%;
}
.order-lt li p.eslFirst b.lbl {
  font-size: 0.32rem;
  height: 0.56rem;
  line-height: 0.56rem;
  margin-left: 0.08rem;
  padding: 0 0.05333333rem 0.02666667rem;
}
.order-lt li p.eslLength {
  width: 66%;
  padding-left: 0;
  text-align: left;
}
.order-lt li p.eslLength .eslSN {
  width: auto;
  max-width: 60%;
  height: 1.12rem;
  line-height: 1.12rem;
}
.order-lt li p.eslLength b {
  height: 1.12rem;
  line-height: 1.12rem;
}
.order-lt li p.eslLength b.lbl1 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #FF4D49;
  border-radius: 0.08rem;
  background-color: #FF4D49;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl2 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #FFA624;
  border-radius: 0.08rem;
  background-color: #FFA624;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl3 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #4DD0C8;
  border-radius: 0.08rem;
  background-color: #4DD0C8;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl4 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #93D81C;
  border-radius: 0.08rem;
  background-color: #93D81C;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.threeColumn {
  width: 33.3%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.threeColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.threeColumn span.grey {
  color: #999;
}
.order-lt li p.threeColumn b {
  margin-left: 0.02666667rem;
  float: none;
}
.order-lt li p.fourColumn {
  width: 25%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.fourColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.fourColumn span.grey {
  color: #999;
}
.order-lt li p.fourColumn b {
  margin-left: 0;
  float: none;
}
.order-lt li p.fiveColumn {
  width: 20%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.fiveColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.fiveColumn span.grey {
  color: #999;
}
.order-lt li p.fiveColumn b {
  margin-left: 0;
  float: none;
}
.order-mblt {
  font-size: 0.37333333rem;
  width: 100%;
}
.order-mblt .us-title {
  width: 100%;
  color: #666;
  padding: 0.13333333rem 0.29333333rem;
  height: 1.33333333rem;
  border-bottom: 1px solid #e8e8e8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-mblt .us-title span {
  padding-left: 0.26666667rem;
  line-height: 0.53333333rem;
  font-size: 0.37333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-mblt ul {
  padding-left: 0.29333333rem;
  color: #333;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.order-mblt li {
  height: 1.44rem;
  border-bottom: 1px solid #e8e8e8;
  padding: 0.16rem 0.29333333rem 0.16rem 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-mblt li:after {
  margin-left: 0.21333333rem;
  content: ' ';
  position: absolute;
  right: 0.29333333rem;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.21333333rem;
  border: solid #a6a6a6;
  border-width: 1px 0 0 1px;
  -webkit-transform: translate(0, -25%) rotate(135deg);
  -ms-transform: translate(0, -25%) rotate(135deg);
      transform: translate(0, -25%) rotate(135deg);
}
.order-mblt li a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-mblt li p {
  line-height: 1.12rem;
  padding-left: 0.26666667rem;
  font-size: 0.37333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-nw {
  height: 0.8rem;
  line-height: 0.8rem;
  color: #898989;
  text-align: center;
  font-size: 0.37333333rem;
  margin-top: 0.4rem;
}
.order-nw p {
  position: relative;
  display: inline-block;
}
.order-nw p:before,
.order-nw p:after {
  position: absolute;
  top: 0.4rem;
  content: '';
  display: block;
  height: 1px;
  background: #333;
  width: 0.66666667rem;
}
.order-nw p:before {
  left: -0.8rem;
}
.order-nw p:after {
  right: -0.8rem;
}
/*超时订单*/
.store-lt {
  font-size: 0.37333333rem;
}
.store-lt .store-1 {
  position: relative;
  height: 1.41333333rem;
  line-height: 1.41333333rem;
  border-bottom: 1px solid #e5e5e5;
  margin-left: 0.29333333rem;
}
.store-lt .store-1 p:first-child {
  position: absolute;
  right: 0.26666667rem;
  top: 0.53333333rem;
  width: 0.37333333rem;
  height: 0.37333333rem;
  background: #aaa;
  border: 1px solid #aaa;
  border-radius: 50%;
  text-align: center;
}
.store-lt .store-1 p:first-child i {
  display: block;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: 0.16rem;
  height: 0.16rem;
  position: absolute;
  left: 0.08rem;
}
.store-lt .store-1 .a-up i {
  top: 0.04rem;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.store-lt .store-1 .a-dw i {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 0.10666667rem;
}
.store-lt .store-1 .order_num {
  width: 100%;
  height: 0.56rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.store-lt .store-1 .order_lab {
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.32rem;
  color: #2B99F1;
  padding: 0 0.2rem;
  border: 1px solid #2B99F1;
  border-radius: 0.26666667rem;
  margin-right: 0.13333333rem;
}
.store-lt .store1lab {
  height: 1.84rem;
}
.store-lt .store-2 {
  padding: 0.13333333rem 0 0.13333333rem 0.53333333rem;
  font-size: 0.37333333rem;
  border-bottom: 1px solid #e5e5e5;
}
.store-lt .store-2 div {
  padding-left: 0.53333333rem;
  border-left: 1px solid #e5e5e5;
  padding-top: 0.13333333rem;
  padding-bottom: 0.13333333rem;
  clear: both;
}
.store-lt .store-2 div p {
  position: relative;
  height: 1.14666667rem;
  padding: 0.29333333rem 0;
  zoom: 1;
}
.store-lt .store-2 div p:before,
.store-lt .store-2 div p:after {
  content: " ";
  display: table;
}
.store-lt .store-2 div p:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.store-lt .store-2 div p span:first-child {
  float: right;
  color: #999;
  text-align: right;
  margin-right: 0.26666667rem;
  font-size: 0.32rem;
}
.store-lt .store-2 div p i {
  position: absolute;
  left: -0.69333333rem;
  top: 0.44rem;
  width: 0.26666667rem;
  height: 0.26666667rem;
  background: #e5e5e5;
  border-radius: 50%;
}
.store-lt .store-2 div p b {
  position: absolute;
  left: 0;
  top: 0.8rem;
  font-weight: normal;
  color: #999;
  font-size: 0.32rem;
}
.store-lt .store-2 div p.order-df {
  height: 0.8rem;
}
.batch-tab {
  height: 1.17333333rem;
  border-bottom: 1px solid #e5e5e5;
}
.batch-tab .batch-item {
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  text-align: center;
  display: inline-block;
  float: left;
}
.batch-tab .batch-span {
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.06666667rem;
  display: inline-block;
}
.batch-tab .batch-active {
  height: 1.14666667rem;
  line-height: 1.14666667rem;
  color: #2B99F1;
  border-bottom: 2px solid #2B99F1;
}
.batch-tab .batch-icon {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  font-size: 0.26666667rem;
  color: #fff;
  background: #FF3B30;
  border-radius: 0.21333333rem;
  padding: 0 0.13333333rem;
}
.batch-no {
  height: 0.58666667rem;
  line-height: 0.58666667rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.29333333rem;
  margin-top: 0.26666667rem;
}
.nofind {
  background: #ffffff;
  padding-top: 3.2rem;
  text-align: center;
  color: #999;
  font-size: 0.37333333rem;
}
.nofind_pic {
  width: 5rem;
  height: 3.8rem;
  margin: 0 auto 0.93333333rem;
}
.nofind_pic img {
  width: 100%;
  height: 100%;
}
.slide-fade-enter-active {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.slide-fade-enter,
.slide-fade-leave-to {
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
}
.u_loading {
  padding: 0.5rem 0 0 0;
  text-align: center;
  color: #999;
}
.order-store {
  overflow-x: scroll;
}
.order-store::-webkit-scrollbar {
  display: none;
}
.order-store .order-tab-width {
  text-align: center;
}
.order-store .order-tab-width span {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0px 15px;
}

@charset "utf-8";
/*//简单的mixin 函数*/
html {
  font-family: 'Helvetica Neue', Tahoma, Arial, PingFangSC-Regular, 'Hiragino Sans GB', 'Microsoft Yahei', sans-serif !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;
  line-height: 1.2;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-font-smoothing: antialiased;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}
*,
::after,
::before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
}
body,
button,
dd,
dl,
ol,
ul {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
}
a {
  outline: 0;
  color: #333;
  text-decoration: none;
}
i {
  font-style: normal;
}
a,
img {
  -webkit-touch-callout: none;
}
button,
input,
select,
textarea {
  outline: 0;
  border: none;
  font-size: inherit;
  font-family: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight: 400;
}
img {
  max-width: 100%;
}
textarea {
  resize: none;
}
select {
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 100px #fff inset;
          box-shadow: 0 0 0 100px #fff inset;
}
.hide {
  display: none!important;
}
.hide_it {
  display: none !important;
}
/* 拉伸页面到底部 */
/* 同时需设置html, body {height: 100%;} */
.main_content {
  min-height: 85%;
}
.img-box > .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
}
.img-box:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.icon {
  /* 通过设置 font-size 来改变图标大小 */
  width: 1em;
  height: 1em;
  /* 图标和文字相邻时，垂直对齐 */
  vertical-align: -0.15em;
  /* 通过设置 color 来改变 SVG 的颜色/fill */
  fill: currentColor;
  /* path 和 stroke 溢出 viewBox 部分在 IE 下会显示
     normalize.css 中也包含这行 */
  overflow: hidden;
}
body {
  color: #333;
}
.order {
  position: relative;
  width: 100%;
}
/*异常门店*/
.order-hd {
  position: relative;
  width: 100%;
  height: 1.2rem;
  font-size: 0.42666667rem;
  text-align: center;
  line-height: 1.2rem;
}
.order-hd p:first-child {
  position: absolute;
  left: 0.32rem;
  top: 0.4rem;
  display: inline-block;
  border-left: 0.02666667rem solid;
  border-bottom: 0.02666667rem solid;
  width: 0.4rem;
  height: 0.4rem;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.order-store {
  background: #fff;
  padding-left: 0.32rem;
  padding-right: 0.05333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-store .order-tab-width {
  padding: 0.26666667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-store span {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.2rem;
  margin-right: 0.2rem;
  background: #F2F2F2;
  border-radius: 0.32rem;
  display: inline-block;
}
.order-store span.active {
  color: #fff;
  background: #2B99F1;
}
.order-tab {
  background: #fff;
  padding-left: 0.32rem;
  padding-right: 0.05333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 0.01333333rem solid #e5e5e5;
}
.order-tab .order-tab-width {
  padding: 0.26666667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-tab span {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.2rem;
  margin-right: 0.2rem;
  background: #F2F2F2;
  border-radius: 0.32rem;
  display: inline-block;
}
.order-tab span.active {
  color: #fff;
  background: #2B99F1;
}
.order-tt {
  font-size: 0.37333333rem;
  line-height: 0.66666667rem;
  padding: 0.13333333rem;
  background: #D3EDFF;
  color: #2B99F1;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-lt {
  font-size: 0.37333333rem;
}
.order-lt .us-title {
  color: #666;
  padding: 0.13333333rem 0.29333333rem;
  border-bottom: 1px solid #e8e8e8;
}
.order-lt .us-title span {
  width: 22%;
  text-align: center;
  padding-left: 0.26666667rem;
  line-height: 0.53333333rem;
  font-size: 0.37333333rem;
  display: inline-block;
  vertical-align: middle;
}
.order-lt .us-title .ustFirst {
  width: 34%;
  text-align: left;
  padding-left: 0;
}
.order-lt .us-title .ustLast {
  width: 33%;
  text-align: center;
  padding-left: 0;
}
.order-lt .us-title .ustLength {
  width: 66%;
  text-align: left;
  padding-left: 0;
}
.order-lt .us-title .ustSecond {
  width: 34%;
  text-align: right;
  padding-left: 0;
}
.order-lt .us-title .threeColumn {
  width: 33.3%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt .us-title .fourColumn {
  width: 25%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt .us-title .fiveColumn {
  width: 20%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt ul {
  padding-left: 0.29333333rem;
  color: #333;
}
.order-lt li {
  height: 1.44rem;
  border-bottom: 1px solid #e8e8e8;
  padding: 0.16rem 0.29333333rem 0.16rem 0;
  position: relative;
}
.order-lt li:after {
  margin-left: 0.21333333rem;
  content: ' ';
  position: absolute;
  right: 0.29333333rem;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.21333333rem;
  border: solid #a6a6a6;
  border-width: 1px 0 0 1px;
  -webkit-transform: translate(0, -25%) rotate(135deg);
  -ms-transform: translate(0, -25%) rotate(135deg);
      transform: translate(0, -25%) rotate(135deg);
}
.order-lt li p {
  width: 20%;
  line-height: 1.12rem;
  padding-left: 0.26666667rem;
  text-align: center;
  font-size: 0.37333333rem;
  display: inline-block;
  vertical-align: middle;
}
.order-lt li p.eslThird {
  width: 31%;
  color: #999;
  padding-left: 0.4rem;
}
.order-lt li p.eslFour {
  width: 20%;
  color: #999;
  padding-left: 0.4rem;
}
.order-lt li p.eslSecond {
  width: 30%;
  padding-left: 0;
  text-align: right;
}
.order-lt li span {
  display: inline-block;
}
.order-lt li .eslSN {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li b {
  color: #999;
  font-weight: normal;
}
.order-lt li b.lbl1 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #FF4D49;
  border-radius: 0.08rem;
  background-color: #FF4D49;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl2 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #FFA624;
  border-radius: 0.08rem;
  background-color: #FFA624;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl3 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #4DD0C8;
  border-radius: 0.08rem;
  background-color: #4DD0C8;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl4 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #93D81C;
  border-radius: 0.08rem;
  background-color: #93D81C;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li p.eslFirst {
  width: 34%;
  text-align: left;
  padding-left: 0;
}
.order-lt li p.eslFirst span {
  line-height: 0.56rem;
  vertical-align: middle;
  float: left;
}
.order-lt li p.eslFirst .eslSN {
  width: 100%;
}
.order-lt li p.eslFirst b.lbl {
  font-size: 0.32rem;
  height: 0.56rem;
  line-height: 0.56rem;
  margin-left: 0.08rem;
  padding: 0 0.05333333rem 0.02666667rem;
}
.order-lt li p.eslLength {
  width: 66%;
  padding-left: 0;
  text-align: left;
}
.order-lt li p.eslLength .eslSN {
  width: auto;
  max-width: 60%;
  height: 1.12rem;
  line-height: 1.12rem;
}
.order-lt li p.eslLength b {
  height: 1.12rem;
  line-height: 1.12rem;
}
.order-lt li p.eslLength b.lbl1 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #FF4D49;
  border-radius: 0.08rem;
  background-color: #FF4D49;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl2 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #FFA624;
  border-radius: 0.08rem;
  background-color: #FFA624;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl3 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #4DD0C8;
  border-radius: 0.08rem;
  background-color: #4DD0C8;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl4 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #93D81C;
  border-radius: 0.08rem;
  background-color: #93D81C;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.threeColumn {
  width: 33.3%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.threeColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.threeColumn span.grey {
  color: #999;
}
.order-lt li p.threeColumn b {
  margin-left: 0.02666667rem;
  float: none;
}
.order-lt li p.fourColumn {
  width: 25%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.fourColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.fourColumn span.grey {
  color: #999;
}
.order-lt li p.fourColumn b {
  margin-left: 0;
  float: none;
}
.order-lt li p.fiveColumn {
  width: 20%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.fiveColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.fiveColumn span.grey {
  color: #999;
}
.order-lt li p.fiveColumn b {
  margin-left: 0;
  float: none;
}
.order-mblt {
  font-size: 0.37333333rem;
  width: 100%;
}
.order-mblt .us-title {
  width: 100%;
  color: #666;
  padding: 0.13333333rem 0.29333333rem;
  height: 1.33333333rem;
  border-bottom: 1px solid #e8e8e8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-mblt .us-title span {
  padding-left: 0.26666667rem;
  line-height: 0.53333333rem;
  font-size: 0.37333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-mblt ul {
  padding-left: 0.29333333rem;
  color: #333;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.order-mblt li {
  height: 1.44rem;
  border-bottom: 1px solid #e8e8e8;
  padding: 0.16rem 0.29333333rem 0.16rem 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-mblt li:after {
  margin-left: 0.21333333rem;
  content: ' ';
  position: absolute;
  right: 0.29333333rem;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.21333333rem;
  border: solid #a6a6a6;
  border-width: 1px 0 0 1px;
  -webkit-transform: translate(0, -25%) rotate(135deg);
  -ms-transform: translate(0, -25%) rotate(135deg);
      transform: translate(0, -25%) rotate(135deg);
}
.order-mblt li a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-mblt li p {
  line-height: 1.12rem;
  padding-left: 0.26666667rem;
  font-size: 0.37333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-nw {
  height: 0.8rem;
  line-height: 0.8rem;
  color: #898989;
  text-align: center;
  font-size: 0.37333333rem;
  margin-top: 0.4rem;
}
.order-nw p {
  position: relative;
  display: inline-block;
}
.order-nw p:before,
.order-nw p:after {
  position: absolute;
  top: 0.4rem;
  content: '';
  display: block;
  height: 1px;
  background: #333;
  width: 0.66666667rem;
}
.order-nw p:before {
  left: -0.8rem;
}
.order-nw p:after {
  right: -0.8rem;
}
/*超时订单*/
.store-lt {
  font-size: 0.37333333rem;
}
.store-lt .store-1 {
  position: relative;
  height: 1.41333333rem;
  line-height: 1.41333333rem;
  border-bottom: 1px solid #e5e5e5;
  margin-left: 0.29333333rem;
}
.store-lt .store-1 p:first-child {
  position: absolute;
  right: 0.26666667rem;
  top: 0.53333333rem;
  width: 0.37333333rem;
  height: 0.37333333rem;
  background: #aaa;
  border: 1px solid #aaa;
  border-radius: 50%;
  text-align: center;
}
.store-lt .store-1 p:first-child i {
  display: block;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: 0.16rem;
  height: 0.16rem;
  position: absolute;
  left: 0.08rem;
}
.store-lt .store-1 .a-up i {
  top: 0.04rem;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.store-lt .store-1 .a-dw i {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 0.10666667rem;
}
.store-lt .store-1 .order_num {
  width: 100%;
  height: 0.56rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.store-lt .store-1 .order_lab {
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.32rem;
  color: #2B99F1;
  padding: 0 0.2rem;
  border: 1px solid #2B99F1;
  border-radius: 0.26666667rem;
  margin-right: 0.13333333rem;
}
.store-lt .store1lab {
  height: 1.84rem;
}
.store-lt .store-2 {
  padding: 0.13333333rem 0 0.13333333rem 0.53333333rem;
  font-size: 0.37333333rem;
  border-bottom: 1px solid #e5e5e5;
}
.store-lt .store-2 div {
  padding-left: 0.53333333rem;
  border-left: 1px solid #e5e5e5;
  padding-top: 0.13333333rem;
  padding-bottom: 0.13333333rem;
  clear: both;
}
.store-lt .store-2 div p {
  position: relative;
  height: 1.14666667rem;
  padding: 0.29333333rem 0;
  zoom: 1;
}
.store-lt .store-2 div p:before,
.store-lt .store-2 div p:after {
  content: " ";
  display: table;
}
.store-lt .store-2 div p:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.store-lt .store-2 div p span:first-child {
  float: right;
  color: #999;
  text-align: right;
  margin-right: 0.26666667rem;
  font-size: 0.32rem;
}
.store-lt .store-2 div p i {
  position: absolute;
  left: -0.69333333rem;
  top: 0.44rem;
  width: 0.26666667rem;
  height: 0.26666667rem;
  background: #e5e5e5;
  border-radius: 50%;
}
.store-lt .store-2 div p b {
  position: absolute;
  left: 0;
  top: 0.8rem;
  font-weight: normal;
  color: #999;
  font-size: 0.32rem;
}
.store-lt .store-2 div p.order-df {
  height: 0.8rem;
}
.batch-tab {
  height: 1.17333333rem;
  border-bottom: 1px solid #e5e5e5;
}
.batch-tab .batch-item {
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  text-align: center;
  display: inline-block;
  float: left;
}
.batch-tab .batch-span {
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.06666667rem;
  display: inline-block;
}
.batch-tab .batch-active {
  height: 1.14666667rem;
  line-height: 1.14666667rem;
  color: #2B99F1;
  border-bottom: 2px solid #2B99F1;
}
.batch-tab .batch-icon {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  font-size: 0.26666667rem;
  color: #fff;
  background: #FF3B30;
  border-radius: 0.21333333rem;
  padding: 0 0.13333333rem;
}
.batch-no {
  height: 0.58666667rem;
  line-height: 0.58666667rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.29333333rem;
  margin-top: 0.26666667rem;
}
.nofind {
  background: #ffffff;
  padding-top: 3.2rem;
  text-align: center;
  color: #999;
  font-size: 0.37333333rem;
}
.nofind_pic {
  width: 5rem;
  height: 3.8rem;
  margin: 0 auto 0.93333333rem;
}
.nofind_pic img {
  width: 100%;
  height: 100%;
}
.slide-fade-enter-active {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.slide-fade-enter,
.slide-fade-leave-to {
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
}
.u_loading {
  padding: 0.5rem 0 0 0;
  text-align: center;
  color: #999;
}

@charset "utf-8";
/*//简单的mixin 函数*/
html {
  font-family: 'Helvetica Neue', Tahoma, Arial, PingFangSC-Regular, 'Hiragino Sans GB', 'Microsoft Yahei', sans-serif !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;
  line-height: 1.2;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-font-smoothing: antialiased;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}
*,
::after,
::before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
}
body,
button,
dd,
dl,
ol,
ul {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
}
a {
  outline: 0;
  color: #333;
  text-decoration: none;
}
i {
  font-style: normal;
}
a,
img {
  -webkit-touch-callout: none;
}
button,
input,
select,
textarea {
  outline: 0;
  border: none;
  font-size: inherit;
  font-family: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight: 400;
}
img {
  max-width: 100%;
}
textarea {
  resize: none;
}
select {
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 100px #fff inset;
          box-shadow: 0 0 0 100px #fff inset;
}
.hide {
  display: none!important;
}
.hide_it {
  display: none !important;
}
/* 拉伸页面到底部 */
/* 同时需设置html, body {height: 100%;} */
.main_content {
  min-height: 85%;
}
.img-box > .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
}
.img-box:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.icon {
  /* 通过设置 font-size 来改变图标大小 */
  width: 1em;
  height: 1em;
  /* 图标和文字相邻时，垂直对齐 */
  vertical-align: -0.15em;
  /* 通过设置 color 来改变 SVG 的颜色/fill */
  fill: currentColor;
  /* path 和 stroke 溢出 viewBox 部分在 IE 下会显示
     normalize.css 中也包含这行 */
  overflow: hidden;
}
body {
  color: #333;
}
.order {
  position: relative;
  width: 100%;
}
/*异常门店*/
.order-hd {
  position: relative;
  width: 100%;
  height: 1.2rem;
  font-size: 0.42666667rem;
  text-align: center;
  line-height: 1.2rem;
}
.order-hd p:first-child {
  position: absolute;
  left: 0.32rem;
  top: 0.4rem;
  display: inline-block;
  border-left: 0.02666667rem solid;
  border-bottom: 0.02666667rem solid;
  width: 0.4rem;
  height: 0.4rem;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.order-store {
  background: #fff;
  padding-left: 0.32rem;
  padding-right: 0.05333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-store .order-tab-width {
  padding: 0.26666667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-store span {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.2rem;
  margin-right: 0.2rem;
  background: #F2F2F2;
  border-radius: 0.32rem;
  display: inline-block;
}
.order-store span.active {
  color: #fff;
  background: #2B99F1;
}
.order-tab {
  background: #fff;
  padding-left: 0.32rem;
  padding-right: 0.05333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 0.01333333rem solid #e5e5e5;
}
.order-tab .order-tab-width {
  padding: 0.26666667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-tab span {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.2rem;
  margin-right: 0.2rem;
  background: #F2F2F2;
  border-radius: 0.32rem;
  display: inline-block;
}
.order-tab span.active {
  color: #fff;
  background: #2B99F1;
}
.order-tt {
  font-size: 0.37333333rem;
  line-height: 0.66666667rem;
  padding: 0.13333333rem;
  background: #D3EDFF;
  color: #2B99F1;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-lt {
  font-size: 0.37333333rem;
}
.order-lt .us-title {
  color: #666;
  padding: 0.13333333rem 0.29333333rem;
  border-bottom: 1px solid #e8e8e8;
}
.order-lt .us-title span {
  width: 22%;
  text-align: center;
  padding-left: 0.26666667rem;
  line-height: 0.53333333rem;
  font-size: 0.37333333rem;
  display: inline-block;
  vertical-align: middle;
}
.order-lt .us-title .ustFirst {
  width: 34%;
  text-align: left;
  padding-left: 0;
}
.order-lt .us-title .ustLast {
  width: 33%;
  text-align: center;
  padding-left: 0;
}
.order-lt .us-title .ustLength {
  width: 66%;
  text-align: left;
  padding-left: 0;
}
.order-lt .us-title .ustSecond {
  width: 34%;
  text-align: right;
  padding-left: 0;
}
.order-lt .us-title .threeColumn {
  width: 33.3%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt .us-title .fourColumn {
  width: 25%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt .us-title .fiveColumn {
  width: 20%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt ul {
  padding-left: 0.29333333rem;
  color: #333;
}
.order-lt li {
  height: 1.44rem;
  border-bottom: 1px solid #e8e8e8;
  padding: 0.16rem 0.29333333rem 0.16rem 0;
  position: relative;
}
.order-lt li:after {
  margin-left: 0.21333333rem;
  content: ' ';
  position: absolute;
  right: 0.29333333rem;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.21333333rem;
  border: solid #a6a6a6;
  border-width: 1px 0 0 1px;
  -webkit-transform: translate(0, -25%) rotate(135deg);
  -ms-transform: translate(0, -25%) rotate(135deg);
      transform: translate(0, -25%) rotate(135deg);
}
.order-lt li p {
  width: 20%;
  line-height: 1.12rem;
  padding-left: 0.26666667rem;
  text-align: center;
  font-size: 0.37333333rem;
  display: inline-block;
  vertical-align: middle;
}
.order-lt li p.eslThird {
  width: 31%;
  color: #999;
  padding-left: 0.4rem;
}
.order-lt li p.eslFour {
  width: 20%;
  color: #999;
  padding-left: 0.4rem;
}
.order-lt li p.eslSecond {
  width: 30%;
  padding-left: 0;
  text-align: right;
}
.order-lt li span {
  display: inline-block;
}
.order-lt li .eslSN {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li b {
  color: #999;
  font-weight: normal;
}
.order-lt li b.lbl1 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #FF4D49;
  border-radius: 0.08rem;
  background-color: #FF4D49;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl2 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #FFA624;
  border-radius: 0.08rem;
  background-color: #FFA624;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl3 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #4DD0C8;
  border-radius: 0.08rem;
  background-color: #4DD0C8;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl4 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #93D81C;
  border-radius: 0.08rem;
  background-color: #93D81C;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li p.eslFirst {
  width: 34%;
  text-align: left;
  padding-left: 0;
}
.order-lt li p.eslFirst span {
  line-height: 0.56rem;
  vertical-align: middle;
  float: left;
}
.order-lt li p.eslFirst .eslSN {
  width: 100%;
}
.order-lt li p.eslFirst b.lbl {
  font-size: 0.32rem;
  height: 0.56rem;
  line-height: 0.56rem;
  margin-left: 0.08rem;
  padding: 0 0.05333333rem 0.02666667rem;
}
.order-lt li p.eslLength {
  width: 66%;
  padding-left: 0;
  text-align: left;
}
.order-lt li p.eslLength .eslSN {
  width: auto;
  max-width: 60%;
  height: 1.12rem;
  line-height: 1.12rem;
}
.order-lt li p.eslLength b {
  height: 1.12rem;
  line-height: 1.12rem;
}
.order-lt li p.eslLength b.lbl1 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #FF4D49;
  border-radius: 0.08rem;
  background-color: #FF4D49;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl2 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #FFA624;
  border-radius: 0.08rem;
  background-color: #FFA624;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl3 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #4DD0C8;
  border-radius: 0.08rem;
  background-color: #4DD0C8;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl4 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #93D81C;
  border-radius: 0.08rem;
  background-color: #93D81C;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.threeColumn {
  width: 33.3%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.threeColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.threeColumn span.grey {
  color: #999;
}
.order-lt li p.threeColumn b {
  margin-left: 0.02666667rem;
  float: none;
}
.order-lt li p.fourColumn {
  width: 25%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.fourColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.fourColumn span.grey {
  color: #999;
}
.order-lt li p.fourColumn b {
  margin-left: 0;
  float: none;
}
.order-lt li p.fiveColumn {
  width: 20%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.fiveColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.fiveColumn span.grey {
  color: #999;
}
.order-lt li p.fiveColumn b {
  margin-left: 0;
  float: none;
}
.order-mblt {
  font-size: 0.37333333rem;
  width: 100%;
}
.order-mblt .us-title {
  width: 100%;
  color: #666;
  padding: 0.13333333rem 0.29333333rem;
  height: 1.33333333rem;
  border-bottom: 1px solid #e8e8e8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-mblt .us-title span {
  padding-left: 0.26666667rem;
  line-height: 0.53333333rem;
  font-size: 0.37333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-mblt ul {
  padding-left: 0.29333333rem;
  color: #333;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.order-mblt li {
  height: 1.44rem;
  border-bottom: 1px solid #e8e8e8;
  padding: 0.16rem 0.29333333rem 0.16rem 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-mblt li:after {
  margin-left: 0.21333333rem;
  content: ' ';
  position: absolute;
  right: 0.29333333rem;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.21333333rem;
  border: solid #a6a6a6;
  border-width: 1px 0 0 1px;
  -webkit-transform: translate(0, -25%) rotate(135deg);
  -ms-transform: translate(0, -25%) rotate(135deg);
      transform: translate(0, -25%) rotate(135deg);
}
.order-mblt li a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-mblt li p {
  line-height: 1.12rem;
  padding-left: 0.26666667rem;
  font-size: 0.37333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-nw {
  height: 0.8rem;
  line-height: 0.8rem;
  color: #898989;
  text-align: center;
  font-size: 0.37333333rem;
  margin-top: 0.4rem;
}
.order-nw p {
  position: relative;
  display: inline-block;
}
.order-nw p:before,
.order-nw p:after {
  position: absolute;
  top: 0.4rem;
  content: '';
  display: block;
  height: 1px;
  background: #333;
  width: 0.66666667rem;
}
.order-nw p:before {
  left: -0.8rem;
}
.order-nw p:after {
  right: -0.8rem;
}
/*超时订单*/
.store-lt {
  font-size: 0.37333333rem;
}
.store-lt .store-1 {
  position: relative;
  height: 1.41333333rem;
  line-height: 1.41333333rem;
  border-bottom: 1px solid #e5e5e5;
  margin-left: 0.29333333rem;
}
.store-lt .store-1 p:first-child {
  position: absolute;
  right: 0.26666667rem;
  top: 0.53333333rem;
  width: 0.37333333rem;
  height: 0.37333333rem;
  background: #aaa;
  border: 1px solid #aaa;
  border-radius: 50%;
  text-align: center;
}
.store-lt .store-1 p:first-child i {
  display: block;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: 0.16rem;
  height: 0.16rem;
  position: absolute;
  left: 0.08rem;
}
.store-lt .store-1 .a-up i {
  top: 0.04rem;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.store-lt .store-1 .a-dw i {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 0.10666667rem;
}
.store-lt .store-1 .order_num {
  width: 100%;
  height: 0.56rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.store-lt .store-1 .order_lab {
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.32rem;
  color: #2B99F1;
  padding: 0 0.2rem;
  border: 1px solid #2B99F1;
  border-radius: 0.26666667rem;
  margin-right: 0.13333333rem;
}
.store-lt .store1lab {
  height: 1.84rem;
}
.store-lt .store-2 {
  padding: 0.13333333rem 0 0.13333333rem 0.53333333rem;
  font-size: 0.37333333rem;
  border-bottom: 1px solid #e5e5e5;
}
.store-lt .store-2 div {
  padding-left: 0.53333333rem;
  border-left: 1px solid #e5e5e5;
  padding-top: 0.13333333rem;
  padding-bottom: 0.13333333rem;
  clear: both;
}
.store-lt .store-2 div p {
  position: relative;
  height: 1.14666667rem;
  padding: 0.29333333rem 0;
  zoom: 1;
}
.store-lt .store-2 div p:before,
.store-lt .store-2 div p:after {
  content: " ";
  display: table;
}
.store-lt .store-2 div p:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.store-lt .store-2 div p span:first-child {
  float: right;
  color: #999;
  text-align: right;
  margin-right: 0.26666667rem;
  font-size: 0.32rem;
}
.store-lt .store-2 div p i {
  position: absolute;
  left: -0.69333333rem;
  top: 0.44rem;
  width: 0.26666667rem;
  height: 0.26666667rem;
  background: #e5e5e5;
  border-radius: 50%;
}
.store-lt .store-2 div p b {
  position: absolute;
  left: 0;
  top: 0.8rem;
  font-weight: normal;
  color: #999;
  font-size: 0.32rem;
}
.store-lt .store-2 div p.order-df {
  height: 0.8rem;
}
.batch-tab {
  height: 1.17333333rem;
  border-bottom: 1px solid #e5e5e5;
}
.batch-tab .batch-item {
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  text-align: center;
  display: inline-block;
  float: left;
}
.batch-tab .batch-span {
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.06666667rem;
  display: inline-block;
}
.batch-tab .batch-active {
  height: 1.14666667rem;
  line-height: 1.14666667rem;
  color: #2B99F1;
  border-bottom: 2px solid #2B99F1;
}
.batch-tab .batch-icon {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  font-size: 0.26666667rem;
  color: #fff;
  background: #FF3B30;
  border-radius: 0.21333333rem;
  padding: 0 0.13333333rem;
}
.batch-no {
  height: 0.58666667rem;
  line-height: 0.58666667rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.29333333rem;
  margin-top: 0.26666667rem;
}
.nofind {
  background: #ffffff;
  padding-top: 3.2rem;
  text-align: center;
  color: #999;
  font-size: 0.37333333rem;
}
.nofind_pic {
  width: 5rem;
  height: 3.8rem;
  margin: 0 auto 0.93333333rem;
}
.nofind_pic img {
  width: 100%;
  height: 100%;
}
.slide-fade-enter-active {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.slide-fade-enter,
.slide-fade-leave-to {
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
}
.u_loading {
  padding: 0.5rem 0 0 0;
  text-align: center;
  color: #999;
}

@charset "utf-8";
/*//简单的mixin 函数*/
html {
  font-family: 'Helvetica Neue', Tahoma, Arial, PingFangSC-Regular, 'Hiragino Sans GB', 'Microsoft Yahei', sans-serif !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;
  line-height: 1.2;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-font-smoothing: antialiased;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}
*,
::after,
::before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
}
body,
button,
dd,
dl,
ol,
ul {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
}
a {
  outline: 0;
  color: #333;
  text-decoration: none;
}
i {
  font-style: normal;
}
a,
img {
  -webkit-touch-callout: none;
}
button,
input,
select,
textarea {
  outline: 0;
  border: none;
  font-size: inherit;
  font-family: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight: 400;
}
img {
  max-width: 100%;
}
textarea {
  resize: none;
}
select {
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 100px #fff inset;
          box-shadow: 0 0 0 100px #fff inset;
}
.hide {
  display: none!important;
}
.hide_it {
  display: none !important;
}
/* 拉伸页面到底部 */
/* 同时需设置html, body {height: 100%;} */
.main_content {
  min-height: 85%;
}
.img-box > .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
}
.img-box:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.icon {
  /* 通过设置 font-size 来改变图标大小 */
  width: 1em;
  height: 1em;
  /* 图标和文字相邻时，垂直对齐 */
  vertical-align: -0.15em;
  /* 通过设置 color 来改变 SVG 的颜色/fill */
  fill: currentColor;
  /* path 和 stroke 溢出 viewBox 部分在 IE 下会显示
     normalize.css 中也包含这行 */
  overflow: hidden;
}
body {
  color: #333;
}
.order {
  position: relative;
  width: 100%;
}
/*异常门店*/
.order-hd {
  position: relative;
  width: 100%;
  height: 1.2rem;
  font-size: 0.42666667rem;
  text-align: center;
  line-height: 1.2rem;
}
.order-hd p:first-child {
  position: absolute;
  left: 0.32rem;
  top: 0.4rem;
  display: inline-block;
  border-left: 0.02666667rem solid;
  border-bottom: 0.02666667rem solid;
  width: 0.4rem;
  height: 0.4rem;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.order-store {
  background: #fff;
  padding-left: 0.32rem;
  padding-right: 0.05333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-store .order-tab-width {
  padding: 0.26666667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-store span {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.2rem;
  margin-right: 0.2rem;
  background: #F2F2F2;
  border-radius: 0.32rem;
  display: inline-block;
}
.order-store span.active {
  color: #fff;
  background: #2B99F1;
}
.order-tab {
  background: #fff;
  padding-left: 0.32rem;
  padding-right: 0.05333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 0.01333333rem solid #e5e5e5;
}
.order-tab .order-tab-width {
  padding: 0.26666667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-tab span {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.2rem;
  margin-right: 0.2rem;
  background: #F2F2F2;
  border-radius: 0.32rem;
  display: inline-block;
}
.order-tab span.active {
  color: #fff;
  background: #2B99F1;
}
.order-tt {
  font-size: 0.37333333rem;
  line-height: 0.66666667rem;
  padding: 0.13333333rem;
  background: #D3EDFF;
  color: #2B99F1;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-lt {
  font-size: 0.37333333rem;
}
.order-lt .us-title {
  color: #666;
  padding: 0.13333333rem 0.29333333rem;
  border-bottom: 1px solid #e8e8e8;
}
.order-lt .us-title span {
  width: 22%;
  text-align: center;
  padding-left: 0.26666667rem;
  line-height: 0.53333333rem;
  font-size: 0.37333333rem;
  display: inline-block;
  vertical-align: middle;
}
.order-lt .us-title .ustFirst {
  width: 34%;
  text-align: left;
  padding-left: 0;
}
.order-lt .us-title .ustLast {
  width: 33%;
  text-align: center;
  padding-left: 0;
}
.order-lt .us-title .ustLength {
  width: 66%;
  text-align: left;
  padding-left: 0;
}
.order-lt .us-title .ustSecond {
  width: 34%;
  text-align: right;
  padding-left: 0;
}
.order-lt .us-title .threeColumn {
  width: 33.3%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt .us-title .fourColumn {
  width: 25%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt .us-title .fiveColumn {
  width: 20%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt ul {
  padding-left: 0.29333333rem;
  color: #333;
}
.order-lt li {
  height: 1.44rem;
  border-bottom: 1px solid #e8e8e8;
  padding: 0.16rem 0.29333333rem 0.16rem 0;
  position: relative;
}
.order-lt li:after {
  margin-left: 0.21333333rem;
  content: ' ';
  position: absolute;
  right: 0.29333333rem;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.21333333rem;
  border: solid #a6a6a6;
  border-width: 1px 0 0 1px;
  -webkit-transform: translate(0, -25%) rotate(135deg);
  -ms-transform: translate(0, -25%) rotate(135deg);
      transform: translate(0, -25%) rotate(135deg);
}
.order-lt li p {
  width: 20%;
  line-height: 1.12rem;
  padding-left: 0.26666667rem;
  text-align: center;
  font-size: 0.37333333rem;
  display: inline-block;
  vertical-align: middle;
}
.order-lt li p.eslThird {
  width: 31%;
  color: #999;
  padding-left: 0.4rem;
}
.order-lt li p.eslFour {
  width: 20%;
  color: #999;
  padding-left: 0.4rem;
}
.order-lt li p.eslSecond {
  width: 30%;
  padding-left: 0;
  text-align: right;
}
.order-lt li span {
  display: inline-block;
}
.order-lt li .eslSN {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li b {
  color: #999;
  font-weight: normal;
}
.order-lt li b.lbl1 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #FF4D49;
  border-radius: 0.08rem;
  background-color: #FF4D49;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl2 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #FFA624;
  border-radius: 0.08rem;
  background-color: #FFA624;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl3 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #4DD0C8;
  border-radius: 0.08rem;
  background-color: #4DD0C8;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl4 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #93D81C;
  border-radius: 0.08rem;
  background-color: #93D81C;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li p.eslFirst {
  width: 34%;
  text-align: left;
  padding-left: 0;
}
.order-lt li p.eslFirst span {
  line-height: 0.56rem;
  vertical-align: middle;
  float: left;
}
.order-lt li p.eslFirst .eslSN {
  width: 100%;
}
.order-lt li p.eslFirst b.lbl {
  font-size: 0.32rem;
  height: 0.56rem;
  line-height: 0.56rem;
  margin-left: 0.08rem;
  padding: 0 0.05333333rem 0.02666667rem;
}
.order-lt li p.eslLength {
  width: 66%;
  padding-left: 0;
  text-align: left;
}
.order-lt li p.eslLength .eslSN {
  width: auto;
  max-width: 60%;
  height: 1.12rem;
  line-height: 1.12rem;
}
.order-lt li p.eslLength b {
  height: 1.12rem;
  line-height: 1.12rem;
}
.order-lt li p.eslLength b.lbl1 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #FF4D49;
  border-radius: 0.08rem;
  background-color: #FF4D49;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl2 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #FFA624;
  border-radius: 0.08rem;
  background-color: #FFA624;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl3 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #4DD0C8;
  border-radius: 0.08rem;
  background-color: #4DD0C8;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl4 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #93D81C;
  border-radius: 0.08rem;
  background-color: #93D81C;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.threeColumn {
  width: 33.3%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.threeColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.threeColumn span.grey {
  color: #999;
}
.order-lt li p.threeColumn b {
  margin-left: 0.02666667rem;
  float: none;
}
.order-lt li p.fourColumn {
  width: 25%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.fourColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.fourColumn span.grey {
  color: #999;
}
.order-lt li p.fourColumn b {
  margin-left: 0;
  float: none;
}
.order-lt li p.fiveColumn {
  width: 20%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.fiveColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.fiveColumn span.grey {
  color: #999;
}
.order-lt li p.fiveColumn b {
  margin-left: 0;
  float: none;
}
.order-mblt {
  font-size: 0.37333333rem;
  width: 100%;
}
.order-mblt .us-title {
  width: 100%;
  color: #666;
  padding: 0.13333333rem 0.29333333rem;
  height: 1.33333333rem;
  border-bottom: 1px solid #e8e8e8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-mblt .us-title span {
  padding-left: 0.26666667rem;
  line-height: 0.53333333rem;
  font-size: 0.37333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-mblt ul {
  padding-left: 0.29333333rem;
  color: #333;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.order-mblt li {
  height: 1.44rem;
  border-bottom: 1px solid #e8e8e8;
  padding: 0.16rem 0.29333333rem 0.16rem 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-mblt li:after {
  margin-left: 0.21333333rem;
  content: ' ';
  position: absolute;
  right: 0.29333333rem;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.21333333rem;
  border: solid #a6a6a6;
  border-width: 1px 0 0 1px;
  -webkit-transform: translate(0, -25%) rotate(135deg);
  -ms-transform: translate(0, -25%) rotate(135deg);
      transform: translate(0, -25%) rotate(135deg);
}
.order-mblt li a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-mblt li p {
  line-height: 1.12rem;
  padding-left: 0.26666667rem;
  font-size: 0.37333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-nw {
  height: 0.8rem;
  line-height: 0.8rem;
  color: #898989;
  text-align: center;
  font-size: 0.37333333rem;
  margin-top: 0.4rem;
}
.order-nw p {
  position: relative;
  display: inline-block;
}
.order-nw p:before,
.order-nw p:after {
  position: absolute;
  top: 0.4rem;
  content: '';
  display: block;
  height: 1px;
  background: #333;
  width: 0.66666667rem;
}
.order-nw p:before {
  left: -0.8rem;
}
.order-nw p:after {
  right: -0.8rem;
}
/*超时订单*/
.store-lt {
  font-size: 0.37333333rem;
}
.store-lt .store-1 {
  position: relative;
  height: 1.41333333rem;
  line-height: 1.41333333rem;
  border-bottom: 1px solid #e5e5e5;
  margin-left: 0.29333333rem;
}
.store-lt .store-1 p:first-child {
  position: absolute;
  right: 0.26666667rem;
  top: 0.53333333rem;
  width: 0.37333333rem;
  height: 0.37333333rem;
  background: #aaa;
  border: 1px solid #aaa;
  border-radius: 50%;
  text-align: center;
}
.store-lt .store-1 p:first-child i {
  display: block;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: 0.16rem;
  height: 0.16rem;
  position: absolute;
  left: 0.08rem;
}
.store-lt .store-1 .a-up i {
  top: 0.04rem;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.store-lt .store-1 .a-dw i {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 0.10666667rem;
}
.store-lt .store-1 .order_num {
  width: 100%;
  height: 0.56rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.store-lt .store-1 .order_lab {
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.32rem;
  color: #2B99F1;
  padding: 0 0.2rem;
  border: 1px solid #2B99F1;
  border-radius: 0.26666667rem;
  margin-right: 0.13333333rem;
}
.store-lt .store1lab {
  height: 1.84rem;
}
.store-lt .store-2 {
  padding: 0.13333333rem 0 0.13333333rem 0.53333333rem;
  font-size: 0.37333333rem;
  border-bottom: 1px solid #e5e5e5;
}
.store-lt .store-2 div {
  padding-left: 0.53333333rem;
  border-left: 1px solid #e5e5e5;
  padding-top: 0.13333333rem;
  padding-bottom: 0.13333333rem;
  clear: both;
}
.store-lt .store-2 div p {
  position: relative;
  height: 1.14666667rem;
  padding: 0.29333333rem 0;
  zoom: 1;
}
.store-lt .store-2 div p:before,
.store-lt .store-2 div p:after {
  content: " ";
  display: table;
}
.store-lt .store-2 div p:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.store-lt .store-2 div p span:first-child {
  float: right;
  color: #999;
  text-align: right;
  margin-right: 0.26666667rem;
  font-size: 0.32rem;
}
.store-lt .store-2 div p i {
  position: absolute;
  left: -0.69333333rem;
  top: 0.44rem;
  width: 0.26666667rem;
  height: 0.26666667rem;
  background: #e5e5e5;
  border-radius: 50%;
}
.store-lt .store-2 div p b {
  position: absolute;
  left: 0;
  top: 0.8rem;
  font-weight: normal;
  color: #999;
  font-size: 0.32rem;
}
.store-lt .store-2 div p.order-df {
  height: 0.8rem;
}
.batch-tab {
  height: 1.17333333rem;
  border-bottom: 1px solid #e5e5e5;
}
.batch-tab .batch-item {
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  text-align: center;
  display: inline-block;
  float: left;
}
.batch-tab .batch-span {
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.06666667rem;
  display: inline-block;
}
.batch-tab .batch-active {
  height: 1.14666667rem;
  line-height: 1.14666667rem;
  color: #2B99F1;
  border-bottom: 2px solid #2B99F1;
}
.batch-tab .batch-icon {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  font-size: 0.26666667rem;
  color: #fff;
  background: #FF3B30;
  border-radius: 0.21333333rem;
  padding: 0 0.13333333rem;
}
.batch-no {
  height: 0.58666667rem;
  line-height: 0.58666667rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.29333333rem;
  margin-top: 0.26666667rem;
}
.nofind {
  background: #ffffff;
  padding-top: 3.2rem;
  text-align: center;
  color: #999;
  font-size: 0.37333333rem;
}
.nofind_pic {
  width: 5rem;
  height: 3.8rem;
  margin: 0 auto 0.93333333rem;
}
.nofind_pic img {
  width: 100%;
  height: 100%;
}
.slide-fade-enter-active {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.slide-fade-enter,
.slide-fade-leave-to {
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
}
.u_loading {
  padding: 0.5rem 0 0 0;
  text-align: center;
  color: #999;
}

@charset "utf-8";
/*//简单的mixin 函数*/
html {
  font-family: 'Helvetica Neue', Tahoma, Arial, PingFangSC-Regular, 'Hiragino Sans GB', 'Microsoft Yahei', sans-serif !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;
  line-height: 1.2;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-font-smoothing: antialiased;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}
*,
::after,
::before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
}
body,
button,
dd,
dl,
ol,
ul {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
}
a {
  outline: 0;
  color: #333;
  text-decoration: none;
}
i {
  font-style: normal;
}
a,
img {
  -webkit-touch-callout: none;
}
button,
input,
select,
textarea {
  outline: 0;
  border: none;
  font-size: inherit;
  font-family: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight: 400;
}
img {
  max-width: 100%;
}
textarea {
  resize: none;
}
select {
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 100px #fff inset;
          box-shadow: 0 0 0 100px #fff inset;
}
.hide {
  display: none!important;
}
.hide_it {
  display: none !important;
}
/* 拉伸页面到底部 */
/* 同时需设置html, body {height: 100%;} */
.main_content {
  min-height: 85%;
}
.img-box > .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
}
.img-box:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.icon {
  /* 通过设置 font-size 来改变图标大小 */
  width: 1em;
  height: 1em;
  /* 图标和文字相邻时，垂直对齐 */
  vertical-align: -0.15em;
  /* 通过设置 color 来改变 SVG 的颜色/fill */
  fill: currentColor;
  /* path 和 stroke 溢出 viewBox 部分在 IE 下会显示
     normalize.css 中也包含这行 */
  overflow: hidden;
}
body {
  color: #333;
}
.order {
  position: relative;
  width: 100%;
}
/*异常门店*/
.order-hd {
  position: relative;
  width: 100%;
  height: 1.2rem;
  font-size: 0.42666667rem;
  text-align: center;
  line-height: 1.2rem;
}
.order-hd p:first-child {
  position: absolute;
  left: 0.32rem;
  top: 0.4rem;
  display: inline-block;
  border-left: 0.02666667rem solid;
  border-bottom: 0.02666667rem solid;
  width: 0.4rem;
  height: 0.4rem;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.order-store {
  background: #fff;
  padding-left: 0.32rem;
  padding-right: 0.05333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-store .order-tab-width {
  padding: 0.26666667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-store span {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.2rem;
  margin-right: 0.2rem;
  background: #F2F2F2;
  border-radius: 0.32rem;
  display: inline-block;
}
.order-store span.active {
  color: #fff;
  background: #2B99F1;
}
.order-tab {
  background: #fff;
  padding-left: 0.32rem;
  padding-right: 0.05333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 0.01333333rem solid #e5e5e5;
}
.order-tab .order-tab-width {
  padding: 0.26666667rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-tab span {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.2rem;
  margin-right: 0.2rem;
  background: #F2F2F2;
  border-radius: 0.32rem;
  display: inline-block;
}
.order-tab span.active {
  color: #fff;
  background: #2B99F1;
}
.order-tt {
  font-size: 0.37333333rem;
  line-height: 0.66666667rem;
  padding: 0.13333333rem;
  background: #D3EDFF;
  color: #2B99F1;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-lt {
  font-size: 0.37333333rem;
}
.order-lt .us-title {
  color: #666;
  padding: 0.13333333rem 0.29333333rem;
  border-bottom: 1px solid #e8e8e8;
}
.order-lt .us-title span {
  width: 22%;
  text-align: center;
  padding-left: 0.26666667rem;
  line-height: 0.53333333rem;
  font-size: 0.37333333rem;
  display: inline-block;
  vertical-align: middle;
}
.order-lt .us-title .ustFirst {
  width: 34%;
  text-align: left;
  padding-left: 0;
}
.order-lt .us-title .ustLast {
  width: 33%;
  text-align: center;
  padding-left: 0;
}
.order-lt .us-title .ustLength {
  width: 66%;
  text-align: left;
  padding-left: 0;
}
.order-lt .us-title .ustSecond {
  width: 34%;
  text-align: right;
  padding-left: 0;
}
.order-lt .us-title .threeColumn {
  width: 33.3%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt .us-title .fourColumn {
  width: 25%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt .us-title .fiveColumn {
  width: 20%;
  padding: 0 0.26666667rem 0 0;
}
.order-lt ul {
  padding-left: 0.29333333rem;
  color: #333;
}
.order-lt li {
  height: 1.44rem;
  border-bottom: 1px solid #e8e8e8;
  padding: 0.16rem 0.29333333rem 0.16rem 0;
  position: relative;
}
.order-lt li:after {
  margin-left: 0.21333333rem;
  content: ' ';
  position: absolute;
  right: 0.29333333rem;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.21333333rem;
  border: solid #a6a6a6;
  border-width: 1px 0 0 1px;
  -webkit-transform: translate(0, -25%) rotate(135deg);
  -ms-transform: translate(0, -25%) rotate(135deg);
      transform: translate(0, -25%) rotate(135deg);
}
.order-lt li p {
  width: 20%;
  line-height: 1.12rem;
  padding-left: 0.26666667rem;
  text-align: center;
  font-size: 0.37333333rem;
  display: inline-block;
  vertical-align: middle;
}
.order-lt li p.eslThird {
  width: 31%;
  color: #999;
  padding-left: 0.4rem;
}
.order-lt li p.eslFour {
  width: 20%;
  color: #999;
  padding-left: 0.4rem;
}
.order-lt li p.eslSecond {
  width: 30%;
  padding-left: 0;
  text-align: right;
}
.order-lt li span {
  display: inline-block;
}
.order-lt li .eslSN {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li b {
  color: #999;
  font-weight: normal;
}
.order-lt li b.lbl1 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #FF4D49;
  border-radius: 0.08rem;
  background-color: #FF4D49;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl2 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #FFA624;
  border-radius: 0.08rem;
  background-color: #FFA624;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl3 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #4DD0C8;
  border-radius: 0.08rem;
  background-color: #4DD0C8;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li b.lbl4 {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  color: #fff;
  font-size: 0.32rem;
  border: 1px solid #93D81C;
  border-radius: 0.08rem;
  background-color: #93D81C;
  margin-left: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.02666667rem 0.02666667rem;
  width: auto;
  float: left;
}
.order-lt li p.eslFirst {
  width: 34%;
  text-align: left;
  padding-left: 0;
}
.order-lt li p.eslFirst span {
  line-height: 0.56rem;
  vertical-align: middle;
  float: left;
}
.order-lt li p.eslFirst .eslSN {
  width: 100%;
}
.order-lt li p.eslFirst b.lbl {
  font-size: 0.32rem;
  height: 0.56rem;
  line-height: 0.56rem;
  margin-left: 0.08rem;
  padding: 0 0.05333333rem 0.02666667rem;
}
.order-lt li p.eslLength {
  width: 66%;
  padding-left: 0;
  text-align: left;
}
.order-lt li p.eslLength .eslSN {
  width: auto;
  max-width: 60%;
  height: 1.12rem;
  line-height: 1.12rem;
}
.order-lt li p.eslLength b {
  height: 1.12rem;
  line-height: 1.12rem;
}
.order-lt li p.eslLength b.lbl1 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #FF4D49;
  border-radius: 0.08rem;
  background-color: #FF4D49;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl2 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #FFA624;
  border-radius: 0.08rem;
  background-color: #FFA624;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl3 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #4DD0C8;
  border-radius: 0.08rem;
  background-color: #4DD0C8;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.eslLength b.lbl4 {
  width: auto;
  font-size: 0.32rem;
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  border: 1px solid #93D81C;
  border-radius: 0.08rem;
  background-color: #93D81C;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0.02666667rem;
  float: none;
}
.order-lt li p.threeColumn {
  width: 33.3%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.threeColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.threeColumn span.grey {
  color: #999;
}
.order-lt li p.threeColumn b {
  margin-left: 0.02666667rem;
  float: none;
}
.order-lt li p.fourColumn {
  width: 25%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.fourColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.fourColumn span.grey {
  color: #999;
}
.order-lt li p.fourColumn b {
  margin-left: 0;
  float: none;
}
.order-lt li p.fiveColumn {
  width: 20%;
  color: #333;
  padding: 0 0.26666667rem 0 0;
}
.order-lt li p.fiveColumn span.halfHeight {
  width: 100%;
  line-height: 0.56rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.order-lt li p.fiveColumn span.grey {
  color: #999;
}
.order-lt li p.fiveColumn b {
  margin-left: 0;
  float: none;
}
.order-mblt {
  font-size: 0.37333333rem;
  width: 100%;
}
.order-mblt .us-title {
  width: 100%;
  color: #666;
  padding: 0.13333333rem 0.29333333rem;
  height: 1.33333333rem;
  border-bottom: 1px solid #e8e8e8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-mblt .us-title span {
  padding-left: 0.26666667rem;
  line-height: 0.53333333rem;
  font-size: 0.37333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-mblt ul {
  padding-left: 0.29333333rem;
  color: #333;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.order-mblt li {
  height: 1.44rem;
  border-bottom: 1px solid #e8e8e8;
  padding: 0.16rem 0.29333333rem 0.16rem 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-mblt li:after {
  margin-left: 0.21333333rem;
  content: ' ';
  position: absolute;
  right: 0.29333333rem;
  top: 0.66666667rem;
  width: 0.21333333rem;
  height: 0.21333333rem;
  border: solid #a6a6a6;
  border-width: 1px 0 0 1px;
  -webkit-transform: translate(0, -25%) rotate(135deg);
  -ms-transform: translate(0, -25%) rotate(135deg);
      transform: translate(0, -25%) rotate(135deg);
}
.order-mblt li a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-mblt li p {
  line-height: 1.12rem;
  padding-left: 0.26666667rem;
  font-size: 0.37333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-nw {
  height: 0.8rem;
  line-height: 0.8rem;
  color: #898989;
  text-align: center;
  font-size: 0.37333333rem;
  margin-top: 0.4rem;
}
.order-nw p {
  position: relative;
  display: inline-block;
}
.order-nw p:before,
.order-nw p:after {
  position: absolute;
  top: 0.4rem;
  content: '';
  display: block;
  height: 1px;
  background: #333;
  width: 0.66666667rem;
}
.order-nw p:before {
  left: -0.8rem;
}
.order-nw p:after {
  right: -0.8rem;
}
/*超时订单*/
.store-lt {
  font-size: 0.37333333rem;
}
.store-lt .store-1 {
  position: relative;
  height: 1.41333333rem;
  line-height: 1.41333333rem;
  border-bottom: 1px solid #e5e5e5;
  margin-left: 0.29333333rem;
}
.store-lt .store-1 p:first-child {
  position: absolute;
  right: 0.26666667rem;
  top: 0.53333333rem;
  width: 0.37333333rem;
  height: 0.37333333rem;
  background: #aaa;
  border: 1px solid #aaa;
  border-radius: 50%;
  text-align: center;
}
.store-lt .store-1 p:first-child i {
  display: block;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: 0.16rem;
  height: 0.16rem;
  position: absolute;
  left: 0.08rem;
}
.store-lt .store-1 .a-up i {
  top: 0.04rem;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.store-lt .store-1 .a-dw i {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 0.10666667rem;
}
.store-lt .store-1 .order_num {
  width: 100%;
  height: 0.56rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.store-lt .store-1 .order_lab {
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.32rem;
  color: #2B99F1;
  padding: 0 0.2rem;
  border: 1px solid #2B99F1;
  border-radius: 0.26666667rem;
  margin-right: 0.13333333rem;
}
.store-lt .store1lab {
  height: 1.84rem;
}
.store-lt .store-2 {
  padding: 0.13333333rem 0 0.13333333rem 0.53333333rem;
  font-size: 0.37333333rem;
  border-bottom: 1px solid #e5e5e5;
}
.store-lt .store-2 div {
  padding-left: 0.53333333rem;
  border-left: 1px solid #e5e5e5;
  padding-top: 0.13333333rem;
  padding-bottom: 0.13333333rem;
  clear: both;
}
.store-lt .store-2 div p {
  position: relative;
  height: 1.14666667rem;
  padding: 0.29333333rem 0;
  zoom: 1;
}
.store-lt .store-2 div p:before,
.store-lt .store-2 div p:after {
  content: " ";
  display: table;
}
.store-lt .store-2 div p:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.store-lt .store-2 div p span:first-child {
  float: right;
  color: #999;
  text-align: right;
  margin-right: 0.26666667rem;
  font-size: 0.32rem;
}
.store-lt .store-2 div p i {
  position: absolute;
  left: -0.69333333rem;
  top: 0.44rem;
  width: 0.26666667rem;
  height: 0.26666667rem;
  background: #e5e5e5;
  border-radius: 50%;
}
.store-lt .store-2 div p b {
  position: absolute;
  left: 0;
  top: 0.8rem;
  font-weight: normal;
  color: #999;
  font-size: 0.32rem;
}
.store-lt .store-2 div p.order-df {
  height: 0.8rem;
}
.batch-tab {
  height: 1.17333333rem;
  border-bottom: 1px solid #e5e5e5;
}
.batch-tab .batch-item {
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  text-align: center;
  display: inline-block;
  float: left;
}
.batch-tab .batch-span {
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.06666667rem;
  display: inline-block;
}
.batch-tab .batch-active {
  height: 1.14666667rem;
  line-height: 1.14666667rem;
  color: #2B99F1;
  border-bottom: 2px solid #2B99F1;
}
.batch-tab .batch-icon {
  height: 0.42666667rem;
  line-height: 0.42666667rem;
  font-size: 0.26666667rem;
  color: #fff;
  background: #FF3B30;
  border-radius: 0.21333333rem;
  padding: 0 0.13333333rem;
}
.batch-no {
  height: 0.58666667rem;
  line-height: 0.58666667rem;
  font-size: 0.37333333rem;
  color: #333;
  padding: 0 0.29333333rem;
  margin-top: 0.26666667rem;
}
.nofind {
  background: #ffffff;
  padding-top: 3.2rem;
  text-align: center;
  color: #999;
  font-size: 0.37333333rem;
}
.nofind_pic {
  width: 5rem;
  height: 3.8rem;
  margin: 0 auto 0.93333333rem;
}
.nofind_pic img {
  width: 100%;
  height: 100%;
}
.slide-fade-enter-active {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.slide-fade-enter,
.slide-fade-leave-to {
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
}
.u_loading {
  padding: 0.5rem 0 0 0;
  text-align: center;
  color: #999;
}














.fn-indicator[data-v-27acd63e] {
  -webkit-transition: opacity .2s linear;
  -webkit-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.fn-indicator-wrapper[data-v-27acd63e] {
  top: 50%;
  left: 50%;
  position: fixed;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.fn-indicator-text[data-v-27acd63e] {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 28px;
}
.fn-indicator-spin[data-v-27acd63e] {
  display: inline-block;
  text-align: center;
}
.fn-indicator-mask[data-v-27acd63e] {
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: transparent;
}
.fn-indicator-enter[data-v-27acd63e],
.fn-indicator-leave-active[data-v-27acd63e] {
  opacity: 0;
}
svg[data-v-27acd63e] {
  height: 1.33333333rem;
  height: 13.33333333vw;
  width: 1.33333333rem;
  width: 13.33333333vw;
  margin: 2em;
  overflow: visible;
}
.g-circles[data-v-27acd63e] {
  -webkit-transform: scale(0.9) translate(7px, 7px);
  -ms-transform: scale(0.9) translate(7px, 7px);
  transform: scale(0.9) translate(7px, 7px);
}
circle[data-v-27acd63e] {
  fill: #fff;
  fill-opacity: 0;
  -webkit-animation: opacity-data-v-27acd63e 1.2s linear infinite;
  animation: opacity-data-v-27acd63e 1.2s linear infinite;
}
circle[data-v-27acd63e]:nth-child(12n + 1) {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
circle[data-v-27acd63e]:nth-child(12n + 2) {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
circle[data-v-27acd63e]:nth-child(12n + 3) {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
circle[data-v-27acd63e]:nth-child(12n + 4) {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
circle[data-v-27acd63e]:nth-child(12n + 5) {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
circle[data-v-27acd63e]:nth-child(12n + 6) {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
circle[data-v-27acd63e]:nth-child(12n + 7) {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
circle[data-v-27acd63e]:nth-child(12n + 8) {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
circle[data-v-27acd63e]:nth-child(12n + 9) {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
circle[data-v-27acd63e]:nth-child(12n + 10) {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
circle[data-v-27acd63e]:nth-child(12n + 11) {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
circle[data-v-27acd63e]:nth-child(12n + 12) {
  -webkit-animation-delay: -1.2s;
  animation-delay: -1.2s;
}
@-webkit-keyframes opacity-data-v-27acd63e {
3% {
    fill-opacity: 1;
}
75% {
    fill-opacity: 0;
}
}
@keyframes opacity-data-v-27acd63e {
3% {
    fill-opacity: 1;
}
75% {
    fill-opacity: 0;
}
}

.fn-toast[data-v-6c95447d] {
  position: fixed;
  width: 100%;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  -webkit-transition: opacity .3s linear;
  -o-transition: opacity .3s linear;
  transition: opacity .3s linear;
  z-index: 999999;
}
.fn-toast.is-placebottom[data-v-6c95447d] {
  bottom: 50px;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
      transform: translate(-50%);
}
.fn-toast.is-placemiddle[data-v-6c95447d] {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
.fn-toast.is-placetop[data-v-6c95447d] {
  top: 50px;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
      transform: translate(-50%);
}
.fn-toast-icon[data-v-6c95447d] {
  display: block;
  text-align: center;
  font-size: 56px;
}
.fn-toast-text[data-v-6c95447d] {
  font-size: 0.37333333rem;
  display: inline-block;
  text-align: center;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.7);
  min-width: 44%;
  /*white-space: nowrap;*/
}
.fn-toast-pop-enter[data-v-6c95447d],
.fn-toast-pop-leave-active[data-v-6c95447d] {
  opacity: 0;
}

/*# sourceMappingURL=app.css.map?t=5c0774233b660b2ef4d2216687eb22ff*/