@font-face {
  font-family: wkbFont;
  src: url('/products/public/m/images/DIN-Bold.otf');
}
/*! normalize.css v8.0.0 | 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;
}
/**
 * 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;
}
.text-center {
  text-align: center;
}
.text-gray {
  color: #999999;
}
.m-b-10 {
  margin-bottom: 10px;
}
.m-b-15 {
  margin-bottom: 15px;
}
.p-b-10 {
  padding-bottom: 10px;
}
.p-b-15 {
  padding-bottom: 15px;
}
.p-h-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.p-h-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.p-h-15 {
  padding-left: 150px;
  padding-right: 15px;
}
.cf::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.fl {
  float: left;
}
.response {
  width: 100%;
}
.flex-r {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
  -moz-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.flex-l {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
  -moz-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.flex-sb {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
  -moz-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.flex-show {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
html {
  font-size: 100px;
  height: 100%;
}
body {
  font-size: 0.14rem;
  color: #303030;
  height: 100%;
}
* {
  margin: 0;
  padding: 0;
  line-height: 1;
  /* 解决iOS卡顿 */
  -webkit-overflow-scrolling: touch;
  /* 取消iOS的默认样式 */
  -webkit-appearance: none;
  /* 取消iOS可点击元素的灰色背景 */
  -webkit-tap-highlight-color: transparent;
}
/* 隐藏滚动条 */
*::-webkit-scrollbar {
  display: none;
}
a {
  text-decoration: none;
  color: #FF7124;
  font-size: 0.14rem;
}
font,
img,
label,
span,
li {
  cursor: pointer;
}
a.link {
  color: #407EFD;
}
ul {
  list-style: none;
}
input[type=checkbox] {
  background-color: transparent;
}
/* 解决iOS不支持fixed定位 */
.page {
  height: 100%;
  overflow: auto;
  max-width: 768px;
  margin: 0 auto;
  background: #F6F6F6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-with-bottom {
  padding-bottom: 0.6rem;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999999;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999999;
}
.panel {
  background: #fff;
}
.panel__header {
  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;
  padding: 0 15px;
  height: 50px;
  border-bottom: 0.5px solid #E5E5E5;
}
.panel__tips {
  background: #f3f3f3;
  line-height: 20px;
  text-align: left;
  padding: 5px 15px;
}
.panel__tips span {
  font-size: 0.12rem;
}
.panel__name {
  font-size: 0.16rem;
  font-weight: bold;
  margin-right: 6px;
}
.panel__left-des {
  font-size: 0.12rem;
  color: #999;
}
.panel__left-des a {
  font-size: 0.12rem;
}
.panel__right {
  -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;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.panel__right-des {
  font-size: 0.12rem;
  color: #999;
}
.panel__right-name {
  font-size: 0.16rem;
  font-weight: bold;
}
.fixed-bar {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
}
.fixed-bar__flex {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.fixed-bar__main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #FF7124;
  color: #fff;
  font-size: 0.18rem;
}
.fixed-bar__body {
  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;
  color: #666;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}
.fixed-bar__item {
  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-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.12rem;
  width: 55px;
  border-right: 1px solid #EEE;
  color: #666;
}
.fixed-bar__kefu {
  color: #666;
}
.fixed-bar__price {
  color: #FF7124;
  font-size: 0.14rem;
  text-align: center;
}
.fixed-bar__price span {
  font-size: 0.24rem;
  font-family: DIN-Medium;
  font-weight: 720;
}
.fixed-bar__item-img {
  height: 20px;
  margin-bottom: 4px;
  text-align: center;
}
.fixed-bar__item-img img {
  height: 20px;
}
@media only screen and (device-width: 375px) and (device-height: 812px) {
  .page-with-bottom {
    padding-bottom: -webkit-calc(0.6rem + env(safe-area-inset-bottom)) !important;
    padding-bottom: -moz-calc(0.6rem + env(safe-area-inset-bottom)) !important;
    padding-bottom: calc(0.6rem + env(safe-area-inset-bottom)) !important;
  }
  .fixed-bar {
    padding-bottom: -webkit-calc(env(safe-area-inset-bottom)) !important;
    padding-bottom: -moz-calc(env(safe-area-inset-bottom)) !important;
    padding-bottom: calc(env(safe-area-inset-bottom)) !important;
  }
}
.alert {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1000;
}
.alert-box {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.alert-main {
  background: #fff;
  width: 90%;
  max-width: 375px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert-title {
  position: relative;
  height: 50px;
  border-bottom: 0.5px solid #E5E5E5;
  font-size: 0.18rem;
  font-weight: bold;
}
.alert-title p {
  line-height: 50px;
  text-align: center;
}
.alert-close {
  position: absolute;
  right: 15px;
  top: 19px;
  width: 14px;
}
.alert-body {
  padding: 0.15rem;
  color: #000;
  font-family: PingFangSC-Light, helvetica, 'Heiti SC';
  max-height: 250px;
  overflow-y: auto;
}
.alert-body p {
  line-height: 0.22rem;
}
.mask {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  opacity: 0.6;
}
.toasts {
  position: fixed;
  z-index: 10000;
  left: 0;
  right: 0;
  top: 40%;
  overflow: auto;
  text-align: center;
}
.toasts .toast {
  display: inline-block;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  font-size: 0.14rem;
  padding: 20px;
  width: 194px;
  opacity: 0;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.confirm {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1000;
}
.confirm-box {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.confirm-main {
  background: #fff;
  width: 90%;
  max-width: 375px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.confirm-header {
  font-weight: bold;
  text-align: center;
  line-height: 50px;
  height: 50px;
  border-bottom: 0.5px solid #E5E5E5;
  position: relative;
  font-size: 16px;
}
.confirm-title {
  text-align: center;
  padding-top: 20px;
  font-size: 0.18rem;
}
.confirm-body {
  padding: 0.2rem;
  color: #000;
  font-family: PingFangSC-Light, helvetica, 'Heiti SC';
  max-height: 250px;
  overflow-y: auto;
}
.confirm-body p {
  font-size: 0.16rem;
  line-height: 0.26rem;
}
.confirm-body .text-left {
  text-align: left;
}
.confirm-btns {
  height: 48px;
  font-size: 0.16rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #E5E5E5;
}
.confirm-btns li {
  -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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.confirm-btns li:not(:last-child) {
  border-right: 1px solid #E5E5E5;
}
.confirm-cancel {
  color: #666;
}
.confirm-ok {
  color: #FF7124;
}
.form {
  padding: 0 15px;
}
.form-error {
  color: #FF7124 !important;
}
.form-valued {
  color: #303030 !important;
}
.form__item:not(:last-child) {
  border-bottom: 0.5px solid #E5E5E5;
}
.form__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
}
.form__item-left {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #666;
  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;
}
.form__item-right {
  -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;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 10px;
}
.form__item-right mark {
  color: #FF7124;
  background: transparent;
}
.form__radio-type {
  padding: 0;
  height: auto;
}
.form__radio-body {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 13px;
}
.form__radio-body span {
  display: inline-block;
  font-size: 0.12rem;
  padding: 6px 10px;
  border: 1px solid #d5d5d5;
  color: #999;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-left: 10px;
  margin-bottom: 13px;
}
.form__radio-body span.active {
  color: #fff;
  background: #FF7124;
  border-color: #FF7124;
}
.form__link-body {
  position: relative;
}
.form__link-body div {
  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;
}
.form__link-body div span {
  font-size: 0.14rem;
  color: #999;
}
.form__link-body div img {
  width: 8px;
  margin-left: 6px;
}
.form__link-body input {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.form__input-type input {
  border: none;
  outline: none;
  text-align: right;
  width: 100%;
}
.form__input-btn {
  font-size: 0.12rem;
  color: #fff;
  background: #FF7124;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 6px 0;
  width: 44px;
  text-align: center;
  margin-left: 4px;
}
.form__input-btn.disabled {
  opacity: 0.6;
}
.form__checkbox-body {
  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;
}
.form__checkbox-btn {
  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;
}
.form__checkbox-btn label {
  display: inline-block;
  width: 46px;
  height: 26px;
  background: #fff;
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form__checkbox-btn label::before {
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  background: #fff;
  border: 1px solid #dbdbdb;
  -webkit-box-shadow: -2px 2px 4px #c6c6c6;
  -moz-box-shadow: -2px 2px 4px #c6c6c6;
  box-shadow: -2px 2px 4px #c6c6c6;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form__checkbox-btn input {
  opacity: 0;
}
.form__checkbox-btn input:checked ~ label {
  background: #FF7124;
  border-color: #FF7124;
}
.form__checkbox-btn input:checked ~ label::before {
  left: 22px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form-agreements {
  background: #fff;
  font-size: 0.12rem;
  color: #999;
  line-height: 0.2rem;
  padding: 15px;
}
.form-agreements-check {
  display: inline-block;
  width: 0.15rem;
  height: 0.15rem;
  vertical-align: sub;
  margin-right: 0.05rem;
  background: url(/products/public/template/images/check_no.png) no-repeat center;
  -webkit-background-size: 0.15rem 0.15rem;
  -moz-background-size: 0.15rem 0.15rem;
  -o-background-size: 0.15rem 0.15rem;
  background-size: 0.15rem 0.15rem;
}
.form-agreements-check.active {
  background-image: url(/products/public/template/images/check_yes.png);
}
.form-agreements a {
  color: #407EFD;
}
.loading {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1000;
}
.loading .mask {
  background: transparent;
}
.loading-toast {
  position: fixed;
  z-index: 5000;
  width: 1.2rem;
  min-height: 1.2rem;
  top: 180px;
  left: 50%;
  margin-left: -0.6rem;
  background: rgba(17, 17, 17, 0.7);
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #FFFFFF;
}
.loading-icon {
  margin-top: 30px;
  width: 38px;
  height: 38px;
  display: inline-block;
  vertical-align: middle;
  -webkit-animation: loading 1s steps(12, end) infinite;
  -moz-animation: loading 1s steps(12, end) infinite;
  -o-animation: loading 1s steps(12, end) infinite;
  animation: loading 1s steps(12, end) infinite;
  background: transparent url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=') no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}
.loading-content {
  margin-top: 10px;
}
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg);
    transform: rotate3d(0, 0, 1, 360deg);
  }
}
@-moz-keyframes loading {
  0% {
    -moz-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
  100% {
    -moz-transform: rotate3d(0, 0, 1, 360deg);
    transform: rotate3d(0, 0, 1, 360deg);
  }
}
@-o-keyframes loading {
  0% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  100% {
    transform: rotate3d(0, 0, 1, 360deg);
  }
}
@keyframes loading {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -moz-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg);
    -moz-transform: rotate3d(0, 0, 1, 360deg);
    transform: rotate3d(0, 0, 1, 360deg);
  }
}
.coupons {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  background: #fff;
  padding: 0 15px;
}
.coupons__left {
  color: #666666;
  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;
}
.coupons__selected {
  display: inline-block;
  border: 1px solid #FF7124;
  color: #FF7124;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 0.12rem;
  padding: 2px 3px;
  margin-left: 6px;
  display: none;
}
.coupons__right {
  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;
}
.coupons__right span {
  color: #999999;
}
.coupons__right span.selected {
  color: #666666;
}
.coupons__right img {
  width: 8px;
  margin-left: 6px;
}
.js-share-tip {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 600;
  background: #000;
  opacity: 0.6;
  display: none;
}
.js-share-tip img {
  width: 100%;
}
.footer {
  width: 100%;
  height: 0.52rem;
  position: fixed;
  left: 0;
  bottom: 0;
  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;
  text-align: center;
  z-index: 1;
  background: rgba(255, 255, 255, 0.99);
  -webkit-box-shadow: 0px -4px 8px 0px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: 0px -4px 8px 0px rgba(0, 0, 0, 0.02);
  box-shadow: 0px -4px 8px 0px rgba(0, 0, 0, 0.02);
}
.footer dl {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.footer dl dt img {
  height: 0.24rem;
}
.footer dl dd {
  font-size: 10px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.32);
  line-height: 14px;
}
.footer dl:first-child dd {
  color: #3c82fa;
}
.page {
  overflow-x: hidden;
  overflow-y: auto;
  background: #FFFFFF;
  min-height: 100%;
  height: auto;
}
.newProduct {
  /*&_navbar{
        width: 100%;
        padding:16px 24px;
        display: flex;
        justify-content: space-around;
        box-sizing: border-box;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 3;
        background:rgba(255,255,255,1);
        li{
            width:76px;
            height:36px;
            background:rgba(0,0,0,0.04);
            border-radius:18px;
            font-size:12px;
            font-family:PingFangSC-Regular;
            font-weight:400;
            color:rgba(0,0,0,0.56);
            line-height: 36px;
            text-align: center;
            border:1px solid transparent;
            box-sizing: border-box;
        }
        .active{
            background:rgba(60,130,250,0.08);
            border:1px solid rgba(60,130,250,0.56);
            font-family:PingFangSC-Medium;
            font-weight:bold;
            color:rgba(60,130,250,1);
        }
    }*/
}
.newProduct_nav_wrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  background: #ffffff;
  padding: 0 8px;
}
.newProduct_navbar {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 8px;
}
.newProduct_navbar li {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 52px;
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  line-height: 52px;
  text-align: center;
}
.newProduct_navbar li i {
  display: none;
}
.newProduct_navbar .active {
  font-family: PingFangSC-Semibold;
  font-weight: bold;
}
.newProduct_navbar .active i {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -12px;
  width: 24px;
  height: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #3C82FA;
}
.newProduct_childNav {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  padding-left: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.newProduct_childNav li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 56px;
  height: 28px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  background: rgba(0, 0, 0, 0.04);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 8px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.56);
  font-family: PingFangSC-Regular;
  line-height: 17px;
}
.newProduct_childNav .active {
  background: rgba(60, 130, 250, 0.08);
  border: 1px solid rgba(60, 130, 250, 0.56);
  color: #3c82fa;
  font-family: PingFangSC-Medium;
  font-weight: bold;
}
.newProduct_adult {
  padding: 0 24px;
}
.newProduct_adult:nth-child(1) {
  margin-top: 144px;
}
.newProduct_adult-header {
  margin: 48px 0 0px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
.newProduct_adult-header p {
  font-size: 20px;
  font-family: PingFangSC-Medium;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.8);
  line-height: 28px;
}
.newProduct_adult-header-tips {
  margin-top: 3px;
}
.newProduct_adult-header-tips span {
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.32);
  line-height: 17px;
}
.newProduct_adult-header-tips img {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-left: 4px;
}
.newProduct_adult-header a {
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #3c82fa;
}
.newProduct_adult-product {
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
.newProduct_adult-product li {
  padding: 16px 0;
}
.newProduct_adult-product li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.newProduct_adult-product li img {
  width: 80px;
  height: 80px;
  margin-right: 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.newProduct_adult-product div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 70%;
}
.newProduct_adult-product-title {
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.8);
  line-height: 25px;
  margin: 4px 0;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
.newProduct_adult-product-tips {
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.56);
  line-height: 17px;
  margin-bottom: 8px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
.newProduct_adult-product-price span:nth-child(1) {
  font-size: 18px;
  font-family: wkbFont;
  font-weight: bold;
  color: #ff8200;
  line-height: 22px;
}
.newProduct_adult-product-price span:nth-child(2) {
  font-size: 12px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #ff8200;
  line-height: 17px;
  margin-left: 2px;
}
.newProduct_adult-product-price span:nth-child(3) {
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.32);
  line-height: 17px;
  margin-left: 8px;
}
.newProduct_end {
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.16);
  text-align: center;
  padding-bottom: 52px;
  margin-top: 48px;
  margin-bottom: 24px;
  display: none;
}
.popWrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none;
}
.popWrap .popMask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.56);
}
.popWrap .popContent {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  margin-left: -148px;
  width: 295px;
  padding-top: 24px;
  -webkit-box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.popWrap .popContent_title {
  font-size: 20px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8);
  line-height: 28px;
  text-align: center;
  margin: 0 24px 16px;
}
.popWrap .popContent_subTitle {
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  line-height: 20px;
  text-align: center;
  margin-top: 2px;
}
.popWrap .popContent_content {
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.56);
  line-height: 20px;
  margin: 0 24px 16px;
}
.popWrap .popContent_btn {
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #3c82fa;
  line-height: 25px;
  padding: 16px 0;
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, 0.03);
}
.bounceIn {
  -webkit-animation: showPop 0.3s cubic-bezier(0.06, 0.6, 0.39, 1) forwards;
  -moz-animation: showPop 0.3s cubic-bezier(0.06, 0.6, 0.39, 1) forwards;
  -o-animation: showPop 0.3s cubic-bezier(0.06, 0.6, 0.39, 1) forwards;
  animation: showPop 0.3s cubic-bezier(0.06, 0.6, 0.39, 1) forwards;
}
.bounceOut {
  -webkit-animation: HidePop 0.3s cubic-bezier(0.06, 0.6, 0.39, 1) 1 forwards;
  -moz-animation: HidePop 0.3s cubic-bezier(0.06, 0.6, 0.39, 1) 1 forwards;
  -o-animation: HidePop 0.3s cubic-bezier(0.06, 0.6, 0.39, 1) 1 forwards;
  animation: HidePop 0.3s cubic-bezier(0.06, 0.6, 0.39, 1) 1 forwards;
}
.maskShow {
  -webkit-animation: showMask 0.3s cubic-bezier(0.06, 0.6, 0.39, 1) forwards;
  -moz-animation: showMask 0.3s cubic-bezier(0.06, 0.6, 0.39, 1) forwards;
  -o-animation: showMask 0.3s cubic-bezier(0.06, 0.6, 0.39, 1) forwards;
  animation: showMask 0.3s cubic-bezier(0.06, 0.6, 0.39, 1) forwards;
}
.hideMask {
  -webkit-animation: hideMask 0.3s cubic-bezier(0.06, 0.6, 0.39, 1) 1 forwards;
  -moz-animation: hideMask 0.3s cubic-bezier(0.06, 0.6, 0.39, 1) 1 forwards;
  -o-animation: hideMask 0.3s cubic-bezier(0.06, 0.6, 0.39, 1) 1 forwards;
  animation: hideMask 0.3s cubic-bezier(0.06, 0.6, 0.39, 1) 1 forwards;
}
@-webkit-keyframes showMask {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes hideMask {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes showPop {
  from {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
    opacity: 0;
  }
  85% {
    -webkit-transform: scale3d(1.01, 1.01, 1.01);
    transform: scale3d(1.01, 1.01, 1.01);
    opacity: 1;
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }
}
@-webkit-keyframes HidePop {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }
  60% {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
  }
}
@media only screen and (device-width: 375px) and (device-height: 812px) {
  .newProduct_end {
    margin-bottom: 57px;
  }
}
