/*template11*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after 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 */
}
/**
 * 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/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 when focused and also mouse hovered in all browsers.
 */
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 {
  -moz-box-sizing: content-box;
  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
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * 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;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
}
html,
body {
  height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h5,
body,
p,
ul,
dl,
dd,
ol {
  margin: 0;
}
ul,
ol {
  padding: 0;
}
ul,
ol {
  list-style: none;
}
body {
  font-family: Arial, Roboto, "Microsoft Yahei", "Droid Sans", "Helvetica Neue", "Droid Sans Fallback", "Heiti SC", sans-serif;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #333;
  -webkit-overflow-scrolling: touch;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
  color: inherit;
}
a {
  color: #333333;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
  max-width: 100%;
  vertical-align: middle;
}
input,
button,
select,
textarea {
  outline: none;
}
.table-row {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.table-row > * {
  display: table-cell;
}
.inblk {
  display: inline-block;
}
.show {
  display: block;
}
.hide {
  display: none;
}
.bold {
  font-weight: bold;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.clear {
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.img-rwd {
  max-width: 100%;
}
.text-index2 {
  text-indent: 2em;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.line-through {
  text-decoration: line-through;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p0 {
  padding: 0!important;
}
.p5 {
  padding: .5rem;
}
.p10 {
  padding: 1rem;
}
.p15 {
  padding: 1.5rem;
}
.p20 {
  padding: 2rem;
}
.pt5 {
  padding-top: .5rem;
}
.pt10 {
  padding-top: 1rem;
}
.pr5 {
  padding-right: .5rem;
}
.pr10 {
  padding-right: 1rem;
}
.pb5 {
  padding-bottom: 0.5rem;
}
.pb10 {
  padding-bottom: 1rem;
}
.pl5 {
  padding-left: 0.5rem;
}
.pl10 {
  padding-left: 1rem;
}
.m0 {
  margin: 0!important;
}
.m5 {
  margin: .5rem;
}
.m10 {
  margin: 1rem;
}
.m15 {
  margin: 1.5rem;
}
.m20 {
  margin: 2rem;
}
.mt5 {
  margin-top: .5rem;
}
.mt10 {
  margin-top: 1rem;
}
.mr5 {
  margin-right: .5rem;
}
.mr10 {
  margin-right: 1rem;
}
.mb5 {
  margin-bottom: .5rem;
}
.mb10 {
  margin-bottom: 1rem;
}
.ml5 {
  margin-left: .5rem;
}
.ml10 {
  margin-left: 1rem;
}
.f12 {
  font-size: 1.2rem;
}
.f14 {
  font-size: 1.4rem;
}
.f16 {
  font-size: 1.6rem;
}
.f18 {
  font-size: 1.8rem;
}
.f20 {
  font-size: 2rem;
}
.f22 {
  font-size: 2.2rem;
}
.f24 {
  font-size: 2.4rem;
}
.f30 {
  font-size: 3rem;
}
.bg-white {
  background-color: #fff;
}
.bg-whiteLighter {
  background-color: #f5f5f5;
}
.color-gray {
  color: #999;
}
.color-grayLighter {
  color: #666;
}
.color-redLigter {
  color: #ec4949;
}
.color-orangeLighter {
  color: #f08957;
}
.color-orange {
  color: #ff6600;
}
.color-link {
  color: #0094ff;
}
.flex-row {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
.flex-row .flex1 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -moz-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}
.flex-row .order-first {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-order: 1;
  order: 1;
}
.flex-row .order-last {
  -webkit-box-ordinal-group: 256;
  -moz-box-ordinal-group: 256;
  -ms-flex-order: 255;
  -webkit-order: 255;
  -moz-order: 255;
  -ms-order: 255;
  order: 255;
}
.table-gird {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.table-gird .col {
  display: table-cell;
}
.table-gird.gird-middle .col {
  vertical-align: middle;
}
.table-gird-padded {
  margin-left: -1rem;
  margin-right: -1rem;
}
.table-gird-padded .table-gird {
  border-spacing: 1rem 0;
}
.table-gird-padded .table-gird .table-gird {
  border-spacing: 0;
}
.table-gird .col-1 {
  width: 25%;
}
.table-gird .col-2 {
  width: 50%;
}
.table-gird .col-3 {
  width: 75%;
}
.table-gird .col-4 {
  width: 100%;
}
.h5icon {
  background-image: url(../images/h5icon.png);
  background-repeat: no-repeat;
}
.global-bg-whiteLighter {
  background-color: #e5e5e5;
}
.header.fixed-top ~ .content {
  padding-top: 4.4rem;
}
.nav-bar.fixed-top ~ .content {
  padding-top: 4.6rem;
}
.nav-bar.fixed-bottom ~ .content {
  padding-bottom: 4.6rem;
}
.fixed-placeholder {
  height: 5.1rem;
}
.fixed-bottom {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.fixed-top {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
}
.content {
  -webkit-overflow-scrolling: touch;
}
.divider {
  height: 1px;
  background-color: #ddd;
  border: none;
  overflow: hidden;
  margin-top: 1rem;
  margin-bottom: 1rem;
  clear: both;
}
.fixed-btn {
  position: fixed;
  z-index: 10;
  top: 1rem;
  left: 1rem;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
  text-align: center;
  color: #fff;
  font-size: 2.6rem;
  -webkit-transition: all;
  -moz-transition: all;
  -ms-transition: all;
  -o-transition: all;
  transition: all;
}
.fixed-btn:hover {
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
}
.fixed-btn.top-left {
  top: 1rem;
  left: 1rem;
  right: auto;
  bottom: auto;
}
.fixed-btn.top-right {
  top: 1rem;
  right: 1rem;
  left: auto;
  bottom: auto;
}
.fixed-btn.bottom-left {
  bottom: 1rem;
  left: 1rem;
  top: auto;
  right: auto;
}
.fixed-btn.bottom-right {
  bottom: 1rem;
  right: 1rem;
  left: auto;
  top: auto;
}
.fixed-back-home {
  position: fixed;
  bottom: 20px;
  right: 10px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-size: 22px 22px;
  background-image: url(../images/icon-go-home.png);
  background-color: rgba(0, 0, 0, 0.8);
  background-position: center;
  background-repeat: no-repeat;
}
.fixed-back-home i {
  display: none;
}
.footer {
  margin-top: 1.5rem;
}
.footer a {
  display: inline-block;
  margin-left: .3rem;
  margin-right: .3rem;
}
.header {
  height: 4.4rem;
  background: #555555;
  position: relative;
}
.header:before,
.header:after {
  display: table;
  content: "";
}
.header:after {
  clear: both;
}
.header:before,
.header:after {
  display: table;
  content: "";
}
.header:after {
  clear: both;
}
.header > * {
  position: relative;
  z-index: 1;
}
.header h1 {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 2rem;
  line-height: 4.4rem;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header h1.left {
  position: static;
  display: inline-block;
  margin-left: 1rem;
}
.header h2 {
  font-size: 2rem;
  line-height: 4.4rem;
  color: #fff;
  margin: 0 .5rem;
}
.header .btn {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: inline-block;
  margin: .5rem;
  padding: .5rem;
  height: 2.2rem;
  line-height: 2.2rem;
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
}
.header .btn.back {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 40px;
  height: 40px;
  width: 40px;
  padding: 0;
  border: none!important;
  margin: 2px 0 0 0!important;
  overflow: hidden;
}
.header .btn.back [class*="icon"] {
  font-size: 38px;
}
.header .btn.shopping-cart {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  width: 40px;
  padding: 0;
  border: none!important;
  margin: 2px 6px 0 0!important;
  overflow: hidden;
  background-size: 28px 28px;
  background-image: url(../images/icon-shopping-cart01.png);
  background-position: center;
  background-repeat: no-repeat;
}
.header .btn [class*="icon"] {
  font-size: 2.2rem;
}
.header .btn > img {
  height: 2.2rem;
  width: 2.2rem;
}
.header .btn.btn-hfilter {
  background-color: #db2f68;
  margin-right: 1rem;
  height: 2rem;
  margin-top: .6rem;
  line-height: 2rem;
  padding-left: .8rem;
  padding-right: .8rem;
}
.header .header-search {
  margin-top: .7rem;
  background-color: #fff;
  height: 3rem;
  margin-left: .5rem;
  margin-right: .5rem;
  white-space: nowrap;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.header .header-search .like-search,
.header .header-search input[type="search"],
.header .header-search input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  height: 100%;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -moz-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  max-width: 100%;
  -webkit-touch-callout: none;
  border-radius: 0;
}
.header .header-search .like-search {
  color: #999;
  line-height: 34px;
}
.header .header-search .icon {
  line-height: 3.2rem;
  vertical-align: middle;
  color: #ccc;
  font-size: 2rem;
  margin: 0 .5rem;
}
.nav-bar {
  background: #000000;
  display: table;
  width: 100%;
  table-layout: fixed;
}
.nav-bar.has-more {
  display: block;
  text-align: center;
  white-space: nowrap;
  font-size: 0;
}
.nav-bar.has-more > * {
  display: inline-block;
  width: 20%;
  font-size: 1.2rem;
}
.nav-bar.has-more > *.more-item {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000000;
}
.nav-bar > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 4.6rem;
  display: table-cell;
  min-width: 1%;
  line-height: 4.6rem;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
}
.nav-bar [class*="icon"],
.nav-bar .nav-bar-label,
.nav-bar img {
  margin-top: .4rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
  line-height: 1;
}
.nav-bar [class*="icon"] {
  font-size: 2.2rem;
}
.nav-bar img {
  height: 2.2rem;
  width: 2.2rem;
}
.nav-bar .nav-bar-label {
  font-size: 1.2rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.panel {
  background: #fff;
  border: 1px solid #dddddd;
}
.panel .panel-header {
  padding: 0 1rem;
  background: #f5f5f5;
  border-bottom: 1px solid #eee;
}
.panel .panel-header h2 {
  font-size: 1.6rem;
  line-height: 4rem;
}
.panel .panel-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1rem;
}
.typeset h1,
.typeset h2,
.typeset h3,
.typeset h4,
.typeset h5,
.typeset h6 {
  margin-bottom: 1rem;
  line-height: 1;
}
.typeset h1,
.typeset .h1 {
  font-size: 3.6rem;
}
.typeset h2,
.typeset .h2 {
  font-size: 3rem;
}
.typeset h3,
.typeset .h3 {
  font-size: 2.4rem;
}
.typeset h4,
.typeset .h4 {
  font-size: 1.8rem;
}
.typeset h5,
.typeset .h5 {
  font-size: 1.4rem;
}
.typeset h6,
.typeset .h6 {
  font-size: 1.2rem;
}
.typeset p {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.typeset p:first-child {
  margin-top: 0;
}
.typeset p:last-child {
  margin-bottom: 0;
}
.typeset img {
  max-width: 100%!important;
}

.list-btn-buy {
  color: #ffffff;
  background-color: #ff8330;
  border-color: #ff8330;
}
.list-btn-buy:hover,
.list-btn-buy:focus,
.list-btn-buy:active,
.list-btn-buy.active,
.active .dropdown-toggle.list-btn-buy {
  color: #ffffff;
  background-color: #ff7417;
  border-color: #ff7417;
}
.list-btn-buy:active,
.list-btn-buy.btn-active,
.active .dropdown-toggle.list-btn-buy {
  background-image: none;
}
.list-btn-buy.disabled,
.list-btn-buy[disabled],
fieldset[disabled] .list-btn-buy,
.list-btn-buy.disabled:hover,
.list-btn-buy[disabled]:hover,
fieldset[disabled] .list-btn-buy:hover,
.list-btn-buy.disabled:focus,
.list-btn-buy[disabled]:focus,
fieldset[disabled] .list-btn-buy:focus,
.list-btn-buy.disabled:active,
.list-btn-buy[disabled]:active,
fieldset[disabled] .list-btn-buy:active,
.list-btn-buy.disabled.btn-active,
.list-btn-buy[disabled].btn-active,
fieldset[disabled] .list-btn-buy.btn-active {
  background-color: #ff8330;
  border-color: #ff8330;
}
.btn-group .list-btn-buy,
.btn-group-stacked .list-btn-buy {
  border-color: #ff7417;
}
.btn-reverse {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-reverse:hover,
.btn-reverse:focus,
.btn-reverse:active,
.btn-reverse.active,
.active .dropdown-toggle.btn-reverse {
  color: #333333;
  background-color: #f2f2f2;
  border-color: #bfbfbf;
}
.btn-reverse:active,
.btn-reverse.btn-active,
.active .dropdown-toggle.btn-reverse {
  background-image: none;
}
.btn-reverse.disabled,
.btn-reverse[disabled],
fieldset[disabled] .btn-reverse,
.btn-reverse.disabled:hover,
.btn-reverse[disabled]:hover,
fieldset[disabled] .btn-reverse:hover,
.btn-reverse.disabled:focus,
.btn-reverse[disabled]:focus,
fieldset[disabled] .btn-reverse:focus,
.btn-reverse.disabled:active,
.btn-reverse[disabled]:active,
fieldset[disabled] .btn-reverse:active,
.btn-reverse.disabled.btn-active,
.btn-reverse[disabled].btn-active,
fieldset[disabled] .btn-reverse.btn-active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-group .btn-reverse,
.btn-group-stacked .btn-reverse {
  border-color: #f2f2f2;
}
.btn-default {
  color: #444444;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.active .dropdown-toggle.btn-default {
  color: #444444;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.btn-default:active,
.btn-default.btn-active,
.active .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.btn-active,
.btn-default[disabled].btn-active,
fieldset[disabled] .btn-default.btn-active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.btn-group .btn-default,
.btn-group-stacked .btn-default {
  border-color: #d9d9d9;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.btn-active,
.btn-primary[disabled].btn-active,
fieldset[disabled] .btn-primary.btn-active {
  background-color: #0e90d2;
  border-color: #0e90d2;
}
.btn-group .btn-primary,
.btn-group-stacked .btn-primary {
  border-color: #0c80ba;
}
.btn-warning {
  color: #ffffff;
  background-color: #f37b1d;
  border-color: #f37b1d;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.active .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ea6e0c;
  border-color: #ea6e0c;
}
.btn-warning:active,
.btn-warning.btn-active,
.active .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.btn-active,
.btn-warning[disabled].btn-active,
fieldset[disabled] .btn-warning.btn-active {
  background-color: #f37b1d;
  border-color: #f37b1d;
}
.btn-group .btn-warning,
.btn-group-stacked .btn-warning {
  border-color: #ea6e0c;
}
.btn-danger {
  color: #ffffff;
  background-color: #dd514c;
  border-color: #dd514c;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.active .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d93c37;
  border-color: #d93c37;
}
.btn-danger:active,
.btn-danger.btn-active,
.active .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.btn-active,
.btn-danger[disabled].btn-active,
fieldset[disabled] .btn-danger.btn-active {
  background-color: #dd514c;
  border-color: #dd514c;
}
.btn-group .btn-danger,
.btn-group-stacked .btn-danger {
  border-color: #d93c37;
}
.btn-success {
  color: #ffffff;
  background-color: #5eb95e;
  border-color: #5eb95e;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.active .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #4db14d;
  border-color: #4db14d;
}
.btn-success:active,
.btn-success.btn-active,
.active .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.btn-active,
.btn-success[disabled].btn-active,
fieldset[disabled] .btn-success.btn-active {
  background-color: #5eb95e;
  border-color: #5eb95e;
}
.btn-group .btn-success,
.btn-group-stacked .btn-success {
  border-color: #4db14d;
}
.btn-secondary {
  color: #ffffff;
  background-color: #3bb4f2;
  border-color: #3bb4f2;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.active .dropdown-toggle.btn-secondary {
  color: #ffffff;
  background-color: #23abf0;
  border-color: #23abf0;
}
.btn-secondary:active,
.btn-secondary.btn-active,
.active .dropdown-toggle.btn-secondary {
  background-image: none;
}
.btn-secondary.disabled,
.btn-secondary[disabled],
fieldset[disabled] .btn-secondary,
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled:active,
.btn-secondary[disabled]:active,
fieldset[disabled] .btn-secondary:active,
.btn-secondary.disabled.btn-active,
.btn-secondary[disabled].btn-active,
fieldset[disabled] .btn-secondary.btn-active {
  background-color: #3bb4f2;
  border-color: #3bb4f2;
}
.btn-group .btn-secondary,
.btn-group-stacked .btn-secondary {
  border-color: #23abf0;
}
.list-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.list-item:before,
.list-item:after {
  display: table;
  content: "";
}
.list-item:after {
  clear: both;
}
.list-item:before,
.list-item:after {
  display: table;
  content: "";
}
.list-item:after {
  clear: both;
}
.list-item.list-bordered .list-inner {
  border-radius: .2rem;
  border: 1px solid #eeeeee;
}
.list-item.list-bordered:not(.list-guttered) .list-inner {
  margin-top: -1px;
}
.list-item.list-padded .list-inner {
  padding: 0.8rem;
}
.list-item.list-guttered .list-inner {
  margin: 0.5rem;
}
.list-item .list-hidden {
  display: none;
}
.list-item .gird-hidden {
  display: inline-block;
}
.list-item > li .f12 {
  font-size: 1.2rem;
}
.list-item > li .list-inner {
  background-color: #ffffff;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.list-item > li .list-inner:before,
.list-item > li .list-inner:after {
  display: table;
  content: "";
}
.list-item > li .list-inner:after {
  clear: both;
}
.list-item > li .list-inner:before,
.list-item > li .list-inner:after {
  display: table;
  content: "";
}
.list-item > li .list-inner:after {
  clear: both;
}
.list-item > li .media {
  position: relative;
  display: block;
  height: 85px;
  width: 85px;
  overflow: hidden;
  float: left;
  font-size: 0;
  white-space: nowrap;
  text-align: center;
  margin-right: 1rem;
}
.list-item > li .media .label-discount {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  background-color: #FFCC00;
  padding: .3rem;
  color: #fff;
}
.list-item > li .media > * {
  font-size: 1.4rem;
}
.list-item > li .media:after {
  content: "";
  font-size: 0;
  height: 100%;
  width: 0;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.list-item > li .media img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.list-item > li .media .mask-title {
  line-height: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: .4rem;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list-item > li .cont {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -moz-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}
.list-item > li .extra,
.list-item > li .description {
  margin-top: 0.4rem;
}
.list-item > li .extra:before,
.list-item > li .description:before,
.list-item > li .extra:after,
.list-item > li .description:after {
  display: table;
  content: "";
}
.list-item > li .extra:after,
.list-item > li .description:after {
  clear: both;
}
.list-item > li .extra:before,
.list-item > li .description:before,
.list-item > li .extra:after,
.list-item > li .description:after {
  display: table;
  content: "";
}
.list-item > li .extra:after,
.list-item > li .description:after {
  clear: both;
}
.list-item > li .title {
  font-size: 14px;
  font-weight: normal;
  height: 39.2px;
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-all;
}
.list-item > li .description {
  max-height: 39.2px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.article-list li .title {
  height: 19.6px !important;
}
.dollar-sign {
  font-style: normal;
  color: #d80000;
}
.price-current {
  color: #d80000;
}
.date {
  color: #999;
}
.list-item[class*="list-gird"].list-bordered:not(.list-padded) .cont {
  padding: 0 0.8rem 0.4rem;
}
.list-item[class*="list-gird"] .gird-hidden {
  display: none;
}
.list-item[class*="list-gird"] .list-hidden {
  display: inline-block;
}
.list-item[class*="list-gird"] > * .list-inner {
  display: block;
}
.list-item[class*="list-gird"] > * .cont {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0 1 0%;
  -moz-flex: 0 1 0%;
  -ms-flex: 0 1 0%;
  flex: 0 1 0%;
}
.list-item[class*="list-gird"] > * .media {
  float: none;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-right: 0;
}
.list-item[class*="list-gird"] > * .title {
  margin-top: 0.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list-gird1 > li {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  clear: none;
}
.list-gird1 > li:nth-of-type( 1n + 1) {
  clear: both;
}
.list-gird1 > li {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  clear: none;
}
.list-gird1 > li:nth-of-type( 1n + 1) {
  clear: both;
}
.list-gird1 .media {
  height: auto!important;
}
.list-gird2 > li {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  clear: none;
}
.list-gird2 > li:nth-of-type( 2n + 1) {
  clear: both;
}
.list-gird3 > li {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33333333%;
  clear: none;
}
.list-gird3 > li:nth-of-type( 3n + 1) {
  clear: both;
}
.list-nav {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.list-nav > li {
  border-bottom: 1px solid #dddddd;
  position: relative;
  padding: 1rem;
}
.list-nav > li:last-child {
  border-bottom: none;
}
.list-nav > li > a {
  display: block;
  position: relative;
  margin: -1rem;
  padding: 1rem;
}
.list-nav > li .icon {
  margin-right: .3rem;
}
.list-nav.has-arrow > li {
  padding-right: 1.8rem;
}
.list-nav.has-arrow > li:after {
  content: "";
  width: .6rem;
  height: .6rem;
  background-color: transparent;
  border: .2rem solid #bbb;
  border-left: .2rem solid transparent;
  border-bottom: .2rem solid transparent;
  border-radius: .2rem;
  position: absolute;
  top: 50%;
  right: 1.2rem;
  margin-top: -0.2rem;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -moz-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}
.goods-list li {
  padding: 5px 0;
  border-bottom: 1px solid #eee;
}
.goods-list.list-gird2 li:last-child:nth-of-type(odd) {
  border-bottom: none;
}
@media screen and (max-width: 359px) {
  .list-item[class*="list-gird"] .media {
    height: 145px;
  }
}
@media screen and (min-width: 360px) {
  .list-item[class*="list-gird"] .media {
    height: 163.125px;
  }
}
@media screen and (min-width: 385px) {
  .list-item[class*="list-gird"] .media {
    height: 174.453125px;
  }
}
@media screen and (min-width: 400) {
  .list-item[class*="list-gird"] .media {
    height: 181.25px;
  }
}
.menu-panel {
  z-index: 101;
  position: fixed;
  top: 0;
  bottom: 0;
  background-color: #1e1e1e;
  width: 140px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.menu-panel[data-position="left"] {
  left: 0;
  -webkit-transform: translateX(-140px);
  -moz-transform: translateX(-140px);
  transform: translateX(-140px);
}
.menu-panel[data-position="left"].active {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
}
.menu-panel[data-position="right"] {
  right: 0;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  transform: translateX(100%);
}
.menu-panel[data-position="right"].active {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
}
.menu-panel[data-position="top"] {
  width: 100%;
  top: 4.4rem;
}
.menu-panel .menu-toggle {
  position: absolute;
  top: .2rem;
  right: .2rem;
  height: 2rem;
  width: 2rem;
  border-radius: 50%;
  text-align: center;
  font-size: 1.6rem;
  color: #fff;
}
.menu-panel .menu-toggle:hover {
  color: #fff;
}
.menu-panel .menu {
  padding-top: 2rem;
}
.menu-panel .menu li {
  border-bottom: 1px solid #000;
  border-top: 1px solid #303030;
}
.menu-panel .menu li:first-child {
  border-top: none;
}
.menu-panel .menu li a {
  display: block;
  padding: .8rem 1rem;
  color: #cccccc;
  font-size: 1.6rem;
}
.menu-panel .menu li a:hover {
  color: #ccc;
}
.menu-panel .menu li a .icon {
  font-size: 1.8rem;
  color: #fff;
  margin-right: .2rem;
}
.mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0);
}
.mask.active {
  display: block;
  background-color: rgba(0, 0, 0, 0.3);
}
.goods-has-integral,
.goods-outter-wrap,
.goods-inset-wrap,
.goods-option-wrap,
.goods-attribute-wrap,
.goods-title-wrap,
.goods-bg-wihte {
  background-color: #fff;
}
.goods-option-wrap,
.goods-attribute-wrap,
.goods-sellers-wrap {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.goods-title-wrap + .goods-price-wrap {
  padding-top: 0;
  margin-top: -0.4rem;
}
.goods-outter-wrap {
  margin: .6rem 1rem;
}
.goods-inset-wrap,
.goods-title-wrap {
  padding: .7rem 1rem;
}
.goods-comment-wrap {
  padding-top: 0;
}
.goods-option-wrap,
.goods-attribute-wrap {
  padding: .3rem 1rem;
}
.goods-option,
.goods-attribute {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.goods-option > dd,
.goods-attribute > dd {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -moz-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  word-break: break-all;
}
.goods-attribute {
  margin: .6rem auto;
}
.goods-attribute dd {
  color: #666;
}
.goods-option {
  margin: .8rem auto;
  line-height: 30px;
}
.goods-option dd {
  margin-left: .2rem;
}
.shipping-address-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f4f4f4;
  border-radius: .2rem;
  border: 1px solid #ddd;
  display: inline-block;
  text-overflow: hidden;
  line-height: normal;
  max-width: 100%;
  padding: .6rem 1.7rem .6rem .6rem;
  position: relative;
}
.shipping-address-text:after {
  content: "";
  width: .6rem;
  height: .6rem;
  background-color: transparent;
  border: .2rem solid #bbb;
  border-left: .2rem solid transparent;
  border-bottom: .2rem solid transparent;
  border-radius: .2rem;
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -moz-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  margin-top: -2px;
}
.goods-title-wrap {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.goods-title-wrap .goods-title {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -moz-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  text-overflow: ellipsis;
}
.goods-title-wrap .goods-collection-wrap {
  margin-left: .5rem;
  padding-left: .3rem;
  border-left: 1px solid #ddd;
  width: 4rem;
  text-align: center;
}
.goods-title-wrap .goods-collection-wrap p {
  white-space: nowrap;
}
.goods-title-wrap .goods-collection-wrap .icon {
  display: block;
  font-size: 1.4em;
}
.goods-title-wrap .goods-collection-wrap .icon.active {
  color: #FDC54E;
}
.goods-has-integral span {
  display: inline-block;
  line-height: 24px;
  padding: 0 1.7rem 0 1rem;
  color: #a70b0b;
  background-color: #ffe0e0;
  position: relative;
}
.goods-has-integral span:after {
  content: "";
  position: absolute;
  right: 0;
  border-width: 12px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}
.radio-square,
.checkbox-square {
  margin: .1rem 0 .2rem;
  display: inline-block;
  position: relative;
}
.radio-square > label,
.checkbox-square > label {
  -webkit-transition: all;
  -moz-transition: all;
  -ms-transition: all;
  -o-transition: all;
  transition: all;
  color: #333;
  border-radius: .2rem;
  display: inline-block;
  padding: 0.5rem;
  padding-left: .8rem;
  padding-right: 1rem;
  border: 1px solid #ddd;
  line-height: normal;
  margin-right: .4rem;
  text-transform: uppercase;
  cursor: pointer;
}
.radio-square > input,
.checkbox-square > input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
}
.radio-square > input:checked ~ label,
.checkbox-square > input:checked ~ label {
  color: #c71010;
  border: 1px solid #ff5400;
}
.number-input {
  display: inline-block;
}
.number-input > * {
  display: inline-block;
  padding: 0.5rem;
  margin-right: .2rem;
}
.number-input > input {
  border: 1px solid #ddd;
  border-radius: .2rem;
  width: 4em;
  text-align: center;
}
.number-input > .minus,
.number-input > .plus {
  color: #666;
  line-height: 1;
  padding: 0.5rem;
  padding-left: .8rem;
  padding-right: .8rem;
  background-color: #dededf;
  border: 1px solid #dededf;
  cursor: pointer;
}
.number-input > .minus.plus,
.number-input > .plus.plus {
  background-color: #c71010;
  border: 1px solid #c71010;
  color: #fff;
}
.fixed-btn-action {
  background-color: #fff;
  border-top: 1px solid #ddd;
  display: table;
  table-layout: fixed;
  width: 100%;
  border-spacing: 1rem .5rem;
}
.fixed-btn-action > * {
  display: table-cell;
}
.fixed-btn-action > a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.6rem;
  display: table-cell;
  width: 50%;
  padding: .7rem;
  text-align: center;
  background-color: #de3b3b;
  border-radius: 4px;
  color: #fff;
}
.fixed-btn-action > a.btn-buy-now {
  background-image: -webkit-linear-gradient(top, #de3d3d, #c71010);
  background-image: -moz-linear-gradient(top, #de3d3d, #c71010);
  background-image: -moz-linear-gradient(to bottom, #de3d3d, #c71010);
  background-image: -o-linear-gradient(to bottom, #de3d3d, #c71010);
  background-image: linear-gradient(to bottom, #de3d3d, #c71010);
  background-repeat: repeat;
}
.fixed-btn-action > a.btn-buy-now:disabled,
.fixed-btn-action > a.btn-buy-now.disabled {
  background-color: #000;
  background-image: none;
  opacity: .4;
}
.fixed-btn-action > a.btn-add-cart {
  background-image: -webkit-linear-gradient(top, #ffa800, #ec8c24);
  background-image: -moz-linear-gradient(top, #ffa800, #ec8c24);
  background-image: -moz-linear-gradient(to bottom, #ffa800, #ec8c24);
  background-image: -o-linear-gradient(to bottom, #ffa800, #ec8c24);
  background-image: linear-gradient(to bottom, #ffa800, #ec8c24);
  background-repeat: repeat;
}
.goods-view-activity li {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  color: #666;
}
.goods-view-activity li a {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  color: #666;
}
.goods-view-activity li a .activity-title {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -moz-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}
.goods-view-activity li .activity-label {
  display: inline-block;
  line-height: 1;
  padding: .2rem;
  background-color: #00CCFF;
  color: #fff;
  margin-right: .5rem;
  margin-left: -0.2rem;
}
.goods-view-activity li .activity-label.cut {
  background-color: #FF0066;
}
.goods-view-activity li .activity-label.gift {
  background-color: #6666FF;
}
.goods-sellers-wrap .goods-sellers-hd,
.goods-sellers-wrap .goods-sellers-cont {
  padding: 1rem;
}
.goods-sellers-wrap .goods-sellers-hd {
  border-bottom: 1px solid #dddddd;
}
.comment-count {
  display: inline-block;
  position: relative;
  padding-right: .8rem;
}
.comment-count:after {
  content: "";
  width: .6rem;
  height: .6rem;
  background-color: transparent;
  border: .2rem solid #bbb;
  border-left: .2rem solid transparent;
  border-bottom: .2rem solid transparent;
  border-radius: .2rem;
  position: absolute;
  top: 50%;
  right: .2rem;
  margin-top: -0.2rem;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -moz-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}
.goods-choose-select {
  float: left;
  display: inline-block;
  position: relative;
  border: 1px solid #ddd;
  height: 30px;
  line-height: 30px;
  padding: 0 24px 0 5px;
  margin-right: 4px;
  border-radius: 2px;
  max-width: 70px;
  overflow: hidden;
}
.goods-choose-select:after {
  content: "";
  width: .6rem;
  height: .6rem;
  background-color: transparent;
  border: .2rem solid #bbb;
  border-top: .2rem solid transparent;
  border-left: .2rem solid transparent;
  border-radius: .2rem;
  position: absolute;
  top: 50%;
  right: 1rem;
  z-index: 0;
  margin-top: -0.5rem;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -moz-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}
.goods-choose-select select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0;
  width: 100%;
  height: 100%;
  border: 0 none;
}
.icon-go-comment,
.icon-go-detail {
  display: inline-block;
  height: 20px;
  width: 20px;
  background-size: 20px 20px;
  vertical-align: middle;
  margin-right: 2px;
  margin-top: -2px;
}
.icon-go-comment {
  background-image: url(../images/icon-go-comment.png);
}
.icon-go-detail {
  background-image: url(../images/icon-go-detail.png);
}
.input-line-field {
  margin: 1.2rem 0;
  border: 1px solid #ddd;
  border-radius: 3px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding: 0.8rem;
  color: #666;
}
.input-line-field lable {
  display: inline-block;
  margin-right: 0.8rem;
}
.input-line-field input[type="text"],
.input-line-field input[type="password"],
.input-line-field textarea {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -moz-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  border: none;
  padding: 0.8rem;
  margin: -0.8rem;
}
select {
  border: 1px solid #ddd;
  padding: 2px 4px;
}

.btn-news-view {
  display: inline-block;
  text-align: center;
  line-height: 1;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 1rem 1.6rem;
  background-color: transparent;
  outline: 0;
  border-radius: 0.2rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background-color 300ms ease-out, border-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out, border-color 300ms ease-out;
  -ms-transition: background-color 300ms ease-out, border-color 300ms ease-out;
  -o-transition: background-color 300ms ease-out, border-color 300ms ease-out;
  transition: background-color 300ms ease-out, border-color 300ms ease-out;
  color: #ffffff;
  background-color: #f37b1d;
  border-color: #f37b1d;
  padding: .4rem .8rem;
}
.btn-news-view .btn-mini {
  padding: .4rem 1.2rem;
}
.btn-news-view .btn-big {
  padding: 1.2rem 2rem;
}
.btn-news-view.btn-block {
  display: block;
  width: 100%;
}
.btn-news-view:hover,
.btn-news-view:focus,
.btn-news-view:active,
.btn-news-view.active,
.active .dropdown-toggle.btn-news-view {
  color: #ffffff;
  background-color: #ea6e0c;
  border-color: #ea6e0c;
}
.btn-news-view:active,
.btn-news-view.btn-active,
.active .dropdown-toggle.btn-news-view {
  background-image: none;
}
.btn-news-view.disabled,
.btn-news-view[disabled],
fieldset[disabled] .btn-news-view,
.btn-news-view.disabled:hover,
.btn-news-view[disabled]:hover,
fieldset[disabled] .btn-news-view:hover,
.btn-news-view.disabled:focus,
.btn-news-view[disabled]:focus,
fieldset[disabled] .btn-news-view:focus,
.btn-news-view.disabled:active,
.btn-news-view[disabled]:active,
fieldset[disabled] .btn-news-view:active,
.btn-news-view.disabled.btn-active,
.btn-news-view[disabled].btn-active,
fieldset[disabled] .btn-news-view.btn-active {
  background-color: #f37b1d;
  border-color: #f37b1d;
}
.btn-group .btn-news-view,
.btn-group-stacked .btn-news-view {
  border-color: #ea6e0c;
}
.article-title {
  font-size: 16px!important;
  text-align: center;
  padding-top: .5rem;
  margin-bottom: .5rem!important;
  line-height: 1.4!important;
  max-height: 44.8px;
}
.article-source {
  margin: 1rem 0;
  color: #999;
}
.comment-stars {
  display: inline-block;
}
.comment-stars > * {
  font-size: 1.2rem;
  color: #ccc;
}
.comment-stars > *:hover,
.comment-stars > *.active {
  color: #f99d0b;
}
.comment-status-wrap {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.comment-status-wrap .rating-count-wrap {
  margin-right: .5rem;
  text-align: center;
}
.comment-status-wrap ul {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -moz-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}
.comment-status-wrap ul li {
  display: table;
  table-layout: fixed;
  width: 100%;
  overflow: hidden;
  margin-bottom: .3rem;
}
.comment-status-wrap ul li > * {
  display: table-cell;
}
.comment-status-wrap ul li > * {
  white-space: nowrap;
  text-align: center;
}
.comment-status-wrap .rating-count {
  font-size: 2.4rem;
  color: #f85c5c;
}
.comment-status-wrap .rating-name {
  width: 3.5rem;
}
.comment-status-wrap .rating-percentage {
  width: 6rem;
}
.comment-status-wrap .rating-status-wrap {
  vertical-align: middle;
  height: 1rem;
  padding: .2rem 0;
}
.comment-status-wrap .rating-status-bar {
  border: 1px solid #eee;
  height: 100%;
}
.comment-status-wrap .rating-status-bar .rating-status {
  display: block;
  height: 100%;
  background-color: #f85c5c;
  width: 100%;
}
.comment-reply {
  margin-top: .7rem;
  position: relative;
  -webkit-border-radius: 0.2rempx;
  -moz-border-radius: 0.2rempx;
  border-radius: 0.2rempx;
  -webkit-border-radius: 0.2rem;
  -moz-border-radius: 0.2rem;
  border-radius: 0.2rem;
  background-color: #f0f0f0;
  padding: .5rem;
}
.comment-reply:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #f0f0f0;
  top: -5px;
  left: 2rem;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.comment-reply,
.comment-cont {
  word-wrap: break-word;
  word-break: break-all;
}

.goods-label {
  display: inline-block;
  line-height: 1;
  padding: .3rem;
  margin-right: .2rem;
  font-size: 1.2rem;
}
.goods-label.default {
  background-color: #ccc;
  color: #fff;
}
.goods-label.discount {
  background-color: #3399FF;
  color: #fff;
}
.goods-label.cut {
  background-color: #FF0066;
  color: #fff;
}
.goods-label.primary,
.goods-label.free {
  background-color: #33CC33;
  color: #fff;
}
.goods-label.gift {
  background-color: #6666FF;
  color: #fff;
}
.goods-label.ticket {
  background-color: #FF6600;
  color: #fff;
}
.goods-filter-item {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.goods-filter-item:before,
.goods-filter-item:after {
  display: table;
  content: "";
}
.goods-filter-item:after {
  clear: both;
}
.goods-filter-item:before,
.goods-filter-item:after {
  display: table;
  content: "";
}
.goods-filter-item:after {
  clear: both;
}
.goods-filter-item dd {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -moz-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  text-align: right;
  color: #666;
}
.category-list {
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 4px;
}
.category-list > li {
  border-top: 1px solid #ddd;
}
.category-list > li:first-child {
  border-top: none;
  border-radius: 4px 4px 0 0;
}
.category-list > li > a {
  display: block;
  padding: 1rem 2rem;
  font-size: 1.6rem;
  background-color: #fff;
  position: relative;
}
.category-list > li > a:before,
.category-list > li > a:after {
  content: "";
  position: absolute;
}
.category-list > li > a:before {
  height: 4px;
  width: 4px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 1rem;
  background-color: #F9810B;
}
.category-list > li > a.dropdown-toggle:after {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: .6rem;
  height: .6rem;
  background-color: transparent;
  border: .2rem solid #bbb;
  border-top: .2rem solid transparent;
  border-left: .2rem solid transparent;
  border-radius: .2rem;
  top: 50%;
  margin-top: -0.4rem;
  right: 1.5rem;
  border-bottom: .2rem solid #bbb;
  border-right: .2rem solid #bbb;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -moz-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}
.category-list > li > a.dropdown-toggle.opened:after {
  right: 1rem;
  border-bottom: .2rem solid #F9810B;
  border-right: .2rem solid #F9810B;
  -webkit-transform: rotate(225deg) translateY(-50%);
  -moz-transform: rotate(225deg) translateY(-50%);
  transform: rotate(225deg) translateY(-50%);
}
.category-list > li ul {
  display: none;
  overflow: hidden;
  padding: .8rem 0;
  background-color: #f9f9f9;
}
.category-list > li ul li {
  float: left;
  width: 25%;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}
.category-list > li ul li a {
  display: block;
  padding: .5rem;
}
.coupon-list li {
  background-color: #FF9900;
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  margin-top: 10px;
}
.coupon-list li:first-child {
  margin-top: 0;
}
.coupon-list li > dl {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.coupon-list li > dl dd {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -moz-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}
.coupon-list li dl,
.coupon-list li p {
  margin: 5px 0;
}
.coupon-list li .price,
.coupon-list li .title {
  font-size: 16px;
}
.coupon-add-btn {
  border-radius: 4px;
  background-color: #f7551c;
  display: block;
  margin-top: 10px;
  color: #fff;
  padding: 10px;
  text-align: center;
}
.coupon-select-list {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  border: 1px solid #ddd;
  border-top: none;
}
.coupon-select-list * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.coupon-select-list .dropdown-menu {
  display: none;
}
.coupon-select-list .dropdown-menu li:after {
  content: "";
  width: 6px;
  height: 6px;
  background-color: transparent;
  border: 2px solid #bbb;
  border-left: 2px solid transparent;
  border-bottom: 2px solid transparent;
  border-radius: 2px;
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -moz-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}
.coupon-select-list li {
  position: relative;
}
.coupon-select-list li a {
  display: block;
  padding: 10px;
  border-top: 1px solid #ddd;
  position: relative;
}
.coupon-select-list li a.dropdown-toggle:after {
  content: "";
  position: absolute;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 6px;
  height: 6px;
  background-color: transparent;
  border: 2px solid #bbb;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-radius: 2px;
  top: 50%;
  margin-top: -0.4rem;
  right: 10px;
  border-bottom: 2px solid #bbb;
  border-right: 2px solid #bbb;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -moz-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}
.coupon-select-list li a.dropdown-toggle.opened:after {
  right: .5rem;
  border-bottom: 2px solid #F9810B;
  border-right: 2px solid #F9810B;
  -webkit-transform: rotate(225deg) translateY(-50%);
  -moz-transform: rotate(225deg) translateY(-50%);
  transform: rotate(225deg) translateY(-50%);
}
.coupon-modal-wrap {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.coupon-modal {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 10px;
  max-height: 90%;
  background-color: #f8f8f8;
  border-radius: 2px;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.coupon-modal * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.coupon-modal .hd {
  padding: 10px;
  font-size: 16px;
  text-align: center;
  position: relative;
}
.coupon-modal .hd .close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.coupon-modal .hd .close:hover,
.coupon-modal .hd .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.coupon-modal .bd {
  padding: 15px 10px 8px;
}
.coupon-modal .bd input[type=text] {
  border: 1px solid #ddd;
  border-radius: 2px;
  width: 100%;
  padding: 10px;
}
.coupon-modal .ft {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.coupon-modal .ft > a {
  display: table-cell;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 2px;
  text-align: center;
  background-color: #f5f5f5;
  font-size: 16px;
}
.coupon-modal .ft > a:last-child,
.coupon-modal .ft > a:first-child {
  border-radius: 0;
}
.coupon-modal .ft > a + a {
  border-left: 1px solid #ddd;
}
.coupon-modal .ft > a:active,
.coupon-modal .ft > a:hover {
  background-color: #eee;
}
.list-coupon-items > a {
  position: relative;
  display: block;
  padding: 1px;
  border: 1px solid #ddd;
  padding-right: 1.8rem;
  margin-top: -1px;
}
.list-coupon-items > a:first-child {
  border-radius: 2px 2px 0 0;
}
.list-coupon-items > a:hover,
.list-coupon-items > a.active {
  background-color: #FF9900;
  color: #fff;
}
.list-coupon-items > a:hover:after,
.list-coupon-items > a.active:after {
  border: 2px solid #fff;
  border-left: 2px solid transparent;
  border-bottom: 2px solid transparent;
}
.list-coupon-items > a:after {
  content: "";
  width: 6px;
  height: 6px;
  background-color: transparent;
  border: 2px solid #bbb;
  border-left: 2px solid transparent;
  border-bottom: 2px solid transparent;
  border-radius: 2px;
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -moz-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}
.teambuy-status .timer {
  display: inline-block;
}
.pv-list li {
  padding: 10px;
  border-bottom: 1px solid #ddd;
}
.pv-list li .color-orange {
  color: #FF0000;
}
.pv-list li .color-green {
  color: #008000;
}
.pv-list li dl {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.pv-list li dl > dd {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -moz-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  word-break: break-all;
  word-wrap: break-word;
}
.article-list {
  padding: 10px;
}
.article-list li {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 2px;
  margin-bottom: 10px;
}
.article-list li:last-child {
  margin-bottom: 0;
}
.article-list li .media {
  display: block;
  text-align: center;
}
.article-list li .media img {
  max-width: 100%;
}
.article-list li .title {
  font-size: 14px;
  margin: 5px 0;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}
.article-list li .description,
.article-list li .extra {
  margin-top: 5px;
}
.article-list li .extra {
  line-height: 26px;
}
.article-list li .description {
  max-height: 78.4px;
  overflow: hidden;
}
.mbox-page {
  position: fixed;
}
.mbox {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background: #ffffff;
  opacity: 0;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-in-out, opacity;
  -moz-transition: -moz-transform 0.3s ease-in-out, opacity;
  -ms-transition: -ms-transform 0.3s ease-in-out, opacity;
  -o-transition: -o-transform 0.3s ease-in-out, opacity;
  transition: transform 0.3s ease-in-out, opacity;
  height: 100%;
  overflow-y: auto;
  /* scrollable */
  -webkit-overflow-scrolling: touch;
  /* scrollable */
  overflow-scrolling: touch;
}
.mbox.left-right {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}
.mbox.top-bottom {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
.mbox.right-left {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.mbox.bottom-top {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
}
.mbox.mbox-active {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
.aside {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.15);
}
.aside.aside-active {
  display: block;
}
.aside-page {
  position: fixed;
  -webkit-transition: margin-left 0.3s ease-in-out;
  -moz-transition: margin-left 0.3s ease-in-out;
  -ms-transition: margin-left 0.3s ease-in-out;
  -o-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
}
.aside-bar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  z-index: 101;
  width: 30%;
  max-width: 100%;
  background: #333333;
  overflow-y: auto;
  /* scrollable */
  -webkit-overflow-scrolling: touch;
  /* scrollable */
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out;
  -ms-transition: -ms-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}
.aside-bar:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  background: #262626;
}
.aside.aside-active .aside-bar.aside-bar-active {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.aside-bar-flip {
  left: auto;
  right: 0;
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.aside-bar-flip:after {
  right: auto;
  left: 0;
}
.tabs-wrap {
  position: relative;
  overflow: hidden;
  border-top: none;
  z-index: 100;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
}
.tabs-wrap .tab-panel {
  position: absolute;
  top: 0;
  z-index: 99;
  float: left;
  width: 100%;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate(-100%);
  -moz-transform: translate(-100%);
  -ms-transform: translate(-100%);
  -o-transform: translate(-100%);
  transform: translate(-100%);
}
.tabs-wrap .tab-panel * {
  -webkit-user-drag: none;
  user-drag: none;
}
.tabs-wrap .tab-panel.tab-active {
  position: relative;
  z-index: 100;
  visibility: visible;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.tabs-wrap .tab-panel.tab-active ~ .tab-panel {
  -webkit-transform: translate(100%);
  -moz-transform: translate(100%);
  -ms-transform: translate(100%);
  -o-transform: translate(100%);
  transform: translate(100%);
}
.swipe {
  overflow: hidden;
  visibility: visible;
  position: relative;
}
.swipe .swipe-dots {
  z-index: 1;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  text-align: center;
}
.swipe .swipe-dots > * {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  background-color: #cdcdcd;
  border-radius: 50%;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
.swipe .swipe-dots > *.active {
  background-color: #de3c3c;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap > * {
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
}
.swipe-wrap > * img {
  width: 100%;
}
.iscroll-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.goods-filter-bar + .iscroll-wrapper {
  top: 8.8rem;
}
.header + .iscroll-wrapper {
  top: 4.4rem;
}
.ecs_mobile_pop {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 15px;
  -webkit-transition: opacity 0.3s ease-in-out;
  opacity: 0;
  display: none;
  position: absolute;
  width: 240px;
  background: rgba(51, 51, 51, 0.9);
  z-index: 999;
}
.ecs_mobile_pop_show {
  opacity: 1;
  display: block;
}
.ecs_mobile_pop_hide {
  opacity: 0;
}
.ecs_mobile_pop .ecs_mobile_pop_msg {
  -webkit-border-radius: inherit;
  -moz-border-radius: inherit;
  border-radius: inherit;
  text-align: center;
  color: #ffffff;
}
.ecs_mobile_pop .ecs_mobile_alert_msg_btn {
  display: none;
  margin-top: 10px;
  text-align: center;
}
.ecs_mobile_pop .ecs_mobile_alert_msg_btn a {
  display: inline-block;
  padding: 0px 10px;
  height: 30px;
  line-height: 30px;
  color: #444;
  font-size: 14px;
  margin: 10px 5px 0;
  background: -webkit-gradient(linear, center top, center bottom, from(#eeeeee), to(#999999));
  background-image: -webkit-linear-gradient(#eeeeee, #999999);
  background-image: -moz-linear-gradient(#eeeeee, #999999);
  background-image: -ms-linear-gradient(#eeeeee, #999999);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ecs_mobile_pop.alertmodel .ecs_mobile_alert_msg_btn {
  display: block;
}
.ecs_mobile_pop.alertmodel .ecs_mobile_alert_msg_btn #ecs_mobile_pop_cancel {
  display: none;
}
.ecs_mobile_pop.configmmodel .ecs_mobile_alert_msg_btn {
  display: block;
}
#pullDown,
#pullUp {
  background: #fff;
  height: 40px;
  line-height: 40px;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 14px;
  color: #888;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#pullDown .pullDownIcon,
#pullUp .pullUpIcon {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  background: url(../images/pull-icon@2x.png) 0 2px no-repeat;
  -webkit-background-size: 40px 80px;
  background-size: 40px 80px;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -ms-transition: -ms-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
#pullDown .pullDownIcon {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
#pullUp .pullUpIcon {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
#pullDown.flip .pullDownIcon {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
#pullUp.flip .pullUpIcon {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
#pullDown.loading .pullDownIcon,
#pullUp.loading .pullUpIcon {
  background-position: 0 100%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-name: loading;
  -moz-animation-name: loading;
  -ms-animation-name: loading;
  -o-animation-name: loading;
  animation-name: loading;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
.pullUpLabel {
  font-size: 14px;
  font-weight: normal;
}
@-webkit-keyframes loading {
  from {
    -webkit-transform: rotate(0deg) translateZ(0);
  }
  to {
    -webkit-transform: rotate(360deg) translateZ(0);
  }
}
@-moz-keyframes loading {
  from {
    -moz-transform: rotate(0deg) translateZ(0);
  }
  to {
    -moz-transform: rotate(360deg) translateZ(0);
  }
}
@keyframes loading {
  from {
    transform: rotate(0deg) translateZ(0);
  }
  to {
    transform: rotate(360deg) translateZ(0);
  }
}
.index-page {
  background-color: #fbf5f1;
}
.index-page .i-header {
  background-color: #000000;
  padding: 0 .5rem;
  height: 4.4rem;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.index-page .i-header .i-logo {
  line-height: 4.4rem;
  font-size: 16px;
  color: #eee;
  margin: 0 2px;
  max-width: 5em;
  overflow: hidden;
}
.index-page .i-header .i-header-right {
  height: 3.4rem;
  margin-top:3px;
  padding-top: .5rem;
  padding-left: 5px;
  padding-right: 5px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -moz-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}
.index-page .i-header .i-header-right .i-header-search {
  margin-left: 10px;
  padding: 0 1rem;
  border: 1px solid #888;
  position: relative;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -moz-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  background:url(/assets/images/fangdajing.png) no-repeat 95% center / 17px;
  border-radius:2px;
}

.index-page .i-header .i-header-right .i-header-search .like-search,
.index-page .i-header .i-header-right .i-header-search input[type="text"] {
  border: none;
  max-width: 90%;
  position: absolute;
  width: 100%;
  left: 8px;
  bottom: 0;
  height: 25px;
  background: none;
  color: #999;
}
.index-page .i-header .i-header-right .i-header-search .like-search:-moz-placeholder,
.index-page .i-header .i-header-right .i-header-search input[type="text"]:-moz-placeholder {
  color: #999999;
}
.index-page .i-header .i-header-right .i-header-search .like-search::-moz-placeholder,
.index-page .i-header .i-header-right .i-header-search input[type="text"]::-moz-placeholder {
  color: #999999;
}
.index-page .i-header .i-header-right .i-header-search .like-search::-webkit-input-placeholder,
.index-page .i-header .i-header-right .i-header-search input[type="text"]::-webkit-input-placeholder {
  color: #999999;
}
.index-page .i-header .i-header-right .i-header-search .like-search:-ms-input-placeholder,
.index-page .i-header .i-header-right .i-header-search input[type="text"]:-ms-input-placeholder {
  color: #999999;
}
.index-page .i-header .i-header-right .i-header-search .like-search {
  line-height: 25px;
  color: #999;
}
.index-page .i-header .i-header-right .i-header-search .i-search-btn {
  position: absolute;
  right: 8px;
  bottom: 0;
  top: 0;
  z-index: 1;
  color: #999;
  line-height: 3rem;
  font-size: 1.6rem;
}
.index-page .i-banner {
  margin-top: 1px;
}
.index-page .index-album-a:before,
.index-page .index-album-a:after {
  display: table;
  content: "";
}
.index-page .index-album-a:after {
  clear: both;
}
.index-page .index-album-a:before,
.index-page .index-album-a:after {
  display: table;
  content: "";
}
.index-page .index-album-a:after {
  clear: both;
}
.index-page .index-album-a li {
  width: 50%;
  float: left;
}
.index-page .index-album-a li .index-album-b-item {
  line-height: 1.2;
  height: 110px;
  margin-right: 3px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.index-page .index-album-a li .index-album-b-item.index-album-b-item2 {
  height: 50px;
}
.index-page .index-album-a li .index-album-b-item.index-album-b-item2 .hd {
  font-size: 10px!important;
  background-color: #d27531;
}
.index-page .index-album-a li .index-album-b-item.index-album-b-item2 .hd.bg2 {
  background-color: #cb9a17;
}
.index-page .index-album-a li .index-album-b-item.index-album-b-item2:first-child {
  margin-bottom: 10px;
}
.index-page .index-album-a li .index-album-b-item.index-album-b-item2 .cont {
  font-size: 10px;
  position: relative;
}
.index-page .index-album-a li .index-album-b-item.index-album-b-item2 .cont h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-style: normal;
  color: #FC3232;
}
.index-page .index-album-a li .index-album-b-item.index-album-b-item2 .cont p {
  margin-top: 4px;
  overflow: hidden;
  height: 30px;
  line-height: 1.5;
  color: #888;
}
.index-page .index-album-a li .index-album-b-item.index-album-b-item2 .cont .more {
  color: #F79A57;
  line-height: 1.5;
  margin-top: -15px;
  text-align: right;
  margin-right: 5px;
}
.index-page .index-album-a li .index-album-b-item .hd {
  width: 2.2em;
  text-align: center;
  background-color: #90a710;
  color: #fff;
  font-size: 1.2rem;
  font-weight: normal;
  position: relative;
  height: 100%;
}
.index-page .index-album-a li .index-album-b-item .hd span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.index-page .index-album-a li .index-album-b-item .cont {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -moz-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  position: relative;
  height: 100%;
}
.index-page .index-album-a li .index-album-b-item .cont > a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.index-page .index-album-a li .index-album-b-item img {
  display: block;
  height: 100%;
  width: 100%;
}
.index-page .index-album-a li:nth-child(2n) .index-album-b-item {
  margin-right: 0;
  margin-left: 3px;
}
.index-page .index-album-b:before,
.index-page .index-album-b:after {
  display: table;
  content: "";
}
.index-page .index-album-b:after {
  clear: both;
}
.index-page .index-album-b:before,
.index-page .index-album-b:after {
  display: table;
  content: "";
}
.index-page .index-album-b:after {
  clear: both;
}
.index-page .index-album-b li {
  width: 50%;
  float: left;
  margin-top: 6px;
}
.index-page .index-album-b li .index-album-list2 {
  margin-right: 3px;
}
.index-page .index-album-b li .index-album-list2 a {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.index-page .index-album-b li .index-album-list2 a img {
  width: 100%;
}
.index-page .index-album-b li:nth-child(1),
.index-page .index-album-b li:nth-child(2) {
  margin-top: 0;
}
.index-page .index-album-b li:nth-child(2n) .index-album-list2 {
  margin-right: 0;
  margin-left: 3px;
}
.index-page .nav-bar {
  border-top: 1px solid #eee;
  background-color: #fff;
}
.index-page .nav-bar a {
  color: #999;
}
.index-page .nav-bar a.active .icon {
  color: #ff7709;
}
@media screen and (min-width: 360px) {
  .index-page .index-album-a li .index-album-b-item {
    height: 122.5px;
  }
  .index-page .index-album-a li .index-album-b-item.index-album-b-item2 {
    height: 56.25px;
  }
}
@media screen and (min-width: 375px) {
  .index-page .index-album-a li .index-album-b-item {
    height: 127.1875px;
  }
  .index-page .index-album-a li .index-album-b-item.index-album-b-item2 {
    height: 58.59375px;
  }
}
@media screen and (min-width: 400px) {
  .index-page .index-album-a li .index-album-b-item {
    height: 135px;
  }
  .index-page .index-album-a li .index-album-b-item.index-album-b-item2 {
    height: 62.5px;
  }
}
@media screen and (min-width: 414px) {
  .index-page .index-album-a li .index-album-b-item {
    height: 139.375px;
  }
  .index-page .index-album-a li .index-album-b-item.index-album-b-item2 {
    height: 64.6875px;
  }
}

.disabledSpec{ background-color: #CCC !important; }
.selectedSpec{ color: #c71010 !important; border: 1px solid #ff5400 !important; }

.spanActivityTittle{ background:url(/images/tbuy-6.2.png) no-repeat;font-size:14px; }
/*团购*/
span.wholesale100{background-position:0 -178px;} 
/*抢购*/
span.wholesale200{background-position:0 -156px;} 
/*打折*/
span.wholesale0{background-position:0 -47px;}
/*总减价*/
span.wholesale2{background-position:0 -69px;}
/*满送商品*/
span.wholesale4{background-position:0 -112px;}