
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 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;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * 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;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 0.53333rem;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */

/**
 * Change font properties to `inherit` in all browsers (opinionated).
 */

button,
input,
select,
textarea {
  font: inherit;
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 * 2. Show the overflow in Edge, Firefox, and IE.
 */

button,
input, /* 1 */
select { /* 2 */
  overflow: visible;
}

/**
 * Remove the margin in Safari.
 * 1. Remove the margin in Firefox and Safari.
 */

button,
input,
select,
textarea { /* 1 */
  margin: 0;
}

/**
 * Remove the inheritence of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritence of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Change the cursor in all browsers (opinionated).
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

/**
 * Restore the default cursor to disabled elements unset by the previous rule.
 */

[disabled] {
  cursor: default;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
input:-moz-focusring {
  outline: 0.01333rem dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 0.02667rem;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 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;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

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;
          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;
}

/**
 * Correct the odd appearance of search inputs in Chrome and Safari.
 */

[type="search"] {
  -webkit-appearance: textfield;
}

/**
 * Remove the inner padding and cancel buttons in Chrome on OS X and
 * Safari on OS X.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

@font-face {
    font-family: 'suiyigou_icons';
    src: url(//shadow.elemecdn.com/faas/bmbs-cdn/static/bmbs_h5/suiyigou_icons.eot);
    src: url(//shadow.elemecdn.com/faas/bmbs-cdn/static/bmbs_h5/suiyigou_icons.eot#iefix) format('embedded-opentype'),
        url(//shadow.elemecdn.com/faas/bmbs-cdn/static/bmbs_h5/suiyigou_icons.ttf) format('truetype'),
        url(//shadow.elemecdn.com/faas/bmbs-cdn/static/bmbs_h5/suiyigou_icons.woff) format('woff'),
        url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8bWV0YWRhdGE+Cjxqc29uPgo8IVtDREFUQVsKewoJImZvbnRGYW1pbHkiOiAic3VpeWlnb3VfaWNvbnMiLAoJIm1ham9yVmVyc2lvbiI6IDEsCgkibWlub3JWZXJzaW9uIjogMCwKCSJ2ZXJzaW9uIjogIlZlcnNpb24gMS4wIiwKCSJmb250SWQiOiAic3VpeWlnb3VfaWNvbnMiLAoJInBzTmFtZSI6ICJzdWl5aWdvdV9pY29ucyIsCgkic3ViRmFtaWx5IjogIlJlZ3VsYXIiLAoJImZ1bGxOYW1lIjogInN1aXlpZ291X2ljb25zIiwKCSJkZXNjcmlwdGlvbiI6ICJGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLiIKfQpdXT4KPC9qc29uPgo8L21ldGFkYXRhPgo8ZGVmcz4KPGZvbnQgaWQ9InN1aXlpZ291X2ljb25zIiBob3Jpei1hZHYteD0iMTAyNCI+Cjxmb250LWZhY2UgdW5pdHMtcGVyLWVtPSIxMDI0IiBhc2NlbnQ9Ijk2MCIgZGVzY2VudD0iLTY0IiAvPgo8bWlzc2luZy1nbHlwaCBob3Jpei1hZHYteD0iMTAyNCIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeDIwOyIgaG9yaXotYWR2LXg9IjUxMiIgZD0iIiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZjEwNDsiIGdseXBoLW5hbWU9ImFycm93LWxlZnQiIGRhdGEtdGFncz0iYW5nbGUtbGVmdCIgaG9yaXotYWR2LXg9IjM4NCIgZD0iTTM1OC4yODYgNjQwcTAtNy40MjktNS43MTQtMTMuMTQzbC0yMjQuNTcxLTIyNC41NzEgMjI0LjU3MS0yMjQuNTcxcTUuNzE0LTUuNzE0IDUuNzE0LTEzLjE0M3QtNS43MTQtMTMuMTQzbC0yOC41NzEtMjguNTcxcS01LjcxNC01LjcxNC0xMy4xNDMtNS43MTR0LTEzLjE0MyA1LjcxNGwtMjY2LjI4NiAyNjYuMjg2cS01LjcxNCA1LjcxNC01LjcxNCAxMy4xNDN0NS43MTQgMTMuMTQzbDI2Ni4yODYgMjY2LjI4NnE1LjcxNCA1LjcxNCAxMy4xNDMgNS43MTR0MTMuMTQzLTUuNzE0bDI4LjU3MS0yOC41NzFxNS43MTQtNS43MTQgNS43MTQtMTMuMTQzeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGYxMDU7IiBnbHlwaC1uYW1lPSJhcnJvdy1yaWdodCIgZGF0YS10YWdzPSJhbmdsZS1yaWdodCIgaG9yaXotYWR2LXg9IjM0NyIgZD0iTTM0MCA0MDIuMjg2cTAtNy40MjktNS43MTQtMTMuMTQzbC0yNjYuMjg2LTI2Ni4yODZxLTUuNzE0LTUuNzE0LTEzLjE0My01LjcxNHQtMTMuMTQzIDUuNzE0bC0yOC41NzEgMjguNTcxcS01LjcxNCA1LjcxNC01LjcxNCAxMy4xNDN0NS43MTQgMTMuMTQzbDIyNC41NzEgMjI0LjU3MS0yMjQuNTcxIDIyNC41NzFxLTUuNzE0IDUuNzE0LTUuNzE0IDEzLjE0M3Q1LjcxNCAxMy4xNDNsMjguNTcxIDI4LjU3MXE1LjcxNCA1LjcxNCAxMy4xNDMgNS43MTR0MTMuMTQzLTUuNzE0bDI2Ni4yODYtMjY2LjI4NnE1LjcxNC01LjcxNCA1LjcxNC0xMy4xNDN6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZjEwNjsiIGdseXBoLW5hbWU9ImFycm93LXVwIiBkYXRhLXRhZ3M9ImFuZ2xlLXVwIiBob3Jpei1hZHYteD0iNjU4IiBkPSJNNjE0LjI4NiAyNzQuMjg2cTAtNy40MjktNS43MTQtMTMuMTQzbC0yOC41NzEtMjguNTcxcS01LjcxNC01LjcxNC0xMy4xNDMtNS43MTR0LTEzLjE0MyA1LjcxNGwtMjI0LjU3MSAyMjQuNTcxLTIyNC41NzEtMjI0LjU3MXEtNS43MTQtNS43MTQtMTMuMTQzLTUuNzE0dC0xMy4xNDMgNS43MTRsLTI4LjU3MSAyOC41NzFxLTUuNzE0IDUuNzE0LTUuNzE0IDEzLjE0M3Q1LjcxNCAxMy4xNDNsMjY2LjI4NiAyNjYuMjg2cTUuNzE0IDUuNzE0IDEzLjE0MyA1LjcxNHQxMy4xNDMtNS43MTRsMjY2LjI4Ni0yNjYuMjg2cTUuNzE0LTUuNzE0IDUuNzE0LTEzLjE0M3oiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hmMTA3OyIgZ2x5cGgtbmFtZT0iYXJyb3ctZG93biIgZGF0YS10YWdzPSJhbmdsZS1kb3duIiBob3Jpei1hZHYteD0iNjU4IiBkPSJNNjE0LjI4NiA1MzAuMjg2cTAtNy40MjktNS43MTQtMTMuMTQzbC0yNjYuMjg2LTI2Ni4yODZxLTUuNzE0LTUuNzE0LTEzLjE0My01LjcxNHQtMTMuMTQzIDUuNzE0bC0yNjYuMjg2IDI2Ni4yODZxLTUuNzE0IDUuNzE0LTUuNzE0IDEzLjE0M3Q1LjcxNCAxMy4xNDNsMjguNTcxIDI4LjU3MXE1LjcxNCA1LjcxNCAxMy4xNDMgNS43MTR0MTMuMTQzLTUuNzE0bDIyNC41NzEtMjI0LjU3MSAyMjQuNTcxIDIyNC41NzFxNS43MTQgNS43MTQgMTMuMTQzIDUuNzE0dDEzLjE0My01LjcxNGwyOC41NzEtMjguNTcxcTUuNzE0LTUuNzE0IDUuNzE0LTEzLjE0M3oiIC8+CjwvZm9udD48L2RlZnM+PC9zdmc+#suiyigou_icons) format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="syg-icon-"], [class*=" syg-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'suiyigou_icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.syg-icon-arrow-left:before {
    content: "\f104";
}

.syg-icon-arrow-right:before {
    content: "\f105";
}

.syg-icon-arrow-up:before {
    content: "\f106";
}

.syg-icon-arrow-down:before {
    content: "\f107";
}


/**** 动画配置 ****/
.animation{
    display: block;
}
.animating{
    display: block;
    -webkit-animation-duration: 300ms;
    -webkit-animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out
}
/**** Page 动画配置  ***/
.page-wrapper.animation{
    z-index: 4;
}
.page-wrapper.animating{
    z-index: 15 ;
}
/**** 动画名称 ****/
.bounceIn{
    -webkit-animation-name:bounceIn;
}
.bounceOut{
    -webkit-animation-name:bounceOut;
}
.slideLeftOut{
    -webkit-animation-name: slideLeftOut;
}
.slideLeftIn{
    -webkit-animation-name: slideLeftIn;
}
.slideRightIn{
    -webkit-animation-name: slideRightIn;
}
.slideRightOut{
    -webkit-animation-name: slideRightOut;
}
.scaleIn{
    -webkit-animation-name: scaleIn;
}
.scaleOut{
    -webkit-animation-name: scaleOut;
}
.slideDownIn{
    -webkit-animation-name: slideDownIn;
}
.slideDownOut{
    -webkit-animation-name: slideDownOut;
}
.slideUpIn{
    z-index: 10;
    -webkit-animation-name: slideUpIn;
}
.slideUpOut{
    -webkit-animation-name: slideUpOut;
}
.flipIn {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipIn;
    -webkit-transform-origin: top left;
}
.flipOut {
    -webkit-animation-name: flipOut;
    -webkit-backface-visibility: visible !important;
    -webkit-transform-origin: top left;
}
.scaleDownIn{
    -webkit-animation-name: scaleDownIn;
    -webkit-animation-duration: 600ms;
}
.scaleUpOut{
    -webkit-animation-name: scaleUpOut;
    -webkit-animation-duration: 600ms;
}
.ai-flash{
    -webkit-animation-name:flash;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-delay:100ms;
    -webkit-animation-play-state: running;
}
.ai-shake{
    -webkit-animation-name:shake;
    -webkit-animation-duration: 300ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-delay:100ms;
    -webkit-animation-play-state: running;
}
/**** 动画细节配置 ****/
@-webkit-keyframes flash {
    0%{opacity:0;}
    0%{opacity:.6;color: #1BA9BA}
    100%{opacity:1;}
}
@-webkit-keyframes shake {
    0% { -webkit-transform: translate(0rem, 0rem) rotate(0deg); }
    8% { -webkit-transform: translate(-0.03333rem, -0.00667rem) rotate(-0.5deg); }
    16% { -webkit-transform: translate(-0.00667rem, 0.00667rem) rotate(-0.5deg); }
    24% { -webkit-transform: translate(0.02rem, -0.00667rem) rotate(-0.5deg); }
    32% { -webkit-transform: translate(-0.00667rem, -0.00667rem) rotate(-1.5deg); }
    40% { -webkit-transform: translate(0.02rem, -0.02rem) rotate(0.5deg); }
    48% { -webkit-transform: translate(-0.03333rem, 0.00667rem) rotate(0.5deg); }
    56% { -webkit-transform: translate(0.00667rem, -0.02rem) rotate(0.5deg); }
    64% { -webkit-transform: translate(0.00667rem, -0.00667rem) rotate(-0.5deg); }
    72% { -webkit-transform: translate(0.00667rem, -0.03333rem) rotate(-1.5deg); }
    80% { -webkit-transform: translate(0.00667rem, 0.00667rem) rotate(-1.5deg); }
    88% { -webkit-transform: translate(0.00667rem, -0.02rem) rotate(0.5deg); }
    96% { -webkit-transform: translate(0.02rem, 0.02rem) rotate(0.5deg); }
}
@-webkit-keyframes scaleDownIn {
    0% {opacity: 0;-webkit-transform: scale(.6) translate3d(0,-100%,0);}
    70% {opacity: 1;-webkit-transform: scale(.6) translate3d(0,-10%,0);}
    100% {-webkit-transform: scale(1) translate3d(0,0,0);}
}
@-webkit-keyframes scaleUpOut {
    0% {opacity: 1;-webkit-transform: scale(1) translate3d(0,0,0);}
    70% {opacity: 1;-webkit-transform: scale(.6) translate3d(0,-10%,0);}
    100% {opacity:0; -webkit-transform: scale(.6) translate3d(0,-100%,0);}
}
@-webkit-keyframes slideLeftIn {
    0% { -webkit-transform: translate3d(100%,0,0)}
    100% { -webkit-transform: translate3d(0,0,0)}
}
@-webkit-keyframes slideLeftOut {
    0% { -webkit-transform: translate3d(0,0,0)}
    100% { -webkit-transform: translate3d(-100%,0,0)}
}
@-webkit-keyframes slideRightIn {
    0% { -webkit-transform: translate3d(-100%,0,0)}
    100% { -webkit-transform: translate3d(0%,0,0) }
}
@-webkit-keyframes slideRightOut {
    0% { -webkit-transform: translate3d(0%,0,0)}
    100% { -webkit-transform: translate3d(100%,0,0)}
}
@-webkit-keyframes scaleIn {
    0% {opacity: 0;-webkit-transform: scale(.5)}
    100% {opacity: 1;-webkit-transform: scale(1)}
}
@-webkit-keyframes scaleOut {
    0% {opacity: 1;-webkit-transform: scale(1)}
    100% {opacity: 0;-webkit-transform: scale(.5)}
}
@-webkit-keyframes bounceIn {
    0% {opacity: 0;-webkit-transform: scale(.5);}
    50% {opacity: 1;-webkit-transform: scale(1.1);}
    100% {-webkit-transform: scale(1);}
}
@-webkit-keyframes bounceOut {
    0% {-webkit-transform: scale(1);}
    100% {opacity: 0;-webkit-transform: scale(.5);}
}
@-webkit-keyframes slideDownIn {
    0% {opacity: 0;-webkit-transform: translate3d(0,-100%,0)}
    100% {opacity: 1;-webkit-transform: translate3d(0,0,0)}
}
@-webkit-keyframes slideUpOut {
    0% {opacity: 1;-webkit-transform: translate3d(0,0,0)}
    100% {opacity: 0;-webkit-transform: translate3d(0,-100%,0)}
}
@-webkit-keyframes slideDownOut {
    0% {-webkit-transform: translate3d(0,0,0)}
    100% {-webkit-transform: translate3d(0,100%,0)}
}
@-webkit-keyframes slideUpIn {
    0% {-webkit-transform: translate3d(0,90%,0)}
    100% {-webkit-transform: translate3d(0,0,0)}
}
@-webkit-keyframes flipIn {
    0% { -webkit-transform: perspective(13.33333rem) rotateY(90deg);opacity: 0;}
    100% {-webkit-transform: perspective(13.33333rem) rotateY(0deg); opacity: 1;}
}
@-webkit-keyframes flipOut {
    0% { -webkit-transform: perspective(13.33333rem) rotateY(0deg);opacity: 0;}
    100% {-webkit-transform: perspective(13.33333rem) rotateY(90deg); opacity: 1;}
}


.rangeslider,
.rangeslider__fill {
  display: block;
}

.rangeslider {
  background: #fff;
  position: relative;
}

.rangeslider:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 0.04rem;
  border-bottom: 1px #eaeaea solid;
}

.rangeslider--horizontal {
  height: 0.08rem;
  width: 100%;
}

.rangeslider--vertical {
  width: 0.26667rem;
  min-height: 2rem;
  max-height: 100%;
}

.rangeslider--disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}

.rangeslider__fill {
  background: #fff;
  position: absolute;
}

.rangeslider--horizontal .rangeslider__fill {
  top: 0;
  height: 100%;
}

.rangeslider--vertical .rangeslider__fill {
  bottom: 0;
  width: 100%;
}

.rangeslider__handle {
  background: white;
  border: 1px solid #727272;
  cursor: pointer;
  display: inline-block;
  width: 0.26667rem;
  height: 0.26667rem;
  position: absolute;
  z-index: 1;
  border-radius: 50%;
}

.rangeslider__handle:after {
  content: "";
  display: block;
  width: 0.08rem;
  height: 0.08rem;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #727272;
  border-radius: 50%;
}

.rangeslider__handle:active {
}

.rangeslider__tooltip{
  display: inline-block;
  position: absolute;
  top:-0.50667rem;
  left: -0.12rem;
  font-size: 0.16rem;
  line-height: 1;
  padding: 0.06667rem;
  border: 1px #eaeaea solid;
  border-radius: 4px;
}

.rangeslider__tooltip.big{
  -o-transition: all .12s ease,.12s ease;
  -ms-transition: all .12s ease,.12s ease;
  -moz-transition: all .12s ease,.12s ease;
  -webkit-transition: all .12s ease,.12s ease;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}

.rangeslider__tooltip:after{
  content: '';
  display: block;
  border-width: 6px;
  position: absolute;
  left: 50%;
  margin-left: -0.08rem;
  top: 0.29333rem;
  border-style: solid dashed dashed;
  border-color: #e5e5e5 transparent transparent transparent;
  font-size: 0;
  line-height: 0;
}

.rangeslider__tooltip:before{
  content: '';
  display:block;
  border-width:6px;
  position:absolute;
  left:50%;
  margin-left: -0.08rem;
  top: 0.28rem;
  border-style:solid dashed dashed;
  border-color:#fff transparent transparent transparent;
  z-index: 1;
  font-size:0;
  line-height:0;
}

.rangeslider--horizontal .rangeslider__handle {
  top: -0.10667rem;
  touch-action: pan-y;
  -ms-touch-action: pan-y;
}

.rangeslider--vertical .rangeslider__handle {
  left: -0.13333rem;
  touch-action: pan-x;
  -ms-touch-action: pan-x;
}

input[type="range"]:focus + .rangeslider .rangeslider__handle {
  -webkit-box-shadow: 0 0 0.10667rem rgba(255, 0, 255, .9);
  box-shadow: 0 0 0.10667rem rgba(255, 0, 255, .9);
}

body {
  /* ========== 颜色规范 ========== */
  /* 品牌色系 */
  --theme-primary-color: #ff6200;
  --theme-primary-background: #fff8f2;
  --theme-text-primary: #11192d;
  --theme-text-secondary: #50607a;
  --theme-text-tertiary: #7c889c;
  --theme-text-quaternary: #caced6;
  /* 背景色系 */
  --theme-background-primary: #fff;
  --theme-background-light: #f3f6f8;
  --theme-background-tertiary: #f0f4f7;
  --them-background-tag: #ffefe5;
  /* 边框和分割线 */
  --theme-border-color: #e5e8ec;
  --theme-icon-color: #cacfd7;
  /* 错误色 */
  --theme-error-color: #ff4b33;
  /* 价格红 */
  --theme-price-red-color: #ff352e;
  /* ========== 圆角规范 ========== */
  --theme-radius-4: 4rpx;
  /* 4px - 标签/角标等小组件 */
  --theme-radius-8: 8rpx;
  /* 8px - SKU/数量编辑等中等组件 */
  --theme-radius-12: 12rpx;
  /* 12px - 卡片/按钮/浮层等大组件 */
  /* ========== 间距规范 ========== */
  --theme-spacing-4: 4rpx;
  /* 4px */
  --theme-spacing-8: 8rpx;
  /* 8px */
  --theme-spacing-10: 10rpx;
  /* 10px */
  --theme-spacing-12: 12rpx;
  /* 12px */
  --theme-spacing-14: 14rpx;
  /* 14px */
  --theme-spacing-16: 16rpx;
  /* 16px - 基础间距单位 */
  --theme-spacing-20: 20rpx;
  /* 20px */
  --theme-spacing-24: 24rpx;
  /* 20px */
  --theme-spacing-32: 32rpx;
  /* 32px */
  --theme-spacing-48: 48rpx;
  /* 48px */
  /* ========== 字体规范 ========== */
  /* 字重 */
  --theme-font-weight-300: 300;
  /* 细体 */
  --theme-font-weight-400: 400;
  /* 常规 */
  --theme-font-weight-500: 500;
  /* 中等 */
  --theme-font-weight-600: 600;
  /* 半粗体 */
  --theme-font-weight-700: 700;
  /* 粗体 */
  /* 字号 */
  --theme-font-size-20: 20rpx;
  /*  气泡/标签/角标 */
  --theme-font-size-22: 22rpx;
  /*  辅助决策信息/feeds基础信息 */
  --theme-font-size-24: 24rpx;
  /*  辅助决策信息 */
  --theme-font-size-26: 26rpx;
  /*  二级标题/正文/筛选项 */
  --theme-font-size-28: 28rpx;
  /*  单列双列feeds标题/首页二级选项Tab */
  --theme-font-size-30: 30rpx;
  /*  一级标题/选项Tab/正文 */
  --theme-font-size-32: 32rpx;
  /*  一级选项Tab默认 */
  --theme-font-size-36: 36rpx;
  /*  店铺头部标题/页面级标题/一级选项Tab选中 */
  /* 行高 - 单行 (字号 = 行高) */
  --theme-line-height-20: 20rpx;
  --theme-line-height-22: 22rpx;
  --theme-line-height-24: 24rpx;
  --theme-line-height-26: 26rpx;
  --theme-line-height-28: 28rpx;
  --theme-line-height-30: 30rpx;
  --theme-line-height-32: 32rpx;
  --theme-line-height-36: 36rpx;
  /* 行高 - 多行 (字号 × 1.5) */
  --theme-line-height-multi-20: 30rpx;
  --theme-line-height-multi-22: 33rpx;
  --theme-line-height-multi-24: 36rpx;
  --theme-line-height-multi-26: 39rpx;
  --theme-line-height-multi-28: 42rpx;
  --theme-line-height-multi-30: 45rpx;
  --theme-line-height-multi-32: 48rpx;
  --theme-line-height-multi-36: 54rpx;
  /* ========== 按钮规范 ========== */
  /* 按钮颜色 */
  --theme-button-primary-text: #fff;
  --theme-button-secondary-bg: #fff;
  --theme-button-secondary-text: #11192d;
  --theme-button-secondary-border: #e5e8ec;
  --theme-button-ghost-bg: transparent;
  --theme-button-ghost-text: #ff6200;
  --theme-button-ghost-border: #ff6200;
  /* 按钮尺寸 */
  --theme-button-height-56: 56rpx;
  --theme-button-height-72: 72rpx;
  --theme-button-height-80: 80rpx;
  --theme-button-height-96: 96rpx;
  /* 按钮圆角 */
  --theme-button-radius-base: 12rpx;
  /* 12px */
  /* ========== 标签规范 ========== */
  /* 小型标签 H:28px */
  --theme-tag-small-height: 28rpx;
  --theme-tag-small-font-size: 20rpx;
  --theme-tag-small-padding-h: 6rpx;
  --theme-tag-small-radius: 4rpx;
  /* 中型标签 H:32px */
  --theme-tag-medium-height: 32rpx;
  --theme-tag-medium-font-size: 22rpx;
  --theme-tag-medium-padding-h: 8rpx;
  --theme-tag-medium-radius: 4rpx;
  /* 大型标签 H:48px */
  --theme-tag-large-height: 48rpx;
  --theme-tag-large-font-size: 24rpx;
  --theme-tag-large-padding-h: 12rpx;
  --theme-tag-large-radius: 8rpx;
  /* ========== 特殊定制色 ========== */
  --fn-theme-home-go-order-btn-bg: linear-gradient(299deg, var(--theme-primary-color) 46%, #ff9a5c 111%);
  /* ========== 阴影规范 ========== */
  --theme-shadow-2: 0 2rpx 8rpx rgba(0, 0, 0, .05);
  --theme-shadow-4: 0 4rpx 12rpx rgba(0, 0, 0, .08);
  --theme-shadow-8: 0 8rpx 24rpx rgba(0, 0, 0, .12);
  --theme-shadow-16: 0 16rpx 48rpx rgba(0, 0, 0, .16);
  /* 按钮阴影 */
  --theme-button-shadow: 0 8rpx 24rpx rgba(255, 98, 0, .2);
  /* ========== 卡片规范 ========== */
  --theme-card-padding: 24rpx;
  --theme-card-margin: 24rpx;
  --theme-card-bg: #fff;
}
* {
  -webkit-tap-highlight-color: transparent;
}
html {
  font-size: 0.26667rem;
}
html,
body,
.pages,
.page,
.page-wrapper {
  width: 100%;
  min-height: 100%;
}
a {
  text-decoration: none;
}
::-webkit-scrollbar {
  width: 0rem;
  background: transparent;
}
.page.overflow {
  overflow: hidden;
}
.page-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
}
.page-wrapper.active {
  z-index: 10;
}
.page-wrapper.trans {
  z-index: 5;
}
body {
  font-family: "Helvetica Neue", Helvetica, Tahoma, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  position: relative;
  background: #f5f5f5;
  color: #333;
  font-size: 0.8rem;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100% !important;
  -ms-text-size-adjust: 100% !important;
      text-size-adjust: 100% !important;
  -moz-text-size-adjust: 100% !important;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
div,
p,
h3,
h4,
h5,
ol,
ul,
li {
  margin: 0;
  padding: 0;
}
ul,
ol,
li {
  list-style: none;
}
input:focus {
  outline: none;
}
:focus {
  outline: none;
}
.border-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bg-white {
  background: #fff;
}
.red {
  color: #FF5339;
}
.mg-top {
  margin-top: 0.375rem;
}
.mg-bottom {
  margin-bottom: 0.375rem;
}
.border-top {
  border-top: 1px #e5e5e5 solid;
}
.border-bottom {
  border-bottom: 1px #e5e5e5 solid;
}
.hide {
  display: none;
}
.scale-border-top {
  position: relative;
}
.scale-border-top:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 0.01333rem;
  width: 100%;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  background: #e5e5e5;
}
.scale-border-bottom {
  position: relative;
}
.scale-border-bottom:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0.01333rem;
  width: 100%;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  background: #e5e5e5;
}
.scale-border-left {
  position: relative;
}
.scale-border-left:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 200%;
  width: 0.01333rem;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  background: #e5e5e5;
}
.transform-scale {
  position: relative;
}
.transform-scale:after,
.transform-scale:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 0.01333rem;
  width: 100%;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  background: #f00;
}
.transform-scale:after {
  top: auto;
  bottom: 0;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.btn {
  width: 100%;
  height: 2.25rem;
  border: none;
  border-radius: 0.25rem;
}
.btn-primary {
  background: var(--theme-primary-color);
  color: #fff;
}
.footer {
  width: 100%;
  height: 1.33333rem;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.footer.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
/** common widget **/
/** 1. arrow 箭头 **/
.arrow {
  position: relative;
}
.arrow:before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.53333rem;
  color: #808080;
}
/** 文本省略 **/
.text-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/** iframe for scheme jump **/
.schemeIframe {
  display: none;
}
/** easyclear **/
.easy-clear {
  position: absolute;
  top: 0.26667rem;
  right: 0.26667rem;
  width: 0.66667rem;
  height: 0.66667rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAACSUlEQVRIx7WXMW/TQBTHf3FCFTUsZYjU1wUoSxESw6lSmQGp+QAslVAWPhZLlu5M6dIRqFq9AQkpS1LEUE6KqrLgKEsbBp9DanL2xXL+UgbbL+/n57t7978aATLG1IFd9xNgC2i6x1PgN/ALGAEjVb0tylkrADaBA2AfaIW8JDABzoEzVZ2uDDbGvAAOgYeBwKz+ACeq+j0IbIyJgI6rsgpdAH1VvVu8WV8CfQe8rAgKsAO0RWRgrZ2lN6NM0CGwVyE01Z7L/X/FbkzfrgE6r1xErq2143nFbvZ2cv40C8kcENtxrPmnPsC/XC6Bj0AcAI1d7KXnecuxiFxz8M3gGXCqqldArwAeAz0Xe5pT+b4xph6RdCNftTXgyBjTVtVxDjyFjo0xbeAIf49oAbspOE8toJsDz0K7FHe5ZxGwTbF88DJQgO26iLwBNgKCN4DnIjJU1bGIDIFvJaAAjQb/dpkQpZX3XOWUgAI0oxWCK1VEsp+G6t6YBsx2n6YRcFMGSvJ5uyXhNxGJcygDbVG81HyyEYldKQNNVQY+SsETT8AMOA5YMln4Mf6WGQPDurV2JiIPgMdLgmrAlohcA+/JXzLpOv8JvAYeeeK+qOqPhrs4w2/ongJPKDCGC5V/yImNHSvZFp0b7OckDIGGxPZT5zl3INbasYhsknikdehcVT+nF9nOdQIM1gAduNxz3XOZbqINgCorvwA+Ze1tkaHvsFrzX1RMMqZhhj4DbwKvSGb8ZiBw4qr8WuoIk3mBxUPbDssPbVescGj7C3cRAF8rwFysAAAAAElFTkSuQmCC) no-repeat;
  background-size: 0.4rem;
  background-position: center;
  cursor: pointer;
}
/** 地图控件 **/
.location-control {
  width: 0.48rem;
  height: 0.48rem;
  cursor: pointer;
  background: #fff url(data:image/png;base64,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) no-repeat;
  background-size: 0.48rem 0.48rem;
  background-position: center;
}
.scale-control {
  width: 0.48rem;
  background-color: rgba(255, 255, 255, .9);
}
.scale-control .plus {
  height: 0.48rem;
  position: relative;
  border-bottom: 1px #efefef solid;
}
.scale-control .plus:before {
  content: '';
  display: block;
  position: absolute;
  width: 40%;
  margin-left: -20%;
  top: 50%;
  left: 50%;
  height: 0.01333rem;
  background-color: #808080;
}
.scale-control .plus:after {
  content: '';
  display: block;
  position: absolute;
  height: 40%;
  margin-top: -20%;
  top: 50%;
  left: 50%;
  width: 0.01333rem;
  background-color: #808080;
}
.scale-control .minus {
  height: 0.48rem;
  position: relative;
}
.scale-control .minus:before {
  content: '';
  display: block;
  position: absolute;
  width: 40%;
  margin-left: -20%;
  top: 50%;
  left: 50%;
  height: 0.01333rem;
  background-color: #808080;
}
/** dialog mask **/
.s-modal,
.s-mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.s-mask {
  z-index: 50;
  background: rgba(0, 0, 0, .5);
}
.s-modal {
  z-index: 100;
}
#__vconsole {
  z-index: 999999999;
}
#loading {
  -webkit-animation: spin 800ms infinite linear;
          animation: spin 800ms infinite linear;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -0.66667rem;
  margin-top: -0.66667rem;
  z-index: 999999;
  width: 1.33333rem;
  height: 1.33333rem;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.ios .bold {
  font-family: PingFangSC-Medium;
}
.ios .line-height {
  line-height: 1;
}
.android .bold {
  font-weight: 700;
}
.android .line-height {
  line-height: 1.2;
}

