/*!
 *  Create Date: 2015-09-20
 *  Author: zihan
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
  max-width: 100%; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.text-line-1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; }

/*
@mixin cssicon-menu()         { @extend %cssicon-cyan-menu; }
@mixin cssicon-cart()         { @extend %cssicon-cyan-cart; }
@mixin cssicon-cart-white()   { @extend %cssicon-cyan-cart-white; }
@mixin cssicon-search()       { @extend %cssicon-cyan-search; }
@mixin cssicon-search-white() { @extend %cssicon-cyan-search-white; }
@mixin cssicon-tick()         { @extend %cssicon-cyan-tick; }
@mixin cssicon-tick-white()   { @extend %cssicon-cyan-tick-white; }
@mixin cssicon-user()         { @extend %cssicon-cyan-user; }
@mixin cssicon-passport()     { @extend %cssicon-cyan-passport; }
@mixin cssicon-arrow-down()   { @extend %cssicon-cyan-arrow-down; }
//@mixin cssicon-increase()   { @extend %cssicon-cyan-increase; }
//@mixin cssicon-decrease()   { @extend %cssicon-cyan-decrease; }
@mixin cssicon-fav()          { @extend %cssicon-cyan-fav; }
@mixin cssicon-fav-fill()     { @extend %cssicon-cyan-fav-fill; }
@mixin cssicon-camra()        { @extend %cssicon-cyan-camra; }
*/
/*
@mixin cssicon-menu()         { @extend %cssicon-food-menu; }
@mixin cssicon-cart()         { @extend %cssicon-food-cart; }
@mixin cssicon-cart-white()   { @extend %cssicon-food-cart-white; }
@mixin cssicon-search()       { @extend %cssicon-food-search; }
@mixin cssicon-search-white() { @extend %cssicon-food-search-white; }
@mixin cssicon-tick()         { @extend %cssicon-food-tick; }
@mixin cssicon-tick-white()   { @extend %cssicon-food-tick-white; }
@mixin cssicon-user()         { @extend %cssicon-food-user; }
@mixin cssicon-passport()     { @extend %cssicon-food-passport; }
@mixin cssicon-arrow-down()   { @extend %cssicon-food-arrow-down; }
//@mixin cssicon-increase()   { @extend %cssicon-food-increase; }
//@mixin cssicon-decrease()   { @extend %cssicon-food-decrease; }
@mixin cssicon-fav()          { @extend %cssicon-food-fav; }
@mixin cssicon-fav-fill()     { @extend %cssicon-food-fav-fill; }
@mixin cssicon-camra()        { @extend %cssicon-food-camra; }
*/
/*
@mixin cssicon-menu()         { @extend %cssicon-tour-menu; }
@mixin cssicon-cart()         { @extend %cssicon-tour-cart; }
@mixin cssicon-cart-white()   { @extend %cssicon-tour-cart-white; }
@mixin cssicon-search()       { @extend %cssicon-tour-search; }
@mixin cssicon-search-white() { @extend %cssicon-tour-search-white; }
@mixin cssicon-tick()         { @extend %cssicon-tour-tick; }
@mixin cssicon-tick-white()   { @extend %cssicon-tour-tick-white; }
@mixin cssicon-user()         { @extend %cssicon-tour-user; }
@mixin cssicon-passport()     { @extend %cssicon-tour-passport; }
@mixin cssicon-arrow-down()   { @extend %cssicon-tour-arrow-down; }
//@mixin cssicon-increase()   { @extend %cssicon-tour-increase; }
//@mixin cssicon-decrease()   { @extend %cssicon-tour-decrease; }
@mixin cssicon-fav()          { @extend %cssicon-tour-fav; }
@mixin cssicon-fav-fill()     { @extend %cssicon-tour-fav-fill; }
@mixin cssicon-camra()        { @extend %cssicon-tour-camra; }
*/
/*
@mixin cssicon-menu()         { @extend %cssicon-ticket-menu; }
@mixin cssicon-cart()         { @extend %cssicon-ticket-cart; }
@mixin cssicon-cart-white()   { @extend %cssicon-ticket-cart-white; }
@mixin cssicon-search()       { @extend %cssicon-ticket-search; }
@mixin cssicon-search-white() { @extend %cssicon-ticket-search-white; }
@mixin cssicon-tick()         { @extend %cssicon-ticket-tick; }
@mixin cssicon-tick-white()   { @extend %cssicon-ticket-tick-white; }
@mixin cssicon-user()         { @extend %cssicon-ticket-user; }
@mixin cssicon-passport()     { @extend %cssicon-ticket-passport; }
@mixin cssicon-arrow-down()   { @extend %cssicon-ticket-arrow-down; }
//@mixin cssicon-increase()   { @extend %cssicon-ticket-increase; }
//@mixin cssicon-decrease()   { @extend %cssicon-ticket-decrease; }
@mixin cssicon-fav()          { @extend %cssicon-ticket-fav; }
@mixin cssicon-fav-fill()     { @extend %cssicon-ticket-fav-fill; }
@mixin cssicon-camra()        { @extend %cssicon-ticket-camra; }
*/
/*
@mixin cssicon-menu()         { @extend %cssicon-brown-menu; }
@mixin cssicon-cart()         { @extend %cssicon-brown-cart; }
@mixin cssicon-cart-white()   { @extend %cssicon-brown-cart-white; }
@mixin cssicon-search()       { @extend %cssicon-brown-search; }
@mixin cssicon-search-white() { @extend %cssicon-brown-search-white; }
@mixin cssicon-tick()         { @extend %cssicon-brown-tick; }
@mixin cssicon-tick-white()   { @extend %cssicon-brown-tick-white; }
@mixin cssicon-user()         { @extend %cssicon-brown-user; }
@mixin cssicon-passport()     { @extend %cssicon-brown-passport; }
@mixin cssicon-arrow-down()   { @extend %cssicon-brown-arrow-down; }
//@mixin cssicon-increase()   { @extend %cssicon-brown-increase; }
//@mixin cssicon-decrease()   { @extend %cssicon-brown-decrease; }
@mixin cssicon-fav()          { @extend %cssicon-brown-fav; }
@mixin cssicon-fav-fill()     { @extend %cssicon-brown-fav-fill; }
@mixin cssicon-camra()        { @extend %cssicon-brown-camra; }
*/
.grid-gallery:before, .grid-gallery:after {
  content: " ";
  display: table; }

.grid-gallery:after {
  clear: both; }

/*
@mixin cssicon-menu()         { @extend %cssicon-cyan-menu; }
@mixin cssicon-cart()         { @extend %cssicon-cyan-cart; }
@mixin cssicon-cart-white()   { @extend %cssicon-cyan-cart-white; }
@mixin cssicon-search()       { @extend %cssicon-cyan-search; }
@mixin cssicon-search-white() { @extend %cssicon-cyan-search-white; }
@mixin cssicon-tick()         { @extend %cssicon-cyan-tick; }
@mixin cssicon-tick-white()   { @extend %cssicon-cyan-tick-white; }
@mixin cssicon-user()         { @extend %cssicon-cyan-user; }
@mixin cssicon-passport()     { @extend %cssicon-cyan-passport; }
@mixin cssicon-arrow-down()   { @extend %cssicon-cyan-arrow-down; }
//@mixin cssicon-increase()   { @extend %cssicon-cyan-increase; }
//@mixin cssicon-decrease()   { @extend %cssicon-cyan-decrease; }
@mixin cssicon-fav()          { @extend %cssicon-cyan-fav; }
@mixin cssicon-fav-fill()     { @extend %cssicon-cyan-fav-fill; }
@mixin cssicon-camra()        { @extend %cssicon-cyan-camra; }
*/
/*
@mixin cssicon-menu()         { @extend %cssicon-food-menu; }
@mixin cssicon-cart()         { @extend %cssicon-food-cart; }
@mixin cssicon-cart-white()   { @extend %cssicon-food-cart-white; }
@mixin cssicon-search()       { @extend %cssicon-food-search; }
@mixin cssicon-search-white() { @extend %cssicon-food-search-white; }
@mixin cssicon-tick()         { @extend %cssicon-food-tick; }
@mixin cssicon-tick-white()   { @extend %cssicon-food-tick-white; }
@mixin cssicon-user()         { @extend %cssicon-food-user; }
@mixin cssicon-passport()     { @extend %cssicon-food-passport; }
@mixin cssicon-arrow-down()   { @extend %cssicon-food-arrow-down; }
//@mixin cssicon-increase()   { @extend %cssicon-food-increase; }
//@mixin cssicon-decrease()   { @extend %cssicon-food-decrease; }
@mixin cssicon-fav()          { @extend %cssicon-food-fav; }
@mixin cssicon-fav-fill()     { @extend %cssicon-food-fav-fill; }
@mixin cssicon-camra()        { @extend %cssicon-food-camra; }
*/
/*
@mixin cssicon-menu()         { @extend %cssicon-tour-menu; }
@mixin cssicon-cart()         { @extend %cssicon-tour-cart; }
@mixin cssicon-cart-white()   { @extend %cssicon-tour-cart-white; }
@mixin cssicon-search()       { @extend %cssicon-tour-search; }
@mixin cssicon-search-white() { @extend %cssicon-tour-search-white; }
@mixin cssicon-tick()         { @extend %cssicon-tour-tick; }
@mixin cssicon-tick-white()   { @extend %cssicon-tour-tick-white; }
@mixin cssicon-user()         { @extend %cssicon-tour-user; }
@mixin cssicon-passport()     { @extend %cssicon-tour-passport; }
@mixin cssicon-arrow-down()   { @extend %cssicon-tour-arrow-down; }
//@mixin cssicon-increase()   { @extend %cssicon-tour-increase; }
//@mixin cssicon-decrease()   { @extend %cssicon-tour-decrease; }
@mixin cssicon-fav()          { @extend %cssicon-tour-fav; }
@mixin cssicon-fav-fill()     { @extend %cssicon-tour-fav-fill; }
@mixin cssicon-camra()        { @extend %cssicon-tour-camra; }
*/
.flex, .flexbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.text-line-1 {
  -webkit-line-clamp: 2;
  -webkit-line-clamp: 1; }

@font-face {
  font-family: "iconfont";
  src: url("../fonts/Iconfont/1.0.x/fonts//iconfont.eot?t=1484812662369");
  /* IE9*/
  src: url("../fonts/Iconfont/1.0.x/fonts//iconfont.eot?t=1484812662369#iefix") format("embedded-opentype"), url("../fonts/Iconfont/1.0.x/fonts//iconfont.woff?t=1484812662369") format("woff"), url("../fonts/Iconfont/1.0.x/fonts//iconfont.ttf?t=1484812662369") format("truetype"), url("../fonts/Iconfont/1.0.x/fonts//iconfont.svg?t=1484812662369#iconfont") format("svg");
  /* iOS 4.1- */ }

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-contact:before {
  content: "\e605"; }

.icon-camra:before {
  content: "\e62e"; }

.icon-shipped:before {
  content: "\e615"; }

.icon-fav-fill:before {
  content: "\eb4c"; }

.icon-fav:before {
  content: "\e609"; }

.icon-close:before {
  content: "\e64b"; }

.icon-setting:before {
  content: "\e65f"; }

.icon-search:before {
  content: "\e60c"; }

.icon-back:before {
  content: "\e60d"; }

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

.icon-favorite:before {
  content: "\e633"; }

.icon-favorite-fill:before {
  content: "\e634"; }

.icon-balance:before {
  content: "\e635"; }

.icon-after-sales:before {
  content: "\e636"; }

.icon-coupon:before {
  content: "\e637"; }

.icon-increase:before {
  content: "\e638"; }

.icon-decrease:before {
  content: "\e639"; }

.icon-evaluate:before {
  content: "\e63a"; }

.icon-horn:before {
  content: "\e63b"; }

.icon-integral:before {
  content: "\e63c"; }

.icon-logistics:before {
  content: "\e63e"; }

.icon-wallet:before {
  content: "\e642"; }

.icon-trash:before {
  content: "\e643"; }

.icon-money:before {
  content: "\e645"; }

.icon-edit:before {
  content: "\e647"; }

.icon-location:before {
  content: "\e648"; }

.icon-share:before {
  content: "\e649"; }

.icon-tick:before {
  content: "\e64a"; }

@font-face {
  font-family: "OLAfont";
  src: url("../fonts/OLAfont/1.0.x/fonts//ola-iconfont.eot?t=1483091896917");
  /* IE9*/
  src: url("../fonts/OLAfont/1.0.x/fonts//ola-iconfont.eot?t=1483091896917#iefix") format("embedded-opentype"), url("../fonts/OLAfont/1.0.x/fonts//ola-iconfont.woff?t=1483091896917") format("woff"), url("../fonts/OLAfont/1.0.x/fonts//ola-iconfont.ttf?t=1483091896917") format("truetype"), url("../fonts/OLAfont/1.0.x/fonts//ola-iconfont.svg?t=1483091896917#OLAfont") format("svg");
  /* iOS 4.1- */ }

.OLAfont {
  font-family: "OLAfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-user:before {
  content: "\e60b"; }

.icon-classify:before {
  content: "\e60c"; }

.icon-back:before {
  content: "\e60d"; }

.icon-cart:before {
  content: "\e60e"; }

.icon-homepage:before {
  content: "\e610"; }

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

.icon-share:before {
  content: "\e649"; }

@font-face {
  font-family: "Exoto350Bd";
  src: url("../fonts/Exotc350BdBT.ttf") format("truetype");
  /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ }

.Exoto350Bd {
  font-family: "Exoto350Bd" !important;
  font-weight: normal; }

/* ---------------------------
   Scrollbar
   - - - - - - - - - - - - - */
