@charset "UTF-8";

@font-face {
  font-family: '方正兰亭黑简体';
  src:url(../fonts/fzlthjt.ttf);
}
@font-face {
  font-family: '方正兰亭中粗黑';
  src:url(../fonts/fzltzch.ttf);
}
@font-face {
  font-family: 'Lynkco type';
  src:url(../fonts/SofiaProRegular.otf);
}

* {
  font-family: "方正兰亭黑简体", "方正兰亭中粗黑", "Lynkco type", "Helvetica Neue", "Helvetica", Arial, system-ui, -apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", "Android Emoji", "EmojiOne Mozilla", "Segoe UI Symbol", EmojiSymbols, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", "Android Emoji", "EmojiOne Mozilla", "Segoe UI Symbol", EmojiSymbols !important;
}

.separator,
.seperator,
.product-list__item + .product-list__item,
.product-pic--bordered,
.account-selector__item + .account-selector__item,
.filter__ex,
.filter__block,
.form__block + .form__block,
.dialog__footer,
.dialog__header {
  border-image-slice: 2;
  border-image-repeat: stretch;
}

.separator,
.seperator,
.product-list__item + .product-list__item,
.product-pic--bordered,
.account-selector__item + .account-selector__item,
.filter__ex,
.filter__block,
.form__block + .form__block,
.dialog__footer,
.dialog__header {
  border-image-slice: 2;
  border-image-repeat: stretch;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**
 * Reboot
 * @module: reboot
 * @author: fisker Cheung <lionkay@gmail.com>
 * @date: {Date}
 * @version: 3.0
 * @description
 * based on
 * 1. bootstrap v4 reboot https://github.com/twbs/bootstrap
 * 2. suitcss https://github.com/suitcss/base
 * 3. sanitize.css https://github.com/jonathantneal/sanitize.css
 */
dl,
ul,
ol,
p {
  margin-top: 0;
  margin-bottom: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 8px;
}

/* Globals
   ========================================================================== */
@-ms-viewport {
  width: device-width;
}
::-ms-clear {
  display: none;
}

*,
::before,
::after {
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

[hidden] {
  display: none !important;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

label,
button,
[role="button"],
[type="button"],
[type="reset"],
[type="submit"],
[type="file"],
[type="image"] {
  cursor: pointer;
}

::-webkit-file-upload-button {
  cursor: pointer;
}

::-webkit-slider-thumb {
  cursor: pointer;
}
::-webkit-slider-thumb:disabled {
  cursor: default;
}

::-moz-range-thumb {
  cursor: pointer;
}
::-moz-range-thumb:disabled {
  cursor: default;
}

:focus {
  outline-width: 0;
}

:disabled {
  cursor: default;
}

/* Document
   ========================================================================== */
html {
  margin-left: auto;
  margin-right: auto;
  cursor: default;
  -ms-overflow-style: scrollbar;
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  text-rendering: optimizelegibility;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  max-width: 720px;
  min-width: 320px;
}

/* Sections
   ========================================================================== */
body {
  margin: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
    "Hiragino Sans GB", "Microsoft YaHei", "Lantinghei SC",
    "WenQuanYi Micro Hei", "Source Han Sans SC", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Noto Color Emoji", "Android Emoji", "EmojiOne Mozilla",
    "Segoe UI Symbol", EmojiSymbols;
  font-size: 87.5%;
  line-height: 1.5;
  color: #373a3c;
  background-color: #f2f2f2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-break: break-all;
  word-wrap: break-word;
  min-height: 100%;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section,
menu {
  display: block;
}

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 * 1. normalize.css@8.0.1 include `main`
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  text-decoration: none;
  color: inherit;
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
a:focus,
a:hover {
  text-decoration: none;
  color: inherit;
  outline-width: 0;
}

img {
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  width: auto;
  height: auto;
  display: inline-block;
}

/**
 * Add the correct display in IE 9-.
 */
canvas,
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

button,
input {
  padding: 0;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-file-upload-button {
  padding: 0 6px;
  border-width: 1px;
  background-color: transparent;
}

input,
button,
optgroup,
select,
textarea {
  background-color: transparent;
  border: 1px solid #dfdfdf;
  font: inherit;
  color: inherit;
  -webkit-border-radius: 0;
  border-radius: 0;
}

input:disabled,
textarea:disabled,
button:disabled,
select:disabled {
  color: #aaa;
  background: #ebebe4;
}

input:-moz-read-only,
textarea:-moz-read-only {
  color: #aaa;
  background: #ebebe4;
}

input:read-only,
textarea:read-only {
  color: #aaa;
  background: #ebebe4;
}
input[readonly],
textarea[readonly] {
  color: #aaa;
  background: #ebebe4;
}

[type="checkbox"],
[type="file"],
[type="radio"],
[type="range"] {
  border-width: 0;
}

[type="checkbox"]:disabled,
[type="file"]:disabled,
[type="radio"]:disabled,
[type="range"]:disabled,
[type="color"]:disabled {
  background-color: transparent;
}
[type="checkbox"]:-moz-read-only,
[type="file"]:-moz-read-only,
[type="radio"]:-moz-read-only,
[type="range"]:-moz-read-only,
[type="color"]:-moz-read-only {
  background-color: transparent;
}
[type="checkbox"]:read-only,
[type="file"]:read-only,
[type="radio"]:read-only,
[type="range"]:read-only,
[type="color"]:read-only {
  background-color: transparent;
}
[type="checkbox"][readonly],
[type="file"][readonly],
[type="radio"][readonly],
[type="range"][readonly],
[type="color"][readonly] {
  background-color: transparent;
}

[type="range"] {
  height: 1.5em;
  width: 12em;
}

::-moz-range-track {
  background: #dfdfdf;
}

[type="number"] {
  width: auto;
}

[type="radio"]:disabled,
[type="checkbox"]:disabled {
  cursor: not-allowed;
}

[type="date"],
[type="datetime-local"],
[type="month"],
[type="time"],
[type="week"] {
  -webkit-appearance: listbox;
  text-align: left;
}
[type="date"]::-webkit-inner-spin-button,
[type="datetime-local"]::-webkit-inner-spin-button,
[type="month"]::-webkit-inner-spin-button,
[type="time"]::-webkit-inner-spin-button,
[type="week"]::-webkit-inner-spin-button {
  margin-top: auto;
  margin-bottom: auto;
}

textarea {
  resize: vertical;
}

[type="search"] {
  /**
  * 1. Correct the odd appearance in Chrome and Safari.
  * 2. Correct the outline style in Safari.
  */
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
hr {
  margin-top: 16px;
  margin-bottom: 16px;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  height: 0;
  overflow: visible;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
  margin-bottom: 8px;
}

::-webkit-progress-bar {
  background: none;
}

progress {
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 1em;
  width: 10em;
  border: 0;
  background-color: gray;
}
progress::-ms-fill {
  border: 0;
}
progress .progress-bar {
  height: 100%;
  background: green;
}

table {
  background-color: transparent;
  border-collapse: collapse;
  float: none;
}

caption {
  padding-top: 12px;
  padding-bottom: 12px;
}

label {
  display: inline-block;
  margin-bottom: 8px;
}

.table {
  width: 100%;
  border: 1px solid #eceeef;
}
.table th,
.table td {
  border: 1px solid #eceeef;
  padding: 8px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #eee;
}

.table-hover tbody tr:hover {
  background-color: #ececec;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 8px;
}

.u-check {
  margin-bottom: 0;
}
.u-check__indicator {
  display: inline-block;
  width: 1em;
  height: 1em;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  border: 2px solid #dfdfdf;
  padding: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition-property: border, -webkit-box-shadow;
  transition-property: border, -webkit-box-shadow;
  transition-property: border, box-shadow;
  transition-property: border, box-shadow, -webkit-box-shadow;
  vertical-align: -0.25em;
}
.u-check__indicator,
.u-check__indicator::before,
.u-check__indicator::after {
  -webkit-transition-duration: 0.28s;
  transition-duration: 0.28s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.u-check__indicator::after {
  content: "";
  display: block;
  -webkit-transition-property: color, background, -webkit-transform;
  transition-property: color, background, -webkit-transform;
  transition-property: color, transform, background;
  transition-property: color, transform, background, -webkit-transform;
  color: inherit;
  width: 100%;
}
.u-check__native-control {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.u-check__native-control:checked ~ .u-check__indicator {
  border-color: currentcolor;
}
.u-check__native-control:focus ~ .u-check__indicator {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.u-check__native-control:disabled ~ .u-check__indicator {
  color: #ebebe4;
  border-color: currentcolor;
}
.u-check__native-control:disabled ~ .u-check__label {
  color: #aaa;
}
.u-check_radio .u-check__indicator,
.u-check_round .u-check__indicator,
.u-check_radio-check .u-check__indicator {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.u-check_checkbox .u-check__indicator,
.u-check_radio-check .u-check__indicator {
  -webkit-transition-property: border, background;
  transition-property: border, background;
  padding: 1px;
}
.u-check_checkbox .u-check__indicator::after,
.u-check_radio-check .u-check__indicator::after {
  position: relative;
  height: 50%;
  border-width: 0 0 0.1em 0.1em;
  border-style: solid;
  border-color: transparent;
  -webkit-transform: translateY(25%) rotate(-45deg);
  -ms-transform: translateY(25%) rotate(-45deg);
  transform: translateY(25%) rotate(-45deg);
}
.u-check_checkbox .u-check__native-control:checked ~ .u-check__indicator,
.u-check_radio-check .u-check__native-control:checked ~ .u-check__indicator {
  background: currentcolor;
}
.u-check_checkbox .u-check__native-control:checked ~ .u-check__indicator::after,
.u-check_radio-check
  .u-check__native-control:checked
  ~ .u-check__indicator::after {
  border-color: #fff;
}
.u-check_radio .u-check__indicator::after {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 100%;
  background: currentcolor;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.u-check_radio .u-check__native-control:checked ~ .u-check__indicator::after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.u-check_switch .u-check__indicator,
.u-check_ios-switch .u-check__indicator {
  width: 2em;
  position: relative;
  border-width: 0;
}
.u-check_switch .u-check__indicator::before,
.u-check_ios-switch .u-check__indicator::before {
  content: "";
  -webkit-border-radius: 1em;
  border-radius: 1em;
  background-color: #dfdfdf;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition-property: opacity, background;
  transition-property: opacity, background;
}
.u-check_switch .u-check__indicator::after,
.u-check_ios-switch .u-check__indicator::after {
  top: 0;
  left: 0;
  position: absolute;
  width: 1em;
  height: 1em;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-color: #fff;
  -webkit-transition-property: left, background, -webkit-box-shadow;
  transition-property: left, background, -webkit-box-shadow;
  transition-property: left, background, box-shadow;
  transition-property: left, background, box-shadow, -webkit-box-shadow;
}
.u-check_switch .u-check__native-control:checked ~ .u-check__indicator::before,
.u-check_ios-switch
  .u-check__native-control:checked
  ~ .u-check__indicator::before {
  background-color: currentcolor;
}
.u-check_switch .u-check__native-control:checked ~ .u-check__indicator::after,
.u-check_ios-switch
  .u-check__native-control:checked
  ~ .u-check__indicator::after {
  left: 1em;
  background-color: currentcolor;
  border-width: 0;
}
.u-check_switch .u-check__native-control:disabled ~ .u-check__indicator::before,
.u-check_ios-switch
  .u-check__native-control:disabled
  ~ .u-check__indicator::before {
  background-color: #ebebe4;
}
.u-check_switch .u-check__indicator::after {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.u-check_switch .u-check__native-control:checked ~ .u-check__indicator::before {
  opacity: 0.5;
}
.u-check_switch .u-check__native-control:checked ~ .u-check__indicator::after {
  -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14),
    0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2),
    0 1px 8px 0 rgba(0, 0, 0, 0.12);
}
.u-check_switch .u-check__native-control:focus ~ .u-check__indicator {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.u-check_switch .u-check__native-control:focus ~ .u-check__indicator::before {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.u-check_ios-switch .u-check__indicator {
  padding: 0;
}
.u-check_ios-switch .u-check__indicator::after {
  padding: 1px;
  background-clip: content-box;
}
.u-check_ios-switch
  .u-check__native-control:checked
  ~ .u-check__indicator::after {
  background-color: #fff;
}

.u-check__indicator {
  color: #ef2c3c;
}

.u-slide {
  position: relative;
  overflow: hidden;
}
.u-slide__list,
.u-slide__wrap {
  display: table;
  word-spacing: -0.43em;
  white-space: nowrap;
  width: 100%;
  table-layout: fixed;
  margin-bottom: 0;
  position: relative;
  list-style: none;
  padding-left: 0;
}
.u-slide__list .u-slide__item,
.u-slide__wrap .u-slide__item {
  word-spacing: normal;
  vertical-align: top;
  display: inline-block;
}
.u-slide__item {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  overflow: hidden;
}
.u-slide__pagination {
  position: absolute;
  text-align: center;
}

.u-slide__pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1.8666666667rem;
  height: 0;
}
.u-slide__page {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  /*background-color: transparent;*/
  border: 0;
  width: 0.5333333333rem;
  height: 0.5333333333rem;
  background: #b2b2b2;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0 3px;
}
.u-slide__page--current {
  background: #ef2c3c;
}
.u-slide__pagination {
  bottom: 1.8666666667rem;
}

.page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
body {
  height: 100%;
}

.page__main {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}
.page__scroller {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.page__header {
  z-index: 2;
}
.page__footer {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
  z-index: 1;
}
.page_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.page_flex__main {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}
.page_flex__scroller {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.page_fixed__fix-dummy {
  position: relative;
}
.page_fixed__header,
.page_fixed__footer {
  position: fixed;
  left: 0;
  right: 0;
}
.page_fixed__header {
  top: 0;
}
.page_fixed__footer {
  bottom: 0;
}

body {
  font-size: 0.8rem;
}

input:-moz-read-only,
textarea:-moz-read-only {
  background: none;
}

input:read-only,
textarea:read-only {
  background: none;
}
input[readonly],
textarea[readonly] {
  background: none;
}

textarea {
  resize: none;
  width: 100%;
  display: block;
}

.u-number-input {
  display: inline-block;
}
.u-number-input__input {
  display: block;
}
.u-number-input_inited {
  position: relative;
  padding: 0 2em;
}
.u-number-input_inited .u-number-input__input {
  -moz-appearance: textfield;
  display: block;
  width: 100%;
  text-align: center;
}
.u-number-input_inited .u-number-input__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.u-number-input__button {
  position: absolute;
  top: 0;
  width: 1.5em;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.u-number-input__button_decrease {
  left: 0;
}
.u-number-input__button_increase {
  right: 0;
}

.u-number-input.u-number-input_inited .u-number-input__input {
  border-left: 0;
  border-right: 0;
  width: 4em;
}

.u-number-input {
  background: #fff;
}

.u-number-input__input {
  display: block;
  width: 4em;
  text-align: center;
}

.u-number-input__input,
.u-number-input__button {
  line-height: 2;
}

.u-number-input__button {
  width: 2em;
}

.picker {
  margin-bottom: 0;
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.picker__native-control {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
}
.picker__native-control[type="file"] {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 999px;
  opacity: 0;
  cursor: pointer;
}
.picker__native-control[type="date"],
.picker__native-control[type="month"],
.picker__native-control[type="week"],
.picker__native-control[type="time"],
.picker__native-control[type="datetime"],
.picker__native-control[type="datetime-local"] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.picker__native-control[type="date"]::-webkit-datetime-edit,
.picker__native-control[type="date"]::-webkit-clear-button,
.picker__native-control[type="date"]::-webkit-inner-spin-button,
.picker__native-control[type="month"]::-webkit-datetime-edit,
.picker__native-control[type="month"]::-webkit-clear-button,
.picker__native-control[type="month"]::-webkit-inner-spin-button,
.picker__native-control[type="week"]::-webkit-datetime-edit,
.picker__native-control[type="week"]::-webkit-clear-button,
.picker__native-control[type="week"]::-webkit-inner-spin-button,
.picker__native-control[type="time"]::-webkit-datetime-edit,
.picker__native-control[type="time"]::-webkit-clear-button,
.picker__native-control[type="time"]::-webkit-inner-spin-button,
.picker__native-control[type="datetime"]::-webkit-datetime-edit,
.picker__native-control[type="datetime"]::-webkit-clear-button,
.picker__native-control[type="datetime"]::-webkit-inner-spin-button,
.picker__native-control[type="datetime-local"]::-webkit-datetime-edit,
.picker__native-control[type="datetime-local"]::-webkit-clear-button,
.picker__native-control[type="datetime-local"]::-webkit-inner-spin-button {
  display: none;
}
.picker__native-control[type="date"]::-webkit-calendar-picker-indicator,
.picker__native-control[type="month"]::-webkit-calendar-picker-indicator,
.picker__native-control[type="week"]::-webkit-calendar-picker-indicator,
.picker__native-control[type="time"]::-webkit-calendar-picker-indicator,
.picker__native-control[type="datetime"]::-webkit-calendar-picker-indicator,
.picker__native-control[type="datetime-local"]::-webkit-calendar-picker-indicator {
  display: block;
  width: 100%;
  height: 100%;
}
.picker__placeholder,
.picker__display {
  display: block;
}
.picker__placeholder {
  color: #bbbbbb;
}
.dialog {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 1);
  /*z-index: 5;*/
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s;
  z-index: 999999999;
}
.dialog__main {
  background: #fff;
  position: absolute;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  cursor: default;
  will-change: transform;
}
.dialog-effect .page {
  -webkit-transition: -webkit-transform 0.2s 0.1s;
  transition: -webkit-transform 0.2s 0.1s;
  transition: transform 0.2s 0.1s;
  transition: transform 0.2s 0.1s, -webkit-transform 0.2s 0.1s;
}
.dialog__header,
.dialog__footer {
  height: 2.3466666667rem;
  line-height: 2.3466666667rem;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -moz-box-flex: 0;
  -ms-flex: none;
  flex: none;
  text-align: center;
  position: relative;
}
.dialog__header {
  border-bottom: 1px solid #dfdfdf;
}
:root:not(.is-ios) .separator,
:root:not(.is-ios) .seperator,
:root:not(.is-ios) .product-list__item + .product-list__item,
:root:not(.is-ios) .product-pic--bordered,
:root:not(.is-ios) .account-selector__item + .account-selector__item,
:root:not(.is-ios) .filter__ex,
:root:not(.is-ios) .filter__block,
:root:not(.is-ios) .form__block + .form__block,
:root:not(.is-ios) .dialog__footer,
:root:not(.is-ios) .dialog__header {
  border-image-source: url("data:image/svg+xml,%3Csvg width='5' height='5' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='5' height='5' stroke='%23dfdfdf' stroke-width='2' fill='none'/%3E%3C/svg%3E");
}

.is-ios.is-support-subpixel-border .dialog__header {
  border-bottom: 0.5px solid #dfdfdf;
}

.dialog__footer {
  border-top: 1px solid #dfdfdf;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.is-ios.is-support-subpixel-border .dialog__footer {
  border-top: 0.5px solid #dfdfdf;
}

.dialog__close {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  width: 2.3466666667rem;
  height: 2.3466666667rem;
  position: absolute;
  right: 0;
  top: 0;
  padding: 8px;
  z-index: 1;
}
.dialog__close::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIBAMAAACnw650AAAAAXNSR0IB2cksfwAAABhQTFRFAAAAx8fMxsbLxcXJxsbLxsbMxcXJxcXHLcwQuQAAAAh0Uk5TAP/2QtnGPSPC2MyRAAAAwUlEQVR4nO2UPQ7CMAxGi8rPiitxgIgLoJyAiRluwMABuP9ERarKqZv4TbDk25LPenES213X1PQvHR63fON1epugnQwXve6D3E3QRuSs11HkaIK2kqFGkFxN0D5kqBE0PG3mUaP6sDh9bT/K4h4rRgmUOUWQssog5VVAs1kDzW4VNNl10IRyQAnlgBLKA31RHiihPBALIsehxMkToMck34I+mJQKKjpSvqgRSEuh5iRtjgYGGj1oiKFxiAZrU9Ov9AF9byN3SZdKTAAAAABJRU5ErkJggg==)
    center center no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
}
.dialog__body {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.dialog--bottom .dialog__main {
  min-height: 112px;
  max-height: 90%;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-animation-name: slide-up;
  animation-name: slide-up;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
@-webkit-keyframes slide-up {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slide-up {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.dialog--top .dialog__main {
  min-height: 150px;
  max-height: 80%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  top: 0;
  left: 0;
  right: 0;
  -webkit-animation-name: slide-down;
  animation-name: slide-down;
}
@-webkit-keyframes slide-down {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slide-down {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.dialog--right .dialog__close,
.dialog--left .dialog__close {
  width: 2.3466666667rem;
  height: 2.3466666667rem;
  padding: 7px;
}
.dialog--right .dialog__header,
.dialog--left .dialog__header {
  line-height: 2.3466666667rem;
  height: 2.3466666667rem;
}
.dialog--right .dialog__main,
.dialog--left .dialog__main {
  width: 80%;
  bottom: 0;
  top: 0;
  height: 100%;
}
.dialog--right .dialog__main {
  right: 0;
  -webkit-animation-name: slide-left;
  animation-name: slide-left;
}
@-webkit-keyframes slide-left {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slide-left {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.dialog--left .dialog__main {
  left: 0;
  -webkit-animation-name: slide-right;
  animation-name: slide-right;
}
@-webkit-keyframes slide-right {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slide-right {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.dialog--center {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dialog--center .dialog__main {
  position: relative;
  width: 80%;
  max-height: 90%;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.dialog--show {
  display: block;
  opacity: 1;
}
.dialog--show.dialog--center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dialog--closable {
  cursor: pointer;
}
.dialog__action {
  position: absolute;
  top: 0;
  bottom: 0;
  border: 0;
  padding: 0 15px;
}
.dialog__action--cancel {
  left: 0;
}
.dialog__action--confirm {
  right: 0;
  color: #ef2c3c;
}

.msg__body {
  padding: 20px;
  text-align: center;
}
.msg__btn {
  color: #333;
  background: #fff;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: block;
  line-height: 2.3466666667rem;
  border: 0;
}
.msg__btn--confirm {
  color: #ef2c3c;
}
.msg__btn:focus {
  outline: 0;
}
.msg__btn + .msg__btn {
  border-left: 1px solid #dfdfdf;
}
.msg__message {
  text-align: left;
  display: inline-block;
}
.msg__prompt {
  text-align: left;
}
.msg__input {
  display: block;
  width: 100%;
  margin-top: 10px;
  padding: 5px;
  border: 1px solid #dfdfdf;
  max-height: 7em;
}

.toast {
  background: transparent;
  color: #fff;
  z-index: 9999999;
  pointer-events: none;
}
.toast .dialog__main {
  width: auto;
  background: rgba(55, 58, 60, 0.9);
  max-width: 80%;
}
.toast .dialog__body {
  padding: 10px;
}
.toast__icon {
  margin-left: auto;
  margin-right: auto;
  width: 32px;
  height: 32px;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  margin-bottom: 10px;
}
.toast__icon--success {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAAXNSR0IB2cksfwAAADNQTFRFAAAA////////////////////////////////////////////////////////////////t5XiggAAABF0Uk5TAP/wYBCAwM8wQN+gULCQcCB5r+GDAAABtElEQVR4nJVW26KEIAhMTTS19vz/1x7A2ryQtj5s5Q44II4sSzeSBXBKOdht6v9txmp2VY3drCO41YyCaK09APhL20cTQ4Bgt4JdDDRlZPeOfG/t9AY47YRFPLp3HZxN0JP2HR30Y5+4WrRoaCFeD3K44fKVhZcWbQiXgFVP8Nnijhyjmu5pwpxc72YQ7z2ObxhIyI2xeQQVMilMmpj/dmwnEVwA3uCXBXLc5uUCvARFsaswQybI4Qa14+88RVQG/GLpmaaMqMzg4pQoR3P8Vd7EBiY5+pD/qygAgwAVR/iI+BtA3t0w5hqP/F2dpL8xngMuDHDPzRDPBk4d1ydmrbRYSaI+lYcdKZVZiqUFq0hzkglcpRXuoyrhOa323PYvKluIeA44VcfzsuBnh8/YOhGEDKsPooxEZtOUNyuglmVHc3m3B8hnzRbw5wHqjqh/8I9blqWpEwF/iFfCV43W8KPMvBSyWOyLeyEcppDKV2KsSjFu1VzAt4DJhWL6wqIb9JDRHG9fWLRdQQzdyIX1eO26h2v3dPXDxb4UrQNg6xAB1KR1WLg50WVvosfNycnD7oP25x+p8QoCZXt7NAAAAABJRU5ErkJggg==);
}
.toast__icon--error {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAAXNSR0IB2cksfwAAADNQTFRFAAAA////////////////////////////////////////////////////////////////t5XiggAAABF0Uk5TAP/wMBCggNBgIMDfcECQULCtDw7XAAABy0lEQVR4nI1WV5bDIAx0KKa63P+0KwmIBQhn9ZFnhxkYNeRtGy34M6oPmLv3Y1qd0Dl9OruvV7j9zJb8Cm52Aqg7Hwbf9XW6QpGVaRITewlVojUz3hM8CAsYATctoBwlO2jQM6VnvBPOfQ7pGajHruBgGhiJ7ad/4AsjPiIhEu4VX/bc28sJCpf6m2Vg1FAFeHwtgGLxK8pyee+idDvgmxa9D/HO5/fR1shkfgDko6s1W3dtO6OriXuA4fMdnqmNtAY8xZVyhu3TD+m926/IGPB1b0hC3kbGJeFJvUZhQ38AAyttxhesKq5PDAGPMdw3iNU2mi63xlQuSwJlVWiPNUHqsTcC6lcCgwiOJZ/hjRYYFlMUp9qu8REYFFY45pTwEoOq7xrak8V/ZBwFytthyO/AOIuYmxdTnuqTdXsqVQSaEiPELl9whQXGTo349Mx4h5rnj9QuGv+fW4bUNlgaIytZUI+vx38uJsfDb8VS68x+eAkZ94uBeN7JYRoAM76/3qnH8gIenDAOaCRG8ZCsxPFhIo3Lafh5GqPi4WVMR884x0lwt3AvxDr7445m66ta+YaezN8OaX8vG+Nv9aDd+ft7Bs85SJI/pL3/ADZUC01HyCOBAAAAAElFTkSuQmCC);
}
.toast__icon--warn {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAAXNSR0IB2cksfwAAAC1QTFRFAAAA////////////////////////////////////////////////////////oUirmwAAAA90Uk5TAP+A0BDvYDBAwHAgUN+Qw1g76AAAAW1JREFUeJxjYIAClqS5goI31RwY0ICXoSAYCC9BFd8XKAgFoq+RxZmA4pPaGRgqNIEyCghxdkNB4RQI0w3I3ACXSBUUboCxOQwFY2BsNkHRBQjtXIGCCVBmoqA5soXFgmIwDcIormcxFDwAZpQKmqC63VkwGkwbwjQ0acC0CIP9IBgOVakoBGWUCoL8slVwAboEF9ish8IM6BIMhkAWS6AEpkSjqANQmwGmBDPQj8xwfyJJsAFVOwo6YEqwCIowJEoyYEowTJRheCiETQLInCiBTeKgJMNFcWwShbIMggLYJBgFqSmB03KczkXyICwGIWqQggQJAIMEKRARABSISMGOAKBgR4ooBACpRora1DswFihqEYmBXVAUZh0oMSCSD4egIDQDQJIPIsEZwlxeCE5wiCTqBXUfy0WI6TgTNc5sgDPjoGc1QURYHMWRORm4cWVneAFQg1YAoBQZ2qhuhxcyKQxogOUQqFjSgfsIAANFSZKht7HgAAAAAElFTkSuQmCC);
}

.loading {
  z-index: 7;
  text-align: center;
}
.loading .dialog__main {
  background: transparent;
}
.loading__main {
  display: block;
  margin: auto;
  border: 5px solid #fff;
  border-left-style: solid;
  border-left-color: #ef2c3c;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  -webkit-animation: donut-spin 1.2s linear infinite;
  animation: donut-spin 1.2s linear infinite;
}
@-webkit-keyframes donut-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes donut-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.header {
  height: 2.3466666667rem;
  position: relative;
  line-height: 2.3466666667rem;
  text-align: center;
  background: #fff;
}
.header--inverse {
  color: #fff;
  background: #000;
}
.header--inverse .header__btn--back::before {
  border-color: #fff;
}
.header__left,
.header__right {
  position: absolute;
  top: 0;
  bottom: 0;
}
.header__left {
  left: 0;
}
.header__right {
  right: 0;
}
.header__title {
  font-size: 1.0133333333rem;
  font-weight: normal;
  padding: 0 2.3466666667rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.header__btn {
  width: 2.3466666667rem;
  height: 2.3466666667rem;
  display: inline-block;
  vertical-align: top;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  background-position: center;
}
.header__btn:not(.header__btn--text) {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.header__btn--back {
  padding: 0.7733333333rem;
}
.header__btn--back::before {
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  border: 2px solid #676767;
  border-right-width: 0;
  border-bottom-width: 0;
  display: block;
  margin: auto;
  -webkit-transform: translateX(25%) rotate(-45deg);
  -ms-transform: translateX(25%) rotate(-45deg);
  transform: translateX(25%) rotate(-45deg);
}

.bar {
  height: 3.0933333333rem;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.bar__main,
.bar__left,
.bar__right {
  height: 100%;
}
.bar__main {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.bar__left {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.bar__right {
  min-width: 40%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bar__btn {
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.btn {
  border: 0;
  padding: 0.25em 0.75em;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
.btn--icon::before {
  width: 1.5em;
  height: 1.5em;
  content: "";
  display: inline-block;
  vertical-align: bottom;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
}
.btn--sm {
  padding-top: 2px;
  padding-bottom: 2px;
}
.btn--lg {
  padding-top: 0.6em;
  padding-bottom: 0.6em;
}
.btn--rounded {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.btn--pill {
  -webkit-border-radius: 999px;
  border-radius: 999px;
}
.btn--round {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.btn--primary {
  background-color: #ef2c3c;
}
.btn--primary,
.btn--primary:focus,
.btn--primary:hover,
.btn--primary:active {
  color: #fff;
}
.btn--primary.btn--gradient {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ef2c3c),
    to(#f68b94)
  );
  background-image: -webkit-linear-gradient(left, #ef2c3c, #f68b94);
  background-image: linear-gradient(to right, #ef2c3c, #f68b94);
}
.btn--primary.btn--gradient:disabled {
  color: #aaa;
  background: #ebebe4;
  border-color: #ebebe4;
  -webkit-filter: none;
  filter: none;
}
.btn--primary.btn--shine {
  -webkit-filter: drop-shadow(0 0 5px rgba(239, 44, 60, 0.25));
  filter: drop-shadow(0 0 5px rgba(239, 44, 60, 0.25));
}
.btn--primary.btn--shine:disabled {
  color: #aaa;
  background: #ebebe4;
  border-color: #ebebe4;
  -webkit-filter: none;
  filter: none;
}
.btn--primary.btn--ghost {
  color: #ef2c3c;
  border: 1px solid #ef2c3c;
  background: none;
}
.btn--primary.btn--ghost:disabled {
  color: #aaa;
  background: #ebebe4;
  border-color: #ebebe4;
  -webkit-filter: none;
  filter: none;
}
.btn--secondary {
  background-color: #ffd385;
}
.btn--secondary,
.btn--secondary:focus,
.btn--secondary:hover,
.btn--secondary:active {
  color: #ef2c3c;
}
.btn--secondary.btn--gradient {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ffd385),
    to(#ffe7bc)
  );
  background-image: -webkit-linear-gradient(left, #ffd385, #ffe7bc);
  background-image: linear-gradient(to right, #ffd385, #ffe7bc);
}
.btn--secondary.btn--gradient:disabled {
  color: #aaa;
  background: #ebebe4;
  border-color: #ebebe4;
  -webkit-filter: none;
  filter: none;
}
.btn--secondary.btn--shine {
  -webkit-filter: drop-shadow(0 0 5px rgba(255, 211, 133, 0.25));
  filter: drop-shadow(0 0 5px rgba(255, 211, 133, 0.25));
}
.btn--secondary.btn--shine:disabled {
  color: #aaa;
  background: #ebebe4;
  border-color: #ebebe4;
  -webkit-filter: none;
  filter: none;
}
.btn--secondary.btn--ghost {
  color: #ffd385;
  border: 1px solid #ffd385;
  background: none;
}
.btn--secondary.btn--ghost:disabled {
  color: #aaa;
  background: #ebebe4;
  border-color: #ebebe4;
  -webkit-filter: none;
  filter: none;
}
.btn--block {
  display: block;
  width: 100%;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  margin-top: 0.2666666667rem;
  margin-bottom: 0.2666666667rem;
}
.btn--block + .btn--block {
  margin-top: 10px;
}
.btn--ghost {
  border: 1px solid #dfdfdf;
  background: none;
}

.section {
  background: #fff;
}
.section + .section {
  margin-top: 0.6666666667rem;
}

.icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  vertical-align: -0.16rem;
}

.icon--delete {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAMAAAANmfvwAAAAAXNSR0IB2cksfwAAAFFQTFRFAAAAmZmZmJiYmZmZmJiYlpaWmZmZlpaWmZmZk5OTmZmZkZGRmJiYmZmZlJSUkpKSmJiYmZmZmZmZlpaWmZmZk5OTmJiYl5eXmJiYl5eXmZmZK9rTFAAAABt0Uk5TAP/Du+5aljMeLfcKstUpE+OGOxu5GHxEY0xB1m6d6wAAAK9JREFUeJztk8kOwiAURbloJ4aWzsP/f6iPNrQFS2KMMS48i0uAAwHyYOzr5J2AQ3T5laIh7g4BfWGU0HLvSI3yWWmgTj2FxputMmICzw44JttUTjGIYZxS32LUrz6HO21rc7GXkst6wCIwKnSUM+zONeb1Tq2v5OCUCVLKFAklR/FXPqqMGCgHjHGFbdW4Zkw58Y7Sw0hvQJqwGGjR8Yu2nxRuy3olvMIWqg+VX+ABbIAHkUMswD4AAAAASUVORK5CYII=);
}

.icon--edit {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAMAAAANmfvwAAAAAXNSR0IB2cksfwAAAFdQTFRFAAAAmZmZmJiYmJiYmJiYmZmZlpaWmZmZlpaWl5eXmJiYl5eXmZmZmZmZmJiYmZmZl5eXmZmZmZmZjo6OmJiYmZmZmJiYmJiYmJiYiYmJlZWVmJiYmZmZigqWaAAAAB10Uk5TAP/Mw+76G/IsKD0i2/W46jTg5QZg0UK/kA0Ymtf/4MpqAAAApklEQVR4nOXS2w6DIAwGYH60iCI4D9Od3v85lyU6tG12uyX7r9rm45CAMb+W+m7fKdw69H3KoomgcssQ1mUd2kwsTaPYeEDnc0tWHn0UBgUXgQlJQo/yZD4RKThxPSomGHGtFEfyEg0XB6KLPbk9EDdRO5UUiPNWV0klSzVr4309XvUrygf4A0JnTYxYcpMwKWTCJTc+orUiFMNugU8EHjorf+LbeQLl9AVszSyWdgAAAABJRU5ErkJggg==);
}

.link {
  display: block;
  position: relative;
  padding-right: 1em;
}
.link::after {
  content: "";
  width: 0.75em;
  height: 0.75em;
  border: 1px solid #989898;
  border-right-width: 0;
  border-bottom-width: 0;
  -webkit-transform: translateX(-25%) rotate(135deg);
  -ms-transform: translateX(-25%) rotate(135deg);
  transform: translateX(-25%) rotate(135deg);
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.form__section {
  background: #fff;
  padding: 0 0.5333333333rem;
}
.form__section + .form__section {
  margin-top: 0.8rem;
}
.form label {
  margin-bottom: 0;
}
.form__block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.form__block + .form__block {
  border-top: 1px solid #dfdfdf;
}
.is-ios.is-support-subpixel-border .form__block + .form__block {
  border-top: 0.5px solid #dfdfdf;
}

.form__block--rich {
  display: block;
  padding-top: 0.32rem;
  padding-bottom: 0.32rem;
}
.form__block--rich .form__main,
.form__block--rich .form__label {
  padding-top: 0.32rem;
  padding-bottom: 0.32rem;
}
.form__label {
  color: #999;
  padding: 0.64rem 0.5333333333rem 0.64rem 0;
  white-space: nowrap;
}
.form__main {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-top: 0.64rem;
  padding-bottom: 0.64rem;
}
.form__input:first-child,
.form__input-group:first-child {
  margin-top: -0.32rem;
}
.form__input:last-child,
.form__input-group:last-child {
  margin-bottom: -0.32rem;
}
.form__placeholder {
  color: #bbbbbb;
}
.form__help {
  color: #999;
  font-size: 12px;
}
.form__input {
  display: block;
  width: 100%;
  border: 0;
  padding-top: 0.32rem;
  padding-bottom: 0.32rem;
}
.form__btn {
  border: 0;
  padding: 0.32rem 0.75em;
}
.form__addon {
  position: relative;
  text-align: center;
  padding: 0 0.25em;
}
.form__addon::before {
  position: absolute;
  left: 0;
  content: "";
  height: 1.35em;
  border-left: 1px solid #dfdfdf;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.form__select {
  position: relative;
}
.form__native-select {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.form__btn {
  background: none;
  color: #ef2c3c;
  border: 0;
}
.form__btn:disabled {
  color: #ccc;
  background: none;
}
.form__action {
  padding: 1.0666666667rem 0.5333333333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.form__action .btn {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.form__action .btn + .btn {
  margin-left: 5px;
}

.tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  background: #fff;
  line-height: 1.92rem;
  text-align: center;
  list-style: none;
  padding-left: 0;
}
.tab__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-top: 0.2133333333rem;
}
.tab__item--active,
.tab__item--active:focus,
.tab__item--active:hover,
.tab__item--active:active {
  color: #ef2c3c;
}
.tab__inner {
  display: inline-block;
  border-bottom: 0.2133333333rem solid;
  padding: 0 5px;
}
.tab__item:not(.tab__item--active) .tab__inner {
  border-color: transparent;
}

.filter {
  background: #fff;
}
.filter__block {
  border-bottom: 1px solid #dfdfdf;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.is-ios.is-support-subpixel-border .filter__block {
  border-bottom: 0.5px solid #dfdfdf;
}

.filter__main {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.filter__ex {
  border-left: 1px solid #dfdfdf;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0.2666666667rem;
}
.is-ios.is-support-subpixel-border .filter__ex {
  border-left: 0.5px solid #dfdfdf;
}

.filter__ex-btn {
  padding: 0;
}
.filter__btn,
.filter__sort-btn {
  padding: 0.5em 0.75em;
  text-align: center;
  min-width: 4.5em;
}
.filter__btn--active,
.filter__btn--active:focus,
.filter__btn--active:hover,
.filter__sort-btn--active,
.filter__sort-btn--active:focus,
.filter__sort-btn--active:hover {
  color: #ef2c3c;
}

.links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  font-size: 0.64rem;
  line-height: 1.2;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.links__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 0.2133333333rem 0;
  position: relative;
}
.links__item::before {
  width: 1.6rem;
  height: 1.6rem;
  content: "";
  display: block;
  margin: 0 auto 0.1333333333rem;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
}
.links__item--active {
  color: #ef2c3c;
}
.links__badge {
  position: absolute;
  background: #ff3b30;
  left: 50%;
  top: 5px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  min-width: 16px;
  text-align: center;
  padding: 2px 5px;
  white-space: nowrap;
  margin-left: 0.4rem;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.links__badge:empty {
  min-width: 0;
  padding: 5px;
}

.avatar {
  width: 2rem;
  max-width: 100%;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  background: #ffe0e4;
  position: relative;
}
.avatar::before {
  content: "";
  height: 0;
  display: block;
  padding-top: 100%;
}
.avatar__img,
.avatar__text {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.avatar__img {
  max-height: 100%;
  margin: auto;
}
.avatar__text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  white-space: nowrap;
  line-height: 1;
}
.avatar--round {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.avatar--rounded {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.avatar--sm {
  width: 1.0666666667rem;
}
.avatar--medium {
  width: 2rem;
}
.avatar--lg {
  width: 3.2rem;
}

.payment {
  display: inline-block;
  width: 1em;
  height: 1em;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
}
.payment--wechat {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAAXNSR0IB2cksfwAAAIpQTFRFAAAAIa48FZ8iAJUWIK08H606IK07IK07IK08IK07HqM3G6A1IK48IK48IK08H606Has6Ia07IKw6IK07H606G6w3IK07IK07Ia07Hqs1E6YzIKw7Ia47Ia07IK07Hqs4IK07IK08IK47IK07IKs6H606Hqs6IK07IK07IKs7H6w8H607IK08H6076wHS4wAAAC50Uk5TAP8HA91bi87mthEK2O38SyP5T7pyHKXhrRgOYfKcvSyTdsGYPlQ2jmtIQnrGgoKxWjYAAAIpSURBVHicxVbZcoMwDMQQznBDwhUgSXP2+P/fay3bIBtI28x0ug+AgcWrlZCtaf8EL7IyP0iSwM+s1Pv+fd10Q4IQuqb+kLDOHTKBk6+XGffVlECxui9pepknULzMqqvsZQYhdjVlxAuiBnGxytgUjxmEFBvFKqQq8H0nnOHYsnEtvx2WDXysfrWmdreYEfGbWyTYaAKVEyF7Weg7U1bruaoFo9U5Y1xUT4xW4eTDJEz2Gd7ivhgbgx47meKIaUwYlvSyWpErMN5JB97vZI6QziSfuA82PceEJPBsL1MyHiUkoTDg69aR2ZIfb3C+yJSQ/T8p81eNXaub8uhu3+WySOGRBdeW6tbBPrAsxTdUfhYK5arkJHsbk6C/JYLiwg1/NGzAunuVxifhnA9DNgoM/Mr+rOi880INYKRYTtGDGb0VQ1DwhLudYMoK1fa1p8cO0vllKB1VCaIImchmlrG0oznyyj1oPiJh/mCgCMeQveDhofDHEi+5tnqaV5E+F11T7HgqjG6GskWpTAfKVjPMfXOpPHvaH/UAFYw39IbzWcTVTCg3XJZaJihjLRW1wojZJLz4+S8mw5U7am3L+dZn2j0p8Twbzhh+ZN4uFBTmWHUHfm9oF6IpqXBa89Sfmvaj7nmsSG00Sxm5DZOOWt/YYB9CarBSG1+Cmt/fLxbPLEnPLHzPLK/U66VFPFogaM9sFag6M5M3JNk3GxKAl1ou2/a4P9r2/A0+AYCSGz4UO81+AAAAAElFTkSuQmCC);
}
.payment--alipay {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAAXNSR0IB2cksfwAAAJNQTFRFAAAAAa3zAIyQAKTwAKzwAKzzAKvyAK3yAKzxAKzzAK3yAK3zAK3zAKzyAKzzAJPXAKzyAK3yAKruAKzzAKzyAKrtAKzyAKrwAKzyAKzyAKzzAKzyAK3yAKzxAKzzAKHjAKzyAKzxAK3yAKzzAKzyAKvxAKvxAKnvAKvyAKXpAKzyAK3xAKzyAKvxAKvxAKvxAK3yreKkJwAAADF0Uk5TAP8CESL6UbRu4er2pdrNBtSsLbuJHZUyTnTmfnqDZwnyVp2/tzVLKjsYjlpkR0Bexkk+33gAAAHISURBVHicxZbreoIwDIbbalkRQVBADgp4duoO9391k0AplMJwz+a+fzzpS5o0TYrQE0W0qU5xj6g+1UidONh9y7nsgyCCXgc1VwEnlsYwAmNjWcZhDSUwtop4tOEExhtApgqLubhrojA4gJgKS5obXhQGHRBV8KgLoWBRbbkTwf+BzLtrcP57yHNi+RFyHpcCwyv/Wvcg85GslrvOjXHZ+YJZ9giybt2ObxEIyulGLD9MEhZvd9VF2UEWaAdC/bE47PF1Cxi0h3q+6khUazgg8n7R4aanEzVi3OsrPYbuigWeoCDFK6xGGCIh/9tkz7yaN1ONTFLkNwyLzUzs0I8UyBYdsaQoFC2YnF1TRhJFZ3Kb6TitrAYSoL1MOKRKAJeX7GmFfEjJvxMQi59dvIav0YYjPho3u5lLeH7pdIlayjM2Q9daWehvYAjLz92RtBEcI3T+LFeYDDZFLuIf9m3WQmj+X++6cuPbqYx10cx5/CohmLKG85RlWBLdiqZVBm6JAz/FkQwUQfEJWx1stndZwtaOrlxfxHkDRDWSOlWMpIcGnwbII+PVLoMZPsRpVQna0KfCURzDwAdJo9ryZ0/vckN3NLnS/lRfnFkZ1uc7BpoAAAAASUVORK5CYII=);
}

.account-selector {
  padding: 0 0.5333333333rem;
}
.account-selector__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.6666666667rem 0.2666666667rem;
}
.account-selector__item + .account-selector__item {
  border-top: 1px solid #dfdfdf;
}
.is-ios.is-support-subpixel-border
  .account-selector__item
  + .account-selector__item {
  border-top: 0.5px solid #dfdfdf;
}

.account-selector__indicator {
  font-size: 125%;
}
.account-selector__icon {
  width: 1.5em;
  height: 1.5em;
  vertical-align: top;
  margin-right: 5px;
}

.product-pic {
  position: relative;
  background: #fff;
}
.product-pic--bordered {
  border-width: 1px;
  border-style: solid;
  border-color: #dfdfdf;
}
.is-ios.is-support-subpixel-border .product-pic--bordered {
  border-width: 0.5px;
}

.product-pic::before {
  content: "";
  height: 0;
  display: block;
  padding-top: 100%;
}
.product-pic__img {
  position: absolute;
  max-height: 100%;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.product-list {
  padding: 0 0.5333333333rem;
  margin-bottom: 0;
}
.product-list__item {
  padding: 0.5333333333rem 0;
}
.product-list__item + .product-list__item {
  border-top: 1px solid #dfdfdf;
}
.is-ios.is-support-subpixel-border .product-list__item + .product-list__item {
  border-top: 0.5px solid #dfdfdf;
}

.product-list__item,
.product-list__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.product-list__link {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.product-list__img {
  width: 4rem;
}
.product-list__main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 0.5333333333rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.product-list__name {
  font-size: 0.8rem;
  line-height: 1.3;
  margin-bottom: 0.1333333333rem;
}
.product-list__meta {
  font-size: 0.64rem;
  color: #b1b2b2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.1333333333rem 0;
}
.product-list__price-label {
  color: #ef2c3c;
  border: 1px solid;
  display: inline-block;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ef2c3c),
    to(#f68b94)
  );
  background: -webkit-linear-gradient(left, #ef2c3c, #f68b94);
  background: linear-gradient(to right, #ef2c3c, #f68b94);
  color: #fff;
  padding: 0 0.5em;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 0.7466666667rem;
}
.product-list__price {
  color: #ef2c3c;
  font-size: 0.8533333333rem;
  display: inline-block;
}
.product-list__price-orignal {
  color: #b1b2b2;
}
.product-list__prod-status {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 0.7466666667rem;
}

.no-entry {
  padding: 50px 10px;
  text-align: center;
}

.separator,
.seperator {
  border-top: 1px solid #dfdfdf;
}
.is-ios.is-support-subpixel-border .separator,
.is-ios.is-support-subpixel-border .seperator {
  border-top: 0.5px solid #dfdfdf;
}

.more {
  text-align: center;
  color: #b1b2b2;
  padding: 0.4rem 0.5333333333rem;
  font-size: 13px;
}

.highlight {
  /*color: #ef2c3c;*/
  color: #dc1869;
}

.muted {
  color: #b1b2b2;
}

.money::before {
  content: "¥";
  margin-right: 2px;
  font-size: 80%;
}

.unlist {
  list-style: none;
  padding-left: 0;
}

.customizable--hover {
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.customizable--border.customizable--hover {
  border: 4px dashed #DC1860 !important;
  -webkit-animation-name: customizable-border-flash;
  animation-name: customizable-border-flash;
}
@-webkit-keyframes customizable-border-flash {
  0% {
    border-color: transparent;
  }
  100% {
    border-color: #000;
  }
}
@keyframes customizable-border-flash {
  0% {
    border-color: transparent;
  }
  100% {
    border-color: #000;
  }
}
.customizable--outline.customizable--hover {
  outline: 4px dashed #DC1860 !important;
  outline-offset: -4px !important;
  -webkit-animation-name: customizable-outline-flash;
  animation-name: customizable-outline-flash;
}
@-webkit-keyframes customizable-outline-flash {
  0% {
    outline-color: transparent;
  }
  100% {
    outline-color: #000;
  }
}
@keyframes customizable-outline-flash {
  0% {
    outline-color: transparent;
  }
  100% {
    outline-color: #000;
  }
}

.nice-scrollbar ::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.nice-scrollbar ::-webkit-scrollbar-thumb {
  background: #999;
}
.nice-scrollbar ::-webkit-scrollbar-track {
  background: #cccccc;
}
.nice-scrollbar body {
  scrollbar-face-color: #999;
  scrollbar-track-color: #cccccc;
}

.contact-dialog__body {
  padding: 1.0666666667rem 0.8rem;
}
.contact-dialog__logo {
  display: block;
  margin: 0 auto;
}
.contact-dialog__name {
  text-align: center;
  padding: 5px 0;
}
.contact-dialog__detail {
  width: 100%;
}
.contact-dialog__detail th,
.contact-dialog__detail td {
  padding: 5px;
  vertical-align: top;
}
.contact-dialog__detail th {
  white-space: nowrap;
}

.qrcode-dialog__body {
  padding: 0.8rem;
  text-align: center;
}
.qrcode-dialog__name {
  padding: 0.2666666667rem;
  font-weight: normal;
  font-size: 125%;
}
.qrcode-dialog__img {
  width: 100%;
  display: block;
  margin: 5px auto;
  max-width: 200px;
}
.qrcode-dialog__tip {
  color: #666;
  padding: 0.2666666667rem 0;
}

.activity-rules {
  padding: 20px;
}

.activity-contact {
  padding: 10px 5px;
}
.activity-contact__table {
  width: 100%;
}
.activity-contact__key,
.activity-contact__value {
  padding: 8px 8px;
  vertical-align: top;
}
.activity-contact__key {
  color: #b1b2b2;
  font-weight: normal;
  white-space: nowrap;
  width: 1px;
  text-align: left;
}
.activity-contact__key--phone::before {
  width: 1.5em;
  height: 1.5em;
  content: "";
  display: inline-block;
  vertical-align: top;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAAXNSR0IB2cksfwAAAIdQTFRFAAAAo6Xq////oqTqnZ/pnqDpoKLpo6TqnJ/hpKbqo6XqtLXu7/D8+fn+uLrvmpzo6en6sbLtoqTpoqTpoqPpoqTpoqXpysvzm5veoaTovr/wrK7soKLnwsPxoqXqo6Tqlpjn2Nn2oqXp9PX8p6nr5OT5oaPpk5Xm4OD4zs/03d73xsjy19f1tEKO/gAAAC10Uk5TAP////////Ia//v/////////neEvi8b/CFr//zb/5sr//5r///9G////////+lTqIgAAAbRJREFUeJyNU0ligzAMBMk2mM0YAgQIKQRotv7/ffVGk6aHdC4+aKwZbZ63YR+2p7oMgrI+teHee8V+VwQR+gYYBcXuhRJWkf8LURU+xw8f/h98HB7xz+PfuO8fP3/+P+KMEMpwY7gc4SM/9lkW95RuKtZHZUKUUEQyAcA6LNQlqXR8p/0jk0PGGLuvawJwkY4R7RShMAniBNKOcDEKNuQwZ45RKAeB9tarfzBLwptpIHiDRFofQei1+iUZaHydlwtALsUF1sUyWu+kc5HYEK4jldcc0h4TGEy1ePJqzaNG4rYgp2emBMgAec90pPZK49G/KkJ35r7PBcthoAnERqP0AiNF4xlgEvoTHxu4iBUyYlw6ArIGIL0LrUvl2oz5D6G0PSNLrhjdqBicLVw0k/VQWpOmECUyd4JxHM+EoxtZbcvUIqRLjcrIr1NMXCdVme1j0oNiwNSpgSUdun+tbbUGZ6RTKqBZkLphqFbbYTlGnINDYwnFNu7Nx9KYBDDbNplx24XZakHZqCxJZouoXldOJ8E+zqT16FbueWk1hVJX5PHw37V/fzjvT+/98f46/+L5/L8BE/UdbsjLFxoAAAAASUVORK5CYII=);
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  margin-right: 3px;
}
.activity-contact__key--address::before {
  width: 1.5em;
  height: 1.5em;
  content: "";
  display: inline-block;
  vertical-align: top;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAAXNSR0IB2cksfwAAAIRQTFRFAAAA7cpg////7cle7MZU7MdY68Ra7Mlf7clb7clf8teH/v778NF2789w68lf/vvz7cpf6cld7clf7clf3rxY68le7MZd7Mpg7Mpg6sJI+/LX7clf8NR+/fnt9+e37sxn9eKp/PTg9uWw7che896c89uR/Pbm+e3H68RN+u/S+OrB9eGm0tZT1wAAACx0Uk5TAP//////GvL//P////+d/+Evi8YIWjbmyv//mv////////9G///////////KLO6yAAABkElEQVR4nIVT2YKDIAxEQUEU61HbelSr1R67//9/SwhY231onjAzTiYkEOJiH1ZtmXGelW0V7sln7POUR9QzQSOe5h+UsIi8t4iKcIsfTt6/OB1e+PVotUWgQ9hKx+v6P+I0oCrpukTpAzKsRoj6Qqi5iX0/bmYlBFZBHwXigRx9G6MMkFEAnkeoL3f+GjuJVaJcE1LDDdQNIaTdVGDSqXbAjQC9QP48Lct0htOFGgkekgoFktEo14zVEhhjghIVaQ2Tddq/3z/0B60nfYw7ZpRbUhoik5BcHnB+LECWhuCVJNsQ5hrO9bwhZIRbD9DEneksY3ewaz1wS8Au4n6o66EHgQm70AQsoV2aC2j6vjHXgR6hROkGefE3MbmRlrZNLTE0L3xUVkC3Wdn9oOw1jJ1k9jd9UXjVME62Fvllwib1VdthQavijvhPFLhcuo4bbTwBfw7MZcy47cIYhtJGG7XiuDBu5YzR7nxLVoNu5dzSAiNKErHix8Pn2sPmOf/btf/+cL4/ve+P9+35p9vn/wc+ORhXVSK1nwAAAABJRU5ErkJggg==);
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  margin-right: 3px;
}
.activity-contact__key--wechat::before {
  width: 1.5em;
  height: 1.5em;
  content: "";
  display: inline-block;
  vertical-align: top;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAAXNSR0IB2cksfwAAAKJQTFRFAAAAZcpw////YsltX8hqYMRqZMlvXMdnZMlwfdKGc899ZMlvYsltY8lvZMlvZMlvWLxkZcpviNaRZcpvZMlv+P34YsZtgtSK2fLca8x19fz1+/787PjtZspxs+W43/PhWMVk5fXmZMpvmNugyuzNpOCq0/DWktqauee+edCC8PrxvunD6PfpY8huw+rHnN2jze7RquGwU8RgZclwTsJaYcdvBRMbrwAAADZ0Uk5TAP////8a8v/7//+dL1rGiwjh/8qa/zb//////////////+X/////////////Rf//////6f837wfzBgAAAbpJREFUeJyNk+lyqzAMhY1scIFAAoUQtgTKFpI0W9v3f7VKbOGmP3I1A8NwPlvHssTYGCvV8mxH0xzbs9QVe47VwtTelCHeNHPxhKjLSR2YpTrX1+/Kn3hfP/TPj7+6onx8Tus7nQuJIebEsIdK+3MZ6oHr6gaXsyy9jyV+Cu7uEwDw64sheDoSS9IX6F+kWxhj50o+nWWBgIn7p3uAOCLZj+HgPrKY6EBDoACIqssBYBMcAfJ2IjSVWagbNUAStDnA+ZtyXb6zMYvFPHSgx/g32eErPu2u182+aWXWAx6zCZgcwum4v+aRv9u2vVWbOeMO/RFum+ErdwURDiOPxvj3tM3BjxA/+JDoVFWNAIVfBqA8AxwRT3Q89znkBDhUx7Ts9KhEo3V1gsPtiiVpBaWwyYoIz13e0odZUA6bjomRBbge65TM9JgAjwqFJsJb3bhF0WxmQEkerK7UihIGRpbd7/fqoUeB6EpNl0Uuuk4RfLrVpKE6mMN1j5FKXtQ9cORiuO6uYSZCSMMtqiaotgYfGqZvuUcIKbjMuBFOLcfWX0/9jGs5Pl8//9v2rwfn9ei9Ht5/xt+cj/8vYgwgRUjaUG4AAAAASUVORK5CYII=);
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  margin-right: 3px;
}
.activity-contact__key--qq::before {
  width: 1.5em;
  height: 1.5em;
  content: "";
  display: inline-block;
  vertical-align: top;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAAXNSR0IB2cksfwAAAJNQTFRFAAAAaKXh////Z6XhZ6TgZJ/aaKTgZ6TgZ6TgZ6PfZ6TgZ6XgWJveZqTg2Of2Z6LeZ6ThZ6XgZ6XgocfsZ6XgcKniaKTgaKXhgrTmu9Xx5/H6Z6Pewdryrs7u9fn9/v//d63k3uv46fH6x9zzcqvij7zo////+fv+/v//7/b7mMHq7fT7zuD1/f7/+v3+5e/68/j9XVnm0gAAADF0Uk5TAP///fsa8OGdL4vGCFrANsry+Mma8url3sHGRsDE0/Powse/7tP72O/MzsnA6N3EzxRUewkAAAFeSURBVHichVNXloMwDDQ2mBYg1JACpED6lvufblk0AZt9bzNfxhqk8Uhi7IWFFWS+LaXtZ4G1YHMsXEcKYQwQInbcGcXyTEOD6VlqPFqOgZG4jKb4doXcZXo6pSUqrbbj/4i3u4b3aHYtGMhhIX9+5MAxRxXS4dFXEvIRYUJ33m/chaz7eSKc75Ds9gQHZyVBnwJ/Ob0CSUe7Vgm1TbfSYgGeXV5VwrXEdcAyerWouIY11RAZ8+FRqBM2Md37DMXMjU6oYYXNoDFtdAKvqHQMQnuZxfnHHgQqUc3jnKcoMYhMDn8JT5NEDs8svnmthy9kZv/MwShzHXaays/yK4VRZHUijZ0uoEhg9atZ+4fm035sFtottAS91VO7MTBrChwOKsFTRi6vNrfjqcvz7nl7hGmujByLCup9IQd7k4IEGkU0H3sd09irizNBXZz3qzcsb/zf8o7rH8e276jr/wPtrBTt8FN+iwAAAABJRU5ErkJggg==);
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  margin-right: 3px;
}

.poster-dialog__image-container {
  margin: auto;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  user-select: none;
}
.poster-dialog__image {
  display: block;
  width: 100%;
  height: auto;
}
.poster-dialog .poster-dialog__main {
  width: 100%;
  height: 100%;
  background: transparent;
  max-height: none;
  padding: 30px;
  max-width: 750px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.poster-dialog__body {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: 100%;
  max-width: 310px;
  /*user-select: none;*/
}
.poster-dialog__actions {
  margin-top: 10px;
}

.longpress-btn {
  position: relative;
}
.longpress-btn__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.system-message {
  padding: 30px 0.5333333333rem;
  text-align: center;
}
.system-message__content {
  background: #fff;
  padding: 40px 0;
  font-size: 1.0666666667rem;
}
.system-message__icon {
  width: 2rem;
  height: 2rem;
  display: inline-block;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  vertical-align: middle;
  margin-right: 2px;
}
.system-message__icon--success {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAABLCAMAAAAPkIrYAAAAAXNSR0IB2cksfwAAAMxQTFRFAAAA/9KF/////+a8/9eR//js/9KE/4td/7R8/9KF/9GE/9GF/9GF/9WO/9GE/c6B/898/9CD/9KE/9KF/9KE/tCD/9GF/8Zx/9GE/9GE/9CE/9KF/86C/9GE/dGC/tGE/tCB/9GE/9GE/9GE/9GE/9KE/+O0/s+D/9eT//z4/+W5/tGD/9GE/8+D+8+C/9GF/9GE/dGD//79/9KF/9GE/9GD/9CD/9GE//bo/82A/tGE/9GE/9KE/tGE/8x8/9KF/+Gt/+3P/9yf//LbHiPTCwAAAER0Uk5TAP///////QIH7uLy6//OJxFb+uj3UdIJk6lK2hy5PYIiyWWul93/OP///2ufQCu95UP/wl8zVoj/GHKMxqIMef////9/wvVBAAAC10lEQVR4nL3Y53qiQBQGYA4xKGLBgrHG3jUajSmWlN37v6d1ZBCYDubZ71cY8H2GE2CKpv2npMa9ais3zJQtc7ittZ1OXKi5b5WByHrhPESGks7KICE31mIcSbK/0mzITddJqkqpfUYkoVTqatRzQyah9D8UOlXl1ImMWZBR+ZyahLJICamlqU4B5ET3WShGoQDSeS71olgqP5knXq8iUwAlds+WEW/QTbrJoJrSB5SdLv3fTHXjUQBVynqLS4FBvk+7WMVyU7JDVDLC405nEH6ybqHA2AULL/xcydMKWL3bKIBHv1pKXyy1jtXjAZPRdxb/aVxfpX4sarbR9ek3PnjD1Cc1dKnkTkeZ4p6V8GjyGp/S9RE+xtU/3UBdrYNrrW+gNhPcUrlQnRsofeY1GXa8cvnUnd+4RFb7VyiYI6v2K5T7sdiGrsxmQRwOBVtkDQMNf971zV+hxqOggazAUD2ZoovuEzEoyCDLoq7kY3wKysgKHP/oYkxAARD9mulCTEhd+hUYY7PvIkxIgYWs4Ec1cc/HxBSkkbUKtvAxCQVdZFVDTTxMRkENWfNwGxuTUtBG1iPRyMLkFFymwjY5haMxBQrckYiaS5CYCpVxB48DdSKMqVBu6emCEZgSBXjlkGQMHj42VaKK3hyMNSf0MRUK+t4cIM+ajJOYkAJ/nsmcUIQxMTX0F5SM6hOYmHIHIZwV8wofk1Dr4CJ8x16+eJiEgp4WzIB90eXjuJmxT15TCS+/7RLnusRoNOGc8mKQGwP1GIs0nINGpir/ETs5xuLqGI8yOxSlaR9D+Q/pFJ8Z1PlV4tVfEIO3s/AUeTlq9DjUGYu4Liq+cKnzQjnS2s9i18pLaqFOVXgbCtcUFLdOjMGnjDrfp9LyqCG+v2uWFZlkfilv9SWdrlBq23IjkPHJ4kjHnkKhiDw4J+pxK6/2ncgQTue1XTumzSJYpUprMB9H3xCNm39urDSzUNJs0QAAAABJRU5ErkJggg==);
}
.system-message__actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5333333333rem 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.system-message__action {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 80%;
  border: 0;
  padding: 0.25em 0.75em;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  background-color: #ef2c3c;
  -webkit-filter: drop-shadow(0 0 5px rgba(239, 44, 60, 0.25));
  filter: drop-shadow(0 0 5px rgba(239, 44, 60, 0.25));
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ef2c3c),
    to(#f68b94)
  );
  background-image: -webkit-linear-gradient(left, #ef2c3c, #f68b94);
  background-image: linear-gradient(to right, #ef2c3c, #f68b94);
}
.system-message__action,
.system-message__action:focus,
.system-message__action:hover,
.system-message__action:active {
  color: #fff;
}
.system-message__action:disabled {
  color: #aaa;
  background: #ebebe4;
  border-color: #ebebe4;
  -webkit-filter: none;
  filter: none;
}
.system-message__action:not([hidden]) + .system-message__action {
  margin-left: 0.8rem;
}
.system-message__action--secondary {
  background-color: #ffd385;
  -webkit-filter: drop-shadow(0 0 5px rgba(255, 211, 133, 0.25));
  filter: drop-shadow(0 0 5px rgba(255, 211, 133, 0.25));
  background-image: none;
}
.system-message__action--secondary,
.system-message__action--secondary:focus,
.system-message__action--secondary:hover,
.system-message__action--secondary:active {
  color: #ef2c3c;
}

.share-guide {
  background: rgba(0, 0, 0, 0.8)
    url(../images/share-guide.png) right top
    no-repeat;
  -webkit-background-size: 8.8rem 6.08rem;
  background-size: 8.8rem 6.08rem;
}

.account-bar {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 0 20px;
  overflow: hidden;
  z-index: 4;
}
.account-bar__main {
  background: rgba(255, 255, 255, 0.7);
  -webkit-border-radius: 0 0 15px 15px;
  border-radius: 0 0 15px 15px;
  text-align: center;
  padding: 8px 10px;
  -webkit-animation: account-bar-slide-down 0.5s;
  animation: account-bar-slide-down 0.5s;
}
@-webkit-keyframes account-bar-slide-down {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes account-bar-slide-down {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.account-bar__action {
  border: 0;
}
.account-bar__action::before {
  content: "【";
}
.account-bar__action::after {
  content: "】";
}