.mint-msgbox {
  border-radius: 12px;
}
.mint-msgbox .mint-msgbox-header .mint-msgbox-title {
  padding: 0.2rem 0;
  font-size: 0.48rem;
  color: #333;
}
.mint-msgbox .mint-msgbox-content .mint-msgbox-message {
  padding: 0.2rem 0;
  font-size: 0.34667rem;
  line-height: 0.66667rem;
  text-align: left;
}
.mint-msgbox .mint-msgbox-btns {
  height: 1.17333rem;
  font-size: 0.42667rem;
}
.mint-toast-text {
  font-size: 0.42667rem;
  padding-left: 0.26667rem;
  padding-right: 0.26667rem;
}
.mint-toast {
  z-index: 3002;
}
.mint-indexlist-nav {
  border: none;
  width: 0.53333rem;
}
.mint-indexlist-nav .mint-indexlist-navitem {
  font-size: 0.37333rem;
}
.mint-cell {
  padding: 0.2rem 0;
}
.mint-cell-text {
  font-size: 0.37333rem;
}
.mint-indexsection-index {
  height: 0.64rem;
  line-height: 0.64rem;
}
.mint-cell-wrapper {
  height: 0.8rem;
}
.mint-switch-core {
  width: 1.28rem;
  height: 0.74667rem;
}
.mint-switch-core:before {
  width: 1.22667rem;
  height: 0.69333rem;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.mint-switch-core:after {
  width: 0.72rem;
  height: 0.72rem;
  -webkit-box-shadow: 0 0.02667rem 0.06667rem rgba(0, 0, 0, .4);
          box-shadow: 0 0.02667rem 0.06667rem rgba(0, 0, 0, .4);
  -webkit-transform: translate(0, -0.01333rem);
          transform: translate(0, -0.01333rem);
}
.mint-switch-input:checked + .mint-switch-core {
  border-color: #00E066;
  background-color: #00E066;
}
.mint-switch-input:checked + .mint-switch-core::after {
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
}
.mint-switch-input:checked + .mint-switch-core::after {
  -webkit-transform: translate(0.53333rem, -0.01333rem);
          transform: translate(0.53333rem, -0.01333rem);
}
.mt-range .mt-range-thumb {
  width: 0.64rem;
  height: 0.64rem;
  position: absolute;
  top: -0.16rem;
}

.navbar-container {
  height: 1.2rem;
}
.nav-bar {
  position: fixed;
  top: 0rem;
  left: 0;
  width: 100%;
  z-index: 9999;
  height: 1.2rem;
  line-height: 1.2rem;
  background: var(--theme-primary-color);
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.nav-bar .left-back {
  width: 2rem;
  text-align: left;
}
.nav-bar .left-back .arrow-pos {
  height: 1.2rem;
  padding-left: 0.26667rem;
}
.nav-bar .left-back .arrow-pos img {
  line-height: 1.2rem;
  width: 0.66667rem;
  height: 0.66667rem;
  padding-top: 0.26667rem;
}
.nav-bar .middle-title {
  position: absolute;
  left: 50%;
  bottom: 0rem;
  width: 50%;
  margin-left: -25%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: PingFangSC-Medium;
  font-size: 0.45333rem;
  color: #FFFFFF;
  text-align: center;
}
.nav-bar .right-menu {
  font-family: PingFangSC-Medium;
  font-size: 0.42667rem;
  color: #FFFFFF;
  text-align: right;
  position: absolute;
  right: 0.53333rem;
  bottom: 0;
}
.nav-bar .right-menu span {
  height: 1.2rem;
  line-height: 1.2rem;
  display: block;
}
.nav-bar .right-menu img {
  height: 0.64rem;
  width: 0.64rem;
  vertical-align: middle;
  padding: 0.29333rem 0.26667rem 0.06667rem 0.29333rem;
}
.ele-navbar-container {
  height: 1.6rem;
}
.ele-navbar {
  height: 1.6rem;
}
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  .ele-navbr-container {
    height: 2.13333rem;
  }
  .ele-navbar {
    height: 2.13333rem;
  }
}