::-webkit-scrollbar {
  width: 0;
  height: 0; }
  ::-webkit-scrollbar-thumb {
    border-radius: 99px;
    background: #ccc; }
    ::-webkit-scrollbar-thumb:hover {
      background: #63adde; }

/* ---------------------------
   Scaffolding
   - - - - - - - - - - - - - */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  height: 100%;
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  height: 100%;
  font-family: "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit; }

a {
  color: #323232;
  text-decoration: none; }
  a:hover, a:focus {
    color: #65c6ea; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

/**
 * Swiper 3.2.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2015, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: November 21, 2015
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height; }

/* Pagination Styles */
.swiper-pagination {
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #323232; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
  -webkit-box-shadow: 0 0 3px #fff;
  box-shadow: 0 0 3px #fff; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat; }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.swiper-lazy-preloader {
  background: #eee; }

/*
 * mod-tickbox
 */
.mod-tickbox {
  position: relative;
  display: inline-block;
  min-width: 30px;
  margin-bottom: 15px;
  margin-right: 8px;
  padding: 6px 20px;
  text-align: center;
  border: solid 1px #ccc8ca;
  border-radius: 0;
  cursor: pointer;
  vertical-align: baseline;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.mod-tickbox.selected {
  color: #000;
  border: solid 1px #000; }

.mod-tickbox.selected:after {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 15px;
  height: 15px;
  content: "";
  background-image: url(../images/skuchecked.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 15px; }

/* ---------------------------
   Pop Box mobile
   - - - - - - - - - - - - - */
/* box base */
.popbox {
  min-width: 200px;
  min-height: 120px;
  display: inline-block;
  border: solid 1px rgba(0, 0, 0, 0.4);
  background-color: #fff;
  border-radius: 4px;
  /* box theme */
  /* box extension */
  /* box extension other */ }
  .popbox > .main {
    padding: 12px 24px 24px 24px; }
  .popbox > .head {
    min-height: 36px;
    padding: 4px;
    overflow: auto;
    cursor: move;
    position: relative; }
    .popbox > .head .close {
      overflow: hidden;
      line-height: 999px;
      cursor: default;
      position: absolute;
      right: 4px;
      top: 4px;
      width: 10px;
      height: 10px;
      background-image: -webkit-linear-gradient(left top, transparent 43%, #999 43%, #999 57%, transparent 57%), -webkit-linear-gradient(right top, transparent 43%, #999 43%, #999 57%, transparent 57%);
      background-image: -moz-linear-gradient(left top, transparent 43%, #999 43%, #999 57%, transparent 57%), -moz-linear-gradient(right top, transparent 43%, #999 43%, #999 57%, transparent 57%);
      background-image: -ms-linear-gradient(left top, transparent 43%, #999 43%, #999 57%, transparent 57%), -ms-linear-gradient(right top, transparent 43%, #999 43%, #999 57%, transparent 57%);
      background-image: linear-gradient(left top, transparent 43%, #999 43%, #999 57%, transparent 57%), linear-gradient(right top, transparent 43%, #999 43%, #999 57%, transparent 57%);
      background-size: 10px 10px;
      background-position: center center;
      background-repeat: no-repeat; }
    .popbox > .head h3 {
      margin: 0;
      padding: 0; }
  .popbox > .foot {
    padding: 8px;
    border-top: solid 1px #eee;
    background-color: #fafafa; }
  .popbox {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); }
  .popbox .head {
    color: #000;
    font-size: 16px;
    font-size: 1.6rem;
    border-radius: 4px;
    padding: 6px 0 6px 16px;
    border-bottom: solid 1px #eee;
    background-color: #fff; }
    .popbox .head .close {
      padding: 18px;
      right: 0;
      top: 0; }
      .popbox .head .close:hover {
        background-color: #eee; }
      .popbox .head .close:active {
        background-color: #ccc; }
    .popbox .head h3 {
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: normal; }
  .popbox > .main strong {
    color: #22ade1; }
  .popbox {
    display: none;
    width: 300px;
    margin-left: -150px;
    margin-top: -60px;
    transition: all .2s;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 19;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .popbox.show {
    display: block; }
  .popbox.hide {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  .popbox.current {
    z-index: 9999; }
  .popbox .bottom {
    padding: 4px;
    text-align: center;
    border-radius: 4px; }
    .popbox .bottom .btn,
    .popbox .bottom button,
    .popbox .bottom input[type="button"],
    .popbox .bottom input[type="submit"] {
      padding-left: 16px;
      padding-right: 16px;
      font-size: 14px;
      font-size: 1.4rem; }
  .popbox .foot {
    border-radius: 4px;
    padding: 8px;
    text-align: right; }
    .popbox .foot .btn {
      color: #999;
      border: 0;
      font-size: 14px;
      padding: 5px 15px;
      cursor: pointer;
      background: #e8e8e8; }
    .popbox .foot .confirm {
      color: #fff;
      background: #80d8ce; }
  .popbox.min {
    width: 300px;
    margin-left: -150px; }
    .popbox.min > .head {
      color: #fff;
      border-bottom: none;
      background: #fff; }
    .popbox.min > .main .content {
      text-align: center;
      font-size: 120%; }

.popmark {
  position: fixed;
  z-index: 998;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  opacity: 0;
  background: rgba(0, 0, 0, 0.4); }
  .popmark.show {
    opacity: 1; }

.joinform-box input, .joinform-box button {
  border-radius: 4px; }

.joinform-box input::-webkit-input-placeholder {
  color: #999089; }

.joinform-box input {
  width: 100%;
  height: 37px;
  padding: 6px 8px;
  font-size: 14px;
  line-height: 23px;
  border: solid 1px rgba(255, 255, 255, 0.5);
  background-color: transparent; }

.joinform-box .congratulations {
  font-size: 21px;
  text-align: center;
  color: #000;
  margin-top: 50px;
  padding-bottom: 10px; }

.joinform-box .friend-show {
  padding: 20px; }
  .joinform-box .friend-show .face {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    border-radius: 99px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: rgba(255, 255, 255, 0.75);
    background-image: url(../../../_res/images/user.png);
    background-size: 60%; }
  .joinform-box .friend-show .content {
    display: inline-block;
    color: rgba(255, 255, 255, 0.75);
    vertical-align: text-top; }

.joinform-box .info-show {
  margin-top: 20px;
  text-align: center; }
  .joinform-box .info-show .title {
    font-size: 2rem;
    font-weight: 100;
    margin-top: 10px; }
  .joinform-box .info-show .logo {
    width: 64px;
    height: 64px;
    margin: auto;
    padding: 10px;
    border-radius: 15px;
    background-color: #fff; }
    .joinform-box .info-show .logo img {
      width: 44px;
      height: auto; }
  .joinform-box .info-show .info {
    width: 80%;
    margin: auto;
    padding: 20px 0;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.4); }
    .joinform-box .info-show .info strong {
      color: rgba(255, 255, 255, 0.8); }

.joinform-box .download-box {
  width: 200px;
  margin: auto;
  padding-top: 20px;
  padding-bottom: 20px; }

.joinform-box .title {
  display: block;
  width: 100%;
  text-align: center; }

.joinform-box .form-box {
  margin: auto;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px; }
  .joinform-box .form-box .item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    width: 220px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto; }
    .joinform-box .form-box .item .content {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; }
  .joinform-box .form-box .label {
    display: none; }
  .joinform-box .form-box .btn {
    height: auto; }
  .joinform-box .form-box .addon {
    margin-left: -1px; }
    .joinform-box .form-box .addon .btn {
      border-radius: 4px;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
  .joinform-box .form-box [name="checkCode"] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .joinform-box .form-box .foot {
    height: 35px; }
  .joinform-box .form-box .namebox:before, .joinform-box .form-box .codebox:before {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    content: "";
    margin-top: 7px;
    margin-left: 7px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
  .joinform-box .form-box .namebox input, .joinform-box .form-box .codebox input {
    padding-left: 30px; }
  .joinform-box .form-box .namebox:before {
    background-image: url(../../../_res/images/phone.png); }
  .joinform-box .form-box .codebox:before {
    background-image: url(../../../_res/images/verification.png); }
  .joinform-box .form-box .msg {
    text-align: center; }

._bm_product_cart_tool {
  position: fixed;
  right: 0;
  bottom: -380px;
  z-index: 9;
  width: 100%;
  min-height: 320px;
  height: 380px;
  /*margin-right: -230px;*/
  padding: 1.2rem;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  font-size: 14px;
  background-color: #fff;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  box-sizing: border-box; }

._bm_show ._bm_product_cart_tool {
  /*margin-right: 0;*/
  /*-webkit-transform: translate3d(-230px, 0, 0);*/
  /*transform: translate3d(-230px, 0, 0);*/ }

._bm_product_cart_tool ._bm_product_price {
  margin-top: 0.5rem;
  font-size: 16px;
  color: #80d8ce; }

._bm_product_cart_tool ._bm_product_storage {
  float: right;
  color: #999; }

._bm_product_cart_tool ._bm_product_info {
  display: block;
  padding: 15px 0;
  clear: both;
  border-top: solid 1px #eee; }

._bm_product_cart_tool ._bm_product_amount_label {
  float: left;
  padding-top: 5px; }

._bm_product_cart_tool ._bm_product_amount_content {
  float: right; }

._bm_product_cart_tool ._bm_product_cover {
  width: 7rem;
  height: 7rem;
  margin: 0;
  margin-right: 1rem;
  /*border-radius: 10px;*/ }

._bm_product_cart_tool ._bm_product_cover {
  float: left;
  width: 70px;
  height: 70px;
  /*margin: -10px 0 -10px -10px;*/
  background-color: #f5f5f5;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

._bm_product_cart_tool ._bm_product_info {
  max-height: 190px;
  margin-bottom: 10px;
  /*margin-left: 120px;*/
  padding-top: 5px;
  /*padding-left: 10px;*/
  overflow: hidden;
  overflow-y: auto;
  -webkit-user-select: none;
  user-select: none;
  margin-top: 5px; }

._bm_product_cart_tool ._bm_product_name {
  height: 40px;
  margin-top: 2px;
  margin-right: 30px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 5px; }

._bm_product_cart_tool ._bm_product_price + ._bm_product_num,
._bm_product_cart_tool ._bm_product_name,
._bm_product_cart_tool ._bm_product_price,
._bm_product_cart_tool ._bm_product_skubox,
._bm_product_cart_tool ._bm_product_amount {
  /*margin-left: 120px;*/
  /*padding-left: 20px;*/ }

._bm_product_cart_tool ._bm_product_amount {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  height: 30px;
  padding: 10px 15px 20px 15px;
  box-sizing: content-box;
  background-color: #fff; }

._bm_product_amount ._bm_product_count {
  float: left;
  width: 50px;
  height: 28px;
  padding: 0;
  text-align: center;
  border: none;
  line-height: 28px;
  font-size: 14px;
  border-radius: 0;
  box-sizing: border-box;
  background-color: #f2f2f2; }

._bm_product_amount .decrease,
._bm_product_amount .increase {
  position: relative;
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background-color: #f2f2f2; }

._bm_product_amount .decrease:before,
._bm_product_amount .increase:before,
._bm_product_amount .increase:after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: "";
  background-color: #999; }

._bm_product_amount .decrease:before {
  width: 14px;
  height: 2px;
  margin-left: -7px;
  margin-top: -1px; }

._bm_product_amount .increase:before {
  width: 14px;
  height: 2px;
  margin-left: -7px;
  margin-top: -1px; }

._bm_product_amount .increase:after {
  width: 2px;
  height: 14px;
  margin-left: -1px;
  margin-top: -7px; }

/*._bm_product_amount .decrease.disabled,
._bm_product_amount .increase.disabled {
    background-color: #fafafa;
}*/
._bm_product_amount .decrease.disabled:before,
._bm_product_amount .increase.disabled:before,
._bm_product_amount .increase.disabled:after {
  background-color: #ddd; }

._bm_product_cart_tool_close {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  background-image: url(../images/close.svg);
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: center;
  background-color: rgba(255, 255, 255, 0.2);
  cursor: pointer; }

._bm_product_cart_tool_tab {
  display: inline-block;
  height: 30px;
  margin: 10px 10px 0 10px;
  line-height: 30px; }

._bm_product_cart_tool_tab a {
  color: #333;
  text-decoration: none; }

._bm_product_cart_tool_tab_selected {
  border-bottom: solid 2px #333; }

#_BM_WEB_CART_POP {
  position: fixed;
  bottom: 0;
  height: 0;
  z-index: 25; }

._BM_WEB_CART_MARK {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.3);
  cursor: pointer; }

._bm_show ._BM_WEB_CART_MARK {
  display: block; }

._bm_product_buy {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  margin-left: -1.2rem;
  margin-right: -1.2rem;
  /* margin-top: 30px; */
  border-radius: 0;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  background-color: #000; }

/* ---------------------------
   loading
   - - - - - - - - - - - - - */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

._bm_loading {
  min-height: 20px;
  position: relative; }

._bm_loading:before {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  content: "";
  box-sizing: border-box;
  border-radius: 99px;
  border: solid 2px #000;
  border-color: #000 transparent #000 transparent;
  -webkit-animation: spin 2s linear infinite; }

._bm_btn._bm_loading:before {
  z-index: 2;
  border-color: #fff transparent #fff transparent; }

._bm_btn._bm_loading:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
  background-color: #000; }

._bm_btn._bm_loading.btn-default:before {
  border-color: #000 transparent #000 transparent; }

._bm_btn._bm_loading.btn-default:after {
  background-color: #fff; }

._bm_btn._bm_loading.btn-premary:after {
  background-color: #000; }

._bm_btn._bm_loading.btn-success:after {
  background-color: #21b44e; }

._bm_loading-mark {
  position: relative; }

._bm_loading-mark:before {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 9;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  content: "";
  box-sizing: border-box;
  border-radius: 99px;
  border: solid 2px #000;
  border-color: #000 transparent #000 transparent;
  -webkit-animation: spin 2s linear infinite; }

._bm_loading-mark:after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(255, 255, 255, 0.4); }

/* is Moblie
 * ------------ */
/*.isMobile ._bm_product_area:before { display: none; }*/
.isMobile #_BM_WEB_BOX {
  box-shadow: none; }

.isMobile #_BM_WEB_BOX.sildeout {
  top: 0;
  bottom: 0;
  max-width: none;
  height: 100%;
  margin-top: 0; }

.table-params {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  font-size: 12px; }
  .table-params > thead > tr > th,
  .table-params > thead > tr > td,
  .table-params > tbody > tr > th,
  .table-params > tbody > tr > td,
  .table-params > tfoot > tr > th,
  .table-params > tfoot > tr > td {
    padding: 2.5px 5px;
    line-height: 1.42857;
    vertical-align: top;
    border: none; }
  .table-params > thead > tr > th {
    vertical-align: bottom;
    border: none; }
  .table-params > caption + thead > tr:first-child > th,
  .table-params > caption + thead > tr:first-child > td,
  .table-params > colgroup + thead > tr:first-child > th,
  .table-params > colgroup + thead > tr:first-child > td,
  .table-params > thead:first-child > tr:first-child > th,
  .table-params > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table-params .table {
    background-color: #fff; }
  .table-params tr > td:first-child {
    width: 60px;
    padding-left: 0;
    line-height: 18px; }
  .table-params tr > td:last-child {
    color: #999; }

body.p-product-detail-content {
  height: auto; }

body.p-product-detail-content > * {
  display: none !important; }

body.p-product-detail-content > .wrap {
  display: block !important;
  height: auto; }

._product_detail_content {
  width: 100%;
  min-height: 140px; }

._product_detail_content .main {
  min-height: 140px; }

._product_detail_content .mod-loading {
  margin-top: 50px;
  margin-bottom: 50px; }

._product_detail_content p {
  margin: 0; }

._product_detail_content img {
  max-width: 100%;
  vertical-align: middle;
  border: 0; }

h3.detail-container-title {
  margin: 0; }

.detail-wrap table {
  width: 100% !important; }

/*
 * grid-gallery
 */
.grid-gallery {
  /*margin-left: -10px;
    margin-right: -10px;*/
  padding: 6px; }
  .grid-gallery > .item {
    float: left;
    width: 50%;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .grid-gallery.cols3 > .item {
    width: 33%; }
  .grid-gallery.cols1 > .item {
    width: 100%; }
  .grid-gallery .cell {
    display: block;
    width: 100%;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .grid-gallery .cell .title {
      font-size: 14px;
      font-weight: normal;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .grid-gallery .cell .info {
      padding-top: 8px;
      padding-bottom: 8px; }
    .grid-gallery .cell strong.price {
      font-size: 15px;
      font-weight: 600; }
    .grid-gallery .cell .photo {
      position: relative;
      display: block;
      width: 100%;
      padding: 50% 0;
      overflow: hidden;
      background-color: #fafafa; }
      .grid-gallery .cell .photo img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        transition: all 1s ease;
        background-color: #efefef; }
    .grid-gallery .cell:hover {
      color: #000; }
      .grid-gallery .cell:hover .photo img {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05); }

.grid-gallery-border {
  padding: 0;
  border-top: solid 1px #eee; }
  .grid-gallery-border > .item {
    padding: 0; }
  .grid-gallery-border .cell {
    width: auto !important;
    border: solid 1px #eee;
    border-width: 0 1px 1px 1px;
    margin-right: -1px; }
    .grid-gallery-border .cell .title {
      height: auto !important;
      margin-bottom: 0 !important;
      line-height: 1.5 !important; }

#wins_toolbar {
  display: none !important; }

/**
 *  Create Date: 2016-09-09
 *  Author: zihan
 *  versiton: 1.0.0
 */
.inApp .container-main > .header,
.inApp .container-main > .footer,
.inApp .mainheader,
.inApp .mainfooter,
.inApp #header,
.inApp #footer {
  display: none; }

.inApp body > .wrap .header {
  display: none; }
  .inApp body > .wrap .header + .maincontent {
    padding-top: 0; }

.inApp .p-product-detail .mod_amount {
  display: none; }

.inApp .p-product-detail .mainfooter,
.inApp .p-product-detail #footer {
  display: block; }

/**
 *  Create Date: 2015-12-06
 *  Author: zihan
 */
body {
  color: #333;
  font-size: 14px;
  overflow: hidden;
  background-color: #fff;
  /*background-color: #f8f8f8;*/
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  padding-top: constant(safe-area-inset-top);
  padding-left: constant(safe-area-inset-left);
  padding-right: constant(safe-area-inset-right);
  padding-bottom: constant(safe-area-inset-bottom); }

body, ul, form, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

ul {
  list-style: none; }

a {
  color: #333;
  text-decoration: none; }

a:hover, a:focus {
  color: #000; }

h3 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 600; }

h3 small {
  font-size: 65%;
  font-weight: 300; }

img {
  border: none;
  outline: none;
  max-width: 100%; }

* {
  margin: 0;
  padding: 0;
  outline: 0; }

.fadein {
  opacity: 1;
  filter: alpha(opacity=100); }

.fadeout {
  opacity: 0;
  filter: alpha(opacity=0); }

button.fit, input.fit, textarea.fit {
  width: 100% !important;
  box-sizing: border-box; }

/*
 * input
 */
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="number"],
input[type="search"],
input[type="password"],
textarea {
  padding: 4px;
  border: solid 1px #ddd;
  border-radius: 0;
  line-height: 1.42857;
  transition: box-shadow .2s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  input[type="text"]:focus,
  input[type="tel"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="password"]:focus,
  textarea:focus {
    outline: none; }
  input[type="text"].imp,
  input[type="tel"].imp,
  input[type="email"].imp,
  input[type="url"].imp,
  input[type="number"].imp,
  input[type="search"].imp,
  input[type="password"].imp,
  textarea.imp {
    border-color: #000; }
  input[type="text"].input-big,
  input[type="tel"].input-big,
  input[type="email"].input-big,
  input[type="url"].input-big,
  input[type="number"].input-big,
  input[type="search"].input-big,
  input[type="password"].input-big,
  textarea.input-big {
    font-size: 15px;
    padding: 10px; }

input[type="file"] {
  margin: 4px 0; }

input[type="number"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  input[type="number"]::-webkit-inner-spin-button {
    display: none; }

input[type="number"]::-webkit-inner-spin-button {
  display: none; }

input[type="number"]::-moz-inner-spin-button {
  display: none; }

select {
  padding: 4px;
  border-color: #666; }
  select.select-big {
    font-size: 15px;
    padding: 10px; }

input,
button,
select,
textarea {
  font-size: 14px; }

input[readonly],
input[readonly]:focus {
  border-width: 0;
  box-shadow: none; }

input[disabled],
input[disabled]:hover {
  color: #d9d9d9 !important;
  /*text-shadow: 1px 1px 0 $color-main !important;*/
  background-color: #333333 !important; }

input[readonly][disabled] {
  color: #ccc !important;
  background-color: #fff !important; }

.btn-setted {
  background-color: #5cb85c !important; }

/*input[type="radio"],
input[type="checkbox"] { @extend %mod-tick; }*/
input[type="radio"] + label:before {
  border-radius: 999px !important; }

.input-group {
  display: table;
  width: 100%;
  border-collapse: separate; }
  .input-group .form-control {
    display: table-cell;
    float: left;
    width: 100%;
    vertical-align: middle; }
  .input-group .input-group-btn {
    display: table-cell;
    width: 1%;
    vertical-align: middle;
    white-space: nowrap; }
  .input-group .btn-second {
    border: solid 1px #ddd; }

.inputbox [type="radio"], .inputbox [type="checkbox"] {
  display: none; }

/*
 * button
 */
.btn {
  display: inline-block;
  height: 37px;
  padding-left: 10px;
  padding-right: 10px;
  border: none;
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  border-radius: 0;
  background-color: #000;
  box-sizing: border-box; }
  .btn:hover, .btn:focus {
    color: #fff; }

button.btn {
  line-height: normal; }

.btn:focus {
  outline: none; }

.btn:active {
  background-color: #688406; }

.btn-second {
  color: #000;
  border: solid 1px #000;
  background-color: #fff; }

.btn-assist {
  background-color: #595959; }

.btn-nostyle:hover,
.btn-nostyle:focus,
.btn-second:hover,
.btn-second:focus {
  color: #000; }

.btn-nostyle {
  color: #666;
  border: solid 1px transparent;
  background: none; }

.btn.fit {
  width: 100% !important; }

.btn.free {
  width: auto !important;
  padding: 0 20px; }

.btn-big {
  font-size: 14px;
  padding: 8px 12px; }

.btn.maxwidth {
  display: block; }

/*.btn.maxwidth + .maxwidth { margin-top: 10px; }*/
.btn.unactive {
  color: rgba(255, 255, 255, 0.5); }

.btn.disabled,
.btn.disabled:active {
  color: #999;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  background-color: #ddd; }

.btn-default {
  color: #000;
  border: solid 1px #000;
  background-color: #fff; }
  .btn-default:active {
    background-color: #cccccc; }

a.btn-primary,
.btn-primary {
  color: #fff;
  border-color: #000;
  background-color: #000; }
  a.btn-primary:active,
  .btn-primary:active {
    background-color: black; }

.btn-success {
  color: #fff;
  border-color: #21b44e;
  background-color: #21b44e; }
  .btn-success:active {
    background-color: #1a903e; }

.btn[disabled] {
  opacity: .8; }

.btn-group .btn-default {
  color: #333;
  border: solid 1px #ddd; }

.btn-arrow {
  min-width: 12px;
  min-height: 12px;
  display: inline-block; }
  .btn-arrow:before {
    width: 0;
    height: 0;
    display: block;
    margin-left: auto;
    margin-right: -3px;
    content: "";
    border: solid 6px #aaa;
    border-color: transparent transparent transparent #aaa; }
  .btn-arrow.expand:before {
    margin-top: 4px;
    margin-right: 0;
    border-color: #aaa transparent transparent transparent; }

.icon {
  position: relative; }

.icon:before {
  display: block;
  width: 20px;
  height: 20px;
  margin: auto;
  content: "";
  background-image: url(../images/icons_white.png);
  background-repeat: no-repeat;
  background-size: 20px auto; }

.icon.home:before {
  background-position: 0 0; }

.icon.search:before {
  background-position: 0 -20px; }

.icon.cart:before {
  background-position: 0 -40px; }

.icon.my:before {
  background-position: 0 -60px; }

.icon.category:before {
  background-position: 0 -80px; }

.icon.share:before {
  background-position: 0 -140px; }

.icon.fav:before {
  background-position: 0 -120px; }

.icon.back:before {
  background-position: 0 -160px; }

.icon.close:before {
  background-position: 0 -220px; }

.icon.hook:before {
  background-position: 0 -180px; }

.icon.radio:before,
.icon.check:before {
  width: 16px;
  height: 16px;
  background-position: 0 -180px;
  padding: 1px;
  border: solid 1px #ddd;
  border-radius: 0;
  box-sizing: content-box;
  background: #fff; }

.icon.radio:before {
  border-radius: 99px; }

.icon.check:before {
  border-radius: 3px; }

.icon.inputbox,
.icon.check {
  position: relative;
  display: block;
  overflow: hidden; }

input:checked + label.icon:before,
.icon.radio.checked:before,
.icon.check.checked:before {
  border: solid 1px transparent;
  background-image: url(../images/icons_white.png);
  /*    background-position: 0 -180px;*/
  opacity: 1;
  background-position: 0 -181px !important;
  background-color: #89b101;
  background-size: 20px auto; }

input[disabled] + label.icon:before,
.icon.radio[disabled]:before,
.icon.check[disabled]:before {
  border: solid 1px #e5e5e5;
  background-color: #eee; }

input:checked[disabled] + label.icon:before,
.icon.radio.checked[disabled]:before,
.icon.check.checked[disabled]:before {
  opacity: .65; }

.icon.with-txt {
  overflow: visible;
  line-height: 40px; }

.icon.with-txt:before {
  margin-top: 0;
  margin-left: 5px;
  vertical-align: middle;
  display: inline-block; }

.icon.edit,
.icon.delete {
  width: 20px;
  height: 20px;
  line-height: 9;
  overflow: hidden;
  display: inline-block; }

.icon.edit:before,
.icon.delete:before {
  background-image: url(../images/icons.png);
  opacity: .7; }

.icon.edit:before {
  background-position: 0 -240px; }

.icon.delete:before {
  background-position: 0 -240px; }

button.fit, input.fit, textarea.fit {
  width: 100% !important;
  box-sizing: border-box; }

.cssicon:before {
  background-position: center !important; }

.cssicon.fav:before {
  width: 24px;
  height: 24px;
  background-size: 24px auto; }

.cssicon.cart[data-num]:after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 26px;
  height: 26px;
  margin-top: -16px;
  margin-left: -12px;
  font-size: 10px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  content: attr(data-num); }

.shownum:after,
.tipnum {
  position: absolute;
  right: 2px;
  top: 2px;
  min-width: 12px;
  height: 12px;
  padding: 1px;
  line-height: 12px;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  border-radius: 99px;
  line-height: 1;
  text-align: center;
  background-color: #ed3513; }

.shownum:after {
  display: block;
  content: attr(data-item-num); }

.stauts,
.state {
  color: #f15d07; }

.stauts.sucess,
.state.sucess {
  color: #000; }

.stauts.warning,
.state.warning {
  color: #ef3155; }

strong small {
  font-weight: normal; }

.photo img {
  max-width: 100%;
  display: block;
  margin: auto; }

.date {
  color: #999; }

.important-txt {
  color: #ef3155 !important;
  font-weight: 600; }

.second-txt {
  color: #f15d07; }

.highlight {
  color: #f15d07 !important; }

.rightside {
  float: right; }

.txtlink {
  color: #000; }

.close {
  cursor: pointer; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777; }

.text-primary {
  color: #337ab7; }

a.text-primary:focus,
a.text-primary:hover {
  color: #286090; }

.text-success {
  color: #80d8ce; }

a.text-success:focus,
a.text-success:hover {
  color: #80d8ce; }

.text-info {
  color: #31708f; }

a.text-info:focus,
a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:focus,
a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #ff130f; }

a.text-danger:focus,
a.text-danger:hover {
  color: #ff130f; }

.lazy {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -ms-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out; }

.lazy-loading {
  opacity: 0.7; }

.lazy-loaded {
  opacity: 1; }

.wxapp-show, .show-wxapp {
  display: none; }

.ua-wxapp .hide-wxapp,
.ua-wxapp .header-wrap .icon-msg,
.ua-wxapp .zone-wrap,
.ua-wxapp .search-query .search-tab,
.ua-wxapp .link-location,
.ua-wxapp .page-footer {
  display: none !important; }

.ua-wxapp .header-wrap .inner .link-search {
  margin: 10px;
  flex: 1; }

.ua-wxapp .show-wxapp, .ua-wxapp .wxapp-show {
  display: block; }

.ua-wxapp .header .icon-back,
.ua-wxapp #header .icon-back {
  display: none; }

.vlog-wrap {
  margin: 30px 0;
  text-align: center; }
  .vlog-wrap img {
    width: 30%; }

.stag {
  display: inline-block;
  padding: 3px 5px;
  color: #fff;
  font-size: 0.84rem;
  line-height: 1;
  margin-right: 3px;
  border-radius: 10px;
  background: #89bfbe; }

/* ---------------------------
   nav
   - - - - - - - - - - - - - */
#nav,
.mainnav {
  width: auto !important;
  height: 100%;
  padding-left: 12px;
  padding-right: 12px;
  color: #333;
  background-color: rgba(255, 255, 255, 0.95); }
  #nav ul,
  .mainnav ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 100%; }
  #nav li,
  .mainnav li {
    width: 25%;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center; }
  #nav a,
  .mainnav a {
    display: block;
    color: #404040;
    font-size: 11px; }
    #nav a .navname,
    .mainnav a .navname {
      display: block; }
    #nav a:before,
    .mainnav a:before {
      opacity: 0.5;
      filter: alpha(opacity=50); }
  #nav [class*="icon-"],
  .mainnav [class*="icon-"] {
    width: 100%;
    font-size: 10px; }
    #nav [class*="icon-"]:before,
    .mainnav [class*="icon-"]:before {
      margin-bottom: 3px; }
    #nav [class*="icon-"] .navname,
    .mainnav [class*="icon-"] .navname {
      display: none;
      margin-top: -5px; }
  #nav li,
  .mainnav li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
    #nav li a,
    .mainnav li a {
      margin: auto; }
  #nav .icon:before,
  .mainnav .icon:before {
    width: 24px;
    height: 24px;
    margin-top: 6px;
    margin-bottom: 3px;
    background-size: 24px; }
  #nav .current,
  .mainnav .current {
    background-color: rgba(255, 255, 255, 0.1); }
    #nav .current a,
    .mainnav .current a {
      color: #000; }
      #nav .current a:before,
      .mainnav .current a:before {
        opacity: 1;
        filter: alpha(opacity=100); }
  #nav .cssicon.cart[data-num]:after,
  .mainnav .cssicon.cart[data-num]:after {
    margin-top: -22px; }

/**
 *  Create Date: 2015-09-20
 *  Author: zihan
 */
html,
body {
  width: 100%;
  height: 100%; }

body {
  padding-top: constant(safe-area-inset-top);
  padding-left: constant(safe-area-inset-left);
  padding-right: constant(safe-area-inset-right);
  padding-bottom: constant(safe-area-inset-bottom); }

[class*="icon-"]:before {
  display: block;
  font-family: "iconfont" !important;
  font-size: 24px;
  font-style: normal;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.header .icon-back:before,
.mainnav [class*="icon-"]:before,
.icon-cart:before,
.icon-user:before {
  font-family: "OLAfont" !important; }

.header .icon-back[data-num],
.mainnav [class*="icon-"][data-num],
.icon-cart[data-num],
.icon-user[data-num] {
  position: relative; }

.header .icon-back[data-num]::after,
.mainnav [class*="icon-"][data-num]::after,
.icon-cart[data-num]::after,
.icon-user[data-num]::after {
  position: absolute;
  top: 0;
  right: 50%;
  min-width: 14px;
  height: 14px;
  padding: 0 4px;
  margin-right: -20px;
  line-height: 14px;
  font-size: 11px;
  color: #fff;
  content: attr(data-num);
  border-radius: 999px;
  background-color: #e03d54; }

.icon-user:before {
  font-size: 21px; }

.userinfo {
  margin-top: 5px;
  line-height: 16px; }

.userinfo .tel,
.userinfo .address {
  font-size: 12px;
  color: #999; }

.logo-ola {
  display: inline-block;
  line-height: 9;
  height: 20px;
  vertical-align: text-top;
  overflow: hidden;
  background-image: url(../../_res/images/logo-ola@2x.png);
  background-repeat: no-repeat;
  background-position: 0;
  background-size: auto 16px; }

/* center-title */
.center-title {
  position: relative;
  margin-bottom: 10px;
  color: #999;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  background: #f6f6f6; }

.center-title:before {
  position: absolute;
  z-index: 1;
  top: 50%;
  display: block;
  width: 100%;
  height: 0;
  border-top: solid 1px #ddd;
  content: ""; }

.center-title .title {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: -.5em auto 0 auto;
  padding: 5px 10px;
  font-weight: normal;
  color: #aaa;
  background: #f6f6f6; }

span.picon {
  display: inline-block; }

.picon:before {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 9;
  text-align: center;
  overflow: hidden;
  border-radius: 100%;
  content: "";
  background: url(../images/icons01.png) no-repeat;
  background-size: 40px auto; }

.picon.qq:before {
  background-position: 0 0; }

.picon.wx:before {
  background-position: 0 -80px; }

.picon.wx_pay:before {
  background-position: 0 -40px; }

.picon.alipay:before {
  background-position: 0 -120px; }

.picon.alipayMobile:before {
  background-position: 0 -120px; }

.picon.union:before {
  background-position: 0 -200px; }

.picon.weibo:before {
  background-position: 0 -160px; }

.tabtool {
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  background: #fff; }

.tabtool ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.tabtool li {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  display: inline-block;
  height: 100%;
  margin: 0; }

.tabtool a {
  display: block;
  height: 100%;
  padding: 0;
  color: #666;
  box-sizing: border-box; }

.tabtool .current a {
  color: #89b101;
  border-bottom: solid 3px #89b101; }

.tabtool-icon {
  height: auto;
  line-height: 30px; }

.tabtool-icon a {
  padding: 0;
  font-size: 12px;
  font-weight: normal; }

.tabtool-icon .icon:before {
  margin-top: 10px; }

.tabtool-icon .order_state_1:before {
  background-image: url(../images/icons/iconfont-qianbao.png); }

.tabtool-icon .order_state_2:before {
  background-image: url(../images/icons/iconfont-xiaomeijibaozhuang.png); }

.tabtool-icon .order_state_3:before {
  background-image: url(../images/icons/iconfont-daishouhuo.png); }

.tabtool-icon .order_state_4:before {
  background-image: url(../images/icons/iconfont-pingjia.png); }

.tabtool-icon .order_state_5:before {
  background-image: url(../images/icons/iconfont-tuihuoshouhou.png); }

.tabbar {
  width: 100%;
  height: 30px;
  padding: 10px 0;
  line-height: 30px;
  text-align: center; }

.tabbar a {
  display: inline-block;
  min-width: 90px;
  height: 100%;
  padding: 0 10px;
  color: #666;
  box-sizing: border-box;
  font-size: 15px;
  background: #ddd; }

.tabbar .current a {
  color: #fff;
  background-color: #000; }

.tabbar li {
  display: inline-block;
  height: 100%;
  margin: 0; }

.tabbar li + li {
  margin-left: -4px; }

.tabbar li:first-child a {
  border-radius: 5px 0 0 5px; }

.tabbar li:last-child a {
  border-radius: 0 5px 5px 0; }

.tab-fixed {
  position: absolute;
  top: 90px;
  right: 0;
  left: 0;
  bottom: 0; }

.bookingbox {
  padding: 0 5px;
  text-align: center; }

.bookingbox .pos {
  display: inline-block;
  min-width: 60px;
  margin: 5px 1px;
  padding: 10px;
  border: solid 1px #ddd;
  border-radius: 5px;
  text-align: center;
  background-color: #fff; }

.bookingbox .pos .name {
  display: block;
  font-size: 22px; }

.bookingbox .pos .desc {
  display: block;
  padding: 5px 0;
  color: #999; }

.bookingbox .pos.busy {
  background-color: #ddd; }

.bookingbox .pos.selected {
  color: #fff;
  background-color: #000; }

.bookingbox .pos.selected .desc {
  color: #fff; }

.link {
  cursor: pointer; }

.header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 44px;
  background-color: rgba(255, 255, 255, 0.95);
  background-image: url(../images/header_mark.png);
  background-repeat: no-repeat;
  background-size: 100% 100%; }

.header .link,
.header .icon,
.header [class*="icon-"] {
  display: block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  overflow: hidden; }

.header [class*="icon-"] {
  text-align: center; }

.header .link {
  min-width: 44px;
  width: auto;
  padding: 0 15px; }

.header .link.operation {
  color: #fcfb01; }

.header .with-txt[class*="icon-"],
.header .icon.with-txt {
  white-space: nowrap;
  overflow: visible; }

.header .with-txt[class*="icon-"]:before,
.header .icon.with-txt:before {
  display: inline-block;
  margin-top: -2px;
  vertical-align: middle; }

.header .icon:before {
  margin-top: 12px; }

.header .cssicon.cart:before {
  width: 26px;
  height: 26px;
  margin-top: 8px;
  background-size: 28px auto; }

.header .title {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
  padding: 0;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.header .title a {
  color: #fff; }

.header .title:first-child {
  margin-left: 44px; }

.header .title:last-child {
  margin-right: 44px; }

.header .showaside + .title:last-child {
  margin-left: 44px; }

.header .tabtool {
  font-size: 15px;
  background: none; }

.header .tabtool a {
  color: rgba(255, 255, 255, 0.6); }

.header .tabtool .current a {
  color: #fff;
  border-bottom: solid 3px rgba(255, 255, 255, 0.4); }

.header .cssicon.cart {
  overflow: visible; }

.header .cart .addone {
  top: auto;
  bottom: -30px; }

.header .cart .addone.up {
  top: auto;
  bottom: 0; }

.maincontent {
  padding-bottom: 50px; }

.maincontent p {
  margin: 0; }

.mainfooter,
#footer {
  position: absolute;
  z-index: 8;
  width: 100%;
  bottom: 0;
  height: 49px;
  box-sizing: border-box; }

.mainfooter.min,
#footer.min {
  height: 38px; }

.maincontent .mainfooter,
.maincontent #footer {
  position: fixed;
  bottom: 0; }

.showaside {
  display: none !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0); }

.container.aside {
  width: 240px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.88); }
  .container.aside .logo {
    padding: 5px 0;
    background-color: #495259; }
    .container.aside .logo:before {
      display: block;
      height: 30px;
      margin: auto;
      content: "";
      opacity: .75;
      background-image: url(../images/logo.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain; }
    .container.aside .logo + .sidebar {
      padding-top: 20px; }
  .container.aside .sidebar {
    padding-top: 50px; }
  .container.aside li {
    font-size: 16px;
    line-height: 56px; }
  .container.aside a {
    display: block;
    padding-left: 30px;
    color: #fff; }
  .container.aside .icon:before {
    display: inline-block;
    margin-right: 10px;
    vertical-align: text-top; }
  .container.aside .cart[data-num]:after {
    left: 33px;
    width: 24px;
    height: 24px;
    margin-left: -3px;
    margin-top: -14.5px;
    color: #000; }

body > .wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-lines: nowrap;
  -moz-box-lines: nowrap;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  body > .wrap > .aside {
    width: 240px;
    height: 100%;
    -webkit-box-flex: 0 0 240px;
    -moz-box-flex: 0 0 240px;
    -webkit-flex: 0 0 240px;
    -ms-flex: 0 0 240px;
    flex: 0 0 240px;
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    body > .wrap > .aside + .container-main,
    body > .wrap > .aside + .container-main + .container-main {
      -webkit-transform: translate3d(-240px, 0, 0);
      transform: translate3d(-240px, 0, 0); }
  body > .wrap > .container-main {
    width: 100%;
    height: 100%;
    /*overflow: hidden;*/
    -webkit-box-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-overflow-scrolling: touch; }
  body > .wrap.slideaside > .aside {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  body > .wrap.slideaside > .container-main {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  body > .wrap.slideaside .showaside {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }
  body > .wrap .maincontent {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 50px;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box; }
  body > .wrap .header,
  body > .wrap .footer {
    width: 100%;
    position: absolute;
    z-index: 9; }
  body > .wrap .header + .maincontent {
    padding-top: 44px;
    padding-bottom: 49px; }

/* ---------------------------
   slidepage
   - - - - - - - - - - - - - */
.slidepage-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-lines: nowrap;
  -moz-box-lines: nowrap;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.slidepage-page {
  width: 100%;
  height: 100%;
  -webkit-box-flex: 0 0 100%;
  -moz-box-flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.flexbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.flex-1 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.flexbox > .item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.shopping-tool {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /*    height: 100%;*/
  height: 49px;
  background-color: #fff;
  box-sizing: border-box; }

.shopping-tool [class*="icon-"]:before {
  line-height: inherit; }

.shopping-tool [class*="icon-"],
.shopping-tool .icon {
  display: block;
  width: 44px;
  line-height: 9;
  overflow: hidden; }

.shopping-tool .icon.fav {
  padding-top: 5px; }

.shopping-tool .icon.cart {
  overflow: visible; }

.shopping-tool .icon.cart:before {
  margin-top: 5px;
  width: 24px;
  height: 24px;
  background-size: 24px; }

/*.shopping-tool .btn { height: 50px; line-height: 48px; }*/
.shopping-tool .cart {
  position: relative;
  overflow: visible; }

.shopping-tool .txtcol,
.shopping-tool .operation {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  padding: 5px;
  box-sizing: border-box; }

.shopping-tool .operation {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  min-width: 120px; }

.shopping-tool .operation .btn {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 49px;
  margin-top: -5px;
  margin-bottom: -5px;
  margin-right: -5px;
  border-radius: 0;
  line-height: 48px; }

.shopping-tool .operation .btn + .btn {
  margin-left: 10px; }

.shopping-tool .operation button.btn {
  line-height: 1.2; }

.shopping-tool .icon + .operation {
  padding-left: 0; }

.shopping-tool .operation.fit {
  width: 100%;
  max-width: 100%;
  padding: 0; }

.shopping-tool .operation.fit .btn {
  margin: 0;
  box-sizing: border-box; }

.shopping-tool .operation + .txtcol {
  padding-right: 10px;
  text-align: right; }

.shopping-tool .operation [class*="icon-"] {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  line-height: 39px; }

.shopping-tool .txtcol {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-line-pack: center;
  -moz-flex-line-pack: center;
  -webkit-align-content: center;
  -ms-align-content: center;
  align-content: center;
  -webkit-box-lines: wrap;
  -moz-box-lines: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-width: 120px;
  margin-left: 1vw;
  padding: 5px;
  font-size: 15px;
  line-height: 18px; }

.shopping-tool .txtcol > * {
  display: inline-block; }

.shopping-tool .txtcol strong.price {
  width: 100%;
  font-size: 16px;
  font-weight: normal;
  color: #333; }

.shopping-tool .txtcol del.price {
  width: 100%;
  display: block;
  font-size: 11px;
  color: #999; }

.shopping-tool .txtcol small {
  font-size: 12px;
  color: #999; }

.shopping-tool .btnbox {
  padding: 0; }

.shopping-tool .btnbox .btn {
  height: 50px;
  line-height: 48px;
  min-width: 78px;
  border-radius: 0;
  font-size: 15px;
  vertical-align: middle; }

.shopping-tool .inputbox {
  font-size: 12px; }

.shopping-tool .inputbox .icon {
  width: auto;
  padding-left: 10px;
  line-height: 40px;
  color: #999; }

.shopping-tool .inputbox .icon:before {
  display: inline-block;
  margin-right: 5px;
  vertical-align: text-top; }

.bottom-bar {
  position: absolute;
  z-index: 9;
  width: 100%;
  bottom: 0;
  height: 50px;
  box-sizing: border-box; }

.bottom-bar + .mainfooter,
.bottom-bar + #footer {
  border-top: solid 1px #f2f2f2; }

.bottom-bar .operation {
  height: 100%;
  padding: 5px;
  box-sizing: border-box; }

.bottom-bar .operation .btn {
  width: 100%;
  height: 100%; }

.min .shopping-tool,
.shopping-tool.min,
.min .bottom-bar,
.bottom-bar.min {
  height: 38px; }

.min .shopping-tool .btn,
.shopping-tool.min .btn,
.min .bottom-bar .btn,
.bottom-bar.min .btn {
  height: 38px;
  line-height: 38px; }

.bottom-operation {
  height: 40px;
  line-height: 40px; }
  .bottom-operation .btn {
    height: 40px !important;
    line-height: 40px !important; }

/* ---------------------------
   shop-list
   - - - - - - - - - - - - - */
.shop-list .item {
  position: relative;
  display: block;
  margin-bottom: 5px; }

.shop-list h3 {
  margin: 0 0 5px 0; }

.shop-list .photo img {
  width: 100%; }

.shop-list .info {
  position: absolute;
  top: 15px;
  right: 0;
  width: 45%;
  max-width: 460px;
  padding: 10px 0 10px 15px;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.65);
  background-color: rgba(0, 0, 0, 0.8); }

.shop-list .info .title {
  color: #fff; }

.shop-list .info span {
  margin-right: 5px; }

.shop-list .info .vote {
  display: inline-block;
  width: 50px;
  height: 10px;
  background: url(../images/star.png);
  background-size: auto 100%;
  opacity: .5; }

/* ---------------------------
   product-list
   - - - - - - - - - - - - - */
a.product-list {
  display: block; }

.product-list:before,
.product-list:after {
  display: table;
  clear: both;
  content: " "; }

.product-list > .head {
  padding: 10px 15px;
  background: #fff;
  color: #666; }

.product-list > .head .content {
  min-height: 22px;
  line-height: 22px; }

.product-list > .head .inputbox {
  float: left;
  /*margin-left: -3px;*/ }

.product-list > .head .inputbox + .content {
  margin-left: 42px; }

.product-list > .head .icon {
  display: block; }

.product-list > .head .addon {
  float: right;
  margin-top: -30px;
  line-height: 40px; }

.product-list .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  position: relative;
  padding: 10px 15px;
  box-sizing: border-box;
  background-color: #fff; }

.product-list a.item:hover {
  background-color: #fafafa; }

.product-list > .item:first-child {
  border-top: none; }

.product-list h3 {
  margin: 0 0 10px 0;
  font-weight: 400; }

.product-list .photo {
  display: block;
  /*min-width: 120px;*/
  max-width: 268px;
  max-height: 268px;
  width: 42vw;
  overflow: hidden; }

.product-list .photo img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 0; }

.product-list .info {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 45%;
  max-width: 460px;
  padding: 0 0 0 15px;
  /*    background-color: #eee;*/ }

.product-list .info .subtitle {
  display: block;
  color: #999;
  border-bottom: solid 1px #f2f2f2;
  margin-bottom: 10px;
  padding-bottom: 5px; }

.product-list .info strong.price {
  color: #80d8ce;
  margin-right: 4px; }

.product-list .info del.price {
  color: #999; }

.product-list .info .foot {
  margin-top: 5px;
  color: #999;
  overflow: hidden; }

.product-list .info .tag {
  display: inline-block;
  padding: 2px 4px;
  color: #cb6317; }

.product-list .info .tag1 {
  width: 14px; }

.product-list .info .tag2 {
  width: 28px; }

.product-list .info .tag3 {
  width: 42px; }

.product-list .info .tag4 {
  width: 56px; }

.product-list .info .tag5 {
  width: 70px; }

.product-list .info .volume {
  float: right;
  margin-top: 5px;
  line-height: 12px; }

.product-list .info .volume:before {
  float: left;
  width: 12px;
  height: 12px;
  margin-right: 3px;
  vertical-align: baseline;
  content: "";
  background: url(../images/icons_24x24.png) no-repeat 0 -12px;
  background-size: 100% auto;
  opacity: .5; }

.product-list .head .info {
  padding-left: 0; }

.product-list .desc {
  margin-bottom: 5px;
  font-size: 12px;
  color: #999; }

.product-list .input {
  width: 26px;
  padding: 0 5px;
  line-height: 34px;
  border: none;
  box-sizing: border-box;
  color: #f15d07;
  background: none; }

.product-list .input:focus {
  outline: none; }

.product-list .input::-webkit-outer-spin-button,
.product-list .input::-webkit-inner-spin-button {
  -webkit-appearance: none; }

.product-list .state {
  font-size: 12px; }

.product-list .state,
.product-list .call,
.product-list .amount {
  float: right; }

.product-list .addon {
  color: #f15d07; }

.product-list .addon.remark {
  color: #999; }

.product-list .addon .icon {
  width: 36px;
  height: 36px; }

.product-list .btn {
  min-width: 70px;
  height: 30px;
  line-height: 30px;
  font-size: 12px; }

.product-list .foot.operation {
  display: block;
  text-align: right; }

.product-list .other {
  display: block;
  margin-top: 5px;
  color: #999; }

.product-list .other .txt {
  display: inline-block;
  width: 80px; }

.product-list .operation {
  margin-top: 5px;
  text-align: right; }

.product-list.with-addon .info .foot {
  margin-top: -20px;
  margin-bottom: 10px; }

.product-list .foot input {
  margin-top: -20px;
  margin-bottom: 10px; }

.product-list .product-num {
  float: right;
  color: #f15d07;
  font-weight: bold;
  font-size: 14px; }

.product-list .inputbox {
  position: relative;
  z-index: 2;
  padding-right: 20px;
  margin-right: -15px; }

.product-list .item > .inputbox {
  width: 40px;
  margin-left: -5px;
  box-sizing: content-box;
  color: #999; }

.product-list .item > .inputbox .label,
.product-list .item > .inputbox label {
  display: block;
  margin-top: 100%;
  margin-right: -10px;
  margin-left: -10px;
  /* padding: 0 25px 10px 5px; */
  text-align: center; }

.product-list .item > .label.inputbox label {
  /*margin: 0 15px 0 5px;*/
  margin-top: -8px;
  margin-bottom: -8px; }

.product-list .head > .inputbox label {
  margin: 0 15px 0 0; }

.product-list a.head {
  display: block; }

.product-list .head .no,
.product-list .head small {
  font-weight: normal; }

.product-list .head small {
  margin-left: 5px; }

.product-list .num {
  height: 12px;
  margin: 0;
  padding: 0 3px;
  border-radius: 0;
  color: #aaa;
  line-height: 12px;
  font-size: 10px;
  text-align: right;
  background-color: #f2f2f2; }

.product-list .activies {
  clear: both; }

/* product-list-col */
.product-list-col {
  padding: 0 10px;
  background-color: #fff; }

.product-list-col .item {
  display: block;
  float: left;
  width: 50%; }

.product-list-col .title {
  font-size: 14px;
  color: #666; }

.product-list-col .photo {
  min-width: auto;
  max-width: auto;
  width: 100%; }

.product-list-col .info {
  -webkit-box-flex: auto;
  width: auto;
  padding-left: 0; }

.product-list-col .info strong.price {
  font-size: 14px; }

.product-list-col .info .foot {
  float: right;
  margin-top: -2px; }

.product-list-col .price {
  float: none !important; }

.product-list-col > .head {
  padding: 15px 10px; }

.product-list .delete {
  float: right;
  margin-right: -5px;
  margin-top: -5px;
  cursor: pointer;
  padding: 10px;
  box-sizing: content-box; }

/*
.product-list .content:before {
    float: right;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 5px 5px 0 5px;
    content: "";
    vertical-align: text-top;
    background-image: url(../images/icons_32x32.png);
    background-repeat: no-repeat;
    background-position: 0 -24px;
    background-size: 100% auto; }
*/
.product-list {
  margin-top: 10px; }

.product-list.minlist .photo {
  max-width: 60px;
  width: 21%; }

.product-list .items {
  overflow: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

.product-list .package {
  overflow: hidden;
  overflow-x: auto; }

.product-list .photos {
  white-space: nowrap; }

/* ---------------------------
   order-list
   - - - - - - - - - - - - - */
.order-list {
  padding-top: 5px;
  padding-bottom: 10px;
  border-bottom: solid 10px #f8f8f8; }

.order-list h3 {
  margin-bottom: 0;
  font-weight: normal; }

.order-list .photo {
  display: inline-block;
  width: 80px; }

.order-list .order-no {
  display: block;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: solid 1px #efefef; }

.order-list-big .photo {
  min-width: 120px; }

.order-list .addon .icon {
  float: right; }

.order-list .info {
  max-width: inherit;
  width: auto; }

.order-list .foot {
  padding: 5px 15px;
  /* border-top: solid 1px #eee; */
  text-align: right; }

.order-list .head {
  border-bottom: none; }

.order-list .desc {
  font-size: 12px; }

.order-list .other {
  margin-top: 0;
  font-size: 12px; }

.order-list .other .txt {
  float: right;
  text-align: right; }

.order-list .foot .remark {
  padding-top: 5px;
  padding-bottom: 15px;
  color: #999; }

.order-list .package .head {
  padding: 0 15px;
  font-size: 12px;
  color: #000; }

.order-list .package .price {
  color: #999; }

.order-list .package .line-box .head {
  padding-right: 0; }

.order-list .package > .item {
  display: table; }

.order-list .package .item > .photo,
.order-list .package .item > .info {
  display: table-cell;
  vertical-align: middle; }

.order-list .package .item.foot {
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 0; }

/* ---------------------------
   banner-list
   - - - - - - - - - - - - - */
.banner-list {
  padding: 8px; }

.banner-list .item {
  margin-bottom: 20px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  background: #fff; }

.banner-list .item .title {
  padding: 5px; }

/* ---------------------------
   product photo
   - - - - - - - - - - - - - */
.current-photo {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 2;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s ease-out, width 0, height 0;
  -moz-transition: all 0.3s ease-out, width 0, height 0;
  -ms-transition: all 0.3s ease-out, width 0, height 0;
  transition: all 0.3s ease-out, width 0, height 0;
  /*-webkit-backface-visibility: hidden;*/ }

.current-photo .img {
  width: 100%;
  height: 100%; }

/* ---------------------------
   product-detail
   - - - - - - - - - - - - - */
#product-detail {
  /*margin-bottom: 10px;*/
  padding: 20px 15px;
  background-color: #fff; }

#product-detail .fav {
  width: 50px;
  height: 50px;
  margin-right: -10px;
  float: right;
  text-align: center;
  color: #bbb;
  font-size: 11px; }

#product-detail .fav:before {
  margin-bottom: 5px;
  background-image: url(../images/icons.png);
  background-position: 0 -120px; }

#product-detail .title {
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px; }

#product-detail .subtitle {
  display: block;
  margin-bottom: 15px;
  padding-bottom: 10px;
  font-size: 13px;
  line-height: 20px;
  color: #aaa;
  border-bottom: solid 1px #f6f6f6; }

#product-detail strong.price {
  color: #ef3255;
  font-size: 21px; }

#product-detail del.price {
  color: #999; }

#product-detail .price:before {
  font-size: 13px; }

#product-detail + .line-box {
  margin-top: 0; }

#product-detail .promotions {
  margin-top: 20px;
  color: #666;
  font-weight: 400;
  text-align: center; }
  #product-detail .promotions .tag {
    display: inline-block;
    padding: 2px;
    vertical-align: top;
    white-space: nowrap; }
    #product-detail .promotions .tag:before {
      display: block;
      width: 14px;
      height: 14px;
      line-height: 14px;
      color: #fff;
      font-size: 12px;
      background-color: #000; }
  #product-detail .promotions li {
    display: inline-block; }
    #product-detail .promotions li + li {
      margin-left: 15px; }

#product-detail .brand {
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: bold;
  color: #333; }

#product-detail .producing-area {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #666; }
  #product-detail .producing-area + .producing-storage {
    margin-top: 20px; }

#product-detail .producing-storage {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #666; }

#product-detail strong.price {
  font-size: 16px;
  font-weight: 600; }
  #product-detail strong.price:before {
    display: inline-block;
    font-size: 16px;
    font-style: normal;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #80d8ce;
    font-weight: 600; }

[data-prefix]:before {
  content: attr(data-prefix); }

#bindMobile .head {
  font-size: 14px; }

#bindMobile .form-box .codebox input {
  color: #666; }

/* ---------------------------
   linebox
   - - - - - - - - - - - - - */
.line-box {
  display: block;
  /* border-top: solid 10px #f8f8f8; */ }

.line-box .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 44px;
  line-height: 44px;
  border-bottom: solid 1px #f8f8f8;
  background-color: #fff;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.line-box .item.highlight {
  background-color: #fcf8e3; }

.line-box .head {
  padding-left: 15px;
  color: #787878; }

.line-box .label {
  display: block;
  min-width: 60px;
  margin-right: 5px;
  color: #787878;
  padding-left: 15px;
  font-weight: bold; }

.line-box .content {
  display: block;
  position: relative;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  /*font-size: 110%;*/
  color: #333; }

.line-box .content .content_sc {
  /*text-indent: -65px;*/
  color: #787878; }

.line-box .content input {
  font-size: 110%; }

.line-box .content + .content {
  text-align: right;
  margin-right: 5px; }

.line-box .content:first-child {
  margin-left: 15px;
  /*color: #999;*/
  font-size: 13px; }

.line-box .content .content:first-child {
  margin-left: 0; }

.line-box .content .desc {
  font-size: 12px; }

.line-box .content small {
  margin-left: 5px;
  font-size: 12px;
  color: #787878; }

.line-box .content p {
  margin-top: 0; }

.line-box .content p:last-child {
  margin-bottom: 0; }

.line-box .lines-multiple {
  -webkit-box-lines: multiple;
  box-lines: multiple;
  flex-flow: row wrap; }

.line-box .label + .addon {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.line-box .label + .addon .icon {
  float: right; }

.line-box .addon {
  min-width: 44px; }

.line-box .addon .icon.arrow-right:before {
  display: block;
  width: 14px;
  height: 14px;
  margin: 15px 10px 0 auto;
  background-position: 0 -28px;
  opacity: .75; }

.line-box .addon.amount {
  width: 88px; }

.line-box .operation {
  margin-bottom: -7px;
  padding-left: 5px;
  padding-right: 15px; }

.line-box.multi .operation {
  margin-top: -7px;
  padding-right: 0; }

.line-box.multi .item {
  height: auto;
  padding: 12px;
  /*
    padding-top: 12px;
    padding-bottom: 12px;
*/
  line-height: 20px; }

.line-box.multi .content:first-child {
  margin-left: 0; }

.line-box.multi .item .addon {
  margin: -12px -12px -12px 0; }

.line-box.multi .item .addon .icon:before {
  margin: 14px 0 0 14px; }

.line-box.multi .item .content:last-child {
  margin-right: 0; }

.line-box.multi .label {
  padding-left: 0; }

.line-box + .foot {
  margin-top: 20px;
  padding: 0 15px;
  font-size: 14px;
  text-align: center; }

.line-box + .foot .btn {
  width: 100%;
  margin: auto 0 auto auto; }

.line-box + .foot .link {
  float: right;
  margin-top: 20px;
  padding-right: 2px;
  text-align: right;
  color: #999; }

.line-box .picon {
  vertical-align: middle; }

.line-box .msg {
  height: 0;
  padding: 0;
  color: #666;
  text-align: center;
  overflow: hidden;
  -webkit-transition: height 0.3s ease, padding 0.3s ease;
  -moz-transition: height 0.3s ease, padding 0.3s ease;
  -ms-transition: height 0.3s ease, padding 0.3s ease;
  transition: height 0.3s ease, padding 0.3s ease; }

.line-box .msg.show {
  height: 24px;
  padding-top: 5px;
  padding-bottom: 5px; }

.line-box.noborder,
.line-box.noborder .item {
  border: none; }

.line-box.nomargin {
  margin: 0; }

.line-box .iconfont {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  margin-right: 4px; }
  .line-box .iconfont:before {
    margin: auto; }

.line-box .remark {
  color: #999; }

.addon .icon.arrow-right:before {
  background-position: 0 -32px; }

.addon .icon.arrow-down:before {
  background-position: 0 -128px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s; }

.addon .icon.arrow-down.opened:before {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg); }

.foot.btns {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0 15px;
  font-size: 14px; }

.foot.btns .btn {
  display: block;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.foot.btns .btn + .btn {
  margin-left: 10px; }

.foot .btn-big {
  width: 100%;
  margin: auto 0 auto auto; }

.line-box.info .content {
  text-align: right; }

.line-box.info .picon {
  margin-left: auto;
  margin-right: 0; }

.line-box + .product-list {
  margin-top: 15px; }

#product .line-box .content input {
  width: 100%;
  margin: -4px;
  border: none; }

#product .line-box .content input:focus {
  box-shadow: none;
  border: none;
  outline: none; }

.head-box {
  display: table;
  width: 100%;
  padding: 15px 0;
  text-align: center;
  font-size: 15px;
  color: #848382; }

.head-box .cell {
  display: table-cell; }

.head-box + .line-box {
  margin-top: 0; }

.head-box .icon.hook:before {
  display: inline-block;
  margin-right: 10px;
  margin-top: -3px;
  vertical-align: middle;
  background-image: url(../images/icons_32x32.png);
  background-position: 0 -140px !important;
  background-size: 20px auto; }

.addresslist .line-box + .line-box {
  margin-top: 0; }

.addresslist .item .label {
  min-width: 70px;
  padding-left: 0;
  font-size: 120%;
  color: #333;
  font-weight: bold;
  max-width: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.addresslist .tag {
  display: inline-block;
  margin-left: 0;
  padding: 2px 10px;
  color: #000;
  border-radius: 0;
  line-height: 1;
  background-color: #f2f2f2; }

.addresslist .line-box .content .content_sc {
  margin-top: 3px;
  /*text-indent: -125px;*/
  text-align: left; }

.addresslist .line-box .selected .content .content_sc:before {
  display: inline-block;
  content: attr(data-prefix);
  text-indent: 0;
  color: #f15d07; }

.addresslist .line-box .addon {
  margin-top: -2px !important; }

.addresslist .line-box .content {
  margin-right: 20px; }

/* selectBox */
.mod_selectBox .item,
.selectBox .item {
  position: relative;
  z-index: 999; }

.mod_selectBox .item:before,
.selectBox .item:before {
  position: absolute;
  top: 50%;
  right: 10px;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 12px;
  border-radius: 99px;
  border: solid 1px #ddd;
  content: ""; }

.mod_selectBox .selected:before,
.selectBox .selected:before {
  border: solid 1px #000;
  background-color: #89b101;
  background-image: url(../images/icons_white.png);
  background-repeat: no-repeat;
  background-position: 0 -180px !important;
  background-size: 20px auto; }

#product .photo {
  position: relative;
  padding: 50% 0;
  overflow: hidden; }

#product .photo img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto; }

.skubox.item {
  padding-bottom: 0 !important;
  border-bottom: none; }

.skubox.item + .item {
  padding-top: 2px; }

.skubox.item:last-child {
  border-bottom: solid 1px #eee; }

.skubox .sku {
  position: relative;
  display: inline-block;
  min-width: 40px;
  margin-bottom: 10px;
  margin-right: 5px;
  padding: 5px 15px;
  color: #666;
  text-align: center;
  vertical-align: middle;
  line-height: 1.2;
  border-radius: 99px;
  cursor: pointer;
  box-sizing: border-box;
  background-color: #eee; }
  .skubox .sku.disabled {
    border: solid 1px #eee;
    color: #ccc; }

.skubox .sku.selected {
  color: #fff;
  background-color: #000; }

.skubox .sku-color {
  min-width: 40px;
  min-height: 40px;
  width: 22px;
  height: 28px;
  overflow: hidden;
  text-indent: -999px; }

.skubox .sku-pic {
  width: 40px;
  height: 40px;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  text-indent: -999px; }
  .skubox .sku-pic .pic {
    width: 100%;
    height: 100%;
    margin: -1px;
    padding: 1px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }

.skubox .sku-pic.selected:before {
  display: none; }

.skubox .sku-pic.selected .pic:before {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: block;
  width: 15px;
  height: 15px;
  background-image: url(../images/skuchecked.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 15px;
  content: ""; }

.skubox .label {
  line-height: 30px; }

/*
.skubox .sku.selected:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 10px;
    height: 10px;
    content: "";
    background-color: #89b101;
}
*/
.min-icon,
.label-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  padding: 0;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  line-height: 20px;
  overflow: hidden;
  background-image: url(../images/icons_56x56.png);
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-position: 999px 0; }

.label-icon.yellow {
  background: #ffd052; }

.label-icon.young {
  background: #9cdbe4; }

.label-icon.green {
  background: #89b101; }

.label-icon.blue {
  background: #9db5e3; }

.label-icon.blue1 {
  background: #9db5e3; }

.label-icon.position {
  background-position: 0 0;
  line-height: 9; }

.label-icon.moneybag {
  background-position: 0 -60px;
  line-height: 9; }

.label-icon.discount {
  background: #fd474c; }

.label-icon.booking {
  background-position: 0 -80px;
  line-height: 9; }

.label-icon.order {
  background-position: 0 -100px;
  line-height: 9; }

.label-icon.msg {
  background-position: 0 -140px;
  line-height: 9; }

.label-icon.member {
  background-position: 0 -20px;
  line-height: 9; }

.label-icon.account {
  background-position: 0 -40px;
  line-height: 9; }

.label-icon.address {
  background-position: 0 0;
  line-height: 9; }

.label-icon.address {
  background-image: url(../images/icons/iconfont-weizhi.png); }

.label-icon.fav {
  background: none; }

.label-icon.fav:before {
  width: 20px;
  height: 20px; }

.label-icon.wx_pay,
.label-icon.alipay,
.label-icon.alipayMobile {
  width: 20px;
  height: 20px;
  line-height: 9;
  background-image: url(../images/icons01.png);
  background-size: 24px auto;
  background-position: -2px -60px; }

.label-icon.wx_pay {
  background-position: -2px -50px; }

.label-icon.alipay,
.label-icon.alipayMobile {
  background-position: -2px -74px; }

.icon.service {
  float: left;
  width: 16px;
  height: 16px; }

.icon.service:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  content: "";
  vertical-align: text-top;
  background-image: url(../images/icons_32x32.png);
  background-repeat: no-repeat;
  background-position: 0 -80px;
  background-size: 100% auto; }

.addon .icon {
  float: left;
  width: 44px;
  height: 44px; }

.addon .icon:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 12px 0 0 12px;
  content: "";
  background-image: url(../images/icons_32x32.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto; }

.addon .icon.radio:before,
.addon .icon.check:before {
  background-image: url(../images/icons_white.png);
  background-position: 0 -180px;
  opacity: 1; }

.addon .icon.unradio:before,
.addon .icon.uncheck:before {
  background: none; }

.addon .icon.fav {
  text-align: center;
  font-size: 12px;
  color: #aaa; }

.addon .icon.fav:before {
  display: block;
  width: 20px;
  height: 20px;
  margin: 5px auto 0 auto;
  background-image: url(../images/icons.png);
  background-position: 0 -100px;
  background-size: 20px auto; }

.addon .icon.tel:before {
  background-position: 0 -64px; }

.addon .icon.edit:before {
  background-position: 0 -97px; }

.icon.edit {
  line-height: 1;
  overflow: auto; }

.amount {
  font-size: 21px; }

.amount .icon:before {
  width: 14px;
  height: 14px;
  margin: 11px 0 0 12px; }

.amount .icon.increase:before {
  background-position: 0 0; }

.amount .icon.decrease:before {
  background-position: 0 -14px; }

.amount .icon.disabled.increase:before,
.amount .icon.disabled.decrease:before {
  opacity: .5; }

/*.line-box.form-box .label {-webkit-flex: none;flex: none; width: 80px;}
.line-box.form-box .content { -webkit-flex: 1;flex: 1; }
.line-box.form-box .content:last-child {margin-right: 85px;}
*/
.line-box.form-box input {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  border: none;
  font-size: 15px;
  box-sizing: border-box; }

.line-box.form-box input:focus {
  outline: none;
  border: none; }

.line-box.form-box.modify .label {
  padding-left: 0; }

.line-box.form-box.modify select,
.line-box.form-box.modify input {
  margin: -5px auto;
  padding: 5px 10px;
  background-color: #f6f6f6; }

.line-box.form-box.modify input:focus {
  outline: none;
  border: none; }

.line-box.form-box.modify select {
  padding: 5px; }

.line-box.form-box .distpicker {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.line-box.form-box .distpicker .select,
.line-box.form-box .distpicker select {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 5px; }
  .line-box.form-box .distpicker .select:last-child,
  .line-box.form-box .distpicker select:last-child {
    margin-right: 0; }

.line-box.form-box .distpicker .select select {
  width: 100%; }

.line-box .right_c {
  text-align: right; }

.line-box .right_c .inputbox .icon:before {
  float: right;
  margin-left: 4px; }

.address-addbox .content {
  position: relative; }

.form-box {
  font-size: 14px; }

.form-box .msg {
  color: #c00; }

.form-control {
  /*border: none;*/
  line-height: 30px;
  background-color: #f6f6f6; }

textarea.form-control {
  height: auto; }

#login input {
  text-align: center; }

#other-login {
  margin-top: 50px;
  padding: 20px; }

#other-login ul {
  text-align: center; }

#other-login li {
  display: inline-block;
  margin: 0 10px; }

#presents .mod-loading {
  height: 30px;
  min-height: inherit; }

#paymentList .label-icon {
  width: 30px;
  height: 30px;
  margin-top: -5px;
  margin-bottom: -5px;
  background-size: 30px auto; }
  #paymentList .label-icon.alipay, #paymentList .label-icon.alipayMobile {
    background-position: 0 -90px; }
  #paymentList .label-icon.wx_pay {
    background-position: 0 -60px; }

.face .img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  overflow: hidden;
  background-color: #fafafa;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(../images/user_face.png); }

.face .img.icon:before {
  width: 100%;
  height: 100%;
  max-width: 80px;
  max-height: 80px;
  background-color: #fafafa;
  background-size: 60%;
  background-position: center; }

.user-show {
  min-height: 110px;
  margin-bottom: 20px;
  position: relative; }

.user-show .head img {
  display: block;
  max-width: 100%; }

.user-show .main {
  height: 100%;
  text-align: center; }

.user-show .userbox {
  display: block;
  min-height: 120px;
  margin-top: -10px; }

.user-show .logo-ola {
  margin-right: 2px;
  vertical-align: text-bottom; }

.userbox {
  font-size: 12px; }
  .userbox .face {
    display: block;
    width: 18vw;
    height: 18vw;
    max-width: 70px;
    max-height: 70px;
    margin: auto;
    /*border: solid 4px rgba(255,255,255,.3);*/
    border-radius: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  .userbox .name {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: normal; }
  .userbox .grade {
    color: #000; }
    .userbox .grade .logo-ola {
      width: 25px;
      background-position: 0;
      background-size: auto 13px;
      background-position: 0; }
  .userbox .integral {
    display: inline-block;
    padding: 0 5px;
    border-radius: 99px;
    clear: both;
    color: #fff;
    background-color: #000; }
    .userbox .integral:before {
      display: inline-block;
      margin-right: 4px;
      color: #fff;
      font-size: 12px; }

.member-face {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.member-face img {
  min-width: 100%;
  min-height: 100%;
  vertical-align: baseline; }

.addface {
  width: 160px;
  height: 160px;
  margin: 30px auto 50px auto; }
  .addface input[type="file"] {
    position: absolute;
    top: -999px; }
  .addface > label {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 999px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    .addface > label.icon {
      background-color: #fafafa; }
      .addface > label.icon:before {
        width: 160px;
        height: 160px;
        background-size: 64px;
        opacity: 0.3;
        filter: alpha(opacity=30); }
  .addface .addbtn img {
    width: 100%; }
  .addface .progress-box {
    margin-top: 10px; }

/* ---------------------------
   member-box
   - - - - - - - - - - - - - */
.members-box {
  padding: 8px;
  text-align: center; }
  .members-box .member {
    display: inline-block;
    margin: auto 4px; }
  .members-box .face {
    display: block;
    width: 48px;
    height: 48px;
    border: solid 1px #eee;
    border-radius: 100%;
    background-color: #f2f2f2;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }

/* screen-box
 */
.screen-box {
  position: fixed;
  bottom: 0;
  z-index: 20;
  width: 100%; }

.screen-box > .bgmark {
  display: none; }

.screen-box > .main {
  position: relative;
  z-index: 100;
  margin-bottom: -100%;
  background-color: #fff;
  -webkit-transition: margin 0.5s ease-out;
  -moz-transition: margin 0.5s ease-out;
  -ms-transition: margin 0.5s ease-out;
  transition: margin 0.5s ease-out; }

.screen-box.open > .bgmark {
  display: block; }

.screen-box.open > .main {
  margin-bottom: 0; }

.screen-box .main > .title {
  padding: 20px;
  font-size: 14px;
  font-weight: bold; }

.screen-box .main > .bottom {
  padding: 15px; }

.screen-box .main > .bottom .btn {
  width: 100%; }

.screen-box .content {
  padding: 15px; }

.screen-box .content + .bottom {
  padding-top: 0; }

.screen-box.btngroup .main {
  background: none; }

.screen-box.btngroup .main .btn {
  height: auto;
  margin-bottom: 0;
  padding: 2px 0;
  color: #333;
  border: none; }

.screen-box.btngroup .main .btn:active {
  background-color: #f2f2f2; }

.screen-box.btngroup .main .btn + .btn {
  border-top: solid 1px #ddd; }

.screen-box.btngroup .content .btn {
  border-radius: 0; }

.screen-box.btngroup .content .btn:first-child {
  border-radius: 5px 5px 0 0; }

.screen-box.btngroup .content .btn:last-child {
  border-radius: 0 0 5px 5px; }

.bgmark {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.55); }

.share-icons {
  padding: 0 20px 30px 20px;
  text-align: center; }

.share-icons li {
  display: inline-block;
  padding: 0 3%;
  text-align: center; }

/* ---------------------------
   loading
   - - - - - - - - - - - - - */
.loading, .loading-mark {
  position: relative; }
  .loading:before, .loading-mark:before {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    content: "";
    box-sizing: border-box;
    border-radius: 99px;
    border: solid 2px #000;
    border-color: #000 transparent #000 transparent;
    z-index: 9;
    -webkit-animation: spin 2s linear infinite;
    -o-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite; }

.btn.loading:before {
  z-index: 2;
  border-color: #fff transparent #fff transparent; }

.btn.loading:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
  background-color: #000; }

.btn.loading.btn-default:before {
  border-color: #000 transparent #000 transparent; }

.btn.loading.btn-default:after {
  background-color: #fff; }

.btn.loading.btn-premary:after {
  background-color: #000; }

.btn.loading.btn-success:after {
  background-color: #21b44e; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-ms-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

.loadingBox p, .loadContent p {
  width: 150px;
  min-height: 70px;
  margin: auto;
  padding: 8px;
  text-align: center;
  border-radius: 5px;
  background-color: #fff; }
  .loadingBox p:before, .loadContent p:before {
    position: static !important;
    margin: 10px auto !important; }

.loadingBox {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5); }
  .loadingBox p {
    position: absolute !important;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -75px; }

.loadContent {
  position: relative; }

.loading-mark:before {
  z-index: 9; }

.loading-mark:after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(255, 255, 255, 0.4); }

.loading-mark tr,
.loading-mark .dataTable {
  -webkit-filter: blur(4px);
  -moz-filter: blur(4px);
  -ms-filter: blur(4px);
  filter: blur(4px); }

/* mod_loading
 */
.mod-loading {
  position: relative;
  margin: auto;
  padding: 0;
  min-height: 40px; }

.mod-loading[style*="hidden"] .animate {
  display: none; }

.mod-loading .animate {
  position: relative;
  width: 30px;
  height: 20px;
  margin: auto;
  z-index: 9; }

.mod-loading .animate:before,
.mod-loading .animate:after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -6px;
  margin-left: -6px;
  border-radius: 100%;
  content: "";
  background: #000; }

.mod-loading .animate:before {
  left: 0;
  background: #000;
  -webkit-animation: loading-left 1.5s linear infinite;
  -o-animation: loading-left 1.5s linear infinite;
  animation: loading-left 1.5s linear infinite; }

.mod-loading .animate:after {
  left: 100%;
  background: #e6e6e6;
  -webkit-animation: loading-right 1.5s linear infinite;
  -o-animation: loading-right 1.5s linear infinite;
  animation: loading-right 1.5s linear infinite; }

.mod-loading .txt {
  display: none;
  position: relative;
  z-index: 9;
  margin: 10px auto 0 auto;
  text-align: center;
  color: #aaa; }

.mod-loading.screen {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 29; }

.mod-loading.cram {
  width: 100%;
  height: 100%; }

.mod-loading:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.01);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.mod-loading.bgmark {
  background-color: transparent; }

.mod-loading.bgmark:before {
  background-color: rgba(0, 0, 0, 0.4); }

.mod-loading .animate,
.mod-loading .txt {
  position: absolute;
  top: 50%; }

.mod-loading .animate {
  left: 50%;
  margin-top: -10px;
  margin-left: -18px; }

.mod-loading .txt {
  width: 100%;
  text-align: center;
  margin-top: 0; }

@-webkit-keyframes loading-left {
  0% {
    left: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  16% {
    left: 20%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  32% {
    left: 80%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  48% {
    left: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  64% {
    left: 80%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  84% {
    left: 20%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    left: 0%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-moz-keyframes loading-left {
  0% {
    left: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  16% {
    left: 20%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  32% {
    left: 80%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  48% {
    left: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  64% {
    left: 80%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  84% {
    left: 20%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    left: 0%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-ms-keyframes loading-left {
  0% {
    left: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  16% {
    left: 20%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  32% {
    left: 80%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  48% {
    left: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  64% {
    left: 80%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  84% {
    left: 20%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    left: 0%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@keyframes loading-left {
  0% {
    left: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  16% {
    left: 20%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  32% {
    left: 80%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  48% {
    left: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  64% {
    left: 80%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  84% {
    left: 20%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    left: 0%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes loading-right {
  0% {
    left: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  16% {
    left: 80%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  36% {
    left: 20%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  52% {
    left: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  68% {
    left: 20%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  84% {
    left: 80%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    left: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-moz-keyframes loading-right {
  0% {
    left: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  16% {
    left: 80%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  36% {
    left: 20%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  52% {
    left: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  68% {
    left: 20%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  84% {
    left: 80%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    left: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-ms-keyframes loading-right {
  0% {
    left: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  16% {
    left: 80%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  36% {
    left: 20%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  52% {
    left: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  68% {
    left: 20%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  84% {
    left: 80%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    left: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@keyframes loading-right {
  0% {
    left: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  16% {
    left: 80%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  36% {
    left: 20%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  52% {
    left: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  68% {
    left: 20%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  84% {
    left: 80%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    left: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

/* progress-box
 */
.progress-box .progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  /*border-radius: 4px;*/
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.progress-box .progress-bar {
  width: 10%; }

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #666;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.progress-bar-success {
  background-color: #000; }

/* singleContent
 */
.singleContent {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 20;
  width: 100%;
  padding: 0;
  box-shadow: -1px 0 0 #ddd, 1px 0 0 #ddd;
  overflow: hidden;
  background: #fff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  box-sizing: border-box; }

.singleContent .head {
  border-bottom: solid 1px #eee;
  background: #fff;
  box-sizing: border-box; }

.singleContent .head .pic {
  width: 44px;
  height: 44px;
  float: left; }

.singleContent .head .pic img {
  max-width: 100%;
  max-height: 100%; }

.singleContent .head .title {
  height: 44px;
  margin: auto 54px auto 0;
  padding-left: 10px;
  font-size: 16px;
  line-height: 44px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.singleContent .main {
  position: absolute;
  top: 45px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 10px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.singleContent .loading {
  height: 100%; }

.singleContent .icon-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px;
  font-size: 26px;
  line-height: 1; }

.singleContent .icon-close:before {
  background-image: url(../images/icons.png); }

.singleContent .icon-close:active {
  background: rgba(0, 0, 0, 0.05); }

.singleContent .foot {
  margin-top: 20px; }

/* end singleContent */
.singleContent .addresslist {
  margin: auto -10px;
  /*border-bottom: solid 1px #ddd;*/ }

.singleContent .header .link {
  padding-left: 4px;
  padding-right: 4px; }

/* tipbox.nothing
 */
.nothingbox,
.tipbox.nothing {
  padding: 32px;
  text-align: center; }
  .nothingbox .main,
  .tipbox.nothing .main {
    max-width: 320px;
    width: 100%;
    margin: auto;
    color: #999;
    font-size: 14px; }
  .nothingbox p,
  .tipbox.nothing p {
    display: inline-block;
    max-width: 280px;
    margin-bottom: 32px;
    padding-top: 50px;
    box-sizing: border-box; }
  .nothingbox .foot,
  .tipbox.nothing .foot {
    width: 320px;
    margin: auto; }
  .nothingbox.container,
  .tipbox.nothing.container {
    position: relative;
    z-index: 1;
    padding-left: 0;
    padding-right: 0; }

/* poptip
 */
.popmark {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2020;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  background-color: #151515b3;
  opacity: 1;
  animation: opacityFadeIn .5s ease-in-out; }
  .popmark::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%; }
  .popmark .poptip {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    color: #000000;
    background-color: #fff;
    box-sizing: border-box;
    width: 270px;
    border-radius: 10px; }
    .popmark .poptip > .head .cssicon.close {
      display: none; }
    .popmark .poptip > .main {
      font-size: 17px;
      font-weight: 500;
      padding: 30px 15px;
      text-align: center; }
      .popmark .poptip > .main .title {
        font-size: inherit; }
      .popmark .poptip > .main > .content {
        display: none; }
    .popmark .poptip > .foot {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      position: relative;
      border-top: 1px solid #EEEEEE; }
    .popmark .poptip .btn {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      font-size: 15px;
      color: #3478F6;
      box-sizing: border-box;
      background-color: rgba(255, 255, 255, 0);
      height: 40px; }
      .popmark .poptip .btn + .btn {
        margin-left: 10px;
        border-left: 1px solid #EEEEEE; }
    .popmark .poptip.show {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }

.xlj-poptip {
  position: fixed;
  z-index: 999;
  bottom: 50px;
  width: 100%;
  max-width: 750px;
  max-height: 30vh;
  background-color: rgba(0, 0, 0, 0.85);
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-lines: column wrap;
  -moz-box-lines: column wrap;
  -webkit-flex-flow: column wrap;
  -moz-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-transform: translate3d(0, 33vh, 0);
  transform: translate3d(0, 33vh, 0);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  /*&:before {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 2;
        content: "";
        background-color: rgba(0,0,0,0.75);
    }*/ }
  .xlj-poptip .cssicon.close:before,
  .xlj-poptip .cssicon.close:after {
    opacity: 0.8;
    filter: alpha(opacity=80);
    background-color: #fff; }
  .xlj-poptip > .head {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    z-index: 8;
    color: #fff;
    line-height: 30px; }
  .xlj-poptip > .main {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    z-index: 8;
    width: 100%;
    min-height: 30px;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 20px;
    text-align: center;
    box-sizing: border-box; }
    .xlj-poptip > .main > .content {
      width: 100%;
      height: 100%;
      overflow: hidden;
      overflow-y: auto; }
  .xlj-poptip > .foot {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    z-index: 8;
    padding: 10px 20px;
    color: #fff; }
  .xlj-poptip .btn {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 20px;
    padding-right: 20px;
    color: #ddd;
    border: solid 1px rgba(255, 255, 255, 0.2);
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0); }
    .xlj-poptip .btn + .btn {
      margin-left: 10px; }
    .xlj-poptip .btn.default {
      color: #fff;
      background-color: rgba(255, 255, 255, 0.25); }
  .xlj-poptip.show {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

/* mod_coupon
 */
.mod_amount {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mod_amount .amount .icon {
  cursor: pointer; }

/* mod_coupon
 */
.mod_coupon {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 10px;
  padding: 10px 0;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  font-size: 12px;
  background: url(../images/coupon_bg.png) repeat-y center;
  background-size: 100% auto;
  margin-left: 10px;
  margin-right: 10px; }
  .mod_coupon .price:before {
    font-size: 75%; }
  .mod_coupon .limit, .mod_coupon .number {
    display: block; }

.mod_coupon .col {
  /*    -webkit-flex: 1; flex: 1;*/
  -webkit-box-flex: 1;
  box-flex: 1; }

.mod_coupon .col:first-child {
  min-width: 120px;
  max-width: 200px;
  text-align: center; }

.mod_coupon .col:last-child {
  line-height: 20px; }

.mod_coupon .price {
  font-size: 21px;
  color: #f13254; }

.mod_coupon .desc {
  font-size: 12px;
  color: #999; }

.mod_coupon .remark {
  color: #999; }

.mod_coupon .addon {
  width: 44px; }

.help-box .line-box .item {
  padding-left: 25px; }

.help-box .content {
  text-indent: -10px; }

.help-box .content p {
  margin: 7px 0 0 0;
  text-indent: 0; }

.emptybox {
  height: 320px;
  text-align: center;
  color: #666; }

.emptybox:before {
  display: block;
  width: 96px;
  height: 96px;
  margin: 50px auto 20px auto;
  opacity: .2;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain; }

.empty-order:before {
  background-image: url(../images/icons/iconfont-dingdan.png); }

.empty-address:before {
  background-image: url(../images/icons/iconfont-shouhuodizhi.png); }

.cart .price {
  color: #f15d07; }

.cart .product-list {
  margin-top: 0;
  /*border-top: solid 10px #f8f8f8;*/
  border-top: solid 10px #f8f8f8; }

.cart .product-list .item .title {
  display: block;
  min-height: 40px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 20px; }

.cart .product-list .item .title .count {
  /*color: #f15d07; margin-left: 5px;*/ }

.cart .product-list .addon input {
  display: none; }

.cart .product-list .info {
  padding-left: 10px; }

.cart .product-list .photo {
  min-width: 68px;
  max-width: 90px;
  width: 30%; }

.cart .product-list .info .price {
  /*float: left;*/
  /*line-height: 36px;*/ }

.cart .product-list .addon {
  float: right;
  height: 40px;
  /*margin-top: -30px;*/ }

.cart .product-list .addon .amount {
  margin-top: 5px; }

.cart .product-list input {
  padding-left: 20px;
  border: none;
  background-image: url(../images/icons_32x32.png);
  background-repeat: no-repeat;
  background-position: 0 -120px;
  background-size: 20px auto; }

.cart .product-list.minlist .photo {
  min-width: 30px;
  max-width: 60px;
  width: 21%; }

#order_item {
  border-bottom: solid 10px #f8f8f8; }

.order-send .content .icon {
  float: left;
  margin-top: 10px;
  margin-right: 10px; }

.order-send.line-box .content + .content {
  text-align: left; }

.order-send.line-box .label {
  min-width: 30px; }

.order-send .icon-location {
  height: 40px;
  overflow: hidden;
  line-height: 9; }

.order-send .icon-location:before {
  margin-top: 10px;
  line-height: 1; }

.addresslist .item {
  cursor: pointer; }

.order-confirm-info {
  text-align: center; }
  .order-confirm-info h2 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: normal; }
  .order-confirm-info .paytype {
    position: relative;
    margin: auto; }
    .order-confirm-info .paytype .other {
      position: absolute;
      top: 8px;
      right: 0;
      margin: 0; }
  .order-confirm-info .order-list {
    margin-left: 30px; }
  .order-confirm-info .bottominfo {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 18px; }

.idcard-box .addon .btn {
  float: right;
  height: 43px;
  line-height: 43px; }

/* ---------------------------
   tooltip
   - - - - - - - - - - - - - */
.tooltip {
  position: absolute;
  top: -20px;
  z-index: 9;
  height: 24px;
  padding: 2px 10px;
  line-height: 20px;
  border-radius: 5px;
  color: #eee;
  background: #000;
  transition: top .3s ease-out; }
  .tooltip:before {
    display: block;
    position: absolute;
    left: 50%;
    bottom: -15px;
    width: 0;
    height: 0;
    margin-left: -8px;
    border: solid 8px #000;
    content: "";
    border-color: #000 transparent transparent transparent; }
  .tooltip.show {
    top: -30px;
    opacity: 1; }

/* ---------------------------
   pages
   - - - - - - - - - - - - - */
.p-user-home h1.title {
  line-height: 9;
  overflow: hidden; }

.p-user-home #header {
  display: none; }

.p-user-home #header .icon,
.p-user-home #header .link {
  position: relative;
  z-index: 1; }

.p-user-home .maincontent {
  margin-top: -30px; }

.p-user-home .maincontent .foot {
  margin-top: 20px;
  padding: 0 15px; }

.p-user .addresslist .item.selected {
  color: #fff;
  background: #89b101; }

.p-user .addresslist .item.selected .label,
.p-user .addresslist .item.selected .content,
.p-user .addresslist .item.selected .content_sc,
.p-user .addresslist .item.selected .content_sc:before {
  color: #fff; }

.p-user .logout {
  font-size: 12px;
  color: #666; }

.p-user .line-box.info .face {
  margin: 2px 0 0 auto; }

.p-myorder .tabtool li {
  margin: 0; }

.p-order .product-list .info .price {
  float: right; }

.p-login .line-box .label .content:last-child,
.p-login .line-box .label + .content:last-child {
  margin-right: 85px; }

.p-product-detail .mod_photos {
  min-height: 320px;
  /*margin-top: -$header-height;*/ }

.p-product-detail .line-box .label {
  min-width: 55px;
  padding-left: 5px; }

.p-product-detail .tabtool {
  margin-top: 15px;
  margin-bottom: 0; }

.p-product-detail .tabs .tabtool {
  margin-top: 0;
  margin-bottom: 0; }

.p-product-detail .product_content {
  margin-top: 0; }

.p-cart .bottom-bar {
  bottom: 50px; }

.p-cart > .wrap .header + .maincontent {
  margin-bottom: 100px; }

.p-cart .shopping-tool .operation:first-child {
  min-width: 80px;
  -webkit-box-flex: 0 0 80px;
  -moz-box-flex: 0 0 80px;
  -webkit-flex: 0 0 80px;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px; }

.p-cart .shopping-tool .operation + .txtcol {
  min-width: 150px; }

.p-coupon .coupons {
  padding: 10px; }

.p-coupon .coupons .head {
  padding: 10px 0; }

body.p-home > .wrap .maincontent {
  padding-bottom: 89px; }

/* ---------------------------
   comment-box
   - - - - - - - - - - - - - */
.comment-box {
  position: relative;
  margin: auto;
  padding: 15px 0;
  overflow: hidden; }

.comment-box .head,
.comment-box .main {
  /*
    padding-left: 10px;
    padding-right: 10px;
*/
  /*    clear: both*/ }

.comment-box .head {
  padding-top: 10px; }

.comment-box .head .name,
.comment-box .head .date {
  display: inline-block;
  margin-left: 10px;
  /*    margin-left: 40px*/ }

.comment-box .head .date {
  margin-left: 5px;
  font-size: 11px; }

.comment-box .head .poll {
  margin-top: -25px; }

.comment-box .main .operation {
  text-align: right; }

.comment-box .main .operation .stats {
  display: inline-block; }

.comment-box .main .operation .stats + .stats {
  margin-left: 10px; }

.comment-box .main .operation .stats.praise:after {
  margin: -5px 0 0 0;
  left: 0px; }

.comment-box .face {
  width: 30px;
  height: 30px;
  float: left;
  margin-top: 3px;
  border-radius: 5px;
  overflow: hidden; }

.comment-box .face img {
  width: 100%; }

.comment-box .name {
  color: #000;
  line-height: 20px; }

.comment-box .readmore {
  height: 20px;
  padding: 0 10px;
  line-height: 20px;
  color: #fff;
  background-color: #f1abc7; }

.comment-box .content {
  position: relative;
  margin-left: 42px;
  line-height: 150%;
  overflow: hidden;
  -webkit-transition: height 0.3s ease-in-out;
  -moz-transition: height 0.3s ease-in-out;
  -ms-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out; }

.comment-box .content .readmore {
  position: absolute;
  right: 0;
  bottom: 5px; }

.comment-box .content .photos {
  margin-top: 10px; }

.comment-box .content .photo,
.comment-box .content .img {
  display: inline-block;
  max-width: 60px;
  max-height: 60px;
  overflow: hidden;
  vertical-align: top; }

.comment-box .content .img img {
  width: 100%;
  max-width: 100%;
  max-height: 100%; }

.comment-box .content .photo {
  width: 60px;
  height: 60px;
  border-radius: 3px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.comment-box .content > p:last-child {
  margin-bottom: 0; }

.comment-box .attach {
  margin-top: 10px; }

.comment-box .product {
  display: block;
  max-width: 300px;
  min-height: 90px;
  margin-bottom: 10px;
  padding: 5px;
  background-color: #fceef3; }

.comment-box .product .pic {
  width: 90px;
  height: 90px;
  float: left;
  margin-right: -100%;
  overflow: hidden; }

.comment-box .product .pic img {
  width: 100%; }

.comment-box .product .title {
  display: block;
  height: 60px;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  line-height: 20px; }

.comment-box .product .title,
.comment-box .product .price {
  margin-left: 100px; }

.comments .comment-box {
  padding-bottom: 0; }

.comments .comment-box > div:last-child {
  /*    margin-left: 10px;*/
  padding-left: 0;
  padding-bottom: 10px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.06); }

.comments .comment-box:last-child > div:last-child {
  margin-left: 0;
  /*    padding-left: 10px*/ }

.mod_reply_list {
  margin: 5px 0;
  padding: 5px;
  border: solid 1px rgba(0, 0, 0, 0.015);
  background-color: #f8f8f8; }

.mod_reply_list .reply + .reply {
  margin-top: 5px;
  padding-top: 5px;
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  border-top-color: rgba(0, 0, 0, 0.05); }

.mod_reply_list .reply-content {
  display: inline;
  margin-bottom: 0; }

.mod_reply_list .quick-reply {
  margin: 5px 0; }

.mod_reply_list .foot {
  margin-top: 10px;
  padding: 10px 0;
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  text-align: center; }

.comments {
  margin: 10px;
  padding: 10px 15px; }

.comments .title {
  display: inline-block; }

.comments .praise {
  float: right;
  margin-left: 10px;
  color: #aaa; }

.comments .praise:before {
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 3px;
  vertical-align: text-bottom;
  background-image: url(../images/icons_32x32.png);
  background-position: 0 -42px;
  background-size: 100% auto;
  opacity: .5; }

.comments .foot {
  padding: 10px;
  text-align: center; }

.votes {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url(../images/star2.png);
  background-size: auto 100%; }

.vote1 {
  width: 12px; }

.vote2 {
  width: 24px; }

.vote3 {
  width: 36px; }

.vote4 {
  width: 48px; }

.vote5 {
  width: 60px; }

.votes.big {
  width: 30px;
  height: 30px;
  background-image: url(../images/star3.png); }

.vote1.big {
  width: 30px; }

.vote2.big {
  width: 60px; }

.vote3.big {
  width: 90px; }

.vote4.big {
  width: 120px; }

.vote5.big {
  width: 150px; }

.foot.vote {
  margin-top: 15px;
  padding: 10px;
  vertical-align: middle;
  text-align: right;
  color: #f15d07;
  font-size: 18px;
  background: #fff; }

.foot.vote .votes {
  vertical-align: text-bottom; }

.procedure-info {
  display: table;
  width: 100%;
  padding: 8px;
  box-sizing: border-box; }
  .procedure-info .item {
    display: table-cell;
    width: 21%;
    box-sizing: border-box; }
    .procedure-info .item.current .cell:before, .procedure-info .item.current .cell:after {
      background-color: #c00; }
  .procedure-info .cell {
    position: relative;
    padding: 4px;
    box-sizing: border-box;
    border-radius: 4px;
    font-size: 12px;
    text-align: center; }
    .procedure-info .cell:before {
      display: block;
      width: 20px;
      height: 20px;
      margin: auto;
      margin-bottom: 8px;
      line-height: 20px;
      color: #fff;
      border-radius: 4px;
      text-align: center;
      content: attr(data-step-no);
      background-color: #ccc; }
    .procedure-info .cell:after {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 5px;
      height: 5px;
      margin-top: 21px;
      margin-left: -2.5px;
      content: "";
      transform: rotate(45deg);
      background-color: #ccc; }
  .procedure-info .interval {
    position: relative;
    display: table-cell;
    width: 5.333%;
    line-height: 100%; }
  .procedure-info .interval-arrow {
    position: absolute;
    display: inline-block;
    width: 8px;
    height: 8px;
    border: 1px solid #ccc;
    border-width: 1px 1px 0 0;
    top: 50%;
    margin-top: -4px;
    left: 50%;
    margin-left: -6px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg); }
  .procedure-info p {
    margin: 0 auto;
    padding: 0;
    clear: both; }

.rule-info {
  width: 100%;
  padding: 8px;
  box-sizing: border-box; }
  .rule-info .info-text {
    display: block;
    padding: 8px;
    color: #f96; }

.searchBar {
  -webkit-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }
  .searchBar .mic-input {
    width: 44px;
    height: 44px;
    display: block;
    font-size: 0;
    color: transparent; }
    .searchBar .mic-input:before {
      font-size: 44px;
      color: #fff; }
  .searchBar .mic-input {
    float: left;
    line-height: 44px !important; }
    .searchBar .mic-input + .main {
      margin-left: 52px; }
  .searchBar .icon.clear {
    float: right;
    margin-top: -44px;
    position: relative;
    z-index: 2; }
  .searchBar .main {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 8px;
    padding-left: 4px;
    padding-right: 12px;
    line-height: 28px; }
    .searchBar .main:before {
      position: absolute;
      left: 10px;
      top: 50%;
      margin-top: -11px;
      font-size: 16px;
      line-height: 22px;
      opacity: .5; }
    .searchBar .main input[type="search"] {
      width: 100%;
      height: 28px;
      padding: 4px 0 4px 30px;
      line-height: normal;
      color: #666;
      border: none;
      border-radius: 3px;
      background-color: rgba(0, 0, 0, 0.05);
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .searchBar .main input[type="search"]::-moz-placeholder {
        color: rgba(255, 255, 255, 0.8);
        opacity: 1; }
      .searchBar .main input[type="search"]:-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.8); }
      .searchBar .main input[type="search"]::-webkit-input-placeholder {
        color: rgba(255, 255, 255, 0.8); }
      .searchBar .main input[type="search"]:focus {
        background-color: rgba(255, 255, 255, 0.3);
        box-shadow: none; }
      .searchBar .main input[type="search"]::-webkit-input-placeholder {
        color: #ccc; }
    .searchBar .main.icon {
      width: auto; }
  .searchBar:first-child .main {
    padding-left: 12px; }
    .searchBar:first-child .main:before {
      left: 18px; }

#searchTipBar {
  position: absolute;
  top: 44px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  background: rgba(255, 255, 255, 0.9);
  overflow-y: auto;
  margin: 0 auto;
  min-width: 320px;
  max-width: 750px; }
  #searchTipBar .list {
    max-height: 450px;
    overflow-y: auto;
    background: #474747; }
    #searchTipBar .list li {
      line-height: 44px; }
      #searchTipBar .list li a {
        display: block;
        color: #fff;
        padding-left: 16px;
        padding-right: 16px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }

.showsearch #header {
  position: relative;
  z-index: 1; }

.showsearch #main {
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px); }

.popfilter {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 9999px;
  z-index: 19;
  width: 100%;
  padding-left: 66px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: left 0.3s ease-out, right 0.3s ease-out;
  -moz-transition: left 0.3s ease-out, right 0.3s ease-out;
  -ms-transition: left 0.3s ease-out, right 0.3s ease-out;
  transition: left 0.3s ease-out, right 0.3s ease-out; }

.popfilter.open {
  right: 0; }

.popfilter > .head {
  position: relative;
  height: 44px;
  box-shadow: -3px 0 3px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  z-index: 20; }

.popfilter > .head .icon.close:before,
.popfilter > .head .tagbar .tags a:after,
.popfilter > .head .addimgbox .addbtn .remove:before,
.addimgbox .addbtn .popfilter > .head .remove:before {
  font-size: 24px; }

.popfilter .contents-index {
  top: 44px;
  bottom: 0;
  height: auto; }

.popfilter > .main {
  position: absolute;
  top: 44px;
  bottom: 0;
  left: 66px;
  right: 0;
  z-index: 20;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  /*    box-shadow: -3px 0 3px rgba(0,0,0,0.3);*/
  background-color: #fff; }

.popfilter > .main > .content {
  display: none;
  margin-bottom: 0;
  padding-bottom: 20px; }

.popfilter > .main > .content:first-child {
  display: block; }

.popfilter > .main > .content.selected {
  display: block; }

.popfilter > .main > .content a {
  color: #ddd; }

.popfilter .icon.close,
.popfilter .addimgbox .addbtn .remove:before,
.addimgbox .addbtn .popfilter .remove:before {
  float: left;
  width: 44px;
  height: 44px;
  padding: 0 0 0 10px;
  line-height: 44px;
  overflow: hidden;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.popfilter .icon.close:before {
  margin-top: 10px;
  margin-left: 0;
  background-image: url(../images/icons.png); }

.popfilter .searchBar {
  margin-left: 44px;
  padding: 8px 10px 8px 0; }

.popfilter .bgmark {
  z-index: 20; }

.popfilter .searchBar .icon.clear,
.popfilter .searchBar .icon-clear,
.popfilter .searchBar .icon-clear:before,
.popfilter .searchBar .icon.clear:before {
  margin-top: -29px; }

.popfilter .searchBar .icon.clear:before,
.popfilter .searchBar .icon-clear:before,
.popfilter .searchBar .icon.clear:before {
  color: #333; }

.popfilter .icon-clear {
  display: none; }

.popfilter .searchBar .main input[type="search"] {
  width: 100%;
  padding: 5px;
  color: #333;
  background-color: #fff; }

.popfilter dt {
  padding: 2px 10px;
  color: #ddd;
  border-bottom: solid 1px rgba(255, 255, 255, 0.05);
  clear: both;
  background: #474747; }

.popfilter dd {
  width: 50%;
  float: left;
  height: 44px;
  line-height: 44px;
  color: #ddd;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: solid 1px rgba(255, 255, 255, 0.05); }

.popfilter dd.selected:before {
  padding-right: 5px;
  color: #f92267; }

.popfilter .categorys {
  padding: 15px; }

.popfilter .categorys li {
  padding: 10px 0;
  border-bottom: solid 1px #eee; }

.no-edit .edit-content {
  display: none; }

.product_content {
  margin-top: 20px; }

.product_content h3 {
  font-size: 14px;
  padding: 10px 15px;
  font-weight: normal;
  border-bottom: 1px solid #eee; }

.product_content .head {
  padding: 0 !important; }
  .product_content .head h3 {
    font-weight: bolder;
    border-bottom: 0; }

/*.product_content .main { padding: 20px 15px; }*/
.product_content .main {
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  background-color: #fff; }
  .product_content .main .simditor-table {
    padding: 0 15px;
    margin-top: 10px; }
    .product_content .main .simditor-table table td {
      padding: 0 !important; }
  .product_content .main .desc-content {
    padding: 0 !important; }
    .product_content .main .desc-content h3 {
      color: #333;
      padding: 10px 15px; }
    .product_content .main .desc-content table {
      margin-top: 10px !important; }
      .product_content .main .desc-content table td {
        font-size: 12px;
        color: #333; }
      .product_content .main .desc-content table tr + tr td:nth-child(odd) {
        width: 60px;
        white-space: nowrap; }
      .product_content .main .desc-content table tr > td:first-child {
        padding: 0 15px; }
      .product_content .main .desc-content table tr > td:last-child {
        color: #999; }

.product_content .main table,
.product_content .main img {
  max-width: 100%; }

.addone {
  position: absolute;
  left: 50%;
  top: -10px;
  z-index: 20;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: -15px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1 !important;
  color: #000;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.8s ease-in;
  -moz-transition: all 0.8s ease-in;
  -ms-transition: all 0.8s ease-in;
  transition: all 0.8s ease-in; }

.addone.up {
  top: -40px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0); }

.cart .addone {
  top: auto;
  right: 5px;
  top: -30px;
  bottom: auto;
  font-size: 21px;
  z-index: -1;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-animation: addone 1.5s;
  -o-animation: addone 1.5s;
  animation: addone 1.5s; }

.cart .addone.up {
  top: 0;
  bottom: auto; }

@-webkit-keyframes addone {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    z-index: 999; }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  60% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    top: -30px; }
  100% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    top: 0;
    z-index: -1; } }

@-moz-keyframes addone {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    z-index: 999; }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  60% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    top: -30px; }
  100% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    top: 0;
    z-index: -1; } }

@-ms-keyframes addone {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    z-index: 999; }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  60% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    top: -30px; }
  100% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    top: 0;
    z-index: -1; } }

@keyframes addone {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    z-index: 999; }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  60% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    top: -30px; }
  100% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    top: 0;
    z-index: -1; } }

.mod_add_input {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 10px; }
  .mod_add_input input {
    width: 100%;
    height: 30px;
    padding-left: 10px;
    box-sizing: border-box;
    vertical-align: middle;
    border: none;
    border-radius: 4px;
    background-color: #eee; }
  .mod_add_input button {
    height: 30px;
    border-radius: 4px;
    vertical-align: middle; }
  .mod_add_input .input {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 10px; }
  .mod_add_input .addon {
    width: 50px; }

.mod_processList {
  padding: 8px 20px 20px 12px; }
  .mod_processList ul {
    padding-left: 8px; }
  .mod_processList li {
    position: relative;
    padding-left: 12px;
    padding-bottom: 16px;
    border-left: solid 1px #ddd;
    border-color: #ccc; }
    .mod_processList li span {
      display: block; }
    .mod_processList li:before {
      position: absolute;
      top: 6px;
      left: -6px;
      display: block;
      width: 11px;
      height: 11px;
      content: "";
      border-radius: 99px;
      background-color: #ccc; }
  .mod_processList li[data-balance="+"],
  .mod_processList .income {
    color: #5cb85c; }
  .mod_processList li[data-balance="-"],
  .mod_processList .pay {
    color: #ff6600; }
  .mod_processList .date {
    padding-bottom: 8px;
    color: #a3a3a3;
    font-size: 10px; }
  .mod_processList .num {
    width: 30%;
    text-align: right; }
  .mod_processList .text {
    padding-top: 0; }
  .mod_processList li:first-child:before,
  .mod_processList .special:before {
    background-color: #c00; }
  .mod_processList li:first-child .text,
  .mod_processList .special .text {
    color: #c00; }

.mod_content {
  padding: 8px;
  border-top: solid 1px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  /*> .main {
        padding: $padding-base * 3;
    }*/ }
  .mod_content > .head {
    padding: 8px;
    line-height: 20px;
    text-align: center;
    color: #999; }
    .mod_content > .head .readmore {
      position: relative;
      float: right;
      height: 20px;
      padding-right: 12px;
      line-height: 99;
      color: #a3a3a3;
      overflow: hidden; }
      .mod_content > .head .readmore:before {
        color: #333333;
        position: absolute;
        top: 13px;
        right: 0;
        line-height: 1; }
    .mod_content > .head small {
      margin-left: 4px;
      color: #aaa; }
  .mod_content > .foot .readmore {
    display: block;
    padding: 8px 0;
    text-align: center; }
  .mod_content h2.title {
    font-size: 15px;
    font-weight: bold;
    line-height: 20px; }
  .mod_content.grid-gallery > .head {
    margin: 0 -4px 4px -4px; }
  .mod_content .foot {
    text-align: center; }
  .mod_content .loading {
    min-height: 44px; }
  .mod_content + .mod_content {
    margin-top: 15px; }

.mod_comments .face {
  width: 20px;
  height: 20px;
  border-radius: 99px;
  border: solid 3px #fff;
  box-sizing: content-box;
  background-color: #f5f5f5; }

.mod_comments .photo {
  width: 36px;
  height: 36px;
  margin: 2px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #f5f5f5; }
  .mod_comments .photo:first-child:last-child {
    width: 76px;
    height: 76px; }
  .mod_comments .photo:nth-child(1), .mod_comments .photo:nth-child(3) {
    background-color: #acd2e8; }
  .mod_comments .photo:nth-child(2), .mod_comments .photo:nth-child(4) {
    background-color: #fbd6aa; }

.mod_comments .photos {
  width: 80px;
  height: 80px; }
  .mod_comments .photos .photo {
    float: left; }

.mod_comments .content {
  width: 76px;
  height: 76px;
  border-radius: 8px;
  overflow: hidden; }
  .mod_comments .content .photos {
    margin: -2px; }

.mod_comments .more {
  width: 26px;
  height: 26px;
  border-radius: 4px;
  overflow: hidden;
  background-color: #f2f2f2; }
  .mod_comments .more:before {
    line-height: 26px;
    font-size: 16px; }

.mod_comments .item {
  position: relative;
  display: inline-block;
  margin: 0 7px 25px 7px;
  vertical-align: top; }
  .mod_comments .item .face {
    position: absolute;
    left: 5px;
    bottom: -12px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../images/user_face.png); }

.mod_comments .main {
  padding: 10px;
  text-align: center; }

.mod_comments .datalist {
  display: inline; }

.line-time {
  text-align: right;
  margin: 10px 10px 0 10px; }
  .line-time .ui-num {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: auto 4px;
    line-height: 20px;
    color: #fff;
    border-radius: 4px;
    font-size: 12px;
    text-align: center;
    background-color: #333; }

/* ---------------------------
   response
   - - - - - - - - - - - - - */
/* PC and the Big screen of mobile */
@media screen and (min-device-width: 1280px) and (min-device-height: 800px), screen and (min-device-width: 768px) {
  body,
  .screen_width,
  .popfilter,
  .bottom-bar,
  .singleContent,
  .poptip,
  .fixed,
  .mainheader,
  .mainfooter,
  #footer {
    max-width: 750px;
    margin: 0 auto; }
  body {
    margin: 0 auto !important; } }

/* ---------------------------
   layout module
   - - - - - - - - - - - - - */
html.nav .mainnav {
  display: block; }

/* ---------------------------
   shopping tool
   - - - - - - - - - - - - - */
html.fancy .showaside {
  display: block !important; }

html.fancy .mainnav {
  display: none; }

html.fancy .p-cart .bottom-bar {
  bottom: 0; }

.mainfooter table img,
#footer table img {
  display: block;
  float: left; }

.mainfooter .row,
#footer .row {
  clear: both; }

.mainfooter .row .col,
#footer .row .col {
  float: left; }

.mainfooter .row img,
#footer .row img {
  max-width: 100%;
  max-height: 50px;
  width: auto;
  margin: auto;
  display: block; }

.lazy {
  -webkit-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -ms-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out; }

.lazy-loading {
  opacity: 0.7; }

.lazy-loaded {
  opacity: 1; }

@keyframes opacityFadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
